Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 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-ssh3910996434542116213.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-ssh11112464094208056738.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-ssh10509237974012823724.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-ssh11304983273011097758.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-ssh8973476202726150647.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-20861 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/194 [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/194 # 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 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 (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 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 # timeout=10 Commit message: "fix: Add missing packages for local docker builds (#3965)" > git rev-list --no-walk e06225a277df99345dc66b555c91ab0f0cafa68f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-13T22:22:34.909Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-13T22:22:34.969Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-13T22:22:34.986Z] ========================================================= [2022-04-13T22:22:34.986Z] EdgeX Global Pipelines Version Info [2022-04-13T22:22:34.986Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-13T22:22:35.743Z] ------------------- [2022-04-13T22:22:35.743Z] stable info: [2022-04-13T22:22:35.744Z] ------------------- [2022-04-13T22:22:35.744Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-13T22:22:35.744Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-13T22:22:35.744Z] Message: update stable to v1.0.221 [2022-04-13T22:22:36.320Z] ------------------- [2022-04-13T22:22:36.320Z] experimental info: [2022-04-13T22:22:36.320Z] ------------------- [2022-04-13T22:22:36.320Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-13T22:22:36.320Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-13T22:22:36.320Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-13T22:22:36.443Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-13T22:22:36.457Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-13T22:22:36.468Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-13T22:22:36.478Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-13T22:22:36.491Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-13T22:22:36.503Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-13T22:22:36.519Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-13T22:22:36.530Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-13T22:22:36.546Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-13T22:22:36.561Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-13T22:22:36.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-13T22:22:36.581Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-13T22:22:36.592Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-13T22:22:36.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-13T22:22:36.616Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-13T22:22:36.629Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-13T22:22:36.639Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-13T22:22:36.649Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-13T22:22:36.667Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-13T22:22:36.682Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-13T22:22:36.691Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-13T22:22:36.702Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-13T22:22:36.713Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-04-13T22:22:36.725Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-04-13T22:22:36.740Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-04-13T22:22:36.757Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [Pipeline] echo [2022-04-13T22:22:36.773Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 27c806b [Pipeline] echo [2022-04-13T22:22:36.783Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-13T22:22:36.828Z] provisioning config files... [2022-04-13T22:22:36.839Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/194@tmp/config178626508434105186tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-13T22:22:37.161Z] ---> docker-login.sh [2022-04-13T22:22:37.161Z] nexus3.edgexfoundry.org:10001 [2022-04-13T22:22:37.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T22:22:37.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T22:22:37.692Z] Configure a credential helper to remove this warning. See [2022-04-13T22:22:37.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T22:22:37.692Z] [2022-04-13T22:22:37.692Z] Login Succeeded [2022-04-13T22:22:37.692Z] nexus3.edgexfoundry.org:10002 [2022-04-13T22:22:37.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T22:22:37.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T22:22:37.692Z] Configure a credential helper to remove this warning. See [2022-04-13T22:22:37.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T22:22:37.692Z] [2022-04-13T22:22:37.692Z] Login Succeeded [2022-04-13T22:22:37.692Z] nexus3.edgexfoundry.org:10003 [2022-04-13T22:22:37.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T22:22:37.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T22:22:37.953Z] Configure a credential helper to remove this warning. See [2022-04-13T22:22:37.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T22:22:37.953Z] [2022-04-13T22:22:37.953Z] Login Succeeded [2022-04-13T22:22:37.953Z] nexus3.edgexfoundry.org:10004 [2022-04-13T22:22:37.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T22:22:37.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T22:22:37.953Z] Configure a credential helper to remove this warning. See [2022-04-13T22:22:37.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T22:22:37.953Z] [2022-04-13T22:22:37.953Z] Login Succeeded [2022-04-13T22:22:37.953Z] docker.io [2022-04-13T22:22:38.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T22:22:38.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T22:22:38.477Z] Configure a credential helper to remove this warning. See [2022-04-13T22:22:38.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T22:22:38.477Z] [2022-04-13T22:22:38.477Z] Login Succeeded [2022-04-13T22:22:38.477Z] ---> docker-login.sh ends [Pipeline] } [2022-04-13T22:22:38.486Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-13T22:22:38.789Z] + 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-13T22:22:38.789Z] + dirname cmd/core-command/Dockerfile [2022-04-13T22:22:38.789Z] + cut -d/ -f2 [2022-04-13T22:22:38.789Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-13T22:22:38.789Z] + dirname cmd/core-data/Dockerfile [2022-04-13T22:22:38.789Z] + cut -d/ -f2 [2022-04-13T22:22:38.789Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-13T22:22:38.789Z] + dirname cmd/core-metadata/Dockerfile [2022-04-13T22:22:38.789Z] + cut -d/ -f2 [2022-04-13T22:22:38.789Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-13T22:22:38.789Z] + + dirname cmd/security-bootstrapper/Dockerfile [2022-04-13T22:22:38.789Z] cut -d/ -f2 [2022-04-13T22:22:38.789Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-13T22:22:38.789Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-13T22:22:38.789Z] + cut -d/ -f2 [2022-04-13T22:22:38.789Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-13T22:22:38.789Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-13T22:22:38.789Z] + cut -d/ -f2 [2022-04-13T22:22:38.789Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-13T22:22:38.789Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-13T22:22:38.789Z] + cut -d/ -f2 [2022-04-13T22:22:38.789Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-13T22:22:38.789Z] + + dirname cmd/security-spire-agent/Dockerfile [2022-04-13T22:22:38.789Z] cut -d/ -f2 [2022-04-13T22:22:38.789Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-13T22:22:38.789Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-13T22:22:38.789Z] + cut -d/ -f2 [2022-04-13T22:22:38.789Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-13T22:22:38.789Z] + + dirname cmd/security-spire-server/Dockerfile [2022-04-13T22:22:38.789Z] cut -d/ -f2 [2022-04-13T22:22:38.789Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-13T22:22:38.789Z] + dirname cmd/support-notifications/Dockerfile [2022-04-13T22:22:38.789Z] + cut -d/ -f2 [2022-04-13T22:22:38.789Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-13T22:22:38.789Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-13T22:22:38.789Z] + cut -d/ -f2 [2022-04-13T22:22:38.789Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-13T22:22:38.789Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-13T22:22:38.789Z] + cut -d/ -f2 [2022-04-13T22:22:38.789Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-13T22:22:38.958Z] 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-13T22:22:39.293Z] + git rev-list -1 --merges 27c806b0f75bc6fc777cabf1c3db2a4884dbc817~1..27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [Pipeline] echo [2022-04-13T22:22:39.312Z] -----------> git rev-list -1 --merges 27c806b0f75bc6fc777cabf1c3db2a4884dbc817~1..27c806b0f75bc6fc777cabf1c3db2a4884dbc817 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [false] [Pipeline] sh [2022-04-13T22:22:39.602Z] + git log --format=format:%s -1 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [Pipeline] echo [2022-04-13T22:22:39.619Z] ========================================================= [2022-04-13T22:22:39.619Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-13T22:22:39.619Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-13T22:22:40.032Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-13T22:22:40.032Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-13T22:22:40.032Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-13T22:22:40.032Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-13T22:22:40.032Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-13T22:22:40.032Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-13T22:22:40.032Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:22:40.384Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-13T22:22:40.384Z] [2022-04-13T22:22:40.384Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:22:40.690Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-13T22:22:40.690Z] latest: Pulling from edgex-devops/git-semver [2022-04-13T22:22:40.690Z] a0d0a0d46f8b: Pulling fs layer [2022-04-13T22:22:40.690Z] 3e5f54012d9b: Pulling fs layer [2022-04-13T22:22:40.690Z] 4c7163046ea9: Pulling fs layer [2022-04-13T22:22:40.690Z] 0c2d73faf560: Pulling fs layer [2022-04-13T22:22:40.690Z] 0c2d73faf560: Waiting [2022-04-13T22:22:40.690Z] 3e5f54012d9b: Download complete [2022-04-13T22:22:40.690Z] a0d0a0d46f8b: Download complete [2022-04-13T22:22:40.690Z] 0c2d73faf560: Verifying Checksum [2022-04-13T22:22:40.690Z] 0c2d73faf560: Download complete [2022-04-13T22:22:40.690Z] 4c7163046ea9: Verifying Checksum [2022-04-13T22:22:40.690Z] 4c7163046ea9: Download complete [2022-04-13T22:22:40.953Z] a0d0a0d46f8b: Pull complete [2022-04-13T22:22:40.953Z] 3e5f54012d9b: Pull complete [2022-04-13T22:22:41.214Z] 4c7163046ea9: Pull complete [2022-04-13T22:22:41.476Z] 0c2d73faf560: Pull complete [2022-04-13T22:22:41.476Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-13T22:22:41.476Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-13T22:22:41.476Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-13T22:22:41.559Z] prd-ubuntu20.04-docker-8c-8g-20861 does not seem to be running inside a container [2022-04-13T22:22:41.605Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/194 -v /w/workspace/edgex-go/194:/w/workspace/edgex-go/194:rw,z -v /w/workspace/edgex-go/194@tmp:/w/workspace/edgex-go/194@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-13T22:22:42.414Z] $ docker top 881b606577acfaf3220dd1072659138dc970ded33ecd3c3372f19564ff4d559b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-13T22:22:42.513Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-13T22:22:42.513Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-13T22:22:42.647Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-13T22:22:42.657Z] $ docker exec 881b606577acfaf3220dd1072659138dc970ded33ecd3c3372f19564ff4d559b ssh-agent [2022-04-13T22:22:42.784Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXihkPhG/agent.13 [2022-04-13T22:22:42.784Z] SSH_AGENT_PID=19 [2022-04-13T22:22:42.793Z] Running ssh-add (command line suppressed) [2022-04-13T22:22:42.929Z] Identity added: /w/workspace/edgex-go/194@tmp/private_key_8964139952232708268.key (/w/workspace/edgex-go/194@tmp/private_key_8964139952232708268.key) [2022-04-13T22:22:42.941Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-13T22:22:43.236Z] + git tag --points-at HEAD [Pipeline] } [2022-04-13T22:22:43.255Z] $ docker exec --env ******** --env ******** 881b606577acfaf3220dd1072659138dc970ded33ecd3c3372f19564ff4d559b ssh-agent -k [2022-04-13T22:22:43.382Z] unset SSH_AUTH_SOCK; [2022-04-13T22:22:43.383Z] unset SSH_AGENT_PID; [2022-04-13T22:22:43.383Z] echo Agent pid 19 killed; [2022-04-13T22:22:43.391Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-13T22:22:43.416Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-13T22:22:43.416Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-13T22:22:43.559Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-13T22:22:43.567Z] $ docker exec 881b606577acfaf3220dd1072659138dc970ded33ecd3c3372f19564ff4d559b ssh-agent [2022-04-13T22:22:43.693Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIIdcAB/agent.51 [2022-04-13T22:22:43.693Z] SSH_AGENT_PID=57 [2022-04-13T22:22:43.699Z] Running ssh-add (command line suppressed) [2022-04-13T22:22:43.829Z] Identity added: /w/workspace/edgex-go/194@tmp/private_key_7049768491703455746.key (/w/workspace/edgex-go/194@tmp/private_key_7049768491703455746.key) [2022-04-13T22:22:43.839Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-13T22:22:44.129Z] + git semver init [2022-04-13T22:22:44.129Z] # -> Open(): unable to determine branch for HEAD [2022-04-13T22:22:44.129Z] # $GIT_DIR = /w/workspace/edgex-go/194/.git [2022-04-13T22:22:44.129Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/194 [2022-04-13T22:22:44.129Z] # $SEMVER_REMOTE_NAME = origin [2022-04-13T22:22:44.129Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-13T22:22:44.129Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-13T22:22:44.129Z] # $SEMVER_BRANCH = main [2022-04-13T22:22:44.129Z] # $SEMVER_TEMP = /tmp/semver-860535465 [2022-04-13T22:22:44.129Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-13T22:22:59.121Z] # '/tmp/semver-860535465' -> '/w/workspace/edgex-go/194/.semver' [2022-04-13T22:22:59.121Z] # -> Force: false [2022-04-13T22:22:59.121Z] # $SEMVER_DIR = /w/workspace/edgex-go/194/.semver [Pipeline] } [2022-04-13T22:22:59.142Z] $ docker exec --env ******** --env ******** 881b606577acfaf3220dd1072659138dc970ded33ecd3c3372f19564ff4d559b ssh-agent -k [2022-04-13T22:22:59.251Z] unset SSH_AUTH_SOCK; [2022-04-13T22:22:59.251Z] unset SSH_AGENT_PID; [2022-04-13T22:22:59.251Z] echo Agent pid 57 killed; [2022-04-13T22:22:59.256Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-13T22:22:59.566Z] + git semver [Pipeline] } [2022-04-13T22:22:59.589Z] $ docker stop --time=1 881b606577acfaf3220dd1072659138dc970ded33ecd3c3372f19564ff4d559b [2022-04-13T22:23:01.672Z] $ docker rm -f 881b606577acfaf3220dd1072659138dc970ded33ecd3c3372f19564ff4d559b [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-13T22:23:02.039Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-13T22:23:02.301Z] Stashed 1 file(s) [Pipeline] echo [2022-04-13T22:23:02.305Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.69 [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-13T22:23:02.426Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-13T22:23:02.436Z] ========================================================= [2022-04-13T22:23:02.436Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-13T22:23:02.436Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-13T22:23:02.727Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-13T22:23:02.727Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-13T22:23:02.727Z] 59bf1c3509f3: Pulling fs layer [2022-04-13T22:23:02.727Z] 666ba61612fd: Pulling fs layer [2022-04-13T22:23:02.727Z] 8ed8ca486205: Pulling fs layer [2022-04-13T22:23:02.727Z] 4fe6c5a15a65: Pulling fs layer [2022-04-13T22:23:02.727Z] 22a0e8bec74d: Pulling fs layer [2022-04-13T22:23:02.727Z] 640e595b4fbd: Pulling fs layer [2022-04-13T22:23:02.727Z] 763cafe07f6e: Pulling fs layer [2022-04-13T22:23:02.727Z] 0c0b528cf693: Pulling fs layer [2022-04-13T22:23:02.727Z] 10935f4eaf8b: Pulling fs layer [2022-04-13T22:23:02.727Z] 640e595b4fbd: Waiting [2022-04-13T22:23:02.727Z] 22a0e8bec74d: Waiting [2022-04-13T22:23:02.727Z] 763cafe07f6e: Waiting [2022-04-13T22:23:02.727Z] 4fe6c5a15a65: Waiting [2022-04-13T22:23:02.727Z] 0c0b528cf693: Waiting [2022-04-13T22:23:02.727Z] 8ed8ca486205: Verifying Checksum [2022-04-13T22:23:02.727Z] 8ed8ca486205: Download complete [2022-04-13T22:23:02.727Z] 666ba61612fd: Verifying Checksum [2022-04-13T22:23:02.727Z] 666ba61612fd: Download complete [2022-04-13T22:23:02.727Z] 22a0e8bec74d: Verifying Checksum [2022-04-13T22:23:02.727Z] 22a0e8bec74d: Download complete [2022-04-13T22:23:02.727Z] 640e595b4fbd: Verifying Checksum [2022-04-13T22:23:02.727Z] 640e595b4fbd: Download complete [2022-04-13T22:23:02.727Z] 59bf1c3509f3: Verifying Checksum [2022-04-13T22:23:02.727Z] 59bf1c3509f3: Download complete [2022-04-13T22:23:02.727Z] 763cafe07f6e: Verifying Checksum [2022-04-13T22:23:02.727Z] 763cafe07f6e: Download complete [2022-04-13T22:23:02.987Z] 0c0b528cf693: Verifying Checksum [2022-04-13T22:23:02.987Z] 0c0b528cf693: Download complete [2022-04-13T22:23:02.987Z] 59bf1c3509f3: Pull complete [2022-04-13T22:23:03.250Z] 666ba61612fd: Pull complete [2022-04-13T22:23:03.250Z] 8ed8ca486205: Pull complete [2022-04-13T22:23:03.510Z] 10935f4eaf8b: Verifying Checksum [2022-04-13T22:23:03.510Z] 10935f4eaf8b: Download complete [2022-04-13T22:23:03.769Z] 4fe6c5a15a65: Verifying Checksum [2022-04-13T22:23:03.769Z] 4fe6c5a15a65: Download complete [2022-04-13T22:23:07.975Z] 4fe6c5a15a65: Pull complete [2022-04-13T22:23:07.975Z] 22a0e8bec74d: Pull complete [2022-04-13T22:23:07.975Z] 640e595b4fbd: Pull complete [2022-04-13T22:23:07.975Z] 763cafe07f6e: Pull complete [2022-04-13T22:23:07.975Z] 0c0b528cf693: Pull complete [2022-04-13T22:23:10.517Z] 10935f4eaf8b: Pull complete [2022-04-13T22:23:10.517Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-13T22:23:10.517Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-13T22:23:10.517Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-13T22:23:10.817Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-13T22:23:10.817Z] WORKDIR /edgex [2022-04-13T22:23:10.817Z] COPY go.mod . [2022-04-13T22:23:10.817Z] RUN go mod download [2022-04-13T22:23:10.817Z] docker build -t ci-base-image-x86_64 -f - . [2022-04-13T22:23:12.200Z] Sending build context to Docker daemon 334.8MB [2022-04-13T22:23:12.200Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-13T22:23:12.200Z] ---> 99d49a6021b9 [2022-04-13T22:23:12.200Z] Step 2/4 : WORKDIR /edgex [2022-04-13T22:23:14.756Z] ---> Running in dffb13bf283f [2022-04-13T22:23:14.756Z] Removing intermediate container dffb13bf283f [2022-04-13T22:23:14.756Z] ---> 3cefe4ff2958 [2022-04-13T22:23:14.756Z] Step 3/4 : COPY go.mod . [2022-04-13T22:23:15.016Z] ---> e0b5eb4d3a90 [2022-04-13T22:23:15.016Z] Step 4/4 : RUN go mod download [2022-04-13T22:23:15.016Z] ---> Running in 8190e2404228 [2022-04-13T22:23:17.377Z] Still waiting to schedule task [2022-04-13T22:23:17.378Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-13T22:23:29.933Z] Removing intermediate container 8190e2404228 [2022-04-13T22:23:29.933Z] ---> 08a1976b5600 [2022-04-13T22:23:30.194Z] Successfully built 08a1976b5600 [2022-04-13T22:23:30.194Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:23:30.497Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-13T22:23:30.497Z] . [Pipeline] withDockerContainer [2022-04-13T22:23:30.567Z] prd-ubuntu20.04-docker-8c-8g-20861 does not seem to be running inside a container [2022-04-13T22:23:30.615Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/194 -v /w/workspace/edgex-go/194:/w/workspace/edgex-go/194:rw,z -v /w/workspace/edgex-go/194@tmp:/w/workspace/edgex-go/194@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-13T22:23:31.054Z] $ docker top 35b3b18e35bb4d39d0b3f36d66835be852fe9a5cd4526a8f5ab49a69e621dc4a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T22:23:31.415Z] + go version [2022-04-13T22:23:31.415Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-13T22:23:31.435Z] $ docker stop --time=1 35b3b18e35bb4d39d0b3f36d66835be852fe9a5cd4526a8f5ab49a69e621dc4a [2022-04-13T22:23:32.715Z] $ docker rm -f 35b3b18e35bb4d39d0b3f36d66835be852fe9a5cd4526a8f5ab49a69e621dc4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:23:33.118Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-13T22:23:33.118Z] . [Pipeline] withDockerContainer [2022-04-13T22:23:33.186Z] prd-ubuntu20.04-docker-8c-8g-20861 does not seem to be running inside a container [2022-04-13T22:23:33.235Z] $ 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/194 -v /w/workspace/edgex-go/194:/w/workspace/edgex-go/194:rw,z -v /w/workspace/edgex-go/194@tmp:/w/workspace/edgex-go/194@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-13T22:23:33.609Z] $ docker top 27b97bceccc44f31ae469572e58218fcfcaa337a2895141d085263e9a8f150aa -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-13T22:23:33.673Z] ========================================================= [2022-04-13T22:23:33.673Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-13T22:23:33.673Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-13T22:23:33.966Z] + make test [2022-04-13T22:23:33.966Z] go mod tidy -compat=1.17 [2022-04-13T22:23:33.966Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-13T22:23:40.548Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-13T22:23:50.636Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-13T22:23:50.636Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-13T22:23:50.636Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-13T22:23:50.636Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-13T22:23:50.636Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-13T22:23:50.894Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-13T22:23:50.894Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-13T22:23:50.894Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-13T22:23:50.894Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-13T22:23:50.894Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-13T22:23:50.894Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-13T22:23:50.894Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-13T22:23:50.894Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-13T22:23:50.894Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-13T22:23:50.894Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-13T22:23:51.833Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.056s coverage: 28.7% of statements [2022-04-13T22:23:51.833Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-13T22:23:51.833Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-13T22:23:53.210Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.108s coverage: 98.5% of statements [2022-04-13T22:23:53.210Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-13T22:23:53.210Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.099s coverage: 53.4% of statements [2022-04-13T22:23:53.210Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-13T22:23:53.210Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-13T22:23:56.519Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.989s coverage: 89.2% of statements [2022-04-13T22:23:56.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-13T22:23:56.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-13T22:23:56.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-13T22:23:56.519Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.098s coverage: 84.4% of statements [2022-04-13T22:23:56.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-13T22:23:56.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-13T22:23:56.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-13T22:23:56.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-13T22:23:56.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-13T22:23:56.519Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.475s coverage: 95.6% of statements [2022-04-13T22:23:56.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-13T22:23:56.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-13T22:23:56.519Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.086s coverage: 72.2% of statements [2022-04-13T22:23:56.519Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-13T22:23:56.519Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-13T22:23:56.519Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-13T22:23:56.519Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-13T22:23:56.519Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-13T22:23:56.519Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.071s coverage: 60.0% of statements [2022-04-13T22:23:56.519Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-13T22:23:56.519Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-13T22:23:56.519Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-13T22:23:56.519Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.071s coverage: 0.9% of statements [2022-04-13T22:23:56.519Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-13T22:23:56.519Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.066s coverage: 58.8% of statements [2022-04-13T22:23:56.519Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 24.0% of statements [2022-04-13T22:23:56.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-13T22:23:56.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements [2022-04-13T22:23:56.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.064s coverage: 79.5% of statements [2022-04-13T22:23:56.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements [2022-04-13T22:23:56.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.088s coverage: 96.3% of statements [2022-04-13T22:23:56.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements [2022-04-13T22:24:06.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.090s coverage: 94.4% of statements [2022-04-13T22:24:06.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.084s coverage: 44.8% of statements [2022-04-13T22:24:07.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.209s coverage: 82.5% of statements [2022-04-13T22:24:07.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-13T22:24:17.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.099s coverage: 92.9% of statements [2022-04-13T22:24:17.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-13T22:24:17.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-13T22:24:17.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-13T22:24:17.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.042s coverage: 65.1% of statements [2022-04-13T22:24:17.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-13T22:24:17.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-13T22:24:17.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-13T22:24:17.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-13T22:24:17.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-13T22:24:17.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.076s coverage: 87.2% of statements [2022-04-13T22:24:17.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-13T22:24:17.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-13T22:24:17.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2022-04-13T22:24:17.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-13T22:24:17.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 58.8% of statements [2022-04-13T22:24:17.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-13T22:24:17.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements [2022-04-13T22:24:17.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements [2022-04-13T22:24:17.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 85.4% of statements [2022-04-13T22:24:17.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.144s coverage: 91.2% of statements [2022-04-13T22:24:17.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-13T22:24:17.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.162s coverage: 64.4% of statements [2022-04-13T22:24:17.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-13T22:24:17.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-13T22:24:17.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements [2022-04-13T22:24:17.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements [2022-04-13T22:24:17.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2022-04-13T22:24:17.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements [2022-04-13T22:24:17.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2022-04-13T22:24:17.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.383s coverage: 65.4% of statements [2022-04-13T22:24:17.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-13T22:24:17.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-13T22:24:17.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-13T22:24:17.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.166s coverage: 43.8% of statements [2022-04-13T22:24:17.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-13T22:24:17.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-13T22:24:17.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements [2022-04-13T22:24:17.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-13T22:24:17.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2022-04-13T22:24:17.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-13T22:24:17.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-13T22:24:17.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-13T22:24:17.464Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-13T22:24:17.464Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements [2022-04-13T22:24:17.464Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-13T22:24:17.464Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-13T22:24:17.464Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-13T22:24:17.464Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-13T22:24:17.464Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.160s coverage: 92.3% of statements [2022-04-13T22:24:17.464Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-13T22:24:17.464Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-13T22:24:17.464Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-13T22:24:17.464Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-13T22:24:17.464Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements [2022-04-13T22:24:17.464Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-13T22:24:17.464Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-13T22:24:17.464Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements [2022-04-13T22:24:17.464Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-13T22:24:17.464Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-13T22:24:17.464Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-13T22:24:17.464Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-13T22:24:17.464Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2022-04-13T22:24:17.464Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-13T22:24:17.464Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-13T22:24:17.464Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-13T22:24:17.464Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-13T22:24:17.465Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-13T22:24:17.465Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-13T22:24:17.465Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements [2022-04-13T22:24:17.465Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-04-13T22:24:17.465Z] 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-13T22:24:35.560Z] GO111MODULE=on go vet ./... [2022-04-13T22:24:38.094Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-13T22:24:38.353Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-13T22:24:38.614Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-13T22:24:39.198Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-13T22:24:39.490Z] + ls -al . [2022-04-13T22:24:39.490Z] total 672 [2022-04-13T22:24:39.490Z] drwxrwxr-x 10 1001 1001 4096 Apr 13 22:24 . [2022-04-13T22:24:39.490Z] drwxr-xr-x 4 root root 4096 Apr 13 22:23 .. [2022-04-13T22:24:39.490Z] -rw-rw-r-- 1 1001 1001 11 Apr 13 22:22 .dockerignore [2022-04-13T22:24:39.490Z] drwxrwxr-x 8 1001 1001 4096 Apr 13 22:22 .git [2022-04-13T22:24:39.490Z] drwxrwxr-x 3 1001 1001 4096 Apr 13 22:22 .github [2022-04-13T22:24:39.490Z] -rw-rw-r-- 1 1001 1001 879 Apr 13 22:22 .gitignore [2022-04-13T22:24:39.490Z] -rw-rw-r-- 1 1001 1001 42 Apr 13 22:22 .golangci.yml [2022-04-13T22:24:39.490Z] -rw-rw-r-- 1 1001 1001 87 Apr 13 22:22 .hadolint.yml [2022-04-13T22:24:39.490Z] drwx------ 3 1001 1001 4096 Apr 13 22:22 .semver [2022-04-13T22:24:39.490Z] -rw-rw-r-- 1 1001 1001 166 Apr 13 22:22 .sonarcloud.properties [2022-04-13T22:24:39.490Z] -rw-rw-r-- 1 1001 1001 1171 Apr 13 22:22 ADOPTERS.md [2022-04-13T22:24:39.490Z] -rw-rw-r-- 1 1001 1001 10086 Apr 13 22:22 Attribution.txt [2022-04-13T22:24:39.490Z] -rw-rw-r-- 1 1001 1001 51732 Apr 13 22:22 CHANGELOG.md [2022-04-13T22:24:39.490Z] -rw-rw-r-- 1 1001 1001 3804 Apr 13 22:22 CONTRIBUTING.md [2022-04-13T22:24:39.490Z] -rw-rw-r-- 1 1001 1001 677 Apr 13 22:22 GOVERNANCE.md [2022-04-13T22:24:39.490Z] -rw-rw-r-- 1 1001 1001 850 Apr 13 22:22 Jenkinsfile [2022-04-13T22:24:39.490Z] -rw-rw-r-- 1 1001 1001 10775 Apr 13 22:22 LICENSE [2022-04-13T22:24:39.490Z] -rw-rw-r-- 1 1001 1001 8522 Apr 13 22:22 Makefile [2022-04-13T22:24:39.490Z] -rw-rw-r-- 1 1001 1001 582 Apr 13 22:22 OWNERS.md [2022-04-13T22:24:39.490Z] -rw-rw-r-- 1 1001 1001 8207 Apr 13 22:22 README.md [2022-04-13T22:24:39.490Z] -rw-rw-r-- 1 1001 1001 6912 Apr 13 22:22 SECURITY.md [2022-04-13T22:24:39.490Z] -rw-rw-r-- 1 1001 1001 12 Apr 13 22:23 VERSION [2022-04-13T22:24:39.490Z] -rw-rw-r-- 1 1001 1001 4131 Apr 13 22:22 ZMQWindows.md [2022-04-13T22:24:39.490Z] drwxrwxr-x 2 1001 1001 4096 Apr 13 22:22 bin [2022-04-13T22:24:39.490Z] drwxrwxr-x 18 1001 1001 4096 Apr 13 22:22 cmd [2022-04-13T22:24:39.490Z] -rw-r--r-- 1 root root 434738 Apr 13 22:24 coverage.out [2022-04-13T22:24:39.490Z] -rw-rw-r-- 1 1001 1001 3256 Apr 13 22:22 go.mod [2022-04-13T22:24:39.490Z] -rw-rw-r-- 1 1001 1001 35162 Apr 13 22:22 go.sum [2022-04-13T22:24:39.490Z] drwxrwxr-x 8 1001 1001 4096 Apr 13 22:22 internal [2022-04-13T22:24:39.490Z] drwxrwxr-x 3 1001 1001 4096 Apr 13 22:22 openapi [2022-04-13T22:24:39.490Z] drwxrwxr-x 4 1001 1001 4096 Apr 13 22:22 snap [2022-04-13T22:24:39.490Z] -rw-rw-r-- 1 1001 1001 204 Apr 13 22:22 version.go [Pipeline] sh [2022-04-13T22:24:39.781Z] + '[' -e coverage.out ] [2022-04-13T22:24:39.781Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-13T22:24:39.876Z] Stashed 1 file(s) [Pipeline] sh [2022-04-13T22:24:40.163Z] + make build [2022-04-13T22:24:40.163Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-13T22:24:58.262Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-13T22:24:58.262Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2022-04-13T22:24:59.735Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20862 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-04-13T22:24:59.748Z] Running in /w/workspace/edgex-go/194 [Pipeline] { [Pipeline] checkout [2022-04-13T22:25:00.297Z] The recommended git tool is: git [2022-04-13T22:25:00.799Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-13T22:25:03.341Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-13T22:25:06.634Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-13T22:25:07.532Z] using credential edgex-jenkins-ssh [2022-04-13T22:25:07.551Z] Cloning the remote Git repository [2022-04-13T22:25:07.614Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-13T22:25:07.766Z] > git init /w/workspace/edgex-go/194 # timeout=10 [2022-04-13T22:25:07.966Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-13T22:25:07.968Z] > git --version # timeout=10 [2022-04-13T22:25:08.031Z] > git --version # 'git version 2.25.1' [2022-04-13T22:25:08.033Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-13T22:25:08.538Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-13T22:25:08.131Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-13T22:25:11.078Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-13T22:25:12.990Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-13T22:25:14.897Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-13T22:25:16.806Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-13T22:25:18.715Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-13T22:25:22.008Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-13T22:25:24.567Z] $ docker stop --time=1 27b97bceccc44f31ae469572e58218fcfcaa337a2895141d085263e9a8f150aa [2022-04-13T22:25:24.997Z] Avoid second fetch [2022-04-13T22:25:24.998Z] Checking out Revision 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 (main) [2022-04-13T22:25:26.653Z] $ docker rm -f 27b97bceccc44f31ae469572e58218fcfcaa337a2895141d085263e9a8f150aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2022-04-13T22:25:24.958Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-13T22:25:24.982Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-13T22:25:25.023Z] > git config core.sparsecheckout # timeout=10 [2022-04-13T22:25:25.040Z] > git checkout -f 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 # timeout=10 [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:25:28.437Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-13T22:25:28.438Z] [2022-04-13T22:25:28.438Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:25:28.746Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-13T22:25:29.006Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-13T22:25:29.006Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-13T22:25:29.006Z] ca9280d653b3: Pulling fs layer [2022-04-13T22:25:29.006Z] 7e9c9ca2126c: Pulling fs layer [2022-04-13T22:25:29.006Z] cbdbe7a5bc2a: Download complete [2022-04-13T22:25:29.006Z] ca9280d653b3: Verifying Checksum [2022-04-13T22:25:29.267Z] cbdbe7a5bc2a: Pull complete [2022-04-13T22:25:29.334Z] Commit message: "fix: Add missing packages for local docker builds (#3965)" [2022-04-13T22:25:29.527Z] 7e9c9ca2126c: Verifying Checksum [2022-04-13T22:25:29.527Z] 7e9c9ca2126c: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-13T22:25:29.786Z] ca9280d653b3: Pull complete [2022-04-13T22:25:30.308Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-13T22:25:30.308Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-13T22:25:30.308Z] Dload Upload Total Spent Left Speed [2022-04-13T22:25:30.308Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 47754 0 --:--:-- --:--:-- --:--:-- 47947 [Pipeline] sh [2022-04-13T22:25:30.834Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-13T22:25:31.179Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-13T22:25:31.179Z] sudo tee /etc/docker/daemon.new [2022-04-13T22:25:31.179Z] { [2022-04-13T22:25:31.179Z] "registry-mirrors": [ [2022-04-13T22:25:31.179Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-13T22:25:31.179Z] ], [2022-04-13T22:25:31.179Z] "bip": "10.250.0.254/24", [2022-04-13T22:25:31.179Z] "hosts": [ [2022-04-13T22:25:31.179Z] "tcp://0.0.0.0:5555", [2022-04-13T22:25:31.179Z] "unix:///var/run/docker.sock" [2022-04-13T22:25:31.179Z] ], [2022-04-13T22:25:31.179Z] "mtu": 1458, [2022-04-13T22:25:31.179Z] "selinux-enabled": true, [2022-04-13T22:25:31.179Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-13T22:25:31.179Z] } [Pipeline] sh [2022-04-13T22:25:31.544Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-13T22:25:31.890Z] + sudo service docker restart [2022-04-13T22:25:33.980Z] 7e9c9ca2126c: Pull complete [2022-04-13T22:25:33.980Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-13T22:25:33.980Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-13T22:25:33.980Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-13T22:25:34.045Z] prd-ubuntu20.04-docker-8c-8g-20861 does not seem to be running inside a container [2022-04-13T22:25:34.122Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/194 -v /w/workspace/edgex-go/194:/w/workspace/edgex-go/194:rw,z -v /w/workspace/edgex-go/194@tmp:/w/workspace/edgex-go/194@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-13T22:25:39.988Z] $ docker top a23e3a8a96a82e405feda035300be562ee02ff5f1faf306280f1908e97e7c051 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T22:25:40.363Z] + docker-compose build --help [2022-04-13T22:25:40.363Z] + grep parallel [2022-04-13T22:25:40.936Z] --parallel Build images in parallel. [Pipeline] } [2022-04-13T22:25:40.952Z] $ docker stop --time=1 a23e3a8a96a82e405feda035300be562ee02ff5f1faf306280f1908e97e7c051 [2022-04-13T22:25:42.292Z] $ docker rm -f a23e3a8a96a82e405feda035300be562ee02ff5f1faf306280f1908e97e7c051 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:25:42.696Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-13T22:25:42.696Z] . [Pipeline] withDockerContainer [2022-04-13T22:25:42.762Z] prd-ubuntu20.04-docker-8c-8g-20861 does not seem to be running inside a container [2022-04-13T22:25:42.803Z] $ 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/194 -v /w/workspace/edgex-go/194:/w/workspace/edgex-go/194:rw,z -v /w/workspace/edgex-go/194@tmp:/w/workspace/edgex-go/194@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-13T22:25:43.180Z] $ docker top 52f021ea742860da8bf7c669ada10fdb93a025bc622dc92cc5dc272cc50f32c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T22:25:43.537Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-13T22:25:44.107Z] Building core-command ... [2022-04-13T22:25:44.107Z] Building core-data ... [2022-04-13T22:25:44.107Z] Building core-metadata ... [2022-04-13T22:25:44.107Z] Building security-bootstrapper ... [2022-04-13T22:25:44.107Z] Building security-proxy-setup ... [2022-04-13T22:25:44.107Z] Building security-secretstore-setup ... [2022-04-13T22:25:44.107Z] Building security-spiffe-token-provider ... [2022-04-13T22:25:44.107Z] Building security-spire-agent ... [2022-04-13T22:25:44.107Z] Building security-spire-config ... [2022-04-13T22:25:44.108Z] Building security-spire-server ... [2022-04-13T22:25:44.108Z] Building support-notifications ... [2022-04-13T22:25:44.108Z] Building support-scheduler ... [2022-04-13T22:25:44.108Z] Building sys-mgmt-agent ... [2022-04-13T22:25:44.108Z] Building security-secretstore-setup [2022-04-13T22:25:44.108Z] Building security-spiffe-token-provider [2022-04-13T22:25:44.108Z] Building security-spire-agent [2022-04-13T22:25:44.108Z] Building core-metadata [2022-04-13T22:25:44.108Z] Building security-spire-server [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-13T22:25:50.282Z] provisioning config files... [2022-04-13T22:25:50.307Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/194@tmp/config5093966409183030589tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-13T22:25:50.658Z] ---> docker-login.sh [2022-04-13T22:25:50.658Z] nexus3.edgexfoundry.org:10001 [2022-04-13T22:25:51.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T22:25:51.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T22:25:51.533Z] Configure a credential helper to remove this warning. See [2022-04-13T22:25:51.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T22:25:51.533Z] [2022-04-13T22:25:51.533Z] Login Succeeded [2022-04-13T22:25:51.533Z] nexus3.edgexfoundry.org:10002 [2022-04-13T22:25:51.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T22:25:51.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T22:25:51.805Z] Configure a credential helper to remove this warning. See [2022-04-13T22:25:51.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T22:25:51.805Z] [2022-04-13T22:25:51.805Z] Login Succeeded [2022-04-13T22:25:51.805Z] nexus3.edgexfoundry.org:10003 [2022-04-13T22:25:52.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T22:25:52.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T22:25:52.347Z] Configure a credential helper to remove this warning. See [2022-04-13T22:25:52.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T22:25:52.347Z] [2022-04-13T22:25:52.347Z] Login Succeeded [2022-04-13T22:25:52.347Z] nexus3.edgexfoundry.org:10004 [2022-04-13T22:25:52.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T22:25:52.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T22:25:52.623Z] Configure a credential helper to remove this warning. See [2022-04-13T22:25:52.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T22:25:52.623Z] [2022-04-13T22:25:52.623Z] Login Succeeded [2022-04-13T22:25:52.623Z] docker.io [2022-04-13T22:25:52.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T22:25:53.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T22:25:53.485Z] Configure a credential helper to remove this warning. See [2022-04-13T22:25:53.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T22:25:53.485Z] [2022-04-13T22:25:53.485Z] Login Succeeded [2022-04-13T22:25:53.485Z] ---> docker-login.sh ends [Pipeline] } [2022-04-13T22:25:53.503Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-13T22:25:54.003Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-13T22:25:54.013Z] ========================================================= [2022-04-13T22:25:54.013Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-13T22:25:54.013Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-13T22:25:54.340Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-13T22:25:54.614Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-13T22:25:54.614Z] 9b3977197b4f: Pulling fs layer [2022-04-13T22:25:54.614Z] 1a89e8eeedd5: Pulling fs layer [2022-04-13T22:25:54.614Z] 94645a83ff95: Pulling fs layer [2022-04-13T22:25:54.614Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-13T22:25:54.614Z] 0c92f367c5e7: Pulling fs layer [2022-04-13T22:25:54.614Z] f7c0051592d6: Pulling fs layer [2022-04-13T22:25:54.614Z] a227ed2f7395: Pulling fs layer [2022-04-13T22:25:54.614Z] 7b1c46037f91: Pulling fs layer [2022-04-13T22:25:54.614Z] 3f3a8bcf1eab: Waiting [2022-04-13T22:25:54.614Z] 0c92f367c5e7: Waiting [2022-04-13T22:25:54.614Z] a227ed2f7395: Waiting [2022-04-13T22:25:54.614Z] 7b1c46037f91: Waiting [2022-04-13T22:25:54.614Z] f7c0051592d6: Waiting [2022-04-13T22:25:54.614Z] 94645a83ff95: Verifying Checksum [2022-04-13T22:25:54.614Z] 94645a83ff95: Download complete [2022-04-13T22:25:54.614Z] 1a89e8eeedd5: Verifying Checksum [2022-04-13T22:25:54.614Z] 1a89e8eeedd5: Download complete [2022-04-13T22:25:54.614Z] 0c92f367c5e7: Verifying Checksum [2022-04-13T22:25:54.614Z] 0c92f367c5e7: Download complete [2022-04-13T22:25:54.614Z] f7c0051592d6: Verifying Checksum [2022-04-13T22:25:54.614Z] f7c0051592d6: Download complete [2022-04-13T22:25:54.614Z] 9b3977197b4f: Verifying Checksum [2022-04-13T22:25:54.614Z] 9b3977197b4f: Download complete [2022-04-13T22:25:54.614Z] a227ed2f7395: Verifying Checksum [2022-04-13T22:25:54.614Z] a227ed2f7395: Download complete [2022-04-13T22:25:55.212Z] 9b3977197b4f: Pull complete [2022-04-13T22:25:55.820Z] 1a89e8eeedd5: Pull complete [2022-04-13T22:25:56.098Z] 94645a83ff95: Pull complete [2022-04-13T22:25:56.374Z] 7b1c46037f91: Verifying Checksum [2022-04-13T22:25:56.374Z] 7b1c46037f91: Download complete [2022-04-13T22:25:56.975Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-13T22:25:56.975Z] 3f3a8bcf1eab: Download complete [2022-04-13T22:26:02.207Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T22:26:02.207Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T22:26:02.207Z] ---> 08a1976b5600 [2022-04-13T22:26:02.207Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T22:26:02.207Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T22:26:02.207Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-13T22:26:02.207Z] ---> 08a1976b5600 [2022-04-13T22:26:02.207Z] Step 3/26 : WORKDIR /edgex-go [2022-04-13T22:26:02.207Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T22:26:02.207Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-13T22:26:02.207Z] ---> 08a1976b5600 [2022-04-13T22:26:02.207Z] Step 3/20 : WORKDIR /edgex-go [2022-04-13T22:26:02.207Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T22:26:02.207Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-13T22:26:02.207Z] ---> 08a1976b5600 [2022-04-13T22:26:02.207Z] Step 3/25 : WORKDIR /edgex-go [2022-04-13T22:26:02.207Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T22:26:02.207Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-13T22:26:02.207Z] ---> 08a1976b5600 [2022-04-13T22:26:02.207Z] Step 3/25 : WORKDIR /edgex-go [2022-04-13T22:26:07.504Z] ---> Running in 2df411b25cf9 [2022-04-13T22:26:07.504Z] ---> Running in c9a155779fc5 [2022-04-13T22:26:07.504Z] ---> Running in a9a4f17cdc78 [2022-04-13T22:26:07.504Z] ---> Running in a03204d986b7 [2022-04-13T22:26:07.504Z] ---> Running in 874c22094fa9 [2022-04-13T22:26:07.504Z] Removing intermediate container a9a4f17cdc78 [2022-04-13T22:26:07.504Z] ---> 4097160513ed [2022-04-13T22:26:07.504Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T22:26:07.504Z] Removing intermediate container 2df411b25cf9 [2022-04-13T22:26:07.504Z] ---> cd7c7cf44395 [2022-04-13T22:26:07.504Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base zeromq-dev libsodium-dev pkgconfig [2022-04-13T22:26:07.504Z] Removing intermediate container a03204d986b7 [2022-04-13T22:26:07.504Z] ---> bbbcc88db265 [2022-04-13T22:26:07.504Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T22:26:07.504Z] Removing intermediate container c9a155779fc5 [2022-04-13T22:26:07.504Z] ---> 3945b4841d2c [2022-04-13T22:26:07.504Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T22:26:07.504Z] Removing intermediate container 874c22094fa9 [2022-04-13T22:26:07.504Z] ---> 98bbc2c6f816 [2022-04-13T22:26:07.504Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T22:26:07.504Z] ---> Running in 42a852e9bd5d [2022-04-13T22:26:07.505Z] ---> Running in d8d8eb37920b [2022-04-13T22:26:07.505Z] ---> Running in fe53636d22bf [2022-04-13T22:26:07.505Z] ---> Running in 4c9e80dc54f8 [2022-04-13T22:26:07.505Z] ---> Running in 1f1d207e0a0e [2022-04-13T22:26:08.075Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T22:26:08.335Z] Removing intermediate container d8d8eb37920b [2022-04-13T22:26:08.335Z] ---> 638b68df9280 [2022-04-13T22:26:08.335Z] Step 5/23 : RUN apk add --update --no-cache make git zeromq-dev libsodium-dev pkgconfig build-base [2022-04-13T22:26:08.335Z] ---> Running in 12e24555c3f1 [2022-04-13T22:26:08.596Z] Removing intermediate container 4c9e80dc54f8 [2022-04-13T22:26:08.596Z] ---> a009fdb895cc [2022-04-13T22:26:08.596Z] Step 5/25 : RUN apk add --update --no-cache make git zeromq-dev libsodium-dev pkgconfig build-base [2022-04-13T22:26:08.855Z] ---> Running in e35cef54f010 [2022-04-13T22:26:08.855Z] Removing intermediate container 1f1d207e0a0e [2022-04-13T22:26:08.855Z] ---> 0570ee7d0717 [2022-04-13T22:26:08.855Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-13T22:26:08.855Z] Removing intermediate container fe53636d22bf [2022-04-13T22:26:08.855Z] ---> 52b8d060a6ad [2022-04-13T22:26:08.855Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-13T22:26:08.855Z] ---> Running in c21eeb99b6ac [2022-04-13T22:26:08.855Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T22:26:08.855Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T22:26:08.855Z] ---> Running in b4def1d37521 [2022-04-13T22:26:09.116Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T22:26:09.378Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T22:26:09.378Z] v3.15.4-25-gfec402afaf [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T22:26:09.378Z] OK: 15865 distinct packages available [2022-04-13T22:26:09.378Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T22:26:09.378Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T22:26:09.378Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T22:26:09.413Z] 3f3a8bcf1eab: Pull complete [2022-04-13T22:26:09.413Z] 0c92f367c5e7: Pull complete [2022-04-13T22:26:09.413Z] f7c0051592d6: Pull complete [2022-04-13T22:26:09.638Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T22:26:09.691Z] a227ed2f7395: Pull complete [2022-04-13T22:26:09.898Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T22:26:10.159Z] OK: 221 MiB in 52 packages [2022-04-13T22:26:10.159Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T22:26:10.159Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T22:26:10.159Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T22:26:10.159Z] OK: 221 MiB in 52 packages [2022-04-13T22:26:10.423Z] Removing intermediate container 12e24555c3f1 [2022-04-13T22:26:10.423Z] ---> 1eda9384900a [2022-04-13T22:26:10.423Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T22:26:10.423Z] OK: 221 MiB in 52 packages [2022-04-13T22:26:10.684Z] OK: 221 MiB in 52 packages [2022-04-13T22:26:10.684Z] Removing intermediate container e35cef54f010 [2022-04-13T22:26:10.684Z] ---> 9d438001da4e [2022-04-13T22:26:10.684Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-13T22:26:10.684Z] ---> 17d7ddd479d3 [2022-04-13T22:26:10.684Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T22:26:10.684Z] OK: 221 MiB in 52 packages [2022-04-13T22:26:10.684Z] ---> Running in b2a438e92d50 [2022-04-13T22:26:10.946Z] ---> b8f1a204ab27 [2022-04-13T22:26:10.946Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T22:26:10.946Z] ---> Running in d5fe76422690 [2022-04-13T22:26:10.946Z] Removing intermediate container 42a852e9bd5d [2022-04-13T22:26:10.946Z] ---> bf7b47e5690c [2022-04-13T22:26:10.946Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-13T22:26:11.207Z] Removing intermediate container b4def1d37521 [2022-04-13T22:26:11.207Z] ---> ff7c3431bc52 [2022-04-13T22:26:11.207Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-13T22:26:11.207Z] ---> 40d2381f4c7a [2022-04-13T22:26:11.207Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T22:26:11.469Z] ---> Running in 452277b39622 [2022-04-13T22:26:11.469Z] Removing intermediate container c21eeb99b6ac [2022-04-13T22:26:11.469Z] ---> 7c6df75cea7b [2022-04-13T22:26:11.469Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-13T22:26:11.469Z] ---> d0654db9f8ad [2022-04-13T22:26:11.469Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T22:26:11.469Z] ---> Running in 48a7e2693ff9 [2022-04-13T22:26:11.469Z] ---> 17929cf8dbf7 [2022-04-13T22:26:11.469Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T22:26:11.728Z] ---> Running in 59712f3159c8 [2022-04-13T22:26:12.298Z] Removing intermediate container d5fe76422690 [2022-04-13T22:26:12.298Z] ---> 233e4b9fa5d2 [2022-04-13T22:26:12.298Z] Step 8/25 : COPY . . [2022-04-13T22:26:12.298Z] Removing intermediate container b2a438e92d50 [2022-04-13T22:26:12.298Z] ---> 4a780101c54b [2022-04-13T22:26:12.298Z] Step 8/23 : COPY . . [2022-04-13T22:26:12.866Z] Removing intermediate container 48a7e2693ff9 [2022-04-13T22:26:12.866Z] ---> da1fd4b33649 [2022-04-13T22:26:12.866Z] Step 8/26 : COPY . . [2022-04-13T22:26:16.414Z] 7b1c46037f91: Pull complete [2022-04-13T22:26:16.414Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-13T22:26:16.414Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-13T22:26:16.414Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-13T22:26:16.794Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-13T22:26:16.794Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-13T22:26:16.794Z] WORKDIR /edgex [2022-04-13T22:26:16.794Z] COPY go.mod . [2022-04-13T22:26:16.794Z] RUN go mod download [2022-04-13T22:26:19.436Z] Removing intermediate container 452277b39622 [2022-04-13T22:26:19.436Z] ---> 6c44dcf12a00 [2022-04-13T22:26:19.436Z] Step 7/20 : COPY . . [2022-04-13T22:26:21.148Z] Sending build context to Docker daemon 169.2MB [2022-04-13T22:26:21.148Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-13T22:26:21.148Z] ---> f79e39bc4007 [2022-04-13T22:26:21.148Z] Step 2/4 : WORKDIR /edgex [2022-04-13T22:26:22.137Z] ---> Running in acb209222f57 [2022-04-13T22:26:22.410Z] Removing intermediate container acb209222f57 [2022-04-13T22:26:22.410Z] ---> 51b850a10c65 [2022-04-13T22:26:22.410Z] Step 3/4 : COPY go.mod . [2022-04-13T22:26:23.018Z] ---> 741a5c8d9b12 [2022-04-13T22:26:23.018Z] Step 4/4 : RUN go mod download [2022-04-13T22:26:23.018Z] ---> Running in ea7a6c3cf291 [2022-04-13T22:26:23.644Z] ---> 0464e505fa59 [2022-04-13T22:26:23.644Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-13T22:26:23.644Z] ---> 7147be8ef49e [2022-04-13T22:26:23.904Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-13T22:26:23.904Z] ---> fff713b4f142 [2022-04-13T22:26:23.904Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-13T22:26:24.164Z] ---> Running in 037dfad49154 [2022-04-13T22:26:24.164Z] ---> Running in b922ea6c31c5 [2022-04-13T22:26:24.164Z] ---> Running in 29af827290b4 [2022-04-13T22:26:24.164Z] Removing intermediate container 59712f3159c8 [2022-04-13T22:26:24.164Z] ---> 69f513df366d [2022-04-13T22:26:24.164Z] Step 8/25 : COPY . . [2022-04-13T22:26:24.586Z] Removing intermediate container b922ea6c31c5 [2022-04-13T22:26:24.586Z] ---> 93bcbd0083a2 [2022-04-13T22:26:24.586Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-13T22:26:25.967Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-13T22:26:26.225Z] ---> Running in f59179a06078 [2022-04-13T22:26:26.483Z] ---> 3fc44d8388ba [2022-04-13T22:26:26.483Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-13T22:26:26.483Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-13T22:26:26.742Z] ---> Running in dd61a39710fa [2022-04-13T22:26:27.312Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-13T22:26:27.571Z] Removing intermediate container f59179a06078 [2022-04-13T22:26:27.571Z] ---> d1a1e5323da9 [2022-04-13T22:26:27.571Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-13T22:26:27.832Z] ---> Running in a6e9e49e7533 [2022-04-13T22:26:28.092Z] Removing intermediate container a6e9e49e7533 [2022-04-13T22:26:28.092Z] ---> b5c76db78614 [2022-04-13T22:26:28.092Z] 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-13T22:26:28.092Z] ---> Running in 67f8bc76bd5f [2022-04-13T22:26:29.036Z] spire-1.2.1/ [2022-04-13T22:26:29.036Z] spire-1.2.1/.data/ [2022-04-13T22:26:29.036Z] spire-1.2.1/.data/.file [2022-04-13T22:26:29.036Z] spire-1.2.1/.dockerignore [2022-04-13T22:26:29.036Z] spire-1.2.1/.gitattributes [2022-04-13T22:26:29.036Z] spire-1.2.1/.githooks/ [2022-04-13T22:26:29.036Z] spire-1.2.1/.githooks/pre-commit [2022-04-13T22:26:29.036Z] spire-1.2.1/.github/ [2022-04-13T22:26:29.036Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-13T22:26:29.036Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-13T22:26:29.036Z] spire-1.2.1/.github/dependabot.yml [2022-04-13T22:26:29.036Z] spire-1.2.1/.github/workflows/ [2022-04-13T22:26:29.036Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-13T22:26:29.036Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-13T22:26:29.036Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-13T22:26:29.036Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-13T22:26:29.036Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-13T22:26:29.036Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-13T22:26:29.036Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-13T22:26:29.036Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-13T22:26:29.036Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-13T22:26:29.036Z] spire-1.2.1/.gitignore [2022-04-13T22:26:29.036Z] spire-1.2.1/.go-version [2022-04-13T22:26:29.036Z] spire-1.2.1/.golangci.yml [2022-04-13T22:26:29.036Z] spire-1.2.1/ADOPTERS.md [2022-04-13T22:26:29.036Z] spire-1.2.1/CHANGELOG.md [2022-04-13T22:26:29.036Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-13T22:26:29.036Z] spire-1.2.1/CODEOWNERS [2022-04-13T22:26:29.036Z] spire-1.2.1/CONTRIBUTING.md [2022-04-13T22:26:29.036Z] spire-1.2.1/Dockerfile [2022-04-13T22:26:29.036Z] spire-1.2.1/Dockerfile.dev [2022-04-13T22:26:29.036Z] spire-1.2.1/Dockerfile.scratch [2022-04-13T22:26:29.036Z] spire-1.2.1/LICENSE [2022-04-13T22:26:29.036Z] spire-1.2.1/MAINTAINERS.md [2022-04-13T22:26:29.036Z] spire-1.2.1/Makefile [2022-04-13T22:26:29.036Z] spire-1.2.1/README.md [2022-04-13T22:26:29.036Z] spire-1.2.1/ROADMAP.md [2022-04-13T22:26:29.036Z] spire-1.2.1/SECURITY.md [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/ [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-agent/ [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-server/ [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-13T22:26:29.036Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-13T22:26:29.301Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-13T22:26:29.301Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-13T22:26:29.301Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-13T22:26:29.301Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-13T22:26:29.301Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-13T22:26:29.301Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-13T22:26:29.301Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-13T22:26:29.301Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-13T22:26:29.301Z] spire-1.2.1/conf/ [2022-04-13T22:26:29.301Z] spire-1.2.1/conf/agent/ [2022-04-13T22:26:29.301Z] spire-1.2.1/conf/agent/agent.conf [2022-04-13T22:26:29.301Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-13T22:26:29.301Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-13T22:26:29.301Z] spire-1.2.1/conf/server/ [2022-04-13T22:26:29.301Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-13T22:26:29.301Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-13T22:26:29.301Z] spire-1.2.1/conf/server/server.conf [2022-04-13T22:26:29.301Z] spire-1.2.1/conf/server/server_full.conf [2022-04-13T22:26:29.301Z] spire-1.2.1/doc/ [2022-04-13T22:26:29.301Z] spire-1.2.1/doc/SPIRE101.md [2022-04-13T22:26:29.301Z] spire-1.2.1/doc/auditlog.md [2022-04-13T22:26:29.301Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-13T22:26:29.301Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-13T22:26:29.301Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-13T22:26:29.301Z] spire-1.2.1/doc/images/ [2022-04-13T22:26:29.301Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-13T22:26:29.301Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-13T22:26:29.301Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-13T22:26:29.301Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-13T22:26:29.301Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-13T22:26:29.301Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-13T22:26:29.301Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-13T22:26:29.301Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-13T22:26:29.301Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-13T22:26:29.301Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-13T22:26:29.301Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-13T22:26:29.301Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-13T22:26:29.301Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-13T22:26:29.301Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-13T22:26:29.301Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-13T22:26:29.301Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-13T22:26:29.301Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-13T22:26:29.301Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-13T22:26:29.301Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-13T22:26:29.301Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-13T22:26:29.301Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-13T22:26:29.301Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-13T22:26:29.301Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-13T22:26:29.301Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-13T22:26:29.301Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-13T22:26:29.301Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-13T22:26:29.301Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-13T22:26:29.301Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-13T22:26:29.301Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-13T22:26:29.301Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-13T22:26:29.301Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-13T22:26:29.301Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-13T22:26:29.301Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-13T22:26:29.301Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-13T22:26:29.301Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-13T22:26:29.301Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-13T22:26:29.301Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-13T22:26:29.301Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-13T22:26:29.301Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-13T22:26:29.301Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-13T22:26:29.301Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-13T22:26:29.301Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-13T22:26:29.301Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-13T22:26:29.301Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-13T22:26:29.301Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-13T22:26:29.301Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-13T22:26:29.301Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-13T22:26:29.301Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-13T22:26:29.301Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-13T22:26:29.301Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-13T22:26:29.301Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-13T22:26:29.301Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-13T22:26:29.301Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-13T22:26:29.301Z] spire-1.2.1/doc/scaling_spire.md [2022-04-13T22:26:29.301Z] spire-1.2.1/doc/spire_agent.md [2022-04-13T22:26:29.301Z] spire-1.2.1/doc/spire_server.md [2022-04-13T22:26:29.301Z] spire-1.2.1/doc/supported_integrations.md [2022-04-13T22:26:29.301Z] spire-1.2.1/doc/telemetry.md [2022-04-13T22:26:29.301Z] spire-1.2.1/doc/telemetry_config.md [2022-04-13T22:26:29.301Z] spire-1.2.1/doc/upgrading.md [2022-04-13T22:26:29.301Z] spire-1.2.1/doc/using_spire.md [2022-04-13T22:26:29.301Z] spire-1.2.1/examples/ [2022-04-13T22:26:29.301Z] spire-1.2.1/examples/README.md [2022-04-13T22:26:29.301Z] spire-1.2.1/go.mod [2022-04-13T22:26:29.301Z] spire-1.2.1/go.sum [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/ [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/ [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/agent.go [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/api/ [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/client/ [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/common/ [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/config.go [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/manager/ [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-13T22:26:29.301Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/svid/ [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/ [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/api/ [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/api/names.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/auth/ [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/catalog/ [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/cli/ [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-13T22:26:29.302Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/health/ [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/health/config.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/health/context.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/health/health.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/idutil/ [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/log/ [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/log/log.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/log/options.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/plugin/ [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/profiling/ [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/selector/ [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-13T22:26:29.303Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/uptime/ [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/util/ [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/util/task.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/version/ [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/version/version.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/x509util/ [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/ [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/ [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/api.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/health/ [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/id.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/status.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/bundle/ [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/ca/ [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/cache/ [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/catalog/ [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/config.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/datastore/ [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-13T22:26:29.304Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/ [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/registration/ [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/server.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/server_test.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/svid/ [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-13T22:26:29.305Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-13T22:26:29.305Z] spire-1.2.1/proto/ [2022-04-13T22:26:29.305Z] spire-1.2.1/proto/private/ [2022-04-13T22:26:29.305Z] spire-1.2.1/proto/private/server/ [2022-04-13T22:26:29.305Z] spire-1.2.1/proto/private/server/journal/ [2022-04-13T22:26:29.305Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-13T22:26:29.305Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-13T22:26:29.305Z] spire-1.2.1/proto/spire/ [2022-04-13T22:26:29.305Z] spire-1.2.1/proto/spire/common/ [2022-04-13T22:26:29.305Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-13T22:26:29.305Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-13T22:26:29.305Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-13T22:26:29.305Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-13T22:26:29.305Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-13T22:26:29.305Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-13T22:26:29.305Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-13T22:26:29.305Z] spire-1.2.1/proto/spire/plugin/ [2022-04-13T22:26:29.305Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-13T22:26:29.305Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-13T22:26:29.305Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-13T22:26:29.305Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-13T22:26:29.305Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-13T22:26:29.305Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-13T22:26:29.305Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-13T22:26:29.305Z] spire-1.2.1/release/ [2022-04-13T22:26:29.305Z] spire-1.2.1/release/spire-extras/ [2022-04-13T22:26:29.305Z] spire-1.2.1/release/spire-extras/README.md [2022-04-13T22:26:29.305Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-13T22:26:29.305Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-13T22:26:29.305Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-13T22:26:29.305Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-13T22:26:29.305Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-13T22:26:29.305Z] spire-1.2.1/release/spire/ [2022-04-13T22:26:29.305Z] spire-1.2.1/release/spire/README.md [2022-04-13T22:26:29.305Z] spire-1.2.1/release/spire/conf/ [2022-04-13T22:26:29.306Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-13T22:26:29.306Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-13T22:26:29.306Z] spire-1.2.1/release/spire/conf/server/ [2022-04-13T22:26:29.306Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-13T22:26:29.306Z] spire-1.2.1/script/ [2022-04-13T22:26:29.306Z] spire-1.2.1/script/build-artifact.sh [2022-04-13T22:26:29.306Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-13T22:26:29.306Z] spire-1.2.1/support/ [2022-04-13T22:26:29.306Z] spire-1.2.1/support/k8s/ [2022-04-13T22:26:29.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-13T22:26:29.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-13T22:26:29.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-13T22:26:29.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-13T22:26:29.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-13T22:26:29.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-13T22:26:29.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-13T22:26:29.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-13T22:26:29.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-13T22:26:29.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-13T22:26:29.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-13T22:26:29.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-13T22:26:29.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-13T22:26:29.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-13T22:26:29.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-13T22:26:29.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-13T22:26:29.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-13T22:26:29.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-13T22:26:29.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-13T22:26:29.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-13T22:26:29.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-13T22:26:29.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-13T22:26:29.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-13T22:26:29.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-13T22:26:29.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-13T22:26:29.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-13T22:26:29.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-13T22:26:29.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-13T22:26:29.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-13T22:26:29.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-13T22:26:29.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-13T22:26:29.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-13T22:26:29.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-13T22:26:29.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-13T22:26:29.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-13T22:26:29.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-13T22:26:29.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-13T22:26:29.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-13T22:26:29.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-13T22:26:29.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-13T22:26:29.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-13T22:26:29.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-13T22:26:29.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-13T22:26:29.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-13T22:26:29.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-13T22:26:29.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-13T22:26:29.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-13T22:26:29.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-13T22:26:29.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-13T22:26:29.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-13T22:26:29.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-13T22:26:29.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-13T22:26:29.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-13T22:26:29.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-13T22:26:29.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-13T22:26:29.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-13T22:26:29.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-13T22:26:29.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-13T22:26:29.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-13T22:26:29.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-13T22:26:29.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-13T22:26:29.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-13T22:26:29.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-13T22:26:29.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-13T22:26:29.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-13T22:26:29.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-13T22:26:29.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-13T22:26:29.306Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-13T22:26:29.306Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-13T22:26:29.306Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-13T22:26:29.306Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-13T22:26:29.306Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-13T22:26:29.306Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-13T22:26:29.306Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-13T22:26:29.306Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-13T22:26:29.306Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-13T22:26:29.306Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-13T22:26:29.306Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-13T22:26:29.306Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-13T22:26:29.306Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-13T22:26:29.306Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-13T22:26:29.306Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-13T22:26:29.306Z] spire-1.2.1/test/ [2022-04-13T22:26:29.306Z] spire-1.2.1/test/clock/ [2022-04-13T22:26:29.306Z] spire-1.2.1/test/clock/clock.go [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fakes/ [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fixture/ [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fixture/certs/ [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fixture/config/ [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fixture/fixture.go [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fixture/registration/ [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-13T22:26:29.306Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/ [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/README.md [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/common [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/setup/ [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/ [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-13T22:26:29.306Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-13T22:26:29.307Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-13T22:26:29.308Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-13T22:26:29.308Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-13T22:26:29.308Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-13T22:26:29.308Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-13T22:26:29.308Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-13T22:26:29.308Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-13T22:26:29.308Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-13T22:26:29.308Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-13T22:26:29.308Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-13T22:26:29.308Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-13T22:26:29.308Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-13T22:26:29.308Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-13T22:26:29.308Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-13T22:26:29.308Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-13T22:26:29.308Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-13T22:26:29.308Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-13T22:26:29.308Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-13T22:26:29.308Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-13T22:26:29.308Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-13T22:26:29.308Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-13T22:26:29.308Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-13T22:26:29.308Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-13T22:26:29.308Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-13T22:26:29.308Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-13T22:26:29.308Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-13T22:26:29.308Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-13T22:26:29.308Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-13T22:26:29.308Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-13T22:26:29.308Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-13T22:26:29.308Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-13T22:26:29.308Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-13T22:26:29.308Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-13T22:26:29.308Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-13T22:26:29.308Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-13T22:26:29.308Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-13T22:26:29.308Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-13T22:26:29.308Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-13T22:26:29.308Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-13T22:26:29.308Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-13T22:26:29.308Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-13T22:26:29.308Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-13T22:26:29.308Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-13T22:26:29.308Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-13T22:26:29.308Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-13T22:26:29.308Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-13T22:26:29.308Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-13T22:26:29.308Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-13T22:26:29.308Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-13T22:26:29.308Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-13T22:26:29.308Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-13T22:26:29.308Z] spire-1.2.1/test/integration/test-one.sh [2022-04-13T22:26:29.308Z] spire-1.2.1/test/integration/test.sh [2022-04-13T22:26:29.308Z] spire-1.2.1/test/plugintest/ [2022-04-13T22:26:29.308Z] spire-1.2.1/test/plugintest/config.go [2022-04-13T22:26:29.308Z] spire-1.2.1/test/plugintest/load.go [2022-04-13T22:26:29.308Z] spire-1.2.1/test/plugintest/option.go [2022-04-13T22:26:29.308Z] spire-1.2.1/test/spiretest/ [2022-04-13T22:26:29.308Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-13T22:26:29.308Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-13T22:26:29.308Z] spire-1.2.1/test/spiretest/dir.go [2022-04-13T22:26:29.308Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-13T22:26:29.308Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-13T22:26:29.308Z] spire-1.2.1/test/spiretest/logs.go [2022-04-13T22:26:29.308Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-13T22:26:29.308Z] spire-1.2.1/test/spiretest/suite.go [2022-04-13T22:26:29.308Z] spire-1.2.1/test/spiretest/x509.go [2022-04-13T22:26:29.308Z] spire-1.2.1/test/testca/ [2022-04-13T22:26:29.308Z] spire-1.2.1/test/testca/ca.go [2022-04-13T22:26:29.308Z] spire-1.2.1/test/testkey/ [2022-04-13T22:26:29.308Z] spire-1.2.1/test/testkey/generate.sh [2022-04-13T22:26:29.308Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-13T22:26:29.308Z] spire-1.2.1/test/testkey/keys.go [2022-04-13T22:26:29.308Z] spire-1.2.1/test/testkey/new.go [2022-04-13T22:26:29.308Z] spire-1.2.1/test/tpmsimulator/ [2022-04-13T22:26:29.308Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-13T22:26:29.308Z] spire-1.2.1/test/util/ [2022-04-13T22:26:29.308Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-13T22:26:29.308Z] spire-1.2.1/test/util/cert_generation.go [2022-04-13T22:26:29.308Z] spire-1.2.1/test/util/io_redirection.go [2022-04-13T22:26:29.308Z] spire-1.2.1/test/util/race.go [2022-04-13T22:26:29.308Z] spire-1.2.1/test/util/util.go [2022-04-13T22:26:29.308Z] building spire from source... [2022-04-13T22:26:29.308Z] Installing go1.17.7... [2022-04-13T22:26:33.513Z] ---> 2772460bf97d [2022-04-13T22:26:33.513Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-13T22:26:35.421Z] ---> Running in f936569d2571 [2022-04-13T22:26:35.990Z] Building bin/spire-server... [2022-04-13T22:26:35.990Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-13T22:26:35.990Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-13T22:26:35.990Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-13T22:26:35.990Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-13T22:26:35.990Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-13T22:26:36.249Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-13T22:26:36.249Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-13T22:26:36.249Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-13T22:26:36.249Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-13T22:26:36.249Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-13T22:26:36.249Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-13T22:26:36.249Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-13T22:26:36.508Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-13T22:26:36.508Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-13T22:26:36.508Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-13T22:26:36.508Z] Removing intermediate container f936569d2571 [2022-04-13T22:26:36.508Z] ---> ae769cf2abe0 [2022-04-13T22:26:36.508Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-13T22:26:36.767Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-13T22:26:36.767Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-13T22:26:36.767Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-13T22:26:36.767Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-13T22:26:36.767Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-13T22:26:37.026Z]  ---> Running in 5add69efd5c2 [2022-04-13T22:26:37.026Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-13T22:26:37.026Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-13T22:26:37.026Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-13T22:26:37.026Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-13T22:26:37.026Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-13T22:26:37.026Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-13T22:26:37.026Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-13T22:26:37.026Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-13T22:26:37.026Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-13T22:26:37.026Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-13T22:26:37.026Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-13T22:26:37.285Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-13T22:26:37.286Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-13T22:26:37.286Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-13T22:26:37.286Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-13T22:26:37.286Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-13T22:26:37.286Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-13T22:26:37.286Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-13T22:26:37.286Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-13T22:26:37.544Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-13T22:26:37.544Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-13T22:26:37.544Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-13T22:26:37.544Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-13T22:26:37.544Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-13T22:26:37.544Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-13T22:26:37.544Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-13T22:26:37.544Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-13T22:26:37.544Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-13T22:26:37.544Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-13T22:26:37.544Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-13T22:26:37.544Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-13T22:26:37.803Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-13T22:26:37.803Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-13T22:26:37.803Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-13T22:26:37.803Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-13T22:26:38.389Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-13T22:26:39.396Z] Removing intermediate container 5add69efd5c2 [2022-04-13T22:26:39.396Z] ---> c370d07be1dc [2022-04-13T22:26:39.396Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-13T22:26:39.656Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-13T22:26:39.656Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-13T22:26:39.969Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-13T22:26:39.969Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-13T22:26:39.969Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-13T22:26:40.538Z]  ---> Running in 1d48306f9adb [2022-04-13T22:26:43.829Z] go: downloading google.golang.org/api v0.70.0 [2022-04-13T22:26:43.829Z] go: downloading k8s.io/api v0.23.4 [2022-04-13T22:26:43.829Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-13T22:26:43.829Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-13T22:26:43.829Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-13T22:26:43.829Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-13T22:26:43.829Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-13T22:26:43.829Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-13T22:26:43.829Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-13T22:26:43.829Z] Removing intermediate container 1d48306f9adb [2022-04-13T22:26:43.829Z] ---> e3b91093fb56 [2022-04-13T22:26:43.829Z] 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-13T22:26:44.092Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-13T22:26:44.660Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-13T22:26:45.227Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-13T22:26:45.227Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-13T22:26:45.227Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-13T22:26:45.589Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-13T22:26:45.848Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-13T22:26:45.849Z]  ---> Running in 2a5dc259dec4 [2022-04-13T22:26:45.849Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-13T22:26:45.849Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-13T22:26:46.107Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-13T22:26:46.107Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-13T22:26:46.107Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-13T22:26:46.107Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-13T22:26:46.107Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-13T22:26:46.107Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-13T22:26:46.366Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-13T22:26:46.366Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-13T22:26:46.366Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-13T22:26:46.366Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-13T22:26:46.366Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-13T22:26:46.934Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-13T22:26:46.934Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-13T22:26:46.934Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-13T22:26:47.197Z] spire-1.2.1/ [2022-04-13T22:26:47.197Z] spire-1.2.1/.data/ [2022-04-13T22:26:47.197Z] spire-1.2.1/.data/.file [2022-04-13T22:26:47.197Z] spire-1.2.1/.dockerignore [2022-04-13T22:26:47.197Z] spire-1.2.1/.gitattributes [2022-04-13T22:26:47.197Z] spire-1.2.1/.githooks/ [2022-04-13T22:26:47.197Z] spire-1.2.1/.githooks/pre-commit [2022-04-13T22:26:47.197Z] spire-1.2.1/.github/ [2022-04-13T22:26:47.197Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-13T22:26:47.197Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-13T22:26:47.197Z] spire-1.2.1/.github/dependabot.yml [2022-04-13T22:26:47.197Z] spire-1.2.1/.github/workflows/ [2022-04-13T22:26:47.197Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-13T22:26:47.197Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-13T22:26:47.197Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-13T22:26:47.197Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-13T22:26:47.197Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-13T22:26:47.197Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-13T22:26:47.197Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-13T22:26:47.197Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-13T22:26:47.197Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-13T22:26:47.197Z] spire-1.2.1/.gitignore [2022-04-13T22:26:47.197Z] spire-1.2.1/.go-version [2022-04-13T22:26:47.197Z] spire-1.2.1/.golangci.yml [2022-04-13T22:26:47.197Z] spire-1.2.1/ADOPTERS.md [2022-04-13T22:26:47.197Z] spire-1.2.1/CHANGELOG.md [2022-04-13T22:26:47.197Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-13T22:26:47.197Z] spire-1.2.1/CODEOWNERS [2022-04-13T22:26:47.197Z] spire-1.2.1/CONTRIBUTING.md [2022-04-13T22:26:47.197Z] spire-1.2.1/Dockerfile [2022-04-13T22:26:47.197Z] spire-1.2.1/Dockerfile.dev [2022-04-13T22:26:47.197Z] spire-1.2.1/Dockerfile.scratch [2022-04-13T22:26:47.197Z] spire-1.2.1/LICENSE [2022-04-13T22:26:47.197Z] spire-1.2.1/MAINTAINERS.md [2022-04-13T22:26:47.197Z] spire-1.2.1/Makefile [2022-04-13T22:26:47.197Z] spire-1.2.1/README.md [2022-04-13T22:26:47.197Z] spire-1.2.1/ROADMAP.md [2022-04-13T22:26:47.197Z] spire-1.2.1/SECURITY.md [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/ [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-agent/ [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-server/ [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-13T22:26:47.197Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-13T22:26:47.197Z] spire-1.2.1/conf/ [2022-04-13T22:26:47.197Z] spire-1.2.1/conf/agent/ [2022-04-13T22:26:47.197Z] spire-1.2.1/conf/agent/agent.conf [2022-04-13T22:26:47.197Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-13T22:26:47.197Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-13T22:26:47.197Z] spire-1.2.1/conf/server/ [2022-04-13T22:26:47.197Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-13T22:26:47.197Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-13T22:26:47.197Z] spire-1.2.1/conf/server/server.conf [2022-04-13T22:26:47.197Z] spire-1.2.1/conf/server/server_full.conf [2022-04-13T22:26:47.197Z] spire-1.2.1/doc/ [2022-04-13T22:26:47.197Z] spire-1.2.1/doc/SPIRE101.md [2022-04-13T22:26:47.197Z] spire-1.2.1/doc/auditlog.md [2022-04-13T22:26:47.197Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-13T22:26:47.197Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-13T22:26:47.197Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-13T22:26:47.197Z] spire-1.2.1/doc/images/ [2022-04-13T22:26:47.197Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-13T22:26:47.197Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-13T22:26:47.197Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-13T22:26:47.197Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-13T22:26:47.197Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-13T22:26:47.197Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-13T22:26:47.197Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-13T22:26:47.197Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-13T22:26:47.197Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-13T22:26:47.197Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-13T22:26:47.197Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-13T22:26:47.197Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-13T22:26:47.197Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-13T22:26:47.197Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-13T22:26:47.197Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-13T22:26:47.197Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-13T22:26:47.197Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-13T22:26:47.197Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-13T22:26:47.197Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-13T22:26:47.197Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-13T22:26:47.197Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-13T22:26:47.197Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-13T22:26:47.197Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-13T22:26:47.197Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-13T22:26:47.197Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-13T22:26:47.197Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-13T22:26:47.197Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-13T22:26:47.197Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-13T22:26:47.197Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-13T22:26:47.197Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-13T22:26:47.197Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-13T22:26:47.197Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-13T22:26:47.197Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-13T22:26:47.197Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-13T22:26:47.197Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-13T22:26:47.197Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-13T22:26:47.197Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-13T22:26:47.197Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-13T22:26:47.197Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-13T22:26:47.197Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-13T22:26:47.197Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-13T22:26:47.197Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-13T22:26:47.197Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-13T22:26:47.197Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-13T22:26:47.197Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-13T22:26:47.197Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-13T22:26:47.197Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-13T22:26:47.197Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-13T22:26:47.197Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-13T22:26:47.197Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-13T22:26:47.197Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-13T22:26:47.197Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-13T22:26:47.197Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-13T22:26:47.197Z] spire-1.2.1/doc/scaling_spire.md [2022-04-13T22:26:47.197Z] spire-1.2.1/doc/spire_agent.md [2022-04-13T22:26:47.197Z] spire-1.2.1/doc/spire_server.md [2022-04-13T22:26:47.197Z] spire-1.2.1/doc/supported_integrations.md [2022-04-13T22:26:47.197Z] spire-1.2.1/doc/telemetry.md [2022-04-13T22:26:47.197Z] spire-1.2.1/doc/telemetry_config.md [2022-04-13T22:26:47.197Z] spire-1.2.1/doc/upgrading.md [2022-04-13T22:26:47.197Z] spire-1.2.1/doc/using_spire.md [2022-04-13T22:26:47.197Z] spire-1.2.1/examples/ [2022-04-13T22:26:47.197Z] spire-1.2.1/examples/README.md [2022-04-13T22:26:47.197Z] spire-1.2.1/go.mod [2022-04-13T22:26:47.197Z] spire-1.2.1/go.sum [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/ [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/ [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/agent.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/api/ [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/client/ [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/common/ [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/config.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/manager/ [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-13T22:26:47.197Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/svid/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/api/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/api/names.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/auth/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/catalog/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/cli/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/health/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/health/config.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/health/context.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/health/health.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/idutil/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/log/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/log/log.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/log/options.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/plugin/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/profiling/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/selector/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-13T22:26:47.198Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/uptime/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/util/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/util/task.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/version/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/version/version.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/x509util/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/api.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/health/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/id.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/status.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/bundle/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/ca/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/cache/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/catalog/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/config.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/datastore/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-13T22:26:47.199Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/registration/ [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/server.go [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/server_test.go [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/svid/ [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-13T22:26:47.200Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-13T22:26:47.200Z] spire-1.2.1/proto/ [2022-04-13T22:26:47.200Z] spire-1.2.1/proto/private/ [2022-04-13T22:26:47.200Z] spire-1.2.1/proto/private/server/ [2022-04-13T22:26:47.200Z] spire-1.2.1/proto/private/server/journal/ [2022-04-13T22:26:47.200Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-13T22:26:47.200Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-13T22:26:47.200Z] spire-1.2.1/proto/spire/ [2022-04-13T22:26:47.200Z] spire-1.2.1/proto/spire/common/ [2022-04-13T22:26:47.200Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-13T22:26:47.200Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-13T22:26:47.200Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-13T22:26:47.200Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-13T22:26:47.200Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-13T22:26:47.200Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-13T22:26:47.200Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-13T22:26:47.200Z] spire-1.2.1/proto/spire/plugin/ [2022-04-13T22:26:47.200Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-13T22:26:47.200Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-13T22:26:47.200Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-13T22:26:47.200Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-13T22:26:47.200Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-13T22:26:47.200Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-13T22:26:47.200Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-13T22:26:47.200Z] spire-1.2.1/release/ [2022-04-13T22:26:47.200Z] spire-1.2.1/release/spire-extras/ [2022-04-13T22:26:47.200Z] spire-1.2.1/release/spire-extras/README.md [2022-04-13T22:26:47.200Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-13T22:26:47.200Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-13T22:26:47.200Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-13T22:26:47.200Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-13T22:26:47.200Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-13T22:26:47.200Z] spire-1.2.1/release/spire/ [2022-04-13T22:26:47.200Z] spire-1.2.1/release/spire/README.md [2022-04-13T22:26:47.200Z] spire-1.2.1/release/spire/conf/ [2022-04-13T22:26:47.200Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-13T22:26:47.200Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-13T22:26:47.200Z] spire-1.2.1/release/spire/conf/server/ [2022-04-13T22:26:47.200Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-13T22:26:47.200Z] spire-1.2.1/script/ [2022-04-13T22:26:47.200Z] spire-1.2.1/script/build-artifact.sh [2022-04-13T22:26:47.200Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-13T22:26:47.200Z] spire-1.2.1/support/ [2022-04-13T22:26:47.200Z] spire-1.2.1/support/k8s/ [2022-04-13T22:26:47.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-13T22:26:47.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-13T22:26:47.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-13T22:26:47.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-13T22:26:47.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-13T22:26:47.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-13T22:26:47.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-13T22:26:47.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-13T22:26:47.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-13T22:26:47.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-13T22:26:47.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-13T22:26:47.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-13T22:26:47.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-13T22:26:47.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-13T22:26:47.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-13T22:26:47.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-13T22:26:47.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-13T22:26:47.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-13T22:26:47.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-13T22:26:47.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-13T22:26:47.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-13T22:26:47.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-13T22:26:47.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-13T22:26:47.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-13T22:26:47.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-13T22:26:47.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-13T22:26:47.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-13T22:26:47.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-13T22:26:47.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-13T22:26:47.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-13T22:26:47.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-13T22:26:47.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-13T22:26:47.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-13T22:26:47.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-13T22:26:47.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-13T22:26:47.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-13T22:26:47.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-13T22:26:47.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-13T22:26:47.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-13T22:26:47.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-13T22:26:47.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-13T22:26:47.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-13T22:26:47.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-13T22:26:47.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-13T22:26:47.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-13T22:26:47.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-13T22:26:47.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-13T22:26:47.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-13T22:26:47.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-13T22:26:47.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-13T22:26:47.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-13T22:26:47.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-13T22:26:47.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-13T22:26:47.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-13T22:26:47.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-13T22:26:47.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-13T22:26:47.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-13T22:26:47.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-13T22:26:47.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-13T22:26:47.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-13T22:26:47.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-13T22:26:47.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-13T22:26:47.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-13T22:26:47.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-13T22:26:47.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-13T22:26:47.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-13T22:26:47.200Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-13T22:26:47.200Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-13T22:26:47.200Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-13T22:26:47.200Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-13T22:26:47.200Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-13T22:26:47.200Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-13T22:26:47.200Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-13T22:26:47.200Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-13T22:26:47.200Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-13T22:26:47.200Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-13T22:26:47.200Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-13T22:26:47.200Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-13T22:26:47.200Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-13T22:26:47.200Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-13T22:26:47.200Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-13T22:26:47.200Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-13T22:26:47.200Z] spire-1.2.1/test/ [2022-04-13T22:26:47.200Z] spire-1.2.1/test/clock/ [2022-04-13T22:26:47.200Z] spire-1.2.1/test/clock/clock.go [2022-04-13T22:26:47.200Z] spire-1.2.1/test/fakes/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fixture/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fixture/certs/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fixture/config/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fixture/fixture.go [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fixture/registration/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-13T22:26:47.201Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/README.md [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/common [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/setup/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-13T22:26:47.201Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/test-one.sh [2022-04-13T22:26:47.202Z] spire-1.2.1/test/integration/test.sh [2022-04-13T22:26:47.202Z] spire-1.2.1/test/plugintest/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/plugintest/config.go [2022-04-13T22:26:47.202Z] spire-1.2.1/test/plugintest/load.go [2022-04-13T22:26:47.202Z] spire-1.2.1/test/plugintest/option.go [2022-04-13T22:26:47.202Z] spire-1.2.1/test/spiretest/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-13T22:26:47.202Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-13T22:26:47.202Z] spire-1.2.1/test/spiretest/dir.go [2022-04-13T22:26:47.202Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-13T22:26:47.202Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-13T22:26:47.202Z] spire-1.2.1/test/spiretest/logs.go [2022-04-13T22:26:47.202Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-13T22:26:47.202Z] spire-1.2.1/test/spiretest/suite.go [2022-04-13T22:26:47.202Z] spire-1.2.1/test/spiretest/x509.go [2022-04-13T22:26:47.202Z] spire-1.2.1/test/testca/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/testca/ca.go [2022-04-13T22:26:47.202Z] spire-1.2.1/test/testkey/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/testkey/generate.sh [2022-04-13T22:26:47.202Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-13T22:26:47.202Z] spire-1.2.1/test/testkey/keys.go [2022-04-13T22:26:47.202Z] spire-1.2.1/test/testkey/new.go [2022-04-13T22:26:47.202Z] spire-1.2.1/test/tpmsimulator/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-13T22:26:47.202Z] spire-1.2.1/test/util/ [2022-04-13T22:26:47.202Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-13T22:26:47.202Z] spire-1.2.1/test/util/cert_generation.go [2022-04-13T22:26:47.202Z] spire-1.2.1/test/util/io_redirection.go [2022-04-13T22:26:47.202Z] spire-1.2.1/test/util/race.go [2022-04-13T22:26:47.202Z] spire-1.2.1/test/util/util.go [2022-04-13T22:26:47.202Z] building spire from source... [2022-04-13T22:26:47.462Z] Installing go1.17.7... [2022-04-13T22:26:48.401Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-13T22:26:48.401Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-13T22:26:48.401Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-13T22:26:48.401Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-13T22:26:48.401Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-13T22:26:48.401Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-13T22:26:48.401Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-13T22:26:48.401Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-13T22:26:48.401Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-13T22:26:48.401Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-13T22:26:48.401Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-13T22:26:48.401Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-13T22:26:48.401Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-13T22:26:48.401Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-13T22:26:48.401Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-13T22:26:48.401Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-13T22:26:48.401Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-13T22:26:48.660Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-13T22:26:48.660Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-13T22:26:48.660Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-13T22:26:48.660Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-13T22:26:48.660Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-13T22:26:48.660Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-13T22:26:48.660Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-13T22:26:48.660Z] go: downloading go.opencensus.io v0.23.0 [2022-04-13T22:26:48.660Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-13T22:26:48.660Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-13T22:26:48.660Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-13T22:26:48.660Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-13T22:26:48.920Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-13T22:26:48.920Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-13T22:26:48.920Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-13T22:26:48.920Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-13T22:26:48.920Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-13T22:26:48.920Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-13T22:26:49.187Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-13T22:26:49.187Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-13T22:26:49.187Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-13T22:26:49.187Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-13T22:26:49.187Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-13T22:26:49.187Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-13T22:26:49.187Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-13T22:26:49.187Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-13T22:26:49.187Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-13T22:26:49.187Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-13T22:26:49.187Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-13T22:26:49.187Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-13T22:26:49.187Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-13T22:26:49.187Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-13T22:26:53.383Z] Building bin/spire-server... [2022-04-13T22:26:53.383Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-13T22:26:53.383Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-13T22:26:53.383Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-13T22:26:53.383Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-13T22:26:53.383Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-13T22:26:53.383Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-13T22:26:53.383Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-13T22:26:53.383Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-13T22:26:53.383Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-13T22:26:53.383Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-13T22:26:53.383Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-13T22:26:53.383Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-13T22:26:53.710Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-13T22:26:53.710Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-13T22:26:53.710Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-13T22:26:53.710Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-13T22:26:53.970Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-13T22:26:53.970Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-13T22:26:53.970Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-13T22:26:53.970Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-13T22:26:53.970Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-13T22:26:54.231Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-13T22:26:54.231Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-13T22:26:54.231Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-13T22:26:54.231Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-13T22:26:54.231Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-13T22:26:54.231Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-13T22:26:54.231Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-13T22:26:54.231Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-13T22:26:54.231Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-13T22:26:54.231Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-13T22:26:54.231Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-13T22:26:54.231Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-13T22:26:54.231Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-13T22:26:54.231Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-13T22:26:54.231Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-13T22:26:54.231Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-13T22:26:54.231Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-13T22:26:54.231Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-13T22:26:54.231Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-13T22:26:54.490Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-13T22:26:54.490Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-13T22:26:54.490Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-13T22:26:54.490Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-13T22:26:54.490Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-13T22:26:54.490Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-13T22:26:54.490Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-13T22:26:54.490Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-13T22:26:54.490Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-13T22:26:54.490Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-13T22:26:54.490Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-13T22:26:54.490Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-13T22:26:54.490Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-13T22:26:54.750Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-13T22:26:54.750Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-13T22:26:55.009Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-13T22:26:55.768Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-13T22:26:55.768Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-13T22:26:56.419Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-13T22:26:56.419Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-13T22:26:56.419Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-13T22:26:56.419Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-13T22:26:56.419Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-13T22:26:57.378Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-13T22:26:59.918Z] go: downloading google.golang.org/api v0.70.0 [2022-04-13T22:26:59.918Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-13T22:26:59.918Z] go: downloading k8s.io/api v0.23.4 [2022-04-13T22:26:59.918Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-13T22:26:59.918Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-13T22:26:59.918Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-13T22:27:00.178Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-13T22:27:00.178Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-13T22:27:00.437Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-13T22:27:00.437Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-13T22:27:01.006Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-13T22:27:01.006Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-13T22:27:01.336Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-13T22:27:01.336Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-13T22:27:01.596Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-13T22:27:01.596Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-13T22:27:01.596Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-13T22:27:01.865Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-13T22:27:02.123Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-13T22:27:02.123Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-13T22:27:02.383Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-13T22:27:02.383Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-13T22:27:02.383Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-13T22:27:02.383Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-13T22:27:02.642Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-13T22:27:02.642Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-13T22:27:02.642Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-13T22:27:02.642Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-13T22:27:02.900Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-13T22:27:03.158Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-13T22:27:03.158Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-13T22:27:03.158Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-13T22:27:03.415Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-13T22:27:03.415Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-13T22:27:03.415Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-13T22:27:03.415Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-13T22:27:03.415Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-13T22:27:03.415Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-13T22:27:03.415Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-13T22:27:03.674Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-13T22:27:03.674Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-13T22:27:03.674Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-13T22:27:03.674Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-13T22:27:03.674Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-13T22:27:03.674Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-13T22:27:04.185Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-13T22:27:04.185Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-13T22:27:04.185Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-13T22:27:04.185Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-13T22:27:04.447Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-13T22:27:04.448Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-13T22:27:04.448Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-13T22:27:04.448Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-13T22:27:04.448Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-13T22:27:04.448Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-13T22:27:04.448Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-13T22:27:04.448Z] go: downloading go.opencensus.io v0.23.0 [2022-04-13T22:27:04.448Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-13T22:27:04.448Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-13T22:27:04.448Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-13T22:27:04.448Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-13T22:27:04.448Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-13T22:27:04.448Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-13T22:27:04.708Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-13T22:27:04.708Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-13T22:27:04.708Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-13T22:27:04.708Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-13T22:27:04.708Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-13T22:27:04.708Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-13T22:27:04.708Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-13T22:27:04.708Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-13T22:27:04.708Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-13T22:27:04.967Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-13T22:27:04.967Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-13T22:27:04.967Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-13T22:27:04.967Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-13T22:27:04.967Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-13T22:27:04.967Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-13T22:27:04.967Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-13T22:27:04.967Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-13T22:27:04.967Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-13T22:27:10.008Z] Removing intermediate container ea7a6c3cf291 [2022-04-13T22:27:10.009Z] ---> bfdbed4256de [2022-04-13T22:27:10.009Z] Successfully built bfdbed4256de [2022-04-13T22:27:10.009Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:27:10.252Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-13T22:27:10.252Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-13T22:27:10.354Z] + docker inspect -f . ci-base-image-arm64 [2022-04-13T22:27:10.354Z] . [Pipeline] withDockerContainer [2022-04-13T22:27:10.601Z] prd-ubuntu20.04-docker-arm64-4c-16g-20862 does not seem to be running inside a container [2022-04-13T22:27:10.690Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/194 -v /w/workspace/edgex-go/194:/w/workspace/edgex-go/194:rw,z -v /w/workspace/edgex-go/194@tmp:/w/workspace/edgex-go/194@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-13T22:27:11.985Z] $ docker top d210b906e6f553e7fc3060940119c3843ac88deb31dba303d783aa40cf822f4e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T22:27:12.877Z] + go version [2022-04-13T22:27:12.877Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-13T22:27:12.908Z] $ docker stop --time=1 d210b906e6f553e7fc3060940119c3843ac88deb31dba303d783aa40cf822f4e [2022-04-13T22:27:14.537Z] $ docker rm -f d210b906e6f553e7fc3060940119c3843ac88deb31dba303d783aa40cf822f4e [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-13T22:27:15.153Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-13T22:27:15.153Z] [2022-04-13T22:27:15.153Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:27:15.818Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-13T22:27:15.818Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-13T22:27:15.818Z] 29e5d40040c1: Pulling fs layer [2022-04-13T22:27:15.818Z] 1ce36da41761: Pulling fs layer [2022-04-13T22:27:15.818Z] 25b303627fd3: Pulling fs layer [2022-04-13T22:27:15.818Z] 29e5d40040c1: Verifying Checksum [2022-04-13T22:27:15.818Z] 29e5d40040c1: Download complete [2022-04-13T22:27:16.094Z] 1ce36da41761: Verifying Checksum [2022-04-13T22:27:16.094Z] 1ce36da41761: Download complete [2022-04-13T22:27:16.368Z] 29e5d40040c1: Pull complete [2022-04-13T22:27:17.807Z] 1ce36da41761: Pull complete [2022-04-13T22:27:17.807Z] 25b303627fd3: Verifying Checksum [2022-04-13T22:27:17.807Z] 25b303627fd3: Download complete [2022-04-13T22:27:25.151Z] Removing intermediate container dd61a39710fa [2022-04-13T22:27:25.151Z] ---> 0039c00ba6f2 [2022-04-13T22:27:25.151Z] [2022-04-13T22:27:25.151Z] Step 9/20 : FROM alpine:3.15 [2022-04-13T22:27:25.151Z] Removing intermediate container 037dfad49154 [2022-04-13T22:27:25.151Z] ---> 37b092f3968b [2022-04-13T22:27:25.151Z] [2022-04-13T22:27:25.151Z] Step 10/23 : FROM alpine:3.14 [2022-04-13T22:27:25.151Z] Removing intermediate container 29af827290b4 [2022-04-13T22:27:25.151Z] ---> 817b9227d30d [2022-04-13T22:27:25.151Z] [2022-04-13T22:27:25.151Z] Step 10/25 : FROM alpine:3.14 [2022-04-13T22:27:25.151Z] 3.15: Pulling from library/alpine [2022-04-13T22:27:25.719Z] 3.14: Pulling from library/alpine [2022-04-13T22:27:25.719Z] 3.14: Pulling from library/alpine [2022-04-13T22:27:27.102Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-13T22:27:27.102Z] Status: Downloaded newer image for alpine:3.15 [2022-04-13T22:27:27.102Z] ---> 0ac33e5f5afa [2022-04-13T22:27:27.102Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T22:27:27.681Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-13T22:27:27.681Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-13T22:27:27.681Z] ---> Running in 9d317b633e49 [2022-04-13T22:27:27.681Z] Status: Downloaded newer image for alpine:3.14 [2022-04-13T22:27:27.681Z] Status: Downloaded newer image for alpine:3.14 [2022-04-13T22:27:27.681Z] ---> e04c818066af [2022-04-13T22:27:27.681Z] Step 11/23 : RUN apk add --update --no-cache dumb-init zeromq [2022-04-13T22:27:27.681Z] ---> e04c818066af [2022-04-13T22:27:27.681Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec zeromq [2022-04-13T22:27:27.681Z] ---> Running in 8551cfdea437 [2022-04-13T22:27:27.681Z] ---> Running in bdb8c57fbe34 [2022-04-13T22:27:27.941Z] Removing intermediate container 9d317b633e49 [2022-04-13T22:27:27.941Z] ---> 8c1188f29fdf [2022-04-13T22:27:27.941Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T22:27:27.941Z] ---> Running in 58fd87163879 [2022-04-13T22:27:28.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T22:27:28.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T22:27:29.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T22:27:29.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T22:27:29.398Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-13T22:27:29.398Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-13T22:27:29.398Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-13T22:27:29.398Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-13T22:27:29.398Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-13T22:27:29.398Z] (1/8) Installing ca-certificates (20211220-r0) [2022-04-13T22:27:29.398Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-13T22:27:29.398Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T22:27:29.398Z] OK: 8 MiB in 20 packages [2022-04-13T22:27:29.398Z] (2/8) Installing dumb-init (1.2.5-r1) [2022-04-13T22:27:29.398Z] (3/8) Installing su-exec (0.2-r1) [2022-04-13T22:27:29.398Z] (4/8) Installing libgcc (10.3.1_git20210424-r2) [2022-04-13T22:27:29.398Z] (5/8) Installing libsodium (1.0.18-r0) [2022-04-13T22:27:29.398Z] (6/8) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-13T22:27:29.398Z] (7/8) Installing libzmq (4.3.4-r0) [2022-04-13T22:27:29.398Z] (8/8) Installing zeromq (4.3.4-r0) [2022-04-13T22:27:29.398Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T22:27:29.398Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T22:27:29.398Z] OK: 9 MiB in 22 packages [2022-04-13T22:27:30.203Z] 25b303627fd3: Pull complete [2022-04-13T22:27:30.203Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-13T22:27:30.203Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-13T22:27:30.203Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-13T22:27:30.334Z] Removing intermediate container 58fd87163879 [2022-04-13T22:27:30.334Z] ---> 015415c241f6 [2022-04-13T22:27:30.334Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat zeromq [2022-04-13T22:27:30.411Z] prd-ubuntu20.04-docker-arm64-4c-16g-20862 does not seem to be running inside a container [2022-04-13T22:27:30.493Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/194 -v /w/workspace/edgex-go/194:/w/workspace/edgex-go/194:rw,z -v /w/workspace/edgex-go/194@tmp:/w/workspace/edgex-go/194@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-13T22:27:30.629Z] ---> Running in 852376c533ef [2022-04-13T22:27:30.888Z] Removing intermediate container 8551cfdea437 [2022-04-13T22:27:30.888Z] ---> f20efda60a9b [2022-04-13T22:27:30.888Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T22:27:30.888Z] Removing intermediate container bdb8c57fbe34 [2022-04-13T22:27:30.888Z] ---> b59c4f391c74 [2022-04-13T22:27:30.888Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-13T22:27:30.888Z] ---> Running in cf59c123c8d8 [2022-04-13T22:27:30.888Z] ---> Running in 6685abdec0db [2022-04-13T22:27:31.458Z] Removing intermediate container 6685abdec0db [2022-04-13T22:27:31.458Z] ---> 854ab2db9e97 [2022-04-13T22:27:31.458Z] Step 13/25 : WORKDIR / [2022-04-13T22:27:31.458Z] Removing intermediate container cf59c123c8d8 [2022-04-13T22:27:31.458Z] ---> 2ed5ddf3dde0 [2022-04-13T22:27:31.458Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-13T22:27:31.458Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T22:27:31.458Z] ---> Running in d2f52a98a0b4 [2022-04-13T22:27:31.458Z] ---> Running in 65dbe5f32386 [2022-04-13T22:27:31.716Z] Removing intermediate container 65dbe5f32386 [2022-04-13T22:27:31.716Z] ---> 703d268ab5bd [2022-04-13T22:27:31.716Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-13T22:27:31.716Z] Removing intermediate container d2f52a98a0b4 [2022-04-13T22:27:31.716Z] ---> fa73d7e8753b [2022-04-13T22:27:31.716Z] 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-13T22:27:31.716Z] ---> Running in 0d7276d76391 [2022-04-13T22:27:32.285Z] Removing intermediate container 0d7276d76391 [2022-04-13T22:27:32.285Z] ---> e5dfc00b6a02 [2022-04-13T22:27:32.285Z] Step 15/23 : WORKDIR / [2022-04-13T22:27:32.285Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T22:27:32.285Z] ---> Running in 1be08af5e983 [2022-04-13T22:27:32.543Z] ---> 1ae304d21be6 [2022-04-13T22:27:32.543Z] 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-13T22:27:32.624Z] $ docker top 8edbe315e8916924727eac36be380c7f5967a7ca07314cffb8482ab8579efef9 -eo pid,comm [2022-04-13T22:27:32.802Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T22:27:32.802Z] v3.15.4-25-gfec402afaf [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T22:27:32.802Z] OK: 15854 distinct packages available [2022-04-13T22:27:32.802Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh [2022-04-13T22:27:33.066Z] Removing intermediate container 1be08af5e983 [2022-04-13T22:27:33.066Z] ---> 2a8159e4594d [2022-04-13T22:27:33.066Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T22:27:33.066Z] ---> 3ca57ef44ad7 [2022-04-13T22:27:33.066Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-13T22:27:33.514Z] + docker-compose build --help [2022-04-13T22:27:33.514Z] + grep parallel [2022-04-13T22:27:33.641Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T22:27:33.641Z] ---> 4128e122a8e0 [2022-04-13T22:27:33.641Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-13T22:27:33.901Z] ---> 858570c96536 [2022-04-13T22:27:33.901Z] 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-13T22:27:33.901Z] (1/14) Installing ca-certificates (20211220-r0) [2022-04-13T22:27:33.901Z] (2/14) Installing brotli-libs (1.0.9-r5) [2022-04-13T22:27:34.160Z] (3/14) Installing nghttp2-libs (1.46.0-r0) [2022-04-13T22:27:34.160Z] (4/14) Installing libcurl (7.80.0-r0) [2022-04-13T22:27:34.160Z] (5/14) Installing curl (7.80.0-r0) [2022-04-13T22:27:34.419Z] (6/14) Installing dumb-init (1.2.5-r1) [2022-04-13T22:27:34.419Z] (7/14) Installing musl-obstack (1.2.3-r0) [2022-04-13T22:27:34.419Z] ---> 4ab53746cccd [2022-04-13T22:27:34.419Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-13T22:27:34.419Z] (8/14) Installing libucontext (1.1-r0) [2022-04-13T22:27:34.677Z] (9/14) Installing gcompat (1.0.0-r4) [2022-04-13T22:27:34.678Z] (10/14) Installing libgcc (10.3.1_git20211027-r0) [2022-04-13T22:27:34.678Z] (11/14) Installing libsodium (1.0.18-r0) [2022-04-13T22:27:34.939Z] (12/14) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-13T22:27:34.939Z] (13/14) Installing libzmq (4.3.4-r0) [2022-04-13T22:27:35.199Z] (14/14) Installing zeromq (4.3.4-r0) [2022-04-13T22:27:35.199Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T22:27:35.199Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T22:27:35.199Z] OK: 11 MiB in 28 packages [2022-04-13T22:27:36.137Z] ---> bb0ec4495ee9 [2022-04-13T22:27:36.137Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-13T22:27:36.137Z] ---> 470b202b59fa [2022-04-13T22:27:36.137Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-13T22:27:36.707Z] ---> 328b76b8a762 [2022-04-13T22:27:36.707Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-13T22:27:36.883Z] --parallel Build images in parallel. [2022-04-13T22:27:36.966Z] Removing intermediate container 852376c533ef [2022-04-13T22:27:36.966Z] ---> e02f594ac1ce [2022-04-13T22:27:36.966Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T22:27:36.966Z] ---> Running in 161106e07c58 [Pipeline] } [2022-04-13T22:27:37.187Z] $ docker stop --time=1 8edbe315e8916924727eac36be380c7f5967a7ca07314cffb8482ab8579efef9 [2022-04-13T22:27:37.226Z] Removing intermediate container 161106e07c58 [2022-04-13T22:27:37.226Z] ---> 054df8ddd203 [2022-04-13T22:27:37.226Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T22:27:37.484Z] ---> 9db97cdb2ad5 [2022-04-13T22:27:37.484Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-13T22:27:37.484Z] ---> 29550e49a0f4 [2022-04-13T22:27:37.484Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-13T22:27:37.484Z] ---> Running in e489553868ea [2022-04-13T22:27:38.067Z] Removing intermediate container e489553868ea [2022-04-13T22:27:38.067Z] ---> b13502ce0f3c [2022-04-13T22:27:38.067Z] Step 21/23 : LABEL arch=x86_64 [2022-04-13T22:27:38.067Z] ---> 5c1797c54e4e [2022-04-13T22:27:38.067Z] 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-13T22:27:38.067Z] ---> Running in e3cd41ded187 [2022-04-13T22:27:38.327Z] ---> Running in 73d90bbdf16f [2022-04-13T22:27:38.586Z] Removing intermediate container e3cd41ded187 [2022-04-13T22:27:38.586Z] ---> 421408c2b441 [2022-04-13T22:27:38.586Z] Step 22/23 : LABEL git_sha=27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T22:27:38.830Z] $ docker rm -f 8edbe315e8916924727eac36be380c7f5967a7ca07314cffb8482ab8579efef9 [2022-04-13T22:27:38.906Z] ---> Running in 72a657dc8b9c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:27:39.165Z] ---> 7c687e7d2f3d [2022-04-13T22:27:39.165Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-13T22:27:39.165Z] Removing intermediate container 72a657dc8b9c [2022-04-13T22:27:39.165Z] ---> 1f3bbd54c1d4 [2022-04-13T22:27:39.165Z] Step 23/23 : LABEL version=2.2.0-dev.69 [2022-04-13T22:27:39.394Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-13T22:27:39.394Z] . [Pipeline] withDockerContainer [2022-04-13T22:27:39.422Z] ---> Running in 74617e3941d2 [2022-04-13T22:27:39.598Z] prd-ubuntu20.04-docker-arm64-4c-16g-20862 does not seem to be running inside a container [2022-04-13T22:27:39.683Z] $ 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/194 -v /w/workspace/edgex-go/194:/w/workspace/edgex-go/194:rw,z -v /w/workspace/edgex-go/194@tmp:/w/workspace/edgex-go/194@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-13T22:27:39.988Z] Removing intermediate container 74617e3941d2 [2022-04-13T22:27:39.988Z] ---> 9219224421d7 [2022-04-13T22:27:39.988Z] [2022-04-13T22:27:39.988Z] ---> 737978fdff2b [2022-04-13T22:27:39.988Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-13T22:27:39.988Z] Successfully built 9219224421d7 [2022-04-13T22:27:39.988Z] ---> Running in 6c92bb3ddf23 [2022-04-13T22:27:39.988Z] Successfully tagged core-metadata:latest [2022-04-13T22:27:39.988Z] Building core-command [2022-04-13T22:27:40.247Z]  Building core-metadata ... done Removing intermediate container 73d90bbdf16f [2022-04-13T22:27:40.247Z] ---> fa61ecb12125 [2022-04-13T22:27:40.247Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-13T22:27:40.247Z] ---> Running in 7433f378b5f8 [2022-04-13T22:27:40.953Z] $ docker top b566aee310e83523e9c459b5285a1bba13937e8961f775db05fd901e3aa7aa0c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T22:27:41.221Z] Removing intermediate container 6c92bb3ddf23 [2022-04-13T22:27:41.221Z] ---> 0ae9280c992a [2022-04-13T22:27:41.221Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T22:27:41.825Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-13T22:27:42.598Z] Removing intermediate container 7433f378b5f8 [2022-04-13T22:27:42.599Z] ---> ed7b6ca62573 [2022-04-13T22:27:42.599Z] Step 23/25 : LABEL arch=x86_64 [2022-04-13T22:27:42.599Z] ---> Running in 8f3c58fa6e6b [2022-04-13T22:27:42.856Z] ---> Running in 2ee8cd9298b9 [2022-04-13T22:27:42.856Z] Removing intermediate container 8f3c58fa6e6b [2022-04-13T22:27:42.856Z] ---> e839f7eed077 [2022-04-13T22:27:42.856Z] Step 18/20 : LABEL arch=x86_64 [2022-04-13T22:27:42.856Z] ---> Running in c106bf94bfe8 [2022-04-13T22:27:43.117Z] Removing intermediate container 2ee8cd9298b9 [2022-04-13T22:27:43.117Z] ---> 62662f3d521c [2022-04-13T22:27:43.117Z] Step 24/25 : LABEL git_sha=27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T22:27:43.117Z] ---> Running in 64d08eeb17b2 [2022-04-13T22:27:43.376Z] Removing intermediate container c106bf94bfe8 [2022-04-13T22:27:43.376Z] ---> b9d7298d69fd [2022-04-13T22:27:43.376Z] Step 19/20 : LABEL git_sha=27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T22:27:43.376Z] ---> Running in 22c0748c56ae [2022-04-13T22:27:43.649Z] Removing intermediate container 64d08eeb17b2 [2022-04-13T22:27:43.649Z] ---> 668035df5b4c [2022-04-13T22:27:43.649Z] Step 25/25 : LABEL version=2.2.0-dev.69 [2022-04-13T22:27:43.649Z] ---> Running in 3f871731e385 [2022-04-13T22:27:43.907Z] Removing intermediate container 22c0748c56ae [2022-04-13T22:27:43.908Z] ---> b4c4ea0e95d3 [2022-04-13T22:27:43.908Z] Step 20/20 : LABEL version=2.2.0-dev.69 [2022-04-13T22:27:43.908Z] ---> Running in 2b9f9b88a655 [2022-04-13T22:27:44.166Z] Removing intermediate container 3f871731e385 [2022-04-13T22:27:44.166Z] ---> b2b9f448be60 [2022-04-13T22:27:44.166Z] [2022-04-13T22:27:44.427Z] Successfully built b2b9f448be60 [2022-04-13T22:27:44.427Z] Successfully tagged security-secretstore-setup:latest [2022-04-13T22:27:44.427Z] Building security-bootstrapper [2022-04-13T22:27:44.427Z]  Building security-secretstore-setup ... done Removing intermediate container 2b9f9b88a655 [2022-04-13T22:27:44.427Z] ---> 30a899c805f7 [2022-04-13T22:27:44.427Z] [2022-04-13T22:27:44.685Z] Successfully built 30a899c805f7 [2022-04-13T22:27:44.685Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-13T22:27:44.685Z] Building core-data [2022-04-13T22:27:46.127Z] Building core-command ... [2022-04-13T22:27:46.127Z] Building core-data ... [2022-04-13T22:27:46.127Z] Building core-metadata ... [2022-04-13T22:27:46.127Z] Building security-bootstrapper ... [2022-04-13T22:27:46.127Z] Building security-proxy-setup ... [2022-04-13T22:27:46.127Z] Building security-secretstore-setup ... [2022-04-13T22:27:46.127Z] Building security-spiffe-token-provider ... [2022-04-13T22:27:46.127Z] Building security-spire-agent ... [2022-04-13T22:27:46.127Z] Building security-spire-config ... [2022-04-13T22:27:46.127Z] Building security-spire-server ... [2022-04-13T22:27:46.127Z] Building support-notifications ... [2022-04-13T22:27:46.127Z] Building support-scheduler ... [2022-04-13T22:27:46.127Z] Building sys-mgmt-agent ... [2022-04-13T22:27:46.127Z] Building security-spire-config [2022-04-13T22:27:46.127Z] Building sys-mgmt-agent [2022-04-13T22:27:46.127Z] Building security-secretstore-setup [2022-04-13T22:27:46.127Z] Building security-spire-server [2022-04-13T22:27:46.127Z] Building support-notifications [2022-04-13T22:27:52.812Z]  Building security-spiffe-token-provider ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T22:27:52.812Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T22:27:52.812Z] ---> 08a1976b5600 [2022-04-13T22:27:52.812Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T22:27:52.812Z] ---> Using cache [2022-04-13T22:27:52.812Z] ---> 98bbc2c6f816 [2022-04-13T22:27:52.812Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T22:27:52.812Z] ---> Using cache [2022-04-13T22:27:52.812Z] ---> 0570ee7d0717 [2022-04-13T22:27:52.812Z] Step 5/23 : RUN apk add --update --no-cache make git zeromq-dev libsodium-dev pkgconfig build-base [2022-04-13T22:27:57.006Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T22:27:57.006Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T22:27:57.006Z] ---> 08a1976b5600 [2022-04-13T22:27:57.006Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T22:27:57.006Z] ---> Using cache [2022-04-13T22:27:57.006Z] ---> 98bbc2c6f816 [2022-04-13T22:27:57.006Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T22:27:57.006Z] ---> Using cache [2022-04-13T22:27:57.006Z] ---> 0570ee7d0717 [2022-04-13T22:27:57.006Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-13T22:28:00.308Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T22:28:00.308Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-13T22:28:00.308Z] ---> 08a1976b5600 [2022-04-13T22:28:00.308Z] Step 3/31 : WORKDIR /edgex-go [2022-04-13T22:28:00.308Z] ---> Using cache [2022-04-13T22:28:00.308Z] ---> 98bbc2c6f816 [2022-04-13T22:28:00.308Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T22:28:00.308Z] ---> Using cache [2022-04-13T22:28:00.308Z] ---> 0570ee7d0717 [2022-04-13T22:28:00.308Z] Step 5/31 : RUN apk add --update --no-cache make git zeromq-dev libsodium-dev pkgconfig build-base [2022-04-13T22:28:01.685Z] ---> Running in ac00a942e6f1 [2022-04-13T22:28:01.685Z] ---> Running in 9560aae1b44a [2022-04-13T22:28:01.685Z] ---> Running in 6ce48cb64a1e [2022-04-13T22:28:02.621Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T22:28:02.880Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T22:28:02.880Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T22:28:03.448Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T22:28:03.706Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T22:28:03.706Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T22:28:03.965Z] OK: 221 MiB in 52 packages [2022-04-13T22:28:03.965Z] OK: 221 MiB in 52 packages [2022-04-13T22:28:04.224Z] OK: 221 MiB in 52 packages [2022-04-13T22:28:05.161Z] Removing intermediate container 6ce48cb64a1e [2022-04-13T22:28:05.161Z] ---> 9a3a1f770065 [2022-04-13T22:28:05.161Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T22:28:05.161Z] Removing intermediate container ac00a942e6f1 [2022-04-13T22:28:05.161Z] ---> 16fc58f91113 [2022-04-13T22:28:05.161Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-13T22:28:05.422Z] Removing intermediate container 9560aae1b44a [2022-04-13T22:28:05.422Z] ---> f86868473cc0 [2022-04-13T22:28:05.422Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T22:28:05.682Z] ---> dccf139538df [2022-04-13T22:28:05.682Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T22:28:05.682Z] ---> Running in 0bd13b24ad8f [2022-04-13T22:28:05.946Z] ---> c63cee79d8e3 [2022-04-13T22:28:05.946Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T22:28:05.946Z] ---> ad2e2eb25836 [2022-04-13T22:28:05.946Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T22:28:06.207Z] ---> Running in eb3c2798c987 [2022-04-13T22:28:06.207Z] ---> Running in 7b81b49b81de [2022-04-13T22:28:08.759Z] Removing intermediate container 0bd13b24ad8f [2022-04-13T22:28:08.759Z] ---> b3f3dfa2acfd [2022-04-13T22:28:08.759Z] Step 8/23 : COPY . . [2022-04-13T22:28:08.759Z] Removing intermediate container eb3c2798c987 [2022-04-13T22:28:08.759Z] ---> 12689ca96a38 [2022-04-13T22:28:08.759Z] Step 8/23 : COPY . . [2022-04-13T22:28:09.021Z] Removing intermediate container 7b81b49b81de [2022-04-13T22:28:09.021Z] ---> 118cf9e41bd0 [2022-04-13T22:28:09.021Z] Step 8/31 : COPY . . [2022-04-13T22:28:33.101Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T22:28:33.101Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-13T22:28:33.101Z] ---> bfdbed4256de [2022-04-13T22:28:33.101Z] Step 3/22 : WORKDIR /edgex-go [2022-04-13T22:28:34.127Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T22:28:34.127Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T22:28:34.127Z] ---> bfdbed4256de [2022-04-13T22:28:34.127Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T22:28:34.127Z] ---> Running in 5bbd0d256f71 [2022-04-13T22:28:34.127Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T22:28:34.127Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-13T22:28:34.127Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-13T22:28:34.127Z] ---> bfdbed4256de [2022-04-13T22:28:34.127Z] Step 3/25 : WORKDIR /edgex-go [2022-04-13T22:28:34.127Z] ---> bfdbed4256de [2022-04-13T22:28:34.127Z] Step 3/25 : WORKDIR /edgex-go [2022-04-13T22:28:34.127Z] [2022-04-13T22:28:34.127Z] ---> Running in ee714b8a3eac [2022-04-13T22:28:34.127Z] ---> Running in 4fbfface125d [2022-04-13T22:28:34.127Z] ---> Running in 765ab7590c52 [2022-04-13T22:28:34.411Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T22:28:34.411Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-13T22:28:34.411Z] ---> bfdbed4256de [2022-04-13T22:28:34.411Z] Step 3/26 : WORKDIR /edgex-go [2022-04-13T22:28:34.411Z] ---> Running in 6e982dd1cacc [2022-04-13T22:28:35.024Z] Removing intermediate container ee714b8a3eac [2022-04-13T22:28:35.024Z] ---> 6e1723476143 [2022-04-13T22:28:35.024Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T22:28:35.024Z] Removing intermediate container 5bbd0d256f71 [2022-04-13T22:28:35.024Z] ---> 5b6398b659c9 [2022-04-13T22:28:35.024Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T22:28:35.024Z] Removing intermediate container 4fbfface125d [2022-04-13T22:28:35.024Z] ---> fb2a99459816 [2022-04-13T22:28:35.024Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T22:28:35.024Z] ---> Running in 61c0bd2e2d73 [2022-04-13T22:28:35.024Z] Removing intermediate container 765ab7590c52 [2022-04-13T22:28:35.024Z] ---> 95b93847b67e [2022-04-13T22:28:35.024Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T22:28:35.024Z] Removing intermediate container 6e982dd1cacc [2022-04-13T22:28:35.024Z] ---> 4c40b19547f1 [2022-04-13T22:28:35.024Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T22:28:35.024Z] ---> Running in 6f2c69b67ad7 [2022-04-13T22:28:35.304Z] ---> Running in 599262e8a524 [2022-04-13T22:28:35.304Z] ---> Running in bfd906d6edcd [2022-04-13T22:28:35.304Z] ---> Running in fe4b8098df4c [2022-04-13T22:28:35.591Z] ---> b7f5ffdfc952 [2022-04-13T22:28:35.591Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-13T22:28:35.591Z] ---> f664676d4896 [2022-04-13T22:28:35.591Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-13T22:28:35.591Z] ---> ef3c107bb662 [2022-04-13T22:28:35.591Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-13T22:28:35.591Z] ---> Running in 1bce4d4ffeb9 [2022-04-13T22:28:35.591Z] ---> Running in a5ec46f81b86 [2022-04-13T22:28:35.591Z] ---> Running in 26bd8fb90a9c [2022-04-13T22:28:35.591Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2022-04-13T22:28:35.591Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-13T22:28:35.591Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-13T22:28:38.880Z] Removing intermediate container 61c0bd2e2d73 [2022-04-13T22:28:38.880Z] ---> a951a9c0a99f [2022-04-13T22:28:38.880Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev libsodium-dev pkgconfig build-base [2022-04-13T22:28:39.162Z] ---> Running in 051030690f1d [2022-04-13T22:28:39.162Z] Removing intermediate container 6f2c69b67ad7 [2022-04-13T22:28:39.162Z] ---> 1178ccdd4e34 [2022-04-13T22:28:39.162Z] Step 5/23 : RUN apk add --update --no-cache make bash git zeromq-dev libsodium-dev pkgconfig build-base [2022-04-13T22:28:39.435Z] ---> Running in 01b3486eb1ec [2022-04-13T22:28:40.432Z] Removing intermediate container 599262e8a524 [2022-04-13T22:28:40.432Z] ---> f7d476ba84a4 [2022-04-13T22:28:40.432Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-13T22:28:40.432Z] ---> Running in 7df6eb224d44 [2022-04-13T22:28:40.432Z] Removing intermediate container bfd906d6edcd [2022-04-13T22:28:40.432Z] ---> 5b3b9e034b8b [2022-04-13T22:28:40.432Z] Step 5/25 : RUN apk add --update --no-cache make git zeromq-dev libsodium-dev pkgconfig build-base [2022-04-13T22:28:40.432Z] ---> Running in 4ef3ddb5ef0f [2022-04-13T22:28:40.712Z] Removing intermediate container fe4b8098df4c [2022-04-13T22:28:40.712Z] ---> bb9d39e2cbf9 [2022-04-13T22:28:40.712Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-13T22:28:40.989Z] ---> Running in 04040b23a56d [2022-04-13T22:28:41.597Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T22:28:41.873Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T22:28:42.155Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T22:28:42.432Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T22:28:42.710Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T22:28:42.710Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T22:28:42.710Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T22:28:43.320Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T22:28:43.611Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T22:28:43.611Z] OK: 220 MiB in 52 packages [2022-04-13T22:28:43.611Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T22:28:43.893Z] OK: 220 MiB in 52 packages [2022-04-13T22:28:44.503Z] OK: 220 MiB in 52 packages [2022-04-13T22:28:45.108Z] OK: 220 MiB in 52 packages [2022-04-13T22:28:45.108Z] OK: 220 MiB in 52 packages [2022-04-13T22:28:45.108Z] Removing intermediate container 01b3486eb1ec [2022-04-13T22:28:45.108Z] ---> 7b5ac7cb6b85 [2022-04-13T22:28:45.108Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T22:28:46.098Z] Removing intermediate container 051030690f1d [2022-04-13T22:28:46.098Z] ---> 92697c40d28c [2022-04-13T22:28:46.098Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-13T22:28:46.098Z] Removing intermediate container 7df6eb224d44 [2022-04-13T22:28:46.098Z] ---> 4213ae9abbc7 [2022-04-13T22:28:46.098Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-13T22:28:46.374Z] Removing intermediate container 4ef3ddb5ef0f [2022-04-13T22:28:46.374Z] ---> a5adc59fe05a [2022-04-13T22:28:46.374Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-13T22:28:46.649Z] Removing intermediate container 04040b23a56d [2022-04-13T22:28:46.649Z] ---> 23946b91193c [2022-04-13T22:28:46.649Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-13T22:28:46.926Z] ---> 7de4b79c8991 [2022-04-13T22:28:46.926Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T22:28:46.926Z] ---> Running in 9698c06b3688 [2022-04-13T22:28:47.202Z] ---> a8770aaa6248 [2022-04-13T22:28:47.202Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T22:28:47.202Z] ---> e961466d9fe3 [2022-04-13T22:28:47.202Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T22:28:47.202Z] ---> Running in 83c77ae22012 [2022-04-13T22:28:47.493Z] ---> Running in e4e653f99422 [2022-04-13T22:28:47.775Z] ---> 17bf21b74929 [2022-04-13T22:28:47.775Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T22:28:48.061Z] ---> Running in e0e1e97736c7 [2022-04-13T22:28:49.065Z] ---> 5d42e97cb576 [2022-04-13T22:28:49.065Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T22:28:49.065Z] ---> Running in a012161627d3 [2022-04-13T22:28:52.488Z] Removing intermediate container 9698c06b3688 [2022-04-13T22:28:52.488Z] ---> e19d1a5cdd26 [2022-04-13T22:28:52.488Z] Step 8/23 : COPY . . [2022-04-13T22:28:54.472Z] Removing intermediate container 83c77ae22012 [2022-04-13T22:28:54.472Z] ---> 89a7194e1eff [2022-04-13T22:28:54.472Z] Step 8/22 : COPY . . [2022-04-13T22:28:54.472Z] Removing intermediate container e4e653f99422 [2022-04-13T22:28:54.472Z] ---> add897a18eea [2022-04-13T22:28:54.472Z] Step 8/25 : COPY . . [2022-04-13T22:28:54.472Z] Removing intermediate container e0e1e97736c7 [2022-04-13T22:28:54.472Z] ---> e12080d6e2c4 [2022-04-13T22:28:54.472Z] Step 8/25 : COPY . . [2022-04-13T22:28:54.749Z] Removing intermediate container a012161627d3 [2022-04-13T22:28:54.749Z] ---> 4b316f300add [2022-04-13T22:28:54.749Z] Step 8/26 : COPY . . [2022-04-13T22:29:09.852Z] ---> 48d2bf4c28b5 [2022-04-13T22:29:09.852Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-13T22:29:09.852Z] ---> Running in 0f33c95f1b21 [2022-04-13T22:29:09.852Z] ---> 9644bf22c536 [2022-04-13T22:29:10.146Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-13T22:29:10.146Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-13T22:29:10.146Z] ---> Running in b436f8789314 [2022-04-13T22:29:11.142Z] Removing intermediate container b436f8789314 [2022-04-13T22:29:11.142Z] ---> 6a4f552fd0a6 [2022-04-13T22:29:11.142Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-13T22:29:11.142Z] ---> Running in b573436557a8 [2022-04-13T22:29:11.426Z] ---> 572208ea17f4 [2022-04-13T22:29:11.426Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-13T22:29:11.426Z] ---> 6d11c6ca8d54 [2022-04-13T22:29:11.426Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-13T22:29:11.707Z] ---> Running in e25739897dba [2022-04-13T22:29:11.707Z] ---> Running in 9b303eea1a7a [2022-04-13T22:29:13.174Z] ---> e9246bc2d49d [2022-04-13T22:29:13.174Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-13T22:29:13.174Z] ---> Running in 1a3690ddf60a [2022-04-13T22:29:14.329Z] Building bin/spire-agent... [2022-04-13T22:29:14.329Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-13T22:29:14.329Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-13T22:29:14.329Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-13T22:29:14.329Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-13T22:29:14.329Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-13T22:29:14.329Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-13T22:29:14.329Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-13T22:29:14.329Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-13T22:29:14.329Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-13T22:29:14.329Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-13T22:29:14.329Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-13T22:29:14.329Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-13T22:29:14.329Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-13T22:29:14.329Z] Removing intermediate container 1bce4d4ffeb9 [2022-04-13T22:29:14.329Z] ---> 298a27ffd4aa [2022-04-13T22:29:14.329Z] [2022-04-13T22:29:14.329Z] Step 10/23 : FROM alpine:3.14 [2022-04-13T22:29:14.329Z] ---> e04c818066af [2022-04-13T22:29:14.329Z] Step 11/23 : RUN apk add --update --no-cache dumb-init zeromq [2022-04-13T22:29:14.329Z] ---> Using cache [2022-04-13T22:29:14.329Z] ---> f20efda60a9b [2022-04-13T22:29:14.329Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T22:29:14.329Z] ---> Using cache [2022-04-13T22:29:14.329Z] ---> 2ed5ddf3dde0 [2022-04-13T22:29:14.329Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-13T22:29:14.329Z] Removing intermediate container 26bd8fb90a9c [2022-04-13T22:29:14.329Z] ---> 4a6a61c07c15 [2022-04-13T22:29:14.329Z] [2022-04-13T22:29:14.329Z] Step 10/23 : FROM alpine:3.14 [2022-04-13T22:29:14.329Z] ---> e04c818066af [2022-04-13T22:29:14.329Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-13T22:29:14.329Z] Removing intermediate container a5ec46f81b86 [2022-04-13T22:29:14.329Z] ---> 08effb12f1e1 [2022-04-13T22:29:14.329Z] [2022-04-13T22:29:14.329Z] Step 10/31 : FROM alpine:3.14 [2022-04-13T22:29:14.329Z] ---> e04c818066af [2022-04-13T22:29:14.329Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-13T22:29:14.329Z] ---> Running in d910bddf6d03 [2022-04-13T22:29:14.329Z] ---> Running in d6a86c217d45 [2022-04-13T22:29:14.329Z] ---> Running in ebf320fb803a [2022-04-13T22:29:14.329Z] Removing intermediate container d6a86c217d45 [2022-04-13T22:29:14.329Z] ---> 8342b3fb3e84 [2022-04-13T22:29:14.329Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-13T22:29:14.329Z] Removing intermediate container d910bddf6d03 [2022-04-13T22:29:14.329Z] ---> 772a51e1bbcb [2022-04-13T22:29:14.329Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-13T22:29:14.329Z] Removing intermediate container ebf320fb803a [2022-04-13T22:29:14.329Z] ---> d3a7be8198cc [2022-04-13T22:29:14.329Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec zeromq [2022-04-13T22:29:14.329Z] ---> Running in 0f0fbe1d588c [2022-04-13T22:29:14.329Z] ---> Running in d50aa1490c5f [2022-04-13T22:29:14.329Z] ---> Running in c27436e48476 [2022-04-13T22:29:14.329Z] Removing intermediate container 0f0fbe1d588c [2022-04-13T22:29:14.329Z] ---> 614fce636419 [2022-04-13T22:29:14.329Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-13T22:29:14.329Z] Removing intermediate container d50aa1490c5f [2022-04-13T22:29:14.329Z] ---> b70aae945953 [2022-04-13T22:29:14.329Z] Step 15/23 : WORKDIR / [2022-04-13T22:29:14.329Z] ---> Running in 5831dbaf835e [2022-04-13T22:29:14.329Z] ---> Running in 172ecd2eaacb [2022-04-13T22:29:14.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T22:29:14.329Z] Removing intermediate container 5831dbaf835e [2022-04-13T22:29:14.329Z] ---> 12529b09dbad [2022-04-13T22:29:14.329Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T22:29:14.329Z] Removing intermediate container 172ecd2eaacb [2022-04-13T22:29:14.329Z] ---> e81eed0b6fb7 [2022-04-13T22:29:14.329Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T22:29:14.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T22:29:14.329Z] ---> Running in abcd8c05a12b [2022-04-13T22:29:14.644Z] (1/7) Installing dumb-init (1.2.5-r1) [2022-04-13T22:29:14.644Z] (2/7) Installing su-exec (0.2-r1) [2022-04-13T22:29:14.644Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-04-13T22:29:14.644Z] (4/7) Installing libsodium (1.0.18-r0) [2022-04-13T22:29:14.644Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-13T22:29:14.644Z] (6/7) Installing libzmq (4.3.4-r0) [2022-04-13T22:29:14.644Z] (7/7) Installing zeromq (4.3.4-r0) [2022-04-13T22:29:14.644Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T22:29:14.644Z] OK: 8 MiB in 21 packages [2022-04-13T22:29:14.644Z] ---> 84748ea77c69 [2022-04-13T22:29:14.644Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-13T22:29:14.648Z] Removing intermediate container 1a3690ddf60a [2022-04-13T22:29:14.648Z] ---> f9ba14e313a7 [2022-04-13T22:29:14.648Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-13T22:29:14.648Z] ---> Running in 8d7a79cb17f7 [2022-04-13T22:29:14.648Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-13T22:29:14.922Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-13T22:29:15.198Z] Removing intermediate container b573436557a8 [2022-04-13T22:29:15.302Z] ---> 5c1cb32be0cb [2022-04-13T22:29:15.302Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-13T22:29:15.479Z] ---> 984c90093fda [2022-04-13T22:29:15.479Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-13T22:29:15.479Z] ---> Running in efc442499360 [2022-04-13T22:29:15.577Z] ---> fbba42e1d7ee [2022-04-13T22:29:15.577Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-13T22:29:15.835Z] Removing intermediate container c27436e48476 [2022-04-13T22:29:15.835Z] ---> 17a4b2a57172 [2022-04-13T22:29:15.835Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-13T22:29:15.835Z] ---> Running in 1ad426c28cae [2022-04-13T22:29:15.835Z] ---> Running in fd8c7f0d7268 [2022-04-13T22:29:15.835Z] Removing intermediate container abcd8c05a12b [2022-04-13T22:29:15.835Z] ---> aab119bc853a [2022-04-13T22:29:15.835Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-13T22:29:15.835Z] ---> Running in 8b9d6ce4e8fc [2022-04-13T22:29:15.835Z] Removing intermediate container 1ad426c28cae [2022-04-13T22:29:15.835Z] ---> 92c73ab792ca [2022-04-13T22:29:15.835Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T22:29:15.835Z] ---> Running in 9d84ee71ed97 [2022-04-13T22:29:15.835Z] Removing intermediate container fd8c7f0d7268 [2022-04-13T22:29:15.835Z] ---> d331a7fcc4a7 [2022-04-13T22:29:15.835Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-13T22:29:16.097Z] ---> Running in 20e40defdb06 [2022-04-13T22:29:16.097Z] Removing intermediate container 9d84ee71ed97 [2022-04-13T22:29:16.097Z] ---> d89ddcd2c52e [2022-04-13T22:29:16.097Z] Step 21/23 : LABEL arch=x86_64 [2022-04-13T22:29:16.097Z] Removing intermediate container 20e40defdb06 [2022-04-13T22:29:16.097Z] ---> 8ae32a149666 [2022-04-13T22:29:16.097Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-13T22:29:16.097Z] ---> Running in 42b340e068e9 [2022-04-13T22:29:16.097Z] ---> Running in 4ad2e9e8f07c [2022-04-13T22:29:16.099Z] Removing intermediate container efc442499360 [2022-04-13T22:29:16.099Z] ---> 50f39f54c917 [2022-04-13T22:29:16.099Z] 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-13T22:29:16.364Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T22:29:16.364Z] Removing intermediate container 42b340e068e9 [2022-04-13T22:29:16.364Z] ---> 337b2aeb8222 [2022-04-13T22:29:16.364Z] Step 22/23 : LABEL git_sha=27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T22:29:16.364Z] ---> Running in 235f3140165b [2022-04-13T22:29:16.397Z] ---> Running in d894f6681e1f [2022-04-13T22:29:16.622Z] Removing intermediate container 235f3140165b [2022-04-13T22:29:16.622Z] ---> 6d20ca9a4b8b [2022-04-13T22:29:16.622Z] Step 23/23 : LABEL version=2.2.0-dev.69 [2022-04-13T22:29:16.622Z] ---> Running in 038a96bee6d4 [2022-04-13T22:29:16.622Z] Removing intermediate container 038a96bee6d4 [2022-04-13T22:29:16.622Z] ---> 92be8e5f9533 [2022-04-13T22:29:16.622Z] [2022-04-13T22:29:16.883Z] Successfully built 92be8e5f9533 [2022-04-13T22:29:16.883Z] Successfully tagged core-command:latest [2022-04-13T22:29:16.883Z]  Building core-command ... done Building sys-mgmt-agent [2022-04-13T22:29:17.142Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T22:29:17.401Z] Removing intermediate container 4ad2e9e8f07c [2022-04-13T22:29:17.401Z] ---> 1f5978ec773b [2022-04-13T22:29:17.401Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-13T22:29:17.401Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-13T22:29:17.401Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-13T22:29:17.661Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-13T22:29:17.661Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-13T22:29:17.661Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-13T22:29:17.921Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-13T22:29:17.921Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T22:29:17.921Z] OK: 8 MiB in 20 packages [2022-04-13T22:29:18.401Z] Removing intermediate container 8d7a79cb17f7 [2022-04-13T22:29:18.401Z] ---> 4d56505495c2 [2022-04-13T22:29:18.401Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-13T22:29:18.401Z] ---> Running in cf7fa99f328c [2022-04-13T22:29:18.679Z] Removing intermediate container cf7fa99f328c [2022-04-13T22:29:18.679Z] ---> a24bd94f2358 [2022-04-13T22:29:18.679Z] 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-13T22:29:18.956Z] ---> Running in c1eba0d9040d [2022-04-13T22:29:19.566Z] spire-1.2.1/ [2022-04-13T22:29:19.566Z] spire-1.2.1/.data/ [2022-04-13T22:29:19.566Z] spire-1.2.1/.data/.file [2022-04-13T22:29:19.566Z] spire-1.2.1/.dockerignore [2022-04-13T22:29:19.566Z] spire-1.2.1/.gitattributes [2022-04-13T22:29:19.566Z] spire-1.2.1/.githooks/ [2022-04-13T22:29:19.566Z] spire-1.2.1/.githooks/pre-commit [2022-04-13T22:29:19.566Z] spire-1.2.1/.github/ [2022-04-13T22:29:19.566Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-13T22:29:19.566Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-13T22:29:19.566Z] spire-1.2.1/.github/dependabot.yml [2022-04-13T22:29:19.566Z] spire-1.2.1/.github/workflows/ [2022-04-13T22:29:19.566Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-13T22:29:19.566Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-13T22:29:19.566Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-13T22:29:19.566Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-13T22:29:19.566Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-13T22:29:19.566Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-13T22:29:19.566Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-13T22:29:19.566Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-13T22:29:19.566Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-13T22:29:19.566Z] spire-1.2.1/.gitignore [2022-04-13T22:29:19.566Z] spire-1.2.1/.go-version [2022-04-13T22:29:19.566Z] spire-1.2.1/.golangci.yml [2022-04-13T22:29:19.566Z] spire-1.2.1/ADOPTERS.md [2022-04-13T22:29:19.566Z] spire-1.2.1/CHANGELOG.md [2022-04-13T22:29:19.566Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-13T22:29:19.566Z] spire-1.2.1/CODEOWNERS [2022-04-13T22:29:19.566Z] spire-1.2.1/CONTRIBUTING.md [2022-04-13T22:29:19.566Z] spire-1.2.1/Dockerfile [2022-04-13T22:29:19.566Z] spire-1.2.1/Dockerfile.dev [2022-04-13T22:29:19.566Z] spire-1.2.1/Dockerfile.scratch [2022-04-13T22:29:19.566Z] spire-1.2.1/LICENSE [2022-04-13T22:29:19.566Z] spire-1.2.1/MAINTAINERS.md [2022-04-13T22:29:19.566Z] spire-1.2.1/Makefile [2022-04-13T22:29:19.566Z] spire-1.2.1/README.md [2022-04-13T22:29:19.566Z] spire-1.2.1/ROADMAP.md [2022-04-13T22:29:19.566Z] spire-1.2.1/SECURITY.md [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/ [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-agent/ [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-server/ [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-13T22:29:19.566Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-13T22:29:19.567Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-13T22:29:19.567Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-13T22:29:19.567Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-13T22:29:19.567Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-13T22:29:19.567Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-13T22:29:19.567Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-13T22:29:19.567Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-13T22:29:19.567Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-13T22:29:19.567Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-13T22:29:19.567Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-13T22:29:19.567Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-13T22:29:19.567Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-13T22:29:19.567Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-13T22:29:19.846Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-13T22:29:19.846Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-13T22:29:19.846Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-13T22:29:19.846Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-13T22:29:19.846Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-13T22:29:19.846Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-13T22:29:19.846Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-13T22:29:19.846Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-13T22:29:19.846Z] spire-1.2.1/conf/ [2022-04-13T22:29:19.846Z] spire-1.2.1/conf/agent/ [2022-04-13T22:29:19.846Z] spire-1.2.1/conf/agent/agent.conf [2022-04-13T22:29:19.846Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-13T22:29:19.846Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-13T22:29:19.846Z] spire-1.2.1/conf/server/ [2022-04-13T22:29:19.846Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-13T22:29:19.846Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-13T22:29:19.846Z] spire-1.2.1/conf/server/server.conf [2022-04-13T22:29:19.846Z] spire-1.2.1/conf/server/server_full.conf [2022-04-13T22:29:19.846Z] spire-1.2.1/doc/ [2022-04-13T22:29:19.846Z] spire-1.2.1/doc/SPIRE101.md [2022-04-13T22:29:19.846Z] spire-1.2.1/doc/auditlog.md [2022-04-13T22:29:19.846Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-13T22:29:19.846Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-13T22:29:19.846Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-13T22:29:19.846Z] spire-1.2.1/doc/images/ [2022-04-13T22:29:19.846Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-13T22:29:19.846Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-13T22:29:19.846Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-13T22:29:19.846Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-13T22:29:19.846Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-13T22:29:19.846Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-13T22:29:19.846Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-13T22:29:19.846Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-13T22:29:19.846Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-13T22:29:19.846Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-13T22:29:19.846Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-13T22:29:19.846Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-13T22:29:19.846Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-13T22:29:19.846Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-13T22:29:19.846Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-13T22:29:19.846Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-13T22:29:19.846Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-13T22:29:19.846Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-13T22:29:19.846Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-13T22:29:19.846Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-13T22:29:19.846Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-13T22:29:19.846Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-13T22:29:19.846Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-13T22:29:19.846Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-13T22:29:19.846Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-13T22:29:19.846Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-13T22:29:19.846Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-13T22:29:19.846Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-13T22:29:19.846Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-13T22:29:19.846Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-13T22:29:19.846Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-13T22:29:19.846Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-13T22:29:19.846Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-13T22:29:19.846Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-13T22:29:19.846Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-13T22:29:19.846Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-13T22:29:19.846Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-13T22:29:19.846Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-13T22:29:19.846Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-13T22:29:19.846Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-13T22:29:19.846Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-13T22:29:19.846Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-13T22:29:19.846Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-13T22:29:19.846Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-13T22:29:19.846Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-13T22:29:19.846Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-13T22:29:19.846Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-13T22:29:19.846Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-13T22:29:19.846Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-13T22:29:19.846Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-13T22:29:19.846Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-13T22:29:19.846Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-13T22:29:19.846Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-13T22:29:19.846Z] spire-1.2.1/doc/scaling_spire.md [2022-04-13T22:29:19.846Z] spire-1.2.1/doc/spire_agent.md [2022-04-13T22:29:19.846Z] spire-1.2.1/doc/spire_server.md [2022-04-13T22:29:19.846Z] spire-1.2.1/doc/supported_integrations.md [2022-04-13T22:29:19.846Z] spire-1.2.1/doc/telemetry.md [2022-04-13T22:29:19.846Z] spire-1.2.1/doc/telemetry_config.md [2022-04-13T22:29:19.846Z] spire-1.2.1/doc/upgrading.md [2022-04-13T22:29:19.846Z] spire-1.2.1/doc/using_spire.md [2022-04-13T22:29:19.846Z] spire-1.2.1/examples/ [2022-04-13T22:29:19.846Z] spire-1.2.1/examples/README.md [2022-04-13T22:29:19.846Z] spire-1.2.1/go.mod [2022-04-13T22:29:19.846Z] spire-1.2.1/go.sum [2022-04-13T22:29:19.846Z] spire-1.2.1/pkg/ [2022-04-13T22:29:19.846Z] spire-1.2.1/pkg/agent/ [2022-04-13T22:29:19.846Z] spire-1.2.1/pkg/agent/agent.go [2022-04-13T22:29:19.846Z] spire-1.2.1/pkg/agent/api/ [2022-04-13T22:29:19.846Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/client/ [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/common/ [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/config.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/manager/ [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-13T22:29:19.847Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-13T22:29:20.123Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-13T22:29:20.123Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-13T22:29:20.123Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-13T22:29:20.123Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-13T22:29:20.123Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-13T22:29:20.123Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-13T22:29:20.123Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-13T22:29:20.123Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-13T22:29:20.123Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-13T22:29:20.123Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-13T22:29:20.123Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-13T22:29:20.123Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-13T22:29:20.123Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-13T22:29:20.123Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-13T22:29:20.123Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-13T22:29:20.123Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-13T22:29:20.123Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-13T22:29:20.123Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-13T22:29:20.123Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-13T22:29:20.123Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-13T22:29:20.123Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/agent/svid/ [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/ [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/api/ [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/api/names.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/auth/ [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/catalog/ [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/cli/ [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/health/ [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/health/config.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/health/context.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/health/health.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/idutil/ [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/log/ [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/log/log.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/log/options.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-13T22:29:20.124Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/plugin/ [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/profiling/ [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/selector/ [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/uptime/ [2022-04-13T22:29:20.125Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-13T22:29:20.408Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-13T22:29:20.408Z] spire-1.2.1/pkg/common/util/ [2022-04-13T22:29:20.408Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-13T22:29:20.408Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-13T22:29:20.408Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-13T22:29:20.408Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-13T22:29:20.408Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-13T22:29:20.408Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-13T22:29:20.408Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-13T22:29:20.408Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-13T22:29:20.408Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-13T22:29:20.408Z] spire-1.2.1/pkg/common/util/task.go [2022-04-13T22:29:20.408Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-13T22:29:20.408Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-13T22:29:20.408Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-13T22:29:20.408Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-13T22:29:20.408Z] spire-1.2.1/pkg/common/version/ [2022-04-13T22:29:20.408Z] spire-1.2.1/pkg/common/version/version.go [2022-04-13T22:29:20.408Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-13T22:29:20.408Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-13T22:29:20.408Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-13T22:29:20.408Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-13T22:29:20.408Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-13T22:29:20.408Z] spire-1.2.1/pkg/common/x509util/ [2022-04-13T22:29:20.408Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-13T22:29:20.408Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-13T22:29:20.408Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-13T22:29:20.408Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/ [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/ [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/api.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/health/ [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/id.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/status.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/bundle/ [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/ca/ [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/cache/ [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/catalog/ [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/config.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/datastore/ [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/plugin/ [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-13T22:29:20.409Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-13T22:29:20.410Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-13T22:29:20.464Z] ---> Running in 3f83c3ece630 [2022-04-13T22:29:20.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/registration/ [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/server.go [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/server_test.go [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/svid/ [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-13T22:29:20.687Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-13T22:29:20.687Z] spire-1.2.1/proto/ [2022-04-13T22:29:20.687Z] spire-1.2.1/proto/private/ [2022-04-13T22:29:20.687Z] spire-1.2.1/proto/private/server/ [2022-04-13T22:29:20.687Z] spire-1.2.1/proto/private/server/journal/ [2022-04-13T22:29:20.687Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-13T22:29:20.687Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-13T22:29:20.687Z] spire-1.2.1/proto/spire/ [2022-04-13T22:29:20.687Z] spire-1.2.1/proto/spire/common/ [2022-04-13T22:29:20.687Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-13T22:29:20.687Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-13T22:29:20.687Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-13T22:29:20.687Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-13T22:29:20.687Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-13T22:29:20.687Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-13T22:29:20.687Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-13T22:29:20.687Z] spire-1.2.1/proto/spire/plugin/ [2022-04-13T22:29:20.687Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-13T22:29:20.687Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-13T22:29:20.687Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-13T22:29:20.687Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-13T22:29:20.687Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-13T22:29:20.687Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-13T22:29:20.687Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-13T22:29:20.687Z] spire-1.2.1/release/ [2022-04-13T22:29:20.687Z] spire-1.2.1/release/spire-extras/ [2022-04-13T22:29:20.687Z] spire-1.2.1/release/spire-extras/README.md [2022-04-13T22:29:20.687Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-13T22:29:20.687Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-13T22:29:20.687Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-13T22:29:20.687Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-13T22:29:20.687Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-13T22:29:20.687Z] spire-1.2.1/release/spire/ [2022-04-13T22:29:20.687Z] spire-1.2.1/release/spire/README.md [2022-04-13T22:29:20.687Z] spire-1.2.1/release/spire/conf/ [2022-04-13T22:29:20.687Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-13T22:29:20.687Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-13T22:29:20.687Z] spire-1.2.1/release/spire/conf/server/ [2022-04-13T22:29:20.687Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-13T22:29:20.687Z] spire-1.2.1/script/ [2022-04-13T22:29:20.687Z] spire-1.2.1/script/build-artifact.sh [2022-04-13T22:29:20.687Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-13T22:29:20.687Z] spire-1.2.1/support/ [2022-04-13T22:29:20.687Z] spire-1.2.1/support/k8s/ [2022-04-13T22:29:20.687Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-13T22:29:20.687Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-13T22:29:20.687Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-13T22:29:20.687Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-13T22:29:20.687Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-13T22:29:20.687Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-13T22:29:20.687Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-13T22:29:20.687Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-13T22:29:20.687Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-13T22:29:20.687Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-13T22:29:20.687Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-13T22:29:20.687Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-13T22:29:20.687Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-13T22:29:20.687Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-13T22:29:20.687Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-13T22:29:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-13T22:29:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-13T22:29:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-13T22:29:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-13T22:29:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-13T22:29:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-13T22:29:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-13T22:29:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-13T22:29:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-13T22:29:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-13T22:29:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-13T22:29:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-13T22:29:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-13T22:29:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-13T22:29:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-13T22:29:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-13T22:29:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-13T22:29:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-13T22:29:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-13T22:29:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-13T22:29:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-13T22:29:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-13T22:29:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-13T22:29:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-13T22:29:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-13T22:29:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-13T22:29:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-13T22:29:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-13T22:29:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-13T22:29:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-13T22:29:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-13T22:29:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-13T22:29:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-13T22:29:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-13T22:29:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-13T22:29:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-13T22:29:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-13T22:29:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-13T22:29:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-13T22:29:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-13T22:29:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-13T22:29:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-13T22:29:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-13T22:29:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-13T22:29:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-13T22:29:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-13T22:29:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-13T22:29:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-13T22:29:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-13T22:29:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-13T22:29:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-13T22:29:20.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-13T22:29:20.688Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-13T22:29:20.688Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-13T22:29:20.688Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-13T22:29:20.688Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-13T22:29:20.688Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-13T22:29:20.688Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-13T22:29:20.688Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-13T22:29:20.688Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-13T22:29:20.688Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-13T22:29:20.688Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-13T22:29:20.688Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-13T22:29:20.688Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-13T22:29:20.688Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-13T22:29:20.688Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-13T22:29:20.688Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-13T22:29:20.688Z] spire-1.2.1/test/ [2022-04-13T22:29:20.688Z] spire-1.2.1/test/clock/ [2022-04-13T22:29:20.688Z] spire-1.2.1/test/clock/clock.go [2022-04-13T22:29:20.688Z] spire-1.2.1/test/fakes/ [2022-04-13T22:29:20.688Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-13T22:29:20.688Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-13T22:29:20.688Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-13T22:29:20.688Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-13T22:29:20.688Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-13T22:29:20.688Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-13T22:29:20.688Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-13T22:29:20.688Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-13T22:29:20.688Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-13T22:29:20.688Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-13T22:29:20.688Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-13T22:29:20.688Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-13T22:29:20.688Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-13T22:29:20.688Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-13T22:29:20.688Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-13T22:29:20.688Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-13T22:29:20.688Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-13T22:29:20.688Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-13T22:29:20.688Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-13T22:29:20.688Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-13T22:29:20.688Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-13T22:29:20.688Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-13T22:29:20.688Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-13T22:29:20.688Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-13T22:29:20.688Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-13T22:29:20.688Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-13T22:29:20.688Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-13T22:29:20.688Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-13T22:29:20.688Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-13T22:29:20.688Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-13T22:29:20.688Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-13T22:29:20.688Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-13T22:29:20.688Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-13T22:29:20.688Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-13T22:29:20.688Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-13T22:29:20.688Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-13T22:29:20.688Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-13T22:29:20.688Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-13T22:29:20.688Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-13T22:29:20.688Z] spire-1.2.1/test/fixture/ [2022-04-13T22:29:20.688Z] spire-1.2.1/test/fixture/certs/ [2022-04-13T22:29:20.688Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-13T22:29:20.688Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-13T22:29:20.688Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-13T22:29:20.688Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-13T22:29:20.688Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-13T22:29:20.688Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-13T22:29:20.688Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-13T22:29:20.688Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-13T22:29:20.688Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-13T22:29:20.688Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-13T22:29:20.966Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-13T22:29:20.966Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-13T22:29:20.966Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-13T22:29:20.966Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-13T22:29:20.966Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-13T22:29:20.966Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-13T22:29:20.966Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-13T22:29:20.966Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-13T22:29:20.966Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-13T22:29:20.966Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-13T22:29:20.966Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-13T22:29:20.966Z] spire-1.2.1/test/fixture/config/ [2022-04-13T22:29:20.966Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-13T22:29:20.966Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-13T22:29:20.966Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-13T22:29:20.966Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-13T22:29:20.966Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-13T22:29:20.966Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-13T22:29:20.966Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-13T22:29:20.966Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-13T22:29:20.966Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-13T22:29:20.966Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-13T22:29:20.966Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-13T22:29:20.966Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-13T22:29:20.966Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-13T22:29:20.966Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-13T22:29:20.966Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-13T22:29:20.966Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-13T22:29:20.966Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-13T22:29:20.966Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-13T22:29:20.966Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-13T22:29:20.966Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-13T22:29:20.966Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-13T22:29:20.966Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-13T22:29:20.966Z] spire-1.2.1/test/fixture/fixture.go [2022-04-13T22:29:20.966Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-13T22:29:20.966Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-13T22:29:20.966Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-13T22:29:20.966Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-13T22:29:20.966Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-13T22:29:20.966Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-13T22:29:20.966Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-13T22:29:20.966Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-13T22:29:20.966Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-13T22:29:20.966Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-13T22:29:20.966Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-13T22:29:20.966Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-13T22:29:20.966Z] spire-1.2.1/test/fixture/registration/ [2022-04-13T22:29:20.966Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-13T22:29:20.966Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-13T22:29:20.966Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-13T22:29:20.966Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-13T22:29:20.966Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-13T22:29:20.966Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-13T22:29:20.966Z] spire-1.2.1/test/integration/ [2022-04-13T22:29:20.966Z] spire-1.2.1/test/integration/README.md [2022-04-13T22:29:20.966Z] spire-1.2.1/test/integration/common [2022-04-13T22:29:20.966Z] spire-1.2.1/test/integration/setup/ [2022-04-13T22:29:20.966Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-13T22:29:20.966Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-13T22:29:20.966Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-13T22:29:20.966Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-13T22:29:20.966Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-13T22:29:20.966Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-13T22:29:20.966Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-13T22:29:20.966Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-13T22:29:20.966Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-13T22:29:20.966Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-13T22:29:20.966Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-13T22:29:20.966Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-13T22:29:20.966Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-13T22:29:20.966Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-13T22:29:20.966Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-13T22:29:20.966Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-13T22:29:20.966Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-13T22:29:20.966Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-13T22:29:20.966Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-13T22:29:20.966Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-13T22:29:20.966Z] spire-1.2.1/test/integration/suites/ [2022-04-13T22:29:20.966Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-13T22:29:20.966Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-13T22:29:20.966Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-13T22:29:20.966Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-13T22:29:20.966Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-13T22:29:20.966Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-13T22:29:20.966Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-13T22:29:20.966Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-13T22:29:20.966Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-13T22:29:20.966Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-13T22:29:20.966Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-13T22:29:20.966Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-13T22:29:20.966Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-13T22:29:20.966Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-13T22:29:20.966Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-13T22:29:20.966Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-13T22:29:20.966Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-13T22:29:20.966Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-13T22:29:20.966Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-13T22:29:20.966Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-13T22:29:20.966Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-13T22:29:20.966Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-13T22:29:20.966Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-13T22:29:20.966Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-13T22:29:20.966Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-13T22:29:20.966Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-13T22:29:20.967Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-13T22:29:20.968Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-13T22:29:21.034Z] Building bin/spire-agent... [2022-04-13T22:29:21.034Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-13T22:29:21.034Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-13T22:29:21.034Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-13T22:29:21.034Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-13T22:29:21.034Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T22:29:21.034Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T22:29:21.034Z] ---> 08a1976b5600 [2022-04-13T22:29:21.034Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T22:29:21.034Z] ---> Using cache [2022-04-13T22:29:21.034Z] ---> 98bbc2c6f816 [2022-04-13T22:29:21.034Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T22:29:21.034Z] ---> Using cache [2022-04-13T22:29:21.034Z] ---> 0570ee7d0717 [2022-04-13T22:29:21.034Z] Step 5/23 : RUN apk add --update --no-cache make bash git zeromq-dev libsodium-dev pkgconfig build-base [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-13T22:29:21.244Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-13T22:29:21.245Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-13T22:29:21.245Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-13T22:29:21.245Z] spire-1.2.1/test/integration/test-one.sh [2022-04-13T22:29:21.245Z] spire-1.2.1/test/integration/test.sh [2022-04-13T22:29:21.245Z] spire-1.2.1/test/plugintest/ [2022-04-13T22:29:21.245Z] spire-1.2.1/test/plugintest/config.go [2022-04-13T22:29:21.245Z] spire-1.2.1/test/plugintest/load.go [2022-04-13T22:29:21.245Z] spire-1.2.1/test/plugintest/option.go [2022-04-13T22:29:21.245Z] spire-1.2.1/test/spiretest/ [2022-04-13T22:29:21.245Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-13T22:29:21.245Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-13T22:29:21.245Z] spire-1.2.1/test/spiretest/dir.go [2022-04-13T22:29:21.245Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-13T22:29:21.245Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-13T22:29:21.245Z] spire-1.2.1/test/spiretest/logs.go [2022-04-13T22:29:21.245Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-13T22:29:21.245Z] spire-1.2.1/test/spiretest/suite.go [2022-04-13T22:29:21.245Z] spire-1.2.1/test/spiretest/x509.go [2022-04-13T22:29:21.245Z] spire-1.2.1/test/testca/ [2022-04-13T22:29:21.245Z] spire-1.2.1/test/testca/ca.go [2022-04-13T22:29:21.245Z] spire-1.2.1/test/testkey/ [2022-04-13T22:29:21.245Z] spire-1.2.1/test/testkey/generate.sh [2022-04-13T22:29:21.245Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-13T22:29:21.245Z] spire-1.2.1/test/testkey/keys.go [2022-04-13T22:29:21.245Z] spire-1.2.1/test/testkey/new.go [2022-04-13T22:29:21.245Z] spire-1.2.1/test/tpmsimulator/ [2022-04-13T22:29:21.245Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-13T22:29:21.245Z] spire-1.2.1/test/util/ [2022-04-13T22:29:21.245Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-13T22:29:21.245Z] spire-1.2.1/test/util/cert_generation.go [2022-04-13T22:29:21.245Z] spire-1.2.1/test/util/io_redirection.go [2022-04-13T22:29:21.245Z] spire-1.2.1/test/util/race.go [2022-04-13T22:29:21.245Z] spire-1.2.1/test/util/util.go [2022-04-13T22:29:21.245Z] building spire from source... [2022-04-13T22:29:21.245Z] spire-1.2.1/ [2022-04-13T22:29:21.300Z] Removing intermediate container 3f83c3ece630 [2022-04-13T22:29:21.300Z] ---> c167779e282a [2022-04-13T22:29:21.300Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-13T22:29:21.300Z] ---> Running in 2bdef76efed3 [2022-04-13T22:29:21.300Z] Removing intermediate container 8b9d6ce4e8fc [2022-04-13T22:29:21.300Z] ---> e1675e676786 [2022-04-13T22:29:21.300Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T22:29:21.536Z] spire-1.2.1/.data/ [2022-04-13T22:29:21.536Z] spire-1.2.1/.data/.file [2022-04-13T22:29:21.536Z] spire-1.2.1/.dockerignore [2022-04-13T22:29:21.536Z] spire-1.2.1/.gitattributes [2022-04-13T22:29:21.536Z] spire-1.2.1/.githooks/ [2022-04-13T22:29:21.536Z] spire-1.2.1/.githooks/pre-commit [2022-04-13T22:29:21.536Z] spire-1.2.1/.github/ [2022-04-13T22:29:21.536Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-13T22:29:21.536Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-13T22:29:21.536Z] spire-1.2.1/.github/dependabot.yml [2022-04-13T22:29:21.536Z] spire-1.2.1/.github/workflows/ [2022-04-13T22:29:21.537Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-13T22:29:21.537Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-13T22:29:21.537Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-13T22:29:21.537Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-13T22:29:21.537Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-13T22:29:21.537Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-13T22:29:21.537Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-13T22:29:21.537Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-13T22:29:21.537Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-13T22:29:21.537Z] spire-1.2.1/.gitignore [2022-04-13T22:29:21.537Z] spire-1.2.1/.go-version [2022-04-13T22:29:21.537Z] spire-1.2.1/.golangci.yml [2022-04-13T22:29:21.537Z] spire-1.2.1/ADOPTERS.md [2022-04-13T22:29:21.537Z] spire-1.2.1/CHANGELOG.md [2022-04-13T22:29:21.537Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-13T22:29:21.537Z] spire-1.2.1/CODEOWNERS [2022-04-13T22:29:21.537Z] spire-1.2.1/CONTRIBUTING.md [2022-04-13T22:29:21.537Z] spire-1.2.1/Dockerfile [2022-04-13T22:29:21.537Z] spire-1.2.1/Dockerfile.dev [2022-04-13T22:29:21.537Z] spire-1.2.1/Dockerfile.scratch [2022-04-13T22:29:21.537Z] spire-1.2.1/LICENSE [2022-04-13T22:29:21.537Z] spire-1.2.1/MAINTAINERS.md [2022-04-13T22:29:21.537Z] spire-1.2.1/Makefile [2022-04-13T22:29:21.537Z] spire-1.2.1/README.md [2022-04-13T22:29:21.537Z] spire-1.2.1/ROADMAP.md [2022-04-13T22:29:21.537Z] spire-1.2.1/SECURITY.md [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/ [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-agent/ [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-server/ [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-13T22:29:21.537Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-13T22:29:21.537Z] spire-1.2.1/conf/ [2022-04-13T22:29:21.537Z] spire-1.2.1/conf/agent/ [2022-04-13T22:29:21.537Z] spire-1.2.1/conf/agent/agent.conf [2022-04-13T22:29:21.537Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-13T22:29:21.537Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-13T22:29:21.537Z] spire-1.2.1/conf/server/ [2022-04-13T22:29:21.537Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-13T22:29:21.537Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-13T22:29:21.537Z] spire-1.2.1/conf/server/server.conf [2022-04-13T22:29:21.537Z] spire-1.2.1/conf/server/server_full.conf [2022-04-13T22:29:21.537Z] spire-1.2.1/doc/ [2022-04-13T22:29:21.537Z] spire-1.2.1/doc/SPIRE101.md [2022-04-13T22:29:21.537Z] spire-1.2.1/doc/auditlog.md [2022-04-13T22:29:21.537Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-13T22:29:21.537Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-13T22:29:21.537Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-13T22:29:21.537Z] spire-1.2.1/doc/images/ [2022-04-13T22:29:21.537Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-13T22:29:21.537Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-13T22:29:21.537Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-13T22:29:21.537Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-13T22:29:21.537Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-13T22:29:21.537Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-13T22:29:21.537Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-13T22:29:21.537Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-13T22:29:21.537Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-13T22:29:21.537Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-13T22:29:21.537Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-13T22:29:21.537Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-13T22:29:21.537Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-13T22:29:21.537Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-13T22:29:21.537Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-13T22:29:21.537Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-13T22:29:21.537Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-13T22:29:21.537Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-13T22:29:21.537Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-13T22:29:21.537Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-13T22:29:21.537Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-13T22:29:21.537Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-13T22:29:21.537Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-13T22:29:21.537Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-13T22:29:21.537Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-13T22:29:21.561Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-13T22:29:21.561Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-13T22:29:21.561Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-13T22:29:21.816Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.mdInstalling go1.17.7... [2022-04-13T22:29:21.816Z] [2022-04-13T22:29:21.816Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-13T22:29:21.816Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-13T22:29:21.816Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-13T22:29:21.816Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-13T22:29:21.816Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-13T22:29:21.816Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-13T22:29:21.816Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-13T22:29:21.816Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-13T22:29:21.816Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-13T22:29:21.816Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-13T22:29:21.816Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-13T22:29:21.816Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-13T22:29:21.816Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-13T22:29:21.816Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-13T22:29:21.816Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-13T22:29:21.816Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-13T22:29:21.816Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-13T22:29:21.816Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-13T22:29:21.816Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-13T22:29:21.816Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-13T22:29:21.816Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-13T22:29:21.816Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-13T22:29:21.816Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-13T22:29:21.816Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-13T22:29:21.816Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-13T22:29:21.816Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-13T22:29:21.816Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-13T22:29:21.816Z] spire-1.2.1/doc/scaling_spire.md [2022-04-13T22:29:21.816Z] spire-1.2.1/doc/spire_agent.md [2022-04-13T22:29:21.816Z] spire-1.2.1/doc/spire_server.md [2022-04-13T22:29:21.816Z] spire-1.2.1/doc/supported_integrations.md [2022-04-13T22:29:21.816Z] spire-1.2.1/doc/telemetry.md [2022-04-13T22:29:21.816Z] spire-1.2.1/doc/telemetry_config.md [2022-04-13T22:29:21.816Z] spire-1.2.1/doc/upgrading.md [2022-04-13T22:29:21.816Z] spire-1.2.1/doc/using_spire.md [2022-04-13T22:29:21.816Z] spire-1.2.1/examples/ [2022-04-13T22:29:21.816Z] spire-1.2.1/examples/README.md [2022-04-13T22:29:21.816Z] spire-1.2.1/go.mod [2022-04-13T22:29:21.816Z] spire-1.2.1/go.sum [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/ [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/ [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/agent.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/api/ [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/client/ [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/common/ [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/config.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/manager/ [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-13T22:29:21.816Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-13T22:29:21.817Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-13T22:29:21.817Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-13T22:29:21.817Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-13T22:29:21.817Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T22:29:21.817Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-13T22:29:21.817Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-13T22:29:21.817Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T22:29:21.817Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-13T22:29:21.817Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-13T22:29:21.817Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-13T22:29:21.817Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T22:29:21.817Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T22:29:21.817Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-13T22:29:21.817Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T22:29:21.817Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T22:29:21.817Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-13T22:29:21.817Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-13T22:29:21.817Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-13T22:29:21.817Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T22:29:21.817Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T22:29:21.817Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-13T22:29:21.817Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-13T22:29:21.817Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-13T22:29:21.817Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T22:29:21.817Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T22:29:21.817Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-13T22:29:21.817Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-13T22:29:21.817Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-13T22:29:21.817Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-13T22:29:21.817Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-13T22:29:21.817Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-13T22:29:21.817Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-13T22:29:21.817Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-13T22:29:21.817Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-13T22:29:21.817Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-13T22:29:21.817Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T22:29:21.817Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T22:29:21.817Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-13T22:29:21.817Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-13T22:29:21.817Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-13T22:29:21.817Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-13T22:29:21.817Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-13T22:29:21.817Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-13T22:29:21.817Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-13T22:29:21.817Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-13T22:29:21.817Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-13T22:29:21.817Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-13T22:29:21.817Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-13T22:29:21.817Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-13T22:29:21.817Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-13T22:29:21.817Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-13T22:29:21.817Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-13T22:29:21.817Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-13T22:29:21.817Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-13T22:29:21.817Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-13T22:29:21.817Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-13T22:29:21.817Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-13T22:29:21.817Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-13T22:29:21.817Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-13T22:29:21.817Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-13T22:29:21.850Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T22:29:21.850Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-13T22:29:21.850Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-13T22:29:21.850Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-13T22:29:21.850Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-13T22:29:21.850Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-13T22:29:22.092Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-13T22:29:22.092Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-13T22:29:22.092Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-13T22:29:22.092Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-13T22:29:22.092Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-13T22:29:22.092Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-13T22:29:22.092Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-13T22:29:22.092Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-13T22:29:22.092Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-13T22:29:22.092Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-13T22:29:22.092Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-13T22:29:22.092Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-13T22:29:22.092Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-13T22:29:22.092Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-13T22:29:22.092Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-13T22:29:22.092Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-13T22:29:22.092Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-13T22:29:22.092Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-13T22:29:22.092Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-13T22:29:22.092Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-13T22:29:22.092Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/agent/svid/ [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/ [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/api/ [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/api/names.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/auth/ [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/catalog/ [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/cli/ [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/health/ [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/health/config.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/health/context.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/health/health.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/idutil/ [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/log/ [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/log/log.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/log/options.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-13T22:29:22.093Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-13T22:29:22.111Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-13T22:29:22.369Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-13T22:29:22.369Z] spire-1.2.1/pkg/common/plugin/ [2022-04-13T22:29:22.369Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-13T22:29:22.369Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-13T22:29:22.369Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-13T22:29:22.369Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-13T22:29:22.369Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-13T22:29:22.369Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-13T22:29:22.369Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-13T22:29:22.369Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-13T22:29:22.369Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-13T22:29:22.369Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-13T22:29:22.369Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-13T22:29:22.369Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-13T22:29:22.369Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-13T22:29:22.369Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-13T22:29:22.369Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-13T22:29:22.369Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-13T22:29:22.369Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-13T22:29:22.369Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-13T22:29:22.369Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-13T22:29:22.369Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-13T22:29:22.369Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-13T22:29:22.369Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-13T22:29:22.369Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-13T22:29:22.369Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-13T22:29:22.369Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-13T22:29:22.369Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-13T22:29:22.369Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-13T22:29:22.369Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-13T22:29:22.369Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-13T22:29:22.369Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-13T22:29:22.369Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-13T22:29:22.369Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-13T22:29:22.369Z] spire-1.2.1/pkg/common/profiling/ [2022-04-13T22:29:22.369Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-13T22:29:22.369Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-13T22:29:22.369Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-13T22:29:22.369Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-13T22:29:22.369Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-13T22:29:22.369Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-13T22:29:22.369Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-13T22:29:22.369Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/selector/ [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/uptime/ [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/util/ [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/util/task.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/version/ [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/version/version.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/x509util/ [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/ [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/ [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/api.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/health/ [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/id.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/status.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/bundle/ [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/ca/ [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/cache/ [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/catalog/ [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/config.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/datastore/ [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-13T22:29:22.370Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-13T22:29:22.371Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-13T22:29:22.371Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-13T22:29:22.371Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-13T22:29:22.371Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-13T22:29:22.371Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-13T22:29:22.371Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-13T22:29:22.371Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/ [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-13T22:29:22.648Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/registration/ [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/server.go [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/server_test.go [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/svid/ [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-13T22:29:22.649Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-13T22:29:22.649Z] spire-1.2.1/proto/ [2022-04-13T22:29:22.649Z] spire-1.2.1/proto/private/ [2022-04-13T22:29:22.649Z] spire-1.2.1/proto/private/server/ [2022-04-13T22:29:22.684Z]  ---> e669c77ff110 [2022-04-13T22:29:22.684Z] ---> faba6fef6862 [2022-04-13T22:29:22.684Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.shStep 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-13T22:29:22.684Z] [2022-04-13T22:29:22.684Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T22:29:22.684Z] ---> Running in ba709d4f1f0b [2022-04-13T22:29:22.926Z] spire-1.2.1/proto/private/server/journal/ [2022-04-13T22:29:22.927Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-13T22:29:22.927Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-13T22:29:22.927Z] spire-1.2.1/proto/spire/ [2022-04-13T22:29:22.927Z] spire-1.2.1/proto/spire/common/ [2022-04-13T22:29:22.927Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-13T22:29:22.927Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-13T22:29:22.927Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-13T22:29:22.927Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-13T22:29:22.927Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-13T22:29:22.927Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-13T22:29:22.927Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-13T22:29:22.927Z] spire-1.2.1/proto/spire/plugin/ [2022-04-13T22:29:22.927Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-13T22:29:22.927Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-13T22:29:22.927Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-13T22:29:22.927Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-13T22:29:22.927Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-13T22:29:22.927Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-13T22:29:22.927Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-13T22:29:22.927Z] spire-1.2.1/release/ [2022-04-13T22:29:22.927Z] spire-1.2.1/release/spire-extras/ [2022-04-13T22:29:22.927Z] spire-1.2.1/release/spire-extras/README.md [2022-04-13T22:29:22.927Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-13T22:29:22.927Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-13T22:29:22.927Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-13T22:29:22.927Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-13T22:29:22.927Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-13T22:29:22.927Z] spire-1.2.1/release/spire/ [2022-04-13T22:29:22.927Z] spire-1.2.1/release/spire/README.md [2022-04-13T22:29:22.927Z] spire-1.2.1/release/spire/conf/ [2022-04-13T22:29:22.927Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-13T22:29:22.927Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-13T22:29:22.927Z] spire-1.2.1/release/spire/conf/server/ [2022-04-13T22:29:22.927Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-13T22:29:22.927Z] spire-1.2.1/script/ [2022-04-13T22:29:22.927Z] spire-1.2.1/script/build-artifact.sh [2022-04-13T22:29:22.927Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-13T22:29:22.927Z] spire-1.2.1/support/ [2022-04-13T22:29:22.927Z] spire-1.2.1/support/k8s/ [2022-04-13T22:29:22.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-13T22:29:22.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-13T22:29:22.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-13T22:29:22.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-13T22:29:22.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-13T22:29:22.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-13T22:29:22.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-13T22:29:22.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-13T22:29:22.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-13T22:29:22.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-13T22:29:22.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-13T22:29:22.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-13T22:29:22.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-13T22:29:22.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-13T22:29:22.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-13T22:29:22.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-13T22:29:22.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-13T22:29:22.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-13T22:29:22.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-13T22:29:22.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-13T22:29:22.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-13T22:29:22.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-13T22:29:22.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-13T22:29:22.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-13T22:29:22.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-13T22:29:22.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-13T22:29:22.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-13T22:29:22.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-13T22:29:22.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-13T22:29:22.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-13T22:29:22.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-13T22:29:22.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-13T22:29:22.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-13T22:29:22.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-13T22:29:22.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-13T22:29:22.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-13T22:29:22.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-13T22:29:22.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-13T22:29:22.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-13T22:29:22.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-13T22:29:22.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-13T22:29:22.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-13T22:29:22.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-13T22:29:22.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-13T22:29:22.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-13T22:29:22.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-13T22:29:22.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-13T22:29:22.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-13T22:29:22.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-13T22:29:22.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-13T22:29:22.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-13T22:29:22.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-13T22:29:22.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-13T22:29:22.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-13T22:29:22.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-13T22:29:22.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-13T22:29:22.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-13T22:29:22.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-13T22:29:22.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-13T22:29:22.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-13T22:29:22.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-13T22:29:22.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-13T22:29:22.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-13T22:29:22.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-13T22:29:22.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-13T22:29:22.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-13T22:29:22.927Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-13T22:29:22.927Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-13T22:29:22.927Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-13T22:29:22.927Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-13T22:29:22.927Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-13T22:29:22.927Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-13T22:29:22.927Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-13T22:29:22.927Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-13T22:29:22.927Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-13T22:29:22.927Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-13T22:29:22.927Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-13T22:29:22.927Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-13T22:29:22.927Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-13T22:29:22.927Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-13T22:29:22.927Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-13T22:29:22.927Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-13T22:29:22.927Z] spire-1.2.1/test/ [2022-04-13T22:29:22.927Z] spire-1.2.1/test/clock/ [2022-04-13T22:29:22.927Z] spire-1.2.1/test/clock/clock.go [2022-04-13T22:29:22.927Z] spire-1.2.1/test/fakes/ [2022-04-13T22:29:22.927Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-13T22:29:22.927Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-13T22:29:22.927Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-13T22:29:22.927Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-13T22:29:22.927Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-13T22:29:22.927Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-13T22:29:22.927Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-13T22:29:22.927Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-13T22:29:22.927Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-13T22:29:22.927Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-13T22:29:22.927Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-13T22:29:22.927Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-13T22:29:22.927Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-13T22:29:22.927Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-13T22:29:22.927Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-13T22:29:22.927Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-13T22:29:22.927Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-13T22:29:22.927Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-13T22:29:22.927Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-13T22:29:22.927Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-13T22:29:22.927Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-13T22:29:22.927Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-13T22:29:22.927Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-13T22:29:22.927Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-13T22:29:22.927Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-13T22:29:22.927Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-13T22:29:22.927Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-13T22:29:22.927Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-13T22:29:22.927Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-13T22:29:22.927Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-13T22:29:22.927Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-13T22:29:22.927Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-13T22:29:22.927Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-13T22:29:22.927Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-13T22:29:22.927Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-13T22:29:22.927Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-13T22:29:22.927Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-13T22:29:22.927Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-13T22:29:22.927Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-13T22:29:22.927Z] spire-1.2.1/test/fixture/ [2022-04-13T22:29:22.927Z] spire-1.2.1/test/fixture/certs/ [2022-04-13T22:29:22.927Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-13T22:29:22.927Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-13T22:29:22.927Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-13T22:29:22.927Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-13T22:29:22.927Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-13T22:29:22.927Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-13T22:29:22.927Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-13T22:29:22.927Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-13T22:29:22.927Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-13T22:29:22.927Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-13T22:29:22.927Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-13T22:29:22.927Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-13T22:29:22.927Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-13T22:29:22.927Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-13T22:29:22.927Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-13T22:29:22.927Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-13T22:29:22.927Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-13T22:29:22.927Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-13T22:29:22.927Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-13T22:29:22.927Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-13T22:29:22.927Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-13T22:29:22.927Z] spire-1.2.1/test/fixture/config/ [2022-04-13T22:29:22.927Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-13T22:29:22.928Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-13T22:29:22.928Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-13T22:29:22.928Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-13T22:29:22.928Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-13T22:29:22.928Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-13T22:29:22.928Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-13T22:29:22.928Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-13T22:29:22.928Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-13T22:29:22.928Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-13T22:29:22.928Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-13T22:29:22.928Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-13T22:29:22.928Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-13T22:29:22.928Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-13T22:29:22.928Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-13T22:29:22.928Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-13T22:29:22.928Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-13T22:29:22.928Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-13T22:29:22.928Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-13T22:29:22.928Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-13T22:29:22.928Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-13T22:29:22.928Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-13T22:29:22.928Z] spire-1.2.1/test/fixture/fixture.go [2022-04-13T22:29:22.928Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-13T22:29:22.928Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-13T22:29:22.928Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-13T22:29:22.928Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-13T22:29:22.928Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-13T22:29:22.928Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-13T22:29:22.928Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-13T22:29:22.928Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-13T22:29:22.928Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-13T22:29:22.928Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-13T22:29:22.928Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-13T22:29:22.928Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-13T22:29:22.928Z] spire-1.2.1/test/fixture/registration/ [2022-04-13T22:29:22.928Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-13T22:29:22.928Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-13T22:29:22.928Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-13T22:29:22.928Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-13T22:29:22.928Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-13T22:29:22.928Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/ [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/README.md [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/common [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/setup/ [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/ [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-13T22:29:22.928Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-13T22:29:22.942Z] OK: 221 MiB in 52 packages [2022-04-13T22:29:23.205Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-13T22:29:23.206Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/test-one.sh [2022-04-13T22:29:23.207Z] spire-1.2.1/test/integration/test.sh [2022-04-13T22:29:23.207Z] spire-1.2.1/test/plugintest/ [2022-04-13T22:29:23.207Z] spire-1.2.1/test/plugintest/config.go [2022-04-13T22:29:23.207Z] spire-1.2.1/test/plugintest/load.go [2022-04-13T22:29:23.207Z] spire-1.2.1/test/plugintest/option.go [2022-04-13T22:29:23.207Z] spire-1.2.1/test/spiretest/ [2022-04-13T22:29:23.207Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-13T22:29:23.207Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-13T22:29:23.207Z] spire-1.2.1/test/spiretest/dir.go [2022-04-13T22:29:23.207Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-13T22:29:23.207Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-13T22:29:23.207Z] spire-1.2.1/test/spiretest/logs.go [2022-04-13T22:29:23.207Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-13T22:29:23.207Z] spire-1.2.1/test/spiretest/suite.go [2022-04-13T22:29:23.207Z] spire-1.2.1/test/spiretest/x509.go [2022-04-13T22:29:23.207Z] spire-1.2.1/test/testca/ [2022-04-13T22:29:23.207Z] spire-1.2.1/test/testca/ca.go [2022-04-13T22:29:23.207Z] spire-1.2.1/test/testkey/ [2022-04-13T22:29:23.207Z] spire-1.2.1/test/testkey/generate.sh [2022-04-13T22:29:23.207Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-13T22:29:23.207Z] spire-1.2.1/test/testkey/keys.go [2022-04-13T22:29:23.207Z] spire-1.2.1/test/testkey/new.go [2022-04-13T22:29:23.207Z] spire-1.2.1/test/tpmsimulator/ [2022-04-13T22:29:23.207Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-13T22:29:23.207Z] spire-1.2.1/test/util/ [2022-04-13T22:29:23.207Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-13T22:29:23.207Z] spire-1.2.1/test/util/cert_generation.go [2022-04-13T22:29:23.207Z] spire-1.2.1/test/util/io_redirection.go [2022-04-13T22:29:23.207Z] spire-1.2.1/test/util/race.go [2022-04-13T22:29:23.207Z] spire-1.2.1/test/util/util.go [2022-04-13T22:29:23.207Z] building spire from source... [2022-04-13T22:29:23.805Z] Installing go1.17.7... [2022-04-13T22:29:24.334Z] ---> 26acc8ff04d4 [2022-04-13T22:29:24.334Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-13T22:29:24.902Z] ---> ba2a7f1c3242 [2022-04-13T22:29:24.902Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-13T22:29:25.477Z] ---> Running in 24af055459e9 [2022-04-13T22:29:25.477Z] Removing intermediate container 2bdef76efed3 [2022-04-13T22:29:25.477Z] ---> e898d81102c0 [2022-04-13T22:29:25.477Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T22:29:25.477Z] Removing intermediate container ba709d4f1f0b [2022-04-13T22:29:25.477Z] ---> 21748215f8a9 [2022-04-13T22:29:25.477Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T22:29:26.052Z] Removing intermediate container 24af055459e9 [2022-04-13T22:29:26.052Z] ---> 27ba749f5a03 [2022-04-13T22:29:26.052Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T22:29:26.312Z] ---> 93dce320296e [2022-04-13T22:29:26.312Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T22:29:26.312Z] ---> 2636ae4a479c [2022-04-13T22:29:26.312Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-13T22:29:26.312Z] ---> Running in 5664ff6a398c [2022-04-13T22:29:26.312Z] ---> Running in 36e31baa94e4 [2022-04-13T22:29:26.571Z] Removing intermediate container 5664ff6a398c [2022-04-13T22:29:26.571Z] ---> f079c4b228b3 [2022-04-13T22:29:26.571Z] Step 21/23 : LABEL arch=x86_64 [2022-04-13T22:29:26.834Z] ---> Running in bb776aa365ce [2022-04-13T22:29:27.094Z] Removing intermediate container bb776aa365ce [2022-04-13T22:29:27.094Z] ---> 4241effb42b2 [2022-04-13T22:29:27.095Z] Step 22/23 : LABEL git_sha=27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T22:29:27.359Z] ---> Running in 5878974e03ef [2022-04-13T22:29:27.359Z] ---> c267c4dae7ff [2022-04-13T22:29:27.359Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-13T22:29:27.359Z] Removing intermediate container 5878974e03ef [2022-04-13T22:29:27.359Z] ---> 6374405afb98 [2022-04-13T22:29:27.359Z] Step 23/23 : LABEL version=2.2.0-dev.69 [2022-04-13T22:29:27.622Z] ---> Running in 7a2e40752dde [2022-04-13T22:29:27.622Z] ---> afee3a50c988 [2022-04-13T22:29:27.622Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-13T22:29:27.882Z] Removing intermediate container 7a2e40752dde [2022-04-13T22:29:27.882Z] ---> ab04d1d43087 [2022-04-13T22:29:27.882Z] [2022-04-13T22:29:28.140Z] ---> 898aa474ebec [2022-04-13T22:29:28.140Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-13T22:29:28.140Z] Successfully built ab04d1d43087 [2022-04-13T22:29:28.140Z] Successfully tagged core-data:latest [2022-04-13T22:29:28.140Z]  Building core-data ... done Building security-proxy-setup [2022-04-13T22:29:28.140Z] Removing intermediate container 36e31baa94e4 [2022-04-13T22:29:28.140Z] ---> 7da79aef03d4 [2022-04-13T22:29:28.140Z] Step 8/23 : COPY . . [2022-04-13T22:29:33.430Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T22:29:33.430Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-13T22:29:33.430Z] ---> 08a1976b5600 [2022-04-13T22:29:33.430Z] Step 3/22 : WORKDIR /edgex-go [2022-04-13T22:29:33.430Z] ---> Using cache [2022-04-13T22:29:33.430Z] ---> 98bbc2c6f816 [2022-04-13T22:29:33.430Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T22:29:33.430Z] ---> Using cache [2022-04-13T22:29:33.430Z] ---> 0570ee7d0717 [2022-04-13T22:29:33.430Z] Step 5/22 : RUN apk add --update --no-cache make git zeromq-dev libsodium-dev pkgconfig build-base [2022-04-13T22:29:33.430Z] ---> Using cache [2022-04-13T22:29:33.430Z] ---> f86868473cc0 [2022-04-13T22:29:33.430Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-13T22:29:33.430Z] ---> Using cache [2022-04-13T22:29:33.430Z] ---> ad2e2eb25836 [2022-04-13T22:29:33.430Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T22:29:33.430Z] ---> Using cache [2022-04-13T22:29:33.430Z] ---> 12689ca96a38 [2022-04-13T22:29:33.430Z] Step 8/22 : COPY . . [2022-04-13T22:29:33.430Z] ---> Using cache [2022-04-13T22:29:33.430Z] ---> b7f5ffdfc952 [2022-04-13T22:29:33.430Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-13T22:29:35.337Z] ---> 3c920b6ce2dc [2022-04-13T22:29:35.337Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-13T22:29:37.876Z] ---> Running in 47bcc0ae4f93 [2022-04-13T22:29:37.876Z] ---> 8258889e95bd [2022-04-13T22:29:37.876Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-13T22:29:37.876Z] ---> Running in da8ea2a210af [2022-04-13T22:29:37.876Z] ---> Running in c1533f9bf6fa [2022-04-13T22:29:38.135Z] Removing intermediate container da8ea2a210af [2022-04-13T22:29:38.135Z] ---> 1fb20394b0a0 [2022-04-13T22:29:38.135Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-13T22:29:38.135Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-13T22:29:38.396Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-13T22:29:38.656Z] ---> 056064e86444 [2022-04-13T22:29:38.656Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-13T22:29:38.916Z] ---> Running in a2b8110658bc [2022-04-13T22:29:40.874Z] Removing intermediate container a2b8110658bc [2022-04-13T22:29:40.874Z] ---> 4549614a240c [2022-04-13T22:29:40.874Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-13T22:29:41.446Z] ---> Running in 641e8cf437c3 [2022-04-13T22:29:42.025Z] Removing intermediate container 641e8cf437c3 [2022-04-13T22:29:42.025Z] ---> 51fe9ae1cee5 [2022-04-13T22:29:42.025Z] Step 28/31 : CMD ["gate"] [2022-04-13T22:29:42.288Z] ---> Running in 68a23363110b [2022-04-13T22:29:42.865Z] Removing intermediate container 68a23363110b [2022-04-13T22:29:42.865Z] ---> 6fee36f8a30b [2022-04-13T22:29:42.865Z] Step 29/31 : LABEL arch=x86_64 [2022-04-13T22:29:43.434Z] ---> Running in cbc972a15243 [2022-04-13T22:29:44.003Z] Removing intermediate container cbc972a15243 [2022-04-13T22:29:44.003Z] ---> ff8d2fac3e72 [2022-04-13T22:29:44.003Z] Step 30/31 : LABEL git_sha=27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T22:29:44.948Z] ---> Running in d2f68fb54747 [2022-04-13T22:29:45.529Z] Removing intermediate container d2f68fb54747 [2022-04-13T22:29:45.529Z] ---> 5ad6f0a04962 [2022-04-13T22:29:45.529Z] Step 31/31 : LABEL version=2.2.0-dev.69 [2022-04-13T22:29:46.099Z] ---> Running in e60764f4ed20 [2022-04-13T22:29:46.675Z] Removing intermediate container e60764f4ed20 [2022-04-13T22:29:46.675Z] ---> 80e77f7ad3bc [2022-04-13T22:29:46.675Z] [2022-04-13T22:29:46.675Z] Successfully built 80e77f7ad3bc [2022-04-13T22:29:46.675Z] Successfully tagged security-bootstrapper:latest [2022-04-13T22:29:46.675Z]  Building security-bootstrapper ... done Building support-scheduler [2022-04-13T22:29:50.660Z] Building bin/spire-server... [2022-04-13T22:29:50.660Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-13T22:29:50.660Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-13T22:29:50.660Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-13T22:29:50.660Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-13T22:29:50.660Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-13T22:29:50.660Z] Building bin/spire-server... [2022-04-13T22:29:50.660Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-13T22:29:50.660Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-13T22:29:50.660Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-13T22:29:50.660Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-13T22:29:50.660Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-13T22:29:50.660Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-13T22:29:50.660Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-13T22:29:51.263Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-13T22:29:51.263Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-13T22:29:51.263Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-13T22:29:51.868Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-13T22:29:51.868Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-13T22:29:52.470Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-13T22:29:52.470Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-13T22:29:52.743Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-13T22:29:52.744Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-13T22:29:52.744Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-13T22:29:53.024Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-13T22:29:53.024Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-13T22:29:53.024Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-13T22:29:53.024Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-13T22:29:53.300Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-13T22:29:53.300Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-13T22:29:53.300Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-13T22:29:53.300Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-13T22:29:53.578Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-13T22:29:53.855Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-13T22:29:54.134Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-13T22:29:54.134Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-13T22:29:54.134Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-13T22:29:54.134Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-13T22:29:54.414Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-13T22:29:54.701Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-13T22:29:54.701Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-13T22:29:54.701Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-13T22:29:55.324Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-13T22:29:55.934Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-13T22:29:56.210Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-13T22:29:56.210Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-13T22:29:56.815Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-13T22:29:57.094Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-13T22:29:57.701Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-13T22:29:57.981Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-13T22:29:58.897Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T22:29:58.897Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-13T22:29:58.897Z] ---> 08a1976b5600 [2022-04-13T22:29:58.897Z] Step 3/22 : WORKDIR /edgex-go [2022-04-13T22:29:58.897Z] ---> Using cache [2022-04-13T22:29:58.897Z] ---> 98bbc2c6f816 [2022-04-13T22:29:58.897Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T22:29:58.897Z] ---> Using cache [2022-04-13T22:29:58.897Z] ---> 0570ee7d0717 [2022-04-13T22:29:58.897Z] Step 5/22 : RUN apk add --update --no-cache make git zeromq-dev libsodium-dev pkgconfig build-base [2022-04-13T22:29:58.897Z] ---> Using cache [2022-04-13T22:29:58.897Z] ---> f86868473cc0 [2022-04-13T22:29:58.897Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-13T22:29:58.897Z] ---> Using cache [2022-04-13T22:29:58.897Z] ---> ad2e2eb25836 [2022-04-13T22:29:58.897Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T22:29:58.897Z] ---> Using cache [2022-04-13T22:29:58.897Z] ---> 12689ca96a38 [2022-04-13T22:29:58.897Z] Step 8/22 : COPY . . [2022-04-13T22:29:58.897Z] ---> Using cache [2022-04-13T22:29:58.897Z] ---> b7f5ffdfc952 [2022-04-13T22:29:58.897Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-13T22:30:03.098Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-13T22:30:13.085Z] ---> Running in 9bda06c5c0cf [2022-04-13T22:30:13.344Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-13T22:30:17.542Z] Removing intermediate container 47bcc0ae4f93 [2022-04-13T22:30:17.542Z] ---> b197f29834d6 [2022-04-13T22:30:17.542Z] [2022-04-13T22:30:17.542Z] Step 10/22 : FROM alpine:3.14 [2022-04-13T22:30:17.542Z] ---> e04c818066af [2022-04-13T22:30:17.542Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init zeromq [2022-04-13T22:30:17.542Z] Removing intermediate container c1533f9bf6fa [2022-04-13T22:30:17.542Z] ---> 7c1f70b9b8f0 [2022-04-13T22:30:17.542Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-13T22:30:18.480Z] ---> Running in 41ccb49bf672 [2022-04-13T22:30:18.480Z] ---> Running in 871b6e0212d4 [2022-04-13T22:30:18.740Z] Removing intermediate container 67f8bc76bd5f [2022-04-13T22:30:18.740Z] ---> 5df02b040049 [2022-04-13T22:30:18.740Z] [2022-04-13T22:30:18.740Z] Step 13/26 : FROM alpine:3.15 [2022-04-13T22:30:18.740Z] ---> 0ac33e5f5afa [2022-04-13T22:30:18.740Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T22:30:18.740Z] ---> Using cache [2022-04-13T22:30:18.740Z] ---> 8c1188f29fdf [2022-04-13T22:30:18.740Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T22:30:18.740Z] ---> Using cache [2022-04-13T22:30:18.740Z] ---> 015415c241f6 [2022-04-13T22:30:18.740Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-13T22:30:19.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T22:30:19.309Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-13T22:30:19.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T22:30:19.568Z] ---> Running in 0f96e573c24d [2022-04-13T22:30:19.568Z] (1/11) Installing ca-certificates (20211220-r0) [2022-04-13T22:30:19.568Z] (2/11) Installing brotli-libs (1.0.9-r5) [2022-04-13T22:30:19.568Z] (3/11) Installing nghttp2-libs (1.43.0-r0) [2022-04-13T22:30:19.568Z] (4/11) Installing libcurl (7.79.1-r0) [2022-04-13T22:30:19.568Z] (5/11) Installing curl (7.79.1-r0) [2022-04-13T22:30:19.568Z] (6/11) Installing dumb-init (1.2.5-r1) [2022-04-13T22:30:19.568Z] (7/11) Installing libgcc (10.3.1_git20210424-r2) [2022-04-13T22:30:19.568Z] (8/11) Installing libsodium (1.0.18-r0) [2022-04-13T22:30:19.568Z] (9/11) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-13T22:30:19.568Z] (10/11) Installing libzmq (4.3.4-r0) [2022-04-13T22:30:19.568Z] (11/11) Installing zeromq (4.3.4-r0) [2022-04-13T22:30:19.568Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T22:30:19.568Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T22:30:19.828Z] OK: 11 MiB in 25 packages [2022-04-13T22:30:20.765Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T22:30:21.333Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T22:30:21.593Z] Removing intermediate container 41ccb49bf672 [2022-04-13T22:30:21.593Z] ---> 8170c71c2cd9 [2022-04-13T22:30:21.593Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-13T22:30:21.852Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T22:30:21.852Z] v3.15.4-26-g36f9d42a4c [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T22:30:21.852Z] OK: 15854 distinct packages available [2022-04-13T22:30:21.852Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T22:30:22.113Z] ---> Running in a664aa908e58 [2022-04-13T22:30:22.683Z] Removing intermediate container a664aa908e58 [2022-04-13T22:30:22.683Z] ---> de95d77fc320 [2022-04-13T22:30:22.683Z] Step 13/22 : WORKDIR /edgex [2022-04-13T22:30:22.683Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T22:30:22.943Z] ---> Running in 6ad0e43e3624 [2022-04-13T22:30:23.203Z] Removing intermediate container 6ad0e43e3624 [2022-04-13T22:30:23.203Z] ---> b2197c501ba7 [2022-04-13T22:30:23.203Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-13T22:30:23.203Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-13T22:30:23.203Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-13T22:30:23.463Z] (3/5) Installing libucontext (1.1-r0) [2022-04-13T22:30:23.463Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-13T22:30:23.463Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-13T22:30:23.723Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T22:30:23.723Z] OK: 6 MiB in 19 packages [2022-04-13T22:30:23.982Z] ---> da3e6fdb374a [2022-04-13T22:30:23.982Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-13T22:30:24.849Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-13T22:30:24.849Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-13T22:30:24.849Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-13T22:30:24.849Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-13T22:30:24.849Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-13T22:30:24.849Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-13T22:30:24.849Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-13T22:30:24.849Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-13T22:30:24.849Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-13T22:30:24.849Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-13T22:30:24.849Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-13T22:30:24.849Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-13T22:30:24.849Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-13T22:30:24.849Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-13T22:30:24.849Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-13T22:30:24.849Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-13T22:30:24.849Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-13T22:30:24.849Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-13T22:30:24.849Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-13T22:30:24.849Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-13T22:30:24.849Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-13T22:30:24.849Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-13T22:30:24.849Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-13T22:30:24.849Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-13T22:30:24.849Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-13T22:30:24.849Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-13T22:30:24.849Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-13T22:30:24.849Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-13T22:30:24.849Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-13T22:30:24.849Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-13T22:30:24.849Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-13T22:30:24.849Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-13T22:30:24.849Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-13T22:30:24.849Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-13T22:30:24.849Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-13T22:30:24.849Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-13T22:30:24.849Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-13T22:30:24.849Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-13T22:30:24.849Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-13T22:30:24.849Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-13T22:30:24.849Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-13T22:30:24.849Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-13T22:30:24.849Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-13T22:30:24.849Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-13T22:30:24.849Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-13T22:30:24.849Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-13T22:30:24.849Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-13T22:30:24.849Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-13T22:30:24.849Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-13T22:30:24.849Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-13T22:30:24.849Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-13T22:30:24.849Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-13T22:30:24.849Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-13T22:30:25.364Z] Removing intermediate container 0f96e573c24d [2022-04-13T22:30:25.364Z] ---> f91c197b6957 [2022-04-13T22:30:25.364Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-13T22:30:25.937Z] ---> 461222d1bac0 [2022-04-13T22:30:25.937Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-13T22:30:26.299Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-13T22:30:27.324Z] ---> 87d8385fac66 [2022-04-13T22:30:27.324Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-13T22:30:27.324Z] ---> ea92c31c1c9f [2022-04-13T22:30:27.324Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-13T22:30:27.582Z] Removing intermediate container 871b6e0212d4 [2022-04-13T22:30:27.582Z] ---> 46a0d366d6ca [2022-04-13T22:30:27.582Z] [2022-04-13T22:30:27.582Z] Step 11/23 : FROM docker:20.10.14 [2022-04-13T22:30:28.520Z] ---> dd73bd0607a7 [2022-04-13T22:30:28.520Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-13T22:30:28.520Z] 20.10.14: Pulling from library/docker [2022-04-13T22:30:28.779Z] ---> Running in 0e6098de7d10 [2022-04-13T22:30:29.049Z] ---> 926cc0c82e06 [2022-04-13T22:30:29.049Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-13T22:30:29.699Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-13T22:30:29.699Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-13T22:30:29.699Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-13T22:30:29.699Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-13T22:30:29.975Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-13T22:30:29.975Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-13T22:30:29.975Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-13T22:30:29.975Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-13T22:30:30.441Z] ---> 9b1addd40937 [2022-04-13T22:30:30.441Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-13T22:30:30.591Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-13T22:30:30.591Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-13T22:30:30.591Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-13T22:30:31.011Z] ---> 94d8a36a0c22 [2022-04-13T22:30:31.011Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-13T22:30:31.271Z] Removing intermediate container 0e6098de7d10 [2022-04-13T22:30:31.272Z] ---> d7cedbc6cc8f [2022-04-13T22:30:31.272Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-13T22:30:31.538Z] ---> e5575c1d5efd [2022-04-13T22:30:31.538Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-13T22:30:31.538Z] ---> Running in 41974efa3bdd [2022-04-13T22:30:31.538Z] ---> Running in 8896790e3884 [2022-04-13T22:30:31.797Z] Removing intermediate container 41974efa3bdd [2022-04-13T22:30:31.797Z] ---> 54144241b8ba [2022-04-13T22:30:31.797Z] Step 20/22 : LABEL arch=x86_64 [2022-04-13T22:30:31.797Z] Removing intermediate container 8896790e3884 [2022-04-13T22:30:31.797Z] ---> 242fd07a2567 [2022-04-13T22:30:31.797Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-13T22:30:32.058Z] ---> Running in 2553a47cd6e4 [2022-04-13T22:30:32.058Z] ---> Running in ceb8016d2599 [2022-04-13T22:30:32.058Z] Removing intermediate container 2553a47cd6e4 [2022-04-13T22:30:32.058Z] ---> 1acea13207a3 [2022-04-13T22:30:32.058Z] Step 21/22 : LABEL git_sha=27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T22:30:32.318Z] ---> Running in dece21b97e7c [2022-04-13T22:30:32.318Z] Removing intermediate container ceb8016d2599 [2022-04-13T22:30:32.318Z] ---> 168944c256c3 [2022-04-13T22:30:32.318Z] Step 24/26 : LABEL arch=x86_64 [2022-04-13T22:30:32.318Z] ---> Running in b35211091bac [2022-04-13T22:30:32.578Z] Removing intermediate container dece21b97e7c [2022-04-13T22:30:32.578Z] ---> 4faa28918477 [2022-04-13T22:30:32.578Z] Step 22/22 : LABEL version=2.2.0-dev.69 [2022-04-13T22:30:32.578Z] Removing intermediate container b35211091bac [2022-04-13T22:30:32.578Z] ---> e01a6c3ac07b [2022-04-13T22:30:32.578Z] Step 25/26 : LABEL git_sha=27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T22:30:32.578Z] ---> Running in cd65f173bda4 [2022-04-13T22:30:32.596Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-13T22:30:32.596Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-13T22:30:32.596Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-13T22:30:32.596Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-13T22:30:32.596Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-13T22:30:32.596Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-13T22:30:32.596Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-13T22:30:32.872Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-13T22:30:32.892Z] ---> Running in c8d5a3d32a06 [2022-04-13T22:30:32.892Z] Removing intermediate container cd65f173bda4 [2022-04-13T22:30:32.892Z] ---> 66bbab89f470 [2022-04-13T22:30:32.892Z] [2022-04-13T22:30:32.892Z] Removing intermediate container c8d5a3d32a06 [2022-04-13T22:30:32.892Z] ---> 1e83cde29bb5 [2022-04-13T22:30:32.892Z] Step 26/26 : LABEL version=2.2.0-dev.69 [2022-04-13T22:30:33.153Z] Successfully built 66bbab89f470 [2022-04-13T22:30:33.160Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-13T22:30:33.160Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-13T22:30:33.446Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-13T22:30:33.721Z] Successfully tagged security-proxy-setup:latest [2022-04-13T22:30:33.721Z] Building support-notifications [2022-04-13T22:30:34.662Z]  Building security-proxy-setup ... done  ---> Running in 3236845011a0 [2022-04-13T22:30:37.343Z] Removing intermediate container 3236845011a0 [2022-04-13T22:30:37.343Z] ---> d1d4264ac6dc [2022-04-13T22:30:37.343Z] [2022-04-13T22:30:37.650Z] Successfully built d1d4264ac6dc [2022-04-13T22:30:37.650Z] Successfully tagged security-spire-agent:latest [2022-04-13T22:30:37.650Z] Building security-spire-config [2022-04-13T22:30:37.651Z]  Building security-spire-agent ... done Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-13T22:30:37.651Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-13T22:30:37.651Z] ---> 7417809fdb73 [2022-04-13T22:30:37.651Z] 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-13T22:30:37.909Z] ---> Running in bd937a4a2d57 [2022-04-13T22:30:39.832Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T22:30:39.832Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-13T22:30:39.832Z] ---> 08a1976b5600 [2022-04-13T22:30:39.832Z] Step 3/22 : WORKDIR /edgex-go [2022-04-13T22:30:39.832Z] ---> Using cache [2022-04-13T22:30:39.832Z] ---> 98bbc2c6f816 [2022-04-13T22:30:39.832Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T22:30:39.832Z] ---> Using cache [2022-04-13T22:30:39.832Z] ---> 0570ee7d0717 [2022-04-13T22:30:39.832Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev libsodium-dev pkgconfig build-base [2022-04-13T22:30:40.092Z] Removing intermediate container 2a5dc259dec4 [2022-04-13T22:30:40.092Z] ---> 4dd2608b81fc [2022-04-13T22:30:40.092Z] [2022-04-13T22:30:40.092Z] Step 13/25 : FROM alpine:3.15 [2022-04-13T22:30:40.092Z] ---> 0ac33e5f5afa [2022-04-13T22:30:40.092Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T22:30:40.092Z] ---> Using cache [2022-04-13T22:30:40.092Z] ---> 8c1188f29fdf [2022-04-13T22:30:40.092Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T22:30:40.092Z] ---> Using cache [2022-04-13T22:30:40.092Z] ---> 015415c241f6 [2022-04-13T22:30:40.092Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-13T22:30:40.092Z] ---> Using cache [2022-04-13T22:30:40.092Z] ---> f91c197b6957 [2022-04-13T22:30:40.092Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-13T22:30:41.032Z] Removing intermediate container bd937a4a2d57 [2022-04-13T22:30:41.032Z] ---> 2ecab1c013a2 [2022-04-13T22:30:41.032Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl zeromq && pip install --no-cache-dir docker-compose==1.23.2 [2022-04-13T22:30:42.949Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T22:30:42.949Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-13T22:30:42.949Z] ---> 08a1976b5600 [2022-04-13T22:30:42.949Z] Step 3/26 : WORKDIR /edgex-go [2022-04-13T22:30:42.949Z] ---> Using cache [2022-04-13T22:30:42.949Z] ---> 98bbc2c6f816 [2022-04-13T22:30:42.949Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T22:30:42.949Z] ---> Using cache [2022-04-13T22:30:42.949Z] ---> 0570ee7d0717 [2022-04-13T22:30:42.949Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-13T22:30:42.949Z] ---> Using cache [2022-04-13T22:30:42.949Z] ---> 7c6df75cea7b [2022-04-13T22:30:42.949Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-13T22:30:42.949Z] ---> Using cache [2022-04-13T22:30:42.949Z] ---> 17929cf8dbf7 [2022-04-13T22:30:42.949Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T22:30:42.949Z] ---> Using cache [2022-04-13T22:30:42.949Z] ---> 69f513df366d [2022-04-13T22:30:42.949Z] Step 8/26 : COPY . . [2022-04-13T22:30:42.949Z] ---> Using cache [2022-04-13T22:30:42.949Z] ---> 2772460bf97d [2022-04-13T22:30:42.949Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-13T22:30:42.949Z] ---> Using cache [2022-04-13T22:30:42.949Z] ---> ae769cf2abe0 [2022-04-13T22:30:42.949Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-13T22:30:42.949Z] ---> Using cache [2022-04-13T22:30:42.949Z] ---> c370d07be1dc [2022-04-13T22:30:42.949Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-13T22:30:42.949Z] ---> Using cache [2022-04-13T22:30:42.949Z] ---> e3b91093fb56 [2022-04-13T22:30:42.949Z] 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-13T22:30:42.949Z] ---> Using cache [2022-04-13T22:30:42.949Z] ---> 4dd2608b81fc [2022-04-13T22:30:42.949Z] [2022-04-13T22:30:42.949Z] Step 13/26 : FROM alpine:3.15 [2022-04-13T22:30:42.949Z] ---> 0ac33e5f5afa [2022-04-13T22:30:42.949Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T22:30:42.949Z] ---> Using cache [2022-04-13T22:30:42.949Z] ---> 8c1188f29fdf [2022-04-13T22:30:42.949Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T22:30:42.949Z] ---> Using cache [2022-04-13T22:30:42.949Z] ---> 015415c241f6 [2022-04-13T22:30:42.949Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-13T22:30:43.520Z] ---> 4c03337e276d [2022-04-13T22:30:43.520Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-13T22:30:43.520Z] ---> Running in 6ea76b6d91dd [2022-04-13T22:30:43.520Z] ---> Running in ba85b8bfbc5c [2022-04-13T22:30:43.520Z] ---> Running in 5ea21c8a8022 [2022-04-13T22:30:43.520Z] Removing intermediate container 9bda06c5c0cf [2022-04-13T22:30:43.520Z] ---> 1e8cd906468c [2022-04-13T22:30:43.520Z] [2022-04-13T22:30:43.520Z] Step 10/22 : FROM alpine:3.14 [2022-04-13T22:30:43.520Z] ---> e04c818066af [2022-04-13T22:30:43.520Z] Step 11/22 : RUN apk add --update --no-cache dumb-init zeromq [2022-04-13T22:30:43.520Z] ---> Using cache [2022-04-13T22:30:43.520Z] ---> f20efda60a9b [2022-04-13T22:30:43.520Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T22:30:43.520Z] ---> Using cache [2022-04-13T22:30:43.520Z] ---> 2ed5ddf3dde0 [2022-04-13T22:30:43.520Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-13T22:30:43.520Z] ---> Running in 0d720b413853 [2022-04-13T22:30:43.796Z] ---> f87b5b1b6ac7 [2022-04-13T22:30:43.796Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-13T22:30:43.796Z] Removing intermediate container 0d720b413853 [2022-04-13T22:30:43.796Z] ---> 15ce78582a81 [2022-04-13T22:30:43.796Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-13T22:30:43.796Z] ---> Running in b76800732f0b [2022-04-13T22:30:43.796Z] ---> e019111569a3 [2022-04-13T22:30:43.796Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-13T22:30:44.062Z] Removing intermediate container b76800732f0b [2022-04-13T22:30:44.062Z] ---> a3cda8533e9d [2022-04-13T22:30:44.062Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T22:30:44.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T22:30:44.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T22:30:44.062Z] ---> dc8b5bf6fbe7 [2022-04-13T22:30:44.062Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-13T22:30:44.062Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T22:30:44.062Z] ---> 18b127b885c3 [2022-04-13T22:30:44.062Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-13T22:30:44.332Z] ---> Running in d13595e7cea8 [2022-04-13T22:30:44.332Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T22:30:44.332Z] (1/46) Installing readline (8.1.1-r0) [2022-04-13T22:30:44.332Z] Removing intermediate container d13595e7cea8 [2022-04-13T22:30:44.332Z] ---> e62110ba7bf1 [2022-04-13T22:30:44.332Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-13T22:30:44.332Z] (2/46) Installing bash (5.1.16-r0) [2022-04-13T22:30:44.332Z] Executing bash-5.1.16-r0.post-install [2022-04-13T22:30:44.332Z] (3/46) Installing brotli-libs (1.0.9-r5) [2022-04-13T22:30:44.332Z] (4/46) Installing nghttp2-libs (1.46.0-r0) [2022-04-13T22:30:44.332Z] (5/46) Installing libcurl (7.80.0-r0) [2022-04-13T22:30:44.332Z] ---> Running in 57f96d8f74cb [2022-04-13T22:30:44.593Z] (6/46) Installing curl (7.80.0-r0) [2022-04-13T22:30:44.593Z] (7/46) Installing dumb-init (1.2.5-r1) [2022-04-13T22:30:44.593Z] (8/46) Installing libbz2 (1.0.8-r1) [2022-04-13T22:30:44.593Z] (9/46) Installing expat (2.4.7-r0) [2022-04-13T22:30:44.593Z] (10/46) Installing libffi (3.4.2-r1) [2022-04-13T22:30:44.593Z] (11/46) Installing gdbm (1.22-r0) [2022-04-13T22:30:44.593Z] (12/46) Installing xz-libs (5.2.5-r1) [2022-04-13T22:30:44.593Z] (13/46) Installing libgcc (10.3.1_git20211027-r0) [2022-04-13T22:30:44.593Z] (14/46) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-13T22:30:44.593Z] (15/46) Installing mpdecimal (2.5.1-r1) [2022-04-13T22:30:44.593Z] (16/46) Installing sqlite-libs (3.36.0-r0) [2022-04-13T22:30:44.593Z] (17/46) Installing python3 (3.9.7-r4) [2022-04-13T22:30:44.854Z] Removing intermediate container 57f96d8f74cb [2022-04-13T22:30:44.854Z] ---> ea97ad0daa3f [2022-04-13T22:30:44.854Z] Step 23/25 : LABEL arch=x86_64 [2022-04-13T22:30:44.854Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T22:30:45.125Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T22:30:45.125Z] (18/46) Installing py3-appdirs (1.4.4-r2) [2022-04-13T22:30:45.125Z] (19/46) Installing py3-certifi (2020.12.5-r1) [2022-04-13T22:30:45.125Z] (20/46) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-13T22:30:45.125Z] (21/46) Installing py3-idna (3.3-r0) [2022-04-13T22:30:45.125Z] (22/46) Installing py3-urllib3 (1.26.7-r0) [2022-04-13T22:30:45.125Z] ---> 54689783fc6b [2022-04-13T22:30:45.125Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-13T22:30:45.125Z] (23/46) Installing py3-requests (2.26.0-r1) [2022-04-13T22:30:45.125Z] ---> Running in 2ac2a11c0ce2 [2022-04-13T22:30:45.125Z] (24/46) Installing py3-msgpack (1.0.2-r1) [2022-04-13T22:30:45.125Z] (25/46) Installing py3-lockfile (0.12.2-r4) [2022-04-13T22:30:45.125Z] (26/46) Installing py3-cachecontrol (0.12.10-r0) [2022-04-13T22:30:45.125Z] (27/46) Installing py3-colorama (0.4.4-r1) [2022-04-13T22:30:45.125Z] (28/46) Installing py3-contextlib2 (21.6.0-r1) [2022-04-13T22:30:45.125Z] (29/46) Installing py3-distlib (0.3.3-r0) [2022-04-13T22:30:45.125Z] (30/46) Installing py3-distro (1.6.0-r0) [2022-04-13T22:30:45.386Z] (31/46) Installing py3-six (1.16.0-r0) [2022-04-13T22:30:45.386Z] (32/46) Installing py3-webencodings (0.5.1-r4) [2022-04-13T22:30:45.386Z] (33/46) Installing py3-html5lib (1.1-r1) [2022-04-13T22:30:45.386Z] (34/46) Installing py3-parsing (2.4.7-r2) [2022-04-13T22:30:45.386Z] (35/46) Installing py3-packaging (20.9-r1) [2022-04-13T22:30:45.386Z] Removing intermediate container 2ac2a11c0ce2 [2022-04-13T22:30:45.386Z] ---> c1298467c8ee [2022-04-13T22:30:45.386Z] Step 24/25 : LABEL git_sha=27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T22:30:45.386Z] (36/46) Installing py3-tomli (1.2.2-r0) [2022-04-13T22:30:45.386Z] (37/46) Installing py3-pep517 (0.12.0-r0) [2022-04-13T22:30:45.386Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T22:30:45.386Z] v3.15.4-26-g36f9d42a4c [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T22:30:45.386Z] OK: 15854 distinct packages available [2022-04-13T22:30:45.386Z] (38/46) Installing py3-progress (1.6-r0) [2022-04-13T22:30:45.386Z] (39/46) Installing py3-retrying (1.3.3-r2) [2022-04-13T22:30:45.386Z] (40/46) Installing py3-ordered-set (4.0.2-r2) [2022-04-13T22:30:45.386Z] (41/46) Installing py3-setuptools (52.0.0-r4) [2022-04-13T22:30:45.386Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T22:30:45.386Z] OK: 221 MiB in 52 packages [2022-04-13T22:30:45.386Z] ---> 448051251461 [2022-04-13T22:30:45.386Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-13T22:30:45.386Z] (42/46) Installing py3-toml (0.10.2-r2) [2022-04-13T22:30:45.386Z] (43/46) Installing py3-pip (20.3.4-r1) [2022-04-13T22:30:45.386Z] ---> Running in fd71b467510e [2022-04-13T22:30:45.386Z] ---> Running in ddbc35762301 [2022-04-13T22:30:45.645Z] (44/46) Installing libsodium (1.0.18-r0) [2022-04-13T22:30:45.645Z] (45/46) Installing libzmq (4.3.4-r0) [2022-04-13T22:30:45.645Z] (46/46) Installing zeromq (4.3.4-r0) [2022-04-13T22:30:45.645Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T22:30:45.645Z] OK: 84 MiB in 68 packages [2022-04-13T22:30:45.906Z] Removing intermediate container fd71b467510e [2022-04-13T22:30:45.906Z] ---> 80f578853e1f [2022-04-13T22:30:45.906Z] Step 25/25 : LABEL version=2.2.0-dev.69 [2022-04-13T22:30:45.906Z] Removing intermediate container ddbc35762301 [2022-04-13T22:30:45.906Z] ---> bd85af20df10 [2022-04-13T22:30:45.906Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T22:30:45.906Z] ---> Running in 1127ac742459 [2022-04-13T22:30:45.906Z] ---> Running in f5e9f77d43af [2022-04-13T22:30:45.906Z] Removing intermediate container 5ea21c8a8022 [2022-04-13T22:30:45.906Z] ---> aacea85f41db [2022-04-13T22:30:45.906Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-13T22:30:45.906Z] Removing intermediate container 1127ac742459 [2022-04-13T22:30:45.906Z] ---> a7a5031ac6b5 [2022-04-13T22:30:45.906Z] [2022-04-13T22:30:45.906Z] Removing intermediate container f5e9f77d43af [2022-04-13T22:30:45.906Z] ---> ac179c564560 [2022-04-13T22:30:45.906Z] Step 20/22 : LABEL arch=x86_64 [2022-04-13T22:30:46.165Z] ---> Running in f96cf0d3e95b [2022-04-13T22:30:46.165Z] ---> 3ddecafaff4c [2022-04-13T22:30:46.165Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T22:30:46.165Z] Successfully built a7a5031ac6b5 [2022-04-13T22:30:46.165Z] Successfully tagged security-spire-server:latest [2022-04-13T22:30:46.165Z]  Building security-spire-server ... done  ---> Running in d5a2554b6423 [2022-04-13T22:30:46.165Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T22:30:46.165Z] Removing intermediate container f96cf0d3e95b [2022-04-13T22:30:46.165Z] ---> 69cc8c3e9c46 [2022-04-13T22:30:46.165Z] Step 21/22 : LABEL git_sha=27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T22:30:46.165Z] ---> Running in 469303cd6a19 [2022-04-13T22:30:46.427Z] Removing intermediate container 469303cd6a19 [2022-04-13T22:30:46.427Z] ---> 1e71c9f3c29d [2022-04-13T22:30:46.427Z] Step 22/22 : LABEL version=2.2.0-dev.69 [2022-04-13T22:30:46.427Z] ---> Running in 7c925e1cdca4 [2022-04-13T22:30:46.427Z] Collecting docker-compose==1.23.2 [2022-04-13T22:30:46.427Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-13T22:30:46.687Z] Removing intermediate container 7c925e1cdca4 [2022-04-13T22:30:46.687Z] ---> f1cee18015b7 [2022-04-13T22:30:46.687Z] [2022-04-13T22:30:46.687Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-13T22:30:46.687Z] Collecting docopt<0.7,>=0.6.1 [2022-04-13T22:30:46.687Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-13T22:30:46.687Z] Successfully built f1cee18015b7 [2022-04-13T22:30:46.687Z] Successfully tagged support-scheduler:latest [2022-04-13T22:30:46.687Z]  Building support-scheduler ... done (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-13T22:30:46.687Z] (3/4) Installing libucontext (1.1-r0) [2022-04-13T22:30:46.947Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-13T22:30:46.947Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T22:30:46.947Z] OK: 6 MiB in 18 packages [2022-04-13T22:30:46.947Z] Removing intermediate container d5a2554b6423 [2022-04-13T22:30:46.947Z] ---> fcad9df32c5b [2022-04-13T22:30:46.947Z] Step 8/22 : COPY . . [2022-04-13T22:30:47.207Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-13T22:30:47.207Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-13T22:30:47.207Z] Collecting docker<4.0,>=3.6.0 [2022-04-13T22:30:47.207Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-13T22:30:47.207Z] Collecting jsonschema<3,>=2.5.1 [2022-04-13T22:30:47.207Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-13T22:30:47.469Z] Collecting cached-property<2,>=1.2.0 [2022-04-13T22:30:47.469Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-13T22:30:47.469Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-13T22:30:47.469Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-13T22:30:47.469Z] Collecting texttable<0.10,>=0.9.0 [2022-04-13T22:30:47.469Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-13T22:30:48.040Z] Collecting PyYAML<4,>=3.10 [2022-04-13T22:30:48.040Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-13T22:30:48.610Z] 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-13T22:30:48.610Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-13T22:30:48.610Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-13T22:30:48.870Z] Collecting docker-pycreds>=0.4.0 [2022-04-13T22:30:48.870Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-13T22:30:49.130Z] Collecting idna<2.8,>=2.5 [2022-04-13T22:30:49.130Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-13T22:30:49.130Z] 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-13T22:30:49.130Z] Removing intermediate container 6ea76b6d91dd [2022-04-13T22:30:49.130Z] ---> 14be9bdb656c [2022-04-13T22:30:49.130Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-13T22:30:49.130Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-13T22:30:49.130Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-13T22:30:49.130Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-13T22:30:49.130Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-13T22:30:49.390Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-13T22:30:49.390Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-13T22:30:49.390Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-13T22:30:49.390Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-13T22:30:49.390Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-13T22:30:49.390Z] Attempting uninstall: urllib3 [2022-04-13T22:30:49.390Z] Found existing installation: urllib3 1.26.7 [2022-04-13T22:30:49.390Z] Uninstalling urllib3-1.26.7: [2022-04-13T22:30:49.390Z] Successfully uninstalled urllib3-1.26.7 [2022-04-13T22:30:49.390Z] Attempting uninstall: idna [2022-04-13T22:30:49.390Z] Found existing installation: idna 3.3 [2022-04-13T22:30:49.390Z] Uninstalling idna-3.3: [2022-04-13T22:30:49.390Z] Successfully uninstalled idna-3.3 [2022-04-13T22:30:50.773Z] Attempting uninstall: requests [2022-04-13T22:30:50.773Z] Found existing installation: requests 2.26.0 [2022-04-13T22:30:50.773Z] Uninstalling requests-2.26.0: [2022-04-13T22:30:50.773Z] Successfully uninstalled requests-2.26.0 [2022-04-13T22:30:51.061Z] Running setup.py install for texttable: started [2022-04-13T22:30:51.322Z] ---> a95d1c0f38a2 [2022-04-13T22:30:51.322Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-13T22:30:51.583Z] ---> 487754dc0010 [2022-04-13T22:30:51.583Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-13T22:30:51.583Z] ---> Running in 8e4b2dd40be4 [2022-04-13T22:30:51.583Z] Running setup.py install for texttable: finished with status 'done' [2022-04-13T22:30:51.583Z] Running setup.py install for PyYAML: started [2022-04-13T22:30:51.583Z] Removing intermediate container 8e4b2dd40be4 [2022-04-13T22:30:51.583Z] ---> da3ed09bf019 [2022-04-13T22:30:51.583Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-13T22:30:51.845Z] ---> 980a70857a17 [2022-04-13T22:30:51.845Z] Step 21/26 : WORKDIR / [2022-04-13T22:30:52.106Z] ---> Running in 633756de3cd9 [2022-04-13T22:30:52.106Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-13T22:30:52.106Z] Removing intermediate container 633756de3cd9 [2022-04-13T22:30:52.106Z] ---> f2a0e8736f40 [2022-04-13T22:30:52.106Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-13T22:30:52.106Z] ---> Running in 506df31f3beb [2022-04-13T22:30:52.366Z] Running setup.py install for docopt: started [2022-04-13T22:30:52.366Z] Removing intermediate container 506df31f3beb [2022-04-13T22:30:52.366Z] ---> c9ef54124d06 [2022-04-13T22:30:52.366Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-13T22:30:52.366Z] ---> Running in 619331ca986d [2022-04-13T22:30:52.626Z] Removing intermediate container 619331ca986d [2022-04-13T22:30:52.626Z] ---> 070f2a8c5c4a [2022-04-13T22:30:52.626Z] Step 24/26 : LABEL arch=x86_64 [2022-04-13T22:30:52.626Z] Running setup.py install for docopt: finished with status 'done' [2022-04-13T22:30:52.626Z] Running setup.py install for dockerpty: started [2022-04-13T22:30:52.626Z] ---> Running in a079d0131f93 [2022-04-13T22:30:52.904Z] Removing intermediate container a079d0131f93 [2022-04-13T22:30:52.904Z] ---> d3db0a20a417 [2022-04-13T22:30:52.904Z] Step 25/26 : LABEL git_sha=27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T22:30:52.904Z] ---> Running in 8674968be7f4 [2022-04-13T22:30:53.165Z] Removing intermediate container 8674968be7f4 [2022-04-13T22:30:53.165Z] ---> 4bf0dca153d4 [2022-04-13T22:30:53.165Z] Step 26/26 : LABEL version=2.2.0-dev.69 [2022-04-13T22:30:53.165Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-13T22:30:53.165Z] ---> Running in 098edfba6f9a [2022-04-13T22:30:53.165Z] Removing intermediate container 098edfba6f9a [2022-04-13T22:30:53.165Z] ---> 1b32238e7dae [2022-04-13T22:30:53.165Z] [2022-04-13T22:30:53.425Z] Successfully built 1b32238e7dae [2022-04-13T22:30:53.425Z] Successfully tagged security-spire-config:latest [2022-04-13T22:30:53.425Z]  Building security-spire-config ... done 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-13T22:30:54.370Z] ---> a9dd74a044f8 [2022-04-13T22:30:54.370Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-13T22:30:54.370Z] ---> Running in 29be5c25ee95 [2022-04-13T22:30:54.630Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-13T22:30:55.727Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-13T22:30:55.728Z] go: downloading google.golang.org/api v0.70.0 [2022-04-13T22:30:55.728Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-13T22:30:55.728Z] go: downloading k8s.io/api v0.23.4 [2022-04-13T22:30:55.728Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-13T22:30:55.728Z] go: downloading k8s.io/api v0.23.4 [2022-04-13T22:30:55.728Z] go: downloading google.golang.org/api v0.70.0 [2022-04-13T22:30:56.544Z] Removing intermediate container ba85b8bfbc5c [2022-04-13T22:30:56.544Z] ---> 58c0c865bcb6 [2022-04-13T22:30:56.544Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-13T22:30:56.544Z] ---> Running in 4ff5347d02b2 [2022-04-13T22:30:56.807Z] Removing intermediate container 4ff5347d02b2 [2022-04-13T22:30:56.807Z] ---> 0d86b39fbc12 [2022-04-13T22:30:56.807Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-13T22:30:56.807Z] ---> Running in babec79cabd8 [2022-04-13T22:30:56.807Z] Removing intermediate container babec79cabd8 [2022-04-13T22:30:56.807Z] ---> 82afa730a555 [2022-04-13T22:30:56.807Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-13T22:30:57.379Z] ---> 5c85dca1ba0c [2022-04-13T22:30:57.645Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-13T22:30:57.645Z] ---> 62805e2b6793 [2022-04-13T22:30:57.645Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-13T22:30:57.916Z] ---> db84f06efd3d [2022-04-13T22:30:57.916Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-13T22:30:58.176Z] ---> Running in 30bd8eda1aec [2022-04-13T22:30:58.176Z] Removing intermediate container 30bd8eda1aec [2022-04-13T22:30:58.176Z] ---> 5a26c1e9ae42 [2022-04-13T22:30:58.176Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T22:30:58.176Z] ---> Running in d32367ac3b62 [2022-04-13T22:30:58.435Z] Removing intermediate container d32367ac3b62 [2022-04-13T22:30:58.435Z] ---> 3226f79524c4 [2022-04-13T22:30:58.435Z] Step 21/23 : LABEL arch=x86_64 [2022-04-13T22:30:58.435Z] ---> Running in c3b76cf01992 [2022-04-13T22:30:58.694Z] Removing intermediate container c3b76cf01992 [2022-04-13T22:30:58.694Z] ---> a609e5b336d7 [2022-04-13T22:30:58.694Z] Step 22/23 : LABEL git_sha=27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T22:30:58.694Z] ---> Running in 600895449d33 [2022-04-13T22:30:58.952Z] Removing intermediate container 600895449d33 [2022-04-13T22:30:58.952Z] ---> 214eb078f982 [2022-04-13T22:30:58.952Z] Step 23/23 : LABEL version=2.2.0-dev.69 [2022-04-13T22:30:58.952Z] ---> Running in aeba71878486 [2022-04-13T22:30:58.952Z] Removing intermediate container aeba71878486 [2022-04-13T22:30:58.952Z] ---> 3d3c30751be8 [2022-04-13T22:30:58.952Z] [2022-04-13T22:30:59.210Z] Successfully built 3d3c30751be8 [2022-04-13T22:30:59.210Z] Successfully tagged sys-mgmt-agent:latest [2022-04-13T22:31:06.158Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-13T22:31:08.790Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-13T22:31:09.393Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-13T22:31:17.314Z]  Building sys-mgmt-agent ... done Removing intermediate container 29be5c25ee95 [2022-04-13T22:31:17.314Z] ---> 1a931a644307 [2022-04-13T22:31:17.314Z] [2022-04-13T22:31:17.314Z] Step 10/22 : FROM alpine:3.14 [2022-04-13T22:31:17.314Z] ---> e04c818066af [2022-04-13T22:31:17.314Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2022-04-13T22:31:17.314Z] ---> Running in c32ca11f9c45 [2022-04-13T22:31:17.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T22:31:17.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T22:31:17.314Z] (1/7) Installing ca-certificates (20211220-r0) [2022-04-13T22:31:17.314Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-04-13T22:31:17.314Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-04-13T22:31:17.314Z] (4/7) Installing libsodium (1.0.18-r0) [2022-04-13T22:31:17.314Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-13T22:31:17.314Z] (6/7) Installing libzmq (4.3.4-r0) [2022-04-13T22:31:17.314Z] (7/7) Installing zeromq (4.3.4-r0) [2022-04-13T22:31:17.314Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T22:31:17.314Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T22:31:17.314Z] OK: 9 MiB in 21 packages [2022-04-13T22:31:17.314Z] Removing intermediate container c32ca11f9c45 [2022-04-13T22:31:17.314Z] ---> e37aa06f5753 [2022-04-13T22:31:17.314Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T22:31:17.314Z] ---> Running in ed9d8224f9cd [2022-04-13T22:31:17.314Z] Removing intermediate container ed9d8224f9cd [2022-04-13T22:31:17.314Z] ---> 66ababf798e5 [2022-04-13T22:31:17.314Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-13T22:31:17.314Z] ---> Running in bb6f1a322461 [2022-04-13T22:31:17.314Z] Removing intermediate container bb6f1a322461 [2022-04-13T22:31:17.314Z] ---> e90cd314792e [2022-04-13T22:31:17.314Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-13T22:31:17.314Z] ---> Running in e68cdc700c3c [2022-04-13T22:31:17.314Z] Removing intermediate container e68cdc700c3c [2022-04-13T22:31:17.314Z] ---> 26885cbf9c6b [2022-04-13T22:31:17.314Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T22:31:17.314Z] ---> 16812b1ba24a [2022-04-13T22:31:17.314Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-13T22:31:17.314Z] ---> 43ee1c9ce8a6 [2022-04-13T22:31:17.314Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-13T22:31:17.314Z] ---> a580c418745e [2022-04-13T22:31:17.314Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-13T22:31:17.314Z] ---> Running in b30a5b0b7b6c [2022-04-13T22:31:17.576Z] Removing intermediate container b30a5b0b7b6c [2022-04-13T22:31:17.576Z] ---> 62a88f201805 [2022-04-13T22:31:17.576Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T22:31:17.576Z] ---> Running in 2dcaa292efe3 [2022-04-13T22:31:17.576Z] Removing intermediate container 2dcaa292efe3 [2022-04-13T22:31:17.576Z] ---> 0613049d8282 [2022-04-13T22:31:17.576Z] Step 20/22 : LABEL arch=x86_64 [2022-04-13T22:31:17.576Z] ---> Running in c306461d295b [2022-04-13T22:31:17.836Z] Removing intermediate container c306461d295b [2022-04-13T22:31:17.836Z] ---> 512d16b80c3d [2022-04-13T22:31:17.836Z] Step 21/22 : LABEL git_sha=27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T22:31:17.836Z] ---> Running in ca4fc05c4df3 [2022-04-13T22:31:17.837Z] Removing intermediate container ca4fc05c4df3 [2022-04-13T22:31:17.837Z] ---> 4ebe419edf2f [2022-04-13T22:31:17.837Z] Step 22/22 : LABEL version=2.2.0-dev.69 [2022-04-13T22:31:17.837Z] ---> Running in 591ba3384f9d [2022-04-13T22:31:18.098Z] Removing intermediate container 591ba3384f9d [2022-04-13T22:31:18.098Z] ---> c5c86a194946 [2022-04-13T22:31:18.098Z] [2022-04-13T22:31:18.098Z] Successfully built c5c86a194946 [2022-04-13T22:31:18.098Z] Successfully tagged support-notifications:latest [2022-04-13T22:31:18.105Z]  Building support-notifications ... done  [Pipeline] } [2022-04-13T22:31:18.113Z] $ docker stop --time=1 52f021ea742860da8bf7c669ada10fdb93a025bc622dc92cc5dc272cc50f32c8 [2022-04-13T22:31:19.434Z] $ docker rm -f 52f021ea742860da8bf7c669ada10fdb93a025bc622dc92cc5dc272cc50f32c8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-13T22:31:19.791Z] + docker images [2022-04-13T22:31:19.791Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-13T22:31:19.791Z] support-notifications latest c5c86a194946 2 seconds ago 33.4MB [2022-04-13T22:31:19.791Z] 1a931a644307 6 seconds ago 1.69GB [2022-04-13T22:31:19.791Z] sys-mgmt-agent latest 3d3c30751be8 21 seconds ago 312MB [2022-04-13T22:31:19.791Z] security-spire-config latest 1b32238e7dae 26 seconds ago 86.7MB [2022-04-13T22:31:19.791Z] support-scheduler latest f1cee18015b7 33 seconds ago 32.8MB [2022-04-13T22:31:19.791Z] security-spire-server latest a7a5031ac6b5 34 seconds ago 87.3MB [2022-04-13T22:31:19.791Z] 1e8cd906468c 39 seconds ago 1.69GB [2022-04-13T22:31:19.791Z] security-spire-agent latest d1d4264ac6dc 43 seconds ago 127MB [2022-04-13T22:31:19.791Z] 4dd2608b81fc 45 seconds ago 4.55GB [2022-04-13T22:31:19.791Z] security-proxy-setup latest 66bbab89f470 47 seconds ago 53.7MB [2022-04-13T22:31:19.791Z] 46a0d366d6ca 52 seconds ago 1.71GB [2022-04-13T22:31:19.791Z] b197f29834d6 About a minute ago 1.7GB [2022-04-13T22:31:19.791Z] 5df02b040049 About a minute ago 4.55GB [2022-04-13T22:31:19.791Z] security-bootstrapper latest 80e77f7ad3bc About a minute ago 31MB [2022-04-13T22:31:19.791Z] core-data latest ab04d1d43087 About a minute ago 36.2MB [2022-04-13T22:31:19.791Z] core-command latest 92be8e5f9533 2 minutes ago 31.1MB [2022-04-13T22:31:19.791Z] 4a6a61c07c15 2 minutes ago 1.7GB [2022-04-13T22:31:19.791Z] 08effb12f1e1 2 minutes ago 1.69GB [2022-04-13T22:31:19.791Z] 298a27ffd4aa 2 minutes ago 1.69GB [2022-04-13T22:31:19.791Z] security-spiffe-token-provider latest 30a899c805f7 3 minutes ago 35.1MB [2022-04-13T22:31:19.791Z] security-secretstore-setup latest b2b9f448be60 3 minutes ago 52.4MB [2022-04-13T22:31:19.791Z] core-metadata latest 9219224421d7 3 minutes ago 33.1MB [2022-04-13T22:31:19.791Z] 817b9227d30d 3 minutes ago 1.71GB [2022-04-13T22:31:19.791Z] 0039c00ba6f2 3 minutes ago 1.68GB [2022-04-13T22:31:19.791Z] 37b092f3968b 3 minutes ago 1.69GB [2022-04-13T22:31:19.791Z] ci-base-image-x86_64 latest 08a1976b5600 7 minutes ago 896MB [2022-04-13T22:31:19.791Z] docker 20.10.14 7417809fdb73 8 days ago 218MB [2022-04-13T22:31:19.791Z] alpine 3.14 e04c818066af 8 days ago 5.59MB [2022-04-13T22:31:19.791Z] alpine 3.15 0ac33e5f5afa 8 days ago 5.57MB [2022-04-13T22:31:19.791Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-13T22:31:19.791Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-13T22:31:19.791Z] 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-13T22:31:19.925Z] provisioning config files... [2022-04-13T22:31:19.936Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/194@tmp/config69906153872604270tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-13T22:31:20.242Z] ---> docker-login.sh [2022-04-13T22:31:20.243Z] nexus3.edgexfoundry.org:10001 [2022-04-13T22:31:20.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T22:31:20.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T22:31:20.243Z] Configure a credential helper to remove this warning. See [2022-04-13T22:31:20.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T22:31:20.243Z] [2022-04-13T22:31:20.243Z] Login Succeeded [2022-04-13T22:31:20.243Z] nexus3.edgexfoundry.org:10002 [2022-04-13T22:31:20.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T22:31:20.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T22:31:20.504Z] Configure a credential helper to remove this warning. See [2022-04-13T22:31:20.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T22:31:20.504Z] [2022-04-13T22:31:20.504Z] Login Succeeded [2022-04-13T22:31:20.504Z] nexus3.edgexfoundry.org:10003 [2022-04-13T22:31:20.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T22:31:20.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T22:31:20.504Z] Configure a credential helper to remove this warning. See [2022-04-13T22:31:20.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T22:31:20.504Z] [2022-04-13T22:31:20.504Z] Login Succeeded [2022-04-13T22:31:20.504Z] nexus3.edgexfoundry.org:10004 [2022-04-13T22:31:20.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T22:31:20.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T22:31:20.766Z] Configure a credential helper to remove this warning. See [2022-04-13T22:31:20.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T22:31:20.766Z] [2022-04-13T22:31:20.766Z] Login Succeeded [2022-04-13T22:31:20.766Z] docker.io [2022-04-13T22:31:20.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T22:31:21.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T22:31:21.339Z] Configure a credential helper to remove this warning. See [2022-04-13T22:31:21.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T22:31:21.339Z] [2022-04-13T22:31:21.339Z] Login Succeeded [2022-04-13T22:31:21.339Z] ---> docker-login.sh ends [Pipeline] } [2022-04-13T22:31:21.348Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T22:31:21.380Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-13T22:31:21.395Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-04-13T22:31:21.395Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T22:31:21.395Z] latest [2022-04-13T22:31:21.395Z] 2.2.0-dev.69 [2022-04-13T22:31:21.395Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T22:31:21.395Z] main [2022-04-13T22:31:21.395Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:31:21.713Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:31:22.012Z] + docker push nexus3.edgexfoundry.org:10004/core-command:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T22:31:22.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-13T22:31:22.012Z] 3b52cdbc904c: Preparing [2022-04-13T22:31:22.012Z] 067de4d7650e: Preparing [2022-04-13T22:31:22.012Z] acd21d3acaf3: Preparing [2022-04-13T22:31:22.012Z] 16a18f200c2b: Preparing [2022-04-13T22:31:22.012Z] b541d28bf3b4: Preparing [2022-04-13T22:31:22.012Z] b541d28bf3b4: Layer already exists [2022-04-13T22:31:22.012Z] acd21d3acaf3: Pushed [2022-04-13T22:31:22.012Z] 3b52cdbc904c: Pushed [2022-04-13T22:31:22.272Z] 16a18f200c2b: Pushed [2022-04-13T22:31:25.577Z] 067de4d7650e: Pushed [2022-04-13T22:31:25.577Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817: digest: sha256:ec59bfd7a97f47f28c635f0ea0d57822528ec63ad725b3d5f42ddb8b1521f427 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:31:25.881Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:31:26.178Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-04-13T22:31:26.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-13T22:31:26.179Z] 3b52cdbc904c: Preparing [2022-04-13T22:31:26.179Z] 067de4d7650e: Preparing [2022-04-13T22:31:26.179Z] acd21d3acaf3: Preparing [2022-04-13T22:31:26.179Z] 16a18f200c2b: Preparing [2022-04-13T22:31:26.179Z] b541d28bf3b4: Preparing [2022-04-13T22:31:26.179Z] 3b52cdbc904c: Layer already exists [2022-04-13T22:31:26.179Z] b541d28bf3b4: Layer already exists [2022-04-13T22:31:26.179Z] 067de4d7650e: Layer already exists [2022-04-13T22:31:26.179Z] 16a18f200c2b: Layer already exists [2022-04-13T22:31:26.179Z] acd21d3acaf3: Layer already exists [2022-04-13T22:31:26.179Z] latest: digest: sha256:ec59bfd7a97f47f28c635f0ea0d57822528ec63ad725b3d5f42ddb8b1521f427 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:31:26.486Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:31:26.785Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.69 [2022-04-13T22:31:26.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-13T22:31:26.785Z] 3b52cdbc904c: Preparing [2022-04-13T22:31:26.785Z] 067de4d7650e: Preparing [2022-04-13T22:31:26.785Z] acd21d3acaf3: Preparing [2022-04-13T22:31:26.785Z] 16a18f200c2b: Preparing [2022-04-13T22:31:26.785Z] b541d28bf3b4: Preparing [2022-04-13T22:31:26.785Z] acd21d3acaf3: Layer already exists [2022-04-13T22:31:26.785Z] 3b52cdbc904c: Layer already exists [2022-04-13T22:31:26.785Z] b541d28bf3b4: Layer already exists [2022-04-13T22:31:26.785Z] 16a18f200c2b: Layer already exists [2022-04-13T22:31:26.785Z] 067de4d7650e: Layer already exists [2022-04-13T22:31:26.785Z] 2.2.0-dev.69: digest: sha256:ec59bfd7a97f47f28c635f0ea0d57822528ec63ad725b3d5f42ddb8b1521f427 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:31:27.090Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:31:27.389Z] + docker push nexus3.edgexfoundry.org:10004/core-command:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T22:31:27.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-13T22:31:27.389Z] 3b52cdbc904c: Preparing [2022-04-13T22:31:27.389Z] 067de4d7650e: Preparing [2022-04-13T22:31:27.389Z] acd21d3acaf3: Preparing [2022-04-13T22:31:27.389Z] 16a18f200c2b: Preparing [2022-04-13T22:31:27.389Z] b541d28bf3b4: Preparing [2022-04-13T22:31:27.389Z] 3b52cdbc904c: Layer already exists [2022-04-13T22:31:27.389Z] b541d28bf3b4: Layer already exists [2022-04-13T22:31:27.389Z] 067de4d7650e: Layer already exists [2022-04-13T22:31:27.389Z] acd21d3acaf3: Layer already exists [2022-04-13T22:31:27.389Z] 16a18f200c2b: Layer already exists [2022-04-13T22:31:27.389Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69: digest: sha256:ec59bfd7a97f47f28c635f0ea0d57822528ec63ad725b3d5f42ddb8b1521f427 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:31:27.693Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:31:27.990Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-04-13T22:31:27.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-13T22:31:27.990Z] 3b52cdbc904c: Preparing [2022-04-13T22:31:27.990Z] 067de4d7650e: Preparing [2022-04-13T22:31:27.990Z] acd21d3acaf3: Preparing [2022-04-13T22:31:27.990Z] 16a18f200c2b: Preparing [2022-04-13T22:31:27.990Z] b541d28bf3b4: Preparing [2022-04-13T22:31:27.990Z] 067de4d7650e: Layer already exists [2022-04-13T22:31:27.990Z] 3b52cdbc904c: Layer already exists [2022-04-13T22:31:27.990Z] b541d28bf3b4: Layer already exists [2022-04-13T22:31:27.990Z] 16a18f200c2b: Layer already exists [2022-04-13T22:31:27.990Z] acd21d3acaf3: Layer already exists [2022-04-13T22:31:27.990Z] main: digest: sha256:ec59bfd7a97f47f28c635f0ea0d57822528ec63ad725b3d5f42ddb8b1521f427 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T22:31:28.029Z] ===================================================== [Pipeline] echo [2022-04-13T22:31:28.039Z] taggedImages: [2022-04-13T22:31:28.039Z] - nexus3.edgexfoundry.org:10004/core-command:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T22:31:28.039Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-04-13T22:31:28.039Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.69 [2022-04-13T22:31:28.039Z] - nexus3.edgexfoundry.org:10004/core-command:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T22:31:28.039Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-04-13T22:31:28.063Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-04-13T22:31:28.063Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T22:31:28.063Z] latest [2022-04-13T22:31:28.063Z] 2.2.0-dev.69 [2022-04-13T22:31:28.063Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T22:31:28.063Z] main [2022-04-13T22:31:28.063Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:31:28.391Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:31:28.693Z] + docker push nexus3.edgexfoundry.org:10004/core-data:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T22:31:28.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-13T22:31:28.693Z] 4bece1a84ca1: Preparing [2022-04-13T22:31:28.693Z] ded31464351a: Preparing [2022-04-13T22:31:28.693Z] acd21d3acaf3: Preparing [2022-04-13T22:31:28.693Z] 33047d9c5921: Preparing [2022-04-13T22:31:28.693Z] 7d43e6909e4b: Preparing [2022-04-13T22:31:28.693Z] b541d28bf3b4: Preparing [2022-04-13T22:31:28.693Z] b541d28bf3b4: Waiting [2022-04-13T22:31:28.693Z] acd21d3acaf3: Layer already exists [2022-04-13T22:31:28.693Z] b541d28bf3b4: Layer already exists [2022-04-13T22:31:28.693Z] 4bece1a84ca1: Pushed [2022-04-13T22:31:28.693Z] 7d43e6909e4b: Pushed [2022-04-13T22:31:28.954Z] 33047d9c5921: Pushed [2022-04-13T22:31:32.440Z] ded31464351a: Pushed [2022-04-13T22:31:32.440Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817: digest: sha256:5a1625161bba10718db98c86ed33bab3a755ac9ea0be3ec5884e9003eaf25968 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:31:32.748Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:31:33.059Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-04-13T22:31:33.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-13T22:31:33.059Z] 4bece1a84ca1: Preparing [2022-04-13T22:31:33.059Z] ded31464351a: Preparing [2022-04-13T22:31:33.059Z] acd21d3acaf3: Preparing [2022-04-13T22:31:33.059Z] 33047d9c5921: Preparing [2022-04-13T22:31:33.059Z] 7d43e6909e4b: Preparing [2022-04-13T22:31:33.059Z] b541d28bf3b4: Preparing [2022-04-13T22:31:33.059Z] b541d28bf3b4: Waiting [2022-04-13T22:31:33.059Z] 33047d9c5921: Layer already exists [2022-04-13T22:31:33.059Z] 7d43e6909e4b: Layer already exists [2022-04-13T22:31:33.059Z] ded31464351a: Layer already exists [2022-04-13T22:31:33.059Z] 4bece1a84ca1: Layer already exists [2022-04-13T22:31:33.059Z] acd21d3acaf3: Layer already exists [2022-04-13T22:31:33.059Z] b541d28bf3b4: Layer already exists [2022-04-13T22:31:33.059Z] latest: digest: sha256:5a1625161bba10718db98c86ed33bab3a755ac9ea0be3ec5884e9003eaf25968 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:31:33.361Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:31:33.659Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.69 [2022-04-13T22:31:33.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-13T22:31:33.659Z] 4bece1a84ca1: Preparing [2022-04-13T22:31:33.659Z] ded31464351a: Preparing [2022-04-13T22:31:33.659Z] acd21d3acaf3: Preparing [2022-04-13T22:31:33.659Z] 33047d9c5921: Preparing [2022-04-13T22:31:33.659Z] 7d43e6909e4b: Preparing [2022-04-13T22:31:33.659Z] b541d28bf3b4: Preparing [2022-04-13T22:31:33.659Z] b541d28bf3b4: Waiting [2022-04-13T22:31:33.659Z] 33047d9c5921: Layer already exists [2022-04-13T22:31:33.659Z] acd21d3acaf3: Layer already exists [2022-04-13T22:31:33.659Z] 4bece1a84ca1: Layer already exists [2022-04-13T22:31:33.659Z] 7d43e6909e4b: Layer already exists [2022-04-13T22:31:33.659Z] ded31464351a: Layer already exists [2022-04-13T22:31:33.659Z] b541d28bf3b4: Layer already exists [2022-04-13T22:31:33.659Z] 2.2.0-dev.69: digest: sha256:5a1625161bba10718db98c86ed33bab3a755ac9ea0be3ec5884e9003eaf25968 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:31:33.959Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:31:34.254Z] + docker push nexus3.edgexfoundry.org:10004/core-data:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T22:31:34.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-13T22:31:34.254Z] 4bece1a84ca1: Preparing [2022-04-13T22:31:34.254Z] ded31464351a: Preparing [2022-04-13T22:31:34.254Z] acd21d3acaf3: Preparing [2022-04-13T22:31:34.254Z] 33047d9c5921: Preparing [2022-04-13T22:31:34.254Z] 7d43e6909e4b: Preparing [2022-04-13T22:31:34.254Z] b541d28bf3b4: Preparing [2022-04-13T22:31:34.254Z] b541d28bf3b4: Waiting [2022-04-13T22:31:34.254Z] 7d43e6909e4b: Layer already exists [2022-04-13T22:31:34.254Z] acd21d3acaf3: Layer already exists [2022-04-13T22:31:34.254Z] 33047d9c5921: Layer already exists [2022-04-13T22:31:34.254Z] 4bece1a84ca1: Layer already exists [2022-04-13T22:31:34.254Z] ded31464351a: Layer already exists [2022-04-13T22:31:34.254Z] b541d28bf3b4: Layer already exists [2022-04-13T22:31:34.254Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69: digest: sha256:5a1625161bba10718db98c86ed33bab3a755ac9ea0be3ec5884e9003eaf25968 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:31:34.557Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:31:34.853Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-04-13T22:31:34.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-13T22:31:34.853Z] 4bece1a84ca1: Preparing [2022-04-13T22:31:34.853Z] ded31464351a: Preparing [2022-04-13T22:31:34.853Z] acd21d3acaf3: Preparing [2022-04-13T22:31:34.853Z] 33047d9c5921: Preparing [2022-04-13T22:31:34.853Z] 7d43e6909e4b: Preparing [2022-04-13T22:31:34.853Z] b541d28bf3b4: Preparing [2022-04-13T22:31:34.853Z] b541d28bf3b4: Waiting [2022-04-13T22:31:34.853Z] 7d43e6909e4b: Layer already exists [2022-04-13T22:31:34.853Z] 33047d9c5921: Layer already exists [2022-04-13T22:31:34.853Z] 4bece1a84ca1: Layer already exists [2022-04-13T22:31:34.853Z] acd21d3acaf3: Layer already exists [2022-04-13T22:31:34.853Z] ded31464351a: Layer already exists [2022-04-13T22:31:34.853Z] b541d28bf3b4: Layer already exists [2022-04-13T22:31:34.853Z] main: digest: sha256:5a1625161bba10718db98c86ed33bab3a755ac9ea0be3ec5884e9003eaf25968 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T22:31:34.888Z] ===================================================== [Pipeline] echo [2022-04-13T22:31:34.898Z] taggedImages: [2022-04-13T22:31:34.898Z] - nexus3.edgexfoundry.org:10004/core-data:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T22:31:34.898Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-04-13T22:31:34.898Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.69 [2022-04-13T22:31:34.898Z] - nexus3.edgexfoundry.org:10004/core-data:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T22:31:34.898Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-04-13T22:31:34.918Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-04-13T22:31:34.918Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T22:31:34.918Z] latest [2022-04-13T22:31:34.918Z] 2.2.0-dev.69 [2022-04-13T22:31:34.918Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T22:31:34.918Z] main [2022-04-13T22:31:34.918Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:31:35.242Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:31:35.538Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T22:31:35.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-13T22:31:35.538Z] 343e6e73cac4: Preparing [2022-04-13T22:31:35.538Z] ba1353fdc185: Preparing [2022-04-13T22:31:35.538Z] acd21d3acaf3: Preparing [2022-04-13T22:31:35.538Z] 16a18f200c2b: Preparing [2022-04-13T22:31:35.538Z] b541d28bf3b4: Preparing [2022-04-13T22:31:35.538Z] b541d28bf3b4: Layer already exists [2022-04-13T22:31:35.538Z] acd21d3acaf3: Layer already exists [2022-04-13T22:31:35.538Z] 16a18f200c2b: Layer already exists [2022-04-13T22:31:35.538Z] 343e6e73cac4: Pushed [2022-04-13T22:31:36.246Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-13T22:31:36.246Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-13T22:31:36.246Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-13T22:31:36.246Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-13T22:31:36.246Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-13T22:31:36.246Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-13T22:31:36.246Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-13T22:31:36.246Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-13T22:31:36.246Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-13T22:31:36.246Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-13T22:31:36.521Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-13T22:31:37.125Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-13T22:31:37.727Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-13T22:31:38.834Z] ba1353fdc185: Pushed [2022-04-13T22:31:38.834Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817: digest: sha256:f6bc7f050e75ed9f914a499096c752062c740105ce3d468f12d23b962e5b51f0 size: 1367 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:31:39.138Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:31:39.174Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-13T22:31:39.432Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-04-13T22:31:39.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-13T22:31:39.432Z] 343e6e73cac4: Preparing [2022-04-13T22:31:39.432Z] ba1353fdc185: Preparing [2022-04-13T22:31:39.432Z] acd21d3acaf3: Preparing [2022-04-13T22:31:39.432Z] 16a18f200c2b: Preparing [2022-04-13T22:31:39.432Z] b541d28bf3b4: Preparing [2022-04-13T22:31:39.432Z] 343e6e73cac4: Layer already exists [2022-04-13T22:31:39.432Z] b541d28bf3b4: Layer already exists [2022-04-13T22:31:39.432Z] 16a18f200c2b: Layer already exists [2022-04-13T22:31:39.432Z] acd21d3acaf3: Layer already exists [2022-04-13T22:31:39.432Z] ba1353fdc185: Layer already exists [2022-04-13T22:31:39.432Z] latest: digest: sha256:f6bc7f050e75ed9f914a499096c752062c740105ce3d468f12d23b962e5b51f0 size: 1367 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:31:39.732Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:31:39.777Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-13T22:31:39.777Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-13T22:31:39.777Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-13T22:31:40.027Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.69 [2022-04-13T22:31:40.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-13T22:31:40.027Z] 343e6e73cac4: Preparing [2022-04-13T22:31:40.027Z] ba1353fdc185: Preparing [2022-04-13T22:31:40.027Z] acd21d3acaf3: Preparing [2022-04-13T22:31:40.027Z] 16a18f200c2b: Preparing [2022-04-13T22:31:40.027Z] b541d28bf3b4: Preparing [2022-04-13T22:31:40.027Z] 16a18f200c2b: Layer already exists [2022-04-13T22:31:40.027Z] b541d28bf3b4: Layer already exists [2022-04-13T22:31:40.027Z] ba1353fdc185: Layer already exists [2022-04-13T22:31:40.027Z] acd21d3acaf3: Layer already exists [2022-04-13T22:31:40.027Z] 343e6e73cac4: Layer already exists [2022-04-13T22:31:40.027Z] 2.2.0-dev.69: digest: sha256:f6bc7f050e75ed9f914a499096c752062c740105ce3d468f12d23b962e5b51f0 size: 1367 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:31:40.054Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-13T22:31:40.331Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-13T22:31:40.335Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:31:40.632Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T22:31:40.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-13T22:31:40.632Z] 343e6e73cac4: Preparing [2022-04-13T22:31:40.632Z] ba1353fdc185: Preparing [2022-04-13T22:31:40.632Z] acd21d3acaf3: Preparing [2022-04-13T22:31:40.632Z] 16a18f200c2b: Preparing [2022-04-13T22:31:40.632Z] b541d28bf3b4: Preparing [2022-04-13T22:31:40.632Z] acd21d3acaf3: Layer already exists [2022-04-13T22:31:40.632Z] ba1353fdc185: Layer already exists [2022-04-13T22:31:40.632Z] 343e6e73cac4: Layer already exists [2022-04-13T22:31:40.632Z] b541d28bf3b4: Layer already exists [2022-04-13T22:31:40.632Z] 16a18f200c2b: Layer already exists [2022-04-13T22:31:40.632Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69: digest: sha256:f6bc7f050e75ed9f914a499096c752062c740105ce3d468f12d23b962e5b51f0 size: 1367 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:31:40.657Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-13T22:31:40.933Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:31:41.229Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-04-13T22:31:41.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-13T22:31:41.229Z] 343e6e73cac4: Preparing [2022-04-13T22:31:41.229Z] ba1353fdc185: Preparing [2022-04-13T22:31:41.229Z] acd21d3acaf3: Preparing [2022-04-13T22:31:41.229Z] 16a18f200c2b: Preparing [2022-04-13T22:31:41.229Z] b541d28bf3b4: Preparing [2022-04-13T22:31:41.229Z] b541d28bf3b4: Layer already exists [2022-04-13T22:31:41.229Z] ba1353fdc185: Layer already exists [2022-04-13T22:31:41.229Z] 343e6e73cac4: Layer already exists [2022-04-13T22:31:41.229Z] acd21d3acaf3: Layer already exists [2022-04-13T22:31:41.229Z] 16a18f200c2b: Layer already exists [2022-04-13T22:31:41.229Z] main: digest: sha256:f6bc7f050e75ed9f914a499096c752062c740105ce3d468f12d23b962e5b51f0 size: 1367 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T22:31:41.267Z] ===================================================== [Pipeline] echo [2022-04-13T22:31:41.277Z] taggedImages: [2022-04-13T22:31:41.277Z] - nexus3.edgexfoundry.org:10004/core-metadata:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T22:31:41.277Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-04-13T22:31:41.277Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.69 [2022-04-13T22:31:41.277Z] - nexus3.edgexfoundry.org:10004/core-metadata:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T22:31:41.277Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-04-13T22:31:41.297Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-04-13T22:31:41.297Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T22:31:41.297Z] latest [2022-04-13T22:31:41.297Z] 2.2.0-dev.69 [2022-04-13T22:31:41.297Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T22:31:41.297Z] main [2022-04-13T22:31:41.297Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:31:41.606Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:31:41.646Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-13T22:31:41.646Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-13T22:31:41.646Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-13T22:31:41.906Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T22:31:41.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-13T22:31:41.906Z] 71522dd4e367: Preparing [2022-04-13T22:31:41.906Z] 71522dd4e367: Preparing [2022-04-13T22:31:41.906Z] 95701cf35026: Preparing [2022-04-13T22:31:41.906Z] bbd239179001: Preparing [2022-04-13T22:31:41.906Z] bfba5b930687: Preparing [2022-04-13T22:31:41.906Z] c92f17f56cfd: Preparing [2022-04-13T22:31:41.906Z] acd21d3acaf3: Preparing [2022-04-13T22:31:41.906Z] 7fbc6b8b3d2a: Preparing [2022-04-13T22:31:41.906Z] dbb1b6953529: Preparing [2022-04-13T22:31:41.906Z] d3da8d993904: Preparing [2022-04-13T22:31:41.906Z] 2e4b6b675924: Preparing [2022-04-13T22:31:41.906Z] b541d28bf3b4: Preparing [2022-04-13T22:31:41.906Z] acd21d3acaf3: Waiting [2022-04-13T22:31:41.906Z] 7fbc6b8b3d2a: Waiting [2022-04-13T22:31:41.906Z] dbb1b6953529: Waiting [2022-04-13T22:31:41.906Z] 2e4b6b675924: Waiting [2022-04-13T22:31:41.906Z] b541d28bf3b4: Waiting [2022-04-13T22:31:41.906Z] 95701cf35026: Pushed [2022-04-13T22:31:41.906Z] bbd239179001: Pushed [2022-04-13T22:31:41.906Z] 71522dd4e367: Pushed [2022-04-13T22:31:41.906Z] bfba5b930687: Pushed [2022-04-13T22:31:41.906Z] acd21d3acaf3: Layer already exists [2022-04-13T22:31:41.922Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-13T22:31:41.922Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-13T22:31:42.166Z] 7fbc6b8b3d2a: Pushed [2022-04-13T22:31:42.166Z] d3da8d993904: Pushed [2022-04-13T22:31:42.166Z] dbb1b6953529: Pushed [2022-04-13T22:31:42.166Z] b541d28bf3b4: Layer already exists [2022-04-13T22:31:42.199Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-13T22:31:42.426Z] 2e4b6b675924: Pushed [2022-04-13T22:31:42.476Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-13T22:31:42.751Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-13T22:31:43.027Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-13T22:31:43.301Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-13T22:31:43.576Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-13T22:31:43.851Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-13T22:31:44.126Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-13T22:31:44.126Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-13T22:31:44.126Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-13T22:31:44.126Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-13T22:31:44.335Z] c92f17f56cfd: Pushed [2022-04-13T22:31:44.335Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817: digest: sha256:f98a33604775c75823312e9a031d015d56f7a06ba0bdb93ef3809e8c78606169 size: 2819 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:31:44.403Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-13T22:31:44.636Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:31:44.677Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-13T22:31:44.677Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-13T22:31:44.677Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-13T22:31:44.928Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-04-13T22:31:44.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-13T22:31:44.928Z] 71522dd4e367: Preparing [2022-04-13T22:31:44.928Z] 71522dd4e367: Preparing [2022-04-13T22:31:44.928Z] 95701cf35026: Preparing [2022-04-13T22:31:44.928Z] bbd239179001: Preparing [2022-04-13T22:31:44.928Z] bfba5b930687: Preparing [2022-04-13T22:31:44.928Z] c92f17f56cfd: Preparing [2022-04-13T22:31:44.928Z] acd21d3acaf3: Preparing [2022-04-13T22:31:44.928Z] 7fbc6b8b3d2a: Preparing [2022-04-13T22:31:44.928Z] dbb1b6953529: Preparing [2022-04-13T22:31:44.928Z] d3da8d993904: Preparing [2022-04-13T22:31:44.928Z] 2e4b6b675924: Preparing [2022-04-13T22:31:44.928Z] b541d28bf3b4: Preparing [2022-04-13T22:31:44.928Z] 7fbc6b8b3d2a: Waiting [2022-04-13T22:31:44.928Z] acd21d3acaf3: Waiting [2022-04-13T22:31:44.928Z] d3da8d993904: Waiting [2022-04-13T22:31:44.928Z] 2e4b6b675924: Waiting [2022-04-13T22:31:44.928Z] b541d28bf3b4: Waiting [2022-04-13T22:31:44.928Z] dbb1b6953529: Waiting [2022-04-13T22:31:44.928Z] bfba5b930687: Layer already exists [2022-04-13T22:31:44.928Z] 95701cf35026: Layer already exists [2022-04-13T22:31:44.928Z] bbd239179001: Layer already exists [2022-04-13T22:31:44.928Z] c92f17f56cfd: Layer already exists [2022-04-13T22:31:44.928Z] 71522dd4e367: Layer already exists [2022-04-13T22:31:44.928Z] acd21d3acaf3: Layer already exists [2022-04-13T22:31:44.928Z] 7fbc6b8b3d2a: Layer already exists [2022-04-13T22:31:44.928Z] 2e4b6b675924: Layer already exists [2022-04-13T22:31:44.928Z] d3da8d993904: Layer already exists [2022-04-13T22:31:44.928Z] dbb1b6953529: Layer already exists [2022-04-13T22:31:44.928Z] b541d28bf3b4: Layer already exists [2022-04-13T22:31:44.928Z] latest: digest: sha256:f98a33604775c75823312e9a031d015d56f7a06ba0bdb93ef3809e8c78606169 size: 2819 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:31:45.229Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:31:45.518Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.69 [2022-04-13T22:31:45.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-13T22:31:45.518Z] 71522dd4e367: Preparing [2022-04-13T22:31:45.518Z] 71522dd4e367: Preparing [2022-04-13T22:31:45.518Z] 95701cf35026: Preparing [2022-04-13T22:31:45.518Z] bbd239179001: Preparing [2022-04-13T22:31:45.518Z] bfba5b930687: Preparing [2022-04-13T22:31:45.518Z] c92f17f56cfd: Preparing [2022-04-13T22:31:45.518Z] acd21d3acaf3: Preparing [2022-04-13T22:31:45.518Z] 7fbc6b8b3d2a: Preparing [2022-04-13T22:31:45.518Z] dbb1b6953529: Preparing [2022-04-13T22:31:45.518Z] d3da8d993904: Preparing [2022-04-13T22:31:45.518Z] 2e4b6b675924: Preparing [2022-04-13T22:31:45.518Z] b541d28bf3b4: Preparing [2022-04-13T22:31:45.518Z] acd21d3acaf3: Waiting [2022-04-13T22:31:45.518Z] 7fbc6b8b3d2a: Waiting [2022-04-13T22:31:45.518Z] dbb1b6953529: Waiting [2022-04-13T22:31:45.518Z] d3da8d993904: Waiting [2022-04-13T22:31:45.518Z] b541d28bf3b4: Waiting [2022-04-13T22:31:45.518Z] 2e4b6b675924: Waiting [2022-04-13T22:31:45.518Z] bfba5b930687: Layer already exists [2022-04-13T22:31:45.518Z] bbd239179001: Layer already exists [2022-04-13T22:31:45.518Z] 71522dd4e367: Layer already exists [2022-04-13T22:31:45.518Z] 95701cf35026: Layer already exists [2022-04-13T22:31:45.518Z] c92f17f56cfd: Layer already exists [2022-04-13T22:31:45.518Z] acd21d3acaf3: Layer already exists [2022-04-13T22:31:45.518Z] dbb1b6953529: Layer already exists [2022-04-13T22:31:45.518Z] 7fbc6b8b3d2a: Layer already exists [2022-04-13T22:31:45.518Z] d3da8d993904: Layer already exists [2022-04-13T22:31:45.518Z] 2e4b6b675924: Layer already exists [2022-04-13T22:31:45.518Z] b541d28bf3b4: Layer already exists [2022-04-13T22:31:45.518Z] 2.2.0-dev.69: digest: sha256:f98a33604775c75823312e9a031d015d56f7a06ba0bdb93ef3809e8c78606169 size: 2819 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:31:45.816Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:31:46.111Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T22:31:46.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-13T22:31:46.111Z] 71522dd4e367: Preparing [2022-04-13T22:31:46.111Z] 71522dd4e367: Preparing [2022-04-13T22:31:46.111Z] 95701cf35026: Preparing [2022-04-13T22:31:46.111Z] bbd239179001: Preparing [2022-04-13T22:31:46.111Z] bfba5b930687: Preparing [2022-04-13T22:31:46.111Z] c92f17f56cfd: Preparing [2022-04-13T22:31:46.111Z] acd21d3acaf3: Preparing [2022-04-13T22:31:46.111Z] 7fbc6b8b3d2a: Preparing [2022-04-13T22:31:46.111Z] dbb1b6953529: Preparing [2022-04-13T22:31:46.111Z] d3da8d993904: Preparing [2022-04-13T22:31:46.111Z] 2e4b6b675924: Preparing [2022-04-13T22:31:46.111Z] b541d28bf3b4: Preparing [2022-04-13T22:31:46.111Z] dbb1b6953529: Waiting [2022-04-13T22:31:46.111Z] d3da8d993904: Waiting [2022-04-13T22:31:46.111Z] 2e4b6b675924: Waiting [2022-04-13T22:31:46.111Z] acd21d3acaf3: Waiting [2022-04-13T22:31:46.111Z] b541d28bf3b4: Waiting [2022-04-13T22:31:46.111Z] 71522dd4e367: Layer already exists [2022-04-13T22:31:46.111Z] bfba5b930687: Layer already exists [2022-04-13T22:31:46.111Z] bbd239179001: Layer already exists [2022-04-13T22:31:46.111Z] 95701cf35026: Layer already exists [2022-04-13T22:31:46.111Z] c92f17f56cfd: Layer already exists [2022-04-13T22:31:46.111Z] acd21d3acaf3: Layer already exists [2022-04-13T22:31:46.111Z] 7fbc6b8b3d2a: Layer already exists [2022-04-13T22:31:46.111Z] dbb1b6953529: Layer already exists [2022-04-13T22:31:46.111Z] d3da8d993904: Layer already exists [2022-04-13T22:31:46.111Z] 2e4b6b675924: Layer already exists [2022-04-13T22:31:46.111Z] b541d28bf3b4: Layer already exists [2022-04-13T22:31:46.111Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69: digest: sha256:f98a33604775c75823312e9a031d015d56f7a06ba0bdb93ef3809e8c78606169 size: 2819 [2022-04-13T22:31:46.120Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-13T22:31:46.120Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:31:46.395Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-13T22:31:46.395Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-13T22:31:46.395Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-13T22:31:46.412Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:31:46.671Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-13T22:31:46.707Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-04-13T22:31:46.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-13T22:31:46.707Z] 71522dd4e367: Preparing [2022-04-13T22:31:46.707Z] 71522dd4e367: Preparing [2022-04-13T22:31:46.707Z] 95701cf35026: Preparing [2022-04-13T22:31:46.707Z] bbd239179001: Preparing [2022-04-13T22:31:46.707Z] bfba5b930687: Preparing [2022-04-13T22:31:46.707Z] c92f17f56cfd: Preparing [2022-04-13T22:31:46.707Z] acd21d3acaf3: Preparing [2022-04-13T22:31:46.707Z] 7fbc6b8b3d2a: Preparing [2022-04-13T22:31:46.707Z] dbb1b6953529: Preparing [2022-04-13T22:31:46.707Z] d3da8d993904: Preparing [2022-04-13T22:31:46.707Z] 2e4b6b675924: Preparing [2022-04-13T22:31:46.707Z] b541d28bf3b4: Preparing [2022-04-13T22:31:46.707Z] acd21d3acaf3: Waiting [2022-04-13T22:31:46.707Z] 7fbc6b8b3d2a: Waiting [2022-04-13T22:31:46.707Z] dbb1b6953529: Waiting [2022-04-13T22:31:46.707Z] d3da8d993904: Waiting [2022-04-13T22:31:46.707Z] 2e4b6b675924: Waiting [2022-04-13T22:31:46.707Z] b541d28bf3b4: Waiting [2022-04-13T22:31:46.707Z] c92f17f56cfd: Layer already exists [2022-04-13T22:31:46.707Z] bbd239179001: Layer already exists [2022-04-13T22:31:46.707Z] 95701cf35026: Layer already exists [2022-04-13T22:31:46.707Z] 71522dd4e367: Layer already exists [2022-04-13T22:31:46.707Z] bfba5b930687: Layer already exists [2022-04-13T22:31:46.707Z] acd21d3acaf3: Layer already exists [2022-04-13T22:31:46.707Z] 7fbc6b8b3d2a: Layer already exists [2022-04-13T22:31:46.707Z] dbb1b6953529: Layer already exists [2022-04-13T22:31:46.707Z] d3da8d993904: Layer already exists [2022-04-13T22:31:46.707Z] 2e4b6b675924: Layer already exists [2022-04-13T22:31:46.707Z] b541d28bf3b4: Layer already exists [2022-04-13T22:31:46.707Z] main: digest: sha256:f98a33604775c75823312e9a031d015d56f7a06ba0bdb93ef3809e8c78606169 size: 2819 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T22:31:46.741Z] ===================================================== [Pipeline] echo [2022-04-13T22:31:46.749Z] taggedImages: [2022-04-13T22:31:46.749Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T22:31:46.749Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-04-13T22:31:46.749Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.69 [2022-04-13T22:31:46.749Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T22:31:46.749Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-04-13T22:31:46.764Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-04-13T22:31:46.764Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T22:31:46.764Z] latest [2022-04-13T22:31:46.764Z] 2.2.0-dev.69 [2022-04-13T22:31:46.764Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T22:31:46.764Z] main [2022-04-13T22:31:46.764Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:31:46.948Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-13T22:31:47.069Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:31:47.362Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T22:31:47.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-13T22:31:47.362Z] 367f8084f78d: Preparing [2022-04-13T22:31:47.362Z] aae9407a1018: Preparing [2022-04-13T22:31:47.362Z] e706af21c933: Preparing [2022-04-13T22:31:47.362Z] f0f3d4b97f1d: Preparing [2022-04-13T22:31:47.362Z] c5b6a7517ecc: Preparing [2022-04-13T22:31:47.362Z] a59ba5d6eaf6: Preparing [2022-04-13T22:31:47.362Z] 595eab9647d2: Preparing [2022-04-13T22:31:47.362Z] b541d28bf3b4: Preparing [2022-04-13T22:31:47.362Z] a59ba5d6eaf6: Waiting [2022-04-13T22:31:47.362Z] 595eab9647d2: Waiting [2022-04-13T22:31:47.362Z] b541d28bf3b4: Waiting [2022-04-13T22:31:47.362Z] aae9407a1018: Pushed [2022-04-13T22:31:47.362Z] 367f8084f78d: Pushed [2022-04-13T22:31:47.362Z] c5b6a7517ecc: Pushed [2022-04-13T22:31:47.362Z] b541d28bf3b4: Layer already exists [2022-04-13T22:31:47.362Z] a59ba5d6eaf6: Pushed [2022-04-13T22:31:47.927Z] 595eab9647d2: Pushed [2022-04-13T22:31:49.583Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-13T22:31:49.833Z] f0f3d4b97f1d: Pushed [2022-04-13T22:31:49.833Z] e706af21c933: Pushed [2022-04-13T22:31:49.833Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817: digest: sha256:cb6c3f99e264b829f01296306d1da8431aa18d3767c011a8c66e0c3fe7a8e802 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:31:50.132Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:31:50.183Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-13T22:31:50.429Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-04-13T22:31:50.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-13T22:31:50.429Z] 367f8084f78d: Preparing [2022-04-13T22:31:50.429Z] aae9407a1018: Preparing [2022-04-13T22:31:50.429Z] e706af21c933: Preparing [2022-04-13T22:31:50.429Z] f0f3d4b97f1d: Preparing [2022-04-13T22:31:50.429Z] c5b6a7517ecc: Preparing [2022-04-13T22:31:50.429Z] a59ba5d6eaf6: Preparing [2022-04-13T22:31:50.429Z] 595eab9647d2: Preparing [2022-04-13T22:31:50.429Z] b541d28bf3b4: Preparing [2022-04-13T22:31:50.429Z] a59ba5d6eaf6: Waiting [2022-04-13T22:31:50.429Z] 595eab9647d2: Waiting [2022-04-13T22:31:50.429Z] b541d28bf3b4: Waiting [2022-04-13T22:31:50.429Z] f0f3d4b97f1d: Layer already exists [2022-04-13T22:31:50.429Z] 367f8084f78d: Layer already exists [2022-04-13T22:31:50.429Z] e706af21c933: Layer already exists [2022-04-13T22:31:50.429Z] c5b6a7517ecc: Layer already exists [2022-04-13T22:31:50.429Z] aae9407a1018: Layer already exists [2022-04-13T22:31:50.429Z] 595eab9647d2: Layer already exists [2022-04-13T22:31:50.429Z] a59ba5d6eaf6: Layer already exists [2022-04-13T22:31:50.429Z] b541d28bf3b4: Layer already exists [2022-04-13T22:31:50.429Z] latest: digest: sha256:cb6c3f99e264b829f01296306d1da8431aa18d3767c011a8c66e0c3fe7a8e802 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:31:50.458Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-13T22:31:50.458Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-13T22:31:50.458Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-13T22:31:50.458Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-13T22:31:50.458Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-13T22:31:50.730Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:31:51.085Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.69 [2022-04-13T22:31:51.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-13T22:31:51.085Z] 367f8084f78d: Preparing [2022-04-13T22:31:51.085Z] aae9407a1018: Preparing [2022-04-13T22:31:51.085Z] e706af21c933: Preparing [2022-04-13T22:31:51.085Z] f0f3d4b97f1d: Preparing [2022-04-13T22:31:51.085Z] c5b6a7517ecc: Preparing [2022-04-13T22:31:51.085Z] a59ba5d6eaf6: Preparing [2022-04-13T22:31:51.085Z] 595eab9647d2: Preparing [2022-04-13T22:31:51.085Z] b541d28bf3b4: Preparing [2022-04-13T22:31:51.086Z] 595eab9647d2: Waiting [2022-04-13T22:31:51.086Z] b541d28bf3b4: Waiting [2022-04-13T22:31:51.086Z] a59ba5d6eaf6: Waiting [2022-04-13T22:31:51.086Z] aae9407a1018: Layer already exists [2022-04-13T22:31:51.086Z] e706af21c933: Layer already exists [2022-04-13T22:31:51.086Z] 367f8084f78d: Layer already exists [2022-04-13T22:31:51.086Z] f0f3d4b97f1d: Layer already exists [2022-04-13T22:31:51.086Z] c5b6a7517ecc: Layer already exists [2022-04-13T22:31:51.086Z] 595eab9647d2: Layer already exists [2022-04-13T22:31:51.086Z] a59ba5d6eaf6: Layer already exists [2022-04-13T22:31:51.086Z] b541d28bf3b4: Layer already exists [2022-04-13T22:31:51.086Z] 2.2.0-dev.69: digest: sha256:cb6c3f99e264b829f01296306d1da8431aa18d3767c011a8c66e0c3fe7a8e802 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:31:51.396Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:31:51.443Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-13T22:31:51.689Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T22:31:51.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-13T22:31:51.690Z] 367f8084f78d: Preparing [2022-04-13T22:31:51.690Z] aae9407a1018: Preparing [2022-04-13T22:31:51.690Z] e706af21c933: Preparing [2022-04-13T22:31:51.690Z] f0f3d4b97f1d: Preparing [2022-04-13T22:31:51.690Z] c5b6a7517ecc: Preparing [2022-04-13T22:31:51.690Z] a59ba5d6eaf6: Preparing [2022-04-13T22:31:51.690Z] 595eab9647d2: Preparing [2022-04-13T22:31:51.690Z] b541d28bf3b4: Preparing [2022-04-13T22:31:51.690Z] a59ba5d6eaf6: Waiting [2022-04-13T22:31:51.690Z] 595eab9647d2: Waiting [2022-04-13T22:31:51.690Z] b541d28bf3b4: Waiting [2022-04-13T22:31:51.690Z] aae9407a1018: Layer already exists [2022-04-13T22:31:51.690Z] 367f8084f78d: Layer already exists [2022-04-13T22:31:51.690Z] f0f3d4b97f1d: Layer already exists [2022-04-13T22:31:51.690Z] c5b6a7517ecc: Layer already exists [2022-04-13T22:31:51.690Z] e706af21c933: Layer already exists [2022-04-13T22:31:51.690Z] 595eab9647d2: Layer already exists [2022-04-13T22:31:51.690Z] a59ba5d6eaf6: Layer already exists [2022-04-13T22:31:51.690Z] b541d28bf3b4: Layer already exists [2022-04-13T22:31:51.690Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69: digest: sha256:cb6c3f99e264b829f01296306d1da8431aa18d3767c011a8c66e0c3fe7a8e802 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:31:51.722Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-13T22:31:51.994Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-04-13T22:31:51.996Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-13T22:31:51.996Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-13T22:31:51.996Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-13T22:31:51.996Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:31:52.270Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-13T22:31:52.270Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-13T22:31:52.270Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-13T22:31:52.270Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-13T22:31:52.270Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-13T22:31:52.287Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-04-13T22:31:52.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-13T22:31:52.287Z] 367f8084f78d: Preparing [2022-04-13T22:31:52.287Z] aae9407a1018: Preparing [2022-04-13T22:31:52.287Z] e706af21c933: Preparing [2022-04-13T22:31:52.287Z] f0f3d4b97f1d: Preparing [2022-04-13T22:31:52.287Z] c5b6a7517ecc: Preparing [2022-04-13T22:31:52.287Z] a59ba5d6eaf6: Preparing [2022-04-13T22:31:52.287Z] 595eab9647d2: Preparing [2022-04-13T22:31:52.287Z] b541d28bf3b4: Preparing [2022-04-13T22:31:52.287Z] a59ba5d6eaf6: Waiting [2022-04-13T22:31:52.287Z] 595eab9647d2: Waiting [2022-04-13T22:31:52.287Z] b541d28bf3b4: Waiting [2022-04-13T22:31:52.287Z] e706af21c933: Layer already exists [2022-04-13T22:31:52.287Z] aae9407a1018: Layer already exists [2022-04-13T22:31:52.287Z] f0f3d4b97f1d: Layer already exists [2022-04-13T22:31:52.287Z] c5b6a7517ecc: Layer already exists [2022-04-13T22:31:52.287Z] 367f8084f78d: Layer already exists [2022-04-13T22:31:52.287Z] a59ba5d6eaf6: Layer already exists [2022-04-13T22:31:52.287Z] 595eab9647d2: Layer already exists [2022-04-13T22:31:52.287Z] b541d28bf3b4: Layer already exists [2022-04-13T22:31:52.287Z] main: digest: sha256:cb6c3f99e264b829f01296306d1da8431aa18d3767c011a8c66e0c3fe7a8e802 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T22:31:52.326Z] ===================================================== [Pipeline] echo [2022-04-13T22:31:52.336Z] taggedImages: [2022-04-13T22:31:52.336Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T22:31:52.336Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-04-13T22:31:52.336Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.69 [2022-04-13T22:31:52.336Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T22:31:52.336Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-04-13T22:31:52.358Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-04-13T22:31:52.358Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T22:31:52.358Z] latest [2022-04-13T22:31:52.358Z] 2.2.0-dev.69 [2022-04-13T22:31:52.358Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T22:31:52.358Z] main [2022-04-13T22:31:52.358Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:31:52.545Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-13T22:31:52.686Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:31:52.982Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T22:31:52.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-13T22:31:52.982Z] adb9605a8b5e: Preparing [2022-04-13T22:31:52.982Z] 0d8cf4b63e85: Preparing [2022-04-13T22:31:52.982Z] 933e84cbfae7: Preparing [2022-04-13T22:31:52.982Z] 6d5a7536baf8: Preparing [2022-04-13T22:31:52.982Z] eee614fb688f: Preparing [2022-04-13T22:31:52.982Z] 815cf909737b: Preparing [2022-04-13T22:31:52.982Z] be93cc05d548: Preparing [2022-04-13T22:31:52.982Z] 19030bb35fea: Preparing [2022-04-13T22:31:52.982Z] e59f63d76271: Preparing [2022-04-13T22:31:52.982Z] b541d28bf3b4: Preparing [2022-04-13T22:31:52.982Z] 815cf909737b: Waiting [2022-04-13T22:31:52.982Z] be93cc05d548: Waiting [2022-04-13T22:31:52.982Z] e59f63d76271: Waiting [2022-04-13T22:31:52.982Z] 19030bb35fea: Waiting [2022-04-13T22:31:52.982Z] b541d28bf3b4: Waiting [2022-04-13T22:31:52.982Z] adb9605a8b5e: Pushed [2022-04-13T22:31:52.982Z] eee614fb688f: Pushed [2022-04-13T22:31:52.982Z] 0d8cf4b63e85: Pushed [2022-04-13T22:31:53.146Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-13T22:31:53.146Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-13T22:31:53.146Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-13T22:31:53.241Z] 815cf909737b: Pushed [2022-04-13T22:31:53.241Z] 19030bb35fea: Pushed [2022-04-13T22:31:53.241Z] be93cc05d548: Pushed [2022-04-13T22:31:53.241Z] b541d28bf3b4: Layer already exists [2022-04-13T22:31:53.502Z] e59f63d76271: Pushed [2022-04-13T22:31:53.748Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-13T22:31:53.748Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-13T22:31:53.748Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-13T22:31:53.748Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-13T22:31:54.022Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-13T22:31:54.296Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-13T22:31:54.573Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-13T22:31:54.848Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-13T22:31:55.121Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-13T22:31:55.121Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-13T22:31:55.121Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-13T22:31:55.396Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-13T22:31:55.396Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-13T22:31:55.396Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-13T22:31:55.397Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-13T22:31:55.416Z] 933e84cbfae7: Pushed [2022-04-13T22:31:55.416Z] 6d5a7536baf8: Pushed [2022-04-13T22:31:55.671Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-13T22:31:55.671Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-13T22:31:55.671Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-13T22:31:55.671Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-13T22:31:55.677Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817: digest: sha256:ecaa4fce8ea5e54a17dbadab9c5269732cba7f220cf8250e7cb38258427c975f size: 2406 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:31:55.947Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-13T22:31:55.979Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:31:56.278Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-04-13T22:31:56.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-13T22:31:56.278Z] adb9605a8b5e: Preparing [2022-04-13T22:31:56.278Z] 0d8cf4b63e85: Preparing [2022-04-13T22:31:56.278Z] 933e84cbfae7: Preparing [2022-04-13T22:31:56.278Z] 6d5a7536baf8: Preparing [2022-04-13T22:31:56.278Z] eee614fb688f: Preparing [2022-04-13T22:31:56.278Z] 815cf909737b: Preparing [2022-04-13T22:31:56.278Z] be93cc05d548: Preparing [2022-04-13T22:31:56.278Z] 19030bb35fea: Preparing [2022-04-13T22:31:56.278Z] e59f63d76271: Preparing [2022-04-13T22:31:56.278Z] b541d28bf3b4: Preparing [2022-04-13T22:31:56.278Z] 19030bb35fea: Waiting [2022-04-13T22:31:56.278Z] be93cc05d548: Waiting [2022-04-13T22:31:56.278Z] b541d28bf3b4: Waiting [2022-04-13T22:31:56.278Z] e59f63d76271: Waiting [2022-04-13T22:31:56.278Z] 815cf909737b: Waiting [2022-04-13T22:31:56.278Z] adb9605a8b5e: Layer already exists [2022-04-13T22:31:56.278Z] 6d5a7536baf8: Layer already exists [2022-04-13T22:31:56.278Z] 933e84cbfae7: Layer already exists [2022-04-13T22:31:56.278Z] 0d8cf4b63e85: Layer already exists [2022-04-13T22:31:56.278Z] eee614fb688f: Layer already exists [2022-04-13T22:31:56.278Z] 815cf909737b: Layer already exists [2022-04-13T22:31:56.278Z] e59f63d76271: Layer already exists [2022-04-13T22:31:56.278Z] be93cc05d548: Layer already exists [2022-04-13T22:31:56.278Z] b541d28bf3b4: Layer already exists [2022-04-13T22:31:56.278Z] 19030bb35fea: Layer already exists [2022-04-13T22:31:56.278Z] latest: digest: sha256:ecaa4fce8ea5e54a17dbadab9c5269732cba7f220cf8250e7cb38258427c975f size: 2406 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:31:56.548Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-13T22:31:56.548Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-13T22:31:56.583Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:31:56.826Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-13T22:31:56.881Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.69 [2022-04-13T22:31:56.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-13T22:31:56.881Z] adb9605a8b5e: Preparing [2022-04-13T22:31:56.881Z] 0d8cf4b63e85: Preparing [2022-04-13T22:31:56.881Z] 933e84cbfae7: Preparing [2022-04-13T22:31:56.881Z] 6d5a7536baf8: Preparing [2022-04-13T22:31:56.881Z] eee614fb688f: Preparing [2022-04-13T22:31:56.881Z] 815cf909737b: Preparing [2022-04-13T22:31:56.881Z] be93cc05d548: Preparing [2022-04-13T22:31:56.881Z] 19030bb35fea: Preparing [2022-04-13T22:31:56.881Z] e59f63d76271: Preparing [2022-04-13T22:31:56.881Z] b541d28bf3b4: Preparing [2022-04-13T22:31:56.881Z] 815cf909737b: Waiting [2022-04-13T22:31:56.881Z] be93cc05d548: Waiting [2022-04-13T22:31:56.881Z] 19030bb35fea: Waiting [2022-04-13T22:31:56.881Z] e59f63d76271: Waiting [2022-04-13T22:31:56.881Z] b541d28bf3b4: Waiting [2022-04-13T22:31:56.881Z] eee614fb688f: Layer already exists [2022-04-13T22:31:56.881Z] 0d8cf4b63e85: Layer already exists [2022-04-13T22:31:56.881Z] adb9605a8b5e: Layer already exists [2022-04-13T22:31:56.881Z] 6d5a7536baf8: Layer already exists [2022-04-13T22:31:56.881Z] 933e84cbfae7: Layer already exists [2022-04-13T22:31:56.881Z] 815cf909737b: Layer already exists [2022-04-13T22:31:56.881Z] e59f63d76271: Layer already exists [2022-04-13T22:31:56.881Z] be93cc05d548: Layer already exists [2022-04-13T22:31:56.881Z] 19030bb35fea: Layer already exists [2022-04-13T22:31:56.881Z] b541d28bf3b4: Layer already exists [2022-04-13T22:31:56.881Z] 2.2.0-dev.69: digest: sha256:ecaa4fce8ea5e54a17dbadab9c5269732cba7f220cf8250e7cb38258427c975f size: 2406 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:31:57.103Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-13T22:31:57.103Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-13T22:31:57.103Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-13T22:31:57.184Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:31:57.379Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-13T22:31:57.480Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T22:31:57.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-13T22:31:57.480Z] adb9605a8b5e: Preparing [2022-04-13T22:31:57.480Z] 0d8cf4b63e85: Preparing [2022-04-13T22:31:57.480Z] 933e84cbfae7: Preparing [2022-04-13T22:31:57.480Z] 6d5a7536baf8: Preparing [2022-04-13T22:31:57.480Z] eee614fb688f: Preparing [2022-04-13T22:31:57.480Z] 815cf909737b: Preparing [2022-04-13T22:31:57.480Z] be93cc05d548: Preparing [2022-04-13T22:31:57.480Z] 815cf909737b: Waiting [2022-04-13T22:31:57.480Z] 19030bb35fea: Preparing [2022-04-13T22:31:57.480Z] e59f63d76271: Preparing [2022-04-13T22:31:57.480Z] b541d28bf3b4: Preparing [2022-04-13T22:31:57.480Z] be93cc05d548: Waiting [2022-04-13T22:31:57.480Z] 19030bb35fea: Waiting [2022-04-13T22:31:57.480Z] e59f63d76271: Waiting [2022-04-13T22:31:57.480Z] b541d28bf3b4: Waiting [2022-04-13T22:31:57.480Z] adb9605a8b5e: Layer already exists [2022-04-13T22:31:57.480Z] 6d5a7536baf8: Layer already exists [2022-04-13T22:31:57.480Z] eee614fb688f: Layer already exists [2022-04-13T22:31:57.480Z] 933e84cbfae7: Layer already exists [2022-04-13T22:31:57.480Z] 0d8cf4b63e85: Layer already exists [2022-04-13T22:31:57.480Z] 19030bb35fea: Layer already exists [2022-04-13T22:31:57.480Z] b541d28bf3b4: Layer already exists [2022-04-13T22:31:57.480Z] 815cf909737b: Layer already exists [2022-04-13T22:31:57.480Z] e59f63d76271: Layer already exists [2022-04-13T22:31:57.480Z] be93cc05d548: Layer already exists [2022-04-13T22:31:57.480Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69: digest: sha256:ecaa4fce8ea5e54a17dbadab9c5269732cba7f220cf8250e7cb38258427c975f size: 2406 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:31:57.657Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-13T22:31:57.778Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:31:57.932Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-13T22:31:57.932Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-13T22:31:58.071Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-04-13T22:31:58.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-13T22:31:58.071Z] adb9605a8b5e: Preparing [2022-04-13T22:31:58.071Z] 0d8cf4b63e85: Preparing [2022-04-13T22:31:58.071Z] 933e84cbfae7: Preparing [2022-04-13T22:31:58.071Z] 6d5a7536baf8: Preparing [2022-04-13T22:31:58.071Z] eee614fb688f: Preparing [2022-04-13T22:31:58.071Z] 815cf909737b: Preparing [2022-04-13T22:31:58.071Z] be93cc05d548: Preparing [2022-04-13T22:31:58.071Z] 19030bb35fea: Preparing [2022-04-13T22:31:58.071Z] e59f63d76271: Preparing [2022-04-13T22:31:58.071Z] 815cf909737b: Waiting [2022-04-13T22:31:58.071Z] be93cc05d548: Waiting [2022-04-13T22:31:58.071Z] b541d28bf3b4: Preparing [2022-04-13T22:31:58.071Z] b541d28bf3b4: Waiting [2022-04-13T22:31:58.071Z] e59f63d76271: Waiting [2022-04-13T22:31:58.071Z] eee614fb688f: Layer already exists [2022-04-13T22:31:58.071Z] 933e84cbfae7: Layer already exists [2022-04-13T22:31:58.071Z] adb9605a8b5e: Layer already exists [2022-04-13T22:31:58.071Z] 6d5a7536baf8: Layer already exists [2022-04-13T22:31:58.071Z] 0d8cf4b63e85: Layer already exists [2022-04-13T22:31:58.071Z] be93cc05d548: Layer already exists [2022-04-13T22:31:58.071Z] 815cf909737b: Layer already exists [2022-04-13T22:31:58.071Z] 19030bb35fea: Layer already exists [2022-04-13T22:31:58.071Z] b541d28bf3b4: Layer already exists [2022-04-13T22:31:58.071Z] e59f63d76271: Layer already exists [2022-04-13T22:31:58.071Z] main: digest: sha256:ecaa4fce8ea5e54a17dbadab9c5269732cba7f220cf8250e7cb38258427c975f size: 2406 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T22:31:58.104Z] ===================================================== [Pipeline] echo [2022-04-13T22:31:58.112Z] taggedImages: [2022-04-13T22:31:58.112Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T22:31:58.112Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-04-13T22:31:58.112Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.69 [2022-04-13T22:31:58.112Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T22:31:58.112Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-04-13T22:31:58.131Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-04-13T22:31:58.131Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T22:31:58.131Z] latest [2022-04-13T22:31:58.131Z] 2.2.0-dev.69 [2022-04-13T22:31:58.131Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T22:31:58.131Z] main [2022-04-13T22:31:58.131Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:31:58.448Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:31:58.746Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T22:31:58.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-13T22:31:58.746Z] 3c75cdc112f6: Preparing [2022-04-13T22:31:58.746Z] 5d886f96bfd8: Preparing [2022-04-13T22:31:58.746Z] acd21d3acaf3: Preparing [2022-04-13T22:31:58.746Z] 940c30de28bd: Preparing [2022-04-13T22:31:58.746Z] 0acc1d74a6fd: Preparing [2022-04-13T22:31:58.746Z] 4fc242d58285: Preparing [2022-04-13T22:31:58.746Z] 4fc242d58285: Waiting [2022-04-13T22:31:58.746Z] acd21d3acaf3: Layer already exists [2022-04-13T22:31:58.746Z] 4fc242d58285: Layer already exists [2022-04-13T22:31:58.746Z] 3c75cdc112f6: Pushed [2022-04-13T22:31:58.746Z] 0acc1d74a6fd: Pushed [2022-04-13T22:31:58.922Z] go: downloading go.opencensus.io v0.23.0 [2022-04-13T22:31:59.526Z] go: downloading go.opencensus.io v0.23.0 [2022-04-13T22:31:59.685Z] 940c30de28bd: Pushed [2022-04-13T22:31:59.801Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-13T22:32:00.079Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-13T22:32:00.358Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-13T22:32:00.358Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-13T22:32:00.358Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-13T22:32:00.358Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-13T22:32:00.979Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-13T22:32:00.979Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-13T22:32:00.979Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-13T22:32:01.068Z] 5d886f96bfd8: Pushed [2022-04-13T22:32:01.068Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817: digest: sha256:df998c372359b9082a610349ec03010b2c067101ce506ea8230b0e2959f97808 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:32:01.257Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-13T22:32:01.258Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-13T22:32:01.258Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-13T22:32:01.364Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:32:01.534Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-13T22:32:01.659Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-04-13T22:32:01.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-13T22:32:01.659Z] 3c75cdc112f6: Preparing [2022-04-13T22:32:01.659Z] 5d886f96bfd8: Preparing [2022-04-13T22:32:01.659Z] acd21d3acaf3: Preparing [2022-04-13T22:32:01.659Z] 940c30de28bd: Preparing [2022-04-13T22:32:01.659Z] 0acc1d74a6fd: Preparing [2022-04-13T22:32:01.659Z] 4fc242d58285: Preparing [2022-04-13T22:32:01.659Z] 4fc242d58285: Waiting [2022-04-13T22:32:01.659Z] 0acc1d74a6fd: Layer already exists [2022-04-13T22:32:01.659Z] 5d886f96bfd8: Layer already exists [2022-04-13T22:32:01.659Z] acd21d3acaf3: Layer already exists [2022-04-13T22:32:01.659Z] 3c75cdc112f6: Layer already exists [2022-04-13T22:32:01.659Z] 940c30de28bd: Layer already exists [2022-04-13T22:32:01.659Z] 4fc242d58285: Layer already exists [2022-04-13T22:32:01.659Z] latest: digest: sha256:df998c372359b9082a610349ec03010b2c067101ce506ea8230b0e2959f97808 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:32:01.811Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-13T22:32:01.811Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-13T22:32:01.962Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:32:02.260Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.69 [2022-04-13T22:32:02.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-13T22:32:02.260Z] 3c75cdc112f6: Preparing [2022-04-13T22:32:02.260Z] 5d886f96bfd8: Preparing [2022-04-13T22:32:02.260Z] acd21d3acaf3: Preparing [2022-04-13T22:32:02.260Z] 940c30de28bd: Preparing [2022-04-13T22:32:02.260Z] 0acc1d74a6fd: Preparing [2022-04-13T22:32:02.260Z] 4fc242d58285: Preparing [2022-04-13T22:32:02.260Z] 4fc242d58285: Waiting [2022-04-13T22:32:02.260Z] acd21d3acaf3: Layer already exists [2022-04-13T22:32:02.260Z] 940c30de28bd: Layer already exists [2022-04-13T22:32:02.260Z] 3c75cdc112f6: Layer already exists [2022-04-13T22:32:02.260Z] 0acc1d74a6fd: Layer already exists [2022-04-13T22:32:02.260Z] 5d886f96bfd8: Layer already exists [2022-04-13T22:32:02.260Z] 4fc242d58285: Layer already exists [2022-04-13T22:32:02.260Z] 2.2.0-dev.69: digest: sha256:df998c372359b9082a610349ec03010b2c067101ce506ea8230b0e2959f97808 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:32:02.411Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-13T22:32:02.561Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:32:02.859Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T22:32:02.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-13T22:32:02.859Z] 3c75cdc112f6: Preparing [2022-04-13T22:32:02.859Z] 5d886f96bfd8: Preparing [2022-04-13T22:32:02.859Z] acd21d3acaf3: Preparing [2022-04-13T22:32:02.859Z] 940c30de28bd: Preparing [2022-04-13T22:32:02.859Z] 0acc1d74a6fd: Preparing [2022-04-13T22:32:02.859Z] 4fc242d58285: Preparing [2022-04-13T22:32:02.859Z] 4fc242d58285: Waiting [2022-04-13T22:32:02.859Z] 0acc1d74a6fd: Layer already exists [2022-04-13T22:32:02.859Z] acd21d3acaf3: Layer already exists [2022-04-13T22:32:02.859Z] 3c75cdc112f6: Layer already exists [2022-04-13T22:32:02.859Z] 940c30de28bd: Layer already exists [2022-04-13T22:32:02.859Z] 5d886f96bfd8: Layer already exists [2022-04-13T22:32:02.859Z] 4fc242d58285: Layer already exists [2022-04-13T22:32:02.859Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69: digest: sha256:df998c372359b9082a610349ec03010b2c067101ce506ea8230b0e2959f97808 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:32:03.161Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:32:03.456Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-04-13T22:32:03.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-13T22:32:03.456Z] 3c75cdc112f6: Preparing [2022-04-13T22:32:03.456Z] 5d886f96bfd8: Preparing [2022-04-13T22:32:03.456Z] acd21d3acaf3: Preparing [2022-04-13T22:32:03.456Z] 940c30de28bd: Preparing [2022-04-13T22:32:03.456Z] 0acc1d74a6fd: Preparing [2022-04-13T22:32:03.456Z] 4fc242d58285: Preparing [2022-04-13T22:32:03.456Z] 4fc242d58285: Waiting [2022-04-13T22:32:03.456Z] 5d886f96bfd8: Layer already exists [2022-04-13T22:32:03.456Z] 940c30de28bd: Layer already exists [2022-04-13T22:32:03.456Z] 0acc1d74a6fd: Layer already exists [2022-04-13T22:32:03.456Z] acd21d3acaf3: Layer already exists [2022-04-13T22:32:03.456Z] 3c75cdc112f6: Layer already exists [2022-04-13T22:32:03.456Z] 4fc242d58285: Layer already exists [2022-04-13T22:32:03.456Z] main: digest: sha256:df998c372359b9082a610349ec03010b2c067101ce506ea8230b0e2959f97808 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T22:32:03.493Z] ===================================================== [Pipeline] echo [2022-04-13T22:32:03.504Z] taggedImages: [2022-04-13T22:32:03.504Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T22:32:03.504Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-04-13T22:32:03.504Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.69 [2022-04-13T22:32:03.504Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T22:32:03.504Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-04-13T22:32:03.530Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-04-13T22:32:03.530Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T22:32:03.530Z] latest [2022-04-13T22:32:03.530Z] 2.2.0-dev.69 [2022-04-13T22:32:03.530Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T22:32:03.530Z] main [2022-04-13T22:32:03.530Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:32:03.851Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:32:04.143Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T22:32:04.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-13T22:32:04.143Z] df7a2b4e73e5: Preparing [2022-04-13T22:32:04.143Z] 4be1dbe66bf8: Preparing [2022-04-13T22:32:04.143Z] 2f0030693ae7: Preparing [2022-04-13T22:32:04.143Z] b3b9d185479f: Preparing [2022-04-13T22:32:04.143Z] 347744c1bb6a: Preparing [2022-04-13T22:32:04.143Z] 444d0f8918da: Preparing [2022-04-13T22:32:04.143Z] 0acc1d74a6fd: Preparing [2022-04-13T22:32:04.143Z] 4fc242d58285: Preparing [2022-04-13T22:32:04.143Z] 444d0f8918da: Waiting [2022-04-13T22:32:04.143Z] 0acc1d74a6fd: Waiting [2022-04-13T22:32:04.143Z] 4fc242d58285: Waiting [2022-04-13T22:32:04.143Z] 4be1dbe66bf8: Pushed [2022-04-13T22:32:04.143Z] df7a2b4e73e5: Pushed [2022-04-13T22:32:04.143Z] 2f0030693ae7: Pushed [2022-04-13T22:32:04.143Z] 4fc242d58285: Layer already exists [2022-04-13T22:32:04.143Z] 0acc1d74a6fd: Layer already exists [2022-04-13T22:32:04.395Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-13T22:32:04.395Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-13T22:32:04.712Z] 444d0f8918da: Pushed [2022-04-13T22:32:06.375Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-13T22:32:06.375Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-13T22:32:06.651Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-13T22:32:06.926Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-13T22:32:06.926Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-13T22:32:06.926Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-13T22:32:06.926Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-13T22:32:07.202Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-13T22:32:07.477Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-13T22:32:07.477Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-13T22:32:07.752Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-13T22:32:07.752Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-13T22:32:07.752Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-13T22:32:08.011Z] 347744c1bb6a: Pushed [2022-04-13T22:32:08.029Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-13T22:32:08.029Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-13T22:32:08.029Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-13T22:32:08.029Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-13T22:32:08.307Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-13T22:32:08.307Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-13T22:32:08.307Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-13T22:32:08.307Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-13T22:32:08.586Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-13T22:32:08.586Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-13T22:32:11.313Z] b3b9d185479f: Pushed [2022-04-13T22:32:11.313Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817: digest: sha256:2ed9d2904431ad67b7a0c93ac3afb2cc97f8849a9773610d0c7e4cdc1c96f740 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:32:11.616Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:32:11.918Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-04-13T22:32:11.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-13T22:32:11.918Z] df7a2b4e73e5: Preparing [2022-04-13T22:32:11.918Z] 4be1dbe66bf8: Preparing [2022-04-13T22:32:11.918Z] 2f0030693ae7: Preparing [2022-04-13T22:32:11.918Z] b3b9d185479f: Preparing [2022-04-13T22:32:11.918Z] 347744c1bb6a: Preparing [2022-04-13T22:32:11.918Z] 444d0f8918da: Preparing [2022-04-13T22:32:11.918Z] 0acc1d74a6fd: Preparing [2022-04-13T22:32:11.918Z] 4fc242d58285: Preparing [2022-04-13T22:32:11.918Z] 444d0f8918da: Waiting [2022-04-13T22:32:11.918Z] 0acc1d74a6fd: Waiting [2022-04-13T22:32:11.918Z] 4fc242d58285: Waiting [2022-04-13T22:32:11.918Z] 347744c1bb6a: Layer already exists [2022-04-13T22:32:11.918Z] b3b9d185479f: Layer already exists [2022-04-13T22:32:11.918Z] 2f0030693ae7: Layer already exists [2022-04-13T22:32:11.918Z] 4be1dbe66bf8: Layer already exists [2022-04-13T22:32:11.918Z] df7a2b4e73e5: Layer already exists [2022-04-13T22:32:11.918Z] 444d0f8918da: Layer already exists [2022-04-13T22:32:11.918Z] 4fc242d58285: Layer already exists [2022-04-13T22:32:11.918Z] 0acc1d74a6fd: Layer already exists [2022-04-13T22:32:11.918Z] latest: digest: sha256:2ed9d2904431ad67b7a0c93ac3afb2cc97f8849a9773610d0c7e4cdc1c96f740 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:32:12.223Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:32:12.520Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.69 [2022-04-13T22:32:12.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-13T22:32:12.520Z] df7a2b4e73e5: Preparing [2022-04-13T22:32:12.520Z] 4be1dbe66bf8: Preparing [2022-04-13T22:32:12.520Z] 2f0030693ae7: Preparing [2022-04-13T22:32:12.520Z] b3b9d185479f: Preparing [2022-04-13T22:32:12.520Z] 347744c1bb6a: Preparing [2022-04-13T22:32:12.520Z] 444d0f8918da: Preparing [2022-04-13T22:32:12.520Z] 0acc1d74a6fd: Preparing [2022-04-13T22:32:12.520Z] 4fc242d58285: Preparing [2022-04-13T22:32:12.520Z] 444d0f8918da: Waiting [2022-04-13T22:32:12.520Z] 0acc1d74a6fd: Waiting [2022-04-13T22:32:12.520Z] 4fc242d58285: Waiting [2022-04-13T22:32:12.520Z] df7a2b4e73e5: Layer already exists [2022-04-13T22:32:12.520Z] 2f0030693ae7: Layer already exists [2022-04-13T22:32:12.520Z] 347744c1bb6a: Layer already exists [2022-04-13T22:32:12.520Z] 4be1dbe66bf8: Layer already exists [2022-04-13T22:32:12.520Z] b3b9d185479f: Layer already exists [2022-04-13T22:32:12.520Z] 444d0f8918da: Layer already exists [2022-04-13T22:32:12.520Z] 0acc1d74a6fd: Layer already exists [2022-04-13T22:32:12.520Z] 4fc242d58285: Layer already exists [2022-04-13T22:32:12.520Z] 2.2.0-dev.69: digest: sha256:2ed9d2904431ad67b7a0c93ac3afb2cc97f8849a9773610d0c7e4cdc1c96f740 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:32:12.826Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:32:13.126Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T22:32:13.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-13T22:32:13.126Z] df7a2b4e73e5: Preparing [2022-04-13T22:32:13.126Z] 4be1dbe66bf8: Preparing [2022-04-13T22:32:13.126Z] 2f0030693ae7: Preparing [2022-04-13T22:32:13.126Z] b3b9d185479f: Preparing [2022-04-13T22:32:13.126Z] 347744c1bb6a: Preparing [2022-04-13T22:32:13.126Z] 444d0f8918da: Preparing [2022-04-13T22:32:13.126Z] 0acc1d74a6fd: Preparing [2022-04-13T22:32:13.126Z] 4fc242d58285: Preparing [2022-04-13T22:32:13.126Z] 444d0f8918da: Waiting [2022-04-13T22:32:13.126Z] 0acc1d74a6fd: Waiting [2022-04-13T22:32:13.126Z] 4fc242d58285: Waiting [2022-04-13T22:32:13.126Z] 347744c1bb6a: Layer already exists [2022-04-13T22:32:13.126Z] df7a2b4e73e5: Layer already exists [2022-04-13T22:32:13.126Z] 4be1dbe66bf8: Layer already exists [2022-04-13T22:32:13.126Z] 2f0030693ae7: Layer already exists [2022-04-13T22:32:13.126Z] b3b9d185479f: Layer already exists [2022-04-13T22:32:13.126Z] 0acc1d74a6fd: Layer already exists [2022-04-13T22:32:13.126Z] 4fc242d58285: Layer already exists [2022-04-13T22:32:13.126Z] 444d0f8918da: Layer already exists [2022-04-13T22:32:13.126Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69: digest: sha256:2ed9d2904431ad67b7a0c93ac3afb2cc97f8849a9773610d0c7e4cdc1c96f740 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:32:13.427Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:32:13.724Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-04-13T22:32:13.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-13T22:32:13.725Z] df7a2b4e73e5: Preparing [2022-04-13T22:32:13.725Z] 4be1dbe66bf8: Preparing [2022-04-13T22:32:13.725Z] 2f0030693ae7: Preparing [2022-04-13T22:32:13.725Z] b3b9d185479f: Preparing [2022-04-13T22:32:13.725Z] 347744c1bb6a: Preparing [2022-04-13T22:32:13.725Z] 444d0f8918da: Preparing [2022-04-13T22:32:13.725Z] 0acc1d74a6fd: Preparing [2022-04-13T22:32:13.725Z] 4fc242d58285: Preparing [2022-04-13T22:32:13.725Z] 0acc1d74a6fd: Waiting [2022-04-13T22:32:13.725Z] 444d0f8918da: Waiting [2022-04-13T22:32:13.725Z] 4fc242d58285: Waiting [2022-04-13T22:32:13.725Z] 4be1dbe66bf8: Layer already exists [2022-04-13T22:32:13.725Z] df7a2b4e73e5: Layer already exists [2022-04-13T22:32:13.725Z] 2f0030693ae7: Layer already exists [2022-04-13T22:32:13.725Z] 347744c1bb6a: Layer already exists [2022-04-13T22:32:13.725Z] b3b9d185479f: Layer already exists [2022-04-13T22:32:13.725Z] 444d0f8918da: Layer already exists [2022-04-13T22:32:13.725Z] 4fc242d58285: Layer already exists [2022-04-13T22:32:13.725Z] 0acc1d74a6fd: Layer already exists [2022-04-13T22:32:13.725Z] main: digest: sha256:2ed9d2904431ad67b7a0c93ac3afb2cc97f8849a9773610d0c7e4cdc1c96f740 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T22:32:13.784Z] ===================================================== [Pipeline] echo [2022-04-13T22:32:13.792Z] taggedImages: [2022-04-13T22:32:13.792Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T22:32:13.792Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-04-13T22:32:13.792Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.69 [2022-04-13T22:32:13.792Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T22:32:13.792Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-04-13T22:32:13.811Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-04-13T22:32:13.811Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T22:32:13.811Z] latest [2022-04-13T22:32:13.811Z] 2.2.0-dev.69 [2022-04-13T22:32:13.811Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T22:32:13.811Z] main [2022-04-13T22:32:13.811Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:32:14.176Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:32:14.468Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T22:32:14.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-13T22:32:14.468Z] 03739c0dae91: Preparing [2022-04-13T22:32:14.468Z] d01ebdbf1af4: Preparing [2022-04-13T22:32:14.468Z] ee0aabfb9820: Preparing [2022-04-13T22:32:14.468Z] 8af16f70eb91: Preparing [2022-04-13T22:32:14.468Z] 735770dba1f3: Preparing [2022-04-13T22:32:14.468Z] 0acc1d74a6fd: Preparing [2022-04-13T22:32:14.468Z] 4fc242d58285: Preparing [2022-04-13T22:32:14.468Z] 4fc242d58285: Waiting [2022-04-13T22:32:14.468Z] 0acc1d74a6fd: Waiting [2022-04-13T22:32:14.468Z] 03739c0dae91: Pushed [2022-04-13T22:32:14.468Z] ee0aabfb9820: Pushed [2022-04-13T22:32:14.468Z] d01ebdbf1af4: Pushed [2022-04-13T22:32:14.468Z] 0acc1d74a6fd: Layer already exists [2022-04-13T22:32:14.468Z] 4fc242d58285: Layer already exists [2022-04-13T22:32:14.728Z] 735770dba1f3: Pushed [2022-04-13T22:32:16.917Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-13T22:32:16.917Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-13T22:32:16.917Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-13T22:32:17.192Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-13T22:32:18.181Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-13T22:32:18.181Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-13T22:32:18.181Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-13T22:32:18.181Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-13T22:32:22.870Z] 8af16f70eb91: Pushed [2022-04-13T22:32:22.870Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817: digest: sha256:5ba06583566e04e3b27b18168ef5a7f255baa81f1313be7720466888819212ff size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:32:23.175Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:32:23.473Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-04-13T22:32:23.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-13T22:32:23.473Z] 03739c0dae91: Preparing [2022-04-13T22:32:23.473Z] d01ebdbf1af4: Preparing [2022-04-13T22:32:23.473Z] ee0aabfb9820: Preparing [2022-04-13T22:32:23.473Z] 8af16f70eb91: Preparing [2022-04-13T22:32:23.473Z] 735770dba1f3: Preparing [2022-04-13T22:32:23.473Z] 0acc1d74a6fd: Preparing [2022-04-13T22:32:23.473Z] 4fc242d58285: Preparing [2022-04-13T22:32:23.473Z] 4fc242d58285: Waiting [2022-04-13T22:32:23.473Z] ee0aabfb9820: Layer already exists [2022-04-13T22:32:23.473Z] 735770dba1f3: Layer already exists [2022-04-13T22:32:23.473Z] d01ebdbf1af4: Layer already exists [2022-04-13T22:32:23.473Z] 8af16f70eb91: Layer already exists [2022-04-13T22:32:23.473Z] 03739c0dae91: Layer already exists [2022-04-13T22:32:23.473Z] 4fc242d58285: Layer already exists [2022-04-13T22:32:23.473Z] 0acc1d74a6fd: Layer already exists [2022-04-13T22:32:23.473Z] latest: digest: sha256:5ba06583566e04e3b27b18168ef5a7f255baa81f1313be7720466888819212ff size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:32:23.769Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:32:24.061Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.69 [2022-04-13T22:32:24.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-13T22:32:24.061Z] 03739c0dae91: Preparing [2022-04-13T22:32:24.061Z] d01ebdbf1af4: Preparing [2022-04-13T22:32:24.061Z] ee0aabfb9820: Preparing [2022-04-13T22:32:24.061Z] 8af16f70eb91: Preparing [2022-04-13T22:32:24.061Z] 735770dba1f3: Preparing [2022-04-13T22:32:24.061Z] 0acc1d74a6fd: Preparing [2022-04-13T22:32:24.061Z] 4fc242d58285: Preparing [2022-04-13T22:32:24.061Z] 0acc1d74a6fd: Waiting [2022-04-13T22:32:24.061Z] 4fc242d58285: Waiting [2022-04-13T22:32:24.061Z] 735770dba1f3: Layer already exists [2022-04-13T22:32:24.061Z] 03739c0dae91: Layer already exists [2022-04-13T22:32:24.061Z] ee0aabfb9820: Layer already exists [2022-04-13T22:32:24.061Z] d01ebdbf1af4: Layer already exists [2022-04-13T22:32:24.061Z] 8af16f70eb91: Layer already exists [2022-04-13T22:32:24.061Z] 4fc242d58285: Layer already exists [2022-04-13T22:32:24.061Z] 0acc1d74a6fd: Layer already exists [2022-04-13T22:32:24.061Z] 2.2.0-dev.69: digest: sha256:5ba06583566e04e3b27b18168ef5a7f255baa81f1313be7720466888819212ff size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:32:24.361Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:32:24.655Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T22:32:24.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-13T22:32:24.655Z] 03739c0dae91: Preparing [2022-04-13T22:32:24.655Z] d01ebdbf1af4: Preparing [2022-04-13T22:32:24.655Z] ee0aabfb9820: Preparing [2022-04-13T22:32:24.655Z] 8af16f70eb91: Preparing [2022-04-13T22:32:24.655Z] 735770dba1f3: Preparing [2022-04-13T22:32:24.655Z] 0acc1d74a6fd: Preparing [2022-04-13T22:32:24.655Z] 4fc242d58285: Preparing [2022-04-13T22:32:24.655Z] 0acc1d74a6fd: Waiting [2022-04-13T22:32:24.655Z] 4fc242d58285: Waiting [2022-04-13T22:32:24.655Z] 03739c0dae91: Layer already exists [2022-04-13T22:32:24.655Z] 735770dba1f3: Layer already exists [2022-04-13T22:32:24.655Z] 8af16f70eb91: Layer already exists [2022-04-13T22:32:24.655Z] ee0aabfb9820: Layer already exists [2022-04-13T22:32:24.655Z] d01ebdbf1af4: Layer already exists [2022-04-13T22:32:24.655Z] 0acc1d74a6fd: Layer already exists [2022-04-13T22:32:24.655Z] 4fc242d58285: Layer already exists [2022-04-13T22:32:24.655Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69: digest: sha256:5ba06583566e04e3b27b18168ef5a7f255baa81f1313be7720466888819212ff size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:32:24.954Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:32:25.250Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-04-13T22:32:25.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-13T22:32:25.250Z] 03739c0dae91: Preparing [2022-04-13T22:32:25.250Z] d01ebdbf1af4: Preparing [2022-04-13T22:32:25.250Z] ee0aabfb9820: Preparing [2022-04-13T22:32:25.250Z] 8af16f70eb91: Preparing [2022-04-13T22:32:25.250Z] 735770dba1f3: Preparing [2022-04-13T22:32:25.250Z] 0acc1d74a6fd: Preparing [2022-04-13T22:32:25.250Z] 4fc242d58285: Preparing [2022-04-13T22:32:25.250Z] 0acc1d74a6fd: Waiting [2022-04-13T22:32:25.250Z] 4fc242d58285: Waiting [2022-04-13T22:32:25.250Z] ee0aabfb9820: Layer already exists [2022-04-13T22:32:25.250Z] 8af16f70eb91: Layer already exists [2022-04-13T22:32:25.250Z] d01ebdbf1af4: Layer already exists [2022-04-13T22:32:25.250Z] 735770dba1f3: Layer already exists [2022-04-13T22:32:25.250Z] 03739c0dae91: Layer already exists [2022-04-13T22:32:25.250Z] 0acc1d74a6fd: Layer already exists [2022-04-13T22:32:25.250Z] 4fc242d58285: Layer already exists [2022-04-13T22:32:25.250Z] main: digest: sha256:5ba06583566e04e3b27b18168ef5a7f255baa81f1313be7720466888819212ff size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T22:32:25.278Z] ===================================================== [Pipeline] echo [2022-04-13T22:32:25.286Z] taggedImages: [2022-04-13T22:32:25.286Z] - nexus3.edgexfoundry.org:10004/security-spire-config:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T22:32:25.286Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-04-13T22:32:25.286Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.69 [2022-04-13T22:32:25.286Z] - nexus3.edgexfoundry.org:10004/security-spire-config:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T22:32:25.286Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-04-13T22:32:25.302Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-04-13T22:32:25.302Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T22:32:25.302Z] latest [2022-04-13T22:32:25.302Z] 2.2.0-dev.69 [2022-04-13T22:32:25.302Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T22:32:25.302Z] main [2022-04-13T22:32:25.302Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:32:25.622Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:32:25.917Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T22:32:25.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-13T22:32:25.917Z] 3c896ad3a682: Preparing [2022-04-13T22:32:25.917Z] 5766db5365a3: Preparing [2022-04-13T22:32:25.917Z] ace015c3169f: Preparing [2022-04-13T22:32:25.917Z] e89cd3d8dc84: Preparing [2022-04-13T22:32:25.917Z] 444d0f8918da: Preparing [2022-04-13T22:32:25.917Z] 0acc1d74a6fd: Preparing [2022-04-13T22:32:25.917Z] 4fc242d58285: Preparing [2022-04-13T22:32:25.917Z] 0acc1d74a6fd: Waiting [2022-04-13T22:32:25.917Z] 4fc242d58285: Waiting [2022-04-13T22:32:25.917Z] 444d0f8918da: Layer already exists [2022-04-13T22:32:25.917Z] 0acc1d74a6fd: Layer already exists [2022-04-13T22:32:25.917Z] 4fc242d58285: Layer already exists [2022-04-13T22:32:25.917Z] 5766db5365a3: Pushed [2022-04-13T22:32:25.917Z] 3c896ad3a682: Pushed [2022-04-13T22:32:25.917Z] ace015c3169f: Pushed [2022-04-13T22:32:34.055Z] e89cd3d8dc84: Pushed [2022-04-13T22:32:34.055Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817: digest: sha256:c8737d8459c3082ba0bd2320c8db43e909aec66765b48b72124ff707214b02ea size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:32:34.361Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:32:34.656Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-04-13T22:32:34.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-13T22:32:34.656Z] 3c896ad3a682: Preparing [2022-04-13T22:32:34.656Z] 5766db5365a3: Preparing [2022-04-13T22:32:34.656Z] ace015c3169f: Preparing [2022-04-13T22:32:34.656Z] e89cd3d8dc84: Preparing [2022-04-13T22:32:34.656Z] 444d0f8918da: Preparing [2022-04-13T22:32:34.656Z] 0acc1d74a6fd: Preparing [2022-04-13T22:32:34.656Z] 4fc242d58285: Preparing [2022-04-13T22:32:34.656Z] 0acc1d74a6fd: Waiting [2022-04-13T22:32:34.656Z] e89cd3d8dc84: Layer already exists [2022-04-13T22:32:34.656Z] ace015c3169f: Layer already exists [2022-04-13T22:32:34.656Z] 444d0f8918da: Layer already exists [2022-04-13T22:32:34.656Z] 3c896ad3a682: Layer already exists [2022-04-13T22:32:34.656Z] 5766db5365a3: Layer already exists [2022-04-13T22:32:34.656Z] 0acc1d74a6fd: Layer already exists [2022-04-13T22:32:34.656Z] 4fc242d58285: Layer already exists [2022-04-13T22:32:34.656Z] latest: digest: sha256:c8737d8459c3082ba0bd2320c8db43e909aec66765b48b72124ff707214b02ea size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:32:34.959Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:32:35.255Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.69 [2022-04-13T22:32:35.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-13T22:32:35.255Z] 3c896ad3a682: Preparing [2022-04-13T22:32:35.255Z] 5766db5365a3: Preparing [2022-04-13T22:32:35.255Z] ace015c3169f: Preparing [2022-04-13T22:32:35.255Z] e89cd3d8dc84: Preparing [2022-04-13T22:32:35.255Z] 444d0f8918da: Preparing [2022-04-13T22:32:35.255Z] 0acc1d74a6fd: Preparing [2022-04-13T22:32:35.255Z] 4fc242d58285: Preparing [2022-04-13T22:32:35.255Z] 0acc1d74a6fd: Waiting [2022-04-13T22:32:35.255Z] 4fc242d58285: Waiting [2022-04-13T22:32:35.255Z] 444d0f8918da: Layer already exists [2022-04-13T22:32:35.255Z] 5766db5365a3: Layer already exists [2022-04-13T22:32:35.255Z] 3c896ad3a682: Layer already exists [2022-04-13T22:32:35.255Z] e89cd3d8dc84: Layer already exists [2022-04-13T22:32:35.255Z] ace015c3169f: Layer already exists [2022-04-13T22:32:35.255Z] 4fc242d58285: Layer already exists [2022-04-13T22:32:35.255Z] 0acc1d74a6fd: Layer already exists [2022-04-13T22:32:35.255Z] 2.2.0-dev.69: digest: sha256:c8737d8459c3082ba0bd2320c8db43e909aec66765b48b72124ff707214b02ea size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:32:35.555Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:32:35.852Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T22:32:35.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-13T22:32:35.852Z] 3c896ad3a682: Preparing [2022-04-13T22:32:35.852Z] 5766db5365a3: Preparing [2022-04-13T22:32:35.852Z] ace015c3169f: Preparing [2022-04-13T22:32:35.852Z] e89cd3d8dc84: Preparing [2022-04-13T22:32:35.852Z] 444d0f8918da: Preparing [2022-04-13T22:32:35.852Z] 0acc1d74a6fd: Preparing [2022-04-13T22:32:35.852Z] 4fc242d58285: Preparing [2022-04-13T22:32:35.852Z] 0acc1d74a6fd: Waiting [2022-04-13T22:32:35.852Z] 4fc242d58285: Waiting [2022-04-13T22:32:35.852Z] 5766db5365a3: Layer already exists [2022-04-13T22:32:35.852Z] 444d0f8918da: Layer already exists [2022-04-13T22:32:35.852Z] e89cd3d8dc84: Layer already exists [2022-04-13T22:32:35.852Z] ace015c3169f: Layer already exists [2022-04-13T22:32:35.852Z] 3c896ad3a682: Layer already exists [2022-04-13T22:32:35.852Z] 4fc242d58285: Layer already exists [2022-04-13T22:32:35.852Z] 0acc1d74a6fd: Layer already exists [2022-04-13T22:32:35.852Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69: digest: sha256:c8737d8459c3082ba0bd2320c8db43e909aec66765b48b72124ff707214b02ea size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:32:36.154Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:32:36.450Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-04-13T22:32:36.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-13T22:32:36.450Z] 3c896ad3a682: Preparing [2022-04-13T22:32:36.450Z] 5766db5365a3: Preparing [2022-04-13T22:32:36.450Z] ace015c3169f: Preparing [2022-04-13T22:32:36.450Z] e89cd3d8dc84: Preparing [2022-04-13T22:32:36.450Z] 444d0f8918da: Preparing [2022-04-13T22:32:36.450Z] 0acc1d74a6fd: Preparing [2022-04-13T22:32:36.450Z] 4fc242d58285: Preparing [2022-04-13T22:32:36.450Z] 0acc1d74a6fd: Waiting [2022-04-13T22:32:36.450Z] 4fc242d58285: Waiting [2022-04-13T22:32:36.450Z] ace015c3169f: Layer already exists [2022-04-13T22:32:36.450Z] 3c896ad3a682: Layer already exists [2022-04-13T22:32:36.450Z] 5766db5365a3: Layer already exists [2022-04-13T22:32:36.450Z] 444d0f8918da: Layer already exists [2022-04-13T22:32:36.450Z] e89cd3d8dc84: Layer already exists [2022-04-13T22:32:36.450Z] 0acc1d74a6fd: Layer already exists [2022-04-13T22:32:36.450Z] 4fc242d58285: Layer already exists [2022-04-13T22:32:36.450Z] main: digest: sha256:c8737d8459c3082ba0bd2320c8db43e909aec66765b48b72124ff707214b02ea size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T22:32:36.483Z] ===================================================== [Pipeline] echo [2022-04-13T22:32:36.492Z] taggedImages: [2022-04-13T22:32:36.492Z] - nexus3.edgexfoundry.org:10004/security-spire-server:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T22:32:36.492Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-04-13T22:32:36.492Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.69 [2022-04-13T22:32:36.492Z] - nexus3.edgexfoundry.org:10004/security-spire-server:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T22:32:36.492Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-04-13T22:32:36.515Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-04-13T22:32:36.515Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T22:32:36.515Z] latest [2022-04-13T22:32:36.515Z] 2.2.0-dev.69 [2022-04-13T22:32:36.515Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T22:32:36.515Z] main [2022-04-13T22:32:36.515Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:32:36.838Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:32:37.132Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T22:32:37.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-13T22:32:37.132Z] 14ab3b03e8ae: Preparing [2022-04-13T22:32:37.132Z] c2177f69356f: Preparing [2022-04-13T22:32:37.132Z] acd21d3acaf3: Preparing [2022-04-13T22:32:37.132Z] f84c5fcac374: Preparing [2022-04-13T22:32:37.132Z] b541d28bf3b4: Preparing [2022-04-13T22:32:37.132Z] b541d28bf3b4: Layer already exists [2022-04-13T22:32:37.132Z] acd21d3acaf3: Layer already exists [2022-04-13T22:32:37.132Z] 14ab3b03e8ae: Pushed [2022-04-13T22:32:37.701Z] f84c5fcac374: Pushed [2022-04-13T22:32:40.245Z] c2177f69356f: Pushed [2022-04-13T22:32:40.245Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817: digest: sha256:d7d2f46763ef7a7578ac7f4e20814bea665358276023a2f65706da67debb6773 size: 1367 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:32:40.546Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:32:40.844Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-04-13T22:32:40.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-13T22:32:40.844Z] 14ab3b03e8ae: Preparing [2022-04-13T22:32:40.844Z] c2177f69356f: Preparing [2022-04-13T22:32:40.844Z] acd21d3acaf3: Preparing [2022-04-13T22:32:40.844Z] f84c5fcac374: Preparing [2022-04-13T22:32:40.844Z] b541d28bf3b4: Preparing [2022-04-13T22:32:40.844Z] c2177f69356f: Layer already exists [2022-04-13T22:32:40.844Z] f84c5fcac374: Layer already exists [2022-04-13T22:32:40.844Z] acd21d3acaf3: Layer already exists [2022-04-13T22:32:40.844Z] b541d28bf3b4: Layer already exists [2022-04-13T22:32:40.844Z] 14ab3b03e8ae: Layer already exists [2022-04-13T22:32:40.844Z] latest: digest: sha256:d7d2f46763ef7a7578ac7f4e20814bea665358276023a2f65706da67debb6773 size: 1367 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:32:41.150Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:32:41.448Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.69 [2022-04-13T22:32:41.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-13T22:32:41.449Z] 14ab3b03e8ae: Preparing [2022-04-13T22:32:41.449Z] c2177f69356f: Preparing [2022-04-13T22:32:41.449Z] acd21d3acaf3: Preparing [2022-04-13T22:32:41.449Z] f84c5fcac374: Preparing [2022-04-13T22:32:41.449Z] b541d28bf3b4: Preparing [2022-04-13T22:32:41.449Z] acd21d3acaf3: Layer already exists [2022-04-13T22:32:41.449Z] c2177f69356f: Layer already exists [2022-04-13T22:32:41.449Z] 14ab3b03e8ae: Layer already exists [2022-04-13T22:32:41.449Z] f84c5fcac374: Layer already exists [2022-04-13T22:32:41.449Z] b541d28bf3b4: Layer already exists [2022-04-13T22:32:41.449Z] 2.2.0-dev.69: digest: sha256:d7d2f46763ef7a7578ac7f4e20814bea665358276023a2f65706da67debb6773 size: 1367 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:32:41.750Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:32:42.046Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T22:32:42.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-13T22:32:42.046Z] 14ab3b03e8ae: Preparing [2022-04-13T22:32:42.046Z] c2177f69356f: Preparing [2022-04-13T22:32:42.046Z] acd21d3acaf3: Preparing [2022-04-13T22:32:42.046Z] f84c5fcac374: Preparing [2022-04-13T22:32:42.046Z] b541d28bf3b4: Preparing [2022-04-13T22:32:42.046Z] f84c5fcac374: Layer already exists [2022-04-13T22:32:42.046Z] 14ab3b03e8ae: Layer already exists [2022-04-13T22:32:42.046Z] c2177f69356f: Layer already exists [2022-04-13T22:32:42.046Z] b541d28bf3b4: Layer already exists [2022-04-13T22:32:42.046Z] acd21d3acaf3: Layer already exists [2022-04-13T22:32:42.046Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69: digest: sha256:d7d2f46763ef7a7578ac7f4e20814bea665358276023a2f65706da67debb6773 size: 1367 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:32:42.348Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:32:42.642Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-04-13T22:32:42.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-13T22:32:42.642Z] 14ab3b03e8ae: Preparing [2022-04-13T22:32:42.642Z] c2177f69356f: Preparing [2022-04-13T22:32:42.642Z] acd21d3acaf3: Preparing [2022-04-13T22:32:42.642Z] f84c5fcac374: Preparing [2022-04-13T22:32:42.642Z] b541d28bf3b4: Preparing [2022-04-13T22:32:42.642Z] b541d28bf3b4: Layer already exists [2022-04-13T22:32:42.642Z] 14ab3b03e8ae: Layer already exists [2022-04-13T22:32:42.642Z] f84c5fcac374: Layer already exists [2022-04-13T22:32:42.642Z] c2177f69356f: Layer already exists [2022-04-13T22:32:42.642Z] acd21d3acaf3: Layer already exists [2022-04-13T22:32:42.642Z] main: digest: sha256:d7d2f46763ef7a7578ac7f4e20814bea665358276023a2f65706da67debb6773 size: 1367 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T22:32:42.677Z] ===================================================== [Pipeline] echo [2022-04-13T22:32:42.684Z] taggedImages: [2022-04-13T22:32:42.684Z] - nexus3.edgexfoundry.org:10004/support-notifications:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T22:32:42.684Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-04-13T22:32:42.684Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.69 [2022-04-13T22:32:42.684Z] - nexus3.edgexfoundry.org:10004/support-notifications:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T22:32:42.684Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-04-13T22:32:42.703Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-04-13T22:32:42.704Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T22:32:42.704Z] latest [2022-04-13T22:32:42.704Z] 2.2.0-dev.69 [2022-04-13T22:32:42.704Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T22:32:42.704Z] main [2022-04-13T22:32:42.704Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:32:43.024Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:32:43.318Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T22:32:43.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-13T22:32:43.318Z] 83404048b97a: Preparing [2022-04-13T22:32:43.318Z] 733d9165b9bd: Preparing [2022-04-13T22:32:43.318Z] acd21d3acaf3: Preparing [2022-04-13T22:32:43.318Z] 16a18f200c2b: Preparing [2022-04-13T22:32:43.318Z] b541d28bf3b4: Preparing [2022-04-13T22:32:43.318Z] 16a18f200c2b: Layer already exists [2022-04-13T22:32:43.318Z] acd21d3acaf3: Layer already exists [2022-04-13T22:32:43.318Z] b541d28bf3b4: Layer already exists [2022-04-13T22:32:43.318Z] 83404048b97a: Pushed [2022-04-13T22:32:45.003Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-13T22:32:45.003Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-13T22:32:45.003Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-13T22:32:45.003Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-13T22:32:46.733Z] 733d9165b9bd: Pushed [2022-04-13T22:32:46.733Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817: digest: sha256:d9e5cc7119c89a17a4d238ff95ad4865a6c957b114718de4112ddc21fe0dc358 size: 1367 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:32:47.035Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:32:47.334Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-04-13T22:32:47.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-13T22:32:47.334Z] 83404048b97a: Preparing [2022-04-13T22:32:47.334Z] 733d9165b9bd: Preparing [2022-04-13T22:32:47.334Z] acd21d3acaf3: Preparing [2022-04-13T22:32:47.334Z] 16a18f200c2b: Preparing [2022-04-13T22:32:47.334Z] b541d28bf3b4: Preparing [2022-04-13T22:32:47.334Z] b541d28bf3b4: Layer already exists [2022-04-13T22:32:47.334Z] 83404048b97a: Layer already exists [2022-04-13T22:32:47.334Z] acd21d3acaf3: Layer already exists [2022-04-13T22:32:47.334Z] 16a18f200c2b: Layer already exists [2022-04-13T22:32:47.334Z] 733d9165b9bd: Layer already exists [2022-04-13T22:32:47.334Z] latest: digest: sha256:d9e5cc7119c89a17a4d238ff95ad4865a6c957b114718de4112ddc21fe0dc358 size: 1367 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:32:47.637Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:32:47.934Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.69 [2022-04-13T22:32:47.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-13T22:32:47.934Z] 83404048b97a: Preparing [2022-04-13T22:32:47.934Z] 733d9165b9bd: Preparing [2022-04-13T22:32:47.934Z] acd21d3acaf3: Preparing [2022-04-13T22:32:47.934Z] 16a18f200c2b: Preparing [2022-04-13T22:32:47.934Z] b541d28bf3b4: Preparing [2022-04-13T22:32:47.934Z] 83404048b97a: Layer already exists [2022-04-13T22:32:47.934Z] 733d9165b9bd: Layer already exists [2022-04-13T22:32:47.934Z] b541d28bf3b4: Layer already exists [2022-04-13T22:32:47.934Z] 16a18f200c2b: Layer already exists [2022-04-13T22:32:47.934Z] acd21d3acaf3: Layer already exists [2022-04-13T22:32:47.934Z] 2.2.0-dev.69: digest: sha256:d9e5cc7119c89a17a4d238ff95ad4865a6c957b114718de4112ddc21fe0dc358 size: 1367 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:32:48.236Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:32:48.532Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T22:32:48.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-13T22:32:48.532Z] 83404048b97a: Preparing [2022-04-13T22:32:48.532Z] 733d9165b9bd: Preparing [2022-04-13T22:32:48.532Z] acd21d3acaf3: Preparing [2022-04-13T22:32:48.532Z] 16a18f200c2b: Preparing [2022-04-13T22:32:48.532Z] b541d28bf3b4: Preparing [2022-04-13T22:32:48.532Z] 83404048b97a: Layer already exists [2022-04-13T22:32:48.532Z] 733d9165b9bd: Layer already exists [2022-04-13T22:32:48.532Z] b541d28bf3b4: Layer already exists [2022-04-13T22:32:48.532Z] acd21d3acaf3: Layer already exists [2022-04-13T22:32:48.532Z] 16a18f200c2b: Layer already exists [2022-04-13T22:32:48.532Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69: digest: sha256:d9e5cc7119c89a17a4d238ff95ad4865a6c957b114718de4112ddc21fe0dc358 size: 1367 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:32:48.841Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:32:49.138Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-04-13T22:32:49.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-13T22:32:49.138Z] 83404048b97a: Preparing [2022-04-13T22:32:49.138Z] 733d9165b9bd: Preparing [2022-04-13T22:32:49.138Z] acd21d3acaf3: Preparing [2022-04-13T22:32:49.138Z] 16a18f200c2b: Preparing [2022-04-13T22:32:49.138Z] b541d28bf3b4: Preparing [2022-04-13T22:32:49.138Z] b541d28bf3b4: Layer already exists [2022-04-13T22:32:49.138Z] 83404048b97a: Layer already exists [2022-04-13T22:32:49.138Z] acd21d3acaf3: Layer already exists [2022-04-13T22:32:49.138Z] 16a18f200c2b: Layer already exists [2022-04-13T22:32:49.138Z] 733d9165b9bd: Layer already exists [2022-04-13T22:32:49.138Z] main: digest: sha256:d9e5cc7119c89a17a4d238ff95ad4865a6c957b114718de4112ddc21fe0dc358 size: 1367 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T22:32:49.179Z] ===================================================== [Pipeline] echo [2022-04-13T22:32:49.189Z] taggedImages: [2022-04-13T22:32:49.189Z] - nexus3.edgexfoundry.org:10004/support-scheduler:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T22:32:49.189Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-04-13T22:32:49.189Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.69 [2022-04-13T22:32:49.189Z] - nexus3.edgexfoundry.org:10004/support-scheduler:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T22:32:49.189Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-04-13T22:32:49.211Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-04-13T22:32:49.212Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T22:32:49.212Z] latest [2022-04-13T22:32:49.212Z] 2.2.0-dev.69 [2022-04-13T22:32:49.212Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T22:32:49.212Z] main [2022-04-13T22:32:49.212Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:32:49.528Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:32:49.824Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T22:32:49.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-13T22:32:49.824Z] 8e1bd26fad9c: Preparing [2022-04-13T22:32:49.824Z] bead89e176db: Preparing [2022-04-13T22:32:49.824Z] 4d44e62d4c30: Preparing [2022-04-13T22:32:49.824Z] 95f6d94dd182: Preparing [2022-04-13T22:32:49.824Z] 52f44be93a46: Preparing [2022-04-13T22:32:49.824Z] 10d82663b225: Preparing [2022-04-13T22:32:49.824Z] f7a7a140f1b3: Preparing [2022-04-13T22:32:49.824Z] 31e69d4774c9: Preparing [2022-04-13T22:32:49.824Z] 7750d494dfbd: Preparing [2022-04-13T22:32:49.824Z] 18708474c90b: Preparing [2022-04-13T22:32:49.824Z] 4fc242d58285: Preparing [2022-04-13T22:32:49.824Z] 31e69d4774c9: Waiting [2022-04-13T22:32:49.824Z] 7750d494dfbd: Waiting [2022-04-13T22:32:49.824Z] 18708474c90b: Waiting [2022-04-13T22:32:49.824Z] 4fc242d58285: Waiting [2022-04-13T22:32:49.824Z] 10d82663b225: Waiting [2022-04-13T22:32:49.824Z] f7a7a140f1b3: Waiting [2022-04-13T22:32:49.824Z] 52f44be93a46: Layer already exists [2022-04-13T22:32:49.824Z] 10d82663b225: Layer already exists [2022-04-13T22:32:49.824Z] f7a7a140f1b3: Layer already exists [2022-04-13T22:32:49.824Z] 31e69d4774c9: Layer already exists [2022-04-13T22:32:49.824Z] 7750d494dfbd: Layer already exists [2022-04-13T22:32:49.824Z] bead89e176db: Pushed [2022-04-13T22:32:49.824Z] 18708474c90b: Layer already exists [2022-04-13T22:32:49.824Z] 4fc242d58285: Layer already exists [2022-04-13T22:32:50.084Z] 8e1bd26fad9c: Pushed [2022-04-13T22:32:52.628Z] 4d44e62d4c30: Pushed [2022-04-13T22:32:57.915Z] 95f6d94dd182: Pushed [2022-04-13T22:32:58.176Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817: digest: sha256:4461dfdcf92c2da681372246747dcf4699e0d0089c9a466293eee9eb6d6b1ec0 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:32:58.481Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:32:58.776Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-04-13T22:32:58.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-13T22:32:58.777Z] 8e1bd26fad9c: Preparing [2022-04-13T22:32:58.777Z] bead89e176db: Preparing [2022-04-13T22:32:58.777Z] 4d44e62d4c30: Preparing [2022-04-13T22:32:58.777Z] 95f6d94dd182: Preparing [2022-04-13T22:32:58.777Z] 52f44be93a46: Preparing [2022-04-13T22:32:58.777Z] 10d82663b225: Preparing [2022-04-13T22:32:58.777Z] f7a7a140f1b3: Preparing [2022-04-13T22:32:58.777Z] 31e69d4774c9: Preparing [2022-04-13T22:32:58.777Z] 7750d494dfbd: Preparing [2022-04-13T22:32:58.777Z] 18708474c90b: Preparing [2022-04-13T22:32:58.777Z] 4fc242d58285: Preparing [2022-04-13T22:32:58.777Z] 10d82663b225: Waiting [2022-04-13T22:32:58.777Z] f7a7a140f1b3: Waiting [2022-04-13T22:32:58.777Z] 31e69d4774c9: Waiting [2022-04-13T22:32:58.777Z] 7750d494dfbd: Waiting [2022-04-13T22:32:58.777Z] 18708474c90b: Waiting [2022-04-13T22:32:58.777Z] 4fc242d58285: Waiting [2022-04-13T22:32:58.777Z] bead89e176db: Layer already exists [2022-04-13T22:32:58.777Z] 4d44e62d4c30: Layer already exists [2022-04-13T22:32:58.777Z] 8e1bd26fad9c: Layer already exists [2022-04-13T22:32:58.777Z] 95f6d94dd182: Layer already exists [2022-04-13T22:32:58.777Z] 52f44be93a46: Layer already exists [2022-04-13T22:32:58.777Z] f7a7a140f1b3: Layer already exists [2022-04-13T22:32:58.777Z] 10d82663b225: Layer already exists [2022-04-13T22:32:58.777Z] 31e69d4774c9: Layer already exists [2022-04-13T22:32:58.777Z] 18708474c90b: Layer already exists [2022-04-13T22:32:58.777Z] 7750d494dfbd: Layer already exists [2022-04-13T22:32:58.777Z] 4fc242d58285: Layer already exists [2022-04-13T22:32:58.777Z] latest: digest: sha256:4461dfdcf92c2da681372246747dcf4699e0d0089c9a466293eee9eb6d6b1ec0 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:32:59.078Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:32:59.368Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.69 [2022-04-13T22:32:59.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-13T22:32:59.368Z] 8e1bd26fad9c: Preparing [2022-04-13T22:32:59.368Z] bead89e176db: Preparing [2022-04-13T22:32:59.368Z] 4d44e62d4c30: Preparing [2022-04-13T22:32:59.368Z] 95f6d94dd182: Preparing [2022-04-13T22:32:59.368Z] 52f44be93a46: Preparing [2022-04-13T22:32:59.368Z] 10d82663b225: Preparing [2022-04-13T22:32:59.368Z] f7a7a140f1b3: Preparing [2022-04-13T22:32:59.368Z] 31e69d4774c9: Preparing [2022-04-13T22:32:59.368Z] 7750d494dfbd: Preparing [2022-04-13T22:32:59.368Z] 18708474c90b: Preparing [2022-04-13T22:32:59.368Z] 4fc242d58285: Preparing [2022-04-13T22:32:59.368Z] 31e69d4774c9: Waiting [2022-04-13T22:32:59.368Z] 18708474c90b: Waiting [2022-04-13T22:32:59.368Z] 4fc242d58285: Waiting [2022-04-13T22:32:59.368Z] 7750d494dfbd: Waiting [2022-04-13T22:32:59.368Z] 10d82663b225: Waiting [2022-04-13T22:32:59.368Z] f7a7a140f1b3: Waiting [2022-04-13T22:32:59.368Z] 52f44be93a46: Layer already exists [2022-04-13T22:32:59.368Z] 4d44e62d4c30: Layer already exists [2022-04-13T22:32:59.368Z] 95f6d94dd182: Layer already exists [2022-04-13T22:32:59.368Z] bead89e176db: Layer already exists [2022-04-13T22:32:59.368Z] 8e1bd26fad9c: Layer already exists [2022-04-13T22:32:59.368Z] 7750d494dfbd: Layer already exists [2022-04-13T22:32:59.368Z] 10d82663b225: Layer already exists [2022-04-13T22:32:59.368Z] 31e69d4774c9: Layer already exists [2022-04-13T22:32:59.368Z] f7a7a140f1b3: Layer already exists [2022-04-13T22:32:59.368Z] 18708474c90b: Layer already exists [2022-04-13T22:32:59.368Z] 4fc242d58285: Layer already exists [2022-04-13T22:32:59.368Z] 2.2.0-dev.69: digest: sha256:4461dfdcf92c2da681372246747dcf4699e0d0089c9a466293eee9eb6d6b1ec0 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:32:59.664Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:32:59.958Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T22:32:59.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-13T22:32:59.958Z] 8e1bd26fad9c: Preparing [2022-04-13T22:32:59.958Z] bead89e176db: Preparing [2022-04-13T22:32:59.958Z] 4d44e62d4c30: Preparing [2022-04-13T22:32:59.958Z] 95f6d94dd182: Preparing [2022-04-13T22:32:59.958Z] 52f44be93a46: Preparing [2022-04-13T22:32:59.958Z] 10d82663b225: Preparing [2022-04-13T22:32:59.958Z] f7a7a140f1b3: Preparing [2022-04-13T22:32:59.958Z] 31e69d4774c9: Preparing [2022-04-13T22:32:59.958Z] 7750d494dfbd: Preparing [2022-04-13T22:32:59.958Z] 18708474c90b: Preparing [2022-04-13T22:32:59.958Z] 4fc242d58285: Preparing [2022-04-13T22:32:59.958Z] 10d82663b225: Waiting [2022-04-13T22:32:59.958Z] f7a7a140f1b3: Waiting [2022-04-13T22:32:59.958Z] 31e69d4774c9: Waiting [2022-04-13T22:32:59.958Z] 7750d494dfbd: Waiting [2022-04-13T22:32:59.958Z] 18708474c90b: Waiting [2022-04-13T22:32:59.958Z] 4fc242d58285: Waiting [2022-04-13T22:32:59.958Z] 8e1bd26fad9c: Layer already exists [2022-04-13T22:32:59.958Z] 52f44be93a46: Layer already exists [2022-04-13T22:32:59.958Z] 4d44e62d4c30: Layer already exists [2022-04-13T22:32:59.958Z] bead89e176db: Layer already exists [2022-04-13T22:32:59.958Z] 95f6d94dd182: Layer already exists [2022-04-13T22:32:59.958Z] f7a7a140f1b3: Layer already exists [2022-04-13T22:32:59.958Z] 31e69d4774c9: Layer already exists [2022-04-13T22:32:59.958Z] 10d82663b225: Layer already exists [2022-04-13T22:32:59.958Z] 18708474c90b: Layer already exists [2022-04-13T22:32:59.958Z] 7750d494dfbd: Layer already exists [2022-04-13T22:32:59.958Z] 4fc242d58285: Layer already exists [2022-04-13T22:32:59.958Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69: digest: sha256:4461dfdcf92c2da681372246747dcf4699e0d0089c9a466293eee9eb6d6b1ec0 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:33:00.258Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T22:33:00.557Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-04-13T22:33:00.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-13T22:33:00.557Z] 8e1bd26fad9c: Preparing [2022-04-13T22:33:00.557Z] bead89e176db: Preparing [2022-04-13T22:33:00.557Z] 4d44e62d4c30: Preparing [2022-04-13T22:33:00.557Z] 95f6d94dd182: Preparing [2022-04-13T22:33:00.557Z] 52f44be93a46: Preparing [2022-04-13T22:33:00.557Z] 10d82663b225: Preparing [2022-04-13T22:33:00.557Z] f7a7a140f1b3: Preparing [2022-04-13T22:33:00.557Z] 31e69d4774c9: Preparing [2022-04-13T22:33:00.557Z] 7750d494dfbd: Preparing [2022-04-13T22:33:00.557Z] 18708474c90b: Preparing [2022-04-13T22:33:00.557Z] 4fc242d58285: Preparing [2022-04-13T22:33:00.557Z] 10d82663b225: Waiting [2022-04-13T22:33:00.557Z] f7a7a140f1b3: Waiting [2022-04-13T22:33:00.557Z] 31e69d4774c9: Waiting [2022-04-13T22:33:00.557Z] 7750d494dfbd: Waiting [2022-04-13T22:33:00.557Z] 18708474c90b: Waiting [2022-04-13T22:33:00.557Z] 4fc242d58285: Waiting [2022-04-13T22:33:00.557Z] 8e1bd26fad9c: Layer already exists [2022-04-13T22:33:00.557Z] 52f44be93a46: Layer already exists [2022-04-13T22:33:00.557Z] 4d44e62d4c30: Layer already exists [2022-04-13T22:33:00.557Z] 95f6d94dd182: Layer already exists [2022-04-13T22:33:00.557Z] bead89e176db: Layer already exists [2022-04-13T22:33:00.557Z] 10d82663b225: Layer already exists [2022-04-13T22:33:00.557Z] f7a7a140f1b3: Layer already exists [2022-04-13T22:33:00.557Z] 31e69d4774c9: Layer already exists [2022-04-13T22:33:00.557Z] 7750d494dfbd: Layer already exists [2022-04-13T22:33:00.557Z] 18708474c90b: Layer already exists [2022-04-13T22:33:00.557Z] 4fc242d58285: Layer already exists [2022-04-13T22:33:00.557Z] main: digest: sha256:4461dfdcf92c2da681372246747dcf4699e0d0089c9a466293eee9eb6d6b1ec0 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T22:33:00.601Z] ===================================================== [Pipeline] echo [2022-04-13T22:33:00.609Z] taggedImages: [2022-04-13T22:33:00.609Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T22:33:00.609Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-04-13T22:33:00.609Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.69 [2022-04-13T22:33:00.609Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T22:33:00.609Z] - 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-13T22:36:22.222Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-13T22:36:25.637Z] Removing intermediate container 0f33c95f1b21 [2022-04-13T22:36:25.637Z] ---> 2ea0caea205b [2022-04-13T22:36:25.637Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-13T22:36:25.637Z] ---> Running in 9dd4045962b3 [2022-04-13T22:36:27.636Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-13T22:36:54.499Z] Removing intermediate container 9b303eea1a7a [2022-04-13T22:36:54.499Z] ---> 372f90094b50 [2022-04-13T22:36:54.499Z] [2022-04-13T22:36:54.499Z] Step 10/22 : FROM alpine:3.14 [2022-04-13T22:36:54.499Z] 3.14: Pulling from library/alpine [2022-04-13T22:36:54.499Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-13T22:36:54.499Z] Status: Downloaded newer image for alpine:3.14 [2022-04-13T22:36:54.499Z] ---> ac73e934f311 [2022-04-13T22:36:54.499Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2022-04-13T22:36:55.108Z] ---> Running in c6f6622c77af [2022-04-13T22:36:57.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-13T22:36:58.021Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-13T22:36:59.017Z] Removing intermediate container e25739897dba [2022-04-13T22:36:59.017Z] ---> b4538c8e6e7a [2022-04-13T22:36:59.017Z] [2022-04-13T22:36:59.017Z] Step 10/25 : FROM alpine:3.14 [2022-04-13T22:36:59.017Z] ---> ac73e934f311 [2022-04-13T22:36:59.017Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec zeromq [2022-04-13T22:36:59.314Z] (1/7) Installing ca-certificates (20211220-r0) [2022-04-13T22:36:59.314Z] ---> Running in e31b51f635ac [2022-04-13T22:36:59.596Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-04-13T22:36:59.596Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-04-13T22:36:59.596Z] (4/7) Installing libsodium (1.0.18-r0) [2022-04-13T22:36:59.596Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-13T22:36:59.596Z] (6/7) Installing libzmq (4.3.4-r0) [2022-04-13T22:36:59.596Z] (7/7) Installing zeromq (4.3.4-r0) [2022-04-13T22:36:59.596Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T22:36:59.596Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T22:37:00.209Z] OK: 9 MiB in 21 packages [2022-04-13T22:37:01.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-13T22:37:01.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-13T22:37:02.664Z] Removing intermediate container c6f6622c77af [2022-04-13T22:37:02.664Z] ---> 2fa797abed8e [2022-04-13T22:37:02.665Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T22:37:02.665Z] ---> Running in 802184c268ce [2022-04-13T22:37:02.938Z] (1/8) Installing ca-certificates (20211220-r0) [2022-04-13T22:37:02.938Z] (2/8) Installing dumb-init (1.2.5-r1) [2022-04-13T22:37:02.938Z] (3/8) Installing su-exec (0.2-r1) [2022-04-13T22:37:02.938Z] (4/8) Installing libgcc (10.3.1_git20210424-r2) [2022-04-13T22:37:02.938Z] (5/8) Installing libsodium (1.0.18-r0) [2022-04-13T22:37:02.938Z] (6/8) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-13T22:37:03.213Z] (7/8) Installing libzmq (4.3.4-r0) [2022-04-13T22:37:03.213Z] Removing intermediate container 802184c268ce [2022-04-13T22:37:03.213Z] ---> c4502d4bf2e2 [2022-04-13T22:37:03.213Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-13T22:37:03.213Z] (8/8) Installing zeromq (4.3.4-r0) [2022-04-13T22:37:03.213Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T22:37:03.213Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T22:37:03.213Z] ---> Running in 50577212c0c9 [2022-04-13T22:37:03.815Z] OK: 9 MiB in 22 packages [2022-04-13T22:37:03.815Z] Removing intermediate container 50577212c0c9 [2022-04-13T22:37:03.815Z] ---> 1a5405ea0b5b [2022-04-13T22:37:03.815Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-13T22:37:04.092Z] ---> Running in 094906a1257f [2022-04-13T22:37:05.093Z] Removing intermediate container 094906a1257f [2022-04-13T22:37:05.093Z] ---> 206c4ad06e3e [2022-04-13T22:37:05.093Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T22:37:06.539Z] Removing intermediate container e31b51f635ac [2022-04-13T22:37:06.539Z] ---> d012f5ec032c [2022-04-13T22:37:06.539Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-13T22:37:06.539Z] ---> 03d3ae811378 [2022-04-13T22:37:06.539Z] ---> Running in 8d997e70495b [2022-04-13T22:37:06.539Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-13T22:37:07.147Z] Removing intermediate container 8d997e70495b [2022-04-13T22:37:07.147Z] ---> 82bf19383587 [2022-04-13T22:37:07.147Z] Step 13/25 : WORKDIR / [2022-04-13T22:37:07.147Z] ---> Running in fecff3204f06 [2022-04-13T22:37:07.751Z] Removing intermediate container fecff3204f06 [2022-04-13T22:37:07.751Z] ---> 6209563ae28f [2022-04-13T22:37:07.751Z] 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-13T22:37:09.231Z] ---> 47df01c8a29f [2022-04-13T22:37:09.231Z] 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-13T22:37:10.688Z] ---> c40388475cc2 [2022-04-13T22:37:10.688Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-13T22:37:10.688Z] ---> 83f2d2beed02 [2022-04-13T22:37:10.688Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-13T22:37:12.142Z] ---> fc2f56108058 [2022-04-13T22:37:12.142Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-13T22:37:12.142Z] ---> 16565c527507 [2022-04-13T22:37:12.142Z] 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-13T22:37:12.142Z] ---> Running in 3d4289702629 [2022-04-13T22:37:12.753Z] Removing intermediate container 3d4289702629 [2022-04-13T22:37:12.753Z] ---> 90aa5d29de57 [2022-04-13T22:37:12.753Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T22:37:12.753Z] ---> Running in d4b6b8d07bd8 [2022-04-13T22:37:13.350Z] ---> c5fbdd12726f [2022-04-13T22:37:13.350Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-13T22:37:13.350Z] Removing intermediate container d4b6b8d07bd8 [2022-04-13T22:37:13.350Z] ---> 96ded578e076 [2022-04-13T22:37:13.350Z] Step 20/22 : LABEL arch=arm64 [2022-04-13T22:37:13.350Z] ---> Running in 4aec699317f7 [2022-04-13T22:37:14.331Z] Removing intermediate container 4aec699317f7 [2022-04-13T22:37:14.331Z] ---> f0eca8e10b95 [2022-04-13T22:37:14.331Z] Step 21/22 : LABEL git_sha=27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T22:37:14.331Z] ---> Running in 265c4f4b4b5c [2022-04-13T22:37:15.316Z] Removing intermediate container 265c4f4b4b5c [2022-04-13T22:37:15.316Z] ---> f3c4f093f62c [2022-04-13T22:37:15.316Z] Step 22/22 : LABEL version=2.2.0-dev.69 [2022-04-13T22:37:15.316Z] ---> Running in fe2b69dcd2d5 [2022-04-13T22:37:16.297Z] Removing intermediate container fe2b69dcd2d5 [2022-04-13T22:37:16.297Z] ---> 29c7916d623e [2022-04-13T22:37:16.297Z] [2022-04-13T22:37:16.575Z] ---> 8745e0465af1 [2022-04-13T22:37:16.575Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-13T22:37:16.575Z] Successfully built 29c7916d623e [2022-04-13T22:37:16.575Z] Successfully tagged support-notifications-arm64:latest [2022-04-13T22:37:16.575Z] Building security-proxy-setup [2022-04-13T22:37:19.207Z]  Building support-notifications ... done  ---> 3813f226b0fc [2022-04-13T22:37:19.207Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-13T22:37:20.190Z] ---> 48bfa0dcc0ea [2022-04-13T22:37:20.190Z] 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-13T22:37:20.190Z] ---> Running in 6d3cee05a783 [2022-04-13T22:37:23.587Z] Removing intermediate container 6d3cee05a783 [2022-04-13T22:37:23.587Z] ---> 5056717a3062 [2022-04-13T22:37:23.587Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-13T22:37:23.587Z] ---> Running in 0fc797057563 [2022-04-13T22:37:24.182Z] Removing intermediate container 0fc797057563 [2022-04-13T22:37:24.182Z] ---> 1ac6fb472057 [2022-04-13T22:37:24.182Z] Step 23/25 : LABEL arch=arm64 [2022-04-13T22:37:24.182Z] ---> Running in e2fe2309205e [2022-04-13T22:37:24.785Z] Removing intermediate container e2fe2309205e [2022-04-13T22:37:24.785Z] ---> b7e6294e0b33 [2022-04-13T22:37:24.785Z] Step 24/25 : LABEL git_sha=27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T22:37:25.062Z] ---> Running in cc76ee14a423 [2022-04-13T22:37:26.053Z] Removing intermediate container cc76ee14a423 [2022-04-13T22:37:26.053Z] ---> 48f26f65493c [2022-04-13T22:37:26.053Z] Step 25/25 : LABEL version=2.2.0-dev.69 [2022-04-13T22:37:26.053Z] ---> Running in 7188a15aa5b6 [2022-04-13T22:37:26.652Z] Removing intermediate container 7188a15aa5b6 [2022-04-13T22:37:26.652Z] ---> 4af8e3ef511f [2022-04-13T22:37:26.652Z] [2022-04-13T22:37:27.253Z] Successfully built 4af8e3ef511f [2022-04-13T22:37:27.253Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-13T22:37:27.253Z] Building security-spire-agent [2022-04-13T22:37:37.414Z]  Building security-secretstore-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T22:37:37.414Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-13T22:37:37.414Z] ---> bfdbed4256de [2022-04-13T22:37:37.414Z] Step 3/22 : WORKDIR /edgex-go [2022-04-13T22:37:37.414Z] ---> Using cache [2022-04-13T22:37:37.414Z] ---> 4c40b19547f1 [2022-04-13T22:37:37.414Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T22:37:37.414Z] ---> Using cache [2022-04-13T22:37:37.415Z] ---> bb9d39e2cbf9 [2022-04-13T22:37:37.415Z] Step 5/22 : RUN apk add --update --no-cache make git zeromq-dev libsodium-dev pkgconfig build-base [2022-04-13T22:37:37.415Z] ---> Running in aa56edf34e43 [2022-04-13T22:37:39.402Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T22:37:40.015Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T22:37:41.471Z] OK: 220 MiB in 52 packages [2022-04-13T22:37:43.470Z] Removing intermediate container aa56edf34e43 [2022-04-13T22:37:43.470Z] ---> 88e298b6fc1d [2022-04-13T22:37:43.470Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-13T22:37:44.478Z] ---> bb640b59a354 [2022-04-13T22:37:44.478Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T22:37:44.763Z] ---> Running in aecf57b508f7 [2022-04-13T22:37:50.200Z] Removing intermediate container 9dd4045962b3 [2022-04-13T22:37:50.200Z] ---> 1b9910cbf298 [2022-04-13T22:37:50.200Z] [2022-04-13T22:37:50.200Z] Step 11/23 : FROM docker:20.10.14 [2022-04-13T22:37:50.200Z] 20.10.14: Pulling from library/docker [2022-04-13T22:37:50.812Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T22:37:50.812Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-13T22:37:50.812Z] ---> bfdbed4256de [2022-04-13T22:37:50.812Z] Step 3/26 : WORKDIR /edgex-go [2022-04-13T22:37:50.812Z] ---> Using cache [2022-04-13T22:37:50.812Z] ---> 4c40b19547f1 [2022-04-13T22:37:50.812Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T22:37:50.812Z] ---> Using cache [2022-04-13T22:37:50.812Z] ---> bb9d39e2cbf9 [2022-04-13T22:37:50.813Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-13T22:37:50.813Z] ---> Using cache [2022-04-13T22:37:50.813Z] ---> 23946b91193c [2022-04-13T22:37:50.813Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-13T22:37:50.813Z] ---> Using cache [2022-04-13T22:37:50.813Z] ---> 5d42e97cb576 [2022-04-13T22:37:50.813Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T22:37:50.813Z] ---> Using cache [2022-04-13T22:37:50.813Z] ---> 4b316f300add [2022-04-13T22:37:50.813Z] Step 8/26 : COPY . . [2022-04-13T22:37:51.423Z] ---> Using cache [2022-04-13T22:37:51.423Z] ---> e9246bc2d49d [2022-04-13T22:37:51.423Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-13T22:37:51.423Z] ---> Using cache [2022-04-13T22:37:51.423Z] ---> f9ba14e313a7 [2022-04-13T22:37:51.423Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-13T22:37:51.423Z] ---> Using cache [2022-04-13T22:37:51.423Z] ---> 4d56505495c2 [2022-04-13T22:37:51.423Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-13T22:37:51.423Z] ---> Using cache [2022-04-13T22:37:51.423Z] ---> a24bd94f2358 [2022-04-13T22:37:51.423Z] 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-13T22:37:51.703Z] ---> Running in 3bc0de80fa38 [2022-04-13T22:37:51.983Z] Removing intermediate container aecf57b508f7 [2022-04-13T22:37:52.261Z] ---> a10548e2bf06 [2022-04-13T22:37:52.261Z] Step 8/22 : COPY . . [2022-04-13T22:37:55.773Z] spire-1.2.1/ [2022-04-13T22:37:55.773Z] spire-1.2.1/.data/ [2022-04-13T22:37:55.773Z] spire-1.2.1/.data/.file [2022-04-13T22:37:55.773Z] spire-1.2.1/.dockerignore [2022-04-13T22:37:55.773Z] spire-1.2.1/.gitattributes [2022-04-13T22:37:55.773Z] spire-1.2.1/.githooks/ [2022-04-13T22:37:55.773Z] spire-1.2.1/.githooks/pre-commit [2022-04-13T22:37:55.773Z] spire-1.2.1/.github/ [2022-04-13T22:37:55.773Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-13T22:37:55.773Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-13T22:37:55.773Z] spire-1.2.1/.github/dependabot.yml [2022-04-13T22:37:55.773Z] spire-1.2.1/.github/workflows/ [2022-04-13T22:37:55.773Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-13T22:37:55.773Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-13T22:37:55.773Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-13T22:37:55.773Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-13T22:37:55.773Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-13T22:37:55.773Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-13T22:37:55.773Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-13T22:37:55.773Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-13T22:37:55.773Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-13T22:37:55.773Z] spire-1.2.1/.gitignore [2022-04-13T22:37:55.773Z] spire-1.2.1/.go-version [2022-04-13T22:37:55.773Z] spire-1.2.1/.golangci.yml [2022-04-13T22:37:55.773Z] spire-1.2.1/ADOPTERS.md [2022-04-13T22:37:55.773Z] spire-1.2.1/CHANGELOG.md [2022-04-13T22:37:55.773Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-13T22:37:55.773Z] spire-1.2.1/CODEOWNERS [2022-04-13T22:37:55.773Z] spire-1.2.1/CONTRIBUTING.md [2022-04-13T22:37:55.773Z] spire-1.2.1/Dockerfile [2022-04-13T22:37:55.773Z] spire-1.2.1/Dockerfile.dev [2022-04-13T22:37:55.773Z] spire-1.2.1/Dockerfile.scratch [2022-04-13T22:37:55.773Z] spire-1.2.1/LICENSE [2022-04-13T22:37:55.773Z] spire-1.2.1/MAINTAINERS.md [2022-04-13T22:37:55.774Z] spire-1.2.1/Makefile [2022-04-13T22:37:55.774Z] spire-1.2.1/README.md [2022-04-13T22:37:55.774Z] spire-1.2.1/ROADMAP.md [2022-04-13T22:37:55.774Z] spire-1.2.1/SECURITY.md [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/ [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-agent/ [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-server/ [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-13T22:37:55.774Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-13T22:37:55.774Z] spire-1.2.1/conf/ [2022-04-13T22:37:55.774Z] spire-1.2.1/conf/agent/ [2022-04-13T22:37:55.774Z] spire-1.2.1/conf/agent/agent.conf [2022-04-13T22:37:55.774Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-13T22:37:55.774Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-13T22:37:55.774Z] spire-1.2.1/conf/server/ [2022-04-13T22:37:55.774Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-13T22:37:55.774Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-13T22:37:55.774Z] spire-1.2.1/conf/server/server.conf [2022-04-13T22:37:55.774Z] spire-1.2.1/conf/server/server_full.conf [2022-04-13T22:37:55.774Z] spire-1.2.1/doc/ [2022-04-13T22:37:55.774Z] spire-1.2.1/doc/SPIRE101.md [2022-04-13T22:37:55.774Z] spire-1.2.1/doc/auditlog.md [2022-04-13T22:37:55.774Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-13T22:37:55.774Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-13T22:37:55.774Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-13T22:37:55.774Z] spire-1.2.1/doc/images/ [2022-04-13T22:37:55.774Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-13T22:37:55.774Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-13T22:37:55.774Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-13T22:37:55.774Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-13T22:37:55.774Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-13T22:37:55.774Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-13T22:37:55.774Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-13T22:37:55.774Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-13T22:37:55.774Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-13T22:37:55.774Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-13T22:37:55.774Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-13T22:37:55.774Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-13T22:37:55.774Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-13T22:37:55.774Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-13T22:37:55.774Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-13T22:37:55.774Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-13T22:37:55.774Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-13T22:37:55.774Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-13T22:37:55.774Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-13T22:37:55.774Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-13T22:37:55.774Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-13T22:37:55.774Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-13T22:37:55.774Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-13T22:37:55.774Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-13T22:37:55.774Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-13T22:37:55.774Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-13T22:37:55.774Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-13T22:37:55.774Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-13T22:37:55.774Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-13T22:37:55.774Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-13T22:37:55.774Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-13T22:37:55.774Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-13T22:37:55.774Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-13T22:37:55.774Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-13T22:37:55.774Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-13T22:37:55.774Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-13T22:37:55.774Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-13T22:37:55.774Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-13T22:37:55.774Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-13T22:37:55.774Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-13T22:37:55.774Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-13T22:37:55.774Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-13T22:37:55.774Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-13T22:37:55.774Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-13T22:37:55.774Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-13T22:37:55.774Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-13T22:37:55.774Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-13T22:37:55.774Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-13T22:37:55.774Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-13T22:37:55.774Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-13T22:37:55.774Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-13T22:37:55.774Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-13T22:37:55.774Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-13T22:37:55.774Z] spire-1.2.1/doc/scaling_spire.md [2022-04-13T22:37:55.774Z] spire-1.2.1/doc/spire_agent.md [2022-04-13T22:37:55.774Z] spire-1.2.1/doc/spire_server.md [2022-04-13T22:37:55.774Z] spire-1.2.1/doc/supported_integrations.md [2022-04-13T22:37:55.774Z] spire-1.2.1/doc/telemetry.md [2022-04-13T22:37:55.774Z] spire-1.2.1/doc/telemetry_config.md [2022-04-13T22:37:55.774Z] spire-1.2.1/doc/upgrading.md [2022-04-13T22:37:55.774Z] spire-1.2.1/doc/using_spire.md [2022-04-13T22:37:55.774Z] spire-1.2.1/examples/ [2022-04-13T22:37:55.774Z] spire-1.2.1/examples/README.md [2022-04-13T22:37:55.774Z] spire-1.2.1/go.mod [2022-04-13T22:37:55.774Z] spire-1.2.1/go.sum [2022-04-13T22:37:55.774Z] spire-1.2.1/pkg/ [2022-04-13T22:37:55.774Z] spire-1.2.1/pkg/agent/ [2022-04-13T22:37:55.774Z] spire-1.2.1/pkg/agent/agent.go [2022-04-13T22:37:55.774Z] spire-1.2.1/pkg/agent/api/ [2022-04-13T22:37:55.774Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-13T22:37:55.774Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-13T22:37:55.774Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-13T22:37:55.774Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-13T22:37:55.774Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-13T22:37:55.774Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-13T22:37:55.774Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-13T22:37:55.774Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-13T22:37:55.774Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-13T22:37:55.774Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-13T22:37:55.774Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-13T22:37:55.774Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-13T22:37:55.774Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-13T22:37:55.774Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-13T22:37:55.774Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-13T22:37:55.774Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-13T22:37:55.774Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-13T22:37:55.774Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-13T22:37:55.774Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-13T22:37:55.774Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-13T22:37:55.774Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-13T22:37:55.774Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-13T22:37:55.774Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-13T22:37:55.774Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-13T22:37:55.774Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-13T22:37:55.774Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-13T22:37:55.774Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/client/ [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/common/ [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/config.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/manager/ [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T22:37:56.092Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/agent/svid/ [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/common/ [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/common/api/ [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-13T22:37:56.093Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/api/names.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/auth/ [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/catalog/ [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/cli/ [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-13T22:37:56.441Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/health/ [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/health/config.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/health/context.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/health/health.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/idutil/ [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/log/ [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/log/log.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/log/options.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/plugin/ [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/profiling/ [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/selector/ [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-13T22:37:56.442Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-13T22:37:56.736Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-13T22:37:56.736Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-13T22:37:56.736Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-13T22:37:56.736Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-13T22:37:56.736Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-13T22:37:56.736Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-13T22:37:56.736Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-13T22:37:56.736Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-13T22:37:56.736Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-13T22:37:56.736Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-13T22:37:56.736Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-13T22:37:56.736Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-13T22:37:56.736Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-13T22:37:56.736Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-13T22:37:56.736Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-13T22:37:56.736Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-13T22:37:56.736Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-13T22:37:56.736Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-13T22:37:56.736Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-13T22:37:56.736Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-13T22:37:56.736Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-13T22:37:56.736Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-13T22:37:56.736Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-13T22:37:56.736Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-13T22:37:56.736Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-13T22:37:56.736Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-13T22:37:56.736Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-13T22:37:56.736Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-13T22:37:56.736Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-13T22:37:56.736Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-13T22:37:56.736Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-13T22:37:56.736Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-13T22:37:56.736Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-13T22:37:56.736Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-13T22:37:56.736Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-13T22:37:56.736Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-13T22:37:56.736Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-13T22:37:56.736Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-13T22:37:56.736Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/common/uptime/ [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/common/util/ [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/common/util/task.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/common/version/ [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/common/version/version.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/common/x509util/ [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/ [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/ [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/api.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/health/ [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/id.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/status.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/bundle/ [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/ca/ [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/cache/ [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/catalog/ [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/config.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/datastore/ [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-13T22:37:56.737Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-13T22:37:57.016Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-13T22:37:57.016Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-13T22:37:57.016Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-13T22:37:57.016Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-13T22:37:57.016Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-13T22:37:57.016Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-13T22:37:57.016Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-13T22:37:57.016Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-13T22:37:57.016Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-13T22:37:57.016Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-13T22:37:57.016Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-13T22:37:57.016Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-13T22:37:57.016Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-13T22:37:57.016Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-13T22:37:57.016Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-13T22:37:57.016Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-13T22:37:57.016Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-13T22:37:57.016Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-13T22:37:57.016Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-13T22:37:57.016Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-13T22:37:57.016Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-13T22:37:57.016Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-13T22:37:57.016Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-13T22:37:57.016Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-13T22:37:57.016Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-13T22:37:57.016Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-13T22:37:57.016Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-13T22:37:57.016Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/ [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-13T22:37:57.017Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-13T22:37:57.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-13T22:37:57.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-13T22:37:57.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-13T22:37:57.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-13T22:37:57.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-13T22:37:57.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-13T22:37:57.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-13T22:37:57.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-13T22:37:57.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-13T22:37:57.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-13T22:37:57.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-13T22:37:57.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-13T22:37:57.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-13T22:37:57.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-13T22:37:57.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-13T22:37:57.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-13T22:37:57.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-13T22:37:57.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-13T22:37:57.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-13T22:37:57.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-13T22:37:57.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-13T22:37:57.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-13T22:37:57.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-13T22:37:57.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-13T22:37:57.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-13T22:37:57.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-13T22:37:57.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-13T22:37:57.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-13T22:37:57.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-13T22:37:57.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-13T22:37:57.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-13T22:37:57.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-13T22:37:57.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-13T22:37:57.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-13T22:37:57.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-13T22:37:57.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-13T22:37:57.018Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-13T22:37:57.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-13T22:37:57.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-13T22:37:57.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-13T22:37:57.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-13T22:37:57.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-13T22:37:57.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-13T22:37:57.323Z] spire-1.2.1/pkg/server/registration/ [2022-04-13T22:37:57.323Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-13T22:37:57.323Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-13T22:37:57.323Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-13T22:37:57.323Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-13T22:37:57.323Z] spire-1.2.1/pkg/server/server.go [2022-04-13T22:37:57.323Z] spire-1.2.1/pkg/server/server_test.go [2022-04-13T22:37:57.323Z] spire-1.2.1/pkg/server/svid/ [2022-04-13T22:37:57.323Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-13T22:37:57.323Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-13T22:37:57.323Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-13T22:37:57.323Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-13T22:37:57.323Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-13T22:37:57.323Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-13T22:37:57.323Z] spire-1.2.1/proto/ [2022-04-13T22:37:57.323Z] spire-1.2.1/proto/private/ [2022-04-13T22:37:57.323Z] spire-1.2.1/proto/private/server/ [2022-04-13T22:37:57.323Z] spire-1.2.1/proto/private/server/journal/ [2022-04-13T22:37:57.323Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-13T22:37:57.323Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-13T22:37:57.323Z] spire-1.2.1/proto/spire/ [2022-04-13T22:37:57.323Z] spire-1.2.1/proto/spire/common/ [2022-04-13T22:37:57.323Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-13T22:37:57.323Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-13T22:37:57.323Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-13T22:37:57.323Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-13T22:37:57.323Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-13T22:37:57.323Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-13T22:37:57.323Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-13T22:37:57.323Z] spire-1.2.1/proto/spire/plugin/ [2022-04-13T22:37:57.323Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-13T22:37:57.323Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-13T22:37:57.323Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-13T22:37:57.323Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-13T22:37:57.323Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-13T22:37:57.323Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-13T22:37:57.323Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-13T22:37:57.323Z] spire-1.2.1/release/ [2022-04-13T22:37:57.323Z] spire-1.2.1/release/spire-extras/ [2022-04-13T22:37:57.323Z] spire-1.2.1/release/spire-extras/README.md [2022-04-13T22:37:57.323Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-13T22:37:57.323Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-13T22:37:57.323Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-13T22:37:57.323Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-13T22:37:57.323Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-13T22:37:57.323Z] spire-1.2.1/release/spire/ [2022-04-13T22:37:57.323Z] spire-1.2.1/release/spire/README.md [2022-04-13T22:37:57.323Z] spire-1.2.1/release/spire/conf/ [2022-04-13T22:37:57.323Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-13T22:37:57.323Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-13T22:37:57.323Z] spire-1.2.1/release/spire/conf/server/ [2022-04-13T22:37:57.323Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-13T22:37:57.323Z] spire-1.2.1/script/ [2022-04-13T22:37:57.323Z] spire-1.2.1/script/build-artifact.sh [2022-04-13T22:37:57.323Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-13T22:37:57.323Z] spire-1.2.1/support/ [2022-04-13T22:37:57.323Z] spire-1.2.1/support/k8s/ [2022-04-13T22:37:57.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-13T22:37:57.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-13T22:37:57.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-13T22:37:57.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-13T22:37:57.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-13T22:37:57.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-13T22:37:57.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-13T22:37:57.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-13T22:37:57.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-13T22:37:57.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-13T22:37:57.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-13T22:37:57.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-13T22:37:57.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-13T22:37:57.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-13T22:37:57.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-13T22:37:57.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-13T22:37:57.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-13T22:37:57.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-13T22:37:57.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-13T22:37:57.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-13T22:37:57.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-13T22:37:57.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-13T22:37:57.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-13T22:37:57.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-13T22:37:57.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-13T22:37:57.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-13T22:37:57.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-13T22:37:57.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-13T22:37:57.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-13T22:37:57.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-13T22:37:57.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-13T22:37:57.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-13T22:37:57.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-13T22:37:57.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-13T22:37:57.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-13T22:37:57.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-13T22:37:57.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-13T22:37:57.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-13T22:37:57.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-13T22:37:57.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-13T22:37:57.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-13T22:37:57.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-13T22:37:57.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-13T22:37:57.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-13T22:37:57.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-13T22:37:57.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-13T22:37:57.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-13T22:37:57.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-13T22:37:57.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-13T22:37:57.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-13T22:37:57.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-13T22:37:57.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-13T22:37:57.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-13T22:37:57.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-13T22:37:57.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-13T22:37:57.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-13T22:37:57.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-13T22:37:57.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-13T22:37:57.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-13T22:37:57.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-13T22:37:57.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-13T22:37:57.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-13T22:37:57.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-13T22:37:57.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-13T22:37:57.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-13T22:37:57.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-13T22:37:57.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-13T22:37:57.323Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-13T22:37:57.323Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-13T22:37:57.323Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-13T22:37:57.323Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-13T22:37:57.323Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-13T22:37:57.323Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-13T22:37:57.323Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-13T22:37:57.323Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-13T22:37:57.324Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-13T22:37:57.324Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-13T22:37:57.324Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-13T22:37:57.324Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-13T22:37:57.324Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-13T22:37:57.324Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-13T22:37:57.324Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-13T22:37:57.324Z] spire-1.2.1/test/ [2022-04-13T22:37:57.324Z] spire-1.2.1/test/clock/ [2022-04-13T22:37:57.324Z] spire-1.2.1/test/clock/clock.go [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fakes/ [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fixture/ [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fixture/certs/ [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fixture/config/ [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fixture/fixture.go [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fixture/registration/ [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-13T22:37:57.324Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-13T22:37:57.324Z] spire-1.2.1/test/integration/ [2022-04-13T22:37:57.324Z] spire-1.2.1/test/integration/README.md [2022-04-13T22:37:57.324Z] spire-1.2.1/test/integration/common [2022-04-13T22:37:57.324Z] spire-1.2.1/test/integration/setup/ [2022-04-13T22:37:57.324Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-13T22:37:57.324Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-13T22:37:57.324Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-13T22:37:57.324Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-13T22:37:57.324Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-13T22:37:57.324Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-13T22:37:57.324Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-13T22:37:57.324Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-13T22:37:57.324Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-13T22:37:57.324Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-13T22:37:57.324Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-13T22:37:57.324Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-13T22:37:57.324Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-13T22:37:57.324Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-13T22:37:57.324Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-13T22:37:57.324Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-13T22:37:57.324Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-13T22:37:57.324Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-13T22:37:57.324Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-13T22:37:57.324Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-13T22:37:57.324Z] spire-1.2.1/test/integration/suites/ [2022-04-13T22:37:57.324Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-13T22:37:57.324Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-13T22:37:57.324Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-13T22:37:57.324Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-13T22:37:57.324Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-13T22:37:57.324Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-13T22:37:57.324Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-13T22:37:57.324Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-13T22:37:57.324Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-13T22:37:57.324Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-13T22:37:57.324Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-13T22:37:57.324Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-13T22:37:57.324Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-13T22:37:57.324Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-13T22:37:57.324Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-13T22:37:57.324Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-13T22:37:57.324Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-13T22:37:57.324Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-13T22:37:57.324Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-13T22:37:57.324Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-13T22:37:57.324Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-13T22:37:57.324Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-13T22:37:57.324Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-13T22:37:57.324Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-13T22:37:57.324Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-13T22:37:57.324Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-13T22:37:57.324Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-13T22:37:57.324Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-13T22:37:57.324Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-13T22:37:57.324Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-13T22:37:57.324Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-13T22:37:57.324Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-13T22:37:57.324Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-13T22:37:57.324Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-13T22:37:57.324Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-13T22:37:57.324Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-13T22:37:57.324Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-13T22:37:57.324Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-13T22:37:57.324Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-13T22:37:57.324Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-13T22:37:57.324Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-13T22:37:57.888Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-13T22:37:57.888Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-13T22:37:57.888Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-13T22:37:57.888Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-13T22:37:57.888Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-13T22:37:57.888Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-13T22:37:57.888Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-13T22:37:57.888Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-13T22:37:57.888Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-13T22:37:57.888Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-13T22:37:57.888Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-13T22:37:57.888Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-13T22:37:57.888Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-13T22:37:57.888Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-13T22:37:57.888Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-13T22:37:57.888Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-13T22:37:57.888Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-13T22:37:57.888Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-13T22:37:57.888Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-13T22:37:57.888Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-13T22:37:57.888Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-13T22:37:57.888Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-13T22:37:57.888Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-13T22:37:57.888Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-13T22:37:57.888Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-13T22:37:57.888Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-13T22:37:57.888Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-13T22:37:57.888Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-13T22:37:57.888Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-13T22:37:57.888Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-13T22:37:57.888Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-13T22:37:57.888Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-13T22:37:57.888Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-13T22:37:57.888Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-13T22:37:57.888Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-13T22:37:57.888Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-13T22:37:57.888Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-13T22:37:57.888Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-13T22:37:57.888Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-13T22:37:57.888Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-13T22:37:57.888Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-13T22:37:57.888Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-13T22:37:57.888Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-13T22:37:57.888Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-13T22:37:57.888Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-13T22:37:57.888Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-13T22:37:57.888Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-13T22:37:57.889Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/test-one.sh [2022-04-13T22:37:57.890Z] spire-1.2.1/test/integration/test.sh [2022-04-13T22:37:57.890Z] spire-1.2.1/test/plugintest/ [2022-04-13T22:37:57.890Z] spire-1.2.1/test/plugintest/config.go [2022-04-13T22:37:57.890Z] spire-1.2.1/test/plugintest/load.go [2022-04-13T22:37:57.890Z] spire-1.2.1/test/plugintest/option.go [2022-04-13T22:37:57.890Z] spire-1.2.1/test/spiretest/ [2022-04-13T22:37:57.890Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-13T22:37:57.890Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-13T22:37:57.890Z] spire-1.2.1/test/spiretest/dir.go [2022-04-13T22:37:57.890Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-13T22:37:57.890Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-13T22:37:57.890Z] spire-1.2.1/test/spiretest/logs.go [2022-04-13T22:37:57.890Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-13T22:37:57.890Z] spire-1.2.1/test/spiretest/suite.go [2022-04-13T22:37:57.890Z] spire-1.2.1/test/spiretest/x509.go [2022-04-13T22:37:57.890Z] spire-1.2.1/test/testca/ [2022-04-13T22:37:57.890Z] spire-1.2.1/test/testca/ca.go [2022-04-13T22:37:57.890Z] spire-1.2.1/test/testkey/ [2022-04-13T22:37:57.890Z] spire-1.2.1/test/testkey/generate.sh [2022-04-13T22:37:57.890Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-13T22:37:57.890Z] spire-1.2.1/test/testkey/keys.go [2022-04-13T22:37:57.890Z] spire-1.2.1/test/testkey/new.go [2022-04-13T22:37:57.890Z] spire-1.2.1/test/tpmsimulator/ [2022-04-13T22:37:57.890Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-13T22:37:57.890Z] spire-1.2.1/test/util/ [2022-04-13T22:37:57.890Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-13T22:37:57.890Z] spire-1.2.1/test/util/cert_generation.go [2022-04-13T22:37:57.890Z] spire-1.2.1/test/util/io_redirection.go [2022-04-13T22:37:57.890Z] spire-1.2.1/test/util/race.go [2022-04-13T22:37:57.890Z] spire-1.2.1/test/util/util.go [2022-04-13T22:37:57.890Z] building spire from source... [2022-04-13T22:37:58.486Z] Installing go1.17.7... [2022-04-13T22:38:16.847Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-13T22:38:16.847Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-13T22:38:16.847Z] ---> c346e9eafbab [2022-04-13T22:38:16.847Z] 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-13T22:38:16.847Z] ---> aa1c0f36016d [2022-04-13T22:38:16.847Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-13T22:38:16.847Z] ---> Running in 8dcec971c923 [2022-04-13T22:38:16.847Z] ---> Running in 84373966435a [2022-04-13T22:38:17.454Z] Removing intermediate container 8dcec971c923 [2022-04-13T22:38:17.454Z] ---> df2c0455a12c [2022-04-13T22:38:17.454Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl zeromq && pip install --no-cache-dir docker-compose==1.23.2 [2022-04-13T22:38:17.737Z] ---> Running in 99e5e658881b [2022-04-13T22:38:19.197Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-13T22:38:19.802Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T22:38:20.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T22:38:21.398Z] (1/46) Installing readline (8.1.1-r0) [2022-04-13T22:38:21.398Z] (2/46) Installing bash (5.1.16-r0) [2022-04-13T22:38:21.677Z] Executing bash-5.1.16-r0.post-install [2022-04-13T22:38:21.677Z] (3/46) Installing brotli-libs (1.0.9-r5) [2022-04-13T22:38:21.677Z] (4/46) Installing nghttp2-libs (1.46.0-r0) [2022-04-13T22:38:21.677Z] (5/46) Installing libcurl (7.80.0-r0) [2022-04-13T22:38:21.677Z] (6/46) Installing curl (7.80.0-r0) [2022-04-13T22:38:21.677Z] (7/46) Installing dumb-init (1.2.5-r1) [2022-04-13T22:38:21.677Z] (8/46) Installing libbz2 (1.0.8-r1) [2022-04-13T22:38:21.677Z] (9/46) Installing expat (2.4.7-r0) [2022-04-13T22:38:21.677Z] (10/46) Installing libffi (3.4.2-r1) [2022-04-13T22:38:21.954Z] (11/46) Installing gdbm (1.22-r0) [2022-04-13T22:38:21.954Z] (12/46) Installing xz-libs (5.2.5-r1) [2022-04-13T22:38:21.954Z] (13/46) Installing libgcc (10.3.1_git20211027-r0) [2022-04-13T22:38:21.954Z] (14/46) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-13T22:38:21.954Z] (15/46) Installing mpdecimal (2.5.1-r1) [2022-04-13T22:38:21.954Z] (16/46) Installing sqlite-libs (3.36.0-r0) [2022-04-13T22:38:21.954Z] (17/46) Installing python3 (3.9.7-r4) [2022-04-13T22:38:24.579Z] (18/46) Installing py3-appdirs (1.4.4-r2) [2022-04-13T22:38:24.579Z] (19/46) Installing py3-certifi (2020.12.5-r1) [2022-04-13T22:38:24.579Z] (20/46) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-13T22:38:24.579Z] (21/46) Installing py3-idna (3.3-r0) [2022-04-13T22:38:24.579Z] (22/46) Installing py3-urllib3 (1.26.7-r0) [2022-04-13T22:38:24.579Z] (23/46) Installing py3-requests (2.26.0-r1) [2022-04-13T22:38:24.579Z] (24/46) Installing py3-msgpack (1.0.2-r1) [2022-04-13T22:38:24.579Z] (25/46) Installing py3-lockfile (0.12.2-r4) [2022-04-13T22:38:24.579Z] (26/46) Installing py3-cachecontrol (0.12.10-r0) [2022-04-13T22:38:24.579Z] (27/46) Installing py3-colorama (0.4.4-r1) [2022-04-13T22:38:24.853Z] Building bin/spire-server... [2022-04-13T22:38:24.854Z] (28/46) Installing py3-contextlib2 (21.6.0-r1) [2022-04-13T22:38:24.854Z] (29/46) Installing py3-distlib (0.3.3-r0) [2022-04-13T22:38:24.854Z] (30/46) Installing py3-distro (1.6.0-r0) [2022-04-13T22:38:24.854Z] (31/46) Installing py3-six (1.16.0-r0) [2022-04-13T22:38:24.854Z] (32/46) Installing py3-webencodings (0.5.1-r4) [2022-04-13T22:38:24.854Z] (33/46) Installing py3-html5lib (1.1-r1) [2022-04-13T22:38:24.854Z] (34/46) Installing py3-parsing (2.4.7-r2) [2022-04-13T22:38:24.854Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-13T22:38:24.854Z] (35/46) Installing py3-packaging (20.9-r1) [2022-04-13T22:38:24.854Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-13T22:38:24.854Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-13T22:38:24.854Z] (36/46) Installing py3-tomli (1.2.2-r0) [2022-04-13T22:38:24.854Z] (37/46) Installing py3-pep517 (0.12.0-r0) [2022-04-13T22:38:24.854Z] (38/46) Installing py3-progress (1.6-r0) [2022-04-13T22:38:24.854Z] (39/46) Installing py3-retrying (1.3.3-r2) [2022-04-13T22:38:24.854Z] (40/46) Installing py3-ordered-set (4.0.2-r2) [2022-04-13T22:38:25.128Z] (41/46) Installing py3-setuptools (52.0.0-r4) [2022-04-13T22:38:25.129Z] (42/46) Installing py3-toml (0.10.2-r2) [2022-04-13T22:38:25.129Z] (43/46) Installing py3-pip (20.3.4-r1) [2022-04-13T22:38:25.729Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-13T22:38:25.729Z] (44/46) Installing libsodium (1.0.18-r0) [2022-04-13T22:38:25.729Z] (45/46) Installing libzmq (4.3.4-r0) [2022-04-13T22:38:25.729Z] (46/46) Installing zeromq (4.3.4-r0) [2022-04-13T22:38:26.004Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T22:38:26.004Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-13T22:38:26.004Z] OK: 83 MiB in 68 packages [2022-04-13T22:38:26.604Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-13T22:38:30.001Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-13T22:38:30.275Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-13T22:38:30.550Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-13T22:38:30.550Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-13T22:38:30.828Z] Collecting docker-compose==1.23.2 [2022-04-13T22:38:30.828Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-13T22:38:31.103Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-13T22:38:31.103Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-13T22:38:31.379Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-13T22:38:31.379Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-13T22:38:31.978Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-13T22:38:31.978Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-13T22:38:31.978Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-13T22:38:32.254Z] Collecting PyYAML<4,>=3.10 [2022-04-13T22:38:32.254Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-13T22:38:33.242Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-13T22:38:33.242Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-13T22:38:36.663Z] Collecting docopt<0.7,>=0.6.1 [2022-04-13T22:38:36.663Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-13T22:38:38.655Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-13T22:38:38.655Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-13T22:38:41.289Z] Collecting jsonschema<3,>=2.5.1 [2022-04-13T22:38:41.289Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-13T22:38:41.289Z] Collecting cached-property<2,>=1.2.0 [2022-04-13T22:38:41.289Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-13T22:38:41.289Z] Collecting texttable<0.10,>=0.9.0 [2022-04-13T22:38:41.289Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-13T22:38:43.924Z] Collecting docker<4.0,>=3.6.0 [2022-04-13T22:38:44.202Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-13T22:38:44.202Z] 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-13T22:38:45.187Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-13T22:38:45.187Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-13T22:38:45.789Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-13T22:38:45.789Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-13T22:38:46.065Z] Collecting docker-pycreds>=0.4.0 [2022-04-13T22:38:46.065Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-13T22:38:47.507Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-13T22:38:47.507Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-13T22:38:47.507Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-13T22:38:47.507Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-13T22:38:47.782Z] 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-13T22:38:47.782Z] Collecting idna<2.8,>=2.5 [2022-04-13T22:38:47.782Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-13T22:38:48.382Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-13T22:38:48.382Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-13T22:38:48.382Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-13T22:38:48.382Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-13T22:38:49.367Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-13T22:38:49.367Z] Attempting uninstall: urllib3 [2022-04-13T22:38:49.367Z] Found existing installation: urllib3 1.26.7 [2022-04-13T22:38:49.367Z] Uninstalling urllib3-1.26.7: [2022-04-13T22:38:49.644Z] Successfully uninstalled urllib3-1.26.7 [2022-04-13T22:38:50.243Z] Attempting uninstall: idna [2022-04-13T22:38:50.243Z] Found existing installation: idna 3.3 [2022-04-13T22:38:50.243Z] Uninstalling idna-3.3: [2022-04-13T22:38:50.519Z] Successfully uninstalled idna-3.3 [2022-04-13T22:38:53.926Z] Attempting uninstall: requests [2022-04-13T22:38:53.926Z] Found existing installation: requests 2.26.0 [2022-04-13T22:38:53.926Z] Uninstalling requests-2.26.0: [2022-04-13T22:38:53.926Z] Successfully uninstalled requests-2.26.0 [2022-04-13T22:38:54.538Z] Running setup.py install for texttable: started [2022-04-13T22:38:57.184Z] Running setup.py install for texttable: finished with status 'done' [2022-04-13T22:38:57.184Z] Running setup.py install for PyYAML: started [2022-04-13T22:38:57.184Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-13T22:38:57.184Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-13T22:38:57.184Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-13T22:38:57.790Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-13T22:38:58.068Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-13T22:38:58.347Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-13T22:38:58.347Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-13T22:38:58.950Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-13T22:38:58.950Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-13T22:38:58.950Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-13T22:38:58.950Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-13T22:38:59.556Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-13T22:38:59.556Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-13T22:38:59.834Z]  Running setup.py install for PyYAML: finished with status 'done' [2022-04-13T22:38:59.834Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-13T22:39:00.114Z]  Running setup.py install for docopt: started [2022-04-13T22:39:00.114Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-13T22:39:00.393Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-13T22:39:00.393Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-13T22:39:00.672Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-13T22:39:00.672Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-13T22:39:00.672Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-13T22:39:00.950Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-13T22:39:01.555Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-13T22:39:01.831Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-13T22:39:02.110Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-13T22:39:02.388Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-13T22:39:02.388Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-13T22:39:02.991Z]  Running setup.py install for docopt: finished with status 'done' [2022-04-13T22:39:02.991Z] Running setup.py install for dockerpty: started [2022-04-13T22:39:02.991Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-13T22:39:04.987Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-13T22:39:05.590Z]  Running setup.py install for dockerpty: finished with status 'done' [2022-04-13T22:39:08.236Z] 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-13T22:39:10.888Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-13T22:39:10.888Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-13T22:39:10.888Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-13T22:39:10.888Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-13T22:39:11.172Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-13T22:39:23.805Z] Removing intermediate container 99e5e658881b [2022-04-13T22:39:23.805Z] ---> 90b95c4922a9 [2022-04-13T22:39:23.805Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-13T22:39:23.805Z] ---> Running in 8f5a265b27b5 [2022-04-13T22:39:24.091Z] Removing intermediate container 8f5a265b27b5 [2022-04-13T22:39:24.091Z] ---> ee3e254482d3 [2022-04-13T22:39:24.091Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-13T22:39:24.389Z] ---> Running in 5b2a200b85f1 [2022-04-13T22:39:24.676Z] Removing intermediate container 5b2a200b85f1 [2022-04-13T22:39:24.676Z] ---> 8cc4ceec4302 [2022-04-13T22:39:24.676Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-13T22:39:27.357Z] ---> ca05f2af54e3 [2022-04-13T22:39:27.357Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-13T22:39:28.359Z] ---> 147ab9828b96 [2022-04-13T22:39:28.359Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-13T22:39:29.365Z] ---> 16392ad71590 [2022-04-13T22:39:29.365Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-13T22:39:29.365Z] ---> Running in 447ec02ad15f [2022-04-13T22:39:29.996Z] Removing intermediate container 447ec02ad15f [2022-04-13T22:39:29.996Z] ---> f448a2472010 [2022-04-13T22:39:29.996Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T22:39:29.996Z] ---> Running in 75d850689699 [2022-04-13T22:39:30.615Z] Removing intermediate container 75d850689699 [2022-04-13T22:39:30.615Z] ---> cc2318dfcf9b [2022-04-13T22:39:30.615Z] Step 21/23 : LABEL arch=arm64 [2022-04-13T22:39:30.615Z] ---> Running in 23f6bf21ef75 [2022-04-13T22:39:31.243Z] Removing intermediate container 23f6bf21ef75 [2022-04-13T22:39:31.243Z] ---> 8321062026bd [2022-04-13T22:39:31.244Z] Step 22/23 : LABEL git_sha=27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T22:39:31.526Z] ---> Running in 5e9f5de7c68a [2022-04-13T22:39:32.147Z] Removing intermediate container 5e9f5de7c68a [2022-04-13T22:39:32.147Z] ---> 86305f127350 [2022-04-13T22:39:32.147Z] Step 23/23 : LABEL version=2.2.0-dev.69 [2022-04-13T22:39:32.147Z] ---> Running in 382264c73f52 [2022-04-13T22:39:32.757Z] Removing intermediate container 382264c73f52 [2022-04-13T22:39:32.757Z] ---> 352506939eaf [2022-04-13T22:39:32.757Z] [2022-04-13T22:39:33.040Z] Successfully built 352506939eaf [2022-04-13T22:39:33.040Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-13T22:39:33.040Z]  Building sys-mgmt-agent ... done Building core-data [2022-04-13T22:39:37.372Z] go: downloading google.golang.org/api v0.70.0 [2022-04-13T22:39:37.372Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-13T22:39:37.372Z] go: downloading k8s.io/api v0.23.4 [2022-04-13T22:39:52.521Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-13T22:39:52.521Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T22:39:52.521Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T22:39:52.521Z] ---> bfdbed4256de [2022-04-13T22:39:52.521Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T22:39:52.521Z] ---> Using cache [2022-04-13T22:39:52.521Z] ---> 4c40b19547f1 [2022-04-13T22:39:52.521Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T22:39:52.521Z] ---> Using cache [2022-04-13T22:39:52.521Z] ---> bb9d39e2cbf9 [2022-04-13T22:39:52.521Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-13T22:39:52.521Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-13T22:39:52.521Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-13T22:39:52.521Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-13T22:39:52.521Z]  ---> Running in 64fb5b77fea1 [2022-04-13T22:39:53.150Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-13T22:39:53.760Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-13T22:39:54.373Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T22:39:54.373Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-13T22:39:54.655Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-13T22:39:55.262Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T22:39:55.870Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-13T22:39:56.478Z] OK: 220 MiB in 52 packages [2022-04-13T22:39:57.944Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-13T22:39:57.944Z] Removing intermediate container 64fb5b77fea1 [2022-04-13T22:39:57.944Z] ---> 102949e88b85 [2022-04-13T22:39:57.944Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T22:39:58.959Z] ---> 98620fc99e05 [2022-04-13T22:39:58.959Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T22:39:58.959Z] ---> Running in ce8ee66279d1 [2022-04-13T22:40:05.697Z] Removing intermediate container ce8ee66279d1 [2022-04-13T22:40:05.697Z] ---> c92569b1375f [2022-04-13T22:40:05.697Z] Step 8/23 : COPY . . [2022-04-13T22:40:18.136Z] ---> 1e0d8290d4d4 [2022-04-13T22:40:18.136Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-13T22:40:18.136Z] ---> Running in e73a6f0c0110 [2022-04-13T22:40:19.581Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-13T22:40:22.983Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-13T22:40:23.260Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-13T22:40:23.260Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-13T22:40:23.260Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-13T22:40:25.245Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-13T22:40:26.692Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-13T22:40:27.683Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-13T22:40:27.683Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-13T22:40:27.959Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-13T22:40:28.565Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-13T22:40:28.565Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-13T22:40:28.845Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-13T22:40:29.123Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-13T22:40:29.401Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-13T22:40:29.678Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-13T22:40:29.678Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-13T22:40:29.956Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-13T22:40:30.233Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-13T22:40:31.221Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-13T22:40:31.498Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-13T22:40:31.774Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-13T22:40:32.049Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-13T22:40:32.049Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-13T22:40:32.326Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-13T22:40:32.326Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-13T22:40:37.741Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-13T22:40:38.023Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-13T22:40:38.302Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-13T22:40:38.578Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-13T22:40:39.177Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-13T22:40:39.177Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-13T22:40:39.177Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-13T22:40:39.177Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-13T22:40:39.177Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-13T22:40:39.451Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-13T22:40:39.451Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-13T22:40:39.726Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-13T22:40:40.326Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-13T22:40:40.926Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-13T22:40:41.201Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-13T22:40:41.201Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-13T22:40:42.186Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-13T22:40:42.186Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-13T22:40:42.186Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-13T22:40:42.186Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-13T22:40:42.186Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-13T22:40:43.626Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-13T22:40:43.627Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-13T22:40:43.902Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-13T22:40:43.902Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-13T22:40:44.178Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-13T22:40:46.166Z] go: downloading go.opencensus.io v0.23.0 [2022-04-13T22:40:47.155Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-13T22:40:47.155Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-13T22:40:47.431Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-13T22:40:47.431Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-13T22:40:47.708Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-13T22:40:47.985Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-13T22:40:48.261Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-13T22:40:49.309Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-13T22:40:52.440Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-13T22:40:53.879Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-13T22:40:54.154Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-13T22:40:54.431Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-13T22:40:54.431Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-13T22:40:54.706Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-13T22:40:54.706Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-13T22:40:55.692Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-13T22:40:55.692Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-13T22:40:55.692Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-13T22:40:55.967Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-13T22:40:56.249Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-13T22:40:56.249Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-13T22:41:06.430Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-13T22:41:06.430Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-13T22:41:06.430Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-13T22:41:06.430Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-13T22:41:33.252Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-13T22:41:33.252Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-13T22:45:40.371Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-13T22:46:12.751Z] Removing intermediate container 84373966435a [2022-04-13T22:46:12.751Z] ---> ae93e3bea10a [2022-04-13T22:46:12.751Z] [2022-04-13T22:46:12.751Z] Step 10/22 : FROM alpine:3.14 [2022-04-13T22:46:12.751Z] ---> ac73e934f311 [2022-04-13T22:46:12.751Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init zeromq [2022-04-13T22:46:12.751Z] ---> Running in 16ce05d07bed [2022-04-13T22:46:12.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-13T22:46:12.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-13T22:46:12.751Z] (1/11) Installing ca-certificates (20211220-r0) [2022-04-13T22:46:12.751Z] (2/11) Installing brotli-libs (1.0.9-r5) [2022-04-13T22:46:12.751Z] (3/11) Installing nghttp2-libs (1.43.0-r0) [2022-04-13T22:46:12.751Z] (4/11) Installing libcurl (7.79.1-r0) [2022-04-13T22:46:12.751Z] (5/11) Installing curl (7.79.1-r0) [2022-04-13T22:46:12.751Z] (6/11) Installing dumb-init (1.2.5-r1) [2022-04-13T22:46:12.751Z] (7/11) Installing libgcc (10.3.1_git20210424-r2) [2022-04-13T22:46:12.751Z] (8/11) Installing libsodium (1.0.18-r0) [2022-04-13T22:46:12.751Z] (9/11) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-13T22:46:12.751Z] (10/11) Installing libzmq (4.3.4-r0) [2022-04-13T22:46:13.027Z] (11/11) Installing zeromq (4.3.4-r0) [2022-04-13T22:46:13.027Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T22:46:13.027Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T22:46:13.304Z] OK: 10 MiB in 25 packages [2022-04-13T22:46:15.337Z] Removing intermediate container 16ce05d07bed [2022-04-13T22:46:15.337Z] ---> ce960a4dd356 [2022-04-13T22:46:15.337Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-13T22:46:15.613Z] ---> Running in dcc01dee21c6 [2022-04-13T22:46:16.220Z] Removing intermediate container dcc01dee21c6 [2022-04-13T22:46:16.220Z] ---> bb2e6644e9d4 [2022-04-13T22:46:16.220Z] Step 13/22 : WORKDIR /edgex [2022-04-13T22:46:16.220Z] ---> Running in 532a6e5d30c7 [2022-04-13T22:46:16.834Z] Removing intermediate container 532a6e5d30c7 [2022-04-13T22:46:16.834Z] ---> cced464c24d5 [2022-04-13T22:46:16.834Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-13T22:46:17.451Z] ---> e796eec6185e [2022-04-13T22:46:17.451Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-13T22:46:20.093Z] ---> 224e0479c2bb [2022-04-13T22:46:20.093Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-13T22:46:22.090Z] ---> d0cde2ca165d [2022-04-13T22:46:22.090Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-13T22:46:23.081Z] ---> 7aa92faafbb2 [2022-04-13T22:46:23.081Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-13T22:46:23.081Z] ---> Running in b3bba1453300 [2022-04-13T22:46:25.778Z] Removing intermediate container b3bba1453300 [2022-04-13T22:46:25.778Z] ---> 9b47af4cb49e [2022-04-13T22:46:25.778Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-13T22:46:25.778Z] ---> Running in 0f2e2e69be67 [2022-04-13T22:46:26.392Z] Removing intermediate container 0f2e2e69be67 [2022-04-13T22:46:26.392Z] ---> 883dce56e7bc [2022-04-13T22:46:26.392Z] Step 20/22 : LABEL arch=arm64 [2022-04-13T22:46:26.392Z] ---> Running in 475ebac0f0f9 [2022-04-13T22:46:27.016Z] Removing intermediate container 475ebac0f0f9 [2022-04-13T22:46:27.016Z] ---> 77eef6d09419 [2022-04-13T22:46:27.016Z] Step 21/22 : LABEL git_sha=27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T22:46:27.016Z] ---> Running in b7a743b101cb [2022-04-13T22:46:27.619Z] Removing intermediate container b7a743b101cb [2022-04-13T22:46:27.619Z] ---> 5e21f1342e36 [2022-04-13T22:46:27.619Z] Step 22/22 : LABEL version=2.2.0-dev.69 [2022-04-13T22:46:27.619Z] ---> Running in af117af16d1b [2022-04-13T22:46:28.222Z] Removing intermediate container af117af16d1b [2022-04-13T22:46:28.222Z] ---> 4a5cea01141b [2022-04-13T22:46:28.222Z] [2022-04-13T22:46:28.496Z] Successfully built 4a5cea01141b [2022-04-13T22:46:28.496Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-13T22:46:28.496Z] Building security-bootstrapper [2022-04-13T22:46:46.880Z]  Building security-proxy-setup ... done Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T22:46:46.880Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-13T22:46:46.880Z] ---> bfdbed4256de [2022-04-13T22:46:46.880Z] Step 3/31 : WORKDIR /edgex-go [2022-04-13T22:46:46.880Z] ---> Using cache [2022-04-13T22:46:46.880Z] ---> 4c40b19547f1 [2022-04-13T22:46:46.880Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T22:46:46.880Z] ---> Using cache [2022-04-13T22:46:46.880Z] ---> bb9d39e2cbf9 [2022-04-13T22:46:46.880Z] Step 5/31 : RUN apk add --update --no-cache make git zeromq-dev libsodium-dev pkgconfig build-base [2022-04-13T22:46:46.880Z] ---> Using cache [2022-04-13T22:46:46.880Z] ---> 88e298b6fc1d [2022-04-13T22:46:46.880Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-13T22:46:46.880Z] ---> Using cache [2022-04-13T22:46:46.880Z] ---> bb640b59a354 [2022-04-13T22:46:46.880Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T22:46:46.880Z] ---> Using cache [2022-04-13T22:46:46.880Z] ---> a10548e2bf06 [2022-04-13T22:46:46.880Z] Step 8/31 : COPY . . [2022-04-13T22:46:46.880Z] ---> Using cache [2022-04-13T22:46:46.880Z] ---> aa1c0f36016d [2022-04-13T22:46:46.880Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-13T22:46:46.880Z] ---> Running in ef2251d7fbd8 [2022-04-13T22:46:47.157Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-13T22:48:24.258Z] Removing intermediate container e73a6f0c0110 [2022-04-13T22:48:24.258Z] ---> a4291ad29ba3 [2022-04-13T22:48:24.258Z] [2022-04-13T22:48:24.258Z] Step 10/23 : FROM alpine:3.14 [2022-04-13T22:48:24.258Z] ---> ac73e934f311 [2022-04-13T22:48:24.258Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-13T22:48:24.258Z] ---> Running in 5c33f623f42a [2022-04-13T22:48:24.258Z] Removing intermediate container 5c33f623f42a [2022-04-13T22:48:24.258Z] ---> 51bd44086062 [2022-04-13T22:48:24.258Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-13T22:48:24.258Z] ---> Running in 180787d115e8 [2022-04-13T22:48:24.258Z] Removing intermediate container 180787d115e8 [2022-04-13T22:48:24.258Z] ---> 187c3499b4ef [2022-04-13T22:48:24.258Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-13T22:48:24.258Z] ---> Running in 95f597257e46 [2022-04-13T22:48:24.258Z] Removing intermediate container 95f597257e46 [2022-04-13T22:48:24.258Z] ---> 2447df6e57bd [2022-04-13T22:48:24.258Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T22:48:24.258Z] ---> Running in 3d307f39a51d [2022-04-13T22:48:24.258Z] Removing intermediate container 3d307f39a51d [2022-04-13T22:48:24.258Z] ---> 1f03daa8ecd8 [2022-04-13T22:48:24.258Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-13T22:48:24.258Z] ---> Running in ef5f02ff0215 [2022-04-13T22:48:24.258Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-13T22:48:24.258Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-13T22:48:24.258Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-13T22:48:24.258Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-13T22:48:24.258Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-13T22:48:24.258Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-13T22:48:24.258Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-13T22:48:24.258Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-13T22:48:24.258Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T22:48:24.258Z] OK: 8 MiB in 20 packages [2022-04-13T22:48:24.258Z] Removing intermediate container ef5f02ff0215 [2022-04-13T22:48:24.258Z] ---> 575e05360b7f [2022-04-13T22:48:24.258Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T22:48:24.258Z] ---> 1222c9c7b2c8 [2022-04-13T22:48:24.258Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-13T22:48:26.900Z] ---> f10196c9ce54 [2022-04-13T22:48:26.900Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-13T22:48:27.886Z] ---> 1aaf630d7296 [2022-04-13T22:48:27.886Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-13T22:48:27.886Z] ---> Running in cc07ebbb6690 [2022-04-13T22:48:28.161Z] Removing intermediate container cc07ebbb6690 [2022-04-13T22:48:28.161Z] ---> 68b81857018d [2022-04-13T22:48:28.161Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T22:48:28.438Z] ---> Running in c3d86b0c920b [2022-04-13T22:48:29.047Z] Removing intermediate container c3d86b0c920b [2022-04-13T22:48:29.047Z] ---> 0e1d5d10bd98 [2022-04-13T22:48:29.047Z] Step 21/23 : LABEL arch=arm64 [2022-04-13T22:48:29.047Z] ---> Running in 37ca63e1741b [2022-04-13T22:48:29.649Z] Removing intermediate container 37ca63e1741b [2022-04-13T22:48:29.649Z] ---> 16862ba5f2b8 [2022-04-13T22:48:29.649Z] Step 22/23 : LABEL git_sha=27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T22:48:29.649Z] ---> Running in aa7541a9426f [2022-04-13T22:48:30.259Z] Removing intermediate container aa7541a9426f [2022-04-13T22:48:30.259Z] ---> a758b608a8e5 [2022-04-13T22:48:30.259Z] Step 23/23 : LABEL version=2.2.0-dev.69 [2022-04-13T22:48:30.259Z] ---> Running in 24cf0886a7a3 [2022-04-13T22:48:30.875Z] Removing intermediate container 24cf0886a7a3 [2022-04-13T22:48:30.875Z] ---> 6e1bf2fa2c49 [2022-04-13T22:48:30.875Z] [2022-04-13T22:48:31.156Z] Successfully built 6e1bf2fa2c49 [2022-04-13T22:48:31.432Z] Successfully tagged core-data-arm64:latest [2022-04-13T22:48:31.432Z]  Building core-data ... done Building security-spiffe-token-provider [2022-04-13T22:48:49.788Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T22:48:49.788Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-13T22:48:49.788Z] ---> bfdbed4256de [2022-04-13T22:48:49.789Z] Step 3/20 : WORKDIR /edgex-go [2022-04-13T22:48:49.789Z] ---> Using cache [2022-04-13T22:48:49.789Z] ---> 4c40b19547f1 [2022-04-13T22:48:49.789Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base zeromq-dev libsodium-dev pkgconfig [2022-04-13T22:48:49.789Z] ---> Running in dcbf97838768 [2022-04-13T22:48:49.789Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T22:48:51.227Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T22:48:52.671Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T22:48:52.671Z] v3.15.4-26-g36f9d42a4c [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T22:48:52.671Z] OK: 15740 distinct packages available [2022-04-13T22:48:52.671Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T22:48:53.655Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T22:48:55.110Z] OK: 220 MiB in 52 packages [2022-04-13T22:48:56.100Z] Removing intermediate container dcbf97838768 [2022-04-13T22:48:56.100Z] ---> af2aa0136015 [2022-04-13T22:48:56.100Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-13T22:48:57.086Z] ---> af0c2c5d4c1c [2022-04-13T22:48:57.086Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T22:48:57.086Z] ---> Running in e7476af7a24c [2022-04-13T22:49:03.827Z] Removing intermediate container e7476af7a24c [2022-04-13T22:49:03.827Z] ---> 7e7cd0c50594 [2022-04-13T22:49:03.827Z] Step 7/20 : COPY . . [2022-04-13T22:49:16.243Z] ---> eec3b7c13fc5 [2022-04-13T22:49:16.243Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-13T22:49:16.243Z] ---> Running in a4d33336da18 [2022-04-13T22:49:16.847Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-13T22:54:39.051Z] Removing intermediate container ef2251d7fbd8 [2022-04-13T22:54:39.051Z] ---> 455b67422f0e [2022-04-13T22:54:39.051Z] [2022-04-13T22:54:39.051Z] Step 10/31 : FROM alpine:3.14 [2022-04-13T22:54:39.051Z] ---> ac73e934f311 [2022-04-13T22:54:39.051Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-13T22:54:39.051Z] ---> Running in cf69612977fb [2022-04-13T22:54:39.051Z] Removing intermediate container cf69612977fb [2022-04-13T22:54:39.051Z] ---> 6cd267cb61f2 [2022-04-13T22:54:39.051Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec zeromq [2022-04-13T22:54:39.052Z] ---> Running in f8f17e2cb22c [2022-04-13T22:54:39.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-13T22:54:39.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-13T22:54:39.052Z] (1/7) Installing dumb-init (1.2.5-r1) [2022-04-13T22:54:39.052Z] (2/7) Installing su-exec (0.2-r1) [2022-04-13T22:54:39.052Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-04-13T22:54:39.052Z] (4/7) Installing libsodium (1.0.18-r0) [2022-04-13T22:54:39.052Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-13T22:54:39.052Z] (6/7) Installing libzmq (4.3.4-r0) [2022-04-13T22:54:39.052Z] (7/7) Installing zeromq (4.3.4-r0) [2022-04-13T22:54:39.052Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T22:54:39.052Z] OK: 8 MiB in 21 packages [2022-04-13T22:54:39.052Z] Removing intermediate container f8f17e2cb22c [2022-04-13T22:54:39.052Z] ---> d1d956951c6c [2022-04-13T22:54:39.052Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-13T22:54:39.052Z] ---> Running in 4f78723921fa [2022-04-13T22:54:39.052Z] Removing intermediate container 4f78723921fa [2022-04-13T22:54:39.052Z] ---> 7c37b1b1e7a5 [2022-04-13T22:54:39.052Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-13T22:54:39.052Z] ---> Running in 9227e6e6468e [2022-04-13T22:54:39.052Z] Removing intermediate container 9227e6e6468e [2022-04-13T22:54:39.052Z] ---> 4db1bd7dcfca [2022-04-13T22:54:39.052Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-13T22:54:39.052Z] ---> Running in f6add65c5031 [2022-04-13T22:54:39.052Z] Removing intermediate container f6add65c5031 [2022-04-13T22:54:39.052Z] ---> ab5cc0f2e2ad [2022-04-13T22:54:39.052Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-13T22:54:39.052Z] ---> Running in 092777824eda [2022-04-13T22:54:39.052Z] Removing intermediate container 092777824eda [2022-04-13T22:54:39.052Z] ---> 8709596e8ebc [2022-04-13T22:54:39.052Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-13T22:54:40.044Z] ---> 17aeedf1c977 [2022-04-13T22:54:40.044Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-13T22:54:40.321Z] ---> Running in 24925584ee2e [2022-04-13T22:54:43.739Z] Removing intermediate container 24925584ee2e [2022-04-13T22:54:43.739Z] ---> 595dd753869a [2022-04-13T22:54:43.739Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T22:54:44.024Z] ---> 5c98ebee073c [2022-04-13T22:54:44.024Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-13T22:54:46.658Z] ---> 3868ee9ad3c5 [2022-04-13T22:54:46.658Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-13T22:54:47.262Z] ---> 62bb82bc7002 [2022-04-13T22:54:47.262Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-13T22:54:48.252Z] ---> ff8bcb068188 [2022-04-13T22:54:48.252Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-13T22:54:49.246Z] ---> 412457fc0f20 [2022-04-13T22:54:49.246Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-13T22:54:49.850Z] ---> Running in 75aa6a216953 [2022-04-13T22:54:50.454Z] Removing intermediate container 75aa6a216953 [2022-04-13T22:54:50.454Z] ---> 301a53e9d578 [2022-04-13T22:54:50.454Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-13T22:54:51.254Z] ---> 235b6966ea2e [2022-04-13T22:54:51.254Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-13T22:54:51.629Z] ---> Running in a2fb25488a10 [2022-04-13T22:54:55.149Z] Removing intermediate container a2fb25488a10 [2022-04-13T22:54:55.149Z] ---> 370a05d7e55f [2022-04-13T22:54:55.149Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-13T22:54:55.422Z] ---> Running in 69ee66c24053 [2022-04-13T22:54:56.049Z] Removing intermediate container 69ee66c24053 [2022-04-13T22:54:56.049Z] ---> 4518d9bf0d4d [2022-04-13T22:54:56.049Z] Step 28/31 : CMD ["gate"] [2022-04-13T22:54:56.355Z] ---> Running in e0d18abad5dd [2022-04-13T22:54:56.950Z] Removing intermediate container e0d18abad5dd [2022-04-13T22:54:56.950Z] ---> edc1835bd3c2 [2022-04-13T22:54:56.950Z] Step 29/31 : LABEL arch=arm64 [2022-04-13T22:54:57.227Z] ---> Running in f5f6fd2127f5 [2022-04-13T22:54:57.852Z] Removing intermediate container f5f6fd2127f5 [2022-04-13T22:54:57.852Z] ---> c2aec9f23995 [2022-04-13T22:54:57.852Z] Step 30/31 : LABEL git_sha=27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T22:54:58.128Z] ---> Running in fcd9a9c2c313 [2022-04-13T22:54:58.734Z] Removing intermediate container fcd9a9c2c313 [2022-04-13T22:54:58.734Z] ---> 5416b964d9a6 [2022-04-13T22:54:58.735Z] Step 31/31 : LABEL version=2.2.0-dev.69 [2022-04-13T22:54:59.009Z] ---> Running in 5b88d04244cd [2022-04-13T22:54:59.608Z] Removing intermediate container 5b88d04244cd [2022-04-13T22:54:59.608Z] ---> 6cdaf7a4e28e [2022-04-13T22:54:59.608Z] [2022-04-13T22:54:59.608Z] Successfully built 6cdaf7a4e28e [2022-04-13T22:54:59.608Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-13T22:54:59.608Z] Building core-metadata [2022-04-13T22:55:18.237Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T22:55:18.237Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T22:55:18.237Z] ---> bfdbed4256de [2022-04-13T22:55:18.237Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T22:55:18.237Z] ---> Using cache [2022-04-13T22:55:18.237Z] ---> 4c40b19547f1 [2022-04-13T22:55:18.237Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T22:55:18.237Z] ---> Using cache [2022-04-13T22:55:18.237Z] ---> bb9d39e2cbf9 [2022-04-13T22:55:18.237Z] Step 5/23 : RUN apk add --update --no-cache make git zeromq-dev libsodium-dev pkgconfig build-base [2022-04-13T22:55:18.237Z] ---> Using cache [2022-04-13T22:55:18.237Z] ---> 88e298b6fc1d [2022-04-13T22:55:18.237Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T22:55:18.237Z] ---> Using cache [2022-04-13T22:55:18.237Z] ---> bb640b59a354 [2022-04-13T22:55:18.237Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T22:55:18.237Z] ---> Using cache [2022-04-13T22:55:18.237Z] ---> a10548e2bf06 [2022-04-13T22:55:18.237Z] Step 8/23 : COPY . . [2022-04-13T22:55:18.237Z] ---> Using cache [2022-04-13T22:55:18.237Z] ---> aa1c0f36016d [2022-04-13T22:55:18.237Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-13T22:55:18.837Z] ---> Running in 53721b68242d [2022-04-13T22:55:20.821Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-13T22:56:42.606Z] Removing intermediate container a4d33336da18 [2022-04-13T22:56:42.606Z] ---> 34d75bf2607f [2022-04-13T22:56:42.606Z] [2022-04-13T22:56:42.606Z] Step 9/20 : FROM alpine:3.15 [2022-04-13T22:56:42.606Z] 3.15: Pulling from library/alpine [2022-04-13T22:56:42.606Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-13T22:56:42.606Z] Status: Downloaded newer image for alpine:3.15 [2022-04-13T22:56:42.606Z] ---> 3fb3c9af89a9 [2022-04-13T22:56:42.606Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T22:56:42.606Z] ---> Running in be83eb0f86d4 [2022-04-13T22:56:42.606Z] Removing intermediate container be83eb0f86d4 [2022-04-13T22:56:42.606Z] ---> 0dfd369de390 [2022-04-13T22:56:42.606Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T22:56:42.606Z] ---> Running in 3c2a2b265d0f [2022-04-13T22:56:42.606Z] Removing intermediate container 3c2a2b265d0f [2022-04-13T22:56:42.606Z] ---> f0849bf8c9b9 [2022-04-13T22:56:42.606Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat zeromq [2022-04-13T22:56:42.606Z] ---> Running in c9232eb2eaf6 [2022-04-13T22:56:42.606Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T22:56:43.206Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T22:56:44.658Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T22:56:44.658Z] v3.15.4-26-g36f9d42a4c [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T22:56:44.658Z] OK: 15729 distinct packages available [2022-04-13T22:56:44.658Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T22:56:46.102Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T22:56:47.092Z] (1/14) Installing ca-certificates (20211220-r0) [2022-04-13T22:56:47.369Z] (2/14) Installing brotli-libs (1.0.9-r5) [2022-04-13T22:56:47.369Z] (3/14) Installing nghttp2-libs (1.46.0-r0) [2022-04-13T22:56:47.645Z] (4/14) Installing libcurl (7.80.0-r0) [2022-04-13T22:56:47.645Z] (5/14) Installing curl (7.80.0-r0) [2022-04-13T22:56:47.645Z] (6/14) Installing dumb-init (1.2.5-r1) [2022-04-13T22:56:47.921Z] (7/14) Installing musl-obstack (1.2.3-r0) [2022-04-13T22:56:47.921Z] (8/14) Installing libucontext (1.1-r0) [2022-04-13T22:56:47.921Z] (9/14) Installing gcompat (1.0.0-r4) [2022-04-13T22:56:48.198Z] (10/14) Installing libgcc (10.3.1_git20211027-r0) [2022-04-13T22:56:48.198Z] (11/14) Installing libsodium (1.0.18-r0) [2022-04-13T22:56:48.198Z] (12/14) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-13T22:56:48.476Z] (13/14) Installing libzmq (4.3.4-r0) [2022-04-13T22:56:48.476Z] (14/14) Installing zeromq (4.3.4-r0) [2022-04-13T22:56:48.753Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T22:56:48.753Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T22:56:49.032Z] OK: 10 MiB in 28 packages [2022-04-13T22:56:51.022Z] Removing intermediate container c9232eb2eaf6 [2022-04-13T22:56:51.022Z] ---> fcfe5a3b0645 [2022-04-13T22:56:51.022Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T22:56:52.013Z] ---> 19009f5cf42e [2022-04-13T22:56:52.013Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-13T22:56:54.015Z] ---> 9f5ebb314191 [2022-04-13T22:56:54.015Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-13T22:56:55.031Z] ---> 5fe40948b232 [2022-04-13T22:56:55.031Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-13T22:56:55.306Z] ---> Running in ba186eaf2f7f [2022-04-13T22:56:55.920Z] Removing intermediate container ba186eaf2f7f [2022-04-13T22:56:55.920Z] ---> 0f82b7034912 [2022-04-13T22:56:55.920Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T22:56:55.920Z] ---> Running in 371fda21d60c [2022-04-13T22:56:56.208Z] Removing intermediate container 371fda21d60c [2022-04-13T22:56:56.208Z] ---> e9c7df247308 [2022-04-13T22:56:56.208Z] Step 18/20 : LABEL arch=arm64 [2022-04-13T22:56:56.489Z] ---> Running in 53f89885b51f [2022-04-13T22:56:57.107Z] Removing intermediate container 53f89885b51f [2022-04-13T22:56:57.107Z] ---> bb1829815d24 [2022-04-13T22:56:57.107Z] Step 19/20 : LABEL git_sha=27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T22:56:57.107Z] ---> Running in 5f640c24ab93 [2022-04-13T22:56:57.716Z] Removing intermediate container 5f640c24ab93 [2022-04-13T22:56:57.716Z] ---> 6e1491fc834b [2022-04-13T22:56:57.716Z] Step 20/20 : LABEL version=2.2.0-dev.69 [2022-04-13T22:56:57.716Z] ---> Running in bfc66256728b [2022-04-13T22:56:58.323Z] Removing intermediate container bfc66256728b [2022-04-13T22:56:58.323Z] ---> d37a28361460 [2022-04-13T22:56:58.323Z] [2022-04-13T22:56:58.601Z] Successfully built d37a28361460 [2022-04-13T22:56:58.601Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-13T22:56:58.601Z]  Building security-spiffe-token-provider ... done Building core-command [2022-04-13T22:57:16.975Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T22:57:16.975Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T22:57:16.975Z] ---> bfdbed4256de [2022-04-13T22:57:16.975Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T22:57:16.975Z] ---> Using cache [2022-04-13T22:57:16.975Z] ---> 4c40b19547f1 [2022-04-13T22:57:16.975Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T22:57:16.975Z] ---> Using cache [2022-04-13T22:57:16.975Z] ---> bb9d39e2cbf9 [2022-04-13T22:57:16.975Z] Step 5/23 : RUN apk add --update --no-cache make git zeromq-dev libsodium-dev pkgconfig build-base [2022-04-13T22:57:16.975Z] ---> Using cache [2022-04-13T22:57:16.975Z] ---> 88e298b6fc1d [2022-04-13T22:57:16.975Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T22:57:16.975Z] ---> Using cache [2022-04-13T22:57:16.975Z] ---> bb640b59a354 [2022-04-13T22:57:16.975Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T22:57:16.975Z] ---> Using cache [2022-04-13T22:57:16.975Z] ---> a10548e2bf06 [2022-04-13T22:57:16.975Z] Step 8/23 : COPY . . [2022-04-13T22:57:16.975Z] ---> Using cache [2022-04-13T22:57:16.975Z] ---> aa1c0f36016d [2022-04-13T22:57:16.975Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-13T22:57:16.975Z] ---> Running in 5afc11af2ccb [2022-04-13T22:57:17.968Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2022-04-13T23:03:40.402Z] Removing intermediate container 53721b68242d [2022-04-13T23:03:40.402Z] ---> 5b53340ab747 [2022-04-13T23:03:40.402Z] [2022-04-13T23:03:40.402Z] Step 10/23 : FROM alpine:3.14 [2022-04-13T23:03:40.402Z] ---> ac73e934f311 [2022-04-13T23:03:40.402Z] Step 11/23 : RUN apk add --update --no-cache dumb-init zeromq [2022-04-13T23:03:40.402Z] ---> Running in d71eb6d8695c [2022-04-13T23:03:40.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-13T23:03:40.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-13T23:03:41.854Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-13T23:03:41.854Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-13T23:03:41.854Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-13T23:03:41.854Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-13T23:03:41.854Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-13T23:03:41.854Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-13T23:03:41.854Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T23:03:41.854Z] OK: 8 MiB in 20 packages [2022-04-13T23:03:43.357Z] Removing intermediate container d71eb6d8695c [2022-04-13T23:03:43.357Z] ---> a2691f269ad2 [2022-04-13T23:03:43.357Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T23:03:43.659Z] ---> Running in 74246174852c [2022-04-13T23:03:43.945Z] Removing intermediate container 74246174852c [2022-04-13T23:03:43.946Z] ---> cab3f11490f9 [2022-04-13T23:03:43.946Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-13T23:03:44.236Z] ---> Running in fe634b2cf0b4 [2022-04-13T23:03:44.837Z] Removing intermediate container fe634b2cf0b4 [2022-04-13T23:03:44.837Z] ---> e1156754467f [2022-04-13T23:03:44.837Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-13T23:03:44.837Z] ---> Running in 7e748d60c565 [2022-04-13T23:03:45.435Z] Removing intermediate container 7e748d60c565 [2022-04-13T23:03:45.435Z] ---> 73b6d95202a0 [2022-04-13T23:03:45.435Z] Step 15/23 : WORKDIR / [2022-04-13T23:03:45.435Z] ---> Running in 9501f24dca65 [2022-04-13T23:03:46.043Z] Removing intermediate container 9501f24dca65 [2022-04-13T23:03:46.043Z] ---> 049374a57199 [2022-04-13T23:03:46.043Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T23:03:47.040Z] ---> 8f3a35c103ca [2022-04-13T23:03:47.040Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-13T23:03:49.684Z] ---> 3334507e8410 [2022-04-13T23:03:49.684Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-13T23:03:50.289Z] ---> f7875de7d13c [2022-04-13T23:03:50.289Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-13T23:03:50.289Z] ---> Running in 8d86104f16e0 [2022-04-13T23:03:50.897Z] Removing intermediate container 8d86104f16e0 [2022-04-13T23:03:50.897Z] ---> d7891133b5d8 [2022-04-13T23:03:50.897Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T23:03:50.897Z] ---> Running in 201fe7aa035e [2022-04-13T23:03:51.502Z] Removing intermediate container 201fe7aa035e [2022-04-13T23:03:51.502Z] ---> d154399520f5 [2022-04-13T23:03:51.502Z] Step 21/23 : LABEL arch=arm64 [2022-04-13T23:03:51.780Z] ---> Running in b66112dc1dc9 [2022-04-13T23:03:52.383Z] Removing intermediate container b66112dc1dc9 [2022-04-13T23:03:52.383Z] ---> c88ac17b682b [2022-04-13T23:03:52.383Z] Step 22/23 : LABEL git_sha=27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T23:03:52.383Z] ---> Running in 676c0e51c07e [2022-04-13T23:03:52.989Z] Removing intermediate container 676c0e51c07e [2022-04-13T23:03:52.989Z] ---> 4ca8013d4d28 [2022-04-13T23:03:52.989Z] Step 23/23 : LABEL version=2.2.0-dev.69 [2022-04-13T23:03:52.989Z] ---> Running in 24866cccef05 [2022-04-13T23:03:53.588Z] Removing intermediate container 24866cccef05 [2022-04-13T23:03:53.588Z] ---> 3c083c18876a [2022-04-13T23:03:53.588Z] [2022-04-13T23:03:53.861Z] Successfully built 3c083c18876a [2022-04-13T23:03:53.861Z] Successfully tagged core-metadata-arm64:latest [2022-04-13T23:03:53.861Z] Building support-scheduler [2022-04-13T23:04:16.051Z]  Building core-metadata ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T23:04:16.051Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-13T23:04:16.051Z] ---> bfdbed4256de [2022-04-13T23:04:16.051Z] Step 3/22 : WORKDIR /edgex-go [2022-04-13T23:04:16.051Z] ---> Using cache [2022-04-13T23:04:16.051Z] ---> 4c40b19547f1 [2022-04-13T23:04:16.051Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T23:04:16.051Z] ---> Using cache [2022-04-13T23:04:16.051Z] ---> bb9d39e2cbf9 [2022-04-13T23:04:16.051Z] Step 5/22 : RUN apk add --update --no-cache make git zeromq-dev libsodium-dev pkgconfig build-base [2022-04-13T23:04:16.051Z] ---> Using cache [2022-04-13T23:04:16.051Z] ---> 88e298b6fc1d [2022-04-13T23:04:16.051Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-13T23:04:16.051Z] ---> Using cache [2022-04-13T23:04:16.051Z] ---> bb640b59a354 [2022-04-13T23:04:16.051Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T23:04:16.051Z] ---> Using cache [2022-04-13T23:04:16.051Z] ---> a10548e2bf06 [2022-04-13T23:04:16.051Z] Step 8/22 : COPY . . [2022-04-13T23:04:16.051Z] ---> Using cache [2022-04-13T23:04:16.051Z] ---> aa1c0f36016d [2022-04-13T23:04:16.051Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-13T23:04:16.051Z] ---> Running in 5646cb4228ff [2022-04-13T23:04:16.051Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.69" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-13T23:05:24.095Z] Removing intermediate container 5afc11af2ccb [2022-04-13T23:05:24.095Z] ---> b25aff3f0ac1 [2022-04-13T23:05:24.095Z] [2022-04-13T23:05:24.095Z] Step 10/23 : FROM alpine:3.14 [2022-04-13T23:05:24.095Z] ---> ac73e934f311 [2022-04-13T23:05:24.095Z] Step 11/23 : RUN apk add --update --no-cache dumb-init zeromq [2022-04-13T23:05:24.095Z] ---> Using cache [2022-04-13T23:05:24.095Z] ---> a2691f269ad2 [2022-04-13T23:05:24.095Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T23:05:24.095Z] ---> Using cache [2022-04-13T23:05:24.095Z] ---> cab3f11490f9 [2022-04-13T23:05:24.095Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-13T23:05:24.095Z] ---> Running in bae8abccc8f0 [2022-04-13T23:05:24.095Z] Removing intermediate container bae8abccc8f0 [2022-04-13T23:05:24.095Z] ---> 6b5f0419c3d5 [2022-04-13T23:05:24.095Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-13T23:05:24.095Z] ---> Running in 18869f99a72a [2022-04-13T23:05:24.095Z] Removing intermediate container 18869f99a72a [2022-04-13T23:05:24.095Z] ---> 6dd0fc982370 [2022-04-13T23:05:24.095Z] Step 15/23 : WORKDIR / [2022-04-13T23:05:24.095Z] ---> Running in b06f3d757f1e [2022-04-13T23:05:24.095Z] Removing intermediate container b06f3d757f1e [2022-04-13T23:05:24.095Z] ---> 9f0d25e27f62 [2022-04-13T23:05:24.095Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T23:05:24.370Z] ---> c9a554f29e27 [2022-04-13T23:05:24.370Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-13T23:05:27.002Z] ---> fed8f819496c [2022-04-13T23:05:27.002Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-13T23:05:28.002Z] ---> 70fb5e7a54c0 [2022-04-13T23:05:28.002Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-13T23:05:28.002Z] ---> Running in f556eb30aa6d [2022-04-13T23:05:28.604Z] Removing intermediate container f556eb30aa6d [2022-04-13T23:05:28.604Z] ---> 70320cb652fb [2022-04-13T23:05:28.604Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T23:05:28.604Z] ---> Running in 9ad4127eca9b [2022-04-13T23:05:29.217Z] Removing intermediate container 9ad4127eca9b [2022-04-13T23:05:29.217Z] ---> f2c78e1d7b4f [2022-04-13T23:05:29.217Z] Step 21/23 : LABEL arch=arm64 [2022-04-13T23:05:29.217Z] ---> Running in 24a03f482269 [2022-04-13T23:05:29.812Z] Removing intermediate container 24a03f482269 [2022-04-13T23:05:29.813Z] ---> 55fba4bb4f3c [2022-04-13T23:05:29.813Z] Step 22/23 : LABEL git_sha=27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T23:05:29.813Z] ---> Running in eb9d224d9e04 [2022-04-13T23:05:30.413Z] Removing intermediate container eb9d224d9e04 [2022-04-13T23:05:30.413Z] ---> 53fb2766f618 [2022-04-13T23:05:30.413Z] Step 23/23 : LABEL version=2.2.0-dev.69 [2022-04-13T23:05:30.413Z] ---> Running in 8fd666a69ffb [2022-04-13T23:05:31.013Z] Removing intermediate container 8fd666a69ffb [2022-04-13T23:05:31.013Z] ---> 4ca1aefd9dbe [2022-04-13T23:05:31.013Z] [2022-04-13T23:05:31.614Z] Successfully built 4ca1aefd9dbe [2022-04-13T23:05:31.614Z] Successfully tagged core-command-arm64:latest [2022-04-13T23:11:23.960Z]  Building core-command ... done Removing intermediate container 5646cb4228ff [2022-04-13T23:11:23.960Z] ---> 95833ddd00af [2022-04-13T23:11:23.960Z] [2022-04-13T23:11:23.960Z] Step 10/22 : FROM alpine:3.14 [2022-04-13T23:11:23.960Z] ---> ac73e934f311 [2022-04-13T23:11:23.960Z] Step 11/22 : RUN apk add --update --no-cache dumb-init zeromq [2022-04-13T23:11:23.960Z] ---> Using cache [2022-04-13T23:11:23.960Z] ---> a2691f269ad2 [2022-04-13T23:11:23.960Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T23:11:23.960Z] ---> Using cache [2022-04-13T23:11:23.960Z] ---> cab3f11490f9 [2022-04-13T23:11:23.960Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-13T23:11:23.960Z] ---> Running in 506b19b71c31 [2022-04-13T23:11:23.960Z] Removing intermediate container 506b19b71c31 [2022-04-13T23:11:23.960Z] ---> 299d56fa2cce [2022-04-13T23:11:23.960Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-13T23:11:23.960Z] ---> Running in 3869253416dc [2022-04-13T23:11:23.960Z] Removing intermediate container 3869253416dc [2022-04-13T23:11:23.960Z] ---> 219cf0c6e837 [2022-04-13T23:11:23.960Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T23:11:23.960Z] ---> 0b9ba7d79e00 [2022-04-13T23:11:23.960Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-13T23:11:23.960Z] ---> 14ab1b9d8b32 [2022-04-13T23:11:23.960Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-13T23:11:23.960Z] ---> 0bda8b3a8310 [2022-04-13T23:11:23.960Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-13T23:11:23.960Z] ---> Running in f6ef04fea437 [2022-04-13T23:11:23.960Z] Removing intermediate container f6ef04fea437 [2022-04-13T23:11:23.960Z] ---> 338f799aed89 [2022-04-13T23:11:23.960Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T23:11:23.960Z] ---> Running in 72f228153cd9 [2022-04-13T23:11:23.960Z] Removing intermediate container 72f228153cd9 [2022-04-13T23:11:23.960Z] ---> 8b7bc39d6e4a [2022-04-13T23:11:23.960Z] Step 20/22 : LABEL arch=arm64 [2022-04-13T23:11:23.960Z] ---> Running in b64209e0ced7 [2022-04-13T23:11:24.238Z] Removing intermediate container b64209e0ced7 [2022-04-13T23:11:24.238Z] ---> eda85f7c6cb4 [2022-04-13T23:11:24.238Z] Step 21/22 : LABEL git_sha=27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T23:11:24.238Z] ---> Running in 8dc3fe4fa14f [2022-04-13T23:11:24.854Z] Removing intermediate container 8dc3fe4fa14f [2022-04-13T23:11:24.854Z] ---> 6ad6248ca161 [2022-04-13T23:11:24.854Z] Step 22/22 : LABEL version=2.2.0-dev.69 [2022-04-13T23:11:24.854Z] ---> Running in 65673f64edd4 [2022-04-13T23:11:25.464Z] Removing intermediate container 65673f64edd4 [2022-04-13T23:11:25.464Z] ---> 8353345ed26f [2022-04-13T23:11:25.464Z] [2022-04-13T23:11:25.739Z] Successfully built 8353345ed26f [2022-04-13T23:11:25.739Z] Successfully tagged support-scheduler-arm64:latest [2022-04-13T23:13:17.598Z]  Building support-scheduler ... done Building bin/spire-agent... [2022-04-13T23:13:17.598Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-13T23:13:17.598Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-13T23:13:23.019Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-13T23:13:23.019Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-13T23:13:23.019Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-13T23:13:23.626Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-13T23:13:23.626Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-13T23:13:24.230Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-13T23:13:24.230Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-13T23:13:24.506Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-13T23:13:24.506Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-13T23:13:24.783Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-13T23:13:24.783Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-13T23:13:33.089Z] Building bin/spire-agent... [2022-04-13T23:13:34.073Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-13T23:13:34.673Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-13T23:13:34.956Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-13T23:13:34.956Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-13T23:13:40.393Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-13T23:13:42.383Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-13T23:13:42.383Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-13T23:13:42.657Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-13T23:13:42.657Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-13T23:13:42.931Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-13T23:13:43.207Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-13T23:13:43.207Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-13T23:13:43.481Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-13T23:18:50.731Z] Building bin/spire-agent... [2022-04-13T23:18:50.731Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-13T23:18:50.731Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-13T23:18:50.731Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-13T23:18:50.731Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-13T23:18:50.731Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-13T23:18:50.731Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-13T23:18:50.731Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-13T23:18:50.731Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-13T23:18:50.731Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-13T23:18:50.731Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-13T23:18:51.016Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-13T23:18:51.016Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-13T23:18:51.016Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-13T23:20:12.835Z] Removing intermediate container d894f6681e1f [2022-04-13T23:20:12.835Z] ---> 7598977094a3 [2022-04-13T23:20:12.835Z] [2022-04-13T23:20:12.835Z] Step 13/25 : FROM alpine:3.15 [2022-04-13T23:20:12.835Z] ---> 3fb3c9af89a9 [2022-04-13T23:20:12.835Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T23:20:12.835Z] ---> Using cache [2022-04-13T23:20:12.835Z] ---> 0dfd369de390 [2022-04-13T23:20:12.835Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T23:20:12.835Z] ---> Using cache [2022-04-13T23:20:12.835Z] ---> f0849bf8c9b9 [2022-04-13T23:20:12.835Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-13T23:20:12.835Z] ---> Running in 5451638c238f [2022-04-13T23:20:12.835Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T23:20:12.835Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T23:20:12.835Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T23:20:12.835Z] v3.15.4-26-g36f9d42a4c [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T23:20:12.835Z] OK: 15729 distinct packages available [2022-04-13T23:20:12.835Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T23:20:12.835Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T23:20:12.835Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-13T23:20:12.835Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-13T23:20:12.835Z] (3/5) Installing libucontext (1.1-r0) [2022-04-13T23:20:12.835Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-13T23:20:12.835Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-13T23:20:12.835Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T23:20:12.835Z] OK: 6 MiB in 19 packages [2022-04-13T23:20:12.835Z] Removing intermediate container 5451638c238f [2022-04-13T23:20:12.835Z] ---> b159f81f5505 [2022-04-13T23:20:12.835Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-13T23:20:13.817Z] Removing intermediate container c1eba0d9040d [2022-04-13T23:20:13.817Z] ---> f33d57cabb4c [2022-04-13T23:20:13.817Z] [2022-04-13T23:20:13.817Z] Step 13/26 : FROM alpine:3.15 [2022-04-13T23:20:13.817Z] ---> 3fb3c9af89a9 [2022-04-13T23:20:13.817Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T23:20:13.817Z] ---> Using cache [2022-04-13T23:20:13.817Z] ---> 0dfd369de390 [2022-04-13T23:20:13.817Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T23:20:13.817Z] ---> Using cache [2022-04-13T23:20:13.817Z] ---> f0849bf8c9b9 [2022-04-13T23:20:13.817Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-13T23:20:14.421Z] ---> Running in 1ec67e42e0df [2022-04-13T23:20:14.698Z] ---> 5e56dc82c79b [2022-04-13T23:20:14.698Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-13T23:20:15.677Z] ---> 6f1830d1652f [2022-04-13T23:20:15.677Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-13T23:20:15.951Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T23:20:16.228Z] ---> 80878bfe363f [2022-04-13T23:20:16.228Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-13T23:20:16.827Z] ---> a52e2ccf4112 [2022-04-13T23:20:16.827Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-13T23:20:17.110Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T23:20:17.110Z] ---> Running in 50350bed80ae [2022-04-13T23:20:17.387Z] Removing intermediate container 50350bed80ae [2022-04-13T23:20:17.387Z] ---> 337fb3204226 [2022-04-13T23:20:17.387Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-13T23:20:17.663Z] ---> Running in 0b07f9f67e13 [2022-04-13T23:20:17.947Z] Removing intermediate container 0b07f9f67e13 [2022-04-13T23:20:17.947Z] ---> 28bb81175675 [2022-04-13T23:20:17.947Z] Step 23/25 : LABEL arch=arm64 [2022-04-13T23:20:17.947Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T23:20:17.947Z] v3.15.4-26-g36f9d42a4c [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T23:20:17.947Z] OK: 15729 distinct packages available [2022-04-13T23:20:18.227Z] ---> Running in 1bfe90f07fda [2022-04-13T23:20:18.227Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T23:20:18.500Z] Removing intermediate container 1bfe90f07fda [2022-04-13T23:20:18.500Z] ---> 4e796924a920 [2022-04-13T23:20:18.500Z] Step 24/25 : LABEL git_sha=27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T23:20:18.792Z] ---> Running in 01b9bb9afaa1 [2022-04-13T23:20:19.067Z] Removing intermediate container 01b9bb9afaa1 [2022-04-13T23:20:19.067Z] ---> 07c18bcd233d [2022-04-13T23:20:19.067Z] Step 25/25 : LABEL version=2.2.0-dev.69 [2022-04-13T23:20:19.067Z] ---> Running in 26c2143275e7 [2022-04-13T23:20:19.067Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T23:20:19.672Z] Removing intermediate container 26c2143275e7 [2022-04-13T23:20:19.672Z] ---> 73558e380c02 [2022-04-13T23:20:19.672Z] [2022-04-13T23:20:19.672Z] Successfully built 73558e380c02 [2022-04-13T23:20:19.672Z] Successfully tagged security-spire-server-arm64:latest [2022-04-13T23:20:20.276Z]  Building security-spire-server ... done (1/4) Installing dumb-init (1.2.5-r1) [2022-04-13T23:20:20.276Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-13T23:20:20.276Z] (3/4) Installing libucontext (1.1-r0) [2022-04-13T23:20:20.554Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-13T23:20:20.554Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T23:20:20.554Z] OK: 6 MiB in 18 packages [2022-04-13T23:20:22.014Z] Removing intermediate container 1ec67e42e0df [2022-04-13T23:20:22.014Z] ---> 86aee16901b1 [2022-04-13T23:20:22.014Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-13T23:20:26.350Z] ---> a2a0d816af95 [2022-04-13T23:20:26.350Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-13T23:20:26.954Z] ---> 963bc57b972c [2022-04-13T23:20:26.954Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-13T23:20:26.954Z] ---> Running in 442484bbf895 [2022-04-13T23:20:27.563Z] Removing intermediate container 442484bbf895 [2022-04-13T23:20:27.563Z] ---> b4765784f085 [2022-04-13T23:20:27.563Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-13T23:20:28.553Z] ---> 011143646c43 [2022-04-13T23:20:28.553Z] Step 21/26 : WORKDIR / [2022-04-13T23:20:28.553Z] ---> Running in c04d8627e4b2 [2022-04-13T23:20:28.828Z] Removing intermediate container c04d8627e4b2 [2022-04-13T23:20:28.828Z] ---> a26849ae4d2a [2022-04-13T23:20:28.828Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-13T23:20:29.103Z] ---> Running in c7bf6a71b02b [2022-04-13T23:20:29.380Z] Removing intermediate container c7bf6a71b02b [2022-04-13T23:20:29.655Z] ---> e77d8d08a80a [2022-04-13T23:20:29.655Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-13T23:20:29.655Z] ---> Running in 62e810e8a691 [2022-04-13T23:20:30.257Z] Removing intermediate container 62e810e8a691 [2022-04-13T23:20:30.257Z] ---> 63718fd26179 [2022-04-13T23:20:30.257Z] Step 24/26 : LABEL arch=arm64 [2022-04-13T23:20:30.257Z] ---> Running in 4fd857b265f3 [2022-04-13T23:20:30.537Z] Removing intermediate container 4fd857b265f3 [2022-04-13T23:20:30.537Z] ---> edbb15a36a40 [2022-04-13T23:20:30.537Z] Step 25/26 : LABEL git_sha=27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T23:20:30.816Z] ---> Running in d4f5248cf5ec [2022-04-13T23:20:31.093Z] Removing intermediate container d4f5248cf5ec [2022-04-13T23:20:31.093Z] ---> 147aa0bdf38e [2022-04-13T23:20:31.093Z] Step 26/26 : LABEL version=2.2.0-dev.69 [2022-04-13T23:20:31.378Z] ---> Running in 268a3abb1ea2 [2022-04-13T23:20:31.654Z] Removing intermediate container 268a3abb1ea2 [2022-04-13T23:20:31.654Z] ---> 3c965f40ef19 [2022-04-13T23:20:31.654Z] [2022-04-13T23:20:31.930Z] Successfully built 3c965f40ef19 [2022-04-13T23:20:31.930Z] Successfully tagged security-spire-config-arm64:latest [2022-04-13T23:23:08.887Z]  Building security-spire-config ... done Removing intermediate container 3bc0de80fa38 [2022-04-13T23:23:08.887Z] ---> 59b60046964f [2022-04-13T23:23:08.887Z] [2022-04-13T23:23:08.887Z] Step 13/26 : FROM alpine:3.15 [2022-04-13T23:23:08.887Z] ---> 3fb3c9af89a9 [2022-04-13T23:23:08.887Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T23:23:08.887Z] ---> Using cache [2022-04-13T23:23:08.887Z] ---> 0dfd369de390 [2022-04-13T23:23:08.887Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T23:23:08.887Z] ---> Using cache [2022-04-13T23:23:08.887Z] ---> f0849bf8c9b9 [2022-04-13T23:23:08.887Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-13T23:23:08.887Z] ---> Using cache [2022-04-13T23:23:08.887Z] ---> b159f81f5505 [2022-04-13T23:23:08.887Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-13T23:23:09.161Z] ---> e7e684609037 [2022-04-13T23:23:09.161Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-13T23:23:12.553Z] ---> 6f7dfb3d0b15 [2022-04-13T23:23:12.553Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-13T23:23:13.151Z] ---> b550f2599ac4 [2022-04-13T23:23:13.151Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-13T23:23:13.749Z] ---> 7e5dfa834b82 [2022-04-13T23:23:13.749Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-13T23:23:14.022Z] ---> b4e9fc7a5e13 [2022-04-13T23:23:14.022Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-13T23:23:14.297Z] ---> Running in 4d994941a096 [2022-04-13T23:23:14.571Z] Removing intermediate container 4d994941a096 [2022-04-13T23:23:14.571Z] ---> 9c918c33d4bd [2022-04-13T23:23:14.571Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-13T23:23:14.571Z] ---> Running in 6d1b4786d5ed [2022-04-13T23:23:14.845Z] Removing intermediate container 6d1b4786d5ed [2022-04-13T23:23:14.845Z] ---> 187c628938a6 [2022-04-13T23:23:14.845Z] Step 24/26 : LABEL arch=arm64 [2022-04-13T23:23:14.845Z] ---> Running in d24fee33e033 [2022-04-13T23:23:15.122Z] Removing intermediate container d24fee33e033 [2022-04-13T23:23:15.122Z] ---> 00af77781dc3 [2022-04-13T23:23:15.122Z] Step 25/26 : LABEL git_sha=27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T23:23:15.396Z] ---> Running in 45ec29505808 [2022-04-13T23:23:15.669Z] Removing intermediate container 45ec29505808 [2022-04-13T23:23:15.669Z] ---> 355db4fbbbcd [2022-04-13T23:23:15.669Z] Step 26/26 : LABEL version=2.2.0-dev.69 [2022-04-13T23:23:15.669Z] ---> Running in 338eb50b828d [2022-04-13T23:23:15.943Z] Removing intermediate container 338eb50b828d [2022-04-13T23:23:15.943Z] ---> cf3d31c603c4 [2022-04-13T23:23:15.943Z] [2022-04-13T23:23:16.215Z] Successfully built cf3d31c603c4 [2022-04-13T23:23:16.215Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-13T23:23:16.505Z]  Building security-spire-agent ... done  [Pipeline] } [2022-04-13T23:23:16.516Z] $ docker stop --time=1 b566aee310e83523e9c459b5285a1bba13937e8961f775db05fd901e3aa7aa0c [2022-04-13T23:23:18.199Z] $ docker rm -f b566aee310e83523e9c459b5285a1bba13937e8961f775db05fd901e3aa7aa0c [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-13T23:23:18.807Z] + docker images [2022-04-13T23:23:19.086Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-13T23:23:19.086Z] security-spire-agent-arm64 latest cf3d31c603c4 4 seconds ago 126MB [2022-04-13T23:23:19.086Z] 59b60046964f 28 seconds ago 3.98GB [2022-04-13T23:23:19.086Z] security-spire-config-arm64 latest 3c965f40ef19 2 minutes ago 85.6MB [2022-04-13T23:23:19.086Z] security-spire-server-arm64 latest 73558e380c02 3 minutes ago 86.3MB [2022-04-13T23:23:19.086Z] f33d57cabb4c 3 minutes ago 3.98GB [2022-04-13T23:23:19.086Z] 7598977094a3 3 minutes ago 3.98GB [2022-04-13T23:23:19.086Z] support-scheduler-arm64 latest 8353345ed26f 11 minutes ago 31.5MB [2022-04-13T23:23:19.086Z] 95833ddd00af 12 minutes ago 1.23GB [2022-04-13T23:23:19.086Z] core-command-arm64 latest 4ca1aefd9dbe 17 minutes ago 30MB [2022-04-13T23:23:19.086Z] b25aff3f0ac1 18 minutes ago 1.22GB [2022-04-13T23:23:19.086Z] core-metadata-arm64 latest 3c083c18876a 19 minutes ago 31.7MB [2022-04-13T23:23:19.086Z] 5b53340ab747 19 minutes ago 1.23GB [2022-04-13T23:23:19.086Z] security-spiffe-token-provider-arm64 latest d37a28361460 26 minutes ago 33.9MB [2022-04-13T23:23:19.086Z] 34d75bf2607f 26 minutes ago 1.22GB [2022-04-13T23:23:19.086Z] security-bootstrapper-arm64 latest 6cdaf7a4e28e 28 minutes ago 29.8MB [2022-04-13T23:23:19.086Z] 455b67422f0e 28 minutes ago 1.23GB [2022-04-13T23:23:19.086Z] core-data-arm64 latest 6e1bf2fa2c49 34 minutes ago 34.7MB [2022-04-13T23:23:19.086Z] a4291ad29ba3 35 minutes ago 1.24GB [2022-04-13T23:23:19.086Z] security-proxy-setup-arm64 latest 4a5cea01141b 36 minutes ago 51.7MB [2022-04-13T23:23:19.086Z] ae93e3bea10a 37 minutes ago 1.24GB [2022-04-13T23:23:19.086Z] sys-mgmt-agent-arm64 latest 352506939eaf 43 minutes ago 294MB [2022-04-13T23:23:19.086Z] 1b9910cbf298 45 minutes ago 1.25GB [2022-04-13T23:23:19.086Z] security-secretstore-setup-arm64 latest 4af8e3ef511f 45 minutes ago 50.5MB [2022-04-13T23:23:19.086Z] support-notifications-arm64 latest 29c7916d623e 46 minutes ago 32.1MB [2022-04-13T23:23:19.086Z] b4538c8e6e7a 46 minutes ago 1.24GB [2022-04-13T23:23:19.086Z] 372f90094b50 46 minutes ago 1.23GB [2022-04-13T23:23:19.086Z] ci-base-image-arm64 latest bfdbed4256de 56 minutes ago 886MB [2022-04-13T23:23:19.086Z] docker 20.10.14 c346e9eafbab 8 days ago 202MB [2022-04-13T23:23:19.086Z] alpine 3.14 ac73e934f311 9 days ago 5.34MB [2022-04-13T23:23:19.086Z] alpine 3.15 3fb3c9af89a9 9 days ago 5.32MB [2022-04-13T23:23:19.086Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-13T23:23:19.086Z] 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-13T23:23:19.204Z] provisioning config files... [2022-04-13T23:23:19.226Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/194@tmp/config3540035811994556728tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-13T23:23:19.615Z] ---> docker-login.sh [2022-04-13T23:23:19.615Z] nexus3.edgexfoundry.org:10001 [2022-04-13T23:23:19.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T23:23:20.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T23:23:20.166Z] Configure a credential helper to remove this warning. See [2022-04-13T23:23:20.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T23:23:20.166Z] [2022-04-13T23:23:20.166Z] Login Succeeded [2022-04-13T23:23:20.166Z] nexus3.edgexfoundry.org:10002 [2022-04-13T23:23:20.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T23:23:20.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T23:23:20.705Z] Configure a credential helper to remove this warning. See [2022-04-13T23:23:20.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T23:23:20.705Z] [2022-04-13T23:23:20.705Z] Login Succeeded [2022-04-13T23:23:20.705Z] nexus3.edgexfoundry.org:10003 [2022-04-13T23:23:20.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T23:23:20.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T23:23:20.974Z] Configure a credential helper to remove this warning. See [2022-04-13T23:23:20.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T23:23:20.974Z] [2022-04-13T23:23:20.974Z] Login Succeeded [2022-04-13T23:23:20.974Z] nexus3.edgexfoundry.org:10004 [2022-04-13T23:23:21.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T23:23:21.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T23:23:21.568Z] Configure a credential helper to remove this warning. See [2022-04-13T23:23:21.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T23:23:21.568Z] [2022-04-13T23:23:21.568Z] Login Succeeded [2022-04-13T23:23:21.568Z] docker.io [2022-04-13T23:23:21.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T23:23:22.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T23:23:22.428Z] Configure a credential helper to remove this warning. See [2022-04-13T23:23:22.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T23:23:22.428Z] [2022-04-13T23:23:22.428Z] Login Succeeded [2022-04-13T23:23:22.428Z] ---> docker-login.sh ends [Pipeline] } [2022-04-13T23:23:22.443Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T23:23:22.477Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-13T23:23:22.497Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-04-13T23:23:22.497Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T23:23:22.497Z] latest [2022-04-13T23:23:22.497Z] 2.2.0-dev.69 [2022-04-13T23:23:22.497Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T23:23:22.497Z] main [2022-04-13T23:23:22.497Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:23:22.852Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:23:23.203Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T23:23:23.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-13T23:23:23.203Z] 5c91d8487235: Preparing [2022-04-13T23:23:23.203Z] d99e80e5b9f6: Preparing [2022-04-13T23:23:23.203Z] c5edb9fc4aee: Preparing [2022-04-13T23:23:23.203Z] a3fae4ecd1e5: Preparing [2022-04-13T23:23:23.203Z] f73e7dbfee58: Preparing [2022-04-13T23:23:23.477Z] f73e7dbfee58: Layer already exists [2022-04-13T23:23:23.477Z] c5edb9fc4aee: Pushed [2022-04-13T23:23:23.477Z] 5c91d8487235: Pushed [2022-04-13T23:23:24.068Z] a3fae4ecd1e5: Pushed [2022-04-13T23:23:29.454Z] d99e80e5b9f6: Pushed [2022-04-13T23:23:29.454Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817: digest: sha256:e3bd2857cc66593fe4668c6b0767e50890e72573ad31fe217ecb65b32b0ca780 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:23:29.808Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:23:30.155Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-04-13T23:23:30.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-13T23:23:30.155Z] 5c91d8487235: Preparing [2022-04-13T23:23:30.155Z] d99e80e5b9f6: Preparing [2022-04-13T23:23:30.155Z] c5edb9fc4aee: Preparing [2022-04-13T23:23:30.155Z] a3fae4ecd1e5: Preparing [2022-04-13T23:23:30.155Z] f73e7dbfee58: Preparing [2022-04-13T23:23:30.155Z] 5c91d8487235: Layer already exists [2022-04-13T23:23:30.155Z] f73e7dbfee58: Layer already exists [2022-04-13T23:23:30.155Z] d99e80e5b9f6: Layer already exists [2022-04-13T23:23:30.155Z] c5edb9fc4aee: Layer already exists [2022-04-13T23:23:30.155Z] a3fae4ecd1e5: Layer already exists [2022-04-13T23:23:30.428Z] latest: digest: sha256:e3bd2857cc66593fe4668c6b0767e50890e72573ad31fe217ecb65b32b0ca780 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:23:30.782Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:23:31.127Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.69 [2022-04-13T23:23:31.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-13T23:23:31.127Z] 5c91d8487235: Preparing [2022-04-13T23:23:31.127Z] d99e80e5b9f6: Preparing [2022-04-13T23:23:31.127Z] c5edb9fc4aee: Preparing [2022-04-13T23:23:31.127Z] a3fae4ecd1e5: Preparing [2022-04-13T23:23:31.127Z] f73e7dbfee58: Preparing [2022-04-13T23:23:31.127Z] d99e80e5b9f6: Layer already exists [2022-04-13T23:23:31.127Z] c5edb9fc4aee: Layer already exists [2022-04-13T23:23:31.127Z] a3fae4ecd1e5: Layer already exists [2022-04-13T23:23:31.127Z] f73e7dbfee58: Layer already exists [2022-04-13T23:23:31.127Z] 5c91d8487235: Layer already exists [2022-04-13T23:23:31.400Z] 2.2.0-dev.69: digest: sha256:e3bd2857cc66593fe4668c6b0767e50890e72573ad31fe217ecb65b32b0ca780 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:23:31.750Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:23:32.094Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T23:23:32.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-13T23:23:32.094Z] 5c91d8487235: Preparing [2022-04-13T23:23:32.094Z] d99e80e5b9f6: Preparing [2022-04-13T23:23:32.094Z] c5edb9fc4aee: Preparing [2022-04-13T23:23:32.094Z] a3fae4ecd1e5: Preparing [2022-04-13T23:23:32.094Z] f73e7dbfee58: Preparing [2022-04-13T23:23:32.094Z] 5c91d8487235: Layer already exists [2022-04-13T23:23:32.094Z] f73e7dbfee58: Layer already exists [2022-04-13T23:23:32.094Z] c5edb9fc4aee: Layer already exists [2022-04-13T23:23:32.094Z] a3fae4ecd1e5: Layer already exists [2022-04-13T23:23:32.094Z] d99e80e5b9f6: Layer already exists [2022-04-13T23:23:32.366Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69: digest: sha256:e3bd2857cc66593fe4668c6b0767e50890e72573ad31fe217ecb65b32b0ca780 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:23:32.713Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:23:33.061Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-04-13T23:23:33.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-13T23:23:33.061Z] 5c91d8487235: Preparing [2022-04-13T23:23:33.061Z] d99e80e5b9f6: Preparing [2022-04-13T23:23:33.061Z] c5edb9fc4aee: Preparing [2022-04-13T23:23:33.061Z] a3fae4ecd1e5: Preparing [2022-04-13T23:23:33.061Z] f73e7dbfee58: Preparing [2022-04-13T23:23:33.061Z] f73e7dbfee58: Layer already exists [2022-04-13T23:23:33.061Z] d99e80e5b9f6: Layer already exists [2022-04-13T23:23:33.061Z] a3fae4ecd1e5: Layer already exists [2022-04-13T23:23:33.061Z] 5c91d8487235: Layer already exists [2022-04-13T23:23:33.061Z] c5edb9fc4aee: Layer already exists [2022-04-13T23:23:33.333Z] main: digest: sha256:e3bd2857cc66593fe4668c6b0767e50890e72573ad31fe217ecb65b32b0ca780 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T23:23:33.385Z] ===================================================== [Pipeline] echo [2022-04-13T23:23:33.396Z] taggedImages: [2022-04-13T23:23:33.396Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T23:23:33.396Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-04-13T23:23:33.396Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.69 [2022-04-13T23:23:33.396Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T23:23:33.396Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-04-13T23:23:33.415Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-04-13T23:23:33.415Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T23:23:33.415Z] latest [2022-04-13T23:23:33.415Z] 2.2.0-dev.69 [2022-04-13T23:23:33.415Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T23:23:33.415Z] main [2022-04-13T23:23:33.415Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:23:33.766Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:23:34.107Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T23:23:34.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-13T23:23:34.107Z] 24c5f08cb381: Preparing [2022-04-13T23:23:34.107Z] d589296a087c: Preparing [2022-04-13T23:23:34.107Z] c5edb9fc4aee: Preparing [2022-04-13T23:23:34.107Z] f648335dca35: Preparing [2022-04-13T23:23:34.107Z] e68921d3a7e1: Preparing [2022-04-13T23:23:34.107Z] f73e7dbfee58: Preparing [2022-04-13T23:23:34.107Z] f73e7dbfee58: Waiting [2022-04-13T23:23:34.386Z] c5edb9fc4aee: Layer already exists [2022-04-13T23:23:34.386Z] f73e7dbfee58: Layer already exists [2022-04-13T23:23:34.386Z] 24c5f08cb381: Pushed [2022-04-13T23:23:34.386Z] e68921d3a7e1: Pushed [2022-04-13T23:23:35.363Z] f648335dca35: Pushed [2022-04-13T23:23:42.054Z] d589296a087c: Pushed [2022-04-13T23:23:42.054Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817: digest: sha256:9825b4c3aaa49154dd2918c9cb133e0af0cd605eaf4f12c25dbf2a8646b53a51 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:23:42.402Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:23:42.745Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-04-13T23:23:42.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-13T23:23:42.745Z] 24c5f08cb381: Preparing [2022-04-13T23:23:42.745Z] d589296a087c: Preparing [2022-04-13T23:23:42.745Z] c5edb9fc4aee: Preparing [2022-04-13T23:23:42.745Z] f648335dca35: Preparing [2022-04-13T23:23:42.745Z] e68921d3a7e1: Preparing [2022-04-13T23:23:42.745Z] f73e7dbfee58: Preparing [2022-04-13T23:23:42.745Z] f73e7dbfee58: Waiting [2022-04-13T23:23:42.745Z] 24c5f08cb381: Layer already exists [2022-04-13T23:23:42.745Z] d589296a087c: Layer already exists [2022-04-13T23:23:42.745Z] e68921d3a7e1: Layer already exists [2022-04-13T23:23:42.745Z] f648335dca35: Layer already exists [2022-04-13T23:23:42.745Z] c5edb9fc4aee: Layer already exists [2022-04-13T23:23:43.017Z] f73e7dbfee58: Layer already exists [2022-04-13T23:23:43.017Z] latest: digest: sha256:9825b4c3aaa49154dd2918c9cb133e0af0cd605eaf4f12c25dbf2a8646b53a51 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:23:43.389Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:23:43.797Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.69 [2022-04-13T23:23:43.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-13T23:23:43.798Z] 24c5f08cb381: Preparing [2022-04-13T23:23:43.798Z] d589296a087c: Preparing [2022-04-13T23:23:43.798Z] c5edb9fc4aee: Preparing [2022-04-13T23:23:43.798Z] f648335dca35: Preparing [2022-04-13T23:23:43.798Z] e68921d3a7e1: Preparing [2022-04-13T23:23:43.798Z] f73e7dbfee58: Preparing [2022-04-13T23:23:43.798Z] f73e7dbfee58: Waiting [2022-04-13T23:23:43.798Z] 24c5f08cb381: Layer already exists [2022-04-13T23:23:43.798Z] d589296a087c: Layer already exists [2022-04-13T23:23:43.798Z] f648335dca35: Layer already exists [2022-04-13T23:23:43.798Z] e68921d3a7e1: Layer already exists [2022-04-13T23:23:43.798Z] c5edb9fc4aee: Layer already exists [2022-04-13T23:23:44.076Z] f73e7dbfee58: Layer already exists [2022-04-13T23:23:44.076Z] 2.2.0-dev.69: digest: sha256:9825b4c3aaa49154dd2918c9cb133e0af0cd605eaf4f12c25dbf2a8646b53a51 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:23:44.439Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:23:44.782Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T23:23:44.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-13T23:23:44.782Z] 24c5f08cb381: Preparing [2022-04-13T23:23:44.782Z] d589296a087c: Preparing [2022-04-13T23:23:44.782Z] c5edb9fc4aee: Preparing [2022-04-13T23:23:44.782Z] f648335dca35: Preparing [2022-04-13T23:23:44.782Z] e68921d3a7e1: Preparing [2022-04-13T23:23:44.782Z] f73e7dbfee58: Preparing [2022-04-13T23:23:44.782Z] f73e7dbfee58: Waiting [2022-04-13T23:23:44.782Z] 24c5f08cb381: Layer already exists [2022-04-13T23:23:44.782Z] d589296a087c: Layer already exists [2022-04-13T23:23:44.782Z] f648335dca35: Layer already exists [2022-04-13T23:23:44.782Z] e68921d3a7e1: Layer already exists [2022-04-13T23:23:44.782Z] c5edb9fc4aee: Layer already exists [2022-04-13T23:23:44.782Z] f73e7dbfee58: Layer already exists [2022-04-13T23:23:45.055Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69: digest: sha256:9825b4c3aaa49154dd2918c9cb133e0af0cd605eaf4f12c25dbf2a8646b53a51 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:23:45.405Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:23:45.742Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-04-13T23:23:45.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-13T23:23:45.742Z] 24c5f08cb381: Preparing [2022-04-13T23:23:45.742Z] d589296a087c: Preparing [2022-04-13T23:23:45.742Z] c5edb9fc4aee: Preparing [2022-04-13T23:23:45.742Z] f648335dca35: Preparing [2022-04-13T23:23:45.743Z] e68921d3a7e1: Preparing [2022-04-13T23:23:45.743Z] f73e7dbfee58: Preparing [2022-04-13T23:23:45.743Z] f73e7dbfee58: Waiting [2022-04-13T23:23:45.743Z] f648335dca35: Layer already exists [2022-04-13T23:23:45.743Z] d589296a087c: Layer already exists [2022-04-13T23:23:45.743Z] c5edb9fc4aee: Layer already exists [2022-04-13T23:23:45.743Z] e68921d3a7e1: Layer already exists [2022-04-13T23:23:45.743Z] 24c5f08cb381: Layer already exists [2022-04-13T23:23:45.743Z] f73e7dbfee58: Layer already exists [2022-04-13T23:23:46.014Z] main: digest: sha256:9825b4c3aaa49154dd2918c9cb133e0af0cd605eaf4f12c25dbf2a8646b53a51 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T23:23:46.055Z] ===================================================== [Pipeline] echo [2022-04-13T23:23:46.066Z] taggedImages: [2022-04-13T23:23:46.066Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T23:23:46.066Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-04-13T23:23:46.066Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.69 [2022-04-13T23:23:46.066Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T23:23:46.066Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-04-13T23:23:46.087Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-04-13T23:23:46.087Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T23:23:46.087Z] latest [2022-04-13T23:23:46.087Z] 2.2.0-dev.69 [2022-04-13T23:23:46.087Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T23:23:46.087Z] main [2022-04-13T23:23:46.087Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:23:46.446Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:23:46.796Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T23:23:46.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-13T23:23:46.796Z] a6ca42d5c502: Preparing [2022-04-13T23:23:46.796Z] 7083573a1351: Preparing [2022-04-13T23:23:46.796Z] c5edb9fc4aee: Preparing [2022-04-13T23:23:46.796Z] a3fae4ecd1e5: Preparing [2022-04-13T23:23:46.796Z] f73e7dbfee58: Preparing [2022-04-13T23:23:46.796Z] f73e7dbfee58: Layer already exists [2022-04-13T23:23:47.071Z] a3fae4ecd1e5: Layer already exists [2022-04-13T23:23:47.071Z] c5edb9fc4aee: Layer already exists [2022-04-13T23:23:47.071Z] a6ca42d5c502: Pushed [2022-04-13T23:23:53.875Z] 7083573a1351: Pushed [2022-04-13T23:23:53.875Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817: digest: sha256:59c6fd0c3a0bf6f2ddcade8e3860e611dfe515038bf6b285ef386be0634cb288 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:23:54.223Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:23:54.562Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-04-13T23:23:54.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-13T23:23:54.562Z] a6ca42d5c502: Preparing [2022-04-13T23:23:54.562Z] 7083573a1351: Preparing [2022-04-13T23:23:54.562Z] c5edb9fc4aee: Preparing [2022-04-13T23:23:54.562Z] a3fae4ecd1e5: Preparing [2022-04-13T23:23:54.562Z] f73e7dbfee58: Preparing [2022-04-13T23:23:54.562Z] f73e7dbfee58: Layer already exists [2022-04-13T23:23:54.562Z] a6ca42d5c502: Layer already exists [2022-04-13T23:23:54.562Z] c5edb9fc4aee: Layer already exists [2022-04-13T23:23:54.562Z] a3fae4ecd1e5: Layer already exists [2022-04-13T23:23:54.562Z] 7083573a1351: Layer already exists [2022-04-13T23:23:54.836Z] latest: digest: sha256:59c6fd0c3a0bf6f2ddcade8e3860e611dfe515038bf6b285ef386be0634cb288 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:23:55.187Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:23:55.527Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.69 [2022-04-13T23:23:55.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-13T23:23:55.527Z] a6ca42d5c502: Preparing [2022-04-13T23:23:55.527Z] 7083573a1351: Preparing [2022-04-13T23:23:55.527Z] c5edb9fc4aee: Preparing [2022-04-13T23:23:55.527Z] a3fae4ecd1e5: Preparing [2022-04-13T23:23:55.527Z] f73e7dbfee58: Preparing [2022-04-13T23:23:55.527Z] a6ca42d5c502: Layer already exists [2022-04-13T23:23:55.527Z] c5edb9fc4aee: Layer already exists [2022-04-13T23:23:55.527Z] 7083573a1351: Layer already exists [2022-04-13T23:23:55.801Z] f73e7dbfee58: Layer already exists [2022-04-13T23:23:55.801Z] a3fae4ecd1e5: Layer already exists [2022-04-13T23:23:55.801Z] 2.2.0-dev.69: digest: sha256:59c6fd0c3a0bf6f2ddcade8e3860e611dfe515038bf6b285ef386be0634cb288 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:23:56.148Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:23:56.491Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T23:23:56.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-13T23:23:56.491Z] a6ca42d5c502: Preparing [2022-04-13T23:23:56.491Z] 7083573a1351: Preparing [2022-04-13T23:23:56.491Z] c5edb9fc4aee: Preparing [2022-04-13T23:23:56.491Z] a3fae4ecd1e5: Preparing [2022-04-13T23:23:56.491Z] f73e7dbfee58: Preparing [2022-04-13T23:23:56.491Z] c5edb9fc4aee: Layer already exists [2022-04-13T23:23:56.491Z] a3fae4ecd1e5: Layer already exists [2022-04-13T23:23:56.491Z] 7083573a1351: Layer already exists [2022-04-13T23:23:56.491Z] f73e7dbfee58: Layer already exists [2022-04-13T23:23:56.491Z] a6ca42d5c502: Layer already exists [2022-04-13T23:23:56.765Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69: digest: sha256:59c6fd0c3a0bf6f2ddcade8e3860e611dfe515038bf6b285ef386be0634cb288 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:23:57.110Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:23:57.452Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-04-13T23:23:57.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-13T23:23:57.452Z] a6ca42d5c502: Preparing [2022-04-13T23:23:57.452Z] 7083573a1351: Preparing [2022-04-13T23:23:57.452Z] c5edb9fc4aee: Preparing [2022-04-13T23:23:57.452Z] a3fae4ecd1e5: Preparing [2022-04-13T23:23:57.452Z] f73e7dbfee58: Preparing [2022-04-13T23:23:57.452Z] a6ca42d5c502: Layer already exists [2022-04-13T23:23:57.724Z] 7083573a1351: Layer already exists [2022-04-13T23:23:57.724Z] f73e7dbfee58: Layer already exists [2022-04-13T23:23:57.724Z] a3fae4ecd1e5: Layer already exists [2022-04-13T23:23:57.724Z] c5edb9fc4aee: Layer already exists [2022-04-13T23:23:57.724Z] main: digest: sha256:59c6fd0c3a0bf6f2ddcade8e3860e611dfe515038bf6b285ef386be0634cb288 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T23:23:57.773Z] ===================================================== [Pipeline] echo [2022-04-13T23:23:57.782Z] taggedImages: [2022-04-13T23:23:57.782Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T23:23:57.782Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-04-13T23:23:57.782Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.69 [2022-04-13T23:23:57.782Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T23:23:57.782Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-04-13T23:23:57.806Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-04-13T23:23:57.806Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T23:23:57.806Z] latest [2022-04-13T23:23:57.806Z] 2.2.0-dev.69 [2022-04-13T23:23:57.806Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T23:23:57.806Z] main [2022-04-13T23:23:57.806Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:23:58.155Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:23:58.495Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T23:23:58.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-13T23:23:58.495Z] 8a86a5e73f28: Preparing [2022-04-13T23:23:58.495Z] 8a86a5e73f28: Preparing [2022-04-13T23:23:58.495Z] f918089271e1: Preparing [2022-04-13T23:23:58.495Z] 9276bf1d7f74: Preparing [2022-04-13T23:23:58.495Z] ea7b7f54b140: Preparing [2022-04-13T23:23:58.495Z] b0967e2d972a: Preparing [2022-04-13T23:23:58.495Z] c5edb9fc4aee: Preparing [2022-04-13T23:23:58.495Z] f8154d7c40f6: Preparing [2022-04-13T23:23:58.495Z] a5dcd5c2e9a7: Preparing [2022-04-13T23:23:58.495Z] 42b32fbf40ab: Preparing [2022-04-13T23:23:58.495Z] ef85bb0e7411: Preparing [2022-04-13T23:23:58.495Z] f73e7dbfee58: Preparing [2022-04-13T23:23:58.495Z] c5edb9fc4aee: Waiting [2022-04-13T23:23:58.495Z] f8154d7c40f6: Waiting [2022-04-13T23:23:58.495Z] ef85bb0e7411: Waiting [2022-04-13T23:23:58.495Z] f73e7dbfee58: Waiting [2022-04-13T23:23:58.495Z] 42b32fbf40ab: Waiting [2022-04-13T23:23:58.495Z] a5dcd5c2e9a7: Waiting [2022-04-13T23:23:58.787Z] ea7b7f54b140: Pushed [2022-04-13T23:23:58.788Z] 9276bf1d7f74: Pushed [2022-04-13T23:23:58.788Z] f918089271e1: Pushed [2022-04-13T23:23:58.788Z] c5edb9fc4aee: Layer already exists [2022-04-13T23:23:58.788Z] 8a86a5e73f28: Pushed [2022-04-13T23:23:59.061Z] f8154d7c40f6: Pushed [2022-04-13T23:23:59.061Z] a5dcd5c2e9a7: Pushed [2022-04-13T23:23:59.061Z] 42b32fbf40ab: Pushed [2022-04-13T23:23:59.061Z] f73e7dbfee58: Layer already exists [2022-04-13T23:24:00.041Z] ef85bb0e7411: Pushed [2022-04-13T23:24:04.338Z] b0967e2d972a: Pushed [2022-04-13T23:24:04.611Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817: digest: sha256:7d6f2ed476c0977d85cdef3610ae7e5d591898aea1c8d477224e37bb3a35395a size: 2818 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:24:04.955Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:24:05.299Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-04-13T23:24:05.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-13T23:24:05.299Z] 8a86a5e73f28: Preparing [2022-04-13T23:24:05.299Z] 8a86a5e73f28: Preparing [2022-04-13T23:24:05.299Z] f918089271e1: Preparing [2022-04-13T23:24:05.299Z] 9276bf1d7f74: Preparing [2022-04-13T23:24:05.299Z] ea7b7f54b140: Preparing [2022-04-13T23:24:05.299Z] b0967e2d972a: Preparing [2022-04-13T23:24:05.299Z] c5edb9fc4aee: Preparing [2022-04-13T23:24:05.299Z] f8154d7c40f6: Preparing [2022-04-13T23:24:05.299Z] a5dcd5c2e9a7: Preparing [2022-04-13T23:24:05.299Z] 42b32fbf40ab: Preparing [2022-04-13T23:24:05.299Z] ef85bb0e7411: Preparing [2022-04-13T23:24:05.299Z] f73e7dbfee58: Preparing [2022-04-13T23:24:05.299Z] c5edb9fc4aee: Waiting [2022-04-13T23:24:05.299Z] 42b32fbf40ab: Waiting [2022-04-13T23:24:05.299Z] ef85bb0e7411: Waiting [2022-04-13T23:24:05.299Z] f73e7dbfee58: Waiting [2022-04-13T23:24:05.299Z] f8154d7c40f6: Waiting [2022-04-13T23:24:05.299Z] a5dcd5c2e9a7: Waiting [2022-04-13T23:24:05.573Z] f918089271e1: Layer already exists [2022-04-13T23:24:05.573Z] 9276bf1d7f74: Layer already exists [2022-04-13T23:24:05.573Z] 8a86a5e73f28: Layer already exists [2022-04-13T23:24:05.573Z] b0967e2d972a: Layer already exists [2022-04-13T23:24:05.573Z] ea7b7f54b140: Layer already exists [2022-04-13T23:24:05.573Z] a5dcd5c2e9a7: Layer already exists [2022-04-13T23:24:05.573Z] f8154d7c40f6: Layer already exists [2022-04-13T23:24:05.573Z] c5edb9fc4aee: Layer already exists [2022-04-13T23:24:05.573Z] 42b32fbf40ab: Layer already exists [2022-04-13T23:24:05.573Z] ef85bb0e7411: Layer already exists [2022-04-13T23:24:05.573Z] f73e7dbfee58: Layer already exists [2022-04-13T23:24:05.573Z] latest: digest: sha256:7d6f2ed476c0977d85cdef3610ae7e5d591898aea1c8d477224e37bb3a35395a size: 2818 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:24:05.918Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:24:06.259Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.69 [2022-04-13T23:24:06.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-13T23:24:06.259Z] 8a86a5e73f28: Preparing [2022-04-13T23:24:06.259Z] 8a86a5e73f28: Preparing [2022-04-13T23:24:06.259Z] f918089271e1: Preparing [2022-04-13T23:24:06.259Z] 9276bf1d7f74: Preparing [2022-04-13T23:24:06.259Z] ea7b7f54b140: Preparing [2022-04-13T23:24:06.259Z] b0967e2d972a: Preparing [2022-04-13T23:24:06.260Z] c5edb9fc4aee: Preparing [2022-04-13T23:24:06.260Z] f8154d7c40f6: Preparing [2022-04-13T23:24:06.260Z] a5dcd5c2e9a7: Preparing [2022-04-13T23:24:06.260Z] 42b32fbf40ab: Preparing [2022-04-13T23:24:06.260Z] ef85bb0e7411: Preparing [2022-04-13T23:24:06.260Z] f73e7dbfee58: Preparing [2022-04-13T23:24:06.260Z] c5edb9fc4aee: Waiting [2022-04-13T23:24:06.260Z] f8154d7c40f6: Waiting [2022-04-13T23:24:06.260Z] a5dcd5c2e9a7: Waiting [2022-04-13T23:24:06.260Z] ef85bb0e7411: Waiting [2022-04-13T23:24:06.260Z] f73e7dbfee58: Waiting [2022-04-13T23:24:06.260Z] b0967e2d972a: Layer already exists [2022-04-13T23:24:06.260Z] ea7b7f54b140: Layer already exists [2022-04-13T23:24:06.260Z] 9276bf1d7f74: Layer already exists [2022-04-13T23:24:06.260Z] f918089271e1: Layer already exists [2022-04-13T23:24:06.260Z] 8a86a5e73f28: Layer already exists [2022-04-13T23:24:06.260Z] f8154d7c40f6: Layer already exists [2022-04-13T23:24:06.260Z] c5edb9fc4aee: Layer already exists [2022-04-13T23:24:06.533Z] a5dcd5c2e9a7: Layer already exists [2022-04-13T23:24:06.533Z] 42b32fbf40ab: Layer already exists [2022-04-13T23:24:06.533Z] ef85bb0e7411: Layer already exists [2022-04-13T23:24:06.533Z] f73e7dbfee58: Layer already exists [2022-04-13T23:24:06.533Z] 2.2.0-dev.69: digest: sha256:7d6f2ed476c0977d85cdef3610ae7e5d591898aea1c8d477224e37bb3a35395a size: 2818 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:24:06.878Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:24:07.275Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T23:24:07.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-13T23:24:07.275Z] 8a86a5e73f28: Preparing [2022-04-13T23:24:07.275Z] 8a86a5e73f28: Preparing [2022-04-13T23:24:07.275Z] f918089271e1: Preparing [2022-04-13T23:24:07.275Z] 9276bf1d7f74: Preparing [2022-04-13T23:24:07.275Z] ea7b7f54b140: Preparing [2022-04-13T23:24:07.275Z] b0967e2d972a: Preparing [2022-04-13T23:24:07.275Z] c5edb9fc4aee: Preparing [2022-04-13T23:24:07.275Z] f8154d7c40f6: Preparing [2022-04-13T23:24:07.276Z] a5dcd5c2e9a7: Preparing [2022-04-13T23:24:07.276Z] 42b32fbf40ab: Preparing [2022-04-13T23:24:07.276Z] ef85bb0e7411: Preparing [2022-04-13T23:24:07.276Z] f73e7dbfee58: Preparing [2022-04-13T23:24:07.276Z] c5edb9fc4aee: Waiting [2022-04-13T23:24:07.276Z] f8154d7c40f6: Waiting [2022-04-13T23:24:07.276Z] a5dcd5c2e9a7: Waiting [2022-04-13T23:24:07.276Z] 42b32fbf40ab: Waiting [2022-04-13T23:24:07.276Z] ef85bb0e7411: Waiting [2022-04-13T23:24:07.276Z] f73e7dbfee58: Waiting [2022-04-13T23:24:07.276Z] f918089271e1: Layer already exists [2022-04-13T23:24:07.276Z] b0967e2d972a: Layer already exists [2022-04-13T23:24:07.276Z] ea7b7f54b140: Layer already exists [2022-04-13T23:24:07.562Z] 9276bf1d7f74: Layer already exists [2022-04-13T23:24:07.562Z] 8a86a5e73f28: Layer already exists [2022-04-13T23:24:07.562Z] f8154d7c40f6: Layer already exists [2022-04-13T23:24:07.562Z] a5dcd5c2e9a7: Layer already exists [2022-04-13T23:24:07.562Z] 42b32fbf40ab: Layer already exists [2022-04-13T23:24:07.562Z] c5edb9fc4aee: Layer already exists [2022-04-13T23:24:07.562Z] ef85bb0e7411: Layer already exists [2022-04-13T23:24:07.562Z] f73e7dbfee58: Layer already exists [2022-04-13T23:24:07.562Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69: digest: sha256:7d6f2ed476c0977d85cdef3610ae7e5d591898aea1c8d477224e37bb3a35395a size: 2818 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:24:07.916Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:24:08.263Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-04-13T23:24:08.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-13T23:24:08.263Z] 8a86a5e73f28: Preparing [2022-04-13T23:24:08.263Z] 8a86a5e73f28: Preparing [2022-04-13T23:24:08.263Z] f918089271e1: Preparing [2022-04-13T23:24:08.263Z] 9276bf1d7f74: Preparing [2022-04-13T23:24:08.263Z] ea7b7f54b140: Preparing [2022-04-13T23:24:08.263Z] b0967e2d972a: Preparing [2022-04-13T23:24:08.263Z] c5edb9fc4aee: Preparing [2022-04-13T23:24:08.263Z] f8154d7c40f6: Preparing [2022-04-13T23:24:08.263Z] a5dcd5c2e9a7: Preparing [2022-04-13T23:24:08.263Z] 42b32fbf40ab: Preparing [2022-04-13T23:24:08.263Z] ef85bb0e7411: Preparing [2022-04-13T23:24:08.263Z] f73e7dbfee58: Preparing [2022-04-13T23:24:08.263Z] c5edb9fc4aee: Waiting [2022-04-13T23:24:08.263Z] f8154d7c40f6: Waiting [2022-04-13T23:24:08.263Z] a5dcd5c2e9a7: Waiting [2022-04-13T23:24:08.263Z] 42b32fbf40ab: Waiting [2022-04-13T23:24:08.263Z] ef85bb0e7411: Waiting [2022-04-13T23:24:08.263Z] f73e7dbfee58: Waiting [2022-04-13T23:24:08.263Z] 9276bf1d7f74: Layer already exists [2022-04-13T23:24:08.263Z] ea7b7f54b140: Layer already exists [2022-04-13T23:24:08.263Z] b0967e2d972a: Layer already exists [2022-04-13T23:24:08.536Z] f918089271e1: Layer already exists [2022-04-13T23:24:08.536Z] 8a86a5e73f28: Layer already exists [2022-04-13T23:24:08.536Z] a5dcd5c2e9a7: Layer already exists [2022-04-13T23:24:08.536Z] f8154d7c40f6: Layer already exists [2022-04-13T23:24:08.536Z] c5edb9fc4aee: Layer already exists [2022-04-13T23:24:08.536Z] ef85bb0e7411: Layer already exists [2022-04-13T23:24:08.536Z] 42b32fbf40ab: Layer already exists [2022-04-13T23:24:08.536Z] f73e7dbfee58: Layer already exists [2022-04-13T23:24:08.536Z] main: digest: sha256:7d6f2ed476c0977d85cdef3610ae7e5d591898aea1c8d477224e37bb3a35395a size: 2818 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T23:24:08.583Z] ===================================================== [Pipeline] echo [2022-04-13T23:24:08.593Z] taggedImages: [2022-04-13T23:24:08.593Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T23:24:08.593Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-04-13T23:24:08.593Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.69 [2022-04-13T23:24:08.593Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T23:24:08.593Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-04-13T23:24:08.613Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-04-13T23:24:08.613Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T23:24:08.613Z] latest [2022-04-13T23:24:08.613Z] 2.2.0-dev.69 [2022-04-13T23:24:08.613Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T23:24:08.613Z] main [2022-04-13T23:24:08.613Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:24:08.969Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:24:09.309Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T23:24:09.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-13T23:24:09.309Z] 3a8db006929e: Preparing [2022-04-13T23:24:09.309Z] a981a7d7d1e7: Preparing [2022-04-13T23:24:09.309Z] 8d9fc7f62328: Preparing [2022-04-13T23:24:09.309Z] 118aa3da0d1a: Preparing [2022-04-13T23:24:09.309Z] c9fef4cccea5: Preparing [2022-04-13T23:24:09.309Z] 1a93d5e894dc: Preparing [2022-04-13T23:24:09.309Z] a542ba7e3a68: Preparing [2022-04-13T23:24:09.309Z] f73e7dbfee58: Preparing [2022-04-13T23:24:09.309Z] 1a93d5e894dc: Waiting [2022-04-13T23:24:09.309Z] a542ba7e3a68: Waiting [2022-04-13T23:24:09.309Z] f73e7dbfee58: Waiting [2022-04-13T23:24:09.594Z] c9fef4cccea5: Pushed [2022-04-13T23:24:09.594Z] 3a8db006929e: Pushed [2022-04-13T23:24:09.594Z] a981a7d7d1e7: Pushed [2022-04-13T23:24:09.874Z] f73e7dbfee58: Layer already exists [2022-04-13T23:24:09.874Z] 1a93d5e894dc: Pushed [2022-04-13T23:24:11.310Z] a542ba7e3a68: Pushed [2022-04-13T23:24:15.608Z] 118aa3da0d1a: Pushed [2022-04-13T23:24:15.608Z] 8d9fc7f62328: Pushed [2022-04-13T23:24:15.608Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817: digest: sha256:f18b52acbe34119d8693be4312ac61406268c44095b8c32c82909a11d79f4269 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:24:15.953Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:24:16.292Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-04-13T23:24:16.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-13T23:24:16.292Z] 3a8db006929e: Preparing [2022-04-13T23:24:16.292Z] a981a7d7d1e7: Preparing [2022-04-13T23:24:16.292Z] 8d9fc7f62328: Preparing [2022-04-13T23:24:16.292Z] 118aa3da0d1a: Preparing [2022-04-13T23:24:16.292Z] c9fef4cccea5: Preparing [2022-04-13T23:24:16.292Z] 1a93d5e894dc: Preparing [2022-04-13T23:24:16.292Z] a542ba7e3a68: Preparing [2022-04-13T23:24:16.292Z] f73e7dbfee58: Preparing [2022-04-13T23:24:16.292Z] 1a93d5e894dc: Waiting [2022-04-13T23:24:16.292Z] a542ba7e3a68: Waiting [2022-04-13T23:24:16.292Z] f73e7dbfee58: Waiting [2022-04-13T23:24:16.566Z] 3a8db006929e: Layer already exists [2022-04-13T23:24:16.566Z] 118aa3da0d1a: Layer already exists [2022-04-13T23:24:16.566Z] 8d9fc7f62328: Layer already exists [2022-04-13T23:24:16.566Z] a981a7d7d1e7: Layer already exists [2022-04-13T23:24:16.566Z] c9fef4cccea5: Layer already exists [2022-04-13T23:24:16.566Z] 1a93d5e894dc: Layer already exists [2022-04-13T23:24:16.566Z] a542ba7e3a68: Layer already exists [2022-04-13T23:24:16.566Z] f73e7dbfee58: Layer already exists [2022-04-13T23:24:16.566Z] latest: digest: sha256:f18b52acbe34119d8693be4312ac61406268c44095b8c32c82909a11d79f4269 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:24:16.904Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:24:17.242Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.69 [2022-04-13T23:24:17.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-13T23:24:17.242Z] 3a8db006929e: Preparing [2022-04-13T23:24:17.242Z] a981a7d7d1e7: Preparing [2022-04-13T23:24:17.242Z] 8d9fc7f62328: Preparing [2022-04-13T23:24:17.242Z] 118aa3da0d1a: Preparing [2022-04-13T23:24:17.242Z] c9fef4cccea5: Preparing [2022-04-13T23:24:17.242Z] 1a93d5e894dc: Preparing [2022-04-13T23:24:17.242Z] a542ba7e3a68: Preparing [2022-04-13T23:24:17.242Z] f73e7dbfee58: Preparing [2022-04-13T23:24:17.242Z] 1a93d5e894dc: Waiting [2022-04-13T23:24:17.242Z] a542ba7e3a68: Waiting [2022-04-13T23:24:17.242Z] f73e7dbfee58: Waiting [2022-04-13T23:24:17.515Z] a981a7d7d1e7: Layer already exists [2022-04-13T23:24:17.515Z] 8d9fc7f62328: Layer already exists [2022-04-13T23:24:17.515Z] 118aa3da0d1a: Layer already exists [2022-04-13T23:24:17.515Z] c9fef4cccea5: Layer already exists [2022-04-13T23:24:17.515Z] 3a8db006929e: Layer already exists [2022-04-13T23:24:17.515Z] 1a93d5e894dc: Layer already exists [2022-04-13T23:24:17.515Z] f73e7dbfee58: Layer already exists [2022-04-13T23:24:17.515Z] a542ba7e3a68: Layer already exists [2022-04-13T23:24:17.515Z] 2.2.0-dev.69: digest: sha256:f18b52acbe34119d8693be4312ac61406268c44095b8c32c82909a11d79f4269 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:24:17.859Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:24:18.193Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T23:24:18.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-13T23:24:18.193Z] 3a8db006929e: Preparing [2022-04-13T23:24:18.193Z] a981a7d7d1e7: Preparing [2022-04-13T23:24:18.193Z] 8d9fc7f62328: Preparing [2022-04-13T23:24:18.193Z] 118aa3da0d1a: Preparing [2022-04-13T23:24:18.193Z] c9fef4cccea5: Preparing [2022-04-13T23:24:18.193Z] 1a93d5e894dc: Preparing [2022-04-13T23:24:18.193Z] a542ba7e3a68: Preparing [2022-04-13T23:24:18.193Z] f73e7dbfee58: Preparing [2022-04-13T23:24:18.193Z] a542ba7e3a68: Waiting [2022-04-13T23:24:18.193Z] f73e7dbfee58: Waiting [2022-04-13T23:24:18.193Z] 1a93d5e894dc: Waiting [2022-04-13T23:24:18.193Z] c9fef4cccea5: Layer already exists [2022-04-13T23:24:18.193Z] 3a8db006929e: Layer already exists [2022-04-13T23:24:18.193Z] 118aa3da0d1a: Layer already exists [2022-04-13T23:24:18.193Z] a981a7d7d1e7: Layer already exists [2022-04-13T23:24:18.193Z] 8d9fc7f62328: Layer already exists [2022-04-13T23:24:18.466Z] f73e7dbfee58: Layer already exists [2022-04-13T23:24:18.466Z] a542ba7e3a68: Layer already exists [2022-04-13T23:24:18.466Z] 1a93d5e894dc: Layer already exists [2022-04-13T23:24:18.466Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69: digest: sha256:f18b52acbe34119d8693be4312ac61406268c44095b8c32c82909a11d79f4269 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:24:18.818Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:24:19.157Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-04-13T23:24:19.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-13T23:24:19.157Z] 3a8db006929e: Preparing [2022-04-13T23:24:19.157Z] a981a7d7d1e7: Preparing [2022-04-13T23:24:19.157Z] 8d9fc7f62328: Preparing [2022-04-13T23:24:19.157Z] 118aa3da0d1a: Preparing [2022-04-13T23:24:19.157Z] c9fef4cccea5: Preparing [2022-04-13T23:24:19.157Z] 1a93d5e894dc: Preparing [2022-04-13T23:24:19.157Z] a542ba7e3a68: Preparing [2022-04-13T23:24:19.157Z] f73e7dbfee58: Preparing [2022-04-13T23:24:19.157Z] f73e7dbfee58: Waiting [2022-04-13T23:24:19.157Z] a542ba7e3a68: Waiting [2022-04-13T23:24:19.157Z] c9fef4cccea5: Layer already exists [2022-04-13T23:24:19.430Z] 3a8db006929e: Layer already exists [2022-04-13T23:24:19.430Z] 8d9fc7f62328: Layer already exists [2022-04-13T23:24:19.430Z] 118aa3da0d1a: Layer already exists [2022-04-13T23:24:19.430Z] a981a7d7d1e7: Layer already exists [2022-04-13T23:24:19.430Z] a542ba7e3a68: Layer already exists [2022-04-13T23:24:19.430Z] 1a93d5e894dc: Layer already exists [2022-04-13T23:24:19.430Z] f73e7dbfee58: Layer already exists [2022-04-13T23:24:19.430Z] main: digest: sha256:f18b52acbe34119d8693be4312ac61406268c44095b8c32c82909a11d79f4269 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T23:24:19.472Z] ===================================================== [Pipeline] echo [2022-04-13T23:24:19.480Z] taggedImages: [2022-04-13T23:24:19.480Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T23:24:19.480Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-04-13T23:24:19.480Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.69 [2022-04-13T23:24:19.480Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T23:24:19.480Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-04-13T23:24:19.500Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-04-13T23:24:19.500Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T23:24:19.500Z] latest [2022-04-13T23:24:19.500Z] 2.2.0-dev.69 [2022-04-13T23:24:19.500Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T23:24:19.500Z] main [2022-04-13T23:24:19.500Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:24:19.858Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:24:20.195Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T23:24:20.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-13T23:24:20.195Z] 86ccd0033192: Preparing [2022-04-13T23:24:20.195Z] a815a1bc176d: Preparing [2022-04-13T23:24:20.195Z] 8f61fbd32131: Preparing [2022-04-13T23:24:20.195Z] c9d10f23eea4: Preparing [2022-04-13T23:24:20.195Z] 2227c52ca3c8: Preparing [2022-04-13T23:24:20.195Z] 4cca4851e26c: Preparing [2022-04-13T23:24:20.195Z] d6d1bf1388da: Preparing [2022-04-13T23:24:20.195Z] 269862a56c1c: Preparing [2022-04-13T23:24:20.195Z] c24df87e7ad6: Preparing [2022-04-13T23:24:20.195Z] f73e7dbfee58: Preparing [2022-04-13T23:24:20.195Z] 269862a56c1c: Waiting [2022-04-13T23:24:20.195Z] 4cca4851e26c: Waiting [2022-04-13T23:24:20.195Z] d6d1bf1388da: Waiting [2022-04-13T23:24:20.195Z] c24df87e7ad6: Waiting [2022-04-13T23:24:20.195Z] f73e7dbfee58: Waiting [2022-04-13T23:24:20.468Z] a815a1bc176d: Pushed [2022-04-13T23:24:20.468Z] 2227c52ca3c8: Pushed [2022-04-13T23:24:20.468Z] 86ccd0033192: Pushed [2022-04-13T23:24:20.741Z] 4cca4851e26c: Pushed [2022-04-13T23:24:20.741Z] d6d1bf1388da: Pushed [2022-04-13T23:24:20.741Z] 269862a56c1c: Pushed [2022-04-13T23:24:20.741Z] f73e7dbfee58: Layer already exists [2022-04-13T23:24:22.177Z] c24df87e7ad6: Pushed [2022-04-13T23:24:26.478Z] c9d10f23eea4: Pushed [2022-04-13T23:24:26.478Z] 8f61fbd32131: Pushed [2022-04-13T23:24:26.478Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817: digest: sha256:7a4dc7fb20750865be6bd7bcc85a349e7a4e036fbd026ede56b3f17c0fdc395c size: 2406 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:24:26.821Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:24:27.159Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-04-13T23:24:27.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-13T23:24:27.160Z] 86ccd0033192: Preparing [2022-04-13T23:24:27.160Z] a815a1bc176d: Preparing [2022-04-13T23:24:27.160Z] 8f61fbd32131: Preparing [2022-04-13T23:24:27.160Z] c9d10f23eea4: Preparing [2022-04-13T23:24:27.160Z] 2227c52ca3c8: Preparing [2022-04-13T23:24:27.160Z] 4cca4851e26c: Preparing [2022-04-13T23:24:27.160Z] d6d1bf1388da: Preparing [2022-04-13T23:24:27.160Z] 269862a56c1c: Preparing [2022-04-13T23:24:27.160Z] c24df87e7ad6: Preparing [2022-04-13T23:24:27.160Z] f73e7dbfee58: Preparing [2022-04-13T23:24:27.160Z] d6d1bf1388da: Waiting [2022-04-13T23:24:27.160Z] c24df87e7ad6: Waiting [2022-04-13T23:24:27.160Z] f73e7dbfee58: Waiting [2022-04-13T23:24:27.160Z] 269862a56c1c: Waiting [2022-04-13T23:24:27.160Z] 4cca4851e26c: Waiting [2022-04-13T23:24:27.160Z] 86ccd0033192: Layer already exists [2022-04-13T23:24:27.160Z] a815a1bc176d: Layer already exists [2022-04-13T23:24:27.160Z] c9d10f23eea4: Layer already exists [2022-04-13T23:24:27.433Z] 8f61fbd32131: Layer already exists [2022-04-13T23:24:27.433Z] 2227c52ca3c8: Layer already exists [2022-04-13T23:24:27.433Z] 269862a56c1c: Layer already exists [2022-04-13T23:24:27.433Z] 4cca4851e26c: Layer already exists [2022-04-13T23:24:27.433Z] d6d1bf1388da: Layer already exists [2022-04-13T23:24:27.433Z] c24df87e7ad6: Layer already exists [2022-04-13T23:24:27.433Z] f73e7dbfee58: Layer already exists [2022-04-13T23:24:27.433Z] latest: digest: sha256:7a4dc7fb20750865be6bd7bcc85a349e7a4e036fbd026ede56b3f17c0fdc395c size: 2406 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:24:27.780Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:24:28.115Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.69 [2022-04-13T23:24:28.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-13T23:24:28.115Z] 86ccd0033192: Preparing [2022-04-13T23:24:28.115Z] a815a1bc176d: Preparing [2022-04-13T23:24:28.115Z] 8f61fbd32131: Preparing [2022-04-13T23:24:28.115Z] c9d10f23eea4: Preparing [2022-04-13T23:24:28.115Z] 2227c52ca3c8: Preparing [2022-04-13T23:24:28.115Z] 4cca4851e26c: Preparing [2022-04-13T23:24:28.115Z] d6d1bf1388da: Preparing [2022-04-13T23:24:28.115Z] 269862a56c1c: Preparing [2022-04-13T23:24:28.115Z] c24df87e7ad6: Preparing [2022-04-13T23:24:28.115Z] f73e7dbfee58: Preparing [2022-04-13T23:24:28.115Z] 269862a56c1c: Waiting [2022-04-13T23:24:28.115Z] f73e7dbfee58: Waiting [2022-04-13T23:24:28.115Z] c24df87e7ad6: Waiting [2022-04-13T23:24:28.115Z] 4cca4851e26c: Waiting [2022-04-13T23:24:28.115Z] d6d1bf1388da: Waiting [2022-04-13T23:24:28.115Z] 8f61fbd32131: Layer already exists [2022-04-13T23:24:28.115Z] c9d10f23eea4: Layer already exists [2022-04-13T23:24:28.115Z] 86ccd0033192: Layer already exists [2022-04-13T23:24:28.115Z] 2227c52ca3c8: Layer already exists [2022-04-13T23:24:28.115Z] a815a1bc176d: Layer already exists [2022-04-13T23:24:28.394Z] 4cca4851e26c: Layer already exists [2022-04-13T23:24:28.394Z] d6d1bf1388da: Layer already exists [2022-04-13T23:24:28.394Z] 269862a56c1c: Layer already exists [2022-04-13T23:24:28.394Z] c24df87e7ad6: Layer already exists [2022-04-13T23:24:28.394Z] f73e7dbfee58: Layer already exists [2022-04-13T23:24:28.394Z] 2.2.0-dev.69: digest: sha256:7a4dc7fb20750865be6bd7bcc85a349e7a4e036fbd026ede56b3f17c0fdc395c size: 2406 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:24:28.738Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:24:29.076Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T23:24:29.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-13T23:24:29.076Z] 86ccd0033192: Preparing [2022-04-13T23:24:29.076Z] a815a1bc176d: Preparing [2022-04-13T23:24:29.076Z] 8f61fbd32131: Preparing [2022-04-13T23:24:29.076Z] c9d10f23eea4: Preparing [2022-04-13T23:24:29.076Z] 2227c52ca3c8: Preparing [2022-04-13T23:24:29.076Z] 4cca4851e26c: Preparing [2022-04-13T23:24:29.076Z] d6d1bf1388da: Preparing [2022-04-13T23:24:29.076Z] 269862a56c1c: Preparing [2022-04-13T23:24:29.076Z] c24df87e7ad6: Preparing [2022-04-13T23:24:29.076Z] f73e7dbfee58: Preparing [2022-04-13T23:24:29.076Z] 269862a56c1c: Waiting [2022-04-13T23:24:29.076Z] c24df87e7ad6: Waiting [2022-04-13T23:24:29.076Z] f73e7dbfee58: Waiting [2022-04-13T23:24:29.076Z] d6d1bf1388da: Waiting [2022-04-13T23:24:29.076Z] 4cca4851e26c: Waiting [2022-04-13T23:24:29.076Z] 2227c52ca3c8: Layer already exists [2022-04-13T23:24:29.076Z] a815a1bc176d: Layer already exists [2022-04-13T23:24:29.076Z] 8f61fbd32131: Layer already exists [2022-04-13T23:24:29.354Z] c9d10f23eea4: Layer already exists [2022-04-13T23:24:29.354Z] 86ccd0033192: Layer already exists [2022-04-13T23:24:29.354Z] c24df87e7ad6: Layer already exists [2022-04-13T23:24:29.354Z] 4cca4851e26c: Layer already exists [2022-04-13T23:24:29.354Z] 269862a56c1c: Layer already exists [2022-04-13T23:24:29.354Z] f73e7dbfee58: Layer already exists [2022-04-13T23:24:29.354Z] d6d1bf1388da: Layer already exists [2022-04-13T23:24:29.354Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69: digest: sha256:7a4dc7fb20750865be6bd7bcc85a349e7a4e036fbd026ede56b3f17c0fdc395c size: 2406 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:24:29.700Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:24:30.085Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-04-13T23:24:30.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-13T23:24:30.086Z] 86ccd0033192: Preparing [2022-04-13T23:24:30.086Z] a815a1bc176d: Preparing [2022-04-13T23:24:30.086Z] 8f61fbd32131: Preparing [2022-04-13T23:24:30.086Z] c9d10f23eea4: Preparing [2022-04-13T23:24:30.086Z] 2227c52ca3c8: Preparing [2022-04-13T23:24:30.086Z] 4cca4851e26c: Preparing [2022-04-13T23:24:30.086Z] d6d1bf1388da: Preparing [2022-04-13T23:24:30.086Z] 269862a56c1c: Preparing [2022-04-13T23:24:30.086Z] c24df87e7ad6: Preparing [2022-04-13T23:24:30.086Z] f73e7dbfee58: Preparing [2022-04-13T23:24:30.086Z] 4cca4851e26c: Waiting [2022-04-13T23:24:30.086Z] c24df87e7ad6: Waiting [2022-04-13T23:24:30.086Z] f73e7dbfee58: Waiting [2022-04-13T23:24:30.086Z] d6d1bf1388da: Waiting [2022-04-13T23:24:30.086Z] 269862a56c1c: Waiting [2022-04-13T23:24:30.375Z] 2227c52ca3c8: Layer already exists [2022-04-13T23:24:30.375Z] c9d10f23eea4: Layer already exists [2022-04-13T23:24:30.375Z] a815a1bc176d: Layer already exists [2022-04-13T23:24:30.375Z] 86ccd0033192: Layer already exists [2022-04-13T23:24:30.375Z] 8f61fbd32131: Layer already exists [2022-04-13T23:24:30.375Z] d6d1bf1388da: Layer already exists [2022-04-13T23:24:30.375Z] 269862a56c1c: Layer already exists [2022-04-13T23:24:30.375Z] 4cca4851e26c: Layer already exists [2022-04-13T23:24:30.375Z] c24df87e7ad6: Layer already exists [2022-04-13T23:24:30.375Z] f73e7dbfee58: Layer already exists [2022-04-13T23:24:30.375Z] main: digest: sha256:7a4dc7fb20750865be6bd7bcc85a349e7a4e036fbd026ede56b3f17c0fdc395c size: 2406 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T23:24:30.426Z] ===================================================== [Pipeline] echo [2022-04-13T23:24:30.435Z] taggedImages: [2022-04-13T23:24:30.435Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T23:24:30.435Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-04-13T23:24:30.435Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.69 [2022-04-13T23:24:30.435Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T23:24:30.435Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-04-13T23:24:30.454Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-04-13T23:24:30.455Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T23:24:30.455Z] latest [2022-04-13T23:24:30.455Z] 2.2.0-dev.69 [2022-04-13T23:24:30.455Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T23:24:30.455Z] main [2022-04-13T23:24:30.455Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:24:30.820Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:24:31.159Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T23:24:31.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-13T23:24:31.159Z] ea6f7ef0d595: Preparing [2022-04-13T23:24:31.159Z] c38354e428e3: Preparing [2022-04-13T23:24:31.159Z] c5edb9fc4aee: Preparing [2022-04-13T23:24:31.159Z] eea23ac7c37b: Preparing [2022-04-13T23:24:31.159Z] 5e121f102748: Preparing [2022-04-13T23:24:31.159Z] 4f4ce317c6bb: Preparing [2022-04-13T23:24:31.159Z] 4f4ce317c6bb: Waiting [2022-04-13T23:24:31.431Z] c5edb9fc4aee: Layer already exists [2022-04-13T23:24:31.431Z] 4f4ce317c6bb: Layer already exists [2022-04-13T23:24:31.431Z] 5e121f102748: Pushed [2022-04-13T23:24:31.431Z] ea6f7ef0d595: Pushed [2022-04-13T23:24:33.402Z] eea23ac7c37b: Pushed [2022-04-13T23:24:36.789Z] c38354e428e3: Pushed [2022-04-13T23:24:37.059Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817: digest: sha256:d1d0b81f1c09365663120f5f58b7e6bf14382c4a5fae2f64dc37963044d874cf size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:24:37.400Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:24:37.740Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-04-13T23:24:37.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-13T23:24:37.740Z] ea6f7ef0d595: Preparing [2022-04-13T23:24:37.740Z] c38354e428e3: Preparing [2022-04-13T23:24:37.740Z] c5edb9fc4aee: Preparing [2022-04-13T23:24:37.740Z] eea23ac7c37b: Preparing [2022-04-13T23:24:37.740Z] 5e121f102748: Preparing [2022-04-13T23:24:37.740Z] 4f4ce317c6bb: Preparing [2022-04-13T23:24:37.740Z] 4f4ce317c6bb: Waiting [2022-04-13T23:24:37.740Z] ea6f7ef0d595: Layer already exists [2022-04-13T23:24:37.740Z] c38354e428e3: Layer already exists [2022-04-13T23:24:37.740Z] 5e121f102748: Layer already exists [2022-04-13T23:24:37.740Z] eea23ac7c37b: Layer already exists [2022-04-13T23:24:37.740Z] c5edb9fc4aee: Layer already exists [2022-04-13T23:24:38.012Z] 4f4ce317c6bb: Layer already exists [2022-04-13T23:24:38.012Z] latest: digest: sha256:d1d0b81f1c09365663120f5f58b7e6bf14382c4a5fae2f64dc37963044d874cf size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:24:38.353Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:24:38.688Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.69 [2022-04-13T23:24:38.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-13T23:24:38.688Z] ea6f7ef0d595: Preparing [2022-04-13T23:24:38.688Z] c38354e428e3: Preparing [2022-04-13T23:24:38.688Z] c5edb9fc4aee: Preparing [2022-04-13T23:24:38.688Z] eea23ac7c37b: Preparing [2022-04-13T23:24:38.688Z] 5e121f102748: Preparing [2022-04-13T23:24:38.688Z] 4f4ce317c6bb: Preparing [2022-04-13T23:24:38.688Z] 4f4ce317c6bb: Waiting [2022-04-13T23:24:38.961Z] 5e121f102748: Layer already exists [2022-04-13T23:24:38.961Z] c5edb9fc4aee: Layer already exists [2022-04-13T23:24:38.961Z] eea23ac7c37b: Layer already exists [2022-04-13T23:24:38.961Z] c38354e428e3: Layer already exists [2022-04-13T23:24:38.961Z] ea6f7ef0d595: Layer already exists [2022-04-13T23:24:38.961Z] 4f4ce317c6bb: Layer already exists [2022-04-13T23:24:38.961Z] 2.2.0-dev.69: digest: sha256:d1d0b81f1c09365663120f5f58b7e6bf14382c4a5fae2f64dc37963044d874cf size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:24:39.295Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:24:39.629Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T23:24:39.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-13T23:24:39.630Z] ea6f7ef0d595: Preparing [2022-04-13T23:24:39.630Z] c38354e428e3: Preparing [2022-04-13T23:24:39.630Z] c5edb9fc4aee: Preparing [2022-04-13T23:24:39.630Z] eea23ac7c37b: Preparing [2022-04-13T23:24:39.630Z] 5e121f102748: Preparing [2022-04-13T23:24:39.630Z] 4f4ce317c6bb: Preparing [2022-04-13T23:24:39.630Z] 4f4ce317c6bb: Waiting [2022-04-13T23:24:39.630Z] ea6f7ef0d595: Layer already exists [2022-04-13T23:24:39.630Z] c38354e428e3: Layer already exists [2022-04-13T23:24:39.630Z] eea23ac7c37b: Layer already exists [2022-04-13T23:24:39.903Z] c5edb9fc4aee: Layer already exists [2022-04-13T23:24:39.903Z] 5e121f102748: Layer already exists [2022-04-13T23:24:39.903Z] 4f4ce317c6bb: Layer already exists [2022-04-13T23:24:39.903Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69: digest: sha256:d1d0b81f1c09365663120f5f58b7e6bf14382c4a5fae2f64dc37963044d874cf size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:24:40.250Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:24:40.595Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-04-13T23:24:40.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-13T23:24:40.595Z] ea6f7ef0d595: Preparing [2022-04-13T23:24:40.595Z] c38354e428e3: Preparing [2022-04-13T23:24:40.595Z] c5edb9fc4aee: Preparing [2022-04-13T23:24:40.595Z] eea23ac7c37b: Preparing [2022-04-13T23:24:40.595Z] 5e121f102748: Preparing [2022-04-13T23:24:40.595Z] 4f4ce317c6bb: Preparing [2022-04-13T23:24:40.595Z] 4f4ce317c6bb: Waiting [2022-04-13T23:24:40.868Z] c5edb9fc4aee: Layer already exists [2022-04-13T23:24:40.868Z] 5e121f102748: Layer already exists [2022-04-13T23:24:40.868Z] ea6f7ef0d595: Layer already exists [2022-04-13T23:24:40.868Z] c38354e428e3: Layer already exists [2022-04-13T23:24:40.868Z] eea23ac7c37b: Layer already exists [2022-04-13T23:24:40.868Z] 4f4ce317c6bb: Layer already exists [2022-04-13T23:24:40.868Z] main: digest: sha256:d1d0b81f1c09365663120f5f58b7e6bf14382c4a5fae2f64dc37963044d874cf size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T23:24:40.918Z] ===================================================== [Pipeline] echo [2022-04-13T23:24:40.926Z] taggedImages: [2022-04-13T23:24:40.926Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T23:24:40.926Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-04-13T23:24:40.926Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.69 [2022-04-13T23:24:40.926Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T23:24:40.926Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-04-13T23:24:40.946Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-04-13T23:24:40.946Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T23:24:40.946Z] latest [2022-04-13T23:24:40.946Z] 2.2.0-dev.69 [2022-04-13T23:24:40.946Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T23:24:40.946Z] main [2022-04-13T23:24:40.946Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:24:41.307Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:24:41.651Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T23:24:41.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-13T23:24:41.651Z] 1802da2ca6fb: Preparing [2022-04-13T23:24:41.651Z] 2992a7a4160a: Preparing [2022-04-13T23:24:41.651Z] 63dc678bac92: Preparing [2022-04-13T23:24:41.651Z] cdf4db6088c6: Preparing [2022-04-13T23:24:41.651Z] c7e5acc728b5: Preparing [2022-04-13T23:24:41.651Z] ab8ff2af0424: Preparing [2022-04-13T23:24:41.651Z] 5e121f102748: Preparing [2022-04-13T23:24:41.651Z] 4f4ce317c6bb: Preparing [2022-04-13T23:24:41.651Z] ab8ff2af0424: Waiting [2022-04-13T23:24:41.651Z] 5e121f102748: Waiting [2022-04-13T23:24:41.651Z] 4f4ce317c6bb: Waiting [2022-04-13T23:24:41.930Z] 2992a7a4160a: Pushed [2022-04-13T23:24:41.930Z] 1802da2ca6fb: Pushed [2022-04-13T23:24:41.930Z] 63dc678bac92: Pushed [2022-04-13T23:24:42.204Z] 5e121f102748: Layer already exists [2022-04-13T23:24:42.204Z] 4f4ce317c6bb: Layer already exists [2022-04-13T23:24:42.802Z] ab8ff2af0424: Pushed [2022-04-13T23:24:51.364Z] c7e5acc728b5: Pushed [2022-04-13T23:24:59.632Z] cdf4db6088c6: Pushed [2022-04-13T23:24:59.632Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817: digest: sha256:8dfa96312e807d848a28d02bb1f81359ceb4b300462aba86e08d702926259081 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:24:59.981Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:25:00.321Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-04-13T23:25:00.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-13T23:25:00.321Z] 1802da2ca6fb: Preparing [2022-04-13T23:25:00.321Z] 2992a7a4160a: Preparing [2022-04-13T23:25:00.321Z] 63dc678bac92: Preparing [2022-04-13T23:25:00.321Z] cdf4db6088c6: Preparing [2022-04-13T23:25:00.321Z] c7e5acc728b5: Preparing [2022-04-13T23:25:00.321Z] ab8ff2af0424: Preparing [2022-04-13T23:25:00.321Z] 5e121f102748: Preparing [2022-04-13T23:25:00.321Z] 4f4ce317c6bb: Preparing [2022-04-13T23:25:00.321Z] ab8ff2af0424: Waiting [2022-04-13T23:25:00.321Z] 5e121f102748: Waiting [2022-04-13T23:25:00.321Z] 4f4ce317c6bb: Waiting [2022-04-13T23:25:00.592Z] 63dc678bac92: Layer already exists [2022-04-13T23:25:00.592Z] c7e5acc728b5: Layer already exists [2022-04-13T23:25:00.592Z] 1802da2ca6fb: Layer already exists [2022-04-13T23:25:00.592Z] 2992a7a4160a: Layer already exists [2022-04-13T23:25:00.592Z] cdf4db6088c6: Layer already exists [2022-04-13T23:25:00.592Z] ab8ff2af0424: Layer already exists [2022-04-13T23:25:00.592Z] 5e121f102748: Layer already exists [2022-04-13T23:25:00.592Z] 4f4ce317c6bb: Layer already exists [2022-04-13T23:25:00.592Z] latest: digest: sha256:8dfa96312e807d848a28d02bb1f81359ceb4b300462aba86e08d702926259081 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:25:00.934Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:25:01.274Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.69 [2022-04-13T23:25:01.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-13T23:25:01.274Z] 1802da2ca6fb: Preparing [2022-04-13T23:25:01.274Z] 2992a7a4160a: Preparing [2022-04-13T23:25:01.274Z] 63dc678bac92: Preparing [2022-04-13T23:25:01.274Z] cdf4db6088c6: Preparing [2022-04-13T23:25:01.274Z] c7e5acc728b5: Preparing [2022-04-13T23:25:01.274Z] ab8ff2af0424: Preparing [2022-04-13T23:25:01.274Z] 5e121f102748: Preparing [2022-04-13T23:25:01.274Z] 4f4ce317c6bb: Preparing [2022-04-13T23:25:01.274Z] 5e121f102748: Waiting [2022-04-13T23:25:01.274Z] 4f4ce317c6bb: Waiting [2022-04-13T23:25:01.274Z] ab8ff2af0424: Waiting [2022-04-13T23:25:01.545Z] c7e5acc728b5: Layer already exists [2022-04-13T23:25:01.545Z] 1802da2ca6fb: Layer already exists [2022-04-13T23:25:01.545Z] cdf4db6088c6: Layer already exists [2022-04-13T23:25:01.545Z] 63dc678bac92: Layer already exists [2022-04-13T23:25:01.545Z] 2992a7a4160a: Layer already exists [2022-04-13T23:25:01.545Z] 5e121f102748: Layer already exists [2022-04-13T23:25:01.545Z] 4f4ce317c6bb: Layer already exists [2022-04-13T23:25:01.545Z] ab8ff2af0424: Layer already exists [2022-04-13T23:25:01.545Z] 2.2.0-dev.69: digest: sha256:8dfa96312e807d848a28d02bb1f81359ceb4b300462aba86e08d702926259081 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:25:01.884Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:25:02.217Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T23:25:02.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-13T23:25:02.217Z] 1802da2ca6fb: Preparing [2022-04-13T23:25:02.217Z] 2992a7a4160a: Preparing [2022-04-13T23:25:02.217Z] 63dc678bac92: Preparing [2022-04-13T23:25:02.217Z] cdf4db6088c6: Preparing [2022-04-13T23:25:02.217Z] c7e5acc728b5: Preparing [2022-04-13T23:25:02.217Z] ab8ff2af0424: Preparing [2022-04-13T23:25:02.217Z] 5e121f102748: Preparing [2022-04-13T23:25:02.217Z] 4f4ce317c6bb: Preparing [2022-04-13T23:25:02.217Z] ab8ff2af0424: Waiting [2022-04-13T23:25:02.217Z] 5e121f102748: Waiting [2022-04-13T23:25:02.217Z] 4f4ce317c6bb: Waiting [2022-04-13T23:25:02.489Z] cdf4db6088c6: Layer already exists [2022-04-13T23:25:02.489Z] c7e5acc728b5: Layer already exists [2022-04-13T23:25:02.489Z] 1802da2ca6fb: Layer already exists [2022-04-13T23:25:02.489Z] 63dc678bac92: Layer already exists [2022-04-13T23:25:02.489Z] 2992a7a4160a: Layer already exists [2022-04-13T23:25:02.489Z] 5e121f102748: Layer already exists [2022-04-13T23:25:02.489Z] 4f4ce317c6bb: Layer already exists [2022-04-13T23:25:02.489Z] ab8ff2af0424: Layer already exists [2022-04-13T23:25:02.489Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69: digest: sha256:8dfa96312e807d848a28d02bb1f81359ceb4b300462aba86e08d702926259081 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:25:02.830Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:25:03.162Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-04-13T23:25:03.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-13T23:25:03.162Z] 1802da2ca6fb: Preparing [2022-04-13T23:25:03.162Z] 2992a7a4160a: Preparing [2022-04-13T23:25:03.162Z] 63dc678bac92: Preparing [2022-04-13T23:25:03.162Z] cdf4db6088c6: Preparing [2022-04-13T23:25:03.162Z] c7e5acc728b5: Preparing [2022-04-13T23:25:03.162Z] ab8ff2af0424: Preparing [2022-04-13T23:25:03.162Z] 5e121f102748: Preparing [2022-04-13T23:25:03.162Z] 4f4ce317c6bb: Preparing [2022-04-13T23:25:03.162Z] ab8ff2af0424: Waiting [2022-04-13T23:25:03.162Z] 5e121f102748: Waiting [2022-04-13T23:25:03.162Z] 4f4ce317c6bb: Waiting [2022-04-13T23:25:03.435Z] 1802da2ca6fb: Layer already exists [2022-04-13T23:25:03.435Z] c7e5acc728b5: Layer already exists [2022-04-13T23:25:03.435Z] 2992a7a4160a: Layer already exists [2022-04-13T23:25:03.435Z] cdf4db6088c6: Layer already exists [2022-04-13T23:25:03.435Z] 63dc678bac92: Layer already exists [2022-04-13T23:25:03.435Z] 4f4ce317c6bb: Layer already exists [2022-04-13T23:25:03.435Z] 5e121f102748: Layer already exists [2022-04-13T23:25:03.435Z] ab8ff2af0424: Layer already exists [2022-04-13T23:25:03.435Z] main: digest: sha256:8dfa96312e807d848a28d02bb1f81359ceb4b300462aba86e08d702926259081 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T23:25:03.478Z] ===================================================== [Pipeline] echo [2022-04-13T23:25:03.493Z] taggedImages: [2022-04-13T23:25:03.493Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T23:25:03.493Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-04-13T23:25:03.493Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.69 [2022-04-13T23:25:03.493Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T23:25:03.493Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-04-13T23:25:03.515Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-04-13T23:25:03.515Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T23:25:03.515Z] latest [2022-04-13T23:25:03.515Z] 2.2.0-dev.69 [2022-04-13T23:25:03.515Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T23:25:03.515Z] main [2022-04-13T23:25:03.515Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:25:03.871Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:25:04.209Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T23:25:04.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-13T23:25:04.209Z] b02951156fc6: Preparing [2022-04-13T23:25:04.209Z] fa1e01df0e44: Preparing [2022-04-13T23:25:04.209Z] 7d957f83b0e1: Preparing [2022-04-13T23:25:04.209Z] 8a6e514699b2: Preparing [2022-04-13T23:25:04.209Z] 09ae18d0fa54: Preparing [2022-04-13T23:25:04.209Z] 5e121f102748: Preparing [2022-04-13T23:25:04.209Z] 4f4ce317c6bb: Preparing [2022-04-13T23:25:04.209Z] 5e121f102748: Waiting [2022-04-13T23:25:04.209Z] 4f4ce317c6bb: Waiting [2022-04-13T23:25:04.494Z] 7d957f83b0e1: Pushed [2022-04-13T23:25:04.494Z] b02951156fc6: Pushed [2022-04-13T23:25:04.494Z] fa1e01df0e44: Pushed [2022-04-13T23:25:04.494Z] 5e121f102748: Layer already exists [2022-04-13T23:25:04.494Z] 4f4ce317c6bb: Layer already exists [2022-04-13T23:25:05.091Z] 09ae18d0fa54: Pushed [2022-04-13T23:25:23.359Z] 8a6e514699b2: Pushed [2022-04-13T23:25:23.359Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817: digest: sha256:8c9460020f0c84360f9626682f487af8f35d1aa717ce3f66f83d8901c0b58b01 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:25:23.711Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:25:24.052Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-04-13T23:25:24.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-13T23:25:24.052Z] b02951156fc6: Preparing [2022-04-13T23:25:24.052Z] fa1e01df0e44: Preparing [2022-04-13T23:25:24.052Z] 7d957f83b0e1: Preparing [2022-04-13T23:25:24.052Z] 8a6e514699b2: Preparing [2022-04-13T23:25:24.052Z] 09ae18d0fa54: Preparing [2022-04-13T23:25:24.052Z] 5e121f102748: Preparing [2022-04-13T23:25:24.052Z] 4f4ce317c6bb: Preparing [2022-04-13T23:25:24.052Z] 5e121f102748: Waiting [2022-04-13T23:25:24.052Z] 4f4ce317c6bb: Waiting [2022-04-13T23:25:24.323Z] fa1e01df0e44: Layer already exists [2022-04-13T23:25:24.323Z] 09ae18d0fa54: Layer already exists [2022-04-13T23:25:24.323Z] 7d957f83b0e1: Layer already exists [2022-04-13T23:25:24.323Z] b02951156fc6: Layer already exists [2022-04-13T23:25:24.323Z] 8a6e514699b2: Layer already exists [2022-04-13T23:25:24.323Z] 4f4ce317c6bb: Layer already exists [2022-04-13T23:25:24.323Z] 5e121f102748: Layer already exists [2022-04-13T23:25:24.323Z] latest: digest: sha256:8c9460020f0c84360f9626682f487af8f35d1aa717ce3f66f83d8901c0b58b01 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:25:24.666Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:25:25.004Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.69 [2022-04-13T23:25:25.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-13T23:25:25.004Z] b02951156fc6: Preparing [2022-04-13T23:25:25.004Z] fa1e01df0e44: Preparing [2022-04-13T23:25:25.004Z] 7d957f83b0e1: Preparing [2022-04-13T23:25:25.004Z] 8a6e514699b2: Preparing [2022-04-13T23:25:25.004Z] 09ae18d0fa54: Preparing [2022-04-13T23:25:25.004Z] 5e121f102748: Preparing [2022-04-13T23:25:25.004Z] 4f4ce317c6bb: Preparing [2022-04-13T23:25:25.004Z] 5e121f102748: Waiting [2022-04-13T23:25:25.004Z] 4f4ce317c6bb: Waiting [2022-04-13T23:25:25.004Z] 8a6e514699b2: Layer already exists [2022-04-13T23:25:25.276Z] 7d957f83b0e1: Layer already exists [2022-04-13T23:25:25.277Z] 09ae18d0fa54: Layer already exists [2022-04-13T23:25:25.277Z] fa1e01df0e44: Layer already exists [2022-04-13T23:25:25.277Z] b02951156fc6: Layer already exists [2022-04-13T23:25:25.277Z] 4f4ce317c6bb: Layer already exists [2022-04-13T23:25:25.277Z] 5e121f102748: Layer already exists [2022-04-13T23:25:25.277Z] 2.2.0-dev.69: digest: sha256:8c9460020f0c84360f9626682f487af8f35d1aa717ce3f66f83d8901c0b58b01 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:25:25.625Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:25:25.965Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T23:25:25.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-13T23:25:25.966Z] b02951156fc6: Preparing [2022-04-13T23:25:25.966Z] fa1e01df0e44: Preparing [2022-04-13T23:25:25.966Z] 7d957f83b0e1: Preparing [2022-04-13T23:25:25.966Z] 8a6e514699b2: Preparing [2022-04-13T23:25:25.966Z] 09ae18d0fa54: Preparing [2022-04-13T23:25:25.966Z] 5e121f102748: Preparing [2022-04-13T23:25:25.966Z] 4f4ce317c6bb: Preparing [2022-04-13T23:25:25.966Z] 5e121f102748: Waiting [2022-04-13T23:25:25.966Z] 4f4ce317c6bb: Waiting [2022-04-13T23:25:26.240Z] 09ae18d0fa54: Layer already exists [2022-04-13T23:25:26.240Z] 8a6e514699b2: Layer already exists [2022-04-13T23:25:26.240Z] b02951156fc6: Layer already exists [2022-04-13T23:25:26.240Z] 7d957f83b0e1: Layer already exists [2022-04-13T23:25:26.240Z] fa1e01df0e44: Layer already exists [2022-04-13T23:25:26.240Z] 5e121f102748: Layer already exists [2022-04-13T23:25:26.240Z] 4f4ce317c6bb: Layer already exists [2022-04-13T23:25:26.240Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69: digest: sha256:8c9460020f0c84360f9626682f487af8f35d1aa717ce3f66f83d8901c0b58b01 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:25:26.587Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:25:26.926Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-04-13T23:25:26.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-13T23:25:26.926Z] b02951156fc6: Preparing [2022-04-13T23:25:26.926Z] fa1e01df0e44: Preparing [2022-04-13T23:25:26.926Z] 7d957f83b0e1: Preparing [2022-04-13T23:25:26.926Z] 8a6e514699b2: Preparing [2022-04-13T23:25:26.926Z] 09ae18d0fa54: Preparing [2022-04-13T23:25:26.926Z] 5e121f102748: Preparing [2022-04-13T23:25:26.926Z] 4f4ce317c6bb: Preparing [2022-04-13T23:25:26.926Z] 5e121f102748: Waiting [2022-04-13T23:25:26.926Z] 4f4ce317c6bb: Waiting [2022-04-13T23:25:27.198Z] 09ae18d0fa54: Layer already exists [2022-04-13T23:25:27.198Z] 7d957f83b0e1: Layer already exists [2022-04-13T23:25:27.198Z] b02951156fc6: Layer already exists [2022-04-13T23:25:27.198Z] fa1e01df0e44: Layer already exists [2022-04-13T23:25:27.198Z] 8a6e514699b2: Layer already exists [2022-04-13T23:25:27.198Z] 5e121f102748: Layer already exists [2022-04-13T23:25:27.198Z] 4f4ce317c6bb: Layer already exists [2022-04-13T23:25:27.198Z] main: digest: sha256:8c9460020f0c84360f9626682f487af8f35d1aa717ce3f66f83d8901c0b58b01 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T23:25:27.244Z] ===================================================== [Pipeline] echo [2022-04-13T23:25:27.251Z] taggedImages: [2022-04-13T23:25:27.251Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T23:25:27.251Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-04-13T23:25:27.251Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.69 [2022-04-13T23:25:27.251Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T23:25:27.251Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-04-13T23:25:27.270Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-04-13T23:25:27.270Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T23:25:27.270Z] latest [2022-04-13T23:25:27.270Z] 2.2.0-dev.69 [2022-04-13T23:25:27.270Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T23:25:27.270Z] main [2022-04-13T23:25:27.270Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:25:27.685Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:25:28.052Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T23:25:28.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-13T23:25:28.052Z] 3b18bdc5dd8a: Preparing [2022-04-13T23:25:28.052Z] 8d1130d72ccb: Preparing [2022-04-13T23:25:28.052Z] 8901de2984e1: Preparing [2022-04-13T23:25:28.052Z] ccbe87fd3bc1: Preparing [2022-04-13T23:25:28.052Z] ab8ff2af0424: Preparing [2022-04-13T23:25:28.052Z] 5e121f102748: Preparing [2022-04-13T23:25:28.052Z] 4f4ce317c6bb: Preparing [2022-04-13T23:25:28.052Z] 5e121f102748: Waiting [2022-04-13T23:25:28.052Z] 4f4ce317c6bb: Waiting [2022-04-13T23:25:28.351Z] ab8ff2af0424: Layer already exists [2022-04-13T23:25:28.351Z] 5e121f102748: Layer already exists [2022-04-13T23:25:28.351Z] 4f4ce317c6bb: Layer already exists [2022-04-13T23:25:28.351Z] 8901de2984e1: Pushed [2022-04-13T23:25:28.351Z] 3b18bdc5dd8a: Pushed [2022-04-13T23:25:28.351Z] 8d1130d72ccb: Pushed [2022-04-13T23:25:46.621Z] ccbe87fd3bc1: Pushed [2022-04-13T23:25:46.621Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817: digest: sha256:eeb4e248a40bf04e87672d8dc1ce17473966fe6b8d44a6b12111dac33e75a9ea size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:25:46.964Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:25:47.297Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-04-13T23:25:47.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-13T23:25:47.297Z] 3b18bdc5dd8a: Preparing [2022-04-13T23:25:47.297Z] 8d1130d72ccb: Preparing [2022-04-13T23:25:47.297Z] 8901de2984e1: Preparing [2022-04-13T23:25:47.297Z] ccbe87fd3bc1: Preparing [2022-04-13T23:25:47.297Z] ab8ff2af0424: Preparing [2022-04-13T23:25:47.297Z] 5e121f102748: Preparing [2022-04-13T23:25:47.297Z] 4f4ce317c6bb: Preparing [2022-04-13T23:25:47.297Z] 5e121f102748: Waiting [2022-04-13T23:25:47.297Z] 4f4ce317c6bb: Waiting [2022-04-13T23:25:47.570Z] ccbe87fd3bc1: Layer already exists [2022-04-13T23:25:47.570Z] ab8ff2af0424: Layer already exists [2022-04-13T23:25:47.570Z] 3b18bdc5dd8a: Layer already exists [2022-04-13T23:25:47.570Z] 8901de2984e1: Layer already exists [2022-04-13T23:25:47.571Z] 8d1130d72ccb: Layer already exists [2022-04-13T23:25:47.571Z] 5e121f102748: Layer already exists [2022-04-13T23:25:47.571Z] 4f4ce317c6bb: Layer already exists [2022-04-13T23:25:47.571Z] latest: digest: sha256:eeb4e248a40bf04e87672d8dc1ce17473966fe6b8d44a6b12111dac33e75a9ea size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:25:47.913Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:25:48.252Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.69 [2022-04-13T23:25:48.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-13T23:25:48.253Z] 3b18bdc5dd8a: Preparing [2022-04-13T23:25:48.253Z] 8d1130d72ccb: Preparing [2022-04-13T23:25:48.253Z] 8901de2984e1: Preparing [2022-04-13T23:25:48.253Z] ccbe87fd3bc1: Preparing [2022-04-13T23:25:48.253Z] ab8ff2af0424: Preparing [2022-04-13T23:25:48.253Z] 5e121f102748: Preparing [2022-04-13T23:25:48.253Z] 4f4ce317c6bb: Preparing [2022-04-13T23:25:48.253Z] 5e121f102748: Waiting [2022-04-13T23:25:48.253Z] 4f4ce317c6bb: Waiting [2022-04-13T23:25:48.253Z] 8d1130d72ccb: Layer already exists [2022-04-13T23:25:48.253Z] ccbe87fd3bc1: Layer already exists [2022-04-13T23:25:48.253Z] ab8ff2af0424: Layer already exists [2022-04-13T23:25:48.525Z] 3b18bdc5dd8a: Layer already exists [2022-04-13T23:25:48.525Z] 8901de2984e1: Layer already exists [2022-04-13T23:25:48.525Z] 5e121f102748: Layer already exists [2022-04-13T23:25:48.525Z] 4f4ce317c6bb: Layer already exists [2022-04-13T23:25:48.525Z] 2.2.0-dev.69: digest: sha256:eeb4e248a40bf04e87672d8dc1ce17473966fe6b8d44a6b12111dac33e75a9ea size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:25:48.874Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:25:49.210Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T23:25:49.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-13T23:25:49.210Z] 3b18bdc5dd8a: Preparing [2022-04-13T23:25:49.210Z] 8d1130d72ccb: Preparing [2022-04-13T23:25:49.210Z] 8901de2984e1: Preparing [2022-04-13T23:25:49.210Z] ccbe87fd3bc1: Preparing [2022-04-13T23:25:49.210Z] ab8ff2af0424: Preparing [2022-04-13T23:25:49.210Z] 5e121f102748: Preparing [2022-04-13T23:25:49.210Z] 4f4ce317c6bb: Preparing [2022-04-13T23:25:49.210Z] 5e121f102748: Waiting [2022-04-13T23:25:49.210Z] 4f4ce317c6bb: Waiting [2022-04-13T23:25:49.210Z] 8d1130d72ccb: Layer already exists [2022-04-13T23:25:49.210Z] ab8ff2af0424: Layer already exists [2022-04-13T23:25:49.210Z] 8901de2984e1: Layer already exists [2022-04-13T23:25:49.210Z] 3b18bdc5dd8a: Layer already exists [2022-04-13T23:25:49.210Z] ccbe87fd3bc1: Layer already exists [2022-04-13T23:25:49.482Z] 5e121f102748: Layer already exists [2022-04-13T23:25:49.482Z] 4f4ce317c6bb: Layer already exists [2022-04-13T23:25:49.482Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69: digest: sha256:eeb4e248a40bf04e87672d8dc1ce17473966fe6b8d44a6b12111dac33e75a9ea size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:25:49.825Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:25:50.163Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-04-13T23:25:50.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-13T23:25:50.163Z] 3b18bdc5dd8a: Preparing [2022-04-13T23:25:50.163Z] 8d1130d72ccb: Preparing [2022-04-13T23:25:50.163Z] 8901de2984e1: Preparing [2022-04-13T23:25:50.163Z] ccbe87fd3bc1: Preparing [2022-04-13T23:25:50.163Z] ab8ff2af0424: Preparing [2022-04-13T23:25:50.163Z] 5e121f102748: Preparing [2022-04-13T23:25:50.163Z] 4f4ce317c6bb: Preparing [2022-04-13T23:25:50.163Z] 5e121f102748: Waiting [2022-04-13T23:25:50.163Z] 4f4ce317c6bb: Waiting [2022-04-13T23:25:50.163Z] 3b18bdc5dd8a: Layer already exists [2022-04-13T23:25:50.163Z] 8d1130d72ccb: Layer already exists [2022-04-13T23:25:50.163Z] ab8ff2af0424: Layer already exists [2022-04-13T23:25:50.163Z] ccbe87fd3bc1: Layer already exists [2022-04-13T23:25:50.163Z] 8901de2984e1: Layer already exists [2022-04-13T23:25:50.163Z] 4f4ce317c6bb: Layer already exists [2022-04-13T23:25:50.163Z] 5e121f102748: Layer already exists [2022-04-13T23:25:50.433Z] main: digest: sha256:eeb4e248a40bf04e87672d8dc1ce17473966fe6b8d44a6b12111dac33e75a9ea size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T23:25:50.478Z] ===================================================== [Pipeline] echo [2022-04-13T23:25:50.485Z] taggedImages: [2022-04-13T23:25:50.485Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T23:25:50.485Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-04-13T23:25:50.485Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.69 [2022-04-13T23:25:50.486Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T23:25:50.486Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-04-13T23:25:50.504Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-04-13T23:25:50.504Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T23:25:50.504Z] latest [2022-04-13T23:25:50.504Z] 2.2.0-dev.69 [2022-04-13T23:25:50.504Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T23:25:50.504Z] main [2022-04-13T23:25:50.504Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:25:50.846Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:25:51.195Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T23:25:51.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-13T23:25:51.195Z] 23b1766afa2e: Preparing [2022-04-13T23:25:51.195Z] fc828074b8c7: Preparing [2022-04-13T23:25:51.195Z] c5edb9fc4aee: Preparing [2022-04-13T23:25:51.195Z] a1930263758d: Preparing [2022-04-13T23:25:51.195Z] f73e7dbfee58: Preparing [2022-04-13T23:25:51.467Z] f73e7dbfee58: Layer already exists [2022-04-13T23:25:51.467Z] c5edb9fc4aee: Layer already exists [2022-04-13T23:25:51.467Z] 23b1766afa2e: Pushed [2022-04-13T23:25:52.443Z] a1930263758d: Pushed [2022-04-13T23:25:57.837Z] fc828074b8c7: Pushed [2022-04-13T23:25:57.837Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817: digest: sha256:b7da6c754f47e3825c4db63d05362dd98bffab5ae84f9a738e1f3066c468d3c0 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:25:58.194Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:25:58.528Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-04-13T23:25:58.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-13T23:25:58.528Z] 23b1766afa2e: Preparing [2022-04-13T23:25:58.528Z] fc828074b8c7: Preparing [2022-04-13T23:25:58.528Z] c5edb9fc4aee: Preparing [2022-04-13T23:25:58.528Z] a1930263758d: Preparing [2022-04-13T23:25:58.528Z] f73e7dbfee58: Preparing [2022-04-13T23:25:58.528Z] c5edb9fc4aee: Layer already exists [2022-04-13T23:25:58.528Z] 23b1766afa2e: Layer already exists [2022-04-13T23:25:58.528Z] fc828074b8c7: Layer already exists [2022-04-13T23:25:58.528Z] a1930263758d: Layer already exists [2022-04-13T23:25:58.528Z] f73e7dbfee58: Layer already exists [2022-04-13T23:25:58.801Z] latest: digest: sha256:b7da6c754f47e3825c4db63d05362dd98bffab5ae84f9a738e1f3066c468d3c0 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:25:59.141Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:25:59.480Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.69 [2022-04-13T23:25:59.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-13T23:25:59.480Z] 23b1766afa2e: Preparing [2022-04-13T23:25:59.480Z] fc828074b8c7: Preparing [2022-04-13T23:25:59.480Z] c5edb9fc4aee: Preparing [2022-04-13T23:25:59.480Z] a1930263758d: Preparing [2022-04-13T23:25:59.480Z] f73e7dbfee58: Preparing [2022-04-13T23:25:59.753Z] 23b1766afa2e: Layer already exists [2022-04-13T23:25:59.753Z] f73e7dbfee58: Layer already exists [2022-04-13T23:25:59.753Z] c5edb9fc4aee: Layer already exists [2022-04-13T23:25:59.753Z] a1930263758d: Layer already exists [2022-04-13T23:25:59.753Z] fc828074b8c7: Layer already exists [2022-04-13T23:25:59.753Z] 2.2.0-dev.69: digest: sha256:b7da6c754f47e3825c4db63d05362dd98bffab5ae84f9a738e1f3066c468d3c0 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:26:00.097Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:26:00.438Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T23:26:00.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-13T23:26:00.438Z] 23b1766afa2e: Preparing [2022-04-13T23:26:00.438Z] fc828074b8c7: Preparing [2022-04-13T23:26:00.438Z] c5edb9fc4aee: Preparing [2022-04-13T23:26:00.438Z] a1930263758d: Preparing [2022-04-13T23:26:00.438Z] f73e7dbfee58: Preparing [2022-04-13T23:26:00.438Z] a1930263758d: Layer already exists [2022-04-13T23:26:00.438Z] f73e7dbfee58: Layer already exists [2022-04-13T23:26:00.438Z] 23b1766afa2e: Layer already exists [2022-04-13T23:26:00.438Z] fc828074b8c7: Layer already exists [2022-04-13T23:26:00.438Z] c5edb9fc4aee: Layer already exists [2022-04-13T23:26:00.711Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69: digest: sha256:b7da6c754f47e3825c4db63d05362dd98bffab5ae84f9a738e1f3066c468d3c0 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:26:01.050Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:26:01.387Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-04-13T23:26:01.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-13T23:26:01.387Z] 23b1766afa2e: Preparing [2022-04-13T23:26:01.387Z] fc828074b8c7: Preparing [2022-04-13T23:26:01.387Z] c5edb9fc4aee: Preparing [2022-04-13T23:26:01.387Z] a1930263758d: Preparing [2022-04-13T23:26:01.387Z] f73e7dbfee58: Preparing [2022-04-13T23:26:01.660Z] fc828074b8c7: Layer already exists [2022-04-13T23:26:01.660Z] a1930263758d: Layer already exists [2022-04-13T23:26:01.660Z] 23b1766afa2e: Layer already exists [2022-04-13T23:26:01.660Z] f73e7dbfee58: Layer already exists [2022-04-13T23:26:01.660Z] c5edb9fc4aee: Layer already exists [2022-04-13T23:26:01.660Z] main: digest: sha256:b7da6c754f47e3825c4db63d05362dd98bffab5ae84f9a738e1f3066c468d3c0 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T23:26:01.701Z] ===================================================== [Pipeline] echo [2022-04-13T23:26:01.709Z] taggedImages: [2022-04-13T23:26:01.709Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T23:26:01.709Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-04-13T23:26:01.709Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.69 [2022-04-13T23:26:01.709Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T23:26:01.709Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-04-13T23:26:01.728Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-04-13T23:26:01.728Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T23:26:01.728Z] latest [2022-04-13T23:26:01.728Z] 2.2.0-dev.69 [2022-04-13T23:26:01.728Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T23:26:01.728Z] main [2022-04-13T23:26:01.728Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:26:02.106Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:26:02.495Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T23:26:02.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-13T23:26:02.495Z] d4d90beffb8e: Preparing [2022-04-13T23:26:02.495Z] 9d99096a55a4: Preparing [2022-04-13T23:26:02.495Z] c5edb9fc4aee: Preparing [2022-04-13T23:26:02.495Z] a3fae4ecd1e5: Preparing [2022-04-13T23:26:02.495Z] f73e7dbfee58: Preparing [2022-04-13T23:26:02.495Z] a3fae4ecd1e5: Layer already exists [2022-04-13T23:26:02.794Z] c5edb9fc4aee: Layer already exists [2022-04-13T23:26:02.794Z] f73e7dbfee58: Layer already exists [2022-04-13T23:26:02.794Z] d4d90beffb8e: Pushed [2022-04-13T23:26:09.493Z] 9d99096a55a4: Pushed [2022-04-13T23:26:09.493Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817: digest: sha256:55decf7a5814f74f05f62f49bbbd988a8c8edb750c47c47d60fc19f03a3f4d15 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:26:09.835Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:26:10.169Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-04-13T23:26:10.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-13T23:26:10.170Z] d4d90beffb8e: Preparing [2022-04-13T23:26:10.170Z] 9d99096a55a4: Preparing [2022-04-13T23:26:10.170Z] c5edb9fc4aee: Preparing [2022-04-13T23:26:10.170Z] a3fae4ecd1e5: Preparing [2022-04-13T23:26:10.170Z] f73e7dbfee58: Preparing [2022-04-13T23:26:10.170Z] a3fae4ecd1e5: Layer already exists [2022-04-13T23:26:10.170Z] f73e7dbfee58: Layer already exists [2022-04-13T23:26:10.170Z] d4d90beffb8e: Layer already exists [2022-04-13T23:26:10.170Z] 9d99096a55a4: Layer already exists [2022-04-13T23:26:10.170Z] c5edb9fc4aee: Layer already exists [2022-04-13T23:26:10.441Z] latest: digest: sha256:55decf7a5814f74f05f62f49bbbd988a8c8edb750c47c47d60fc19f03a3f4d15 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:26:10.782Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:26:11.118Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.69 [2022-04-13T23:26:11.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-13T23:26:11.118Z] d4d90beffb8e: Preparing [2022-04-13T23:26:11.118Z] 9d99096a55a4: Preparing [2022-04-13T23:26:11.118Z] c5edb9fc4aee: Preparing [2022-04-13T23:26:11.118Z] a3fae4ecd1e5: Preparing [2022-04-13T23:26:11.118Z] f73e7dbfee58: Preparing [2022-04-13T23:26:11.389Z] d4d90beffb8e: Layer already exists [2022-04-13T23:26:11.389Z] f73e7dbfee58: Layer already exists [2022-04-13T23:26:11.389Z] c5edb9fc4aee: Layer already exists [2022-04-13T23:26:11.389Z] 9d99096a55a4: Layer already exists [2022-04-13T23:26:11.389Z] a3fae4ecd1e5: Layer already exists [2022-04-13T23:26:11.389Z] 2.2.0-dev.69: digest: sha256:55decf7a5814f74f05f62f49bbbd988a8c8edb750c47c47d60fc19f03a3f4d15 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:26:11.736Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:26:12.070Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T23:26:12.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-13T23:26:12.070Z] d4d90beffb8e: Preparing [2022-04-13T23:26:12.070Z] 9d99096a55a4: Preparing [2022-04-13T23:26:12.070Z] c5edb9fc4aee: Preparing [2022-04-13T23:26:12.070Z] a3fae4ecd1e5: Preparing [2022-04-13T23:26:12.070Z] f73e7dbfee58: Preparing [2022-04-13T23:26:12.070Z] 9d99096a55a4: Layer already exists [2022-04-13T23:26:12.070Z] d4d90beffb8e: Layer already exists [2022-04-13T23:26:12.070Z] f73e7dbfee58: Layer already exists [2022-04-13T23:26:12.070Z] a3fae4ecd1e5: Layer already exists [2022-04-13T23:26:12.070Z] c5edb9fc4aee: Layer already exists [2022-04-13T23:26:12.343Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69: digest: sha256:55decf7a5814f74f05f62f49bbbd988a8c8edb750c47c47d60fc19f03a3f4d15 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:26:12.685Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:26:13.021Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-04-13T23:26:13.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-13T23:26:13.021Z] d4d90beffb8e: Preparing [2022-04-13T23:26:13.021Z] 9d99096a55a4: Preparing [2022-04-13T23:26:13.021Z] c5edb9fc4aee: Preparing [2022-04-13T23:26:13.021Z] a3fae4ecd1e5: Preparing [2022-04-13T23:26:13.021Z] f73e7dbfee58: Preparing [2022-04-13T23:26:13.021Z] a3fae4ecd1e5: Layer already exists [2022-04-13T23:26:13.021Z] f73e7dbfee58: Layer already exists [2022-04-13T23:26:13.021Z] 9d99096a55a4: Layer already exists [2022-04-13T23:26:13.021Z] c5edb9fc4aee: Layer already exists [2022-04-13T23:26:13.021Z] d4d90beffb8e: Layer already exists [2022-04-13T23:26:13.293Z] main: digest: sha256:55decf7a5814f74f05f62f49bbbd988a8c8edb750c47c47d60fc19f03a3f4d15 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T23:26:13.333Z] ===================================================== [Pipeline] echo [2022-04-13T23:26:13.340Z] taggedImages: [2022-04-13T23:26:13.340Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T23:26:13.340Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-04-13T23:26:13.340Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.69 [2022-04-13T23:26:13.340Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T23:26:13.340Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-04-13T23:26:13.360Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-04-13T23:26:13.360Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T23:26:13.360Z] latest [2022-04-13T23:26:13.360Z] 2.2.0-dev.69 [2022-04-13T23:26:13.360Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T23:26:13.360Z] main [2022-04-13T23:26:13.360Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:26:13.704Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:26:14.052Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T23:26:14.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-13T23:26:14.052Z] d982fac3aac9: Preparing [2022-04-13T23:26:14.052Z] 74de0a2cf1c0: Preparing [2022-04-13T23:26:14.052Z] 27ea2056f1da: Preparing [2022-04-13T23:26:14.052Z] fae56032ee12: Preparing [2022-04-13T23:26:14.052Z] f0e5a4d6c014: Preparing [2022-04-13T23:26:14.052Z] 3b19d27f08f7: Preparing [2022-04-13T23:26:14.052Z] 73bb99a6e169: Preparing [2022-04-13T23:26:14.052Z] ec06c3102977: Preparing [2022-04-13T23:26:14.052Z] 6a3c62e080c7: Preparing [2022-04-13T23:26:14.052Z] 340cb19ca677: Preparing [2022-04-13T23:26:14.052Z] 4f4ce317c6bb: Preparing [2022-04-13T23:26:14.052Z] 3b19d27f08f7: Waiting [2022-04-13T23:26:14.052Z] 73bb99a6e169: Waiting [2022-04-13T23:26:14.052Z] ec06c3102977: Waiting [2022-04-13T23:26:14.052Z] 6a3c62e080c7: Waiting [2022-04-13T23:26:14.052Z] 340cb19ca677: Waiting [2022-04-13T23:26:14.052Z] 4f4ce317c6bb: Waiting [2022-04-13T23:26:14.332Z] f0e5a4d6c014: Layer already exists [2022-04-13T23:26:14.332Z] 3b19d27f08f7: Layer already exists [2022-04-13T23:26:14.332Z] 73bb99a6e169: Layer already exists [2022-04-13T23:26:14.332Z] ec06c3102977: Layer already exists [2022-04-13T23:26:14.332Z] 74de0a2cf1c0: Pushed [2022-04-13T23:26:14.332Z] 6a3c62e080c7: Layer already exists [2022-04-13T23:26:14.332Z] 340cb19ca677: Layer already exists [2022-04-13T23:26:14.606Z] 4f4ce317c6bb: Layer already exists [2022-04-13T23:26:15.204Z] d982fac3aac9: Pushed [2022-04-13T23:26:20.645Z] 27ea2056f1da: Pushed [2022-04-13T23:26:35.702Z] fae56032ee12: Pushed [2022-04-13T23:26:35.702Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817: digest: sha256:9b0a3492817fd6119d660a4da856475e27dfd1314230bc820b2d7d2a2e519e57 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:26:36.042Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:26:36.380Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-04-13T23:26:36.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-13T23:26:36.380Z] d982fac3aac9: Preparing [2022-04-13T23:26:36.380Z] 74de0a2cf1c0: Preparing [2022-04-13T23:26:36.380Z] 27ea2056f1da: Preparing [2022-04-13T23:26:36.380Z] fae56032ee12: Preparing [2022-04-13T23:26:36.380Z] f0e5a4d6c014: Preparing [2022-04-13T23:26:36.380Z] 3b19d27f08f7: Preparing [2022-04-13T23:26:36.380Z] 73bb99a6e169: Preparing [2022-04-13T23:26:36.380Z] ec06c3102977: Preparing [2022-04-13T23:26:36.380Z] 6a3c62e080c7: Preparing [2022-04-13T23:26:36.380Z] 340cb19ca677: Preparing [2022-04-13T23:26:36.380Z] 4f4ce317c6bb: Preparing [2022-04-13T23:26:36.380Z] ec06c3102977: Waiting [2022-04-13T23:26:36.380Z] 6a3c62e080c7: Waiting [2022-04-13T23:26:36.380Z] 4f4ce317c6bb: Waiting [2022-04-13T23:26:36.380Z] 3b19d27f08f7: Waiting [2022-04-13T23:26:36.380Z] 73bb99a6e169: Waiting [2022-04-13T23:26:36.380Z] fae56032ee12: Layer already exists [2022-04-13T23:26:36.380Z] 74de0a2cf1c0: Layer already exists [2022-04-13T23:26:36.380Z] 27ea2056f1da: Layer already exists [2022-04-13T23:26:36.652Z] f0e5a4d6c014: Layer already exists [2022-04-13T23:26:36.652Z] d982fac3aac9: Layer already exists [2022-04-13T23:26:36.652Z] ec06c3102977: Layer already exists [2022-04-13T23:26:36.652Z] 3b19d27f08f7: Layer already exists [2022-04-13T23:26:36.652Z] 73bb99a6e169: Layer already exists [2022-04-13T23:26:36.652Z] 6a3c62e080c7: Layer already exists [2022-04-13T23:26:36.652Z] 340cb19ca677: Layer already exists [2022-04-13T23:26:36.652Z] 4f4ce317c6bb: Layer already exists [2022-04-13T23:26:36.652Z] latest: digest: sha256:9b0a3492817fd6119d660a4da856475e27dfd1314230bc820b2d7d2a2e519e57 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:26:36.993Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:26:37.327Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.69 [2022-04-13T23:26:37.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-13T23:26:37.327Z] d982fac3aac9: Preparing [2022-04-13T23:26:37.327Z] 74de0a2cf1c0: Preparing [2022-04-13T23:26:37.327Z] 27ea2056f1da: Preparing [2022-04-13T23:26:37.327Z] fae56032ee12: Preparing [2022-04-13T23:26:37.327Z] f0e5a4d6c014: Preparing [2022-04-13T23:26:37.327Z] 3b19d27f08f7: Preparing [2022-04-13T23:26:37.327Z] 73bb99a6e169: Preparing [2022-04-13T23:26:37.327Z] ec06c3102977: Preparing [2022-04-13T23:26:37.327Z] 6a3c62e080c7: Preparing [2022-04-13T23:26:37.327Z] 340cb19ca677: Preparing [2022-04-13T23:26:37.327Z] 4f4ce317c6bb: Preparing [2022-04-13T23:26:37.327Z] 73bb99a6e169: Waiting [2022-04-13T23:26:37.327Z] ec06c3102977: Waiting [2022-04-13T23:26:37.327Z] 6a3c62e080c7: Waiting [2022-04-13T23:26:37.327Z] 340cb19ca677: Waiting [2022-04-13T23:26:37.327Z] 4f4ce317c6bb: Waiting [2022-04-13T23:26:37.327Z] 3b19d27f08f7: Waiting [2022-04-13T23:26:37.599Z] 27ea2056f1da: Layer already exists [2022-04-13T23:26:37.599Z] 74de0a2cf1c0: Layer already exists [2022-04-13T23:26:37.599Z] fae56032ee12: Layer already exists [2022-04-13T23:26:37.599Z] d982fac3aac9: Layer already exists [2022-04-13T23:26:37.599Z] f0e5a4d6c014: Layer already exists [2022-04-13T23:26:37.599Z] ec06c3102977: Layer already exists [2022-04-13T23:26:37.599Z] 3b19d27f08f7: Layer already exists [2022-04-13T23:26:37.599Z] 73bb99a6e169: Layer already exists [2022-04-13T23:26:37.599Z] 340cb19ca677: Layer already exists [2022-04-13T23:26:37.599Z] 6a3c62e080c7: Layer already exists [2022-04-13T23:26:37.599Z] 4f4ce317c6bb: Layer already exists [2022-04-13T23:26:37.599Z] 2.2.0-dev.69: digest: sha256:9b0a3492817fd6119d660a4da856475e27dfd1314230bc820b2d7d2a2e519e57 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:26:37.978Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:26:38.344Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T23:26:38.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-13T23:26:38.344Z] d982fac3aac9: Preparing [2022-04-13T23:26:38.344Z] 74de0a2cf1c0: Preparing [2022-04-13T23:26:38.344Z] 27ea2056f1da: Preparing [2022-04-13T23:26:38.344Z] fae56032ee12: Preparing [2022-04-13T23:26:38.344Z] f0e5a4d6c014: Preparing [2022-04-13T23:26:38.344Z] 3b19d27f08f7: Preparing [2022-04-13T23:26:38.344Z] 73bb99a6e169: Preparing [2022-04-13T23:26:38.344Z] ec06c3102977: Preparing [2022-04-13T23:26:38.344Z] 6a3c62e080c7: Preparing [2022-04-13T23:26:38.344Z] 340cb19ca677: Preparing [2022-04-13T23:26:38.344Z] 4f4ce317c6bb: Preparing [2022-04-13T23:26:38.344Z] 73bb99a6e169: Waiting [2022-04-13T23:26:38.344Z] ec06c3102977: Waiting [2022-04-13T23:26:38.344Z] 3b19d27f08f7: Waiting [2022-04-13T23:26:38.344Z] 6a3c62e080c7: Waiting [2022-04-13T23:26:38.344Z] 340cb19ca677: Waiting [2022-04-13T23:26:38.344Z] 4f4ce317c6bb: Waiting [2022-04-13T23:26:38.626Z] f0e5a4d6c014: Layer already exists [2022-04-13T23:26:38.627Z] fae56032ee12: Layer already exists [2022-04-13T23:26:38.627Z] 27ea2056f1da: Layer already exists [2022-04-13T23:26:38.627Z] 74de0a2cf1c0: Layer already exists [2022-04-13T23:26:38.627Z] d982fac3aac9: Layer already exists [2022-04-13T23:26:38.627Z] 73bb99a6e169: Layer already exists [2022-04-13T23:26:38.627Z] 3b19d27f08f7: Layer already exists [2022-04-13T23:26:38.627Z] ec06c3102977: Layer already exists [2022-04-13T23:26:38.627Z] 6a3c62e080c7: Layer already exists [2022-04-13T23:26:38.627Z] 340cb19ca677: Layer already exists [2022-04-13T23:26:38.627Z] 4f4ce317c6bb: Layer already exists [2022-04-13T23:26:38.627Z] 27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69: digest: sha256:9b0a3492817fd6119d660a4da856475e27dfd1314230bc820b2d7d2a2e519e57 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:26:38.969Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:26:39.307Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-04-13T23:26:39.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-13T23:26:39.307Z] d982fac3aac9: Preparing [2022-04-13T23:26:39.307Z] 74de0a2cf1c0: Preparing [2022-04-13T23:26:39.307Z] 27ea2056f1da: Preparing [2022-04-13T23:26:39.307Z] fae56032ee12: Preparing [2022-04-13T23:26:39.307Z] f0e5a4d6c014: Preparing [2022-04-13T23:26:39.307Z] 3b19d27f08f7: Preparing [2022-04-13T23:26:39.307Z] 73bb99a6e169: Preparing [2022-04-13T23:26:39.307Z] ec06c3102977: Preparing [2022-04-13T23:26:39.307Z] 6a3c62e080c7: Preparing [2022-04-13T23:26:39.307Z] 340cb19ca677: Preparing [2022-04-13T23:26:39.307Z] 4f4ce317c6bb: Preparing [2022-04-13T23:26:39.307Z] ec06c3102977: Waiting [2022-04-13T23:26:39.307Z] 6a3c62e080c7: Waiting [2022-04-13T23:26:39.307Z] 340cb19ca677: Waiting [2022-04-13T23:26:39.307Z] 4f4ce317c6bb: Waiting [2022-04-13T23:26:39.307Z] 3b19d27f08f7: Waiting [2022-04-13T23:26:39.307Z] 73bb99a6e169: Waiting [2022-04-13T23:26:39.307Z] f0e5a4d6c014: Layer already exists [2022-04-13T23:26:39.307Z] d982fac3aac9: Layer already exists [2022-04-13T23:26:39.307Z] 74de0a2cf1c0: Layer already exists [2022-04-13T23:26:39.307Z] fae56032ee12: Layer already exists [2022-04-13T23:26:39.307Z] 27ea2056f1da: Layer already exists [2022-04-13T23:26:39.579Z] 340cb19ca677: Layer already exists [2022-04-13T23:26:39.579Z] ec06c3102977: Layer already exists [2022-04-13T23:26:39.579Z] 73bb99a6e169: Layer already exists [2022-04-13T23:26:39.579Z] 3b19d27f08f7: Layer already exists [2022-04-13T23:26:39.579Z] 6a3c62e080c7: Layer already exists [2022-04-13T23:26:39.579Z] 4f4ce317c6bb: Layer already exists [2022-04-13T23:26:39.579Z] main: digest: sha256:9b0a3492817fd6119d660a4da856475e27dfd1314230bc820b2d7d2a2e519e57 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T23:26:39.625Z] ===================================================== [Pipeline] echo [2022-04-13T23:26:39.633Z] taggedImages: [2022-04-13T23:26:39.633Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [2022-04-13T23:26:39.633Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-04-13T23:26:39.633Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.69 [2022-04-13T23:26:39.633Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:27c806b0f75bc6fc777cabf1c3db2a4884dbc817-2.2.0-dev.69 [2022-04-13T23:26:39.633Z] - 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-13T23:26:40.004Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-13T23:26:40.004Z] [2022-04-13T23:26:40.004Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:26:40.353Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-13T23:26:40.626Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-13T23:26:40.626Z] 8998bd30e6a1: Pulling fs layer [2022-04-13T23:26:40.626Z] 04944245beec: Pulling fs layer [2022-04-13T23:26:40.626Z] 699f458cf7ca: Pulling fs layer [2022-04-13T23:26:40.626Z] 765212b225bb: Pulling fs layer [2022-04-13T23:26:40.626Z] f23df028b6ca: Pulling fs layer [2022-04-13T23:26:40.626Z] d65c8cfc05b1: Pulling fs layer [2022-04-13T23:26:40.626Z] 2437ff75d9bd: Pulling fs layer [2022-04-13T23:26:40.626Z] 765212b225bb: Waiting [2022-04-13T23:26:40.626Z] f23df028b6ca: Waiting [2022-04-13T23:26:40.626Z] d65c8cfc05b1: Waiting [2022-04-13T23:26:40.626Z] 2437ff75d9bd: Waiting [2022-04-13T23:26:40.626Z] 04944245beec: Verifying Checksum [2022-04-13T23:26:40.626Z] 04944245beec: Download complete [2022-04-13T23:26:40.626Z] 765212b225bb: Verifying Checksum [2022-04-13T23:26:40.626Z] 765212b225bb: Download complete [2022-04-13T23:26:40.626Z] f23df028b6ca: Verifying Checksum [2022-04-13T23:26:40.626Z] f23df028b6ca: Download complete [2022-04-13T23:26:40.626Z] d65c8cfc05b1: Verifying Checksum [2022-04-13T23:26:40.626Z] d65c8cfc05b1: Download complete [2022-04-13T23:26:40.902Z] 699f458cf7ca: Verifying Checksum [2022-04-13T23:26:40.902Z] 699f458cf7ca: Download complete [2022-04-13T23:26:41.173Z] 8998bd30e6a1: Verifying Checksum [2022-04-13T23:26:41.173Z] 8998bd30e6a1: Download complete [2022-04-13T23:26:43.786Z] 2437ff75d9bd: Download complete [2022-04-13T23:26:45.762Z] 8998bd30e6a1: Pull complete [2022-04-13T23:26:46.353Z] 04944245beec: Pull complete [2022-04-13T23:26:47.783Z] 699f458cf7ca: Pull complete [2022-04-13T23:26:48.057Z] 765212b225bb: Pull complete [2022-04-13T23:26:49.042Z] f23df028b6ca: Pull complete [2022-04-13T23:26:49.314Z] d65c8cfc05b1: Pull complete [2022-04-13T23:27:07.616Z] 2437ff75d9bd: Pull complete [2022-04-13T23:27:07.616Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-13T23:27:07.616Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-13T23:27:07.616Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-13T23:27:07.829Z] prd-ubuntu20.04-docker-arm64-4c-16g-20862 does not seem to be running inside a container [2022-04-13T23:27:07.929Z] $ 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/194 -v /w/workspace/edgex-go/194:/w/workspace/edgex-go/194:rw,z -v /w/workspace/edgex-go/194@tmp:/w/workspace/edgex-go/194@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-13T23:27:10.506Z] $ docker top d61ee47fe975784f04e4c8bdb9cc7cc8ef4e138425d61f0c0fd6c5184e363960 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-13T23:27:11.477Z] ---> job-cost.sh [2022-04-13T23:27:11.477Z] lf-activate-venv: SKIPPING [2022-04-13T23:27:11.477Z] INFO: No Stack... [2022-04-13T23:27:12.064Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-13T23:27:13.031Z] INFO: Archiving Costs [Pipeline] sh [2022-04-13T23:27:13.684Z] + cat /w/workspace/edgex-go/194/archives/cost.csv [2022-04-13T23:27:13.684Z] + cut -d, -f6 [Pipeline] lock [2022-04-13T23:27:13.717Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-194-stack-cost] [2022-04-13T23:27:13.723Z] Resource [jenkins-edgexfoundry-edgex-go-main-194-stack-cost] did not exist. Created. [2022-04-13T23:27:13.723Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-194-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-13T23:27:14.385Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-13T23:27:15.081Z] Stashed 1 file(s) [Pipeline] } [2022-04-13T23:27:15.093Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-194-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-13T23:27:15.117Z] $ docker stop --time=1 d61ee47fe975784f04e4c8bdb9cc7cc8ef4e138425d61f0c0fd6c5184e363960 [2022-04-13T23:27:16.653Z] $ docker rm -f d61ee47fe975784f04e4c8bdb9cc7cc8ef4e138425d61f0c0fd6c5184e363960 [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-13T23:27:17.202Z] provisioning config files... [2022-04-13T23:27:17.213Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/194@tmp/config7920195595788887186tmp [Pipeline] { [Pipeline] sh [2022-04-13T23:27:17.506Z] + set +x [2022-04-13T23:27:17.506Z] + curl -s https://codecov.io/bash [2022-04-13T23:27:17.506Z] + bash -s -- [2022-04-13T23:27:17.506Z] [2022-04-13T23:27:17.506Z] _____ _ [2022-04-13T23:27:17.506Z] / ____| | | [2022-04-13T23:27:17.506Z] | | ___ __| | ___ ___ _____ __ [2022-04-13T23:27:17.506Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-13T23:27:17.506Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-13T23:27:17.506Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-13T23:27:17.506Z] Bash-1.0.6 [2022-04-13T23:27:17.506Z] [2022-04-13T23:27:17.506Z] [2022-04-13T23:27:17.506Z] ==> git version 2.25.1 found [2022-04-13T23:27:17.506Z] ==> 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-13T23:27:17.506Z] Release-Date: 2020-01-08 [2022-04-13T23:27:17.506Z] 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-13T23:27:17.506Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-13T23:27:17.506Z] ==> Jenkins CI detected. [2022-04-13T23:27:17.506Z] current dir:  /w/workspace/edgex-go/194 [2022-04-13T23:27:17.506Z] project root: . [2022-04-13T23:27:17.506Z] --> token set from env [2022-04-13T23:27:17.506Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-13T23:27:17.506Z] ==> Running gcov in . (disable via -X gcov) [2022-04-13T23:27:17.506Z] ==> Python coveragepy not found [2022-04-13T23:27:17.506Z] ==> Searching for coverage reports in: [2022-04-13T23:27:17.506Z] + . [2022-04-13T23:27:17.768Z] -> Found 1 reports [2022-04-13T23:27:17.768Z] ==> Detecting git/mercurial file structure [2022-04-13T23:27:17.768Z] ==> Reading reports [2022-04-13T23:27:17.768Z] + ./coverage.out bytes=434738 [2022-04-13T23:27:17.768Z] ==> Appending adjustments [2022-04-13T23:27:17.768Z] https://docs.codecov.io/docs/fixing-reports [2022-04-13T23:27:19.151Z] + Found adjustments [2022-04-13T23:27:19.151Z] ==> Gzipping contents [2022-04-13T23:27:19.151Z] 60K /tmp/codecov.iE2ZaB.gz [2022-04-13T23:27:19.151Z] ==> Uploading reports [2022-04-13T23:27:19.151Z] url: https://codecov.io [2022-04-13T23:27:19.151Z] query: branch=main&commit=27c806b0f75bc6fc777cabf1c3db2a4884dbc817&build=194&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F194%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-13T23:27:19.151Z] -> Pinging Codecov [2022-04-13T23:27:19.152Z] 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=27c806b0f75bc6fc777cabf1c3db2a4884dbc817&build=194&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F194%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-13T23:27:19.152Z] -> Uploading to [2022-04-13T23:27:19.152Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-13/00271124DB129430A58F1EEE437C3FCB/27c806b0f75bc6fc777cabf1c3db2a4884dbc817/94ae94b8-af4f-4f20-ac7c-b9cd2d9108eb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220413%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220413T232718Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=01c6d467f88c4084c68f46f8b33fbb4fc1aad13a6255ffb07a619f97f60a7d19 [2022-04-13T23:27:19.152Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-13T23:27:19.152Z] Dload Upload Total Spent Left Speed [2022-04-13T23:27:19.414Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59784 0 0 100 59784 0 287k --:--:-- --:--:-- --:--:-- 286k 100 59784 0 0 100 59784 0 272k --:--:-- --:--:-- --:--:-- 271k [2022-04-13T23:27:19.414Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/27c806b0f75bc6fc777cabf1c3db2a4884dbc817 [Pipeline] } [2022-04-13T23:27:19.423Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-04-13T23:27:19.697Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-04-13T23:27:19.714Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:27:20.018Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-13T23:27:20.018Z] [2022-04-13T23:27:20.018Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:27:20.322Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-13T23:27:20.322Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-04-13T23:27:20.322Z] 188c0c94c7c5: Pulling fs layer [2022-04-13T23:27:20.322Z] 0ef7d3d256c8: Pulling fs layer [2022-04-13T23:27:20.322Z] de9db76c5a1d: Pulling fs layer [2022-04-13T23:27:20.322Z] 0eba1c9be4d2: Pulling fs layer [2022-04-13T23:27:20.322Z] 0d57e429df01: Pulling fs layer [2022-04-13T23:27:20.322Z] 4e4be7b47b0d: Pulling fs layer [2022-04-13T23:27:20.322Z] e1f770b5df2f: Pulling fs layer [2022-04-13T23:27:20.322Z] 85a0685a4137: Pulling fs layer [2022-04-13T23:27:20.322Z] 0eba1c9be4d2: Waiting [2022-04-13T23:27:20.322Z] 0d57e429df01: Waiting [2022-04-13T23:27:20.322Z] 4e4be7b47b0d: Waiting [2022-04-13T23:27:20.322Z] e1f770b5df2f: Waiting [2022-04-13T23:27:20.322Z] 85a0685a4137: Waiting [2022-04-13T23:27:20.322Z] de9db76c5a1d: Verifying Checksum [2022-04-13T23:27:20.322Z] de9db76c5a1d: Download complete [2022-04-13T23:27:20.322Z] 0ef7d3d256c8: Verifying Checksum [2022-04-13T23:27:20.322Z] 0ef7d3d256c8: Download complete [2022-04-13T23:27:20.322Z] 0d57e429df01: Verifying Checksum [2022-04-13T23:27:20.322Z] 0d57e429df01: Download complete [2022-04-13T23:27:20.322Z] 4e4be7b47b0d: Verifying Checksum [2022-04-13T23:27:20.322Z] 4e4be7b47b0d: Download complete [2022-04-13T23:27:20.322Z] 188c0c94c7c5: Verifying Checksum [2022-04-13T23:27:20.322Z] 188c0c94c7c5: Download complete [2022-04-13T23:27:20.582Z] e1f770b5df2f: Verifying Checksum [2022-04-13T23:27:20.582Z] e1f770b5df2f: Download complete [2022-04-13T23:27:20.582Z] 188c0c94c7c5: Pull complete [2022-04-13T23:27:20.843Z] 0ef7d3d256c8: Pull complete [2022-04-13T23:27:20.843Z] de9db76c5a1d: Pull complete [2022-04-13T23:27:21.103Z] 0eba1c9be4d2: Verifying Checksum [2022-04-13T23:27:21.103Z] 0eba1c9be4d2: Download complete [2022-04-13T23:27:21.361Z] 85a0685a4137: Verifying Checksum [2022-04-13T23:27:21.361Z] 85a0685a4137: Download complete [2022-04-13T23:27:24.650Z] 0eba1c9be4d2: Pull complete [2022-04-13T23:27:24.650Z] 0d57e429df01: Pull complete [2022-04-13T23:27:24.650Z] 4e4be7b47b0d: Pull complete [2022-04-13T23:27:24.910Z] e1f770b5df2f: Pull complete [2022-04-13T23:27:28.195Z] 85a0685a4137: Pull complete [2022-04-13T23:27:28.195Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-04-13T23:27:28.195Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-13T23:27:28.195Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-04-13T23:27:28.260Z] prd-ubuntu20.04-docker-8c-8g-20861 does not seem to be running inside a container [2022-04-13T23:27:28.287Z] $ 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/194 -v /w/workspace/edgex-go/194:/w/workspace/edgex-go/194:rw,z -v /w/workspace/edgex-go/194@tmp:/w/workspace/edgex-go/194@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-04-13T23:27:30.830Z] $ docker top 123dd5c888a45b69cd44f4801bd5815e060892fdd39a771ff1c54562cb879fc0 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-13T23:27:30.920Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-04-13T23:27:31.208Z] + set -o pipefail [2022-04-13T23:27:31.208Z] + snyk monitor '--org=edgex-jenkins' [2022-04-13T23:27:37.783Z] [2022-04-13T23:27:37.783Z] Monitoring /w/workspace/edgex-go/194 (github.com/edgexfoundry/edgex-go)... [2022-04-13T23:27:37.783Z] [2022-04-13T23:27:37.783Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/9fedf82c-4073-47ee-a2da-9ea4492503db [2022-04-13T23:27:37.783Z] [2022-04-13T23:27:37.783Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-04-13T23:27:37.783Z] [2022-04-13T23:27:37.783Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-04-13T23:27:37.783Z] [2022-04-13T23:27:37.783Z] [Pipeline] } [2022-04-13T23:27:37.786Z] $ docker stop --time=1 123dd5c888a45b69cd44f4801bd5815e060892fdd39a771ff1c54562cb879fc0 [2022-04-13T23:27:39.915Z] $ docker rm -f 123dd5c888a45b69cd44f4801bd5815e060892fdd39a771ff1c54562cb879fc0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-04-13T23:27:40.299Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-13T23:27:40.309Z] provisioning config files... [2022-04-13T23:27:40.318Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/194@tmp/config3838094515520479948tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-13T23:27:40.617Z] --> edgex-publish-swagger.sh [2022-04-13T23:27:40.617Z] === Publish openapi/v2 API === [2022-04-13T23:27:40.617Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-04-13T23:27:40.617Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/194/openapi/v2/core-command.yaml] [2022-04-13T23:27:40.617Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-13T23:27:40.617Z] Dload Upload Total Spent Left Speed [2022-04-13T23:27:41.558Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 35203 --:--:-- --:--:-- --:--:-- 35167 100 33831 0 0 100 33831 0 35203 --:--:-- --:--:-- --:--:-- 35167 [2022-04-13T23:27:41.558Z] [2022-04-13T23:27:41.558Z] [2022-04-13T23:27:41.558Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/194/openapi/v2/core-data.yaml] [2022-04-13T23:27:41.558Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-13T23:27:41.558Z] Dload Upload Total Spent Left Speed [2022-04-13T23:27:42.497Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 73818 --:--:-- --:--:-- --:--:-- 73742 100 71604 0 0 100 71604 0 73818 --:--:-- --:--:-- --:--:-- 73742 [2022-04-13T23:27:42.497Z] [2022-04-13T23:27:42.497Z] [2022-04-13T23:27:42.497Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/194/openapi/v2/core-metadata.yaml] [2022-04-13T23:27:42.497Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-13T23:27:42.497Z] Dload Upload Total Spent Left Speed [2022-04-13T23:27:43.436Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 141k 0:00:01 0:00:01 --:--:-- 141k 100 141k 0 0 100 141k 0 141k 0:00:01 0:00:01 --:--:-- 141k [2022-04-13T23:27:43.436Z] [2022-04-13T23:27:43.436Z] [2022-04-13T23:27:43.436Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/194/openapi/v2/support-notifications.yaml] [2022-04-13T23:27:43.436Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-13T23:27:43.436Z] Dload Upload Total Spent Left Speed [2022-04-13T23:27:44.376Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 89586 --:--:-- --:--:-- --:--:-- 89496 100 89318 0 0 100 89318 0 89586 --:--:-- --:--:-- --:--:-- 89496 [2022-04-13T23:27:44.376Z] [2022-04-13T23:27:44.376Z] [2022-04-13T23:27:44.376Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/194/openapi/v2/support-scheduler.yaml] [2022-04-13T23:27:44.376Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-13T23:27:44.376Z] Dload Upload Total Spent Left Speed [2022-04-13T23:27:45.762Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 40322 --:--:-- --:--:-- --:--:-- 40281 100 39556 0 0 100 39556 0 40322 --:--:-- --:--:-- --:--:-- 40281 [2022-04-13T23:27:45.762Z] [2022-04-13T23:27:45.762Z] [2022-04-13T23:27:45.762Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/194/openapi/v2/system-agent.yaml] [2022-04-13T23:27:45.762Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-13T23:27:45.762Z] Dload Upload Total Spent Left Speed [2022-04-13T23:27:46.332Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 23093 --:--:-- --:--:-- --:--:-- 23066 100 20091 0 0 100 20091 0 23093 --:--:-- --:--:-- --:--:-- 23066 [2022-04-13T23:27:46.332Z] [2022-04-13T23:27:46.332Z] [Pipeline] } [2022-04-13T23:27:46.341Z] 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-13T23:27:46.718Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-13T23:27:46.718Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:27:47.011Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-13T23:27:47.011Z] . [Pipeline] withDockerContainer [2022-04-13T23:27:47.084Z] prd-ubuntu20.04-docker-8c-8g-20861 does not seem to be running inside a container [2022-04-13T23:27:47.112Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/194 -v /w/workspace/edgex-go/194:/w/workspace/edgex-go/194:rw,z -v /w/workspace/edgex-go/194@tmp:/w/workspace/edgex-go/194@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-13T23:27:47.507Z] $ docker top 10eae28a166bcb5e495a71a9daed63979e9120081485fc93f22bed1eddaeecd8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-13T23:27:47.613Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-13T23:27:47.613Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-13T23:27:47.757Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-13T23:27:47.751Z] $ docker exec 10eae28a166bcb5e495a71a9daed63979e9120081485fc93f22bed1eddaeecd8 ssh-agent [2022-04-13T23:27:47.905Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBKFnjD/agent.13 [2022-04-13T23:27:47.905Z] SSH_AGENT_PID=20 [2022-04-13T23:27:47.910Z] Running ssh-add (command line suppressed) [2022-04-13T23:27:48.014Z] Identity added: /w/workspace/edgex-go/194@tmp/private_key_3714107332773205349.key (/w/workspace/edgex-go/194@tmp/private_key_3714107332773205349.key) [2022-04-13T23:27:48.039Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-13T23:27:48.329Z] + git semver tag [2022-04-13T23:27:48.330Z] # -> Open(): unable to determine branch for HEAD [2022-04-13T23:27:48.330Z] # $GIT_DIR = /w/workspace/edgex-go/194/.git [2022-04-13T23:27:48.330Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/194 [2022-04-13T23:27:48.330Z] # $SEMVER_REMOTE_NAME = origin [2022-04-13T23:27:48.330Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-13T23:27:48.330Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-13T23:27:48.330Z] # $SEMVER_BRANCH = main [2022-04-13T23:27:48.330Z] # $SEMVER_DIR = /w/workspace/edgex-go/194/.semver [2022-04-13T23:27:48.330Z] # 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 HEAD [2022-04-13T23:27:48.330Z] # -> Force: false [2022-04-13T23:27:48.330Z] # 8aac764377d55a70a447b3435453c78797d3ed85 refs/tags/v2.2.0-dev.69 [Pipeline] } [2022-04-13T23:27:48.330Z] $ docker exec --env ******** --env ******** 10eae28a166bcb5e495a71a9daed63979e9120081485fc93f22bed1eddaeecd8 ssh-agent -k [2022-04-13T23:27:48.434Z] unset SSH_AUTH_SOCK; [2022-04-13T23:27:48.434Z] unset SSH_AGENT_PID; [2022-04-13T23:27:48.434Z] echo Agent pid 20 killed; [2022-04-13T23:27:48.460Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-13T23:27:48.765Z] + git semver [Pipeline] } [2022-04-13T23:27:48.769Z] $ docker stop --time=1 10eae28a166bcb5e495a71a9daed63979e9120081485fc93f22bed1eddaeecd8 [2022-04-13T23:27:50.098Z] $ docker rm -f 10eae28a166bcb5e495a71a9daed63979e9120081485fc93f22bed1eddaeecd8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:27:50.505Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-13T23:27:50.505Z] [2022-04-13T23:27:50.505Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:27:50.812Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-13T23:27:50.813Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-04-13T23:27:50.813Z] ab5ef0e58194: Pulling fs layer [2022-04-13T23:27:50.813Z] 9712f1f96733: Pulling fs layer [2022-04-13T23:27:50.813Z] 63f879dbbcfc: Pulling fs layer [2022-04-13T23:27:50.813Z] 0d9ebad4ef96: Pulling fs layer [2022-04-13T23:27:50.813Z] e9a5061849ea: Pulling fs layer [2022-04-13T23:27:50.813Z] d747dcd14b5f: Pulling fs layer [2022-04-13T23:27:50.813Z] 2de7ff778b66: Pulling fs layer [2022-04-13T23:27:50.813Z] 0d9ebad4ef96: Waiting [2022-04-13T23:27:50.813Z] e9a5061849ea: Waiting [2022-04-13T23:27:50.813Z] 2de7ff778b66: Waiting [2022-04-13T23:27:50.813Z] d747dcd14b5f: Waiting [2022-04-13T23:27:50.813Z] 9712f1f96733: Verifying Checksum [2022-04-13T23:27:50.813Z] 9712f1f96733: Download complete [2022-04-13T23:27:51.075Z] 63f879dbbcfc: Verifying Checksum [2022-04-13T23:27:51.075Z] 63f879dbbcfc: Download complete [2022-04-13T23:27:51.075Z] e9a5061849ea: Verifying Checksum [2022-04-13T23:27:51.075Z] e9a5061849ea: Download complete [2022-04-13T23:27:51.075Z] d747dcd14b5f: Verifying Checksum [2022-04-13T23:27:51.075Z] d747dcd14b5f: Download complete [2022-04-13T23:27:51.337Z] ab5ef0e58194: Verifying Checksum [2022-04-13T23:27:51.337Z] ab5ef0e58194: Download complete [2022-04-13T23:27:51.337Z] 2de7ff778b66: Verifying Checksum [2022-04-13T23:27:51.337Z] 2de7ff778b66: Download complete [2022-04-13T23:27:51.337Z] 0d9ebad4ef96: Verifying Checksum [2022-04-13T23:27:51.337Z] 0d9ebad4ef96: Download complete [2022-04-13T23:27:54.622Z] ab5ef0e58194: Pull complete [2022-04-13T23:27:54.622Z] 9712f1f96733: Pull complete [2022-04-13T23:27:54.881Z] 63f879dbbcfc: Pull complete [2022-04-13T23:27:59.068Z] 0d9ebad4ef96: Pull complete [2022-04-13T23:27:59.068Z] e9a5061849ea: Pull complete [2022-04-13T23:27:59.068Z] d747dcd14b5f: Pull complete [2022-04-13T23:28:00.007Z] 2de7ff778b66: Pull complete [2022-04-13T23:28:00.007Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-04-13T23:28:00.007Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-13T23:28:00.007Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-04-13T23:28:00.077Z] prd-ubuntu20.04-docker-8c-8g-20861 does not seem to be running inside a container [2022-04-13T23:28:00.100Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/194 -v /w/workspace/edgex-go/194:/w/workspace/edgex-go/194:rw,z -v /w/workspace/edgex-go/194@tmp:/w/workspace/edgex-go/194@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-04-13T23:28:02.358Z] $ docker top ce190952c907d1b8c3d4cf70ac31cd4ab16beac17d800e0c6a698f82bcf7a8f6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-04-13T23:28:02.440Z] provisioning config files... [2022-04-13T23:28:02.447Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/194@tmp/config1074488870646096494tmp [2022-04-13T23:28:02.458Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/194@tmp/config3503325747917768418tmp [2022-04-13T23:28:02.467Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/194@tmp/config7573562266912849764tmp [Pipeline] { [Pipeline] echo [2022-04-13T23:28:02.480Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-13T23:28:02.764Z] ---> sigul-configuration.sh [2022-04-13T23:28:02.764Z] gpg: directory `/root/.gnupg' created [2022-04-13T23:28:02.764Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-04-13T23:28:02.764Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-04-13T23:28:02.764Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-04-13T23:28:02.764Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-04-13T23:28:02.764Z] gpg: CAST5 encrypted data [2022-04-13T23:28:02.764Z] gpg: encrypted with 1 passphrase [2022-04-13T23:28:02.764Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-04-13T23:28:03.049Z] + mkdir /home/jenkins [2022-04-13T23:28:03.049Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-04-13T23:28:03.337Z] + 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-13T23:28:03.345Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-13T23:28:03.638Z] ---> sigul-install.sh [2022-04-13T23:28:03.639Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-04-13T23:28:03.926Z] + git tag --list [2022-04-13T23:28:03.926Z] 0.6.0 [2022-04-13T23:28:03.926Z] 0.6.1 [2022-04-13T23:28:03.926Z] 0.7.0 [2022-04-13T23:28:03.926Z] 0.7.1 [2022-04-13T23:28:03.926Z] v1.0.0 [2022-04-13T23:28:03.926Z] v1.0.1 [2022-04-13T23:28:03.926Z] v1.1.0 [2022-04-13T23:28:03.926Z] v1.2.0 [2022-04-13T23:28:03.926Z] v1.2.1 [2022-04-13T23:28:03.926Z] v1.3.0 [2022-04-13T23:28:03.926Z] v1.3.1 [2022-04-13T23:28:03.926Z] v2.0.0 [2022-04-13T23:28:03.926Z] v2.0.1-dev.1 [2022-04-13T23:28:03.926Z] v2.0.1-dev.10 [2022-04-13T23:28:03.926Z] v2.0.1-dev.11 [2022-04-13T23:28:03.926Z] v2.0.1-dev.12 [2022-04-13T23:28:03.926Z] v2.0.1-dev.13 [2022-04-13T23:28:03.926Z] v2.0.1-dev.14 [2022-04-13T23:28:03.926Z] v2.0.1-dev.15 [2022-04-13T23:28:03.926Z] v2.0.1-dev.16 [2022-04-13T23:28:03.926Z] v2.0.1-dev.17 [2022-04-13T23:28:03.926Z] v2.0.1-dev.18 [2022-04-13T23:28:03.926Z] v2.0.1-dev.19 [2022-04-13T23:28:03.926Z] v2.0.1-dev.2 [2022-04-13T23:28:03.926Z] v2.0.1-dev.20 [2022-04-13T23:28:03.926Z] v2.0.1-dev.21 [2022-04-13T23:28:03.926Z] v2.0.1-dev.22 [2022-04-13T23:28:03.926Z] v2.0.1-dev.23 [2022-04-13T23:28:03.926Z] v2.0.1-dev.24 [2022-04-13T23:28:03.926Z] v2.0.1-dev.25 [2022-04-13T23:28:03.926Z] v2.0.1-dev.26 [2022-04-13T23:28:03.926Z] v2.0.1-dev.27 [2022-04-13T23:28:03.926Z] v2.0.1-dev.28 [2022-04-13T23:28:03.926Z] v2.0.1-dev.29 [2022-04-13T23:28:03.926Z] v2.0.1-dev.3 [2022-04-13T23:28:03.926Z] v2.0.1-dev.30 [2022-04-13T23:28:03.926Z] v2.0.1-dev.31 [2022-04-13T23:28:03.926Z] v2.0.1-dev.32 [2022-04-13T23:28:03.926Z] v2.0.1-dev.33 [2022-04-13T23:28:03.926Z] v2.0.1-dev.34 [2022-04-13T23:28:03.926Z] v2.0.1-dev.35 [2022-04-13T23:28:03.926Z] v2.0.1-dev.36 [2022-04-13T23:28:03.926Z] v2.0.1-dev.37 [2022-04-13T23:28:03.926Z] v2.0.1-dev.38 [2022-04-13T23:28:03.926Z] v2.0.1-dev.39 [2022-04-13T23:28:03.927Z] v2.0.1-dev.4 [2022-04-13T23:28:03.927Z] v2.0.1-dev.40 [2022-04-13T23:28:03.927Z] v2.0.1-dev.41 [2022-04-13T23:28:03.927Z] v2.0.1-dev.42 [2022-04-13T23:28:03.927Z] v2.0.1-dev.43 [2022-04-13T23:28:03.927Z] v2.0.1-dev.44 [2022-04-13T23:28:03.927Z] v2.0.1-dev.45 [2022-04-13T23:28:03.927Z] v2.0.1-dev.46 [2022-04-13T23:28:03.927Z] v2.0.1-dev.47 [2022-04-13T23:28:03.927Z] v2.0.1-dev.48 [2022-04-13T23:28:03.927Z] v2.0.1-dev.49 [2022-04-13T23:28:03.927Z] v2.0.1-dev.5 [2022-04-13T23:28:03.927Z] v2.0.1-dev.50 [2022-04-13T23:28:03.927Z] v2.0.1-dev.51 [2022-04-13T23:28:03.927Z] v2.0.1-dev.52 [2022-04-13T23:28:03.927Z] v2.0.1-dev.53 [2022-04-13T23:28:03.927Z] v2.0.1-dev.54 [2022-04-13T23:28:03.927Z] v2.0.1-dev.55 [2022-04-13T23:28:03.927Z] v2.0.1-dev.56 [2022-04-13T23:28:03.927Z] v2.0.1-dev.57 [2022-04-13T23:28:03.927Z] v2.0.1-dev.58 [2022-04-13T23:28:03.927Z] v2.0.1-dev.59 [2022-04-13T23:28:03.927Z] v2.0.1-dev.6 [2022-04-13T23:28:03.927Z] v2.0.1-dev.60 [2022-04-13T23:28:03.927Z] v2.0.1-dev.61 [2022-04-13T23:28:03.927Z] v2.0.1-dev.62 [2022-04-13T23:28:03.927Z] v2.0.1-dev.63 [2022-04-13T23:28:03.927Z] v2.0.1-dev.64 [2022-04-13T23:28:03.927Z] v2.0.1-dev.65 [2022-04-13T23:28:03.927Z] v2.0.1-dev.66 [2022-04-13T23:28:03.927Z] v2.0.1-dev.67 [2022-04-13T23:28:03.927Z] v2.0.1-dev.68 [2022-04-13T23:28:03.927Z] v2.0.1-dev.69 [2022-04-13T23:28:03.927Z] v2.0.1-dev.7 [2022-04-13T23:28:03.927Z] v2.0.1-dev.70 [2022-04-13T23:28:03.927Z] v2.0.1-dev.71 [2022-04-13T23:28:03.927Z] v2.0.1-dev.72 [2022-04-13T23:28:03.927Z] v2.0.1-dev.73 [2022-04-13T23:28:03.927Z] v2.0.1-dev.74 [2022-04-13T23:28:03.927Z] v2.0.1-dev.75 [2022-04-13T23:28:03.927Z] v2.0.1-dev.76 [2022-04-13T23:28:03.927Z] v2.0.1-dev.77 [2022-04-13T23:28:03.927Z] v2.0.1-dev.78 [2022-04-13T23:28:03.927Z] v2.0.1-dev.79 [2022-04-13T23:28:03.927Z] v2.0.1-dev.8 [2022-04-13T23:28:03.927Z] v2.0.1-dev.80 [2022-04-13T23:28:03.927Z] v2.0.1-dev.81 [2022-04-13T23:28:03.927Z] v2.0.1-dev.82 [2022-04-13T23:28:03.927Z] v2.0.1-dev.83 [2022-04-13T23:28:03.927Z] v2.0.1-dev.84 [2022-04-13T23:28:03.927Z] v2.0.1-dev.85 [2022-04-13T23:28:03.927Z] v2.0.1-dev.86 [2022-04-13T23:28:03.927Z] v2.0.1-dev.87 [2022-04-13T23:28:03.927Z] v2.0.1-dev.88 [2022-04-13T23:28:03.927Z] v2.0.1-dev.89 [2022-04-13T23:28:03.927Z] v2.0.1-dev.9 [2022-04-13T23:28:03.927Z] v2.0.1-dev.90 [2022-04-13T23:28:03.927Z] v2.0.1-dev.91 [2022-04-13T23:28:03.927Z] v2.0.1-dev.92 [2022-04-13T23:28:03.927Z] v2.0.1-dev.93 [2022-04-13T23:28:03.927Z] v2.0.1-dev.94 [2022-04-13T23:28:03.927Z] v2.0.1-dev.95 [2022-04-13T23:28:03.927Z] v2.0.1-dev.96 [2022-04-13T23:28:03.927Z] v2.0.1-dev.97 [2022-04-13T23:28:03.927Z] v2.0.1-dev.98 [2022-04-13T23:28:03.927Z] v2.0.1-dev.99 [2022-04-13T23:28:03.927Z] v2.1.0 [2022-04-13T23:28:03.927Z] v2.2.0-dev.1 [2022-04-13T23:28:03.927Z] v2.2.0-dev.10 [2022-04-13T23:28:03.927Z] v2.2.0-dev.11 [2022-04-13T23:28:03.927Z] v2.2.0-dev.12 [2022-04-13T23:28:03.927Z] v2.2.0-dev.13 [2022-04-13T23:28:03.927Z] v2.2.0-dev.14 [2022-04-13T23:28:03.927Z] v2.2.0-dev.15 [2022-04-13T23:28:03.927Z] v2.2.0-dev.16 [2022-04-13T23:28:03.927Z] v2.2.0-dev.17 [2022-04-13T23:28:03.927Z] v2.2.0-dev.18 [2022-04-13T23:28:03.927Z] v2.2.0-dev.19 [2022-04-13T23:28:03.927Z] v2.2.0-dev.2 [2022-04-13T23:28:03.927Z] v2.2.0-dev.20 [2022-04-13T23:28:03.927Z] v2.2.0-dev.21 [2022-04-13T23:28:03.927Z] v2.2.0-dev.22 [2022-04-13T23:28:03.927Z] v2.2.0-dev.23 [2022-04-13T23:28:03.927Z] v2.2.0-dev.24 [2022-04-13T23:28:03.927Z] v2.2.0-dev.25 [2022-04-13T23:28:03.927Z] v2.2.0-dev.26 [2022-04-13T23:28:03.927Z] v2.2.0-dev.27 [2022-04-13T23:28:03.927Z] v2.2.0-dev.28 [2022-04-13T23:28:03.927Z] v2.2.0-dev.29 [2022-04-13T23:28:03.927Z] v2.2.0-dev.3 [2022-04-13T23:28:03.927Z] v2.2.0-dev.30 [2022-04-13T23:28:03.927Z] v2.2.0-dev.31 [2022-04-13T23:28:03.927Z] v2.2.0-dev.32 [2022-04-13T23:28:03.927Z] v2.2.0-dev.33 [2022-04-13T23:28:03.927Z] v2.2.0-dev.34 [2022-04-13T23:28:03.927Z] v2.2.0-dev.35 [2022-04-13T23:28:03.927Z] v2.2.0-dev.36 [2022-04-13T23:28:03.927Z] v2.2.0-dev.37 [2022-04-13T23:28:03.927Z] v2.2.0-dev.38 [2022-04-13T23:28:03.927Z] v2.2.0-dev.39 [2022-04-13T23:28:03.927Z] v2.2.0-dev.4 [2022-04-13T23:28:03.927Z] v2.2.0-dev.40 [2022-04-13T23:28:03.927Z] v2.2.0-dev.41 [2022-04-13T23:28:03.927Z] v2.2.0-dev.42 [2022-04-13T23:28:03.927Z] v2.2.0-dev.43 [2022-04-13T23:28:03.927Z] v2.2.0-dev.44 [2022-04-13T23:28:03.927Z] v2.2.0-dev.45 [2022-04-13T23:28:03.927Z] v2.2.0-dev.46 [2022-04-13T23:28:03.927Z] v2.2.0-dev.47 [2022-04-13T23:28:03.927Z] v2.2.0-dev.48 [2022-04-13T23:28:03.927Z] v2.2.0-dev.49 [2022-04-13T23:28:03.927Z] v2.2.0-dev.5 [2022-04-13T23:28:03.927Z] v2.2.0-dev.50 [2022-04-13T23:28:03.927Z] v2.2.0-dev.51 [2022-04-13T23:28:03.927Z] v2.2.0-dev.52 [2022-04-13T23:28:03.927Z] v2.2.0-dev.53 [2022-04-13T23:28:03.927Z] v2.2.0-dev.54 [2022-04-13T23:28:03.927Z] v2.2.0-dev.55 [2022-04-13T23:28:03.927Z] v2.2.0-dev.56 [2022-04-13T23:28:03.927Z] v2.2.0-dev.57 [2022-04-13T23:28:03.927Z] v2.2.0-dev.58 [2022-04-13T23:28:03.927Z] v2.2.0-dev.59 [2022-04-13T23:28:03.927Z] v2.2.0-dev.6 [2022-04-13T23:28:03.927Z] v2.2.0-dev.60 [2022-04-13T23:28:03.927Z] v2.2.0-dev.61 [2022-04-13T23:28:03.927Z] v2.2.0-dev.62 [2022-04-13T23:28:03.927Z] v2.2.0-dev.63 [2022-04-13T23:28:03.927Z] v2.2.0-dev.64 [2022-04-13T23:28:03.927Z] v2.2.0-dev.65 [2022-04-13T23:28:03.927Z] v2.2.0-dev.66 [2022-04-13T23:28:03.927Z] v2.2.0-dev.67 [2022-04-13T23:28:03.927Z] v2.2.0-dev.68 [2022-04-13T23:28:03.927Z] v2.2.0-dev.69 [2022-04-13T23:28:03.927Z] v2.2.0-dev.7 [2022-04-13T23:28:03.927Z] v2.2.0-dev.8 [2022-04-13T23:28:03.927Z] v2.2.0-dev.9 [Pipeline] sh [2022-04-13T23:28:04.212Z] + lftools sign git-tag v2.2.0-dev.69 [2022-04-13T23:28:04.784Z] Signing Git tag with Sigul... [2022-04-13T23:28:04.784Z] Signing v2.2.0-dev.69 [Pipeline] echo [2022-04-13T23:28:05.053Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-13T23:28:05.340Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-04-13T23:28:05.349Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-04-13T23:28:05.359Z] $ docker stop --time=1 ce190952c907d1b8c3d4cf70ac31cd4ab16beac17d800e0c6a698f82bcf7a8f6 [2022-04-13T23:28:06.673Z] $ docker rm -f ce190952c907d1b8c3d4cf70ac31cd4ab16beac17d800e0c6a698f82bcf7a8f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-04-13T23:28:07.098Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-13T23:28:07.098Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:28:07.404Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-13T23:28:07.404Z] . [Pipeline] withDockerContainer [2022-04-13T23:28:07.474Z] prd-ubuntu20.04-docker-8c-8g-20861 does not seem to be running inside a container [2022-04-13T23:28:07.502Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/194 -v /w/workspace/edgex-go/194:/w/workspace/edgex-go/194:rw,z -v /w/workspace/edgex-go/194@tmp:/w/workspace/edgex-go/194@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-13T23:28:07.901Z] $ docker top 157fb5c3dec222116ae26cd1224fe07ab410d9f9f642ecf3139ce22e1e3dce1a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-13T23:28:08.023Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-13T23:28:08.023Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-13T23:28:08.164Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-13T23:28:08.158Z] $ docker exec 157fb5c3dec222116ae26cd1224fe07ab410d9f9f642ecf3139ce22e1e3dce1a ssh-agent [2022-04-13T23:28:08.298Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlamDlj/agent.15 [2022-04-13T23:28:08.298Z] SSH_AGENT_PID=22 [2022-04-13T23:28:08.303Z] Running ssh-add (command line suppressed) [2022-04-13T23:28:08.413Z] Identity added: /w/workspace/edgex-go/194@tmp/private_key_5818086092238036057.key (/w/workspace/edgex-go/194@tmp/private_key_5818086092238036057.key) [2022-04-13T23:28:08.439Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-13T23:28:08.724Z] + git semver bump pre [2022-04-13T23:28:08.724Z] # -> Open(): unable to determine branch for HEAD [2022-04-13T23:28:08.724Z] # $GIT_DIR = /w/workspace/edgex-go/194/.git [2022-04-13T23:28:08.724Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/194 [2022-04-13T23:28:08.724Z] # $SEMVER_REMOTE_NAME = origin [2022-04-13T23:28:08.724Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-13T23:28:08.724Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-13T23:28:08.724Z] # $SEMVER_BRANCH = main [2022-04-13T23:28:08.724Z] # $SEMVER_DIR = /w/workspace/edgex-go/194/.semver [2022-04-13T23:28:08.724Z] 2.2.0-dev.70 [Pipeline] } [2022-04-13T23:28:08.725Z] $ docker exec --env ******** --env ******** 157fb5c3dec222116ae26cd1224fe07ab410d9f9f642ecf3139ce22e1e3dce1a ssh-agent -k [2022-04-13T23:28:08.825Z] unset SSH_AUTH_SOCK; [2022-04-13T23:28:08.826Z] unset SSH_AGENT_PID; [2022-04-13T23:28:08.826Z] echo Agent pid 22 killed; [2022-04-13T23:28:08.847Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-13T23:28:09.153Z] + git semver [Pipeline] } [2022-04-13T23:28:09.158Z] $ docker stop --time=1 157fb5c3dec222116ae26cd1224fe07ab410d9f9f642ecf3139ce22e1e3dce1a [2022-04-13T23:28:10.449Z] $ docker rm -f 157fb5c3dec222116ae26cd1224fe07ab410d9f9f642ecf3139ce22e1e3dce1a [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-13T23:28:10.843Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-13T23:28:10.843Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:28:11.152Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-13T23:28:11.152Z] . [Pipeline] withDockerContainer [2022-04-13T23:28:11.225Z] prd-ubuntu20.04-docker-8c-8g-20861 does not seem to be running inside a container [2022-04-13T23:28:11.254Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/194 -v /w/workspace/edgex-go/194:/w/workspace/edgex-go/194:rw,z -v /w/workspace/edgex-go/194@tmp:/w/workspace/edgex-go/194@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-13T23:28:11.666Z] $ docker top 93073fd8330f526bc2eacb0527b05a78540a91c3d16d13353c403b1c7a5c64a5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-13T23:28:11.775Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-13T23:28:11.775Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-13T23:28:11.914Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-13T23:28:11.907Z] $ docker exec 93073fd8330f526bc2eacb0527b05a78540a91c3d16d13353c403b1c7a5c64a5 ssh-agent [2022-04-13T23:28:12.039Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXeELggC/agent.14 [2022-04-13T23:28:12.039Z] SSH_AGENT_PID=21 [2022-04-13T23:28:12.044Z] Running ssh-add (command line suppressed) [2022-04-13T23:28:12.153Z] Identity added: /w/workspace/edgex-go/194@tmp/private_key_1820276236592500526.key (/w/workspace/edgex-go/194@tmp/private_key_1820276236592500526.key) [2022-04-13T23:28:12.179Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-13T23:28:12.467Z] + git semver push [2022-04-13T23:28:12.467Z] # -> Open(): unable to determine branch for HEAD [2022-04-13T23:28:12.467Z] # $GIT_DIR = /w/workspace/edgex-go/194/.git [2022-04-13T23:28:12.467Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/194 [2022-04-13T23:28:12.467Z] # $SEMVER_REMOTE_NAME = origin [2022-04-13T23:28:12.467Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-13T23:28:12.467Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-13T23:28:12.467Z] # $SEMVER_BRANCH = main [2022-04-13T23:28:12.467Z] # $SEMVER_DIR = /w/workspace/edgex-go/194/.semver [Pipeline] } [2022-04-13T23:28:15.765Z] $ docker exec --env ******** --env ******** 93073fd8330f526bc2eacb0527b05a78540a91c3d16d13353c403b1c7a5c64a5 ssh-agent -k [2022-04-13T23:28:15.879Z] unset SSH_AUTH_SOCK; [2022-04-13T23:28:15.879Z] unset SSH_AGENT_PID; [2022-04-13T23:28:15.879Z] echo Agent pid 21 killed; [2022-04-13T23:28:15.900Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-13T23:28:16.201Z] + git semver [Pipeline] } [2022-04-13T23:28:16.206Z] $ docker stop --time=1 93073fd8330f526bc2eacb0527b05a78540a91c3d16d13353c403b1c7a5c64a5 [2022-04-13T23:28:17.466Z] $ docker rm -f 93073fd8330f526bc2eacb0527b05a78540a91c3d16d13353c403b1c7a5c64a5 [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-13T23:28:18.030Z] + [ -d /w/workspace/edgex-go/194/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-13T23:28:18.326Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-13T23:28:19.192Z] ---> package-listing.sh [2022-04-13T23:28:19.192Z] ++ facter osfamily [2022-04-13T23:28:19.192Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-13T23:28:19.452Z] + OS_FAMILY=debian [2022-04-13T23:28:19.452Z] + workspace=/w/workspace/edgex-go/194 [2022-04-13T23:28:19.452Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-13T23:28:19.452Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-13T23:28:19.452Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-13T23:28:19.452Z] + PACKAGES=/tmp/packages_start.txt [2022-04-13T23:28:19.452Z] + '[' /w/workspace/edgex-go/194 ']' [2022-04-13T23:28:19.452Z] + PACKAGES=/tmp/packages_end.txt [2022-04-13T23:28:19.452Z] + case "${OS_FAMILY}" in [2022-04-13T23:28:19.452Z] + dpkg -l [2022-04-13T23:28:19.452Z] + grep '^ii' [2022-04-13T23:28:19.452Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-13T23:28:19.452Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-13T23:28:19.452Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-13T23:28:19.452Z] + '[' /w/workspace/edgex-go/194 ']' [2022-04-13T23:28:19.452Z] + mkdir -p /w/workspace/edgex-go/194/archives/ [2022-04-13T23:28:19.452Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/194/archives/ [Pipeline] echo [2022-04-13T23:28:19.463Z] 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/194/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-13T23:28:19.742Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:28:20.295Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-13T23:28:20.295Z] [2022-04-13T23:28:20.295Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T23:28:20.599Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-13T23:28:20.599Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-13T23:28:20.599Z] 5eb5b503b376: Pulling fs layer [2022-04-13T23:28:20.599Z] 5c69ac0246d0: Pulling fs layer [2022-04-13T23:28:20.599Z] ec43610c2a17: Pulling fs layer [2022-04-13T23:28:20.599Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-13T23:28:20.599Z] 33b1e0a273af: Pulling fs layer [2022-04-13T23:28:20.599Z] 5d3b04190fa2: Pulling fs layer [2022-04-13T23:28:20.599Z] 2f39f015ded8: Pulling fs layer [2022-04-13T23:28:20.599Z] 3a2ae6a8a46f: Waiting [2022-04-13T23:28:20.599Z] 33b1e0a273af: Waiting [2022-04-13T23:28:20.599Z] 5d3b04190fa2: Waiting [2022-04-13T23:28:20.599Z] 2f39f015ded8: Waiting [2022-04-13T23:28:20.599Z] 5c69ac0246d0: Download complete [2022-04-13T23:28:20.599Z] 3a2ae6a8a46f: Download complete [2022-04-13T23:28:20.599Z] 33b1e0a273af: Verifying Checksum [2022-04-13T23:28:20.860Z] 33b1e0a273af: Download complete [2022-04-13T23:28:20.860Z] 5d3b04190fa2: Download complete [2022-04-13T23:28:20.860Z] ec43610c2a17: Verifying Checksum [2022-04-13T23:28:20.860Z] ec43610c2a17: Download complete [2022-04-13T23:28:20.860Z] 5eb5b503b376: Download complete [2022-04-13T23:28:21.430Z] 2f39f015ded8: Download complete [2022-04-13T23:28:21.998Z] 5eb5b503b376: Pull complete [2022-04-13T23:28:22.256Z] 5c69ac0246d0: Pull complete [2022-04-13T23:28:22.824Z] ec43610c2a17: Pull complete [2022-04-13T23:28:22.824Z] 3a2ae6a8a46f: Pull complete [2022-04-13T23:28:23.084Z] 33b1e0a273af: Pull complete [2022-04-13T23:28:23.084Z] 5d3b04190fa2: Pull complete [2022-04-13T23:28:27.277Z] 2f39f015ded8: Pull complete [2022-04-13T23:28:27.277Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-13T23:28:27.537Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-13T23:28:27.537Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-13T23:28:27.602Z] prd-ubuntu20.04-docker-8c-8g-20861 does not seem to be running inside a container [2022-04-13T23:28:27.626Z] $ 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/194/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/194 -v /w/workspace/edgex-go/194:/w/workspace/edgex-go/194:rw,z -v /w/workspace/edgex-go/194@tmp:/w/workspace/edgex-go/194@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-13T23:28:29.245Z] $ docker top 02aad3b6d49848174b6bd7e73b63e4882588adf499f4d92b75bb8635eb3eb849 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T23:28:29.616Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-13T23:28:29.905Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-13T23:28:30.192Z] + ls /var/log/sa-host [2022-04-13T23:28:30.192Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-13T23:28:30.396Z] provisioning config files... [2022-04-13T23:28:30.406Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/194@tmp/config4356651600738678220tmp [Pipeline] { [Pipeline] echo [2022-04-13T23:28:30.421Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-13T23:28:30.707Z] ---> create-netrc.sh [Pipeline] } [2022-04-13T23:28:30.715Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-13T23:28:31.052Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-13T23:28:31.063Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-13T23:28:31.349Z] ---> sudo-logs.sh [2022-04-13T23:28:31.349Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-13T23:28:31.371Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-13T23:28:31.653Z] ---> job-cost.sh [2022-04-13T23:28:31.653Z] lf-activate-venv: SKIPPING [2022-04-13T23:28:31.653Z] DEBUG: total: 0.2199999988079071 [2022-04-13T23:28:31.653Z] INFO: Retrieving Stack Cost... [2022-04-13T23:28:32.222Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-13T23:28:32.793Z] INFO: Archiving Costs [Pipeline] echo [2022-04-13T23:28:32.805Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-13T23:28:33.089Z] ---> logs-deploy.sh [2022-04-13T23:28:33.089Z] lf-activate-venv: SKIPPING [2022-04-13T23:28:33.089Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/194 [2022-04-13T23:28:33.089Z] INFO: archiving workspace using pattern(s): [2022-04-13T23:28:34.026Z] Archives upload complete. [2022-04-13T23:28:34.026Z] INFO: archiving logs to Nexus