Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6b188fc41757128322b032ed1e708678348e23e8 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-ssh15370995514078585360.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-ssh9089508904088632391.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-ssh17236057573847823876.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-ssh3581707572714686850.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-ssh573345919608083887.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-21386 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/201 [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/201 # 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 6b188fc41757128322b032ed1e708678348e23e8 (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 6b188fc41757128322b032ed1e708678348e23e8 # timeout=10 Commit message: "feat(security): Add secret store config for delayed start (#3948)" > git rev-list --no-walk b6a3d65a514327bd3bd0bd3bb210de782c1d5dfd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-19T19:51:34.127Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-19T19:51:34.183Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-19T19:51:34.200Z] ========================================================= [2022-04-19T19:51:34.200Z] EdgeX Global Pipelines Version Info [2022-04-19T19:51:34.200Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-19T19:51:34.964Z] ------------------- [2022-04-19T19:51:34.964Z] stable info: [2022-04-19T19:51:34.964Z] ------------------- [2022-04-19T19:51:34.964Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-19T19:51:34.964Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-19T19:51:34.964Z] Message: update stable to v1.0.221 [2022-04-19T19:51:35.534Z] ------------------- [2022-04-19T19:51:35.534Z] experimental info: [2022-04-19T19:51:35.534Z] ------------------- [2022-04-19T19:51:35.534Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-19T19:51:35.534Z] Commit SHA: 2d41b7a85c8a62c0c33f5e39ad1462a101ac531d [2022-04-19T19:51:35.534Z] Message: update experimental to v1.0.222 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-19T19:51:35.652Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-19T19:51:35.665Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-19T19:51:35.676Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-19T19:51:35.691Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-19T19:51:35.706Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-19T19:51:35.718Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-19T19:51:35.729Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-19T19:51:35.741Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-19T19:51:35.752Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-19T19:51:35.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-19T19:51:35.778Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-19T19:51:35.794Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-19T19:51:35.807Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-19T19:51:35.818Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-19T19:51:35.828Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-19T19:51:35.835Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-19T19:51:35.843Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-19T19:51:35.851Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-19T19:51:35.859Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-19T19:51:35.869Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-19T19:51:35.879Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-19T19:51:35.887Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-19T19:51:35.895Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-04-19T19:51:35.903Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-04-19T19:51:35.911Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-04-19T19:51:35.984Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6b188fc41757128322b032ed1e708678348e23e8 [Pipeline] echo [2022-04-19T19:51:35.995Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6b188fc [Pipeline] echo [2022-04-19T19:51:36.006Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-19T19:51:36.041Z] provisioning config files... [2022-04-19T19:51:36.053Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/201@tmp/config3204888876451768903tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-19T19:51:36.355Z] ---> docker-login.sh [2022-04-19T19:51:36.355Z] nexus3.edgexfoundry.org:10001 [2022-04-19T19:51:36.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T19:51:36.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T19:51:36.616Z] Configure a credential helper to remove this warning. See [2022-04-19T19:51:36.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T19:51:36.616Z] [2022-04-19T19:51:36.616Z] Login Succeeded [2022-04-19T19:51:36.616Z] nexus3.edgexfoundry.org:10002 [2022-04-19T19:51:36.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T19:51:36.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T19:51:36.876Z] Configure a credential helper to remove this warning. See [2022-04-19T19:51:36.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T19:51:36.876Z] [2022-04-19T19:51:36.876Z] Login Succeeded [2022-04-19T19:51:36.876Z] nexus3.edgexfoundry.org:10003 [2022-04-19T19:51:36.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T19:51:36.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T19:51:36.876Z] Configure a credential helper to remove this warning. See [2022-04-19T19:51:36.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T19:51:36.876Z] [2022-04-19T19:51:36.876Z] Login Succeeded [2022-04-19T19:51:36.876Z] nexus3.edgexfoundry.org:10004 [2022-04-19T19:51:37.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T19:51:37.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T19:51:37.136Z] Configure a credential helper to remove this warning. See [2022-04-19T19:51:37.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T19:51:37.136Z] [2022-04-19T19:51:37.136Z] Login Succeeded [2022-04-19T19:51:37.136Z] docker.io [2022-04-19T19:51:37.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T19:51:37.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T19:51:37.397Z] Configure a credential helper to remove this warning. See [2022-04-19T19:51:37.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T19:51:37.397Z] [2022-04-19T19:51:37.397Z] Login Succeeded [2022-04-19T19:51:37.397Z] ---> docker-login.sh ends [Pipeline] } [2022-04-19T19:51:37.405Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-19T19:51:37.722Z] + 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-19T19:51:37.722Z] + dirname cmd/core-command/Dockerfile [2022-04-19T19:51:37.722Z] + cut -d/ -f2 [2022-04-19T19:51:37.722Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-19T19:51:37.722Z] + dirname cmd/core-data/Dockerfile [2022-04-19T19:51:37.722Z] + cut -d/ -f2 [2022-04-19T19:51:37.722Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-19T19:51:37.722Z] + dirname cmd/core-metadata/Dockerfile [2022-04-19T19:51:37.722Z] + cut -d/ -f2 [2022-04-19T19:51:37.722Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-19T19:51:37.722Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-19T19:51:37.722Z] + cut -d/ -f2 [2022-04-19T19:51:37.722Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-19T19:51:37.722Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-19T19:51:37.722Z] + cut -d/ -f2 [2022-04-19T19:51:37.722Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-19T19:51:37.722Z] + cut -d/ -f2 [2022-04-19T19:51:37.722Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-19T19:51:37.722Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-19T19:51:37.722Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-19T19:51:37.722Z] + cut -d/ -f2 [2022-04-19T19:51:37.722Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-19T19:51:37.722Z] + + dirnamecut cmd/security-spire-agent/Dockerfile -d/ [2022-04-19T19:51:37.722Z] -f2 [2022-04-19T19:51:37.722Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-19T19:51:37.722Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-19T19:51:37.722Z] + cut -d/ -f2 [2022-04-19T19:51:37.722Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-19T19:51:37.722Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-19T19:51:37.722Z] + cut -d/ -f2 [2022-04-19T19:51:37.722Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-19T19:51:37.722Z] + dirname cmd/support-notifications/Dockerfile [2022-04-19T19:51:37.722Z] + cut -d/ -f2 [2022-04-19T19:51:37.722Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-19T19:51:37.722Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-19T19:51:37.722Z] + cut -d/ -f2 [2022-04-19T19:51:37.722Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-19T19:51:37.722Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-19T19:51:37.722Z] + cut -d/ -f2 [2022-04-19T19:51:37.722Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-19T19:51:37.852Z] 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-19T19:51:38.205Z] + git rev-list -1 --merges 6b188fc41757128322b032ed1e708678348e23e8~1..6b188fc41757128322b032ed1e708678348e23e8 [Pipeline] echo [2022-04-19T19:51:38.225Z] -----------> git rev-list -1 --merges 6b188fc41757128322b032ed1e708678348e23e8~1..6b188fc41757128322b032ed1e708678348e23e8 6b188fc41757128322b032ed1e708678348e23e8 [false] [Pipeline] sh [2022-04-19T19:51:38.514Z] + git log --format=format:%s -1 6b188fc41757128322b032ed1e708678348e23e8 [Pipeline] echo [2022-04-19T19:51:38.531Z] ========================================================= [2022-04-19T19:51:38.531Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-19T19:51:38.531Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-19T19:51:38.924Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-19T19:51:38.924Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-19T19:51:38.924Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-19T19:51:38.924Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-19T19:51:38.924Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-19T19:51:38.924Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-19T19:51:38.924Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:51:39.271Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-19T19:51:39.271Z] [2022-04-19T19:51:39.271Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:51:39.572Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-19T19:51:39.572Z] latest: Pulling from edgex-devops/git-semver [2022-04-19T19:51:39.572Z] a0d0a0d46f8b: Pulling fs layer [2022-04-19T19:51:39.572Z] 3e5f54012d9b: Pulling fs layer [2022-04-19T19:51:39.572Z] 4c7163046ea9: Pulling fs layer [2022-04-19T19:51:39.572Z] 0c2d73faf560: Pulling fs layer [2022-04-19T19:51:39.572Z] 0c2d73faf560: Waiting [2022-04-19T19:51:39.572Z] a0d0a0d46f8b: Download complete [2022-04-19T19:51:39.572Z] 0c2d73faf560: Verifying Checksum [2022-04-19T19:51:39.572Z] 0c2d73faf560: Download complete [2022-04-19T19:51:39.572Z] 4c7163046ea9: Verifying Checksum [2022-04-19T19:51:39.572Z] 4c7163046ea9: Download complete [2022-04-19T19:51:39.832Z] a0d0a0d46f8b: Pull complete [2022-04-19T19:51:39.832Z] 3e5f54012d9b: Pull complete [2022-04-19T19:51:40.093Z] 4c7163046ea9: Pull complete [2022-04-19T19:51:40.353Z] 0c2d73faf560: Pull complete [2022-04-19T19:51:40.353Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-19T19:51:40.353Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-19T19:51:40.353Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-19T19:51:40.429Z] prd-ubuntu20.04-docker-8c-8g-21386 does not seem to be running inside a container [2022-04-19T19:51:40.459Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/201 -v /w/workspace/edgex-go/201:/w/workspace/edgex-go/201:rw,z -v /w/workspace/edgex-go/201@tmp:/w/workspace/edgex-go/201@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-19T19:51:41.168Z] $ docker top aa89ebfe01de289480ab52b877b54625fb5670627dcd2205e5a477cdfa506949 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-19T19:51:41.289Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-19T19:51:41.289Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-19T19:51:41.424Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-19T19:51:41.417Z] $ docker exec aa89ebfe01de289480ab52b877b54625fb5670627dcd2205e5a477cdfa506949 ssh-agent [2022-04-19T19:51:41.555Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoNEaKI/agent.14 [2022-04-19T19:51:41.555Z] SSH_AGENT_PID=20 [2022-04-19T19:51:41.564Z] Running ssh-add (command line suppressed) [2022-04-19T19:51:41.677Z] Identity added: /w/workspace/edgex-go/201@tmp/private_key_8032896625412024043.key (/w/workspace/edgex-go/201@tmp/private_key_8032896625412024043.key) [2022-04-19T19:51:41.704Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-19T19:51:41.996Z] + git tag --points-at HEAD [Pipeline] } [2022-04-19T19:51:41.999Z] $ docker exec --env ******** --env ******** aa89ebfe01de289480ab52b877b54625fb5670627dcd2205e5a477cdfa506949 ssh-agent -k [2022-04-19T19:51:42.101Z] unset SSH_AUTH_SOCK; [2022-04-19T19:51:42.102Z] unset SSH_AGENT_PID; [2022-04-19T19:51:42.102Z] echo Agent pid 20 killed; [2022-04-19T19:51:42.122Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-19T19:51:42.142Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-19T19:51:42.142Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-19T19:51:42.268Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-19T19:51:42.262Z] $ docker exec aa89ebfe01de289480ab52b877b54625fb5670627dcd2205e5a477cdfa506949 ssh-agent [2022-04-19T19:51:42.390Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLNfdNN/agent.52 [2022-04-19T19:51:42.390Z] SSH_AGENT_PID=58 [2022-04-19T19:51:42.395Z] Running ssh-add (command line suppressed) [2022-04-19T19:51:42.509Z] Identity added: /w/workspace/edgex-go/201@tmp/private_key_4045446991917365071.key (/w/workspace/edgex-go/201@tmp/private_key_4045446991917365071.key) [2022-04-19T19:51:42.537Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-19T19:51:42.828Z] + git semver init [2022-04-19T19:51:42.828Z] # -> Open(): unable to determine branch for HEAD [2022-04-19T19:51:42.828Z] # $GIT_DIR = /w/workspace/edgex-go/201/.git [2022-04-19T19:51:42.828Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/201 [2022-04-19T19:51:42.828Z] # $SEMVER_REMOTE_NAME = origin [2022-04-19T19:51:42.828Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-19T19:51:42.828Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-19T19:51:42.828Z] # $SEMVER_BRANCH = main [2022-04-19T19:51:42.828Z] # $SEMVER_TEMP = /tmp/semver-779581323 [2022-04-19T19:51:42.828Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-19T19:51:57.781Z] # '/tmp/semver-779581323' -> '/w/workspace/edgex-go/201/.semver' [2022-04-19T19:51:57.781Z] # -> Force: false [2022-04-19T19:51:57.781Z] # $SEMVER_DIR = /w/workspace/edgex-go/201/.semver [Pipeline] } [2022-04-19T19:51:57.791Z] $ docker exec --env ******** --env ******** aa89ebfe01de289480ab52b877b54625fb5670627dcd2205e5a477cdfa506949 ssh-agent -k [2022-04-19T19:51:57.918Z] unset SSH_AUTH_SOCK; [2022-04-19T19:51:57.919Z] unset SSH_AGENT_PID; [2022-04-19T19:51:57.919Z] echo Agent pid 58 killed; [2022-04-19T19:51:57.934Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-19T19:51:58.252Z] + git semver [Pipeline] } [2022-04-19T19:51:58.268Z] $ docker stop --time=1 aa89ebfe01de289480ab52b877b54625fb5670627dcd2205e5a477cdfa506949 [2022-04-19T19:52:00.123Z] $ docker rm -f aa89ebfe01de289480ab52b877b54625fb5670627dcd2205e5a477cdfa506949 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-19T19:52:00.502Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-19T19:52:00.773Z] Stashed 1 file(s) [Pipeline] echo [2022-04-19T19:52:00.778Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.74 [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-19T19:52:00.936Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-19T19:52:00.948Z] ========================================================= [2022-04-19T19:52:00.948Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-19T19:52:00.948Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-19T19:52:01.244Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-19T19:52:01.244Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-19T19:52:01.244Z] 59bf1c3509f3: Pulling fs layer [2022-04-19T19:52:01.244Z] 666ba61612fd: Pulling fs layer [2022-04-19T19:52:01.244Z] 8ed8ca486205: Pulling fs layer [2022-04-19T19:52:01.244Z] 4fe6c5a15a65: Pulling fs layer [2022-04-19T19:52:01.244Z] 22a0e8bec74d: Pulling fs layer [2022-04-19T19:52:01.244Z] 640e595b4fbd: Pulling fs layer [2022-04-19T19:52:01.244Z] 763cafe07f6e: Pulling fs layer [2022-04-19T19:52:01.244Z] 0c0b528cf693: Pulling fs layer [2022-04-19T19:52:01.244Z] 10935f4eaf8b: Pulling fs layer [2022-04-19T19:52:01.244Z] 4fe6c5a15a65: Waiting [2022-04-19T19:52:01.244Z] 763cafe07f6e: Waiting [2022-04-19T19:52:01.244Z] 640e595b4fbd: Waiting [2022-04-19T19:52:01.244Z] 0c0b528cf693: Waiting [2022-04-19T19:52:01.244Z] 10935f4eaf8b: Waiting [2022-04-19T19:52:01.244Z] 22a0e8bec74d: Waiting [2022-04-19T19:52:01.244Z] 8ed8ca486205: Verifying Checksum [2022-04-19T19:52:01.244Z] 8ed8ca486205: Download complete [2022-04-19T19:52:01.244Z] 666ba61612fd: Download complete [2022-04-19T19:52:01.244Z] 22a0e8bec74d: Verifying Checksum [2022-04-19T19:52:01.244Z] 22a0e8bec74d: Download complete [2022-04-19T19:52:01.244Z] 640e595b4fbd: Verifying Checksum [2022-04-19T19:52:01.244Z] 640e595b4fbd: Download complete [2022-04-19T19:52:01.244Z] 59bf1c3509f3: Verifying Checksum [2022-04-19T19:52:01.244Z] 59bf1c3509f3: Download complete [2022-04-19T19:52:01.244Z] 763cafe07f6e: Verifying Checksum [2022-04-19T19:52:01.244Z] 763cafe07f6e: Download complete [2022-04-19T19:52:01.507Z] 0c0b528cf693: Verifying Checksum [2022-04-19T19:52:01.507Z] 0c0b528cf693: Download complete [2022-04-19T19:52:01.507Z] 59bf1c3509f3: Pull complete [2022-04-19T19:52:01.507Z] 666ba61612fd: Pull complete [2022-04-19T19:52:01.768Z] 8ed8ca486205: Pull complete [2022-04-19T19:52:02.027Z] 10935f4eaf8b: Verifying Checksum [2022-04-19T19:52:02.027Z] 10935f4eaf8b: Download complete [2022-04-19T19:52:02.027Z] 4fe6c5a15a65: Download complete [2022-04-19T19:52:06.232Z] 4fe6c5a15a65: Pull complete [2022-04-19T19:52:06.232Z] 22a0e8bec74d: Pull complete [2022-04-19T19:52:06.494Z] 640e595b4fbd: Pull complete [2022-04-19T19:52:06.494Z] 763cafe07f6e: Pull complete [2022-04-19T19:52:06.494Z] 0c0b528cf693: Pull complete [2022-04-19T19:52:09.047Z] 10935f4eaf8b: Pull complete [2022-04-19T19:52:09.047Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-19T19:52:09.047Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-19T19:52:09.047Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-19T19:52:09.348Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-19T19:52:09.348Z] WORKDIR /edgex [2022-04-19T19:52:09.348Z] COPY go.mod . [2022-04-19T19:52:09.348Z] RUN go mod download [2022-04-19T19:52:09.348Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-19T19:52:10.735Z] Sending build context to Docker daemon 334.8MB [2022-04-19T19:52:10.735Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-19T19:52:10.735Z] ---> 99d49a6021b9 [2022-04-19T19:52:10.735Z] Step 2/4 : WORKDIR /edgex [2022-04-19T19:52:12.656Z] ---> Running in 22c4922820d4 [2022-04-19T19:52:12.917Z] Removing intermediate container 22c4922820d4 [2022-04-19T19:52:12.917Z] ---> 0c925ebd6002 [2022-04-19T19:52:12.917Z] Step 3/4 : COPY go.mod . [2022-04-19T19:52:12.917Z] ---> a2c7ef545f31 [2022-04-19T19:52:12.917Z] Step 4/4 : RUN go mod download [2022-04-19T19:52:12.917Z] ---> Running in e6a30af65fc4 [2022-04-19T19:52:15.871Z] Still waiting to schedule task [2022-04-19T19:52:15.871Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-04-19T19:52:27.869Z] Removing intermediate container e6a30af65fc4 [2022-04-19T19:52:27.869Z] ---> e22a8cf4199b [2022-04-19T19:52:27.869Z] Successfully built e22a8cf4199b [2022-04-19T19:52:27.869Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:52:28.162Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-19T19:52:28.163Z] . [Pipeline] withDockerContainer [2022-04-19T19:52:28.235Z] prd-ubuntu20.04-docker-8c-8g-21386 does not seem to be running inside a container [2022-04-19T19:52:28.275Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/201 -v /w/workspace/edgex-go/201:/w/workspace/edgex-go/201:rw,z -v /w/workspace/edgex-go/201@tmp:/w/workspace/edgex-go/201@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-19T19:52:28.691Z] $ docker top 9eae3c55a9e325e5b103b6884250c0995542dede4b9a0f7e6dc74fa21020ea47 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-19T19:52:29.046Z] + go version [2022-04-19T19:52:29.046Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-19T19:52:29.062Z] $ docker stop --time=1 9eae3c55a9e325e5b103b6884250c0995542dede4b9a0f7e6dc74fa21020ea47 [2022-04-19T19:52:30.424Z] $ docker rm -f 9eae3c55a9e325e5b103b6884250c0995542dede4b9a0f7e6dc74fa21020ea47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:52:30.831Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-19T19:52:30.831Z] . [Pipeline] withDockerContainer [2022-04-19T19:52:30.910Z] prd-ubuntu20.04-docker-8c-8g-21386 does not seem to be running inside a container [2022-04-19T19:52:30.955Z] $ 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/201 -v /w/workspace/edgex-go/201:/w/workspace/edgex-go/201:rw,z -v /w/workspace/edgex-go/201@tmp:/w/workspace/edgex-go/201@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-19T19:52:31.372Z] $ docker top f3a6308f3598fd83b5bb7d8e2e258ca124bb58b63a16b9ec7c54c16acba2f122 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-19T19:52:31.441Z] ========================================================= [2022-04-19T19:52:31.441Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-19T19:52:31.441Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-19T19:52:31.730Z] + make test [2022-04-19T19:52:31.730Z] go mod tidy -compat=1.17 [2022-04-19T19:52:31.990Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-19T19:52:38.700Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-19T19:52:50.914Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-19T19:52:50.914Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-19T19:52:50.914Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-19T19:52:50.914Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-19T19:52:50.914Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-19T19:52:50.914Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-19T19:52:50.914Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-19T19:52:50.914Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-19T19:52:50.914Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-19T19:52:50.914Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-19T19:52:50.914Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-19T19:52:50.914Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-19T19:52:50.914Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-19T19:52:50.914Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-19T19:52:50.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-19T19:52:50.914Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.126s coverage: 28.7% of statements [2022-04-19T19:52:50.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-19T19:52:50.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-19T19:52:52.294Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.099s coverage: 98.5% of statements [2022-04-19T19:52:52.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-19T19:52:52.294Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.102s coverage: 53.4% of statements [2022-04-19T19:52:52.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-19T19:52:52.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-19T19:52:55.608Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.291s coverage: 89.2% of statements [2022-04-19T19:52:55.608Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-19T19:52:55.608Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-19T19:52:55.608Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-19T19:52:55.608Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.067s coverage: 84.4% of statements [2022-04-19T19:52:55.608Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-19T19:52:55.608Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-19T19:52:55.608Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-19T19:52:55.608Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-19T19:52:55.608Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-19T19:52:55.608Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.470s coverage: 95.6% of statements [2022-04-19T19:52:55.608Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-19T19:52:55.608Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-19T19:52:55.608Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.059s coverage: 72.2% of statements [2022-04-19T19:52:55.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-19T19:52:55.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-19T19:52:55.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-19T19:52:55.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-19T19:52:55.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-19T19:52:55.608Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.071s coverage: 60.0% of statements [2022-04-19T19:52:55.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-19T19:52:55.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-19T19:52:55.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-19T19:52:55.608Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.070s coverage: 0.9% of statements [2022-04-19T19:52:55.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-19T19:52:55.608Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.072s coverage: 58.8% of statements [2022-04-19T19:52:55.608Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.088s coverage: 29.6% of statements [2022-04-19T19:52:55.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-19T19:52:55.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 47.1% of statements [2022-04-19T19:52:55.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.062s coverage: 79.5% of statements [2022-04-19T19:52:55.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements [2022-04-19T19:52:55.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.090s coverage: 96.3% of statements [2022-04-19T19:52:55.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.065s coverage: 87.5% of statements [2022-04-19T19:53:05.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.078s coverage: 94.4% of statements [2022-04-19T19:53:05.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.074s coverage: 44.8% of statements [2022-04-19T19:53:07.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.235s coverage: 82.5% of statements [2022-04-19T19:53:07.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-19T19:53:17.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements [2022-04-19T19:53:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-19T19:53:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-19T19:53:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-19T19:53:17.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 65.1% of statements [2022-04-19T19:53:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-19T19:53:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-19T19:53:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-19T19:53:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-19T19:53:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-19T19:53:17.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.098s coverage: 87.2% of statements [2022-04-19T19:53:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-19T19:53:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-19T19:53:17.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2022-04-19T19:53:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-19T19:53:17.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 58.8% of statements [2022-04-19T19:53:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-19T19:53:17.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.058s coverage: 80.0% of statements [2022-04-19T19:53:17.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements [2022-04-19T19:53:17.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.057s coverage: 85.4% of statements [2022-04-19T19:53:17.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.138s coverage: 91.2% of statements [2022-04-19T19:53:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-19T19:53:17.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.191s coverage: 64.4% of statements [2022-04-19T19:53:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-19T19:53:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-19T19:53:17.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements [2022-04-19T19:53:17.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 89.4% of statements [2022-04-19T19:53:17.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2022-04-19T19:53:17.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2022-04-19T19:53:17.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2022-04-19T19:53:17.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.371s coverage: 65.4% of statements [2022-04-19T19:53:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-19T19:53:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-19T19:53:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-19T19:53:17.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.197s coverage: 43.8% of statements [2022-04-19T19:53:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-19T19:53:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-19T19:53:17.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements [2022-04-19T19:53:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-19T19:53:17.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements [2022-04-19T19:53:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-19T19:53:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-19T19:53:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-19T19:53:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-19T19:53:17.027Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.094s coverage: 17.7% of statements [2022-04-19T19:53:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-19T19:53:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-19T19:53:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-19T19:53:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-19T19:53:17.027Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.181s coverage: 92.3% of statements [2022-04-19T19:53:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-19T19:53:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-19T19:53:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-19T19:53:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-19T19:53:17.027Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.067s coverage: 63.2% of statements [2022-04-19T19:53:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-19T19:53:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-19T19:53:17.027Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.113s coverage: 97.7% of statements [2022-04-19T19:53:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-19T19:53:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-19T19:53:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-19T19:53:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-19T19:53:17.027Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-04-19T19:53:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-19T19:53:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-19T19:53:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-19T19:53:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-19T19:53:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-19T19:53:17.027Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-19T19:53:17.027Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-04-19T19:53:17.027Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2022-04-19T19:53:17.027Z] 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-19T19:53:35.126Z] GO111MODULE=on go vet ./... [2022-04-19T19:53:39.320Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-19T19:53:39.320Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-19T19:53:39.580Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-19T19:53:40.165Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-19T19:53:40.456Z] + ls -al . [2022-04-19T19:53:40.456Z] total 672 [2022-04-19T19:53:40.456Z] drwxrwxr-x 10 1001 1001 4096 Apr 19 19:53 . [2022-04-19T19:53:40.456Z] drwxr-xr-x 4 root root 4096 Apr 19 19:52 .. [2022-04-19T19:53:40.456Z] -rw-rw-r-- 1 1001 1001 11 Apr 19 19:51 .dockerignore [2022-04-19T19:53:40.456Z] drwxrwxr-x 8 1001 1001 4096 Apr 19 19:51 .git [2022-04-19T19:53:40.456Z] drwxrwxr-x 3 1001 1001 4096 Apr 19 19:51 .github [2022-04-19T19:53:40.456Z] -rw-rw-r-- 1 1001 1001 879 Apr 19 19:51 .gitignore [2022-04-19T19:53:40.456Z] -rw-rw-r-- 1 1001 1001 42 Apr 19 19:51 .golangci.yml [2022-04-19T19:53:40.456Z] -rw-rw-r-- 1 1001 1001 87 Apr 19 19:51 .hadolint.yml [2022-04-19T19:53:40.456Z] drwx------ 3 1001 1001 4096 Apr 19 19:51 .semver [2022-04-19T19:53:40.456Z] -rw-rw-r-- 1 1001 1001 166 Apr 19 19:51 .sonarcloud.properties [2022-04-19T19:53:40.456Z] -rw-rw-r-- 1 1001 1001 1171 Apr 19 19:51 ADOPTERS.md [2022-04-19T19:53:40.456Z] -rw-rw-r-- 1 1001 1001 10086 Apr 19 19:51 Attribution.txt [2022-04-19T19:53:40.456Z] -rw-rw-r-- 1 1001 1001 51732 Apr 19 19:51 CHANGELOG.md [2022-04-19T19:53:40.456Z] -rw-rw-r-- 1 1001 1001 3804 Apr 19 19:51 CONTRIBUTING.md [2022-04-19T19:53:40.456Z] -rw-rw-r-- 1 1001 1001 677 Apr 19 19:51 GOVERNANCE.md [2022-04-19T19:53:40.456Z] -rw-rw-r-- 1 1001 1001 850 Apr 19 19:51 Jenkinsfile [2022-04-19T19:53:40.456Z] -rw-rw-r-- 1 1001 1001 10775 Apr 19 19:51 LICENSE [2022-04-19T19:53:40.456Z] -rw-rw-r-- 1 1001 1001 10389 Apr 19 19:51 Makefile [2022-04-19T19:53:40.456Z] -rw-rw-r-- 1 1001 1001 582 Apr 19 19:51 OWNERS.md [2022-04-19T19:53:40.456Z] -rw-rw-r-- 1 1001 1001 9120 Apr 19 19:51 README.md [2022-04-19T19:53:40.456Z] -rw-rw-r-- 1 1001 1001 6912 Apr 19 19:51 SECURITY.md [2022-04-19T19:53:40.456Z] -rw-rw-r-- 1 1001 1001 12 Apr 19 19:52 VERSION [2022-04-19T19:53:40.456Z] -rw-rw-r-- 1 1001 1001 4131 Apr 19 19:51 ZMQWindows.md [2022-04-19T19:53:40.456Z] drwxrwxr-x 2 1001 1001 4096 Apr 19 19:51 bin [2022-04-19T19:53:40.456Z] drwxrwxr-x 18 1001 1001 4096 Apr 19 19:51 cmd [2022-04-19T19:53:40.456Z] -rw-r--r-- 1 root root 435134 Apr 19 19:53 coverage.out [2022-04-19T19:53:40.456Z] -rw-rw-r-- 1 1001 1001 3256 Apr 19 19:51 go.mod [2022-04-19T19:53:40.456Z] -rw-rw-r-- 1 1001 1001 35162 Apr 19 19:51 go.sum [2022-04-19T19:53:40.456Z] drwxrwxr-x 8 1001 1001 4096 Apr 19 19:51 internal [2022-04-19T19:53:40.456Z] drwxrwxr-x 3 1001 1001 4096 Apr 19 19:51 openapi [2022-04-19T19:53:40.456Z] drwxrwxr-x 4 1001 1001 4096 Apr 19 19:51 snap [2022-04-19T19:53:40.456Z] -rw-rw-r-- 1 1001 1001 204 Apr 19 19:51 version.go [Pipeline] sh [2022-04-19T19:53:40.744Z] + '[' -e coverage.out ] [2022-04-19T19:53:40.744Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-19T19:53:40.842Z] Stashed 1 file(s) [Pipeline] sh [2022-04-19T19:53:41.124Z] + make build [2022-04-19T19:53:41.124Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-19T19:53:56.018Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-19T19:54:04.138Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-19T19:54:04.709Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-19T19:54:11.273Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-19T19:54:11.273Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-19T19:54:11.533Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-19T19:54:12.911Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-19T19:54:13.848Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-19T19:54:14.787Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-19T19:54:15.360Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-19T19:54:16.302Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-19T19:54:17.700Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-19T19:54:18.665Z] $ docker stop --time=1 f3a6308f3598fd83b5bb7d8e2e258ca124bb58b63a16b9ec7c54c16acba2f122 [2022-04-19T19:54:22.245Z] $ docker rm -f f3a6308f3598fd83b5bb7d8e2e258ca124bb58b63a16b9ec7c54c16acba2f122 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:54:23.158Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-19T19:54:23.158Z] [2022-04-19T19:54:23.158Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:54:23.462Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-19T19:54:23.462Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-19T19:54:23.462Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-19T19:54:23.462Z] ca9280d653b3: Pulling fs layer [2022-04-19T19:54:23.462Z] 7e9c9ca2126c: Pulling fs layer [2022-04-19T19:54:23.462Z] cbdbe7a5bc2a: Download complete [2022-04-19T19:54:23.722Z] ca9280d653b3: Verifying Checksum [2022-04-19T19:54:23.722Z] ca9280d653b3: Download complete [2022-04-19T19:54:23.722Z] cbdbe7a5bc2a: Pull complete [2022-04-19T19:54:24.289Z] 7e9c9ca2126c: Download complete [2022-04-19T19:54:24.289Z] ca9280d653b3: Pull complete [2022-04-19T19:54:27.576Z] 7e9c9ca2126c: Pull complete [2022-04-19T19:54:27.576Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-19T19:54:27.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-19T19:54:27.576Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-19T19:54:27.642Z] prd-ubuntu20.04-docker-8c-8g-21386 does not seem to be running inside a container [2022-04-19T19:54:27.688Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/201 -v /w/workspace/edgex-go/201:/w/workspace/edgex-go/201:rw,z -v /w/workspace/edgex-go/201@tmp:/w/workspace/edgex-go/201@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-19T19:54:29.462Z] $ docker top 686d123ddeb536e1990d00bf7c943d90f75e4da33817826aed141723c7491c41 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-19T19:54:29.808Z] + docker-compose build --help [2022-04-19T19:54:29.808Z] + grep parallel [2022-04-19T19:54:30.379Z] --parallel Build images in parallel. [Pipeline] } [2022-04-19T19:54:30.402Z] $ docker stop --time=1 686d123ddeb536e1990d00bf7c943d90f75e4da33817826aed141723c7491c41 [2022-04-19T19:54:31.824Z] $ docker rm -f 686d123ddeb536e1990d00bf7c943d90f75e4da33817826aed141723c7491c41 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:54:32.317Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-19T19:54:32.317Z] . [Pipeline] withDockerContainer [2022-04-19T19:54:32.396Z] prd-ubuntu20.04-docker-8c-8g-21386 does not seem to be running inside a container [2022-04-19T19:54:32.441Z] $ 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/201 -v /w/workspace/edgex-go/201:/w/workspace/edgex-go/201:rw,z -v /w/workspace/edgex-go/201@tmp:/w/workspace/edgex-go/201@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-19T19:54:32.885Z] $ docker top 7b066f5fc9fd7aada534142456df887cbe7683a2e79096ca7714ea79b7f0c5ed -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-19T19:54:33.233Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-19T19:54:33.802Z] Building core-command ... [2022-04-19T19:54:33.802Z] Building core-data ... [2022-04-19T19:54:33.802Z] Building core-metadata ... [2022-04-19T19:54:33.802Z] Building security-bootstrapper ... [2022-04-19T19:54:33.802Z] Building security-proxy-setup ... [2022-04-19T19:54:33.802Z] Building security-secretstore-setup ... [2022-04-19T19:54:33.802Z] Building security-spiffe-token-provider ... [2022-04-19T19:54:33.802Z] Building security-spire-agent ... [2022-04-19T19:54:33.802Z] Building security-spire-config ... [2022-04-19T19:54:33.802Z] Building security-spire-server ... [2022-04-19T19:54:33.802Z] Building support-notifications ... [2022-04-19T19:54:33.802Z] Building support-scheduler ... [2022-04-19T19:54:33.802Z] Building sys-mgmt-agent ... [2022-04-19T19:54:33.802Z] Building support-scheduler [2022-04-19T19:54:33.802Z] Building security-secretstore-setup [2022-04-19T19:54:33.802Z] Building security-spiffe-token-provider [2022-04-19T19:54:33.802Z] Building security-spire-agent [2022-04-19T19:54:33.802Z] Building core-metadata [2022-04-19T19:54:48.703Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T19:54:48.703Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-19T19:54:48.703Z] ---> e22a8cf4199b [2022-04-19T19:54:48.703Z] Step 3/20 : WORKDIR /edgex-go [2022-04-19T19:54:48.703Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T19:54:48.703Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-19T19:54:48.703Z] ---> e22a8cf4199b [2022-04-19T19:54:48.703Z] Step 3/23 : WORKDIR /edgex-go [2022-04-19T19:54:48.703Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T19:54:48.703Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-19T19:54:48.703Z] ---> e22a8cf4199b [2022-04-19T19:54:48.703Z] Step 3/22 : WORKDIR /edgex-go [2022-04-19T19:54:48.703Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T19:54:48.703Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-19T19:54:48.703Z] ---> e22a8cf4199b [2022-04-19T19:54:48.703Z] Step 3/25 : WORKDIR /edgex-go [2022-04-19T19:54:48.963Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T19:54:48.964Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-19T19:54:48.964Z] ---> e22a8cf4199b [2022-04-19T19:54:48.964Z] Step 3/26 : WORKDIR /edgex-go [2022-04-19T19:54:53.162Z] ---> Running in fadccdf46487 [2022-04-19T19:54:53.163Z] ---> Running in 694270a13e97 [2022-04-19T19:54:53.163Z] ---> Running in ddc2d9365aed [2022-04-19T19:54:53.163Z] ---> Running in fef2a9df5ee1 [2022-04-19T19:54:53.163Z] ---> Running in e1df8a156721 [2022-04-19T19:54:53.163Z] Removing intermediate container fef2a9df5ee1 [2022-04-19T19:54:53.163Z] ---> 274c0c8337f6 [2022-04-19T19:54:53.163Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T19:54:53.163Z] Removing intermediate container 694270a13e97 [2022-04-19T19:54:53.163Z] ---> 92439ec36a10 [2022-04-19T19:54:53.163Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T19:54:53.163Z] Removing intermediate container ddc2d9365aed [2022-04-19T19:54:53.163Z] ---> aec51b251baa [2022-04-19T19:54:53.163Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-19T19:54:53.163Z] Removing intermediate container fadccdf46487 [2022-04-19T19:54:53.163Z] ---> 5603537794c6 [2022-04-19T19:54:53.163Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T19:54:53.163Z] Removing intermediate container e1df8a156721 [2022-04-19T19:54:53.163Z] ---> 8a2b24f70761 [2022-04-19T19:54:53.163Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T19:54:53.423Z] ---> Running in 5e4c75d9a8fd [2022-04-19T19:54:53.423Z] ---> Running in d403f872cfad [2022-04-19T19:54:53.423Z] ---> Running in e4194b6b65dd [2022-04-19T19:54:53.423Z] ---> Running in bc8549a8769f [2022-04-19T19:54:53.423Z] ---> Running in 49fc72aa064d [2022-04-19T19:54:54.364Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T19:54:54.364Z] Removing intermediate container 5e4c75d9a8fd [2022-04-19T19:54:54.364Z] ---> e06c79919d89 [2022-04-19T19:54:54.364Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-19T19:54:54.624Z] ---> Running in c3c2404b1704 [2022-04-19T19:54:54.624Z] Removing intermediate container d403f872cfad [2022-04-19T19:54:54.624Z] ---> b4cf3ec5896d [2022-04-19T19:54:54.624Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-19T19:54:54.624Z] ---> Running in 5aebef913a5a [2022-04-19T19:54:54.885Z] Removing intermediate container 49fc72aa064d [2022-04-19T19:54:54.885Z] ---> 0dcf9a55f6c3 [2022-04-19T19:54:54.885Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-19T19:54:54.885Z] Removing intermediate container bc8549a8769f [2022-04-19T19:54:54.885Z] ---> 5ed9f33eb0fa [2022-04-19T19:54:54.885Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-19T19:54:54.885Z] ---> Running in 6f71df7df52c [2022-04-19T19:54:54.885Z] ---> Running in 79897ecbbb26 [2022-04-19T19:54:55.146Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T19:54:55.146Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T19:54:55.146Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T19:54:55.406Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T19:54:55.406Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T19:54:55.406Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-19T19:54:55.406Z] v3.15.4-45-g713e3376de [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-19T19:54:55.406Z] OK: 15866 distinct packages available [2022-04-19T19:54:55.406Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T19:54:55.978Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T19:54:55.978Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T19:54:56.239Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T19:54:56.239Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T19:54:56.239Z] OK: 221 MiB in 52 packages [2022-04-19T19:54:56.239Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T19:54:56.239Z] OK: 221 MiB in 52 packages [2022-04-19T19:54:56.499Z] OK: 221 MiB in 52 packages [2022-04-19T19:54:56.760Z] OK: 221 MiB in 52 packages [2022-04-19T19:54:56.760Z] OK: 221 MiB in 52 packages [2022-04-19T19:54:56.760Z] Removing intermediate container 5aebef913a5a [2022-04-19T19:54:56.760Z] ---> ae96fa6098d3 [2022-04-19T19:54:56.760Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-19T19:54:56.760Z] Removing intermediate container c3c2404b1704 [2022-04-19T19:54:56.760Z] ---> 43bb63cc2219 [2022-04-19T19:54:56.760Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-19T19:54:57.028Z] ---> 61e508e57af0 [2022-04-19T19:54:57.028Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T19:54:57.288Z] ---> Running in 449e6a3a5716 [2022-04-19T19:54:57.288Z] ---> aa51864a78eb [2022-04-19T19:54:57.288Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T19:54:57.550Z] ---> Running in 962e01d2af50 [2022-04-19T19:54:57.550Z] Removing intermediate container 6f71df7df52c [2022-04-19T19:54:57.550Z] ---> 24f52d8e5caf [2022-04-19T19:54:57.550Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-19T19:54:57.550Z] Removing intermediate container 79897ecbbb26 [2022-04-19T19:54:57.550Z] ---> 85a5ab90ec1c [2022-04-19T19:54:57.550Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-19T19:54:57.550Z] Removing intermediate container e4194b6b65dd [2022-04-19T19:54:57.550Z] ---> ebd9c8b9894a [2022-04-19T19:54:57.550Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-19T19:54:57.811Z] ---> b31a6b87d635 [2022-04-19T19:54:57.811Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T19:54:57.811Z] ---> 7cb92e12f3ba [2022-04-19T19:54:57.811Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T19:54:57.811Z] ---> Running in 5ccd26de906f [2022-04-19T19:54:57.811Z] ---> Running in d1f6a41a1b3b [2022-04-19T19:54:57.811Z] ---> ec7f056abf69 [2022-04-19T19:54:57.811Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T19:54:58.071Z] ---> Running in 97236557576b [2022-04-19T19:54:58.639Z] Removing intermediate container 449e6a3a5716 [2022-04-19T19:54:58.639Z] ---> 55a429abce95 [2022-04-19T19:54:58.639Z] Step 8/23 : COPY . . [2022-04-19T19:54:58.639Z] Removing intermediate container 962e01d2af50 [2022-04-19T19:54:58.639Z] ---> bec282af7f61 [2022-04-19T19:54:58.639Z] Step 8/26 : COPY . . [2022-04-19T19:55:05.206Z] Removing intermediate container 5ccd26de906f [2022-04-19T19:55:05.206Z] ---> 16901a5cb828 [2022-04-19T19:55:05.206Z] Step 8/25 : COPY . . [2022-04-19T19:55:05.206Z] ---> fd75a7e17723 [2022-04-19T19:55:05.206Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-19T19:55:05.206Z] ---> 28f378af4c90 [2022-04-19T19:55:05.206Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-19T19:55:05.771Z] Removing intermediate container 97236557576b [2022-04-19T19:55:05.771Z] ---> 6be678369e23 [2022-04-19T19:55:05.771Z] Step 7/20 : COPY . . [2022-04-19T19:55:05.771Z] Removing intermediate container d1f6a41a1b3b [2022-04-19T19:55:05.771Z] ---> 5c779f885f39 [2022-04-19T19:55:05.771Z] Step 8/22 : COPY . . [2022-04-19T19:55:05.771Z] ---> Running in 9d65218475f3 [2022-04-19T19:55:05.771Z] ---> Running in 424b959497d1 [2022-04-19T19:55:06.338Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-19T19:55:07.718Z] Removing intermediate container 9d65218475f3 [2022-04-19T19:55:07.718Z] ---> c2a42c388b38 [2022-04-19T19:55:07.718Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-19T19:55:11.905Z] ---> Running in f936287a724f [2022-04-19T19:55:12.164Z] ---> aa1ae3bdd5b4 [2022-04-19T19:55:12.164Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-19T19:55:12.164Z] ---> 61218066bec8 [2022-04-19T19:55:12.164Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-19T19:55:12.164Z] ---> 64b804342f3e [2022-04-19T19:55:12.165Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-19T19:55:12.425Z] ---> Running in cba5d983a65b [2022-04-19T19:55:12.425Z] ---> Running in b6b0b1ee27b7 [2022-04-19T19:55:12.691Z] ---> Running in 385d0a4a0de8 [2022-04-19T19:55:13.335Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-19T19:55:13.335Z] Removing intermediate container f936287a724f [2022-04-19T19:55:13.335Z] ---> 9d1b171787b7 [2022-04-19T19:55:13.335Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-19T19:55:13.595Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-19T19:55:13.595Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-19T19:55:13.595Z] ---> Running in de58a47f9205 [2022-04-19T19:55:13.856Z] Removing intermediate container de58a47f9205 [2022-04-19T19:55:13.856Z] ---> 3f95c94f01b1 [2022-04-19T19:55:13.856Z] 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-19T19:55:14.114Z] ---> Running in add86309e87a [2022-04-19T19:55:15.495Z] spire-1.2.1/ [2022-04-19T19:55:15.496Z] spire-1.2.1/.data/ [2022-04-19T19:55:15.496Z] spire-1.2.1/.data/.file [2022-04-19T19:55:15.496Z] spire-1.2.1/.dockerignore [2022-04-19T19:55:15.496Z] spire-1.2.1/.gitattributes [2022-04-19T19:55:15.496Z] spire-1.2.1/.githooks/ [2022-04-19T19:55:15.496Z] spire-1.2.1/.githooks/pre-commit [2022-04-19T19:55:15.496Z] spire-1.2.1/.github/ [2022-04-19T19:55:15.496Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-19T19:55:15.496Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-19T19:55:15.496Z] spire-1.2.1/.github/dependabot.yml [2022-04-19T19:55:15.496Z] spire-1.2.1/.github/workflows/ [2022-04-19T19:55:15.496Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-19T19:55:15.496Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-19T19:55:15.496Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-19T19:55:15.496Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-19T19:55:15.496Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-19T19:55:15.496Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-19T19:55:15.496Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-19T19:55:15.496Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-19T19:55:15.496Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-19T19:55:15.496Z] spire-1.2.1/.gitignore [2022-04-19T19:55:15.496Z] spire-1.2.1/.go-version [2022-04-19T19:55:15.496Z] spire-1.2.1/.golangci.yml [2022-04-19T19:55:15.496Z] spire-1.2.1/ADOPTERS.md [2022-04-19T19:55:15.496Z] spire-1.2.1/CHANGELOG.md [2022-04-19T19:55:15.496Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-19T19:55:15.496Z] spire-1.2.1/CODEOWNERS [2022-04-19T19:55:15.496Z] spire-1.2.1/CONTRIBUTING.md [2022-04-19T19:55:15.496Z] spire-1.2.1/Dockerfile [2022-04-19T19:55:15.496Z] spire-1.2.1/Dockerfile.dev [2022-04-19T19:55:15.496Z] spire-1.2.1/Dockerfile.scratch [2022-04-19T19:55:15.496Z] spire-1.2.1/LICENSE [2022-04-19T19:55:15.496Z] spire-1.2.1/MAINTAINERS.md [2022-04-19T19:55:15.496Z] spire-1.2.1/Makefile [2022-04-19T19:55:15.496Z] spire-1.2.1/README.md [2022-04-19T19:55:15.496Z] spire-1.2.1/ROADMAP.md [2022-04-19T19:55:15.496Z] spire-1.2.1/SECURITY.md [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/ [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-agent/ [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-server/ [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-19T19:55:15.496Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-19T19:55:15.496Z] spire-1.2.1/conf/ [2022-04-19T19:55:15.496Z] spire-1.2.1/conf/agent/ [2022-04-19T19:55:15.496Z] spire-1.2.1/conf/agent/agent.conf [2022-04-19T19:55:15.496Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-19T19:55:15.496Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-19T19:55:15.496Z] spire-1.2.1/conf/server/ [2022-04-19T19:55:15.496Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-19T19:55:15.496Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-19T19:55:15.496Z] spire-1.2.1/conf/server/server.conf [2022-04-19T19:55:15.496Z] spire-1.2.1/conf/server/server_full.conf [2022-04-19T19:55:15.496Z] spire-1.2.1/doc/ [2022-04-19T19:55:15.496Z] spire-1.2.1/doc/SPIRE101.md [2022-04-19T19:55:15.496Z] spire-1.2.1/doc/auditlog.md [2022-04-19T19:55:15.496Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-19T19:55:15.496Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-19T19:55:15.496Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-19T19:55:15.496Z] spire-1.2.1/doc/images/ [2022-04-19T19:55:15.496Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-19T19:55:15.496Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-19T19:55:15.496Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-19T19:55:15.496Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-19T19:55:15.496Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-19T19:55:15.496Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-19T19:55:15.496Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-19T19:55:15.496Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-19T19:55:15.496Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-19T19:55:15.496Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-19T19:55:15.496Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-19T19:55:15.496Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-19T19:55:15.496Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-19T19:55:15.496Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-19T19:55:15.496Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-19T19:55:15.496Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-19T19:55:15.496Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-19T19:55:15.496Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-19T19:55:15.496Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-19T19:55:15.496Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-19T19:55:15.496Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-19T19:55:15.496Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-19T19:55:15.496Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-19T19:55:15.496Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-19T19:55:15.496Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-19T19:55:15.496Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-19T19:55:15.496Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-19T19:55:15.496Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-19T19:55:15.496Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-19T19:55:15.496Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-19T19:55:15.496Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-19T19:55:15.496Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-19T19:55:15.496Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-19T19:55:15.496Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-19T19:55:15.496Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-19T19:55:15.496Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-19T19:55:15.496Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-19T19:55:15.496Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-19T19:55:15.496Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-19T19:55:15.496Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-19T19:55:15.496Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-19T19:55:15.496Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-19T19:55:15.496Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-19T19:55:15.496Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-19T19:55:15.496Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-19T19:55:15.496Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-19T19:55:15.496Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-19T19:55:15.496Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-19T19:55:15.496Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-19T19:55:15.496Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-19T19:55:15.496Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-19T19:55:15.496Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-19T19:55:15.496Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-19T19:55:15.496Z] spire-1.2.1/doc/scaling_spire.md [2022-04-19T19:55:15.496Z] spire-1.2.1/doc/spire_agent.md [2022-04-19T19:55:15.496Z] spire-1.2.1/doc/spire_server.md [2022-04-19T19:55:15.496Z] spire-1.2.1/doc/supported_integrations.md [2022-04-19T19:55:15.496Z] spire-1.2.1/doc/telemetry.md [2022-04-19T19:55:15.496Z] spire-1.2.1/doc/telemetry_config.md [2022-04-19T19:55:15.496Z] spire-1.2.1/doc/upgrading.md [2022-04-19T19:55:15.496Z] spire-1.2.1/doc/using_spire.md [2022-04-19T19:55:15.496Z] spire-1.2.1/examples/ [2022-04-19T19:55:15.496Z] spire-1.2.1/examples/README.md [2022-04-19T19:55:15.496Z] spire-1.2.1/go.mod [2022-04-19T19:55:15.496Z] spire-1.2.1/go.sum [2022-04-19T19:55:15.496Z] spire-1.2.1/pkg/ [2022-04-19T19:55:15.496Z] spire-1.2.1/pkg/agent/ [2022-04-19T19:55:15.496Z] spire-1.2.1/pkg/agent/agent.go [2022-04-19T19:55:15.496Z] spire-1.2.1/pkg/agent/api/ [2022-04-19T19:55:15.496Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-19T19:55:15.496Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-19T19:55:15.496Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-19T19:55:15.496Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-19T19:55:15.496Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-19T19:55:15.496Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/client/ [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/common/ [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/config.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/manager/ [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/svid/ [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/common/ [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/common/api/ [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-19T19:55:15.497Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/api/names.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/auth/ [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/catalog/ [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/cli/ [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/health/ [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/health/config.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/health/context.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/health/health.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/idutil/ [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/log/ [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/log/log.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/log/options.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/plugin/ [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-19T19:55:15.498Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/profiling/ [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/selector/ [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/uptime/ [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/util/ [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/util/task.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/version/ [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/version/version.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/x509util/ [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/ [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/ [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/api.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/health/ [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/id.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/status.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/bundle/ [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/ca/ [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/cache/ [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-19T19:55:15.499Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/catalog/ [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/config.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/datastore/ [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/ [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-19T19:55:15.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/registration/ [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/server.go [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/server_test.go [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/svid/ [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-19T19:55:15.501Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-19T19:55:15.501Z] spire-1.2.1/proto/ [2022-04-19T19:55:15.501Z] spire-1.2.1/proto/private/ [2022-04-19T19:55:15.501Z] spire-1.2.1/proto/private/server/ [2022-04-19T19:55:15.501Z] spire-1.2.1/proto/private/server/journal/ [2022-04-19T19:55:15.501Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-19T19:55:15.501Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-19T19:55:15.501Z] spire-1.2.1/proto/spire/ [2022-04-19T19:55:15.501Z] spire-1.2.1/proto/spire/common/ [2022-04-19T19:55:15.501Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-19T19:55:15.501Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-19T19:55:15.501Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-19T19:55:15.501Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-19T19:55:15.501Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-19T19:55:15.501Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-19T19:55:15.501Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-19T19:55:15.501Z] spire-1.2.1/proto/spire/plugin/ [2022-04-19T19:55:15.501Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-19T19:55:15.501Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-19T19:55:15.501Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-19T19:55:15.501Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-19T19:55:15.501Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-19T19:55:15.501Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-19T19:55:15.501Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-19T19:55:15.501Z] spire-1.2.1/release/ [2022-04-19T19:55:15.501Z] spire-1.2.1/release/spire-extras/ [2022-04-19T19:55:15.501Z] spire-1.2.1/release/spire-extras/README.md [2022-04-19T19:55:15.501Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-19T19:55:15.501Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-19T19:55:15.501Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-19T19:55:15.501Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-19T19:55:15.501Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-19T19:55:15.501Z] spire-1.2.1/release/spire/ [2022-04-19T19:55:15.501Z] spire-1.2.1/release/spire/README.md [2022-04-19T19:55:15.501Z] spire-1.2.1/release/spire/conf/ [2022-04-19T19:55:15.501Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-19T19:55:15.501Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-19T19:55:15.501Z] spire-1.2.1/release/spire/conf/server/ [2022-04-19T19:55:15.501Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-19T19:55:15.501Z] spire-1.2.1/script/ [2022-04-19T19:55:15.501Z] spire-1.2.1/script/build-artifact.sh [2022-04-19T19:55:15.501Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-19T19:55:15.501Z] spire-1.2.1/support/ [2022-04-19T19:55:15.501Z] spire-1.2.1/support/k8s/ [2022-04-19T19:55:15.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-19T19:55:15.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-19T19:55:15.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-19T19:55:15.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-19T19:55:15.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-19T19:55:15.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-19T19:55:15.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-19T19:55:15.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-19T19:55:15.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-19T19:55:15.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-19T19:55:15.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-19T19:55:15.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-19T19:55:15.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-19T19:55:15.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-19T19:55:15.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-19T19:55:15.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-19T19:55:15.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-19T19:55:15.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-19T19:55:15.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-19T19:55:15.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-19T19:55:15.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-19T19:55:15.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-19T19:55:15.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-19T19:55:15.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-19T19:55:15.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-19T19:55:15.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-19T19:55:15.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-19T19:55:15.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-19T19:55:15.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-19T19:55:15.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-19T19:55:15.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-19T19:55:15.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-19T19:55:15.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-19T19:55:15.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-19T19:55:15.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-19T19:55:15.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-19T19:55:15.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-19T19:55:15.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-19T19:55:15.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-19T19:55:15.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-19T19:55:15.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-19T19:55:15.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-19T19:55:15.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-19T19:55:15.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-19T19:55:15.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-19T19:55:15.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-19T19:55:15.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-19T19:55:15.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-19T19:55:15.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-19T19:55:15.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-19T19:55:15.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-19T19:55:15.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-19T19:55:15.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-19T19:55:15.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-19T19:55:15.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-19T19:55:15.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-19T19:55:15.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-19T19:55:15.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-19T19:55:15.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-19T19:55:15.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-19T19:55:15.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-19T19:55:15.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-19T19:55:15.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-19T19:55:15.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-19T19:55:15.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-19T19:55:15.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-19T19:55:15.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-19T19:55:15.502Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-19T19:55:15.502Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-19T19:55:15.502Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-19T19:55:15.502Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-19T19:55:15.502Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-19T19:55:15.502Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-19T19:55:15.502Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-19T19:55:15.502Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-19T19:55:15.502Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-19T19:55:15.502Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-19T19:55:15.502Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-19T19:55:15.502Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-19T19:55:15.502Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-19T19:55:15.502Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-19T19:55:15.502Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-19T19:55:15.502Z] spire-1.2.1/test/ [2022-04-19T19:55:15.502Z] spire-1.2.1/test/clock/ [2022-04-19T19:55:15.502Z] spire-1.2.1/test/clock/clock.go [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fakes/ [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fixture/ [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fixture/certs/ [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fixture/config/ [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fixture/fixture.go [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fixture/registration/ [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-19T19:55:15.502Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-19T19:55:15.502Z] spire-1.2.1/test/integration/ [2022-04-19T19:55:15.502Z] spire-1.2.1/test/integration/README.md [2022-04-19T19:55:15.502Z] spire-1.2.1/test/integration/common [2022-04-19T19:55:15.502Z] spire-1.2.1/test/integration/setup/ [2022-04-19T19:55:15.502Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-19T19:55:15.502Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-19T19:55:15.502Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-19T19:55:15.502Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-19T19:55:15.502Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-19T19:55:15.502Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-19T19:55:15.502Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-19T19:55:15.502Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/ [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-19T19:55:15.503Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-19T19:55:15.504Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/test-one.sh [2022-04-19T19:55:15.505Z] spire-1.2.1/test/integration/test.sh [2022-04-19T19:55:15.505Z] spire-1.2.1/test/plugintest/ [2022-04-19T19:55:15.505Z] spire-1.2.1/test/plugintest/config.go [2022-04-19T19:55:15.505Z] spire-1.2.1/test/plugintest/load.go [2022-04-19T19:55:15.505Z] spire-1.2.1/test/plugintest/option.go [2022-04-19T19:55:15.505Z] spire-1.2.1/test/spiretest/ [2022-04-19T19:55:15.505Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-19T19:55:15.505Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-19T19:55:15.505Z] spire-1.2.1/test/spiretest/dir.go [2022-04-19T19:55:15.505Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-19T19:55:15.505Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-19T19:55:15.505Z] spire-1.2.1/test/spiretest/logs.go [2022-04-19T19:55:15.505Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-19T19:55:15.505Z] spire-1.2.1/test/spiretest/suite.go [2022-04-19T19:55:15.505Z] spire-1.2.1/test/spiretest/x509.go [2022-04-19T19:55:15.505Z] spire-1.2.1/test/testca/ [2022-04-19T19:55:15.505Z] spire-1.2.1/test/testca/ca.go [2022-04-19T19:55:15.505Z] spire-1.2.1/test/testkey/ [2022-04-19T19:55:15.505Z] spire-1.2.1/test/testkey/generate.sh [2022-04-19T19:55:15.505Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-19T19:55:15.505Z] spire-1.2.1/test/testkey/keys.go [2022-04-19T19:55:15.505Z] spire-1.2.1/test/testkey/new.go [2022-04-19T19:55:15.505Z] spire-1.2.1/test/tpmsimulator/ [2022-04-19T19:55:15.505Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-19T19:55:15.505Z] spire-1.2.1/test/util/ [2022-04-19T19:55:15.505Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-19T19:55:15.505Z] spire-1.2.1/test/util/cert_generation.go [2022-04-19T19:55:15.505Z] spire-1.2.1/test/util/io_redirection.go [2022-04-19T19:55:15.505Z] spire-1.2.1/test/util/race.go [2022-04-19T19:55:15.505Z] spire-1.2.1/test/util/util.go [2022-04-19T19:55:15.505Z] building spire from source... [2022-04-19T19:55:15.505Z] Installing go1.17.7... [2022-04-19T19:55:22.065Z] Building bin/spire-server... [2022-04-19T19:55:22.065Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-19T19:55:22.065Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-19T19:55:22.065Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-19T19:55:22.065Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-19T19:55:22.065Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-19T19:55:22.065Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-19T19:55:22.065Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-19T19:55:22.065Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-19T19:55:22.065Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-19T19:55:22.065Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-19T19:55:22.065Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-19T19:55:22.065Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-19T19:55:22.065Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-19T19:55:22.065Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-19T19:55:22.065Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-19T19:55:22.065Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-19T19:55:22.065Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-19T19:55:22.065Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-19T19:55:22.065Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-19T19:55:22.065Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-19T19:55:22.065Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-19T19:55:22.065Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-19T19:55:22.065Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-19T19:55:22.322Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-19T19:55:22.322Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-19T19:55:22.322Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-19T19:55:22.322Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-19T19:55:22.580Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-19T19:55:22.580Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-19T19:55:22.580Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-19T19:55:22.580Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-19T19:55:22.580Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-19T19:55:22.837Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-19T19:55:22.837Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-19T19:55:22.837Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-19T19:55:22.837Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-19T19:55:22.837Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-19T19:55:23.096Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-19T19:55:23.096Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-19T19:55:23.096Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-19T19:55:23.355Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-19T19:55:23.355Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-19T19:55:23.355Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-19T19:55:23.355Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-19T19:55:23.355Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-19T19:55:23.355Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-19T19:55:24.652Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21389 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-04-19T19:55:24.666Z] Running in /w/workspace/edgex-go/201 [Pipeline] { [Pipeline] checkout [2022-04-19T19:55:24.974Z] The recommended git tool is: git [2022-04-19T19:55:25.897Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-19T19:55:25.897Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-19T19:55:25.897Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-19T19:55:25.897Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-19T19:55:25.897Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-19T19:55:25.897Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-19T19:55:30.089Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-19T19:55:30.089Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-19T19:55:30.089Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-19T19:55:30.089Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-19T19:55:30.089Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-19T19:55:30.089Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-19T19:55:30.089Z] go: downloading google.golang.org/api v0.70.0 [2022-04-19T19:55:30.089Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-19T19:55:30.089Z] go: downloading k8s.io/api v0.23.4 [2022-04-19T19:55:30.089Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-19T19:55:30.089Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-19T19:55:30.089Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-19T19:55:30.347Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-19T19:55:30.347Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-19T19:55:30.606Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-19T19:55:30.864Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-19T19:55:31.123Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-19T19:55:31.382Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-19T19:55:31.382Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-19T19:55:31.382Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-19T19:55:31.641Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-19T19:55:31.641Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-19T19:55:31.900Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-19T19:55:31.900Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-19T19:55:32.159Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-19T19:55:32.159Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-19T19:55:32.724Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-19T19:55:32.724Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-19T19:55:32.982Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-19T19:55:33.240Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-19T19:55:33.241Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-19T19:55:33.241Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-19T19:55:33.241Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-19T19:55:33.499Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-19T19:55:33.499Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-19T19:55:33.499Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-19T19:55:33.499Z] Removing intermediate container 424b959497d1 [2022-04-19T19:55:33.499Z] ---> 4b98571b9ab2 [2022-04-19T19:55:33.499Z] [2022-04-19T19:55:33.499Z] Step 10/23 : FROM alpine:3.14 [2022-04-19T19:55:33.499Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-19T19:55:33.499Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-19T19:55:33.499Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-19T19:55:33.499Z] 3.14: Pulling from library/alpine [2022-04-19T19:55:33.499Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-19T19:55:33.499Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-19T19:55:34.074Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-19T19:55:34.074Z] Status: Downloaded newer image for alpine:3.14 [2022-04-19T19:55:34.074Z] ---> e04c818066af [2022-04-19T19:55:34.074Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-19T19:55:34.148Z] using credential edgex-jenkins-ssh [2022-04-19T19:55:34.172Z] Cloning the remote Git repository [2022-04-19T19:55:34.333Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-19T19:55:34.333Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-19T19:55:34.333Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-19T19:55:34.333Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-19T19:55:34.333Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-19T19:55:34.333Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-19T19:55:34.333Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-19T19:55:34.590Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-19T19:55:34.590Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-19T19:55:34.590Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-19T19:55:34.590Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-19T19:55:34.590Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-19T19:55:34.590Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-19T19:55:34.590Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-19T19:55:34.850Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-19T19:55:34.850Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-19T19:55:34.850Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-19T19:55:34.850Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-19T19:55:34.850Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-19T19:55:34.850Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-19T19:55:34.244Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-19T19:55:34.340Z] > git init /w/workspace/edgex-go/201 # timeout=10 [2022-04-19T19:55:34.457Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-19T19:55:34.461Z] > git --version # timeout=10 [2022-04-19T19:55:34.505Z] > git --version # 'git version 2.25.1' [2022-04-19T19:55:34.512Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-19T19:55:34.795Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-19T19:55:35.110Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-19T19:55:35.110Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-19T19:55:35.110Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-19T19:55:35.110Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-19T19:55:35.110Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-19T19:55:35.110Z] go: downloading go.opencensus.io v0.23.0 [2022-04-19T19:55:35.110Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-19T19:55:35.110Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-19T19:55:35.368Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-19T19:55:35.368Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-19T19:55:35.368Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-19T19:55:35.368Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-19T19:55:35.368Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-19T19:55:35.637Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-19T19:55:35.637Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-19T19:55:35.637Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-19T19:55:35.637Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-19T19:55:35.896Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-19T19:55:35.896Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-19T19:55:35.896Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-19T19:55:35.896Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-19T19:55:35.896Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-19T19:55:35.896Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-19T19:55:35.896Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-19T19:55:35.896Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-19T19:55:35.896Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-19T19:55:35.896Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-19T19:55:35.896Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-19T19:55:35.896Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-19T19:55:35.896Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-19T19:55:37.272Z]  ---> Running in 583487bb2722 [2022-04-19T19:55:37.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-19T19:55:38.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-19T19:55:38.384Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-19T19:55:38.384Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T19:55:38.384Z] OK: 6 MiB in 15 packages [2022-04-19T19:55:40.288Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-19T19:55:40.288Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-19T19:55:41.674Z] Removing intermediate container cba5d983a65b [2022-04-19T19:55:41.674Z] ---> ec3a8390388d [2022-04-19T19:55:41.674Z] [2022-04-19T19:55:41.674Z] Step 10/25 : FROM alpine:3.14 [2022-04-19T19:55:41.674Z] ---> e04c818066af [2022-04-19T19:55:41.674Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-19T19:55:41.944Z] ---> Running in 15182e488381 [2022-04-19T19:55:42.204Z] Removing intermediate container 583487bb2722 [2022-04-19T19:55:42.204Z] ---> 48e0ae104fbd [2022-04-19T19:55:42.204Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-19T19:55:42.484Z] ---> Running in cc602543d107 [2022-04-19T19:55:42.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-19T19:55:42.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-19T19:55:42.743Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-19T19:55:42.743Z] Removing intermediate container cc602543d107 [2022-04-19T19:55:42.743Z] ---> 2fff2f2f20d6 [2022-04-19T19:55:42.743Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-19T19:55:42.743Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-19T19:55:42.743Z] (3/3) Installing su-exec (0.2-r1) [2022-04-19T19:55:42.743Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T19:55:42.743Z] Executing ca-certificates-20211220-r0.trigger [2022-04-19T19:55:42.743Z] OK: 6 MiB in 17 packages [2022-04-19T19:55:43.310Z] ---> Running in 0b5ce28a05a9 [2022-04-19T19:55:43.878Z] Removing intermediate container 0b5ce28a05a9 [2022-04-19T19:55:43.878Z] ---> 0ef0d72fff19 [2022-04-19T19:55:43.878Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-19T19:55:43.878Z] Removing intermediate container 15182e488381 [2022-04-19T19:55:43.878Z] ---> 1f0598b193b3 [2022-04-19T19:55:43.878Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-19T19:55:44.138Z] ---> Running in 9bd5790bd498 [2022-04-19T19:55:44.138Z] ---> Running in 9712ff7b9c24 [2022-04-19T19:55:44.706Z] Removing intermediate container 9bd5790bd498 [2022-04-19T19:55:44.706Z] ---> bd909869a1d3 [2022-04-19T19:55:44.706Z] Step 15/23 : WORKDIR / [2022-04-19T19:55:44.965Z] Removing intermediate container 9712ff7b9c24 [2022-04-19T19:55:44.965Z] ---> c207361bab92 [2022-04-19T19:55:44.965Z] Step 13/25 : WORKDIR / [2022-04-19T19:55:44.965Z] ---> Running in 1e29d7baff4a [2022-04-19T19:55:45.224Z] ---> Running in a64af50d86ab [2022-04-19T19:55:45.224Z] Removing intermediate container b6b0b1ee27b7 [2022-04-19T19:55:45.224Z] ---> 24fa11e49d3f [2022-04-19T19:55:45.224Z] [2022-04-19T19:55:45.224Z] Step 10/22 : FROM alpine:3.14 [2022-04-19T19:55:45.224Z] ---> e04c818066af [2022-04-19T19:55:45.224Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-19T19:55:45.224Z] ---> Using cache [2022-04-19T19:55:45.224Z] ---> 48e0ae104fbd [2022-04-19T19:55:45.224Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-19T19:55:45.224Z] ---> Using cache [2022-04-19T19:55:45.224Z] ---> 2fff2f2f20d6 [2022-04-19T19:55:45.224Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-19T19:55:45.224Z] Removing intermediate container 385d0a4a0de8 [2022-04-19T19:55:45.224Z] ---> 81a81434caaf [2022-04-19T19:55:45.224Z] [2022-04-19T19:55:45.224Z] Step 9/20 : FROM alpine:3.15 [2022-04-19T19:55:45.483Z] ---> Running in 1d9ac2f34589 [2022-04-19T19:55:45.483Z] Removing intermediate container 1e29d7baff4a [2022-04-19T19:55:45.483Z] ---> 8df95fa312c5 [2022-04-19T19:55:45.483Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T19:55:45.483Z] 3.15: Pulling from library/alpine [2022-04-19T19:55:45.483Z] Removing intermediate container a64af50d86ab [2022-04-19T19:55:45.483Z] ---> 9085d328535f [2022-04-19T19:55:45.483Z] 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-19T19:55:45.748Z] Removing intermediate container 1d9ac2f34589 [2022-04-19T19:55:45.748Z] ---> 4d7b6435cf8c [2022-04-19T19:55:45.748Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-19T19:55:45.748Z] ---> Running in 190e83b8dc0d [2022-04-19T19:55:46.008Z] ---> 3c702163e238 [2022-04-19T19:55:46.008Z] 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-19T19:55:46.008Z] ---> 39b20b04828c [2022-04-19T19:55:46.008Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-19T19:55:46.269Z] Removing intermediate container 190e83b8dc0d [2022-04-19T19:55:46.269Z] ---> 74c2aa182d92 [2022-04-19T19:55:46.270Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T19:55:46.270Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-19T19:55:46.270Z] Status: Downloaded newer image for alpine:3.15 [2022-04-19T19:55:46.270Z] ---> 0ac33e5f5afa [2022-04-19T19:55:46.270Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-19T19:55:46.270Z] ---> Running in 69d64a18d362 [2022-04-19T19:55:46.270Z] ---> 0d7301421d7b [2022-04-19T19:55:46.270Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-19T19:55:46.528Z] ---> 7ad4ec99ab1c [2022-04-19T19:55:46.528Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-19T19:55:46.528Z] Removing intermediate container 69d64a18d362 [2022-04-19T19:55:46.528Z] ---> 542b0a5f87f1 [2022-04-19T19:55:46.528Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T19:55:46.788Z] ---> Running in 77fb5bee9370 [2022-04-19T19:55:47.046Z] ---> 72c4914a42a7 [2022-04-19T19:55:47.046Z] 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-19T19:55:47.046Z] ---> 8f8a854b33d3 [2022-04-19T19:55:47.047Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-19T19:55:47.985Z] ---> f7ba6cb012fd [2022-04-19T19:55:47.985Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-19T19:55:47.985Z] ---> f67cd15d1d0e [2022-04-19T19:55:47.985Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-19T19:55:47.985Z] ---> a2f92b2c2d4a [2022-04-19T19:55:47.985Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-19T19:55:48.245Z] ---> Running in e4ee959a419a [2022-04-19T19:55:48.245Z] ---> 8ad617d7a63a [2022-04-19T19:55:48.245Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-19T19:55:48.504Z] ---> 12152a85b8ce [2022-04-19T19:55:48.504Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-19T19:55:48.504Z] Removing intermediate container e4ee959a419a [2022-04-19T19:55:48.504Z] ---> e63c36d3d371 [2022-04-19T19:55:48.504Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T19:55:48.504Z] Removing intermediate container 77fb5bee9370 [2022-04-19T19:55:48.504Z] ---> b7326b2402d9 [2022-04-19T19:55:48.504Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-19T19:55:48.504Z] ---> Running in 78c1113d6c95 [2022-04-19T19:55:48.504Z] ---> Running in a554f2620d69 [2022-04-19T19:55:48.767Z] ---> Running in c74cd27053b9 [2022-04-19T19:55:48.767Z] Removing intermediate container 78c1113d6c95 [2022-04-19T19:55:48.767Z] ---> 0e846617637a [2022-04-19T19:55:48.767Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T19:55:49.026Z] Removing intermediate container a554f2620d69 [2022-04-19T19:55:49.026Z] ---> 2a052c8c0038 [2022-04-19T19:55:49.026Z] Step 21/23 : LABEL arch=x86_64 [2022-04-19T19:55:49.026Z] ---> Running in 754466705abe [2022-04-19T19:55:49.286Z] ---> Running in c9ffafabdeea [2022-04-19T19:55:49.286Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T19:55:49.547Z] Removing intermediate container 754466705abe [2022-04-19T19:55:49.547Z] ---> d3a0a4df1028 [2022-04-19T19:55:49.547Z] Step 20/22 : LABEL arch=x86_64 [2022-04-19T19:55:49.547Z] ---> 8501a799a7b0 [2022-04-19T19:55:49.547Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-19T19:55:49.547Z] Removing intermediate container c9ffafabdeea [2022-04-19T19:55:49.547Z] ---> b551f7051a41 [2022-04-19T19:55:49.547Z] Step 22/23 : LABEL git_sha=6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T19:55:49.547Z] ---> Running in 592ee703edee [2022-04-19T19:55:49.851Z] ---> Running in 93ebbe944938 [2022-04-19T19:55:49.852Z] ---> 503e26378936 [2022-04-19T19:55:49.852Z] 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-19T19:55:50.112Z] Removing intermediate container 592ee703edee [2022-04-19T19:55:50.112Z] ---> 4633833c1aa7 [2022-04-19T19:55:50.112Z] Step 21/22 : LABEL git_sha=6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T19:55:50.112Z] ---> Running in 91143d392c77 [2022-04-19T19:55:50.112Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T19:55:50.112Z] ---> Running in ee9fce16c34f [2022-04-19T19:55:50.112Z] Removing intermediate container 93ebbe944938 [2022-04-19T19:55:50.112Z] ---> 1ec7e72e2d71 [2022-04-19T19:55:50.112Z] Step 23/23 : LABEL version=2.2.0-dev.74 [2022-04-19T19:55:50.385Z] ---> Running in 632580537d22 [2022-04-19T19:55:50.385Z] Removing intermediate container ee9fce16c34f [2022-04-19T19:55:50.385Z] ---> 1b9ab1a5930a [2022-04-19T19:55:50.385Z] Step 22/22 : LABEL version=2.2.0-dev.74 [2022-04-19T19:55:50.385Z] ---> Running in 1d7eade468e3 [2022-04-19T19:55:50.385Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-19T19:55:50.385Z] v3.15.4-45-g713e3376de [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-19T19:55:50.385Z] OK: 15855 distinct packages available [2022-04-19T19:55:50.385Z] Removing intermediate container 632580537d22 [2022-04-19T19:55:50.385Z] ---> 97d12cbb1379 [2022-04-19T19:55:50.385Z] [2022-04-19T19:55:50.385Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T19:55:50.385Z] Successfully built 97d12cbb1379 [2022-04-19T19:55:50.385Z] Successfully tagged core-metadata:latest [2022-04-19T19:55:50.660Z]  Building core-metadata ... done Building support-notifications [2022-04-19T19:55:50.660Z] Removing intermediate container 1d7eade468e3 [2022-04-19T19:55:50.660Z] ---> eb72ab60bf5d [2022-04-19T19:55:50.660Z] [2022-04-19T19:55:50.660Z] Successfully built eb72ab60bf5d [2022-04-19T19:55:50.660Z] Successfully tagged support-scheduler:latest [2022-04-19T19:55:50.660Z]  Building support-scheduler ... done Building core-command [2022-04-19T19:55:51.280Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T19:55:51.586Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-19T19:55:51.586Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-19T19:55:51.844Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-19T19:55:51.844Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-19T19:55:51.844Z] (5/9) Installing curl (7.80.0-r0) [2022-04-19T19:55:52.102Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-19T19:55:52.102Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-19T19:55:52.102Z] (8/9) Installing libucontext (1.1-r0) [2022-04-19T19:55:52.102Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-19T19:55:52.361Z] Executing busybox-1.34.1-r5.trigger [2022-04-19T19:55:52.361Z] Executing ca-certificates-20211220-r0.trigger [2022-04-19T19:55:52.361Z] OK: 8 MiB in 23 packages [2022-04-19T19:55:52.961Z] Avoid second fetch [2022-04-19T19:55:52.962Z] Checking out Revision 6b188fc41757128322b032ed1e708678348e23e8 (main) [2022-04-19T19:55:52.925Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-19T19:55:52.943Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-19T19:55:52.986Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T19:55:53.014Z] > git checkout -f 6b188fc41757128322b032ed1e708678348e23e8 # timeout=10 [2022-04-19T19:55:55.681Z] Removing intermediate container 91143d392c77 [2022-04-19T19:55:55.681Z] ---> eeff1f5ed1fb [2022-04-19T19:55:55.681Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-19T19:55:57.106Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T19:55:57.106Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-19T19:55:57.106Z] ---> e22a8cf4199b [2022-04-19T19:55:57.106Z] Step 3/23 : WORKDIR /edgex-go [2022-04-19T19:55:57.106Z] ---> Using cache [2022-04-19T19:55:57.106Z] ---> 8a2b24f70761 [2022-04-19T19:55:57.106Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T19:55:57.106Z] ---> Using cache [2022-04-19T19:55:57.106Z] ---> 0dcf9a55f6c3 [2022-04-19T19:55:57.106Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-19T19:55:57.106Z] ---> Using cache [2022-04-19T19:55:57.106Z] ---> 24f52d8e5caf [2022-04-19T19:55:57.106Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-19T19:55:57.106Z] ---> Using cache [2022-04-19T19:55:57.106Z] ---> 7cb92e12f3ba [2022-04-19T19:55:57.106Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T19:55:57.106Z] ---> Using cache [2022-04-19T19:55:57.106Z] ---> 5c779f885f39 [2022-04-19T19:55:57.106Z] Step 8/23 : COPY . . [2022-04-19T19:55:57.106Z] ---> Using cache [2022-04-19T19:55:57.106Z] ---> aa1ae3bdd5b4 [2022-04-19T19:55:57.106Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-19T19:55:57.365Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T19:55:57.365Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-19T19:55:57.365Z] ---> e22a8cf4199b [2022-04-19T19:55:57.365Z] Step 3/22 : WORKDIR /edgex-go [2022-04-19T19:55:57.365Z] ---> Using cache [2022-04-19T19:55:57.365Z] ---> 8a2b24f70761 [2022-04-19T19:55:57.365Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T19:55:57.365Z] ---> Using cache [2022-04-19T19:55:57.365Z] ---> 0dcf9a55f6c3 [2022-04-19T19:55:57.365Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-19T19:55:57.549Z] Commit message: "feat(security): Add secret store config for delayed start (#3948)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-19T19:55:58.412Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-19T19:55:58.412Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-19T19:55:58.412Z] Dload Upload Total Spent Left Speed [2022-04-19T19:55:58.412Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 160k 0 --:--:-- --:--:-- --:--:-- 160k [Pipeline] sh [2022-04-19T19:55:59.011Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-19T19:55:59.370Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-19T19:55:59.370Z] + sudo tee /etc/docker/daemon.new [2022-04-19T19:55:59.370Z] { [2022-04-19T19:55:59.370Z] "registry-mirrors": [ [2022-04-19T19:55:59.370Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-19T19:55:59.370Z] ], [2022-04-19T19:55:59.370Z] "bip": "10.250.0.254/24", [2022-04-19T19:55:59.370Z] "hosts": [ [2022-04-19T19:55:59.370Z] "tcp://0.0.0.0:5555", [2022-04-19T19:55:59.370Z] "unix:///var/run/docker.sock" [2022-04-19T19:55:59.370Z] ], [2022-04-19T19:55:59.370Z] "mtu": 1458, [2022-04-19T19:55:59.370Z] "selinux-enabled": true, [2022-04-19T19:55:59.370Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-19T19:55:59.370Z] } [Pipeline] sh [2022-04-19T19:55:59.738Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-19T19:55:59.904Z] ---> Running in a16fc2a6f904 [2022-04-19T19:55:59.905Z] ---> Running in 30174627d657 [2022-04-19T19:55:59.905Z] ---> Running in 78e3ea7fb9e5 [2022-04-19T19:55:59.905Z] Removing intermediate container c74cd27053b9 [2022-04-19T19:55:59.905Z] ---> 4b92542077d7 [2022-04-19T19:55:59.905Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T19:55:59.905Z] Removing intermediate container a16fc2a6f904 [2022-04-19T19:55:59.905Z] ---> 7f0d777a3bd8 [2022-04-19T19:55:59.905Z] Step 23/25 : LABEL arch=x86_64 [2022-04-19T19:55:59.905Z] ---> Running in 63222d5f30eb [2022-04-19T19:56:00.100Z] + sudo service docker restart [2022-04-19T19:56:00.164Z] Removing intermediate container 63222d5f30eb [2022-04-19T19:56:00.164Z] ---> 83870f87acd0 [2022-04-19T19:56:00.164Z] Step 24/25 : LABEL git_sha=6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T19:56:00.423Z] ---> Running in 4b85d01348e6 [2022-04-19T19:56:00.423Z] ---> 351737e0c3ad [2022-04-19T19:56:00.423Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-19T19:56:00.423Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T19:56:00.423Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-19T19:56:00.683Z] Removing intermediate container 4b85d01348e6 [2022-04-19T19:56:00.683Z] ---> f9a196f4d590 [2022-04-19T19:56:00.683Z] Step 25/25 : LABEL version=2.2.0-dev.74 [2022-04-19T19:56:00.683Z] ---> Running in 582b30b040e9 [2022-04-19T19:56:00.942Z] Removing intermediate container 582b30b040e9 [2022-04-19T19:56:00.942Z] ---> 40db5c98a859 [2022-04-19T19:56:00.942Z] [2022-04-19T19:56:00.942Z] Successfully built 40db5c98a859 [2022-04-19T19:56:00.942Z] Successfully tagged security-secretstore-setup:latest [2022-04-19T19:56:01.201Z]  Building security-secretstore-setup ... done Building security-bootstrapper [2022-04-19T19:56:01.201Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T19:56:01.459Z] ---> 28cf056247e9 [2022-04-19T19:56:01.459Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-19T19:56:01.717Z] OK: 221 MiB in 52 packages [2022-04-19T19:56:03.101Z] ---> c690678c6c40 [2022-04-19T19:56:03.101Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-19T19:56:03.359Z] ---> Running in 8b09651755b5 [2022-04-19T19:56:03.934Z] Removing intermediate container 8b09651755b5 [2022-04-19T19:56:03.934Z] ---> 497908cb43a7 [2022-04-19T19:56:03.934Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T19:56:04.193Z] Removing intermediate container 30174627d657 [2022-04-19T19:56:04.193Z] ---> 2dcdb5dfcb8d [2022-04-19T19:56:04.193Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-19T19:56:04.809Z] ---> Running in 818546daa06a [2022-04-19T19:56:05.068Z] ---> e97afe8df702 [2022-04-19T19:56:05.068Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T19:56:05.327Z] ---> Running in aa3b2c3b0a48 [2022-04-19T19:56:05.327Z] Removing intermediate container 818546daa06a [2022-04-19T19:56:05.327Z] ---> 615fa6a8eb0d [2022-04-19T19:56:05.327Z] Step 18/20 : LABEL arch=x86_64 [2022-04-19T19:56:05.587Z] ---> Running in 3a663c6c0c7c [2022-04-19T19:56:05.847Z] Removing intermediate container 3a663c6c0c7c [2022-04-19T19:56:05.847Z] ---> 6770e3588d1e [2022-04-19T19:56:05.847Z] Step 19/20 : LABEL git_sha=6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T19:56:06.107Z] ---> Running in 5b440aebd010 [2022-04-19T19:56:06.692Z] Removing intermediate container 5b440aebd010 [2022-04-19T19:56:06.692Z] ---> ee54233ac6fd [2022-04-19T19:56:06.692Z] Step 20/20 : LABEL version=2.2.0-dev.74 [2022-04-19T19:56:06.951Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T19:56:06.951Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-19T19:56:06.951Z] ---> e22a8cf4199b [2022-04-19T19:56:06.951Z] Step 3/31 : WORKDIR /edgex-go [2022-04-19T19:56:06.951Z] ---> Using cache [2022-04-19T19:56:06.951Z] ---> 8a2b24f70761 [2022-04-19T19:56:06.951Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T19:56:06.951Z] ---> Using cache [2022-04-19T19:56:06.951Z] ---> 0dcf9a55f6c3 [2022-04-19T19:56:06.951Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-19T19:56:06.951Z] ---> Using cache [2022-04-19T19:56:06.951Z] ---> 24f52d8e5caf [2022-04-19T19:56:06.951Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-19T19:56:06.951Z] ---> Running in 74b66f35d312 [2022-04-19T19:56:06.951Z] ---> Using cache [2022-04-19T19:56:06.951Z] ---> 7cb92e12f3ba [2022-04-19T19:56:06.951Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T19:56:06.951Z] ---> Using cache [2022-04-19T19:56:06.951Z] ---> 5c779f885f39 [2022-04-19T19:56:06.951Z] Step 8/31 : COPY . . [2022-04-19T19:56:06.951Z] ---> Using cache [2022-04-19T19:56:06.952Z] ---> aa1ae3bdd5b4 [2022-04-19T19:56:06.952Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-19T19:56:06.952Z] ---> Running in df6ba3431ee4 [2022-04-19T19:56:07.210Z] Removing intermediate container 74b66f35d312 [2022-04-19T19:56:07.210Z] ---> eb1c78556a9a [2022-04-19T19:56:07.210Z] [2022-04-19T19:56:07.210Z] Successfully built eb1c78556a9a [2022-04-19T19:56:07.210Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-19T19:56:07.210Z]  Building security-spiffe-token-provider ... done Building sys-mgmt-agent [2022-04-19T19:56:07.777Z] Removing intermediate container aa3b2c3b0a48 [2022-04-19T19:56:07.777Z] ---> 1e07c6356e29 [2022-04-19T19:56:07.777Z] Step 8/22 : COPY . . [2022-04-19T19:56:08.713Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-19T19:56:18.479Z] provisioning config files... [2022-04-19T19:56:18.514Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/201@tmp/config665367516540742090tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-19T19:56:18.894Z] ---> docker-login.sh [2022-04-19T19:56:18.894Z] nexus3.edgexfoundry.org:10001 [2022-04-19T19:56:19.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T19:56:19.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T19:56:19.856Z] Configure a credential helper to remove this warning. See [2022-04-19T19:56:19.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T19:56:19.856Z] [2022-04-19T19:56:19.856Z] Login Succeeded [2022-04-19T19:56:19.856Z] nexus3.edgexfoundry.org:10002 [2022-04-19T19:56:20.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T19:56:20.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T19:56:20.467Z] Configure a credential helper to remove this warning. See [2022-04-19T19:56:20.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T19:56:20.467Z] [2022-04-19T19:56:20.467Z] Login Succeeded [2022-04-19T19:56:20.467Z] nexus3.edgexfoundry.org:10003 [2022-04-19T19:56:20.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T19:56:21.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T19:56:21.017Z] Configure a credential helper to remove this warning. See [2022-04-19T19:56:21.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T19:56:21.017Z] [2022-04-19T19:56:21.017Z] Login Succeeded [2022-04-19T19:56:21.017Z] nexus3.edgexfoundry.org:10004 [2022-04-19T19:56:21.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T19:56:21.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T19:56:21.563Z] Configure a credential helper to remove this warning. See [2022-04-19T19:56:21.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T19:56:21.563Z] [2022-04-19T19:56:21.563Z] Login Succeeded [2022-04-19T19:56:21.563Z] docker.io [2022-04-19T19:56:21.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T19:56:22.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T19:56:22.434Z] Configure a credential helper to remove this warning. See [2022-04-19T19:56:22.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T19:56:22.434Z] [2022-04-19T19:56:22.434Z] Login Succeeded [2022-04-19T19:56:22.434Z] ---> docker-login.sh ends [Pipeline] } [2022-04-19T19:56:22.451Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-19T19:56:22.863Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-19T19:56:22.874Z] ========================================================= [2022-04-19T19:56:22.874Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-19T19:56:22.874Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-19T19:56:23.255Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-19T19:56:23.535Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-19T19:56:23.535Z] 9b3977197b4f: Pulling fs layer [2022-04-19T19:56:23.535Z] 1a89e8eeedd5: Pulling fs layer [2022-04-19T19:56:23.535Z] 94645a83ff95: Pulling fs layer [2022-04-19T19:56:23.535Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-19T19:56:23.535Z] 0c92f367c5e7: Pulling fs layer [2022-04-19T19:56:23.535Z] f7c0051592d6: Pulling fs layer [2022-04-19T19:56:23.535Z] a227ed2f7395: Pulling fs layer [2022-04-19T19:56:23.535Z] 7b1c46037f91: Pulling fs layer [2022-04-19T19:56:23.535Z] 3f3a8bcf1eab: Waiting [2022-04-19T19:56:23.535Z] 0c92f367c5e7: Waiting [2022-04-19T19:56:23.535Z] f7c0051592d6: Waiting [2022-04-19T19:56:23.535Z] a227ed2f7395: Waiting [2022-04-19T19:56:23.535Z] 7b1c46037f91: Waiting [2022-04-19T19:56:23.535Z] 94645a83ff95: Verifying Checksum [2022-04-19T19:56:23.535Z] 94645a83ff95: Download complete [2022-04-19T19:56:23.536Z] 1a89e8eeedd5: Verifying Checksum [2022-04-19T19:56:23.536Z] 1a89e8eeedd5: Download complete [2022-04-19T19:56:23.536Z] 0c92f367c5e7: Verifying Checksum [2022-04-19T19:56:23.536Z] 0c92f367c5e7: Download complete [2022-04-19T19:56:23.536Z] f7c0051592d6: Verifying Checksum [2022-04-19T19:56:23.536Z] f7c0051592d6: Download complete [2022-04-19T19:56:23.536Z] 9b3977197b4f: Download complete [2022-04-19T19:56:23.536Z] a227ed2f7395: Verifying Checksum [2022-04-19T19:56:23.536Z] a227ed2f7395: Download complete [2022-04-19T19:56:23.588Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T19:56:23.588Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-19T19:56:23.588Z] ---> e22a8cf4199b [2022-04-19T19:56:23.588Z] Step 3/23 : WORKDIR /edgex-go [2022-04-19T19:56:23.588Z] ---> Using cache [2022-04-19T19:56:23.588Z] ---> 8a2b24f70761 [2022-04-19T19:56:23.588Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T19:56:23.588Z] ---> Using cache [2022-04-19T19:56:23.588Z] ---> 0dcf9a55f6c3 [2022-04-19T19:56:23.588Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-19T19:56:24.557Z] 9b3977197b4f: Pull complete [2022-04-19T19:56:25.173Z] 1a89e8eeedd5: Pull complete [2022-04-19T19:56:25.455Z] 94645a83ff95: Pull complete [2022-04-19T19:56:25.730Z] 7b1c46037f91: Verifying Checksum [2022-04-19T19:56:25.730Z] 7b1c46037f91: Download complete [2022-04-19T19:56:26.118Z] ---> Running in 7dca63d8b879 [2022-04-19T19:56:26.118Z] ---> 076d27d27666 [2022-04-19T19:56:26.118Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-19T19:56:26.325Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-19T19:56:26.325Z] 3f3a8bcf1eab: Download complete [2022-04-19T19:56:26.690Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T19:56:26.690Z] ---> Running in da542038ad12 [2022-04-19T19:56:27.629Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T19:56:27.896Z] OK: 221 MiB in 52 packages [2022-04-19T19:56:27.896Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-19T19:56:28.833Z] Removing intermediate container 78e3ea7fb9e5 [2022-04-19T19:56:28.833Z] ---> 0df7454b2967 [2022-04-19T19:56:28.833Z] [2022-04-19T19:56:28.833Z] Step 10/23 : FROM alpine:3.14 [2022-04-19T19:56:28.833Z] ---> e04c818066af [2022-04-19T19:56:28.833Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-19T19:56:28.833Z] ---> Using cache [2022-04-19T19:56:28.833Z] ---> 48e0ae104fbd [2022-04-19T19:56:28.833Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-19T19:56:28.833Z] ---> Using cache [2022-04-19T19:56:28.833Z] ---> 2fff2f2f20d6 [2022-04-19T19:56:28.833Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-19T19:56:28.833Z] ---> Running in 0f03b7c2f201 [2022-04-19T19:56:28.833Z] Removing intermediate container 7dca63d8b879 [2022-04-19T19:56:28.833Z] ---> 65fa344e6f11 [2022-04-19T19:56:28.833Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-19T19:56:29.092Z] Removing intermediate container 0f03b7c2f201 [2022-04-19T19:56:29.092Z] ---> 33d08225615f [2022-04-19T19:56:29.092Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-19T19:56:29.092Z] ---> Running in 04a26ae98be6 [2022-04-19T19:56:30.032Z] Removing intermediate container 04a26ae98be6 [2022-04-19T19:56:30.032Z] ---> 553296387e87 [2022-04-19T19:56:30.032Z] Step 15/23 : WORKDIR / [2022-04-19T19:56:30.032Z] ---> ccbe0acb6269 [2022-04-19T19:56:30.032Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T19:56:30.032Z] ---> Running in baa7d4d1c7df [2022-04-19T19:56:30.032Z] ---> Running in 55d102f7d03b [2022-04-19T19:56:30.604Z] Removing intermediate container baa7d4d1c7df [2022-04-19T19:56:30.604Z] ---> 57274c6b8614 [2022-04-19T19:56:30.604Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T19:56:30.863Z] Removing intermediate container df6ba3431ee4 [2022-04-19T19:56:30.863Z] ---> f8fd3f5528c4 [2022-04-19T19:56:30.863Z] [2022-04-19T19:56:30.863Z] Step 10/31 : FROM alpine:3.14 [2022-04-19T19:56:30.863Z] ---> e04c818066af [2022-04-19T19:56:30.863Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-19T19:56:30.863Z] ---> Running in 643a223a7680 [2022-04-19T19:56:31.122Z] ---> 4510a0250270 [2022-04-19T19:56:31.122Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-19T19:56:31.382Z] Removing intermediate container 643a223a7680 [2022-04-19T19:56:31.382Z] ---> ea82edc4626b [2022-04-19T19:56:31.382Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-19T19:56:31.382Z] ---> Running in 11b654da2f5a [2022-04-19T19:56:31.950Z] Removing intermediate container 55d102f7d03b [2022-04-19T19:56:31.950Z] ---> ae59354fdac6 [2022-04-19T19:56:31.950Z] Step 8/23 : COPY . . [2022-04-19T19:56:32.214Z] ---> 0803ec409cd9 [2022-04-19T19:56:32.214Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-19T19:56:32.214Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-19T19:56:32.214Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-19T19:56:32.473Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-19T19:56:32.473Z] (2/2) Installing su-exec (0.2-r1) [2022-04-19T19:56:32.473Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T19:56:32.473Z] OK: 6 MiB in 16 packages [2022-04-19T19:56:33.052Z] ---> e29ab229488d [2022-04-19T19:56:33.052Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-19T19:56:33.623Z] ---> Running in 2baa2f0e6dba [2022-04-19T19:56:34.568Z] Removing intermediate container 11b654da2f5a [2022-04-19T19:56:34.568Z] ---> 80121465f3e4 [2022-04-19T19:56:34.568Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-19T19:56:35.504Z] Removing intermediate container 2baa2f0e6dba [2022-04-19T19:56:35.504Z] ---> e44e0d55120e [2022-04-19T19:56:35.504Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T19:56:36.076Z] ---> Running in 8aa85d51f1f9 [2022-04-19T19:56:36.076Z] ---> Running in 8dd5df4d7a59 [2022-04-19T19:56:36.644Z] Removing intermediate container 8aa85d51f1f9 [2022-04-19T19:56:36.644Z] ---> f39b249876cf [2022-04-19T19:56:36.644Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-19T19:56:36.903Z] Removing intermediate container 8dd5df4d7a59 [2022-04-19T19:56:36.903Z] ---> abc3810648f9 [2022-04-19T19:56:36.903Z] Step 21/23 : LABEL arch=x86_64 [2022-04-19T19:56:37.165Z] ---> Running in 0c459cccd6cb [2022-04-19T19:56:37.165Z] ---> Running in 4925f865a1b3 [2022-04-19T19:56:37.424Z] Removing intermediate container 0c459cccd6cb [2022-04-19T19:56:37.425Z] ---> f4925beed1c6 [2022-04-19T19:56:37.425Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-19T19:56:37.997Z] Removing intermediate container 4925f865a1b3 [2022-04-19T19:56:37.997Z] ---> 4000c96e1b6f [2022-04-19T19:56:37.997Z] Step 22/23 : LABEL git_sha=6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T19:56:38.256Z] ---> Running in 91e578ba9f2e [2022-04-19T19:56:38.256Z] ---> Running in ce3be6be5ee7 [2022-04-19T19:56:38.773Z] 3f3a8bcf1eab: Pull complete [2022-04-19T19:56:38.773Z] 0c92f367c5e7: Pull complete [2022-04-19T19:56:38.823Z] Removing intermediate container ce3be6be5ee7 [2022-04-19T19:56:38.823Z] ---> ebd261c8c122 [2022-04-19T19:56:38.823Z] Step 23/23 : LABEL version=2.2.0-dev.74 [2022-04-19T19:56:39.047Z] f7c0051592d6: Pull complete [2022-04-19T19:56:39.082Z] ---> Running in 0dadf5f3499c [2022-04-19T19:56:39.321Z] a227ed2f7395: Pull complete [2022-04-19T19:56:39.344Z] Removing intermediate container 0dadf5f3499c [2022-04-19T19:56:39.344Z] ---> 4ae5dc3d9fe4 [2022-04-19T19:56:39.344Z] [2022-04-19T19:56:39.344Z] Successfully built 4ae5dc3d9fe4 [2022-04-19T19:56:39.606Z] Successfully tagged core-command:latest [2022-04-19T19:56:39.606Z]  Building core-command ... done Building core-data [2022-04-19T19:56:39.606Z] ---> 01fe809276f9 [2022-04-19T19:56:39.606Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-19T19:56:42.160Z] ---> Running in b54b76aef9c2 [2022-04-19T19:56:43.095Z] Removing intermediate container 91e578ba9f2e [2022-04-19T19:56:43.095Z] ---> 7d082f85daa8 [2022-04-19T19:56:43.095Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-19T19:56:43.385Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T19:56:43.385Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-19T19:56:43.385Z] ---> e22a8cf4199b [2022-04-19T19:56:43.385Z] Step 3/23 : WORKDIR /edgex-go [2022-04-19T19:56:43.385Z] ---> Using cache [2022-04-19T19:56:43.385Z] ---> 8a2b24f70761 [2022-04-19T19:56:43.385Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T19:56:43.385Z] ---> Using cache [2022-04-19T19:56:43.385Z] ---> 0dcf9a55f6c3 [2022-04-19T19:56:43.385Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-19T19:56:43.643Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-19T19:56:43.643Z] ---> Running in 1b3efae13245 [2022-04-19T19:56:43.643Z] ---> Running in db7974d6e53b [2022-04-19T19:56:43.903Z] Removing intermediate container 1b3efae13245 [2022-04-19T19:56:43.903Z] ---> 72a68ce7684d [2022-04-19T19:56:43.903Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-19T19:56:44.164Z] ---> 4afe76ab6093 [2022-04-19T19:56:44.164Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-19T19:56:44.164Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T19:56:44.164Z] ---> Running in 4522def0c07a [2022-04-19T19:56:45.100Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T19:56:45.357Z] OK: 221 MiB in 52 packages [2022-04-19T19:56:45.357Z] Removing intermediate container 4522def0c07a [2022-04-19T19:56:45.357Z] ---> 976097ea1c01 [2022-04-19T19:56:45.357Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T19:56:45.926Z] ---> 27ed25756e9b [2022-04-19T19:56:45.926Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-19T19:56:45.926Z] Removing intermediate container db7974d6e53b [2022-04-19T19:56:45.926Z] ---> ee591892ebbb [2022-04-19T19:56:45.926Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-19T19:56:46.492Z] ---> a3191fdf06ba [2022-04-19T19:56:46.492Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T19:56:46.492Z] ---> eacaec98e15d [2022-04-19T19:56:46.492Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-19T19:56:46.753Z] ---> Running in 70be73ab6e61 [2022-04-19T19:56:46.753Z] ---> a91e781befe5 [2022-04-19T19:56:46.753Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-19T19:56:47.320Z] ---> 174657c24cf6 [2022-04-19T19:56:47.320Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-19T19:56:47.579Z] ---> fec279ee832d [2022-04-19T19:56:47.579Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-19T19:56:47.667Z] 7b1c46037f91: Pull complete [2022-04-19T19:56:47.667Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-19T19:56:47.667Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-19T19:56:47.667Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-19T19:56:47.841Z] ---> Running in 324104327b01 [2022-04-19T19:56:48.029Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-19T19:56:48.029Z] WORKDIR /edgex [2022-04-19T19:56:48.029Z] COPY go.mod . [2022-04-19T19:56:48.029Z] RUN go mod download [2022-04-19T19:56:48.029Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-19T19:56:48.406Z] Removing intermediate container 324104327b01 [2022-04-19T19:56:48.406Z] ---> 2c4ffc3ac766 [2022-04-19T19:56:48.406Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-19T19:56:48.406Z] Removing intermediate container 70be73ab6e61 [2022-04-19T19:56:48.406Z] ---> 2b93d104b7cb [2022-04-19T19:56:48.406Z] Step 8/23 : COPY . . [2022-04-19T19:56:50.704Z] Sending build context to Docker daemon 169.2MB [2022-04-19T19:56:50.704Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-19T19:56:50.704Z] ---> f79e39bc4007 [2022-04-19T19:56:50.704Z] Step 2/4 : WORKDIR /edgex [2022-04-19T19:56:51.687Z] ---> 52e419cdd74a [2022-04-19T19:56:51.687Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-19T19:56:52.151Z] ---> Running in a002dabe3d84 [2022-04-19T19:56:52.151Z] Removing intermediate container a002dabe3d84 [2022-04-19T19:56:52.151Z] ---> 03bd393d4a2a [2022-04-19T19:56:52.151Z] Step 3/4 : COPY go.mod . [2022-04-19T19:56:52.254Z] ---> Running in 47f57662ec9e [2022-04-19T19:56:52.754Z] ---> 58c0daf9ba55 [2022-04-19T19:56:52.754Z] Step 4/4 : RUN go mod download [2022-04-19T19:56:52.754Z] ---> Running in dc242635dbc5 [2022-04-19T19:56:54.154Z] Removing intermediate container 47f57662ec9e [2022-04-19T19:56:54.155Z] ---> dd914ab10144 [2022-04-19T19:56:54.155Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-19T19:56:54.155Z] ---> e69117791c52 [2022-04-19T19:56:54.155Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-19T19:56:54.413Z] Removing intermediate container da542038ad12 [2022-04-19T19:56:54.413Z] ---> ad0699eb68e4 [2022-04-19T19:56:54.413Z] [2022-04-19T19:56:54.413Z] Step 10/22 : FROM alpine:3.14 [2022-04-19T19:56:54.413Z] ---> e04c818066af [2022-04-19T19:56:54.413Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-19T19:56:54.413Z] ---> Running in ad830f85b0fa [2022-04-19T19:56:54.413Z] ---> Running in dcc62a749ae0 [2022-04-19T19:56:54.413Z] ---> Running in e1257cf13df9 [2022-04-19T19:56:54.674Z] Removing intermediate container dcc62a749ae0 [2022-04-19T19:56:54.674Z] ---> 4c1511620c30 [2022-04-19T19:56:54.674Z] Step 28/31 : CMD ["gate"] [2022-04-19T19:56:54.674Z] ---> Running in 8ad63bea499b [2022-04-19T19:56:54.932Z] Removing intermediate container 8ad63bea499b [2022-04-19T19:56:54.932Z] ---> 10437b49a4ad [2022-04-19T19:56:54.932Z] Step 29/31 : LABEL arch=x86_64 [2022-04-19T19:56:54.933Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-19T19:56:54.933Z] ---> Running in 16be38a922d5 [2022-04-19T19:56:54.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-19T19:56:55.192Z] Removing intermediate container 16be38a922d5 [2022-04-19T19:56:55.192Z] ---> 2f08894d8c83 [2022-04-19T19:56:55.192Z] Step 30/31 : LABEL git_sha=6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T19:56:55.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-19T19:56:55.192Z] ---> Running in 4aa150fc5ff8 [2022-04-19T19:56:55.471Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-19T19:56:55.471Z] Removing intermediate container 4aa150fc5ff8 [2022-04-19T19:56:55.471Z] ---> 1a2cd13b08e9 [2022-04-19T19:56:55.471Z] Step 31/31 : LABEL version=2.2.0-dev.74 [2022-04-19T19:56:55.471Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-19T19:56:55.471Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T19:56:55.471Z] Executing ca-certificates-20211220-r0.trigger [2022-04-19T19:56:55.471Z] OK: 6 MiB in 16 packages [2022-04-19T19:56:55.730Z] ---> Running in 514c23509986 [2022-04-19T19:56:55.730Z] Removing intermediate container 514c23509986 [2022-04-19T19:56:55.730Z] ---> f28e275c76f2 [2022-04-19T19:56:55.730Z] [2022-04-19T19:56:55.989Z] Successfully built f28e275c76f2 [2022-04-19T19:56:55.989Z] Successfully tagged security-bootstrapper:latest [2022-04-19T19:56:55.989Z]  Building security-bootstrapper ... done Building security-proxy-setup [2022-04-19T19:56:56.556Z] Removing intermediate container e1257cf13df9 [2022-04-19T19:56:56.556Z] ---> a2aad4108ba1 [2022-04-19T19:56:56.556Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-19T19:56:57.935Z] ---> Running in 54a80cae4daa [2022-04-19T19:56:57.935Z] Removing intermediate container b54b76aef9c2 [2022-04-19T19:56:57.935Z] ---> 2225599c937a [2022-04-19T19:56:57.935Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-19T19:56:58.503Z] ---> Running in 5529fabe6e55 [2022-04-19T19:56:58.503Z] Removing intermediate container 54a80cae4daa [2022-04-19T19:56:58.503Z] ---> 6d393dad8624 [2022-04-19T19:56:58.503Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-19T19:56:58.762Z] ---> Running in 707b56b98950 [2022-04-19T19:56:59.031Z] Removing intermediate container 707b56b98950 [2022-04-19T19:56:59.031Z] ---> bf61effc0aaf [2022-04-19T19:56:59.031Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-19T19:56:59.338Z] ---> Running in 7650b53f233b [2022-04-19T19:56:59.338Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-19T19:56:59.597Z] Removing intermediate container 7650b53f233b [2022-04-19T19:56:59.597Z] ---> b32948a4dd65 [2022-04-19T19:56:59.597Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T19:56:59.856Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T19:56:59.856Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-19T19:56:59.856Z] ---> e22a8cf4199b [2022-04-19T19:56:59.856Z] Step 3/22 : WORKDIR /edgex-go [2022-04-19T19:56:59.856Z] ---> Using cache [2022-04-19T19:56:59.856Z] ---> 8a2b24f70761 [2022-04-19T19:56:59.856Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T19:56:59.856Z] ---> Using cache [2022-04-19T19:56:59.856Z] ---> 0dcf9a55f6c3 [2022-04-19T19:56:59.856Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-19T19:56:59.856Z] ---> Using cache [2022-04-19T19:56:59.856Z] ---> 24f52d8e5caf [2022-04-19T19:56:59.856Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-19T19:56:59.856Z] ---> Using cache [2022-04-19T19:56:59.856Z] ---> 7cb92e12f3ba [2022-04-19T19:56:59.856Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T19:56:59.856Z] ---> Using cache [2022-04-19T19:56:59.856Z] ---> 5c779f885f39 [2022-04-19T19:56:59.856Z] Step 8/22 : COPY . . [2022-04-19T19:56:59.856Z] ---> Using cache [2022-04-19T19:56:59.856Z] ---> aa1ae3bdd5b4 [2022-04-19T19:56:59.856Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-19T19:57:00.114Z] ---> 2f94f1cb8887 [2022-04-19T19:57:00.114Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-19T19:57:00.114Z] ---> Running in 75bf57d09187 [2022-04-19T19:57:00.372Z] Removing intermediate container 5529fabe6e55 [2022-04-19T19:57:00.372Z] ---> 2b9db14a8013 [2022-04-19T19:57:00.372Z] [2022-04-19T19:57:00.372Z] Step 11/23 : FROM docker:20.10.14 [2022-04-19T19:57:00.632Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-19T19:57:00.632Z] 20.10.14: Pulling from library/docker [2022-04-19T19:57:00.891Z] ---> 05b0f45dc043 [2022-04-19T19:57:00.891Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-19T19:57:01.462Z] ---> 07eff9ae26a3 [2022-04-19T19:57:01.462Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-19T19:57:01.462Z] ---> Running in 3d27909b0a73 [2022-04-19T19:57:01.720Z] Removing intermediate container 3d27909b0a73 [2022-04-19T19:57:01.720Z] ---> 1fc98accf0ff [2022-04-19T19:57:01.720Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T19:57:01.979Z] ---> Running in 1173f08c1ed7 [2022-04-19T19:57:01.979Z] Removing intermediate container 1173f08c1ed7 [2022-04-19T19:57:01.979Z] ---> 844071435687 [2022-04-19T19:57:01.979Z] Step 20/22 : LABEL arch=x86_64 [2022-04-19T19:57:02.239Z] ---> Running in f06aa459d98e [2022-04-19T19:57:02.503Z] Removing intermediate container f06aa459d98e [2022-04-19T19:57:02.503Z] ---> ffe225766fe9 [2022-04-19T19:57:02.503Z] Step 21/22 : LABEL git_sha=6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T19:57:02.503Z] ---> Running in a9ddf6c44c90 [2022-04-19T19:57:03.072Z] Removing intermediate container a9ddf6c44c90 [2022-04-19T19:57:03.072Z] ---> 362b5c65573d [2022-04-19T19:57:03.072Z] Step 22/22 : LABEL version=2.2.0-dev.74 [2022-04-19T19:57:03.072Z] ---> Running in c649e81bcbdd [2022-04-19T19:57:03.332Z] Removing intermediate container c649e81bcbdd [2022-04-19T19:57:03.332Z] ---> be6a104bfb1b [2022-04-19T19:57:03.332Z] [2022-04-19T19:57:03.332Z] Successfully built be6a104bfb1b [2022-04-19T19:57:03.592Z] Successfully tagged support-notifications:latest [2022-04-19T19:57:03.592Z]  Building support-notifications ... done Building security-spire-server [2022-04-19T19:57:06.993Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-19T19:57:06.993Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-19T19:57:06.993Z] ---> 7417809fdb73 [2022-04-19T19:57:06.993Z] 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-19T19:57:08.085Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T19:57:08.085Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-19T19:57:08.085Z] ---> e22a8cf4199b [2022-04-19T19:57:08.085Z] Step 3/25 : WORKDIR /edgex-go [2022-04-19T19:57:08.085Z] ---> Using cache [2022-04-19T19:57:08.085Z] ---> 8a2b24f70761 [2022-04-19T19:57:08.085Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T19:57:08.085Z] ---> Using cache [2022-04-19T19:57:08.085Z] ---> 0dcf9a55f6c3 [2022-04-19T19:57:08.085Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-19T19:57:10.002Z] ---> Running in 51c0a5dbe968 [2022-04-19T19:57:10.002Z] ---> Running in 9a13d7b158dc [2022-04-19T19:57:10.261Z] Removing intermediate container 51c0a5dbe968 [2022-04-19T19:57:10.261Z] ---> 2655d11c7870 [2022-04-19T19:57:10.261Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-04-19T19:57:10.261Z] ---> Running in b2d74118f72e [2022-04-19T19:57:10.829Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T19:57:11.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T19:57:11.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T19:57:11.352Z] (1/43) Installing readline (8.1.1-r0) [2022-04-19T19:57:11.352Z] (2/43) Installing bash (5.1.16-r0) [2022-04-19T19:57:11.352Z] Executing bash-5.1.16-r0.post-install [2022-04-19T19:57:11.352Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-19T19:57:11.352Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-19T19:57:11.352Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-19T19:57:11.352Z] (6/43) Installing curl (7.80.0-r0) [2022-04-19T19:57:11.352Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-19T19:57:11.352Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-19T19:57:11.352Z] (9/43) Installing expat (2.4.7-r0) [2022-04-19T19:57:11.352Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-19T19:57:11.352Z] (11/43) Installing gdbm (1.22-r0) [2022-04-19T19:57:11.352Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-19T19:57:11.352Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-19T19:57:11.352Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-19T19:57:11.352Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-19T19:57:11.352Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-19T19:57:11.352Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-19T19:57:11.611Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T19:57:11.611Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-19T19:57:11.611Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-19T19:57:11.611Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-19T19:57:11.611Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-19T19:57:11.611Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-19T19:57:11.611Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-19T19:57:11.870Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-19T19:57:11.870Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-19T19:57:11.870Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-19T19:57:11.870Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-19T19:57:11.870Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-19T19:57:11.870Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-19T19:57:11.870Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-19T19:57:11.870Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-19T19:57:11.870Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-19T19:57:11.870Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-19T19:57:11.870Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-19T19:57:11.870Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-19T19:57:11.870Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-19T19:57:11.870Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-19T19:57:11.870Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-19T19:57:11.870Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-19T19:57:11.870Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-19T19:57:11.870Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-19T19:57:11.870Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-19T19:57:11.870Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-19T19:57:11.870Z] OK: 221 MiB in 52 packages [2022-04-19T19:57:11.870Z] Executing busybox-1.34.1-r5.trigger [2022-04-19T19:57:11.870Z] OK: 83 MiB in 65 packages [2022-04-19T19:57:12.943Z] Collecting docker-compose==1.23.2 [2022-04-19T19:57:12.943Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-19T19:57:12.943Z] Collecting docopt<0.7,>=0.6.1 [2022-04-19T19:57:12.943Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-19T19:57:13.520Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-19T19:57:13.520Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-19T19:57:13.520Z] Removing intermediate container 9a13d7b158dc [2022-04-19T19:57:13.520Z] ---> e9287ac83da6 [2022-04-19T19:57:13.520Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-19T19:57:13.520Z] Collecting PyYAML<4,>=3.10 [2022-04-19T19:57:13.520Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-19T19:57:13.779Z] ---> 5aecf75fb9d3 [2022-04-19T19:57:13.779Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T19:57:14.038Z] ---> Running in 849e7f8b04bf [2022-04-19T19:57:14.302Z] 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-19T19:57:14.302Z] Collecting texttable<0.10,>=0.9.0 [2022-04-19T19:57:14.302Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-19T19:57:14.560Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-19T19:57:14.560Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-19T19:57:14.818Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-19T19:57:14.818Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-19T19:57:14.818Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-19T19:57:15.093Z] Collecting docker<4.0,>=3.6.0 [2022-04-19T19:57:15.093Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-19T19:57:15.093Z] Collecting cached-property<2,>=1.2.0 [2022-04-19T19:57:15.093Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-19T19:57:15.353Z] Collecting jsonschema<3,>=2.5.1 [2022-04-19T19:57:15.353Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-19T19:57:15.353Z] Collecting docker-pycreds>=0.4.0 [2022-04-19T19:57:15.353Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-19T19:57:15.353Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-19T19:57:15.353Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-19T19:57:15.613Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-19T19:57:15.613Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-19T19:57:15.613Z] Collecting idna<2.8,>=2.5 [2022-04-19T19:57:15.613Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-19T19:57:15.613Z] 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-19T19:57:15.613Z] Removing intermediate container 849e7f8b04bf [2022-04-19T19:57:15.613Z] ---> 2192a63a4387 [2022-04-19T19:57:15.613Z] Step 8/25 : COPY . . [2022-04-19T19:57:15.613Z] Removing intermediate container ad830f85b0fa [2022-04-19T19:57:15.613Z] ---> cf71739cb0a6 [2022-04-19T19:57:15.613Z] [2022-04-19T19:57:15.613Z] Step 10/23 : FROM alpine:3.14 [2022-04-19T19:57:15.613Z] ---> e04c818066af [2022-04-19T19:57:15.613Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-19T19:57:15.613Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-19T19:57:15.613Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-19T19:57:15.613Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-19T19:57:15.613Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-19T19:57:15.613Z] ---> Running in b34c669a10fd [2022-04-19T19:57:15.883Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-19T19:57:15.883Z] Attempting uninstall: urllib3 [2022-04-19T19:57:15.883Z] Found existing installation: urllib3 1.26.7 [2022-04-19T19:57:15.883Z] Uninstalling urllib3-1.26.7: [2022-04-19T19:57:15.883Z] Successfully uninstalled urllib3-1.26.7 [2022-04-19T19:57:16.142Z] Attempting uninstall: idna [2022-04-19T19:57:16.142Z] Found existing installation: idna 3.3 [2022-04-19T19:57:16.142Z] Uninstalling idna-3.3: [2022-04-19T19:57:16.142Z] Successfully uninstalled idna-3.3 [2022-04-19T19:57:17.080Z] Removing intermediate container b34c669a10fd [2022-04-19T19:57:17.080Z] ---> 2567052bb16f [2022-04-19T19:57:17.080Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-19T19:57:18.494Z] Attempting uninstall: requests [2022-04-19T19:57:18.494Z] Found existing installation: requests 2.26.0 [2022-04-19T19:57:18.494Z] Uninstalling requests-2.26.0: [2022-04-19T19:57:18.494Z] ---> Running in f95b0f0565a8 [2022-04-19T19:57:18.494Z] Successfully uninstalled requests-2.26.0 [2022-04-19T19:57:18.494Z] Removing intermediate container 75bf57d09187 [2022-04-19T19:57:18.494Z] ---> 238d09c86032 [2022-04-19T19:57:18.494Z] [2022-04-19T19:57:18.494Z] Step 10/22 : FROM alpine:3.14 [2022-04-19T19:57:18.494Z] ---> e04c818066af [2022-04-19T19:57:18.494Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-19T19:57:18.759Z] Running setup.py install for texttable: started [2022-04-19T19:57:18.759Z] ---> Running in b850f1d6c8fc [2022-04-19T19:57:18.759Z] Removing intermediate container f95b0f0565a8 [2022-04-19T19:57:18.759Z] ---> d4485bc3b80f [2022-04-19T19:57:18.759Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-19T19:57:19.028Z] ---> Running in 2a85e693adee [2022-04-19T19:57:19.028Z] Running setup.py install for texttable: finished with status 'done' [2022-04-19T19:57:19.028Z] Running setup.py install for PyYAML: started [2022-04-19T19:57:19.028Z] Removing intermediate container 2a85e693adee [2022-04-19T19:57:19.028Z] ---> 83620fa3ef49 [2022-04-19T19:57:19.028Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T19:57:19.289Z] ---> Running in 42d3f14ea63e [2022-04-19T19:57:19.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-19T19:57:19.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-19T19:57:19.549Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-19T19:57:19.549Z] Running setup.py install for docopt: started [2022-04-19T19:57:19.549Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-19T19:57:19.549Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-19T19:57:19.549Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-19T19:57:19.549Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-19T19:57:19.549Z] (5/6) Installing curl (7.79.1-r0) [2022-04-19T19:57:19.549Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-19T19:57:19.549Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T19:57:19.549Z] Executing ca-certificates-20211220-r0.trigger [2022-04-19T19:57:19.549Z] OK: 8 MiB in 20 packages [2022-04-19T19:57:20.121Z] Running setup.py install for docopt: finished with status 'done' [2022-04-19T19:57:20.121Z] Running setup.py install for dockerpty: started [2022-04-19T19:57:20.383Z] Removing intermediate container 42d3f14ea63e [2022-04-19T19:57:20.383Z] ---> a7003b7b6472 [2022-04-19T19:57:20.383Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-19T19:57:20.383Z] ---> Running in 6e2f80fc07f5 [2022-04-19T19:57:20.383Z] Removing intermediate container b850f1d6c8fc [2022-04-19T19:57:20.383Z] ---> f1cc39216b07 [2022-04-19T19:57:20.383Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-19T19:57:20.643Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-19T19:57:20.643Z] ---> Running in 70361b5f7b52 [2022-04-19T19:57:20.643Z] ---> 6a3d65cf5c7c [2022-04-19T19:57:20.643Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-19T19:57:20.643Z] ---> Running in e3fc6955cb91 [2022-04-19T19:57:20.643Z] Removing intermediate container 70361b5f7b52 [2022-04-19T19:57:20.643Z] ---> be7be1dcd096 [2022-04-19T19:57:20.643Z] Step 13/22 : WORKDIR /edgex [2022-04-19T19:57:20.643Z] ---> Running in 78bee97cc815 [2022-04-19T19:57:20.643Z] Removing intermediate container e3fc6955cb91 [2022-04-19T19:57:20.643Z] ---> 44ce4f8a0006 [2022-04-19T19:57:20.643Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-19T19:57:20.643Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-19T19:57:20.903Z] ---> Running in 83be286fa42f [2022-04-19T19:57:20.903Z] Removing intermediate container 78bee97cc815 [2022-04-19T19:57:20.903Z] ---> 51359fe92055 [2022-04-19T19:57:20.903Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-19T19:57:20.903Z] 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-19T19:57:21.162Z] ---> 8599ae9625e8 [2022-04-19T19:57:21.162Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-19T19:57:21.423Z] ---> 586c380d2170 [2022-04-19T19:57:21.423Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-19T19:57:21.683Z] Removing intermediate container 83be286fa42f [2022-04-19T19:57:21.683Z] ---> 090df2c45865 [2022-04-19T19:57:21.683Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-19T19:57:21.683Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-19T19:57:21.683Z] ---> Running in 64aeafd8aadb [2022-04-19T19:57:21.943Z] ---> 7d99819b5d9f [2022-04-19T19:57:21.943Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-19T19:57:21.943Z] Removing intermediate container 64aeafd8aadb [2022-04-19T19:57:21.943Z] ---> 5fbf1357ae99 [2022-04-19T19:57:21.943Z] 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-19T19:57:21.943Z] ---> Running in b2259b40ef99 [2022-04-19T19:57:21.943Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-19T19:57:21.943Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-19T19:57:21.943Z] ---> 4782959438cf [2022-04-19T19:57:21.943Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-19T19:57:22.202Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-19T19:57:22.202Z] ---> Running in e3d58f7256a5 [2022-04-19T19:57:22.202Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-19T19:57:22.202Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-19T19:57:22.460Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-19T19:57:22.460Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T19:57:22.460Z] OK: 8 MiB in 20 packages [2022-04-19T19:57:22.720Z] spire-1.2.1/ [2022-04-19T19:57:22.720Z] spire-1.2.1/.data/ [2022-04-19T19:57:22.720Z] spire-1.2.1/.data/.file [2022-04-19T19:57:22.720Z] spire-1.2.1/.dockerignore [2022-04-19T19:57:22.720Z] spire-1.2.1/.gitattributes [2022-04-19T19:57:22.720Z] spire-1.2.1/.githooks/ [2022-04-19T19:57:22.720Z] spire-1.2.1/.githooks/pre-commit [2022-04-19T19:57:22.720Z] spire-1.2.1/.github/ [2022-04-19T19:57:22.720Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-19T19:57:22.720Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-19T19:57:22.720Z] spire-1.2.1/.github/dependabot.yml [2022-04-19T19:57:22.720Z] spire-1.2.1/.github/workflows/ [2022-04-19T19:57:22.720Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-19T19:57:22.720Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-19T19:57:22.720Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-19T19:57:22.720Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-19T19:57:22.720Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-19T19:57:22.720Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-19T19:57:22.720Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-19T19:57:22.720Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-19T19:57:22.720Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-19T19:57:22.720Z] spire-1.2.1/.gitignore [2022-04-19T19:57:22.720Z] spire-1.2.1/.go-version [2022-04-19T19:57:22.720Z] spire-1.2.1/.golangci.yml [2022-04-19T19:57:22.720Z] spire-1.2.1/ADOPTERS.md [2022-04-19T19:57:22.720Z] spire-1.2.1/CHANGELOG.md [2022-04-19T19:57:22.720Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-19T19:57:22.721Z] spire-1.2.1/CODEOWNERS [2022-04-19T19:57:22.721Z] spire-1.2.1/CONTRIBUTING.md [2022-04-19T19:57:22.721Z] spire-1.2.1/Dockerfile [2022-04-19T19:57:22.721Z] spire-1.2.1/Dockerfile.dev [2022-04-19T19:57:22.721Z] spire-1.2.1/Dockerfile.scratch [2022-04-19T19:57:22.721Z] spire-1.2.1/LICENSE [2022-04-19T19:57:22.721Z] spire-1.2.1/MAINTAINERS.md [2022-04-19T19:57:22.721Z] spire-1.2.1/Makefile [2022-04-19T19:57:22.721Z] spire-1.2.1/README.md [2022-04-19T19:57:22.721Z] spire-1.2.1/ROADMAP.md [2022-04-19T19:57:22.721Z] spire-1.2.1/SECURITY.md [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/ [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-agent/ [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-server/ [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-19T19:57:22.721Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-19T19:57:22.721Z] spire-1.2.1/conf/ [2022-04-19T19:57:22.721Z] spire-1.2.1/conf/agent/ [2022-04-19T19:57:22.721Z] spire-1.2.1/conf/agent/agent.conf [2022-04-19T19:57:22.721Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-19T19:57:22.721Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-19T19:57:22.721Z] spire-1.2.1/conf/server/ [2022-04-19T19:57:22.721Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-19T19:57:22.721Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-19T19:57:22.721Z] spire-1.2.1/conf/server/server.conf [2022-04-19T19:57:22.721Z] spire-1.2.1/conf/server/server_full.conf [2022-04-19T19:57:22.721Z] spire-1.2.1/doc/ [2022-04-19T19:57:22.721Z] spire-1.2.1/doc/SPIRE101.md [2022-04-19T19:57:22.721Z] spire-1.2.1/doc/auditlog.md [2022-04-19T19:57:22.721Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-19T19:57:22.721Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-19T19:57:22.721Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-19T19:57:22.721Z] spire-1.2.1/doc/images/ [2022-04-19T19:57:22.721Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-19T19:57:22.721Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-19T19:57:22.721Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-19T19:57:22.721Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-19T19:57:22.721Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-19T19:57:22.721Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-19T19:57:22.721Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-19T19:57:22.721Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-19T19:57:22.721Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-19T19:57:22.721Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-19T19:57:22.721Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-19T19:57:22.721Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-19T19:57:22.721Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-19T19:57:22.721Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-19T19:57:22.721Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-19T19:57:22.721Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-19T19:57:22.721Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-19T19:57:22.721Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-19T19:57:22.721Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-19T19:57:22.721Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-19T19:57:22.721Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-19T19:57:22.721Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-19T19:57:22.721Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-19T19:57:22.721Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-19T19:57:22.721Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-19T19:57:22.721Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-19T19:57:22.721Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-19T19:57:22.721Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-19T19:57:22.721Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-19T19:57:22.721Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-19T19:57:22.721Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-19T19:57:22.721Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-19T19:57:22.721Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-19T19:57:22.721Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-19T19:57:22.721Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-19T19:57:22.721Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-19T19:57:22.721Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-19T19:57:22.721Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-19T19:57:22.721Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-19T19:57:22.721Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-19T19:57:22.721Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-19T19:57:22.721Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-19T19:57:22.721Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-19T19:57:22.721Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-19T19:57:22.721Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-19T19:57:22.721Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-19T19:57:22.721Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-19T19:57:22.721Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-19T19:57:22.721Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-19T19:57:22.721Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-19T19:57:22.721Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-19T19:57:22.721Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-19T19:57:22.721Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-19T19:57:22.721Z] spire-1.2.1/doc/scaling_spire.md [2022-04-19T19:57:22.721Z] spire-1.2.1/doc/spire_agent.md [2022-04-19T19:57:22.721Z] spire-1.2.1/doc/spire_server.md [2022-04-19T19:57:22.721Z] spire-1.2.1/doc/supported_integrations.md [2022-04-19T19:57:22.721Z] spire-1.2.1/doc/telemetry.md [2022-04-19T19:57:22.721Z] spire-1.2.1/doc/telemetry_config.md [2022-04-19T19:57:22.721Z] spire-1.2.1/doc/upgrading.md [2022-04-19T19:57:22.721Z] spire-1.2.1/doc/using_spire.md [2022-04-19T19:57:22.721Z] spire-1.2.1/examples/ [2022-04-19T19:57:22.721Z] spire-1.2.1/examples/README.md [2022-04-19T19:57:22.721Z] spire-1.2.1/go.mod [2022-04-19T19:57:22.721Z] spire-1.2.1/go.sum [2022-04-19T19:57:22.721Z] spire-1.2.1/pkg/ [2022-04-19T19:57:22.721Z] spire-1.2.1/pkg/agent/ [2022-04-19T19:57:22.721Z] spire-1.2.1/pkg/agent/agent.go [2022-04-19T19:57:22.721Z] spire-1.2.1/pkg/agent/api/ [2022-04-19T19:57:22.721Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-19T19:57:22.721Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-19T19:57:22.721Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-19T19:57:22.721Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-19T19:57:22.721Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-19T19:57:22.721Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-19T19:57:22.721Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-19T19:57:22.721Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-19T19:57:22.721Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-19T19:57:22.721Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-19T19:57:22.721Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-19T19:57:22.721Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-19T19:57:22.721Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-19T19:57:22.721Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-19T19:57:22.721Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-19T19:57:22.721Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-19T19:57:22.721Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-19T19:57:22.721Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-19T19:57:22.721Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-19T19:57:22.721Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-19T19:57:22.721Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-19T19:57:22.721Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-19T19:57:22.721Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-19T19:57:22.721Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-19T19:57:22.721Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-19T19:57:22.721Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-19T19:57:22.721Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-19T19:57:22.721Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-19T19:57:22.721Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-19T19:57:22.721Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-19T19:57:22.721Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-19T19:57:22.721Z] spire-1.2.1/pkg/agent/client/ [2022-04-19T19:57:22.721Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/common/ [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/config.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/manager/ [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T19:57:22.722Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T19:57:22.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-19T19:57:22.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-19T19:57:22.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-19T19:57:22.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-19T19:57:22.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-19T19:57:22.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-19T19:57:22.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-19T19:57:22.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-19T19:57:22.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-19T19:57:22.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-19T19:57:22.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T19:57:22.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T19:57:22.987Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-19T19:57:22.987Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-19T19:57:22.987Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-19T19:57:22.987Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-19T19:57:22.987Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-19T19:57:22.987Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-19T19:57:22.987Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-19T19:57:22.987Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-19T19:57:22.987Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-19T19:57:22.987Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-19T19:57:22.987Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-19T19:57:22.987Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-19T19:57:22.987Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-19T19:57:22.987Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-19T19:57:22.987Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-19T19:57:22.987Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-19T19:57:22.987Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-19T19:57:22.987Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-19T19:57:22.987Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-19T19:57:22.987Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-19T19:57:22.987Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-19T19:57:22.987Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-19T19:57:22.987Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-19T19:57:22.987Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/agent/svid/ [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/ [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/api/ [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/api/names.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/auth/ [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/catalog/ [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/cli/ [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/health/ [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/health/config.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/health/context.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/health/health.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/idutil/ [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/log/ [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/log/log.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/log/options.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-19T19:57:22.988Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/plugin/ [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/profiling/ [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/selector/ [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/uptime/ [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/util/ [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/util/task.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/version/ [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/version/version.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/x509util/ [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/server/ [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/server/api/ [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/server/api/api.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/server/api/health/ [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/server/api/id.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-19T19:57:22.989Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/api/status.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/bundle/ [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/ca/ [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/cache/ [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/catalog/ [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/config.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/datastore/ [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/ [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-19T19:57:22.990Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/registration/ [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/server.go [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/server_test.go [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/svid/ [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-19T19:57:22.991Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-19T19:57:22.991Z] spire-1.2.1/proto/ [2022-04-19T19:57:22.991Z] spire-1.2.1/proto/private/ [2022-04-19T19:57:22.991Z] spire-1.2.1/proto/private/server/ [2022-04-19T19:57:22.991Z] spire-1.2.1/proto/private/server/journal/ [2022-04-19T19:57:22.991Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-19T19:57:22.991Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-19T19:57:22.991Z] spire-1.2.1/proto/spire/ [2022-04-19T19:57:22.991Z] spire-1.2.1/proto/spire/common/ [2022-04-19T19:57:22.991Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-19T19:57:22.991Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-19T19:57:22.991Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-19T19:57:22.991Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-19T19:57:22.991Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-19T19:57:22.991Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-19T19:57:22.991Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-19T19:57:22.991Z] spire-1.2.1/proto/spire/plugin/ [2022-04-19T19:57:22.992Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-19T19:57:22.992Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-19T19:57:22.992Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-19T19:57:22.992Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-19T19:57:22.992Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-19T19:57:22.992Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-19T19:57:22.992Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-19T19:57:22.992Z] spire-1.2.1/release/ [2022-04-19T19:57:22.992Z] spire-1.2.1/release/spire-extras/ [2022-04-19T19:57:22.992Z] spire-1.2.1/release/spire-extras/README.md [2022-04-19T19:57:22.992Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-19T19:57:22.992Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-19T19:57:22.992Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-19T19:57:22.992Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-19T19:57:22.992Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-19T19:57:22.992Z] spire-1.2.1/release/spire/ [2022-04-19T19:57:22.992Z] spire-1.2.1/release/spire/README.md [2022-04-19T19:57:22.992Z] spire-1.2.1/release/spire/conf/ [2022-04-19T19:57:22.992Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-19T19:57:22.992Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-19T19:57:22.992Z] spire-1.2.1/release/spire/conf/server/ [2022-04-19T19:57:22.992Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-19T19:57:22.992Z] spire-1.2.1/script/ [2022-04-19T19:57:22.992Z] spire-1.2.1/script/build-artifact.sh [2022-04-19T19:57:22.992Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-19T19:57:22.992Z] spire-1.2.1/support/ [2022-04-19T19:57:22.992Z] spire-1.2.1/support/k8s/ [2022-04-19T19:57:22.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-19T19:57:22.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-19T19:57:22.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-19T19:57:22.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-19T19:57:22.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-19T19:57:22.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-19T19:57:22.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-19T19:57:22.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-19T19:57:22.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-19T19:57:22.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-19T19:57:22.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-19T19:57:22.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-19T19:57:22.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-19T19:57:22.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-19T19:57:22.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-19T19:57:22.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-19T19:57:22.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-19T19:57:22.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-19T19:57:22.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-19T19:57:22.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-19T19:57:22.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-19T19:57:22.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-19T19:57:22.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-19T19:57:22.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-19T19:57:22.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-19T19:57:22.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-19T19:57:22.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-19T19:57:22.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-19T19:57:22.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-19T19:57:22.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-19T19:57:22.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-19T19:57:22.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-19T19:57:22.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-19T19:57:22.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-19T19:57:22.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-19T19:57:22.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-19T19:57:22.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-19T19:57:22.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-19T19:57:22.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-19T19:57:22.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-19T19:57:22.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-19T19:57:22.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-19T19:57:22.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-19T19:57:22.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-19T19:57:22.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-19T19:57:22.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-19T19:57:22.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-19T19:57:22.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-19T19:57:22.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-19T19:57:22.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-19T19:57:22.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-19T19:57:22.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-19T19:57:22.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-19T19:57:22.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-19T19:57:22.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-19T19:57:22.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-19T19:57:22.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-19T19:57:22.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-19T19:57:22.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-19T19:57:22.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-19T19:57:22.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-19T19:57:22.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-19T19:57:22.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-19T19:57:22.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-19T19:57:22.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-19T19:57:22.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-19T19:57:22.992Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-19T19:57:22.992Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-19T19:57:22.992Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-19T19:57:22.992Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-19T19:57:22.992Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-19T19:57:22.992Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-19T19:57:22.992Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-19T19:57:22.992Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-19T19:57:22.992Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-19T19:57:22.992Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-19T19:57:22.992Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-19T19:57:22.992Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-19T19:57:22.992Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-19T19:57:22.992Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-19T19:57:22.992Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-19T19:57:22.992Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-19T19:57:22.992Z] spire-1.2.1/test/ [2022-04-19T19:57:22.992Z] spire-1.2.1/test/clock/ [2022-04-19T19:57:22.992Z] spire-1.2.1/test/clock/clock.go [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fakes/ [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fixture/ [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fixture/certs/ [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fixture/config/ [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-19T19:57:22.992Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-19T19:57:22.993Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-19T19:57:22.993Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-19T19:57:22.993Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-19T19:57:22.993Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-19T19:57:22.993Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-19T19:57:22.993Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-19T19:57:22.993Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-19T19:57:22.993Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-19T19:57:22.993Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-19T19:57:22.993Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-19T19:57:22.993Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-19T19:57:22.993Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-19T19:57:22.993Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-19T19:57:22.993Z] spire-1.2.1/test/fixture/fixture.go [2022-04-19T19:57:22.993Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-19T19:57:22.993Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-19T19:57:22.993Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-19T19:57:22.993Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-19T19:57:22.993Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-19T19:57:22.993Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-19T19:57:22.993Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-19T19:57:22.993Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-19T19:57:22.993Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-19T19:57:22.993Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-19T19:57:22.993Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-19T19:57:22.993Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-19T19:57:22.993Z] spire-1.2.1/test/fixture/registration/ [2022-04-19T19:57:22.993Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-19T19:57:22.993Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-19T19:57:22.993Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-19T19:57:22.993Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-19T19:57:22.993Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-19T19:57:22.993Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/ [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/README.md [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/common [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/setup/ [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/ [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-19T19:57:22.993Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-19T19:57:22.994Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/test-one.sh [2022-04-19T19:57:22.995Z] spire-1.2.1/test/integration/test.sh [2022-04-19T19:57:22.995Z] spire-1.2.1/test/plugintest/ [2022-04-19T19:57:22.995Z] spire-1.2.1/test/plugintest/config.go [2022-04-19T19:57:22.995Z] spire-1.2.1/test/plugintest/load.go [2022-04-19T19:57:22.995Z] spire-1.2.1/test/plugintest/option.go [2022-04-19T19:57:22.995Z] spire-1.2.1/test/spiretest/ [2022-04-19T19:57:22.995Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-19T19:57:22.995Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-19T19:57:22.995Z] spire-1.2.1/test/spiretest/dir.go [2022-04-19T19:57:22.995Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-19T19:57:22.995Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-19T19:57:22.995Z] spire-1.2.1/test/spiretest/logs.go [2022-04-19T19:57:22.995Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-19T19:57:22.995Z] spire-1.2.1/test/spiretest/suite.go [2022-04-19T19:57:22.995Z] spire-1.2.1/test/spiretest/x509.go [2022-04-19T19:57:22.995Z] spire-1.2.1/test/testca/ [2022-04-19T19:57:22.995Z] spire-1.2.1/test/testca/ca.go [2022-04-19T19:57:22.995Z] spire-1.2.1/test/testkey/ [2022-04-19T19:57:22.995Z] spire-1.2.1/test/testkey/generate.sh [2022-04-19T19:57:22.995Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-19T19:57:22.995Z] spire-1.2.1/test/testkey/keys.go [2022-04-19T19:57:22.995Z] spire-1.2.1/test/testkey/new.go [2022-04-19T19:57:22.995Z] spire-1.2.1/test/tpmsimulator/ [2022-04-19T19:57:22.995Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-19T19:57:22.995Z] spire-1.2.1/test/util/ [2022-04-19T19:57:22.995Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-19T19:57:22.995Z] spire-1.2.1/test/util/cert_generation.go [2022-04-19T19:57:22.995Z] spire-1.2.1/test/util/io_redirection.go [2022-04-19T19:57:22.995Z] spire-1.2.1/test/util/race.go [2022-04-19T19:57:22.995Z] spire-1.2.1/test/util/util.go [2022-04-19T19:57:22.995Z] building spire from source... [2022-04-19T19:57:23.253Z] Installing go1.17.7... [2022-04-19T19:57:23.253Z] Removing intermediate container e3d58f7256a5 [2022-04-19T19:57:23.253Z] ---> 0df9ae4ed5cf [2022-04-19T19:57:23.253Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-19T19:57:23.253Z] ---> Running in 3958e15e827d [2022-04-19T19:57:23.512Z] Removing intermediate container 6e2f80fc07f5 [2022-04-19T19:57:23.512Z] ---> 0a646e0e2ac5 [2022-04-19T19:57:23.512Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T19:57:23.512Z] Removing intermediate container 3958e15e827d [2022-04-19T19:57:23.512Z] ---> b205be6a4ac6 [2022-04-19T19:57:23.512Z] Step 20/22 : LABEL arch=x86_64 [2022-04-19T19:57:23.512Z] ---> Running in 067cd09fd8f2 [2022-04-19T19:57:23.803Z] ---> 210c5ffd08e3 [2022-04-19T19:57:23.803Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-19T19:57:23.803Z] Removing intermediate container 067cd09fd8f2 [2022-04-19T19:57:23.803Z] ---> 2cf6e7217d7b [2022-04-19T19:57:23.803Z] Step 21/22 : LABEL git_sha=6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T19:57:23.803Z] ---> Running in c0d66c360bb4 [2022-04-19T19:57:23.803Z] Removing intermediate container b2d74118f72e [2022-04-19T19:57:23.803Z] ---> 7c10b613e8aa [2022-04-19T19:57:23.803Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-19T19:57:24.074Z] ---> Running in 5063f44f8fd2 [2022-04-19T19:57:24.074Z] Removing intermediate container c0d66c360bb4 [2022-04-19T19:57:24.074Z] ---> bf0c7fd64d0c [2022-04-19T19:57:24.074Z] Step 22/22 : LABEL version=2.2.0-dev.74 [2022-04-19T19:57:24.334Z] ---> 7bf9c0ce4c15 [2022-04-19T19:57:24.334Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-19T19:57:24.614Z] ---> Running in ea63b40988d4 [2022-04-19T19:57:24.614Z] Removing intermediate container 5063f44f8fd2 [2022-04-19T19:57:24.614Z] ---> d36ab5cf8313 [2022-04-19T19:57:24.614Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-19T19:57:24.614Z] ---> Running in 5115a4ddc47f [2022-04-19T19:57:24.614Z] Removing intermediate container ea63b40988d4 [2022-04-19T19:57:24.614Z] ---> 17338f466a2d [2022-04-19T19:57:24.614Z] [2022-04-19T19:57:24.877Z] ---> 387da6096247 [2022-04-19T19:57:24.877Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-19T19:57:24.877Z] ---> Running in 018771bf44a4 [2022-04-19T19:57:24.877Z] Removing intermediate container 5115a4ddc47f [2022-04-19T19:57:24.877Z] ---> 7838100e2df5 [2022-04-19T19:57:24.877Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-19T19:57:24.877Z] Successfully built 17338f466a2d [2022-04-19T19:57:24.877Z] Successfully tagged security-proxy-setup:latest [2022-04-19T19:57:24.877Z]  Building security-proxy-setup ... done Building security-spire-config [2022-04-19T19:57:24.877Z] Removing intermediate container 018771bf44a4 [2022-04-19T19:57:24.877Z] ---> 30594c1feb42 [2022-04-19T19:57:24.877Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T19:57:25.446Z] ---> Running in af0297e6d4c0 [2022-04-19T19:57:26.830Z] ---> 71d93c83313e [2022-04-19T19:57:26.830Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-19T19:57:26.830Z] Removing intermediate container af0297e6d4c0 [2022-04-19T19:57:26.830Z] ---> 7c5a29f14597 [2022-04-19T19:57:26.830Z] Step 21/23 : LABEL arch=x86_64 [2022-04-19T19:57:26.830Z] ---> Running in bdd5c417ca00 [2022-04-19T19:57:26.830Z] ---> 168a07d2b15e [2022-04-19T19:57:26.830Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-19T19:57:26.830Z] Removing intermediate container bdd5c417ca00 [2022-04-19T19:57:26.830Z] ---> b8a328c7f654 [2022-04-19T19:57:26.830Z] Step 22/23 : LABEL git_sha=6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T19:57:26.830Z] ---> Running in 2054b6d64e66 [2022-04-19T19:57:27.098Z] ---> 2f424ea626a6 [2022-04-19T19:57:27.098Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-19T19:57:27.098Z] Removing intermediate container 2054b6d64e66 [2022-04-19T19:57:27.098Z] ---> 7d007e03849f [2022-04-19T19:57:27.098Z] Step 23/23 : LABEL version=2.2.0-dev.74 [2022-04-19T19:57:27.380Z] ---> Running in 3aa079c93c8a [2022-04-19T19:57:27.380Z] ---> Running in 3b41b7374a29 [2022-04-19T19:57:27.380Z] Removing intermediate container 3aa079c93c8a [2022-04-19T19:57:27.380Z] ---> aee69b3fe646 [2022-04-19T19:57:27.380Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T19:57:27.650Z] Removing intermediate container 3b41b7374a29 [2022-04-19T19:57:27.650Z] ---> ebbc090bccd8 [2022-04-19T19:57:27.650Z] [2022-04-19T19:57:27.650Z] ---> Running in a790181b968e [2022-04-19T19:57:27.650Z] Successfully built ebbc090bccd8 [2022-04-19T19:57:27.650Z] Successfully tagged core-data:latest [2022-04-19T19:57:27.910Z]  Building core-data ... done Removing intermediate container a790181b968e [2022-04-19T19:57:27.910Z] ---> a5532f36de89 [2022-04-19T19:57:27.910Z] Step 21/23 : LABEL arch=x86_64 [2022-04-19T19:57:27.910Z] ---> Running in c95515339e61 [2022-04-19T19:57:28.169Z] Removing intermediate container c95515339e61 [2022-04-19T19:57:28.169Z] ---> f14967112a37 [2022-04-19T19:57:28.169Z] Step 22/23 : LABEL git_sha=6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T19:57:28.429Z] ---> Running in 7b541039c28e [2022-04-19T19:57:28.691Z] Removing intermediate container 7b541039c28e [2022-04-19T19:57:28.691Z] ---> 1a1b9ea81cce [2022-04-19T19:57:28.691Z] Step 23/23 : LABEL version=2.2.0-dev.74 [2022-04-19T19:57:28.951Z] ---> Running in 682775008d14 [2022-04-19T19:57:29.210Z] Removing intermediate container 682775008d14 [2022-04-19T19:57:29.211Z] ---> 4ff1f0bc34e7 [2022-04-19T19:57:29.211Z] [2022-04-19T19:57:29.211Z] Successfully built 4ff1f0bc34e7 [2022-04-19T19:57:29.211Z] Successfully tagged sys-mgmt-agent:latest [2022-04-19T19:57:29.482Z]  Building sys-mgmt-agent ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T19:57:29.482Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-19T19:57:29.482Z] ---> e22a8cf4199b [2022-04-19T19:57:29.482Z] Step 3/26 : WORKDIR /edgex-go [2022-04-19T19:57:29.482Z] ---> Using cache [2022-04-19T19:57:29.482Z] ---> 8a2b24f70761 [2022-04-19T19:57:29.482Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T19:57:29.482Z] ---> Using cache [2022-04-19T19:57:29.482Z] ---> 0dcf9a55f6c3 [2022-04-19T19:57:29.482Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-19T19:57:29.482Z] ---> Using cache [2022-04-19T19:57:29.482Z] ---> e9287ac83da6 [2022-04-19T19:57:29.482Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-19T19:57:29.482Z] ---> Using cache [2022-04-19T19:57:29.482Z] ---> 5aecf75fb9d3 [2022-04-19T19:57:29.482Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T19:57:29.482Z] ---> Using cache [2022-04-19T19:57:29.482Z] ---> 2192a63a4387 [2022-04-19T19:57:29.482Z] Step 8/26 : COPY . . [2022-04-19T19:57:29.482Z] ---> Using cache [2022-04-19T19:57:29.482Z] ---> 6a3d65cf5c7c [2022-04-19T19:57:29.482Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-19T19:57:29.482Z] ---> Using cache [2022-04-19T19:57:29.482Z] ---> 44ce4f8a0006 [2022-04-19T19:57:29.482Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-19T19:57:29.482Z] ---> Using cache [2022-04-19T19:57:29.482Z] ---> 090df2c45865 [2022-04-19T19:57:29.482Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-19T19:57:29.482Z] ---> Using cache [2022-04-19T19:57:29.482Z] ---> 5fbf1357ae99 [2022-04-19T19:57:29.482Z] 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-19T19:57:29.742Z] ---> Running in 712ff5643b7d [2022-04-19T19:57:29.742Z] Building bin/spire-server... [2022-04-19T19:57:29.742Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-19T19:57:29.742Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-19T19:57:29.742Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-19T19:57:29.742Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-19T19:57:29.742Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-19T19:57:30.002Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-19T19:57:30.002Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-19T19:57:30.002Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-19T19:57:30.002Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-19T19:57:30.002Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-19T19:57:30.002Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-19T19:57:30.002Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-19T19:57:30.002Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-19T19:57:30.002Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-19T19:57:30.002Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-19T19:57:30.002Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-19T19:57:30.002Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-19T19:57:30.264Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-19T19:57:30.264Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-19T19:57:30.264Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-19T19:57:30.264Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-19T19:57:30.264Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-19T19:57:30.264Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-19T19:57:30.264Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-19T19:57:30.264Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-19T19:57:30.264Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-19T19:57:30.264Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-19T19:57:30.264Z] spire-1.2.1/ [2022-04-19T19:57:30.264Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-19T19:57:30.264Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-19T19:57:30.264Z] spire-1.2.1/.data/ [2022-04-19T19:57:30.264Z] spire-1.2.1/.data/.file [2022-04-19T19:57:30.264Z] spire-1.2.1/.dockerignore [2022-04-19T19:57:30.264Z] spire-1.2.1/.gitattributes [2022-04-19T19:57:30.264Z] spire-1.2.1/.githooks/ [2022-04-19T19:57:30.264Z] spire-1.2.1/.githooks/pre-commit [2022-04-19T19:57:30.264Z] spire-1.2.1/.github/ [2022-04-19T19:57:30.264Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-19T19:57:30.264Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-19T19:57:30.264Z] spire-1.2.1/.github/dependabot.yml [2022-04-19T19:57:30.264Z] spire-1.2.1/.github/workflows/ [2022-04-19T19:57:30.264Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-19T19:57:30.264Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-19T19:57:30.264Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-19T19:57:30.264Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-19T19:57:30.264Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-19T19:57:30.264Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-19T19:57:30.264Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-19T19:57:30.264Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-19T19:57:30.264Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-19T19:57:30.264Z] spire-1.2.1/.gitignore [2022-04-19T19:57:30.264Z] spire-1.2.1/.go-version [2022-04-19T19:57:30.264Z] spire-1.2.1/.golangci.yml [2022-04-19T19:57:30.264Z] spire-1.2.1/ADOPTERS.md [2022-04-19T19:57:30.264Z] spire-1.2.1/CHANGELOG.md [2022-04-19T19:57:30.264Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-19T19:57:30.264Z] spire-1.2.1/CODEOWNERS [2022-04-19T19:57:30.264Z] spire-1.2.1/CONTRIBUTING.md [2022-04-19T19:57:30.264Z] spire-1.2.1/Dockerfile [2022-04-19T19:57:30.264Z] spire-1.2.1/Dockerfile.dev [2022-04-19T19:57:30.264Z] spire-1.2.1/Dockerfile.scratch [2022-04-19T19:57:30.264Z] spire-1.2.1/LICENSE [2022-04-19T19:57:30.264Z] spire-1.2.1/MAINTAINERS.md [2022-04-19T19:57:30.264Z] spire-1.2.1/Makefile [2022-04-19T19:57:30.264Z] spire-1.2.1/README.md [2022-04-19T19:57:30.264Z] spire-1.2.1/ROADMAP.md [2022-04-19T19:57:30.264Z] spire-1.2.1/SECURITY.md [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/ [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-agent/ [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-server/ [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-19T19:57:30.264Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-19T19:57:30.264Z] spire-1.2.1/conf/ [2022-04-19T19:57:30.264Z] spire-1.2.1/conf/agent/ [2022-04-19T19:57:30.264Z] spire-1.2.1/conf/agent/agent.conf [2022-04-19T19:57:30.264Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-19T19:57:30.264Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-19T19:57:30.264Z] spire-1.2.1/conf/server/ [2022-04-19T19:57:30.264Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-19T19:57:30.264Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-19T19:57:30.264Z] spire-1.2.1/conf/server/server.conf [2022-04-19T19:57:30.264Z] spire-1.2.1/conf/server/server_full.conf [2022-04-19T19:57:30.264Z] spire-1.2.1/doc/ [2022-04-19T19:57:30.264Z] spire-1.2.1/doc/SPIRE101.md [2022-04-19T19:57:30.264Z] spire-1.2.1/doc/auditlog.md [2022-04-19T19:57:30.264Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-19T19:57:30.264Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-19T19:57:30.264Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-19T19:57:30.264Z] spire-1.2.1/doc/images/ [2022-04-19T19:57:30.264Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-19T19:57:30.264Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-19T19:57:30.264Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-19T19:57:30.264Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-19T19:57:30.264Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-19T19:57:30.264Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-19T19:57:30.264Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-19T19:57:30.264Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-19T19:57:30.264Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-19T19:57:30.264Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-19T19:57:30.264Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-19T19:57:30.264Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-19T19:57:30.264Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-19T19:57:30.264Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-19T19:57:30.264Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-19T19:57:30.264Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-19T19:57:30.264Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-19T19:57:30.264Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-19T19:57:30.264Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-19T19:57:30.264Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-19T19:57:30.264Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-19T19:57:30.265Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-19T19:57:30.265Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-19T19:57:30.265Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-19T19:57:30.265Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-19T19:57:30.265Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-19T19:57:30.265Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-19T19:57:30.265Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-19T19:57:30.265Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-19T19:57:30.265Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-19T19:57:30.265Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-19T19:57:30.265Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-19T19:57:30.265Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-19T19:57:30.265Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-19T19:57:30.265Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-19T19:57:30.265Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-19T19:57:30.265Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-19T19:57:30.265Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-19T19:57:30.265Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-19T19:57:30.265Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-19T19:57:30.265Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-19T19:57:30.265Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-19T19:57:30.265Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-19T19:57:30.265Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-19T19:57:30.265Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-19T19:57:30.265Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-19T19:57:30.265Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-19T19:57:30.265Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-19T19:57:30.265Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-19T19:57:30.265Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-19T19:57:30.265Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-19T19:57:30.265Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-19T19:57:30.265Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-19T19:57:30.265Z] spire-1.2.1/doc/scaling_spire.md [2022-04-19T19:57:30.265Z] spire-1.2.1/doc/spire_agent.md [2022-04-19T19:57:30.265Z] spire-1.2.1/doc/spire_server.md [2022-04-19T19:57:30.265Z] spire-1.2.1/doc/supported_integrations.md [2022-04-19T19:57:30.265Z] spire-1.2.1/doc/telemetry.md [2022-04-19T19:57:30.265Z] spire-1.2.1/doc/telemetry_config.md [2022-04-19T19:57:30.265Z] spire-1.2.1/doc/upgrading.md [2022-04-19T19:57:30.265Z] spire-1.2.1/doc/using_spire.md [2022-04-19T19:57:30.265Z] spire-1.2.1/examples/ [2022-04-19T19:57:30.265Z] spire-1.2.1/examples/README.md [2022-04-19T19:57:30.265Z] spire-1.2.1/go.mod [2022-04-19T19:57:30.265Z] spire-1.2.1/go.sum [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/ [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/ [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/agent.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/api/ [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/client/ [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/common/ [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/config.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/manager/ [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/manager/config.gogo: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-19T19:57:30.265Z]  [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.gogo: downloading github.com/oklog/run v1.0.0 [2022-04-19T19:57:30.265Z]  [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-19T19:57:30.265Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/agent/svid/ [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/ [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/api/ [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/api/names.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/auth/ [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/catalog/ [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/cli/ [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/health/ [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/health/config.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/health/context.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/health/health.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/idutil/ [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/log/ [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/log/log.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/log/options.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-19T19:57:30.266Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/plugin/ [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/profiling/ [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/selector/ [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/selector/selector_test.gogo: downloading github.com/imkira/go-observer v1.0.3 [2022-04-19T19:57:30.267Z]  [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.gogo: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-19T19:57:30.267Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-19T19:57:30.267Z]  [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/uptime/ [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/util/ [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/util/task.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/version/ [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/version/version.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/x509util/ [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-19T19:57:30.267Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/ [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/ [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/api.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.gogo: downloading github.com/prometheus/client_model v0.2.0 [2022-04-19T19:57:30.536Z]  [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/health/ [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/id.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/status.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/bundle/ [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/ca/ [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/ca/ca_health.gogo: downloading github.com/prometheus/common v0.32.1 [2022-04-19T19:57:30.536Z]  [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/cache/ [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/catalog/ [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-19T19:57:30.536Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/config.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/datastore/ [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/ [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-19T19:57:30.536Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-19T19:57:30.537Z]  [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/registration/ [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/server.go [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/server_test.go [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/svid/ [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-19T19:57:30.537Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-19T19:57:30.537Z] spire-1.2.1/proto/ [2022-04-19T19:57:30.537Z] spire-1.2.1/proto/private/ [2022-04-19T19:57:30.537Z] spire-1.2.1/proto/private/server/ [2022-04-19T19:57:30.537Z] spire-1.2.1/proto/private/server/journal/ [2022-04-19T19:57:30.537Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-19T19:57:30.537Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-19T19:57:30.537Z] spire-1.2.1/proto/spire/ [2022-04-19T19:57:30.537Z] spire-1.2.1/proto/spire/common/ [2022-04-19T19:57:30.537Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-19T19:57:30.537Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-19T19:57:30.537Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-19T19:57:30.537Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-19T19:57:30.537Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-19T19:57:30.537Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-19T19:57:30.537Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-19T19:57:30.537Z] spire-1.2.1/proto/spire/plugin/ [2022-04-19T19:57:30.537Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-19T19:57:30.537Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-19T19:57:30.537Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-19T19:57:30.537Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-19T19:57:30.537Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-19T19:57:30.537Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-19T19:57:30.537Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-19T19:57:30.537Z] spire-1.2.1/release/ [2022-04-19T19:57:30.537Z] spire-1.2.1/release/spire-extras/ [2022-04-19T19:57:30.537Z] spire-1.2.1/release/spire-extras/README.md [2022-04-19T19:57:30.537Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-19T19:57:30.537Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-19T19:57:30.537Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-19T19:57:30.537Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-19T19:57:30.537Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-19T19:57:30.537Z] spire-1.2.1/release/spire/ [2022-04-19T19:57:30.537Z] spire-1.2.1/release/spire/README.md [2022-04-19T19:57:30.537Z] spire-1.2.1/release/spire/conf/ [2022-04-19T19:57:30.537Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-19T19:57:30.537Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-19T19:57:30.537Z] spire-1.2.1/release/spire/conf/server/ [2022-04-19T19:57:30.537Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-19T19:57:30.537Z] spire-1.2.1/script/ [2022-04-19T19:57:30.537Z] spire-1.2.1/script/build-artifact.sh [2022-04-19T19:57:30.537Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-19T19:57:30.537Z] spire-1.2.1/support/ [2022-04-19T19:57:30.537Z] spire-1.2.1/support/k8s/ [2022-04-19T19:57:30.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-19T19:57:30.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-19T19:57:30.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-19T19:57:30.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-19T19:57:30.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-19T19:57:30.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-19T19:57:30.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-19T19:57:30.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-19T19:57:30.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-19T19:57:30.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-19T19:57:30.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-19T19:57:30.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-19T19:57:30.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-19T19:57:30.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-19T19:57:30.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-19T19:57:30.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-19T19:57:30.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-19T19:57:30.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-19T19:57:30.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-19T19:57:30.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-19T19:57:30.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-19T19:57:30.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-19T19:57:30.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-19T19:57:30.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-19T19:57:30.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-19T19:57:30.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-19T19:57:30.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-19T19:57:30.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-19T19:57:30.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-19T19:57:30.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-19T19:57:30.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-19T19:57:30.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-19T19:57:30.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.gogo: downloading github.com/prometheus/procfs v0.7.3 [2022-04-19T19:57:30.537Z]  [2022-04-19T19:57:30.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-19T19:57:30.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-19T19:57:30.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-19T19:57:30.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-19T19:57:30.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-19T19:57:30.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-19T19:57:30.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-19T19:57:30.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-19T19:57:30.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-19T19:57:30.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-19T19:57:30.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-19T19:57:30.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-19T19:57:30.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-19T19:57:30.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-19T19:57:30.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-19T19:57:30.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-19T19:57:30.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-19T19:57:30.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-19T19:57:30.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-19T19:57:30.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-19T19:57:30.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-19T19:57:30.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-19T19:57:30.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-19T19:57:30.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-19T19:57:30.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-19T19:57:30.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-19T19:57:30.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-19T19:57:30.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-19T19:57:30.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-19T19:57:30.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-19T19:57:30.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-19T19:57:30.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-19T19:57:30.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-19T19:57:30.537Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-19T19:57:30.537Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-19T19:57:30.537Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-19T19:57:30.537Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-19T19:57:30.537Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-19T19:57:30.537Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-19T19:57:30.537Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-19T19:57:30.537Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-19T19:57:30.537Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-19T19:57:30.537Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-19T19:57:30.537Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-19T19:57:30.537Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-19T19:57:30.537Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-19T19:57:30.537Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-19T19:57:30.537Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-19T19:57:30.537Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-19T19:57:30.537Z] spire-1.2.1/test/ [2022-04-19T19:57:30.537Z] spire-1.2.1/test/clock/ [2022-04-19T19:57:30.537Z] spire-1.2.1/test/clock/clock.go [2022-04-19T19:57:30.537Z] spire-1.2.1/test/fakes/ [2022-04-19T19:57:30.537Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-19T19:57:30.537Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-19T19:57:30.537Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-19T19:57:30.537Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-19T19:57:30.537Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-19T19:57:30.537Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-19T19:57:30.537Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-19T19:57:30.537Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-19T19:57:30.537Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-19T19:57:30.537Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-19T19:57:30.537Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-19T19:57:30.537Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-19T19:57:30.537Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-19T19:57:30.537Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-19T19:57:30.537Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-19T19:57:30.537Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-19T19:57:30.537Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-19T19:57:30.537Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-19T19:57:30.537Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-19T19:57:30.537Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-19T19:57:30.537Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-19T19:57:30.537Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-19T19:57:30.537Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-19T19:57:30.537Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-19T19:57:30.537Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-19T19:57:30.537Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-19T19:57:30.537Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-19T19:57:30.537Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-19T19:57:30.537Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-19T19:57:30.537Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-19T19:57:30.537Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-19T19:57:30.537Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fixture/ [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fixture/certs/ [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fixture/config/ [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fixture/fixture.go [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fixture/registration/ [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-19T19:57:30.538Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/ [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/README.md [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/common [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/setup/ [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/ [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-19T19:57:30.538Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/test-one.sh [2022-04-19T19:57:30.539Z] spire-1.2.1/test/integration/test.sh [2022-04-19T19:57:30.539Z] spire-1.2.1/test/plugintest/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/plugintest/config.go [2022-04-19T19:57:30.539Z] spire-1.2.1/test/plugintest/load.go [2022-04-19T19:57:30.539Z] spire-1.2.1/test/plugintest/option.go [2022-04-19T19:57:30.539Z] spire-1.2.1/test/spiretest/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-19T19:57:30.539Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-19T19:57:30.539Z] spire-1.2.1/test/spiretest/dir.go [2022-04-19T19:57:30.539Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-19T19:57:30.539Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-19T19:57:30.539Z] spire-1.2.1/test/spiretest/logs.go [2022-04-19T19:57:30.539Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-19T19:57:30.539Z] spire-1.2.1/test/spiretest/suite.go [2022-04-19T19:57:30.539Z] spire-1.2.1/test/spiretest/x509.go [2022-04-19T19:57:30.539Z] spire-1.2.1/test/testca/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/testca/ca.go [2022-04-19T19:57:30.539Z] spire-1.2.1/test/testkey/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/testkey/generate.sh [2022-04-19T19:57:30.539Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-19T19:57:30.539Z] spire-1.2.1/test/testkey/keys.go [2022-04-19T19:57:30.539Z] spire-1.2.1/test/testkey/new.go [2022-04-19T19:57:30.539Z] spire-1.2.1/test/tpmsimulator/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-19T19:57:30.539Z] spire-1.2.1/test/util/ [2022-04-19T19:57:30.539Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-19T19:57:30.539Z] spire-1.2.1/test/util/cert_generation.go [2022-04-19T19:57:30.539Z] spire-1.2.1/test/util/io_redirection.go [2022-04-19T19:57:30.539Z] spire-1.2.1/test/util/race.go [2022-04-19T19:57:30.539Z] spire-1.2.1/test/util/util.go [2022-04-19T19:57:30.539Z] building spire from source... [2022-04-19T19:57:30.539Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-19T19:57:30.539Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-19T19:57:30.539Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-19T19:57:30.539Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-19T19:57:30.539Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-19T19:57:30.539Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-19T19:57:30.539Z] Installing go1.17.7... [2022-04-19T19:57:30.539Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-19T19:57:31.925Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-19T19:57:31.925Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-19T19:57:31.925Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-19T19:57:31.925Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-19T19:57:31.925Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-19T19:57:31.925Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-19T19:57:31.925Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-19T19:57:31.925Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-19T19:57:31.925Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-19T19:57:31.925Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-19T19:57:31.925Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-19T19:57:31.925Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-19T19:57:31.925Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-19T19:57:33.309Z] Building bin/spire-agent... [2022-04-19T19:57:33.309Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-19T19:57:33.309Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-19T19:57:33.309Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-19T19:57:33.309Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-19T19:57:33.884Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-19T19:57:33.884Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-19T19:57:33.884Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-19T19:57:34.146Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-19T19:57:34.146Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-19T19:57:34.146Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-19T19:57:34.146Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-19T19:57:34.146Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-19T19:57:34.146Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-19T19:57:35.084Z] go: downloading k8s.io/api v0.23.4 [2022-04-19T19:57:35.084Z] go: downloading google.golang.org/api v0.70.0 [2022-04-19T19:57:35.084Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-19T19:57:35.084Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-19T19:57:35.084Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-19T19:57:35.084Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-19T19:57:35.084Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-19T19:57:35.084Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-19T19:57:35.084Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-19T19:57:35.084Z] Building bin/spire-server... [2022-04-19T19:57:35.344Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-19T19:57:35.344Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-19T19:57:35.344Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-19T19:57:35.344Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-19T19:57:35.344Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-19T19:57:35.344Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-19T19:57:35.344Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-19T19:57:35.344Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-19T19:57:35.344Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-19T19:57:35.344Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-19T19:57:35.604Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-19T19:57:35.604Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-19T19:57:35.604Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-19T19:57:35.604Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-19T19:57:35.604Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-19T19:57:35.604Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-19T19:57:35.604Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-19T19:57:35.604Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-19T19:57:35.604Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-19T19:57:35.604Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-19T19:57:35.863Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-19T19:57:35.863Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-19T19:57:35.863Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-19T19:57:35.863Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-19T19:57:35.863Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-19T19:57:35.863Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-19T19:57:36.122Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-19T19:57:36.122Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-19T19:57:36.122Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-19T19:57:36.122Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-19T19:57:36.122Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-19T19:57:36.122Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-19T19:57:36.122Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-19T19:57:36.122Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-19T19:57:36.122Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-19T19:57:36.122Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-19T19:57:36.122Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-19T19:57:36.122Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-19T19:57:36.122Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-19T19:57:36.122Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-19T19:57:36.122Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-19T19:57:36.122Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-19T19:57:36.122Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-19T19:57:36.122Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-19T19:57:36.122Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-19T19:57:36.122Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-19T19:57:36.122Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-19T19:57:36.122Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-19T19:57:36.122Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-19T19:57:36.122Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-19T19:57:36.122Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-19T19:57:36.122Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-19T19:57:36.122Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-19T19:57:36.382Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-19T19:57:36.382Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-19T19:57:36.382Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-19T19:57:36.382Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-19T19:57:36.382Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-19T19:57:36.382Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-19T19:57:36.382Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-19T19:57:36.382Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-19T19:57:36.382Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-19T19:57:36.382Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-19T19:57:36.382Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-19T19:57:36.382Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-19T19:57:36.382Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-19T19:57:36.382Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-19T19:57:36.382Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-19T19:57:36.382Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-19T19:57:36.382Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-19T19:57:36.382Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-19T19:57:36.382Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-19T19:57:36.382Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-19T19:57:36.382Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-19T19:57:36.382Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-19T19:57:36.382Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-19T19:57:36.642Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-19T19:57:36.642Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-19T19:57:36.642Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-19T19:57:36.642Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-19T19:57:36.900Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-19T19:57:38.278Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-19T19:57:38.278Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-19T19:57:38.278Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-19T19:57:38.278Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-19T19:57:38.278Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-19T19:57:38.537Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-19T19:57:38.537Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-19T19:57:38.537Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-19T19:57:38.537Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-19T19:57:38.537Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-19T19:57:38.537Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-19T19:57:38.537Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-19T19:57:38.537Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-19T19:57:38.537Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-19T19:57:38.537Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-19T19:57:38.537Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-19T19:57:38.537Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-19T19:57:38.537Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-19T19:57:38.796Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-19T19:57:38.796Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-19T19:57:38.796Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-19T19:57:38.796Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-19T19:57:38.796Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-19T19:57:38.796Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-19T19:57:38.796Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-19T19:57:38.796Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-19T19:57:38.796Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-19T19:57:38.796Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-19T19:57:38.796Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-19T19:57:38.796Z] go: downloading go.opencensus.io v0.23.0 [2022-04-19T19:57:38.796Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-19T19:57:38.796Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-19T19:57:38.796Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-19T19:57:39.057Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-19T19:57:39.057Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-19T19:57:39.057Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-19T19:57:39.057Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-19T19:57:39.057Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-19T19:57:39.057Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-19T19:57:39.057Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-19T19:57:39.057Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-19T19:57:39.057Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-19T19:57:39.057Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-19T19:57:39.057Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-19T19:57:39.057Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-19T19:57:39.057Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-19T19:57:39.057Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-19T19:57:39.057Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-19T19:57:39.057Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-19T19:57:39.057Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-19T19:57:39.057Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-19T19:57:39.057Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-19T19:57:39.057Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-19T19:57:39.057Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-19T19:57:41.590Z] go: downloading google.golang.org/api v0.70.0 [2022-04-19T19:57:41.590Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-19T19:57:41.590Z] go: downloading k8s.io/api v0.23.4 [2022-04-19T19:57:41.590Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-19T19:57:41.590Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-19T19:57:41.590Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-19T19:57:41.590Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-19T19:57:41.590Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-19T19:57:41.590Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-19T19:57:41.590Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-19T19:57:42.156Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-19T19:57:42.156Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-19T19:57:42.566Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-19T19:57:42.566Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-19T19:57:42.566Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-19T19:57:42.566Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-19T19:57:42.826Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-19T19:57:42.826Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-19T19:57:42.826Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-19T19:57:42.826Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-19T19:57:42.826Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-19T19:57:42.826Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-19T19:57:42.826Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-19T19:57:42.826Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-19T19:57:42.826Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-19T19:57:42.826Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-19T19:57:42.826Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-19T19:57:42.826Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-19T19:57:42.826Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-19T19:57:43.086Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-19T19:57:43.086Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-19T19:57:43.086Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-19T19:57:44.025Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-19T19:57:44.025Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-19T19:57:44.963Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-19T19:57:44.963Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-19T19:57:44.963Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-19T19:57:44.963Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-19T19:57:44.963Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-19T19:57:44.963Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-19T19:57:44.963Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-19T19:57:44.963Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-19T19:57:44.963Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-19T19:57:44.963Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-19T19:57:44.963Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-19T19:57:44.963Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-19T19:57:44.963Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-19T19:57:44.963Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-19T19:57:44.963Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-19T19:57:44.963Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-19T19:57:44.963Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-19T19:57:44.963Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-19T19:57:44.963Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-19T19:57:44.963Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-19T19:57:44.963Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-19T19:57:44.963Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-19T19:57:44.963Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-19T19:57:44.963Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-19T19:57:44.963Z] go: downloading go.opencensus.io v0.23.0 [2022-04-19T19:57:45.223Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-19T19:57:45.223Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-19T19:57:45.223Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-19T19:57:45.223Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-19T19:57:45.223Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-19T19:57:45.223Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-19T19:57:45.223Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-19T19:57:45.223Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-19T19:57:45.223Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-19T19:57:45.223Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-19T19:57:45.223Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-19T19:57:45.223Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-19T19:57:45.223Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-19T19:57:45.223Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-19T19:57:45.223Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-19T19:57:45.223Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-19T19:57:45.223Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-19T19:57:45.223Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-19T19:57:45.223Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-19T19:57:45.223Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-19T19:57:45.483Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-19T19:57:45.483Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-19T19:57:45.483Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-19T19:57:45.483Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-19T19:57:49.383Z] Removing intermediate container dc242635dbc5 [2022-04-19T19:57:49.383Z] ---> 1c6102e8d5b2 [2022-04-19T19:57:49.383Z] Successfully built 1c6102e8d5b2 [2022-04-19T19:57:49.383Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:57:49.750Z] + docker inspect -f . ci-base-image-arm64 [2022-04-19T19:57:49.750Z] . [Pipeline] withDockerContainer [2022-04-19T19:57:50.043Z] prd-ubuntu20.04-docker-arm64-4c-16g-21389 does not seem to be running inside a container [2022-04-19T19:57:50.149Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/201 -v /w/workspace/edgex-go/201:/w/workspace/edgex-go/201:rw,z -v /w/workspace/edgex-go/201@tmp:/w/workspace/edgex-go/201@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-19T19:57:50.760Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-19T19:57:50.760Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-19T19:57:51.687Z] $ docker top 9b6e9d4b27dbc0f53759f2c19526afbc3be653429836bb2c2dc0c7cd6e0142ad -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-19T19:57:52.658Z] + go version [2022-04-19T19:57:52.658Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-19T19:57:52.693Z] $ docker stop --time=1 9b6e9d4b27dbc0f53759f2c19526afbc3be653429836bb2c2dc0c7cd6e0142ad [2022-04-19T19:57:54.439Z] $ docker rm -f 9b6e9d4b27dbc0f53759f2c19526afbc3be653429836bb2c2dc0c7cd6e0142ad [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-19T19:57:55.130Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-19T19:57:55.130Z] [2022-04-19T19:57:55.130Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:57:55.509Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-19T19:57:55.794Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-19T19:57:55.794Z] 29e5d40040c1: Pulling fs layer [2022-04-19T19:57:55.794Z] 1ce36da41761: Pulling fs layer [2022-04-19T19:57:55.794Z] 25b303627fd3: Pulling fs layer [2022-04-19T19:57:55.794Z] 29e5d40040c1: Download complete [2022-04-19T19:57:56.402Z] 1ce36da41761: Verifying Checksum [2022-04-19T19:57:56.402Z] 1ce36da41761: Download complete [2022-04-19T19:57:56.402Z] 29e5d40040c1: Pull complete [2022-04-19T19:57:57.847Z] 25b303627fd3: Verifying Checksum [2022-04-19T19:57:57.847Z] 25b303627fd3: Download complete [2022-04-19T19:57:57.847Z] 1ce36da41761: Pull complete [2022-04-19T19:58:10.306Z] 25b303627fd3: Pull complete [2022-04-19T19:58:10.306Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-19T19:58:10.306Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-19T19:58:10.306Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-19T19:58:10.596Z] prd-ubuntu20.04-docker-arm64-4c-16g-21389 does not seem to be running inside a container [2022-04-19T19:58:10.699Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/201 -v /w/workspace/edgex-go/201:/w/workspace/edgex-go/201:rw,z -v /w/workspace/edgex-go/201@tmp:/w/workspace/edgex-go/201@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-19T19:58:13.358Z] $ docker top 171cf2dc81944f91515663c02a81a6156731495e4d355d991700a85af1732c5f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-19T19:58:14.344Z] + docker-compose build --help+ [2022-04-19T19:58:14.344Z] grep parallel [2022-04-19T19:58:21.071Z] --parallel Build images in parallel. [Pipeline] } [2022-04-19T19:58:21.099Z] $ docker stop --time=1 171cf2dc81944f91515663c02a81a6156731495e4d355d991700a85af1732c5f [2022-04-19T19:58:22.898Z] $ docker rm -f 171cf2dc81944f91515663c02a81a6156731495e4d355d991700a85af1732c5f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T19:58:23.579Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-19T19:58:23.579Z] . [Pipeline] withDockerContainer [2022-04-19T19:58:23.845Z] prd-ubuntu20.04-docker-arm64-4c-16g-21389 does not seem to be running inside a container [2022-04-19T19:58:23.947Z] $ 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/201 -v /w/workspace/edgex-go/201:/w/workspace/edgex-go/201:rw,z -v /w/workspace/edgex-go/201@tmp:/w/workspace/edgex-go/201@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-19T19:58:25.410Z] $ docker top ce8c484b7d93cdb59204cd13b1b05220114eef8abb832600c63331787604e108 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-19T19:58:26.371Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-19T19:58:33.110Z] Building core-command ... [2022-04-19T19:58:33.110Z] Building core-data ... [2022-04-19T19:58:33.110Z] Building core-metadata ... [2022-04-19T19:58:33.110Z] Building security-bootstrapper ... [2022-04-19T19:58:33.110Z] Building security-proxy-setup ... [2022-04-19T19:58:33.110Z] Building security-secretstore-setup ... [2022-04-19T19:58:33.110Z] Building security-spiffe-token-provider ... [2022-04-19T19:58:33.110Z] Building security-spire-agent ... [2022-04-19T19:58:33.110Z] Building security-spire-config ... [2022-04-19T19:58:33.110Z] Building security-spire-server ... [2022-04-19T19:58:33.110Z] Building support-notifications ... [2022-04-19T19:58:33.110Z] Building support-scheduler ... [2022-04-19T19:58:33.110Z] Building sys-mgmt-agent ... [2022-04-19T19:58:33.385Z] Building core-data [2022-04-19T19:58:33.385Z] Building sys-mgmt-agent [2022-04-19T19:58:33.385Z] Building support-scheduler [2022-04-19T19:58:33.385Z] Building security-bootstrapper [2022-04-19T19:58:33.385Z] Building support-notifications [2022-04-19T19:58:58.457Z] Removing intermediate container add86309e87a [2022-04-19T19:58:58.457Z] ---> d6abb26d249d [2022-04-19T19:58:58.457Z] [2022-04-19T19:58:58.457Z] Step 13/26 : FROM alpine:3.15 [2022-04-19T19:58:58.457Z] ---> 0ac33e5f5afa [2022-04-19T19:58:58.457Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-19T19:58:58.457Z] ---> Using cache [2022-04-19T19:58:58.457Z] ---> 542b0a5f87f1 [2022-04-19T19:58:58.457Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T19:58:58.457Z] ---> Using cache [2022-04-19T19:58:58.457Z] ---> b7326b2402d9 [2022-04-19T19:58:58.457Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-19T19:58:58.457Z] ---> Running in a111f7f03ee1 [2022-04-19T19:58:58.457Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T19:58:58.457Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T19:58:58.458Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-19T19:58:58.458Z] v3.15.4-45-g713e3376de [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-19T19:58:58.458Z] OK: 15855 distinct packages available [2022-04-19T19:58:58.458Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T19:58:58.458Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T19:58:58.458Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-19T19:58:58.458Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-19T19:58:58.458Z] (3/5) Installing libucontext (1.1-r0) [2022-04-19T19:58:58.458Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-19T19:58:58.458Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-19T19:58:58.458Z] Executing busybox-1.34.1-r5.trigger [2022-04-19T19:58:58.458Z] OK: 6 MiB in 19 packages [2022-04-19T19:58:58.458Z] Removing intermediate container a111f7f03ee1 [2022-04-19T19:58:58.458Z] ---> 84b30b766b9b [2022-04-19T19:58:58.458Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-19T19:58:58.458Z] ---> 3626532d9949 [2022-04-19T19:58:58.458Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-19T19:58:58.458Z] ---> 4451ac132072 [2022-04-19T19:58:58.458Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-19T19:58:59.025Z] ---> 7943eca80545 [2022-04-19T19:58:59.025Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-19T19:58:59.285Z] ---> ed1138152a24 [2022-04-19T19:58:59.285Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-19T19:58:59.855Z] ---> 7b4a29a08eea [2022-04-19T19:58:59.855Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-19T19:58:59.855Z] ---> Running in a68e771dfaac [2022-04-19T19:59:00.114Z] Removing intermediate container a68e771dfaac [2022-04-19T19:59:00.114Z] ---> f45b76b19ff9 [2022-04-19T19:59:00.114Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-19T19:59:00.114Z] ---> Running in de339994e88b [2022-04-19T19:59:00.114Z] Removing intermediate container de339994e88b [2022-04-19T19:59:00.114Z] ---> a0ae894b4388 [2022-04-19T19:59:00.114Z] Step 24/26 : LABEL arch=x86_64 [2022-04-19T19:59:00.114Z] ---> Running in bc3907448ba5 [2022-04-19T19:59:00.372Z] Removing intermediate container bc3907448ba5 [2022-04-19T19:59:00.372Z] ---> 5d3748386a8a [2022-04-19T19:59:00.372Z] Step 25/26 : LABEL git_sha=6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T19:59:00.372Z] ---> Running in 77c4116d7e83 [2022-04-19T19:59:00.632Z] Removing intermediate container 77c4116d7e83 [2022-04-19T19:59:00.632Z] ---> 53ccb5a66f7a [2022-04-19T19:59:00.632Z] Step 26/26 : LABEL version=2.2.0-dev.74 [2022-04-19T19:59:00.632Z] ---> Running in 92b3755afb06 [2022-04-19T19:59:00.890Z] Removing intermediate container 92b3755afb06 [2022-04-19T19:59:00.890Z] ---> 13a4f02795cd [2022-04-19T19:59:00.890Z] [2022-04-19T19:59:00.890Z] Successfully built 13a4f02795cd [2022-04-19T19:59:00.890Z] Successfully tagged security-spire-agent:latest [2022-04-19T19:59:29.999Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T19:59:29.999Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-19T19:59:29.999Z] ---> 1c6102e8d5b2 [2022-04-19T19:59:29.999Z] Step 3/23 : WORKDIR /edgex-go [2022-04-19T19:59:29.999Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T19:59:29.999Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-19T19:59:29.999Z] ---> 1c6102e8d5b2 [2022-04-19T19:59:29.999Z] Step 3/23 : WORKDIR /edgex-go [2022-04-19T19:59:29.999Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T19:59:29.999Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-19T19:59:29.999Z] ---> 1c6102e8d5b2 [2022-04-19T19:59:29.999Z] Step 3/22 : WORKDIR /edgex-go [2022-04-19T19:59:29.999Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T19:59:29.999Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-19T19:59:29.999Z] ---> 1c6102e8d5b2 [2022-04-19T19:59:29.999Z] Step 3/31 : WORKDIR /edgex-go [2022-04-19T19:59:29.999Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T19:59:29.999Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-19T19:59:29.999Z] ---> 1c6102e8d5b2 [2022-04-19T19:59:29.999Z] Step 3/22 : WORKDIR /edgex-go [2022-04-19T19:59:29.999Z] ---> Running in 8efb2ee4864b [2022-04-19T19:59:29.999Z] ---> Running in cfcbc5abda9a [2022-04-19T19:59:29.999Z] ---> Running in d500fdd8d594 [2022-04-19T19:59:29.999Z] ---> Running in 1b1440965ac2 [2022-04-19T19:59:29.999Z] ---> Running in 3c100eba2ce2 [2022-04-19T19:59:29.999Z] Removing intermediate container 8efb2ee4864b [2022-04-19T19:59:29.999Z] ---> d0a9ccaffa49 [2022-04-19T19:59:29.999Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T19:59:29.999Z] Removing intermediate container 1b1440965ac2 [2022-04-19T19:59:29.999Z] ---> 565910a270ee [2022-04-19T19:59:29.999Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T19:59:29.999Z] Removing intermediate container cfcbc5abda9a [2022-04-19T19:59:29.999Z] ---> c083eda5e2fb [2022-04-19T19:59:29.999Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T19:59:29.999Z] Removing intermediate container 3c100eba2ce2 [2022-04-19T19:59:29.999Z] ---> 0e20424d5cd4 [2022-04-19T19:59:29.999Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T19:59:29.999Z] ---> Running in 80e62d97020b [2022-04-19T19:59:29.999Z] ---> Running in d87fcc428a31 [2022-04-19T19:59:29.999Z] Removing intermediate container d500fdd8d594 [2022-04-19T19:59:29.999Z] ---> 74b5af1273e5 [2022-04-19T19:59:29.999Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T19:59:29.999Z] ---> Running in 56cb0a493463 [2022-04-19T19:59:29.999Z] ---> Running in 7b4f0506d105 [2022-04-19T19:59:29.999Z] ---> Running in 88346b56ebda [2022-04-19T19:59:29.999Z] Removing intermediate container 80e62d97020b [2022-04-19T19:59:29.999Z] ---> c1352342508a [2022-04-19T19:59:29.999Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-19T19:59:29.999Z] ---> Running in 650572af2c71 [2022-04-19T19:59:29.999Z] Removing intermediate container d87fcc428a31 [2022-04-19T19:59:29.999Z] ---> 32cff2ce01d7 [2022-04-19T19:59:29.999Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-19T19:59:29.999Z] ---> Running in 59d2a5b4a8a7 [2022-04-19T19:59:29.999Z] Removing intermediate container 56cb0a493463 [2022-04-19T19:59:29.999Z] ---> d75063b7ad39 [2022-04-19T19:59:29.999Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-19T19:59:29.999Z] Removing intermediate container 7b4f0506d105 [2022-04-19T19:59:29.999Z] ---> 90195a15d7fd [2022-04-19T19:59:29.999Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-19T19:59:29.999Z] ---> Running in 1865893799bd [2022-04-19T19:59:29.999Z] ---> Running in 4dbe2b30b05b [2022-04-19T19:59:29.999Z] Removing intermediate container 88346b56ebda [2022-04-19T19:59:29.999Z] ---> 1d2afb3ae606 [2022-04-19T19:59:29.999Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-19T19:59:29.999Z] ---> Running in 5c220dd52333 [2022-04-19T19:59:29.999Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T19:59:30.619Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T19:59:30.907Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T19:59:31.187Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T19:59:31.187Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T19:59:31.187Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T19:59:31.466Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T19:59:32.076Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T19:59:32.076Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T19:59:32.076Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T19:59:32.361Z] OK: 220 MiB in 52 packages [2022-04-19T19:59:33.003Z] OK: 220 MiB in 52 packages [2022-04-19T19:59:33.621Z] OK: 220 MiB in 52 packages [2022-04-19T19:59:33.621Z] OK: 220 MiB in 52 packages [2022-04-19T19:59:33.925Z] Removing intermediate container 650572af2c71 [2022-04-19T19:59:33.925Z] ---> 6588ef0710c4 [2022-04-19T19:59:33.925Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-19T19:59:34.206Z] OK: 220 MiB in 52 packages [2022-04-19T19:59:35.285Z] Removing intermediate container 1865893799bd [2022-04-19T19:59:35.285Z] ---> 3e1f1a33d37c [2022-04-19T19:59:35.285Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-19T19:59:35.676Z] Removing intermediate container 59d2a5b4a8a7 [2022-04-19T19:59:35.676Z] ---> 403be1e0d3d9 [2022-04-19T19:59:35.676Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-19T19:59:36.019Z] Removing intermediate container 4dbe2b30b05b [2022-04-19T19:59:36.019Z] ---> bfc517a15ec8 [2022-04-19T19:59:36.019Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-19T19:59:36.019Z] Removing intermediate container 5c220dd52333 [2022-04-19T19:59:36.019Z] ---> ff2212da52c8 [2022-04-19T19:59:36.019Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-19T19:59:36.386Z] ---> 062feaccdd1d [2022-04-19T19:59:36.386Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T19:59:36.386Z] ---> Running in 4c93606496a1 [2022-04-19T19:59:37.447Z] ---> 46ab4f076b58 [2022-04-19T19:59:37.447Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T19:59:37.730Z] ---> Running in 877afc18b955 [2022-04-19T19:59:38.105Z] ---> 3d6b016dca78 [2022-04-19T19:59:38.105Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T19:59:38.384Z] ---> f8d97cd830f1 [2022-04-19T19:59:38.384Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T19:59:38.384Z] ---> Running in 317f08f4f95d [2022-04-19T19:59:38.683Z] ---> Running in 5baa6c3822f1 [2022-04-19T19:59:38.960Z] ---> a1f099f4b292 [2022-04-19T19:59:38.960Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T19:59:39.245Z] ---> Running in 9e7a3185ef04 [2022-04-19T19:59:39.754Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-04-19T19:59:39.754Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-19T19:59:39.754Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-19T19:59:39.754Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-19T19:59:39.754Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-19T19:59:39.754Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-19T19:59:39.754Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-19T19:59:39.754Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-19T19:59:39.754Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-19T19:59:39.754Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-19T19:59:39.754Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-19T19:59:39.754Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-19T19:59:39.754Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-19T19:59:39.754Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-19T19:59:43.637Z] Removing intermediate container 4c93606496a1 [2022-04-19T19:59:43.638Z] ---> f1d98525e3e5 [2022-04-19T19:59:43.638Z] Step 8/23 : COPY . . [2022-04-19T19:59:43.638Z] Removing intermediate container 877afc18b955 [2022-04-19T19:59:43.638Z] ---> 5aa05c2ae1aa [2022-04-19T19:59:43.638Z] Step 8/22 : COPY . . [2022-04-19T19:59:45.656Z] Removing intermediate container 317f08f4f95d [2022-04-19T19:59:45.656Z] ---> 8e502df763a3 [2022-04-19T19:59:45.656Z] Step 8/31 : COPY . . [2022-04-19T19:59:45.656Z] Removing intermediate container 5baa6c3822f1 [2022-04-19T19:59:45.656Z] ---> 7d5bb83f4b8e [2022-04-19T19:59:45.656Z] Step 8/22 : COPY . . [2022-04-19T19:59:45.656Z] Removing intermediate container 9e7a3185ef04 [2022-04-19T19:59:45.656Z] ---> e3d7d68a6ec0 [2022-04-19T19:59:45.656Z] Step 8/23 : COPY . . [2022-04-19T19:59:46.323Z] Building bin/spire-agent... [2022-04-19T19:59:46.323Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-19T19:59:46.323Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-19T19:59:46.323Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-19T19:59:46.323Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-19T19:59:46.323Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-19T19:59:46.323Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-19T19:59:46.323Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-19T19:59:46.323Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-19T19:59:46.323Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-19T19:59:46.323Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-19T19:59:46.323Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-19T19:59:46.323Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-19T19:59:46.323Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-19T20:00:04.052Z] ---> 746697694890 [2022-04-19T20:00:04.052Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-19T20:00:04.052Z] ---> cc90184a1362 [2022-04-19T20:00:04.052Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-19T20:00:04.052Z] ---> Running in 85839e221b3b [2022-04-19T20:00:04.052Z] ---> d0e681eb5e58 [2022-04-19T20:00:04.052Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-19T20:00:04.052Z] ---> Running in 65a9e75993bd [2022-04-19T20:00:04.052Z] ---> Running in e3dd12ce697e [2022-04-19T20:00:04.052Z] ---> 281df2fd3bf8 [2022-04-19T20:00:04.052Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-19T20:00:04.052Z] ---> a92f4744b850 [2022-04-19T20:00:04.052Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-19T20:00:04.052Z] ---> Running in b1ff578ce498 [2022-04-19T20:00:04.052Z] ---> Running in e009394ded7e [2022-04-19T20:00:05.496Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-19T20:00:06.113Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-19T20:00:06.396Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-19T20:00:06.396Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-19T20:00:06.396Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-19T20:00:32.997Z] Removing intermediate container b2259b40ef99 [2022-04-19T20:00:32.997Z] ---> 1e7cf7c6f7b8 [2022-04-19T20:00:32.997Z] [2022-04-19T20:00:32.997Z] Step 13/25 : FROM alpine:3.15 [2022-04-19T20:00:32.997Z] ---> 0ac33e5f5afa [2022-04-19T20:00:32.997Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-19T20:00:32.997Z] ---> Using cache [2022-04-19T20:00:32.997Z] ---> 542b0a5f87f1 [2022-04-19T20:00:32.997Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T20:00:32.997Z] ---> Using cache [2022-04-19T20:00:32.997Z] ---> b7326b2402d9 [2022-04-19T20:00:32.997Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-19T20:00:32.997Z] ---> Using cache [2022-04-19T20:00:32.997Z] ---> 84b30b766b9b [2022-04-19T20:00:32.997Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-19T20:00:32.997Z] ---> 0c78a83bee14 [2022-04-19T20:00:32.997Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-19T20:00:32.997Z] ---> 0cc0e2587d35 [2022-04-19T20:00:32.997Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-19T20:00:32.997Z] ---> c8530b2fc736 [2022-04-19T20:00:32.997Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-19T20:00:32.997Z] ---> 169e862930b1 [2022-04-19T20:00:32.997Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-19T20:00:32.997Z] ---> Running in 8f5cfc15e277 [2022-04-19T20:00:32.997Z] Removing intermediate container 8f5cfc15e277 [2022-04-19T20:00:32.997Z] ---> d7ae908f1f23 [2022-04-19T20:00:32.997Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-19T20:00:32.997Z] ---> Running in bd2db3496106 [2022-04-19T20:00:32.997Z] Removing intermediate container bd2db3496106 [2022-04-19T20:00:32.997Z] ---> 0e0932c70bea [2022-04-19T20:00:32.997Z] Step 23/25 : LABEL arch=x86_64 [2022-04-19T20:00:32.997Z] ---> Running in 82201c46d70e [2022-04-19T20:00:32.997Z] Removing intermediate container 82201c46d70e [2022-04-19T20:00:32.997Z] ---> 3b019931c1b3 [2022-04-19T20:00:32.997Z] Step 24/25 : LABEL git_sha=6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:00:32.997Z] ---> Running in 6568206ce6eb [2022-04-19T20:00:32.997Z] Removing intermediate container 6568206ce6eb [2022-04-19T20:00:32.997Z] ---> 89cde60cbfbe [2022-04-19T20:00:32.997Z] Step 25/25 : LABEL version=2.2.0-dev.74 [2022-04-19T20:00:32.997Z] ---> Running in 56c6b9a3ee66 [2022-04-19T20:00:32.997Z] Removing intermediate container 56c6b9a3ee66 [2022-04-19T20:00:32.997Z] ---> 5bd9db4cb8a1 [2022-04-19T20:00:32.997Z] [2022-04-19T20:00:32.997Z] Successfully built 5bd9db4cb8a1 [2022-04-19T20:00:32.997Z] Successfully tagged security-spire-server:latest [2022-04-19T20:00:32.997Z]  Building security-spire-server ... done Removing intermediate container 712ff5643b7d [2022-04-19T20:00:32.997Z] ---> 0e60e8be899e [2022-04-19T20:00:32.997Z] [2022-04-19T20:00:32.997Z] Step 13/26 : FROM alpine:3.15 [2022-04-19T20:00:32.997Z] ---> 0ac33e5f5afa [2022-04-19T20:00:32.997Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-19T20:00:32.997Z] ---> Using cache [2022-04-19T20:00:32.997Z] ---> 542b0a5f87f1 [2022-04-19T20:00:32.997Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T20:00:32.997Z] ---> Using cache [2022-04-19T20:00:32.997Z] ---> b7326b2402d9 [2022-04-19T20:00:32.997Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-19T20:00:32.997Z] ---> Running in 273fa62f480e [2022-04-19T20:00:33.258Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T20:00:34.199Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T20:00:34.459Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-19T20:00:34.459Z] v3.15.4-45-g713e3376de [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-19T20:00:34.459Z] OK: 15855 distinct packages available [2022-04-19T20:00:34.459Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T20:00:35.401Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T20:00:35.661Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-19T20:00:35.661Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-19T20:00:35.921Z] (3/4) Installing libucontext (1.1-r0) [2022-04-19T20:00:35.921Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-19T20:00:35.921Z] Executing busybox-1.34.1-r5.trigger [2022-04-19T20:00:35.921Z] OK: 6 MiB in 18 packages [2022-04-19T20:00:36.491Z] Removing intermediate container 273fa62f480e [2022-04-19T20:00:36.491Z] ---> 8b44cf581f53 [2022-04-19T20:00:36.491Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-19T20:00:37.431Z] ---> 14d6634b8608 [2022-04-19T20:00:37.431Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-19T20:00:37.690Z] ---> 4c6686e28e21 [2022-04-19T20:00:37.690Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-19T20:00:37.690Z] ---> Running in 8acdc676ffcb [2022-04-19T20:00:37.690Z] Removing intermediate container 8acdc676ffcb [2022-04-19T20:00:37.690Z] ---> 62ce23cc4df7 [2022-04-19T20:00:37.690Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-19T20:00:37.949Z] ---> bde98120987a [2022-04-19T20:00:37.949Z] Step 21/26 : WORKDIR / [2022-04-19T20:00:37.949Z] ---> Running in 312ff4ce5e5b [2022-04-19T20:00:37.949Z] Removing intermediate container 312ff4ce5e5b [2022-04-19T20:00:37.949Z] ---> df189c2fd134 [2022-04-19T20:00:37.949Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-19T20:00:37.949Z] ---> Running in 7600fbfe494a [2022-04-19T20:00:38.207Z] Removing intermediate container 7600fbfe494a [2022-04-19T20:00:38.207Z] ---> 2d0119adb55b [2022-04-19T20:00:38.207Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-19T20:00:38.207Z] ---> Running in 688882042d16 [2022-04-19T20:00:38.207Z] Removing intermediate container 688882042d16 [2022-04-19T20:00:38.207Z] ---> f4b2f1e280fd [2022-04-19T20:00:38.207Z] Step 24/26 : LABEL arch=x86_64 [2022-04-19T20:00:38.207Z] ---> Running in 4a353b0bfa37 [2022-04-19T20:00:38.207Z] Removing intermediate container 4a353b0bfa37 [2022-04-19T20:00:38.207Z] ---> 5fd55b74a01c [2022-04-19T20:00:38.207Z] Step 25/26 : LABEL git_sha=6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:00:38.466Z] ---> Running in b8a73fb09b20 [2022-04-19T20:00:38.466Z] Removing intermediate container b8a73fb09b20 [2022-04-19T20:00:38.466Z] ---> 5bfe2589f99f [2022-04-19T20:00:38.466Z] Step 26/26 : LABEL version=2.2.0-dev.74 [2022-04-19T20:00:38.466Z] ---> Running in 933d67e6cc86 [2022-04-19T20:00:38.466Z] Removing intermediate container 933d67e6cc86 [2022-04-19T20:00:38.466Z] ---> 9346ed242566 [2022-04-19T20:00:38.466Z] [2022-04-19T20:00:38.724Z] Successfully built 9346ed242566 [2022-04-19T20:00:38.724Z] Successfully tagged security-spire-config:latest [2022-04-19T20:00:38.730Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-19T20:00:38.745Z] $ docker stop --time=1 7b066f5fc9fd7aada534142456df887cbe7683a2e79096ca7714ea79b7f0c5ed [2022-04-19T20:00:40.007Z] $ docker rm -f 7b066f5fc9fd7aada534142456df887cbe7683a2e79096ca7714ea79b7f0c5ed [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-19T20:00:40.340Z] + docker images [2022-04-19T20:00:40.340Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-19T20:00:40.340Z] security-spire-config latest 9346ed242566 2 seconds ago 86.7MB [2022-04-19T20:00:40.340Z] security-spire-server latest 5bd9db4cb8a1 8 seconds ago 87.3MB [2022-04-19T20:00:40.340Z] 0e60e8be899e 11 seconds ago 4.43GB [2022-04-19T20:00:40.340Z] 1e7cf7c6f7b8 18 seconds ago 4.43GB [2022-04-19T20:00:40.340Z] security-spire-agent latest 13a4f02795cd About a minute ago 127MB [2022-04-19T20:00:40.340Z] d6abb26d249d About a minute ago 4.43GB [2022-04-19T20:00:40.340Z] sys-mgmt-agent latest 4ff1f0bc34e7 3 minutes ago 299MB [2022-04-19T20:00:40.340Z] core-data latest ebbc090bccd8 3 minutes ago 22.5MB [2022-04-19T20:00:40.340Z] security-proxy-setup latest 17338f466a2d 3 minutes ago 26.9MB [2022-04-19T20:00:40.340Z] 238d09c86032 3 minutes ago 1.5GB [2022-04-19T20:00:40.340Z] cf71739cb0a6 3 minutes ago 1.52GB [2022-04-19T20:00:40.340Z] support-notifications latest be6a104bfb1b 3 minutes ago 26.8MB [2022-04-19T20:00:40.340Z] 2b9db14a8013 3 minutes ago 1.49GB [2022-04-19T20:00:40.340Z] security-bootstrapper latest f28e275c76f2 3 minutes ago 19MB [2022-04-19T20:00:40.340Z] ad0699eb68e4 3 minutes ago 1.55GB [2022-04-19T20:00:40.340Z] core-command latest 4ae5dc3d9fe4 4 minutes ago 16MB [2022-04-19T20:00:40.340Z] f8fd3f5528c4 4 minutes ago 1.5GB [2022-04-19T20:00:40.340Z] 0df7454b2967 4 minutes ago 1.49GB [2022-04-19T20:00:40.340Z] security-spiffe-token-provider latest eb1c78556a9a 4 minutes ago 28.8MB [2022-04-19T20:00:40.340Z] security-secretstore-setup latest 40db5c98a859 4 minutes ago 28.5MB [2022-04-19T20:00:40.340Z] support-scheduler latest eb72ab60bf5d 4 minutes ago 26.2MB [2022-04-19T20:00:40.340Z] core-metadata latest 97d12cbb1379 4 minutes ago 17MB [2022-04-19T20:00:40.340Z] 24fa11e49d3f 4 minutes ago 1.55GB [2022-04-19T20:00:40.340Z] 81a81434caaf 4 minutes ago 1.54GB [2022-04-19T20:00:40.340Z] ec3a8390388d 5 minutes ago 1.5GB [2022-04-19T20:00:40.340Z] 4b98571b9ab2 5 minutes ago 1.5GB [2022-04-19T20:00:40.340Z] ci-base-image-x86_64 latest e22a8cf4199b 8 minutes ago 896MB [2022-04-19T20:00:40.340Z] docker 20.10.14 7417809fdb73 2 weeks ago 218MB [2022-04-19T20:00:40.340Z] alpine 3.14 e04c818066af 2 weeks ago 5.59MB [2022-04-19T20:00:40.340Z] alpine 3.15 0ac33e5f5afa 2 weeks ago 5.57MB [2022-04-19T20:00:40.340Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-19T20:00:40.340Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-19T20:00:40.340Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-19T20:00:40.448Z] provisioning config files... [2022-04-19T20:00:40.455Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/201@tmp/config4242299052717899620tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-19T20:00:40.749Z] ---> docker-login.sh [2022-04-19T20:00:40.749Z] nexus3.edgexfoundry.org:10001 [2022-04-19T20:00:40.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T20:00:40.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T20:00:40.749Z] Configure a credential helper to remove this warning. See [2022-04-19T20:00:40.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T20:00:40.749Z] [2022-04-19T20:00:40.749Z] Login Succeeded [2022-04-19T20:00:40.749Z] nexus3.edgexfoundry.org:10002 [2022-04-19T20:00:40.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T20:00:40.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T20:00:40.749Z] Configure a credential helper to remove this warning. See [2022-04-19T20:00:40.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T20:00:40.749Z] [2022-04-19T20:00:40.749Z] Login Succeeded [2022-04-19T20:00:40.749Z] nexus3.edgexfoundry.org:10003 [2022-04-19T20:00:41.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T20:00:41.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T20:00:41.007Z] Configure a credential helper to remove this warning. See [2022-04-19T20:00:41.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T20:00:41.007Z] [2022-04-19T20:00:41.007Z] Login Succeeded [2022-04-19T20:00:41.007Z] nexus3.edgexfoundry.org:10004 [2022-04-19T20:00:41.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T20:00:41.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T20:00:41.267Z] Configure a credential helper to remove this warning. See [2022-04-19T20:00:41.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T20:00:41.267Z] [2022-04-19T20:00:41.267Z] Login Succeeded [2022-04-19T20:00:41.267Z] docker.io [2022-04-19T20:00:41.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T20:00:41.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T20:00:41.526Z] Configure a credential helper to remove this warning. See [2022-04-19T20:00:41.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T20:00:41.526Z] [2022-04-19T20:00:41.526Z] Login Succeeded [2022-04-19T20:00:41.526Z] ---> docker-login.sh ends [Pipeline] } [2022-04-19T20:00:41.533Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T20:00:41.568Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-19T20:00:41.593Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-04-19T20:00:41.593Z] 6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:00:41.593Z] latest [2022-04-19T20:00:41.593Z] 2.2.0-dev.74 [2022-04-19T20:00:41.593Z] 6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:00:41.593Z] main [2022-04-19T20:00:41.593Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:41.903Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:6b188fc41757128322b032ed1e708678348e23e8 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:42.192Z] + docker push nexus3.edgexfoundry.org:10004/core-command:6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:00:42.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-19T20:00:42.192Z] b448f5018b7a: Preparing [2022-04-19T20:00:42.192Z] 50c638d239c5: Preparing [2022-04-19T20:00:42.192Z] dcb45ca4f50e: Preparing [2022-04-19T20:00:42.192Z] 42b5425a1444: Preparing [2022-04-19T20:00:42.192Z] b541d28bf3b4: Preparing [2022-04-19T20:00:42.192Z] b541d28bf3b4: Layer already exists [2022-04-19T20:00:42.192Z] 42b5425a1444: Pushed [2022-04-19T20:00:42.192Z] b448f5018b7a: Pushed [2022-04-19T20:00:42.192Z] dcb45ca4f50e: Pushed [2022-04-19T20:00:43.132Z] 50c638d239c5: Pushed [2022-04-19T20:00:43.392Z] 6b188fc41757128322b032ed1e708678348e23e8: digest: sha256:9fa9a37478b2fbb8399caa842daafd75063fb3d43232d782d9d2b88d9e0b0417 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:43.688Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:43.979Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-04-19T20:00:43.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-19T20:00:43.979Z] b448f5018b7a: Preparing [2022-04-19T20:00:43.979Z] 50c638d239c5: Preparing [2022-04-19T20:00:43.979Z] dcb45ca4f50e: Preparing [2022-04-19T20:00:43.979Z] 42b5425a1444: Preparing [2022-04-19T20:00:43.979Z] b541d28bf3b4: Preparing [2022-04-19T20:00:43.979Z] 50c638d239c5: Layer already exists [2022-04-19T20:00:43.979Z] b448f5018b7a: Layer already exists [2022-04-19T20:00:43.979Z] b541d28bf3b4: Layer already exists [2022-04-19T20:00:43.979Z] 42b5425a1444: Layer already exists [2022-04-19T20:00:43.979Z] dcb45ca4f50e: Layer already exists [2022-04-19T20:00:43.979Z] latest: digest: sha256:9fa9a37478b2fbb8399caa842daafd75063fb3d43232d782d9d2b88d9e0b0417 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:44.272Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:44.562Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.74 [2022-04-19T20:00:44.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-19T20:00:44.562Z] b448f5018b7a: Preparing [2022-04-19T20:00:44.562Z] 50c638d239c5: Preparing [2022-04-19T20:00:44.562Z] dcb45ca4f50e: Preparing [2022-04-19T20:00:44.562Z] 42b5425a1444: Preparing [2022-04-19T20:00:44.562Z] b541d28bf3b4: Preparing [2022-04-19T20:00:44.562Z] 50c638d239c5: Layer already exists [2022-04-19T20:00:44.562Z] b448f5018b7a: Layer already exists [2022-04-19T20:00:44.562Z] b541d28bf3b4: Layer already exists [2022-04-19T20:00:44.562Z] dcb45ca4f50e: Layer already exists [2022-04-19T20:00:44.562Z] 42b5425a1444: Layer already exists [2022-04-19T20:00:44.562Z] 2.2.0-dev.74: digest: sha256:9fa9a37478b2fbb8399caa842daafd75063fb3d43232d782d9d2b88d9e0b0417 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:44.854Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:45.140Z] + docker push nexus3.edgexfoundry.org:10004/core-command:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:00:45.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-19T20:00:45.140Z] b448f5018b7a: Preparing [2022-04-19T20:00:45.140Z] 50c638d239c5: Preparing [2022-04-19T20:00:45.140Z] dcb45ca4f50e: Preparing [2022-04-19T20:00:45.140Z] 42b5425a1444: Preparing [2022-04-19T20:00:45.140Z] b541d28bf3b4: Preparing [2022-04-19T20:00:45.140Z] b448f5018b7a: Layer already exists [2022-04-19T20:00:45.140Z] 50c638d239c5: Layer already exists [2022-04-19T20:00:45.140Z] b541d28bf3b4: Layer already exists [2022-04-19T20:00:45.140Z] 42b5425a1444: Layer already exists [2022-04-19T20:00:45.140Z] dcb45ca4f50e: Layer already exists [2022-04-19T20:00:45.140Z] 6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74: digest: sha256:9fa9a37478b2fbb8399caa842daafd75063fb3d43232d782d9d2b88d9e0b0417 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:45.431Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:45.718Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-04-19T20:00:45.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-19T20:00:45.718Z] b448f5018b7a: Preparing [2022-04-19T20:00:45.718Z] 50c638d239c5: Preparing [2022-04-19T20:00:45.718Z] dcb45ca4f50e: Preparing [2022-04-19T20:00:45.718Z] 42b5425a1444: Preparing [2022-04-19T20:00:45.718Z] b541d28bf3b4: Preparing [2022-04-19T20:00:45.718Z] 42b5425a1444: Layer already exists [2022-04-19T20:00:45.718Z] dcb45ca4f50e: Layer already exists [2022-04-19T20:00:45.718Z] b448f5018b7a: Layer already exists [2022-04-19T20:00:45.718Z] 50c638d239c5: Layer already exists [2022-04-19T20:00:45.718Z] b541d28bf3b4: Layer already exists [2022-04-19T20:00:45.718Z] main: digest: sha256:9fa9a37478b2fbb8399caa842daafd75063fb3d43232d782d9d2b88d9e0b0417 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T20:00:45.757Z] ===================================================== [Pipeline] echo [2022-04-19T20:00:45.765Z] taggedImages: [2022-04-19T20:00:45.765Z] - nexus3.edgexfoundry.org:10004/core-command:6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:00:45.765Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-04-19T20:00:45.765Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.74 [2022-04-19T20:00:45.765Z] - nexus3.edgexfoundry.org:10004/core-command:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:00:45.765Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-04-19T20:00:45.788Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-04-19T20:00:45.788Z] 6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:00:45.788Z] latest [2022-04-19T20:00:45.788Z] 2.2.0-dev.74 [2022-04-19T20:00:45.788Z] 6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:00:45.788Z] main [2022-04-19T20:00:45.788Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:46.114Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:6b188fc41757128322b032ed1e708678348e23e8 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:46.409Z] + docker push nexus3.edgexfoundry.org:10004/core-data:6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:00:46.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-19T20:00:46.409Z] 3e4f50d8faae: Preparing [2022-04-19T20:00:46.409Z] cc1007588550: Preparing [2022-04-19T20:00:46.409Z] dcb45ca4f50e: Preparing [2022-04-19T20:00:46.409Z] ba54cb302dac: Preparing [2022-04-19T20:00:46.409Z] a6d82176801c: Preparing [2022-04-19T20:00:46.409Z] b541d28bf3b4: Preparing [2022-04-19T20:00:46.409Z] dcb45ca4f50e: Layer already exists [2022-04-19T20:00:46.409Z] b541d28bf3b4: Layer already exists [2022-04-19T20:00:46.409Z] a6d82176801c: Pushed [2022-04-19T20:00:46.409Z] 3e4f50d8faae: Pushed [2022-04-19T20:00:46.669Z] ba54cb302dac: Pushed [2022-04-19T20:00:48.059Z] cc1007588550: Pushed [2022-04-19T20:00:48.059Z] 6b188fc41757128322b032ed1e708678348e23e8: digest: sha256:5a28a4eaab9c5d847f3ed3ef6d525a9c90f80f6fd79d953ca4b22ed2dafc9d29 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:48.354Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:48.646Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-04-19T20:00:48.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-19T20:00:48.646Z] 3e4f50d8faae: Preparing [2022-04-19T20:00:48.646Z] cc1007588550: Preparing [2022-04-19T20:00:48.646Z] dcb45ca4f50e: Preparing [2022-04-19T20:00:48.646Z] ba54cb302dac: Preparing [2022-04-19T20:00:48.646Z] a6d82176801c: Preparing [2022-04-19T20:00:48.646Z] b541d28bf3b4: Preparing [2022-04-19T20:00:48.646Z] b541d28bf3b4: Waiting [2022-04-19T20:00:48.646Z] a6d82176801c: Layer already exists [2022-04-19T20:00:48.646Z] 3e4f50d8faae: Layer already exists [2022-04-19T20:00:48.646Z] ba54cb302dac: Layer already exists [2022-04-19T20:00:48.646Z] cc1007588550: Layer already exists [2022-04-19T20:00:48.646Z] dcb45ca4f50e: Layer already exists [2022-04-19T20:00:48.646Z] b541d28bf3b4: Layer already exists [2022-04-19T20:00:48.646Z] latest: digest: sha256:5a28a4eaab9c5d847f3ed3ef6d525a9c90f80f6fd79d953ca4b22ed2dafc9d29 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:48.940Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:49.232Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.74 [2022-04-19T20:00:49.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-19T20:00:49.232Z] 3e4f50d8faae: Preparing [2022-04-19T20:00:49.232Z] cc1007588550: Preparing [2022-04-19T20:00:49.232Z] dcb45ca4f50e: Preparing [2022-04-19T20:00:49.232Z] ba54cb302dac: Preparing [2022-04-19T20:00:49.232Z] a6d82176801c: Preparing [2022-04-19T20:00:49.232Z] b541d28bf3b4: Preparing [2022-04-19T20:00:49.232Z] b541d28bf3b4: Waiting [2022-04-19T20:00:49.232Z] a6d82176801c: Layer already exists [2022-04-19T20:00:49.232Z] cc1007588550: Layer already exists [2022-04-19T20:00:49.232Z] dcb45ca4f50e: Layer already exists [2022-04-19T20:00:49.232Z] ba54cb302dac: Layer already exists [2022-04-19T20:00:49.232Z] 3e4f50d8faae: Layer already exists [2022-04-19T20:00:49.232Z] b541d28bf3b4: Layer already exists [2022-04-19T20:00:49.232Z] 2.2.0-dev.74: digest: sha256:5a28a4eaab9c5d847f3ed3ef6d525a9c90f80f6fd79d953ca4b22ed2dafc9d29 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:49.531Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:49.823Z] + docker push nexus3.edgexfoundry.org:10004/core-data:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:00:49.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-19T20:00:49.823Z] 3e4f50d8faae: Preparing [2022-04-19T20:00:49.823Z] cc1007588550: Preparing [2022-04-19T20:00:49.823Z] dcb45ca4f50e: Preparing [2022-04-19T20:00:49.823Z] ba54cb302dac: Preparing [2022-04-19T20:00:49.823Z] a6d82176801c: Preparing [2022-04-19T20:00:49.823Z] b541d28bf3b4: Preparing [2022-04-19T20:00:49.823Z] b541d28bf3b4: Waiting [2022-04-19T20:00:49.823Z] 3e4f50d8faae: Layer already exists [2022-04-19T20:00:49.823Z] cc1007588550: Layer already exists [2022-04-19T20:00:49.823Z] dcb45ca4f50e: Layer already exists [2022-04-19T20:00:49.823Z] ba54cb302dac: Layer already exists [2022-04-19T20:00:49.823Z] a6d82176801c: Layer already exists [2022-04-19T20:00:49.823Z] b541d28bf3b4: Layer already exists [2022-04-19T20:00:49.823Z] 6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74: digest: sha256:5a28a4eaab9c5d847f3ed3ef6d525a9c90f80f6fd79d953ca4b22ed2dafc9d29 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:50.122Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:50.489Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-04-19T20:00:50.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-19T20:00:50.489Z] 3e4f50d8faae: Preparing [2022-04-19T20:00:50.489Z] cc1007588550: Preparing [2022-04-19T20:00:50.489Z] dcb45ca4f50e: Preparing [2022-04-19T20:00:50.489Z] ba54cb302dac: Preparing [2022-04-19T20:00:50.489Z] a6d82176801c: Preparing [2022-04-19T20:00:50.489Z] b541d28bf3b4: Preparing [2022-04-19T20:00:50.489Z] ba54cb302dac: Layer already exists [2022-04-19T20:00:50.489Z] dcb45ca4f50e: Layer already exists [2022-04-19T20:00:50.489Z] 3e4f50d8faae: Layer already exists [2022-04-19T20:00:50.489Z] a6d82176801c: Layer already exists [2022-04-19T20:00:50.489Z] cc1007588550: Layer already exists [2022-04-19T20:00:50.489Z] b541d28bf3b4: Layer already exists [2022-04-19T20:00:50.489Z] main: digest: sha256:5a28a4eaab9c5d847f3ed3ef6d525a9c90f80f6fd79d953ca4b22ed2dafc9d29 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T20:00:50.538Z] ===================================================== [Pipeline] echo [2022-04-19T20:00:50.552Z] taggedImages: [2022-04-19T20:00:50.552Z] - nexus3.edgexfoundry.org:10004/core-data:6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:00:50.552Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-04-19T20:00:50.552Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.74 [2022-04-19T20:00:50.552Z] - nexus3.edgexfoundry.org:10004/core-data:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:00:50.552Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-04-19T20:00:50.581Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-04-19T20:00:50.581Z] 6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:00:50.581Z] latest [2022-04-19T20:00:50.581Z] 2.2.0-dev.74 [2022-04-19T20:00:50.581Z] 6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:00:50.581Z] main [2022-04-19T20:00:50.581Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:50.909Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:6b188fc41757128322b032ed1e708678348e23e8 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:51.202Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:00:51.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-19T20:00:51.202Z] cc3d517263c6: Preparing [2022-04-19T20:00:51.202Z] 7b567d8ea56b: Preparing [2022-04-19T20:00:51.202Z] dcb45ca4f50e: Preparing [2022-04-19T20:00:51.202Z] 42b5425a1444: Preparing [2022-04-19T20:00:51.202Z] b541d28bf3b4: Preparing [2022-04-19T20:00:51.202Z] 42b5425a1444: Layer already exists [2022-04-19T20:00:51.202Z] b541d28bf3b4: Layer already exists [2022-04-19T20:00:51.202Z] dcb45ca4f50e: Layer already exists [2022-04-19T20:00:51.202Z] cc3d517263c6: Pushed [2022-04-19T20:00:53.111Z] 7b567d8ea56b: Pushed [2022-04-19T20:00:53.111Z] 6b188fc41757128322b032ed1e708678348e23e8: digest: sha256:c5ab08efc7afed01fe751aa8260c7148d8b29684d352073c59de5d9a15a6c9d0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:53.415Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:53.709Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-04-19T20:00:53.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-19T20:00:53.709Z] cc3d517263c6: Preparing [2022-04-19T20:00:53.709Z] 7b567d8ea56b: Preparing [2022-04-19T20:00:53.709Z] dcb45ca4f50e: Preparing [2022-04-19T20:00:53.710Z] 42b5425a1444: Preparing [2022-04-19T20:00:53.710Z] b541d28bf3b4: Preparing [2022-04-19T20:00:53.710Z] b541d28bf3b4: Layer already exists [2022-04-19T20:00:53.710Z] 7b567d8ea56b: Layer already exists [2022-04-19T20:00:53.710Z] dcb45ca4f50e: Layer already exists [2022-04-19T20:00:53.710Z] 42b5425a1444: Layer already exists [2022-04-19T20:00:53.710Z] cc3d517263c6: Layer already exists [2022-04-19T20:00:53.710Z] latest: digest: sha256:c5ab08efc7afed01fe751aa8260c7148d8b29684d352073c59de5d9a15a6c9d0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:54.008Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:54.299Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.74 [2022-04-19T20:00:54.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-19T20:00:54.299Z] cc3d517263c6: Preparing [2022-04-19T20:00:54.299Z] 7b567d8ea56b: Preparing [2022-04-19T20:00:54.299Z] dcb45ca4f50e: Preparing [2022-04-19T20:00:54.299Z] 42b5425a1444: Preparing [2022-04-19T20:00:54.299Z] b541d28bf3b4: Preparing [2022-04-19T20:00:54.299Z] 7b567d8ea56b: Layer already exists [2022-04-19T20:00:54.299Z] cc3d517263c6: Layer already exists [2022-04-19T20:00:54.299Z] 42b5425a1444: Layer already exists [2022-04-19T20:00:54.299Z] dcb45ca4f50e: Layer already exists [2022-04-19T20:00:54.299Z] b541d28bf3b4: Layer already exists [2022-04-19T20:00:54.299Z] 2.2.0-dev.74: digest: sha256:c5ab08efc7afed01fe751aa8260c7148d8b29684d352073c59de5d9a15a6c9d0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:54.598Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:54.890Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:00:54.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-19T20:00:54.890Z] cc3d517263c6: Preparing [2022-04-19T20:00:54.890Z] 7b567d8ea56b: Preparing [2022-04-19T20:00:54.890Z] dcb45ca4f50e: Preparing [2022-04-19T20:00:54.890Z] 42b5425a1444: Preparing [2022-04-19T20:00:54.890Z] b541d28bf3b4: Preparing [2022-04-19T20:00:54.890Z] cc3d517263c6: Layer already exists [2022-04-19T20:00:54.890Z] dcb45ca4f50e: Layer already exists [2022-04-19T20:00:54.890Z] 42b5425a1444: Layer already exists [2022-04-19T20:00:54.890Z] b541d28bf3b4: Layer already exists [2022-04-19T20:00:54.890Z] 7b567d8ea56b: Layer already exists [2022-04-19T20:00:54.890Z] 6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74: digest: sha256:c5ab08efc7afed01fe751aa8260c7148d8b29684d352073c59de5d9a15a6c9d0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:55.190Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:55.486Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-04-19T20:00:55.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-19T20:00:55.486Z] cc3d517263c6: Preparing [2022-04-19T20:00:55.486Z] 7b567d8ea56b: Preparing [2022-04-19T20:00:55.486Z] dcb45ca4f50e: Preparing [2022-04-19T20:00:55.486Z] 42b5425a1444: Preparing [2022-04-19T20:00:55.486Z] b541d28bf3b4: Preparing [2022-04-19T20:00:55.486Z] dcb45ca4f50e: Layer already exists [2022-04-19T20:00:55.486Z] 42b5425a1444: Layer already exists [2022-04-19T20:00:55.486Z] cc3d517263c6: Layer already exists [2022-04-19T20:00:55.486Z] 7b567d8ea56b: Layer already exists [2022-04-19T20:00:55.486Z] b541d28bf3b4: Layer already exists [2022-04-19T20:00:55.486Z] main: digest: sha256:c5ab08efc7afed01fe751aa8260c7148d8b29684d352073c59de5d9a15a6c9d0 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T20:00:55.523Z] ===================================================== [Pipeline] echo [2022-04-19T20:00:55.537Z] taggedImages: [2022-04-19T20:00:55.537Z] - nexus3.edgexfoundry.org:10004/core-metadata:6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:00:55.537Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-04-19T20:00:55.537Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.74 [2022-04-19T20:00:55.537Z] - nexus3.edgexfoundry.org:10004/core-metadata:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:00:55.537Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-04-19T20:00:55.560Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-04-19T20:00:55.560Z] 6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:00:55.560Z] latest [2022-04-19T20:00:55.560Z] 2.2.0-dev.74 [2022-04-19T20:00:55.560Z] 6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:00:55.560Z] main [2022-04-19T20:00:55.560Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:55.865Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:6b188fc41757128322b032ed1e708678348e23e8 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:56.156Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:00:56.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-19T20:00:56.156Z] 33e5cd1fce3b: Preparing [2022-04-19T20:00:56.156Z] 33e5cd1fce3b: Preparing [2022-04-19T20:00:56.156Z] a9fca8485692: Preparing [2022-04-19T20:00:56.156Z] 884759b7493a: Preparing [2022-04-19T20:00:56.156Z] aa85efb05e13: Preparing [2022-04-19T20:00:56.156Z] 8e4bc500b348: Preparing [2022-04-19T20:00:56.156Z] dcb45ca4f50e: Preparing [2022-04-19T20:00:56.156Z] a887b05b5702: Preparing [2022-04-19T20:00:56.156Z] c223e318f136: Preparing [2022-04-19T20:00:56.156Z] d53e5db722da: Preparing [2022-04-19T20:00:56.156Z] 6697629aed51: Preparing [2022-04-19T20:00:56.156Z] b541d28bf3b4: Preparing [2022-04-19T20:00:56.156Z] dcb45ca4f50e: Waiting [2022-04-19T20:00:56.156Z] c223e318f136: Waiting [2022-04-19T20:00:56.156Z] a887b05b5702: Waiting [2022-04-19T20:00:56.156Z] 6697629aed51: Waiting [2022-04-19T20:00:56.156Z] b541d28bf3b4: Waiting [2022-04-19T20:00:56.156Z] aa85efb05e13: Pushed [2022-04-19T20:00:56.156Z] 884759b7493a: Pushed [2022-04-19T20:00:56.156Z] 33e5cd1fce3b: Pushed [2022-04-19T20:00:56.156Z] a9fca8485692: Pushed [2022-04-19T20:00:56.156Z] dcb45ca4f50e: Layer already exists [2022-04-19T20:00:56.414Z] a887b05b5702: Pushed [2022-04-19T20:00:56.414Z] c223e318f136: Pushed [2022-04-19T20:00:56.414Z] b541d28bf3b4: Layer already exists [2022-04-19T20:00:56.414Z] d53e5db722da: Pushed [2022-04-19T20:00:56.414Z] 6697629aed51: Pushed [2022-04-19T20:00:57.796Z] 8e4bc500b348: Pushed [2022-04-19T20:00:57.796Z] 6b188fc41757128322b032ed1e708678348e23e8: digest: sha256:9f3e6b234411fd966af6f0def136a7cab7590a6d267bd67a3ada29a6a2bb8240 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:58.094Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:58.384Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-04-19T20:00:58.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-19T20:00:58.385Z] 33e5cd1fce3b: Preparing [2022-04-19T20:00:58.385Z] 33e5cd1fce3b: Preparing [2022-04-19T20:00:58.385Z] a9fca8485692: Preparing [2022-04-19T20:00:58.385Z] 884759b7493a: Preparing [2022-04-19T20:00:58.385Z] aa85efb05e13: Preparing [2022-04-19T20:00:58.385Z] 8e4bc500b348: Preparing [2022-04-19T20:00:58.385Z] dcb45ca4f50e: Preparing [2022-04-19T20:00:58.385Z] a887b05b5702: Preparing [2022-04-19T20:00:58.385Z] c223e318f136: Preparing [2022-04-19T20:00:58.385Z] d53e5db722da: Preparing [2022-04-19T20:00:58.385Z] 6697629aed51: Preparing [2022-04-19T20:00:58.385Z] b541d28bf3b4: Preparing [2022-04-19T20:00:58.385Z] dcb45ca4f50e: Waiting [2022-04-19T20:00:58.385Z] a887b05b5702: Waiting [2022-04-19T20:00:58.385Z] c223e318f136: Waiting [2022-04-19T20:00:58.385Z] d53e5db722da: Waiting [2022-04-19T20:00:58.385Z] b541d28bf3b4: Waiting [2022-04-19T20:00:58.385Z] aa85efb05e13: Layer already exists [2022-04-19T20:00:58.385Z] 33e5cd1fce3b: Layer already exists [2022-04-19T20:00:58.385Z] 8e4bc500b348: Layer already exists [2022-04-19T20:00:58.385Z] a9fca8485692: Layer already exists [2022-04-19T20:00:58.385Z] 884759b7493a: Layer already exists [2022-04-19T20:00:58.385Z] dcb45ca4f50e: Layer already exists [2022-04-19T20:00:58.385Z] c223e318f136: Layer already exists [2022-04-19T20:00:58.385Z] a887b05b5702: Layer already exists [2022-04-19T20:00:58.385Z] d53e5db722da: Layer already exists [2022-04-19T20:00:58.385Z] 6697629aed51: Layer already exists [2022-04-19T20:00:58.385Z] b541d28bf3b4: Layer already exists [2022-04-19T20:00:58.385Z] latest: digest: sha256:9f3e6b234411fd966af6f0def136a7cab7590a6d267bd67a3ada29a6a2bb8240 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:58.682Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:58.978Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.74 [2022-04-19T20:00:58.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-19T20:00:58.978Z] 33e5cd1fce3b: Preparing [2022-04-19T20:00:58.978Z] 33e5cd1fce3b: Preparing [2022-04-19T20:00:58.978Z] a9fca8485692: Preparing [2022-04-19T20:00:58.978Z] 884759b7493a: Preparing [2022-04-19T20:00:58.978Z] aa85efb05e13: Preparing [2022-04-19T20:00:58.978Z] 8e4bc500b348: Preparing [2022-04-19T20:00:58.978Z] dcb45ca4f50e: Preparing [2022-04-19T20:00:58.978Z] a887b05b5702: Preparing [2022-04-19T20:00:58.978Z] c223e318f136: Preparing [2022-04-19T20:00:58.978Z] d53e5db722da: Preparing [2022-04-19T20:00:58.978Z] 6697629aed51: Preparing [2022-04-19T20:00:58.978Z] b541d28bf3b4: Preparing [2022-04-19T20:00:58.978Z] c223e318f136: Waiting [2022-04-19T20:00:58.978Z] d53e5db722da: Waiting [2022-04-19T20:00:58.978Z] b541d28bf3b4: Waiting [2022-04-19T20:00:58.978Z] 6697629aed51: Waiting [2022-04-19T20:00:58.978Z] dcb45ca4f50e: Waiting [2022-04-19T20:00:58.978Z] a887b05b5702: Waiting [2022-04-19T20:00:58.978Z] 8e4bc500b348: Layer already exists [2022-04-19T20:00:58.978Z] a9fca8485692: Layer already exists [2022-04-19T20:00:58.978Z] aa85efb05e13: Layer already exists [2022-04-19T20:00:58.978Z] 33e5cd1fce3b: Layer already exists [2022-04-19T20:00:58.978Z] 884759b7493a: Layer already exists [2022-04-19T20:00:58.978Z] dcb45ca4f50e: Layer already exists [2022-04-19T20:00:58.978Z] c223e318f136: Layer already exists [2022-04-19T20:00:58.978Z] a887b05b5702: Layer already exists [2022-04-19T20:00:58.978Z] 6697629aed51: Layer already exists [2022-04-19T20:00:58.978Z] d53e5db722da: Layer already exists [2022-04-19T20:00:58.978Z] b541d28bf3b4: Layer already exists [2022-04-19T20:00:58.978Z] 2.2.0-dev.74: digest: sha256:9f3e6b234411fd966af6f0def136a7cab7590a6d267bd67a3ada29a6a2bb8240 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:59.277Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:59.566Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:00:59.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-19T20:00:59.566Z] 33e5cd1fce3b: Preparing [2022-04-19T20:00:59.566Z] 33e5cd1fce3b: Preparing [2022-04-19T20:00:59.566Z] a9fca8485692: Preparing [2022-04-19T20:00:59.566Z] 884759b7493a: Preparing [2022-04-19T20:00:59.566Z] aa85efb05e13: Preparing [2022-04-19T20:00:59.566Z] 8e4bc500b348: Preparing [2022-04-19T20:00:59.566Z] dcb45ca4f50e: Preparing [2022-04-19T20:00:59.566Z] a887b05b5702: Preparing [2022-04-19T20:00:59.566Z] c223e318f136: Preparing [2022-04-19T20:00:59.566Z] d53e5db722da: Preparing [2022-04-19T20:00:59.566Z] 6697629aed51: Preparing [2022-04-19T20:00:59.566Z] b541d28bf3b4: Preparing [2022-04-19T20:00:59.566Z] c223e318f136: Waiting [2022-04-19T20:00:59.566Z] 6697629aed51: Waiting [2022-04-19T20:00:59.566Z] dcb45ca4f50e: Waiting [2022-04-19T20:00:59.566Z] b541d28bf3b4: Waiting [2022-04-19T20:00:59.566Z] a887b05b5702: Waiting [2022-04-19T20:00:59.566Z] d53e5db722da: Waiting [2022-04-19T20:00:59.566Z] a9fca8485692: Layer already exists [2022-04-19T20:00:59.566Z] aa85efb05e13: Layer already exists [2022-04-19T20:00:59.566Z] 884759b7493a: Layer already exists [2022-04-19T20:00:59.566Z] 33e5cd1fce3b: Layer already exists [2022-04-19T20:00:59.566Z] 8e4bc500b348: Layer already exists [2022-04-19T20:00:59.566Z] a887b05b5702: Layer already exists [2022-04-19T20:00:59.566Z] dcb45ca4f50e: Layer already exists [2022-04-19T20:00:59.566Z] d53e5db722da: Layer already exists [2022-04-19T20:00:59.566Z] c223e318f136: Layer already exists [2022-04-19T20:00:59.566Z] 6697629aed51: Layer already exists [2022-04-19T20:00:59.566Z] b541d28bf3b4: Layer already exists [2022-04-19T20:00:59.566Z] 6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74: digest: sha256:9f3e6b234411fd966af6f0def136a7cab7590a6d267bd67a3ada29a6a2bb8240 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:00:59.864Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:00.157Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-04-19T20:01:00.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-19T20:01:00.157Z] 33e5cd1fce3b: Preparing [2022-04-19T20:01:00.157Z] 33e5cd1fce3b: Preparing [2022-04-19T20:01:00.157Z] a9fca8485692: Preparing [2022-04-19T20:01:00.157Z] 884759b7493a: Preparing [2022-04-19T20:01:00.157Z] aa85efb05e13: Preparing [2022-04-19T20:01:00.157Z] 8e4bc500b348: Preparing [2022-04-19T20:01:00.157Z] dcb45ca4f50e: Preparing [2022-04-19T20:01:00.157Z] a887b05b5702: Preparing [2022-04-19T20:01:00.157Z] c223e318f136: Preparing [2022-04-19T20:01:00.157Z] d53e5db722da: Preparing [2022-04-19T20:01:00.157Z] 6697629aed51: Preparing [2022-04-19T20:01:00.157Z] b541d28bf3b4: Preparing [2022-04-19T20:01:00.157Z] dcb45ca4f50e: Waiting [2022-04-19T20:01:00.157Z] a887b05b5702: Waiting [2022-04-19T20:01:00.157Z] c223e318f136: Waiting [2022-04-19T20:01:00.157Z] d53e5db722da: Waiting [2022-04-19T20:01:00.157Z] 6697629aed51: Waiting [2022-04-19T20:01:00.157Z] b541d28bf3b4: Waiting [2022-04-19T20:01:00.157Z] 8e4bc500b348: Layer already exists [2022-04-19T20:01:00.157Z] 33e5cd1fce3b: Layer already exists [2022-04-19T20:01:00.157Z] a9fca8485692: Layer already exists [2022-04-19T20:01:00.157Z] 884759b7493a: Layer already exists [2022-04-19T20:01:00.157Z] aa85efb05e13: Layer already exists [2022-04-19T20:01:00.157Z] c223e318f136: Layer already exists [2022-04-19T20:01:00.157Z] a887b05b5702: Layer already exists [2022-04-19T20:01:00.157Z] 6697629aed51: Layer already exists [2022-04-19T20:01:00.157Z] d53e5db722da: Layer already exists [2022-04-19T20:01:00.157Z] dcb45ca4f50e: Layer already exists [2022-04-19T20:01:00.157Z] b541d28bf3b4: Layer already exists [2022-04-19T20:01:00.157Z] main: digest: sha256:9f3e6b234411fd966af6f0def136a7cab7590a6d267bd67a3ada29a6a2bb8240 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T20:01:00.194Z] ===================================================== [Pipeline] echo [2022-04-19T20:01:00.203Z] taggedImages: [2022-04-19T20:01:00.203Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:01:00.203Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-04-19T20:01:00.203Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.74 [2022-04-19T20:01:00.203Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:01:00.203Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-04-19T20:01:00.223Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-04-19T20:01:00.223Z] 6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:01:00.223Z] latest [2022-04-19T20:01:00.223Z] 2.2.0-dev.74 [2022-04-19T20:01:00.223Z] 6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:01:00.223Z] main [2022-04-19T20:01:00.223Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:00.532Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:6b188fc41757128322b032ed1e708678348e23e8 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:00.828Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:01:00.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-19T20:01:00.828Z] daa2d24d2186: Preparing [2022-04-19T20:01:00.828Z] 20020fd48a1f: Preparing [2022-04-19T20:01:00.828Z] bfd9881e1114: Preparing [2022-04-19T20:01:00.828Z] ed87d571e166: Preparing [2022-04-19T20:01:00.828Z] 09489fc312ec: Preparing [2022-04-19T20:01:00.828Z] ffb2724b0443: Preparing [2022-04-19T20:01:00.828Z] bb0d174ee4af: Preparing [2022-04-19T20:01:00.828Z] b541d28bf3b4: Preparing [2022-04-19T20:01:00.828Z] ffb2724b0443: Waiting [2022-04-19T20:01:00.828Z] bb0d174ee4af: Waiting [2022-04-19T20:01:00.828Z] b541d28bf3b4: Waiting [2022-04-19T20:01:00.828Z] 09489fc312ec: Pushed [2022-04-19T20:01:00.828Z] daa2d24d2186: Pushed [2022-04-19T20:01:00.828Z] 20020fd48a1f: Pushed [2022-04-19T20:01:00.828Z] b541d28bf3b4: Layer already exists [2022-04-19T20:01:00.828Z] ffb2724b0443: Pushed [2022-04-19T20:01:01.087Z] bb0d174ee4af: Pushed [2022-04-19T20:01:02.029Z] bfd9881e1114: Pushed [2022-04-19T20:01:02.029Z] ed87d571e166: Pushed [2022-04-19T20:01:02.029Z] 6b188fc41757128322b032ed1e708678348e23e8: digest: sha256:4ccda18ab65610b89a3b4192023390e36ec3c4ca16305ea74b22ce51c89d53db size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:02.327Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:02.622Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-04-19T20:01:02.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-19T20:01:02.622Z] daa2d24d2186: Preparing [2022-04-19T20:01:02.622Z] 20020fd48a1f: Preparing [2022-04-19T20:01:02.622Z] bfd9881e1114: Preparing [2022-04-19T20:01:02.622Z] ed87d571e166: Preparing [2022-04-19T20:01:02.622Z] 09489fc312ec: Preparing [2022-04-19T20:01:02.622Z] ffb2724b0443: Preparing [2022-04-19T20:01:02.622Z] bb0d174ee4af: Preparing [2022-04-19T20:01:02.622Z] b541d28bf3b4: Preparing [2022-04-19T20:01:02.622Z] ffb2724b0443: Waiting [2022-04-19T20:01:02.622Z] bb0d174ee4af: Waiting [2022-04-19T20:01:02.622Z] b541d28bf3b4: Waiting [2022-04-19T20:01:02.622Z] 20020fd48a1f: Layer already exists [2022-04-19T20:01:02.622Z] ed87d571e166: Layer already exists [2022-04-19T20:01:02.622Z] 09489fc312ec: Layer already exists [2022-04-19T20:01:02.622Z] bfd9881e1114: Layer already exists [2022-04-19T20:01:02.622Z] daa2d24d2186: Layer already exists [2022-04-19T20:01:02.622Z] ffb2724b0443: Layer already exists [2022-04-19T20:01:02.622Z] bb0d174ee4af: Layer already exists [2022-04-19T20:01:02.622Z] b541d28bf3b4: Layer already exists [2022-04-19T20:01:02.622Z] latest: digest: sha256:4ccda18ab65610b89a3b4192023390e36ec3c4ca16305ea74b22ce51c89d53db size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:02.920Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:03.208Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.74 [2022-04-19T20:01:03.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-19T20:01:03.208Z] daa2d24d2186: Preparing [2022-04-19T20:01:03.208Z] 20020fd48a1f: Preparing [2022-04-19T20:01:03.208Z] bfd9881e1114: Preparing [2022-04-19T20:01:03.208Z] ed87d571e166: Preparing [2022-04-19T20:01:03.208Z] 09489fc312ec: Preparing [2022-04-19T20:01:03.208Z] ffb2724b0443: Preparing [2022-04-19T20:01:03.208Z] bb0d174ee4af: Preparing [2022-04-19T20:01:03.208Z] b541d28bf3b4: Preparing [2022-04-19T20:01:03.208Z] ffb2724b0443: Waiting [2022-04-19T20:01:03.208Z] b541d28bf3b4: Waiting [2022-04-19T20:01:03.208Z] bb0d174ee4af: Waiting [2022-04-19T20:01:03.208Z] ed87d571e166: Layer already exists [2022-04-19T20:01:03.208Z] bfd9881e1114: Layer already exists [2022-04-19T20:01:03.208Z] 20020fd48a1f: Layer already exists [2022-04-19T20:01:03.208Z] 09489fc312ec: Layer already exists [2022-04-19T20:01:03.208Z] daa2d24d2186: Layer already exists [2022-04-19T20:01:03.208Z] ffb2724b0443: Layer already exists [2022-04-19T20:01:03.208Z] b541d28bf3b4: Layer already exists [2022-04-19T20:01:03.208Z] bb0d174ee4af: Layer already exists [2022-04-19T20:01:03.208Z] 2.2.0-dev.74: digest: sha256:4ccda18ab65610b89a3b4192023390e36ec3c4ca16305ea74b22ce51c89d53db size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:03.503Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:03.795Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:01:03.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-19T20:01:03.795Z] daa2d24d2186: Preparing [2022-04-19T20:01:03.795Z] 20020fd48a1f: Preparing [2022-04-19T20:01:03.795Z] bfd9881e1114: Preparing [2022-04-19T20:01:03.795Z] ed87d571e166: Preparing [2022-04-19T20:01:03.795Z] 09489fc312ec: Preparing [2022-04-19T20:01:03.795Z] ffb2724b0443: Preparing [2022-04-19T20:01:03.795Z] bb0d174ee4af: Preparing [2022-04-19T20:01:03.795Z] b541d28bf3b4: Preparing [2022-04-19T20:01:03.795Z] ffb2724b0443: Waiting [2022-04-19T20:01:03.795Z] bb0d174ee4af: Waiting [2022-04-19T20:01:03.795Z] b541d28bf3b4: Waiting [2022-04-19T20:01:03.795Z] ed87d571e166: Layer already exists [2022-04-19T20:01:03.795Z] 09489fc312ec: Layer already exists [2022-04-19T20:01:03.795Z] daa2d24d2186: Layer already exists [2022-04-19T20:01:03.795Z] 20020fd48a1f: Layer already exists [2022-04-19T20:01:03.795Z] bfd9881e1114: Layer already exists [2022-04-19T20:01:03.795Z] bb0d174ee4af: Layer already exists [2022-04-19T20:01:03.795Z] ffb2724b0443: Layer already exists [2022-04-19T20:01:03.795Z] b541d28bf3b4: Layer already exists [2022-04-19T20:01:03.795Z] 6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74: digest: sha256:4ccda18ab65610b89a3b4192023390e36ec3c4ca16305ea74b22ce51c89d53db size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:04.093Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:04.385Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-04-19T20:01:04.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-19T20:01:04.385Z] daa2d24d2186: Preparing [2022-04-19T20:01:04.385Z] 20020fd48a1f: Preparing [2022-04-19T20:01:04.385Z] bfd9881e1114: Preparing [2022-04-19T20:01:04.385Z] ed87d571e166: Preparing [2022-04-19T20:01:04.385Z] 09489fc312ec: Preparing [2022-04-19T20:01:04.385Z] ffb2724b0443: Preparing [2022-04-19T20:01:04.385Z] bb0d174ee4af: Preparing [2022-04-19T20:01:04.385Z] ffb2724b0443: Waiting [2022-04-19T20:01:04.385Z] b541d28bf3b4: Preparing [2022-04-19T20:01:04.385Z] bb0d174ee4af: Waiting [2022-04-19T20:01:04.385Z] b541d28bf3b4: Waiting [2022-04-19T20:01:04.385Z] ed87d571e166: Layer already exists [2022-04-19T20:01:04.385Z] 09489fc312ec: Layer already exists [2022-04-19T20:01:04.385Z] 20020fd48a1f: Layer already exists [2022-04-19T20:01:04.385Z] daa2d24d2186: Layer already exists [2022-04-19T20:01:04.385Z] bfd9881e1114: Layer already exists [2022-04-19T20:01:04.385Z] bb0d174ee4af: Layer already exists [2022-04-19T20:01:04.385Z] b541d28bf3b4: Layer already exists [2022-04-19T20:01:04.385Z] ffb2724b0443: Layer already exists [2022-04-19T20:01:04.385Z] main: digest: sha256:4ccda18ab65610b89a3b4192023390e36ec3c4ca16305ea74b22ce51c89d53db size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T20:01:04.425Z] ===================================================== [Pipeline] echo [2022-04-19T20:01:04.436Z] taggedImages: [2022-04-19T20:01:04.437Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:01:04.437Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-04-19T20:01:04.437Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.74 [2022-04-19T20:01:04.437Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:01:04.437Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-04-19T20:01:04.461Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-04-19T20:01:04.461Z] 6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:01:04.461Z] latest [2022-04-19T20:01:04.461Z] 2.2.0-dev.74 [2022-04-19T20:01:04.461Z] 6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:01:04.461Z] main [2022-04-19T20:01:04.461Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:04.797Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b188fc41757128322b032ed1e708678348e23e8 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:05.091Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:01:05.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-19T20:01:05.091Z] a821720fda4f: Preparing [2022-04-19T20:01:05.091Z] f257c43a3755: Preparing [2022-04-19T20:01:05.091Z] f22e9be25c36: Preparing [2022-04-19T20:01:05.091Z] 0920dbb2159f: Preparing [2022-04-19T20:01:05.091Z] 584852e30473: Preparing [2022-04-19T20:01:05.092Z] d91c9f9e750c: Preparing [2022-04-19T20:01:05.092Z] 88f4594babc6: Preparing [2022-04-19T20:01:05.092Z] d7115db8e796: Preparing [2022-04-19T20:01:05.092Z] 72d634303c40: Preparing [2022-04-19T20:01:05.092Z] b541d28bf3b4: Preparing [2022-04-19T20:01:05.092Z] d91c9f9e750c: Waiting [2022-04-19T20:01:05.092Z] 72d634303c40: Waiting [2022-04-19T20:01:05.092Z] 88f4594babc6: Waiting [2022-04-19T20:01:05.092Z] b541d28bf3b4: Waiting [2022-04-19T20:01:05.092Z] d7115db8e796: Waiting [2022-04-19T20:01:05.092Z] a821720fda4f: Pushed [2022-04-19T20:01:05.092Z] f257c43a3755: Pushed [2022-04-19T20:01:05.092Z] 584852e30473: Pushed [2022-04-19T20:01:05.092Z] d91c9f9e750c: Pushed [2022-04-19T20:01:05.352Z] 88f4594babc6: Pushed [2022-04-19T20:01:05.352Z] d7115db8e796: Pushed [2022-04-19T20:01:05.352Z] b541d28bf3b4: Layer already exists [2022-04-19T20:01:05.352Z] 72d634303c40: Pushed [2022-04-19T20:01:06.290Z] 0920dbb2159f: Pushed [2022-04-19T20:01:06.550Z] f22e9be25c36: Pushed [2022-04-19T20:01:06.550Z] 6b188fc41757128322b032ed1e708678348e23e8: digest: sha256:8d956745390912126d62957516edd82b8b37bc45efce86110ca7eb8481ed72c7 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:06.853Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:07.148Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-04-19T20:01:07.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-19T20:01:07.148Z] a821720fda4f: Preparing [2022-04-19T20:01:07.148Z] f257c43a3755: Preparing [2022-04-19T20:01:07.148Z] f22e9be25c36: Preparing [2022-04-19T20:01:07.148Z] 0920dbb2159f: Preparing [2022-04-19T20:01:07.148Z] 584852e30473: Preparing [2022-04-19T20:01:07.148Z] d91c9f9e750c: Preparing [2022-04-19T20:01:07.148Z] 88f4594babc6: Preparing [2022-04-19T20:01:07.148Z] d7115db8e796: Preparing [2022-04-19T20:01:07.148Z] d91c9f9e750c: Waiting [2022-04-19T20:01:07.148Z] 88f4594babc6: Waiting [2022-04-19T20:01:07.148Z] 72d634303c40: Preparing [2022-04-19T20:01:07.148Z] b541d28bf3b4: Preparing [2022-04-19T20:01:07.148Z] d7115db8e796: Waiting [2022-04-19T20:01:07.148Z] b541d28bf3b4: Waiting [2022-04-19T20:01:07.148Z] 584852e30473: Layer already exists [2022-04-19T20:01:07.148Z] f257c43a3755: Layer already exists [2022-04-19T20:01:07.148Z] 0920dbb2159f: Layer already exists [2022-04-19T20:01:07.148Z] f22e9be25c36: Layer already exists [2022-04-19T20:01:07.148Z] a821720fda4f: Layer already exists [2022-04-19T20:01:07.148Z] d91c9f9e750c: Layer already exists [2022-04-19T20:01:07.148Z] 88f4594babc6: Layer already exists [2022-04-19T20:01:07.148Z] d7115db8e796: Layer already exists [2022-04-19T20:01:07.148Z] 72d634303c40: Layer already exists [2022-04-19T20:01:07.148Z] b541d28bf3b4: Layer already exists [2022-04-19T20:01:07.148Z] latest: digest: sha256:8d956745390912126d62957516edd82b8b37bc45efce86110ca7eb8481ed72c7 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:07.448Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:07.797Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.74 [2022-04-19T20:01:07.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-19T20:01:07.798Z] a821720fda4f: Preparing [2022-04-19T20:01:07.798Z] f257c43a3755: Preparing [2022-04-19T20:01:07.798Z] f22e9be25c36: Preparing [2022-04-19T20:01:07.798Z] 0920dbb2159f: Preparing [2022-04-19T20:01:07.798Z] 584852e30473: Preparing [2022-04-19T20:01:07.798Z] d91c9f9e750c: Preparing [2022-04-19T20:01:07.798Z] 88f4594babc6: Preparing [2022-04-19T20:01:07.798Z] d7115db8e796: Preparing [2022-04-19T20:01:07.798Z] 72d634303c40: Preparing [2022-04-19T20:01:07.798Z] b541d28bf3b4: Preparing [2022-04-19T20:01:07.798Z] d91c9f9e750c: Waiting [2022-04-19T20:01:07.798Z] 88f4594babc6: Waiting [2022-04-19T20:01:07.798Z] d7115db8e796: Waiting [2022-04-19T20:01:07.798Z] 72d634303c40: Waiting [2022-04-19T20:01:07.798Z] b541d28bf3b4: Waiting [2022-04-19T20:01:07.798Z] f22e9be25c36: Layer already exists [2022-04-19T20:01:07.798Z] a821720fda4f: Layer already exists [2022-04-19T20:01:07.798Z] 0920dbb2159f: Layer already exists [2022-04-19T20:01:07.798Z] 584852e30473: Layer already exists [2022-04-19T20:01:07.798Z] f257c43a3755: Layer already exists [2022-04-19T20:01:07.798Z] d91c9f9e750c: Layer already exists [2022-04-19T20:01:07.798Z] 72d634303c40: Layer already exists [2022-04-19T20:01:07.798Z] 88f4594babc6: Layer already exists [2022-04-19T20:01:07.798Z] d7115db8e796: Layer already exists [2022-04-19T20:01:07.798Z] b541d28bf3b4: Layer already exists [2022-04-19T20:01:07.798Z] 2.2.0-dev.74: digest: sha256:8d956745390912126d62957516edd82b8b37bc45efce86110ca7eb8481ed72c7 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:08.109Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:08.403Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:01:08.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-19T20:01:08.403Z] a821720fda4f: Preparing [2022-04-19T20:01:08.403Z] f257c43a3755: Preparing [2022-04-19T20:01:08.403Z] f22e9be25c36: Preparing [2022-04-19T20:01:08.403Z] 0920dbb2159f: Preparing [2022-04-19T20:01:08.403Z] 584852e30473: Preparing [2022-04-19T20:01:08.403Z] d91c9f9e750c: Preparing [2022-04-19T20:01:08.403Z] 88f4594babc6: Preparing [2022-04-19T20:01:08.403Z] d7115db8e796: Preparing [2022-04-19T20:01:08.403Z] 72d634303c40: Preparing [2022-04-19T20:01:08.403Z] b541d28bf3b4: Preparing [2022-04-19T20:01:08.403Z] d91c9f9e750c: Waiting [2022-04-19T20:01:08.403Z] 88f4594babc6: Waiting [2022-04-19T20:01:08.403Z] d7115db8e796: Waiting [2022-04-19T20:01:08.403Z] 72d634303c40: Waiting [2022-04-19T20:01:08.403Z] b541d28bf3b4: Waiting [2022-04-19T20:01:08.403Z] a821720fda4f: Layer already exists [2022-04-19T20:01:08.403Z] f257c43a3755: Layer already exists [2022-04-19T20:01:08.403Z] 584852e30473: Layer already exists [2022-04-19T20:01:08.403Z] f22e9be25c36: Layer already exists [2022-04-19T20:01:08.403Z] 0920dbb2159f: Layer already exists [2022-04-19T20:01:08.403Z] d91c9f9e750c: Layer already exists [2022-04-19T20:01:08.403Z] 88f4594babc6: Layer already exists [2022-04-19T20:01:08.403Z] 72d634303c40: Layer already exists [2022-04-19T20:01:08.403Z] b541d28bf3b4: Layer already exists [2022-04-19T20:01:08.403Z] d7115db8e796: Layer already exists [2022-04-19T20:01:08.403Z] 6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74: digest: sha256:8d956745390912126d62957516edd82b8b37bc45efce86110ca7eb8481ed72c7 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:08.702Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:08.999Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-04-19T20:01:08.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-19T20:01:08.999Z] a821720fda4f: Preparing [2022-04-19T20:01:08.999Z] f257c43a3755: Preparing [2022-04-19T20:01:08.999Z] f22e9be25c36: Preparing [2022-04-19T20:01:08.999Z] 0920dbb2159f: Preparing [2022-04-19T20:01:08.999Z] 584852e30473: Preparing [2022-04-19T20:01:08.999Z] d91c9f9e750c: Preparing [2022-04-19T20:01:08.999Z] 88f4594babc6: Preparing [2022-04-19T20:01:08.999Z] d7115db8e796: Preparing [2022-04-19T20:01:08.999Z] 72d634303c40: Preparing [2022-04-19T20:01:08.999Z] b541d28bf3b4: Preparing [2022-04-19T20:01:08.999Z] 88f4594babc6: Waiting [2022-04-19T20:01:08.999Z] 72d634303c40: Waiting [2022-04-19T20:01:08.999Z] d7115db8e796: Waiting [2022-04-19T20:01:08.999Z] b541d28bf3b4: Waiting [2022-04-19T20:01:08.999Z] d91c9f9e750c: Waiting [2022-04-19T20:01:08.999Z] 584852e30473: Layer already exists [2022-04-19T20:01:08.999Z] f22e9be25c36: Layer already exists [2022-04-19T20:01:08.999Z] 0920dbb2159f: Layer already exists [2022-04-19T20:01:08.999Z] f257c43a3755: Layer already exists [2022-04-19T20:01:08.999Z] a821720fda4f: Layer already exists [2022-04-19T20:01:08.999Z] d7115db8e796: Layer already exists [2022-04-19T20:01:08.999Z] d91c9f9e750c: Layer already exists [2022-04-19T20:01:08.999Z] 88f4594babc6: Layer already exists [2022-04-19T20:01:08.999Z] b541d28bf3b4: Layer already exists [2022-04-19T20:01:08.999Z] 72d634303c40: Layer already exists [2022-04-19T20:01:08.999Z] main: digest: sha256:8d956745390912126d62957516edd82b8b37bc45efce86110ca7eb8481ed72c7 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T20:01:09.040Z] ===================================================== [Pipeline] echo [2022-04-19T20:01:09.053Z] taggedImages: [2022-04-19T20:01:09.053Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:01:09.053Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-04-19T20:01:09.053Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.74 [2022-04-19T20:01:09.053Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:01:09.053Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-04-19T20:01:09.075Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-04-19T20:01:09.075Z] 6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:01:09.075Z] latest [2022-04-19T20:01:09.075Z] 2.2.0-dev.74 [2022-04-19T20:01:09.075Z] 6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:01:09.075Z] main [2022-04-19T20:01:09.075Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:09.391Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b188fc41757128322b032ed1e708678348e23e8 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:09.688Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:01:09.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-19T20:01:09.688Z] d9ddf76c66a8: Preparing [2022-04-19T20:01:09.688Z] 076bbb84b391: Preparing [2022-04-19T20:01:09.688Z] dcb45ca4f50e: Preparing [2022-04-19T20:01:09.688Z] 3828c52f269c: Preparing [2022-04-19T20:01:09.688Z] 7a430cd031d8: Preparing [2022-04-19T20:01:09.688Z] 4fc242d58285: Preparing [2022-04-19T20:01:09.688Z] 4fc242d58285: Waiting [2022-04-19T20:01:09.688Z] dcb45ca4f50e: Layer already exists [2022-04-19T20:01:09.688Z] 4fc242d58285: Layer already exists [2022-04-19T20:01:09.688Z] 7a430cd031d8: Pushed [2022-04-19T20:01:09.688Z] d9ddf76c66a8: Pushed [2022-04-19T20:01:10.259Z] 3828c52f269c: Pushed [2022-04-19T20:01:11.643Z] 076bbb84b391: Pushed [2022-04-19T20:01:11.903Z] 6b188fc41757128322b032ed1e708678348e23e8: digest: sha256:d864b46b411cae543ba550a4f6f717ed97db007f98cf22ab7e19b1d49d6b6566 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:12.200Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:12.495Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-04-19T20:01:12.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-19T20:01:12.495Z] d9ddf76c66a8: Preparing [2022-04-19T20:01:12.495Z] 076bbb84b391: Preparing [2022-04-19T20:01:12.495Z] dcb45ca4f50e: Preparing [2022-04-19T20:01:12.495Z] 3828c52f269c: Preparing [2022-04-19T20:01:12.495Z] 7a430cd031d8: Preparing [2022-04-19T20:01:12.495Z] 4fc242d58285: Preparing [2022-04-19T20:01:12.495Z] 4fc242d58285: Waiting [2022-04-19T20:01:12.495Z] dcb45ca4f50e: Layer already exists [2022-04-19T20:01:12.495Z] 3828c52f269c: Layer already exists [2022-04-19T20:01:12.495Z] 7a430cd031d8: Layer already exists [2022-04-19T20:01:12.495Z] d9ddf76c66a8: Layer already exists [2022-04-19T20:01:12.495Z] 076bbb84b391: Layer already exists [2022-04-19T20:01:12.495Z] 4fc242d58285: Layer already exists [2022-04-19T20:01:12.495Z] latest: digest: sha256:d864b46b411cae543ba550a4f6f717ed97db007f98cf22ab7e19b1d49d6b6566 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:12.790Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:13.086Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.74 [2022-04-19T20:01:13.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-19T20:01:13.086Z] d9ddf76c66a8: Preparing [2022-04-19T20:01:13.086Z] 076bbb84b391: Preparing [2022-04-19T20:01:13.086Z] dcb45ca4f50e: Preparing [2022-04-19T20:01:13.086Z] 3828c52f269c: Preparing [2022-04-19T20:01:13.086Z] 7a430cd031d8: Preparing [2022-04-19T20:01:13.086Z] 4fc242d58285: Preparing [2022-04-19T20:01:13.086Z] 4fc242d58285: Waiting [2022-04-19T20:01:13.086Z] 076bbb84b391: Layer already exists [2022-04-19T20:01:13.086Z] 3828c52f269c: Layer already exists [2022-04-19T20:01:13.086Z] d9ddf76c66a8: Layer already exists [2022-04-19T20:01:13.086Z] 7a430cd031d8: Layer already exists [2022-04-19T20:01:13.086Z] dcb45ca4f50e: Layer already exists [2022-04-19T20:01:13.086Z] 4fc242d58285: Layer already exists [2022-04-19T20:01:13.086Z] 2.2.0-dev.74: digest: sha256:d864b46b411cae543ba550a4f6f717ed97db007f98cf22ab7e19b1d49d6b6566 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:13.385Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:13.680Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:01:13.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-19T20:01:13.680Z] d9ddf76c66a8: Preparing [2022-04-19T20:01:13.680Z] 076bbb84b391: Preparing [2022-04-19T20:01:13.680Z] dcb45ca4f50e: Preparing [2022-04-19T20:01:13.680Z] 3828c52f269c: Preparing [2022-04-19T20:01:13.680Z] 7a430cd031d8: Preparing [2022-04-19T20:01:13.680Z] 4fc242d58285: Preparing [2022-04-19T20:01:13.680Z] 4fc242d58285: Waiting [2022-04-19T20:01:13.680Z] dcb45ca4f50e: Layer already exists [2022-04-19T20:01:13.680Z] 7a430cd031d8: Layer already exists [2022-04-19T20:01:13.680Z] 076bbb84b391: Layer already exists [2022-04-19T20:01:13.680Z] d9ddf76c66a8: Layer already exists [2022-04-19T20:01:13.680Z] 3828c52f269c: Layer already exists [2022-04-19T20:01:13.680Z] 4fc242d58285: Layer already exists [2022-04-19T20:01:13.680Z] 6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74: digest: sha256:d864b46b411cae543ba550a4f6f717ed97db007f98cf22ab7e19b1d49d6b6566 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:13.988Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:14.277Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-04-19T20:01:14.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-19T20:01:14.277Z] d9ddf76c66a8: Preparing [2022-04-19T20:01:14.277Z] 076bbb84b391: Preparing [2022-04-19T20:01:14.277Z] dcb45ca4f50e: Preparing [2022-04-19T20:01:14.277Z] 3828c52f269c: Preparing [2022-04-19T20:01:14.277Z] 7a430cd031d8: Preparing [2022-04-19T20:01:14.277Z] 4fc242d58285: Preparing [2022-04-19T20:01:14.277Z] 4fc242d58285: Waiting [2022-04-19T20:01:14.277Z] d9ddf76c66a8: Layer already exists [2022-04-19T20:01:14.277Z] 7a430cd031d8: Layer already exists [2022-04-19T20:01:14.277Z] 076bbb84b391: Layer already exists [2022-04-19T20:01:14.277Z] dcb45ca4f50e: Layer already exists [2022-04-19T20:01:14.277Z] 3828c52f269c: Layer already exists [2022-04-19T20:01:14.277Z] 4fc242d58285: Layer already exists [2022-04-19T20:01:14.277Z] main: digest: sha256:d864b46b411cae543ba550a4f6f717ed97db007f98cf22ab7e19b1d49d6b6566 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T20:01:14.318Z] ===================================================== [Pipeline] echo [2022-04-19T20:01:14.327Z] taggedImages: [2022-04-19T20:01:14.327Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:01:14.327Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-04-19T20:01:14.327Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.74 [2022-04-19T20:01:14.327Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:01:14.327Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-04-19T20:01:14.351Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-04-19T20:01:14.351Z] 6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:01:14.351Z] latest [2022-04-19T20:01:14.351Z] 2.2.0-dev.74 [2022-04-19T20:01:14.351Z] 6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:01:14.351Z] main [2022-04-19T20:01:14.351Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:14.659Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:6b188fc41757128322b032ed1e708678348e23e8 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:14.951Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:01:14.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-19T20:01:14.951Z] 6440570a559a: Preparing [2022-04-19T20:01:14.951Z] 7f966818ddca: Preparing [2022-04-19T20:01:14.951Z] cde4e7337954: Preparing [2022-04-19T20:01:14.951Z] 49a08f4b3f6d: Preparing [2022-04-19T20:01:14.951Z] a3562e07b192: Preparing [2022-04-19T20:01:14.951Z] d24d12e51661: Preparing [2022-04-19T20:01:14.951Z] 7a430cd031d8: Preparing [2022-04-19T20:01:14.951Z] 4fc242d58285: Preparing [2022-04-19T20:01:14.951Z] d24d12e51661: Waiting [2022-04-19T20:01:14.951Z] 7a430cd031d8: Waiting [2022-04-19T20:01:14.951Z] 4fc242d58285: Waiting [2022-04-19T20:01:14.951Z] 6440570a559a: Pushed [2022-04-19T20:01:14.951Z] 7f966818ddca: Pushed [2022-04-19T20:01:14.951Z] cde4e7337954: Pushed [2022-04-19T20:01:14.951Z] 7a430cd031d8: Layer already exists [2022-04-19T20:01:14.951Z] 4fc242d58285: Layer already exists [2022-04-19T20:01:15.519Z] d24d12e51661: Pushed [2022-04-19T20:01:18.811Z] a3562e07b192: Pushed [2022-04-19T20:01:22.101Z] 49a08f4b3f6d: Pushed [2022-04-19T20:01:22.101Z] 6b188fc41757128322b032ed1e708678348e23e8: digest: sha256:897b587615fc3dd7bd28887039326824cdd6c0ff06fb259b5011b7c7abf067e4 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:22.400Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:22.696Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-04-19T20:01:22.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-19T20:01:22.696Z] 6440570a559a: Preparing [2022-04-19T20:01:22.696Z] 7f966818ddca: Preparing [2022-04-19T20:01:22.696Z] cde4e7337954: Preparing [2022-04-19T20:01:22.696Z] 49a08f4b3f6d: Preparing [2022-04-19T20:01:22.696Z] a3562e07b192: Preparing [2022-04-19T20:01:22.696Z] d24d12e51661: Preparing [2022-04-19T20:01:22.696Z] 7a430cd031d8: Preparing [2022-04-19T20:01:22.696Z] 4fc242d58285: Preparing [2022-04-19T20:01:22.696Z] 7a430cd031d8: Waiting [2022-04-19T20:01:22.696Z] d24d12e51661: Waiting [2022-04-19T20:01:22.696Z] 4fc242d58285: Waiting [2022-04-19T20:01:22.696Z] 6440570a559a: Layer already exists [2022-04-19T20:01:22.696Z] 7f966818ddca: Layer already exists [2022-04-19T20:01:22.696Z] a3562e07b192: Layer already exists [2022-04-19T20:01:22.696Z] cde4e7337954: Layer already exists [2022-04-19T20:01:22.696Z] 49a08f4b3f6d: Layer already exists [2022-04-19T20:01:22.696Z] d24d12e51661: Layer already exists [2022-04-19T20:01:22.696Z] 7a430cd031d8: Layer already exists [2022-04-19T20:01:22.696Z] 4fc242d58285: Layer already exists [2022-04-19T20:01:22.696Z] latest: digest: sha256:897b587615fc3dd7bd28887039326824cdd6c0ff06fb259b5011b7c7abf067e4 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:22.994Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:23.292Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.74 [2022-04-19T20:01:23.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-19T20:01:23.292Z] 6440570a559a: Preparing [2022-04-19T20:01:23.292Z] 7f966818ddca: Preparing [2022-04-19T20:01:23.292Z] cde4e7337954: Preparing [2022-04-19T20:01:23.292Z] 49a08f4b3f6d: Preparing [2022-04-19T20:01:23.292Z] a3562e07b192: Preparing [2022-04-19T20:01:23.292Z] d24d12e51661: Preparing [2022-04-19T20:01:23.292Z] 7a430cd031d8: Preparing [2022-04-19T20:01:23.292Z] 4fc242d58285: Preparing [2022-04-19T20:01:23.292Z] d24d12e51661: Waiting [2022-04-19T20:01:23.292Z] 7a430cd031d8: Waiting [2022-04-19T20:01:23.292Z] 4fc242d58285: Waiting [2022-04-19T20:01:23.292Z] a3562e07b192: Layer already exists [2022-04-19T20:01:23.292Z] cde4e7337954: Layer already exists [2022-04-19T20:01:23.292Z] 49a08f4b3f6d: Layer already exists [2022-04-19T20:01:23.292Z] 6440570a559a: Layer already exists [2022-04-19T20:01:23.292Z] 7f966818ddca: Layer already exists [2022-04-19T20:01:23.292Z] d24d12e51661: Layer already exists [2022-04-19T20:01:23.292Z] 4fc242d58285: Layer already exists [2022-04-19T20:01:23.292Z] 7a430cd031d8: Layer already exists [2022-04-19T20:01:23.292Z] 2.2.0-dev.74: digest: sha256:897b587615fc3dd7bd28887039326824cdd6c0ff06fb259b5011b7c7abf067e4 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:23.589Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:23.880Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:01:23.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-19T20:01:23.880Z] 6440570a559a: Preparing [2022-04-19T20:01:23.880Z] 7f966818ddca: Preparing [2022-04-19T20:01:23.880Z] cde4e7337954: Preparing [2022-04-19T20:01:23.880Z] 49a08f4b3f6d: Preparing [2022-04-19T20:01:23.880Z] a3562e07b192: Preparing [2022-04-19T20:01:23.880Z] d24d12e51661: Preparing [2022-04-19T20:01:23.880Z] 7a430cd031d8: Preparing [2022-04-19T20:01:23.880Z] 4fc242d58285: Preparing [2022-04-19T20:01:23.880Z] 7a430cd031d8: Waiting [2022-04-19T20:01:23.880Z] d24d12e51661: Waiting [2022-04-19T20:01:23.880Z] 4fc242d58285: Waiting [2022-04-19T20:01:23.880Z] 7f966818ddca: Layer already exists [2022-04-19T20:01:23.880Z] a3562e07b192: Layer already exists [2022-04-19T20:01:23.880Z] cde4e7337954: Layer already exists [2022-04-19T20:01:23.880Z] 49a08f4b3f6d: Layer already exists [2022-04-19T20:01:23.880Z] 6440570a559a: Layer already exists [2022-04-19T20:01:23.880Z] d24d12e51661: Layer already exists [2022-04-19T20:01:23.880Z] 7a430cd031d8: Layer already exists [2022-04-19T20:01:23.880Z] 4fc242d58285: Layer already exists [2022-04-19T20:01:23.880Z] 6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74: digest: sha256:897b587615fc3dd7bd28887039326824cdd6c0ff06fb259b5011b7c7abf067e4 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:24.178Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:24.470Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-04-19T20:01:24.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-19T20:01:24.470Z] 6440570a559a: Preparing [2022-04-19T20:01:24.470Z] 7f966818ddca: Preparing [2022-04-19T20:01:24.470Z] cde4e7337954: Preparing [2022-04-19T20:01:24.470Z] 49a08f4b3f6d: Preparing [2022-04-19T20:01:24.470Z] a3562e07b192: Preparing [2022-04-19T20:01:24.470Z] d24d12e51661: Preparing [2022-04-19T20:01:24.470Z] 7a430cd031d8: Preparing [2022-04-19T20:01:24.470Z] 4fc242d58285: Preparing [2022-04-19T20:01:24.470Z] 7a430cd031d8: Waiting [2022-04-19T20:01:24.470Z] 4fc242d58285: Waiting [2022-04-19T20:01:24.470Z] 7f966818ddca: Layer already exists [2022-04-19T20:01:24.470Z] 6440570a559a: Layer already exists [2022-04-19T20:01:24.470Z] a3562e07b192: Layer already exists [2022-04-19T20:01:24.470Z] cde4e7337954: Layer already exists [2022-04-19T20:01:24.470Z] 49a08f4b3f6d: Layer already exists [2022-04-19T20:01:24.470Z] 7a430cd031d8: Layer already exists [2022-04-19T20:01:24.470Z] d24d12e51661: Layer already exists [2022-04-19T20:01:24.470Z] 4fc242d58285: Layer already exists [2022-04-19T20:01:24.470Z] main: digest: sha256:897b587615fc3dd7bd28887039326824cdd6c0ff06fb259b5011b7c7abf067e4 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T20:01:24.511Z] ===================================================== [Pipeline] echo [2022-04-19T20:01:24.521Z] taggedImages: [2022-04-19T20:01:24.521Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:01:24.521Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-04-19T20:01:24.521Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.74 [2022-04-19T20:01:24.521Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:01:24.521Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-04-19T20:01:24.542Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-04-19T20:01:24.542Z] 6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:01:24.542Z] latest [2022-04-19T20:01:24.542Z] 2.2.0-dev.74 [2022-04-19T20:01:24.542Z] 6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:01:24.542Z] main [2022-04-19T20:01:24.542Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:24.874Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:6b188fc41757128322b032ed1e708678348e23e8 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:25.166Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:01:25.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-19T20:01:25.166Z] 16dca7379d6a: Preparing [2022-04-19T20:01:25.166Z] ddd443738de8: Preparing [2022-04-19T20:01:25.166Z] 85331394bdac: Preparing [2022-04-19T20:01:25.166Z] 76d7347277ea: Preparing [2022-04-19T20:01:25.166Z] 6e4b25db4bbd: Preparing [2022-04-19T20:01:25.166Z] 7a430cd031d8: Preparing [2022-04-19T20:01:25.166Z] 4fc242d58285: Preparing [2022-04-19T20:01:25.166Z] 7a430cd031d8: Waiting [2022-04-19T20:01:25.166Z] 4fc242d58285: Waiting [2022-04-19T20:01:25.166Z] 16dca7379d6a: Pushed [2022-04-19T20:01:25.166Z] ddd443738de8: Pushed [2022-04-19T20:01:25.166Z] 85331394bdac: Pushed [2022-04-19T20:01:25.166Z] 7a430cd031d8: Layer already exists [2022-04-19T20:01:25.166Z] 4fc242d58285: Layer already exists [2022-04-19T20:01:25.425Z] 6e4b25db4bbd: Pushed [2022-04-19T20:01:32.041Z] 76d7347277ea: Pushed [2022-04-19T20:01:32.041Z] 6b188fc41757128322b032ed1e708678348e23e8: digest: sha256:8b31ffb64eb5c71e7a9747a793f1a93d9c02a244b286b77bc34a9bf042899549 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:32.415Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:32.747Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-04-19T20:01:32.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-19T20:01:32.747Z] 16dca7379d6a: Preparing [2022-04-19T20:01:32.747Z] ddd443738de8: Preparing [2022-04-19T20:01:32.747Z] 85331394bdac: Preparing [2022-04-19T20:01:32.747Z] 76d7347277ea: Preparing [2022-04-19T20:01:32.747Z] 6e4b25db4bbd: Preparing [2022-04-19T20:01:32.747Z] 7a430cd031d8: Preparing [2022-04-19T20:01:32.747Z] 4fc242d58285: Preparing [2022-04-19T20:01:32.747Z] 4fc242d58285: Waiting [2022-04-19T20:01:32.747Z] 7a430cd031d8: Waiting [2022-04-19T20:01:32.747Z] 16dca7379d6a: Layer already exists [2022-04-19T20:01:32.747Z] 76d7347277ea: Layer already exists [2022-04-19T20:01:32.747Z] 85331394bdac: Layer already exists [2022-04-19T20:01:32.747Z] 6e4b25db4bbd: Layer already exists [2022-04-19T20:01:32.747Z] ddd443738de8: Layer already exists [2022-04-19T20:01:32.747Z] 7a430cd031d8: Layer already exists [2022-04-19T20:01:32.747Z] 4fc242d58285: Layer already exists [2022-04-19T20:01:32.747Z] latest: digest: sha256:8b31ffb64eb5c71e7a9747a793f1a93d9c02a244b286b77bc34a9bf042899549 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:33.049Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:33.343Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.74 [2022-04-19T20:01:33.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-19T20:01:33.343Z] 16dca7379d6a: Preparing [2022-04-19T20:01:33.343Z] ddd443738de8: Preparing [2022-04-19T20:01:33.343Z] 85331394bdac: Preparing [2022-04-19T20:01:33.343Z] 76d7347277ea: Preparing [2022-04-19T20:01:33.343Z] 6e4b25db4bbd: Preparing [2022-04-19T20:01:33.343Z] 7a430cd031d8: Preparing [2022-04-19T20:01:33.343Z] 4fc242d58285: Preparing [2022-04-19T20:01:33.343Z] 7a430cd031d8: Waiting [2022-04-19T20:01:33.343Z] 4fc242d58285: Waiting [2022-04-19T20:01:33.343Z] 16dca7379d6a: Layer already exists [2022-04-19T20:01:33.343Z] 85331394bdac: Layer already exists [2022-04-19T20:01:33.343Z] 76d7347277ea: Layer already exists [2022-04-19T20:01:33.343Z] ddd443738de8: Layer already exists [2022-04-19T20:01:33.343Z] 6e4b25db4bbd: Layer already exists [2022-04-19T20:01:33.343Z] 7a430cd031d8: Layer already exists [2022-04-19T20:01:33.343Z] 4fc242d58285: Layer already exists [2022-04-19T20:01:33.343Z] 2.2.0-dev.74: digest: sha256:8b31ffb64eb5c71e7a9747a793f1a93d9c02a244b286b77bc34a9bf042899549 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:33.641Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:33.931Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:01:33.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-19T20:01:33.931Z] 16dca7379d6a: Preparing [2022-04-19T20:01:33.931Z] ddd443738de8: Preparing [2022-04-19T20:01:33.931Z] 85331394bdac: Preparing [2022-04-19T20:01:33.931Z] 76d7347277ea: Preparing [2022-04-19T20:01:33.931Z] 6e4b25db4bbd: Preparing [2022-04-19T20:01:33.931Z] 7a430cd031d8: Preparing [2022-04-19T20:01:33.931Z] 4fc242d58285: Preparing [2022-04-19T20:01:33.931Z] 7a430cd031d8: Waiting [2022-04-19T20:01:33.931Z] 4fc242d58285: Waiting [2022-04-19T20:01:33.931Z] 16dca7379d6a: Layer already exists [2022-04-19T20:01:33.931Z] ddd443738de8: Layer already exists [2022-04-19T20:01:33.931Z] 76d7347277ea: Layer already exists [2022-04-19T20:01:33.931Z] 6e4b25db4bbd: Layer already exists [2022-04-19T20:01:33.931Z] 85331394bdac: Layer already exists [2022-04-19T20:01:33.931Z] 4fc242d58285: Layer already exists [2022-04-19T20:01:33.931Z] 7a430cd031d8: Layer already exists [2022-04-19T20:01:33.931Z] 6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74: digest: sha256:8b31ffb64eb5c71e7a9747a793f1a93d9c02a244b286b77bc34a9bf042899549 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:34.230Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:34.523Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-04-19T20:01:34.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-19T20:01:34.523Z] 16dca7379d6a: Preparing [2022-04-19T20:01:34.523Z] ddd443738de8: Preparing [2022-04-19T20:01:34.523Z] 85331394bdac: Preparing [2022-04-19T20:01:34.523Z] 76d7347277ea: Preparing [2022-04-19T20:01:34.523Z] 6e4b25db4bbd: Preparing [2022-04-19T20:01:34.523Z] 7a430cd031d8: Preparing [2022-04-19T20:01:34.523Z] 4fc242d58285: Preparing [2022-04-19T20:01:34.523Z] 7a430cd031d8: Waiting [2022-04-19T20:01:34.523Z] 4fc242d58285: Waiting [2022-04-19T20:01:34.523Z] 16dca7379d6a: Layer already exists [2022-04-19T20:01:34.523Z] ddd443738de8: Layer already exists [2022-04-19T20:01:34.523Z] 76d7347277ea: Layer already exists [2022-04-19T20:01:34.523Z] 6e4b25db4bbd: Layer already exists [2022-04-19T20:01:34.523Z] 85331394bdac: Layer already exists [2022-04-19T20:01:34.523Z] 7a430cd031d8: Layer already exists [2022-04-19T20:01:34.523Z] 4fc242d58285: Layer already exists [2022-04-19T20:01:34.523Z] main: digest: sha256:8b31ffb64eb5c71e7a9747a793f1a93d9c02a244b286b77bc34a9bf042899549 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T20:01:34.556Z] ===================================================== [Pipeline] echo [2022-04-19T20:01:34.567Z] taggedImages: [2022-04-19T20:01:34.567Z] - nexus3.edgexfoundry.org:10004/security-spire-config:6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:01:34.567Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-04-19T20:01:34.567Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.74 [2022-04-19T20:01:34.567Z] - nexus3.edgexfoundry.org:10004/security-spire-config:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:01:34.567Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-04-19T20:01:34.589Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-04-19T20:01:34.589Z] 6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:01:34.589Z] latest [2022-04-19T20:01:34.589Z] 2.2.0-dev.74 [2022-04-19T20:01:34.589Z] 6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:01:34.589Z] main [2022-04-19T20:01:34.589Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:34.916Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:6b188fc41757128322b032ed1e708678348e23e8 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:35.212Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:01:35.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-19T20:01:35.213Z] 47b76911e6bd: Preparing [2022-04-19T20:01:35.213Z] a2355445c646: Preparing [2022-04-19T20:01:35.213Z] ac3444e2240c: Preparing [2022-04-19T20:01:35.213Z] b621f4cfaf31: Preparing [2022-04-19T20:01:35.213Z] d24d12e51661: Preparing [2022-04-19T20:01:35.213Z] 7a430cd031d8: Preparing [2022-04-19T20:01:35.213Z] 4fc242d58285: Preparing [2022-04-19T20:01:35.213Z] 7a430cd031d8: Waiting [2022-04-19T20:01:35.213Z] 4fc242d58285: Waiting [2022-04-19T20:01:35.213Z] d24d12e51661: Layer already exists [2022-04-19T20:01:35.213Z] 7a430cd031d8: Layer already exists [2022-04-19T20:01:35.213Z] 4fc242d58285: Layer already exists [2022-04-19T20:01:35.213Z] ac3444e2240c: Pushed [2022-04-19T20:01:35.213Z] 47b76911e6bd: Pushed [2022-04-19T20:01:35.213Z] a2355445c646: Pushed [2022-04-19T20:01:41.786Z] b621f4cfaf31: Pushed [2022-04-19T20:01:42.047Z] 6b188fc41757128322b032ed1e708678348e23e8: digest: sha256:0b2e343ca88958826d78b7b6cd172ae24b9465ecc59c5de73af37eae08060297 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:42.344Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:42.633Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-04-19T20:01:42.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-19T20:01:42.633Z] 47b76911e6bd: Preparing [2022-04-19T20:01:42.633Z] a2355445c646: Preparing [2022-04-19T20:01:42.633Z] ac3444e2240c: Preparing [2022-04-19T20:01:42.633Z] b621f4cfaf31: Preparing [2022-04-19T20:01:42.633Z] d24d12e51661: Preparing [2022-04-19T20:01:42.633Z] 7a430cd031d8: Preparing [2022-04-19T20:01:42.633Z] 4fc242d58285: Preparing [2022-04-19T20:01:42.633Z] 7a430cd031d8: Waiting [2022-04-19T20:01:42.633Z] 4fc242d58285: Waiting [2022-04-19T20:01:42.633Z] ac3444e2240c: Layer already exists [2022-04-19T20:01:42.633Z] 47b76911e6bd: Layer already exists [2022-04-19T20:01:42.633Z] d24d12e51661: Layer already exists [2022-04-19T20:01:42.633Z] a2355445c646: Layer already exists [2022-04-19T20:01:42.633Z] b621f4cfaf31: Layer already exists [2022-04-19T20:01:42.633Z] 4fc242d58285: Layer already exists [2022-04-19T20:01:42.633Z] 7a430cd031d8: Layer already exists [2022-04-19T20:01:42.633Z] latest: digest: sha256:0b2e343ca88958826d78b7b6cd172ae24b9465ecc59c5de73af37eae08060297 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:42.931Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:43.224Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.74 [2022-04-19T20:01:43.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-19T20:01:43.224Z] 47b76911e6bd: Preparing [2022-04-19T20:01:43.224Z] a2355445c646: Preparing [2022-04-19T20:01:43.224Z] ac3444e2240c: Preparing [2022-04-19T20:01:43.224Z] b621f4cfaf31: Preparing [2022-04-19T20:01:43.224Z] d24d12e51661: Preparing [2022-04-19T20:01:43.224Z] 7a430cd031d8: Preparing [2022-04-19T20:01:43.224Z] 4fc242d58285: Preparing [2022-04-19T20:01:43.224Z] 7a430cd031d8: Waiting [2022-04-19T20:01:43.224Z] 4fc242d58285: Waiting [2022-04-19T20:01:43.224Z] d24d12e51661: Layer already exists [2022-04-19T20:01:43.224Z] 47b76911e6bd: Layer already exists [2022-04-19T20:01:43.224Z] a2355445c646: Layer already exists [2022-04-19T20:01:43.224Z] ac3444e2240c: Layer already exists [2022-04-19T20:01:43.224Z] b621f4cfaf31: Layer already exists [2022-04-19T20:01:43.224Z] 7a430cd031d8: Layer already exists [2022-04-19T20:01:43.224Z] 4fc242d58285: Layer already exists [2022-04-19T20:01:43.224Z] 2.2.0-dev.74: digest: sha256:0b2e343ca88958826d78b7b6cd172ae24b9465ecc59c5de73af37eae08060297 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:43.519Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:43.816Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:01:43.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-19T20:01:43.816Z] 47b76911e6bd: Preparing [2022-04-19T20:01:43.816Z] a2355445c646: Preparing [2022-04-19T20:01:43.816Z] ac3444e2240c: Preparing [2022-04-19T20:01:43.816Z] b621f4cfaf31: Preparing [2022-04-19T20:01:43.816Z] d24d12e51661: Preparing [2022-04-19T20:01:43.816Z] 7a430cd031d8: Preparing [2022-04-19T20:01:43.816Z] 4fc242d58285: Preparing [2022-04-19T20:01:43.816Z] 7a430cd031d8: Waiting [2022-04-19T20:01:43.816Z] 4fc242d58285: Waiting [2022-04-19T20:01:43.816Z] ac3444e2240c: Layer already exists [2022-04-19T20:01:43.816Z] 47b76911e6bd: Layer already exists [2022-04-19T20:01:43.816Z] b621f4cfaf31: Layer already exists [2022-04-19T20:01:43.816Z] d24d12e51661: Layer already exists [2022-04-19T20:01:43.816Z] a2355445c646: Layer already exists [2022-04-19T20:01:43.816Z] 7a430cd031d8: Layer already exists [2022-04-19T20:01:43.816Z] 4fc242d58285: Layer already exists [2022-04-19T20:01:43.816Z] 6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74: digest: sha256:0b2e343ca88958826d78b7b6cd172ae24b9465ecc59c5de73af37eae08060297 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:44.114Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:44.403Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-04-19T20:01:44.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-19T20:01:44.403Z] 47b76911e6bd: Preparing [2022-04-19T20:01:44.403Z] a2355445c646: Preparing [2022-04-19T20:01:44.403Z] ac3444e2240c: Preparing [2022-04-19T20:01:44.403Z] b621f4cfaf31: Preparing [2022-04-19T20:01:44.403Z] d24d12e51661: Preparing [2022-04-19T20:01:44.403Z] 7a430cd031d8: Preparing [2022-04-19T20:01:44.403Z] 4fc242d58285: Preparing [2022-04-19T20:01:44.404Z] 7a430cd031d8: Waiting [2022-04-19T20:01:44.404Z] 4fc242d58285: Waiting [2022-04-19T20:01:44.404Z] ac3444e2240c: Layer already exists [2022-04-19T20:01:44.404Z] d24d12e51661: Layer already exists [2022-04-19T20:01:44.404Z] b621f4cfaf31: Layer already exists [2022-04-19T20:01:44.404Z] 47b76911e6bd: Layer already exists [2022-04-19T20:01:44.404Z] a2355445c646: Layer already exists [2022-04-19T20:01:44.404Z] 7a430cd031d8: Layer already exists [2022-04-19T20:01:44.404Z] 4fc242d58285: Layer already exists [2022-04-19T20:01:44.404Z] main: digest: sha256:0b2e343ca88958826d78b7b6cd172ae24b9465ecc59c5de73af37eae08060297 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T20:01:44.436Z] ===================================================== [Pipeline] echo [2022-04-19T20:01:44.442Z] taggedImages: [2022-04-19T20:01:44.442Z] - nexus3.edgexfoundry.org:10004/security-spire-server:6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:01:44.442Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-04-19T20:01:44.442Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.74 [2022-04-19T20:01:44.442Z] - nexus3.edgexfoundry.org:10004/security-spire-server:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:01:44.442Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-04-19T20:01:44.459Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-04-19T20:01:44.459Z] 6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:01:44.459Z] latest [2022-04-19T20:01:44.459Z] 2.2.0-dev.74 [2022-04-19T20:01:44.459Z] 6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:01:44.459Z] main [2022-04-19T20:01:44.459Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:44.760Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:6b188fc41757128322b032ed1e708678348e23e8 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:45.053Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:01:45.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-19T20:01:45.053Z] 53584d7215a2: Preparing [2022-04-19T20:01:45.053Z] 118c578692fe: Preparing [2022-04-19T20:01:45.053Z] dcb45ca4f50e: Preparing [2022-04-19T20:01:45.053Z] 700cbc82bfd1: Preparing [2022-04-19T20:01:45.053Z] b541d28bf3b4: Preparing [2022-04-19T20:01:45.053Z] dcb45ca4f50e: Layer already exists [2022-04-19T20:01:45.053Z] b541d28bf3b4: Layer already exists [2022-04-19T20:01:45.053Z] 53584d7215a2: Pushed [2022-04-19T20:01:45.053Z] 700cbc82bfd1: Pushed [2022-04-19T20:01:47.593Z] 118c578692fe: Pushed [2022-04-19T20:01:47.593Z] 6b188fc41757128322b032ed1e708678348e23e8: digest: sha256:f3ad55ec67871bd6c2ebf5155bb769839ab4e68143710b582c1748de9d029b7e size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:47.888Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:48.177Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-04-19T20:01:48.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-19T20:01:48.177Z] 53584d7215a2: Preparing [2022-04-19T20:01:48.177Z] 118c578692fe: Preparing [2022-04-19T20:01:48.177Z] dcb45ca4f50e: Preparing [2022-04-19T20:01:48.177Z] 700cbc82bfd1: Preparing [2022-04-19T20:01:48.177Z] b541d28bf3b4: Preparing [2022-04-19T20:01:48.177Z] 53584d7215a2: Layer already exists [2022-04-19T20:01:48.177Z] 118c578692fe: Layer already exists [2022-04-19T20:01:48.177Z] b541d28bf3b4: Layer already exists [2022-04-19T20:01:48.177Z] dcb45ca4f50e: Layer already exists [2022-04-19T20:01:48.177Z] 700cbc82bfd1: Layer already exists [2022-04-19T20:01:48.177Z] latest: digest: sha256:f3ad55ec67871bd6c2ebf5155bb769839ab4e68143710b582c1748de9d029b7e size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:48.472Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:48.761Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.74 [2022-04-19T20:01:48.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-19T20:01:48.761Z] 53584d7215a2: Preparing [2022-04-19T20:01:48.761Z] 118c578692fe: Preparing [2022-04-19T20:01:48.761Z] dcb45ca4f50e: Preparing [2022-04-19T20:01:48.761Z] 700cbc82bfd1: Preparing [2022-04-19T20:01:48.761Z] b541d28bf3b4: Preparing [2022-04-19T20:01:48.761Z] b541d28bf3b4: Layer already exists [2022-04-19T20:01:48.761Z] 700cbc82bfd1: Layer already exists [2022-04-19T20:01:48.761Z] 53584d7215a2: Layer already exists [2022-04-19T20:01:48.761Z] 118c578692fe: Layer already exists [2022-04-19T20:01:48.761Z] dcb45ca4f50e: Layer already exists [2022-04-19T20:01:48.761Z] 2.2.0-dev.74: digest: sha256:f3ad55ec67871bd6c2ebf5155bb769839ab4e68143710b582c1748de9d029b7e size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:49.058Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:49.351Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:01:49.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-19T20:01:49.351Z] 53584d7215a2: Preparing [2022-04-19T20:01:49.351Z] 118c578692fe: Preparing [2022-04-19T20:01:49.351Z] dcb45ca4f50e: Preparing [2022-04-19T20:01:49.351Z] 700cbc82bfd1: Preparing [2022-04-19T20:01:49.351Z] b541d28bf3b4: Preparing [2022-04-19T20:01:49.351Z] 700cbc82bfd1: Layer already exists [2022-04-19T20:01:49.351Z] b541d28bf3b4: Layer already exists [2022-04-19T20:01:49.351Z] 118c578692fe: Layer already exists [2022-04-19T20:01:49.351Z] dcb45ca4f50e: Layer already exists [2022-04-19T20:01:49.351Z] 53584d7215a2: Layer already exists [2022-04-19T20:01:49.351Z] 6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74: digest: sha256:f3ad55ec67871bd6c2ebf5155bb769839ab4e68143710b582c1748de9d029b7e size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:49.647Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:49.941Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-04-19T20:01:49.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-19T20:01:49.941Z] 53584d7215a2: Preparing [2022-04-19T20:01:49.941Z] 118c578692fe: Preparing [2022-04-19T20:01:49.941Z] dcb45ca4f50e: Preparing [2022-04-19T20:01:49.941Z] 700cbc82bfd1: Preparing [2022-04-19T20:01:49.941Z] b541d28bf3b4: Preparing [2022-04-19T20:01:49.941Z] 118c578692fe: Layer already exists [2022-04-19T20:01:49.941Z] 700cbc82bfd1: Layer already exists [2022-04-19T20:01:49.941Z] b541d28bf3b4: Layer already exists [2022-04-19T20:01:49.941Z] 53584d7215a2: Layer already exists [2022-04-19T20:01:49.941Z] dcb45ca4f50e: Layer already exists [2022-04-19T20:01:49.941Z] main: digest: sha256:f3ad55ec67871bd6c2ebf5155bb769839ab4e68143710b582c1748de9d029b7e size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T20:01:49.979Z] ===================================================== [Pipeline] echo [2022-04-19T20:01:49.987Z] taggedImages: [2022-04-19T20:01:49.987Z] - nexus3.edgexfoundry.org:10004/support-notifications:6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:01:49.987Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-04-19T20:01:49.987Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.74 [2022-04-19T20:01:49.987Z] - nexus3.edgexfoundry.org:10004/support-notifications:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:01:49.987Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-04-19T20:01:50.009Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-04-19T20:01:50.009Z] 6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:01:50.009Z] latest [2022-04-19T20:01:50.009Z] 2.2.0-dev.74 [2022-04-19T20:01:50.009Z] 6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:01:50.009Z] main [2022-04-19T20:01:50.009Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:50.327Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:6b188fc41757128322b032ed1e708678348e23e8 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:50.621Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:01:50.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-19T20:01:50.621Z] 3a58c88c0021: Preparing [2022-04-19T20:01:50.621Z] 2744f2fcf85b: Preparing [2022-04-19T20:01:50.621Z] dcb45ca4f50e: Preparing [2022-04-19T20:01:50.621Z] 42b5425a1444: Preparing [2022-04-19T20:01:50.621Z] b541d28bf3b4: Preparing [2022-04-19T20:01:50.621Z] dcb45ca4f50e: Layer already exists [2022-04-19T20:01:50.621Z] 42b5425a1444: Layer already exists [2022-04-19T20:01:50.621Z] b541d28bf3b4: Layer already exists [2022-04-19T20:01:50.621Z] 3a58c88c0021: Pushed [2022-04-19T20:01:53.158Z] 2744f2fcf85b: Pushed [2022-04-19T20:01:53.158Z] 6b188fc41757128322b032ed1e708678348e23e8: digest: sha256:2abbcf4ff436bb8ceb94386257b5f41c1bb3f06e6bdc588cfb99d99c3e205188 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:53.449Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:53.735Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-04-19T20:01:53.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-19T20:01:53.735Z] 3a58c88c0021: Preparing [2022-04-19T20:01:53.735Z] 2744f2fcf85b: Preparing [2022-04-19T20:01:53.735Z] dcb45ca4f50e: Preparing [2022-04-19T20:01:53.735Z] 42b5425a1444: Preparing [2022-04-19T20:01:53.735Z] b541d28bf3b4: Preparing [2022-04-19T20:01:53.735Z] 2744f2fcf85b: Layer already exists [2022-04-19T20:01:53.735Z] 42b5425a1444: Layer already exists [2022-04-19T20:01:53.735Z] b541d28bf3b4: Layer already exists [2022-04-19T20:01:53.735Z] dcb45ca4f50e: Layer already exists [2022-04-19T20:01:53.735Z] 3a58c88c0021: Layer already exists [2022-04-19T20:01:53.735Z] latest: digest: sha256:2abbcf4ff436bb8ceb94386257b5f41c1bb3f06e6bdc588cfb99d99c3e205188 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:54.027Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:54.319Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.74 [2022-04-19T20:01:54.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-19T20:01:54.319Z] 3a58c88c0021: Preparing [2022-04-19T20:01:54.319Z] 2744f2fcf85b: Preparing [2022-04-19T20:01:54.319Z] dcb45ca4f50e: Preparing [2022-04-19T20:01:54.319Z] 42b5425a1444: Preparing [2022-04-19T20:01:54.319Z] b541d28bf3b4: Preparing [2022-04-19T20:01:54.319Z] dcb45ca4f50e: Layer already exists [2022-04-19T20:01:54.319Z] 2744f2fcf85b: Layer already exists [2022-04-19T20:01:54.319Z] b541d28bf3b4: Layer already exists [2022-04-19T20:01:54.319Z] 42b5425a1444: Layer already exists [2022-04-19T20:01:54.319Z] 3a58c88c0021: Layer already exists [2022-04-19T20:01:54.319Z] 2.2.0-dev.74: digest: sha256:2abbcf4ff436bb8ceb94386257b5f41c1bb3f06e6bdc588cfb99d99c3e205188 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:54.676Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:54.992Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:01:54.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-19T20:01:54.992Z] 3a58c88c0021: Preparing [2022-04-19T20:01:54.992Z] 2744f2fcf85b: Preparing [2022-04-19T20:01:54.992Z] dcb45ca4f50e: Preparing [2022-04-19T20:01:54.992Z] 42b5425a1444: Preparing [2022-04-19T20:01:54.992Z] b541d28bf3b4: Preparing [2022-04-19T20:01:54.992Z] 2744f2fcf85b: Layer already exists [2022-04-19T20:01:54.992Z] 3a58c88c0021: Layer already exists [2022-04-19T20:01:54.992Z] 42b5425a1444: Layer already exists [2022-04-19T20:01:54.992Z] dcb45ca4f50e: Layer already exists [2022-04-19T20:01:54.992Z] b541d28bf3b4: Layer already exists [2022-04-19T20:01:54.992Z] 6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74: digest: sha256:2abbcf4ff436bb8ceb94386257b5f41c1bb3f06e6bdc588cfb99d99c3e205188 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:55.288Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:55.582Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-04-19T20:01:55.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-19T20:01:55.582Z] 3a58c88c0021: Preparing [2022-04-19T20:01:55.582Z] 2744f2fcf85b: Preparing [2022-04-19T20:01:55.582Z] dcb45ca4f50e: Preparing [2022-04-19T20:01:55.582Z] 42b5425a1444: Preparing [2022-04-19T20:01:55.582Z] b541d28bf3b4: Preparing [2022-04-19T20:01:55.582Z] 2744f2fcf85b: Layer already exists [2022-04-19T20:01:55.582Z] 3a58c88c0021: Layer already exists [2022-04-19T20:01:55.582Z] b541d28bf3b4: Layer already exists [2022-04-19T20:01:55.582Z] 42b5425a1444: Layer already exists [2022-04-19T20:01:55.582Z] dcb45ca4f50e: Layer already exists [2022-04-19T20:01:55.582Z] main: digest: sha256:2abbcf4ff436bb8ceb94386257b5f41c1bb3f06e6bdc588cfb99d99c3e205188 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T20:01:55.620Z] ===================================================== [Pipeline] echo [2022-04-19T20:01:55.627Z] taggedImages: [2022-04-19T20:01:55.627Z] - nexus3.edgexfoundry.org:10004/support-scheduler:6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:01:55.627Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-04-19T20:01:55.627Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.74 [2022-04-19T20:01:55.627Z] - nexus3.edgexfoundry.org:10004/support-scheduler:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:01:55.627Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-04-19T20:01:55.645Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-04-19T20:01:55.645Z] 6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:01:55.645Z] latest [2022-04-19T20:01:55.645Z] 2.2.0-dev.74 [2022-04-19T20:01:55.645Z] 6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:01:55.645Z] main [2022-04-19T20:01:55.645Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:55.969Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:6b188fc41757128322b032ed1e708678348e23e8 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:01:56.257Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:01:56.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-19T20:01:56.257Z] bc7abf91bc67: Preparing [2022-04-19T20:01:56.257Z] 98093ae77d6d: Preparing [2022-04-19T20:01:56.257Z] b3298ca3463e: Preparing [2022-04-19T20:01:56.257Z] c878db5febca: Preparing [2022-04-19T20:01:56.257Z] 52f44be93a46: Preparing [2022-04-19T20:01:56.257Z] 10d82663b225: Preparing [2022-04-19T20:01:56.257Z] f7a7a140f1b3: Preparing [2022-04-19T20:01:56.257Z] 31e69d4774c9: Preparing [2022-04-19T20:01:56.257Z] 7750d494dfbd: Preparing [2022-04-19T20:01:56.257Z] 18708474c90b: Preparing [2022-04-19T20:01:56.257Z] 4fc242d58285: Preparing [2022-04-19T20:01:56.257Z] f7a7a140f1b3: Waiting [2022-04-19T20:01:56.257Z] 31e69d4774c9: Waiting [2022-04-19T20:01:56.257Z] 7750d494dfbd: Waiting [2022-04-19T20:01:56.257Z] 18708474c90b: Waiting [2022-04-19T20:01:56.257Z] 4fc242d58285: Waiting [2022-04-19T20:01:56.257Z] 10d82663b225: Waiting [2022-04-19T20:01:56.257Z] 52f44be93a46: Layer already exists [2022-04-19T20:01:56.257Z] 10d82663b225: Layer already exists [2022-04-19T20:01:56.257Z] f7a7a140f1b3: Layer already exists [2022-04-19T20:01:56.257Z] 31e69d4774c9: Layer already exists [2022-04-19T20:01:56.257Z] 98093ae77d6d: Pushed [2022-04-19T20:01:56.257Z] 7750d494dfbd: Layer already exists [2022-04-19T20:01:56.257Z] 4fc242d58285: Layer already exists [2022-04-19T20:01:56.257Z] 18708474c90b: Layer already exists [2022-04-19T20:01:56.517Z] bc7abf91bc67: Pushed [2022-04-19T20:01:57.457Z] b3298ca3463e: Pushed [2022-04-19T20:02:04.034Z] c878db5febca: Pushed [2022-04-19T20:02:04.034Z] 6b188fc41757128322b032ed1e708678348e23e8: digest: sha256:18a1f4d3ec82ec694c09d9d862833a7eb858270ab56b6646365a5660a68fd0e3 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:02:04.324Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:02:04.612Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-04-19T20:02:04.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-19T20:02:04.612Z] bc7abf91bc67: Preparing [2022-04-19T20:02:04.612Z] 98093ae77d6d: Preparing [2022-04-19T20:02:04.612Z] b3298ca3463e: Preparing [2022-04-19T20:02:04.612Z] c878db5febca: Preparing [2022-04-19T20:02:04.612Z] 52f44be93a46: Preparing [2022-04-19T20:02:04.612Z] 10d82663b225: Preparing [2022-04-19T20:02:04.612Z] f7a7a140f1b3: Preparing [2022-04-19T20:02:04.612Z] 31e69d4774c9: Preparing [2022-04-19T20:02:04.612Z] 7750d494dfbd: Preparing [2022-04-19T20:02:04.612Z] 18708474c90b: Preparing [2022-04-19T20:02:04.612Z] 4fc242d58285: Preparing [2022-04-19T20:02:04.612Z] f7a7a140f1b3: Waiting [2022-04-19T20:02:04.612Z] 31e69d4774c9: Waiting [2022-04-19T20:02:04.612Z] 7750d494dfbd: Waiting [2022-04-19T20:02:04.612Z] 18708474c90b: Waiting [2022-04-19T20:02:04.612Z] 4fc242d58285: Waiting [2022-04-19T20:02:04.612Z] 10d82663b225: Waiting [2022-04-19T20:02:04.612Z] 52f44be93a46: Layer already exists [2022-04-19T20:02:04.612Z] c878db5febca: Layer already exists [2022-04-19T20:02:04.612Z] b3298ca3463e: Layer already exists [2022-04-19T20:02:04.612Z] 98093ae77d6d: Layer already exists [2022-04-19T20:02:04.612Z] bc7abf91bc67: Layer already exists [2022-04-19T20:02:04.612Z] 10d82663b225: Layer already exists [2022-04-19T20:02:04.612Z] f7a7a140f1b3: Layer already exists [2022-04-19T20:02:04.612Z] 18708474c90b: Layer already exists [2022-04-19T20:02:04.612Z] 31e69d4774c9: Layer already exists [2022-04-19T20:02:04.612Z] 7750d494dfbd: Layer already exists [2022-04-19T20:02:04.612Z] 4fc242d58285: Layer already exists [2022-04-19T20:02:04.612Z] latest: digest: sha256:18a1f4d3ec82ec694c09d9d862833a7eb858270ab56b6646365a5660a68fd0e3 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:02:04.907Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:02:05.194Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.74 [2022-04-19T20:02:05.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-19T20:02:05.195Z] bc7abf91bc67: Preparing [2022-04-19T20:02:05.195Z] 98093ae77d6d: Preparing [2022-04-19T20:02:05.195Z] b3298ca3463e: Preparing [2022-04-19T20:02:05.195Z] c878db5febca: Preparing [2022-04-19T20:02:05.195Z] 52f44be93a46: Preparing [2022-04-19T20:02:05.195Z] 10d82663b225: Preparing [2022-04-19T20:02:05.195Z] f7a7a140f1b3: Preparing [2022-04-19T20:02:05.195Z] 31e69d4774c9: Preparing [2022-04-19T20:02:05.195Z] 7750d494dfbd: Preparing [2022-04-19T20:02:05.195Z] 18708474c90b: Preparing [2022-04-19T20:02:05.195Z] 4fc242d58285: Preparing [2022-04-19T20:02:05.195Z] f7a7a140f1b3: Waiting [2022-04-19T20:02:05.195Z] 31e69d4774c9: Waiting [2022-04-19T20:02:05.195Z] 7750d494dfbd: Waiting [2022-04-19T20:02:05.195Z] 18708474c90b: Waiting [2022-04-19T20:02:05.195Z] 10d82663b225: Waiting [2022-04-19T20:02:05.195Z] bc7abf91bc67: Layer already exists [2022-04-19T20:02:05.195Z] 98093ae77d6d: Layer already exists [2022-04-19T20:02:05.195Z] b3298ca3463e: Layer already exists [2022-04-19T20:02:05.195Z] 52f44be93a46: Layer already exists [2022-04-19T20:02:05.195Z] c878db5febca: Layer already exists [2022-04-19T20:02:05.195Z] f7a7a140f1b3: Layer already exists [2022-04-19T20:02:05.195Z] 10d82663b225: Layer already exists [2022-04-19T20:02:05.195Z] 18708474c90b: Layer already exists [2022-04-19T20:02:05.195Z] 31e69d4774c9: Layer already exists [2022-04-19T20:02:05.195Z] 7750d494dfbd: Layer already exists [2022-04-19T20:02:05.195Z] 4fc242d58285: Layer already exists [2022-04-19T20:02:05.195Z] 2.2.0-dev.74: digest: sha256:18a1f4d3ec82ec694c09d9d862833a7eb858270ab56b6646365a5660a68fd0e3 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:02:05.488Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:02:05.776Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:02:05.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-19T20:02:05.776Z] bc7abf91bc67: Preparing [2022-04-19T20:02:05.776Z] 98093ae77d6d: Preparing [2022-04-19T20:02:05.776Z] b3298ca3463e: Preparing [2022-04-19T20:02:05.776Z] c878db5febca: Preparing [2022-04-19T20:02:05.776Z] 52f44be93a46: Preparing [2022-04-19T20:02:05.776Z] 10d82663b225: Preparing [2022-04-19T20:02:05.776Z] f7a7a140f1b3: Preparing [2022-04-19T20:02:05.776Z] 31e69d4774c9: Preparing [2022-04-19T20:02:05.776Z] 7750d494dfbd: Preparing [2022-04-19T20:02:05.776Z] 18708474c90b: Preparing [2022-04-19T20:02:05.776Z] 4fc242d58285: Preparing [2022-04-19T20:02:05.776Z] 10d82663b225: Waiting [2022-04-19T20:02:05.776Z] f7a7a140f1b3: Waiting [2022-04-19T20:02:05.776Z] 31e69d4774c9: Waiting [2022-04-19T20:02:05.776Z] 7750d494dfbd: Waiting [2022-04-19T20:02:05.776Z] 4fc242d58285: Waiting [2022-04-19T20:02:05.776Z] b3298ca3463e: Layer already exists [2022-04-19T20:02:05.776Z] 98093ae77d6d: Layer already exists [2022-04-19T20:02:05.776Z] 52f44be93a46: Layer already exists [2022-04-19T20:02:05.776Z] c878db5febca: Layer already exists [2022-04-19T20:02:05.776Z] bc7abf91bc67: Layer already exists [2022-04-19T20:02:05.776Z] 10d82663b225: Layer already exists [2022-04-19T20:02:05.776Z] 31e69d4774c9: Layer already exists [2022-04-19T20:02:05.776Z] f7a7a140f1b3: Layer already exists [2022-04-19T20:02:05.776Z] 18708474c90b: Layer already exists [2022-04-19T20:02:05.776Z] 7750d494dfbd: Layer already exists [2022-04-19T20:02:05.776Z] 4fc242d58285: Layer already exists [2022-04-19T20:02:05.776Z] 6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74: digest: sha256:18a1f4d3ec82ec694c09d9d862833a7eb858270ab56b6646365a5660a68fd0e3 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:02:06.068Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:02:06.358Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-04-19T20:02:06.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-19T20:02:06.358Z] bc7abf91bc67: Preparing [2022-04-19T20:02:06.358Z] 98093ae77d6d: Preparing [2022-04-19T20:02:06.358Z] b3298ca3463e: Preparing [2022-04-19T20:02:06.358Z] c878db5febca: Preparing [2022-04-19T20:02:06.358Z] 52f44be93a46: Preparing [2022-04-19T20:02:06.358Z] 10d82663b225: Preparing [2022-04-19T20:02:06.358Z] f7a7a140f1b3: Preparing [2022-04-19T20:02:06.358Z] 10d82663b225: Waiting [2022-04-19T20:02:06.358Z] 31e69d4774c9: Preparing [2022-04-19T20:02:06.358Z] 7750d494dfbd: Preparing [2022-04-19T20:02:06.358Z] 18708474c90b: Preparing [2022-04-19T20:02:06.358Z] 31e69d4774c9: Waiting [2022-04-19T20:02:06.358Z] f7a7a140f1b3: Waiting [2022-04-19T20:02:06.358Z] 7750d494dfbd: Waiting [2022-04-19T20:02:06.358Z] 4fc242d58285: Preparing [2022-04-19T20:02:06.358Z] 4fc242d58285: Waiting [2022-04-19T20:02:06.358Z] 18708474c90b: Waiting [2022-04-19T20:02:06.358Z] 98093ae77d6d: Layer already exists [2022-04-19T20:02:06.358Z] 52f44be93a46: Layer already exists [2022-04-19T20:02:06.358Z] b3298ca3463e: Layer already exists [2022-04-19T20:02:06.358Z] c878db5febca: Layer already exists [2022-04-19T20:02:06.358Z] bc7abf91bc67: Layer already exists [2022-04-19T20:02:06.358Z] 10d82663b225: Layer already exists [2022-04-19T20:02:06.358Z] f7a7a140f1b3: Layer already exists [2022-04-19T20:02:06.358Z] 7750d494dfbd: Layer already exists [2022-04-19T20:02:06.358Z] 31e69d4774c9: Layer already exists [2022-04-19T20:02:06.358Z] 18708474c90b: Layer already exists [2022-04-19T20:02:06.358Z] 4fc242d58285: Layer already exists [2022-04-19T20:02:06.358Z] main: digest: sha256:18a1f4d3ec82ec694c09d9d862833a7eb858270ab56b6646365a5660a68fd0e3 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T20:02:06.392Z] ===================================================== [Pipeline] echo [2022-04-19T20:02:06.403Z] taggedImages: [2022-04-19T20:02:06.403Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:02:06.403Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-04-19T20:02:06.403Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.74 [2022-04-19T20:02:06.403Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:02:06.403Z] - 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-19T20:05:58.753Z] Removing intermediate container e3dd12ce697e [2022-04-19T20:05:58.754Z] ---> adc6d61233d5 [2022-04-19T20:05:58.754Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-19T20:05:58.754Z] ---> Running in 097022f5a479 [2022-04-19T20:05:58.754Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-19T20:05:58.754Z] Removing intermediate container 097022f5a479 [2022-04-19T20:05:58.754Z] ---> e79f25a37059 [2022-04-19T20:05:58.754Z] [2022-04-19T20:05:58.754Z] Step 11/23 : FROM docker:20.10.14 [2022-04-19T20:05:58.754Z] 20.10.14: Pulling from library/docker [2022-04-19T20:06:08.951Z] Removing intermediate container e009394ded7e [2022-04-19T20:06:08.951Z] ---> e8656a37ee87 [2022-04-19T20:06:08.951Z] [2022-04-19T20:06:08.951Z] Step 10/31 : FROM alpine:3.14 [2022-04-19T20:06:08.951Z] 3.14: Pulling from library/alpine [2022-04-19T20:06:11.612Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-19T20:06:11.612Z] Status: Downloaded newer image for alpine:3.14 [2022-04-19T20:06:11.612Z] ---> ac73e934f311 [2022-04-19T20:06:11.612Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-19T20:06:11.892Z] ---> Running in 01f5667e4928 [2022-04-19T20:06:12.891Z] Removing intermediate container 01f5667e4928 [2022-04-19T20:06:12.891Z] ---> fd53d143221f [2022-04-19T20:06:12.891Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-19T20:06:13.181Z] ---> Running in 68155883f3a5 [2022-04-19T20:06:15.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-19T20:06:15.851Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-19T20:06:15.851Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-19T20:06:15.851Z] ---> c346e9eafbab [2022-04-19T20:06:15.851Z] 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-19T20:06:16.136Z] ---> Running in cccbadf0a894 [2022-04-19T20:06:16.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-19T20:06:16.716Z] Removing intermediate container cccbadf0a894 [2022-04-19T20:06:16.716Z] ---> b8cb0fe22271 [2022-04-19T20:06:16.716Z] 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-19T20:06:16.716Z] ---> Running in da21f4f9540b [2022-04-19T20:06:18.194Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-19T20:06:18.194Z] (2/2) Installing su-exec (0.2-r1) [2022-04-19T20:06:18.194Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T20:06:18.194Z] OK: 6 MiB in 16 packages [2022-04-19T20:06:19.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T20:06:19.836Z] Removing intermediate container 68155883f3a5 [2022-04-19T20:06:19.836Z] ---> 11d33d483535 [2022-04-19T20:06:19.836Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-19T20:06:19.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T20:06:19.836Z] ---> Running in c9048fdf0a6a [2022-04-19T20:06:20.445Z] Removing intermediate container c9048fdf0a6a [2022-04-19T20:06:20.445Z] ---> d71caeb1772f [2022-04-19T20:06:20.445Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-19T20:06:20.445Z] ---> Running in daa11c98ee51 [2022-04-19T20:06:21.052Z] Removing intermediate container daa11c98ee51 [2022-04-19T20:06:21.052Z] ---> 30430e610975 [2022-04-19T20:06:21.052Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-19T20:06:21.336Z] ---> Running in 9226ef2c3d22 [2022-04-19T20:06:21.336Z] (1/43) Installing readline (8.1.1-r0) [2022-04-19T20:06:21.336Z] (2/43) Installing bash (5.1.16-r0) [2022-04-19T20:06:21.620Z] Executing bash-5.1.16-r0.post-install [2022-04-19T20:06:21.620Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-19T20:06:21.620Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-19T20:06:21.620Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-19T20:06:21.620Z] (6/43) Installing curl (7.80.0-r0) [2022-04-19T20:06:21.620Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-19T20:06:21.620Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-19T20:06:21.620Z] (9/43) Installing expat (2.4.7-r0) [2022-04-19T20:06:21.620Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-19T20:06:21.620Z] (11/43) Installing gdbm (1.22-r0) [2022-04-19T20:06:21.620Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-19T20:06:21.903Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-19T20:06:21.903Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-19T20:06:21.903Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-19T20:06:21.903Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-19T20:06:21.903Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-19T20:06:25.346Z] Removing intermediate container 9226ef2c3d22 [2022-04-19T20:06:25.346Z] ---> 19e76f1d72fe [2022-04-19T20:06:25.346Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-19T20:06:25.346Z] ---> Running in 7777cd9d7892 [2022-04-19T20:06:25.626Z] Removing intermediate container 7777cd9d7892 [2022-04-19T20:06:25.626Z] ---> 916993c5d18b [2022-04-19T20:06:25.626Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-19T20:06:25.906Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-19T20:06:25.906Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-19T20:06:25.906Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-19T20:06:25.906Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-19T20:06:25.906Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-19T20:06:25.906Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-19T20:06:26.187Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-19T20:06:26.187Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-19T20:06:26.187Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-19T20:06:26.187Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-19T20:06:26.187Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-19T20:06:26.187Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-19T20:06:26.187Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-19T20:06:26.471Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-19T20:06:26.471Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-19T20:06:26.471Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-19T20:06:26.471Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-19T20:06:26.471Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-19T20:06:26.471Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-19T20:06:26.471Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-19T20:06:26.752Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-19T20:06:26.752Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-19T20:06:26.752Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-19T20:06:26.752Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-19T20:06:26.752Z] ---> 77985e3792e0 [2022-04-19T20:06:26.752Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-19T20:06:27.038Z] ---> Running in 4d789207d7e2 [2022-04-19T20:06:27.038Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-19T20:06:27.038Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-19T20:06:28.515Z] Executing busybox-1.34.1-r5.trigger [2022-04-19T20:06:28.515Z] OK: 82 MiB in 65 packages [2022-04-19T20:06:31.185Z] Removing intermediate container 4d789207d7e2 [2022-04-19T20:06:31.185Z] ---> 0d17ff5fe9c0 [2022-04-19T20:06:31.185Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T20:06:32.650Z] ---> aef55aaa6c66 [2022-04-19T20:06:32.650Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-19T20:06:34.696Z] ---> ddffe9ec8960 [2022-04-19T20:06:34.696Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-19T20:06:35.736Z] ---> a228377eda11 [2022-04-19T20:06:35.736Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-19T20:06:37.208Z] ---> 904ea15b43fd [2022-04-19T20:06:37.208Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-19T20:06:37.208Z] Collecting docker-compose==1.23.2 [2022-04-19T20:06:37.208Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-19T20:06:37.831Z] ---> a643ef914a05 [2022-04-19T20:06:37.831Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-19T20:06:38.128Z] Collecting texttable<0.10,>=0.9.0 [2022-04-19T20:06:38.128Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-19T20:06:38.128Z] ---> Running in 80165d97b408 [2022-04-19T20:06:38.740Z] Removing intermediate container 80165d97b408 [2022-04-19T20:06:38.740Z] ---> c885880479ad [2022-04-19T20:06:38.740Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-19T20:06:39.752Z] ---> 552fa5151e38 [2022-04-19T20:06:39.752Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-19T20:06:40.048Z] ---> Running in 4bac86b19f87 [2022-04-19T20:06:42.716Z] Collecting jsonschema<3,>=2.5.1 [2022-04-19T20:06:42.716Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-19T20:06:42.716Z] 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-19T20:06:42.716Z] Collecting cached-property<2,>=1.2.0 [2022-04-19T20:06:42.990Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-19T20:06:43.285Z] Removing intermediate container 4bac86b19f87 [2022-04-19T20:06:43.285Z] ---> 219525e70334 [2022-04-19T20:06:43.285Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-19T20:06:43.569Z] ---> Running in 94d5eb8a0c90 [2022-04-19T20:06:44.192Z] Removing intermediate container 94d5eb8a0c90 [2022-04-19T20:06:44.192Z] ---> 2bdd2b3b561a [2022-04-19T20:06:44.192Z] Step 28/31 : CMD ["gate"] [2022-04-19T20:06:44.560Z] ---> Running in 1dce73a5e582 [2022-04-19T20:06:44.560Z] Collecting PyYAML<4,>=3.10 [2022-04-19T20:06:44.560Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-19T20:06:45.600Z] Removing intermediate container 1dce73a5e582 [2022-04-19T20:06:45.600Z] ---> 109912d5883b [2022-04-19T20:06:45.600Z] Step 29/31 : LABEL arch=arm64 [2022-04-19T20:06:45.600Z] ---> Running in e86166b65ce5 [2022-04-19T20:06:46.225Z] Removing intermediate container e86166b65ce5 [2022-04-19T20:06:46.225Z] ---> 36325dcebabf [2022-04-19T20:06:46.225Z] Step 30/31 : LABEL git_sha=6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:06:46.534Z] ---> Running in a8b85821319c [2022-04-19T20:06:47.157Z] Removing intermediate container a8b85821319c [2022-04-19T20:06:47.157Z] ---> b8cd67f2707f [2022-04-19T20:06:47.543Z] Step 31/31 : LABEL version=2.2.0-dev.74 [2022-04-19T20:06:47.876Z] ---> Running in 7f21db885b75 [2022-04-19T20:06:48.503Z] Removing intermediate container 7f21db885b75 [2022-04-19T20:06:48.503Z] ---> 9a793fab7624 [2022-04-19T20:06:48.503Z] [2022-04-19T20:06:48.780Z] Successfully built 9a793fab7624 [2022-04-19T20:06:48.780Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-19T20:06:48.780Z] Building security-spiffe-token-provider [2022-04-19T20:06:53.126Z]  Building security-bootstrapper ... done Collecting docker<4.0,>=3.6.0 [2022-04-19T20:06:53.126Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-19T20:06:53.126Z] Collecting docopt<0.7,>=0.6.1 [2022-04-19T20:06:53.126Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-19T20:06:56.546Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-19T20:06:56.546Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-19T20:07:00.010Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-19T20:07:00.010Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-19T20:07:02.672Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-19T20:07:02.672Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-19T20:07:03.281Z] Collecting docker-pycreds>=0.4.0 [2022-04-19T20:07:03.281Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-19T20:07:05.312Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-19T20:07:05.312Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-19T20:07:05.600Z] Collecting idna<2.8,>=2.5 [2022-04-19T20:07:05.600Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-19T20:07:07.071Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-19T20:07:07.071Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-19T20:07:07.071Z] 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-19T20:07:07.674Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-19T20:07:07.674Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-19T20:07:07.674Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-19T20:07:07.674Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-19T20:07:08.672Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T20:07:08.672Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-19T20:07:08.672Z] ---> 1c6102e8d5b2 [2022-04-19T20:07:08.672Z] Step 3/20 : WORKDIR /edgex-go [2022-04-19T20:07:08.672Z] ---> Using cache [2022-04-19T20:07:08.672Z] ---> 74b5af1273e5 [2022-04-19T20:07:08.672Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-19T20:07:08.957Z] ---> Running in 10d7a2071ca6 [2022-04-19T20:07:09.240Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-19T20:07:09.240Z] Attempting uninstall: urllib3 [2022-04-19T20:07:09.240Z] Found existing installation: urllib3 1.26.7 [2022-04-19T20:07:09.240Z] Uninstalling urllib3-1.26.7: [2022-04-19T20:07:09.514Z] Successfully uninstalled urllib3-1.26.7 [2022-04-19T20:07:10.977Z] Attempting uninstall: idna [2022-04-19T20:07:10.977Z] Found existing installation: idna 3.3 [2022-04-19T20:07:10.977Z] Uninstalling idna-3.3: [2022-04-19T20:07:10.977Z] Successfully uninstalled idna-3.3 [2022-04-19T20:07:10.977Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T20:07:12.440Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T20:07:13.898Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-19T20:07:13.898Z] v3.15.4-45-g713e3376de [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-19T20:07:13.898Z] OK: 15741 distinct packages available [2022-04-19T20:07:14.176Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T20:07:14.786Z] Attempting uninstall: requests [2022-04-19T20:07:14.786Z] Found existing installation: requests 2.26.0 [2022-04-19T20:07:14.786Z] Uninstalling requests-2.26.0: [2022-04-19T20:07:15.066Z] Successfully uninstalled requests-2.26.0 [2022-04-19T20:07:15.348Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T20:07:15.956Z] Running setup.py install for texttable: started [2022-04-19T20:07:16.949Z] OK: 220 MiB in 52 packages [2022-04-19T20:07:18.987Z] Removing intermediate container 10d7a2071ca6 [2022-04-19T20:07:18.987Z] ---> 8ab544ffd33b [2022-04-19T20:07:18.987Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-19T20:07:19.597Z] ---> bdea42725e8e [2022-04-19T20:07:19.597Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T20:07:19.883Z] Running setup.py install for texttable: finished with status 'done' [2022-04-19T20:07:19.883Z] Running setup.py install for PyYAML: started [2022-04-19T20:07:19.883Z] ---> Running in c5cc7706fc58 [2022-04-19T20:07:24.287Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-19T20:07:24.909Z] Running setup.py install for docopt: started [2022-04-19T20:07:28.346Z] Removing intermediate container c5cc7706fc58 [2022-04-19T20:07:28.346Z] ---> ac856aad6348 [2022-04-19T20:07:28.346Z] Step 7/20 : COPY . . [2022-04-19T20:07:28.620Z] Running setup.py install for docopt: finished with status 'done' [2022-04-19T20:07:28.620Z] Running setup.py install for dockerpty: started [2022-04-19T20:07:32.073Z] Removing intermediate container 65a9e75993bd [2022-04-19T20:07:32.073Z] ---> 96945c5c42d1 [2022-04-19T20:07:32.073Z] [2022-04-19T20:07:32.073Z] Step 10/23 : FROM alpine:3.14 [2022-04-19T20:07:32.073Z] ---> ac73e934f311 [2022-04-19T20:07:32.073Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-19T20:07:32.073Z] ---> Running in 742e794d307e [2022-04-19T20:07:32.354Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-19T20:07:32.974Z] Removing intermediate container 742e794d307e [2022-04-19T20:07:32.975Z] ---> 311f9a90c4a2 [2022-04-19T20:07:32.975Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-19T20:07:32.975Z] ---> Running in 1c3d88795cb9 [2022-04-19T20:07:34.453Z] Removing intermediate container 1c3d88795cb9 [2022-04-19T20:07:34.453Z] ---> 12aed094aed2 [2022-04-19T20:07:34.453Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-19T20:07:34.453Z] ---> Running in 81dd62973fb0 [2022-04-19T20:07:35.476Z] Removing intermediate container 81dd62973fb0 [2022-04-19T20:07:35.476Z] ---> 6aa31e9d08e1 [2022-04-19T20:07:35.476Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T20:07:35.769Z] ---> Running in 402ed33c07a4 [2022-04-19T20:07:36.053Z] 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-19T20:07:40.425Z] Removing intermediate container 402ed33c07a4 [2022-04-19T20:07:40.425Z] ---> 546292747670 [2022-04-19T20:07:40.425Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-19T20:07:40.713Z] ---> Running in ae5de5ab0180 [2022-04-19T20:07:44.169Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-19T20:07:45.166Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-19T20:07:46.166Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-19T20:07:46.445Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-19T20:07:46.445Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-19T20:07:46.445Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-19T20:07:46.728Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-19T20:07:47.021Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-19T20:07:47.021Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T20:07:47.021Z] OK: 8 MiB in 20 packages [2022-04-19T20:07:51.406Z] Removing intermediate container ae5de5ab0180 [2022-04-19T20:07:51.406Z] ---> fdae9b4242ed [2022-04-19T20:07:51.406Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T20:07:52.871Z] ---> c421e68379f8 [2022-04-19T20:07:52.871Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-19T20:07:54.878Z] ---> 32271d62f5b9 [2022-04-19T20:07:54.878Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-19T20:07:55.165Z] ---> Running in 4e09dfef549f [2022-04-19T20:07:57.826Z] ---> df0f6983c798 [2022-04-19T20:07:57.826Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-19T20:07:57.826Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-19T20:07:59.825Z] ---> 427d312e3df7 [2022-04-19T20:07:59.825Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-19T20:07:59.825Z] ---> Running in c5cd279aecbe [2022-04-19T20:08:00.826Z] Removing intermediate container c5cd279aecbe [2022-04-19T20:08:00.826Z] ---> 9dd8b245dd0b [2022-04-19T20:08:00.826Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T20:08:01.109Z] ---> Running in 2badbcc132cd [2022-04-19T20:08:01.730Z] Removing intermediate container 2badbcc132cd [2022-04-19T20:08:01.730Z] ---> ae8ad6644c77 [2022-04-19T20:08:01.730Z] Step 21/23 : LABEL arch=arm64 [2022-04-19T20:08:02.009Z] ---> Running in b93f9a39caed [2022-04-19T20:08:02.624Z] Removing intermediate container b93f9a39caed [2022-04-19T20:08:02.624Z] ---> 1947e2daae10 [2022-04-19T20:08:02.624Z] Step 22/23 : LABEL git_sha=6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:08:02.624Z] ---> Running in 7c40cea75b0e [2022-04-19T20:08:02.907Z] Removing intermediate container da21f4f9540b [2022-04-19T20:08:02.907Z] ---> 3b9afb57de9a [2022-04-19T20:08:02.907Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-19T20:08:03.185Z] ---> Running in 7b610eeec467 [2022-04-19T20:08:03.483Z] Removing intermediate container 7c40cea75b0e [2022-04-19T20:08:03.483Z] ---> c8c96cf2b23e [2022-04-19T20:08:03.483Z] Step 23/23 : LABEL version=2.2.0-dev.74 [2022-04-19T20:08:03.784Z] ---> Running in 9c51666173ad [2022-04-19T20:08:04.064Z] Removing intermediate container 7b610eeec467 [2022-04-19T20:08:04.064Z] ---> cfc89e20d43b [2022-04-19T20:08:04.064Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-19T20:08:04.064Z] ---> Running in 3003ede140ce [2022-04-19T20:08:04.677Z] Removing intermediate container 9c51666173ad [2022-04-19T20:08:04.677Z] ---> 20250b6cc6e5 [2022-04-19T20:08:04.677Z] [2022-04-19T20:08:04.963Z] Removing intermediate container 3003ede140ce [2022-04-19T20:08:04.963Z] ---> d644d4eb2104 [2022-04-19T20:08:04.963Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-19T20:08:05.241Z] Successfully built 20250b6cc6e5 [2022-04-19T20:08:05.241Z] Successfully tagged core-data-arm64:latest [2022-04-19T20:08:05.241Z] Building security-proxy-setup [2022-04-19T20:08:06.834Z]  Building core-data ... done  ---> 0e66b25d4402 [2022-04-19T20:08:06.834Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-19T20:08:07.917Z] ---> cb28b1d80c30 [2022-04-19T20:08:07.917Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-19T20:08:09.411Z] ---> f95e342fa463 [2022-04-19T20:08:09.412Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-19T20:08:09.693Z] ---> Running in f9d441d6bd22 [2022-04-19T20:08:10.301Z] Removing intermediate container f9d441d6bd22 [2022-04-19T20:08:10.301Z] ---> 5fd455966410 [2022-04-19T20:08:10.301Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T20:08:10.577Z] ---> Running in 16d8acf633cf [2022-04-19T20:08:11.186Z] Removing intermediate container 16d8acf633cf [2022-04-19T20:08:11.186Z] ---> 370c2377fb84 [2022-04-19T20:08:11.186Z] Step 21/23 : LABEL arch=arm64 [2022-04-19T20:08:11.186Z] ---> Running in 7dc463143874 [2022-04-19T20:08:11.800Z] Removing intermediate container 7dc463143874 [2022-04-19T20:08:11.800Z] ---> e5ca83f9f499 [2022-04-19T20:08:11.800Z] Step 22/23 : LABEL git_sha=6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:08:11.800Z] ---> Running in cd4932811927 [2022-04-19T20:08:12.419Z] Removing intermediate container cd4932811927 [2022-04-19T20:08:12.419Z] ---> 0730eefefe65 [2022-04-19T20:08:12.419Z] Step 23/23 : LABEL version=2.2.0-dev.74 [2022-04-19T20:08:12.419Z] ---> Running in ebe399f8462e [2022-04-19T20:08:13.036Z] Removing intermediate container ebe399f8462e [2022-04-19T20:08:13.036Z] ---> d90924653d94 [2022-04-19T20:08:13.036Z] [2022-04-19T20:08:13.645Z] Successfully built d90924653d94 [2022-04-19T20:08:13.645Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-19T20:08:13.645Z]  Building sys-mgmt-agent ... done Building core-command [2022-04-19T20:08:35.913Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T20:08:35.913Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-19T20:08:35.913Z] ---> 1c6102e8d5b2 [2022-04-19T20:08:35.913Z] Step 3/22 : WORKDIR /edgex-go [2022-04-19T20:08:35.913Z] ---> Using cache [2022-04-19T20:08:35.913Z] ---> 74b5af1273e5 [2022-04-19T20:08:35.913Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T20:08:35.913Z] ---> Using cache [2022-04-19T20:08:35.913Z] ---> 1d2afb3ae606 [2022-04-19T20:08:35.913Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-19T20:08:35.913Z] ---> Running in bea3aace8cca [2022-04-19T20:08:36.529Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T20:08:37.994Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T20:08:39.456Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T20:08:39.456Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-19T20:08:39.456Z] ---> 1c6102e8d5b2 [2022-04-19T20:08:39.456Z] Step 3/23 : WORKDIR /edgex-go [2022-04-19T20:08:39.456Z] ---> Using cache [2022-04-19T20:08:39.456Z] ---> 74b5af1273e5 [2022-04-19T20:08:39.456Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T20:08:39.456Z] ---> Using cache [2022-04-19T20:08:39.456Z] ---> 1d2afb3ae606 [2022-04-19T20:08:39.456Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-19T20:08:39.735Z] ---> Running in 052280ab7864 [2022-04-19T20:08:40.022Z] OK: 220 MiB in 52 packages [2022-04-19T20:08:42.043Z] Removing intermediate container bea3aace8cca [2022-04-19T20:08:42.043Z] ---> 3248f4c2cd3e [2022-04-19T20:08:42.043Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-19T20:08:42.323Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T20:08:42.951Z] ---> db3ff2d50042 [2022-04-19T20:08:42.951Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T20:08:43.240Z] ---> Running in 4d53b765f0f6 [2022-04-19T20:08:43.522Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T20:08:45.538Z] OK: 220 MiB in 52 packages [2022-04-19T20:08:47.018Z] Removing intermediate container 052280ab7864 [2022-04-19T20:08:47.018Z] ---> cdb5c1da9547 [2022-04-19T20:08:47.018Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-19T20:08:49.704Z] ---> 4e7ad3bece7c [2022-04-19T20:08:49.704Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T20:08:49.704Z] ---> Running in 7590f5cd9039 [2022-04-19T20:08:49.994Z] Removing intermediate container 4d53b765f0f6 [2022-04-19T20:08:49.994Z] ---> 315f8376fab1 [2022-04-19T20:08:49.994Z] Step 8/22 : COPY . . [2022-04-19T20:08:58.365Z] Removing intermediate container 7590f5cd9039 [2022-04-19T20:08:58.365Z] ---> c8a8fcffaf80 [2022-04-19T20:08:58.365Z] Step 8/23 : COPY . . [2022-04-19T20:09:10.843Z] Removing intermediate container 85839e221b3b [2022-04-19T20:09:10.843Z] ---> 572031a9f98c [2022-04-19T20:09:10.843Z] [2022-04-19T20:09:10.843Z] Step 10/22 : FROM alpine:3.14 [2022-04-19T20:09:10.843Z] ---> ac73e934f311 [2022-04-19T20:09:10.843Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-19T20:09:10.843Z] ---> Running in 5689887248cd [2022-04-19T20:09:12.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-19T20:09:13.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-19T20:09:14.170Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-19T20:09:14.170Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T20:09:14.459Z] OK: 5 MiB in 15 packages [2022-04-19T20:09:14.459Z] Removing intermediate container b1ff578ce498 [2022-04-19T20:09:14.459Z] ---> 911c321492f8 [2022-04-19T20:09:14.459Z] [2022-04-19T20:09:14.459Z] Step 10/22 : FROM alpine:3.14 [2022-04-19T20:09:14.459Z] ---> ac73e934f311 [2022-04-19T20:09:14.459Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-19T20:09:14.742Z] ---> Running in 83edc60fa29d [2022-04-19T20:09:17.404Z] Removing intermediate container 5689887248cd [2022-04-19T20:09:17.404Z] ---> b738c5cd34ae [2022-04-19T20:09:17.404Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-19T20:09:17.404Z] ---> Running in b14065bf7d79 [2022-04-19T20:09:17.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-19T20:09:17.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-19T20:09:18.590Z] Removing intermediate container b14065bf7d79 [2022-04-19T20:09:18.590Z] ---> 66636b46122f [2022-04-19T20:09:18.590Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-19T20:09:18.590Z] ---> Running in d4e3681347d9 [2022-04-19T20:09:18.866Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-19T20:09:19.144Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-19T20:09:19.144Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T20:09:19.144Z] Executing ca-certificates-20211220-r0.trigger [2022-04-19T20:09:19.424Z] OK: 6 MiB in 16 packages [2022-04-19T20:09:19.716Z] Removing intermediate container d4e3681347d9 [2022-04-19T20:09:19.716Z] ---> 5c29862e4764 [2022-04-19T20:09:19.716Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-19T20:09:19.996Z] ---> Running in c6717427ce60 [2022-04-19T20:09:21.009Z] Removing intermediate container c6717427ce60 [2022-04-19T20:09:21.009Z] ---> f60aee64f3cb [2022-04-19T20:09:21.009Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T20:09:23.678Z] ---> bfbfae6fe177 [2022-04-19T20:09:23.678Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-19T20:09:23.678Z] Removing intermediate container 83edc60fa29d [2022-04-19T20:09:23.678Z] ---> 8f4e31f9970e [2022-04-19T20:09:23.678Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-19T20:09:23.971Z] ---> Running in 345cd7048fbf [2022-04-19T20:09:25.443Z] Removing intermediate container 345cd7048fbf [2022-04-19T20:09:25.443Z] ---> 0ba03c61b0ad [2022-04-19T20:09:25.443Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-19T20:09:25.736Z] ---> Running in c3a9ff211b6f [2022-04-19T20:09:27.215Z] Removing intermediate container c3a9ff211b6f [2022-04-19T20:09:27.215Z] ---> cc6e98aa1e19 [2022-04-19T20:09:27.215Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-19T20:09:27.215Z] ---> Running in d275b5e419bc [2022-04-19T20:09:27.498Z] ---> 2f98c5cbe68a [2022-04-19T20:09:27.498Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-19T20:09:27.782Z] ---> Running in 4efa28585430 [2022-04-19T20:09:28.799Z] Removing intermediate container d275b5e419bc [2022-04-19T20:09:28.799Z] ---> 3156bdd77956 [2022-04-19T20:09:28.799Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T20:09:30.260Z] ---> f8fee0c41d32 [2022-04-19T20:09:30.260Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-19T20:09:31.269Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-19T20:09:31.546Z] ---> 71e9f656a327 [2022-04-19T20:09:31.546Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-19T20:09:32.555Z] ---> 99e30f1f0d07 [2022-04-19T20:09:32.555Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-19T20:09:32.831Z] ---> Running in 0d1148459e69 [2022-04-19T20:09:34.282Z] Removing intermediate container 0d1148459e69 [2022-04-19T20:09:34.282Z] ---> f39abc6c82b1 [2022-04-19T20:09:34.282Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T20:09:34.282Z] ---> Running in 9aca2f470aca [2022-04-19T20:09:34.890Z] ---> de0774175d4b [2022-04-19T20:09:34.890Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-19T20:09:35.164Z] ---> Running in 927c54c41138 [2022-04-19T20:09:35.442Z] Removing intermediate container 9aca2f470aca [2022-04-19T20:09:35.442Z] ---> fd20d0b1e9da [2022-04-19T20:09:35.442Z] Step 20/22 : LABEL arch=arm64 [2022-04-19T20:09:35.721Z] ---> Running in 3823d2cd99ac [2022-04-19T20:09:36.341Z] ---> 6516a85638c8 [2022-04-19T20:09:36.341Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-19T20:09:36.951Z] Removing intermediate container 3823d2cd99ac [2022-04-19T20:09:36.951Z] ---> 8b5174611b4d [2022-04-19T20:09:36.951Z] Step 21/22 : LABEL git_sha=6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:09:37.232Z] ---> Running in 3d6a0d375669 [2022-04-19T20:09:38.226Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-19T20:09:38.226Z] Removing intermediate container 3d6a0d375669 [2022-04-19T20:09:38.226Z] ---> 881f398673c3 [2022-04-19T20:09:38.226Z] Step 22/22 : LABEL version=2.2.0-dev.74 [2022-04-19T20:09:38.226Z] ---> 223d73c72f62 [2022-04-19T20:09:38.226Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-19T20:09:38.507Z] ---> Running in cb0a07b863a6 [2022-04-19T20:09:38.507Z] ---> Running in ed64b7777496 [2022-04-19T20:09:39.512Z] Removing intermediate container ed64b7777496 [2022-04-19T20:09:39.512Z] ---> f9b60e477318 [2022-04-19T20:09:39.512Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T20:09:39.512Z] ---> Running in 01d82653d43d [2022-04-19T20:09:39.512Z] Removing intermediate container cb0a07b863a6 [2022-04-19T20:09:39.512Z] ---> 641f054f5869 [2022-04-19T20:09:39.512Z] [2022-04-19T20:09:40.111Z] Successfully built 641f054f5869 [2022-04-19T20:09:40.111Z] Removing intermediate container 01d82653d43d [2022-04-19T20:09:40.111Z] ---> 00e6578c6f79 [2022-04-19T20:09:40.111Z] Step 20/22 : LABEL arch=arm64 [2022-04-19T20:09:40.111Z] Successfully tagged support-scheduler-arm64:latest [2022-04-19T20:09:40.111Z] Building core-metadata [2022-04-19T20:09:40.111Z]  Building support-scheduler ... done  ---> Running in 8598d67abad3 [2022-04-19T20:09:40.735Z] Removing intermediate container 8598d67abad3 [2022-04-19T20:09:40.735Z] ---> cccfc40de37e [2022-04-19T20:09:40.735Z] Step 21/22 : LABEL git_sha=6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:09:41.018Z] ---> Running in f18e760986a0 [2022-04-19T20:09:41.321Z] Removing intermediate container f18e760986a0 [2022-04-19T20:09:41.321Z] ---> 114c06b9ed48 [2022-04-19T20:09:41.321Z] Step 22/22 : LABEL version=2.2.0-dev.74 [2022-04-19T20:09:41.599Z] ---> Running in c652659eef2b [2022-04-19T20:09:42.201Z] Removing intermediate container c652659eef2b [2022-04-19T20:09:42.201Z] ---> 6a6862f95fd6 [2022-04-19T20:09:42.201Z] [2022-04-19T20:09:42.639Z] Successfully built 6a6862f95fd6 [2022-04-19T20:09:42.639Z] Successfully tagged support-notifications-arm64:latest [2022-04-19T20:09:42.639Z] Building security-spire-server [2022-04-19T20:10:15.220Z]  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T20:10:15.220Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-19T20:10:15.220Z] ---> 1c6102e8d5b2 [2022-04-19T20:10:15.220Z] Step 3/23 : WORKDIR /edgex-go [2022-04-19T20:10:15.220Z] ---> Using cache [2022-04-19T20:10:15.220Z] ---> 74b5af1273e5 [2022-04-19T20:10:15.220Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T20:10:15.220Z] ---> Using cache [2022-04-19T20:10:15.220Z] ---> 1d2afb3ae606 [2022-04-19T20:10:15.220Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-19T20:10:15.220Z] ---> Using cache [2022-04-19T20:10:15.220Z] ---> cdb5c1da9547 [2022-04-19T20:10:15.220Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-19T20:10:15.220Z] ---> Using cache [2022-04-19T20:10:15.220Z] ---> 4e7ad3bece7c [2022-04-19T20:10:15.220Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T20:10:15.220Z] ---> Using cache [2022-04-19T20:10:15.220Z] ---> c8a8fcffaf80 [2022-04-19T20:10:15.220Z] Step 8/23 : COPY . . [2022-04-19T20:10:15.220Z] ---> Using cache [2022-04-19T20:10:15.220Z] ---> de0774175d4b [2022-04-19T20:10:15.220Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-19T20:10:15.220Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T20:10:15.220Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-19T20:10:15.220Z] ---> 1c6102e8d5b2 [2022-04-19T20:10:15.220Z] Step 3/25 : WORKDIR /edgex-go [2022-04-19T20:10:15.220Z] ---> Using cache [2022-04-19T20:10:15.220Z] ---> 74b5af1273e5 [2022-04-19T20:10:15.220Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T20:10:15.220Z] ---> Using cache [2022-04-19T20:10:15.220Z] ---> 1d2afb3ae606 [2022-04-19T20:10:15.220Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-19T20:10:15.220Z] ---> Running in 5d0e0df01c76 [2022-04-19T20:10:15.220Z] ---> Running in 0ba6f39bebcc [2022-04-19T20:10:15.826Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-19T20:10:15.826Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T20:10:16.817Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T20:10:18.266Z] OK: 220 MiB in 52 packages [2022-04-19T20:10:19.732Z] Removing intermediate container 0ba6f39bebcc [2022-04-19T20:10:19.732Z] ---> fafed8ec1ff5 [2022-04-19T20:10:19.732Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-19T20:10:21.200Z] ---> bcacc86f29cc [2022-04-19T20:10:21.200Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T20:10:21.200Z] ---> Running in 8e4517643568 [2022-04-19T20:10:27.988Z] Removing intermediate container 8e4517643568 [2022-04-19T20:10:27.988Z] ---> eaca64622c75 [2022-04-19T20:10:27.988Z] Step 8/25 : COPY . . [2022-04-19T20:10:40.460Z] ---> 789713b8a7e7 [2022-04-19T20:10:40.460Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-19T20:10:40.460Z] ---> Running in e0adae564a7b [2022-04-19T20:10:41.068Z] Removing intermediate container e0adae564a7b [2022-04-19T20:10:41.068Z] ---> 87194520bfe4 [2022-04-19T20:10:41.068Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-19T20:10:41.350Z] ---> Running in 20ca826a6a69 [2022-04-19T20:10:44.915Z] Removing intermediate container 20ca826a6a69 [2022-04-19T20:10:44.915Z] ---> 0d4ab87741bb [2022-04-19T20:10:44.915Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-19T20:10:45.194Z] ---> Running in 10cab0a1ee0e [2022-04-19T20:10:45.536Z] Removing intermediate container 10cab0a1ee0e [2022-04-19T20:10:45.536Z] ---> 67128e1dbe19 [2022-04-19T20:10:45.536Z] 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-19T20:10:45.819Z] ---> Running in 25fd2d971632 [2022-04-19T20:10:49.260Z] spire-1.2.1/ [2022-04-19T20:10:49.260Z] spire-1.2.1/.data/ [2022-04-19T20:10:49.260Z] spire-1.2.1/.data/.file [2022-04-19T20:10:49.260Z] spire-1.2.1/.dockerignore [2022-04-19T20:10:49.260Z] spire-1.2.1/.gitattributes [2022-04-19T20:10:49.260Z] spire-1.2.1/.githooks/ [2022-04-19T20:10:49.260Z] spire-1.2.1/.githooks/pre-commit [2022-04-19T20:10:49.260Z] spire-1.2.1/.github/ [2022-04-19T20:10:49.260Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-19T20:10:49.260Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-19T20:10:49.260Z] spire-1.2.1/.github/dependabot.yml [2022-04-19T20:10:49.260Z] spire-1.2.1/.github/workflows/ [2022-04-19T20:10:49.260Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-19T20:10:49.260Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-19T20:10:49.260Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-19T20:10:49.260Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-19T20:10:49.260Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-19T20:10:49.260Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-19T20:10:49.260Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-19T20:10:49.260Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-19T20:10:49.260Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-19T20:10:49.260Z] spire-1.2.1/.gitignore [2022-04-19T20:10:49.260Z] spire-1.2.1/.go-version [2022-04-19T20:10:49.260Z] spire-1.2.1/.golangci.yml [2022-04-19T20:10:49.260Z] spire-1.2.1/ADOPTERS.md [2022-04-19T20:10:49.260Z] spire-1.2.1/CHANGELOG.md [2022-04-19T20:10:49.260Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-19T20:10:49.260Z] spire-1.2.1/CODEOWNERS [2022-04-19T20:10:49.260Z] spire-1.2.1/CONTRIBUTING.md [2022-04-19T20:10:49.260Z] spire-1.2.1/Dockerfile [2022-04-19T20:10:49.260Z] spire-1.2.1/Dockerfile.dev [2022-04-19T20:10:49.260Z] spire-1.2.1/Dockerfile.scratch [2022-04-19T20:10:49.260Z] spire-1.2.1/LICENSE [2022-04-19T20:10:49.260Z] spire-1.2.1/MAINTAINERS.md [2022-04-19T20:10:49.260Z] spire-1.2.1/Makefile [2022-04-19T20:10:49.260Z] spire-1.2.1/README.md [2022-04-19T20:10:49.260Z] spire-1.2.1/ROADMAP.md [2022-04-19T20:10:49.260Z] spire-1.2.1/SECURITY.md [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/ [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-agent/ [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-server/ [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-19T20:10:49.260Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-19T20:10:49.260Z] spire-1.2.1/conf/ [2022-04-19T20:10:49.260Z] spire-1.2.1/conf/agent/ [2022-04-19T20:10:49.260Z] spire-1.2.1/conf/agent/agent.conf [2022-04-19T20:10:49.260Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-19T20:10:49.260Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-19T20:10:49.260Z] spire-1.2.1/conf/server/ [2022-04-19T20:10:49.260Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-19T20:10:49.260Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-19T20:10:49.260Z] spire-1.2.1/conf/server/server.conf [2022-04-19T20:10:49.260Z] spire-1.2.1/conf/server/server_full.conf [2022-04-19T20:10:49.260Z] spire-1.2.1/doc/ [2022-04-19T20:10:49.260Z] spire-1.2.1/doc/SPIRE101.md [2022-04-19T20:10:49.260Z] spire-1.2.1/doc/auditlog.md [2022-04-19T20:10:49.260Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-19T20:10:49.260Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-19T20:10:49.260Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-19T20:10:49.260Z] spire-1.2.1/doc/images/ [2022-04-19T20:10:49.260Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-19T20:10:49.260Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-19T20:10:49.260Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-19T20:10:49.260Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-19T20:10:49.260Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-19T20:10:49.260Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-19T20:10:49.260Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-19T20:10:49.260Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-19T20:10:49.260Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-19T20:10:49.260Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-19T20:10:49.260Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-19T20:10:49.260Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-19T20:10:49.260Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-19T20:10:49.260Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-19T20:10:49.260Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-19T20:10:49.260Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-19T20:10:49.260Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-19T20:10:49.260Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-19T20:10:49.260Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-19T20:10:49.260Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-19T20:10:49.260Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-19T20:10:49.260Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-19T20:10:49.261Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-19T20:10:49.261Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-19T20:10:49.261Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-19T20:10:49.261Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-19T20:10:49.261Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-19T20:10:49.261Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-19T20:10:49.261Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-19T20:10:49.261Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-19T20:10:49.261Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-19T20:10:49.261Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-19T20:10:49.261Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-19T20:10:49.261Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-19T20:10:49.261Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-19T20:10:49.261Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-19T20:10:49.261Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-19T20:10:49.261Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-19T20:10:49.261Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-19T20:10:49.261Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-19T20:10:49.261Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-19T20:10:49.261Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-19T20:10:49.261Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-19T20:10:49.261Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-19T20:10:49.261Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-19T20:10:49.261Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-19T20:10:49.261Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-19T20:10:49.261Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-19T20:10:49.261Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-19T20:10:49.261Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-19T20:10:49.261Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-19T20:10:49.261Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-19T20:10:49.261Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-19T20:10:49.261Z] spire-1.2.1/doc/scaling_spire.md [2022-04-19T20:10:49.261Z] spire-1.2.1/doc/spire_agent.md [2022-04-19T20:10:49.261Z] spire-1.2.1/doc/spire_server.md [2022-04-19T20:10:49.261Z] spire-1.2.1/doc/supported_integrations.md [2022-04-19T20:10:49.261Z] spire-1.2.1/doc/telemetry.md [2022-04-19T20:10:49.261Z] spire-1.2.1/doc/telemetry_config.md [2022-04-19T20:10:49.261Z] spire-1.2.1/doc/upgrading.md [2022-04-19T20:10:49.261Z] spire-1.2.1/doc/using_spire.md [2022-04-19T20:10:49.261Z] spire-1.2.1/examples/ [2022-04-19T20:10:49.261Z] spire-1.2.1/examples/README.md [2022-04-19T20:10:49.261Z] spire-1.2.1/go.mod [2022-04-19T20:10:49.261Z] spire-1.2.1/go.sum [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/ [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/ [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/agent.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/api/ [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/client/ [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/common/ [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/config.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/manager/ [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-19T20:10:49.261Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-19T20:10:49.262Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-19T20:10:49.262Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-19T20:10:49.262Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-19T20:10:49.262Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-19T20:10:49.262Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-19T20:10:49.262Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-19T20:10:49.262Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-19T20:10:49.541Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-19T20:10:49.541Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-19T20:10:49.541Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-19T20:10:49.541Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-19T20:10:49.541Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/agent/svid/ [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/ [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/api/ [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/api/names.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/auth/ [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/catalog/ [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/cli/ [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/health/ [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/health/config.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/health/context.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/health/health.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/idutil/ [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/log/ [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/log/log.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/log/options.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-19T20:10:49.542Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-19T20:10:49.543Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-19T20:10:49.543Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-19T20:10:49.543Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-19T20:10:49.543Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-19T20:10:49.543Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-19T20:10:49.543Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-19T20:10:49.543Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-19T20:10:49.543Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-19T20:10:49.543Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-19T20:10:49.543Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-19T20:10:49.543Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-19T20:10:49.543Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-19T20:10:49.543Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-19T20:10:49.543Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-19T20:10:49.543Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-19T20:10:49.543Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-19T20:10:49.543Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-19T20:10:49.543Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-19T20:10:49.543Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-19T20:10:49.543Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-19T20:10:49.543Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-19T20:10:49.543Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-19T20:10:49.543Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-19T20:10:49.543Z] spire-1.2.1/pkg/common/plugin/ [2022-04-19T20:10:49.543Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-19T20:10:49.543Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-19T20:10:49.543Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-19T20:10:49.543Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-19T20:10:49.543Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-19T20:10:49.543Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-19T20:10:49.543Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-19T20:10:49.543Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-19T20:10:49.543Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-19T20:10:49.543Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-19T20:10:49.543Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-19T20:10:49.543Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-19T20:10:49.543Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-19T20:10:49.543Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-19T20:10:49.543Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-19T20:10:49.543Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-19T20:10:49.543Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-19T20:10:49.543Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-19T20:10:49.543Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-19T20:10:49.543Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-19T20:10:49.543Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-19T20:10:49.543Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/profiling/ [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/selector/ [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/uptime/ [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/util/ [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/util/task.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/version/ [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/version/version.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/x509util/ [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/server/ [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/server/api/ [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/server/api/api.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/server/api/health/ [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/server/api/id.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-19T20:10:49.821Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/api/status.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/bundle/ [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/ca/ [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/cache/ [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/catalog/ [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/config.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/datastore/ [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-19T20:10:49.822Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-19T20:10:50.103Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-19T20:10:50.103Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-19T20:10:50.103Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-19T20:10:50.103Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-19T20:10:50.103Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-19T20:10:50.103Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-19T20:10:50.103Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-19T20:10:50.103Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-19T20:10:50.103Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-19T20:10:50.103Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-19T20:10:50.103Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-19T20:10:50.103Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-19T20:10:50.103Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-19T20:10:50.103Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-19T20:10:50.103Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-19T20:10:50.103Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-19T20:10:50.103Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-19T20:10:50.103Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-19T20:10:50.103Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-19T20:10:50.103Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-19T20:10:50.103Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-19T20:10:50.103Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-19T20:10:50.103Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-19T20:10:50.103Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-19T20:10:50.103Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-19T20:10:50.103Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-19T20:10:50.103Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-19T20:10:50.103Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-19T20:10:50.103Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-19T20:10:50.103Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-19T20:10:50.103Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-19T20:10:50.103Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-19T20:10:50.103Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-19T20:10:50.103Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-19T20:10:50.103Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-19T20:10:50.103Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-19T20:10:50.103Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-19T20:10:50.103Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-19T20:10:50.103Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-19T20:10:50.103Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/ [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-19T20:10:50.104Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-19T20:10:50.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-19T20:10:50.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-19T20:10:50.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-19T20:10:50.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-19T20:10:50.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-19T20:10:50.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-19T20:10:50.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-19T20:10:50.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-19T20:10:50.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-19T20:10:50.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-19T20:10:50.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-19T20:10:50.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-19T20:10:50.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-19T20:10:50.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-19T20:10:50.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-19T20:10:50.105Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-19T20:10:50.105Z] spire-1.2.1/pkg/server/registration/ [2022-04-19T20:10:50.105Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-19T20:10:50.105Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-19T20:10:50.105Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-19T20:10:50.105Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-19T20:10:50.105Z] spire-1.2.1/pkg/server/server.go [2022-04-19T20:10:50.105Z] spire-1.2.1/pkg/server/server_test.go [2022-04-19T20:10:50.105Z] spire-1.2.1/pkg/server/svid/ [2022-04-19T20:10:50.105Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-19T20:10:50.105Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-19T20:10:50.105Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-19T20:10:50.105Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-19T20:10:50.105Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-19T20:10:50.105Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-19T20:10:50.105Z] spire-1.2.1/proto/ [2022-04-19T20:10:50.105Z] spire-1.2.1/proto/private/ [2022-04-19T20:10:50.105Z] spire-1.2.1/proto/private/server/ [2022-04-19T20:10:50.382Z] spire-1.2.1/proto/private/server/journal/ [2022-04-19T20:10:50.382Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-19T20:10:50.382Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-19T20:10:50.382Z] spire-1.2.1/proto/spire/ [2022-04-19T20:10:50.382Z] spire-1.2.1/proto/spire/common/ [2022-04-19T20:10:50.382Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-19T20:10:50.382Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-19T20:10:50.382Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-19T20:10:50.382Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-19T20:10:50.382Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-19T20:10:50.382Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-19T20:10:50.382Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-19T20:10:50.382Z] spire-1.2.1/proto/spire/plugin/ [2022-04-19T20:10:50.382Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-19T20:10:50.382Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-19T20:10:50.382Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-19T20:10:50.382Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-19T20:10:50.382Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-19T20:10:50.382Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-19T20:10:50.382Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-19T20:10:50.382Z] spire-1.2.1/release/ [2022-04-19T20:10:50.382Z] spire-1.2.1/release/spire-extras/ [2022-04-19T20:10:50.382Z] spire-1.2.1/release/spire-extras/README.md [2022-04-19T20:10:50.382Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-19T20:10:50.382Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-19T20:10:50.382Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-19T20:10:50.382Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-19T20:10:50.382Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-19T20:10:50.382Z] spire-1.2.1/release/spire/ [2022-04-19T20:10:50.382Z] spire-1.2.1/release/spire/README.md [2022-04-19T20:10:50.382Z] spire-1.2.1/release/spire/conf/ [2022-04-19T20:10:50.382Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-19T20:10:50.382Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-19T20:10:50.382Z] spire-1.2.1/release/spire/conf/server/ [2022-04-19T20:10:50.382Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-19T20:10:50.382Z] spire-1.2.1/script/ [2022-04-19T20:10:50.382Z] spire-1.2.1/script/build-artifact.sh [2022-04-19T20:10:50.382Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-19T20:10:50.382Z] spire-1.2.1/support/ [2022-04-19T20:10:50.382Z] spire-1.2.1/support/k8s/ [2022-04-19T20:10:50.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-19T20:10:50.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-19T20:10:50.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-19T20:10:50.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-19T20:10:50.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-19T20:10:50.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-19T20:10:50.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-19T20:10:50.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-19T20:10:50.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-19T20:10:50.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-19T20:10:50.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-19T20:10:50.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-19T20:10:50.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-19T20:10:50.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-19T20:10:50.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-19T20:10:50.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-19T20:10:50.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-19T20:10:50.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-19T20:10:50.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-19T20:10:50.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-19T20:10:50.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-19T20:10:50.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-19T20:10:50.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-19T20:10:50.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-19T20:10:50.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-19T20:10:50.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-19T20:10:50.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-19T20:10:50.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-19T20:10:50.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-19T20:10:50.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-19T20:10:50.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-19T20:10:50.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-19T20:10:50.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-19T20:10:50.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-19T20:10:50.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-19T20:10:50.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-19T20:10:50.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-19T20:10:50.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-19T20:10:50.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-19T20:10:50.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-19T20:10:50.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-19T20:10:50.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-19T20:10:50.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-19T20:10:50.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-19T20:10:50.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-19T20:10:50.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-19T20:10:50.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-19T20:10:50.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-19T20:10:50.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-19T20:10:50.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-19T20:10:50.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-19T20:10:50.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-19T20:10:50.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-19T20:10:50.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-19T20:10:50.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-19T20:10:50.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-19T20:10:50.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-19T20:10:50.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-19T20:10:50.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-19T20:10:50.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-19T20:10:50.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-19T20:10:50.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-19T20:10:50.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-19T20:10:50.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-19T20:10:50.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-19T20:10:50.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-19T20:10:50.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-19T20:10:50.382Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-19T20:10:50.382Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-19T20:10:50.382Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-19T20:10:50.382Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-19T20:10:50.382Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-19T20:10:50.382Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-19T20:10:50.382Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-19T20:10:50.382Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-19T20:10:50.382Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-19T20:10:50.382Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-19T20:10:50.382Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-19T20:10:50.382Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-19T20:10:50.382Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-19T20:10:50.382Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-19T20:10:50.382Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-19T20:10:50.382Z] spire-1.2.1/test/ [2022-04-19T20:10:50.382Z] spire-1.2.1/test/clock/ [2022-04-19T20:10:50.382Z] spire-1.2.1/test/clock/clock.go [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fakes/ [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fixture/ [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fixture/certs/ [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fixture/config/ [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fixture/fixture.go [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fixture/registration/ [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-19T20:10:50.382Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-19T20:10:50.382Z] spire-1.2.1/test/integration/ [2022-04-19T20:10:50.382Z] spire-1.2.1/test/integration/README.md [2022-04-19T20:10:50.382Z] spire-1.2.1/test/integration/common [2022-04-19T20:10:50.382Z] spire-1.2.1/test/integration/setup/ [2022-04-19T20:10:50.382Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-19T20:10:50.382Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-19T20:10:50.382Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-19T20:10:50.382Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-19T20:10:50.382Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-19T20:10:50.382Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-19T20:10:50.382Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-19T20:10:50.382Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-19T20:10:50.382Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-19T20:10:50.382Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-19T20:10:50.382Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-19T20:10:50.382Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-19T20:10:50.382Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-19T20:10:50.382Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-19T20:10:50.382Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-19T20:10:50.382Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-19T20:10:50.382Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-19T20:10:50.382Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-19T20:10:50.382Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-19T20:10:50.382Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-19T20:10:50.382Z] spire-1.2.1/test/integration/suites/ [2022-04-19T20:10:50.382Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-19T20:10:50.382Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-19T20:10:50.382Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-19T20:10:50.382Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-19T20:10:50.382Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-19T20:10:50.382Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-19T20:10:50.382Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-19T20:10:50.382Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-19T20:10:50.382Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-19T20:10:50.382Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-19T20:10:50.382Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-19T20:10:50.382Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-19T20:10:50.382Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-19T20:10:50.661Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-19T20:10:50.662Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-19T20:10:50.663Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-19T20:10:50.663Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-19T20:10:50.663Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-19T20:10:50.663Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-19T20:10:50.663Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-19T20:10:50.663Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-19T20:10:50.663Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-19T20:10:50.663Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-19T20:10:50.663Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-19T20:10:50.663Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-19T20:10:50.940Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-19T20:10:50.940Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-19T20:10:50.940Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-19T20:10:50.940Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-19T20:10:50.940Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-19T20:10:50.940Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-19T20:10:50.940Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-19T20:10:50.940Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-19T20:10:50.940Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-19T20:10:50.940Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-19T20:10:50.940Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-19T20:10:50.940Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-19T20:10:50.940Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-19T20:10:50.940Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-19T20:10:50.940Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-19T20:10:50.940Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-19T20:10:50.940Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-19T20:10:50.940Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-19T20:10:50.940Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-19T20:10:50.940Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-19T20:10:50.940Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-19T20:10:50.940Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-19T20:10:50.940Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-19T20:10:50.940Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-19T20:10:50.940Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-19T20:10:50.940Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-19T20:10:50.940Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-19T20:10:50.940Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-19T20:10:50.940Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-19T20:10:50.940Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-19T20:10:50.940Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-19T20:10:50.940Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-19T20:10:50.940Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-19T20:10:50.940Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-19T20:10:50.940Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-19T20:10:50.940Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-19T20:10:50.940Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-19T20:10:50.940Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-19T20:10:50.940Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-19T20:10:50.940Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-19T20:10:50.940Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-19T20:10:50.940Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-19T20:10:50.940Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-19T20:10:50.940Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-19T20:10:50.940Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-19T20:10:50.940Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-19T20:10:50.940Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-19T20:10:50.940Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-19T20:10:50.940Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-19T20:10:50.940Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-19T20:10:50.940Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-19T20:10:50.940Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-19T20:10:50.940Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-19T20:10:50.940Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-19T20:10:50.940Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-19T20:10:50.940Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-19T20:10:50.940Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-19T20:10:50.940Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-19T20:10:50.940Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-19T20:10:50.940Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-19T20:10:50.940Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-19T20:10:50.941Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-19T20:10:50.941Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-19T20:10:50.941Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-19T20:10:50.941Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-19T20:10:50.941Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-19T20:10:50.941Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-19T20:10:50.941Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-19T20:10:50.941Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-19T20:10:50.941Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-19T20:10:50.941Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-19T20:10:50.941Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-19T20:10:50.941Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-19T20:10:50.941Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-19T20:10:50.941Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-19T20:10:50.941Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-19T20:10:50.941Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-19T20:10:50.941Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-19T20:10:50.941Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-19T20:10:50.941Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-19T20:10:50.941Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-19T20:10:50.941Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-19T20:10:50.941Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-19T20:10:50.941Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-19T20:10:50.941Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-19T20:10:50.941Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-19T20:10:50.941Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-19T20:10:50.941Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-19T20:10:50.941Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-19T20:10:50.941Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-19T20:10:50.941Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-19T20:10:50.941Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-19T20:10:50.941Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-19T20:10:50.941Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-19T20:10:50.941Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-19T20:10:50.941Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-19T20:10:50.941Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-19T20:10:50.941Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-19T20:10:50.941Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-19T20:10:50.941Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-19T20:10:50.941Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-19T20:10:50.941Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-19T20:10:50.941Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-19T20:10:50.941Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-19T20:10:50.941Z] spire-1.2.1/test/integration/test-one.sh [2022-04-19T20:10:50.941Z] spire-1.2.1/test/integration/test.sh [2022-04-19T20:10:50.941Z] spire-1.2.1/test/plugintest/ [2022-04-19T20:10:50.941Z] spire-1.2.1/test/plugintest/config.go [2022-04-19T20:10:50.941Z] spire-1.2.1/test/plugintest/load.go [2022-04-19T20:10:50.941Z] spire-1.2.1/test/plugintest/option.go [2022-04-19T20:10:50.941Z] spire-1.2.1/test/spiretest/ [2022-04-19T20:10:50.941Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-19T20:10:50.941Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-19T20:10:50.941Z] spire-1.2.1/test/spiretest/dir.go [2022-04-19T20:10:50.941Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-19T20:10:50.941Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-19T20:10:50.941Z] spire-1.2.1/test/spiretest/logs.go [2022-04-19T20:10:50.941Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-19T20:10:50.941Z] spire-1.2.1/test/spiretest/suite.go [2022-04-19T20:10:50.941Z] spire-1.2.1/test/spiretest/x509.go [2022-04-19T20:10:50.941Z] spire-1.2.1/test/testca/ [2022-04-19T20:10:50.941Z] spire-1.2.1/test/testca/ca.go [2022-04-19T20:10:50.941Z] spire-1.2.1/test/testkey/ [2022-04-19T20:10:50.941Z] spire-1.2.1/test/testkey/generate.sh [2022-04-19T20:10:50.941Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-19T20:10:50.941Z] spire-1.2.1/test/testkey/keys.go [2022-04-19T20:10:50.941Z] spire-1.2.1/test/testkey/new.go [2022-04-19T20:10:50.941Z] spire-1.2.1/test/tpmsimulator/ [2022-04-19T20:10:50.941Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-19T20:10:50.941Z] spire-1.2.1/test/util/ [2022-04-19T20:10:50.941Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-19T20:10:50.941Z] spire-1.2.1/test/util/cert_generation.go [2022-04-19T20:10:50.941Z] spire-1.2.1/test/util/io_redirection.go [2022-04-19T20:10:50.941Z] spire-1.2.1/test/util/race.go [2022-04-19T20:10:50.941Z] spire-1.2.1/test/util/util.go [2022-04-19T20:10:50.941Z] building spire from source... [2022-04-19T20:10:51.548Z] Installing go1.17.7... [2022-04-19T20:11:18.458Z] Building bin/spire-server... [2022-04-19T20:11:18.740Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-19T20:11:18.740Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-19T20:11:18.740Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-19T20:11:19.745Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-19T20:11:20.030Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-19T20:11:20.642Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-19T20:11:25.011Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-19T20:11:25.289Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-19T20:11:25.290Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-19T20:11:25.899Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-19T20:11:26.505Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-19T20:11:26.505Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-19T20:11:26.505Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-19T20:11:26.787Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-19T20:11:27.084Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-19T20:11:27.385Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-19T20:11:27.385Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-19T20:11:29.376Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-19T20:11:29.376Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-19T20:11:29.376Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-19T20:11:29.376Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-19T20:12:01.824Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-19T20:12:01.824Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-19T20:12:01.824Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-19T20:12:01.824Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-19T20:12:01.824Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-19T20:12:01.824Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-19T20:12:01.824Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-19T20:12:01.824Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-19T20:12:01.824Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-19T20:12:01.824Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-19T20:12:01.824Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-19T20:12:01.824Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-19T20:12:01.824Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-19T20:12:01.824Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-19T20:12:01.824Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-19T20:12:01.824Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-19T20:12:01.824Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-19T20:12:01.824Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-19T20:12:01.824Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-19T20:12:01.824Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-19T20:12:02.108Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-19T20:12:02.395Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-19T20:12:02.684Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-19T20:12:02.684Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-19T20:12:03.296Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-19T20:12:05.303Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-19T20:12:12.085Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-19T20:12:12.085Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-19T20:12:12.085Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-19T20:12:12.086Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-19T20:12:12.086Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-19T20:12:12.086Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-19T20:12:12.086Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-19T20:12:12.086Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-19T20:12:12.694Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-19T20:12:12.694Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-19T20:12:12.694Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-19T20:12:39.781Z] go: downloading google.golang.org/api v0.70.0 [2022-04-19T20:12:39.781Z] go: downloading k8s.io/api v0.23.4 [2022-04-19T20:12:39.781Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-19T20:12:52.519Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-19T20:12:52.793Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-19T20:13:31.920Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-19T20:13:31.920Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-19T20:13:31.920Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-19T20:13:31.920Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-19T20:13:31.920Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-19T20:13:31.920Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-19T20:13:31.920Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-19T20:13:33.926Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-19T20:13:33.926Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-19T20:13:34.923Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-19T20:13:35.526Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-19T20:13:36.986Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-19T20:13:36.986Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-19T20:13:37.265Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-19T20:13:37.265Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-19T20:13:37.547Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-19T20:13:37.823Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-19T20:13:37.823Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-19T20:13:38.100Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-19T20:13:38.378Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-19T20:13:39.831Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-19T20:13:39.831Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-19T20:13:40.109Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-19T20:13:40.387Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-19T20:13:40.387Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-19T20:13:40.669Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-19T20:13:41.276Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-19T20:13:48.034Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-19T20:13:48.034Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-19T20:13:48.313Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-19T20:13:48.313Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-19T20:13:48.313Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-19T20:13:48.595Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-19T20:13:48.595Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-19T20:13:49.590Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-19T20:13:49.871Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-19T20:13:50.150Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-19T20:13:50.150Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-19T20:13:50.431Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-19T20:13:51.429Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-19T20:13:52.038Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-19T20:13:52.317Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-19T20:13:52.317Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-19T20:13:52.924Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-19T20:13:52.924Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-19T20:13:52.924Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-19T20:13:53.202Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-19T20:13:53.202Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-19T20:13:54.656Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-19T20:13:54.656Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-19T20:13:54.938Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-19T20:13:54.938Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-19T20:13:55.215Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-19T20:13:57.221Z] go: downloading go.opencensus.io v0.23.0 [2022-04-19T20:13:58.219Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-19T20:13:58.219Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-19T20:13:58.498Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-19T20:13:58.777Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-19T20:13:59.057Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-19T20:13:59.337Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-19T20:13:59.617Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-19T20:14:00.614Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-19T20:14:03.296Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-19T20:14:05.948Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-19T20:14:05.948Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-19T20:14:06.557Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-19T20:14:06.557Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-19T20:14:06.557Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-19T20:14:07.167Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-19T20:14:07.789Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-19T20:14:07.789Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-19T20:14:07.789Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-19T20:14:08.069Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-19T20:14:08.348Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-19T20:14:08.348Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-19T20:14:20.818Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-19T20:14:20.818Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-19T20:14:20.818Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-19T20:14:20.818Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-19T20:14:47.640Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-19T20:14:47.640Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-19T20:15:14.499Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-19T20:15:14.499Z] Removing intermediate container 4e09dfef549f [2022-04-19T20:15:14.499Z] ---> 5ce4df7bb95c [2022-04-19T20:15:14.499Z] [2022-04-19T20:15:14.499Z] Step 9/20 : FROM alpine:3.15 [2022-04-19T20:15:14.499Z] 3.15: Pulling from library/alpine [2022-04-19T20:15:14.499Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-19T20:15:14.499Z] Status: Downloaded newer image for alpine:3.15 [2022-04-19T20:15:14.499Z] ---> 3fb3c9af89a9 [2022-04-19T20:15:14.499Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-19T20:15:14.499Z] ---> Running in 44cd6aec079a [2022-04-19T20:15:14.794Z] Removing intermediate container 44cd6aec079a [2022-04-19T20:15:14.794Z] ---> 0b237778bec9 [2022-04-19T20:15:14.794Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T20:15:14.794Z] ---> Running in ccca12e7f5ee [2022-04-19T20:15:18.285Z] Removing intermediate container ccca12e7f5ee [2022-04-19T20:15:18.285Z] ---> 52e17901388f [2022-04-19T20:15:18.285Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-19T20:15:18.561Z] ---> Running in 3e0c99213fb8 [2022-04-19T20:15:20.615Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T20:15:22.060Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T20:15:24.071Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-19T20:15:24.071Z] v3.15.4-45-g713e3376de [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-19T20:15:24.071Z] OK: 15730 distinct packages available [2022-04-19T20:15:24.353Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T20:15:25.366Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T20:15:26.839Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-19T20:15:27.118Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-19T20:15:27.400Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-19T20:15:27.679Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-19T20:15:27.679Z] (5/9) Installing curl (7.80.0-r0) [2022-04-19T20:15:27.679Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-19T20:15:27.964Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-19T20:15:27.964Z] (8/9) Installing libucontext (1.1-r0) [2022-04-19T20:15:27.964Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-19T20:15:28.248Z] Executing busybox-1.34.1-r5.trigger [2022-04-19T20:15:28.248Z] Executing ca-certificates-20211220-r0.trigger [2022-04-19T20:15:28.860Z] OK: 8 MiB in 23 packages [2022-04-19T20:15:31.532Z] Removing intermediate container 927c54c41138 [2022-04-19T20:15:31.532Z] ---> 3406eb66a24c [2022-04-19T20:15:31.532Z] [2022-04-19T20:15:31.532Z] Step 10/23 : FROM alpine:3.14 [2022-04-19T20:15:31.532Z] ---> ac73e934f311 [2022-04-19T20:15:31.532Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-19T20:15:31.532Z] ---> Using cache [2022-04-19T20:15:31.532Z] ---> b738c5cd34ae [2022-04-19T20:15:31.532Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-19T20:15:31.532Z] ---> Using cache [2022-04-19T20:15:31.532Z] ---> 66636b46122f [2022-04-19T20:15:31.532Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-19T20:15:31.532Z] ---> Running in fa1b9d748cbc [2022-04-19T20:15:32.550Z] Removing intermediate container 3e0c99213fb8 [2022-04-19T20:15:32.550Z] ---> e64a530e50f4 [2022-04-19T20:15:32.550Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T20:15:32.843Z] Removing intermediate container fa1b9d748cbc [2022-04-19T20:15:32.843Z] ---> 072dd2d3c1bd [2022-04-19T20:15:32.843Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-19T20:15:33.122Z] ---> Running in f3e45778ff40 [2022-04-19T20:15:34.576Z] Removing intermediate container f3e45778ff40 [2022-04-19T20:15:34.576Z] ---> 28012ae5fc31 [2022-04-19T20:15:34.576Z] Step 15/23 : WORKDIR / [2022-04-19T20:15:34.857Z] ---> Running in 3b5474188038 [2022-04-19T20:15:35.142Z] ---> e4dab4678b83 [2022-04-19T20:15:35.142Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-19T20:15:36.598Z] Removing intermediate container 3b5474188038 [2022-04-19T20:15:36.598Z] ---> ce8f5c4a3a9f [2022-04-19T20:15:36.598Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T20:15:39.253Z] ---> 520164d9b813 [2022-04-19T20:15:39.253Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-19T20:15:40.742Z] ---> 93b78915c032 [2022-04-19T20:15:40.742Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-19T20:15:42.765Z] ---> 533e277d0e3a [2022-04-19T20:15:42.765Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-19T20:15:43.038Z] ---> 3aef4dcb6915 [2022-04-19T20:15:43.038Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-19T20:15:43.312Z] ---> Running in c721ea3e05f4 [2022-04-19T20:15:44.306Z] Removing intermediate container c721ea3e05f4 [2022-04-19T20:15:44.306Z] ---> f9bd1bfc4da3 [2022-04-19T20:15:44.306Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T20:15:44.582Z] ---> Running in 9b0e2fa25f97 [2022-04-19T20:15:44.863Z] ---> a04fb2b7f093 [2022-04-19T20:15:44.863Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-19T20:15:45.466Z] ---> Running in 30ddb665ff15 [2022-04-19T20:15:45.466Z] Removing intermediate container 4efa28585430 [2022-04-19T20:15:45.466Z] ---> 28ce68e7fb11 [2022-04-19T20:15:45.466Z] [2022-04-19T20:15:45.466Z] Step 10/22 : FROM alpine:3.14 [2022-04-19T20:15:45.466Z] ---> ac73e934f311 [2022-04-19T20:15:45.466Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-19T20:15:45.744Z] Removing intermediate container 9b0e2fa25f97 [2022-04-19T20:15:45.744Z] ---> 69434998595e [2022-04-19T20:15:45.744Z] Step 18/20 : LABEL arch=arm64 [2022-04-19T20:15:46.020Z] ---> Running in 3d3b52f817fa [2022-04-19T20:15:46.020Z] ---> Running in a79e2ea1b92d [2022-04-19T20:15:46.311Z] Removing intermediate container 30ddb665ff15 [2022-04-19T20:15:46.311Z] ---> c65285ff5a4a [2022-04-19T20:15:46.311Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T20:15:46.588Z] ---> Running in 1c7315cde0fd [2022-04-19T20:15:47.225Z] Removing intermediate container a79e2ea1b92d [2022-04-19T20:15:47.225Z] ---> 7ade521dd012 [2022-04-19T20:15:47.225Z] Step 19/20 : LABEL git_sha=6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:15:47.506Z] ---> Running in 340ff56ad9c2 [2022-04-19T20:15:47.786Z] Removing intermediate container 1c7315cde0fd [2022-04-19T20:15:47.786Z] ---> be45ba282246 [2022-04-19T20:15:47.786Z] Step 21/23 : LABEL arch=arm64 [2022-04-19T20:15:48.069Z] ---> Running in c592104c47e5 [2022-04-19T20:15:48.716Z] Removing intermediate container 340ff56ad9c2 [2022-04-19T20:15:48.716Z] ---> 71899140b022 [2022-04-19T20:15:48.716Z] Step 20/20 : LABEL version=2.2.0-dev.74 [2022-04-19T20:15:49.007Z] ---> Running in 6eb66a581c19 [2022-04-19T20:15:49.007Z] Removing intermediate container c592104c47e5 [2022-04-19T20:15:49.007Z] ---> c8d528744bdf [2022-04-19T20:15:49.007Z] Step 22/23 : LABEL git_sha=6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:15:49.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-19T20:15:49.290Z] ---> Running in 8f28abf23fcf [2022-04-19T20:15:49.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-19T20:15:49.875Z] Removing intermediate container 6eb66a581c19 [2022-04-19T20:15:49.875Z] ---> 44c3817af87f [2022-04-19T20:15:49.875Z] [2022-04-19T20:15:50.480Z] Successfully built 44c3817af87f [2022-04-19T20:15:50.480Z] Removing intermediate container 8f28abf23fcf [2022-04-19T20:15:50.480Z] ---> a9f6f262678a [2022-04-19T20:15:50.480Z] Step 23/23 : LABEL version=2.2.0-dev.74 [2022-04-19T20:15:50.480Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-19T20:15:50.480Z] Building security-secretstore-setup [2022-04-19T20:15:50.480Z]  Building security-spiffe-token-provider ... done  ---> Running in 4338a156773f [2022-04-19T20:15:51.090Z] Removing intermediate container 4338a156773f [2022-04-19T20:15:51.090Z] ---> c786f10cef4e [2022-04-19T20:15:51.090Z] [2022-04-19T20:15:51.368Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-19T20:15:51.368Z] Successfully built c786f10cef4e [2022-04-19T20:15:51.368Z] Successfully tagged core-command-arm64:latest [2022-04-19T20:15:51.368Z]  Building core-command ... done Building security-spire-agent [2022-04-19T20:15:51.645Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-19T20:15:51.645Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-19T20:15:51.645Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-19T20:15:51.645Z] (5/6) Installing curl (7.79.1-r0) [2022-04-19T20:15:51.645Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-19T20:15:51.645Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T20:15:51.645Z] Executing ca-certificates-20211220-r0.trigger [2022-04-19T20:15:52.245Z] OK: 8 MiB in 20 packages [2022-04-19T20:15:54.897Z] Removing intermediate container 3d3b52f817fa [2022-04-19T20:15:54.897Z] ---> 2e944a707cf3 [2022-04-19T20:15:54.897Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-19T20:15:54.897Z] ---> Running in b087ee1e0b79 [2022-04-19T20:15:55.188Z] Removing intermediate container b087ee1e0b79 [2022-04-19T20:15:55.188Z] ---> 6035ad347b94 [2022-04-19T20:15:55.188Z] Step 13/22 : WORKDIR /edgex [2022-04-19T20:15:55.482Z] ---> Running in 66841ff0f5df [2022-04-19T20:15:56.098Z] Removing intermediate container 66841ff0f5df [2022-04-19T20:15:56.098Z] ---> d0a9014b1055 [2022-04-19T20:15:56.098Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-19T20:15:57.099Z] ---> f6f390b743f9 [2022-04-19T20:15:57.099Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-19T20:15:59.121Z] ---> 373a804ee53b [2022-04-19T20:15:59.122Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-19T20:16:01.162Z] ---> efc820e4b59b [2022-04-19T20:16:01.162Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-19T20:16:02.187Z] ---> 458f2ef801ff [2022-04-19T20:16:02.187Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-19T20:16:02.187Z] ---> Running in bbc738add4aa [2022-04-19T20:16:05.629Z] Removing intermediate container bbc738add4aa [2022-04-19T20:16:05.629Z] ---> 238007597047 [2022-04-19T20:16:05.629Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-19T20:16:05.629Z] ---> Running in d46063fe6b65 [2022-04-19T20:16:05.914Z] Removing intermediate container d46063fe6b65 [2022-04-19T20:16:05.914Z] ---> acab7ccd4937 [2022-04-19T20:16:05.914Z] Step 20/22 : LABEL arch=arm64 [2022-04-19T20:16:06.204Z] ---> Running in 87b6b0281909 [2022-04-19T20:16:06.822Z] Removing intermediate container 87b6b0281909 [2022-04-19T20:16:06.822Z] ---> dcecc8bb1acc [2022-04-19T20:16:06.822Z] Step 21/22 : LABEL git_sha=6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:16:07.103Z] ---> Running in 880611cd98c6 [2022-04-19T20:16:07.723Z] Removing intermediate container 880611cd98c6 [2022-04-19T20:16:07.723Z] ---> 8bb6807cd0e2 [2022-04-19T20:16:07.723Z] Step 22/22 : LABEL version=2.2.0-dev.74 [2022-04-19T20:16:08.001Z] ---> Running in 475f076f219e [2022-04-19T20:16:09.453Z] Removing intermediate container 475f076f219e [2022-04-19T20:16:09.453Z] ---> f6c6894c6294 [2022-04-19T20:16:09.453Z] [2022-04-19T20:16:10.059Z] Successfully built f6c6894c6294 [2022-04-19T20:16:10.059Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-19T20:16:10.059Z]  Building security-proxy-setup ... done Building security-spire-config [2022-04-19T20:16:28.459Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T20:16:28.459Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-19T20:16:28.459Z] ---> 1c6102e8d5b2 [2022-04-19T20:16:28.459Z] Step 3/25 : WORKDIR /edgex-go [2022-04-19T20:16:28.459Z] ---> Using cache [2022-04-19T20:16:28.459Z] ---> 74b5af1273e5 [2022-04-19T20:16:28.459Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T20:16:28.459Z] ---> Using cache [2022-04-19T20:16:28.459Z] ---> 1d2afb3ae606 [2022-04-19T20:16:28.459Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-19T20:16:28.459Z] ---> Using cache [2022-04-19T20:16:28.459Z] ---> cdb5c1da9547 [2022-04-19T20:16:28.459Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-19T20:16:28.459Z] ---> Using cache [2022-04-19T20:16:28.459Z] ---> 4e7ad3bece7c [2022-04-19T20:16:28.459Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T20:16:28.459Z] ---> Using cache [2022-04-19T20:16:28.459Z] ---> c8a8fcffaf80 [2022-04-19T20:16:28.459Z] Step 8/25 : COPY . . [2022-04-19T20:16:28.459Z] ---> Using cache [2022-04-19T20:16:28.459Z] ---> de0774175d4b [2022-04-19T20:16:28.459Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-19T20:16:28.459Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T20:16:28.459Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-19T20:16:28.459Z] ---> 1c6102e8d5b2 [2022-04-19T20:16:28.459Z] Step 3/26 : WORKDIR /edgex-go [2022-04-19T20:16:28.459Z] ---> Using cache [2022-04-19T20:16:28.459Z] ---> 74b5af1273e5 [2022-04-19T20:16:28.459Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T20:16:28.459Z] ---> Using cache [2022-04-19T20:16:28.459Z] ---> 1d2afb3ae606 [2022-04-19T20:16:28.459Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-19T20:16:28.459Z] ---> Using cache [2022-04-19T20:16:28.459Z] ---> fafed8ec1ff5 [2022-04-19T20:16:28.459Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-19T20:16:28.459Z] ---> Using cache [2022-04-19T20:16:28.459Z] ---> bcacc86f29cc [2022-04-19T20:16:28.459Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T20:16:28.459Z] ---> Using cache [2022-04-19T20:16:28.459Z] ---> eaca64622c75 [2022-04-19T20:16:28.459Z] Step 8/26 : COPY . . [2022-04-19T20:16:28.459Z] ---> Running in 92987b18c2db [2022-04-19T20:16:28.459Z] ---> Using cache [2022-04-19T20:16:28.459Z] ---> 789713b8a7e7 [2022-04-19T20:16:28.459Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-19T20:16:28.459Z] ---> Using cache [2022-04-19T20:16:28.459Z] ---> 87194520bfe4 [2022-04-19T20:16:28.459Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-19T20:16:28.459Z] ---> Using cache [2022-04-19T20:16:28.459Z] ---> 0d4ab87741bb [2022-04-19T20:16:28.459Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-19T20:16:28.459Z] ---> Using cache [2022-04-19T20:16:28.459Z] ---> 67128e1dbe19 [2022-04-19T20:16:28.459Z] 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-19T20:16:28.459Z] ---> Running in 398627f88ccc [2022-04-19T20:16:30.454Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-19T20:16:30.767Z] Removing intermediate container 5d0e0df01c76 [2022-04-19T20:16:30.767Z] ---> d87d296f1404 [2022-04-19T20:16:30.767Z] [2022-04-19T20:16:30.767Z] Step 10/23 : FROM alpine:3.14 [2022-04-19T20:16:30.767Z] ---> ac73e934f311 [2022-04-19T20:16:30.767Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-19T20:16:30.767Z] ---> Using cache [2022-04-19T20:16:30.767Z] ---> b738c5cd34ae [2022-04-19T20:16:30.767Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-19T20:16:30.767Z] ---> Using cache [2022-04-19T20:16:30.767Z] ---> 66636b46122f [2022-04-19T20:16:30.767Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-19T20:16:31.047Z] ---> Running in 34e0bc27c554 [2022-04-19T20:16:31.647Z] spire-1.2.1/ [2022-04-19T20:16:31.647Z] Removing intermediate container 34e0bc27c554 [2022-04-19T20:16:31.647Z] ---> e0c143d03ff0 [2022-04-19T20:16:31.647Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-19T20:16:31.921Z] spire-1.2.1/.data/ [2022-04-19T20:16:31.921Z] spire-1.2.1/.data/.file [2022-04-19T20:16:31.921Z] spire-1.2.1/.dockerignore [2022-04-19T20:16:31.921Z] spire-1.2.1/.gitattributes [2022-04-19T20:16:31.921Z] spire-1.2.1/.githooks/ [2022-04-19T20:16:31.921Z] spire-1.2.1/.githooks/pre-commit [2022-04-19T20:16:31.921Z] spire-1.2.1/.github/ [2022-04-19T20:16:31.921Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-19T20:16:31.921Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-19T20:16:31.921Z] spire-1.2.1/.github/dependabot.yml [2022-04-19T20:16:31.921Z] spire-1.2.1/.github/workflows/ [2022-04-19T20:16:31.921Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-19T20:16:31.921Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-19T20:16:31.921Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-19T20:16:31.921Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-19T20:16:31.921Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-19T20:16:31.921Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-19T20:16:31.921Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-19T20:16:31.921Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-19T20:16:31.921Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-19T20:16:31.921Z] spire-1.2.1/.gitignore [2022-04-19T20:16:31.921Z] spire-1.2.1/.go-version [2022-04-19T20:16:31.921Z] spire-1.2.1/.golangci.yml [2022-04-19T20:16:31.921Z] spire-1.2.1/ADOPTERS.md [2022-04-19T20:16:31.921Z] spire-1.2.1/CHANGELOG.md [2022-04-19T20:16:31.921Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-19T20:16:31.921Z] spire-1.2.1/CODEOWNERS [2022-04-19T20:16:31.921Z] spire-1.2.1/CONTRIBUTING.md [2022-04-19T20:16:31.921Z] spire-1.2.1/Dockerfile [2022-04-19T20:16:31.921Z] spire-1.2.1/Dockerfile.dev [2022-04-19T20:16:31.921Z] spire-1.2.1/Dockerfile.scratch [2022-04-19T20:16:31.921Z] spire-1.2.1/LICENSE [2022-04-19T20:16:31.921Z] spire-1.2.1/MAINTAINERS.md [2022-04-19T20:16:31.921Z] spire-1.2.1/Makefile [2022-04-19T20:16:31.921Z] spire-1.2.1/README.md [2022-04-19T20:16:31.921Z] spire-1.2.1/ROADMAP.md [2022-04-19T20:16:31.921Z] spire-1.2.1/SECURITY.md [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/ [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-agent/ [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-server/ [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-server/cli/entry/ ---> Running in 391068e3ceaf [2022-04-19T20:16:31.921Z] [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-19T20:16:31.921Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-19T20:16:31.921Z] spire-1.2.1/conf/ [2022-04-19T20:16:31.921Z] spire-1.2.1/conf/agent/ [2022-04-19T20:16:31.921Z] spire-1.2.1/conf/agent/agent.conf [2022-04-19T20:16:31.921Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-19T20:16:31.921Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-19T20:16:31.921Z] spire-1.2.1/conf/server/ [2022-04-19T20:16:31.921Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-19T20:16:31.921Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-19T20:16:31.921Z] spire-1.2.1/conf/server/server.conf [2022-04-19T20:16:31.921Z] spire-1.2.1/conf/server/server_full.conf [2022-04-19T20:16:31.921Z] spire-1.2.1/doc/ [2022-04-19T20:16:31.921Z] spire-1.2.1/doc/SPIRE101.md [2022-04-19T20:16:31.921Z] spire-1.2.1/doc/auditlog.md [2022-04-19T20:16:31.921Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-19T20:16:31.921Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-19T20:16:31.921Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-19T20:16:31.921Z] spire-1.2.1/doc/images/ [2022-04-19T20:16:31.921Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-19T20:16:31.921Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-19T20:16:31.921Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-19T20:16:32.196Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-19T20:16:32.196Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-19T20:16:32.196Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-19T20:16:32.196Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-19T20:16:32.196Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-19T20:16:32.196Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-19T20:16:32.196Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-19T20:16:32.196Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-19T20:16:32.196Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-19T20:16:32.196Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-19T20:16:32.196Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-19T20:16:32.196Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-19T20:16:32.196Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-19T20:16:32.196Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-19T20:16:32.196Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-19T20:16:32.196Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-19T20:16:32.196Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-19T20:16:32.196Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-19T20:16:32.196Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-19T20:16:32.196Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-19T20:16:32.196Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-19T20:16:32.196Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-19T20:16:32.196Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-19T20:16:32.196Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-19T20:16:32.196Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-19T20:16:32.196Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-19T20:16:32.196Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-19T20:16:32.196Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-19T20:16:32.196Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-19T20:16:32.196Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-19T20:16:32.196Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-19T20:16:32.196Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-19T20:16:32.196Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-19T20:16:32.196Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-19T20:16:32.196Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-19T20:16:32.196Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-19T20:16:32.196Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-19T20:16:32.196Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-19T20:16:32.196Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-19T20:16:32.196Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-19T20:16:32.196Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-19T20:16:32.196Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-19T20:16:32.196Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-19T20:16:32.196Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-19T20:16:32.196Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-19T20:16:32.196Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-19T20:16:32.196Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-19T20:16:32.196Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-19T20:16:32.196Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-19T20:16:32.196Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-19T20:16:32.196Z] spire-1.2.1/doc/scaling_spire.md [2022-04-19T20:16:32.196Z] spire-1.2.1/doc/spire_agent.md [2022-04-19T20:16:32.196Z] spire-1.2.1/doc/spire_server.md [2022-04-19T20:16:32.196Z] spire-1.2.1/doc/supported_integrations.md [2022-04-19T20:16:32.196Z] spire-1.2.1/doc/telemetry.md [2022-04-19T20:16:32.196Z] spire-1.2.1/doc/telemetry_config.md [2022-04-19T20:16:32.196Z] spire-1.2.1/doc/upgrading.md [2022-04-19T20:16:32.196Z] spire-1.2.1/doc/using_spire.md [2022-04-19T20:16:32.196Z] spire-1.2.1/examples/ [2022-04-19T20:16:32.196Z] spire-1.2.1/examples/README.md [2022-04-19T20:16:32.196Z] spire-1.2.1/go.mod [2022-04-19T20:16:32.196Z] spire-1.2.1/go.sum [2022-04-19T20:16:32.196Z] spire-1.2.1/pkg/ [2022-04-19T20:16:32.196Z] spire-1.2.1/pkg/agent/ [2022-04-19T20:16:32.196Z] spire-1.2.1/pkg/agent/agent.go [2022-04-19T20:16:32.196Z] spire-1.2.1/pkg/agent/api/ [2022-04-19T20:16:32.196Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-19T20:16:32.196Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-19T20:16:32.196Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-19T20:16:32.196Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-19T20:16:32.196Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-19T20:16:32.196Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-19T20:16:32.196Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-19T20:16:32.196Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-19T20:16:32.196Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-19T20:16:32.196Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-19T20:16:32.196Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-19T20:16:32.197Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-19T20:16:32.197Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-19T20:16:32.197Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-19T20:16:32.197Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-19T20:16:32.197Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-19T20:16:32.197Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-19T20:16:32.197Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-19T20:16:32.197Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-19T20:16:32.197Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-19T20:16:32.197Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-19T20:16:32.197Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-19T20:16:32.197Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-19T20:16:32.197Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-19T20:16:32.197Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-19T20:16:32.197Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-19T20:16:32.197Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-19T20:16:32.197Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-19T20:16:32.197Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-19T20:16:32.197Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-19T20:16:32.197Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-19T20:16:32.197Z] spire-1.2.1/pkg/agent/client/ [2022-04-19T20:16:32.197Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-19T20:16:32.197Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-19T20:16:32.197Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-19T20:16:32.197Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-19T20:16:32.197Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-19T20:16:32.197Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-19T20:16:32.197Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-19T20:16:32.197Z] spire-1.2.1/pkg/agent/common/ [2022-04-19T20:16:32.197Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-19T20:16:32.197Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-19T20:16:32.197Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-19T20:16:32.197Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-19T20:16:32.197Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-19T20:16:32.197Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-19T20:16:32.197Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-19T20:16:32.197Z] spire-1.2.1/pkg/agent/config.go [2022-04-19T20:16:32.197Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-19T20:16:32.197Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-19T20:16:32.197Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-19T20:16:32.197Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-19T20:16:32.197Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-19T20:16:32.197Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-19T20:16:32.197Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-19T20:16:32.197Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-19T20:16:32.197Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-19T20:16:32.197Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-19T20:16:32.197Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-19T20:16:32.197Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-19T20:16:32.197Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-19T20:16:32.197Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-19T20:16:32.197Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-19T20:16:32.197Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-19T20:16:32.197Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-19T20:16:32.197Z] spire-1.2.1/pkg/agent/manager/ [2022-04-19T20:16:32.197Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-19T20:16:32.197Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-19T20:16:32.197Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-19T20:16:32.197Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-19T20:16:32.197Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-19T20:16:32.197Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-19T20:16:32.197Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-19T20:16:32.197Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/svid/ [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/common/ [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/common/api/ [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-19T20:16:32.474Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/api/names.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/auth/ [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/catalog/ [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/cli/ [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/health/ [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/health/config.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/health/context.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/health/health.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-19T20:16:32.475Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/idutil/ [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/log/ [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/log/log.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/log/options.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/plugin/ [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/profiling/ [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/selector/ [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.goRemoving intermediate container 391068e3ceaf [2022-04-19T20:16:32.753Z] ---> 9d7205875ae0 [2022-04-19T20:16:32.753Z] Step 15/23 : WORKDIR / [2022-04-19T20:16:32.753Z] [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-19T20:16:32.753Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-19T20:16:32.754Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-19T20:16:32.754Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-19T20:16:32.754Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-19T20:16:32.754Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-19T20:16:32.754Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-19T20:16:32.754Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-19T20:16:32.754Z] spire-1.2.1/pkg/common/uptime/ [2022-04-19T20:16:32.754Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/common/util/ [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/common/util/task.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/common/version/ [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/common/version/version.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/common/x509util/ [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/common/x509util/dns_test.go ---> Running in cd375a8525c9 [2022-04-19T20:16:33.037Z] [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/ [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/ [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/api.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/health/ [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/id.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/status.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/bundle/ [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-19T20:16:33.037Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/ca/ [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/cache/ [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/catalog/ [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/config.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/datastore/ [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-19T20:16:33.038Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/ [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-19T20:16:33.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-19T20:16:33.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-19T20:16:33.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-19T20:16:33.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-19T20:16:33.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-19T20:16:33.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-19T20:16:33.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-19T20:16:33.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-19T20:16:33.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-19T20:16:33.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-19T20:16:33.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-19T20:16:33.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-19T20:16:33.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-19T20:16:33.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-19T20:16:33.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-19T20:16:33.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-19T20:16:33.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-19T20:16:33.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-19T20:16:33.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-19T20:16:33.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-19T20:16:33.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-19T20:16:33.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-19T20:16:33.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-19T20:16:33.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-19T20:16:33.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-19T20:16:33.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-19T20:16:33.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-19T20:16:33.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-19T20:16:33.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-19T20:16:33.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-19T20:16:33.369Z] spire-1.2.1/pkg/server/registration/ [2022-04-19T20:16:33.369Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-19T20:16:33.369Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-19T20:16:33.369Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-19T20:16:33.369Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-19T20:16:33.369Z] spire-1.2.1/pkg/server/server.go [2022-04-19T20:16:33.369Z] spire-1.2.1/pkg/server/server_test.go [2022-04-19T20:16:33.369Z] spire-1.2.1/pkg/server/svid/ [2022-04-19T20:16:33.369Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-19T20:16:33.369Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-19T20:16:33.369Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-19T20:16:33.369Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-19T20:16:33.369Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-19T20:16:33.369Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-19T20:16:33.369Z] spire-1.2.1/proto/ [2022-04-19T20:16:33.369Z] spire-1.2.1/proto/private/ [2022-04-19T20:16:33.369Z] spire-1.2.1/proto/private/server/ [2022-04-19T20:16:33.369Z] spire-1.2.1/proto/private/server/journal/ [2022-04-19T20:16:33.369Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-19T20:16:33.369Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-19T20:16:33.369Z] spire-1.2.1/proto/spire/ [2022-04-19T20:16:33.369Z] spire-1.2.1/proto/spire/common/ [2022-04-19T20:16:33.369Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-19T20:16:33.369Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-19T20:16:33.369Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-19T20:16:33.369Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-19T20:16:33.369Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-19T20:16:33.369Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-19T20:16:33.369Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-19T20:16:33.369Z] spire-1.2.1/proto/spire/plugin/ [2022-04-19T20:16:33.369Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-19T20:16:33.369Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-19T20:16:33.369Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-19T20:16:33.369Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-19T20:16:33.369Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-19T20:16:33.369Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-19T20:16:33.369Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-19T20:16:33.369Z] spire-1.2.1/release/ [2022-04-19T20:16:33.369Z] spire-1.2.1/release/spire-extras/ [2022-04-19T20:16:33.369Z] spire-1.2.1/release/spire-extras/README.md [2022-04-19T20:16:33.369Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-19T20:16:33.369Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-19T20:16:33.369Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-19T20:16:33.369Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-19T20:16:33.369Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-19T20:16:33.369Z] spire-1.2.1/release/spire/ [2022-04-19T20:16:33.369Z] spire-1.2.1/release/spire/README.md [2022-04-19T20:16:33.369Z] spire-1.2.1/release/spire/conf/ [2022-04-19T20:16:33.369Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-19T20:16:33.369Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-19T20:16:33.369Z] spire-1.2.1/release/spire/conf/server/ [2022-04-19T20:16:33.369Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-19T20:16:33.369Z] spire-1.2.1/script/ [2022-04-19T20:16:33.369Z] spire-1.2.1/script/build-artifact.sh [2022-04-19T20:16:33.369Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-19T20:16:33.369Z] spire-1.2.1/support/ [2022-04-19T20:16:33.369Z] spire-1.2.1/support/k8s/ [2022-04-19T20:16:33.369Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-19T20:16:33.369Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-19T20:16:33.369Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-19T20:16:33.369Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-19T20:16:33.369Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-19T20:16:33.369Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-19T20:16:33.369Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-19T20:16:33.369Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-19T20:16:33.369Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-19T20:16:33.369Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-19T20:16:33.369Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-19T20:16:33.369Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-19T20:16:33.369Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-19T20:16:33.369Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-19T20:16:33.369Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-19T20:16:33.369Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-19T20:16:33.369Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-19T20:16:33.369Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-19T20:16:33.369Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-19T20:16:33.369Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-19T20:16:33.369Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-19T20:16:33.369Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-19T20:16:33.369Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-19T20:16:33.369Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-19T20:16:33.369Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-19T20:16:33.369Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-19T20:16:33.369Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-19T20:16:33.369Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-19T20:16:33.369Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-19T20:16:33.369Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-19T20:16:33.369Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-19T20:16:33.369Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-19T20:16:33.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-19T20:16:33.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-19T20:16:33.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-19T20:16:33.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-19T20:16:33.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-19T20:16:33.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-19T20:16:33.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-19T20:16:33.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-19T20:16:33.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-19T20:16:33.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-19T20:16:33.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-19T20:16:33.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-19T20:16:33.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-19T20:16:33.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-19T20:16:33.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-19T20:16:33.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-19T20:16:33.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-19T20:16:33.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-19T20:16:33.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-19T20:16:33.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-19T20:16:33.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-19T20:16:33.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-19T20:16:33.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-19T20:16:33.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-19T20:16:33.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-19T20:16:33.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-19T20:16:33.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-19T20:16:33.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-19T20:16:33.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-19T20:16:33.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-19T20:16:33.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-19T20:16:33.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-19T20:16:33.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-19T20:16:33.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-19T20:16:33.802Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-19T20:16:33.802Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-19T20:16:33.802Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-19T20:16:33.802Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-19T20:16:33.802Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-19T20:16:33.802Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-19T20:16:33.802Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-19T20:16:33.802Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-19T20:16:33.802Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-19T20:16:33.802Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-19T20:16:33.802Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-19T20:16:33.802Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-19T20:16:33.802Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-19T20:16:33.802Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-19T20:16:33.802Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-19T20:16:33.802Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-19T20:16:33.802Z] spire-1.2.1/test/ [2022-04-19T20:16:33.802Z] spire-1.2.1/test/clock/ [2022-04-19T20:16:33.802Z] spire-1.2.1/test/clock/clock.go [2022-04-19T20:16:33.802Z] spire-1.2.1/test/fakes/ [2022-04-19T20:16:33.802Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-19T20:16:33.802Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-19T20:16:33.802Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-19T20:16:33.802Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-19T20:16:33.802Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-19T20:16:33.802Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-19T20:16:33.802Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-19T20:16:33.802Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-19T20:16:33.802Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-19T20:16:33.802Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-19T20:16:33.802Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-19T20:16:33.802Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fixture/ [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fixture/certs/ [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fixture/config/ [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fixture/fixture.go [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fixture/registration/ [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-19T20:16:33.803Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/ [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/README.md [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/common [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/setup/ [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/suites/ [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-19T20:16:33.803Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-19T20:16:33.804Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-19T20:16:33.805Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-19T20:16:33.805Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-19T20:16:33.805Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-19T20:16:33.805Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T20:16:33.805Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-19T20:16:33.805Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-19T20:16:33.805Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-19T20:16:33.805Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-19T20:16:33.805Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-19T20:16:33.805Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-19T20:16:33.805Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-19T20:16:33.805Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-19T20:16:33.805Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-19T20:16:33.805Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-19T20:16:33.805Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-19T20:16:33.805Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-19T20:16:33.805Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-19T20:16:33.805Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-19T20:16:33.805Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-19T20:16:33.805Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-19T20:16:34.187Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-19T20:16:34.187Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-19T20:16:34.187Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-19T20:16:34.187Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-19T20:16:34.187Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-19T20:16:34.187Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-19T20:16:34.187Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T20:16:34.187Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-19T20:16:34.187Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-19T20:16:34.187Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-19T20:16:34.187Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-19T20:16:34.187Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-19T20:16:34.187Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-19T20:16:34.187Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-19T20:16:34.187Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-19T20:16:34.187Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-19T20:16:34.187Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-19T20:16:34.187Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-19T20:16:34.187Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-19T20:16:34.187Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-19T20:16:34.187Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-19T20:16:34.187Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-19T20:16:34.187Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-19T20:16:34.187Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-19T20:16:34.187Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-19T20:16:34.187Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-19T20:16:34.187Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-19T20:16:34.187Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-19T20:16:34.187Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-19T20:16:34.187Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-19T20:16:34.187Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-19T20:16:34.187Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-19T20:16:34.187Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/Removing intermediate container cd375a8525c9 [2022-04-19T20:16:34.188Z] ---> 744501cdb2cf [2022-04-19T20:16:34.188Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T20:16:34.188Z] [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/test-one.sh [2022-04-19T20:16:34.188Z] spire-1.2.1/test/integration/test.sh [2022-04-19T20:16:34.188Z] spire-1.2.1/test/plugintest/ [2022-04-19T20:16:34.188Z] spire-1.2.1/test/plugintest/config.go [2022-04-19T20:16:34.188Z] spire-1.2.1/test/plugintest/load.go [2022-04-19T20:16:34.188Z] spire-1.2.1/test/plugintest/option.go [2022-04-19T20:16:34.188Z] spire-1.2.1/test/spiretest/ [2022-04-19T20:16:34.188Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-19T20:16:34.188Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-19T20:16:34.188Z] spire-1.2.1/test/spiretest/dir.go [2022-04-19T20:16:34.188Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-19T20:16:34.188Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-19T20:16:34.188Z] spire-1.2.1/test/spiretest/logs.go [2022-04-19T20:16:34.188Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-19T20:16:34.188Z] spire-1.2.1/test/spiretest/suite.go [2022-04-19T20:16:34.188Z] spire-1.2.1/test/spiretest/x509.go [2022-04-19T20:16:34.188Z] spire-1.2.1/test/testca/ [2022-04-19T20:16:34.188Z] spire-1.2.1/test/testca/ca.go [2022-04-19T20:16:34.188Z] spire-1.2.1/test/testkey/ [2022-04-19T20:16:34.188Z] spire-1.2.1/test/testkey/generate.sh [2022-04-19T20:16:34.188Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-19T20:16:34.188Z] spire-1.2.1/test/testkey/keys.go [2022-04-19T20:16:34.188Z] spire-1.2.1/test/testkey/new.go [2022-04-19T20:16:34.188Z] spire-1.2.1/test/tpmsimulator/ [2022-04-19T20:16:34.188Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-19T20:16:34.188Z] spire-1.2.1/test/util/ [2022-04-19T20:16:34.188Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-19T20:16:34.188Z] spire-1.2.1/test/util/cert_generation.go [2022-04-19T20:16:34.188Z] spire-1.2.1/test/util/io_redirection.go [2022-04-19T20:16:34.188Z] spire-1.2.1/test/util/race.go [2022-04-19T20:16:34.188Z] spire-1.2.1/test/util/util.go [2022-04-19T20:16:34.188Z] building spire from source... [2022-04-19T20:16:35.234Z] Installing go1.17.7... [2022-04-19T20:16:35.869Z] ---> cf6eeeba61b0 [2022-04-19T20:16:35.869Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-19T20:16:38.603Z] ---> ec0e234fec69 [2022-04-19T20:16:38.603Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-19T20:16:40.060Z] ---> 9854be52f9a0 [2022-04-19T20:16:40.349Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-19T20:16:40.633Z] ---> Running in 88551d87cffb [2022-04-19T20:16:41.255Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T20:16:41.255Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-19T20:16:41.255Z] ---> 1c6102e8d5b2 [2022-04-19T20:16:41.255Z] Step 3/26 : WORKDIR /edgex-go [2022-04-19T20:16:41.255Z] ---> Using cache [2022-04-19T20:16:41.255Z] ---> 74b5af1273e5 [2022-04-19T20:16:41.255Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T20:16:41.255Z] ---> Using cache [2022-04-19T20:16:41.255Z] ---> 1d2afb3ae606 [2022-04-19T20:16:41.255Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-19T20:16:41.255Z] ---> Using cache [2022-04-19T20:16:41.255Z] ---> fafed8ec1ff5 [2022-04-19T20:16:41.255Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-19T20:16:41.255Z] ---> Using cache [2022-04-19T20:16:41.255Z] ---> bcacc86f29cc [2022-04-19T20:16:41.255Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T20:16:41.255Z] ---> Using cache [2022-04-19T20:16:41.255Z] ---> eaca64622c75 [2022-04-19T20:16:41.255Z] Step 8/26 : COPY . . [2022-04-19T20:16:41.255Z] Removing intermediate container 88551d87cffb [2022-04-19T20:16:41.255Z] ---> 85044995176c [2022-04-19T20:16:41.255Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T20:16:41.553Z] ---> Running in 8c2b9d2cb427 [2022-04-19T20:16:41.553Z] ---> Using cache [2022-04-19T20:16:41.553Z] ---> 789713b8a7e7 [2022-04-19T20:16:41.553Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-19T20:16:41.553Z] ---> Using cache [2022-04-19T20:16:41.553Z] ---> 87194520bfe4 [2022-04-19T20:16:41.553Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-19T20:16:41.553Z] ---> Using cache [2022-04-19T20:16:41.553Z] ---> 0d4ab87741bb [2022-04-19T20:16:41.553Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-19T20:16:41.553Z] ---> Using cache [2022-04-19T20:16:41.553Z] ---> 67128e1dbe19 [2022-04-19T20:16:41.553Z] 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-19T20:16:41.838Z] ---> Running in e48d2712cb7f [2022-04-19T20:16:42.857Z] Removing intermediate container 8c2b9d2cb427 [2022-04-19T20:16:42.857Z] ---> cf206cd7bacf [2022-04-19T20:16:42.858Z] Step 21/23 : LABEL arch=arm64 [2022-04-19T20:16:42.858Z] ---> Running in f4e50db0d9f4 [2022-04-19T20:16:43.466Z] Removing intermediate container f4e50db0d9f4 [2022-04-19T20:16:43.466Z] ---> 4f04a72ee7f9 [2022-04-19T20:16:43.466Z] Step 22/23 : LABEL git_sha=6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:16:43.750Z] ---> Running in 022662a357ff [2022-04-19T20:16:44.366Z] Removing intermediate container 022662a357ff [2022-04-19T20:16:44.366Z] ---> 54cfc0cdd46d [2022-04-19T20:16:44.366Z] Step 23/23 : LABEL version=2.2.0-dev.74 [2022-04-19T20:16:44.366Z] ---> Running in ffd022444078 [2022-04-19T20:16:44.976Z] spire-1.2.1/ [2022-04-19T20:16:44.976Z] spire-1.2.1/.data/ [2022-04-19T20:16:44.976Z] spire-1.2.1/.data/.file [2022-04-19T20:16:44.976Z] spire-1.2.1/.dockerignore [2022-04-19T20:16:44.976Z] spire-1.2.1/.gitattributes [2022-04-19T20:16:44.976Z] spire-1.2.1/.githooks/ [2022-04-19T20:16:44.976Z] spire-1.2.1/.githooks/pre-commit [2022-04-19T20:16:44.976Z] spire-1.2.1/.github/ [2022-04-19T20:16:44.976Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-19T20:16:44.976Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-19T20:16:44.976Z] spire-1.2.1/.github/dependabot.yml [2022-04-19T20:16:44.976Z] spire-1.2.1/.github/workflows/ [2022-04-19T20:16:44.976Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-19T20:16:44.976Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-19T20:16:44.976Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-19T20:16:44.976Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-19T20:16:44.976Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-19T20:16:44.976Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-19T20:16:44.976Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-19T20:16:44.976Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-19T20:16:44.976Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-19T20:16:44.976Z] spire-1.2.1/.gitignore [2022-04-19T20:16:44.976Z] spire-1.2.1/.go-version [2022-04-19T20:16:44.976Z] spire-1.2.1/.golangci.yml [2022-04-19T20:16:44.976Z] spire-1.2.1/ADOPTERS.md [2022-04-19T20:16:44.976Z] spire-1.2.1/CHANGELOG.md [2022-04-19T20:16:44.976Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-19T20:16:44.976Z] spire-1.2.1/CODEOWNERS [2022-04-19T20:16:44.976Z] spire-1.2.1/CONTRIBUTING.md [2022-04-19T20:16:44.976Z] spire-1.2.1/Dockerfile [2022-04-19T20:16:44.976Z] spire-1.2.1/Dockerfile.dev [2022-04-19T20:16:44.976Z] spire-1.2.1/Dockerfile.scratch [2022-04-19T20:16:44.976Z] spire-1.2.1/LICENSE [2022-04-19T20:16:44.976Z] spire-1.2.1/MAINTAINERS.md [2022-04-19T20:16:44.976Z] spire-1.2.1/Makefile [2022-04-19T20:16:44.976Z] spire-1.2.1/README.md [2022-04-19T20:16:44.976Z] spire-1.2.1/ROADMAP.md [2022-04-19T20:16:44.976Z] spire-1.2.1/SECURITY.md [2022-04-19T20:16:44.976Z] spire-1.2.1/cmd/ [2022-04-19T20:16:44.976Z] spire-1.2.1/cmd/spire-agent/ [2022-04-19T20:16:44.976Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-19T20:16:44.976Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-19T20:16:44.976Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-19T20:16:44.976Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-19T20:16:44.976Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-19T20:16:44.976Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-19T20:16:44.976Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-19T20:16:44.976Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-19T20:16:44.976Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-19T20:16:44.976Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-19T20:16:44.976Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-19T20:16:44.976Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-19T20:16:44.976Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-19T20:16:44.976Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-19T20:16:44.976Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-19T20:16:44.976Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-19T20:16:44.976Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-19T20:16:44.976Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-19T20:16:44.976Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-19T20:16:44.976Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-19T20:16:44.976Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-19T20:16:44.976Z] spire-1.2.1/cmd/spire-server/ [2022-04-19T20:16:44.976Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-19T20:16:44.976Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-19T20:16:44.976Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-19T20:16:44.976Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-19T20:16:44.976Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-19T20:16:44.976Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-19T20:16:44.976Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-19T20:16:44.976Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-19T20:16:44.976Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-19T20:16:44.976Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-19T20:16:44.976Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-19T20:16:44.976Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-19T20:16:44.976Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-19T20:16:44.976Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-19T20:16:44.976Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-19T20:16:44.976Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-19T20:16:44.976Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-19T20:16:44.976Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-19T20:16:44.976Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-19T20:16:44.976Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-19T20:16:44.976Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-19T20:16:44.976Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-19T20:16:44.976Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-19T20:16:44.976Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-19T20:16:44.976Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-19T20:16:44.976Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-19T20:16:44.976Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-19T20:16:44.976Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-19T20:16:44.976Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-19T20:16:44.976Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-19T20:16:44.976Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-19T20:16:44.976Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-19T20:16:44.976Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-19T20:16:44.976Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-19T20:16:44.976Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-19T20:16:44.976Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-19T20:16:44.976Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-19T20:16:44.976Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-19T20:16:45.263Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-19T20:16:45.263Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-19T20:16:45.263Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-19T20:16:45.263Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-19T20:16:45.263Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-19T20:16:45.263Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-19T20:16:45.263Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-19T20:16:45.263Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-19T20:16:45.263Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-19T20:16:45.263Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-19T20:16:45.263Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-19T20:16:45.263Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-19T20:16:45.263Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-19T20:16:45.263Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-19T20:16:45.263Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-19T20:16:45.263Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-19T20:16:45.263Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-19T20:16:45.263Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-19T20:16:45.263Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-19T20:16:45.263Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-19T20:16:45.263Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-19T20:16:45.263Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.goRemoving intermediate container ffd022444078 [2022-04-19T20:16:45.263Z] ---> 2a45268c2efe [2022-04-19T20:16:45.263Z] [2022-04-19T20:16:45.263Z] [2022-04-19T20:16:45.263Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-19T20:16:45.263Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-19T20:16:45.263Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-19T20:16:45.263Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-19T20:16:45.263Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-19T20:16:45.263Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-19T20:16:45.263Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-19T20:16:45.263Z] spire-1.2.1/conf/ [2022-04-19T20:16:45.263Z] spire-1.2.1/conf/agent/ [2022-04-19T20:16:45.263Z] spire-1.2.1/conf/agent/agent.conf [2022-04-19T20:16:45.263Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-19T20:16:45.263Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-19T20:16:45.263Z] spire-1.2.1/conf/server/ [2022-04-19T20:16:45.263Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-19T20:16:45.263Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-19T20:16:45.263Z] spire-1.2.1/conf/server/server.conf [2022-04-19T20:16:45.263Z] spire-1.2.1/conf/server/server_full.conf [2022-04-19T20:16:45.263Z] spire-1.2.1/doc/ [2022-04-19T20:16:45.263Z] spire-1.2.1/doc/SPIRE101.md [2022-04-19T20:16:45.263Z] spire-1.2.1/doc/auditlog.md [2022-04-19T20:16:45.263Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-19T20:16:45.263Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-19T20:16:45.263Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-19T20:16:45.263Z] spire-1.2.1/doc/images/ [2022-04-19T20:16:45.263Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-19T20:16:45.263Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-19T20:16:45.263Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-19T20:16:45.263Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-19T20:16:45.263Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-19T20:16:45.263Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-19T20:16:45.263Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-19T20:16:45.263Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-19T20:16:45.263Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-19T20:16:45.263Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-19T20:16:45.263Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-19T20:16:45.263Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-19T20:16:45.263Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-19T20:16:45.263Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-19T20:16:45.263Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-19T20:16:45.263Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-19T20:16:45.263Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-19T20:16:45.263Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-19T20:16:45.263Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-19T20:16:45.263Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-19T20:16:45.263Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-19T20:16:45.263Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-19T20:16:45.263Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-19T20:16:45.263Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-19T20:16:45.263Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-19T20:16:45.263Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-19T20:16:45.263Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-19T20:16:45.263Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-19T20:16:45.263Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-19T20:16:45.263Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-19T20:16:45.263Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-19T20:16:45.263Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-19T20:16:45.263Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-19T20:16:45.263Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-19T20:16:45.263Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-19T20:16:45.263Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-19T20:16:45.263Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-19T20:16:45.263Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-19T20:16:45.263Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-19T20:16:45.263Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-19T20:16:45.263Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-19T20:16:45.263Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-19T20:16:45.263Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-19T20:16:45.263Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-19T20:16:45.264Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-19T20:16:45.264Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-19T20:16:45.264Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-19T20:16:45.264Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-19T20:16:45.264Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-19T20:16:45.264Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-19T20:16:45.264Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-19T20:16:45.264Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-19T20:16:45.264Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-19T20:16:45.264Z] spire-1.2.1/doc/scaling_spire.md [2022-04-19T20:16:45.264Z] spire-1.2.1/doc/spire_agent.md [2022-04-19T20:16:45.264Z] spire-1.2.1/doc/spire_server.md [2022-04-19T20:16:45.264Z] spire-1.2.1/doc/supported_integrations.md [2022-04-19T20:16:45.264Z] spire-1.2.1/doc/telemetry.md [2022-04-19T20:16:45.264Z] spire-1.2.1/doc/telemetry_config.md [2022-04-19T20:16:45.264Z] spire-1.2.1/doc/upgrading.md [2022-04-19T20:16:45.264Z] spire-1.2.1/doc/using_spire.md [2022-04-19T20:16:45.264Z] spire-1.2.1/examples/ [2022-04-19T20:16:45.264Z] spire-1.2.1/examples/README.md [2022-04-19T20:16:45.264Z] spire-1.2.1/go.mod [2022-04-19T20:16:45.264Z] spire-1.2.1/go.sum [2022-04-19T20:16:45.264Z] spire-1.2.1/pkg/ [2022-04-19T20:16:45.264Z] spire-1.2.1/pkg/agent/ [2022-04-19T20:16:45.264Z] spire-1.2.1/pkg/agent/agent.go [2022-04-19T20:16:45.264Z] spire-1.2.1/pkg/agent/api/ [2022-04-19T20:16:45.264Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-19T20:16:45.264Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-19T20:16:45.264Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-19T20:16:45.264Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-19T20:16:45.264Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-19T20:16:45.264Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-19T20:16:45.264Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-19T20:16:45.264Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-19T20:16:45.264Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-19T20:16:45.264Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-19T20:16:45.264Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-19T20:16:45.264Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-19T20:16:45.264Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-19T20:16:45.264Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-19T20:16:45.264Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-19T20:16:45.264Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-19T20:16:45.264Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-19T20:16:45.264Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-19T20:16:45.264Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-19T20:16:45.264Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-19T20:16:45.264Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-19T20:16:45.264Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-19T20:16:45.264Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-19T20:16:45.264Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-19T20:16:45.264Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-19T20:16:45.264Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-19T20:16:45.264Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/client/ [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/common/ [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/config.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/manager/ [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/Successfully built 2a45268c2efe [2022-04-19T20:16:45.545Z] Successfully tagged core-metadata-arm64:latest [2022-04-19T20:16:45.545Z]  Building core-metadata ... done  [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/svid/ [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/common/ [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/common/api/ [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/common/api/names.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/common/auth/ [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/common/catalog/ [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-19T20:16:45.545Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/cli/ [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/health/ [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/health/config.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/health/context.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/health/health.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/idutil/ [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/log/ [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/log/log.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/log/options.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-19T20:16:45.824Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/plugin/ [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/profiling/ [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/selector/ [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/uptime/ [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/util/ [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/util/task.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/version/ [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/version/version.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/x509util/ [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/server/ [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/server/api/ [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/server/api/api.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/server/api/health/ [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/server/api/id.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/server/api/status.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-19T20:16:45.825Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/bundle/ [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/ca/ [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/cache/ [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/catalog/ [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/config.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/datastore/ [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/plugin/ [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-19T20:16:46.105Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-19T20:16:46.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-19T20:16:46.383Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-19T20:16:46.383Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-19T20:16:46.383Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-19T20:16:46.383Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-19T20:16:46.383Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-19T20:16:46.383Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-19T20:16:46.383Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-19T20:16:46.384Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-19T20:16:46.384Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-19T20:16:46.384Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-19T20:16:46.384Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-19T20:16:46.384Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-19T20:16:46.384Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-19T20:16:46.384Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-19T20:16:46.384Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-19T20:16:46.384Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-19T20:16:46.384Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-19T20:16:46.384Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-19T20:16:46.384Z] spire-1.2.1/pkg/server/registration/ [2022-04-19T20:16:46.384Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-19T20:16:46.384Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-19T20:16:46.384Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-19T20:16:46.384Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-19T20:16:46.384Z] spire-1.2.1/pkg/server/server.go [2022-04-19T20:16:46.384Z] spire-1.2.1/pkg/server/server_test.go [2022-04-19T20:16:46.384Z] spire-1.2.1/pkg/server/svid/ [2022-04-19T20:16:46.384Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-19T20:16:46.384Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-19T20:16:46.384Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-19T20:16:46.384Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-19T20:16:46.384Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-19T20:16:46.384Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-19T20:16:46.384Z] spire-1.2.1/proto/ [2022-04-19T20:16:46.384Z] spire-1.2.1/proto/private/ [2022-04-19T20:16:46.384Z] spire-1.2.1/proto/private/server/ [2022-04-19T20:16:46.384Z] spire-1.2.1/proto/private/server/journal/ [2022-04-19T20:16:46.384Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-19T20:16:46.384Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-19T20:16:46.384Z] spire-1.2.1/proto/spire/ [2022-04-19T20:16:46.384Z] spire-1.2.1/proto/spire/common/ [2022-04-19T20:16:46.384Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-19T20:16:46.384Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-19T20:16:46.384Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-19T20:16:46.384Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-19T20:16:46.384Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-19T20:16:46.384Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-19T20:16:46.384Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-19T20:16:46.384Z] spire-1.2.1/proto/spire/plugin/ [2022-04-19T20:16:46.384Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-19T20:16:46.384Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-19T20:16:46.384Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-19T20:16:46.384Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-19T20:16:46.384Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-19T20:16:46.384Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-19T20:16:46.384Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-19T20:16:46.384Z] spire-1.2.1/release/ [2022-04-19T20:16:46.384Z] spire-1.2.1/release/spire-extras/ [2022-04-19T20:16:46.384Z] spire-1.2.1/release/spire-extras/README.md [2022-04-19T20:16:46.384Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-19T20:16:46.384Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-19T20:16:46.384Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-19T20:16:46.384Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-19T20:16:46.384Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-19T20:16:46.384Z] spire-1.2.1/release/spire/ [2022-04-19T20:16:46.384Z] spire-1.2.1/release/spire/README.md [2022-04-19T20:16:46.384Z] spire-1.2.1/release/spire/conf/ [2022-04-19T20:16:46.384Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-19T20:16:46.384Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-19T20:16:46.384Z] spire-1.2.1/release/spire/conf/server/ [2022-04-19T20:16:46.384Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-19T20:16:46.384Z] spire-1.2.1/script/ [2022-04-19T20:16:46.384Z] spire-1.2.1/script/build-artifact.sh [2022-04-19T20:16:46.384Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-19T20:16:46.384Z] spire-1.2.1/support/ [2022-04-19T20:16:46.384Z] spire-1.2.1/support/k8s/ [2022-04-19T20:16:46.384Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-19T20:16:46.384Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-19T20:16:46.384Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-19T20:16:46.384Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-19T20:16:46.384Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-19T20:16:46.384Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-19T20:16:46.384Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-19T20:16:46.384Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-19T20:16:46.384Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-19T20:16:46.384Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-19T20:16:46.384Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-19T20:16:46.384Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-19T20:16:46.384Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-19T20:16:46.384Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-19T20:16:46.384Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-19T20:16:46.384Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-19T20:16:46.384Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-19T20:16:46.384Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-19T20:16:46.384Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-19T20:16:46.384Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-19T20:16:46.384Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-19T20:16:46.384Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-19T20:16:46.384Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-19T20:16:46.384Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-19T20:16:46.384Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-19T20:16:46.384Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-19T20:16:46.384Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-19T20:16:46.384Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-19T20:16:46.384Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-19T20:16:46.384Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-19T20:16:46.384Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-19T20:16:46.384Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-19T20:16:46.384Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-19T20:16:46.384Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-19T20:16:46.384Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-19T20:16:46.384Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-19T20:16:46.384Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-19T20:16:46.384Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-19T20:16:46.384Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-19T20:16:46.384Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-19T20:16:46.384Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-19T20:16:46.384Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-19T20:16:46.384Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-19T20:16:46.384Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-19T20:16:46.384Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-19T20:16:46.384Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-19T20:16:46.384Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-19T20:16:46.384Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-19T20:16:46.384Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-19T20:16:46.384Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-19T20:16:46.384Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-19T20:16:46.384Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-19T20:16:46.384Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-19T20:16:46.384Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-19T20:16:46.384Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-19T20:16:46.384Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-19T20:16:46.384Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-19T20:16:46.384Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-19T20:16:46.384Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-19T20:16:46.384Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-19T20:16:46.384Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-19T20:16:46.384Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-19T20:16:46.384Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-19T20:16:46.384Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-19T20:16:46.384Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-19T20:16:46.384Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-19T20:16:46.384Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-19T20:16:46.384Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-19T20:16:46.384Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-19T20:16:46.384Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-19T20:16:46.384Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-19T20:16:46.384Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-19T20:16:46.384Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-19T20:16:46.384Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-19T20:16:46.384Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-19T20:16:46.384Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-19T20:16:46.384Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-19T20:16:46.384Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-19T20:16:46.384Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-19T20:16:46.384Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-19T20:16:46.384Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-19T20:16:46.384Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-19T20:16:46.384Z] spire-1.2.1/test/ [2022-04-19T20:16:46.384Z] spire-1.2.1/test/clock/ [2022-04-19T20:16:46.384Z] spire-1.2.1/test/clock/clock.go [2022-04-19T20:16:46.384Z] spire-1.2.1/test/fakes/ [2022-04-19T20:16:46.384Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-19T20:16:46.384Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-19T20:16:46.384Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-19T20:16:46.384Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-19T20:16:46.384Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-19T20:16:46.384Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-19T20:16:46.384Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-19T20:16:46.384Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-19T20:16:46.384Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-19T20:16:46.384Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-19T20:16:46.384Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-19T20:16:46.384Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-19T20:16:46.384Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-19T20:16:46.384Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fixture/ [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fixture/certs/ [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fixture/config/ [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fixture/fixture.go [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fixture/registration/ [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-19T20:16:46.385Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-19T20:16:46.385Z] spire-1.2.1/test/integration/ [2022-04-19T20:16:46.385Z] spire-1.2.1/test/integration/README.md [2022-04-19T20:16:46.385Z] spire-1.2.1/test/integration/common [2022-04-19T20:16:46.385Z] spire-1.2.1/test/integration/setup/ [2022-04-19T20:16:46.385Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-19T20:16:46.385Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-19T20:16:46.385Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-19T20:16:46.385Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-19T20:16:46.385Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-19T20:16:46.385Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-19T20:16:46.385Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-19T20:16:46.385Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-19T20:16:46.385Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-19T20:16:46.385Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-19T20:16:46.385Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-19T20:16:46.385Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-19T20:16:46.385Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-19T20:16:46.385Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-19T20:16:46.385Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-19T20:16:46.385Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-19T20:16:46.385Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-19T20:16:46.385Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-19T20:16:46.385Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-19T20:16:46.385Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-19T20:16:46.385Z] spire-1.2.1/test/integration/suites/ [2022-04-19T20:16:46.385Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-19T20:16:46.385Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-19T20:16:46.385Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-19T20:16:46.385Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-19T20:16:46.385Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-19T20:16:46.385Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-19T20:16:46.385Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-19T20:16:46.385Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-19T20:16:46.385Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-19T20:16:46.385Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-19T20:16:46.385Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-19T20:16:46.385Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-19T20:16:46.385Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-19T20:16:46.663Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-19T20:16:46.664Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-19T20:16:46.941Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-19T20:16:46.941Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-19T20:16:46.941Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-19T20:16:46.941Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-19T20:16:46.941Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-19T20:16:46.941Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-19T20:16:46.941Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-19T20:16:46.941Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-19T20:16:46.941Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-19T20:16:46.941Z] spire-1.2.1/test/integration/test-one.sh [2022-04-19T20:16:46.941Z] spire-1.2.1/test/integration/test.sh [2022-04-19T20:16:46.941Z] spire-1.2.1/test/plugintest/ [2022-04-19T20:16:46.941Z] spire-1.2.1/test/plugintest/config.go [2022-04-19T20:16:46.941Z] spire-1.2.1/test/plugintest/load.go [2022-04-19T20:16:46.941Z] spire-1.2.1/test/plugintest/option.go [2022-04-19T20:16:46.941Z] spire-1.2.1/test/spiretest/ [2022-04-19T20:16:46.941Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-19T20:16:46.941Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-19T20:16:46.941Z] spire-1.2.1/test/spiretest/dir.go [2022-04-19T20:16:46.941Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-19T20:16:46.941Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-19T20:16:46.941Z] spire-1.2.1/test/spiretest/logs.go [2022-04-19T20:16:46.941Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-19T20:16:46.941Z] spire-1.2.1/test/spiretest/suite.go [2022-04-19T20:16:46.941Z] spire-1.2.1/test/spiretest/x509.go [2022-04-19T20:16:46.941Z] spire-1.2.1/test/testca/ [2022-04-19T20:16:46.941Z] spire-1.2.1/test/testca/ca.go [2022-04-19T20:16:46.941Z] spire-1.2.1/test/testkey/ [2022-04-19T20:16:46.941Z] spire-1.2.1/test/testkey/generate.sh [2022-04-19T20:16:46.941Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-19T20:16:46.941Z] spire-1.2.1/test/testkey/keys.go [2022-04-19T20:16:46.941Z] spire-1.2.1/test/testkey/new.go [2022-04-19T20:16:46.941Z] spire-1.2.1/test/tpmsimulator/ [2022-04-19T20:16:46.941Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-19T20:16:46.941Z] spire-1.2.1/test/util/ [2022-04-19T20:16:46.941Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-19T20:16:46.941Z] spire-1.2.1/test/util/cert_generation.go [2022-04-19T20:16:46.941Z] spire-1.2.1/test/util/io_redirection.go [2022-04-19T20:16:46.941Z] spire-1.2.1/test/util/race.go [2022-04-19T20:16:46.941Z] spire-1.2.1/test/util/util.go [2022-04-19T20:16:46.941Z] building spire from source... [2022-04-19T20:16:47.216Z] Installing go1.17.7... [2022-04-19T20:17:02.368Z] Building bin/spire-server... [2022-04-19T20:17:02.368Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-19T20:17:02.368Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-19T20:17:02.368Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-19T20:17:02.368Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-19T20:17:02.643Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-19T20:17:05.283Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-19T20:17:05.891Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-19T20:17:05.891Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-19T20:17:06.493Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-19T20:17:06.493Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-19T20:17:07.098Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-19T20:17:07.098Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-19T20:17:07.098Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-19T20:17:07.376Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-19T20:17:07.656Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-19T20:17:07.656Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-19T20:17:07.935Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-19T20:17:07.935Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-19T20:17:08.931Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-19T20:17:08.931Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-19T20:17:09.209Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-19T20:17:09.491Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-19T20:17:10.482Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-19T20:17:10.762Z] Building bin/spire-server... [2022-04-19T20:17:11.044Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-19T20:17:11.044Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-19T20:17:11.044Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-19T20:17:11.323Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-19T20:17:11.323Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-19T20:17:11.607Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-19T20:17:11.886Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-19T20:17:15.302Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-19T20:17:15.302Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-19T20:17:15.302Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-19T20:17:15.302Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-19T20:17:15.908Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-19T20:17:16.185Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-19T20:17:16.185Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-19T20:17:16.185Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-19T20:17:16.461Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-19T20:17:16.737Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-19T20:17:16.737Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-19T20:17:16.737Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-19T20:17:16.737Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-19T20:17:17.730Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-19T20:17:17.730Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-19T20:17:18.334Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-19T20:17:18.611Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-19T20:17:19.215Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-19T20:17:20.204Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-19T20:17:35.365Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-19T20:17:35.365Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-19T20:17:35.365Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-19T20:17:35.365Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-19T20:17:35.365Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-19T20:17:35.365Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-19T20:17:35.365Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-19T20:17:35.365Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-19T20:17:35.365Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-19T20:17:35.365Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-19T20:17:35.365Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-19T20:17:35.365Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-19T20:17:35.365Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-19T20:17:35.365Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-19T20:17:35.365Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-19T20:17:35.365Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-19T20:17:35.365Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-19T20:17:35.365Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-19T20:17:35.365Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-19T20:17:35.365Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-19T20:17:35.365Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-19T20:17:35.365Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-19T20:17:35.365Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-19T20:17:35.365Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-19T20:17:35.365Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-19T20:17:42.099Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-19T20:17:42.099Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-19T20:17:42.099Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-19T20:17:42.099Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-19T20:17:42.099Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-19T20:17:42.376Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-19T20:17:42.376Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-19T20:17:42.651Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-19T20:17:42.651Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-19T20:17:42.651Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-19T20:17:42.651Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-19T20:17:42.927Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-19T20:17:42.927Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-19T20:17:42.927Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-19T20:17:42.927Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-19T20:17:42.927Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-19T20:17:43.204Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-19T20:17:43.204Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-19T20:17:43.204Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-19T20:17:43.480Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-19T20:17:43.480Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-19T20:17:44.470Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-19T20:17:44.470Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-19T20:17:44.470Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-19T20:17:44.744Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-19T20:17:44.744Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-19T20:17:44.744Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-19T20:17:45.018Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-19T20:17:45.018Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-19T20:17:45.018Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-19T20:17:45.292Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-19T20:17:45.292Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-19T20:17:45.292Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-19T20:17:45.566Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-19T20:17:52.291Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-19T20:17:52.291Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-19T20:17:52.291Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-19T20:17:52.291Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-19T20:17:52.291Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-19T20:17:52.291Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-19T20:17:52.291Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-19T20:17:52.291Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-19T20:17:52.291Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-19T20:17:52.291Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-19T20:17:52.571Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-19T20:18:00.892Z] go: downloading google.golang.org/api v0.70.0 [2022-04-19T20:18:00.892Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-19T20:18:00.892Z] go: downloading k8s.io/api v0.23.4 [2022-04-19T20:18:13.504Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-19T20:18:13.504Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-19T20:18:13.504Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-19T20:18:13.504Z] go: downloading google.golang.org/api v0.70.0 [2022-04-19T20:18:13.504Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-19T20:18:13.504Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-19T20:18:13.504Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-19T20:18:13.504Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-19T20:18:13.504Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-19T20:18:13.504Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-19T20:18:13.789Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-19T20:18:13.789Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-19T20:18:14.395Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-19T20:18:14.395Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-19T20:18:15.000Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-19T20:18:17.649Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-19T20:18:18.641Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-19T20:18:19.633Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-19T20:18:41.873Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-19T20:18:41.873Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-19T20:18:41.873Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-19T20:18:41.873Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-19T20:18:41.873Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-19T20:18:41.873Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-19T20:18:41.873Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-19T20:18:41.873Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-19T20:18:41.873Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-19T20:18:42.150Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-19T20:18:42.426Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-19T20:18:42.426Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-19T20:18:42.703Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-19T20:18:43.693Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-19T20:18:43.693Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-19T20:18:43.970Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-19T20:18:44.247Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-19T20:18:44.247Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-19T20:18:44.531Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-19T20:18:44.531Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-19T20:18:47.941Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-19T20:18:47.941Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-19T20:18:47.941Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-19T20:18:47.941Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-19T20:18:48.544Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-19T20:18:49.167Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-19T20:18:50.155Z] go: downloading k8s.io/api v0.23.4 [2022-04-19T20:18:50.431Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-19T20:18:50.715Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-19T20:18:50.715Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-19T20:18:51.317Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-19T20:18:51.317Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-19T20:18:51.317Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-19T20:18:52.306Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-19T20:18:52.908Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-19T20:18:53.184Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-19T20:18:53.461Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-19T20:18:53.461Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-19T20:18:53.461Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-19T20:18:53.737Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-19T20:18:53.737Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-19T20:18:53.737Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-19T20:18:53.737Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-19T20:18:54.015Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-19T20:18:54.015Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-19T20:18:54.015Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-19T20:18:55.001Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-19T20:18:55.001Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-19T20:18:55.001Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-19T20:18:55.607Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-19T20:18:55.607Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-19T20:18:55.607Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-19T20:18:57.605Z] go: downloading go.opencensus.io v0.23.0 [2022-04-19T20:18:57.880Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-19T20:18:58.158Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-19T20:18:58.158Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-19T20:18:58.435Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-19T20:18:58.435Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-19T20:18:59.039Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-19T20:18:59.316Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-19T20:18:59.593Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-19T20:19:00.200Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-19T20:19:01.649Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-19T20:19:01.649Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-19T20:19:01.926Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-19T20:19:01.926Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-19T20:19:02.203Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-19T20:19:02.203Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-19T20:19:02.203Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-19T20:19:02.806Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-19T20:19:03.081Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-19T20:19:03.081Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-19T20:19:03.358Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-19T20:19:03.636Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-19T20:19:03.636Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-19T20:19:04.238Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-19T20:19:04.516Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-19T20:19:04.516Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-19T20:19:04.516Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-19T20:19:04.791Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-19T20:19:04.791Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-19T20:19:05.068Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-19T20:19:05.068Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-19T20:19:05.345Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-19T20:19:05.345Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-19T20:19:05.621Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-19T20:19:05.621Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-19T20:19:05.621Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-19T20:19:05.621Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-19T20:19:06.246Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-19T20:19:06.246Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-19T20:19:06.246Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-19T20:19:06.246Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-19T20:19:06.246Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-19T20:19:06.246Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-19T20:19:07.711Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-19T20:19:07.711Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-19T20:19:07.711Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-19T20:19:13.137Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-19T20:19:13.137Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-19T20:19:13.137Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-19T20:19:13.412Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-19T20:19:13.690Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-19T20:19:13.967Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-19T20:19:13.968Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-19T20:19:13.968Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-19T20:19:13.968Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-19T20:19:14.246Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-19T20:19:14.246Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-19T20:19:14.522Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-19T20:19:14.522Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-19T20:19:14.522Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-19T20:19:14.800Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-19T20:19:14.800Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-19T20:19:15.791Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-19T20:19:15.791Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-19T20:19:16.068Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-19T20:19:16.346Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-19T20:19:16.346Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-19T20:19:18.342Z] go: downloading go.opencensus.io v0.23.0 [2022-04-19T20:19:18.944Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-19T20:19:18.944Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-19T20:19:19.223Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-19T20:19:19.223Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-19T20:19:19.223Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-19T20:19:19.500Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-19T20:19:19.779Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-19T20:19:20.382Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-19T20:19:23.040Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-19T20:19:24.488Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-19T20:19:24.488Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-19T20:19:24.765Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-19T20:19:24.765Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-19T20:19:25.371Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-19T20:19:25.371Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-19T20:19:25.798Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-19T20:19:25.798Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-19T20:19:26.077Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-19T20:19:26.077Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-19T20:19:26.077Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-19T20:19:35.000Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-19T20:19:35.000Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-19T20:19:35.000Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-19T20:19:35.000Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-19T20:19:45.182Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-19T20:19:45.182Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-19T20:19:53.486Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-19T20:19:53.486Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-19T20:20:40.512Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.74" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-19T20:20:58.893Z] Removing intermediate container 92987b18c2db [2022-04-19T20:20:58.893Z] ---> c8ad8535ea57 [2022-04-19T20:20:58.893Z] [2022-04-19T20:20:58.893Z] Step 10/25 : FROM alpine:3.14 [2022-04-19T20:20:58.893Z] ---> ac73e934f311 [2022-04-19T20:20:58.893Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-19T20:20:58.893Z] ---> Running in b9d1be773df1 [2022-04-19T20:20:59.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-19T20:20:59.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-19T20:21:00.783Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-19T20:21:01.062Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-19T20:21:01.062Z] (3/3) Installing su-exec (0.2-r1) [2022-04-19T20:21:01.062Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T20:21:01.062Z] Executing ca-certificates-20211220-r0.trigger [2022-04-19T20:21:01.668Z] OK: 6 MiB in 17 packages [2022-04-19T20:21:03.675Z] Removing intermediate container b9d1be773df1 [2022-04-19T20:21:03.675Z] ---> dc0b4e2997a7 [2022-04-19T20:21:03.675Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-19T20:21:03.675Z] ---> Running in 8bf8d77d7ea2 [2022-04-19T20:21:04.325Z] Removing intermediate container 8bf8d77d7ea2 [2022-04-19T20:21:04.325Z] ---> 42e6a521b937 [2022-04-19T20:21:04.325Z] Step 13/25 : WORKDIR / [2022-04-19T20:21:04.617Z] ---> Running in f066f8376dde [2022-04-19T20:21:05.240Z] Removing intermediate container f066f8376dde [2022-04-19T20:21:05.240Z] ---> 1a4d5df9f8cb [2022-04-19T20:21:05.240Z] 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-19T20:21:06.232Z] ---> c9d48ec968ec [2022-04-19T20:21:06.232Z] 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-19T20:21:07.234Z] ---> f22d6094e630 [2022-04-19T20:21:07.234Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-19T20:21:08.243Z] ---> eaa7a4b1116c [2022-04-19T20:21:08.243Z] 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-19T20:21:09.254Z] ---> 6819339ef7b8 [2022-04-19T20:21:09.254Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-19T20:21:10.717Z] ---> be45dfc8c254 [2022-04-19T20:21:10.717Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-19T20:21:12.720Z] ---> 9dce2392aee5 [2022-04-19T20:21:12.720Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-19T20:21:14.177Z] ---> b886c981a3e8 [2022-04-19T20:21:14.177Z] 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-19T20:21:14.177Z] ---> Running in 42783a85cf70 [2022-04-19T20:21:17.592Z] Removing intermediate container 42783a85cf70 [2022-04-19T20:21:17.592Z] ---> 8fb8953fa9a2 [2022-04-19T20:21:17.592Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-19T20:21:17.592Z] ---> Running in d540624decb2 [2022-04-19T20:21:17.881Z] Removing intermediate container d540624decb2 [2022-04-19T20:21:17.881Z] ---> 6b76190f4bc4 [2022-04-19T20:21:17.881Z] Step 23/25 : LABEL arch=arm64 [2022-04-19T20:21:17.881Z] ---> Running in 6d71db21d49a [2022-04-19T20:21:18.492Z] Removing intermediate container 6d71db21d49a [2022-04-19T20:21:18.492Z] ---> 46a06478d6d2 [2022-04-19T20:21:18.492Z] Step 24/25 : LABEL git_sha=6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:21:18.783Z] ---> Running in d28454f25eab [2022-04-19T20:21:19.396Z] Removing intermediate container d28454f25eab [2022-04-19T20:21:19.396Z] ---> e667c04d7da4 [2022-04-19T20:21:19.396Z] Step 25/25 : LABEL version=2.2.0-dev.74 [2022-04-19T20:21:19.396Z] ---> Running in 6215e1114c9f [2022-04-19T20:21:20.393Z] Removing intermediate container 6215e1114c9f [2022-04-19T20:21:20.393Z] ---> b4ca19b2a296 [2022-04-19T20:21:20.393Z] [2022-04-19T20:21:20.393Z] Successfully built b4ca19b2a296 [2022-04-19T20:21:20.393Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-19T20:46:15.133Z]  Building security-secretstore-setup ... done Building bin/spire-agent... [2022-04-19T20:46:15.133Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-19T20:46:15.133Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-19T20:46:15.133Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-19T20:46:15.133Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-19T20:46:15.133Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-19T20:46:15.133Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-19T20:46:15.133Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-19T20:46:15.133Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-19T20:46:15.133Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-19T20:46:15.133Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-19T20:46:15.133Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-19T20:46:15.133Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-19T20:46:15.133Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-19T20:49:37.332Z] Building bin/spire-agent... [2022-04-19T20:49:37.332Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-19T20:49:37.332Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-19T20:49:37.332Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-19T20:49:37.332Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-19T20:49:37.332Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-19T20:49:37.332Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-19T20:49:37.332Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-19T20:49:37.332Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-19T20:49:37.332Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-19T20:49:37.613Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-19T20:49:37.613Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-19T20:49:37.888Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-19T20:49:37.888Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-19T20:49:46.201Z] Building bin/spire-agent... [2022-04-19T20:49:47.187Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-19T20:49:47.788Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-19T20:49:48.066Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-19T20:49:53.535Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-19T20:49:53.535Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-19T20:49:55.001Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-19T20:49:55.001Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-19T20:49:55.282Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-19T20:49:55.561Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-19T20:49:55.561Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-19T20:49:55.841Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-19T20:49:55.841Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-19T20:49:56.128Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-19T20:52:18.129Z] Removing intermediate container 25fd2d971632 [2022-04-19T20:52:18.129Z] ---> 8b9f14c4b823 [2022-04-19T20:52:18.129Z] [2022-04-19T20:52:18.129Z] Step 13/25 : FROM alpine:3.15 [2022-04-19T20:52:18.129Z] ---> 3fb3c9af89a9 [2022-04-19T20:52:18.129Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-19T20:52:18.129Z] ---> Using cache [2022-04-19T20:52:18.129Z] ---> 0b237778bec9 [2022-04-19T20:52:18.129Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T20:52:18.129Z] ---> Using cache [2022-04-19T20:52:18.129Z] ---> 52e17901388f [2022-04-19T20:52:18.129Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-19T20:52:18.129Z] ---> Running in 0da1c923009d [2022-04-19T20:52:18.129Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T20:52:18.129Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T20:52:18.129Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-19T20:52:18.129Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-19T20:52:18.129Z] OK: 15730 distinct packages available [2022-04-19T20:52:18.129Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T20:52:18.129Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T20:52:19.123Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-19T20:52:19.123Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-19T20:52:19.123Z] (3/5) Installing libucontext (1.1-r0) [2022-04-19T20:52:19.403Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-19T20:52:19.403Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-19T20:52:19.682Z] Executing busybox-1.34.1-r5.trigger [2022-04-19T20:52:19.682Z] OK: 6 MiB in 19 packages [2022-04-19T20:52:22.358Z] Removing intermediate container 0da1c923009d [2022-04-19T20:52:22.358Z] ---> d069763d2e18 [2022-04-19T20:52:22.358Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-19T20:52:27.771Z] ---> c9ebcde907de [2022-04-19T20:52:27.771Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-19T20:52:28.047Z] ---> 3061714de33b [2022-04-19T20:52:28.047Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-19T20:52:29.036Z] ---> 659a096b67b6 [2022-04-19T20:52:29.036Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-19T20:52:30.479Z] ---> cc8670f9482f [2022-04-19T20:52:30.479Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-19T20:52:30.479Z] ---> Running in bc81f50b0eec [2022-04-19T20:52:31.079Z] Removing intermediate container bc81f50b0eec [2022-04-19T20:52:31.079Z] ---> 173cd514f31d [2022-04-19T20:52:31.079Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-19T20:52:31.351Z] ---> Running in 150f9f7fdcb9 [2022-04-19T20:52:31.951Z] Removing intermediate container 150f9f7fdcb9 [2022-04-19T20:52:31.951Z] ---> 2fcea5530d18 [2022-04-19T20:52:31.951Z] Step 23/25 : LABEL arch=arm64 [2022-04-19T20:52:31.951Z] ---> Running in 68e2ed775dd8 [2022-04-19T20:52:32.551Z] Removing intermediate container 68e2ed775dd8 [2022-04-19T20:52:32.551Z] ---> 95a88bd39039 [2022-04-19T20:52:32.551Z] Step 24/25 : LABEL git_sha=6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:52:32.551Z] ---> Running in 29d7abe1b5d7 [2022-04-19T20:52:33.151Z] Removing intermediate container 29d7abe1b5d7 [2022-04-19T20:52:33.151Z] ---> 4108d11d8ace [2022-04-19T20:52:33.151Z] Step 25/25 : LABEL version=2.2.0-dev.74 [2022-04-19T20:52:33.425Z] ---> Running in 20883085ba2b [2022-04-19T20:52:34.024Z] Removing intermediate container 20883085ba2b [2022-04-19T20:52:34.024Z] ---> 08dc2d95de67 [2022-04-19T20:52:34.024Z] [2022-04-19T20:52:34.624Z] Successfully built 08dc2d95de67 [2022-04-19T20:52:34.624Z] Successfully tagged security-spire-server-arm64:latest [2022-04-19T20:55:41.628Z]  Building security-spire-server ... done Removing intermediate container e48d2712cb7f [2022-04-19T20:55:41.628Z] ---> bc210e7f2c7e [2022-04-19T20:55:41.628Z] [2022-04-19T20:55:41.629Z] Step 13/26 : FROM alpine:3.15 [2022-04-19T20:55:41.629Z] ---> 3fb3c9af89a9 [2022-04-19T20:55:41.629Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-19T20:55:41.629Z] ---> Using cache [2022-04-19T20:55:41.629Z] ---> 0b237778bec9 [2022-04-19T20:55:41.629Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T20:55:41.629Z] ---> Using cache [2022-04-19T20:55:41.629Z] ---> 52e17901388f [2022-04-19T20:55:41.629Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-19T20:55:41.629Z] ---> Running in 500b71c334e3 [2022-04-19T20:55:41.629Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T20:55:41.629Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T20:55:41.629Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-19T20:55:41.629Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-19T20:55:41.629Z] OK: 15730 distinct packages available [2022-04-19T20:55:41.629Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T20:55:41.629Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T20:55:41.629Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-19T20:55:41.629Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-19T20:55:41.629Z] (3/4) Installing libucontext (1.1-r0) [2022-04-19T20:55:41.629Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-19T20:55:41.629Z] Executing busybox-1.34.1-r5.trigger [2022-04-19T20:55:41.629Z] OK: 6 MiB in 18 packages [2022-04-19T20:55:41.629Z] Removing intermediate container 500b71c334e3 [2022-04-19T20:55:41.629Z] ---> 23318bb3d345 [2022-04-19T20:55:41.629Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-19T20:55:41.629Z] Removing intermediate container 398627f88ccc [2022-04-19T20:55:41.629Z] ---> 9837976ba813 [2022-04-19T20:55:41.629Z] [2022-04-19T20:55:41.629Z] Step 13/26 : FROM alpine:3.15 [2022-04-19T20:55:41.629Z] ---> 3fb3c9af89a9 [2022-04-19T20:55:41.629Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-19T20:55:41.629Z] ---> Using cache [2022-04-19T20:55:41.629Z] ---> 0b237778bec9 [2022-04-19T20:55:41.629Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T20:55:41.629Z] ---> Using cache [2022-04-19T20:55:41.629Z] ---> 52e17901388f [2022-04-19T20:55:41.629Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-19T20:55:41.629Z] ---> Using cache [2022-04-19T20:55:41.629Z] ---> d069763d2e18 [2022-04-19T20:55:41.629Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-19T20:55:41.629Z] ---> e5702dac5b82 [2022-04-19T20:55:41.629Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-19T20:55:41.629Z] ---> 5707c3448b5a [2022-04-19T20:55:41.629Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-19T20:55:41.629Z] ---> 1338b88653cf [2022-04-19T20:55:41.629Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-19T20:55:41.629Z] ---> Running in c528d86d82d2 [2022-04-19T20:55:42.227Z] Removing intermediate container c528d86d82d2 [2022-04-19T20:55:42.228Z] ---> 5f9b19840a84 [2022-04-19T20:55:42.228Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-19T20:55:43.232Z] ---> f8bf26871174 [2022-04-19T20:55:43.232Z] Step 21/26 : WORKDIR / [2022-04-19T20:55:43.232Z] ---> Running in c532f5e1125e [2022-04-19T20:55:43.504Z] Removing intermediate container c532f5e1125e [2022-04-19T20:55:43.504Z] ---> aca882b900fa [2022-04-19T20:55:43.504Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-19T20:55:43.774Z] ---> Running in 0c3e71ea6703 [2022-04-19T20:55:44.370Z] Removing intermediate container 0c3e71ea6703 [2022-04-19T20:55:44.370Z] ---> 0038ebf404e5 [2022-04-19T20:55:44.370Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-19T20:55:44.370Z] ---> Running in 79b5af44c153 [2022-04-19T20:55:44.642Z] ---> 755dc362dbeb [2022-04-19T20:55:44.642Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-19T20:55:44.915Z] Removing intermediate container 79b5af44c153 [2022-04-19T20:55:44.915Z] ---> d31963108a6c [2022-04-19T20:55:44.915Z] Step 24/26 : LABEL arch=arm64 [2022-04-19T20:55:44.915Z] ---> Running in 8916c55fe258 [2022-04-19T20:55:45.189Z] ---> 44389e7d09d7 [2022-04-19T20:55:45.189Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-19T20:55:45.511Z] Removing intermediate container 8916c55fe258 [2022-04-19T20:55:45.511Z] ---> ee9bfe1225e8 [2022-04-19T20:55:45.511Z] Step 25/26 : LABEL git_sha=6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:55:45.511Z] ---> Running in 487fa13471a9 [2022-04-19T20:55:46.178Z] Removing intermediate container 487fa13471a9 [2022-04-19T20:55:46.178Z] ---> 7e4dd67a7ab4 [2022-04-19T20:55:46.178Z] Step 26/26 : LABEL version=2.2.0-dev.74 [2022-04-19T20:55:46.178Z] ---> 58adc9153936 [2022-04-19T20:55:46.178Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-19T20:55:46.178Z] ---> Running in 6dc0c0edb6ca [2022-04-19T20:55:46.804Z] Removing intermediate container 6dc0c0edb6ca [2022-04-19T20:55:46.804Z] ---> c4ce89f3ed51 [2022-04-19T20:55:46.804Z] [2022-04-19T20:55:47.101Z] Successfully built c4ce89f3ed51 [2022-04-19T20:55:47.101Z] Successfully tagged security-spire-config-arm64:latest [2022-04-19T20:55:47.101Z]  Building security-spire-config ... done  ---> 8ba60422ebc7 [2022-04-19T20:55:47.101Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-19T20:55:47.101Z] ---> Running in f968e302118e [2022-04-19T20:55:47.718Z] Removing intermediate container f968e302118e [2022-04-19T20:55:47.718Z] ---> daf2f463ea5b [2022-04-19T20:55:47.718Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-19T20:55:47.718Z] ---> Running in 56f87be2c3bc [2022-04-19T20:55:47.990Z] Removing intermediate container 56f87be2c3bc [2022-04-19T20:55:47.990Z] ---> 5ec2635bda1e [2022-04-19T20:55:47.990Z] Step 24/26 : LABEL arch=arm64 [2022-04-19T20:55:48.263Z] ---> Running in 82180b762890 [2022-04-19T20:55:48.536Z] Removing intermediate container 82180b762890 [2022-04-19T20:55:48.536Z] ---> dde74f53b397 [2022-04-19T20:55:48.536Z] Step 25/26 : LABEL git_sha=6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:55:48.536Z] ---> Running in 9ee3fa93a115 [2022-04-19T20:55:49.130Z] Removing intermediate container 9ee3fa93a115 [2022-04-19T20:55:49.130Z] ---> 3b50e691de8c [2022-04-19T20:55:49.130Z] Step 26/26 : LABEL version=2.2.0-dev.74 [2022-04-19T20:55:49.130Z] ---> Running in b7f8e5d771fb [2022-04-19T20:55:49.402Z] Removing intermediate container b7f8e5d771fb [2022-04-19T20:55:49.402Z] ---> 12627062909d [2022-04-19T20:55:49.402Z] [2022-04-19T20:55:49.676Z] Successfully built 12627062909d [2022-04-19T20:55:49.676Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-19T20:55:50.287Z]  Building security-spire-agent ... done  [Pipeline] } [2022-04-19T20:55:50.280Z] $ docker stop --time=1 ce8c484b7d93cdb59204cd13b1b05220114eef8abb832600c63331787604e108 [2022-04-19T20:55:52.083Z] $ docker rm -f ce8c484b7d93cdb59204cd13b1b05220114eef8abb832600c63331787604e108 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-19T20:55:52.713Z] + docker images [2022-04-19T20:55:53.312Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-19T20:55:53.312Z] security-spire-agent-arm64 latest 12627062909d 4 seconds ago 126MB [2022-04-19T20:55:53.312Z] security-spire-config-arm64 latest c4ce89f3ed51 7 seconds ago 85.6MB [2022-04-19T20:55:53.312Z] 9837976ba813 33 seconds ago 3.98GB [2022-04-19T20:55:53.312Z] bc210e7f2c7e 45 seconds ago 3.98GB [2022-04-19T20:55:53.312Z] security-spire-server-arm64 latest 08dc2d95de67 3 minutes ago 86.3MB [2022-04-19T20:55:53.312Z] 8b9f14c4b823 4 minutes ago 3.98GB [2022-04-19T20:55:53.312Z] security-secretstore-setup-arm64 latest b4ca19b2a296 34 minutes ago 27.5MB [2022-04-19T20:55:53.312Z] c8ad8535ea57 34 minutes ago 1.16GB [2022-04-19T20:55:53.312Z] core-metadata-arm64 latest 2a45268c2efe 39 minutes ago 16.4MB [2022-04-19T20:55:53.312Z] d87d296f1404 39 minutes ago 1.15GB [2022-04-19T20:55:53.312Z] security-proxy-setup-arm64 latest f6c6894c6294 39 minutes ago 26.1MB [2022-04-19T20:55:53.312Z] core-command-arm64 latest c786f10cef4e 40 minutes ago 15.5MB [2022-04-19T20:55:53.312Z] security-spiffe-token-provider-arm64 latest 44c3817af87f 40 minutes ago 27.9MB [2022-04-19T20:55:53.312Z] 28ce68e7fb11 40 minutes ago 1.16GB [2022-04-19T20:55:53.312Z] 3406eb66a24c 40 minutes ago 1.15GB [2022-04-19T20:55:53.312Z] 5ce4df7bb95c 40 minutes ago 1.2GB [2022-04-19T20:55:53.312Z] support-notifications-arm64 latest 6a6862f95fd6 46 minutes ago 25.8MB [2022-04-19T20:55:53.312Z] support-scheduler-arm64 latest 641f054f5869 46 minutes ago 25.2MB [2022-04-19T20:55:53.312Z] 911c321492f8 46 minutes ago 1.21GB [2022-04-19T20:55:53.312Z] 572031a9f98c 46 minutes ago 1.21GB [2022-04-19T20:55:53.312Z] sys-mgmt-agent-arm64 latest d90924653d94 47 minutes ago 282MB [2022-04-19T20:55:53.312Z] core-data-arm64 latest 20250b6cc6e5 47 minutes ago 21.6MB [2022-04-19T20:55:53.312Z] 96945c5c42d1 48 minutes ago 1.18GB [2022-04-19T20:55:53.312Z] security-bootstrapper-arm64 latest 9a793fab7624 49 minutes ago 18.3MB [2022-04-19T20:55:53.312Z] e8656a37ee87 49 minutes ago 1.15GB [2022-04-19T20:55:53.312Z] e79f25a37059 50 minutes ago 1.15GB [2022-04-19T20:55:53.312Z] ci-base-image-arm64 latest 1c6102e8d5b2 58 minutes ago 886MB [2022-04-19T20:55:53.312Z] docker 20.10.14 c346e9eafbab 2 weeks ago 202MB [2022-04-19T20:55:53.312Z] alpine 3.14 ac73e934f311 2 weeks ago 5.34MB [2022-04-19T20:55:53.312Z] alpine 3.15 3fb3c9af89a9 2 weeks ago 5.32MB [2022-04-19T20:55:53.312Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-19T20:55:53.312Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-19T20:55:53.446Z] provisioning config files... [2022-04-19T20:55:53.469Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/201@tmp/config464825550080941494tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-19T20:55:53.847Z] ---> docker-login.sh [2022-04-19T20:55:53.848Z] nexus3.edgexfoundry.org:10001 [2022-04-19T20:55:54.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T20:55:54.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T20:55:54.390Z] Configure a credential helper to remove this warning. See [2022-04-19T20:55:54.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T20:55:54.390Z] [2022-04-19T20:55:54.390Z] Login Succeeded [2022-04-19T20:55:54.390Z] nexus3.edgexfoundry.org:10002 [2022-04-19T20:55:54.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T20:55:54.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T20:55:54.936Z] Configure a credential helper to remove this warning. See [2022-04-19T20:55:54.936Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T20:55:54.936Z] [2022-04-19T20:55:54.936Z] Login Succeeded [2022-04-19T20:55:54.936Z] nexus3.edgexfoundry.org:10003 [2022-04-19T20:55:55.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T20:55:55.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T20:55:55.539Z] Configure a credential helper to remove this warning. See [2022-04-19T20:55:55.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T20:55:55.539Z] [2022-04-19T20:55:55.539Z] Login Succeeded [2022-04-19T20:55:55.539Z] nexus3.edgexfoundry.org:10004 [2022-04-19T20:55:56.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T20:55:56.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T20:55:56.139Z] Configure a credential helper to remove this warning. See [2022-04-19T20:55:56.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T20:55:56.139Z] [2022-04-19T20:55:56.139Z] Login Succeeded [2022-04-19T20:55:56.139Z] docker.io [2022-04-19T20:55:56.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T20:55:57.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T20:55:57.010Z] Configure a credential helper to remove this warning. See [2022-04-19T20:55:57.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T20:55:57.010Z] [2022-04-19T20:55:57.010Z] Login Succeeded [2022-04-19T20:55:57.010Z] ---> docker-login.sh ends [Pipeline] } [2022-04-19T20:55:57.029Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T20:55:57.062Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-19T20:55:57.086Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-04-19T20:55:57.086Z] 6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:55:57.087Z] latest [2022-04-19T20:55:57.087Z] 2.2.0-dev.74 [2022-04-19T20:55:57.087Z] 6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:55:57.087Z] main [2022-04-19T20:55:57.087Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:55:57.453Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:6b188fc41757128322b032ed1e708678348e23e8 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:55:57.806Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:55:57.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-19T20:55:57.806Z] 50269ed042f2: Preparing [2022-04-19T20:55:57.806Z] dad0ba6e3c48: Preparing [2022-04-19T20:55:57.806Z] 512cd4eb5077: Preparing [2022-04-19T20:55:57.806Z] 3447c69dd594: Preparing [2022-04-19T20:55:57.806Z] f73e7dbfee58: Preparing [2022-04-19T20:55:58.078Z] f73e7dbfee58: Layer already exists [2022-04-19T20:55:58.078Z] 3447c69dd594: Pushed [2022-04-19T20:55:58.078Z] 50269ed042f2: Pushed [2022-04-19T20:55:58.078Z] 512cd4eb5077: Pushed [2022-04-19T20:56:00.691Z] dad0ba6e3c48: Pushed [2022-04-19T20:56:00.964Z] 6b188fc41757128322b032ed1e708678348e23e8: digest: sha256:907af6e03d9a55609ad88053c25f2f33242690248b4cc225591681a7daf648a7 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:01.329Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:01.683Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-04-19T20:56:01.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-19T20:56:01.683Z] 50269ed042f2: Preparing [2022-04-19T20:56:01.683Z] dad0ba6e3c48: Preparing [2022-04-19T20:56:01.683Z] 512cd4eb5077: Preparing [2022-04-19T20:56:01.683Z] 3447c69dd594: Preparing [2022-04-19T20:56:01.683Z] f73e7dbfee58: Preparing [2022-04-19T20:56:01.956Z] f73e7dbfee58: Layer already exists [2022-04-19T20:56:01.956Z] 50269ed042f2: Layer already exists [2022-04-19T20:56:01.956Z] dad0ba6e3c48: Layer already exists [2022-04-19T20:56:01.956Z] 3447c69dd594: Layer already exists [2022-04-19T20:56:01.956Z] 512cd4eb5077: Layer already exists [2022-04-19T20:56:01.956Z] latest: digest: sha256:907af6e03d9a55609ad88053c25f2f33242690248b4cc225591681a7daf648a7 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:02.309Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:02.662Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.74 [2022-04-19T20:56:02.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-19T20:56:02.662Z] 50269ed042f2: Preparing [2022-04-19T20:56:02.662Z] dad0ba6e3c48: Preparing [2022-04-19T20:56:02.662Z] 512cd4eb5077: Preparing [2022-04-19T20:56:02.662Z] 3447c69dd594: Preparing [2022-04-19T20:56:02.662Z] f73e7dbfee58: Preparing [2022-04-19T20:56:02.933Z] 512cd4eb5077: Layer already exists [2022-04-19T20:56:02.933Z] dad0ba6e3c48: Layer already exists [2022-04-19T20:56:02.933Z] 3447c69dd594: Layer already exists [2022-04-19T20:56:02.933Z] 50269ed042f2: Layer already exists [2022-04-19T20:56:02.933Z] f73e7dbfee58: Layer already exists [2022-04-19T20:56:02.933Z] 2.2.0-dev.74: digest: sha256:907af6e03d9a55609ad88053c25f2f33242690248b4cc225591681a7daf648a7 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:03.299Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:03.650Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:56:03.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-19T20:56:03.650Z] 50269ed042f2: Preparing [2022-04-19T20:56:03.650Z] dad0ba6e3c48: Preparing [2022-04-19T20:56:03.650Z] 512cd4eb5077: Preparing [2022-04-19T20:56:03.650Z] 3447c69dd594: Preparing [2022-04-19T20:56:03.650Z] f73e7dbfee58: Preparing [2022-04-19T20:56:03.925Z] f73e7dbfee58: Layer already exists [2022-04-19T20:56:03.925Z] 3447c69dd594: Layer already exists [2022-04-19T20:56:03.925Z] 512cd4eb5077: Layer already exists [2022-04-19T20:56:03.925Z] dad0ba6e3c48: Layer already exists [2022-04-19T20:56:03.925Z] 50269ed042f2: Layer already exists [2022-04-19T20:56:03.925Z] 6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74: digest: sha256:907af6e03d9a55609ad88053c25f2f33242690248b4cc225591681a7daf648a7 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:04.284Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:04.636Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-04-19T20:56:04.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-19T20:56:04.636Z] 50269ed042f2: Preparing [2022-04-19T20:56:04.636Z] dad0ba6e3c48: Preparing [2022-04-19T20:56:04.636Z] 512cd4eb5077: Preparing [2022-04-19T20:56:04.636Z] 3447c69dd594: Preparing [2022-04-19T20:56:04.636Z] f73e7dbfee58: Preparing [2022-04-19T20:56:04.909Z] 50269ed042f2: Layer already exists [2022-04-19T20:56:04.909Z] 3447c69dd594: Layer already exists [2022-04-19T20:56:04.909Z] dad0ba6e3c48: Layer already exists [2022-04-19T20:56:04.909Z] f73e7dbfee58: Layer already exists [2022-04-19T20:56:04.909Z] 512cd4eb5077: Layer already exists [2022-04-19T20:56:04.909Z] main: digest: sha256:907af6e03d9a55609ad88053c25f2f33242690248b4cc225591681a7daf648a7 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T20:56:04.960Z] ===================================================== [Pipeline] echo [2022-04-19T20:56:04.968Z] taggedImages: [2022-04-19T20:56:04.968Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:56:04.968Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-04-19T20:56:04.968Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.74 [2022-04-19T20:56:04.968Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:56:04.968Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-04-19T20:56:04.991Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-04-19T20:56:04.991Z] 6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:56:04.991Z] latest [2022-04-19T20:56:04.991Z] 2.2.0-dev.74 [2022-04-19T20:56:04.991Z] 6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:56:04.991Z] main [2022-04-19T20:56:04.991Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:05.365Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:6b188fc41757128322b032ed1e708678348e23e8 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:05.711Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:56:05.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-19T20:56:05.711Z] 7f25ddcc9a23: Preparing [2022-04-19T20:56:05.711Z] 11e5cb150835: Preparing [2022-04-19T20:56:05.711Z] 512cd4eb5077: Preparing [2022-04-19T20:56:05.711Z] 3a69d58d995e: Preparing [2022-04-19T20:56:05.711Z] ac1cf6f389ee: Preparing [2022-04-19T20:56:05.711Z] f73e7dbfee58: Preparing [2022-04-19T20:56:05.711Z] f73e7dbfee58: Waiting [2022-04-19T20:56:06.004Z] 512cd4eb5077: Layer already exists [2022-04-19T20:56:06.004Z] f73e7dbfee58: Layer already exists [2022-04-19T20:56:06.004Z] ac1cf6f389ee: Pushed [2022-04-19T20:56:06.004Z] 7f25ddcc9a23: Pushed [2022-04-19T20:56:06.982Z] 3a69d58d995e: Pushed [2022-04-19T20:56:09.600Z] 11e5cb150835: Pushed [2022-04-19T20:56:09.875Z] 6b188fc41757128322b032ed1e708678348e23e8: digest: sha256:53d75b218a683c535f7fd3bc18aedb10e08ac8a80813b69e03161a6f5a3d6fd7 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:10.275Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:10.650Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-04-19T20:56:10.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-19T20:56:10.650Z] 7f25ddcc9a23: Preparing [2022-04-19T20:56:10.650Z] 11e5cb150835: Preparing [2022-04-19T20:56:10.650Z] 512cd4eb5077: Preparing [2022-04-19T20:56:10.650Z] 3a69d58d995e: Preparing [2022-04-19T20:56:10.650Z] ac1cf6f389ee: Preparing [2022-04-19T20:56:10.650Z] f73e7dbfee58: Preparing [2022-04-19T20:56:10.650Z] f73e7dbfee58: Waiting [2022-04-19T20:56:10.924Z] ac1cf6f389ee: Layer already exists [2022-04-19T20:56:10.924Z] 7f25ddcc9a23: Layer already exists [2022-04-19T20:56:10.924Z] 512cd4eb5077: Layer already exists [2022-04-19T20:56:10.924Z] 3a69d58d995e: Layer already exists [2022-04-19T20:56:10.924Z] 11e5cb150835: Layer already exists [2022-04-19T20:56:10.924Z] f73e7dbfee58: Layer already exists [2022-04-19T20:56:10.924Z] latest: digest: sha256:53d75b218a683c535f7fd3bc18aedb10e08ac8a80813b69e03161a6f5a3d6fd7 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:11.276Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:11.626Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.74 [2022-04-19T20:56:11.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-19T20:56:11.626Z] 7f25ddcc9a23: Preparing [2022-04-19T20:56:11.626Z] 11e5cb150835: Preparing [2022-04-19T20:56:11.626Z] 512cd4eb5077: Preparing [2022-04-19T20:56:11.626Z] 3a69d58d995e: Preparing [2022-04-19T20:56:11.626Z] ac1cf6f389ee: Preparing [2022-04-19T20:56:11.626Z] f73e7dbfee58: Preparing [2022-04-19T20:56:11.626Z] f73e7dbfee58: Waiting [2022-04-19T20:56:11.900Z] 512cd4eb5077: Layer already exists [2022-04-19T20:56:11.900Z] ac1cf6f389ee: Layer already exists [2022-04-19T20:56:11.900Z] 11e5cb150835: Layer already exists [2022-04-19T20:56:11.900Z] 3a69d58d995e: Layer already exists [2022-04-19T20:56:11.900Z] 7f25ddcc9a23: Layer already exists [2022-04-19T20:56:11.900Z] f73e7dbfee58: Layer already exists [2022-04-19T20:56:11.900Z] 2.2.0-dev.74: digest: sha256:53d75b218a683c535f7fd3bc18aedb10e08ac8a80813b69e03161a6f5a3d6fd7 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:12.251Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:12.598Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:56:12.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-19T20:56:12.598Z] 7f25ddcc9a23: Preparing [2022-04-19T20:56:12.598Z] 11e5cb150835: Preparing [2022-04-19T20:56:12.598Z] 512cd4eb5077: Preparing [2022-04-19T20:56:12.598Z] 3a69d58d995e: Preparing [2022-04-19T20:56:12.598Z] ac1cf6f389ee: Preparing [2022-04-19T20:56:12.598Z] f73e7dbfee58: Preparing [2022-04-19T20:56:12.598Z] f73e7dbfee58: Waiting [2022-04-19T20:56:12.870Z] 3a69d58d995e: Layer already exists [2022-04-19T20:56:12.870Z] 7f25ddcc9a23: Layer already exists [2022-04-19T20:56:12.870Z] 512cd4eb5077: Layer already exists [2022-04-19T20:56:12.870Z] ac1cf6f389ee: Layer already exists [2022-04-19T20:56:12.870Z] 11e5cb150835: Layer already exists [2022-04-19T20:56:12.870Z] f73e7dbfee58: Layer already exists [2022-04-19T20:56:12.870Z] 6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74: digest: sha256:53d75b218a683c535f7fd3bc18aedb10e08ac8a80813b69e03161a6f5a3d6fd7 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:13.221Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:13.577Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-04-19T20:56:13.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-19T20:56:13.577Z] 7f25ddcc9a23: Preparing [2022-04-19T20:56:13.577Z] 11e5cb150835: Preparing [2022-04-19T20:56:13.577Z] 512cd4eb5077: Preparing [2022-04-19T20:56:13.577Z] 3a69d58d995e: Preparing [2022-04-19T20:56:13.577Z] ac1cf6f389ee: Preparing [2022-04-19T20:56:13.577Z] f73e7dbfee58: Preparing [2022-04-19T20:56:13.577Z] f73e7dbfee58: Waiting [2022-04-19T20:56:13.577Z] 7f25ddcc9a23: Layer already exists [2022-04-19T20:56:13.577Z] 3a69d58d995e: Layer already exists [2022-04-19T20:56:13.577Z] 512cd4eb5077: Layer already exists [2022-04-19T20:56:13.577Z] ac1cf6f389ee: Layer already exists [2022-04-19T20:56:13.850Z] 11e5cb150835: Layer already exists [2022-04-19T20:56:13.850Z] f73e7dbfee58: Layer already exists [2022-04-19T20:56:13.850Z] main: digest: sha256:53d75b218a683c535f7fd3bc18aedb10e08ac8a80813b69e03161a6f5a3d6fd7 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T20:56:13.896Z] ===================================================== [Pipeline] echo [2022-04-19T20:56:13.904Z] taggedImages: [2022-04-19T20:56:13.904Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:56:13.904Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-04-19T20:56:13.904Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.74 [2022-04-19T20:56:13.904Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:56:13.904Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-04-19T20:56:13.925Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-04-19T20:56:13.925Z] 6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:56:13.925Z] latest [2022-04-19T20:56:13.925Z] 2.2.0-dev.74 [2022-04-19T20:56:13.925Z] 6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:56:13.925Z] main [2022-04-19T20:56:13.925Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:14.288Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:6b188fc41757128322b032ed1e708678348e23e8 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:14.645Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:56:14.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-19T20:56:14.645Z] adf89de6d5a3: Preparing [2022-04-19T20:56:14.645Z] 2e53a12d42db: Preparing [2022-04-19T20:56:14.645Z] 512cd4eb5077: Preparing [2022-04-19T20:56:14.645Z] 3447c69dd594: Preparing [2022-04-19T20:56:14.645Z] f73e7dbfee58: Preparing [2022-04-19T20:56:14.919Z] 512cd4eb5077: Layer already exists [2022-04-19T20:56:14.919Z] f73e7dbfee58: Layer already exists [2022-04-19T20:56:14.919Z] 3447c69dd594: Layer already exists [2022-04-19T20:56:14.919Z] adf89de6d5a3: Pushed [2022-04-19T20:56:18.302Z] 2e53a12d42db: Pushed [2022-04-19T20:56:18.302Z] 6b188fc41757128322b032ed1e708678348e23e8: digest: sha256:a7ea8990f2370fd7f212654b425acc75d705c4d755f79c58b53b1f99a61f3ad0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:18.649Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:19.000Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-04-19T20:56:19.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-19T20:56:19.000Z] adf89de6d5a3: Preparing [2022-04-19T20:56:19.000Z] 2e53a12d42db: Preparing [2022-04-19T20:56:19.000Z] 512cd4eb5077: Preparing [2022-04-19T20:56:19.000Z] 3447c69dd594: Preparing [2022-04-19T20:56:19.000Z] f73e7dbfee58: Preparing [2022-04-19T20:56:19.274Z] adf89de6d5a3: Layer already exists [2022-04-19T20:56:19.274Z] 512cd4eb5077: Layer already exists [2022-04-19T20:56:19.274Z] 2e53a12d42db: Layer already exists [2022-04-19T20:56:19.274Z] f73e7dbfee58: Layer already exists [2022-04-19T20:56:19.274Z] 3447c69dd594: Layer already exists [2022-04-19T20:56:19.274Z] latest: digest: sha256:a7ea8990f2370fd7f212654b425acc75d705c4d755f79c58b53b1f99a61f3ad0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:19.632Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:19.981Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.74 [2022-04-19T20:56:19.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-19T20:56:19.981Z] adf89de6d5a3: Preparing [2022-04-19T20:56:19.981Z] 2e53a12d42db: Preparing [2022-04-19T20:56:19.981Z] 512cd4eb5077: Preparing [2022-04-19T20:56:19.981Z] 3447c69dd594: Preparing [2022-04-19T20:56:19.981Z] f73e7dbfee58: Preparing [2022-04-19T20:56:20.260Z] 2e53a12d42db: Layer already exists [2022-04-19T20:56:20.260Z] 3447c69dd594: Layer already exists [2022-04-19T20:56:20.260Z] 512cd4eb5077: Layer already exists [2022-04-19T20:56:20.260Z] adf89de6d5a3: Layer already exists [2022-04-19T20:56:20.260Z] f73e7dbfee58: Layer already exists [2022-04-19T20:56:20.260Z] 2.2.0-dev.74: digest: sha256:a7ea8990f2370fd7f212654b425acc75d705c4d755f79c58b53b1f99a61f3ad0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:20.620Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:20.971Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:56:20.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-19T20:56:20.971Z] adf89de6d5a3: Preparing [2022-04-19T20:56:20.971Z] 2e53a12d42db: Preparing [2022-04-19T20:56:20.971Z] 512cd4eb5077: Preparing [2022-04-19T20:56:20.971Z] 3447c69dd594: Preparing [2022-04-19T20:56:20.971Z] f73e7dbfee58: Preparing [2022-04-19T20:56:21.253Z] 2e53a12d42db: Layer already exists [2022-04-19T20:56:21.253Z] 3447c69dd594: Layer already exists [2022-04-19T20:56:21.253Z] f73e7dbfee58: Layer already exists [2022-04-19T20:56:21.253Z] 512cd4eb5077: Layer already exists [2022-04-19T20:56:21.253Z] adf89de6d5a3: Layer already exists [2022-04-19T20:56:21.253Z] 6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74: digest: sha256:a7ea8990f2370fd7f212654b425acc75d705c4d755f79c58b53b1f99a61f3ad0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:21.608Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:21.958Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-04-19T20:56:21.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-19T20:56:21.958Z] adf89de6d5a3: Preparing [2022-04-19T20:56:21.958Z] 2e53a12d42db: Preparing [2022-04-19T20:56:21.958Z] 512cd4eb5077: Preparing [2022-04-19T20:56:21.958Z] 3447c69dd594: Preparing [2022-04-19T20:56:21.958Z] f73e7dbfee58: Preparing [2022-04-19T20:56:22.234Z] 3447c69dd594: Layer already exists [2022-04-19T20:56:22.234Z] adf89de6d5a3: Layer already exists [2022-04-19T20:56:22.234Z] 512cd4eb5077: Layer already exists [2022-04-19T20:56:22.234Z] f73e7dbfee58: Layer already exists [2022-04-19T20:56:22.234Z] 2e53a12d42db: Layer already exists [2022-04-19T20:56:22.234Z] main: digest: sha256:a7ea8990f2370fd7f212654b425acc75d705c4d755f79c58b53b1f99a61f3ad0 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T20:56:22.281Z] ===================================================== [Pipeline] echo [2022-04-19T20:56:22.289Z] taggedImages: [2022-04-19T20:56:22.289Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:56:22.289Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-04-19T20:56:22.289Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.74 [2022-04-19T20:56:22.289Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:56:22.289Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-04-19T20:56:22.311Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-04-19T20:56:22.311Z] 6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:56:22.311Z] latest [2022-04-19T20:56:22.311Z] 2.2.0-dev.74 [2022-04-19T20:56:22.311Z] 6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:56:22.311Z] main [2022-04-19T20:56:22.311Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:22.686Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6b188fc41757128322b032ed1e708678348e23e8 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:23.040Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:56:23.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-19T20:56:23.040Z] fd75833748cf: Preparing [2022-04-19T20:56:23.040Z] fd75833748cf: Preparing [2022-04-19T20:56:23.040Z] 5200bbe11d7a: Preparing [2022-04-19T20:56:23.040Z] 2405e8c7b257: Preparing [2022-04-19T20:56:23.040Z] a2e96adb6159: Preparing [2022-04-19T20:56:23.040Z] 14c3be0064ce: Preparing [2022-04-19T20:56:23.040Z] 512cd4eb5077: Preparing [2022-04-19T20:56:23.040Z] de8fddd01b51: Preparing [2022-04-19T20:56:23.040Z] 203d2dbb4275: Preparing [2022-04-19T20:56:23.040Z] 3b965be023cf: Preparing [2022-04-19T20:56:23.040Z] 9c3820fa4bb9: Preparing [2022-04-19T20:56:23.041Z] f73e7dbfee58: Preparing [2022-04-19T20:56:23.041Z] 203d2dbb4275: Waiting [2022-04-19T20:56:23.041Z] 9c3820fa4bb9: Waiting [2022-04-19T20:56:23.041Z] f73e7dbfee58: Waiting [2022-04-19T20:56:23.041Z] 512cd4eb5077: Waiting [2022-04-19T20:56:23.041Z] 3b965be023cf: Waiting [2022-04-19T20:56:23.041Z] de8fddd01b51: Waiting [2022-04-19T20:56:23.314Z] fd75833748cf: Pushed [2022-04-19T20:56:23.314Z] 5200bbe11d7a: Pushed [2022-04-19T20:56:23.314Z] 2405e8c7b257: Pushed [2022-04-19T20:56:23.589Z] a2e96adb6159: Pushed [2022-04-19T20:56:23.589Z] 512cd4eb5077: Layer already exists [2022-04-19T20:56:23.589Z] 3b965be023cf: Pushed [2022-04-19T20:56:23.589Z] 203d2dbb4275: Pushed [2022-04-19T20:56:23.589Z] de8fddd01b51: Pushed [2022-04-19T20:56:23.589Z] 9c3820fa4bb9: Pushed [2022-04-19T20:56:23.862Z] f73e7dbfee58: Layer already exists [2022-04-19T20:56:27.251Z] 14c3be0064ce: Pushed [2022-04-19T20:56:27.251Z] 6b188fc41757128322b032ed1e708678348e23e8: digest: sha256:795b2bf613bd88882947aeace323a45bf0eee12e5f90f7931b11517a784840a7 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:27.615Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:27.966Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-04-19T20:56:27.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-19T20:56:27.966Z] fd75833748cf: Preparing [2022-04-19T20:56:27.966Z] fd75833748cf: Preparing [2022-04-19T20:56:27.966Z] 5200bbe11d7a: Preparing [2022-04-19T20:56:27.966Z] 2405e8c7b257: Preparing [2022-04-19T20:56:27.966Z] a2e96adb6159: Preparing [2022-04-19T20:56:27.966Z] 14c3be0064ce: Preparing [2022-04-19T20:56:27.966Z] 512cd4eb5077: Preparing [2022-04-19T20:56:27.966Z] de8fddd01b51: Preparing [2022-04-19T20:56:27.966Z] 203d2dbb4275: Preparing [2022-04-19T20:56:27.966Z] 3b965be023cf: Preparing [2022-04-19T20:56:27.966Z] 9c3820fa4bb9: Preparing [2022-04-19T20:56:27.966Z] f73e7dbfee58: Preparing [2022-04-19T20:56:27.966Z] 203d2dbb4275: Waiting [2022-04-19T20:56:27.966Z] 3b965be023cf: Waiting [2022-04-19T20:56:27.966Z] f73e7dbfee58: Waiting [2022-04-19T20:56:27.966Z] 9c3820fa4bb9: Waiting [2022-04-19T20:56:27.966Z] 512cd4eb5077: Waiting [2022-04-19T20:56:28.244Z] 14c3be0064ce: Layer already exists [2022-04-19T20:56:28.244Z] a2e96adb6159: Layer already exists [2022-04-19T20:56:28.244Z] fd75833748cf: Layer already exists [2022-04-19T20:56:28.244Z] 5200bbe11d7a: Layer already exists [2022-04-19T20:56:28.244Z] 2405e8c7b257: Layer already exists [2022-04-19T20:56:28.244Z] de8fddd01b51: Layer already exists [2022-04-19T20:56:28.244Z] 203d2dbb4275: Layer already exists [2022-04-19T20:56:28.244Z] 512cd4eb5077: Layer already exists [2022-04-19T20:56:28.244Z] 3b965be023cf: Layer already exists [2022-04-19T20:56:28.244Z] 9c3820fa4bb9: Layer already exists [2022-04-19T20:56:28.244Z] f73e7dbfee58: Layer already exists [2022-04-19T20:56:28.244Z] latest: digest: sha256:795b2bf613bd88882947aeace323a45bf0eee12e5f90f7931b11517a784840a7 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:28.597Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:28.943Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.74 [2022-04-19T20:56:28.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-19T20:56:28.943Z] fd75833748cf: Preparing [2022-04-19T20:56:28.943Z] fd75833748cf: Preparing [2022-04-19T20:56:28.943Z] 5200bbe11d7a: Preparing [2022-04-19T20:56:28.943Z] 2405e8c7b257: Preparing [2022-04-19T20:56:28.943Z] a2e96adb6159: Preparing [2022-04-19T20:56:28.943Z] 14c3be0064ce: Preparing [2022-04-19T20:56:28.943Z] 512cd4eb5077: Preparing [2022-04-19T20:56:28.943Z] de8fddd01b51: Preparing [2022-04-19T20:56:28.943Z] 203d2dbb4275: Preparing [2022-04-19T20:56:28.943Z] 3b965be023cf: Preparing [2022-04-19T20:56:28.943Z] 9c3820fa4bb9: Preparing [2022-04-19T20:56:28.943Z] f73e7dbfee58: Preparing [2022-04-19T20:56:28.943Z] 512cd4eb5077: Waiting [2022-04-19T20:56:28.943Z] 3b965be023cf: Waiting [2022-04-19T20:56:28.943Z] 9c3820fa4bb9: Waiting [2022-04-19T20:56:28.943Z] de8fddd01b51: Waiting [2022-04-19T20:56:28.943Z] f73e7dbfee58: Waiting [2022-04-19T20:56:28.943Z] 203d2dbb4275: Waiting [2022-04-19T20:56:29.218Z] a2e96adb6159: Layer already exists [2022-04-19T20:56:29.218Z] 14c3be0064ce: Layer already exists [2022-04-19T20:56:29.218Z] 5200bbe11d7a: Layer already exists [2022-04-19T20:56:29.218Z] 2405e8c7b257: Layer already exists [2022-04-19T20:56:29.218Z] fd75833748cf: Layer already exists [2022-04-19T20:56:29.218Z] de8fddd01b51: Layer already exists [2022-04-19T20:56:29.218Z] 203d2dbb4275: Layer already exists [2022-04-19T20:56:29.218Z] 9c3820fa4bb9: Layer already exists [2022-04-19T20:56:29.218Z] 512cd4eb5077: Layer already exists [2022-04-19T20:56:29.218Z] 3b965be023cf: Layer already exists [2022-04-19T20:56:29.218Z] f73e7dbfee58: Layer already exists [2022-04-19T20:56:29.218Z] 2.2.0-dev.74: digest: sha256:795b2bf613bd88882947aeace323a45bf0eee12e5f90f7931b11517a784840a7 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:29.570Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:29.920Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:56:29.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-19T20:56:29.920Z] fd75833748cf: Preparing [2022-04-19T20:56:29.920Z] fd75833748cf: Preparing [2022-04-19T20:56:29.920Z] 5200bbe11d7a: Preparing [2022-04-19T20:56:29.920Z] 2405e8c7b257: Preparing [2022-04-19T20:56:29.920Z] a2e96adb6159: Preparing [2022-04-19T20:56:29.920Z] 14c3be0064ce: Preparing [2022-04-19T20:56:29.920Z] 512cd4eb5077: Preparing [2022-04-19T20:56:29.920Z] de8fddd01b51: Preparing [2022-04-19T20:56:29.920Z] 203d2dbb4275: Preparing [2022-04-19T20:56:29.920Z] 3b965be023cf: Preparing [2022-04-19T20:56:29.920Z] 9c3820fa4bb9: Preparing [2022-04-19T20:56:29.920Z] f73e7dbfee58: Preparing [2022-04-19T20:56:29.920Z] 512cd4eb5077: Waiting [2022-04-19T20:56:29.920Z] 3b965be023cf: Waiting [2022-04-19T20:56:29.920Z] 9c3820fa4bb9: Waiting [2022-04-19T20:56:29.920Z] f73e7dbfee58: Waiting [2022-04-19T20:56:29.920Z] de8fddd01b51: Waiting [2022-04-19T20:56:29.920Z] 203d2dbb4275: Waiting [2022-04-19T20:56:30.193Z] 14c3be0064ce: Layer already exists [2022-04-19T20:56:30.193Z] 2405e8c7b257: Layer already exists [2022-04-19T20:56:30.193Z] a2e96adb6159: Layer already exists [2022-04-19T20:56:30.193Z] 5200bbe11d7a: Layer already exists [2022-04-19T20:56:30.193Z] fd75833748cf: Layer already exists [2022-04-19T20:56:30.193Z] 203d2dbb4275: Layer already exists [2022-04-19T20:56:30.193Z] de8fddd01b51: Layer already exists [2022-04-19T20:56:30.193Z] 3b965be023cf: Layer already exists [2022-04-19T20:56:30.193Z] 512cd4eb5077: Layer already exists [2022-04-19T20:56:30.193Z] 9c3820fa4bb9: Layer already exists [2022-04-19T20:56:30.193Z] f73e7dbfee58: Layer already exists [2022-04-19T20:56:30.193Z] 6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74: digest: sha256:795b2bf613bd88882947aeace323a45bf0eee12e5f90f7931b11517a784840a7 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:30.585Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:30.965Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-04-19T20:56:30.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-19T20:56:30.965Z] fd75833748cf: Preparing [2022-04-19T20:56:30.965Z] fd75833748cf: Preparing [2022-04-19T20:56:30.965Z] 5200bbe11d7a: Preparing [2022-04-19T20:56:30.965Z] 2405e8c7b257: Preparing [2022-04-19T20:56:30.965Z] a2e96adb6159: Preparing [2022-04-19T20:56:30.965Z] 14c3be0064ce: Preparing [2022-04-19T20:56:30.965Z] 512cd4eb5077: Preparing [2022-04-19T20:56:30.965Z] de8fddd01b51: Preparing [2022-04-19T20:56:30.965Z] 203d2dbb4275: Preparing [2022-04-19T20:56:30.965Z] 3b965be023cf: Preparing [2022-04-19T20:56:30.965Z] 9c3820fa4bb9: Preparing [2022-04-19T20:56:30.965Z] f73e7dbfee58: Preparing [2022-04-19T20:56:30.965Z] 512cd4eb5077: Waiting [2022-04-19T20:56:30.965Z] de8fddd01b51: Waiting [2022-04-19T20:56:30.965Z] 203d2dbb4275: Waiting [2022-04-19T20:56:30.965Z] 3b965be023cf: Waiting [2022-04-19T20:56:30.965Z] 9c3820fa4bb9: Waiting [2022-04-19T20:56:30.965Z] f73e7dbfee58: Waiting [2022-04-19T20:56:31.240Z] fd75833748cf: Layer already exists [2022-04-19T20:56:31.240Z] 5200bbe11d7a: Layer already exists [2022-04-19T20:56:31.240Z] a2e96adb6159: Layer already exists [2022-04-19T20:56:31.240Z] 2405e8c7b257: Layer already exists [2022-04-19T20:56:31.240Z] 14c3be0064ce: Layer already exists [2022-04-19T20:56:31.240Z] de8fddd01b51: Layer already exists [2022-04-19T20:56:31.240Z] 203d2dbb4275: Layer already exists [2022-04-19T20:56:31.240Z] 9c3820fa4bb9: Layer already exists [2022-04-19T20:56:31.240Z] 512cd4eb5077: Layer already exists [2022-04-19T20:56:31.240Z] 3b965be023cf: Layer already exists [2022-04-19T20:56:31.240Z] f73e7dbfee58: Layer already exists [2022-04-19T20:56:31.240Z] main: digest: sha256:795b2bf613bd88882947aeace323a45bf0eee12e5f90f7931b11517a784840a7 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T20:56:31.290Z] ===================================================== [Pipeline] echo [2022-04-19T20:56:31.303Z] taggedImages: [2022-04-19T20:56:31.303Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:56:31.303Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-04-19T20:56:31.303Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.74 [2022-04-19T20:56:31.303Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:56:31.303Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-04-19T20:56:31.326Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-04-19T20:56:31.326Z] 6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:56:31.326Z] latest [2022-04-19T20:56:31.326Z] 2.2.0-dev.74 [2022-04-19T20:56:31.326Z] 6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:56:31.326Z] main [2022-04-19T20:56:31.326Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:31.707Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6b188fc41757128322b032ed1e708678348e23e8 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:32.059Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:56:32.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-19T20:56:32.059Z] 66bd76b09ab5: Preparing [2022-04-19T20:56:32.059Z] ce5a2ed2804d: Preparing [2022-04-19T20:56:32.059Z] c047f3962d51: Preparing [2022-04-19T20:56:32.059Z] 15ca6a555554: Preparing [2022-04-19T20:56:32.059Z] 7fe2e86762ef: Preparing [2022-04-19T20:56:32.059Z] 9b87ffa0a226: Preparing [2022-04-19T20:56:32.059Z] 2ffb4212a3b7: Preparing [2022-04-19T20:56:32.059Z] f73e7dbfee58: Preparing [2022-04-19T20:56:32.059Z] 2ffb4212a3b7: Waiting [2022-04-19T20:56:32.059Z] 9b87ffa0a226: Waiting [2022-04-19T20:56:32.059Z] f73e7dbfee58: Waiting [2022-04-19T20:56:32.342Z] 66bd76b09ab5: Pushed [2022-04-19T20:56:32.342Z] 7fe2e86762ef: Pushed [2022-04-19T20:56:32.342Z] ce5a2ed2804d: Pushed [2022-04-19T20:56:32.616Z] f73e7dbfee58: Layer already exists [2022-04-19T20:56:32.616Z] 9b87ffa0a226: Pushed [2022-04-19T20:56:33.604Z] 2ffb4212a3b7: Pushed [2022-04-19T20:56:35.053Z] c047f3962d51: Pushed [2022-04-19T20:56:35.327Z] 15ca6a555554: Pushed [2022-04-19T20:56:35.327Z] 6b188fc41757128322b032ed1e708678348e23e8: digest: sha256:865c13f7961a368257800fa0379c5270b4be4e8431b9d7e95f1f3df83ff48094 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:35.960Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:36.304Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-04-19T20:56:36.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-19T20:56:36.304Z] 66bd76b09ab5: Preparing [2022-04-19T20:56:36.304Z] ce5a2ed2804d: Preparing [2022-04-19T20:56:36.304Z] c047f3962d51: Preparing [2022-04-19T20:56:36.304Z] 15ca6a555554: Preparing [2022-04-19T20:56:36.304Z] 7fe2e86762ef: Preparing [2022-04-19T20:56:36.304Z] 9b87ffa0a226: Preparing [2022-04-19T20:56:36.304Z] 2ffb4212a3b7: Preparing [2022-04-19T20:56:36.304Z] f73e7dbfee58: Preparing [2022-04-19T20:56:36.304Z] 9b87ffa0a226: Waiting [2022-04-19T20:56:36.304Z] 2ffb4212a3b7: Waiting [2022-04-19T20:56:36.304Z] f73e7dbfee58: Waiting [2022-04-19T20:56:36.579Z] ce5a2ed2804d: Layer already exists [2022-04-19T20:56:36.579Z] 15ca6a555554: Layer already exists [2022-04-19T20:56:36.579Z] 66bd76b09ab5: Layer already exists [2022-04-19T20:56:36.579Z] 7fe2e86762ef: Layer already exists [2022-04-19T20:56:36.579Z] c047f3962d51: Layer already exists [2022-04-19T20:56:36.579Z] 2ffb4212a3b7: Layer already exists [2022-04-19T20:56:36.579Z] f73e7dbfee58: Layer already exists [2022-04-19T20:56:36.579Z] 9b87ffa0a226: Layer already exists [2022-04-19T20:56:36.579Z] latest: digest: sha256:865c13f7961a368257800fa0379c5270b4be4e8431b9d7e95f1f3df83ff48094 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:36.934Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:37.284Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.74 [2022-04-19T20:56:37.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-19T20:56:37.284Z] 66bd76b09ab5: Preparing [2022-04-19T20:56:37.284Z] ce5a2ed2804d: Preparing [2022-04-19T20:56:37.284Z] c047f3962d51: Preparing [2022-04-19T20:56:37.284Z] 15ca6a555554: Preparing [2022-04-19T20:56:37.284Z] 7fe2e86762ef: Preparing [2022-04-19T20:56:37.284Z] 9b87ffa0a226: Preparing [2022-04-19T20:56:37.284Z] 2ffb4212a3b7: Preparing [2022-04-19T20:56:37.284Z] f73e7dbfee58: Preparing [2022-04-19T20:56:37.284Z] 2ffb4212a3b7: Waiting [2022-04-19T20:56:37.284Z] f73e7dbfee58: Waiting [2022-04-19T20:56:37.284Z] 9b87ffa0a226: Waiting [2022-04-19T20:56:37.559Z] c047f3962d51: Layer already exists [2022-04-19T20:56:37.559Z] ce5a2ed2804d: Layer already exists [2022-04-19T20:56:37.559Z] 7fe2e86762ef: Layer already exists [2022-04-19T20:56:37.559Z] 15ca6a555554: Layer already exists [2022-04-19T20:56:37.559Z] 66bd76b09ab5: Layer already exists [2022-04-19T20:56:37.559Z] 2ffb4212a3b7: Layer already exists [2022-04-19T20:56:37.559Z] f73e7dbfee58: Layer already exists [2022-04-19T20:56:37.559Z] 9b87ffa0a226: Layer already exists [2022-04-19T20:56:37.559Z] 2.2.0-dev.74: digest: sha256:865c13f7961a368257800fa0379c5270b4be4e8431b9d7e95f1f3df83ff48094 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:37.912Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:38.260Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:56:38.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-19T20:56:38.260Z] 66bd76b09ab5: Preparing [2022-04-19T20:56:38.260Z] ce5a2ed2804d: Preparing [2022-04-19T20:56:38.260Z] c047f3962d51: Preparing [2022-04-19T20:56:38.260Z] 15ca6a555554: Preparing [2022-04-19T20:56:38.260Z] 7fe2e86762ef: Preparing [2022-04-19T20:56:38.260Z] 9b87ffa0a226: Preparing [2022-04-19T20:56:38.260Z] 2ffb4212a3b7: Preparing [2022-04-19T20:56:38.260Z] f73e7dbfee58: Preparing [2022-04-19T20:56:38.260Z] f73e7dbfee58: Waiting [2022-04-19T20:56:38.260Z] 9b87ffa0a226: Waiting [2022-04-19T20:56:38.536Z] ce5a2ed2804d: Layer already exists [2022-04-19T20:56:38.536Z] 66bd76b09ab5: Layer already exists [2022-04-19T20:56:38.536Z] 7fe2e86762ef: Layer already exists [2022-04-19T20:56:38.536Z] c047f3962d51: Layer already exists [2022-04-19T20:56:38.536Z] 15ca6a555554: Layer already exists [2022-04-19T20:56:38.536Z] 9b87ffa0a226: Layer already exists [2022-04-19T20:56:38.536Z] 2ffb4212a3b7: Layer already exists [2022-04-19T20:56:38.536Z] f73e7dbfee58: Layer already exists [2022-04-19T20:56:38.536Z] 6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74: digest: sha256:865c13f7961a368257800fa0379c5270b4be4e8431b9d7e95f1f3df83ff48094 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:38.890Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:39.240Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-04-19T20:56:39.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-19T20:56:39.240Z] 66bd76b09ab5: Preparing [2022-04-19T20:56:39.240Z] ce5a2ed2804d: Preparing [2022-04-19T20:56:39.240Z] c047f3962d51: Preparing [2022-04-19T20:56:39.240Z] 15ca6a555554: Preparing [2022-04-19T20:56:39.240Z] 7fe2e86762ef: Preparing [2022-04-19T20:56:39.240Z] 9b87ffa0a226: Preparing [2022-04-19T20:56:39.240Z] 2ffb4212a3b7: Preparing [2022-04-19T20:56:39.240Z] f73e7dbfee58: Preparing [2022-04-19T20:56:39.240Z] 9b87ffa0a226: Waiting [2022-04-19T20:56:39.240Z] 2ffb4212a3b7: Waiting [2022-04-19T20:56:39.240Z] f73e7dbfee58: Waiting [2022-04-19T20:56:39.511Z] ce5a2ed2804d: Layer already exists [2022-04-19T20:56:39.511Z] 7fe2e86762ef: Layer already exists [2022-04-19T20:56:39.511Z] c047f3962d51: Layer already exists [2022-04-19T20:56:39.511Z] 66bd76b09ab5: Layer already exists [2022-04-19T20:56:39.511Z] 15ca6a555554: Layer already exists [2022-04-19T20:56:39.511Z] f73e7dbfee58: Layer already exists [2022-04-19T20:56:39.511Z] 9b87ffa0a226: Layer already exists [2022-04-19T20:56:39.511Z] 2ffb4212a3b7: Layer already exists [2022-04-19T20:56:39.511Z] main: digest: sha256:865c13f7961a368257800fa0379c5270b4be4e8431b9d7e95f1f3df83ff48094 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T20:56:39.565Z] ===================================================== [Pipeline] echo [2022-04-19T20:56:39.574Z] taggedImages: [2022-04-19T20:56:39.574Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:56:39.574Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-04-19T20:56:39.574Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.74 [2022-04-19T20:56:39.574Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:56:39.574Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-04-19T20:56:39.594Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-04-19T20:56:39.594Z] 6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:56:39.594Z] latest [2022-04-19T20:56:39.594Z] 2.2.0-dev.74 [2022-04-19T20:56:39.594Z] 6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:56:39.594Z] main [2022-04-19T20:56:39.594Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:39.950Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6b188fc41757128322b032ed1e708678348e23e8 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:40.299Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:56:40.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-19T20:56:40.299Z] 693aae80ceb6: Preparing [2022-04-19T20:56:40.299Z] af43a053d7b5: Preparing [2022-04-19T20:56:40.299Z] facfbd6aa0cc: Preparing [2022-04-19T20:56:40.299Z] e9f90aa89005: Preparing [2022-04-19T20:56:40.299Z] b489269f1dd8: Preparing [2022-04-19T20:56:40.299Z] cc48ca395b3d: Preparing [2022-04-19T20:56:40.299Z] 852faae5da27: Preparing [2022-04-19T20:56:40.299Z] 05343f703811: Preparing [2022-04-19T20:56:40.299Z] 705f529dad46: Preparing [2022-04-19T20:56:40.299Z] f73e7dbfee58: Preparing [2022-04-19T20:56:40.299Z] 05343f703811: Waiting [2022-04-19T20:56:40.299Z] 705f529dad46: Waiting [2022-04-19T20:56:40.299Z] f73e7dbfee58: Waiting [2022-04-19T20:56:40.299Z] cc48ca395b3d: Waiting [2022-04-19T20:56:40.299Z] 852faae5da27: Waiting [2022-04-19T20:56:40.574Z] 693aae80ceb6: Pushed [2022-04-19T20:56:40.848Z] b489269f1dd8: Pushed [2022-04-19T20:56:40.848Z] af43a053d7b5: Pushed [2022-04-19T20:56:40.848Z] cc48ca395b3d: Pushed [2022-04-19T20:56:40.848Z] 852faae5da27: Pushed [2022-04-19T20:56:40.848Z] 05343f703811: Pushed [2022-04-19T20:56:41.121Z] f73e7dbfee58: Layer already exists [2022-04-19T20:56:41.399Z] 705f529dad46: Pushed [2022-04-19T20:56:43.368Z] e9f90aa89005: Pushed [2022-04-19T20:56:44.345Z] facfbd6aa0cc: Pushed [2022-04-19T20:56:44.620Z] 6b188fc41757128322b032ed1e708678348e23e8: digest: sha256:9a7278be26685adb215f4ff515308fd77a69b0ffc1cc3b686da5d015c3535ee8 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:44.974Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:45.316Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-04-19T20:56:45.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-19T20:56:45.316Z] 693aae80ceb6: Preparing [2022-04-19T20:56:45.316Z] af43a053d7b5: Preparing [2022-04-19T20:56:45.316Z] facfbd6aa0cc: Preparing [2022-04-19T20:56:45.316Z] e9f90aa89005: Preparing [2022-04-19T20:56:45.316Z] b489269f1dd8: Preparing [2022-04-19T20:56:45.316Z] cc48ca395b3d: Preparing [2022-04-19T20:56:45.316Z] 852faae5da27: Preparing [2022-04-19T20:56:45.316Z] 05343f703811: Preparing [2022-04-19T20:56:45.316Z] 705f529dad46: Preparing [2022-04-19T20:56:45.316Z] f73e7dbfee58: Preparing [2022-04-19T20:56:45.316Z] cc48ca395b3d: Waiting [2022-04-19T20:56:45.316Z] 852faae5da27: Waiting [2022-04-19T20:56:45.316Z] 05343f703811: Waiting [2022-04-19T20:56:45.316Z] 705f529dad46: Waiting [2022-04-19T20:56:45.316Z] f73e7dbfee58: Waiting [2022-04-19T20:56:45.589Z] af43a053d7b5: Layer already exists [2022-04-19T20:56:45.589Z] 693aae80ceb6: Layer already exists [2022-04-19T20:56:45.589Z] e9f90aa89005: Layer already exists [2022-04-19T20:56:45.589Z] b489269f1dd8: Layer already exists [2022-04-19T20:56:45.589Z] facfbd6aa0cc: Layer already exists [2022-04-19T20:56:45.589Z] 05343f703811: Layer already exists [2022-04-19T20:56:45.589Z] cc48ca395b3d: Layer already exists [2022-04-19T20:56:45.589Z] 852faae5da27: Layer already exists [2022-04-19T20:56:45.589Z] 705f529dad46: Layer already exists [2022-04-19T20:56:45.589Z] f73e7dbfee58: Layer already exists [2022-04-19T20:56:45.589Z] latest: digest: sha256:9a7278be26685adb215f4ff515308fd77a69b0ffc1cc3b686da5d015c3535ee8 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:46.178Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:46.600Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.74 [2022-04-19T20:56:46.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-19T20:56:46.878Z] 693aae80ceb6: Preparing [2022-04-19T20:56:46.878Z] af43a053d7b5: Preparing [2022-04-19T20:56:46.878Z] facfbd6aa0cc: Preparing [2022-04-19T20:56:46.878Z] e9f90aa89005: Preparing [2022-04-19T20:56:46.878Z] b489269f1dd8: Preparing [2022-04-19T20:56:46.878Z] cc48ca395b3d: Preparing [2022-04-19T20:56:46.878Z] 852faae5da27: Preparing [2022-04-19T20:56:46.878Z] 05343f703811: Preparing [2022-04-19T20:56:46.878Z] 705f529dad46: Preparing [2022-04-19T20:56:46.878Z] f73e7dbfee58: Preparing [2022-04-19T20:56:46.878Z] 05343f703811: Waiting [2022-04-19T20:56:46.878Z] 705f529dad46: Waiting [2022-04-19T20:56:46.878Z] f73e7dbfee58: Waiting [2022-04-19T20:56:46.878Z] cc48ca395b3d: Waiting [2022-04-19T20:56:46.878Z] 852faae5da27: Waiting [2022-04-19T20:56:46.878Z] e9f90aa89005: Layer already exists [2022-04-19T20:56:46.878Z] b489269f1dd8: Layer already exists [2022-04-19T20:56:46.878Z] 693aae80ceb6: Layer already exists [2022-04-19T20:56:46.878Z] facfbd6aa0cc: Layer already exists [2022-04-19T20:56:46.878Z] af43a053d7b5: Layer already exists [2022-04-19T20:56:46.878Z] 705f529dad46: Layer already exists [2022-04-19T20:56:46.878Z] 05343f703811: Layer already exists [2022-04-19T20:56:46.878Z] f73e7dbfee58: Layer already exists [2022-04-19T20:56:46.878Z] cc48ca395b3d: Layer already exists [2022-04-19T20:56:46.878Z] 852faae5da27: Layer already exists [2022-04-19T20:56:46.878Z] 2.2.0-dev.74: digest: sha256:9a7278be26685adb215f4ff515308fd77a69b0ffc1cc3b686da5d015c3535ee8 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:47.230Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:47.581Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:56:47.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-19T20:56:47.581Z] 693aae80ceb6: Preparing [2022-04-19T20:56:47.581Z] af43a053d7b5: Preparing [2022-04-19T20:56:47.581Z] facfbd6aa0cc: Preparing [2022-04-19T20:56:47.581Z] e9f90aa89005: Preparing [2022-04-19T20:56:47.581Z] b489269f1dd8: Preparing [2022-04-19T20:56:47.581Z] cc48ca395b3d: Preparing [2022-04-19T20:56:47.581Z] 852faae5da27: Preparing [2022-04-19T20:56:47.581Z] 05343f703811: Preparing [2022-04-19T20:56:47.582Z] 705f529dad46: Preparing [2022-04-19T20:56:47.582Z] f73e7dbfee58: Preparing [2022-04-19T20:56:47.582Z] 852faae5da27: Waiting [2022-04-19T20:56:47.582Z] 05343f703811: Waiting [2022-04-19T20:56:47.582Z] 705f529dad46: Waiting [2022-04-19T20:56:47.582Z] f73e7dbfee58: Waiting [2022-04-19T20:56:47.582Z] cc48ca395b3d: Waiting [2022-04-19T20:56:47.855Z] af43a053d7b5: Layer already exists [2022-04-19T20:56:47.855Z] e9f90aa89005: Layer already exists [2022-04-19T20:56:47.855Z] 693aae80ceb6: Layer already exists [2022-04-19T20:56:47.855Z] facfbd6aa0cc: Layer already exists [2022-04-19T20:56:47.855Z] b489269f1dd8: Layer already exists [2022-04-19T20:56:47.855Z] 852faae5da27: Layer already exists [2022-04-19T20:56:47.855Z] 05343f703811: Layer already exists [2022-04-19T20:56:47.855Z] f73e7dbfee58: Layer already exists [2022-04-19T20:56:47.855Z] 705f529dad46: Layer already exists [2022-04-19T20:56:47.855Z] cc48ca395b3d: Layer already exists [2022-04-19T20:56:47.855Z] 6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74: digest: sha256:9a7278be26685adb215f4ff515308fd77a69b0ffc1cc3b686da5d015c3535ee8 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:48.209Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:48.559Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-04-19T20:56:48.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-19T20:56:48.559Z] 693aae80ceb6: Preparing [2022-04-19T20:56:48.559Z] af43a053d7b5: Preparing [2022-04-19T20:56:48.559Z] facfbd6aa0cc: Preparing [2022-04-19T20:56:48.559Z] e9f90aa89005: Preparing [2022-04-19T20:56:48.559Z] b489269f1dd8: Preparing [2022-04-19T20:56:48.559Z] cc48ca395b3d: Preparing [2022-04-19T20:56:48.559Z] 852faae5da27: Preparing [2022-04-19T20:56:48.559Z] 05343f703811: Preparing [2022-04-19T20:56:48.559Z] 705f529dad46: Preparing [2022-04-19T20:56:48.559Z] f73e7dbfee58: Preparing [2022-04-19T20:56:48.559Z] cc48ca395b3d: Waiting [2022-04-19T20:56:48.559Z] 852faae5da27: Waiting [2022-04-19T20:56:48.559Z] 05343f703811: Waiting [2022-04-19T20:56:48.559Z] 705f529dad46: Waiting [2022-04-19T20:56:48.559Z] f73e7dbfee58: Waiting [2022-04-19T20:56:48.834Z] 693aae80ceb6: Layer already exists [2022-04-19T20:56:48.834Z] e9f90aa89005: Layer already exists [2022-04-19T20:56:48.834Z] af43a053d7b5: Layer already exists [2022-04-19T20:56:48.834Z] b489269f1dd8: Layer already exists [2022-04-19T20:56:48.834Z] facfbd6aa0cc: Layer already exists [2022-04-19T20:56:48.834Z] 05343f703811: Layer already exists [2022-04-19T20:56:48.834Z] cc48ca395b3d: Layer already exists [2022-04-19T20:56:48.834Z] 852faae5da27: Layer already exists [2022-04-19T20:56:48.834Z] f73e7dbfee58: Layer already exists [2022-04-19T20:56:48.834Z] 705f529dad46: Layer already exists [2022-04-19T20:56:48.834Z] main: digest: sha256:9a7278be26685adb215f4ff515308fd77a69b0ffc1cc3b686da5d015c3535ee8 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T20:56:48.878Z] ===================================================== [Pipeline] echo [2022-04-19T20:56:48.886Z] taggedImages: [2022-04-19T20:56:48.886Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:56:48.886Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-04-19T20:56:48.886Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.74 [2022-04-19T20:56:48.886Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:56:48.886Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-04-19T20:56:48.905Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-04-19T20:56:48.905Z] 6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:56:48.905Z] latest [2022-04-19T20:56:48.905Z] 2.2.0-dev.74 [2022-04-19T20:56:48.905Z] 6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:56:48.905Z] main [2022-04-19T20:56:48.905Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:49.271Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6b188fc41757128322b032ed1e708678348e23e8 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:49.631Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:56:49.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-19T20:56:49.631Z] 9793e9050de2: Preparing [2022-04-19T20:56:49.631Z] b89f96fd74af: Preparing [2022-04-19T20:56:49.631Z] 512cd4eb5077: Preparing [2022-04-19T20:56:49.631Z] 82bb404f0512: Preparing [2022-04-19T20:56:49.631Z] 7810cf3e91e6: Preparing [2022-04-19T20:56:49.631Z] 4f4ce317c6bb: Preparing [2022-04-19T20:56:49.631Z] 4f4ce317c6bb: Waiting [2022-04-19T20:56:49.915Z] 512cd4eb5077: Layer already exists [2022-04-19T20:56:49.915Z] 4f4ce317c6bb: Layer already exists [2022-04-19T20:56:49.915Z] 7810cf3e91e6: Pushed [2022-04-19T20:56:49.915Z] 9793e9050de2: Pushed [2022-04-19T20:56:51.357Z] 82bb404f0512: Pushed [2022-04-19T20:56:54.752Z] b89f96fd74af: Pushed [2022-04-19T20:56:55.026Z] 6b188fc41757128322b032ed1e708678348e23e8: digest: sha256:a1b8332b228f1bfa8edd13118b0196ca5f5ac7721d763536e921c3254db68943 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:55.380Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:55.724Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-04-19T20:56:55.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-19T20:56:55.724Z] 9793e9050de2: Preparing [2022-04-19T20:56:55.724Z] b89f96fd74af: Preparing [2022-04-19T20:56:55.724Z] 512cd4eb5077: Preparing [2022-04-19T20:56:55.724Z] 82bb404f0512: Preparing [2022-04-19T20:56:55.724Z] 7810cf3e91e6: Preparing [2022-04-19T20:56:55.724Z] 4f4ce317c6bb: Preparing [2022-04-19T20:56:55.724Z] 4f4ce317c6bb: Waiting [2022-04-19T20:56:55.998Z] 512cd4eb5077: Layer already exists [2022-04-19T20:56:55.998Z] 9793e9050de2: Layer already exists [2022-04-19T20:56:55.998Z] 7810cf3e91e6: Layer already exists [2022-04-19T20:56:55.998Z] 82bb404f0512: Layer already exists [2022-04-19T20:56:55.998Z] b89f96fd74af: Layer already exists [2022-04-19T20:56:55.998Z] 4f4ce317c6bb: Layer already exists [2022-04-19T20:56:55.998Z] latest: digest: sha256:a1b8332b228f1bfa8edd13118b0196ca5f5ac7721d763536e921c3254db68943 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:56.349Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:56.697Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.74 [2022-04-19T20:56:56.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-19T20:56:56.697Z] 9793e9050de2: Preparing [2022-04-19T20:56:56.697Z] b89f96fd74af: Preparing [2022-04-19T20:56:56.697Z] 512cd4eb5077: Preparing [2022-04-19T20:56:56.697Z] 82bb404f0512: Preparing [2022-04-19T20:56:56.697Z] 7810cf3e91e6: Preparing [2022-04-19T20:56:56.697Z] 4f4ce317c6bb: Preparing [2022-04-19T20:56:56.697Z] 4f4ce317c6bb: Waiting [2022-04-19T20:56:56.969Z] 7810cf3e91e6: Layer already exists [2022-04-19T20:56:56.969Z] 82bb404f0512: Layer already exists [2022-04-19T20:56:56.969Z] b89f96fd74af: Layer already exists [2022-04-19T20:56:56.969Z] 9793e9050de2: Layer already exists [2022-04-19T20:56:56.969Z] 512cd4eb5077: Layer already exists [2022-04-19T20:56:56.969Z] 4f4ce317c6bb: Layer already exists [2022-04-19T20:56:56.969Z] 2.2.0-dev.74: digest: sha256:a1b8332b228f1bfa8edd13118b0196ca5f5ac7721d763536e921c3254db68943 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:57.322Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:57.663Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:56:57.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-19T20:56:57.663Z] 9793e9050de2: Preparing [2022-04-19T20:56:57.663Z] b89f96fd74af: Preparing [2022-04-19T20:56:57.663Z] 512cd4eb5077: Preparing [2022-04-19T20:56:57.663Z] 82bb404f0512: Preparing [2022-04-19T20:56:57.663Z] 7810cf3e91e6: Preparing [2022-04-19T20:56:57.663Z] 4f4ce317c6bb: Preparing [2022-04-19T20:56:57.663Z] 4f4ce317c6bb: Waiting [2022-04-19T20:56:57.940Z] 512cd4eb5077: Layer already exists [2022-04-19T20:56:57.940Z] 7810cf3e91e6: Layer already exists [2022-04-19T20:56:57.940Z] 9793e9050de2: Layer already exists [2022-04-19T20:56:57.940Z] b89f96fd74af: Layer already exists [2022-04-19T20:56:57.940Z] 82bb404f0512: Layer already exists [2022-04-19T20:56:57.940Z] 4f4ce317c6bb: Layer already exists [2022-04-19T20:56:57.940Z] 6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74: digest: sha256:a1b8332b228f1bfa8edd13118b0196ca5f5ac7721d763536e921c3254db68943 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:58.288Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:58.625Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-04-19T20:56:58.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-19T20:56:58.625Z] 9793e9050de2: Preparing [2022-04-19T20:56:58.625Z] b89f96fd74af: Preparing [2022-04-19T20:56:58.625Z] 512cd4eb5077: Preparing [2022-04-19T20:56:58.625Z] 82bb404f0512: Preparing [2022-04-19T20:56:58.625Z] 7810cf3e91e6: Preparing [2022-04-19T20:56:58.625Z] 4f4ce317c6bb: Preparing [2022-04-19T20:56:58.625Z] 4f4ce317c6bb: Waiting [2022-04-19T20:56:58.899Z] b89f96fd74af: Layer already exists [2022-04-19T20:56:58.899Z] 7810cf3e91e6: Layer already exists [2022-04-19T20:56:58.899Z] 512cd4eb5077: Layer already exists [2022-04-19T20:56:58.899Z] 82bb404f0512: Layer already exists [2022-04-19T20:56:58.899Z] 9793e9050de2: Layer already exists [2022-04-19T20:56:58.899Z] 4f4ce317c6bb: Layer already exists [2022-04-19T20:56:58.899Z] main: digest: sha256:a1b8332b228f1bfa8edd13118b0196ca5f5ac7721d763536e921c3254db68943 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T20:56:58.946Z] ===================================================== [Pipeline] echo [2022-04-19T20:56:58.954Z] taggedImages: [2022-04-19T20:56:58.954Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:56:58.954Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-04-19T20:56:58.954Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.74 [2022-04-19T20:56:58.954Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:56:58.954Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-04-19T20:56:58.973Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-04-19T20:56:58.973Z] 6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:56:58.973Z] latest [2022-04-19T20:56:58.973Z] 2.2.0-dev.74 [2022-04-19T20:56:58.973Z] 6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:56:58.973Z] main [2022-04-19T20:56:58.973Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:59.326Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6b188fc41757128322b032ed1e708678348e23e8 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:56:59.671Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:56:59.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-19T20:56:59.671Z] 5b4de361617e: Preparing [2022-04-19T20:56:59.671Z] 9f8ba404a5ef: Preparing [2022-04-19T20:56:59.671Z] 80f8dfa7969f: Preparing [2022-04-19T20:56:59.671Z] 8443b9140dd9: Preparing [2022-04-19T20:56:59.671Z] 89b378465583: Preparing [2022-04-19T20:56:59.671Z] 27a918cf20e0: Preparing [2022-04-19T20:56:59.671Z] 7810cf3e91e6: Preparing [2022-04-19T20:56:59.671Z] 4f4ce317c6bb: Preparing [2022-04-19T20:56:59.671Z] 27a918cf20e0: Waiting [2022-04-19T20:56:59.671Z] 7810cf3e91e6: Waiting [2022-04-19T20:56:59.671Z] 4f4ce317c6bb: Waiting [2022-04-19T20:56:59.948Z] 80f8dfa7969f: Pushed [2022-04-19T20:56:59.948Z] 5b4de361617e: Pushed [2022-04-19T20:56:59.948Z] 9f8ba404a5ef: Pushed [2022-04-19T20:57:00.226Z] 7810cf3e91e6: Layer already exists [2022-04-19T20:57:00.226Z] 4f4ce317c6bb: Layer already exists [2022-04-19T20:57:01.221Z] 27a918cf20e0: Pushed [2022-04-19T20:57:11.387Z] 89b378465583: Pushed [2022-04-19T20:57:19.666Z] 8443b9140dd9: Pushed [2022-04-19T20:57:19.666Z] 6b188fc41757128322b032ed1e708678348e23e8: digest: sha256:49cbbbf6ae839ca02e7fc471d696ba6bd4508cb78f82740ab05eb74589d9023d size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:57:20.020Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:57:20.371Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-04-19T20:57:20.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-19T20:57:20.371Z] 5b4de361617e: Preparing [2022-04-19T20:57:20.371Z] 9f8ba404a5ef: Preparing [2022-04-19T20:57:20.371Z] 80f8dfa7969f: Preparing [2022-04-19T20:57:20.371Z] 8443b9140dd9: Preparing [2022-04-19T20:57:20.371Z] 89b378465583: Preparing [2022-04-19T20:57:20.371Z] 27a918cf20e0: Preparing [2022-04-19T20:57:20.371Z] 7810cf3e91e6: Preparing [2022-04-19T20:57:20.371Z] 4f4ce317c6bb: Preparing [2022-04-19T20:57:20.371Z] 27a918cf20e0: Waiting [2022-04-19T20:57:20.371Z] 7810cf3e91e6: Waiting [2022-04-19T20:57:20.371Z] 4f4ce317c6bb: Waiting [2022-04-19T20:57:20.646Z] 89b378465583: Layer already exists [2022-04-19T20:57:20.646Z] 9f8ba404a5ef: Layer already exists [2022-04-19T20:57:20.646Z] 80f8dfa7969f: Layer already exists [2022-04-19T20:57:20.646Z] 5b4de361617e: Layer already exists [2022-04-19T20:57:20.646Z] 8443b9140dd9: Layer already exists [2022-04-19T20:57:20.646Z] 4f4ce317c6bb: Layer already exists [2022-04-19T20:57:20.646Z] 7810cf3e91e6: Layer already exists [2022-04-19T20:57:20.646Z] 27a918cf20e0: Layer already exists [2022-04-19T20:57:20.646Z] latest: digest: sha256:49cbbbf6ae839ca02e7fc471d696ba6bd4508cb78f82740ab05eb74589d9023d size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:57:21.002Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:57:21.350Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.74 [2022-04-19T20:57:21.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-19T20:57:21.350Z] 5b4de361617e: Preparing [2022-04-19T20:57:21.350Z] 9f8ba404a5ef: Preparing [2022-04-19T20:57:21.350Z] 80f8dfa7969f: Preparing [2022-04-19T20:57:21.350Z] 8443b9140dd9: Preparing [2022-04-19T20:57:21.350Z] 89b378465583: Preparing [2022-04-19T20:57:21.350Z] 27a918cf20e0: Preparing [2022-04-19T20:57:21.350Z] 7810cf3e91e6: Preparing [2022-04-19T20:57:21.350Z] 4f4ce317c6bb: Preparing [2022-04-19T20:57:21.350Z] 27a918cf20e0: Waiting [2022-04-19T20:57:21.350Z] 4f4ce317c6bb: Waiting [2022-04-19T20:57:21.350Z] 7810cf3e91e6: Waiting [2022-04-19T20:57:21.624Z] 80f8dfa7969f: Layer already exists [2022-04-19T20:57:21.624Z] 89b378465583: Layer already exists [2022-04-19T20:57:21.624Z] 5b4de361617e: Layer already exists [2022-04-19T20:57:21.624Z] 8443b9140dd9: Layer already exists [2022-04-19T20:57:21.624Z] 9f8ba404a5ef: Layer already exists [2022-04-19T20:57:21.624Z] 4f4ce317c6bb: Layer already exists [2022-04-19T20:57:21.624Z] 27a918cf20e0: Layer already exists [2022-04-19T20:57:21.624Z] 7810cf3e91e6: Layer already exists [2022-04-19T20:57:21.624Z] 2.2.0-dev.74: digest: sha256:49cbbbf6ae839ca02e7fc471d696ba6bd4508cb78f82740ab05eb74589d9023d size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:57:21.977Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:57:22.339Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:57:22.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-19T20:57:22.339Z] 5b4de361617e: Preparing [2022-04-19T20:57:22.339Z] 9f8ba404a5ef: Preparing [2022-04-19T20:57:22.339Z] 80f8dfa7969f: Preparing [2022-04-19T20:57:22.339Z] 8443b9140dd9: Preparing [2022-04-19T20:57:22.339Z] 89b378465583: Preparing [2022-04-19T20:57:22.339Z] 27a918cf20e0: Preparing [2022-04-19T20:57:22.339Z] 7810cf3e91e6: Preparing [2022-04-19T20:57:22.339Z] 4f4ce317c6bb: Preparing [2022-04-19T20:57:22.339Z] 27a918cf20e0: Waiting [2022-04-19T20:57:22.339Z] 7810cf3e91e6: Waiting [2022-04-19T20:57:22.339Z] 4f4ce317c6bb: Waiting [2022-04-19T20:57:22.617Z] 89b378465583: Layer already exists [2022-04-19T20:57:22.617Z] 5b4de361617e: Layer already exists [2022-04-19T20:57:22.617Z] 8443b9140dd9: Layer already exists [2022-04-19T20:57:22.617Z] 9f8ba404a5ef: Layer already exists [2022-04-19T20:57:22.617Z] 80f8dfa7969f: Layer already exists [2022-04-19T20:57:22.617Z] 7810cf3e91e6: Layer already exists [2022-04-19T20:57:22.617Z] 4f4ce317c6bb: Layer already exists [2022-04-19T20:57:22.617Z] 27a918cf20e0: Layer already exists [2022-04-19T20:57:22.617Z] 6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74: digest: sha256:49cbbbf6ae839ca02e7fc471d696ba6bd4508cb78f82740ab05eb74589d9023d size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:57:22.985Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:57:23.349Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-04-19T20:57:23.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-19T20:57:23.349Z] 5b4de361617e: Preparing [2022-04-19T20:57:23.349Z] 9f8ba404a5ef: Preparing [2022-04-19T20:57:23.349Z] 80f8dfa7969f: Preparing [2022-04-19T20:57:23.349Z] 8443b9140dd9: Preparing [2022-04-19T20:57:23.349Z] 89b378465583: Preparing [2022-04-19T20:57:23.349Z] 27a918cf20e0: Preparing [2022-04-19T20:57:23.349Z] 7810cf3e91e6: Preparing [2022-04-19T20:57:23.349Z] 4f4ce317c6bb: Preparing [2022-04-19T20:57:23.349Z] 27a918cf20e0: Waiting [2022-04-19T20:57:23.349Z] 4f4ce317c6bb: Waiting [2022-04-19T20:57:23.624Z] 9f8ba404a5ef: Layer already exists [2022-04-19T20:57:23.624Z] 5b4de361617e: Layer already exists [2022-04-19T20:57:23.624Z] 8443b9140dd9: Layer already exists [2022-04-19T20:57:23.624Z] 80f8dfa7969f: Layer already exists [2022-04-19T20:57:23.624Z] 89b378465583: Layer already exists [2022-04-19T20:57:23.624Z] 27a918cf20e0: Layer already exists [2022-04-19T20:57:23.624Z] 4f4ce317c6bb: Layer already exists [2022-04-19T20:57:23.624Z] 7810cf3e91e6: Layer already exists [2022-04-19T20:57:23.624Z] main: digest: sha256:49cbbbf6ae839ca02e7fc471d696ba6bd4508cb78f82740ab05eb74589d9023d size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T20:57:23.673Z] ===================================================== [Pipeline] echo [2022-04-19T20:57:23.684Z] taggedImages: [2022-04-19T20:57:23.684Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:57:23.684Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-04-19T20:57:23.684Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.74 [2022-04-19T20:57:23.684Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:57:23.684Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-04-19T20:57:23.705Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-04-19T20:57:23.705Z] 6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:57:23.705Z] latest [2022-04-19T20:57:23.705Z] 2.2.0-dev.74 [2022-04-19T20:57:23.705Z] 6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:57:23.705Z] main [2022-04-19T20:57:23.705Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:57:24.065Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6b188fc41757128322b032ed1e708678348e23e8 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:57:24.406Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:57:24.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-19T20:57:24.406Z] e8a928779886: Preparing [2022-04-19T20:57:24.406Z] 5325de8a1b40: Preparing [2022-04-19T20:57:24.406Z] f7d2992c4036: Preparing [2022-04-19T20:57:24.406Z] 0b712594322a: Preparing [2022-04-19T20:57:24.406Z] 223a0361d9cf: Preparing [2022-04-19T20:57:24.406Z] 7810cf3e91e6: Preparing [2022-04-19T20:57:24.406Z] 4f4ce317c6bb: Preparing [2022-04-19T20:57:24.406Z] 7810cf3e91e6: Waiting [2022-04-19T20:57:24.406Z] 4f4ce317c6bb: Waiting [2022-04-19T20:57:24.684Z] e8a928779886: Pushed [2022-04-19T20:57:24.684Z] 5325de8a1b40: Pushed [2022-04-19T20:57:24.684Z] f7d2992c4036: Pushed [2022-04-19T20:57:24.684Z] 7810cf3e91e6: Layer already exists [2022-04-19T20:57:24.962Z] 4f4ce317c6bb: Layer already exists [2022-04-19T20:57:25.559Z] 223a0361d9cf: Pushed [2022-04-19T20:57:43.859Z] 0b712594322a: Pushed [2022-04-19T20:57:43.859Z] 6b188fc41757128322b032ed1e708678348e23e8: digest: sha256:2738d480f4ba167fa894cc1bc46d051556697c8f588bf57fc62bd581e0e6d7c0 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:57:44.205Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:57:44.547Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-04-19T20:57:44.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-19T20:57:44.547Z] e8a928779886: Preparing [2022-04-19T20:57:44.547Z] 5325de8a1b40: Preparing [2022-04-19T20:57:44.547Z] f7d2992c4036: Preparing [2022-04-19T20:57:44.547Z] 0b712594322a: Preparing [2022-04-19T20:57:44.547Z] 223a0361d9cf: Preparing [2022-04-19T20:57:44.547Z] 7810cf3e91e6: Preparing [2022-04-19T20:57:44.547Z] 4f4ce317c6bb: Preparing [2022-04-19T20:57:44.547Z] 7810cf3e91e6: Waiting [2022-04-19T20:57:44.547Z] 4f4ce317c6bb: Waiting [2022-04-19T20:57:44.823Z] e8a928779886: Layer already exists [2022-04-19T20:57:44.823Z] 0b712594322a: Layer already exists [2022-04-19T20:57:44.823Z] 5325de8a1b40: Layer already exists [2022-04-19T20:57:44.823Z] 223a0361d9cf: Layer already exists [2022-04-19T20:57:44.823Z] f7d2992c4036: Layer already exists [2022-04-19T20:57:44.823Z] 7810cf3e91e6: Layer already exists [2022-04-19T20:57:44.823Z] 4f4ce317c6bb: Layer already exists [2022-04-19T20:57:44.823Z] latest: digest: sha256:2738d480f4ba167fa894cc1bc46d051556697c8f588bf57fc62bd581e0e6d7c0 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:57:45.173Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:57:45.512Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.74 [2022-04-19T20:57:45.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-19T20:57:45.512Z] e8a928779886: Preparing [2022-04-19T20:57:45.512Z] 5325de8a1b40: Preparing [2022-04-19T20:57:45.512Z] f7d2992c4036: Preparing [2022-04-19T20:57:45.512Z] 0b712594322a: Preparing [2022-04-19T20:57:45.512Z] 223a0361d9cf: Preparing [2022-04-19T20:57:45.512Z] 7810cf3e91e6: Preparing [2022-04-19T20:57:45.512Z] 4f4ce317c6bb: Preparing [2022-04-19T20:57:45.512Z] 7810cf3e91e6: Waiting [2022-04-19T20:57:45.785Z] 0b712594322a: Layer already exists [2022-04-19T20:57:45.785Z] 223a0361d9cf: Layer already exists [2022-04-19T20:57:45.785Z] f7d2992c4036: Layer already exists [2022-04-19T20:57:45.785Z] e8a928779886: Layer already exists [2022-04-19T20:57:45.785Z] 7810cf3e91e6: Layer already exists [2022-04-19T20:57:45.785Z] 4f4ce317c6bb: Layer already exists [2022-04-19T20:57:45.785Z] 5325de8a1b40: Layer already exists [2022-04-19T20:57:45.785Z] 2.2.0-dev.74: digest: sha256:2738d480f4ba167fa894cc1bc46d051556697c8f588bf57fc62bd581e0e6d7c0 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:57:46.138Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:57:46.481Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:57:46.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-19T20:57:46.481Z] e8a928779886: Preparing [2022-04-19T20:57:46.481Z] 5325de8a1b40: Preparing [2022-04-19T20:57:46.481Z] f7d2992c4036: Preparing [2022-04-19T20:57:46.481Z] 0b712594322a: Preparing [2022-04-19T20:57:46.481Z] 223a0361d9cf: Preparing [2022-04-19T20:57:46.481Z] 7810cf3e91e6: Preparing [2022-04-19T20:57:46.481Z] 4f4ce317c6bb: Preparing [2022-04-19T20:57:46.481Z] 7810cf3e91e6: Waiting [2022-04-19T20:57:46.481Z] 4f4ce317c6bb: Waiting [2022-04-19T20:57:46.754Z] 5325de8a1b40: Layer already exists [2022-04-19T20:57:46.754Z] f7d2992c4036: Layer already exists [2022-04-19T20:57:46.754Z] 0b712594322a: Layer already exists [2022-04-19T20:57:46.754Z] 223a0361d9cf: Layer already exists [2022-04-19T20:57:46.754Z] e8a928779886: Layer already exists [2022-04-19T20:57:46.754Z] 7810cf3e91e6: Layer already exists [2022-04-19T20:57:46.754Z] 4f4ce317c6bb: Layer already exists [2022-04-19T20:57:46.754Z] 6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74: digest: sha256:2738d480f4ba167fa894cc1bc46d051556697c8f588bf57fc62bd581e0e6d7c0 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:57:47.105Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:57:47.452Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-04-19T20:57:47.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-19T20:57:47.452Z] e8a928779886: Preparing [2022-04-19T20:57:47.452Z] 5325de8a1b40: Preparing [2022-04-19T20:57:47.452Z] f7d2992c4036: Preparing [2022-04-19T20:57:47.452Z] 0b712594322a: Preparing [2022-04-19T20:57:47.452Z] 223a0361d9cf: Preparing [2022-04-19T20:57:47.452Z] 7810cf3e91e6: Preparing [2022-04-19T20:57:47.452Z] 4f4ce317c6bb: Preparing [2022-04-19T20:57:47.452Z] 7810cf3e91e6: Waiting [2022-04-19T20:57:47.452Z] 4f4ce317c6bb: Waiting [2022-04-19T20:57:47.726Z] 0b712594322a: Layer already exists [2022-04-19T20:57:47.726Z] f7d2992c4036: Layer already exists [2022-04-19T20:57:47.726Z] 223a0361d9cf: Layer already exists [2022-04-19T20:57:47.726Z] 5325de8a1b40: Layer already exists [2022-04-19T20:57:47.726Z] e8a928779886: Layer already exists [2022-04-19T20:57:47.726Z] 7810cf3e91e6: Layer already exists [2022-04-19T20:57:47.726Z] 4f4ce317c6bb: Layer already exists [2022-04-19T20:57:47.726Z] main: digest: sha256:2738d480f4ba167fa894cc1bc46d051556697c8f588bf57fc62bd581e0e6d7c0 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T20:57:47.768Z] ===================================================== [Pipeline] echo [2022-04-19T20:57:47.774Z] taggedImages: [2022-04-19T20:57:47.774Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:57:47.774Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-04-19T20:57:47.774Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.74 [2022-04-19T20:57:47.774Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:57:47.774Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-04-19T20:57:47.857Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-04-19T20:57:47.857Z] 6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:57:47.857Z] latest [2022-04-19T20:57:47.857Z] 2.2.0-dev.74 [2022-04-19T20:57:47.857Z] 6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:57:47.857Z] main [2022-04-19T20:57:47.857Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:57:48.403Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6b188fc41757128322b032ed1e708678348e23e8 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:57:48.750Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:57:48.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-19T20:57:48.750Z] 3c9d7030e13d: Preparing [2022-04-19T20:57:48.750Z] 79c58f6dcf28: Preparing [2022-04-19T20:57:48.750Z] 87de51f758e5: Preparing [2022-04-19T20:57:48.750Z] bd1a4e13236c: Preparing [2022-04-19T20:57:48.750Z] 27a918cf20e0: Preparing [2022-04-19T20:57:48.750Z] 7810cf3e91e6: Preparing [2022-04-19T20:57:48.750Z] 4f4ce317c6bb: Preparing [2022-04-19T20:57:48.750Z] 7810cf3e91e6: Waiting [2022-04-19T20:57:48.750Z] 4f4ce317c6bb: Waiting [2022-04-19T20:57:49.024Z] 27a918cf20e0: Layer already exists [2022-04-19T20:57:49.024Z] 7810cf3e91e6: Layer already exists [2022-04-19T20:57:49.024Z] 4f4ce317c6bb: Layer already exists [2022-04-19T20:57:49.024Z] 3c9d7030e13d: Pushed [2022-04-19T20:57:49.024Z] 79c58f6dcf28: Pushed [2022-04-19T20:57:49.024Z] 87de51f758e5: Pushed [2022-04-19T20:58:07.330Z] bd1a4e13236c: Pushed [2022-04-19T20:58:07.602Z] 6b188fc41757128322b032ed1e708678348e23e8: digest: sha256:620f023763382ef61b9d3594d8db448a866e3b426b1127011b52c79ce6829a05 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:58:07.962Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:58:08.337Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-04-19T20:58:08.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-19T20:58:08.337Z] 3c9d7030e13d: Preparing [2022-04-19T20:58:08.337Z] 79c58f6dcf28: Preparing [2022-04-19T20:58:08.337Z] 87de51f758e5: Preparing [2022-04-19T20:58:08.337Z] bd1a4e13236c: Preparing [2022-04-19T20:58:08.337Z] 27a918cf20e0: Preparing [2022-04-19T20:58:08.337Z] 7810cf3e91e6: Preparing [2022-04-19T20:58:08.337Z] 4f4ce317c6bb: Preparing [2022-04-19T20:58:08.337Z] 7810cf3e91e6: Waiting [2022-04-19T20:58:08.337Z] 4f4ce317c6bb: Waiting [2022-04-19T20:58:08.623Z] bd1a4e13236c: Layer already exists [2022-04-19T20:58:08.623Z] 3c9d7030e13d: Layer already exists [2022-04-19T20:58:08.623Z] 27a918cf20e0: Layer already exists [2022-04-19T20:58:08.623Z] 79c58f6dcf28: Layer already exists [2022-04-19T20:58:08.623Z] 87de51f758e5: Layer already exists [2022-04-19T20:58:08.623Z] 4f4ce317c6bb: Layer already exists [2022-04-19T20:58:08.623Z] 7810cf3e91e6: Layer already exists [2022-04-19T20:58:08.623Z] latest: digest: sha256:620f023763382ef61b9d3594d8db448a866e3b426b1127011b52c79ce6829a05 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:58:08.976Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:58:09.319Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.74 [2022-04-19T20:58:09.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-19T20:58:09.319Z] 3c9d7030e13d: Preparing [2022-04-19T20:58:09.319Z] 79c58f6dcf28: Preparing [2022-04-19T20:58:09.319Z] 87de51f758e5: Preparing [2022-04-19T20:58:09.319Z] bd1a4e13236c: Preparing [2022-04-19T20:58:09.319Z] 27a918cf20e0: Preparing [2022-04-19T20:58:09.319Z] 7810cf3e91e6: Preparing [2022-04-19T20:58:09.319Z] 4f4ce317c6bb: Preparing [2022-04-19T20:58:09.319Z] 7810cf3e91e6: Waiting [2022-04-19T20:58:09.319Z] 4f4ce317c6bb: Waiting [2022-04-19T20:58:09.593Z] 87de51f758e5: Layer already exists [2022-04-19T20:58:09.593Z] bd1a4e13236c: Layer already exists [2022-04-19T20:58:09.593Z] 27a918cf20e0: Layer already exists [2022-04-19T20:58:09.593Z] 3c9d7030e13d: Layer already exists [2022-04-19T20:58:09.593Z] 79c58f6dcf28: Layer already exists [2022-04-19T20:58:09.593Z] 4f4ce317c6bb: Layer already exists [2022-04-19T20:58:09.593Z] 7810cf3e91e6: Layer already exists [2022-04-19T20:58:09.593Z] 2.2.0-dev.74: digest: sha256:620f023763382ef61b9d3594d8db448a866e3b426b1127011b52c79ce6829a05 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:58:09.942Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:58:10.298Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:58:10.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-19T20:58:10.298Z] 3c9d7030e13d: Preparing [2022-04-19T20:58:10.298Z] 79c58f6dcf28: Preparing [2022-04-19T20:58:10.298Z] 87de51f758e5: Preparing [2022-04-19T20:58:10.298Z] bd1a4e13236c: Preparing [2022-04-19T20:58:10.298Z] 27a918cf20e0: Preparing [2022-04-19T20:58:10.298Z] 7810cf3e91e6: Preparing [2022-04-19T20:58:10.298Z] 4f4ce317c6bb: Preparing [2022-04-19T20:58:10.298Z] 7810cf3e91e6: Waiting [2022-04-19T20:58:10.298Z] 4f4ce317c6bb: Waiting [2022-04-19T20:58:10.572Z] 27a918cf20e0: Layer already exists [2022-04-19T20:58:10.572Z] 3c9d7030e13d: Layer already exists [2022-04-19T20:58:10.572Z] 79c58f6dcf28: Layer already exists [2022-04-19T20:58:10.572Z] bd1a4e13236c: Layer already exists [2022-04-19T20:58:10.572Z] 87de51f758e5: Layer already exists [2022-04-19T20:58:10.572Z] 4f4ce317c6bb: Layer already exists [2022-04-19T20:58:10.572Z] 7810cf3e91e6: Layer already exists [2022-04-19T20:58:10.572Z] 6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74: digest: sha256:620f023763382ef61b9d3594d8db448a866e3b426b1127011b52c79ce6829a05 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:58:10.930Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:58:11.294Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-04-19T20:58:11.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-19T20:58:11.294Z] 3c9d7030e13d: Preparing [2022-04-19T20:58:11.294Z] 79c58f6dcf28: Preparing [2022-04-19T20:58:11.294Z] 87de51f758e5: Preparing [2022-04-19T20:58:11.294Z] bd1a4e13236c: Preparing [2022-04-19T20:58:11.294Z] 27a918cf20e0: Preparing [2022-04-19T20:58:11.294Z] 7810cf3e91e6: Preparing [2022-04-19T20:58:11.294Z] 4f4ce317c6bb: Preparing [2022-04-19T20:58:11.294Z] 7810cf3e91e6: Waiting [2022-04-19T20:58:11.294Z] 4f4ce317c6bb: Waiting [2022-04-19T20:58:11.569Z] bd1a4e13236c: Layer already exists [2022-04-19T20:58:11.569Z] 3c9d7030e13d: Layer already exists [2022-04-19T20:58:11.569Z] 27a918cf20e0: Layer already exists [2022-04-19T20:58:11.569Z] 79c58f6dcf28: Layer already exists [2022-04-19T20:58:11.569Z] 87de51f758e5: Layer already exists [2022-04-19T20:58:11.569Z] 7810cf3e91e6: Layer already exists [2022-04-19T20:58:11.569Z] 4f4ce317c6bb: Layer already exists [2022-04-19T20:58:11.569Z] main: digest: sha256:620f023763382ef61b9d3594d8db448a866e3b426b1127011b52c79ce6829a05 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T20:58:11.617Z] ===================================================== [Pipeline] echo [2022-04-19T20:58:11.625Z] taggedImages: [2022-04-19T20:58:11.625Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:58:11.625Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-04-19T20:58:11.625Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.74 [2022-04-19T20:58:11.625Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:58:11.625Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-04-19T20:58:11.643Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-04-19T20:58:11.643Z] 6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:58:11.643Z] latest [2022-04-19T20:58:11.643Z] 2.2.0-dev.74 [2022-04-19T20:58:11.643Z] 6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:58:11.643Z] main [2022-04-19T20:58:11.643Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:58:12.011Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:6b188fc41757128322b032ed1e708678348e23e8 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:58:12.356Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:58:12.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-19T20:58:12.356Z] 53327faae240: Preparing [2022-04-19T20:58:12.356Z] 55670774bbe4: Preparing [2022-04-19T20:58:12.356Z] 512cd4eb5077: Preparing [2022-04-19T20:58:12.356Z] 2c2a55b3b6cd: Preparing [2022-04-19T20:58:12.356Z] f73e7dbfee58: Preparing [2022-04-19T20:58:12.631Z] 512cd4eb5077: Layer already exists [2022-04-19T20:58:12.631Z] f73e7dbfee58: Layer already exists [2022-04-19T20:58:12.631Z] 53327faae240: Pushed [2022-04-19T20:58:12.905Z] 2c2a55b3b6cd: Pushed [2022-04-19T20:58:18.311Z] 55670774bbe4: Pushed [2022-04-19T20:58:18.311Z] 6b188fc41757128322b032ed1e708678348e23e8: digest: sha256:81b31d120184236052ab3e4ae0a0dfa1411099e2a98db3f288e5969a101b08f3 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:58:18.657Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:58:19.011Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-04-19T20:58:19.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-19T20:58:19.011Z] 53327faae240: Preparing [2022-04-19T20:58:19.011Z] 55670774bbe4: Preparing [2022-04-19T20:58:19.011Z] 512cd4eb5077: Preparing [2022-04-19T20:58:19.011Z] 2c2a55b3b6cd: Preparing [2022-04-19T20:58:19.011Z] f73e7dbfee58: Preparing [2022-04-19T20:58:19.289Z] 53327faae240: Layer already exists [2022-04-19T20:58:19.289Z] 55670774bbe4: Layer already exists [2022-04-19T20:58:19.289Z] f73e7dbfee58: Layer already exists [2022-04-19T20:58:19.289Z] 2c2a55b3b6cd: Layer already exists [2022-04-19T20:58:19.289Z] 512cd4eb5077: Layer already exists [2022-04-19T20:58:19.289Z] latest: digest: sha256:81b31d120184236052ab3e4ae0a0dfa1411099e2a98db3f288e5969a101b08f3 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:58:19.642Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:58:19.988Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.74 [2022-04-19T20:58:19.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-19T20:58:19.988Z] 53327faae240: Preparing [2022-04-19T20:58:19.988Z] 55670774bbe4: Preparing [2022-04-19T20:58:19.988Z] 512cd4eb5077: Preparing [2022-04-19T20:58:19.988Z] 2c2a55b3b6cd: Preparing [2022-04-19T20:58:19.988Z] f73e7dbfee58: Preparing [2022-04-19T20:58:20.260Z] f73e7dbfee58: Layer already exists [2022-04-19T20:58:20.260Z] 2c2a55b3b6cd: Layer already exists [2022-04-19T20:58:20.260Z] 53327faae240: Layer already exists [2022-04-19T20:58:20.260Z] 55670774bbe4: Layer already exists [2022-04-19T20:58:20.260Z] 512cd4eb5077: Layer already exists [2022-04-19T20:58:20.260Z] 2.2.0-dev.74: digest: sha256:81b31d120184236052ab3e4ae0a0dfa1411099e2a98db3f288e5969a101b08f3 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:58:20.613Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:58:20.965Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:58:20.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-19T20:58:20.965Z] 53327faae240: Preparing [2022-04-19T20:58:20.965Z] 55670774bbe4: Preparing [2022-04-19T20:58:20.965Z] 512cd4eb5077: Preparing [2022-04-19T20:58:20.965Z] 2c2a55b3b6cd: Preparing [2022-04-19T20:58:20.965Z] f73e7dbfee58: Preparing [2022-04-19T20:58:21.238Z] f73e7dbfee58: Layer already exists [2022-04-19T20:58:21.238Z] 53327faae240: Layer already exists [2022-04-19T20:58:21.238Z] 512cd4eb5077: Layer already exists [2022-04-19T20:58:21.238Z] 55670774bbe4: Layer already exists [2022-04-19T20:58:21.238Z] 2c2a55b3b6cd: Layer already exists [2022-04-19T20:58:21.238Z] 6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74: digest: sha256:81b31d120184236052ab3e4ae0a0dfa1411099e2a98db3f288e5969a101b08f3 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:58:21.586Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:58:21.932Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-04-19T20:58:21.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-19T20:58:21.932Z] 53327faae240: Preparing [2022-04-19T20:58:21.932Z] 55670774bbe4: Preparing [2022-04-19T20:58:21.932Z] 512cd4eb5077: Preparing [2022-04-19T20:58:21.932Z] 2c2a55b3b6cd: Preparing [2022-04-19T20:58:21.932Z] f73e7dbfee58: Preparing [2022-04-19T20:58:22.205Z] f73e7dbfee58: Layer already exists [2022-04-19T20:58:22.205Z] 55670774bbe4: Layer already exists [2022-04-19T20:58:22.205Z] 2c2a55b3b6cd: Layer already exists [2022-04-19T20:58:22.205Z] 512cd4eb5077: Layer already exists [2022-04-19T20:58:22.205Z] 53327faae240: Layer already exists [2022-04-19T20:58:22.205Z] main: digest: sha256:81b31d120184236052ab3e4ae0a0dfa1411099e2a98db3f288e5969a101b08f3 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T20:58:22.251Z] ===================================================== [Pipeline] echo [2022-04-19T20:58:22.260Z] taggedImages: [2022-04-19T20:58:22.260Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:58:22.260Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-04-19T20:58:22.260Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.74 [2022-04-19T20:58:22.260Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:58:22.260Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-04-19T20:58:22.284Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-04-19T20:58:22.284Z] 6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:58:22.284Z] latest [2022-04-19T20:58:22.284Z] 2.2.0-dev.74 [2022-04-19T20:58:22.284Z] 6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:58:22.284Z] main [2022-04-19T20:58:22.284Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:58:22.658Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6b188fc41757128322b032ed1e708678348e23e8 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:58:23.005Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:58:23.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-19T20:58:23.005Z] d504e65a02cb: Preparing [2022-04-19T20:58:23.005Z] a69f23720a38: Preparing [2022-04-19T20:58:23.005Z] 512cd4eb5077: Preparing [2022-04-19T20:58:23.005Z] 3447c69dd594: Preparing [2022-04-19T20:58:23.005Z] f73e7dbfee58: Preparing [2022-04-19T20:58:23.284Z] 3447c69dd594: Layer already exists [2022-04-19T20:58:23.284Z] 512cd4eb5077: Layer already exists [2022-04-19T20:58:23.284Z] f73e7dbfee58: Layer already exists [2022-04-19T20:58:23.284Z] d504e65a02cb: Pushed [2022-04-19T20:58:28.691Z] a69f23720a38: Pushed [2022-04-19T20:58:28.691Z] 6b188fc41757128322b032ed1e708678348e23e8: digest: sha256:dc9f4b52330cf45e58261eeb7241a3444ff11f4d199417f45eaf130923f75f51 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:58:29.038Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:58:29.379Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-04-19T20:58:29.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-19T20:58:29.379Z] d504e65a02cb: Preparing [2022-04-19T20:58:29.379Z] a69f23720a38: Preparing [2022-04-19T20:58:29.379Z] 512cd4eb5077: Preparing [2022-04-19T20:58:29.379Z] 3447c69dd594: Preparing [2022-04-19T20:58:29.379Z] f73e7dbfee58: Preparing [2022-04-19T20:58:29.653Z] f73e7dbfee58: Layer already exists [2022-04-19T20:58:29.653Z] 512cd4eb5077: Layer already exists [2022-04-19T20:58:29.653Z] 3447c69dd594: Layer already exists [2022-04-19T20:58:29.653Z] d504e65a02cb: Layer already exists [2022-04-19T20:58:29.653Z] a69f23720a38: Layer already exists [2022-04-19T20:58:29.653Z] latest: digest: sha256:dc9f4b52330cf45e58261eeb7241a3444ff11f4d199417f45eaf130923f75f51 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:58:29.999Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:58:30.349Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.74 [2022-04-19T20:58:30.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-19T20:58:30.349Z] d504e65a02cb: Preparing [2022-04-19T20:58:30.349Z] a69f23720a38: Preparing [2022-04-19T20:58:30.349Z] 512cd4eb5077: Preparing [2022-04-19T20:58:30.349Z] 3447c69dd594: Preparing [2022-04-19T20:58:30.349Z] f73e7dbfee58: Preparing [2022-04-19T20:58:30.623Z] d504e65a02cb: Layer already exists [2022-04-19T20:58:30.623Z] a69f23720a38: Layer already exists [2022-04-19T20:58:30.623Z] 3447c69dd594: Layer already exists [2022-04-19T20:58:30.623Z] 512cd4eb5077: Layer already exists [2022-04-19T20:58:30.623Z] f73e7dbfee58: Layer already exists [2022-04-19T20:58:30.623Z] 2.2.0-dev.74: digest: sha256:dc9f4b52330cf45e58261eeb7241a3444ff11f4d199417f45eaf130923f75f51 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:58:31.002Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:58:31.369Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:58:31.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-19T20:58:31.369Z] d504e65a02cb: Preparing [2022-04-19T20:58:31.369Z] a69f23720a38: Preparing [2022-04-19T20:58:31.369Z] 512cd4eb5077: Preparing [2022-04-19T20:58:31.369Z] 3447c69dd594: Preparing [2022-04-19T20:58:31.369Z] f73e7dbfee58: Preparing [2022-04-19T20:58:31.655Z] f73e7dbfee58: Layer already exists [2022-04-19T20:58:31.655Z] a69f23720a38: Layer already exists [2022-04-19T20:58:31.655Z] d504e65a02cb: Layer already exists [2022-04-19T20:58:31.655Z] 512cd4eb5077: Layer already exists [2022-04-19T20:58:31.655Z] 3447c69dd594: Layer already exists [2022-04-19T20:58:31.655Z] 6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74: digest: sha256:dc9f4b52330cf45e58261eeb7241a3444ff11f4d199417f45eaf130923f75f51 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:58:32.003Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:58:32.349Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-04-19T20:58:32.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-19T20:58:32.349Z] d504e65a02cb: Preparing [2022-04-19T20:58:32.349Z] a69f23720a38: Preparing [2022-04-19T20:58:32.349Z] 512cd4eb5077: Preparing [2022-04-19T20:58:32.349Z] 3447c69dd594: Preparing [2022-04-19T20:58:32.349Z] f73e7dbfee58: Preparing [2022-04-19T20:58:32.624Z] 512cd4eb5077: Layer already exists [2022-04-19T20:58:32.624Z] 3447c69dd594: Layer already exists [2022-04-19T20:58:32.624Z] f73e7dbfee58: Layer already exists [2022-04-19T20:58:32.624Z] d504e65a02cb: Layer already exists [2022-04-19T20:58:32.624Z] a69f23720a38: Layer already exists [2022-04-19T20:58:32.624Z] main: digest: sha256:dc9f4b52330cf45e58261eeb7241a3444ff11f4d199417f45eaf130923f75f51 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T20:58:32.675Z] ===================================================== [Pipeline] echo [2022-04-19T20:58:32.686Z] taggedImages: [2022-04-19T20:58:32.686Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:58:32.686Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-04-19T20:58:32.686Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.74 [2022-04-19T20:58:32.686Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:58:32.686Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-04-19T20:58:32.706Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-04-19T20:58:32.706Z] 6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:58:32.706Z] latest [2022-04-19T20:58:32.706Z] 2.2.0-dev.74 [2022-04-19T20:58:32.706Z] 6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:58:32.706Z] main [2022-04-19T20:58:32.706Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:58:33.070Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:6b188fc41757128322b032ed1e708678348e23e8 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:58:33.417Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:58:33.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-19T20:58:33.417Z] c7de11f9f778: Preparing [2022-04-19T20:58:33.417Z] 9fb3cd9b0a79: Preparing [2022-04-19T20:58:33.417Z] 191bd5c0ffe8: Preparing [2022-04-19T20:58:33.417Z] 13821e92e277: Preparing [2022-04-19T20:58:33.417Z] f0e5a4d6c014: Preparing [2022-04-19T20:58:33.417Z] 3b19d27f08f7: Preparing [2022-04-19T20:58:33.417Z] 73bb99a6e169: Preparing [2022-04-19T20:58:33.417Z] ec06c3102977: Preparing [2022-04-19T20:58:33.417Z] 6a3c62e080c7: Preparing [2022-04-19T20:58:33.417Z] 340cb19ca677: Preparing [2022-04-19T20:58:33.417Z] 4f4ce317c6bb: Preparing [2022-04-19T20:58:33.417Z] 73bb99a6e169: Waiting [2022-04-19T20:58:33.417Z] ec06c3102977: Waiting [2022-04-19T20:58:33.417Z] 6a3c62e080c7: Waiting [2022-04-19T20:58:33.417Z] 340cb19ca677: Waiting [2022-04-19T20:58:33.417Z] 4f4ce317c6bb: Waiting [2022-04-19T20:58:33.417Z] 3b19d27f08f7: Waiting [2022-04-19T20:58:33.692Z] f0e5a4d6c014: Layer already exists [2022-04-19T20:58:33.692Z] 3b19d27f08f7: Layer already exists [2022-04-19T20:58:33.692Z] 73bb99a6e169: Layer already exists [2022-04-19T20:58:33.692Z] ec06c3102977: Layer already exists [2022-04-19T20:58:33.692Z] 9fb3cd9b0a79: Pushed [2022-04-19T20:58:33.692Z] 6a3c62e080c7: Layer already exists [2022-04-19T20:58:33.970Z] 340cb19ca677: Layer already exists [2022-04-19T20:58:33.970Z] 4f4ce317c6bb: Layer already exists [2022-04-19T20:58:34.578Z] c7de11f9f778: Pushed [2022-04-19T20:58:36.554Z] 191bd5c0ffe8: Pushed [2022-04-19T20:58:58.717Z] 13821e92e277: Pushed [2022-04-19T20:58:58.717Z] 6b188fc41757128322b032ed1e708678348e23e8: digest: sha256:7437da48add668af101948f8ab6b088e3026e066040b31bd4a9b0cf6958c1a7d size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:58:59.071Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:58:59.420Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-04-19T20:58:59.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-19T20:58:59.420Z] c7de11f9f778: Preparing [2022-04-19T20:58:59.420Z] 9fb3cd9b0a79: Preparing [2022-04-19T20:58:59.420Z] 191bd5c0ffe8: Preparing [2022-04-19T20:58:59.420Z] 13821e92e277: Preparing [2022-04-19T20:58:59.420Z] f0e5a4d6c014: Preparing [2022-04-19T20:58:59.420Z] 3b19d27f08f7: Preparing [2022-04-19T20:58:59.420Z] 73bb99a6e169: Preparing [2022-04-19T20:58:59.420Z] ec06c3102977: Preparing [2022-04-19T20:58:59.420Z] 6a3c62e080c7: Preparing [2022-04-19T20:58:59.420Z] 340cb19ca677: Preparing [2022-04-19T20:58:59.420Z] 4f4ce317c6bb: Preparing [2022-04-19T20:58:59.420Z] 3b19d27f08f7: Waiting [2022-04-19T20:58:59.420Z] 6a3c62e080c7: Waiting [2022-04-19T20:58:59.420Z] 340cb19ca677: Waiting [2022-04-19T20:58:59.420Z] 4f4ce317c6bb: Waiting [2022-04-19T20:58:59.420Z] 73bb99a6e169: Waiting [2022-04-19T20:58:59.420Z] ec06c3102977: Waiting [2022-04-19T20:58:59.695Z] 9fb3cd9b0a79: Layer already exists [2022-04-19T20:58:59.695Z] c7de11f9f778: Layer already exists [2022-04-19T20:58:59.695Z] 191bd5c0ffe8: Layer already exists [2022-04-19T20:58:59.695Z] 13821e92e277: Layer already exists [2022-04-19T20:58:59.695Z] f0e5a4d6c014: Layer already exists [2022-04-19T20:58:59.695Z] 3b19d27f08f7: Layer already exists [2022-04-19T20:58:59.695Z] ec06c3102977: Layer already exists [2022-04-19T20:58:59.695Z] 6a3c62e080c7: Layer already exists [2022-04-19T20:58:59.695Z] 340cb19ca677: Layer already exists [2022-04-19T20:58:59.695Z] 73bb99a6e169: Layer already exists [2022-04-19T20:58:59.695Z] 4f4ce317c6bb: Layer already exists [2022-04-19T20:58:59.695Z] latest: digest: sha256:7437da48add668af101948f8ab6b088e3026e066040b31bd4a9b0cf6958c1a7d size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:59:00.049Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:59:00.392Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.74 [2022-04-19T20:59:00.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-19T20:59:00.392Z] c7de11f9f778: Preparing [2022-04-19T20:59:00.392Z] 9fb3cd9b0a79: Preparing [2022-04-19T20:59:00.392Z] 191bd5c0ffe8: Preparing [2022-04-19T20:59:00.392Z] 13821e92e277: Preparing [2022-04-19T20:59:00.392Z] f0e5a4d6c014: Preparing [2022-04-19T20:59:00.392Z] 3b19d27f08f7: Preparing [2022-04-19T20:59:00.392Z] 73bb99a6e169: Preparing [2022-04-19T20:59:00.392Z] ec06c3102977: Preparing [2022-04-19T20:59:00.392Z] 6a3c62e080c7: Preparing [2022-04-19T20:59:00.392Z] 340cb19ca677: Preparing [2022-04-19T20:59:00.392Z] 4f4ce317c6bb: Preparing [2022-04-19T20:59:00.392Z] 73bb99a6e169: Waiting [2022-04-19T20:59:00.392Z] ec06c3102977: Waiting [2022-04-19T20:59:00.392Z] 6a3c62e080c7: Waiting [2022-04-19T20:59:00.392Z] 340cb19ca677: Waiting [2022-04-19T20:59:00.392Z] 4f4ce317c6bb: Waiting [2022-04-19T20:59:00.392Z] 3b19d27f08f7: Waiting [2022-04-19T20:59:00.666Z] 9fb3cd9b0a79: Layer already exists [2022-04-19T20:59:00.666Z] 13821e92e277: Layer already exists [2022-04-19T20:59:00.666Z] 191bd5c0ffe8: Layer already exists [2022-04-19T20:59:00.666Z] c7de11f9f778: Layer already exists [2022-04-19T20:59:00.666Z] f0e5a4d6c014: Layer already exists [2022-04-19T20:59:00.666Z] 73bb99a6e169: Layer already exists [2022-04-19T20:59:00.666Z] 340cb19ca677: Layer already exists [2022-04-19T20:59:00.666Z] ec06c3102977: Layer already exists [2022-04-19T20:59:00.666Z] 3b19d27f08f7: Layer already exists [2022-04-19T20:59:00.666Z] 6a3c62e080c7: Layer already exists [2022-04-19T20:59:00.666Z] 4f4ce317c6bb: Layer already exists [2022-04-19T20:59:00.666Z] 2.2.0-dev.74: digest: sha256:7437da48add668af101948f8ab6b088e3026e066040b31bd4a9b0cf6958c1a7d size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:59:01.019Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:59:01.369Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:59:01.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-19T20:59:01.369Z] c7de11f9f778: Preparing [2022-04-19T20:59:01.369Z] 9fb3cd9b0a79: Preparing [2022-04-19T20:59:01.369Z] 191bd5c0ffe8: Preparing [2022-04-19T20:59:01.369Z] 13821e92e277: Preparing [2022-04-19T20:59:01.369Z] f0e5a4d6c014: Preparing [2022-04-19T20:59:01.369Z] 3b19d27f08f7: Preparing [2022-04-19T20:59:01.369Z] 73bb99a6e169: Preparing [2022-04-19T20:59:01.369Z] ec06c3102977: Preparing [2022-04-19T20:59:01.369Z] 6a3c62e080c7: Preparing [2022-04-19T20:59:01.369Z] 340cb19ca677: Preparing [2022-04-19T20:59:01.369Z] 4f4ce317c6bb: Preparing [2022-04-19T20:59:01.369Z] 3b19d27f08f7: Waiting [2022-04-19T20:59:01.369Z] 73bb99a6e169: Waiting [2022-04-19T20:59:01.369Z] 340cb19ca677: Waiting [2022-04-19T20:59:01.369Z] 4f4ce317c6bb: Waiting [2022-04-19T20:59:01.369Z] ec06c3102977: Waiting [2022-04-19T20:59:01.641Z] c7de11f9f778: Layer already exists [2022-04-19T20:59:01.641Z] f0e5a4d6c014: Layer already exists [2022-04-19T20:59:01.641Z] 13821e92e277: Layer already exists [2022-04-19T20:59:01.641Z] 9fb3cd9b0a79: Layer already exists [2022-04-19T20:59:01.641Z] 191bd5c0ffe8: Layer already exists [2022-04-19T20:59:01.641Z] 340cb19ca677: Layer already exists [2022-04-19T20:59:01.641Z] ec06c3102977: Layer already exists [2022-04-19T20:59:01.641Z] 3b19d27f08f7: Layer already exists [2022-04-19T20:59:01.641Z] 73bb99a6e169: Layer already exists [2022-04-19T20:59:01.641Z] 6a3c62e080c7: Layer already exists [2022-04-19T20:59:01.641Z] 4f4ce317c6bb: Layer already exists [2022-04-19T20:59:01.641Z] 6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74: digest: sha256:7437da48add668af101948f8ab6b088e3026e066040b31bd4a9b0cf6958c1a7d size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:59:02.001Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:59:02.351Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-04-19T20:59:02.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-19T20:59:02.351Z] c7de11f9f778: Preparing [2022-04-19T20:59:02.351Z] 9fb3cd9b0a79: Preparing [2022-04-19T20:59:02.351Z] 191bd5c0ffe8: Preparing [2022-04-19T20:59:02.351Z] 13821e92e277: Preparing [2022-04-19T20:59:02.351Z] f0e5a4d6c014: Preparing [2022-04-19T20:59:02.351Z] 3b19d27f08f7: Preparing [2022-04-19T20:59:02.351Z] 73bb99a6e169: Preparing [2022-04-19T20:59:02.351Z] ec06c3102977: Preparing [2022-04-19T20:59:02.351Z] 6a3c62e080c7: Preparing [2022-04-19T20:59:02.351Z] 340cb19ca677: Preparing [2022-04-19T20:59:02.351Z] 4f4ce317c6bb: Preparing [2022-04-19T20:59:02.351Z] 3b19d27f08f7: Waiting [2022-04-19T20:59:02.351Z] ec06c3102977: Waiting [2022-04-19T20:59:02.351Z] 73bb99a6e169: Waiting [2022-04-19T20:59:02.351Z] 6a3c62e080c7: Waiting [2022-04-19T20:59:02.351Z] 340cb19ca677: Waiting [2022-04-19T20:59:02.351Z] 4f4ce317c6bb: Waiting [2022-04-19T20:59:02.625Z] 9fb3cd9b0a79: Layer already exists [2022-04-19T20:59:02.625Z] c7de11f9f778: Layer already exists [2022-04-19T20:59:02.625Z] 191bd5c0ffe8: Layer already exists [2022-04-19T20:59:02.625Z] 13821e92e277: Layer already exists [2022-04-19T20:59:02.625Z] f0e5a4d6c014: Layer already exists [2022-04-19T20:59:02.625Z] 73bb99a6e169: Layer already exists [2022-04-19T20:59:02.625Z] 6a3c62e080c7: Layer already exists [2022-04-19T20:59:02.625Z] 340cb19ca677: Layer already exists [2022-04-19T20:59:02.625Z] ec06c3102977: Layer already exists [2022-04-19T20:59:02.625Z] 3b19d27f08f7: Layer already exists [2022-04-19T20:59:02.625Z] 4f4ce317c6bb: Layer already exists [2022-04-19T20:59:02.625Z] main: digest: sha256:7437da48add668af101948f8ab6b088e3026e066040b31bd4a9b0cf6958c1a7d size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-19T20:59:02.673Z] ===================================================== [Pipeline] echo [2022-04-19T20:59:02.683Z] taggedImages: [2022-04-19T20:59:02.683Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:6b188fc41757128322b032ed1e708678348e23e8 [2022-04-19T20:59:02.683Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-04-19T20:59:02.683Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.74 [2022-04-19T20:59:02.683Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:6b188fc41757128322b032ed1e708678348e23e8-2.2.0-dev.74 [2022-04-19T20:59:02.683Z] - 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-19T20:59:03.060Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-19T20:59:03.060Z] [2022-04-19T20:59:03.060Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:59:03.690Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-19T20:59:03.967Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-19T20:59:03.967Z] 8998bd30e6a1: Pulling fs layer [2022-04-19T20:59:03.967Z] 04944245beec: Pulling fs layer [2022-04-19T20:59:03.967Z] 699f458cf7ca: Pulling fs layer [2022-04-19T20:59:03.968Z] 765212b225bb: Pulling fs layer [2022-04-19T20:59:03.968Z] f23df028b6ca: Pulling fs layer [2022-04-19T20:59:03.968Z] d65c8cfc05b1: Pulling fs layer [2022-04-19T20:59:03.968Z] 2437ff75d9bd: Pulling fs layer [2022-04-19T20:59:03.968Z] f23df028b6ca: Waiting [2022-04-19T20:59:03.968Z] d65c8cfc05b1: Waiting [2022-04-19T20:59:03.968Z] 2437ff75d9bd: Waiting [2022-04-19T20:59:03.968Z] 765212b225bb: Waiting [2022-04-19T20:59:03.968Z] 04944245beec: Verifying Checksum [2022-04-19T20:59:03.968Z] 04944245beec: Download complete [2022-04-19T20:59:03.968Z] 765212b225bb: Verifying Checksum [2022-04-19T20:59:03.968Z] 765212b225bb: Download complete [2022-04-19T20:59:04.245Z] f23df028b6ca: Verifying Checksum [2022-04-19T20:59:04.245Z] f23df028b6ca: Download complete [2022-04-19T20:59:04.245Z] d65c8cfc05b1: Verifying Checksum [2022-04-19T20:59:04.245Z] d65c8cfc05b1: Download complete [2022-04-19T20:59:04.245Z] 699f458cf7ca: Verifying Checksum [2022-04-19T20:59:04.245Z] 699f458cf7ca: Download complete [2022-04-19T20:59:04.845Z] 8998bd30e6a1: Verifying Checksum [2022-04-19T20:59:04.845Z] 8998bd30e6a1: Download complete [2022-04-19T20:59:07.480Z] 2437ff75d9bd: Verifying Checksum [2022-04-19T20:59:07.480Z] 2437ff75d9bd: Download complete [2022-04-19T20:59:09.468Z] 8998bd30e6a1: Pull complete [2022-04-19T20:59:10.062Z] 04944245beec: Pull complete [2022-04-19T20:59:11.500Z] 699f458cf7ca: Pull complete [2022-04-19T20:59:12.098Z] 765212b225bb: Pull complete [2022-04-19T20:59:13.128Z] f23df028b6ca: Pull complete [2022-04-19T20:59:13.422Z] d65c8cfc05b1: Pull complete [2022-04-19T20:59:31.758Z] 2437ff75d9bd: Pull complete [2022-04-19T20:59:31.758Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-19T20:59:31.758Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-19T20:59:31.758Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-19T20:59:32.029Z] prd-ubuntu20.04-docker-arm64-4c-16g-21389 does not seem to be running inside a container [2022-04-19T20:59:32.105Z] $ 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/201 -v /w/workspace/edgex-go/201:/w/workspace/edgex-go/201:rw,z -v /w/workspace/edgex-go/201@tmp:/w/workspace/edgex-go/201@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-19T20:59:35.379Z] $ docker top 4efd7331233f49f964f5c217f8aa4cbcb04072b0a58ea5e4c6942b58aefd640b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-19T20:59:36.386Z] ---> job-cost.sh [2022-04-19T20:59:36.386Z] lf-activate-venv: SKIPPING [2022-04-19T20:59:36.386Z] INFO: No Stack... [2022-04-19T20:59:36.980Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-19T20:59:37.961Z] INFO: Archiving Costs [Pipeline] sh [2022-04-19T20:59:38.626Z] + cut -d, -f6 [2022-04-19T20:59:38.626Z] + cat /w/workspace/edgex-go/201/archives/cost.csv [Pipeline] lock [2022-04-19T20:59:38.663Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-201-stack-cost] [2022-04-19T20:59:38.672Z] Resource [jenkins-edgexfoundry-edgex-go-main-201-stack-cost] did not exist. Created. [2022-04-19T20:59:38.672Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-201-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-19T20:59:39.339Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-19T20:59:40.165Z] Stashed 1 file(s) [Pipeline] } [2022-04-19T20:59:40.173Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-201-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-19T20:59:40.172Z] $ docker stop --time=1 4efd7331233f49f964f5c217f8aa4cbcb04072b0a58ea5e4c6942b58aefd640b [2022-04-19T20:59:41.803Z] $ docker rm -f 4efd7331233f49f964f5c217f8aa4cbcb04072b0a58ea5e4c6942b58aefd640b [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-19T20:59:42.334Z] provisioning config files... [2022-04-19T20:59:42.342Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/201@tmp/config6319395919290345307tmp [Pipeline] { [Pipeline] sh [2022-04-19T20:59:42.641Z] + set +x [2022-04-19T20:59:42.641Z] + curl -s https://codecov.io/bash [2022-04-19T20:59:42.641Z] + bash -s -- [2022-04-19T20:59:42.641Z] [2022-04-19T20:59:42.641Z] _____ _ [2022-04-19T20:59:42.641Z] / ____| | | [2022-04-19T20:59:42.641Z] | | ___ __| | ___ ___ _____ __ [2022-04-19T20:59:42.641Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-19T20:59:42.641Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-19T20:59:42.641Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-19T20:59:42.641Z] Bash-1.0.6 [2022-04-19T20:59:42.641Z] [2022-04-19T20:59:42.641Z] [2022-04-19T20:59:42.641Z] ==> git version 2.25.1 found [2022-04-19T20:59:42.641Z] ==> 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-19T20:59:42.641Z] Release-Date: 2020-01-08 [2022-04-19T20:59:42.641Z] 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-19T20:59:42.641Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-19T20:59:42.641Z] ==> Jenkins CI detected. [2022-04-19T20:59:42.641Z] current dir:  /w/workspace/edgex-go/201 [2022-04-19T20:59:42.641Z] project root: . [2022-04-19T20:59:42.641Z] --> token set from env [2022-04-19T20:59:42.641Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-19T20:59:42.641Z] ==> Running gcov in . (disable via -X gcov) [2022-04-19T20:59:42.641Z] ==> Python coveragepy not found [2022-04-19T20:59:42.641Z] ==> Searching for coverage reports in: [2022-04-19T20:59:42.641Z] + . [2022-04-19T20:59:42.641Z] -> Found 1 reports [2022-04-19T20:59:42.641Z] ==> Detecting git/mercurial file structure [2022-04-19T20:59:42.641Z] ==> Reading reports [2022-04-19T20:59:42.641Z] + ./coverage.out bytes=435134 [2022-04-19T20:59:42.641Z] ==> Appending adjustments [2022-04-19T20:59:42.641Z] https://docs.codecov.io/docs/fixing-reports [2022-04-19T20:59:44.025Z] + Found adjustments [2022-04-19T20:59:44.025Z] ==> Gzipping contents [2022-04-19T20:59:44.025Z] 60K /tmp/codecov.yuETfv.gz [2022-04-19T20:59:44.025Z] ==> Uploading reports [2022-04-19T20:59:44.025Z] url: https://codecov.io [2022-04-19T20:59:44.025Z] query: branch=main&commit=6b188fc41757128322b032ed1e708678348e23e8&build=201&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F201%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-19T20:59:44.025Z] -> Pinging Codecov [2022-04-19T20:59:44.025Z] 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=6b188fc41757128322b032ed1e708678348e23e8&build=201&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F201%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-19T20:59:44.025Z] -> Uploading to [2022-04-19T20:59:44.025Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-19/00271124DB129430A58F1EEE437C3FCB/6b188fc41757128322b032ed1e708678348e23e8/4d65613e-136e-4fc4-ba01-d19cfd89cce8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220419%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220419T205943Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=95722dd348db6573917d88cf3962291934a92b3c7146a24a49a63a7c32583d2f [2022-04-19T20:59:44.025Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-19T20:59:44.025Z] Dload Upload Total Spent Left Speed [2022-04-19T20:59:44.284Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59831 0 0 100 59831 0 268k --:--:-- --:--:-- --:--:-- 268k [2022-04-19T20:59:44.284Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/6b188fc41757128322b032ed1e708678348e23e8 [Pipeline] } [2022-04-19T20:59:44.293Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-04-19T20:59:44.429Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-04-19T20:59:44.443Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:59:44.738Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-19T20:59:44.738Z] [2022-04-19T20:59:44.738Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-04-19T20:59:45.044Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-19T20:59:45.044Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-04-19T20:59:45.044Z] 188c0c94c7c5: Pulling fs layer [2022-04-19T20:59:45.044Z] 0ef7d3d256c8: Pulling fs layer [2022-04-19T20:59:45.044Z] de9db76c5a1d: Pulling fs layer [2022-04-19T20:59:45.044Z] 0eba1c9be4d2: Pulling fs layer [2022-04-19T20:59:45.044Z] 0d57e429df01: Pulling fs layer [2022-04-19T20:59:45.044Z] 4e4be7b47b0d: Pulling fs layer [2022-04-19T20:59:45.044Z] e1f770b5df2f: Pulling fs layer [2022-04-19T20:59:45.044Z] 85a0685a4137: Pulling fs layer [2022-04-19T20:59:45.044Z] 0eba1c9be4d2: Waiting [2022-04-19T20:59:45.044Z] 85a0685a4137: Waiting [2022-04-19T20:59:45.044Z] e1f770b5df2f: Waiting [2022-04-19T20:59:45.044Z] 0d57e429df01: Waiting [2022-04-19T20:59:45.044Z] de9db76c5a1d: Download complete [2022-04-19T20:59:45.044Z] 0ef7d3d256c8: Download complete [2022-04-19T20:59:45.044Z] 0d57e429df01: Verifying Checksum [2022-04-19T20:59:45.044Z] 0d57e429df01: Download complete [2022-04-19T20:59:45.044Z] 4e4be7b47b0d: Download complete [2022-04-19T20:59:45.044Z] 188c0c94c7c5: Verifying Checksum [2022-04-19T20:59:45.044Z] 188c0c94c7c5: Download complete [2022-04-19T20:59:45.302Z] 188c0c94c7c5: Pull complete [2022-04-19T20:59:45.302Z] e1f770b5df2f: Verifying Checksum [2022-04-19T20:59:45.302Z] e1f770b5df2f: Download complete [2022-04-19T20:59:45.302Z] 0ef7d3d256c8: Pull complete [2022-04-19T20:59:45.302Z] de9db76c5a1d: Pull complete [2022-04-19T20:59:45.871Z] 0eba1c9be4d2: Verifying Checksum [2022-04-19T20:59:45.871Z] 0eba1c9be4d2: Download complete [2022-04-19T20:59:45.871Z] 85a0685a4137: Verifying Checksum [2022-04-19T20:59:45.871Z] 85a0685a4137: Download complete [2022-04-19T20:59:49.155Z] 0eba1c9be4d2: Pull complete [2022-04-19T20:59:49.155Z] 0d57e429df01: Pull complete [2022-04-19T20:59:49.155Z] 4e4be7b47b0d: Pull complete [2022-04-19T20:59:49.414Z] e1f770b5df2f: Pull complete [2022-04-19T20:59:52.697Z] 85a0685a4137: Pull complete [2022-04-19T20:59:52.697Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-04-19T20:59:52.697Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-19T20:59:52.697Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-04-19T20:59:52.763Z] prd-ubuntu20.04-docker-8c-8g-21386 does not seem to be running inside a container [2022-04-19T20:59:52.833Z] $ 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/201 -v /w/workspace/edgex-go/201:/w/workspace/edgex-go/201:rw,z -v /w/workspace/edgex-go/201@tmp:/w/workspace/edgex-go/201@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-04-19T20:59:55.585Z] $ docker top e155dccf238bcc294ab9e4f74831a76cd6afff18e961f8a2ad2b74a90583d0f6 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-19T20:59:55.626Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-04-19T20:59:55.908Z] + set -o pipefail [2022-04-19T20:59:55.908Z] + snyk monitor '--org=edgex-jenkins' [2022-04-19T21:00:01.189Z] [2022-04-19T21:00:01.189Z] Monitoring /w/workspace/edgex-go/201 (github.com/edgexfoundry/edgex-go)... [2022-04-19T21:00:01.189Z] [2022-04-19T21:00:01.190Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/88278e25-e812-4517-91e0-f8144546237b [2022-04-19T21:00:01.190Z] [2022-04-19T21:00:01.190Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-04-19T21:00:01.190Z] [2022-04-19T21:00:01.190Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-04-19T21:00:01.190Z] [2022-04-19T21:00:01.190Z] [Pipeline] } [2022-04-19T21:00:01.236Z] $ docker stop --time=1 e155dccf238bcc294ab9e4f74831a76cd6afff18e961f8a2ad2b74a90583d0f6 [2022-04-19T21:00:03.655Z] $ docker rm -f e155dccf238bcc294ab9e4f74831a76cd6afff18e961f8a2ad2b74a90583d0f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-04-19T21:00:04.005Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-19T21:00:04.020Z] provisioning config files... [2022-04-19T21:00:04.029Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/201@tmp/config6197607686952135648tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-19T21:00:04.325Z] --> edgex-publish-swagger.sh [2022-04-19T21:00:04.325Z] === Publish openapi/v2 API === [2022-04-19T21:00:04.325Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-04-19T21:00:04.325Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/201/openapi/v2/core-command.yaml] [2022-04-19T21:00:04.325Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-19T21:00:04.325Z] Dload Upload Total Spent Left Speed [2022-04-19T21:00:05.264Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 31066 0:00:01 0:00:01 --:--:-- 31066 100 33831 0 0 100 33831 0 31066 0:00:01 0:00:01 --:--:-- 31066 [2022-04-19T21:00:05.264Z] [2022-04-19T21:00:05.264Z] [2022-04-19T21:00:05.264Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/201/openapi/v2/core-data.yaml] [2022-04-19T21:00:05.264Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-19T21:00:05.264Z] Dload Upload Total Spent Left Speed [2022-04-19T21:00:06.204Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 73742 --:--:-- --:--:-- --:--:-- 73666 100 71604 0 0 100 71604 0 73742 --:--:-- --:--:-- --:--:-- 73666 [2022-04-19T21:00:06.204Z] [2022-04-19T21:00:06.204Z] [2022-04-19T21:00:06.204Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/201/openapi/v2/core-metadata.yaml] [2022-04-19T21:00:06.204Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-19T21:00:06.204Z] Dload Upload Total Spent Left Speed [2022-04-19T21:00:07.586Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 125k 0:00:01 0:00:01 --:--:-- 125k 100 141k 0 0 100 141k 0 125k 0:00:01 0:00:01 --:--:-- 125k [2022-04-19T21:00:07.586Z] [2022-04-19T21:00:07.586Z] [2022-04-19T21:00:07.586Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/201/openapi/v2/support-notifications.yaml] [2022-04-19T21:00:07.586Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-19T21:00:07.586Z] Dload Upload Total Spent Left Speed [2022-04-19T21:00:08.531Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 94018 --:--:-- --:--:-- --:--:-- 93920 100 89318 0 0 100 89318 0 94018 --:--:-- --:--:-- --:--:-- 93920 [2022-04-19T21:00:08.531Z] [2022-04-19T21:00:08.531Z] [2022-04-19T21:00:08.531Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/201/openapi/v2/support-scheduler.yaml] [2022-04-19T21:00:08.531Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-19T21:00:08.531Z] Dload Upload Total Spent Left Speed [2022-04-19T21:00:09.471Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 36899 0:00:01 0:00:01 --:--:-- 36899 100 39556 0 0 100 39556 0 36830 0:00:01 0:00:01 --:--:-- 36830 [2022-04-19T21:00:09.471Z] [2022-04-19T21:00:09.471Z] [2022-04-19T21:00:09.471Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/201/openapi/v2/system-agent.yaml] [2022-04-19T21:00:09.471Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-19T21:00:09.471Z] Dload Upload Total Spent Left Speed [2022-04-19T21:00:10.298Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 98970 --:--:-- --:--:-- --:--:-- 98485 100 20091 0 0 100 20091 0 22599 --:--:-- --:--:-- --:--:-- 22574 [2022-04-19T21:00:10.298Z] [2022-04-19T21:00:10.298Z] [Pipeline] } [2022-04-19T21:00:10.306Z] 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-19T21:00:10.707Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-19T21:00:10.708Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-19T21:00:10.997Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-19T21:00:10.997Z] . [Pipeline] withDockerContainer [2022-04-19T21:00:11.068Z] prd-ubuntu20.04-docker-8c-8g-21386 does not seem to be running inside a container [2022-04-19T21:00:11.134Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/201 -v /w/workspace/edgex-go/201:/w/workspace/edgex-go/201:rw,z -v /w/workspace/edgex-go/201@tmp:/w/workspace/edgex-go/201@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-19T21:00:11.534Z] $ docker top 3f0fd1786989d11c0f8040bcf1604dc884df4e3b57f30bc6e3c20f5c7264ca2d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-19T21:00:11.592Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-19T21:00:11.592Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-19T21:00:11.722Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-19T21:00:11.759Z] $ docker exec 3f0fd1786989d11c0f8040bcf1604dc884df4e3b57f30bc6e3c20f5c7264ca2d ssh-agent [2022-04-19T21:00:11.852Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPaCGIp/agent.15 [2022-04-19T21:00:11.852Z] SSH_AGENT_PID=21 [2022-04-19T21:00:11.857Z] Running ssh-add (command line suppressed) [2022-04-19T21:00:12.014Z] Identity added: /w/workspace/edgex-go/201@tmp/private_key_2991147814336202897.key (/w/workspace/edgex-go/201@tmp/private_key_2991147814336202897.key) [2022-04-19T21:00:11.993Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-19T21:00:12.280Z] + git semver tag [2022-04-19T21:00:12.280Z] # -> Open(): unable to determine branch for HEAD [2022-04-19T21:00:12.280Z] # $GIT_DIR = /w/workspace/edgex-go/201/.git [2022-04-19T21:00:12.280Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/201 [2022-04-19T21:00:12.280Z] # $SEMVER_REMOTE_NAME = origin [2022-04-19T21:00:12.280Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-19T21:00:12.280Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-19T21:00:12.280Z] # $SEMVER_BRANCH = main [2022-04-19T21:00:12.280Z] # $SEMVER_DIR = /w/workspace/edgex-go/201/.semver [2022-04-19T21:00:12.280Z] # 6b188fc41757128322b032ed1e708678348e23e8 HEAD [2022-04-19T21:00:12.280Z] # -> Force: false [2022-04-19T21:00:12.280Z] # 6178a1ae67e56c1340ce180acfea00581fde5fb0 refs/tags/v2.2.0-dev.74 [Pipeline] } [2022-04-19T21:00:12.325Z] $ docker exec --env ******** --env ******** 3f0fd1786989d11c0f8040bcf1604dc884df4e3b57f30bc6e3c20f5c7264ca2d ssh-agent -k [2022-04-19T21:00:12.449Z] unset SSH_AUTH_SOCK; [2022-04-19T21:00:12.449Z] unset SSH_AGENT_PID; [2022-04-19T21:00:12.450Z] echo Agent pid 21 killed; [2022-04-19T21:00:12.426Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-19T21:00:12.728Z] + git semver [Pipeline] } [2022-04-19T21:00:12.777Z] $ docker stop --time=1 3f0fd1786989d11c0f8040bcf1604dc884df4e3b57f30bc6e3c20f5c7264ca2d [2022-04-19T21:00:14.088Z] $ docker rm -f 3f0fd1786989d11c0f8040bcf1604dc884df4e3b57f30bc6e3c20f5c7264ca2d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-04-19T21:00:14.427Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-19T21:00:14.428Z] [2022-04-19T21:00:14.428Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-04-19T21:00:14.724Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-19T21:00:14.724Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-04-19T21:00:14.724Z] ab5ef0e58194: Pulling fs layer [2022-04-19T21:00:14.724Z] 9712f1f96733: Pulling fs layer [2022-04-19T21:00:14.724Z] 63f879dbbcfc: Pulling fs layer [2022-04-19T21:00:14.724Z] 0d9ebad4ef96: Pulling fs layer [2022-04-19T21:00:14.724Z] e9a5061849ea: Pulling fs layer [2022-04-19T21:00:14.724Z] d747dcd14b5f: Pulling fs layer [2022-04-19T21:00:14.724Z] 2de7ff778b66: Pulling fs layer [2022-04-19T21:00:14.724Z] e9a5061849ea: Waiting [2022-04-19T21:00:14.724Z] d747dcd14b5f: Waiting [2022-04-19T21:00:14.724Z] 2de7ff778b66: Waiting [2022-04-19T21:00:14.724Z] 0d9ebad4ef96: Waiting [2022-04-19T21:00:14.724Z] 9712f1f96733: Verifying Checksum [2022-04-19T21:00:14.724Z] 9712f1f96733: Download complete [2022-04-19T21:00:14.985Z] 63f879dbbcfc: Verifying Checksum [2022-04-19T21:00:14.985Z] 63f879dbbcfc: Download complete [2022-04-19T21:00:15.246Z] e9a5061849ea: Verifying Checksum [2022-04-19T21:00:15.246Z] e9a5061849ea: Download complete [2022-04-19T21:00:15.246Z] d747dcd14b5f: Verifying Checksum [2022-04-19T21:00:15.246Z] d747dcd14b5f: Download complete [2022-04-19T21:00:15.246Z] 0d9ebad4ef96: Verifying Checksum [2022-04-19T21:00:15.246Z] 0d9ebad4ef96: Download complete [2022-04-19T21:00:15.246Z] ab5ef0e58194: Verifying Checksum [2022-04-19T21:00:15.246Z] ab5ef0e58194: Download complete [2022-04-19T21:00:15.246Z] 2de7ff778b66: Verifying Checksum [2022-04-19T21:00:15.246Z] 2de7ff778b66: Download complete [2022-04-19T21:00:17.776Z] ab5ef0e58194: Pull complete [2022-04-19T21:00:17.776Z] 9712f1f96733: Pull complete [2022-04-19T21:00:18.742Z] 63f879dbbcfc: Pull complete [2022-04-19T21:00:22.037Z] 0d9ebad4ef96: Pull complete [2022-04-19T21:00:22.295Z] e9a5061849ea: Pull complete [2022-04-19T21:00:22.295Z] d747dcd14b5f: Pull complete [2022-04-19T21:00:23.230Z] 2de7ff778b66: Pull complete [2022-04-19T21:00:23.230Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-04-19T21:00:23.230Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-19T21:00:23.230Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-04-19T21:00:23.293Z] prd-ubuntu20.04-docker-8c-8g-21386 does not seem to be running inside a container [2022-04-19T21:00:23.360Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/201 -v /w/workspace/edgex-go/201:/w/workspace/edgex-go/201:rw,z -v /w/workspace/edgex-go/201@tmp:/w/workspace/edgex-go/201@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-04-19T21:00:25.938Z] $ docker top 6feead0f05ce10d9db8551c056c15cd7d265fcdd9b7c8dbaa71c04d365dd77d5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-04-19T21:00:25.985Z] provisioning config files... [2022-04-19T21:00:25.993Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/201@tmp/config5070282470167093783tmp [2022-04-19T21:00:26.002Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/201@tmp/config1128019540439393669tmp [2022-04-19T21:00:26.012Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/201@tmp/config7675917516245628757tmp [Pipeline] { [Pipeline] echo [2022-04-19T21:00:26.024Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-19T21:00:26.306Z] ---> sigul-configuration.sh [2022-04-19T21:00:26.306Z] gpg: directory `/root/.gnupg' created [2022-04-19T21:00:26.306Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-04-19T21:00:26.306Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-04-19T21:00:26.306Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-04-19T21:00:26.306Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-04-19T21:00:26.306Z] gpg: CAST5 encrypted data [2022-04-19T21:00:26.306Z] gpg: encrypted with 1 passphrase [2022-04-19T21:00:26.306Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-04-19T21:00:26.590Z] + mkdir /home/jenkins [2022-04-19T21:00:26.590Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-04-19T21:00:26.875Z] + 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-19T21:00:26.885Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-19T21:00:27.170Z] ---> sigul-install.sh [2022-04-19T21:00:27.170Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-04-19T21:00:27.456Z] + git tag --list [2022-04-19T21:00:27.456Z] 0.6.0 [2022-04-19T21:00:27.456Z] 0.6.1 [2022-04-19T21:00:27.456Z] 0.7.0 [2022-04-19T21:00:27.456Z] 0.7.1 [2022-04-19T21:00:27.456Z] v1.0.0 [2022-04-19T21:00:27.456Z] v1.0.1 [2022-04-19T21:00:27.456Z] v1.1.0 [2022-04-19T21:00:27.456Z] v1.2.0 [2022-04-19T21:00:27.456Z] v1.2.1 [2022-04-19T21:00:27.456Z] v1.3.0 [2022-04-19T21:00:27.456Z] v1.3.1 [2022-04-19T21:00:27.456Z] v2.0.0 [2022-04-19T21:00:27.456Z] v2.0.1-dev.1 [2022-04-19T21:00:27.456Z] v2.0.1-dev.10 [2022-04-19T21:00:27.456Z] v2.0.1-dev.11 [2022-04-19T21:00:27.456Z] v2.0.1-dev.12 [2022-04-19T21:00:27.456Z] v2.0.1-dev.13 [2022-04-19T21:00:27.456Z] v2.0.1-dev.14 [2022-04-19T21:00:27.456Z] v2.0.1-dev.15 [2022-04-19T21:00:27.456Z] v2.0.1-dev.16 [2022-04-19T21:00:27.456Z] v2.0.1-dev.17 [2022-04-19T21:00:27.456Z] v2.0.1-dev.18 [2022-04-19T21:00:27.456Z] v2.0.1-dev.19 [2022-04-19T21:00:27.456Z] v2.0.1-dev.2 [2022-04-19T21:00:27.456Z] v2.0.1-dev.20 [2022-04-19T21:00:27.456Z] v2.0.1-dev.21 [2022-04-19T21:00:27.456Z] v2.0.1-dev.22 [2022-04-19T21:00:27.456Z] v2.0.1-dev.23 [2022-04-19T21:00:27.456Z] v2.0.1-dev.24 [2022-04-19T21:00:27.456Z] v2.0.1-dev.25 [2022-04-19T21:00:27.456Z] v2.0.1-dev.26 [2022-04-19T21:00:27.456Z] v2.0.1-dev.27 [2022-04-19T21:00:27.456Z] v2.0.1-dev.28 [2022-04-19T21:00:27.456Z] v2.0.1-dev.29 [2022-04-19T21:00:27.456Z] v2.0.1-dev.3 [2022-04-19T21:00:27.456Z] v2.0.1-dev.30 [2022-04-19T21:00:27.456Z] v2.0.1-dev.31 [2022-04-19T21:00:27.456Z] v2.0.1-dev.32 [2022-04-19T21:00:27.456Z] v2.0.1-dev.33 [2022-04-19T21:00:27.456Z] v2.0.1-dev.34 [2022-04-19T21:00:27.456Z] v2.0.1-dev.35 [2022-04-19T21:00:27.456Z] v2.0.1-dev.36 [2022-04-19T21:00:27.456Z] v2.0.1-dev.37 [2022-04-19T21:00:27.456Z] v2.0.1-dev.38 [2022-04-19T21:00:27.456Z] v2.0.1-dev.39 [2022-04-19T21:00:27.456Z] v2.0.1-dev.4 [2022-04-19T21:00:27.456Z] v2.0.1-dev.40 [2022-04-19T21:00:27.456Z] v2.0.1-dev.41 [2022-04-19T21:00:27.456Z] v2.0.1-dev.42 [2022-04-19T21:00:27.456Z] v2.0.1-dev.43 [2022-04-19T21:00:27.457Z] v2.0.1-dev.44 [2022-04-19T21:00:27.457Z] v2.0.1-dev.45 [2022-04-19T21:00:27.457Z] v2.0.1-dev.46 [2022-04-19T21:00:27.457Z] v2.0.1-dev.47 [2022-04-19T21:00:27.457Z] v2.0.1-dev.48 [2022-04-19T21:00:27.457Z] v2.0.1-dev.49 [2022-04-19T21:00:27.457Z] v2.0.1-dev.5 [2022-04-19T21:00:27.457Z] v2.0.1-dev.50 [2022-04-19T21:00:27.457Z] v2.0.1-dev.51 [2022-04-19T21:00:27.457Z] v2.0.1-dev.52 [2022-04-19T21:00:27.457Z] v2.0.1-dev.53 [2022-04-19T21:00:27.457Z] v2.0.1-dev.54 [2022-04-19T21:00:27.457Z] v2.0.1-dev.55 [2022-04-19T21:00:27.457Z] v2.0.1-dev.56 [2022-04-19T21:00:27.457Z] v2.0.1-dev.57 [2022-04-19T21:00:27.457Z] v2.0.1-dev.58 [2022-04-19T21:00:27.457Z] v2.0.1-dev.59 [2022-04-19T21:00:27.457Z] v2.0.1-dev.6 [2022-04-19T21:00:27.457Z] v2.0.1-dev.60 [2022-04-19T21:00:27.457Z] v2.0.1-dev.61 [2022-04-19T21:00:27.457Z] v2.0.1-dev.62 [2022-04-19T21:00:27.457Z] v2.0.1-dev.63 [2022-04-19T21:00:27.457Z] v2.0.1-dev.64 [2022-04-19T21:00:27.457Z] v2.0.1-dev.65 [2022-04-19T21:00:27.457Z] v2.0.1-dev.66 [2022-04-19T21:00:27.457Z] v2.0.1-dev.67 [2022-04-19T21:00:27.457Z] v2.0.1-dev.68 [2022-04-19T21:00:27.457Z] v2.0.1-dev.69 [2022-04-19T21:00:27.457Z] v2.0.1-dev.7 [2022-04-19T21:00:27.457Z] v2.0.1-dev.70 [2022-04-19T21:00:27.457Z] v2.0.1-dev.71 [2022-04-19T21:00:27.457Z] v2.0.1-dev.72 [2022-04-19T21:00:27.457Z] v2.0.1-dev.73 [2022-04-19T21:00:27.457Z] v2.0.1-dev.74 [2022-04-19T21:00:27.457Z] v2.0.1-dev.75 [2022-04-19T21:00:27.457Z] v2.0.1-dev.76 [2022-04-19T21:00:27.457Z] v2.0.1-dev.77 [2022-04-19T21:00:27.457Z] v2.0.1-dev.78 [2022-04-19T21:00:27.457Z] v2.0.1-dev.79 [2022-04-19T21:00:27.457Z] v2.0.1-dev.8 [2022-04-19T21:00:27.457Z] v2.0.1-dev.80 [2022-04-19T21:00:27.457Z] v2.0.1-dev.81 [2022-04-19T21:00:27.457Z] v2.0.1-dev.82 [2022-04-19T21:00:27.457Z] v2.0.1-dev.83 [2022-04-19T21:00:27.457Z] v2.0.1-dev.84 [2022-04-19T21:00:27.457Z] v2.0.1-dev.85 [2022-04-19T21:00:27.457Z] v2.0.1-dev.86 [2022-04-19T21:00:27.457Z] v2.0.1-dev.87 [2022-04-19T21:00:27.457Z] v2.0.1-dev.88 [2022-04-19T21:00:27.457Z] v2.0.1-dev.89 [2022-04-19T21:00:27.457Z] v2.0.1-dev.9 [2022-04-19T21:00:27.457Z] v2.0.1-dev.90 [2022-04-19T21:00:27.457Z] v2.0.1-dev.91 [2022-04-19T21:00:27.457Z] v2.0.1-dev.92 [2022-04-19T21:00:27.457Z] v2.0.1-dev.93 [2022-04-19T21:00:27.457Z] v2.0.1-dev.94 [2022-04-19T21:00:27.457Z] v2.0.1-dev.95 [2022-04-19T21:00:27.457Z] v2.0.1-dev.96 [2022-04-19T21:00:27.457Z] v2.0.1-dev.97 [2022-04-19T21:00:27.457Z] v2.0.1-dev.98 [2022-04-19T21:00:27.457Z] v2.0.1-dev.99 [2022-04-19T21:00:27.457Z] v2.1.0 [2022-04-19T21:00:27.457Z] v2.2.0-dev.1 [2022-04-19T21:00:27.457Z] v2.2.0-dev.10 [2022-04-19T21:00:27.457Z] v2.2.0-dev.11 [2022-04-19T21:00:27.457Z] v2.2.0-dev.12 [2022-04-19T21:00:27.457Z] v2.2.0-dev.13 [2022-04-19T21:00:27.457Z] v2.2.0-dev.14 [2022-04-19T21:00:27.457Z] v2.2.0-dev.15 [2022-04-19T21:00:27.457Z] v2.2.0-dev.16 [2022-04-19T21:00:27.457Z] v2.2.0-dev.17 [2022-04-19T21:00:27.457Z] v2.2.0-dev.18 [2022-04-19T21:00:27.457Z] v2.2.0-dev.19 [2022-04-19T21:00:27.457Z] v2.2.0-dev.2 [2022-04-19T21:00:27.457Z] v2.2.0-dev.20 [2022-04-19T21:00:27.457Z] v2.2.0-dev.21 [2022-04-19T21:00:27.457Z] v2.2.0-dev.22 [2022-04-19T21:00:27.457Z] v2.2.0-dev.23 [2022-04-19T21:00:27.457Z] v2.2.0-dev.24 [2022-04-19T21:00:27.457Z] v2.2.0-dev.25 [2022-04-19T21:00:27.457Z] v2.2.0-dev.26 [2022-04-19T21:00:27.457Z] v2.2.0-dev.27 [2022-04-19T21:00:27.457Z] v2.2.0-dev.28 [2022-04-19T21:00:27.457Z] v2.2.0-dev.29 [2022-04-19T21:00:27.457Z] v2.2.0-dev.3 [2022-04-19T21:00:27.457Z] v2.2.0-dev.30 [2022-04-19T21:00:27.457Z] v2.2.0-dev.31 [2022-04-19T21:00:27.457Z] v2.2.0-dev.32 [2022-04-19T21:00:27.457Z] v2.2.0-dev.33 [2022-04-19T21:00:27.457Z] v2.2.0-dev.34 [2022-04-19T21:00:27.457Z] v2.2.0-dev.35 [2022-04-19T21:00:27.457Z] v2.2.0-dev.36 [2022-04-19T21:00:27.457Z] v2.2.0-dev.37 [2022-04-19T21:00:27.457Z] v2.2.0-dev.38 [2022-04-19T21:00:27.457Z] v2.2.0-dev.39 [2022-04-19T21:00:27.457Z] v2.2.0-dev.4 [2022-04-19T21:00:27.457Z] v2.2.0-dev.40 [2022-04-19T21:00:27.457Z] v2.2.0-dev.41 [2022-04-19T21:00:27.457Z] v2.2.0-dev.42 [2022-04-19T21:00:27.457Z] v2.2.0-dev.43 [2022-04-19T21:00:27.457Z] v2.2.0-dev.44 [2022-04-19T21:00:27.457Z] v2.2.0-dev.45 [2022-04-19T21:00:27.457Z] v2.2.0-dev.46 [2022-04-19T21:00:27.457Z] v2.2.0-dev.47 [2022-04-19T21:00:27.457Z] v2.2.0-dev.48 [2022-04-19T21:00:27.457Z] v2.2.0-dev.49 [2022-04-19T21:00:27.457Z] v2.2.0-dev.5 [2022-04-19T21:00:27.457Z] v2.2.0-dev.50 [2022-04-19T21:00:27.457Z] v2.2.0-dev.51 [2022-04-19T21:00:27.457Z] v2.2.0-dev.52 [2022-04-19T21:00:27.457Z] v2.2.0-dev.53 [2022-04-19T21:00:27.457Z] v2.2.0-dev.54 [2022-04-19T21:00:27.457Z] v2.2.0-dev.55 [2022-04-19T21:00:27.457Z] v2.2.0-dev.56 [2022-04-19T21:00:27.457Z] v2.2.0-dev.57 [2022-04-19T21:00:27.457Z] v2.2.0-dev.58 [2022-04-19T21:00:27.457Z] v2.2.0-dev.59 [2022-04-19T21:00:27.457Z] v2.2.0-dev.6 [2022-04-19T21:00:27.457Z] v2.2.0-dev.60 [2022-04-19T21:00:27.457Z] v2.2.0-dev.61 [2022-04-19T21:00:27.457Z] v2.2.0-dev.62 [2022-04-19T21:00:27.457Z] v2.2.0-dev.63 [2022-04-19T21:00:27.457Z] v2.2.0-dev.64 [2022-04-19T21:00:27.457Z] v2.2.0-dev.65 [2022-04-19T21:00:27.457Z] v2.2.0-dev.66 [2022-04-19T21:00:27.457Z] v2.2.0-dev.67 [2022-04-19T21:00:27.457Z] v2.2.0-dev.68 [2022-04-19T21:00:27.457Z] v2.2.0-dev.69 [2022-04-19T21:00:27.457Z] v2.2.0-dev.7 [2022-04-19T21:00:27.457Z] v2.2.0-dev.70 [2022-04-19T21:00:27.457Z] v2.2.0-dev.71 [2022-04-19T21:00:27.457Z] v2.2.0-dev.72 [2022-04-19T21:00:27.457Z] v2.2.0-dev.73 [2022-04-19T21:00:27.457Z] v2.2.0-dev.74 [2022-04-19T21:00:27.457Z] v2.2.0-dev.8 [2022-04-19T21:00:27.457Z] v2.2.0-dev.9 [Pipeline] sh [2022-04-19T21:00:27.744Z] + lftools sign git-tag v2.2.0-dev.74 [2022-04-19T21:00:28.314Z] Signing Git tag with Sigul... [2022-04-19T21:00:28.314Z] Signing v2.2.0-dev.74 [Pipeline] echo [2022-04-19T21:00:28.583Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-19T21:00:28.865Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-04-19T21:00:28.873Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-04-19T21:00:28.924Z] $ docker stop --time=1 6feead0f05ce10d9db8551c056c15cd7d265fcdd9b7c8dbaa71c04d365dd77d5 [2022-04-19T21:00:30.212Z] $ docker rm -f 6feead0f05ce10d9db8551c056c15cd7d265fcdd9b7c8dbaa71c04d365dd77d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-04-19T21:00:30.612Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-19T21:00:30.612Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-19T21:00:30.914Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-19T21:00:30.914Z] . [Pipeline] withDockerContainer [2022-04-19T21:00:30.980Z] prd-ubuntu20.04-docker-8c-8g-21386 does not seem to be running inside a container [2022-04-19T21:00:31.050Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/201 -v /w/workspace/edgex-go/201:/w/workspace/edgex-go/201:rw,z -v /w/workspace/edgex-go/201@tmp:/w/workspace/edgex-go/201@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-19T21:00:31.436Z] $ docker top 9bf2dac5fe04e7b22faf9a052060000428dc0c9831fdefc6286785d2e4329866 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-19T21:00:31.504Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-19T21:00:31.504Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-19T21:00:31.642Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-19T21:00:31.678Z] $ docker exec 9bf2dac5fe04e7b22faf9a052060000428dc0c9831fdefc6286785d2e4329866 ssh-agent [2022-04-19T21:00:31.782Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEBBGnd/agent.13 [2022-04-19T21:00:31.782Z] SSH_AGENT_PID=19 [2022-04-19T21:00:31.787Z] Running ssh-add (command line suppressed) [2022-04-19T21:00:31.934Z] Identity added: /w/workspace/edgex-go/201@tmp/private_key_8659676540566595126.key (/w/workspace/edgex-go/201@tmp/private_key_8659676540566595126.key) [2022-04-19T21:00:31.916Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-19T21:00:32.205Z] + git semver bump pre [2022-04-19T21:00:32.205Z] # -> Open(): unable to determine branch for HEAD [2022-04-19T21:00:32.205Z] # $GIT_DIR = /w/workspace/edgex-go/201/.git [2022-04-19T21:00:32.205Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/201 [2022-04-19T21:00:32.205Z] # $SEMVER_REMOTE_NAME = origin [2022-04-19T21:00:32.205Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-19T21:00:32.205Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-19T21:00:32.205Z] # $SEMVER_BRANCH = main [2022-04-19T21:00:32.205Z] # $SEMVER_DIR = /w/workspace/edgex-go/201/.semver [2022-04-19T21:00:32.205Z] 2.2.0-dev.75 [Pipeline] } [2022-04-19T21:00:32.249Z] $ docker exec --env ******** --env ******** 9bf2dac5fe04e7b22faf9a052060000428dc0c9831fdefc6286785d2e4329866 ssh-agent -k [2022-04-19T21:00:32.356Z] unset SSH_AUTH_SOCK; [2022-04-19T21:00:32.356Z] unset SSH_AGENT_PID; [2022-04-19T21:00:32.356Z] echo Agent pid 19 killed; [2022-04-19T21:00:32.333Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-19T21:00:32.634Z] + git semver [Pipeline] } [2022-04-19T21:00:32.680Z] $ docker stop --time=1 9bf2dac5fe04e7b22faf9a052060000428dc0c9831fdefc6286785d2e4329866 [2022-04-19T21:00:33.987Z] $ docker rm -f 9bf2dac5fe04e7b22faf9a052060000428dc0c9831fdefc6286785d2e4329866 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-19T21:00:34.304Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-19T21:00:34.304Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-19T21:00:34.601Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-19T21:00:34.601Z] . [Pipeline] withDockerContainer [2022-04-19T21:00:34.666Z] prd-ubuntu20.04-docker-8c-8g-21386 does not seem to be running inside a container [2022-04-19T21:00:34.734Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/201 -v /w/workspace/edgex-go/201:/w/workspace/edgex-go/201:rw,z -v /w/workspace/edgex-go/201@tmp:/w/workspace/edgex-go/201@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-19T21:00:35.115Z] $ docker top e2b850dfbd55ac29072bd36e6173f3a92ff341258a3e954c17f63d793b677858 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-19T21:00:35.183Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-19T21:00:35.183Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-19T21:00:35.307Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-19T21:00:35.344Z] $ docker exec e2b850dfbd55ac29072bd36e6173f3a92ff341258a3e954c17f63d793b677858 ssh-agent [2022-04-19T21:00:35.432Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmKcjbi/agent.14 [2022-04-19T21:00:35.432Z] SSH_AGENT_PID=20 [2022-04-19T21:00:35.438Z] Running ssh-add (command line suppressed) [2022-04-19T21:00:35.593Z] Identity added: /w/workspace/edgex-go/201@tmp/private_key_3393570550572484988.key (/w/workspace/edgex-go/201@tmp/private_key_3393570550572484988.key) [2022-04-19T21:00:35.575Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-19T21:00:35.922Z] + git semver push [2022-04-19T21:00:35.922Z] # -> Open(): unable to determine branch for HEAD [2022-04-19T21:00:35.922Z] # $GIT_DIR = /w/workspace/edgex-go/201/.git [2022-04-19T21:00:35.922Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/201 [2022-04-19T21:00:35.922Z] # $SEMVER_REMOTE_NAME = origin [2022-04-19T21:00:35.922Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-19T21:00:35.922Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-19T21:00:35.922Z] # $SEMVER_BRANCH = main [2022-04-19T21:00:35.922Z] # $SEMVER_DIR = /w/workspace/edgex-go/201/.semver [2022-04-19T21:00:36.181Z] git-semver-push: non-fast-forward update: refs/heads/semver [Pipeline] } [2022-04-19T21:00:36.485Z] $ docker exec --env ******** --env ******** e2b850dfbd55ac29072bd36e6173f3a92ff341258a3e954c17f63d793b677858 ssh-agent -k [2022-04-19T21:00:36.598Z] unset SSH_AUTH_SOCK; [2022-04-19T21:00:36.598Z] unset SSH_AGENT_PID; [2022-04-19T21:00:36.598Z] echo Agent pid 20 killed; [2022-04-19T21:00:36.576Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-04-19T21:00:36.641Z] $ docker stop --time=1 e2b850dfbd55ac29072bd36e6173f3a92ff341258a3e954c17f63d793b677858 [2022-04-19T21:00:37.951Z] $ docker rm -f e2b850dfbd55ac29072bd36e6173f3a92ff341258a3e954c17f63d793b677858 [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-19T21:00:38.412Z] + [ -d /w/workspace/edgex-go/201/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-19T21:00:38.706Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-19T21:00:39.572Z] ---> package-listing.sh [2022-04-19T21:00:39.572Z] ++ facter osfamily [2022-04-19T21:00:39.572Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-19T21:00:39.832Z] + OS_FAMILY=debian [2022-04-19T21:00:39.832Z] + workspace=/w/workspace/edgex-go/201 [2022-04-19T21:00:39.832Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-19T21:00:39.832Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-19T21:00:39.832Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-19T21:00:39.832Z] + PACKAGES=/tmp/packages_start.txt [2022-04-19T21:00:39.832Z] + '[' /w/workspace/edgex-go/201 ']' [2022-04-19T21:00:39.832Z] + PACKAGES=/tmp/packages_end.txt [2022-04-19T21:00:39.832Z] + case "${OS_FAMILY}" in [2022-04-19T21:00:39.832Z] + dpkg -l [2022-04-19T21:00:39.832Z] + grep '^ii' [2022-04-19T21:00:39.832Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-19T21:00:39.832Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-19T21:00:39.832Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-19T21:00:39.832Z] + '[' /w/workspace/edgex-go/201 ']' [2022-04-19T21:00:39.832Z] + mkdir -p /w/workspace/edgex-go/201/archives/ [2022-04-19T21:00:39.832Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/201/archives/ [Pipeline] echo [2022-04-19T21:00:39.842Z] 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/201/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-19T21:00:40.119Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-19T21:00:40.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-19T21:00:40.676Z] [2022-04-19T21:00:40.676Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T21:00:40.974Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-19T21:00:40.975Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-19T21:00:40.975Z] 5eb5b503b376: Pulling fs layer [2022-04-19T21:00:40.975Z] 5c69ac0246d0: Pulling fs layer [2022-04-19T21:00:40.975Z] ec43610c2a17: Pulling fs layer [2022-04-19T21:00:40.975Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-19T21:00:40.975Z] 33b1e0a273af: Pulling fs layer [2022-04-19T21:00:40.975Z] 5d3b04190fa2: Pulling fs layer [2022-04-19T21:00:40.975Z] 2f39f015ded8: Pulling fs layer [2022-04-19T21:00:40.975Z] 3a2ae6a8a46f: Waiting [2022-04-19T21:00:40.975Z] 33b1e0a273af: Waiting [2022-04-19T21:00:40.975Z] 2f39f015ded8: Waiting [2022-04-19T21:00:40.975Z] 5d3b04190fa2: Waiting [2022-04-19T21:00:40.975Z] 5c69ac0246d0: Verifying Checksum [2022-04-19T21:00:40.975Z] 5c69ac0246d0: Download complete [2022-04-19T21:00:40.975Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-19T21:00:40.975Z] 3a2ae6a8a46f: Download complete [2022-04-19T21:00:40.975Z] ec43610c2a17: Verifying Checksum [2022-04-19T21:00:40.975Z] ec43610c2a17: Download complete [2022-04-19T21:00:40.975Z] 5d3b04190fa2: Verifying Checksum [2022-04-19T21:00:40.975Z] 5d3b04190fa2: Download complete [2022-04-19T21:00:40.975Z] 33b1e0a273af: Verifying Checksum [2022-04-19T21:00:40.975Z] 33b1e0a273af: Download complete [2022-04-19T21:00:41.234Z] 5eb5b503b376: Verifying Checksum [2022-04-19T21:00:41.234Z] 5eb5b503b376: Download complete [2022-04-19T21:00:41.801Z] 2f39f015ded8: Download complete [2022-04-19T21:00:42.369Z] 5eb5b503b376: Pull complete [2022-04-19T21:00:42.628Z] 5c69ac0246d0: Pull complete [2022-04-19T21:00:42.887Z] ec43610c2a17: Pull complete [2022-04-19T21:00:43.147Z] 3a2ae6a8a46f: Pull complete [2022-04-19T21:00:43.405Z] 33b1e0a273af: Pull complete [2022-04-19T21:00:43.405Z] 5d3b04190fa2: Pull complete [2022-04-19T21:00:47.593Z] 2f39f015ded8: Pull complete [2022-04-19T21:00:47.593Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-19T21:00:47.593Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-19T21:00:47.593Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-19T21:00:47.658Z] prd-ubuntu20.04-docker-8c-8g-21386 does not seem to be running inside a container [2022-04-19T21:00:47.725Z] $ 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/201/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/201 -v /w/workspace/edgex-go/201:/w/workspace/edgex-go/201:rw,z -v /w/workspace/edgex-go/201@tmp:/w/workspace/edgex-go/201@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-19T21:00:49.261Z] $ docker top 5ef9170c66fe1e2d2c93be89f6321f33e2a1472540f52be86502459d94164081 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-19T21:00:49.580Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-19T21:00:49.864Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-19T21:00:50.152Z] + ls /var/log/sa-host [2022-04-19T21:00:50.152Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-19T21:00:50.242Z] provisioning config files... [2022-04-19T21:00:50.249Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/201@tmp/config2457754359486539177tmp [Pipeline] { [Pipeline] echo [2022-04-19T21:00:50.266Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-19T21:00:50.551Z] ---> create-netrc.sh [Pipeline] } [2022-04-19T21:00:50.559Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-19T21:00:50.889Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-19T21:00:50.900Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-19T21:00:51.186Z] ---> sudo-logs.sh [2022-04-19T21:00:51.186Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-19T21:00:51.206Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-19T21:00:51.494Z] ---> job-cost.sh [2022-04-19T21:00:51.495Z] lf-activate-venv: SKIPPING [2022-04-19T21:00:51.495Z] DEBUG: total: 0.2199999988079071 [2022-04-19T21:00:51.495Z] INFO: Retrieving Stack Cost... [2022-04-19T21:00:51.754Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-19T21:00:52.322Z] INFO: Archiving Costs [Pipeline] echo [2022-04-19T21:00:52.337Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-19T21:00:52.619Z] ---> logs-deploy.sh [2022-04-19T21:00:52.619Z] lf-activate-venv: SKIPPING [2022-04-19T21:00:52.619Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/201 [2022-04-19T21:00:52.619Z] INFO: archiving workspace using pattern(s): [2022-04-19T21:00:53.557Z] Archives upload complete. [2022-04-19T21:00:53.557Z] INFO: archiving logs to Nexus