Pull request #4669 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from db28a1e41f96d88dceb743cf78a053a18a8c7a4e+488f23b0c5d68863a9e298ac057bceee8c500ce0 (308631f9ca7c457734c5298a5564021196f2e78b) 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-ssh8982302077601173760.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh11392245064549178355.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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/PR-4669/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/PR-4669/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15106429395276291398.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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 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-ssh6862975958418814576.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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/PR-4669/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/PR-4669/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3976988868048898972.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 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/v3], 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.20 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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-5382’ is offline Running on prd-ubuntu20.04-docker-8c-8g-5383 in /w/workspace/edgexfoundry_edgex-go_PR-4669 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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 Merging remotes/origin/main commit 488f23b0c5d68863a9e298ac057bceee8c500ce0 into PR head commit db28a1e41f96d88dceb743cf78a053a18a8c7a4e Merge succeeded, producing 0cdd1a2598fee1ddd8590f89ba3273b6f2a17b18 Checking out Revision 0cdd1a2598fee1ddd8590f89ba3273b6f2a17b18 (PR-4669) > 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 remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4669/head:refs/remotes/origin/PR-4669 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f db28a1e41f96d88dceb743cf78a053a18a8c7a4e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 488f23b0c5d68863a9e298ac057bceee8c500ce0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0cdd1a2598fee1ddd8590f89ba3273b6f2a17b18 # timeout=10 Commit message: "Merge commit '488f23b0c5d68863a9e298ac057bceee8c500ce0' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-05T21:51:42.264Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-05T21:51:42.315Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-05T21:51:42.328Z] ========================================================= [2023-09-05T21:51:42.328Z] EdgeX Global Pipelines Version Info [2023-09-05T21:51:42.328Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-05T21:51:43.032Z] ------------------- [2023-09-05T21:51:43.032Z] stable info: [2023-09-05T21:51:43.032Z] ------------------- [2023-09-05T21:51:43.032Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-05T21:51:43.032Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-05T21:51:43.032Z] Message: update stable to v1.0.253 > git rev-list --no-walk a24b2c1f78bc3e3a735737585ddffacd02f187e6 # timeout=10 [2023-09-05T21:51:43.602Z] ------------------- [2023-09-05T21:51:43.602Z] experimental info: [2023-09-05T21:51:43.602Z] ------------------- [2023-09-05T21:51:43.602Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-05T21:51:43.602Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-05T21:51:43.602Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-05T21:51:43.771Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-09-05T21:51:43.783Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-09-05T21:51:43.799Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-05T21:51:43.812Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-05T21:51:43.823Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-05T21:51:43.835Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-09-05T21:51:43.848Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-05T21:51:43.859Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-09-05T21:51:43.874Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-09-05T21:51:43.890Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-09-05T21:51:43.901Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-05T21:51:43.912Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-05T21:51:43.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-05T21:51:43.934Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-05T21:51:43.946Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-05T21:51:43.960Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-05T21:51:43.976Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-05T21:51:43.993Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-05T21:51:44.003Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-09-05T21:51:44.018Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-09-05T21:51:44.029Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-05T21:51:44.042Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-05T21:51:44.059Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-05T21:51:44.075Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4669 [Pipeline] echo [2023-09-05T21:51:44.093Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4669 [Pipeline] echo [2023-09-05T21:51:44.107Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4669 [Pipeline] echo [2023-09-05T21:51:44.118Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0cdd1a2598fee1ddd8590f89ba3273b6f2a17b18 [Pipeline] echo [2023-09-05T21:51:44.129Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0cdd1a2 [Pipeline] echo [2023-09-05T21:51:44.140Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-05T21:51:44.188Z] provisioning config files... [2023-09-05T21:51:44.203Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config14147160543301159952tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-05T21:51:44.508Z] ---> docker-login.sh [2023-09-05T21:51:44.508Z] nexus3.edgexfoundry.org:10001 [2023-09-05T21:51:44.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T21:51:45.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T21:51:45.027Z] Configure a credential helper to remove this warning. See [2023-09-05T21:51:45.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T21:51:45.027Z] [2023-09-05T21:51:45.027Z] Login Succeeded [2023-09-05T21:51:45.027Z] nexus3.edgexfoundry.org:10002 [2023-09-05T21:51:45.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T21:51:45.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T21:51:45.027Z] Configure a credential helper to remove this warning. See [2023-09-05T21:51:45.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T21:51:45.027Z] [2023-09-05T21:51:45.027Z] Login Succeeded [2023-09-05T21:51:45.027Z] nexus3.edgexfoundry.org:10003 [2023-09-05T21:51:45.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T21:51:45.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T21:51:45.287Z] Configure a credential helper to remove this warning. See [2023-09-05T21:51:45.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T21:51:45.287Z] [2023-09-05T21:51:45.287Z] Login Succeeded [2023-09-05T21:51:45.287Z] nexus3.edgexfoundry.org:10004 [2023-09-05T21:51:45.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T21:51:45.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T21:51:45.287Z] Configure a credential helper to remove this warning. See [2023-09-05T21:51:45.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T21:51:45.287Z] [2023-09-05T21:51:45.287Z] Login Succeeded [2023-09-05T21:51:45.287Z] docker.io [2023-09-05T21:51:45.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T21:51:45.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T21:51:45.548Z] Configure a credential helper to remove this warning. See [2023-09-05T21:51:45.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T21:51:45.548Z] [2023-09-05T21:51:45.548Z] Login Succeeded [2023-09-05T21:51:45.548Z] ---> docker-login.sh ends [Pipeline] } [2023-09-05T21:51:45.555Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-05T21:51:45.857Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/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 [2023-09-05T21:51:45.857Z] + dirname cmd/core-command/Dockerfile [2023-09-05T21:51:45.857Z] + cut -d/ -f2 [2023-09-05T21:51:45.857Z] + echo core-command,cmd/core-command/Dockerfile [2023-09-05T21:51:45.857Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-09-05T21:51:45.857Z] + cut -d/ -f2 [2023-09-05T21:51:45.857Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-09-05T21:51:45.857Z] + dirname cmd/core-data/Dockerfile+ [2023-09-05T21:51:45.857Z] cut -d/ -f2 [2023-09-05T21:51:45.857Z] + echo core-data,cmd/core-data/Dockerfile [2023-09-05T21:51:45.857Z] + + dirname cmd/core-metadata/Dockerfile [2023-09-05T21:51:45.857Z] cut -d/ -f2 [2023-09-05T21:51:45.857Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-09-05T21:51:45.857Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-09-05T21:51:45.857Z] + cut -d/ -f2 [2023-09-05T21:51:45.857Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-09-05T21:51:45.857Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-09-05T21:51:45.858Z] + cut -d/ -f2 [2023-09-05T21:51:45.858Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-09-05T21:51:45.858Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-09-05T21:51:45.858Z] + cut -d/ -f2 [2023-09-05T21:51:45.858Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-09-05T21:51:45.858Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2023-09-05T21:51:45.858Z] cut -d/ -f2 [2023-09-05T21:51:45.858Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-09-05T21:51:45.858Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-09-05T21:51:45.858Z] + cut -d/ -f2 [2023-09-05T21:51:45.858Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-09-05T21:51:45.858Z] + + dirnamecut cmd/security-spire-agent/Dockerfile -d/ [2023-09-05T21:51:45.858Z] -f2 [2023-09-05T21:51:45.858Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-09-05T21:51:45.858Z] + + dirname cmd/security-spire-config/Dockerfile [2023-09-05T21:51:45.858Z] cut -d/ -f2 [2023-09-05T21:51:45.858Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-09-05T21:51:45.858Z] + cut -d/ -f2 [2023-09-05T21:51:45.858Z] + dirname cmd/security-spire-server/Dockerfile [2023-09-05T21:51:45.858Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-09-05T21:51:45.858Z] + dirname cmd/support-notifications/Dockerfile [2023-09-05T21:51:45.858Z] + cut -d/ -f2 [2023-09-05T21:51:45.858Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-09-05T21:51:45.858Z] + cut -d/ -f2 [2023-09-05T21:51:45.858Z] + dirname cmd/support-scheduler/Dockerfile [2023-09-05T21:51:45.858Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-09-05T21:51:45.904Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/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-auth, dockerfile:cmd/security-proxy-auth/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]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-05T21:51:46.238Z] + git rev-list -1 --merges 0cdd1a2598fee1ddd8590f89ba3273b6f2a17b18~1..0cdd1a2598fee1ddd8590f89ba3273b6f2a17b18 [Pipeline] echo [2023-09-05T21:51:46.250Z] -----------> git rev-list -1 --merges 0cdd1a2598fee1ddd8590f89ba3273b6f2a17b18~1..0cdd1a2598fee1ddd8590f89ba3273b6f2a17b18 0cdd1a2598fee1ddd8590f89ba3273b6f2a17b18 [2023-09-05T21:51:46.250Z] 0cdd1a2598fee1ddd8590f89ba3273b6f2a17b18 [false] [Pipeline] sh [2023-09-05T21:51:46.534Z] + git log --format=format:%s -1 0cdd1a2598fee1ddd8590f89ba3273b6f2a17b18 [Pipeline] echo [2023-09-05T21:51:46.548Z] ========================================================= [2023-09-05T21:51:46.548Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-05T21:51:46.548Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-09-05T21:51:46.969Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-05T21:51:46.969Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-05T21:51:46.969Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-05T21:51:46.969Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-05T21:51:46.969Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-05T21:51:46.969Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-05T21:51:46.969Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T21:51:47.367Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-05T21:51:47.367Z] [2023-09-05T21:51:47.367Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T21:51:47.669Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-05T21:51:47.669Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-05T21:51:47.669Z] b85a868b505f: Pulling fs layer [2023-09-05T21:51:47.669Z] e2be974225ed: Pulling fs layer [2023-09-05T21:51:47.669Z] 339a4e72a1f5: Pulling fs layer [2023-09-05T21:51:47.669Z] 988bab9f4d93: Pulling fs layer [2023-09-05T21:51:47.669Z] 1469e6f7b9e6: Pulling fs layer [2023-09-05T21:51:47.669Z] eaf3925da568: Pulling fs layer [2023-09-05T21:51:47.669Z] bab4dde63d76: Pulling fs layer [2023-09-05T21:51:47.669Z] bde34c3a00c8: Pulling fs layer [2023-09-05T21:51:47.669Z] b352a97aabf1: Pulling fs layer [2023-09-05T21:51:47.669Z] 4872d77fe225: Pulling fs layer [2023-09-05T21:51:47.669Z] 5851b861e8e6: Pulling fs layer [2023-09-05T21:51:47.669Z] bde34c3a00c8: Waiting [2023-09-05T21:51:47.669Z] bab4dde63d76: Waiting [2023-09-05T21:51:47.669Z] eaf3925da568: Waiting [2023-09-05T21:51:47.669Z] 1469e6f7b9e6: Waiting [2023-09-05T21:51:47.669Z] 4872d77fe225: Waiting [2023-09-05T21:51:47.669Z] 988bab9f4d93: Waiting [2023-09-05T21:51:47.669Z] b352a97aabf1: Waiting [2023-09-05T21:51:47.669Z] 5851b861e8e6: Waiting [2023-09-05T21:51:47.669Z] e2be974225ed: Download complete [2023-09-05T21:51:47.669Z] 988bab9f4d93: Verifying Checksum [2023-09-05T21:51:47.669Z] 988bab9f4d93: Download complete [2023-09-05T21:51:47.928Z] 339a4e72a1f5: Download complete [2023-09-05T21:51:47.928Z] 1469e6f7b9e6: Verifying Checksum [2023-09-05T21:51:47.928Z] 1469e6f7b9e6: Download complete [2023-09-05T21:51:47.928Z] eaf3925da568: Download complete [2023-09-05T21:51:47.928Z] bde34c3a00c8: Verifying Checksum [2023-09-05T21:51:47.928Z] bde34c3a00c8: Download complete [2023-09-05T21:51:47.928Z] b352a97aabf1: Download complete [2023-09-05T21:51:47.928Z] 4872d77fe225: Verifying Checksum [2023-09-05T21:51:47.928Z] 4872d77fe225: Download complete [2023-09-05T21:51:47.928Z] 5851b861e8e6: Download complete [2023-09-05T21:51:47.928Z] b85a868b505f: Verifying Checksum [2023-09-05T21:51:47.928Z] b85a868b505f: Download complete [2023-09-05T21:51:48.186Z] bab4dde63d76: Verifying Checksum [2023-09-05T21:51:48.186Z] bab4dde63d76: Download complete [2023-09-05T21:51:49.122Z] b85a868b505f: Pull complete [2023-09-05T21:51:49.122Z] e2be974225ed: Pull complete [2023-09-05T21:51:49.687Z] 339a4e72a1f5: Pull complete [2023-09-05T21:51:49.687Z] 988bab9f4d93: Pull complete [2023-09-05T21:51:49.945Z] 1469e6f7b9e6: Pull complete [2023-09-05T21:51:49.945Z] eaf3925da568: Pull complete [2023-09-05T21:51:51.853Z] bab4dde63d76: Pull complete [2023-09-05T21:51:51.854Z] bde34c3a00c8: Pull complete [2023-09-05T21:51:51.854Z] b352a97aabf1: Pull complete [2023-09-05T21:51:51.854Z] 4872d77fe225: Pull complete [2023-09-05T21:51:51.854Z] 5851b861e8e6: Pull complete [2023-09-05T21:51:51.854Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-05T21:51:51.854Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-05T21:51:51.854Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T21:51:51.959Z] prd-ubuntu20.04-docker-8c-8g-5383 does not seem to be running inside a container [2023-09-05T21:51:52.000Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-05T21:51:56.567Z] $ docker top 8535f5d4d0cc9e02210b4166c0030c8ddfc3020fe0e15917ef189965e6ce3424 -eo pid,comm [2023-09-05T21:51:56.668Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-05T21:51:56.668Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-05T21:51:56.696Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-05T21:51:56.696Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-05T21:51:56.795Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-05T21:51:56.795Z] $ docker exec 8535f5d4d0cc9e02210b4166c0030c8ddfc3020fe0e15917ef189965e6ce3424 ssh-agent [2023-09-05T21:51:56.906Z] SSH_AUTH_SOCK=/tmp/ssh-XqZ1Cy4fuRk5/agent.32 [2023-09-05T21:51:56.906Z] SSH_AGENT_PID=38 [2023-09-05T21:51:56.913Z] Running ssh-add (command line suppressed) [2023-09-05T21:51:57.003Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_15173244990622103823.key (/w/workspace/edgex-go/3@tmp/private_key_15173244990622103823.key) [2023-09-05T21:51:57.022Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-05T21:51:57.308Z] + git tag --points-at HEAD [Pipeline] } [2023-09-05T21:51:57.323Z] $ docker exec --env ******** --env ******** 8535f5d4d0cc9e02210b4166c0030c8ddfc3020fe0e15917ef189965e6ce3424 ssh-agent -k [2023-09-05T21:51:57.417Z] unset SSH_AUTH_SOCK; [2023-09-05T21:51:57.417Z] unset SSH_AGENT_PID; [2023-09-05T21:51:57.418Z] echo Agent pid 38 killed; [2023-09-05T21:51:57.427Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-05T21:51:57.455Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-05T21:51:57.455Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-05T21:51:57.555Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-05T21:51:57.556Z] $ docker exec 8535f5d4d0cc9e02210b4166c0030c8ddfc3020fe0e15917ef189965e6ce3424 ssh-agent [2023-09-05T21:51:57.644Z] SSH_AUTH_SOCK=/tmp/ssh-979yBX7Fuxsk/agent.70 [2023-09-05T21:51:57.644Z] SSH_AGENT_PID=76 [2023-09-05T21:51:57.648Z] Running ssh-add (command line suppressed) [2023-09-05T21:51:57.745Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_15639710255043302744.key (/w/workspace/edgex-go/3@tmp/private_key_15639710255043302744.key) [2023-09-05T21:51:57.762Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-05T21:51:58.050Z] + git semver init [2023-09-05T21:51:58.310Z] 2023-09-05 21:51:58,203 [run_init] DEBUG init version:0.0.0 force:False [2023-09-05T21:51:58.310Z] 2023-09-05 21:51:58,204 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2023-09-05T21:51:58.310Z] 2023-09-05 21:51:58,204 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2023-09-05T21:51:58.310Z] 2023-09-05 21:51:58,204 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2023-09-05T21:52:03.579Z] 2023-09-05 21:52:03,269 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2023-09-05T21:52:03.579Z] 2023-09-05 21:52:03,269 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4669 with force:False [2023-09-05T21:52:03.579Z] 2023-09-05 21:52:03,270 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4669 [2023-09-05T21:52:03.579Z] 2023-09-05 21:52:03,274 [execute] INFO git cat-file --batch-check [2023-09-05T21:52:03.579Z] 2023-09-05 21:52:03,274 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2023-09-05T21:52:03.579Z] 2023-09-05 21:52:03,280 [execute] INFO git cat-file --batch [2023-09-05T21:52:03.579Z] 2023-09-05 21:52:03,281 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2023-09-05T21:52:03.579Z] 2023-09-05 21:52:03,285 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4669 [2023-09-05T21:52:03.579Z] 0.0.0 [Pipeline] } [2023-09-05T21:52:03.586Z] $ docker exec --env ******** --env ******** 8535f5d4d0cc9e02210b4166c0030c8ddfc3020fe0e15917ef189965e6ce3424 ssh-agent -k [2023-09-05T21:52:03.684Z] unset SSH_AUTH_SOCK; [2023-09-05T21:52:03.685Z] unset SSH_AGENT_PID; [2023-09-05T21:52:03.686Z] echo Agent pid 76 killed; [2023-09-05T21:52:03.696Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-05T21:52:04.006Z] + git semver [Pipeline] } [2023-09-05T21:52:04.332Z] $ docker stop --time=1 8535f5d4d0cc9e02210b4166c0030c8ddfc3020fe0e15917ef189965e6ce3424 [2023-09-05T21:52:05.761Z] $ docker rm -f --volumes 8535f5d4d0cc9e02210b4166c0030c8ddfc3020fe0e15917ef189965e6ce3424 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-05T21:52:06.130Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-05T21:52:06.379Z] Stashed 1 file(s) [Pipeline] echo [2023-09-05T21:52:06.381Z] [edgeXSemver]: initialized semver on version 0.0.0 [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] sh [2023-09-05T21:52:06.791Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2023-09-05T21:52:06.806Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-05T21:52:06.820Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-05T21:52:06.832Z] ========================================================= [2023-09-05T21:52:06.832Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-09-05T21:52:06.832Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-05T21:52:07.126Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-05T21:52:07.126Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-05T21:52:07.126Z] 4db1b89c0bd1: Pulling fs layer [2023-09-05T21:52:07.126Z] 6911f1a30b25: Pulling fs layer [2023-09-05T21:52:07.126Z] e194b8c5c2a9: Pulling fs layer [2023-09-05T21:52:07.126Z] 6863d3e3a2b1: Pulling fs layer [2023-09-05T21:52:07.126Z] ec0bb842ea78: Pulling fs layer [2023-09-05T21:52:07.126Z] 40a00589a448: Pulling fs layer [2023-09-05T21:52:07.126Z] 6c08303d61cc: Pulling fs layer [2023-09-05T21:52:07.126Z] 798269fcf238: Pulling fs layer [2023-09-05T21:52:07.126Z] 6863d3e3a2b1: Waiting [2023-09-05T21:52:07.126Z] 6c08303d61cc: Waiting [2023-09-05T21:52:07.126Z] 798269fcf238: Waiting [2023-09-05T21:52:07.126Z] ec0bb842ea78: Waiting [2023-09-05T21:52:07.126Z] 40a00589a448: Waiting [2023-09-05T21:52:07.126Z] 6911f1a30b25: Verifying Checksum [2023-09-05T21:52:07.126Z] 6911f1a30b25: Download complete [2023-09-05T21:52:07.126Z] 6863d3e3a2b1: Verifying Checksum [2023-09-05T21:52:07.126Z] 6863d3e3a2b1: Download complete [2023-09-05T21:52:07.412Z] ec0bb842ea78: Download complete [2023-09-05T21:52:07.412Z] 4db1b89c0bd1: Verifying Checksum [2023-09-05T21:52:07.412Z] 4db1b89c0bd1: Download complete [2023-09-05T21:52:07.412Z] 40a00589a448: Verifying Checksum [2023-09-05T21:52:07.412Z] 40a00589a448: Download complete [2023-09-05T21:52:07.673Z] 4db1b89c0bd1: Pull complete [2023-09-05T21:52:07.673Z] 6911f1a30b25: Pull complete [2023-09-05T21:52:07.935Z] 798269fcf238: Verifying Checksum [2023-09-05T21:52:07.935Z] 798269fcf238: Download complete [2023-09-05T21:52:08.194Z] e194b8c5c2a9: Verifying Checksum [2023-09-05T21:52:08.194Z] e194b8c5c2a9: Download complete [2023-09-05T21:52:08.452Z] 6c08303d61cc: Verifying Checksum [2023-09-05T21:52:08.452Z] 6c08303d61cc: Download complete [2023-09-05T21:52:11.733Z] e194b8c5c2a9: Pull complete [2023-09-05T21:52:11.733Z] 6863d3e3a2b1: Pull complete [2023-09-05T21:52:11.733Z] ec0bb842ea78: Pull complete [2023-09-05T21:52:11.733Z] 40a00589a448: Pull complete [2023-09-05T21:52:13.637Z] 6c08303d61cc: Pull complete [2023-09-05T21:52:14.570Z] 798269fcf238: Pull complete [2023-09-05T21:52:14.570Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-09-05T21:52:14.570Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-05T21:52:14.570Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-05T21:52:14.867Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-05T21:52:14.867Z] WORKDIR /edgex [2023-09-05T21:52:14.867Z] COPY go.mod . [2023-09-05T21:52:14.867Z] RUN go mod download [2023-09-05T21:52:14.867Z] + docker build -t ci-base-image-x86_64 -f - . [2023-09-05T21:52:15.435Z] Sending build context to Docker daemon 170.9MB [2023-09-05T21:52:15.435Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-05T21:52:15.435Z] ---> ec979cd7f677 [2023-09-05T21:52:15.435Z] Step 2/4 : WORKDIR /edgex [2023-09-05T21:52:21.468Z] Still waiting to schedule task [2023-09-05T21:52:21.469Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-5381’ is offline [2023-09-05T21:52:23.560Z] ---> Running in ba05fcb03099 [2023-09-05T21:52:23.560Z] Removing intermediate container ba05fcb03099 [2023-09-05T21:52:23.560Z] ---> 4fa1ecd43179 [2023-09-05T21:52:23.560Z] Step 3/4 : COPY go.mod . [2023-09-05T21:52:23.560Z] ---> 208871b666d4 [2023-09-05T21:52:23.560Z] Step 4/4 : RUN go mod download [2023-09-05T21:52:23.820Z] ---> Running in b939048efd92 [2023-09-05T21:52:41.903Z] Removing intermediate container b939048efd92 [2023-09-05T21:52:41.903Z] ---> fc96598b69af [2023-09-05T21:52:41.903Z] Successfully built fc96598b69af [2023-09-05T21:52:41.903Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T21:52:42.207Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-05T21:52:42.207Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T21:52:42.282Z] prd-ubuntu20.04-docker-8c-8g-5383 does not seem to be running inside a container [2023-09-05T21:52:42.313Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-05T21:52:42.689Z] $ docker top 8f3d58a20b8e5e5db28e8fa56fa2a61268c32cbc8ae0fa100bba3ce3733d2225 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-05T21:52:43.038Z] + go version [2023-09-05T21:52:43.038Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-09-05T21:52:43.045Z] $ docker stop --time=1 8f3d58a20b8e5e5db28e8fa56fa2a61268c32cbc8ae0fa100bba3ce3733d2225 [2023-09-05T21:52:44.353Z] $ docker rm -f --volumes 8f3d58a20b8e5e5db28e8fa56fa2a61268c32cbc8ae0fa100bba3ce3733d2225 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T21:52:44.753Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-05T21:52:44.753Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T21:52:44.826Z] prd-ubuntu20.04-docker-8c-8g-5383 does not seem to be running inside a container [2023-09-05T21:52:44.855Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-05T21:52:45.162Z] $ docker top 514a203c930796a61926c6a2f9074bd3f1bd3e6572f5f9334e1837ebfdbd63a2 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-05T21:52:45.232Z] ========================================================= [2023-09-05T21:52:45.232Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-09-05T21:52:45.232Z] ========================================================= [Pipeline] sh [2023-09-05T21:52:45.518Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2023-09-05T21:52:45.807Z] + make test [2023-09-05T21:52:45.807Z] go test -race -coverprofile=coverage.out ./... [2023-09-05T21:52:52.366Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-09-05T21:53:04.553Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-09-05T21:53:04.553Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-09-05T21:53:04.553Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-09-05T21:53:04.553Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-09-05T21:53:04.553Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-09-05T21:53:04.553Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-09-05T21:53:04.553Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-09-05T21:53:04.553Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-09-05T21:53:04.553Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-09-05T21:53:04.553Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-09-05T21:53:04.810Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-09-05T21:53:04.810Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-09-05T21:53:04.810Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-09-05T21:53:04.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-09-05T21:53:05.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-09-05T21:53:05.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-09-05T21:53:05.744Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.059s coverage: 28.7% of statements [2023-09-05T21:53:06.679Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.075s coverage: 97.0% of statements [2023-09-05T21:53:06.679Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-09-05T21:53:06.679Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-09-05T21:53:06.679Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-09-05T21:53:06.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-09-05T21:53:06.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-09-05T21:53:08.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-09-05T21:53:08.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-09-05T21:53:08.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-09-05T21:53:08.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-09-05T21:53:08.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-09-05T21:53:09.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-09-05T21:53:09.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-09-05T21:53:09.812Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.111s coverage: 69.4% of statements [2023-09-05T21:53:09.812Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.059s coverage: 54.0% of statements [2023-09-05T21:53:10.376Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-09-05T21:53:10.376Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-09-05T21:53:10.376Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-09-05T21:53:10.634Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-09-05T21:53:10.635Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-09-05T21:53:10.635Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-09-05T21:53:10.635Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-09-05T21:53:10.635Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-09-05T21:53:10.635Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-09-05T21:53:10.635Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-09-05T21:53:11.203Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.971s coverage: 93.4% of statements [2023-09-05T21:53:11.203Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.071s coverage: 3.8% of statements [2023-09-05T21:53:11.203Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.367s coverage: 97.6% of statements [2023-09-05T21:53:11.203Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.087s coverage: 72.2% of statements [2023-09-05T21:53:12.579Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-09-05T21:53:12.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-09-05T21:53:12.579Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.064s coverage: 0.9% of statements [2023-09-05T21:53:12.579Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.067s coverage: 32.2% of statements [2023-09-05T21:53:12.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.065s coverage: 42.9% of statements [2023-09-05T21:53:12.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.057s coverage: 82.9% of statements [2023-09-05T21:53:12.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.064s coverage: 94.1% of statements [2023-09-05T21:53:12.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.074s coverage: 96.3% of statements [2023-09-05T21:53:13.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements [2023-09-05T21:53:13.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-09-05T21:53:13.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-09-05T21:53:13.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-09-05T21:53:13.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-09-05T21:53:13.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-09-05T21:53:13.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-09-05T21:53:13.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-09-05T21:53:13.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-09-05T21:53:15.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-09-05T21:53:15.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-09-05T21:53:15.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-09-05T21:53:15.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-09-05T21:53:15.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-09-05T21:53:15.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-09-05T21:53:15.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-09-05T21:53:16.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-09-05T21:53:17.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-09-05T21:53:17.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-09-05T21:53:17.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-09-05T21:53:19.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-09-05T21:53:19.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-09-05T21:53:19.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-09-05T21:53:20.759Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-09-05T21:53:20.759Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-09-05T21:53:21.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-09-05T21:53:22.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-09-05T21:53:22.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-09-05T21:53:22.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-09-05T21:53:22.429Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-09-05T21:53:23.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-09-05T21:53:23.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-09-05T21:53:23.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-09-05T21:53:23.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-09-05T21:53:24.737Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-09-05T21:53:24.737Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-09-05T21:53:24.737Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-09-05T21:53:24.737Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-09-05T21:53:25.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.065s coverage: 94.4% of statements [2023-09-05T21:53:25.562Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-09-05T21:53:25.562Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-09-05T21:53:26.498Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-09-05T21:53:26.498Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-09-05T21:53:38.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.259s coverage: 79.9% of statements [2023-09-05T21:53:38.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.072s coverage: 92.9% of statements [2023-09-05T21:53:38.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 64.4% of statements [2023-09-05T21:53:38.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.067s coverage: 62.3% of statements [2023-09-05T21:53:38.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.070s coverage: 87.2% of statements [2023-09-05T21:53:38.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.053s coverage: 20.0% of statements [2023-09-05T21:53:38.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2023-09-05T21:53:38.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.097s coverage: 81.8% of statements [2023-09-05T21:53:38.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.096s coverage: 82.1% of statements [2023-09-05T21:53:38.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.058s coverage: 86.0% of statements [2023-09-05T21:53:38.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.158s coverage: 63.1% of statements [2023-09-05T21:53:38.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements [2023-09-05T21:53:38.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements [2023-09-05T21:53:38.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements [2023-09-05T21:53:38.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2023-09-05T21:53:38.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2023-09-05T21:53:38.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.183s coverage: 38.4% of statements [2023-09-05T21:53:38.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements [2023-09-05T21:53:38.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements [2023-09-05T21:53:38.700Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements [2023-09-05T21:53:38.700Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.129s coverage: 95.7% of statements [2023-09-05T21:53:38.700Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 61.8% of statements [2023-09-05T21:53:38.700Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 98.9% of statements [2023-09-05T21:53:38.700Z] 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 [2023-09-05T21:53:38.958Z] running golangci-lint [2023-09-05T21:53:38.958Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-09-05T21:53:38.958Z] go version go1.20.6 linux/amd64 [2023-09-05T21:53:39.216Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-09-05T21:53:39.216Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-09-05T21:53:54.080Z] level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|files|types_sizes|compiled_files|imports|name) took 13.680500213s" [2023-09-05T21:53:54.081Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 41.557396ms" [2023-09-05T21:53:56.962Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5384 in /w/workspace/edgexfoundry_edgex-go_PR-4669 [Pipeline] { [Pipeline] ws [2023-09-05T21:53:56.975Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2023-09-05T21:53:57.012Z] The recommended git tool is: git [2023-09-05T21:54:00.634Z] level=info msg="[linters_context/goanalysis] analyzers took 49.942062587s with top 10 stages: buildir: 28.025181484s, inspect: 1.838929111s, fact_deprecated: 1.599315194s, printf: 1.133557406s, ctrlflow: 980.063036ms, gosec: 852.576483ms, nilness: 821.058911ms, S1038: 765.221307ms, directives: 732.654377ms, fact_purity: 690.275115ms" [2023-09-05T21:54:00.634Z] level=info msg="[runner] Issues before processing: 200, after processing: 0" [2023-09-05T21:54:00.634Z] level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 200/200, filename_unadjuster: 200/200, exclude: 200/200, cgo: 200/200, skip_dirs: 200/200, autogenerated_exclude: 200/200, exclude-rules: 21/200, skip_files: 200/200, identifier_marker: 200/200, nolint: 0/21" [2023-09-05T21:54:00.634Z] level=info msg="[runner] processing took 18.410743ms with stages: nolint: 7.912824ms, identifier_marker: 5.621869ms, autogenerated_exclude: 1.445145ms, path_prettifier: 1.340224ms, exclude-rules: 1.084531ms, skip_dirs: 956.11µs, cgo: 27.49µs, filename_unadjuster: 15.95µs, max_same_issues: 1.75µs, uniq_by_line: 840ns, skip_files: 500ns, source_code: 490ns, diff: 460ns, path_shortener: 460ns, severity-rules: 420ns, max_from_linter: 410ns, sort_results: 400ns, exclude: 340ns, max_per_file_from_linter: 280ns, path_prefixer: 250ns" [2023-09-05T21:54:00.634Z] level=info msg="[runner] linters took 6.672748142s with stages: goanalysis_metalinter: 6.654150246s" [2023-09-05T21:54:00.634Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-09-05T21:54:00.634Z] level=info msg="Memory: 206 samples, avg is 186.7MB, max is 863.6MB" [2023-09-05T21:54:00.634Z] level=info msg="Execution took 20.402659206s" [2023-09-05T21:54:00.634Z] go vet ./... [2023-09-05T21:54:02.051Z] using credential edgex-jenkins-ssh [2023-09-05T21:54:02.066Z] Cloning the remote Git repository [2023-09-05T21:54:02.106Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-09-05T21:54:02.195Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2023-09-05T21:54:02.327Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-09-05T21:54:02.328Z] > git --version # timeout=10 [2023-09-05T21:54:02.348Z] > git --version # 'git version 2.25.1' [2023-09-05T21:54:02.350Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-05T21:54:02.497Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-05T21:54:03.912Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-05T21:54:03.912Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-05T21:54:04.172Z] ./bin/test-attribution-txt.sh [2023-09-05T21:54:04.172Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-09-05T21:54:04.172Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-09-05T21:54:04.172Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-09-05T21:54:04.172Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-09-05T21:54:04.185Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-09-05T21:54:04.470Z] + ls -al . [2023-09-05T21:54:04.470Z] total 728 [2023-09-05T21:54:04.470Z] drwxrwxr-x 12 1001 1001 4096 Sep 5 21:52 . [2023-09-05T21:54:04.470Z] drwxr-xr-x 4 root root 4096 Sep 5 21:52 .. [2023-09-05T21:54:04.470Z] drwxrwxr-x 2 1001 1001 4096 Sep 5 21:51 .blubracket [2023-09-05T21:54:04.470Z] -rw-rw-r-- 1 1001 1001 16 Sep 5 21:51 .dockerignore [2023-09-05T21:54:04.470Z] drwxrwxr-x 8 1001 1001 4096 Sep 5 21:52 .git [2023-09-05T21:54:04.471Z] drwxrwxr-x 3 1001 1001 4096 Sep 5 21:51 .github [2023-09-05T21:54:04.471Z] -rw-rw-r-- 1 1001 1001 1173 Sep 5 21:51 .gitignore [2023-09-05T21:54:04.471Z] -rw-rw-r-- 1 1001 1001 42 Sep 5 21:51 .golangci.yml [2023-09-05T21:54:04.471Z] -rw-rw-r-- 1 1001 1001 100 Sep 5 21:51 .hadolint.yml [2023-09-05T21:54:04.471Z] drwxr-xr-x 3 1001 1001 4096 Sep 5 21:52 .semver [2023-09-05T21:54:04.471Z] -rw-rw-r-- 1 1001 1001 166 Sep 5 21:51 .sonarcloud.properties [2023-09-05T21:54:04.471Z] -rw-rw-r-- 1 1001 1001 1171 Sep 5 21:51 ADOPTERS.md [2023-09-05T21:54:04.471Z] -rw-rw-r-- 1 1001 1001 11152 Sep 5 21:51 Attribution.txt [2023-09-05T21:54:04.471Z] -rw-rw-r-- 1 1001 1001 93407 Sep 5 21:51 CHANGELOG.md [2023-09-05T21:54:04.471Z] -rw-rw-r-- 1 1001 1001 3804 Sep 5 21:51 CONTRIBUTING.md [2023-09-05T21:54:04.471Z] -rw-rw-r-- 1 1001 1001 677 Sep 5 21:51 GOVERNANCE.md [2023-09-05T21:54:04.471Z] -rw-rw-r-- 1 1001 1001 883 Sep 5 21:51 Jenkinsfile [2023-09-05T21:54:04.471Z] -rw-rw-r-- 1 1001 1001 10775 Sep 5 21:51 LICENSE [2023-09-05T21:54:04.471Z] -rw-rw-r-- 1 1001 1001 14764 Sep 5 21:51 Makefile [2023-09-05T21:54:04.471Z] -rw-rw-r-- 1 1001 1001 582 Sep 5 21:51 OWNERS.md [2023-09-05T21:54:04.471Z] -rw-rw-r-- 1 1001 1001 9923 Sep 5 21:51 README.md [2023-09-05T21:54:04.471Z] -rw-rw-r-- 1 1001 1001 789 Sep 5 21:51 SECURITY.md [2023-09-05T21:54:04.471Z] -rw-rw-r-- 1 1001 1001 5 Sep 5 21:52 VERSION [2023-09-05T21:54:04.471Z] drwxrwxr-x 2 1001 1001 4096 Sep 5 21:51 bin [2023-09-05T21:54:04.471Z] drwxrwxr-x 18 1001 1001 4096 Sep 5 21:51 cmd [2023-09-05T21:54:04.471Z] -rw-r--r-- 1 root root 447827 Sep 5 21:53 coverage.out [2023-09-05T21:54:04.471Z] drwxrwxr-x 2 1001 1001 4096 Sep 5 21:51 fuzz_test [2023-09-05T21:54:04.471Z] -rw-rw-r-- 1 1001 1001 3687 Sep 5 21:51 go.mod [2023-09-05T21:54:04.471Z] -rw-rw-r-- 1 1001 1001 33714 Sep 5 21:51 go.sum [2023-09-05T21:54:04.471Z] drwxrwxr-x 7 1001 1001 4096 Sep 5 21:51 internal [2023-09-05T21:54:04.471Z] drwxrwxr-x 3 1001 1001 4096 Sep 5 21:51 openapi [2023-09-05T21:54:04.471Z] -rw-rw-r-- 1 1001 1001 594 Sep 5 21:51 security.txt [2023-09-05T21:54:04.471Z] drwxrwxr-x 4 1001 1001 4096 Sep 5 21:51 snap [2023-09-05T21:54:04.471Z] -rw-rw-r-- 1 1001 1001 204 Sep 5 21:51 version.go [Pipeline] sh [2023-09-05T21:54:04.757Z] + '[' -e coverage.out ] [2023-09-05T21:54:04.757Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-09-05T21:54:04.854Z] Stashed 1 file(s) [Pipeline] sh [2023-09-05T21:54:05.135Z] + make build [2023-09-05T21:54:05.135Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-05T21:54:17.359Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-05T21:54:17.621Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-05T21:54:18.995Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-05T21:54:18.778Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-09-05T21:54:18.807Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-05T21:54:19.560Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-05T21:54:20.382Z] Merging remotes/origin/main commit 488f23b0c5d68863a9e298ac057bceee8c500ce0 into PR head commit db28a1e41f96d88dceb743cf78a053a18a8c7a4e [2023-09-05T21:54:21.007Z] Merge succeeded, producing c85217eadc979f70d171c60bd0193305c28beeb1 [2023-09-05T21:54:21.008Z] Checking out Revision c85217eadc979f70d171c60bd0193305c28beeb1 (PR-4669) [2023-09-05T21:54:19.623Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-09-05T21:54:19.665Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-09-05T21:54:19.665Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-05T21:54:19.680Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4669/head:refs/remotes/origin/PR-4669 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-05T21:54:20.401Z] > git config core.sparsecheckout # timeout=10 [2023-09-05T21:54:20.469Z] > git checkout -f db28a1e41f96d88dceb743cf78a053a18a8c7a4e # timeout=10 [2023-09-05T21:54:20.699Z] > git remote # timeout=10 [2023-09-05T21:54:20.719Z] > git config --get remote.origin.url # timeout=10 [2023-09-05T21:54:20.739Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-05T21:54:20.751Z] > git merge 488f23b0c5d68863a9e298ac057bceee8c500ce0 # timeout=10 [2023-09-05T21:54:20.992Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-05T21:54:21.015Z] > git config core.sparsecheckout # timeout=10 [2023-09-05T21:54:21.038Z] > git checkout -f c85217eadc979f70d171c60bd0193305c28beeb1 # timeout=10 [2023-09-05T21:54:24.627Z] Commit message: "Merge commit '488f23b0c5d68863a9e298ac057bceee8c500ce0' into HEAD" [2023-09-05T21:54:24.651Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-05T21:54:25.566Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-05T21:54:25.566Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-05T21:54:25.566Z] Dload Upload Total Spent Left Speed [2023-09-05T21:54:25.566Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 98084 [2023-09-05T21:54:24.636Z] > git rev-list --no-walk a24b2c1f78bc3e3a735737585ddffacd02f187e6 # timeout=10 [Pipeline] sh [2023-09-05T21:54:26.115Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-05T21:54:26.251Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-05T21:54:26.573Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-05T21:54:26.573Z] + sudo tee /etc/docker/daemon.new [2023-09-05T21:54:26.573Z] { [2023-09-05T21:54:26.573Z] "registry-mirrors": [ [2023-09-05T21:54:26.573Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-05T21:54:26.573Z] ], [2023-09-05T21:54:26.573Z] "bip": "10.250.0.254/24", [2023-09-05T21:54:26.573Z] "hosts": [ [2023-09-05T21:54:26.573Z] "tcp://0.0.0.0:5555", [2023-09-05T21:54:26.573Z] "unix:///var/run/docker.sock" [2023-09-05T21:54:26.573Z] ], [2023-09-05T21:54:26.573Z] "mtu": 1458, [2023-09-05T21:54:26.573Z] "selinux-enabled": true, [2023-09-05T21:54:26.573Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-05T21:54:26.573Z] } [Pipeline] sh [2023-09-05T21:54:26.893Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-05T21:54:27.047Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-05T21:54:27.215Z] + sudo service docker restart [2023-09-05T21:54:28.418Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-05T21:54:29.353Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-05T21:54:30.285Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-05T21:54:31.221Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-05T21:54:32.154Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-09-05T21:54:33.533Z] $ docker stop --time=1 514a203c930796a61926c6a2f9074bd3f1bd3e6572f5f9334e1837ebfdbd63a2 [2023-09-05T21:54:39.979Z] $ docker rm -f --volumes 514a203c930796a61926c6a2f9074bd3f1bd3e6572f5f9334e1837ebfdbd63a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T21:54:40.982Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-05T21:54:40.982Z] [2023-09-05T21:54:40.982Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T21:54:41.275Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-05T21:54:41.535Z] latest: Pulling from edgex-devops/edgex-compose [2023-09-05T21:54:41.535Z] 91d30c5bc195: Pulling fs layer [2023-09-05T21:54:41.535Z] 2e9b0aa3be6d: Pulling fs layer [2023-09-05T21:54:41.535Z] 9c61dcf015f6: Pulling fs layer [2023-09-05T21:54:41.535Z] 4698f68db338: Pulling fs layer [2023-09-05T21:54:41.535Z] 2a2f49069b9e: Pulling fs layer [2023-09-05T21:54:41.535Z] e0025b399a48: Pulling fs layer [2023-09-05T21:54:41.535Z] 2a2f49069b9e: Waiting [2023-09-05T21:54:41.535Z] 4698f68db338: Waiting [2023-09-05T21:54:41.535Z] e0025b399a48: Waiting [2023-09-05T21:54:41.535Z] 91d30c5bc195: Verifying Checksum [2023-09-05T21:54:41.535Z] 91d30c5bc195: Download complete [2023-09-05T21:54:41.535Z] 4698f68db338: Verifying Checksum [2023-09-05T21:54:41.535Z] 4698f68db338: Download complete [2023-09-05T21:54:41.535Z] 2e9b0aa3be6d: Verifying Checksum [2023-09-05T21:54:41.535Z] 2e9b0aa3be6d: Download complete [2023-09-05T21:54:41.535Z] e0025b399a48: Download complete [2023-09-05T21:54:41.794Z] 2a2f49069b9e: Verifying Checksum [2023-09-05T21:54:41.794Z] 2a2f49069b9e: Download complete [2023-09-05T21:54:41.794Z] 91d30c5bc195: Pull complete [2023-09-05T21:54:42.053Z] 9c61dcf015f6: Verifying Checksum [2023-09-05T21:54:42.053Z] 9c61dcf015f6: Download complete [2023-09-05T21:54:42.313Z] 2e9b0aa3be6d: Pull complete [2023-09-05T21:54:44.836Z] 9c61dcf015f6: Pull complete [2023-09-05T21:54:44.836Z] 4698f68db338: Pull complete [2023-09-05T21:54:45.094Z] 2a2f49069b9e: Pull complete [2023-09-05T21:54:45.094Z] e0025b399a48: Pull complete [2023-09-05T21:54:45.094Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-09-05T21:54:45.094Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-05T21:54:45.094Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T21:54:45.160Z] prd-ubuntu20.04-docker-8c-8g-5383 does not seem to be running inside a container [2023-09-05T21:54:45.185Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-09-05T21:54:48.952Z] $ docker top 6fedf8f7ff3264a0ee10d6191a8a6ca36c53ff8d4b6de28e8c948194fa1f3e97 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider [2023-09-05T21:54:49.055Z] provisioning config files... [2023-09-05T21:54:49.080Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config9838517447483499977tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-05T21:54:49.301Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-05T21:54:49.418Z] ---> docker-login.sh [2023-09-05T21:54:49.418Z] nexus3.edgexfoundry.org:10001 [2023-09-05T21:54:49.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T21:54:49.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T21:54:49.957Z] Configure a credential helper to remove this warning. See [2023-09-05T21:54:49.957Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T21:54:49.957Z] [2023-09-05T21:54:49.957Z] Login Succeeded [2023-09-05T21:54:49.957Z] nexus3.edgexfoundry.org:10002 [2023-09-05T21:54:50.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T21:54:50.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T21:54:50.225Z] Configure a credential helper to remove this warning. See [2023-09-05T21:54:50.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T21:54:50.225Z] [2023-09-05T21:54:50.225Z] Login Succeeded [2023-09-05T21:54:50.495Z] nexus3.edgexfoundry.org:10003 [2023-09-05T21:54:50.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T21:54:50.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T21:54:50.763Z] Configure a credential helper to remove this warning. See [2023-09-05T21:54:50.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T21:54:50.763Z] [2023-09-05T21:54:50.763Z] Login Succeeded [2023-09-05T21:54:50.763Z] nexus3.edgexfoundry.org:10004 [2023-09-05T21:54:51.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T21:54:51.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T21:54:51.037Z] Configure a credential helper to remove this warning. See [2023-09-05T21:54:51.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T21:54:51.037Z] [2023-09-05T21:54:51.037Z] Login Succeeded [2023-09-05T21:54:51.037Z] docker.io [2023-09-05T21:54:51.206Z] #1 [support-notifications internal] load build definition from Dockerfile [2023-09-05T21:54:51.206Z] #1 transferring dockerfile: 1.84kB done [2023-09-05T21:54:51.206Z] #1 DONE 0.0s [2023-09-05T21:54:51.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T21:54:51.464Z] [2023-09-05T21:54:51.464Z] #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-05T21:54:51.464Z] #2 transferring dockerfile: 2.12kB done [2023-09-05T21:54:51.464Z] #2 DONE 0.0s [2023-09-05T21:54:51.464Z] [2023-09-05T21:54:51.464Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-05T21:54:51.464Z] #3 transferring dockerfile: 2.04kB done [2023-09-05T21:54:51.464Z] #3 DONE 0.0s [2023-09-05T21:54:51.464Z] [2023-09-05T21:54:51.464Z] #4 [core-metadata internal] load build definition from Dockerfile [2023-09-05T21:54:51.464Z] #4 transferring dockerfile: 1.96kB done [2023-09-05T21:54:51.464Z] #4 DONE 0.0s [2023-09-05T21:54:51.464Z] [2023-09-05T21:54:51.464Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-05T21:54:51.464Z] #5 transferring dockerfile: 2.39kB done [2023-09-05T21:54:51.464Z] #5 DONE 0.0s [2023-09-05T21:54:51.464Z] [2023-09-05T21:54:51.464Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-05T21:54:51.464Z] #6 transferring dockerfile: 1.78kB done [2023-09-05T21:54:51.464Z] #6 DONE 0.0s [2023-09-05T21:54:51.464Z] [2023-09-05T21:54:51.464Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2023-09-05T21:54:51.464Z] #7 transferring dockerfile: 1.70kB done [2023-09-05T21:54:51.464Z] #7 DONE 0.0s [2023-09-05T21:54:51.464Z] [2023-09-05T21:54:51.464Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-05T21:54:51.464Z] #8 transferring dockerfile: 2.82kB done [2023-09-05T21:54:51.464Z] #8 DONE 0.1s [2023-09-05T21:54:51.464Z] [2023-09-05T21:54:51.464Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-05T21:54:51.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T21:54:51.572Z] Configure a credential helper to remove this warning. See [2023-09-05T21:54:51.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T21:54:51.572Z] [2023-09-05T21:54:51.572Z] Login Succeeded [2023-09-05T21:54:51.572Z] ---> docker-login.sh ends [Pipeline] } [2023-09-05T21:54:51.586Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-09-05T21:54:51.722Z] #9 ... [2023-09-05T21:54:51.723Z] [2023-09-05T21:54:51.723Z] #10 [security-spire-config internal] load build definition from Dockerfile [2023-09-05T21:54:51.723Z] #10 transferring dockerfile: 1.58kB done [2023-09-05T21:54:51.723Z] #10 DONE 0.1s [2023-09-05T21:54:51.723Z] [2023-09-05T21:54:51.723Z] #11 [support-scheduler internal] load build definition from Dockerfile [2023-09-05T21:54:51.723Z] #11 transferring dockerfile: 1.82kB done [2023-09-05T21:54:51.723Z] #11 DONE 0.1s [2023-09-05T21:54:51.723Z] [2023-09-05T21:54:51.723Z] #12 [core-command internal] load build definition from Dockerfile [2023-09-05T21:54:51.723Z] #12 transferring dockerfile: 1.82kB done [2023-09-05T21:54:51.723Z] #12 DONE 0.1s [2023-09-05T21:54:51.723Z] [2023-09-05T21:54:51.723Z] #13 [security-spire-server internal] load build definition from Dockerfile [2023-09-05T21:54:51.723Z] #13 transferring dockerfile: 1.59kB done [2023-09-05T21:54:51.723Z] #13 DONE 0.1s [2023-09-05T21:54:51.723Z] [2023-09-05T21:54:51.723Z] #14 [support-notifications internal] load .dockerignore [2023-09-05T21:54:51.723Z] #14 transferring context: 56B done [2023-09-05T21:54:51.723Z] #14 DONE 0.1s [2023-09-05T21:54:51.723Z] [2023-09-05T21:54:51.723Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-05T21:54:51.723Z] #9 transferring dockerfile: 2.38kB done [2023-09-05T21:54:51.723Z] #9 DONE 0.1s [2023-09-05T21:54:51.723Z] [2023-09-05T21:54:51.723Z] #15 [core-data internal] load build definition from Dockerfile [2023-09-05T21:54:51.723Z] #15 transferring dockerfile: 1.90kB done [2023-09-05T21:54:51.723Z] #15 DONE 0.1s [2023-09-05T21:54:51.723Z] [2023-09-05T21:54:51.723Z] #16 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-05T21:54:51.723Z] #16 transferring context: 56B done [2023-09-05T21:54:51.723Z] #16 DONE 0.0s [2023-09-05T21:54:51.723Z] [2023-09-05T21:54:51.723Z] #17 [security-proxy-auth internal] load .dockerignore [2023-09-05T21:54:51.723Z] #17 transferring context: 56B done [2023-09-05T21:54:51.723Z] #17 DONE 0.0s [2023-09-05T21:54:51.723Z] [2023-09-05T21:54:51.723Z] #18 [core-metadata internal] load .dockerignore [2023-09-05T21:54:51.723Z] #18 transferring context: 56B done [2023-09-05T21:54:51.723Z] #18 DONE 0.0s [2023-09-05T21:54:51.723Z] [2023-09-05T21:54:51.723Z] #19 [security-proxy-setup internal] load .dockerignore [2023-09-05T21:54:51.723Z] #19 transferring context: 56B done [2023-09-05T21:54:51.723Z] #19 DONE 0.0s [2023-09-05T21:54:51.723Z] [2023-09-05T21:54:51.723Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2023-09-05T21:54:51.723Z] #20 transferring context: 56B done [2023-09-05T21:54:51.723Z] #20 DONE 0.0s [2023-09-05T21:54:51.723Z] [2023-09-05T21:54:51.723Z] #21 [security-spire-agent internal] load .dockerignore [2023-09-05T21:54:51.723Z] #21 transferring context: 56B done [2023-09-05T21:54:51.723Z] #21 DONE 0.0s [2023-09-05T21:54:51.723Z] [2023-09-05T21:54:51.723Z] #22 [security-bootstrapper internal] load .dockerignore [2023-09-05T21:54:51.723Z] #22 transferring context: 56B done [2023-09-05T21:54:51.723Z] #22 DONE 0.0s [2023-09-05T21:54:51.723Z] [2023-09-05T21:54:51.723Z] #23 [security-spire-config internal] load .dockerignore [2023-09-05T21:54:51.723Z] #23 transferring context: 56B done [2023-09-05T21:54:51.723Z] #23 DONE 0.0s [2023-09-05T21:54:51.723Z] [2023-09-05T21:54:51.723Z] #24 [security-spire-server internal] load .dockerignore [Pipeline] sh [2023-09-05T21:54:51.982Z] #24 transferring context: 56B done [2023-09-05T21:54:51.982Z] #24 DONE 0.1s [2023-09-05T21:54:51.982Z] [2023-09-05T21:54:51.982Z] #25 [support-scheduler internal] load .dockerignore [2023-09-05T21:54:51.982Z] #25 transferring context: 56B done [2023-09-05T21:54:51.982Z] #25 DONE 0.1s [2023-09-05T21:54:51.982Z] [2023-09-05T21:54:51.982Z] #26 [core-command internal] load .dockerignore [2023-09-05T21:54:51.982Z] #26 transferring context: 56B done [2023-09-05T21:54:51.982Z] #26 DONE 0.1s [2023-09-05T21:54:51.982Z] [2023-09-05T21:54:51.982Z] #27 [core-data internal] load .dockerignore [2023-09-05T21:54:51.982Z] #27 transferring context: 56B done [2023-09-05T21:54:51.982Z] #27 DONE 0.1s [2023-09-05T21:54:51.982Z] [2023-09-05T21:54:51.982Z] #28 [security-secretstore-setup internal] load .dockerignore [2023-09-05T21:54:51.982Z] #28 transferring context: 56B done [2023-09-05T21:54:51.982Z] #28 DONE 0.1s [2023-09-05T21:54:51.982Z] [2023-09-05T21:54:51.982Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-05T21:54:51.982Z] #29 DONE 0.0s [2023-09-05T21:54:51.982Z] [2023-09-05T21:54:51.982Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 [2023-09-05T21:54:51.982Z] #30 DONE 0.1s [2023-09-05T21:54:51.982Z] [2023-09-05T21:54:51.982Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-05T21:54:51.982Z] #29 DONE 0.0s [2023-09-05T21:54:51.982Z] [2023-09-05T21:54:51.982Z] #31 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T21:54:51.982Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-09-05T21:54:52.124Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2023-09-05T21:54:52.145Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-05T21:54:52.163Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-05T21:54:52.175Z] ========================================================= [2023-09-05T21:54:52.175Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-09-05T21:54:52.175Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-05T21:54:52.259Z] #31 ... [2023-09-05T21:54:52.259Z] [2023-09-05T21:54:52.259Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-05T21:54:52.259Z] #29 DONE 0.0s [2023-09-05T21:54:52.259Z] [2023-09-05T21:54:52.259Z] #31 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T21:54:52.259Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-09-05T21:54:52.259Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-09-05T21:54:52.259Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 2.10MB / 3.38MB 0.1s [2023-09-05T21:54:52.259Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-05T21:54:52.259Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-09-05T21:54:52.259Z] #31 ... [2023-09-05T21:54:52.259Z] [2023-09-05T21:54:52.259Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-05T21:54:52.259Z] #29 DONE 0.0s [2023-09-05T21:54:52.259Z] [2023-09-05T21:54:52.259Z] #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T21:54:52.259Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-09-05T21:54:52.259Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-09-05T21:54:52.259Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done [2023-09-05T21:54:52.259Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-05T21:54:52.259Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-09-05T21:54:52.259Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 [2023-09-05T21:54:52.259Z] #31 ... [2023-09-05T21:54:52.259Z] [2023-09-05T21:54:52.259Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-05T21:54:52.259Z] #29 DONE 0.0s [2023-09-05T21:54:52.259Z] [2023-09-05T21:54:52.259Z] #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T21:54:52.259Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-09-05T21:54:52.259Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-09-05T21:54:52.259Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done [2023-09-05T21:54:52.259Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-05T21:54:52.259Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-09-05T21:54:52.490Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-05T21:54:52.517Z] #31 ... [2023-09-05T21:54:52.517Z] [2023-09-05T21:54:52.517Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 [2023-09-05T21:54:52.517Z] #30 DONE 0.5s [2023-09-05T21:54:52.517Z] [2023-09-05T21:54:52.517Z] #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T21:54:52.517Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-09-05T21:54:52.517Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-09-05T21:54:52.517Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done [2023-09-05T21:54:52.517Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-05T21:54:52.517Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-09-05T21:54:52.774Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.4s done [2023-09-05T21:54:53.031Z] #31 ... [2023-09-05T21:54:53.031Z] [2023-09-05T21:54:53.031Z] #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-05T21:54:53.031Z] #32 DONE 0.9s [2023-09-05T21:54:53.031Z] [2023-09-05T21:54:53.031Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-05T21:54:53.031Z] #33 DONE 0.9s [2023-09-05T21:54:53.031Z] [2023-09-05T21:54:53.031Z] #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T21:54:53.031Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-09-05T21:54:53.031Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-09-05T21:54:53.031Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done [2023-09-05T21:54:53.031Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-05T21:54:53.031Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-09-05T21:54:53.031Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.4s done [2023-09-05T21:54:53.288Z] #31 ... [2023-09-05T21:54:53.288Z] [2023-09-05T21:54:53.288Z] #34 [security-spire-config internal] load build context [2023-09-05T21:54:53.288Z] #34 transferring context: 15.84kB done [2023-09-05T21:54:53.288Z] #34 DONE 0.3s [2023-09-05T21:54:53.288Z] [2023-09-05T21:54:53.288Z] #35 [security-spire-agent internal] load build context [2023-09-05T21:54:53.288Z] #35 transferring context: 17.12kB 0.0s done [2023-09-05T21:54:53.288Z] #35 DONE 0.3s [2023-09-05T21:54:53.288Z] [2023-09-05T21:54:53.288Z] #36 [security-spire-server internal] load build context [2023-09-05T21:54:53.288Z] #36 transferring context: 17.59kB 0.0s done [2023-09-05T21:54:53.288Z] #36 DONE 0.4s [2023-09-05T21:54:53.288Z] [2023-09-05T21:54:53.288Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T21:54:53.288Z] #37 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done [2023-09-05T21:54:53.288Z] #37 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-05T21:54:53.288Z] #37 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-09-05T21:54:53.288Z] #37 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-09-05T21:54:53.288Z] #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s [2023-09-05T21:54:53.288Z] #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.2s [2023-09-05T21:54:53.288Z] #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.2s [2023-09-05T21:54:53.546Z] #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2023-09-05T21:54:53.546Z] #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s [2023-09-05T21:54:53.546Z] #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s [2023-09-05T21:54:53.546Z] #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-05T21:54:53.546Z] #37 ... [2023-09-05T21:54:53.546Z] [2023-09-05T21:54:53.546Z] #38 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-09-05T21:54:53.546Z] #38 DONE 1.8s [2023-09-05T21:54:53.546Z] [2023-09-05T21:54:53.546Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T21:54:53.546Z] #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done [2023-09-05T21:54:53.546Z] #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done [2023-09-05T21:54:53.546Z] #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-09-05T21:54:53.916Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.5s [2023-09-05T21:54:53.916Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 4.19MB / 25.84MB 0.6s [2023-09-05T21:54:54.174Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 8.39MB / 25.84MB 0.7s [2023-09-05T21:54:54.174Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.9s [2023-09-05T21:54:54.432Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-05T21:54:54.432Z] edb6bdbacee9: Pulling fs layer [2023-09-05T21:54:54.432Z] 5f9638ab2659: Pulling fs layer [2023-09-05T21:54:54.432Z] 8d51d6327a98: Pulling fs layer [2023-09-05T21:54:54.432Z] 8b374f2dd631: Pulling fs layer [2023-09-05T21:54:54.432Z] ec14aa9079de: Pulling fs layer [2023-09-05T21:54:54.432Z] 2f466654f4bb: Pulling fs layer [2023-09-05T21:54:54.432Z] 554e91adad29: Pulling fs layer [2023-09-05T21:54:54.432Z] ec14aa9079de: Waiting [2023-09-05T21:54:54.432Z] 2f466654f4bb: Waiting [2023-09-05T21:54:54.432Z] 8b374f2dd631: Waiting [2023-09-05T21:54:54.432Z] 554e91adad29: Waiting [2023-09-05T21:54:54.432Z] 5f9638ab2659: Download complete [2023-09-05T21:54:54.432Z] 8b374f2dd631: Download complete [2023-09-05T21:54:54.432Z] edb6bdbacee9: Verifying Checksum [2023-09-05T21:54:54.432Z] edb6bdbacee9: Download complete [2023-09-05T21:54:54.432Z] ec14aa9079de: Download complete [2023-09-05T21:54:55.403Z] edb6bdbacee9: Pull complete [2023-09-05T21:54:55.677Z] 554e91adad29: Verifying Checksum [2023-09-05T21:54:55.677Z] 554e91adad29: Download complete [2023-09-05T21:54:55.946Z] 5f9638ab2659: Pull complete [2023-09-05T21:54:56.703Z] #37 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-09-05T21:54:56.928Z] 8d51d6327a98: Verifying Checksum [2023-09-05T21:54:56.928Z] 8d51d6327a98: Download complete [2023-09-05T21:54:56.928Z] 2f466654f4bb: Verifying Checksum [2023-09-05T21:54:56.928Z] 2f466654f4bb: Download complete [2023-09-05T21:54:58.619Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 3.7s done [2023-09-05T21:55:01.902Z] #37 ... [2023-09-05T21:55:01.902Z] [2023-09-05T21:55:01.902Z] #39 [support-notifications internal] load build context [2023-09-05T21:55:01.902Z] #39 transferring context: 365.26MB 7.4s done [2023-09-05T21:55:02.162Z] #39 ... [2023-09-05T21:55:02.162Z] [2023-09-05T21:55:02.162Z] #40 [core-metadata internal] load build context [2023-09-05T21:55:02.162Z] #40 transferring context: 365.26MB 7.2s done [2023-09-05T21:55:02.162Z] #40 ... [2023-09-05T21:55:02.162Z] [2023-09-05T21:55:02.162Z] #41 [security-proxy-auth internal] load build context [2023-09-05T21:55:02.162Z] #41 transferring context: 365.26MB 7.1s done [2023-09-05T21:55:02.422Z] #41 ... [2023-09-05T21:55:02.422Z] [2023-09-05T21:55:02.422Z] #42 [support-scheduler internal] load build context [2023-09-05T21:55:02.422Z] #42 transferring context: 365.26MB 7.1s done [2023-09-05T21:55:02.681Z] #42 ... [2023-09-05T21:55:02.681Z] [2023-09-05T21:55:02.681Z] #43 [security-proxy-setup internal] load build context [2023-09-05T21:55:02.681Z] #43 transferring context: 365.26MB 7.1s done [2023-09-05T21:55:02.681Z] #43 ... [2023-09-05T21:55:02.681Z] [2023-09-05T21:55:02.681Z] #44 [core-command internal] load build context [2023-09-05T21:55:02.681Z] #44 transferring context: 365.26MB 7.8s done [2023-09-05T21:55:02.940Z] #44 ... [2023-09-05T21:55:02.940Z] [2023-09-05T21:55:02.940Z] #45 [security-bootstrapper internal] load build context [2023-09-05T21:55:02.940Z] #45 transferring context: 365.26MB 7.6s done [2023-09-05T21:55:02.940Z] #45 ... [2023-09-05T21:55:02.940Z] [2023-09-05T21:55:02.940Z] #46 [security-spiffe-token-provider internal] load build context [2023-09-05T21:55:02.940Z] #46 transferring context: 365.26MB 7.3s done [2023-09-05T21:55:03.350Z] #46 ... [2023-09-05T21:55:03.350Z] [2023-09-05T21:55:03.350Z] #47 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-05T21:55:03.350Z] #0 2.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T21:55:03.350Z] #0 2.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T21:55:03.350Z] #0 2.887 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-05T21:55:03.350Z] #0 2.890 (2/4) Installing openssl (3.0.10-r0) [2023-09-05T21:55:03.350Z] #0 2.900 (3/4) Installing su-exec (0.2-r2) [2023-09-05T21:55:03.350Z] #0 2.903 (4/4) Installing yq (4.30.4-r4) [2023-09-05T21:55:03.350Z] #0 2.959 Executing busybox-1.35.0-r29.trigger [2023-09-05T21:55:03.350Z] #0 2.975 OK: 17 MiB in 19 packages [2023-09-05T21:55:03.609Z] #47 ... [2023-09-05T21:55:03.609Z] [2023-09-05T21:55:03.609Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-05T21:55:03.609Z] #48 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done [2023-09-05T21:55:03.609Z] #48 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-05T21:55:03.609Z] #48 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-09-05T21:55:03.609Z] #48 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-09-05T21:55:03.609Z] #48 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-05T21:55:03.609Z] #48 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-09-05T21:55:03.609Z] #48 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2023-09-05T21:55:03.609Z] #48 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2023-09-05T21:55:03.609Z] #48 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done [2023-09-05T21:55:03.609Z] #48 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 1.0s done [2023-09-05T21:55:03.609Z] #48 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-09-05T21:55:03.609Z] #48 ... [2023-09-05T21:55:03.609Z] [2023-09-05T21:55:03.609Z] #49 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-05T21:55:03.869Z] #49 ... [2023-09-05T21:55:03.869Z] [2023-09-05T21:55:03.869Z] #50 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-05T21:55:03.869Z] #50 ... [2023-09-05T21:55:03.869Z] [2023-09-05T21:55:03.869Z] #51 [security-secretstore-setup internal] load build context [2023-09-05T21:55:03.869Z] #51 transferring context: 365.26MB 7.5s done [2023-09-05T21:55:04.129Z] #51 ... [2023-09-05T21:55:04.129Z] [2023-09-05T21:55:04.129Z] #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-05T21:55:04.129Z] #52 ... [2023-09-05T21:55:04.129Z] [2023-09-05T21:55:04.129Z] #53 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-05T21:55:04.129Z] #0 8.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T21:55:04.129Z] #0 8.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T21:55:04.129Z] #0 8.427 (1/2) Installing ca-certificates (20230506-r0) [2023-09-05T21:55:04.129Z] #0 8.443 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-05T21:55:04.129Z] #0 8.447 Executing busybox-1.35.0-r29.trigger [2023-09-05T21:55:04.129Z] #0 8.453 Executing ca-certificates-20230506-r0.trigger [2023-09-05T21:55:04.129Z] #0 8.510 OK: 8 MiB in 17 packages [2023-09-05T21:55:04.387Z] #53 ... [2023-09-05T21:55:04.387Z] [2023-09-05T21:55:04.387Z] #54 [core-data internal] load build context [2023-09-05T21:55:04.387Z] #54 transferring context: 365.26MB 6.8s done [2023-09-05T21:55:04.645Z] #54 ... [2023-09-05T21:55:04.645Z] [2023-09-05T21:55:04.645Z] #55 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-09-05T21:55:04.645Z] #55 ... [2023-09-05T21:55:04.645Z] [2023-09-05T21:55:04.645Z] #56 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-05T21:55:04.905Z] #56 ... [2023-09-05T21:55:04.905Z] [2023-09-05T21:55:04.905Z] #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-05T21:55:04.905Z] #57 ... [2023-09-05T21:55:04.905Z] [2023-09-05T21:55:04.905Z] #58 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-05T21:55:05.472Z] #58 ... [2023-09-05T21:55:05.472Z] [2023-09-05T21:55:05.472Z] #59 [core-common-config-bootstrapper internal] load build context [2023-09-05T21:55:05.472Z] #59 transferring context: 365.26MB 6.9s done [2023-09-05T21:55:05.472Z] #59 ... [2023-09-05T21:55:05.472Z] [2023-09-05T21:55:05.472Z] #60 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-05T21:55:09.250Z] 8d51d6327a98: Pull complete [2023-09-05T21:55:09.250Z] 8b374f2dd631: Pull complete [2023-09-05T21:55:09.250Z] ec14aa9079de: Pull complete [2023-09-05T21:55:12.038Z] #60 ... [2023-09-05T21:55:12.038Z] [2023-09-05T21:55:12.038Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T21:55:12.038Z] #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.1s [2023-09-05T21:55:12.296Z] #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.5s done [2023-09-05T21:55:15.911Z] 2f466654f4bb: Pull complete [2023-09-05T21:55:17.322Z] 554e91adad29: Pull complete [2023-09-05T21:55:17.322Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-09-05T21:55:17.322Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-05T21:55:17.322Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-05T21:55:17.645Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-05T21:55:17.645Z] WORKDIR /edgex [2023-09-05T21:55:17.645Z] COPY go.mod . [2023-09-05T21:55:17.645Z] RUN go mod download [2023-09-05T21:55:17.645Z] + docker build -t ci-base-image-arm64 -f - . [2023-09-05T21:55:18.232Z] Sending build context to Docker daemon 2.966MB [2023-09-05T21:55:18.232Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-05T21:55:18.232Z] ---> 1e15ea492957 [2023-09-05T21:55:18.232Z] Step 2/4 : WORKDIR /edgex [2023-09-05T21:55:20.816Z] ---> Running in 127578c539fb [2023-09-05T21:55:20.816Z] Removing intermediate container 127578c539fb [2023-09-05T21:55:20.816Z] ---> efe3f3b2ff30 [2023-09-05T21:55:20.816Z] Step 3/4 : COPY go.mod . [2023-09-05T21:55:21.404Z] ---> dc9a46f65808 [2023-09-05T21:55:21.404Z] Step 4/4 : RUN go mod download [2023-09-05T21:55:21.404Z] ---> Running in 5d240252e286 [2023-09-05T21:55:30.387Z] #37 ... [2023-09-05T21:55:30.387Z] [2023-09-05T21:55:30.387Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-05T21:55:30.387Z] #48 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.4s done [2023-09-05T21:55:30.387Z] #48 ... [2023-09-05T21:55:30.387Z] [2023-09-05T21:55:30.387Z] #43 [security-proxy-setup internal] load build context [2023-09-05T21:55:30.387Z] #43 DONE 38.3s [2023-09-05T21:55:30.387Z] [2023-09-05T21:55:30.387Z] #59 [core-common-config-bootstrapper internal] load build context [2023-09-05T21:55:30.387Z] #59 DONE 38.4s [2023-09-05T21:55:30.387Z] [2023-09-05T21:55:30.387Z] #41 [security-proxy-auth internal] load build context [2023-09-05T21:55:30.387Z] #41 DONE 38.4s [2023-09-05T21:55:30.387Z] [2023-09-05T21:55:30.387Z] #40 [core-metadata internal] load build context [2023-09-05T21:55:30.387Z] #40 DONE 38.4s [2023-09-05T21:55:30.387Z] [2023-09-05T21:55:30.387Z] #55 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2023-09-05T21:55:30.644Z] #55 DONE 36.9s [2023-09-05T21:55:30.644Z] [2023-09-05T21:55:30.644Z] #42 [support-scheduler internal] load build context [2023-09-05T21:55:30.644Z] #42 DONE 38.2s [2023-09-05T21:55:30.644Z] [2023-09-05T21:55:30.644Z] #47 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-05T21:55:30.644Z] #47 DONE 37.3s [2023-09-05T21:55:30.644Z] [2023-09-05T21:55:30.644Z] #46 [security-spiffe-token-provider internal] load build context [2023-09-05T21:55:30.644Z] #46 DONE 38.4s [2023-09-05T21:55:30.644Z] [2023-09-05T21:55:30.644Z] #54 [core-data internal] load build context [2023-09-05T21:55:30.644Z] #54 DONE 37.9s [2023-09-05T21:55:30.644Z] [2023-09-05T21:55:30.644Z] #45 [security-bootstrapper internal] load build context [2023-09-05T21:55:30.644Z] #45 DONE 38.3s [2023-09-05T21:55:30.644Z] [2023-09-05T21:55:30.644Z] #51 [security-secretstore-setup internal] load build context [2023-09-05T21:55:30.644Z] #51 DONE 38.2s [2023-09-05T21:55:30.644Z] [2023-09-05T21:55:30.644Z] #44 [core-command internal] load build context [2023-09-05T21:55:30.644Z] #44 DONE 38.3s [2023-09-05T21:55:30.644Z] [2023-09-05T21:55:30.644Z] #53 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-05T21:55:30.644Z] #53 DONE 37.2s [2023-09-05T21:55:30.644Z] [2023-09-05T21:55:30.644Z] #39 [support-notifications internal] load build context [2023-09-05T21:55:30.644Z] #39 DONE 38.5s [2023-09-05T21:55:30.644Z] [2023-09-05T21:55:30.644Z] #61 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-09-05T21:55:30.644Z] #61 ... [2023-09-05T21:55:30.645Z] [2023-09-05T21:55:30.645Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T21:55:30.645Z] #37 DONE 37.7s [2023-09-05T21:55:30.645Z] [2023-09-05T21:55:30.645Z] #62 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-05T21:55:30.645Z] #62 DONE 0.1s [2023-09-05T21:55:30.645Z] [2023-09-05T21:55:30.645Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-05T21:55:30.645Z] #48 DONE 37.6s [2023-09-05T21:55:30.903Z] [2023-09-05T21:55:30.904Z] #50 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-05T21:55:30.904Z] #50 37.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T21:55:31.161Z] #50 37.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T21:55:31.161Z] #50 38.12 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-05T21:55:31.161Z] #50 38.13 Executing busybox-1.35.0-r29.trigger [2023-09-05T21:55:31.725Z] #50 38.13 OK: 7 MiB in 16 packages [2023-09-05T21:55:31.725Z] #50 DONE 38.5s [2023-09-05T21:55:31.725Z] [2023-09-05T21:55:31.725Z] #56 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-05T21:55:31.725Z] #56 37.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T21:55:31.725Z] #56 37.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T21:55:31.725Z] #56 38.11 v3.17.5-59-gdfba936d800 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-05T21:55:31.725Z] #56 38.11 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-05T21:55:31.725Z] #56 38.11 OK: 17818 distinct packages available [2023-09-05T21:55:31.725Z] #56 38.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T21:55:31.725Z] #56 38.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T21:55:31.725Z] #56 38.50 (1/5) Installing dumb-init (1.2.5-r2) [2023-09-05T21:55:31.725Z] #56 38.50 (2/5) Installing musl-obstack (1.2.3-r0) [2023-09-05T21:55:31.725Z] #56 38.50 (3/5) Installing libucontext (1.2-r0) [2023-09-05T21:55:31.725Z] #56 38.50 (4/5) Installing gcompat (1.1.0-r0) [2023-09-05T21:55:31.725Z] #56 38.51 (5/5) Installing openssl (3.0.10-r0) [2023-09-05T21:55:31.725Z] #56 38.52 Executing busybox-1.35.0-r29.trigger [2023-09-05T21:55:31.725Z] #56 38.53 OK: 8 MiB in 20 packages [2023-09-05T21:55:32.103Z] #56 DONE 38.7s [2023-09-05T21:55:32.103Z] [2023-09-05T21:55:32.103Z] #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-05T21:55:32.103Z] #57 37.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T21:55:32.103Z] #57 37.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T21:55:32.103Z] #57 38.08 (1/4) Installing ca-certificates (20230506-r0) [2023-09-05T21:55:32.103Z] #57 38.10 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-05T21:55:32.103Z] #57 38.10 (3/4) Installing su-exec (0.2-r2) [2023-09-05T21:55:32.103Z] #57 38.11 (4/4) Installing yq (4.30.4-r4) [2023-09-05T21:55:32.103Z] #57 38.19 Executing busybox-1.35.0-r29.trigger [2023-09-05T21:55:32.103Z] #57 38.19 Executing ca-certificates-20230506-r0.trigger [2023-09-05T21:55:32.103Z] #57 38.55 OK: 17 MiB in 19 packages [2023-09-05T21:55:32.103Z] #57 DONE 38.7s [2023-09-05T21:55:32.103Z] [2023-09-05T21:55:32.103Z] #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-05T21:55:32.103Z] #52 37.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T21:55:32.103Z] #52 37.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T21:55:32.103Z] #52 38.20 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-05T21:55:32.103Z] #52 38.21 (2/2) Installing su-exec (0.2-r2) [2023-09-05T21:55:32.103Z] #52 38.48 Executing busybox-1.35.0-r29.trigger [2023-09-05T21:55:32.103Z] #52 38.49 OK: 7 MiB in 17 packages [2023-09-05T21:55:32.103Z] #52 DONE 38.7s [2023-09-05T21:55:32.103Z] [2023-09-05T21:55:32.103Z] #58 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-05T21:55:32.103Z] #58 37.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T21:55:32.103Z] #58 38.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T21:55:32.103Z] #58 38.23 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-05T21:55:32.103Z] #58 38.48 Executing busybox-1.35.0-r29.trigger [2023-09-05T21:55:32.103Z] #58 38.49 OK: 7 MiB in 16 packages [2023-09-05T21:55:32.103Z] #58 DONE 38.7s [2023-09-05T21:55:32.103Z] [2023-09-05T21:55:32.103Z] #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-05T21:55:32.363Z] #63 ... [2023-09-05T21:55:32.363Z] [2023-09-05T21:55:32.363Z] #61 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-09-05T21:55:32.363Z] #61 0.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T21:55:32.363Z] #61 0.955 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T21:55:32.363Z] #61 1.255 OK: 265 MiB in 53 packages [2023-09-05T21:55:32.363Z] #61 DONE 1.5s [2023-09-05T21:55:32.363Z] [2023-09-05T21:55:32.363Z] #60 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-05T21:55:32.363Z] #60 38.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T21:55:32.363Z] #60 38.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T21:55:32.363Z] #60 38.37 v3.17.5-59-gdfba936d800 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-05T21:55:32.363Z] #60 38.37 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-05T21:55:32.363Z] #60 38.37 OK: 17818 distinct packages available [2023-09-05T21:55:32.363Z] #60 38.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T21:55:32.363Z] #60 38.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T21:55:32.363Z] #60 38.75 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-05T21:55:32.363Z] #60 38.76 (2/4) Installing musl-obstack (1.2.3-r0) [2023-09-05T21:55:32.363Z] #60 38.76 (3/4) Installing libucontext (1.2-r0) [2023-09-05T21:55:32.363Z] #60 38.76 (4/4) Installing gcompat (1.1.0-r0) [2023-09-05T21:55:32.363Z] #60 38.77 Executing busybox-1.35.0-r29.trigger [2023-09-05T21:55:32.363Z] #60 39.09 OK: 7 MiB in 19 packages [2023-09-05T21:55:33.736Z] #60 ... [2023-09-05T21:55:33.736Z] [2023-09-05T21:55:33.736Z] #49 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-05T21:55:33.736Z] #49 37.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T21:55:33.736Z] #49 39.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T21:55:33.736Z] #49 39.38 v3.17.5-59-gdfba936d800 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-05T21:55:33.736Z] #49 39.38 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-05T21:55:33.736Z] #49 39.38 OK: 17818 distinct packages available [2023-09-05T21:55:33.736Z] #49 39.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T21:55:33.736Z] #49 39.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T21:55:33.736Z] #49 39.71 (1/9) Installing ca-certificates (20230506-r0) [2023-09-05T21:55:33.736Z] #49 39.72 (2/9) Installing brotli-libs (1.0.9-r9) [2023-09-05T21:55:33.736Z] #49 39.73 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-09-05T21:55:33.736Z] #49 39.74 (4/9) Installing libcurl (8.2.1-r0) [2023-09-05T21:55:33.736Z] #49 39.74 (5/9) Installing curl (8.2.1-r0) [2023-09-05T21:55:33.736Z] #49 39.75 (6/9) Installing dumb-init (1.2.5-r2) [2023-09-05T21:55:33.736Z] #49 39.76 (7/9) Installing musl-obstack (1.2.3-r0) [2023-09-05T21:55:33.736Z] #49 39.76 (8/9) Installing libucontext (1.2-r0) [2023-09-05T21:55:33.736Z] #49 39.76 (9/9) Installing gcompat (1.1.0-r0) [2023-09-05T21:55:33.736Z] #49 39.77 Executing busybox-1.35.0-r29.trigger [2023-09-05T21:55:33.736Z] #49 39.77 Executing ca-certificates-20230506-r0.trigger [2023-09-05T21:55:33.736Z] #49 39.84 OK: 10 MiB in 24 packages [2023-09-05T21:55:33.736Z] #49 DONE 40.5s [2023-09-05T21:55:33.736Z] [2023-09-05T21:55:33.736Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-05T21:55:33.736Z] #0 0.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T21:55:33.736Z] #0 1.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T21:55:33.736Z] #0 1.550 v3.17.5-59-gdfba936d800 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-05T21:55:33.736Z] #0 1.550 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-05T21:55:33.736Z] #0 1.550 OK: 17823 distinct packages available [2023-09-05T21:55:33.736Z] #0 1.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T21:55:33.736Z] #0 1.703 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T21:55:33.736Z] #0 1.972 OK: 265 MiB in 53 packages [2023-09-05T21:55:33.736Z] #64 DONE 3.3s [2023-09-05T21:55:33.736Z] [2023-09-05T21:55:33.736Z] #60 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-05T21:55:33.736Z] #60 DONE 40.6s [2023-09-05T21:55:33.736Z] [2023-09-05T21:55:33.736Z] #65 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-09-05T21:55:33.736Z] #0 1.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T21:55:33.736Z] #0 1.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T21:55:33.736Z] #0 1.864 OK: 265 MiB in 53 packages [2023-09-05T21:55:33.736Z] #65 DONE 3.3s [2023-09-05T21:55:33.736Z] [2023-09-05T21:55:33.736Z] #66 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-05T21:55:33.736Z] #66 DONE 1.9s [2023-09-05T21:55:33.736Z] [2023-09-05T21:55:33.736Z] #67 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-05T21:55:33.736Z] #67 DONE 1.9s [2023-09-05T21:55:33.736Z] [2023-09-05T21:55:33.736Z] #68 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-05T21:55:33.736Z] #68 DONE 1.9s [2023-09-05T21:55:33.736Z] [2023-09-05T21:55:33.736Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-05T21:55:33.736Z] #0 1.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T21:55:33.736Z] #0 1.440 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T21:55:33.736Z] #0 1.855 OK: 265 MiB in 53 packages [2023-09-05T21:55:33.736Z] #69 DONE 3.3s [2023-09-05T21:55:33.736Z] [2023-09-05T21:55:33.736Z] #70 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T21:55:35.111Z] #70 ... [2023-09-05T21:55:35.111Z] [2023-09-05T21:55:35.111Z] #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-05T21:55:35.111Z] #71 DONE 1.5s [2023-09-05T21:55:35.368Z] [2023-09-05T21:55:35.368Z] #72 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-05T21:55:35.368Z] #72 DONE 1.5s [2023-09-05T21:55:35.368Z] [2023-09-05T21:55:35.368Z] #73 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-05T21:55:35.368Z] #73 DONE 1.4s [2023-09-05T21:55:35.368Z] [2023-09-05T21:55:35.368Z] #74 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-05T21:55:35.368Z] #74 DONE 1.5s [2023-09-05T21:55:35.368Z] [2023-09-05T21:55:35.368Z] #75 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-05T21:55:35.368Z] #75 DONE 1.5s [2023-09-05T21:55:35.368Z] [2023-09-05T21:55:35.368Z] #76 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-05T21:55:35.368Z] #76 DONE 0.2s [2023-09-05T21:55:35.368Z] [2023-09-05T21:55:35.368Z] #77 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-05T21:55:35.368Z] #77 DONE 0.2s [2023-09-05T21:55:35.368Z] [2023-09-05T21:55:35.368Z] #78 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-05T21:55:35.368Z] #78 DONE 0.2s [2023-09-05T21:55:35.368Z] [2023-09-05T21:55:35.368Z] #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-05T21:55:35.368Z] #79 DONE 1.6s [2023-09-05T21:55:35.368Z] [2023-09-05T21:55:35.368Z] #80 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-05T21:55:35.627Z] #80 DONE 0.1s [2023-09-05T21:55:35.627Z] [2023-09-05T21:55:35.627Z] #81 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-05T21:55:35.627Z] #81 DONE 0.1s [2023-09-05T21:55:35.627Z] [2023-09-05T21:55:35.627Z] #82 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-05T21:55:35.627Z] #82 DONE 0.1s [2023-09-05T21:55:35.627Z] [2023-09-05T21:55:35.627Z] #83 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-05T21:55:35.627Z] #83 DONE 0.1s [2023-09-05T21:55:35.627Z] [2023-09-05T21:55:35.627Z] #84 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-05T21:55:35.627Z] #84 DONE 0.1s [2023-09-05T21:55:35.627Z] [2023-09-05T21:55:35.627Z] #85 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-05T21:55:35.627Z] #85 DONE 0.1s [2023-09-05T21:55:35.627Z] [2023-09-05T21:55:35.627Z] #86 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-05T21:55:35.627Z] #86 DONE 0.1s [2023-09-05T21:55:35.627Z] [2023-09-05T21:55:35.627Z] #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-05T21:55:35.627Z] #63 DONE 3.8s [2023-09-05T21:55:35.627Z] [2023-09-05T21:55:35.627Z] #87 [security-spire-server] exporting to image [2023-09-05T21:55:35.627Z] #87 exporting layers [2023-09-05T21:55:35.886Z] #87 ... [2023-09-05T21:55:35.886Z] [2023-09-05T21:55:35.886Z] #88 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-05T21:55:35.886Z] #88 DONE 0.1s [2023-09-05T21:55:35.886Z] [2023-09-05T21:55:35.886Z] #89 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-05T21:55:35.886Z] #89 DONE 0.1s [2023-09-05T21:55:35.886Z] [2023-09-05T21:55:35.886Z] #90 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-05T21:55:35.886Z] #90 DONE 0.1s [2023-09-05T21:55:35.886Z] [2023-09-05T21:55:35.886Z] #91 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-05T21:55:35.886Z] #91 DONE 0.1s [2023-09-05T21:55:35.886Z] [2023-09-05T21:55:35.886Z] #92 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-05T21:55:35.886Z] #92 DONE 0.1s [2023-09-05T21:55:35.886Z] [2023-09-05T21:55:35.886Z] #87 [security-spire-agent] exporting to image [2023-09-05T21:55:36.453Z] #87 exporting layers 0.7s done [2023-09-05T21:55:36.453Z] #87 writing image sha256:24842781cb15774e1d39c1e418e34e0d0cf27b3155abf9058a32697f0700f997 0.0s done [2023-09-05T21:55:36.453Z] #87 naming to docker.io/library/security-spire-server [2023-09-05T21:55:36.453Z] #87 exporting layers 0.6s done [2023-09-05T21:55:36.453Z] #87 naming to docker.io/library/security-spire-server done [2023-09-05T21:55:36.453Z] #87 writing image sha256:4ad37fd5224d814780e7d98092a03f1f2c15db33bcc47698237506eea0745947 done [2023-09-05T21:55:36.453Z] #87 naming to docker.io/library/security-spire-config done [2023-09-05T21:55:36.453Z] #87 writing image sha256:05b72b26e2ed20e931bf72f5c7949e34eaeda449049f37cdea427eb7192f908e done [2023-09-05T21:55:36.453Z] #87 naming to docker.io/library/security-spire-agent done [2023-09-05T21:55:36.453Z] #87 DONE 0.8s [2023-09-05T21:55:36.453Z] [2023-09-05T21:55:36.453Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T21:55:46.418Z] #93 ... [2023-09-05T21:55:46.418Z] [2023-09-05T21:55:46.418Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T21:55:46.418Z] #94 ... [2023-09-05T21:55:46.418Z] [2023-09-05T21:55:46.418Z] #95 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T21:56:00.279Z] Removing intermediate container 5d240252e286 [2023-09-05T21:56:00.279Z] ---> c9f3ee0aa6e3 [2023-09-05T21:56:00.279Z] Successfully built c9f3ee0aa6e3 [2023-09-05T21:56:00.279Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T21:56:00.610Z] + docker inspect -f . ci-base-image-arm64 [2023-09-05T21:56:00.610Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T21:56:00.811Z] prd-ubuntu20.04-docker-arm64-4c-16g-5384 does not seem to be running inside a container [2023-09-05T21:56:00.870Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-05T21:56:02.086Z] $ docker top 25faa06825d6708b258da69543d758010ed9f2afa541e3e66c6fef90e481e707 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-05T21:56:02.921Z] + go version [2023-09-05T21:56:02.921Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-09-05T21:56:02.939Z] $ docker stop --time=1 25faa06825d6708b258da69543d758010ed9f2afa541e3e66c6fef90e481e707 [2023-09-05T21:56:04.520Z] #95 DONE 29.0s [2023-09-05T21:56:04.520Z] [2023-09-05T21:56:04.520Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T21:56:04.520Z] #94 DONE 29.1s [2023-09-05T21:56:04.520Z] [2023-09-05T21:56:04.520Z] #70 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T21:56:04.520Z] #70 DONE 30.5s [2023-09-05T21:56:04.520Z] [2023-09-05T21:56:04.520Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T21:56:04.520Z] #93 DONE 28.9s [2023-09-05T21:56:04.520Z] [2023-09-05T21:56:04.520Z] #96 [security-proxy-auth builder 6/7] COPY . . [2023-09-05T21:56:04.537Z] $ docker rm -f --volumes 25faa06825d6708b258da69543d758010ed9f2afa541e3e66c6fef90e481e707 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T21:56:05.065Z] + docker inspect -f . ci-base-image-arm64 [2023-09-05T21:56:05.065Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T21:56:05.227Z] prd-ubuntu20.04-docker-arm64-4c-16g-5384 does not seem to be running inside a container [2023-09-05T21:56:05.283Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-05T21:56:06.375Z] $ docker top f66fd7cb76bbd6c10fecf925a0d9fa6f327ca694d22636d70a4075762c91c17a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-05T21:56:06.560Z] ========================================================= [2023-09-05T21:56:06.560Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-09-05T21:56:06.560Z] ========================================================= [Pipeline] sh [2023-09-05T21:56:06.858Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2023-09-05T21:56:07.185Z] + make test [2023-09-05T21:56:07.185Z] go test -race -coverprofile=coverage.out ./... [2023-09-05T21:56:14.491Z] #96 ... [2023-09-05T21:56:14.492Z] [2023-09-05T21:56:14.492Z] #97 [security-proxy-setup builder 6/7] COPY . . [2023-09-05T21:56:14.492Z] #97 ... [2023-09-05T21:56:14.492Z] [2023-09-05T21:56:14.492Z] #98 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-05T21:56:14.492Z] #98 ... [2023-09-05T21:56:14.492Z] [2023-09-05T21:56:14.492Z] #99 [support-notifications builder 6/7] COPY . . [2023-09-05T21:56:17.775Z] #99 ... [2023-09-05T21:56:17.775Z] [2023-09-05T21:56:17.775Z] #98 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-05T21:56:17.775Z] #98 DONE 13.0s [2023-09-05T21:56:17.775Z] [2023-09-05T21:56:17.775Z] #100 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T21:56:17.775Z] #100 CACHED [2023-09-05T21:56:17.775Z] [2023-09-05T21:56:17.776Z] #101 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-05T21:56:17.776Z] #101 CACHED [2023-09-05T21:56:17.776Z] [2023-09-05T21:56:17.776Z] #102 [core-data builder 6/7] COPY . . [2023-09-05T21:56:17.776Z] #102 CACHED [2023-09-05T21:56:17.776Z] [2023-09-05T21:56:17.776Z] #103 [core-command builder 6/7] COPY . . [2023-09-05T21:56:17.776Z] #103 CACHED [2023-09-05T21:56:17.776Z] [2023-09-05T21:56:17.776Z] #104 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-05T21:56:17.776Z] #104 CACHED [2023-09-05T21:56:17.776Z] [2023-09-05T21:56:17.776Z] #105 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T21:56:17.776Z] #105 CACHED [2023-09-05T21:56:17.776Z] [2023-09-05T21:56:17.776Z] #106 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-05T21:56:17.776Z] #106 CACHED [2023-09-05T21:56:17.776Z] [2023-09-05T21:56:17.776Z] #107 [support-scheduler builder 6/7] COPY . . [2023-09-05T21:56:17.776Z] #107 CACHED [2023-09-05T21:56:17.776Z] [2023-09-05T21:56:17.776Z] #108 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T21:56:17.776Z] #108 CACHED [2023-09-05T21:56:17.776Z] [2023-09-05T21:56:17.776Z] #96 [security-proxy-auth builder 6/7] COPY . . [2023-09-05T21:56:17.776Z] #96 DONE 13.0s [2023-09-05T21:56:17.776Z] [2023-09-05T21:56:17.776Z] #109 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-05T21:56:17.776Z] #109 CACHED [2023-09-05T21:56:17.776Z] [2023-09-05T21:56:17.776Z] #110 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T21:56:17.776Z] #110 CACHED [2023-09-05T21:56:17.776Z] [2023-09-05T21:56:17.776Z] #111 [core-metadata builder 6/7] COPY . . [2023-09-05T21:56:17.776Z] #111 CACHED [2023-09-05T21:56:17.776Z] [2023-09-05T21:56:17.776Z] #112 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-05T21:56:17.776Z] #112 CACHED [2023-09-05T21:56:17.776Z] [2023-09-05T21:56:17.776Z] #113 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-05T21:56:17.776Z] #113 CACHED [2023-09-05T21:56:17.776Z] [2023-09-05T21:56:17.776Z] #114 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T21:56:17.776Z] #114 CACHED [2023-09-05T21:56:17.776Z] [2023-09-05T21:56:17.776Z] #115 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T21:56:17.776Z] #115 CACHED [2023-09-05T21:56:17.776Z] [2023-09-05T21:56:17.776Z] #116 [security-bootstrapper builder 6/7] COPY . . [2023-09-05T21:56:17.776Z] #116 CACHED [2023-09-05T21:56:17.776Z] [2023-09-05T21:56:17.776Z] #117 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-05T21:56:17.776Z] #117 CACHED [2023-09-05T21:56:17.776Z] [2023-09-05T21:56:17.776Z] #97 [security-proxy-setup builder 6/7] COPY . . [2023-09-05T21:56:17.776Z] #97 DONE 13.1s [2023-09-05T21:56:17.776Z] [2023-09-05T21:56:17.776Z] #118 [security-secretstore-setup builder 6/7] COPY . . [2023-09-05T21:56:17.776Z] #118 CACHED [2023-09-05T21:56:17.776Z] [2023-09-05T21:56:17.776Z] #119 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T21:56:17.776Z] #119 CACHED [2023-09-05T21:56:17.776Z] [2023-09-05T21:56:17.776Z] #120 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-05T21:56:17.776Z] #120 CACHED [2023-09-05T21:56:17.776Z] [2023-09-05T21:56:17.776Z] #99 [support-notifications builder 6/7] COPY . . [2023-09-05T21:56:17.776Z] #99 DONE 13.0s [2023-09-05T21:56:17.776Z] [2023-09-05T21:56:17.776Z] #121 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-05T21:56:18.757Z] #121 1.229 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-05T21:56:28.745Z] #121 ... [2023-09-05T21:56:28.745Z] [2023-09-05T21:56:28.745Z] #122 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-05T21:56:28.745Z] #0 0.680 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-05T21:56:28.745Z] #122 ... [2023-09-05T21:56:28.745Z] [2023-09-05T21:56:28.745Z] #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-05T21:56:28.745Z] #0 0.927 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-05T21:56:28.745Z] #123 ... [2023-09-05T21:56:28.745Z] [2023-09-05T21:56:28.745Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-05T21:56:28.745Z] #0 0.386 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-05T21:56:28.745Z] #124 ... [2023-09-05T21:56:28.745Z] [2023-09-05T21:56:28.745Z] #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-05T21:56:28.745Z] #0 1.331 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-05T21:56:28.745Z] #125 ... [2023-09-05T21:56:28.745Z] [2023-09-05T21:56:28.745Z] #126 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-05T21:56:28.745Z] #0 1.845 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-05T21:56:28.745Z] #126 ... [2023-09-05T21:56:28.745Z] [2023-09-05T21:56:28.745Z] #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-05T21:56:28.745Z] #0 0.987 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-05T21:56:28.745Z] #127 ... [2023-09-05T21:56:28.745Z] [2023-09-05T21:56:28.745Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-05T21:56:28.745Z] #0 0.622 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-09-05T21:56:28.745Z] #128 ... [2023-09-05T21:56:28.745Z] [2023-09-05T21:56:28.745Z] #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-05T21:56:28.745Z] #0 1.369 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-05T21:56:29.003Z] #129 ... [2023-09-05T21:56:29.003Z] [2023-09-05T21:56:29.003Z] #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-05T21:56:29.003Z] #0 0.683 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-05T21:56:29.003Z] #130 ... [2023-09-05T21:56:29.003Z] [2023-09-05T21:56:29.003Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-05T21:56:29.003Z] #0 1.004 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-05T21:56:46.031Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-09-05T21:57:36.847Z] #131 ... [2023-09-05T21:57:36.847Z] [2023-09-05T21:57:36.847Z] #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-05T21:57:36.847Z] #129 70.38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-05T21:57:49.057Z] #129 ... [2023-09-05T21:57:49.057Z] [2023-09-05T21:57:49.057Z] #121 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-05T21:57:49.057Z] #121 DONE 90.2s [2023-09-05T21:57:49.057Z] [2023-09-05T21:57:49.057Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-05T21:57:49.057Z] #128 DONE 90.2s [2023-09-05T21:57:49.057Z] [2023-09-05T21:57:49.057Z] #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-05T21:57:49.057Z] #123 DONE 90.2s [2023-09-05T21:57:49.057Z] [2023-09-05T21:57:49.057Z] #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-05T21:57:49.057Z] #127 DONE 90.2s [2023-09-05T21:57:49.057Z] [2023-09-05T21:57:49.057Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-05T21:57:49.057Z] #124 DONE 90.2s [2023-09-05T21:57:49.057Z] [2023-09-05T21:57:49.057Z] #132 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T21:57:49.057Z] #132 ... [2023-09-05T21:57:49.057Z] [2023-09-05T21:57:49.057Z] #122 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-05T21:57:49.057Z] #122 DONE 90.3s [2023-09-05T21:57:49.057Z] [2023-09-05T21:57:49.057Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-05T21:57:49.057Z] #131 DONE 90.3s [2023-09-05T21:57:49.057Z] [2023-09-05T21:57:49.057Z] #133 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T21:57:49.057Z] #133 ... [2023-09-05T21:57:49.057Z] [2023-09-05T21:57:49.057Z] #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-05T21:57:49.057Z] #129 DONE 90.5s [2023-09-05T21:57:49.057Z] [2023-09-05T21:57:49.057Z] #126 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-05T21:57:49.057Z] #126 DONE 90.5s [2023-09-05T21:57:49.057Z] [2023-09-05T21:57:49.057Z] #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-05T21:57:49.057Z] #125 DONE 90.6s [2023-09-05T21:57:49.057Z] [2023-09-05T21:57:49.057Z] #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-05T21:57:49.057Z] #130 DONE 90.5s [2023-09-05T21:57:49.057Z] [2023-09-05T21:57:49.057Z] #134 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T21:57:49.057Z] #134 ... [2023-09-05T21:57:49.057Z] [2023-09-05T21:57:49.057Z] #135 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-05T21:57:49.057Z] #135 DONE 0.6s [2023-09-05T21:57:49.057Z] [2023-09-05T21:57:49.057Z] #132 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T21:57:49.057Z] #132 DONE 0.8s [2023-09-05T21:57:49.057Z] [2023-09-05T21:57:49.057Z] #136 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T21:57:49.057Z] #136 DONE 0.8s [2023-09-05T21:57:49.057Z] [2023-09-05T21:57:49.057Z] #133 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T21:57:49.057Z] #133 DONE 0.6s [2023-09-05T21:57:49.057Z] [2023-09-05T21:57:49.057Z] #137 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-05T21:57:49.057Z] #137 ... [2023-09-05T21:57:49.057Z] [2023-09-05T21:57:49.057Z] #138 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T21:57:49.057Z] #138 DONE 0.3s [2023-09-05T21:57:49.057Z] [2023-09-05T21:57:49.057Z] #139 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T21:57:49.057Z] #139 DONE 0.5s [2023-09-05T21:57:49.057Z] [2023-09-05T21:57:49.057Z] #134 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T21:57:49.057Z] #134 DONE 0.4s [2023-09-05T21:57:49.057Z] [2023-09-05T21:57:49.057Z] #140 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-05T21:57:49.057Z] #140 DONE 0.2s [2023-09-05T21:57:49.057Z] [2023-09-05T21:57:49.057Z] #141 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T21:57:49.057Z] #141 CACHED [2023-09-05T21:57:49.057Z] [2023-09-05T21:57:49.057Z] #142 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-05T21:57:49.057Z] #142 CACHED [2023-09-05T21:57:49.057Z] [2023-09-05T21:57:49.057Z] #143 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T21:57:49.057Z] #143 CACHED [2023-09-05T21:57:49.057Z] [2023-09-05T21:57:49.057Z] #144 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-05T21:57:49.057Z] #144 CACHED [2023-09-05T21:57:49.057Z] [2023-09-05T21:57:49.057Z] #145 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-05T21:57:49.057Z] #145 DONE 0.2s [2023-09-05T21:57:49.057Z] [2023-09-05T21:57:49.057Z] #146 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-05T21:57:49.057Z] #146 CACHED [2023-09-05T21:57:49.057Z] [2023-09-05T21:57:49.057Z] #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T21:57:49.057Z] #147 CACHED [2023-09-05T21:57:49.057Z] [2023-09-05T21:57:49.057Z] #148 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-05T21:57:49.057Z] #148 CACHED [2023-09-05T21:57:49.057Z] [2023-09-05T21:57:49.057Z] #149 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T21:57:49.057Z] #149 CACHED [2023-09-05T21:57:49.057Z] [2023-09-05T21:57:49.057Z] #137 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-05T21:57:49.057Z] #137 DONE 0.2s [2023-09-05T21:57:49.057Z] [2023-09-05T21:57:49.057Z] #150 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-05T21:57:49.057Z] #150 ... [2023-09-05T21:57:49.057Z] [2023-09-05T21:57:49.057Z] #151 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-05T21:57:49.057Z] #151 DONE 0.2s [2023-09-05T21:57:49.057Z] [2023-09-05T21:57:49.057Z] #152 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-05T21:57:49.057Z] #152 ... [2023-09-05T21:57:49.057Z] [2023-09-05T21:57:49.057Z] #153 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-05T21:57:49.057Z] #153 DONE 0.6s [2023-09-05T21:57:49.316Z] [2023-09-05T21:57:49.316Z] #154 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-05T21:57:50.260Z] #154 ... [2023-09-05T21:57:50.260Z] [2023-09-05T21:57:50.260Z] #155 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-05T21:57:50.260Z] #155 DONE 1.7s [2023-09-05T21:57:50.260Z] [2023-09-05T21:57:50.260Z] #156 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-05T21:57:50.260Z] #156 DONE 1.8s [2023-09-05T21:57:50.260Z] [2023-09-05T21:57:50.260Z] #157 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-05T21:57:50.260Z] #157 DONE 1.7s [2023-09-05T21:57:50.260Z] [2023-09-05T21:57:50.260Z] #158 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-05T21:57:50.260Z] #158 DONE 1.8s [2023-09-05T21:57:50.519Z] [2023-09-05T21:57:50.519Z] #159 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-05T21:57:50.776Z] #159 ... [2023-09-05T21:57:50.776Z] [2023-09-05T21:57:50.776Z] #150 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-05T21:57:50.776Z] #150 DONE 2.1s [2023-09-05T21:57:50.776Z] [2023-09-05T21:57:50.776Z] #154 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-05T21:57:50.776Z] #154 DONE 2.2s [2023-09-05T21:57:50.776Z] [2023-09-05T21:57:50.776Z] #160 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-05T21:57:50.776Z] #160 DONE 2.2s [2023-09-05T21:57:50.776Z] [2023-09-05T21:57:50.776Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-05T21:57:50.776Z] #161 DONE 2.2s [2023-09-05T21:57:50.776Z] [2023-09-05T21:57:50.776Z] #152 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-05T21:57:50.776Z] #152 DONE 2.2s [2023-09-05T21:57:50.776Z] [2023-09-05T21:57:50.776Z] #162 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-09-05T21:57:50.776Z] #162 DONE 0.6s [2023-09-05T21:57:50.776Z] [2023-09-05T21:57:50.776Z] #163 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-09-05T21:57:50.776Z] #163 DONE 0.6s [2023-09-05T21:57:50.776Z] [2023-09-05T21:57:50.776Z] #164 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-05T21:57:50.776Z] #164 DONE 0.7s [2023-09-05T21:57:50.776Z] [2023-09-05T21:57:50.776Z] #87 [core-command] exporting to image [2023-09-05T21:57:50.776Z] #87 exporting layers [2023-09-05T21:57:51.038Z] #87 ... [2023-09-05T21:57:51.038Z] [2023-09-05T21:57:51.038Z] #165 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-09-05T21:57:51.038Z] #165 DONE 0.6s [2023-09-05T21:57:51.038Z] [2023-09-05T21:57:51.038Z] #159 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-05T21:57:51.038Z] #159 DONE 0.7s [2023-09-05T21:57:51.038Z] [2023-09-05T21:57:51.038Z] #166 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-05T21:57:51.038Z] #166 DONE 0.2s [2023-09-05T21:57:51.038Z] [2023-09-05T21:57:51.038Z] #167 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-09-05T21:57:51.038Z] #167 DONE 0.3s [2023-09-05T21:57:51.038Z] [2023-09-05T21:57:51.038Z] #168 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-05T21:57:51.038Z] #168 DONE 0.2s [2023-09-05T21:57:51.038Z] [2023-09-05T21:57:51.038Z] #87 [support-notifications] exporting to image [2023-09-05T21:57:51.038Z] #87 ... [2023-09-05T21:57:51.038Z] [2023-09-05T21:57:51.038Z] #169 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-05T21:57:51.038Z] #169 DONE 0.4s [2023-09-05T21:57:51.038Z] [2023-09-05T21:57:51.038Z] #170 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-05T21:57:51.038Z] #170 DONE 0.4s [2023-09-05T21:57:51.038Z] [2023-09-05T21:57:51.038Z] #87 [core-data] exporting to image [2023-09-05T21:57:51.038Z] #87 exporting layers 0.2s done [2023-09-05T21:57:51.295Z] #87 ... [2023-09-05T21:57:51.295Z] [2023-09-05T21:57:51.295Z] #171 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-05T21:57:51.295Z] #171 DONE 3.0s [2023-09-05T21:57:51.295Z] [2023-09-05T21:57:51.295Z] #172 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-05T21:57:51.295Z] #172 DONE 0.3s [2023-09-05T21:57:51.295Z] [2023-09-05T21:57:51.295Z] #173 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-05T21:57:51.295Z] #173 DONE 0.4s [2023-09-05T21:57:51.295Z] [2023-09-05T21:57:51.295Z] #174 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-09-05T21:57:51.295Z] #174 DONE 0.4s [2023-09-05T21:57:51.295Z] [2023-09-05T21:57:51.295Z] #175 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-09-05T21:57:51.295Z] #175 DONE 0.4s [2023-09-05T21:57:51.295Z] [2023-09-05T21:57:51.295Z] #87 [support-scheduler] exporting to image [2023-09-05T21:57:51.295Z] #87 exporting layers 0.4s done [2023-09-05T21:57:51.295Z] #87 writing image sha256:547d34256edf5b45bd30de9b630967df43a7779b332cf69bb51b348755237831 0.0s done [2023-09-05T21:57:51.295Z] #87 writing image sha256:59368d03aff907745140e04cd38f06b1502cf5fc117733ae52284e20491fd3e2 0.0s done [2023-09-05T21:57:51.295Z] #87 naming to docker.io/library/core-command 0.0s done [2023-09-05T21:57:51.295Z] #87 naming to docker.io/library/support-scheduler done [2023-09-05T21:57:51.553Z] #87 exporting layers 0.3s done [2023-09-05T21:57:51.553Z] #87 writing image sha256:173d11a5cbca74a68e1cf28f170879a7c9fb59aecbb8c7c1b258f5eb531e6765 done [2023-09-05T21:57:51.553Z] #87 naming to docker.io/library/core-data done [2023-09-05T21:57:51.553Z] #87 writing image sha256:29e54f3db40cb567e4f7476d100a98821dcf35dd31fec2eb20c2227e442d45cf done [2023-09-05T21:57:51.553Z] #87 naming to docker.io/library/support-notifications done [2023-09-05T21:57:51.553Z] #87 writing image sha256:38ca26b706054ea897bc2672786d4b7917a1bb1b1e5620bff0f871f267404ea0 done [2023-09-05T21:57:51.553Z] #87 writing image sha256:f6e16d00337e9ba46b5fc67a278f8c60133a68fdb25897c238c3a61430fb51b8 done [2023-09-05T21:57:51.553Z] #87 naming to docker.io/library/security-spiffe-token-provider done [2023-09-05T21:57:51.553Z] #87 naming to docker.io/library/core-metadata 0.1s done [2023-09-05T21:57:51.553Z] #87 DONE 1.6s [2023-09-05T21:57:51.553Z] [2023-09-05T21:57:51.553Z] #176 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-05T21:57:51.553Z] #176 DONE 0.4s [2023-09-05T21:57:51.553Z] [2023-09-05T21:57:51.553Z] #177 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T21:57:51.553Z] #177 DONE 0.3s [2023-09-05T21:57:51.553Z] [2023-09-05T21:57:51.553Z] #178 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-05T21:57:52.119Z] #178 ... [2023-09-05T21:57:52.119Z] [2023-09-05T21:57:52.119Z] #179 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-05T21:57:52.119Z] #179 DONE 0.5s [2023-09-05T21:57:52.119Z] [2023-09-05T21:57:52.119Z] #180 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-05T21:57:52.119Z] #180 DONE 0.5s [2023-09-05T21:57:52.119Z] [2023-09-05T21:57:52.119Z] #181 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-05T21:57:52.119Z] #181 DONE 0.2s [2023-09-05T21:57:52.119Z] [2023-09-05T21:57:52.119Z] #182 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-05T21:57:52.119Z] #182 DONE 0.3s [2023-09-05T21:57:52.119Z] [2023-09-05T21:57:52.119Z] #183 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-05T21:57:52.412Z] #183 ... [2023-09-05T21:57:52.412Z] [2023-09-05T21:57:52.412Z] #184 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-05T21:57:52.412Z] #184 DONE 0.3s [2023-09-05T21:57:52.412Z] [2023-09-05T21:57:52.412Z] #185 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-05T21:57:52.412Z] #185 DONE 1.0s [2023-09-05T21:57:52.412Z] [2023-09-05T21:57:52.412Z] #178 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-05T21:57:52.412Z] #178 DONE 0.8s [2023-09-05T21:57:52.412Z] [2023-09-05T21:57:52.412Z] #183 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-05T21:57:52.412Z] #183 DONE 0.5s [2023-09-05T21:57:52.412Z] [2023-09-05T21:57:52.412Z] #87 [security-proxy-auth] exporting to image [2023-09-05T21:57:52.669Z] #87 ... [2023-09-05T21:57:52.669Z] [2023-09-05T21:57:52.669Z] #186 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-05T21:57:52.669Z] #186 DONE 0.4s [2023-09-05T21:57:52.669Z] [2023-09-05T21:57:52.669Z] #187 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-05T21:57:52.669Z] #187 DONE 0.3s [2023-09-05T21:57:52.669Z] [2023-09-05T21:57:52.669Z] #188 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-05T21:57:52.669Z] #188 DONE 0.1s [2023-09-05T21:57:52.669Z] [2023-09-05T21:57:52.669Z] #189 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-09-05T21:57:52.669Z] #189 DONE 0.1s [2023-09-05T21:57:52.669Z] [2023-09-05T21:57:52.669Z] #87 [security-proxy-auth] exporting to image [2023-09-05T21:57:52.669Z] #87 exporting layers 0.4s done [2023-09-05T21:57:52.669Z] #87 writing image sha256:d39ae8b73c1501a466e4d4e8e0a6f7ca9060ac8001edf5b740d419b239c9334e done [2023-09-05T21:57:52.669Z] #87 naming to docker.io/library/core-common-config-bootstrapper [2023-09-05T21:57:52.930Z] #87 naming to docker.io/library/core-common-config-bootstrapper done [2023-09-05T21:57:52.930Z] #87 writing image sha256:37d8091e3c3d91c071fd88d0f302c52f8608694d1747fc0edd6d41ec7665fb3e done [2023-09-05T21:57:52.930Z] #87 naming to docker.io/library/security-proxy-auth done [2023-09-05T21:57:52.930Z] #87 DONE 2.0s [2023-09-05T21:57:52.930Z] [2023-09-05T21:57:52.930Z] #190 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-09-05T21:57:52.930Z] #190 DONE 0.1s [2023-09-05T21:57:52.930Z] [2023-09-05T21:57:52.930Z] #191 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-05T21:57:52.930Z] #191 DONE 0.0s [2023-09-05T21:57:52.930Z] [2023-09-05T21:57:52.930Z] #192 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-05T21:57:52.930Z] #192 ... [2023-09-05T21:57:52.930Z] [2023-09-05T21:57:52.930Z] #193 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-05T21:57:52.930Z] #193 DONE 0.0s [2023-09-05T21:57:53.189Z] [2023-09-05T21:57:53.189Z] #194 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-05T21:57:53.189Z] #194 DONE 1.0s [2023-09-05T21:57:53.189Z] [2023-09-05T21:57:53.189Z] #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-05T21:57:53.189Z] #195 ... [2023-09-05T21:57:53.189Z] [2023-09-05T21:57:53.189Z] #192 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-05T21:57:53.189Z] #192 DONE 0.4s [2023-09-05T21:57:53.446Z] [2023-09-05T21:57:53.446Z] #87 [security-secretstore-setup] exporting to image [2023-09-05T21:57:53.446Z] #87 exporting layers 0.3s done [2023-09-05T21:57:53.446Z] #87 exporting layers 0.3s done [2023-09-05T21:57:53.446Z] #87 writing image sha256:580d33f063bf1fba8b1d8e6f26a0854918bd2ac34203055c885c2826acd4cf58 done [2023-09-05T21:57:53.446Z] #87 naming to docker.io/library/security-proxy-setup done [2023-09-05T21:57:53.446Z] #87 writing image sha256:ec05ca737e83c1ae8888d70086905caf1266b497f737e7b1c0cae8a8188acd76 done [2023-09-05T21:57:53.446Z] #87 naming to docker.io/library/security-secretstore-setup done [2023-09-05T21:57:53.446Z] #87 DONE 2.4s [2023-09-05T21:57:53.446Z] [2023-09-05T21:57:53.446Z] #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-05T21:57:53.446Z] #195 DONE 0.6s [2023-09-05T21:57:53.446Z] [2023-09-05T21:57:53.446Z] #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T21:57:53.704Z] #31 ... [2023-09-05T21:57:53.704Z] [2023-09-05T21:57:53.704Z] #87 [security-bootstrapper] exporting to image [2023-09-05T21:57:53.704Z] #87 exporting layers 0.2s done [2023-09-05T21:57:53.704Z] #87 writing image sha256:cbeaabb842b6c237c23d72f4a24ccf686b86f5cf2e72f832f00fa7f214dd8f84 done [2023-09-05T21:57:53.704Z] #87 naming to docker.io/library/security-bootstrapper done [2023-09-05T21:57:53.704Z] #87 DONE 2.6s [2023-09-05T21:57:53.704Z] [2023-09-05T21:57:53.704Z] #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T21:57:53.704Z] time="2023-09-05T21:54:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T21:57:53.704Z] time="2023-09-05T21:54:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T21:57:53.704Z] time="2023-09-05T21:54:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T21:57:53.704Z] time="2023-09-05T21:54:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T21:57:53.704Z] time="2023-09-05T21:54:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T21:57:53.704Z] time="2023-09-05T21:54:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T21:57:53.704Z] time="2023-09-05T21:54:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T21:57:53.704Z] time="2023-09-05T21:54:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T21:57:53.704Z] time="2023-09-05T21:54:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T21:57:53.704Z] time="2023-09-05T21:54:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T21:57:53.704Z] time="2023-09-05T21:54:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T21:57:53.704Z] time="2023-09-05T21:54:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T21:57:53.704Z] time="2023-09-05T21:54:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T21:57:53.704Z] time="2023-09-05T21:54:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-05T21:57:53.710Z] $ docker stop --time=1 6fedf8f7ff3264a0ee10d6191a8a6ca36c53ff8d4b6de28e8c948194fa1f3e97 [2023-09-05T21:57:55.001Z] $ docker rm -f --volumes 6fedf8f7ff3264a0ee10d6191a8a6ca36c53ff8d4b6de28e8c948194fa1f3e97 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-05T21:57:55.332Z] + docker images [2023-09-05T21:57:55.332Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-05T21:57:55.332Z] security-bootstrapper latest cbeaabb842b6 2 seconds ago 23MB [2023-09-05T21:57:55.332Z] security-proxy-auth latest 37d8091e3c3d 3 seconds ago 19.4MB [2023-09-05T21:57:55.332Z] security-secretstore-setup latest ec05ca737e83 3 seconds ago 44.1MB [2023-09-05T21:57:55.332Z] core-common-config-bootstrapper latest d39ae8b73c15 3 seconds ago 18MB [2023-09-05T21:57:55.332Z] security-proxy-setup latest 580d33f063bf 3 seconds ago 29.2MB [2023-09-05T21:57:55.332Z] core-metadata latest f6e16d00337e 4 seconds ago 21.6MB [2023-09-05T21:57:55.332Z] core-command latest 547d34256edf 5 seconds ago 21MB [2023-09-05T21:57:55.332Z] support-scheduler latest 59368d03aff9 5 seconds ago 33.7MB [2023-09-05T21:57:55.332Z] core-data latest 173d11a5cbca 5 seconds ago 21.2MB [2023-09-05T21:57:55.332Z] support-notifications latest 29e54f3db40c 5 seconds ago 34.3MB [2023-09-05T21:57:55.332Z] security-spiffe-token-provider latest 38ca26b70605 5 seconds ago 33.5MB [2023-09-05T21:57:55.332Z] security-spire-config latest 4ad37fd5224d 2 minutes ago 102MB [2023-09-05T21:57:55.332Z] security-spire-agent latest 05b72b26e2ed 2 minutes ago 161MB [2023-09-05T21:57:55.332Z] security-spire-server latest 24842781cb15 2 minutes ago 103MB [2023-09-05T21:57:55.332Z] ci-base-image-x86_64 latest fc96598b69af 5 minutes ago 1.07GB [2023-09-05T21:57:55.332Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 7 weeks ago 696MB [2023-09-05T21:57:55.332Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 months ago 334MB [2023-09-05T21:57:55.332Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 14 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-05T21:58:52.690Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-09-05T21:58:52.691Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-09-05T21:58:52.691Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-09-05T21:58:52.691Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-09-05T21:58:52.691Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-09-05T21:58:52.691Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-09-05T21:58:52.691Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-09-05T21:58:52.691Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-09-05T21:58:52.691Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-09-05T21:58:52.691Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-09-05T21:58:53.648Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-09-05T21:58:53.915Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-09-05T21:58:53.915Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-09-05T21:58:53.915Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-09-05T21:59:04.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-09-05T21:59:04.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-09-05T21:59:04.005Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.337s coverage: 28.7% of statements [2023-09-05T21:59:12.195Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.301s coverage: 97.0% of statements [2023-09-05T21:59:17.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-09-05T21:59:17.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-09-05T21:59:17.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-09-05T21:59:20.863Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.411s coverage: 69.4% of statements [2023-09-05T21:59:22.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-09-05T21:59:22.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-09-05T21:59:22.552Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.314s coverage: 54.0% of statements [2023-09-05T21:59:27.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-09-05T21:59:27.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-09-05T21:59:27.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-09-05T21:59:27.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-09-05T21:59:27.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-09-05T21:59:34.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-09-05T21:59:34.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-09-05T21:59:49.756Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.766s coverage: 93.4% of statements [2023-09-05T21:59:49.756Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.316s coverage: 3.8% of statements [2023-09-05T21:59:49.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-09-05T21:59:49.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-09-05T21:59:49.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-09-05T21:59:51.700Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.585s coverage: 97.6% of statements [2023-09-05T21:59:51.700Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-09-05T21:59:51.700Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-09-05T21:59:51.700Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-09-05T21:59:51.700Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-09-05T21:59:51.700Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-09-05T21:59:51.700Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-09-05T21:59:51.700Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-09-05T21:59:51.968Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.220s coverage: 72.2% of statements [2023-09-05T22:00:02.048Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-09-05T22:00:02.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-09-05T22:00:02.048Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.416s coverage: 0.9% of statements [2023-09-05T22:00:02.048Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.297s coverage: 32.2% of statements [2023-09-05T22:00:05.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.288s coverage: 42.9% of statements [2023-09-05T22:00:06.348Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.270s coverage: 82.9% of statements [2023-09-05T22:00:06.348Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.229s coverage: 94.1% of statements [2023-09-05T22:00:06.348Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.277s coverage: 96.3% of statements [2023-09-05T22:00:08.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.236s coverage: 87.5% of statements [2023-09-05T22:00:12.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-09-05T22:00:12.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-09-05T22:00:12.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-09-05T22:00:12.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-09-05T22:00:14.196Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-09-05T22:00:14.196Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-09-05T22:00:14.196Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-09-05T22:00:14.196Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-09-05T22:00:20.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.223s coverage: 94.4% of statements [2023-09-05T22:00:20.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-09-05T22:00:20.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-09-05T22:00:20.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-09-05T22:00:20.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-09-05T22:00:27.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-09-05T22:00:27.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-09-05T22:00:30.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-09-05T22:00:35.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-09-05T22:00:35.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.003s coverage: 79.9% of statements [2023-09-05T22:00:35.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.285s coverage: 92.9% of statements [2023-09-05T22:00:35.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.079s coverage: 64.4% of statements [2023-09-05T22:00:35.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.214s coverage: 62.3% of statements [2023-09-05T22:00:35.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.214s coverage: 87.2% of statements [2023-09-05T22:00:35.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.193s coverage: 20.0% of statements [2023-09-05T22:00:35.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements [2023-09-05T22:00:35.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.465s coverage: 81.8% of statements [2023-09-05T22:00:35.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.503s coverage: 82.1% of statements [2023-09-05T22:00:37.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-09-05T22:00:37.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.240s coverage: 86.0% of statements [2023-09-05T22:00:42.383Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-09-05T22:00:42.383Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-09-05T22:00:42.651Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.045s coverage: 63.1% of statements [2023-09-05T22:00:42.651Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.292s coverage: 100.0% of statements [2023-09-05T22:00:44.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.114s coverage: 89.4% of statements [2023-09-05T22:00:44.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.086s coverage: 100.0% of statements [2023-09-05T22:00:44.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.093s coverage: 73.7% of statements [2023-09-05T22:00:44.641Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-09-05T22:00:44.641Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-09-05T22:00:44.641Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-09-05T22:00:44.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements [2023-09-05T22:00:52.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-09-05T22:00:52.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-09-05T22:00:52.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-09-05T22:00:52.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.981s coverage: 38.4% of statements [2023-09-05T22:00:52.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.254s coverage: 89.5% of statements [2023-09-05T22:00:57.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-09-05T22:00:57.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-09-05T22:00:57.073Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-09-05T22:00:57.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-09-05T22:00:57.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.230s coverage: 84.8% of statements [2023-09-05T22:01:03.710Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-09-05T22:01:03.710Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-09-05T22:01:03.710Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-09-05T22:01:03.710Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-09-05T22:01:10.345Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.375s coverage: 17.7% of statements [2023-09-05T22:01:10.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-09-05T22:01:10.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-09-05T22:01:10.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-09-05T22:01:10.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-09-05T22:01:10.612Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.591s coverage: 95.7% of statements [2023-09-05T22:01:14.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-09-05T22:01:14.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-09-05T22:01:14.855Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.294s coverage: 61.8% of statements [2023-09-05T22:01:16.788Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-09-05T22:01:16.788Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-09-05T22:01:17.055Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.396s coverage: 98.9% of statements [2023-09-05T22:01:18.011Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "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 [2023-09-05T22:01:18.011Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-05T22:01:18.011Z] go vet ./... [2023-09-05T22:03:54.663Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-05T22:03:54.663Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-05T22:03:54.663Z] ./bin/test-attribution-txt.sh [2023-09-05T22:03:54.663Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-09-05T22:03:54.663Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-09-05T22:03:54.663Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-09-05T22:03:54.663Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-09-05T22:03:54.734Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-09-05T22:03:55.138Z] + ls -al . [2023-09-05T22:03:55.138Z] total 724 [2023-09-05T22:03:55.138Z] drwxrwxr-x 11 1001 1001 4096 Sep 5 21:56 . [2023-09-05T22:03:55.138Z] drwxr-xr-x 4 root root 4096 Sep 5 21:56 .. [2023-09-05T22:03:55.138Z] drwxrwxr-x 2 1001 1001 4096 Sep 5 21:54 .blubracket [2023-09-05T22:03:55.138Z] -rw-rw-r-- 1 1001 1001 16 Sep 5 21:54 .dockerignore [2023-09-05T22:03:55.138Z] drwxrwxr-x 8 1001 1001 4096 Sep 5 21:54 .git [2023-09-05T22:03:55.138Z] drwxrwxr-x 3 1001 1001 4096 Sep 5 21:54 .github [2023-09-05T22:03:55.138Z] -rw-rw-r-- 1 1001 1001 1173 Sep 5 21:54 .gitignore [2023-09-05T22:03:55.138Z] -rw-rw-r-- 1 1001 1001 42 Sep 5 21:54 .golangci.yml [2023-09-05T22:03:55.138Z] -rw-rw-r-- 1 1001 1001 100 Sep 5 21:54 .hadolint.yml [2023-09-05T22:03:55.138Z] -rw-rw-r-- 1 1001 1001 166 Sep 5 21:54 .sonarcloud.properties [2023-09-05T22:03:55.138Z] -rw-rw-r-- 1 1001 1001 1171 Sep 5 21:54 ADOPTERS.md [2023-09-05T22:03:55.138Z] -rw-rw-r-- 1 1001 1001 11152 Sep 5 21:54 Attribution.txt [2023-09-05T22:03:55.138Z] -rw-rw-r-- 1 1001 1001 93407 Sep 5 21:54 CHANGELOG.md [2023-09-05T22:03:55.138Z] -rw-rw-r-- 1 1001 1001 3804 Sep 5 21:54 CONTRIBUTING.md [2023-09-05T22:03:55.138Z] -rw-rw-r-- 1 1001 1001 677 Sep 5 21:54 GOVERNANCE.md [2023-09-05T22:03:55.138Z] -rw-rw-r-- 1 1001 1001 883 Sep 5 21:54 Jenkinsfile [2023-09-05T22:03:55.138Z] -rw-rw-r-- 1 1001 1001 10775 Sep 5 21:54 LICENSE [2023-09-05T22:03:55.138Z] -rw-rw-r-- 1 1001 1001 14764 Sep 5 21:54 Makefile [2023-09-05T22:03:55.138Z] -rw-rw-r-- 1 1001 1001 582 Sep 5 21:54 OWNERS.md [2023-09-05T22:03:55.138Z] -rw-rw-r-- 1 1001 1001 9923 Sep 5 21:54 README.md [2023-09-05T22:03:55.138Z] -rw-rw-r-- 1 1001 1001 789 Sep 5 21:54 SECURITY.md [2023-09-05T22:03:55.138Z] -rw-rw-r-- 1 1001 1001 5 Sep 5 21:52 VERSION [2023-09-05T22:03:55.138Z] drwxrwxr-x 2 1001 1001 4096 Sep 5 21:54 bin [2023-09-05T22:03:55.138Z] drwxrwxr-x 18 1001 1001 4096 Sep 5 21:54 cmd [2023-09-05T22:03:55.138Z] -rw-r--r-- 1 root root 447827 Sep 5 22:01 coverage.out [2023-09-05T22:03:55.138Z] drwxrwxr-x 2 1001 1001 4096 Sep 5 21:54 fuzz_test [2023-09-05T22:03:55.138Z] -rw-rw-r-- 1 1001 1001 3687 Sep 5 21:54 go.mod [2023-09-05T22:03:55.138Z] -rw-rw-r-- 1 1001 1001 33714 Sep 5 21:54 go.sum [2023-09-05T22:03:55.138Z] drwxrwxr-x 7 1001 1001 4096 Sep 5 21:54 internal [2023-09-05T22:03:55.138Z] drwxrwxr-x 3 1001 1001 4096 Sep 5 21:54 openapi [2023-09-05T22:03:55.138Z] -rw-rw-r-- 1 1001 1001 594 Sep 5 21:54 security.txt [2023-09-05T22:03:55.138Z] drwxrwxr-x 4 1001 1001 4096 Sep 5 21:54 snap [2023-09-05T22:03:55.138Z] -rw-rw-r-- 1 1001 1001 204 Sep 5 21:54 version.go [Pipeline] sh [2023-09-05T22:03:55.765Z] + '[' -e coverage.out ] [2023-09-05T22:03:55.765Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-09-05T22:03:55.785Z] Warning: overwriting stash ‘coverage-report’ [2023-09-05T22:03:56.507Z] Stashed 1 file(s) [Pipeline] sh [2023-09-05T22:03:56.815Z] + make build [2023-09-05T22:03:57.083Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-05T22:05:36.250Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-05T22:05:36.834Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-05T22:05:42.164Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-05T22:05:46.530Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-05T22:06:25.422Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-05T22:06:30.746Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-05T22:06:37.372Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-05T22:06:42.699Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-05T22:06:46.941Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-05T22:06:50.276Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-05T22:06:56.909Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-09-05T22:07:02.246Z] $ docker stop --time=1 f66fd7cb76bbd6c10fecf925a0d9fa6f327ca694d22636d70a4075762c91c17a [2023-09-05T22:07:04.412Z] $ docker rm -f --volumes f66fd7cb76bbd6c10fecf925a0d9fa6f327ca694d22636d70a4075762c91c17a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:07:06.790Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-05T22:07:06.790Z] [2023-09-05T22:07:06.790Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:07:07.108Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-05T22:07:07.109Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-09-05T22:07:07.109Z] 547446be3368: Pulling fs layer [2023-09-05T22:07:07.109Z] d125d8839a47: Pulling fs layer [2023-09-05T22:07:07.109Z] 3e85d5ac6304: Pulling fs layer [2023-09-05T22:07:07.109Z] c3105a71a48b: Pulling fs layer [2023-09-05T22:07:07.109Z] 0f093f025ec4: Pulling fs layer [2023-09-05T22:07:07.109Z] c3106fc0e877: Pulling fs layer [2023-09-05T22:07:07.109Z] 0f093f025ec4: Waiting [2023-09-05T22:07:07.109Z] c3106fc0e877: Waiting [2023-09-05T22:07:07.109Z] c3105a71a48b: Waiting [2023-09-05T22:07:07.375Z] 547446be3368: Verifying Checksum [2023-09-05T22:07:07.375Z] 547446be3368: Download complete [2023-09-05T22:07:07.375Z] c3105a71a48b: Verifying Checksum [2023-09-05T22:07:07.375Z] c3105a71a48b: Download complete [2023-09-05T22:07:07.957Z] d125d8839a47: Verifying Checksum [2023-09-05T22:07:07.957Z] d125d8839a47: Download complete [2023-09-05T22:07:07.957Z] c3106fc0e877: Verifying Checksum [2023-09-05T22:07:07.957Z] c3106fc0e877: Download complete [2023-09-05T22:07:07.957Z] 0f093f025ec4: Verifying Checksum [2023-09-05T22:07:07.957Z] 0f093f025ec4: Download complete [2023-09-05T22:07:07.957Z] 547446be3368: Pull complete [2023-09-05T22:07:08.920Z] d125d8839a47: Pull complete [2023-09-05T22:07:09.502Z] 3e85d5ac6304: Verifying Checksum [2023-09-05T22:07:09.502Z] 3e85d5ac6304: Download complete [2023-09-05T22:07:17.692Z] 3e85d5ac6304: Pull complete [2023-09-05T22:07:17.692Z] c3105a71a48b: Pull complete [2023-09-05T22:07:18.648Z] 0f093f025ec4: Pull complete [2023-09-05T22:07:18.648Z] c3106fc0e877: Pull complete [2023-09-05T22:07:18.648Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-09-05T22:07:18.648Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-05T22:07:18.648Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T22:07:18.839Z] prd-ubuntu20.04-docker-arm64-4c-16g-5384 does not seem to be running inside a container [2023-09-05T22:07:18.891Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-09-05T22:07:20.919Z] $ docker top fb06caff1dfafe1fcf5443722388e431af0ae45774b3c1c937799db172c8407a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-05T22:07:21.727Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-05T22:07:29.926Z] #1 [security-spire-server internal] load build definition from Dockerfile [2023-09-05T22:07:29.926Z] #1 transferring dockerfile: 1.59kB done [2023-09-05T22:07:29.926Z] #1 DONE 0.1s [2023-09-05T22:07:30.192Z] [2023-09-05T22:07:30.192Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-05T22:07:30.192Z] #2 transferring dockerfile: 2.82kB done [2023-09-05T22:07:30.192Z] #2 DONE 0.0s [2023-09-05T22:07:30.457Z] [2023-09-05T22:07:30.457Z] #3 [core-data internal] load build definition from Dockerfile [2023-09-05T22:07:30.457Z] #3 transferring dockerfile: 1.90kB done [2023-09-05T22:07:30.457Z] #3 DONE 0.1s [2023-09-05T22:07:30.457Z] [2023-09-05T22:07:30.457Z] #4 [support-notifications internal] load build definition from Dockerfile [2023-09-05T22:07:30.457Z] #4 transferring dockerfile: 1.84kB done [2023-09-05T22:07:30.457Z] #4 DONE 0.1s [2023-09-05T22:07:30.457Z] [2023-09-05T22:07:30.457Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-05T22:07:30.457Z] #5 transferring dockerfile: 2.39kB done [2023-09-05T22:07:30.457Z] #5 DONE 0.1s [2023-09-05T22:07:30.457Z] [2023-09-05T22:07:30.457Z] #6 [security-spire-config internal] load build definition from Dockerfile [2023-09-05T22:07:30.457Z] #6 transferring dockerfile: 1.58kB done [2023-09-05T22:07:30.724Z] #6 DONE 0.1s [2023-09-05T22:07:30.724Z] [2023-09-05T22:07:30.724Z] #7 [core-metadata internal] load build definition from Dockerfile [2023-09-05T22:07:30.724Z] #7 transferring dockerfile: 1.96kB done [2023-09-05T22:07:30.724Z] #7 DONE 0.1s [2023-09-05T22:07:30.724Z] [2023-09-05T22:07:30.724Z] #8 [core-command internal] load build definition from Dockerfile [2023-09-05T22:07:30.724Z] #8 transferring dockerfile: 1.82kB done [2023-09-05T22:07:30.724Z] #8 DONE 0.1s [2023-09-05T22:07:30.724Z] [2023-09-05T22:07:30.724Z] #9 [security-spire-agent internal] load build definition from Dockerfile [2023-09-05T22:07:30.724Z] #9 transferring dockerfile: 1.70kB 0.0s done [2023-09-05T22:07:30.724Z] #9 DONE 0.1s [2023-09-05T22:07:30.724Z] [2023-09-05T22:07:30.724Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-05T22:07:30.724Z] #10 transferring dockerfile: 2.04kB done [2023-09-05T22:07:30.724Z] #10 DONE 0.1s [2023-09-05T22:07:30.724Z] [2023-09-05T22:07:30.724Z] #11 [support-scheduler internal] load build definition from Dockerfile [2023-09-05T22:07:30.724Z] #11 transferring dockerfile: 1.82kB 0.0s done [2023-09-05T22:07:30.994Z] #11 DONE 0.1s [2023-09-05T22:07:30.994Z] [2023-09-05T22:07:30.994Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-05T22:07:30.994Z] #12 transferring dockerfile: 2.12kB done [2023-09-05T22:07:30.994Z] #12 DONE 0.1s [2023-09-05T22:07:30.994Z] [2023-09-05T22:07:30.994Z] #13 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-05T22:07:30.994Z] #13 transferring dockerfile: 2.38kB 0.0s done [2023-09-05T22:07:30.994Z] #13 DONE 0.1s [2023-09-05T22:07:30.994Z] [2023-09-05T22:07:30.994Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-05T22:07:30.994Z] #14 transferring dockerfile: 1.78kB done [2023-09-05T22:07:30.994Z] #14 DONE 0.1s [2023-09-05T22:07:30.994Z] [2023-09-05T22:07:30.994Z] #15 [security-spire-server internal] load .dockerignore [2023-09-05T22:07:31.264Z] #15 transferring context: 56B done [2023-09-05T22:07:31.264Z] #15 DONE 0.1s [2023-09-05T22:07:31.848Z] [2023-09-05T22:07:31.848Z] #16 [security-bootstrapper internal] load .dockerignore [2023-09-05T22:07:31.848Z] #16 transferring context: 56B done [2023-09-05T22:07:31.848Z] #16 DONE 0.0s [2023-09-05T22:07:31.848Z] [2023-09-05T22:07:31.848Z] #17 [core-data internal] load .dockerignore [2023-09-05T22:07:31.848Z] #17 transferring context: 56B 0.0s done [2023-09-05T22:07:31.848Z] #17 DONE 0.1s [2023-09-05T22:07:31.848Z] [2023-09-05T22:07:31.848Z] #18 [support-notifications internal] load .dockerignore [2023-09-05T22:07:31.848Z] #18 transferring context: 56B done [2023-09-05T22:07:31.848Z] #18 DONE 0.0s [2023-09-05T22:07:31.848Z] [2023-09-05T22:07:31.848Z] #19 [security-proxy-setup internal] load .dockerignore [2023-09-05T22:07:31.848Z] #19 transferring context: 56B 0.0s done [2023-09-05T22:07:31.848Z] #19 DONE 0.1s [2023-09-05T22:07:31.848Z] [2023-09-05T22:07:31.848Z] #20 [security-spire-config internal] load .dockerignore [2023-09-05T22:07:32.116Z] #20 transferring context: 56B 0.0s done [2023-09-05T22:07:32.116Z] #20 DONE 0.1s [2023-09-05T22:07:32.116Z] [2023-09-05T22:07:32.116Z] #21 [core-metadata internal] load .dockerignore [2023-09-05T22:07:32.116Z] #21 transferring context: 56B done [2023-09-05T22:07:32.116Z] #21 DONE 0.1s [2023-09-05T22:07:32.116Z] [2023-09-05T22:07:32.116Z] #22 [core-command internal] load .dockerignore [2023-09-05T22:07:32.116Z] #22 transferring context: 56B 0.0s done [2023-09-05T22:07:32.116Z] #22 DONE 0.1s [2023-09-05T22:07:32.116Z] [2023-09-05T22:07:32.116Z] #23 [security-spire-agent internal] load .dockerignore [2023-09-05T22:07:32.116Z] #23 transferring context: 56B done [2023-09-05T22:07:32.116Z] #23 DONE 0.1s [2023-09-05T22:07:32.116Z] [2023-09-05T22:07:32.116Z] #24 [security-proxy-auth internal] load .dockerignore [2023-09-05T22:07:32.383Z] #24 transferring context: 56B 0.0s done [2023-09-05T22:07:32.383Z] #24 DONE 0.1s [2023-09-05T22:07:32.383Z] [2023-09-05T22:07:32.383Z] #25 [support-scheduler internal] load .dockerignore [2023-09-05T22:07:32.383Z] #25 transferring context: 56B done [2023-09-05T22:07:32.383Z] #25 DONE 0.1s [2023-09-05T22:07:32.383Z] [2023-09-05T22:07:32.383Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-05T22:07:32.383Z] #26 transferring context: 56B done [2023-09-05T22:07:32.383Z] #26 DONE 0.1s [2023-09-05T22:07:32.383Z] [2023-09-05T22:07:32.383Z] #27 [security-secretstore-setup internal] load .dockerignore [2023-09-05T22:07:32.383Z] #27 transferring context: 56B 0.0s done [2023-09-05T22:07:32.649Z] #27 DONE 0.1s [2023-09-05T22:07:32.649Z] [2023-09-05T22:07:32.649Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2023-09-05T22:07:32.649Z] #28 transferring context: 56B done [2023-09-05T22:07:32.649Z] #28 DONE 0.1s [2023-09-05T22:07:32.649Z] [2023-09-05T22:07:32.649Z] #29 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-05T22:07:32.649Z] #29 ... [2023-09-05T22:07:32.649Z] [2023-09-05T22:07:32.649Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 [2023-09-05T22:07:32.649Z] #30 DONE 0.1s [2023-09-05T22:07:32.915Z] [2023-09-05T22:07:32.916Z] #29 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-05T22:07:33.183Z] #29 DONE 0.6s [2023-09-05T22:07:33.183Z] [2023-09-05T22:07:33.183Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-05T22:07:33.183Z] #31 DONE 0.0s [2023-09-05T22:07:33.183Z] [2023-09-05T22:07:33.183Z] #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T22:07:33.183Z] #32 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2023-09-05T22:07:33.183Z] #32 DONE 0.1s [2023-09-05T22:07:33.183Z] [2023-09-05T22:07:33.183Z] #33 [security-bootstrapper stage-2 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T22:07:33.183Z] #33 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T22:07:33.451Z] #33 ... [2023-09-05T22:07:33.452Z] [2023-09-05T22:07:33.452Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-05T22:07:33.452Z] #31 DONE 0.0s [2023-09-05T22:07:33.452Z] [2023-09-05T22:07:33.452Z] #34 [security-spire-server internal] load build context [2023-09-05T22:07:33.452Z] #34 transferring context: 17.59kB 0.0s done [2023-09-05T22:07:33.452Z] #34 DONE 0.2s [2023-09-05T22:07:33.452Z] [2023-09-05T22:07:33.452Z] #33 [core-data stage-2 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T22:07:33.452Z] #33 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-09-05T22:07:33.452Z] #33 ... [2023-09-05T22:07:33.452Z] [2023-09-05T22:07:33.452Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 [2023-09-05T22:07:33.452Z] #30 DONE 0.3s [2023-09-05T22:07:33.452Z] [2023-09-05T22:07:33.452Z] #33 [core-data stage-2 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T22:07:33.452Z] #33 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-05T22:07:33.452Z] #33 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-05T22:07:33.452Z] #33 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-05T22:07:33.452Z] #33 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.05MB / 3.26MB 0.1s [2023-09-05T22:07:33.718Z] #33 ... [2023-09-05T22:07:33.718Z] [2023-09-05T22:07:33.718Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-05T22:07:33.718Z] #31 DONE 0.0s [2023-09-05T22:07:33.718Z] [2023-09-05T22:07:33.718Z] #33 [security-proxy-setup stage-2 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T22:07:33.718Z] #33 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-09-05T22:07:33.718Z] #33 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-05T22:07:33.718Z] #33 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-05T22:07:33.718Z] #33 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-05T22:07:33.718Z] #33 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-05T22:07:33.718Z] #33 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 [2023-09-05T22:07:33.718Z] #33 ... [2023-09-05T22:07:33.718Z] [2023-09-05T22:07:33.718Z] #35 [security-spire-config internal] load build context [2023-09-05T22:07:33.718Z] #35 DONE 0.0s [2023-09-05T22:07:33.718Z] [2023-09-05T22:07:33.718Z] #29 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-05T22:07:33.718Z] #29 DONE 0.6s [2023-09-05T22:07:33.718Z] [2023-09-05T22:07:33.718Z] #33 [security-spire-config stage-2 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T22:07:33.718Z] #33 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-09-05T22:07:33.718Z] #33 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-05T22:07:33.718Z] #33 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-05T22:07:33.718Z] #33 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-05T22:07:33.718Z] #33 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-05T22:07:33.718Z] #33 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-09-05T22:07:33.718Z] #33 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-05T22:07:33.718Z] #33 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-05T22:07:33.718Z] #33 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-05T22:07:33.718Z] #33 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-05T22:07:33.987Z] #33 ... [2023-09-05T22:07:33.987Z] [2023-09-05T22:07:33.987Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-05T22:07:33.987Z] #31 DONE 0.0s [2023-09-05T22:07:33.987Z] [2023-09-05T22:07:33.987Z] #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T22:07:33.987Z] #32 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2023-09-05T22:07:33.987Z] #32 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-05T22:07:33.987Z] #32 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-09-05T22:07:33.987Z] #32 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-09-05T22:07:33.987Z] #32 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2023-09-05T22:07:33.987Z] #32 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2023-09-05T22:07:33.987Z] #32 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2023-09-05T22:07:33.987Z] #32 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done [2023-09-05T22:07:33.987Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 0.7s [2023-09-05T22:07:34.253Z] #32 ... [2023-09-05T22:07:34.254Z] [2023-09-05T22:07:34.254Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-05T22:07:34.254Z] #31 DONE 0.0s [2023-09-05T22:07:34.254Z] [2023-09-05T22:07:34.254Z] #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-05T22:07:34.254Z] #29 DONE 0.9s [2023-09-05T22:07:34.254Z] [2023-09-05T22:07:34.254Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 [2023-09-05T22:07:34.254Z] #30 DONE 0.9s [2023-09-05T22:07:34.254Z] [2023-09-05T22:07:34.254Z] #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T22:07:34.254Z] #32 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2023-09-05T22:07:34.254Z] #32 ... [2023-09-05T22:07:34.254Z] [2023-09-05T22:07:34.254Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-05T22:07:34.254Z] #31 DONE 0.0s [2023-09-05T22:07:34.254Z] [2023-09-05T22:07:34.254Z] #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T22:07:34.254Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.19MB / 23.39MB 0.9s [2023-09-05T22:07:34.254Z] #32 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2023-09-05T22:07:34.520Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 1.1s [2023-09-05T22:07:34.520Z] #32 ... [2023-09-05T22:07:34.520Z] [2023-09-05T22:07:34.520Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-05T22:07:34.520Z] #31 DONE 0.0s [2023-09-05T22:07:34.520Z] [2023-09-05T22:07:34.520Z] #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T22:07:34.520Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 1.3s [2023-09-05T22:07:34.786Z] #32 ... [2023-09-05T22:07:34.786Z] [2023-09-05T22:07:34.786Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-09-05T22:07:34.786Z] #30 DONE 1.3s [2023-09-05T22:07:34.786Z] [2023-09-05T22:07:34.786Z] #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T22:07:34.786Z] #32 ... [2023-09-05T22:07:34.786Z] [2023-09-05T22:07:34.786Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-05T22:07:34.786Z] #31 DONE 0.0s [2023-09-05T22:07:34.786Z] [2023-09-05T22:07:34.786Z] #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T22:07:34.786Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 1.5s [2023-09-05T22:07:35.051Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.58MB / 23.39MB 1.6s [2023-09-05T22:07:35.051Z] #32 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-09-05T22:07:35.316Z] #32 ... [2023-09-05T22:07:35.316Z] [2023-09-05T22:07:35.316Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-05T22:07:35.316Z] #36 DONE 1.4s [2023-09-05T22:07:35.316Z] [2023-09-05T22:07:35.316Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-05T22:07:35.316Z] #37 DONE 0.0s [2023-09-05T22:07:35.316Z] [2023-09-05T22:07:35.316Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T22:07:35.316Z] #32 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2023-09-05T22:07:35.316Z] #32 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-05T22:07:35.316Z] #32 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-09-05T22:07:35.316Z] #32 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-09-05T22:07:35.316Z] #32 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2023-09-05T22:07:35.316Z] #32 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2023-09-05T22:07:35.316Z] #32 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2023-09-05T22:07:35.316Z] #32 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done [2023-09-05T22:07:35.316Z] #32 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2023-09-05T22:07:35.316Z] #32 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-09-05T22:07:35.316Z] #32 ... [2023-09-05T22:07:35.316Z] [2023-09-05T22:07:35.316Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 [2023-09-05T22:07:35.316Z] #30 DONE 1.8s [2023-09-05T22:07:35.316Z] [2023-09-05T22:07:35.316Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T22:07:35.316Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 1.9s [2023-09-05T22:07:35.316Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 2.0s [2023-09-05T22:07:35.583Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 2.2s [2023-09-05T22:07:35.583Z] #32 ... [2023-09-05T22:07:35.583Z] [2023-09-05T22:07:35.583Z] #35 [security-spire-config internal] load build context [2023-09-05T22:07:35.583Z] #35 transferring context: 15.84kB 0.1s done [2023-09-05T22:07:35.583Z] #35 DONE 1.8s [2023-09-05T22:07:35.583Z] [2023-09-05T22:07:35.583Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T22:07:35.850Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.02MB / 23.39MB 2.5s [2023-09-05T22:07:35.850Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.6s [2023-09-05T22:07:36.436Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.9s done [2023-09-05T22:07:36.436Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.9s done [2023-09-05T22:07:36.436Z] #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2023-09-05T22:07:37.390Z] #32 ... [2023-09-05T22:07:37.390Z] [2023-09-05T22:07:37.390Z] #38 [security-spire-agent internal] load build context [2023-09-05T22:07:37.390Z] #38 transferring context: 17.12kB 0.3s done [2023-09-05T22:07:37.390Z] #38 DONE 2.2s [2023-09-05T22:07:37.390Z] [2023-09-05T22:07:37.390Z] #39 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-05T22:07:37.390Z] #39 DONE 4.3s [2023-09-05T22:07:37.390Z] [2023-09-05T22:07:37.390Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T22:07:38.061Z] #32 ... [2023-09-05T22:07:38.061Z] [2023-09-05T22:07:38.061Z] #33 [core-command stage-2 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T22:07:38.061Z] #33 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-09-05T22:07:38.061Z] #33 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-05T22:07:38.061Z] #33 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-05T22:07:38.061Z] #33 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-05T22:07:38.061Z] #33 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-05T22:07:38.061Z] #33 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.5s done [2023-09-05T22:07:38.061Z] #33 DONE 5.6s [2023-09-05T22:07:38.331Z] [2023-09-05T22:07:38.331Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T22:07:38.914Z] #32 ... [2023-09-05T22:07:38.914Z] [2023-09-05T22:07:38.914Z] #40 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2023-09-05T22:07:38.914Z] #40 DONE 1.3s [2023-09-05T22:07:38.914Z] [2023-09-05T22:07:38.914Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T22:07:40.851Z] #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.4s [2023-09-05T22:07:43.428Z] #32 ... [2023-09-05T22:07:43.428Z] [2023-09-05T22:07:43.428Z] #41 [security-bootstrapper internal] load build context [2023-09-05T22:07:43.428Z] #41 transferring context: 41.63MB 9.9s [2023-09-05T22:07:43.428Z] #41 ... [2023-09-05T22:07:43.428Z] [2023-09-05T22:07:43.428Z] #42 [core-data internal] load build context [2023-09-05T22:07:43.428Z] #42 ... [2023-09-05T22:07:43.428Z] [2023-09-05T22:07:43.428Z] #43 [security-proxy-setup internal] load build context [2023-09-05T22:07:43.694Z] #43 ... [2023-09-05T22:07:43.694Z] [2023-09-05T22:07:43.694Z] #44 [support-notifications internal] load build context [2023-09-05T22:07:43.694Z] #44 ... [2023-09-05T22:07:43.694Z] [2023-09-05T22:07:43.694Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T22:07:43.694Z] #32 ... [2023-09-05T22:07:43.694Z] [2023-09-05T22:07:43.694Z] #45 [core-metadata internal] load build context [2023-09-05T22:07:43.970Z] #45 ... [2023-09-05T22:07:43.970Z] [2023-09-05T22:07:43.970Z] #46 [core-command internal] load build context [2023-09-05T22:07:43.970Z] #46 ... [2023-09-05T22:07:43.970Z] [2023-09-05T22:07:43.970Z] #45 [core-metadata internal] load build context [2023-09-05T22:07:44.235Z] #45 ... [2023-09-05T22:07:44.235Z] [2023-09-05T22:07:44.235Z] #47 [support-scheduler internal] load build context [2023-09-05T22:07:44.501Z] #47 ... [2023-09-05T22:07:44.501Z] [2023-09-05T22:07:44.501Z] #48 [security-proxy-auth internal] load build context [2023-09-05T22:07:44.501Z] #48 ... [2023-09-05T22:07:44.501Z] [2023-09-05T22:07:44.501Z] #47 [support-scheduler internal] load build context [2023-09-05T22:07:44.766Z] #47 ... [2023-09-05T22:07:44.766Z] [2023-09-05T22:07:44.766Z] #49 [core-common-config-bootstrapper internal] load build context [2023-09-05T22:07:45.032Z] #49 ... [2023-09-05T22:07:45.032Z] [2023-09-05T22:07:45.032Z] #50 [security-secretstore-setup internal] load build context [2023-09-05T22:07:45.032Z] #50 ... [2023-09-05T22:07:45.032Z] [2023-09-05T22:07:45.032Z] #49 [core-common-config-bootstrapper internal] load build context [2023-09-05T22:07:45.298Z] #49 ... [2023-09-05T22:07:45.298Z] [2023-09-05T22:07:45.298Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-05T22:07:45.298Z] #37 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2023-09-05T22:07:45.298Z] #37 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-05T22:07:45.298Z] #37 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-09-05T22:07:45.298Z] #37 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-09-05T22:07:45.298Z] #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2023-09-05T22:07:45.298Z] #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2023-09-05T22:07:45.298Z] #37 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.5s done [2023-09-05T22:07:45.298Z] #37 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 2.4s done [2023-09-05T22:07:45.298Z] #37 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done [2023-09-05T22:07:45.298Z] #37 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.6s [2023-09-05T22:07:45.298Z] #37 ... [2023-09-05T22:07:45.298Z] [2023-09-05T22:07:45.298Z] #51 [security-spiffe-token-provider internal] load build context [2023-09-05T22:07:45.564Z] #51 ... [2023-09-05T22:07:45.564Z] [2023-09-05T22:07:45.564Z] #48 [security-proxy-auth internal] load build context [2023-09-05T22:07:48.899Z] #48 transferring context: 32.49MB 13.0s [2023-09-05T22:07:48.899Z] #48 ... [2023-09-05T22:07:48.899Z] [2023-09-05T22:07:48.899Z] #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-05T22:07:48.899Z] #0 4.829 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T22:07:48.899Z] #0 5.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T22:07:48.899Z] #0 7.607 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-05T22:07:48.899Z] #0 7.607 (2/2) Installing su-exec (0.2-r2) [2023-09-05T22:07:48.899Z] #0 7.607 Executing busybox-1.35.0-r29.trigger [2023-09-05T22:07:48.899Z] #0 7.691 OK: 8 MiB in 17 packages [2023-09-05T22:07:48.899Z] #52 ... [2023-09-05T22:07:48.899Z] [2023-09-05T22:07:48.899Z] #48 [security-proxy-auth internal] load build context [2023-09-05T22:07:48.899Z] #48 ... [2023-09-05T22:07:48.899Z] [2023-09-05T22:07:48.899Z] #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-05T22:07:48.899Z] #53 ... [2023-09-05T22:07:48.899Z] [2023-09-05T22:07:48.899Z] #54 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-05T22:07:49.170Z] #54 ... [2023-09-05T22:07:49.170Z] [2023-09-05T22:07:49.170Z] #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-05T22:07:49.436Z] #55 ... [2023-09-05T22:07:49.436Z] [2023-09-05T22:07:49.436Z] #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-05T22:07:49.436Z] #56 ... [2023-09-05T22:07:49.436Z] [2023-09-05T22:07:49.436Z] #57 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-09-05T22:07:49.702Z] #57 ... [2023-09-05T22:07:49.702Z] [2023-09-05T22:07:49.702Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-05T22:07:49.702Z] #0 6.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T22:07:49.702Z] #0 8.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T22:07:49.702Z] #58 ... [2023-09-05T22:07:49.702Z] [2023-09-05T22:07:49.702Z] #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-05T22:07:49.970Z] #59 ... [2023-09-05T22:07:49.970Z] [2023-09-05T22:07:49.970Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-05T22:07:49.970Z] #0 5.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T22:07:49.970Z] #0 6.583 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T22:07:49.970Z] #0 8.900 v3.17.5-59-gdfba936d800 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-05T22:07:49.970Z] #0 8.900 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-05T22:07:49.970Z] #0 8.900 OK: 17694 distinct packages available [2023-09-05T22:07:49.970Z] #0 9.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T22:07:49.970Z] #0 10.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T22:07:49.970Z] #60 ... [2023-09-05T22:07:49.970Z] [2023-09-05T22:07:49.970Z] #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-05T22:07:49.970Z] #61 ... [2023-09-05T22:07:49.970Z] [2023-09-05T22:07:49.970Z] #62 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-05T22:07:50.235Z] #62 ... [2023-09-05T22:07:50.235Z] [2023-09-05T22:07:50.235Z] #63 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-05T22:07:50.235Z] #0 8.659 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T22:07:50.235Z] #0 9.809 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T22:07:50.235Z] #63 ... [2023-09-05T22:07:50.235Z] [2023-09-05T22:07:50.235Z] #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-09-05T22:07:50.502Z] #64 ... [2023-09-05T22:07:50.502Z] [2023-09-05T22:07:50.502Z] #48 [security-proxy-auth internal] load build context [2023-09-05T22:07:51.083Z] #48 ... [2023-09-05T22:07:51.083Z] [2023-09-05T22:07:51.083Z] #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-05T22:07:51.083Z] #52 DONE 12.4s [2023-09-05T22:07:51.083Z] [2023-09-05T22:07:51.084Z] #48 [security-proxy-auth internal] load build context [2023-09-05T22:07:52.042Z] #48 ... [2023-09-05T22:07:52.042Z] [2023-09-05T22:07:52.042Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-05T22:07:52.042Z] #58 11.12 OK: 263 MiB in 53 packages [2023-09-05T22:07:52.042Z] #58 DONE 13.0s [2023-09-05T22:07:52.042Z] [2023-09-05T22:07:52.042Z] #48 [security-proxy-auth internal] load build context [2023-09-05T22:07:52.309Z] #48 ... [2023-09-05T22:07:52.309Z] [2023-09-05T22:07:52.309Z] #63 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-05T22:07:52.309Z] #63 12.40 OK: 263 MiB in 53 packages [2023-09-05T22:07:52.309Z] #63 DONE 13.9s [2023-09-05T22:07:52.309Z] [2023-09-05T22:07:52.309Z] #48 [security-proxy-auth internal] load build context [2023-09-05T22:07:53.740Z] #48 ... [2023-09-05T22:07:53.740Z] [2023-09-05T22:07:53.740Z] #42 [core-data internal] load build context [2023-09-05T22:07:53.740Z] #42 transferring context: 66.24MB 19.6s [2023-09-05T22:07:53.740Z] #42 ... [2023-09-05T22:07:53.740Z] [2023-09-05T22:07:53.740Z] #41 [security-bootstrapper internal] load build context [2023-09-05T22:07:54.008Z] #41 ... [2023-09-05T22:07:54.008Z] [2023-09-05T22:07:54.008Z] #44 [support-notifications internal] load build context [2023-09-05T22:07:54.008Z] #44 ... [2023-09-05T22:07:54.008Z] [2023-09-05T22:07:54.008Z] #43 [security-proxy-setup internal] load build context [2023-09-05T22:07:54.008Z] #43 ... [2023-09-05T22:07:54.008Z] [2023-09-05T22:07:54.008Z] #41 [security-bootstrapper internal] load build context [2023-09-05T22:07:54.274Z] #41 ... [2023-09-05T22:07:54.274Z] [2023-09-05T22:07:54.274Z] #46 [core-command internal] load build context [2023-09-05T22:07:54.541Z] #46 ... [2023-09-05T22:07:54.541Z] [2023-09-05T22:07:54.541Z] #45 [core-metadata internal] load build context [2023-09-05T22:07:54.541Z] #45 ... [2023-09-05T22:07:54.541Z] [2023-09-05T22:07:54.541Z] #46 [core-command internal] load build context [2023-09-05T22:07:54.541Z] #46 ... [2023-09-05T22:07:54.541Z] [2023-09-05T22:07:54.541Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T22:07:54.541Z] #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.2s [2023-09-05T22:07:54.809Z] #32 ... [2023-09-05T22:07:54.809Z] [2023-09-05T22:07:54.809Z] #46 [core-command internal] load build context [2023-09-05T22:07:54.809Z] #46 ... [2023-09-05T22:07:54.809Z] [2023-09-05T22:07:54.809Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-05T22:07:54.809Z] #60 14.48 OK: 263 MiB in 53 packages [2023-09-05T22:07:54.809Z] #60 DONE 16.0s [2023-09-05T22:07:55.076Z] [2023-09-05T22:07:55.076Z] #47 [support-scheduler internal] load build context [2023-09-05T22:07:55.076Z] #47 ... [2023-09-05T22:07:55.076Z] [2023-09-05T22:07:55.076Z] #46 [core-command internal] load build context [2023-09-05T22:07:55.342Z] #46 ... [2023-09-05T22:07:55.342Z] [2023-09-05T22:07:55.342Z] #49 [core-common-config-bootstrapper internal] load build context [2023-09-05T22:07:55.342Z] #49 ... [2023-09-05T22:07:55.342Z] [2023-09-05T22:07:55.342Z] #46 [core-command internal] load build context [2023-09-05T22:07:55.613Z] #46 ... [2023-09-05T22:07:55.613Z] [2023-09-05T22:07:55.613Z] #51 [security-spiffe-token-provider internal] load build context [2023-09-05T22:07:55.880Z] #51 ... [2023-09-05T22:07:55.880Z] [2023-09-05T22:07:55.880Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-05T22:07:55.880Z] #37 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.6s [2023-09-05T22:07:55.880Z] #37 ... [2023-09-05T22:07:55.880Z] [2023-09-05T22:07:55.880Z] #50 [security-secretstore-setup internal] load build context [2023-09-05T22:07:56.149Z] #50 ... [2023-09-05T22:07:56.149Z] [2023-09-05T22:07:56.149Z] #47 [support-scheduler internal] load build context [2023-09-05T22:07:58.731Z] #47 ... [2023-09-05T22:07:58.731Z] [2023-09-05T22:07:58.731Z] #64 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-09-05T22:07:58.731Z] #64 12.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T22:07:58.731Z] #64 14.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T22:07:58.731Z] #64 18.22 OK: 263 MiB in 53 packages [2023-09-05T22:07:58.731Z] #64 DONE 20.1s [2023-09-05T22:07:58.731Z] [2023-09-05T22:07:58.731Z] #47 [support-scheduler internal] load build context [2023-09-05T22:07:58.731Z] #47 transferring context: 49.42MB 23.1s [2023-09-05T22:07:59.317Z] #47 ... [2023-09-05T22:07:59.317Z] [2023-09-05T22:07:59.317Z] #54 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-05T22:07:59.317Z] #54 11.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T22:07:59.317Z] #54 13.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T22:07:59.317Z] #54 17.05 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-05T22:07:59.317Z] #54 17.05 (2/4) Installing openssl (3.0.10-r0) [2023-09-05T22:07:59.317Z] #54 17.10 (3/4) Installing su-exec (0.2-r2) [2023-09-05T22:07:59.317Z] #54 17.10 (4/4) Installing yq (4.30.4-r4) [2023-09-05T22:07:59.317Z] #54 18.14 Executing busybox-1.35.0-r29.trigger [2023-09-05T22:07:59.317Z] #54 18.30 OK: 17 MiB in 19 packages [2023-09-05T22:07:59.317Z] #54 DONE 20.4s [2023-09-05T22:07:59.317Z] [2023-09-05T22:07:59.317Z] #47 [support-scheduler internal] load build context [2023-09-05T22:08:00.276Z] #47 ... [2023-09-05T22:08:00.276Z] [2023-09-05T22:08:00.276Z] #65 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-05T22:08:00.276Z] #65 DONE 0.8s [2023-09-05T22:08:00.276Z] [2023-09-05T22:08:00.276Z] #47 [support-scheduler internal] load build context [2023-09-05T22:08:01.700Z] #47 ... [2023-09-05T22:08:01.700Z] [2023-09-05T22:08:01.700Z] #62 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-05T22:08:01.701Z] #62 13.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T22:08:01.701Z] #62 15.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T22:08:01.701Z] #62 19.54 v3.17.5-59-gdfba936d800 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-05T22:08:01.701Z] #62 19.54 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-05T22:08:01.701Z] #62 19.54 OK: 17689 distinct packages available [2023-09-05T22:08:01.701Z] #62 20.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T22:08:01.701Z] #62 ... [2023-09-05T22:08:01.701Z] [2023-09-05T22:08:01.701Z] #47 [support-scheduler internal] load build context [2023-09-05T22:08:01.701Z] #47 ... [2023-09-05T22:08:01.701Z] [2023-09-05T22:08:01.701Z] #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-05T22:08:01.701Z] #66 ... [2023-09-05T22:08:01.701Z] [2023-09-05T22:08:01.701Z] #47 [support-scheduler internal] load build context [2023-09-05T22:08:03.641Z] #47 ... [2023-09-05T22:08:03.641Z] [2023-09-05T22:08:03.641Z] #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-05T22:08:03.642Z] #55 14.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T22:08:03.642Z] #55 17.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T22:08:03.642Z] #55 22.09 (1/2) Installing ca-certificates (20230506-r0) [2023-09-05T22:08:03.642Z] #55 22.66 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-05T22:08:03.642Z] #55 22.74 Executing busybox-1.35.0-r29.trigger [2023-09-05T22:08:03.642Z] #55 23.04 Executing ca-certificates-20230506-r0.trigger [2023-09-05T22:08:03.642Z] #55 24.79 OK: 8 MiB in 17 packages [2023-09-05T22:08:03.907Z] #55 ... [2023-09-05T22:08:03.907Z] [2023-09-05T22:08:03.907Z] #48 [security-proxy-auth internal] load build context [2023-09-05T22:08:03.907Z] #48 transferring context: 58.69MB 28.2s [2023-09-05T22:08:03.907Z] #48 ... [2023-09-05T22:08:03.907Z] [2023-09-05T22:08:03.907Z] #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-05T22:08:03.907Z] #66 DONE 12.3s [2023-09-05T22:08:03.907Z] [2023-09-05T22:08:03.907Z] #48 [security-proxy-auth internal] load build context [2023-09-05T22:08:03.907Z] #48 ... [2023-09-05T22:08:03.907Z] [2023-09-05T22:08:03.907Z] #42 [core-data internal] load build context [2023-09-05T22:08:04.174Z] #42 ... [2023-09-05T22:08:04.174Z] [2023-09-05T22:08:04.174Z] #44 [support-notifications internal] load build context [2023-09-05T22:08:04.174Z] #44 ... [2023-09-05T22:08:04.174Z] [2023-09-05T22:08:04.174Z] #48 [security-proxy-auth internal] load build context [2023-09-05T22:08:04.174Z] #48 ... [2023-09-05T22:08:04.174Z] [2023-09-05T22:08:04.174Z] #43 [security-proxy-setup internal] load build context [2023-09-05T22:08:04.438Z] #43 ... [2023-09-05T22:08:04.439Z] [2023-09-05T22:08:04.439Z] #48 [security-proxy-auth internal] load build context [2023-09-05T22:08:04.439Z] #48 ... [2023-09-05T22:08:04.439Z] [2023-09-05T22:08:04.439Z] #41 [security-bootstrapper internal] load build context [2023-09-05T22:08:04.704Z] #41 ... [2023-09-05T22:08:04.704Z] [2023-09-05T22:08:04.704Z] #48 [security-proxy-auth internal] load build context [2023-09-05T22:08:04.704Z] #48 ... [2023-09-05T22:08:04.704Z] [2023-09-05T22:08:04.704Z] #45 [core-metadata internal] load build context [2023-09-05T22:08:04.970Z] #45 ... [2023-09-05T22:08:04.970Z] [2023-09-05T22:08:04.970Z] #48 [security-proxy-auth internal] load build context [2023-09-05T22:08:05.234Z] #48 ... [2023-09-05T22:08:05.234Z] [2023-09-05T22:08:05.234Z] #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-05T22:08:05.234Z] #67 DONE 1.5s [2023-09-05T22:08:05.234Z] [2023-09-05T22:08:05.234Z] #48 [security-proxy-auth internal] load build context [2023-09-05T22:08:05.502Z] #48 ... [2023-09-05T22:08:05.502Z] [2023-09-05T22:08:05.502Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T22:08:05.502Z] #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 28.3s [2023-09-05T22:08:05.502Z] #32 ... [2023-09-05T22:08:05.502Z] [2023-09-05T22:08:05.502Z] #49 [core-common-config-bootstrapper internal] load build context [2023-09-05T22:08:05.767Z] #49 ... [2023-09-05T22:08:05.767Z] [2023-09-05T22:08:05.767Z] #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-05T22:08:05.767Z] #56 17.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T22:08:05.767Z] #56 19.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T22:08:05.767Z] #56 23.56 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-05T22:08:05.767Z] #56 23.62 Executing busybox-1.35.0-r29.trigger [2023-09-05T22:08:05.767Z] #56 24.83 OK: 8 MiB in 16 packages [2023-09-05T22:08:05.767Z] #56 DONE 26.7s [2023-09-05T22:08:05.767Z] [2023-09-05T22:08:05.767Z] #49 [core-common-config-bootstrapper internal] load build context [2023-09-05T22:08:05.767Z] #49 ... [2023-09-05T22:08:05.767Z] [2023-09-05T22:08:05.767Z] #48 [security-proxy-auth internal] load build context [2023-09-05T22:08:05.767Z] #48 ... [2023-09-05T22:08:05.767Z] [2023-09-05T22:08:05.767Z] #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-05T22:08:05.767Z] #55 DONE 26.9s [2023-09-05T22:08:05.767Z] [2023-09-05T22:08:05.767Z] #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-05T22:08:05.767Z] #53 16.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T22:08:05.767Z] #53 19.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T22:08:05.767Z] #53 25.34 v3.17.5-59-gdfba936d800 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-05T22:08:05.767Z] #53 25.34 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-05T22:08:05.767Z] #53 25.34 OK: 17689 distinct packages available [2023-09-05T22:08:05.767Z] #53 26.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T22:08:05.767Z] #53 ... [2023-09-05T22:08:05.767Z] [2023-09-05T22:08:05.767Z] #46 [core-command internal] load build context [2023-09-05T22:08:06.035Z] #46 ... [2023-09-05T22:08:06.035Z] [2023-09-05T22:08:06.035Z] #51 [security-spiffe-token-provider internal] load build context [2023-09-05T22:08:06.035Z] #51 ... [2023-09-05T22:08:06.035Z] [2023-09-05T22:08:06.035Z] #46 [core-command internal] load build context [2023-09-05T22:08:06.614Z] #46 ... [2023-09-05T22:08:06.614Z] [2023-09-05T22:08:06.614Z] #50 [security-secretstore-setup internal] load build context [2023-09-05T22:08:06.614Z] #50 ... [2023-09-05T22:08:06.614Z] [2023-09-05T22:08:06.614Z] #46 [core-command internal] load build context [2023-09-05T22:08:06.880Z] #46 ... [2023-09-05T22:08:06.880Z] [2023-09-05T22:08:06.880Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-05T22:08:06.880Z] #37 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 28.7s [2023-09-05T22:08:06.880Z] #37 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 28.8s done [2023-09-05T22:08:06.880Z] #37 ... [2023-09-05T22:08:06.880Z] [2023-09-05T22:08:06.880Z] #46 [core-command internal] load build context [2023-09-05T22:08:08.284Z] #46 ... [2023-09-05T22:08:08.284Z] [2023-09-05T22:08:08.284Z] #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-05T22:08:08.284Z] #61 19.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T22:08:08.284Z] #61 21.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T22:08:08.284Z] #61 26.38 (1/4) Installing ca-certificates (20230506-r0) [2023-09-05T22:08:08.284Z] #61 26.76 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-05T22:08:08.284Z] #61 26.78 (3/4) Installing su-exec (0.2-r2) [2023-09-05T22:08:08.284Z] #61 26.81 (4/4) Installing yq (4.30.4-r4) [2023-09-05T22:08:08.284Z] #61 27.49 Executing busybox-1.35.0-r29.trigger [2023-09-05T22:08:08.284Z] #61 27.60 Executing ca-certificates-20230506-r0.trigger [2023-09-05T22:08:08.284Z] #61 28.99 OK: 17 MiB in 19 packages [2023-09-05T22:08:08.284Z] #61 ... [2023-09-05T22:08:08.284Z] [2023-09-05T22:08:08.284Z] #46 [core-command internal] load build context [2023-09-05T22:08:08.864Z] #46 ... [2023-09-05T22:08:08.864Z] [2023-09-05T22:08:08.864Z] #57 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-09-05T22:08:08.864Z] #57 20.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T22:08:08.864Z] #57 22.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T22:08:08.864Z] #57 27.73 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-05T22:08:08.864Z] #57 27.76 Executing busybox-1.35.0-r29.trigger [2023-09-05T22:08:08.864Z] #57 27.86 OK: 8 MiB in 16 packages [2023-09-05T22:08:08.864Z] #57 DONE 30.0s [2023-09-05T22:08:08.864Z] [2023-09-05T22:08:08.864Z] #46 [core-command internal] load build context [2023-09-05T22:08:08.864Z] #46 transferring context: 73.43MB 34.1s [2023-09-05T22:08:09.263Z] #46 ... [2023-09-05T22:08:09.263Z] [2023-09-05T22:08:09.263Z] #62 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-05T22:08:09.263Z] #62 23.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T22:08:09.263Z] #62 28.47 (1/5) Installing dumb-init (1.2.5-r2) [2023-09-05T22:08:09.263Z] #62 28.50 (2/5) Installing musl-obstack (1.2.3-r0) [2023-09-05T22:08:09.263Z] #62 28.50 (3/5) Installing libucontext (1.2-r0) [2023-09-05T22:08:09.263Z] #62 28.53 (4/5) Installing gcompat (1.1.0-r0) [2023-09-05T22:08:09.263Z] #62 28.57 (5/5) Installing openssl (3.0.10-r0) [2023-09-05T22:08:09.263Z] #62 28.62 Executing busybox-1.35.0-r29.trigger [2023-09-05T22:08:09.263Z] #62 28.74 OK: 9 MiB in 20 packages [2023-09-05T22:08:09.263Z] #62 DONE 30.9s [2023-09-05T22:08:09.263Z] [2023-09-05T22:08:09.263Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T22:08:09.529Z] #32 ... [2023-09-05T22:08:09.529Z] [2023-09-05T22:08:09.529Z] #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-05T22:08:09.529Z] #61 DONE 30.5s [2023-09-05T22:08:09.529Z] [2023-09-05T22:08:09.529Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T22:08:09.795Z] #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 33.3s [2023-09-05T22:08:10.062Z] #32 ... [2023-09-05T22:08:10.062Z] [2023-09-05T22:08:10.062Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-05T22:08:10.062Z] #37 DONE 34.6s [2023-09-05T22:08:10.062Z] [2023-09-05T22:08:10.062Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T22:08:11.472Z] #32 ... [2023-09-05T22:08:11.472Z] [2023-09-05T22:08:11.472Z] #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-05T22:08:11.472Z] #59 22.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T22:08:11.472Z] #59 25.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T22:08:11.472Z] #59 29.07 v3.17.5-59-gdfba936d800 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-05T22:08:11.472Z] #59 29.07 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-05T22:08:11.472Z] #59 29.07 OK: 17689 distinct packages available [2023-09-05T22:08:11.472Z] #59 29.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T22:08:11.472Z] #59 30.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T22:08:11.472Z] #59 31.70 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-05T22:08:11.472Z] #59 31.70 (2/4) Installing musl-obstack (1.2.3-r0) [2023-09-05T22:08:11.472Z] #59 31.70 (3/4) Installing libucontext (1.2-r0) [2023-09-05T22:08:11.472Z] #59 31.70 (4/4) Installing gcompat (1.1.0-r0) [2023-09-05T22:08:11.472Z] #59 31.73 Executing busybox-1.35.0-r29.trigger [2023-09-05T22:08:11.472Z] #59 31.81 OK: 8 MiB in 19 packages [2023-09-05T22:08:11.472Z] #59 ... [2023-09-05T22:08:11.472Z] [2023-09-05T22:08:11.472Z] #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-05T22:08:11.472Z] #53 28.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T22:08:11.472Z] #53 30.44 (1/9) Installing ca-certificates (20230506-r0) [2023-09-05T22:08:11.472Z] #53 30.54 (2/9) Installing brotli-libs (1.0.9-r9) [2023-09-05T22:08:11.472Z] #53 30.70 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-09-05T22:08:11.472Z] #53 30.71 (4/9) Installing libcurl (8.2.1-r0) [2023-09-05T22:08:11.472Z] #53 30.73 (5/9) Installing curl (8.2.1-r0) [2023-09-05T22:08:11.472Z] #53 30.76 (6/9) Installing dumb-init (1.2.5-r2) [2023-09-05T22:08:11.472Z] #53 30.76 (7/9) Installing musl-obstack (1.2.3-r0) [2023-09-05T22:08:11.472Z] #53 30.80 (8/9) Installing libucontext (1.2-r0) [2023-09-05T22:08:11.472Z] #53 30.80 (9/9) Installing gcompat (1.1.0-r0) [2023-09-05T22:08:11.472Z] #53 30.80 Executing busybox-1.35.0-r29.trigger [2023-09-05T22:08:11.472Z] #53 30.84 Executing ca-certificates-20230506-r0.trigger [2023-09-05T22:08:11.472Z] #53 31.50 OK: 11 MiB in 24 packages [2023-09-05T22:08:11.472Z] #53 DONE 32.6s [2023-09-05T22:08:11.472Z] [2023-09-05T22:08:11.472Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T22:08:11.740Z] #32 ... [2023-09-05T22:08:11.740Z] [2023-09-05T22:08:11.740Z] #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-05T22:08:11.740Z] #59 DONE 32.8s [2023-09-05T22:08:11.740Z] [2023-09-05T22:08:11.740Z] #51 [security-spiffe-token-provider internal] load build context [2023-09-05T22:08:12.005Z] #51 ... [2023-09-05T22:08:12.005Z] [2023-09-05T22:08:12.005Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T22:08:13.946Z] #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 37.3s done [2023-09-05T22:08:13.946Z] #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 37.3s done [2023-09-05T22:08:13.946Z] #32 ... [2023-09-05T22:08:13.946Z] [2023-09-05T22:08:13.946Z] #47 [support-scheduler internal] load build context [2023-09-05T22:08:13.946Z] #47 transferring context: 93.85MB 38.3s [2023-09-05T22:08:13.946Z] #47 ... [2023-09-05T22:08:13.946Z] [2023-09-05T22:08:13.946Z] #51 [security-spiffe-token-provider internal] load build context [2023-09-05T22:08:13.946Z] #51 ... [2023-09-05T22:08:13.946Z] [2023-09-05T22:08:13.946Z] #42 [core-data internal] load build context [2023-09-05T22:08:14.212Z] #42 ... [2023-09-05T22:08:14.212Z] [2023-09-05T22:08:14.212Z] #51 [security-spiffe-token-provider internal] load build context [2023-09-05T22:08:14.212Z] #51 ... [2023-09-05T22:08:14.212Z] [2023-09-05T22:08:14.212Z] #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-05T22:08:14.212Z] #68 DONE 2.0s [2023-09-05T22:08:14.212Z] [2023-09-05T22:08:14.212Z] #51 [security-spiffe-token-provider internal] load build context [2023-09-05T22:08:14.212Z] #51 ... [2023-09-05T22:08:14.212Z] [2023-09-05T22:08:14.212Z] #44 [support-notifications internal] load build context [2023-09-05T22:08:14.477Z] #44 ... [2023-09-05T22:08:14.477Z] [2023-09-05T22:08:14.477Z] #43 [security-proxy-setup internal] load build context [2023-09-05T22:08:14.477Z] #43 ... [2023-09-05T22:08:14.477Z] [2023-09-05T22:08:14.477Z] #42 [core-data internal] load build context [2023-09-05T22:08:14.754Z] #42 ... [2023-09-05T22:08:14.754Z] [2023-09-05T22:08:14.754Z] #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T22:08:14.754Z] #32 DONE 42.1s [2023-09-05T22:08:14.754Z] [2023-09-05T22:08:14.754Z] #41 [security-bootstrapper internal] load build context [2023-09-05T22:08:15.025Z] #41 ... [2023-09-05T22:08:15.025Z] [2023-09-05T22:08:15.025Z] #45 [core-metadata internal] load build context [2023-09-05T22:08:15.025Z] #45 ... [2023-09-05T22:08:15.025Z] [2023-09-05T22:08:15.025Z] #41 [security-bootstrapper internal] load build context [2023-09-05T22:08:15.605Z] #41 ... [2023-09-05T22:08:15.605Z] [2023-09-05T22:08:15.605Z] #49 [core-common-config-bootstrapper internal] load build context [2023-09-05T22:08:15.873Z] #49 ... [2023-09-05T22:08:15.873Z] [2023-09-05T22:08:15.873Z] #48 [security-proxy-auth internal] load build context [2023-09-05T22:08:15.873Z] #48 ... [2023-09-05T22:08:15.873Z] [2023-09-05T22:08:15.873Z] #49 [core-common-config-bootstrapper internal] load build context [2023-09-05T22:08:16.831Z] #49 ... [2023-09-05T22:08:16.831Z] [2023-09-05T22:08:16.831Z] #50 [security-secretstore-setup internal] load build context [2023-09-05T22:08:17.099Z] #50 ... [2023-09-05T22:08:17.099Z] [2023-09-05T22:08:17.099Z] #49 [core-common-config-bootstrapper internal] load build context [2023-09-05T22:08:19.039Z] #49 transferring context: 115.76MB 42.2s [2023-09-05T22:08:19.306Z] #49 ... [2023-09-05T22:08:19.306Z] [2023-09-05T22:08:19.306Z] #46 [core-command internal] load build context [2023-09-05T22:08:19.306Z] #46 ... [2023-09-05T22:08:19.306Z] [2023-09-05T22:08:19.306Z] #49 [core-common-config-bootstrapper internal] load build context [2023-09-05T22:08:21.250Z] #49 ... [2023-09-05T22:08:21.250Z] [2023-09-05T22:08:21.250Z] #69 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-05T22:08:21.250Z] #69 DONE 3.5s [2023-09-05T22:08:21.250Z] [2023-09-05T22:08:21.250Z] #70 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-05T22:08:21.250Z] #70 DONE 3.7s [2023-09-05T22:08:21.250Z] [2023-09-05T22:08:21.250Z] #49 [core-common-config-bootstrapper internal] load build context [2023-09-05T22:08:21.250Z] #49 ... [2023-09-05T22:08:21.250Z] [2023-09-05T22:08:21.250Z] #71 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-05T22:08:21.250Z] #71 DONE 3.4s [2023-09-05T22:08:21.250Z] [2023-09-05T22:08:21.250Z] #49 [core-common-config-bootstrapper internal] load build context [2023-09-05T22:08:22.222Z] #49 ... [2023-09-05T22:08:22.222Z] [2023-09-05T22:08:22.222Z] #72 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-05T22:08:22.222Z] #72 DONE 1.2s [2023-09-05T22:08:22.222Z] [2023-09-05T22:08:22.222Z] #49 [core-common-config-bootstrapper internal] load build context [2023-09-05T22:08:22.222Z] #49 ... [2023-09-05T22:08:22.222Z] [2023-09-05T22:08:22.222Z] #73 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-05T22:08:22.222Z] #73 DONE 1.2s [2023-09-05T22:08:22.222Z] [2023-09-05T22:08:22.222Z] #49 [core-common-config-bootstrapper internal] load build context [2023-09-05T22:08:22.806Z] #49 ... [2023-09-05T22:08:22.806Z] [2023-09-05T22:08:22.806Z] #74 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-05T22:08:22.806Z] #74 DONE 1.6s [2023-09-05T22:08:22.806Z] [2023-09-05T22:08:22.806Z] #49 [core-common-config-bootstrapper internal] load build context [2023-09-05T22:08:23.397Z] #49 ... [2023-09-05T22:08:23.397Z] [2023-09-05T22:08:23.397Z] #75 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-05T22:08:23.397Z] #75 DONE 0.9s [2023-09-05T22:08:23.397Z] [2023-09-05T22:08:23.397Z] #49 [core-common-config-bootstrapper internal] load build context [2023-09-05T22:08:23.684Z] #49 ... [2023-09-05T22:08:23.684Z] [2023-09-05T22:08:23.684Z] #76 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-05T22:08:23.684Z] #76 DONE 1.6s [2023-09-05T22:08:23.684Z] [2023-09-05T22:08:23.684Z] #49 [core-common-config-bootstrapper internal] load build context [2023-09-05T22:08:23.950Z] #49 ... [2023-09-05T22:08:23.950Z] [2023-09-05T22:08:23.950Z] #47 [support-scheduler internal] load build context [2023-09-05T22:08:24.217Z] #47 ... [2023-09-05T22:08:24.217Z] [2023-09-05T22:08:24.217Z] #77 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-05T22:08:24.217Z] #77 DONE 1.3s [2023-09-05T22:08:24.217Z] [2023-09-05T22:08:24.217Z] #47 [support-scheduler internal] load build context [2023-09-05T22:08:24.217Z] #47 transferring context: 144.00MB 48.5s [2023-09-05T22:08:24.217Z] #47 ... [2023-09-05T22:08:24.217Z] [2023-09-05T22:08:24.217Z] #78 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-05T22:08:24.514Z] #78 ... [2023-09-05T22:08:24.514Z] [2023-09-05T22:08:24.514Z] #79 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-05T22:08:24.514Z] #79 DONE 0.9s [2023-09-05T22:08:24.514Z] [2023-09-05T22:08:24.514Z] #51 [security-spiffe-token-provider internal] load build context [2023-09-05T22:08:24.514Z] #51 ... [2023-09-05T22:08:24.514Z] [2023-09-05T22:08:24.514Z] #80 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-05T22:08:24.782Z] #80 ... [2023-09-05T22:08:24.782Z] [2023-09-05T22:08:24.782Z] #44 [support-notifications internal] load build context [2023-09-05T22:08:24.782Z] #44 ... [2023-09-05T22:08:24.782Z] [2023-09-05T22:08:24.782Z] #43 [security-proxy-setup internal] load build context [2023-09-05T22:08:24.782Z] #43 ... [2023-09-05T22:08:24.782Z] [2023-09-05T22:08:24.782Z] #42 [core-data internal] load build context [2023-09-05T22:08:25.054Z] #42 ... [2023-09-05T22:08:25.054Z] [2023-09-05T22:08:25.054Z] #43 [security-proxy-setup internal] load build context [2023-09-05T22:08:25.054Z] #43 ... [2023-09-05T22:08:25.054Z] [2023-09-05T22:08:25.054Z] #81 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-05T22:08:25.055Z] #81 DONE 1.2s [2023-09-05T22:08:25.055Z] [2023-09-05T22:08:25.055Z] #43 [security-proxy-setup internal] load build context [2023-09-05T22:08:25.055Z] #43 ... [2023-09-05T22:08:25.055Z] [2023-09-05T22:08:25.055Z] #45 [core-metadata internal] load build context [2023-09-05T22:08:25.323Z] #45 ... [2023-09-05T22:08:25.323Z] [2023-09-05T22:08:25.323Z] #78 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-05T22:08:25.323Z] #78 DONE 1.0s [2023-09-05T22:08:25.323Z] [2023-09-05T22:08:25.323Z] #45 [core-metadata internal] load build context [2023-09-05T22:08:25.323Z] #45 ... [2023-09-05T22:08:25.323Z] [2023-09-05T22:08:25.323Z] #43 [security-proxy-setup internal] load build context [2023-09-05T22:08:25.603Z] #43 ... [2023-09-05T22:08:25.603Z] [2023-09-05T22:08:25.603Z] #80 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-05T22:08:25.603Z] #80 DONE 1.1s [2023-09-05T22:08:25.884Z] [2023-09-05T22:08:25.884Z] #44 [support-notifications internal] load build context [2023-09-05T22:08:25.884Z] #44 ... [2023-09-05T22:08:25.884Z] [2023-09-05T22:08:25.884Z] #41 [security-bootstrapper internal] load build context [2023-09-05T22:08:25.884Z] #41 ... [2023-09-05T22:08:25.884Z] [2023-09-05T22:08:25.884Z] #48 [security-proxy-auth internal] load build context [2023-09-05T22:08:26.153Z] #48 ... [2023-09-05T22:08:26.153Z] [2023-09-05T22:08:26.153Z] #41 [security-bootstrapper internal] load build context [2023-09-05T22:08:26.739Z] #41 ... [2023-09-05T22:08:26.739Z] [2023-09-05T22:08:26.739Z] #82 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-05T22:08:26.739Z] #82 DONE 1.3s [2023-09-05T22:08:26.739Z] [2023-09-05T22:08:26.739Z] #41 [security-bootstrapper internal] load build context [2023-09-05T22:08:26.739Z] #41 ... [2023-09-05T22:08:26.739Z] [2023-09-05T22:08:26.739Z] #83 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-05T22:08:26.739Z] #83 DONE 1.4s [2023-09-05T22:08:26.739Z] [2023-09-05T22:08:26.739Z] #42 [core-data internal] load build context [2023-09-05T22:08:26.739Z] #42 transferring context: 188.29MB 52.2s done [2023-09-05T22:08:26.739Z] #42 DONE 53.3s [2023-09-05T22:08:26.739Z] [2023-09-05T22:08:26.739Z] #41 [security-bootstrapper internal] load build context [2023-09-05T22:08:27.007Z] #41 ... [2023-09-05T22:08:27.007Z] [2023-09-05T22:08:27.007Z] #50 [security-secretstore-setup internal] load build context [2023-09-05T22:08:27.297Z] #50 ... [2023-09-05T22:08:27.298Z] [2023-09-05T22:08:27.298Z] #84 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-05T22:08:27.298Z] #84 DONE 1.5s [2023-09-05T22:08:27.298Z] [2023-09-05T22:08:27.298Z] #50 [security-secretstore-setup internal] load build context [2023-09-05T22:08:27.298Z] #50 ... [2023-09-05T22:08:27.298Z] [2023-09-05T22:08:27.298Z] #41 [security-bootstrapper internal] load build context [2023-09-05T22:08:27.907Z] #41 ... [2023-09-05T22:08:27.907Z] [2023-09-05T22:08:27.907Z] #85 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-05T22:08:27.907Z] #85 DONE 1.5s [2023-09-05T22:08:27.907Z] [2023-09-05T22:08:27.907Z] #41 [security-bootstrapper internal] load build context [2023-09-05T22:08:28.193Z] #41 ... [2023-09-05T22:08:28.193Z] [2023-09-05T22:08:28.193Z] #86 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-05T22:08:28.193Z] #86 DONE 1.5s [2023-09-05T22:08:28.193Z] [2023-09-05T22:08:28.193Z] #41 [security-bootstrapper internal] load build context [2023-09-05T22:08:29.315Z] #41 ... [2023-09-05T22:08:29.315Z] [2023-09-05T22:08:29.315Z] #87 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-05T22:08:29.315Z] #87 DONE 2.0s [2023-09-05T22:08:29.315Z] [2023-09-05T22:08:29.315Z] #41 [security-bootstrapper internal] load build context [2023-09-05T22:08:29.592Z] #41 ... [2023-09-05T22:08:29.592Z] [2023-09-05T22:08:29.592Z] #46 [core-command internal] load build context [2023-09-05T22:08:29.592Z] #46 ... [2023-09-05T22:08:29.592Z] [2023-09-05T22:08:29.592Z] #41 [security-bootstrapper internal] load build context [2023-09-05T22:08:31.086Z] #41 transferring context: 165.52MB 57.6s [2023-09-05T22:08:32.575Z] #41 ... [2023-09-05T22:08:32.575Z] [2023-09-05T22:08:32.575Z] #45 [core-metadata internal] load build context [2023-09-05T22:08:32.575Z] #45 transferring context: 188.29MB 57.6s done [2023-09-05T22:08:32.575Z] #45 DONE 58.7s [2023-09-05T22:08:32.575Z] [2023-09-05T22:08:32.575Z] #41 [security-bootstrapper internal] load build context [2023-09-05T22:08:32.860Z] #41 ... [2023-09-05T22:08:32.860Z] [2023-09-05T22:08:32.860Z] #51 [security-spiffe-token-provider internal] load build context [2023-09-05T22:08:32.860Z] #51 transferring context: 188.29MB 55.8s done [2023-09-05T22:08:32.860Z] #51 DONE 57.4s [2023-09-05T22:08:32.860Z] [2023-09-05T22:08:32.860Z] #41 [security-bootstrapper internal] load build context [2023-09-05T22:08:34.284Z] #41 ... [2023-09-05T22:08:34.284Z] [2023-09-05T22:08:34.284Z] #88 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-05T22:08:34.284Z] #88 DONE 1.2s [2023-09-05T22:08:34.284Z] [2023-09-05T22:08:34.284Z] #41 [security-bootstrapper internal] load build context [2023-09-05T22:08:34.284Z] #41 ... [2023-09-05T22:08:34.284Z] [2023-09-05T22:08:34.284Z] #49 [core-common-config-bootstrapper internal] load build context [2023-09-05T22:08:34.284Z] #49 ... [2023-09-05T22:08:34.284Z] [2023-09-05T22:08:34.284Z] #41 [security-bootstrapper internal] load build context [2023-09-05T22:08:34.284Z] #41 ... [2023-09-05T22:08:34.284Z] [2023-09-05T22:08:34.284Z] #47 [support-scheduler internal] load build context [2023-09-05T22:08:34.284Z] #47 transferring context: 188.29MB 58.6s done [2023-09-05T22:08:34.554Z] #47 ... [2023-09-05T22:08:34.554Z] [2023-09-05T22:08:34.554Z] #49 [core-common-config-bootstrapper internal] load build context [2023-09-05T22:08:34.554Z] #49 ... [2023-09-05T22:08:34.554Z] [2023-09-05T22:08:34.554Z] #47 [support-scheduler internal] load build context [2023-09-05T22:08:34.554Z] #47 DONE 60.3s [2023-09-05T22:08:34.554Z] [2023-09-05T22:08:34.554Z] #49 [core-common-config-bootstrapper internal] load build context [2023-09-05T22:08:34.554Z] #49 transferring context: 188.29MB 57.8s done [2023-09-05T22:08:34.832Z] #49 ... [2023-09-05T22:08:34.832Z] [2023-09-05T22:08:34.832Z] #48 [security-proxy-auth internal] load build context [2023-09-05T22:08:34.832Z] #48 transferring context: 188.29MB 58.7s done [2023-09-05T22:08:34.832Z] #48 DONE 60.5s [2023-09-05T22:08:34.832Z] [2023-09-05T22:08:34.832Z] #44 [support-notifications internal] load build context [2023-09-05T22:08:34.832Z] #44 transferring context: 188.29MB 60.7s done [2023-09-05T22:08:34.832Z] #44 DONE 61.5s [2023-09-05T22:08:34.832Z] [2023-09-05T22:08:34.832Z] #41 [security-bootstrapper internal] load build context [2023-09-05T22:08:35.100Z] #41 ... [2023-09-05T22:08:35.100Z] [2023-09-05T22:08:35.100Z] #89 [security-spire-agent] exporting to image [2023-09-05T22:08:35.100Z] #89 exporting layers 6.5s done [2023-09-05T22:08:35.100Z] #89 writing image sha256:94148060639ce2373ad33ae58da5d86051c19ae4249876a96154f51580e28526 0.2s done [2023-09-05T22:08:35.100Z] #89 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-09-05T22:08:35.100Z] #89 writing image sha256:101d855994563cfc15560d6d00d7f8dd4bb24a1300f379a08bc98f4d9f2c5424 0.0s done [2023-09-05T22:08:35.100Z] #89 writing image sha256:e2e2718dbce72b3ad7784c851a46aa2fa29a98a11ef61f3580872c1221e61584 0.0s done [2023-09-05T22:08:35.100Z] #89 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-09-05T22:08:35.100Z] #89 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2023-09-05T22:08:35.100Z] #89 DONE 8.4s [2023-09-05T22:08:35.100Z] [2023-09-05T22:08:35.100Z] #41 [security-bootstrapper internal] load build context [2023-09-05T22:08:35.403Z] #41 ... [2023-09-05T22:08:35.403Z] [2023-09-05T22:08:35.403Z] #49 [core-common-config-bootstrapper internal] load build context [2023-09-05T22:08:35.403Z] #49 DONE 60.5s [2023-09-05T22:08:35.403Z] [2023-09-05T22:08:35.403Z] #41 [security-bootstrapper internal] load build context [2023-09-05T22:08:35.403Z] #41 ... [2023-09-05T22:08:35.403Z] [2023-09-05T22:08:35.403Z] #43 [security-proxy-setup internal] load build context [2023-09-05T22:08:35.403Z] #43 transferring context: 188.29MB 60.3s done [2023-09-05T22:08:35.403Z] #43 DONE 61.8s [2023-09-05T22:08:35.403Z] [2023-09-05T22:08:35.403Z] #46 [core-command internal] load build context [2023-09-05T22:08:35.403Z] #46 transferring context: 188.29MB 60.3s done [2023-09-05T22:08:35.403Z] #46 DONE 61.6s [2023-09-05T22:08:35.403Z] [2023-09-05T22:08:35.403Z] #41 [security-bootstrapper internal] load build context [2023-09-05T22:08:35.681Z] #41 transferring context: 188.29MB 62.2s done [2023-09-05T22:08:35.955Z] #41 DONE 62.7s [2023-09-05T22:08:35.955Z] [2023-09-05T22:08:35.955Z] #90 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-05T22:08:35.955Z] #90 DONE 0.9s [2023-09-05T22:08:35.955Z] [2023-09-05T22:08:35.955Z] #91 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T22:08:36.227Z] #91 ... [2023-09-05T22:08:36.227Z] [2023-09-05T22:08:36.227Z] #92 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-05T22:08:36.227Z] #92 DONE 0.7s [2023-09-05T22:08:36.227Z] [2023-09-05T22:08:36.227Z] #93 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T22:08:37.642Z] #93 ... [2023-09-05T22:08:37.642Z] [2023-09-05T22:08:37.642Z] #50 [security-secretstore-setup internal] load build context [2023-09-05T22:08:37.911Z] #50 transferring context: 188.29MB 61.1s done [2023-09-05T22:08:38.179Z] #50 DONE 63.2s [2023-09-05T22:08:38.179Z] [2023-09-05T22:08:38.179Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T22:08:39.141Z] #94 ... [2023-09-05T22:08:39.141Z] [2023-09-05T22:08:39.141Z] #95 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T22:09:25.964Z] #95 DONE 49.4s [2023-09-05T22:09:25.964Z] [2023-09-05T22:09:25.964Z] #91 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T22:09:25.964Z] #91 DONE 42.6s [2023-09-05T22:09:25.964Z] [2023-09-05T22:09:25.964Z] #96 [support-notifications builder 6/7] COPY . . [2023-09-05T22:09:25.965Z] #96 ... [2023-09-05T22:09:25.965Z] [2023-09-05T22:09:25.965Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T22:09:25.965Z] #94 DONE 44.6s [2023-09-05T22:09:25.965Z] [2023-09-05T22:09:25.965Z] #93 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T22:09:25.965Z] #93 DONE 42.5s [2023-09-05T22:09:25.965Z] [2023-09-05T22:09:25.965Z] #97 [security-proxy-setup builder 6/7] COPY . . [2023-09-05T22:09:25.965Z] #97 DONE 3.5s [2023-09-05T22:09:25.965Z] [2023-09-05T22:09:25.965Z] #98 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-05T22:09:25.965Z] #98 CACHED [2023-09-05T22:09:25.965Z] [2023-09-05T22:09:25.965Z] #99 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T22:09:25.965Z] #99 CACHED [2023-09-05T22:09:25.965Z] [2023-09-05T22:09:25.965Z] #100 [security-bootstrapper builder 6/7] COPY . . [2023-09-05T22:09:25.965Z] #100 CACHED [2023-09-05T22:09:25.965Z] [2023-09-05T22:09:25.965Z] #101 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-05T22:09:25.965Z] #101 ... [2023-09-05T22:09:25.965Z] [2023-09-05T22:09:25.965Z] #102 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-05T22:09:25.965Z] #102 CACHED [2023-09-05T22:09:25.965Z] [2023-09-05T22:09:25.965Z] #103 [security-secretstore-setup builder 6/7] COPY . . [2023-09-05T22:09:25.965Z] #103 CACHED [2023-09-05T22:09:25.965Z] [2023-09-05T22:09:25.965Z] #104 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T22:09:25.965Z] #104 CACHED [2023-09-05T22:09:25.965Z] [2023-09-05T22:09:25.965Z] #105 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-05T22:09:25.965Z] #105 DONE 3.6s [2023-09-05T22:09:25.965Z] [2023-09-05T22:09:25.965Z] #106 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T22:09:25.965Z] #106 CACHED [2023-09-05T22:09:25.965Z] [2023-09-05T22:09:25.965Z] #107 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-05T22:09:25.965Z] #107 CACHED [2023-09-05T22:09:25.965Z] [2023-09-05T22:09:25.965Z] #108 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-05T22:09:25.965Z] #108 CACHED [2023-09-05T22:09:25.965Z] [2023-09-05T22:09:25.965Z] #109 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T22:09:25.965Z] #109 CACHED [2023-09-05T22:09:25.965Z] [2023-09-05T22:09:25.965Z] #110 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-05T22:09:25.965Z] #110 CACHED [2023-09-05T22:09:25.965Z] [2023-09-05T22:09:25.965Z] #111 [support-scheduler builder 6/7] COPY . . [2023-09-05T22:09:25.965Z] #111 CACHED [2023-09-05T22:09:25.965Z] [2023-09-05T22:09:25.965Z] #112 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-05T22:09:25.965Z] #112 CACHED [2023-09-05T22:09:25.965Z] [2023-09-05T22:09:25.965Z] #113 [security-proxy-auth builder 6/7] COPY . . [2023-09-05T22:09:25.965Z] #113 CACHED [2023-09-05T22:09:25.965Z] [2023-09-05T22:09:25.965Z] #114 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T22:09:25.965Z] #114 CACHED [2023-09-05T22:09:25.965Z] [2023-09-05T22:09:25.965Z] #115 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T22:09:25.965Z] #115 CACHED [2023-09-05T22:09:25.965Z] [2023-09-05T22:09:25.965Z] #116 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-05T22:09:25.965Z] #116 CACHED [2023-09-05T22:09:25.965Z] [2023-09-05T22:09:25.965Z] #117 [core-command builder 6/7] COPY . . [2023-09-05T22:09:25.965Z] #117 CACHED [2023-09-05T22:09:25.965Z] [2023-09-05T22:09:25.965Z] #118 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-05T22:09:25.965Z] #118 CACHED [2023-09-05T22:09:25.965Z] [2023-09-05T22:09:25.965Z] #119 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T22:09:25.965Z] #119 CACHED [2023-09-05T22:09:25.965Z] [2023-09-05T22:09:25.965Z] #120 [core-metadata builder 6/7] COPY . . [2023-09-05T22:09:25.965Z] #120 CACHED [2023-09-05T22:09:25.965Z] [2023-09-05T22:09:25.965Z] #121 [core-data builder 6/7] COPY . . [2023-09-05T22:09:25.965Z] #121 DONE 3.6s [2023-09-05T22:09:25.965Z] [2023-09-05T22:09:25.965Z] #96 [support-notifications builder 6/7] COPY . . [2023-09-05T22:09:25.965Z] #96 DONE 3.6s [2023-09-05T22:09:25.965Z] [2023-09-05T22:09:25.965Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-05T22:09:27.899Z] #122 ... [2023-09-05T22:09:27.899Z] [2023-09-05T22:09:27.899Z] #101 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-05T22:09:27.899Z] #101 4.039 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-05T22:09:32.135Z] #101 ... [2023-09-05T22:09:32.135Z] [2023-09-05T22:09:32.135Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-05T22:09:32.135Z] #122 5.909 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-09-05T22:09:32.400Z] #122 ... [2023-09-05T22:09:32.400Z] [2023-09-05T22:09:32.400Z] #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-05T22:09:32.400Z] #0 5.525 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-05T22:09:32.400Z] #123 ... [2023-09-05T22:09:32.400Z] [2023-09-05T22:09:32.400Z] #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-05T22:09:32.400Z] #0 5.912 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-05T22:09:32.666Z] #124 ... [2023-09-05T22:09:32.666Z] [2023-09-05T22:09:32.666Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-05T22:09:32.666Z] #0 5.299 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-05T22:09:32.666Z] #125 ... [2023-09-05T22:09:32.666Z] [2023-09-05T22:09:32.666Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-05T22:09:32.666Z] #0 4.750 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-05T22:09:32.930Z] #126 ... [2023-09-05T22:09:32.930Z] [2023-09-05T22:09:32.930Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-05T22:09:32.930Z] #0 5.529 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-05T22:09:33.198Z] #127 ... [2023-09-05T22:09:33.198Z] [2023-09-05T22:09:33.198Z] #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-05T22:09:33.198Z] #0 5.495 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-05T22:09:33.198Z] #128 ... [2023-09-05T22:09:33.198Z] [2023-09-05T22:09:33.198Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-05T22:09:33.198Z] #0 4.447 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-05T22:09:33.463Z] #129 ... [2023-09-05T22:09:33.463Z] [2023-09-05T22:09:33.463Z] #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-05T22:09:33.463Z] #0 4.555 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-05T22:09:33.463Z] #130 ... [2023-09-05T22:09:33.463Z] [2023-09-05T22:09:33.463Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-05T22:09:33.463Z] #0 5.891 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-05T22:25:56.168Z] #131 ... [2023-09-05T22:25:56.168Z] [2023-09-05T22:25:56.168Z] #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-05T22:25:56.168Z] #130 986.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-05T22:25:56.168Z] #130 ... [2023-09-05T22:25:56.168Z] [2023-09-05T22:25:56.168Z] #101 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-05T22:25:56.168Z] #101 DONE 991.8s [2023-09-05T22:25:56.168Z] [2023-09-05T22:25:56.168Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-05T22:25:56.168Z] #127 ... [2023-09-05T22:25:56.168Z] [2023-09-05T22:25:56.168Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T22:25:56.168Z] #132 DONE 0.4s [2023-09-05T22:25:56.168Z] [2023-09-05T22:25:56.168Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-05T22:25:56.168Z] #133 DONE 0.2s [2023-09-05T22:25:56.168Z] [2023-09-05T22:25:56.168Z] #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-05T22:25:56.168Z] #128 ... [2023-09-05T22:25:56.168Z] [2023-09-05T22:25:56.168Z] #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-09-05T22:25:56.168Z] #134 DONE 0.2s [2023-09-05T22:25:56.168Z] [2023-09-05T22:25:56.168Z] #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-05T22:25:56.168Z] #135 DONE 0.2s [2023-09-05T22:25:56.168Z] [2023-09-05T22:25:56.168Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-05T22:25:56.168Z] #129 ... [2023-09-05T22:25:56.168Z] [2023-09-05T22:25:56.168Z] #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-05T22:25:56.168Z] #136 DONE 0.5s [2023-09-05T22:25:56.168Z] [2023-09-05T22:25:56.168Z] #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-05T22:25:56.168Z] #128 ... [2023-09-05T22:25:56.168Z] [2023-09-05T22:25:56.168Z] #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-05T22:25:56.437Z] #137 DONE 0.2s [2023-09-05T22:25:56.437Z] [2023-09-05T22:25:56.437Z] #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-05T22:25:58.387Z] #138 DONE 2.1s [2023-09-05T22:25:58.387Z] [2023-09-05T22:25:58.387Z] #89 [security-proxy-setup] exporting to image [2023-09-05T22:25:58.387Z] #89 exporting layers [2023-09-05T22:25:59.347Z] #89 exporting layers 1.1s done [2023-09-05T22:25:59.347Z] #89 writing image sha256:9c5885fba4f2f470c15d4c2c42a2849f18773152d818d0029f6bda7e2287fc0e done [2023-09-05T22:25:59.347Z] #89 naming to docker.io/library/security-proxy-setup-arm64 [2023-09-05T22:25:59.612Z] #89 naming to docker.io/library/security-proxy-setup-arm64 done [2023-09-05T22:25:59.612Z] #89 DONE 9.5s [2023-09-05T22:25:59.612Z] [2023-09-05T22:25:59.612Z] #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-05T22:26:06.254Z] #130 ... [2023-09-05T22:26:06.254Z] [2023-09-05T22:26:06.254Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-05T22:26:06.254Z] #129 DONE 1002.9s [2023-09-05T22:26:06.254Z] [2023-09-05T22:26:06.254Z] #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-05T22:26:06.254Z] #130 ... [2023-09-05T22:26:06.254Z] [2023-09-05T22:26:06.254Z] #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-05T22:26:06.254Z] #139 DONE 0.2s [2023-09-05T22:26:06.254Z] [2023-09-05T22:26:06.254Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-05T22:26:08.838Z] #140 DONE 2.2s [2023-09-05T22:26:08.838Z] [2023-09-05T22:26:08.838Z] #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-05T22:26:08.838Z] #124 ... [2023-09-05T22:26:08.838Z] [2023-09-05T22:26:08.838Z] #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T22:26:08.838Z] #141 DONE 0.4s [2023-09-05T22:26:08.838Z] [2023-09-05T22:26:08.838Z] #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-05T22:26:08.838Z] #130 ... [2023-09-05T22:26:08.838Z] [2023-09-05T22:26:08.838Z] #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-05T22:26:09.110Z] #142 DONE 0.3s [2023-09-05T22:26:09.110Z] [2023-09-05T22:26:09.110Z] #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-05T22:26:09.385Z] #130 ... [2023-09-05T22:26:09.385Z] [2023-09-05T22:26:09.385Z] #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-05T22:26:09.652Z] #143 DONE 0.4s [2023-09-05T22:26:09.653Z] [2023-09-05T22:26:09.653Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-05T22:26:09.653Z] #125 ... [2023-09-05T22:26:09.653Z] [2023-09-05T22:26:09.653Z] #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-05T22:26:09.653Z] #144 DONE 0.1s [2023-09-05T22:26:09.926Z] [2023-09-05T22:26:09.926Z] #145 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-09-05T22:26:09.926Z] #145 DONE 0.2s [2023-09-05T22:26:09.926Z] [2023-09-05T22:26:09.926Z] #146 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-09-05T22:26:09.926Z] #146 DONE 0.1s [2023-09-05T22:26:09.926Z] [2023-09-05T22:26:09.926Z] #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-05T22:26:10.210Z] #123 ... [2023-09-05T22:26:10.210Z] [2023-09-05T22:26:10.210Z] #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-05T22:26:10.210Z] #147 DONE 0.1s [2023-09-05T22:26:10.210Z] [2023-09-05T22:26:10.210Z] #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-05T22:26:10.477Z] #148 DONE 0.2s [2023-09-05T22:26:10.477Z] [2023-09-05T22:26:10.477Z] #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-05T22:26:13.070Z] #149 DONE 2.3s [2023-09-05T22:26:13.070Z] [2023-09-05T22:26:13.070Z] #89 [security-bootstrapper] exporting to image [2023-09-05T22:26:13.070Z] #89 exporting layers [2023-09-05T22:26:13.652Z] #89 exporting layers 1.0s done [2023-09-05T22:26:13.652Z] #89 writing image sha256:3b71175a36d15156187e7f394e1519c567953be565f3bbc115f848aa3d6fe5e4 done [2023-09-05T22:26:13.652Z] #89 naming to docker.io/library/security-bootstrapper-arm64 done [2023-09-05T22:26:13.652Z] #89 DONE 10.5s [2023-09-05T22:26:13.652Z] [2023-09-05T22:26:13.652Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-05T22:26:17.918Z] #127 ... [2023-09-05T22:26:17.918Z] [2023-09-05T22:26:17.918Z] #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-05T22:26:17.918Z] #130 DONE 1015.0s [2023-09-05T22:26:17.918Z] [2023-09-05T22:26:17.918Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-05T22:26:17.918Z] #127 ... [2023-09-05T22:26:17.918Z] [2023-09-05T22:26:17.918Z] #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T22:26:17.918Z] #150 DONE 0.3s [2023-09-05T22:26:17.918Z] [2023-09-05T22:26:17.918Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-05T22:26:17.918Z] #131 ... [2023-09-05T22:26:17.918Z] [2023-09-05T22:26:17.918Z] #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-05T22:26:18.193Z] #151 DONE 0.1s [2023-09-05T22:26:18.193Z] [2023-09-05T22:26:18.193Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-05T22:26:18.500Z] #131 ... [2023-09-05T22:26:18.500Z] [2023-09-05T22:26:18.500Z] #152 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-09-05T22:26:18.500Z] #152 DONE 0.2s [2023-09-05T22:26:18.500Z] [2023-09-05T22:26:18.500Z] #153 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-09-05T22:26:18.809Z] #153 DONE 0.3s [2023-09-05T22:26:18.809Z] [2023-09-05T22:26:18.809Z] #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-05T22:26:19.086Z] #128 ... [2023-09-05T22:26:19.086Z] [2023-09-05T22:26:19.086Z] #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-05T22:26:19.086Z] #154 DONE 0.3s [2023-09-05T22:26:19.086Z] [2023-09-05T22:26:19.086Z] #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-05T22:26:19.086Z] #128 ... [2023-09-05T22:26:19.086Z] [2023-09-05T22:26:19.086Z] #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-05T22:26:19.355Z] #155 DONE 0.3s [2023-09-05T22:26:19.355Z] [2023-09-05T22:26:19.355Z] #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-05T22:26:19.623Z] #156 DONE 0.4s [2023-09-05T22:26:19.623Z] [2023-09-05T22:26:19.623Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-05T22:26:19.899Z] #131 ... [2023-09-05T22:26:19.899Z] [2023-09-05T22:26:19.899Z] #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-05T22:26:19.899Z] #157 DONE 0.2s [2023-09-05T22:26:19.899Z] [2023-09-05T22:26:19.899Z] #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-05T22:26:22.485Z] #158 DONE 2.1s [2023-09-05T22:26:22.485Z] [2023-09-05T22:26:22.485Z] #89 [security-secretstore-setup] exporting to image [2023-09-05T22:26:22.485Z] #89 exporting layers [2023-09-05T22:26:25.838Z] #89 exporting layers 3.1s done [2023-09-05T22:26:25.838Z] #89 writing image sha256:9cab69e8caeffb6b62f287d50c2905fc839c7aeedd5f3a8a97d0c5230dad3e5f done [2023-09-05T22:26:25.838Z] #89 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-09-05T22:26:25.838Z] #89 DONE 13.7s [2023-09-05T22:26:25.838Z] [2023-09-05T22:26:25.838Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-05T22:26:26.804Z] #125 ... [2023-09-05T22:26:26.804Z] [2023-09-05T22:26:26.804Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-05T22:26:26.804Z] #127 DONE 1024.4s [2023-09-05T22:26:26.804Z] [2023-09-05T22:26:26.804Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-05T22:26:27.410Z] #125 ... [2023-09-05T22:26:27.410Z] [2023-09-05T22:26:27.410Z] #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T22:26:27.410Z] #159 DONE 0.1s [2023-09-05T22:26:27.410Z] [2023-09-05T22:26:27.410Z] #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-05T22:26:27.714Z] #160 DONE 0.1s [2023-09-05T22:26:27.714Z] [2023-09-05T22:26:27.714Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-05T22:26:27.987Z] #161 DONE 0.4s [2023-09-05T22:26:27.987Z] [2023-09-05T22:26:27.987Z] #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-05T22:26:27.987Z] #162 DONE 0.1s [2023-09-05T22:26:27.987Z] [2023-09-05T22:26:27.987Z] #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-05T22:26:28.256Z] #163 DONE 0.1s [2023-09-05T22:26:28.256Z] [2023-09-05T22:26:28.256Z] #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-05T22:26:30.204Z] #164 DONE 2.0s [2023-09-05T22:26:30.204Z] [2023-09-05T22:26:30.204Z] #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-05T22:26:30.205Z] #128 ... [2023-09-05T22:26:30.205Z] [2023-09-05T22:26:30.205Z] #89 [security-proxy-auth] exporting to image [2023-09-05T22:26:30.205Z] #89 exporting layers [2023-09-05T22:26:31.171Z] #89 exporting layers 0.6s done [2023-09-05T22:26:31.171Z] #89 writing image sha256:366f546f57d962b37bd8785802d510a3bcd1df2300307026968c1e517e3b6d9c done [2023-09-05T22:26:31.171Z] #89 naming to docker.io/library/security-proxy-auth-arm64 done [2023-09-05T22:26:31.171Z] #89 DONE 14.3s [2023-09-05T22:26:31.171Z] [2023-09-05T22:26:31.171Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-05T22:26:53.265Z] #126 ... [2023-09-05T22:26:53.265Z] [2023-09-05T22:26:53.265Z] #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-05T22:26:53.265Z] #123 DONE 1050.7s [2023-09-05T22:26:53.265Z] [2023-09-05T22:26:53.265Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-05T22:26:53.265Z] #131 ... [2023-09-05T22:26:53.265Z] [2023-09-05T22:26:53.265Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T22:26:53.535Z] #165 DONE 0.2s [2023-09-05T22:26:53.535Z] [2023-09-05T22:26:53.535Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-05T22:26:53.535Z] #166 DONE 0.1s [2023-09-05T22:26:53.535Z] [2023-09-05T22:26:53.535Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-05T22:26:53.803Z] #126 ... [2023-09-05T22:26:53.804Z] [2023-09-05T22:26:53.804Z] #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-05T22:26:54.079Z] #167 DONE 0.3s [2023-09-05T22:26:54.079Z] [2023-09-05T22:26:54.079Z] #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-09-05T22:26:54.348Z] #168 DONE 0.1s [2023-09-05T22:26:54.348Z] [2023-09-05T22:26:54.348Z] #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-09-05T22:26:54.348Z] #169 DONE 0.1s [2023-09-05T22:26:54.348Z] [2023-09-05T22:26:54.348Z] #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-05T22:26:54.348Z] #124 ... [2023-09-05T22:26:54.348Z] [2023-09-05T22:26:54.348Z] #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-05T22:26:56.304Z] #170 DONE 2.1s [2023-09-05T22:26:56.304Z] [2023-09-05T22:26:56.304Z] #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-05T22:26:56.572Z] #128 ... [2023-09-05T22:26:56.572Z] [2023-09-05T22:26:56.572Z] #89 [core-common-config-bootstrapper] exporting to image [2023-09-05T22:26:56.572Z] #89 exporting layers [2023-09-05T22:26:57.194Z] #89 exporting layers 0.8s done [2023-09-05T22:26:57.194Z] #89 writing image sha256:5390b8da9cef72e74f3c0ec0863afcf88e8f8a90ebd2421fee4e35b4f3b20701 done [2023-09-05T22:26:57.194Z] #89 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-09-05T22:26:57.194Z] #89 DONE 15.1s [2023-09-05T22:26:57.194Z] [2023-09-05T22:26:57.194Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-05T22:27:36.068Z] #125 DONE 1091.3s [2023-09-05T22:27:36.068Z] [2023-09-05T22:27:36.068Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-05T22:27:36.068Z] #126 ... [2023-09-05T22:27:36.068Z] [2023-09-05T22:27:36.068Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T22:27:36.068Z] #171 DONE 0.1s [2023-09-05T22:27:36.068Z] [2023-09-05T22:27:36.068Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-05T22:27:36.068Z] #126 ... [2023-09-05T22:27:36.068Z] [2023-09-05T22:27:36.068Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-05T22:27:36.068Z] #172 DONE 0.1s [2023-09-05T22:27:36.068Z] [2023-09-05T22:27:36.068Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-05T22:27:36.068Z] #131 ... [2023-09-05T22:27:36.068Z] [2023-09-05T22:27:36.068Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-05T22:27:36.068Z] #173 DONE 0.3s [2023-09-05T22:27:36.068Z] [2023-09-05T22:27:36.068Z] #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-05T22:27:36.068Z] #128 ... [2023-09-05T22:27:36.068Z] [2023-09-05T22:27:36.068Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-05T22:27:36.068Z] #174 DONE 0.1s [2023-09-05T22:27:36.068Z] [2023-09-05T22:27:36.068Z] #89 [core-command] exporting to image [2023-09-05T22:27:36.068Z] #89 exporting layers [2023-09-05T22:27:36.068Z] #89 exporting layers 0.4s done [2023-09-05T22:27:36.068Z] #89 writing image sha256:849db6d4b8fea5523ce7cca2a2735cf5ca824f5ebc9b5fde34d819d4e71cc8e5 done [2023-09-05T22:27:36.068Z] #89 naming to docker.io/library/core-command-arm64 done [2023-09-05T22:27:36.068Z] #89 DONE 15.5s [2023-09-05T22:27:36.068Z] [2023-09-05T22:27:36.068Z] #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-05T22:27:48.383Z] #128 ... [2023-09-05T22:27:48.383Z] [2023-09-05T22:27:48.383Z] #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-05T22:27:48.383Z] #124 DONE 1105.3s [2023-09-05T22:27:48.383Z] [2023-09-05T22:27:48.383Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-05T22:27:48.383Z] #126 ... [2023-09-05T22:27:48.383Z] [2023-09-05T22:27:48.383Z] #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T22:27:48.383Z] #175 DONE 0.2s [2023-09-05T22:27:48.383Z] [2023-09-05T22:27:48.383Z] #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-05T22:27:48.659Z] #176 ... [2023-09-05T22:27:48.659Z] [2023-09-05T22:27:48.659Z] #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-05T22:27:48.659Z] #128 DONE 1106.4s [2023-09-05T22:27:48.659Z] [2023-09-05T22:27:48.659Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-05T22:27:48.924Z] #126 ... [2023-09-05T22:27:48.924Z] [2023-09-05T22:27:48.924Z] #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-05T22:27:48.924Z] #176 DONE 0.4s [2023-09-05T22:27:48.924Z] [2023-09-05T22:27:48.924Z] #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-05T22:27:49.889Z] #177 DONE 0.7s [2023-09-05T22:27:49.889Z] [2023-09-05T22:27:49.889Z] #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-05T22:27:49.889Z] #178 ... [2023-09-05T22:27:49.889Z] [2023-09-05T22:27:49.889Z] #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T22:27:49.889Z] #179 DONE 0.4s [2023-09-05T22:27:49.889Z] [2023-09-05T22:27:49.889Z] #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-05T22:27:49.889Z] #178 DONE 0.3s [2023-09-05T22:27:49.889Z] [2023-09-05T22:27:49.889Z] #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-05T22:27:50.483Z] #180 DONE 0.5s [2023-09-05T22:27:50.483Z] [2023-09-05T22:27:50.483Z] #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-05T22:27:50.483Z] #181 ... [2023-09-05T22:27:50.483Z] [2023-09-05T22:27:50.483Z] #89 [core-data] exporting to image [2023-09-05T22:27:50.483Z] #89 exporting layers 0.4s done [2023-09-05T22:27:50.483Z] #89 writing image sha256:c0f8b5e1ce5a59e120a976f32fa6407d78e5224455fe5ffbd34eeebbda134a8c done [2023-09-05T22:27:50.483Z] #89 naming to docker.io/library/core-data-arm64 done [2023-09-05T22:27:50.483Z] #89 DONE 16.0s [2023-09-05T22:27:50.759Z] [2023-09-05T22:27:50.759Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-05T22:27:50.759Z] #131 ... [2023-09-05T22:27:50.759Z] [2023-09-05T22:27:50.759Z] #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-05T22:27:50.759Z] #181 DONE 0.4s [2023-09-05T22:27:50.759Z] [2023-09-05T22:27:50.759Z] #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-05T22:27:51.028Z] #182 DONE 0.1s [2023-09-05T22:27:51.028Z] [2023-09-05T22:27:51.028Z] #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-05T22:27:51.028Z] #183 DONE 0.1s [2023-09-05T22:27:51.028Z] [2023-09-05T22:27:51.028Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-05T22:27:51.028Z] #131 ... [2023-09-05T22:27:51.028Z] [2023-09-05T22:27:51.028Z] #89 [core-metadata] exporting to image [2023-09-05T22:27:51.294Z] #89 exporting layers 0.4s done [2023-09-05T22:27:51.559Z] #89 writing image sha256:4cbd06733c9df1b8ea0bda92e1bc24ad69758f1807dfa3916ac5909f394bcc68 done [2023-09-05T22:27:51.559Z] #89 naming to docker.io/library/core-metadata-arm64 done [2023-09-05T22:27:51.559Z] #89 DONE 16.4s [2023-09-05T22:27:51.559Z] [2023-09-05T22:27:51.559Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-05T22:28:23.876Z] #131 ... [2023-09-05T22:28:23.876Z] [2023-09-05T22:28:23.876Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-05T22:28:23.876Z] #122 DONE 1139.1s [2023-09-05T22:28:23.876Z] [2023-09-05T22:28:23.876Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-05T22:28:23.876Z] #131 ... [2023-09-05T22:28:23.876Z] [2023-09-05T22:28:23.876Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T22:28:23.876Z] #184 DONE 0.2s [2023-09-05T22:28:23.876Z] [2023-09-05T22:28:23.876Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-05T22:28:23.876Z] #131 ... [2023-09-05T22:28:23.876Z] [2023-09-05T22:28:23.876Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-05T22:28:23.876Z] #185 DONE 0.1s [2023-09-05T22:28:23.876Z] [2023-09-05T22:28:23.876Z] #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-05T22:28:23.876Z] #186 DONE 0.4s [2023-09-05T22:28:23.876Z] [2023-09-05T22:28:23.876Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-05T22:28:23.876Z] #131 ... [2023-09-05T22:28:23.876Z] [2023-09-05T22:28:23.876Z] #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-09-05T22:28:23.876Z] #187 DONE 0.1s [2023-09-05T22:28:23.876Z] [2023-09-05T22:28:23.876Z] #89 [security-spiffe-token-provider] exporting to image [2023-09-05T22:28:23.876Z] #89 exporting layers [2023-09-05T22:28:23.876Z] #89 exporting layers 0.5s done [2023-09-05T22:28:23.876Z] #89 writing image sha256:cedd27f6b5873eee5a786f24fcecbc7296a6edd2c518fae21442a6c2d98eb13d done [2023-09-05T22:28:23.876Z] #89 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-09-05T22:28:23.876Z] #89 DONE 16.8s [2023-09-05T22:28:23.876Z] [2023-09-05T22:28:23.876Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-05T22:28:56.145Z] #126 DONE 1169.0s [2023-09-05T22:28:56.145Z] [2023-09-05T22:28:56.145Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-05T22:28:56.145Z] #131 ... [2023-09-05T22:28:56.145Z] [2023-09-05T22:28:56.145Z] #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T22:28:56.145Z] #188 DONE 0.2s [2023-09-05T22:28:56.145Z] [2023-09-05T22:28:56.145Z] #189 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-05T22:28:56.145Z] #189 DONE 0.2s [2023-09-05T22:28:56.145Z] [2023-09-05T22:28:56.145Z] #190 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-05T22:28:56.145Z] #190 DONE 0.4s [2023-09-05T22:28:56.145Z] [2023-09-05T22:28:56.145Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-05T22:28:56.145Z] #131 DONE 1170.1s [2023-09-05T22:28:56.145Z] [2023-09-05T22:28:56.145Z] #191 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-05T22:28:56.145Z] #191 DONE 0.2s [2023-09-05T22:28:56.145Z] [2023-09-05T22:28:56.145Z] #89 [support-scheduler] exporting to image [2023-09-05T22:28:56.145Z] #89 exporting layers [2023-09-05T22:28:56.145Z] #89 ... [2023-09-05T22:28:56.145Z] [2023-09-05T22:28:56.145Z] #192 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T22:28:56.145Z] #192 DONE 0.2s [2023-09-05T22:28:56.145Z] [2023-09-05T22:28:56.145Z] #193 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-05T22:28:56.145Z] #193 DONE 0.1s [2023-09-05T22:28:56.145Z] [2023-09-05T22:28:56.145Z] #89 [support-scheduler] exporting to image [2023-09-05T22:28:56.145Z] #89 exporting layers 0.4s done [2023-09-05T22:28:56.145Z] #89 writing image sha256:5a4392fc10611070e9d033b071400a517205d028583ffd114caeb3f7c431dd80 done [2023-09-05T22:28:56.145Z] #89 naming to docker.io/library/support-scheduler-arm64 done [2023-09-05T22:28:56.145Z] #89 DONE 17.3s [2023-09-05T22:28:56.145Z] [2023-09-05T22:28:56.145Z] #194 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-05T22:28:56.145Z] #194 DONE 0.4s [2023-09-05T22:28:56.145Z] [2023-09-05T22:28:56.145Z] #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-05T22:28:56.145Z] #195 DONE 0.1s [2023-09-05T22:28:56.145Z] [2023-09-05T22:28:56.145Z] #89 [support-notifications] exporting to image [2023-09-05T22:28:56.145Z] #89 exporting layers 0.4s done [2023-09-05T22:28:56.145Z] #89 writing image sha256:fb1bc10c5d2c3de6570557c4e2b6386f4e2481acd97cbdf2f22f5f9a840aebd0 done [2023-09-05T22:28:56.145Z] #89 naming to docker.io/library/support-notifications-arm64 done [2023-09-05T22:28:56.145Z] #89 DONE 17.7s [2023-09-05T22:28:56.145Z] time="2023-09-05T22:07:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T22:28:56.145Z] time="2023-09-05T22:07:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T22:28:56.145Z] time="2023-09-05T22:07:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T22:28:56.145Z] time="2023-09-05T22:07:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T22:28:56.145Z] time="2023-09-05T22:07:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T22:28:56.146Z] time="2023-09-05T22:07:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T22:28:56.146Z] time="2023-09-05T22:07:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T22:28:56.146Z] time="2023-09-05T22:07:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T22:28:56.146Z] time="2023-09-05T22:07:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T22:28:56.146Z] time="2023-09-05T22:07:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T22:28:56.146Z] time="2023-09-05T22:07:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T22:28:56.146Z] time="2023-09-05T22:07:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T22:28:56.146Z] time="2023-09-05T22:07:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T22:28:56.146Z] time="2023-09-05T22:07:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-05T22:28:56.150Z] $ docker stop --time=1 fb06caff1dfafe1fcf5443722388e431af0ae45774b3c1c937799db172c8407a [2023-09-05T22:28:57.813Z] $ docker rm -f --volumes fb06caff1dfafe1fcf5443722388e431af0ae45774b3c1c937799db172c8407a [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-05T22:28:58.296Z] + docker images [2023-09-05T22:28:58.297Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-05T22:28:58.297Z] support-notifications-arm64 latest fb1bc10c5d2c 5 seconds ago 33.7MB [2023-09-05T22:28:58.297Z] support-scheduler-arm64 latest 5a4392fc1061 6 seconds ago 32.9MB [2023-09-05T22:28:58.297Z] security-spiffe-token-provider-arm64 latest cedd27f6b587 36 seconds ago 33.3MB [2023-09-05T22:28:58.297Z] core-metadata-arm64 latest 4cbd06733c9d About a minute ago 21.2MB [2023-09-05T22:28:58.297Z] core-data-arm64 latest c0f8b5e1ce5a About a minute ago 20.9MB [2023-09-05T22:28:58.297Z] core-command-arm64 latest 849db6d4b8fe About a minute ago 20.8MB [2023-09-05T22:28:58.297Z] core-common-config-bootstrapper-arm64 latest 5390b8da9cef 2 minutes ago 18MB [2023-09-05T22:28:58.297Z] security-proxy-auth-arm64 latest 366f546f57d9 2 minutes ago 19.3MB [2023-09-05T22:28:58.297Z] security-secretstore-setup-arm64 latest 9cab69e8caef 2 minutes ago 43MB [2023-09-05T22:28:58.297Z] security-bootstrapper-arm64 latest 3b71175a36d1 2 minutes ago 22.6MB [2023-09-05T22:28:58.297Z] security-proxy-setup-arm64 latest 9c5885fba4f2 3 minutes ago 28.8MB [2023-09-05T22:28:58.297Z] security-spire-server-arm64 latest 101d85599456 20 minutes ago 97.1MB [2023-09-05T22:28:58.297Z] security-spire-agent-arm64 latest e2e2718dbce7 20 minutes ago 153MB [2023-09-05T22:28:58.297Z] security-spire-config-arm64 latest 94148060639c 20 minutes ago 96.2MB [2023-09-05T22:28:58.297Z] ci-base-image-arm64 latest c9f3ee0aa6e3 33 minutes ago 1.05GB [2023-09-05T22:28:58.297Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 7 weeks ago 677MB [2023-09-05T22:28:58.297Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 3 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:28:58.716Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-05T22:28:58.716Z] [2023-09-05T22:28:58.716Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:28:59.043Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-05T22:28:59.310Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-05T22:28:59.310Z] 8998bd30e6a1: Pulling fs layer [2023-09-05T22:28:59.310Z] 04944245beec: Pulling fs layer [2023-09-05T22:28:59.310Z] 699f458cf7ca: Pulling fs layer [2023-09-05T22:28:59.310Z] 765212b225bb: Pulling fs layer [2023-09-05T22:28:59.310Z] f23df028b6ca: Pulling fs layer [2023-09-05T22:28:59.310Z] d65c8cfc05b1: Pulling fs layer [2023-09-05T22:28:59.310Z] 2437ff75d9bd: Pulling fs layer [2023-09-05T22:28:59.310Z] f23df028b6ca: Waiting [2023-09-05T22:28:59.310Z] d65c8cfc05b1: Waiting [2023-09-05T22:28:59.310Z] 2437ff75d9bd: Waiting [2023-09-05T22:28:59.310Z] 765212b225bb: Waiting [2023-09-05T22:28:59.310Z] 04944245beec: Verifying Checksum [2023-09-05T22:28:59.310Z] 04944245beec: Download complete [2023-09-05T22:28:59.578Z] 765212b225bb: Verifying Checksum [2023-09-05T22:28:59.578Z] 765212b225bb: Download complete [2023-09-05T22:28:59.578Z] f23df028b6ca: Verifying Checksum [2023-09-05T22:28:59.578Z] f23df028b6ca: Download complete [2023-09-05T22:28:59.578Z] d65c8cfc05b1: Verifying Checksum [2023-09-05T22:28:59.578Z] d65c8cfc05b1: Download complete [2023-09-05T22:28:59.578Z] 699f458cf7ca: Verifying Checksum [2023-09-05T22:28:59.578Z] 699f458cf7ca: Download complete [2023-09-05T22:29:00.161Z] 8998bd30e6a1: Verifying Checksum [2023-09-05T22:29:00.161Z] 8998bd30e6a1: Download complete [2023-09-05T22:29:02.735Z] 2437ff75d9bd: Verifying Checksum [2023-09-05T22:29:02.735Z] 2437ff75d9bd: Download complete [2023-09-05T22:29:04.139Z] 8998bd30e6a1: Pull complete [2023-09-05T22:29:04.721Z] 04944245beec: Pull complete [2023-09-05T22:29:06.123Z] 699f458cf7ca: Pull complete [2023-09-05T22:29:06.123Z] 765212b225bb: Pull complete [2023-09-05T22:29:06.703Z] f23df028b6ca: Pull complete [2023-09-05T22:29:06.969Z] d65c8cfc05b1: Pull complete [2023-09-05T22:29:21.939Z] 2437ff75d9bd: Pull complete [2023-09-05T22:29:21.939Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-05T22:29:21.939Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-05T22:29:21.939Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T22:29:22.136Z] prd-ubuntu20.04-docker-arm64-4c-16g-5384 does not seem to be running inside a container [2023-09-05T22:29:22.190Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-05T22:29:25.893Z] $ docker top 0c862021eb54ad45f8534eb6fc03f19bbd983e19e894018fd68a29c3a44cbea5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-05T22:29:26.506Z] ---> job-cost.sh [2023-09-05T22:29:26.775Z] lf-activate-venv: SKIPPING [2023-09-05T22:29:26.775Z] INFO: No Stack... [2023-09-05T22:29:27.355Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-05T22:29:27.935Z] INFO: Archiving Costs [Pipeline] sh [2023-09-05T22:29:28.571Z] + + cutcat -d, /w/workspace/edgex-go/3/archives/cost.csv -f6 [2023-09-05T22:29:28.571Z] [Pipeline] lock [2023-09-05T22:29:28.631Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4669-3-stack-cost] [2023-09-05T22:29:28.639Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4669-3-stack-cost] did not exist. Created. [2023-09-05T22:29:28.639Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4669-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-05T22:29:29.275Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-05T22:29:29.470Z] Stashed 1 file(s) [Pipeline] } [2023-09-05T22:29:29.477Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4669-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-05T22:29:29.479Z] $ docker stop --time=1 0c862021eb54ad45f8534eb6fc03f19bbd983e19e894018fd68a29c3a44cbea5 [2023-09-05T22:29:30.991Z] $ docker rm -f --volumes 0c862021eb54ad45f8534eb6fc03f19bbd983e19e894018fd68a29c3a44cbea5 [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 [2023-09-05T22:29:31.434Z] provisioning config files... [2023-09-05T22:29:31.442Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config9166444352783606763tmp [Pipeline] { [Pipeline] sh [2023-09-05T22:29:31.732Z] + set +x [2023-09-05T22:29:31.732Z] + bash -s -- [2023-09-05T22:29:31.732Z] + curl -s https://codecov.io/bash [2023-09-05T22:29:31.732Z] [2023-09-05T22:29:31.732Z] _____ _ [2023-09-05T22:29:31.732Z] / ____| | | [2023-09-05T22:29:31.732Z] | | ___ __| | ___ ___ _____ __ [2023-09-05T22:29:31.732Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-05T22:29:31.732Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-05T22:29:31.732Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-05T22:29:31.732Z] Bash-1.0.6 [2023-09-05T22:29:31.732Z] [2023-09-05T22:29:31.732Z] [2023-09-05T22:29:31.732Z] ==> git version 2.25.1 found [2023-09-05T22:29:31.732Z] ==> 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 [2023-09-05T22:29:31.732Z] Release-Date: 2020-01-08 [2023-09-05T22:29:31.732Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-05T22:29:31.732Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-05T22:29:31.732Z] ==> Jenkins CI detected. [2023-09-05T22:29:31.732Z] current dir:  /w/workspace/edgex-go/3 [2023-09-05T22:29:31.732Z] project root: . [2023-09-05T22:29:31.732Z] --> token set from env [2023-09-05T22:29:31.732Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-05T22:29:31.732Z] ==> Running gcov in . (disable via -X gcov) [2023-09-05T22:29:31.732Z] ==> Python coveragepy not found [2023-09-05T22:29:31.732Z] ==> Searching for coverage reports in: [2023-09-05T22:29:31.732Z] + . [2023-09-05T22:29:31.732Z] -> Found 1 reports [2023-09-05T22:29:31.732Z] ==> Detecting git/mercurial file structure [2023-09-05T22:29:31.990Z] ==> Reading reports [2023-09-05T22:29:31.990Z] + ./coverage.out bytes=447827 [2023-09-05T22:29:31.990Z] ==> Appending adjustments [2023-09-05T22:29:31.990Z] https://docs.codecov.io/docs/fixing-reports [2023-09-05T22:29:32.927Z] + Found adjustments [2023-09-05T22:29:32.927Z] ==> Gzipping contents [2023-09-05T22:29:32.927Z] 60K /tmp/codecov.w8FQlW.gz [2023-09-05T22:29:32.927Z] ==> Uploading reports [2023-09-05T22:29:32.927Z] url: https://codecov.io [2023-09-05T22:29:32.927Z] query: branch=PR-4669&commit=0cdd1a2598fee1ddd8590f89ba3273b6f2a17b18&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4669%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4669&job=&cmd_args= [2023-09-05T22:29:32.927Z] -> Pinging Codecov [2023-09-05T22:29:32.927Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4669&commit=0cdd1a2598fee1ddd8590f89ba3273b6f2a17b18&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4669%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4669&job=&cmd_args= [2023-09-05T22:29:33.185Z] -> Uploading to [2023-09-05T22:29:33.185Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-05/00271124DB129430A58F1EEE437C3FCB/0cdd1a2598fee1ddd8590f89ba3273b6f2a17b18/9c4121c2-b6f5-4894-b9b3-234fed899e51.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230905%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230905T222932Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a1467bf46af5df9ba3e4a35397e59993cf94dfa73b7e0e9ba68d226c45897714 [2023-09-05T22:29:33.185Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-05T22:29:33.185Z] Dload Upload Total Spent Left Speed [2023-09-05T22:29:33.456Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57376 0 0 100 57376 0 258k --:--:-- --:--:-- --:--:-- 258k [2023-09-05T22:29:33.456Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0cdd1a2598fee1ddd8590f89ba3273b6f2a17b18 [Pipeline] } [2023-09-05T22:29:33.463Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-05T22:29:40.809Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-09-05T22:29:41.142Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-05T22:29:42.116Z] ---> package-listing.sh [2023-09-05T22:29:42.116Z] ++ facter osfamily [2023-09-05T22:29:42.116Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-05T22:29:42.116Z] + OS_FAMILY=debian [2023-09-05T22:29:42.116Z] + workspace=/w/workspace/edgex-go/3 [2023-09-05T22:29:42.116Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-05T22:29:42.116Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-05T22:29:42.116Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-05T22:29:42.116Z] + PACKAGES=/tmp/packages_start.txt [2023-09-05T22:29:42.116Z] + '[' /w/workspace/edgex-go/3 ']' [2023-09-05T22:29:42.116Z] + PACKAGES=/tmp/packages_end.txt [2023-09-05T22:29:42.116Z] + case "${OS_FAMILY}" in [2023-09-05T22:29:42.116Z] + dpkg -l [2023-09-05T22:29:42.116Z] + grep '^ii' [2023-09-05T22:29:42.116Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-05T22:29:42.116Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-05T22:29:42.116Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-05T22:29:42.116Z] + '[' /w/workspace/edgex-go/3 ']' [2023-09-05T22:29:42.116Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2023-09-05T22:29:42.116Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2023-09-05T22:29:42.139Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-05T22:29:42.471Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:29:42.766Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-05T22:29:42.766Z] [2023-09-05T22:29:42.766Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T22:29:43.066Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-05T22:29:43.067Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-05T22:29:43.067Z] 5eb5b503b376: Pulling fs layer [2023-09-05T22:29:43.067Z] 5c69ac0246d0: Pulling fs layer [2023-09-05T22:29:43.067Z] ec43610c2a17: Pulling fs layer [2023-09-05T22:29:43.067Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-05T22:29:43.067Z] 33b1e0a273af: Pulling fs layer [2023-09-05T22:29:43.067Z] 5d3b04190fa2: Pulling fs layer [2023-09-05T22:29:43.067Z] 2f39f015ded8: Pulling fs layer [2023-09-05T22:29:43.067Z] 3a2ae6a8a46f: Waiting [2023-09-05T22:29:43.067Z] 33b1e0a273af: Waiting [2023-09-05T22:29:43.067Z] 5d3b04190fa2: Waiting [2023-09-05T22:29:43.067Z] 2f39f015ded8: Waiting [2023-09-05T22:29:43.067Z] 5c69ac0246d0: Download complete [2023-09-05T22:29:43.067Z] 3a2ae6a8a46f: Download complete [2023-09-05T22:29:43.335Z] 33b1e0a273af: Verifying Checksum [2023-09-05T22:29:43.335Z] 33b1e0a273af: Download complete [2023-09-05T22:29:43.335Z] 5d3b04190fa2: Verifying Checksum [2023-09-05T22:29:43.335Z] 5d3b04190fa2: Download complete [2023-09-05T22:29:43.335Z] ec43610c2a17: Verifying Checksum [2023-09-05T22:29:43.335Z] ec43610c2a17: Download complete [2023-09-05T22:29:43.335Z] 5eb5b503b376: Verifying Checksum [2023-09-05T22:29:43.335Z] 5eb5b503b376: Download complete [2023-09-05T22:29:43.900Z] 2f39f015ded8: Download complete [2023-09-05T22:29:44.466Z] 5eb5b503b376: Pull complete [2023-09-05T22:29:44.466Z] 5c69ac0246d0: Pull complete [2023-09-05T22:29:45.033Z] ec43610c2a17: Pull complete [2023-09-05T22:29:45.033Z] 3a2ae6a8a46f: Pull complete [2023-09-05T22:29:45.293Z] 33b1e0a273af: Pull complete [2023-09-05T22:29:45.293Z] 5d3b04190fa2: Pull complete [2023-09-05T22:29:49.475Z] 2f39f015ded8: Pull complete [2023-09-05T22:29:49.475Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-05T22:29:49.475Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-05T22:29:49.475Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T22:29:49.555Z] prd-ubuntu20.04-docker-8c-8g-5383 does not seem to be running inside a container [2023-09-05T22:29:49.572Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-05T22:29:52.438Z] $ docker top 02c1f92dcde554c85f51546f97ebfdf81f75979ea91ccf0ee4c04bc05ea6636d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-05T22:29:52.789Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-05T22:29:53.077Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-05T22:29:53.359Z] + ls /var/log/sa-host [2023-09-05T22:29:53.359Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-05T22:29:53.512Z] provisioning config files... [2023-09-05T22:29:53.520Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config11311195988194231312tmp [Pipeline] { [Pipeline] echo [2023-09-05T22:29:53.532Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-05T22:29:53.814Z] ---> create-netrc.sh [Pipeline] } [2023-09-05T22:29:53.821Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-05T22:29:54.137Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-05T22:29:54.146Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-05T22:29:54.428Z] ---> sudo-logs.sh [2023-09-05T22:29:54.428Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-05T22:29:54.452Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-05T22:29:54.734Z] ---> job-cost.sh [2023-09-05T22:29:54.734Z] lf-activate-venv: SKIPPING [2023-09-05T22:29:54.734Z] DEBUG: total: 0.10999999940395355 [2023-09-05T22:29:54.734Z] INFO: Retrieving Stack Cost... [2023-09-05T22:29:55.300Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-05T22:29:55.559Z] INFO: Archiving Costs [Pipeline] echo [2023-09-05T22:29:55.570Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-05T22:29:55.854Z] ---> logs-deploy.sh [2023-09-05T22:29:55.855Z] lf-activate-venv: SKIPPING [2023-09-05T22:29:55.855Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4669/3 [2023-09-05T22:29:55.855Z] INFO: archiving workspace using pattern(s): [2023-09-05T22:29:56.789Z] Archives upload complete. [2023-09-05T22:29:56.789Z] INFO: archiving logs to Nexus [2023-09-05T22:29:57.728Z] ---> uname -a: [2023-09-05T22:29:57.728Z] Linux prd-ubuntu20-04-docker-8c-8g-5383 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-09-05T22:29:57.728Z] [2023-09-05T22:29:57.728Z] [2023-09-05T22:29:57.728Z] ---> lscpu: [2023-09-05T22:29:57.728Z] Architecture: x86_64 [2023-09-05T22:29:57.728Z] CPU op-mode(s): 32-bit, 64-bit [2023-09-05T22:29:57.728Z] Byte Order: Little Endian [2023-09-05T22:29:57.728Z] Address sizes: 40 bits physical, 48 bits virtual [2023-09-05T22:29:57.728Z] CPU(s): 8 [2023-09-05T22:29:57.728Z] On-line CPU(s) list: 0-7 [2023-09-05T22:29:57.728Z] Thread(s) per core: 1 [2023-09-05T22:29:57.728Z] Core(s) per socket: 1 [2023-09-05T22:29:57.728Z] Socket(s): 8 [2023-09-05T22:29:57.728Z] NUMA node(s): 1 [2023-09-05T22:29:57.728Z] Vendor ID: AuthenticAMD [2023-09-05T22:29:57.728Z] CPU family: 23 [2023-09-05T22:29:57.728Z] Model: 49 [2023-09-05T22:29:57.728Z] Model name: AMD EPYC-Rome Processor [2023-09-05T22:29:57.728Z] Stepping: 0 [2023-09-05T22:29:57.728Z] CPU MHz: 2799.998 [2023-09-05T22:29:57.728Z] BogoMIPS: 5599.99 [2023-09-05T22:29:57.728Z] Virtualization: AMD-V [2023-09-05T22:29:57.728Z] Hypervisor vendor: KVM [2023-09-05T22:29:57.728Z] Virtualization type: full [2023-09-05T22:29:57.728Z] L1d cache: 256 KiB [2023-09-05T22:29:57.728Z] L1i cache: 256 KiB [2023-09-05T22:29:57.728Z] L2 cache: 4 MiB [2023-09-05T22:29:57.728Z] L3 cache: 128 MiB [2023-09-05T22:29:57.728Z] NUMA node0 CPU(s): 0-7 [2023-09-05T22:29:57.728Z] Vulnerability Itlb multihit: Not affected [2023-09-05T22:29:57.728Z] Vulnerability L1tf: Not affected [2023-09-05T22:29:57.728Z] Vulnerability Mds: Not affected [2023-09-05T22:29:57.728Z] Vulnerability Meltdown: Not affected [2023-09-05T22:29:57.728Z] Vulnerability Mmio stale data: Not affected [2023-09-05T22:29:57.728Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-09-05T22:29:57.728Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-09-05T22:29:57.728Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-09-05T22:29:57.728Z] Vulnerability Srbds: Not affected [2023-09-05T22:29:57.728Z] Vulnerability Tsx async abort: Not affected [2023-09-05T22:29:57.728Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-09-05T22:29:57.728Z] [2023-09-05T22:29:57.728Z] [2023-09-05T22:29:57.728Z] ---> nproc: [2023-09-05T22:29:57.728Z] 8 [2023-09-05T22:29:57.728Z] [2023-09-05T22:29:57.728Z] [2023-09-05T22:29:57.728Z] ---> df -h: [2023-09-05T22:29:57.728Z] Filesystem Size Used Avail Use% Mounted on [2023-09-05T22:29:57.728Z] overlay 155G 21G 135G 14% / [2023-09-05T22:29:57.728Z] tmpfs 64M 0 64M 0% /dev [2023-09-05T22:29:57.728Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-09-05T22:29:57.728Z] shm 64M 0 64M 0% /dev/shm [2023-09-05T22:29:57.728Z] /dev/vda1 155G 21G 135G 14% /facter-os [2023-09-05T22:29:57.728Z] [2023-09-05T22:29:57.728Z] [2023-09-05T22:29:57.728Z] ---> sar -b -r -n DEV: [2023-09-05T22:29:57.728Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5383) 09/05/23 _x86_64_ (8 CPU) [2023-09-05T22:29:57.728Z] [2023-09-05T22:29:57.728Z] 21:50:51 LINUX RESTART (8 CPU) [2023-09-05T22:29:57.728Z] [2023-09-05T22:29:57.728Z] 21:51:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-09-05T22:29:57.728Z] 21:52:02 275.00 47.83 227.18 0.00 5377.64 188800.80 0.00 [2023-09-05T22:29:57.728Z] 21:53:01 115.95 1.17 114.78 0.00 47.18 65181.36 0.00 [2023-09-05T22:29:57.728Z] 21:54:01 33.14 0.12 33.03 0.00 0.93 19366.12 0.00 [2023-09-05T22:29:57.728Z] 21:55:01 178.55 0.38 178.17 0.00 27.33 56941.58 0.00 [2023-09-05T22:29:57.728Z] 21:56:01 415.25 5.10 410.15 0.00 44.13 167814.56 0.00 [2023-09-05T22:29:57.728Z] 21:57:01 240.21 10.78 229.44 0.00 3440.15 84846.22 0.00 [2023-09-05T22:29:57.728Z] 21:58:01 540.75 0.13 540.62 0.00 17.20 83565.33 0.00 [2023-09-05T22:29:57.728Z] 21:59:01 1.80 0.03 1.77 0.00 0.27 21.46 0.00 [2023-09-05T22:29:57.728Z] 22:00:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 [2023-09-05T22:29:57.728Z] 22:01:01 1.35 0.00 1.35 0.00 0.00 23.73 0.00 [2023-09-05T22:29:57.728Z] 22:02:01 1.40 0.00 1.40 0.00 0.00 14.53 0.00 [2023-09-05T22:29:57.728Z] 22:03:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 [2023-09-05T22:29:57.728Z] 22:04:01 1.05 0.00 1.05 0.00 0.00 12.93 0.00 [2023-09-05T22:29:57.728Z] 22:05:01 0.88 0.00 0.88 0.00 0.00 11.60 0.00 [2023-09-05T22:29:57.728Z] 22:06:01 1.93 0.02 1.92 0.00 0.13 23.73 0.00 [2023-09-05T22:29:57.728Z] 22:07:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 [2023-09-05T22:29:57.728Z] 22:08:01 1.18 0.00 1.18 0.00 0.00 14.66 0.00 [2023-09-05T22:29:57.728Z] 22:09:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 [2023-09-05T22:29:57.728Z] 22:10:01 1.22 0.00 1.22 0.00 0.00 15.33 0.00 [2023-09-05T22:29:57.728Z] 22:11:01 1.35 0.00 1.35 0.00 0.00 14.53 0.00 [2023-09-05T22:29:57.728Z] 22:12:01 1.13 0.00 1.13 0.00 0.00 14.93 0.00 [2023-09-05T22:29:57.728Z] 22:13:02 0.90 0.00 0.90 0.00 0.00 11.06 0.00 [2023-09-05T22:29:57.728Z] 22:14:01 1.19 0.00 1.19 0.00 0.00 15.05 0.00 [2023-09-05T22:29:57.728Z] 22:15:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 [2023-09-05T22:29:57.728Z] 22:16:01 1.03 0.00 1.03 0.00 0.00 12.53 0.00 [2023-09-05T22:29:57.728Z] 22:17:01 1.10 0.02 1.08 0.00 0.13 13.46 0.00 [2023-09-05T22:29:57.728Z] 22:18:01 1.33 0.00 1.33 0.00 0.00 14.80 0.00 [2023-09-05T22:29:57.728Z] 22:19:01 2.85 1.02 1.83 0.00 21.86 26.66 0.00 [2023-09-05T22:29:57.728Z] 22:20:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 [2023-09-05T22:29:57.729Z] 22:21:01 0.85 0.00 0.85 0.00 0.00 10.26 0.00 [2023-09-05T22:29:57.729Z] 22:22:01 1.47 0.00 1.47 0.00 0.00 18.53 0.00 [2023-09-05T22:29:57.729Z] 22:23:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 [2023-09-05T22:29:57.729Z] 22:24:01 1.25 0.00 1.25 0.00 0.00 14.66 0.00 [2023-09-05T22:29:57.729Z] 22:25:01 0.90 0.00 0.90 0.00 0.00 9.60 0.00 [2023-09-05T22:29:57.729Z] 22:26:01 1.15 0.00 1.15 0.00 0.00 14.13 0.00 [2023-09-05T22:29:57.729Z] 22:27:01 1.48 0.00 1.48 0.00 0.00 15.73 0.00 [2023-09-05T22:29:57.729Z] 22:28:01 1.03 0.00 1.03 0.00 0.00 12.93 0.00 [2023-09-05T22:29:57.729Z] 22:29:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 [2023-09-05T22:29:57.729Z] Average: 48.34 1.75 46.59 0.00 236.73 17544.26 0.00 [2023-09-05T22:29:57.729Z] [2023-09-05T22:29:57.729Z] 21:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-09-05T22:29:57.729Z] 21:52:02 29551088 31536068 805224 2.45 60428 2221044 1832408 5.40 1062084 1953924 63944 [2023-09-05T22:29:57.729Z] 21:53:01 27693220 31406048 896544 2.73 115460 3786832 2092412 6.17 1573236 3159064 453608 [2023-09-05T22:29:57.729Z] 21:54:01 27606252 31482676 817400 2.49 119836 3919352 2240548 6.60 1332404 3455764 289236 [2023-09-05T22:29:57.729Z] 21:55:01 23532884 31466208 829148 2.52 130852 7870312 2310952 6.81 1650748 7105112 3400244 [2023-09-05T22:29:57.729Z] 21:56:01 21827652 31456136 821864 2.50 198784 9341316 2375352 7.00 2016644 8268824 213880 [2023-09-05T22:29:57.729Z] 21:57:01 15091764 28358996 3856572 11.73 236476 12636692 9797212 28.87 6029308 10598288 1080636 [2023-09-05T22:29:57.729Z] 21:58:01 17821244 31454208 819460 2.49 248632 13092636 2108888 6.22 2498856 11584700 344 [2023-09-05T22:29:57.729Z] 21:59:01 17821220 31454244 819360 2.49 248656 13092652 2108888 6.22 2497852 11584712 176 [2023-09-05T22:29:57.729Z] 22:00:01 17870048 31503148 770204 2.34 248680 13092656 2108888 6.22 2448968 11584716 28 [2023-09-05T22:29:57.729Z] 22:01:01 17872396 31505556 767868 2.34 248760 13092636 2108888 6.22 2447648 11584696 304 [2023-09-05T22:29:57.729Z] 22:02:01 17872168 31505364 768044 2.34 248796 13092636 2108888 6.22 2447492 11584696 12 [2023-09-05T22:29:57.729Z] 22:03:01 17875212 31508420 765268 2.33 248820 13092640 2108888 6.22 2445632 11584700 168 [2023-09-05T22:29:57.729Z] 22:04:01 17874736 31507944 765668 2.33 248840 13092640 2108888 6.22 2445764 11584700 24 [2023-09-05T22:29:57.729Z] 22:05:01 17874752 31508028 765560 2.33 248860 13092648 2108888 6.22 2445936 11584712 180 [2023-09-05T22:29:57.729Z] 22:06:01 17874652 31508400 765748 2.33 248904 13092640 2105104 6.20 2445516 11585096 24 [2023-09-05T22:29:57.729Z] 22:07:01 17874952 31508724 765388 2.33 248932 13092652 2105104 6.20 2445460 11585100 140 [2023-09-05T22:29:57.729Z] 22:08:01 17874644 31508580 765488 2.33 248968 13092784 2105104 6.20 2445452 11585232 16 [2023-09-05T22:29:57.729Z] 22:09:01 17874652 31508628 765372 2.33 249004 13092784 2088916 6.16 2445608 11585232 156 [2023-09-05T22:29:57.729Z] 22:10:01 17874540 31508580 765384 2.33 249032 13092788 2088916 6.16 2445744 11585236 12 [2023-09-05T22:29:57.729Z] 22:11:01 17874236 31508304 765828 2.33 249064 13092784 2088916 6.16 2445848 11585236 160 [2023-09-05T22:29:57.729Z] 22:12:01 17874504 31508612 765508 2.33 249108 13092792 2088916 6.16 2445680 11585240 4 [2023-09-05T22:29:57.729Z] 22:13:02 17874424 31508572 765428 2.33 249140 13092800 2088916 6.16 2445920 11585244 284 [2023-09-05T22:29:57.729Z] 22:14:01 17874132 31508288 765688 2.33 249152 13092804 2088916 6.16 2445656 11585252 8 [2023-09-05T22:29:57.729Z] 22:15:01 17874368 31508560 765400 2.33 249184 13092808 2088916 6.16 2445688 11585256 144 [2023-09-05T22:29:57.729Z] 22:16:01 17874376 31508604 765368 2.33 249204 13092808 2088916 6.16 2445720 11585256 8 [2023-09-05T22:29:57.729Z] 22:17:01 17874328 31508584 765396 2.33 249248 13092808 2088916 6.16 2446096 11585260 176 [2023-09-05T22:29:57.729Z] 22:18:01 17874380 31508732 765084 2.33 249272 13092812 2088916 6.16 2445800 11585260 8 [2023-09-05T22:29:57.729Z] 22:19:01 17871672 31507084 766568 2.33 249348 13093432 2107792 6.21 2445964 11585808 144 [2023-09-05T22:29:57.729Z] 22:20:01 17872072 31507516 765992 2.33 249364 13093432 2107792 6.21 2446232 11585808 8 [2023-09-05T22:29:57.729Z] 22:21:01 17872432 31507932 765448 2.33 249392 13093440 2107792 6.21 2446348 11585816 172 [2023-09-05T22:29:57.729Z] 22:22:01 17872416 31507972 765360 2.33 249440 13093444 2107792 6.21 2446696 11585820 12 [2023-09-05T22:29:57.729Z] 22:23:01 17872400 31507968 765348 2.33 249456 13093444 2107792 6.21 2446184 11585820 12 [2023-09-05T22:29:57.729Z] 22:24:01 17871856 31507468 765792 2.33 249492 13093448 2107792 6.21 2446248 11585824 4 [2023-09-05T22:29:57.729Z] 22:25:01 17872056 31507688 765744 2.33 249516 13093448 2107792 6.21 2446528 11585824 224 [2023-09-05T22:29:57.729Z] 22:26:01 17872260 31507900 765456 2.33 249532 13093452 2107792 6.21 2446576 11585828 172 [2023-09-05T22:29:57.729Z] 22:27:01 17872276 31507976 765396 2.33 249572 13093456 2107792 6.21 2446460 11585836 8 [2023-09-05T22:29:57.729Z] 22:28:01 17872040 31507776 765576 2.33 249604 13093456 2107792 6.21 2446432 11585832 8 [2023-09-05T22:29:57.729Z] 22:29:01 17871936 31507704 765620 2.33 249628 13093460 2107792 6.21 2446468 11585836 144 [2023-09-05T22:29:57.729Z] Average: 18872269 31417084 858989 2.61 232485 12072386 2313426 6.82 2422287 10665015 144864 [2023-09-05T22:29:57.729Z] [2023-09-05T22:29:57.729Z] 21:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-09-05T22:29:57.729Z] 21:52:02 lo 4.33 4.33 0.42 0.42 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.729Z] 21:52:02 veth9490414 518.11 446.96 43.80 2746.89 0.00 0.00 0.00 0.23 [2023-09-05T22:29:57.729Z] 21:52:02 ens3 1368.89 1308.57 7907.47 156.81 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.729Z] 21:52:02 docker0 518.11 446.84 36.72 2746.88 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.729Z] 21:53:01 lo 1.29 1.29 0.12 0.12 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.729Z] 21:53:01 ens3 405.71 256.06 6091.30 73.47 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.729Z] 21:53:01 docker0 141.86 230.83 10.91 1789.97 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.729Z] 21:53:01 vethc39408a 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.729Z] 21:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.729Z] 21:54:01 ens3 34.48 26.41 26.47 15.53 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.729Z] 21:54:01 docker0 1.38 1.38 0.10 0.12 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.729Z] 21:54:01 vethc39408a 1.38 1.42 0.12 0.12 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.729Z] 21:55:01 veth251c1e3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.729Z] 21:55:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.729Z] 21:55:01 veth79b76ca 1.55 3.60 0.12 45.58 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.729Z] 21:55:01 ens3 151.69 86.04 3170.33 23.16 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.729Z] 21:55:01 docker0 4.67 11.08 0.30 155.25 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.729Z] 21:55:01 vethe72553e 2.62 7.42 0.20 109.52 0.00 0.00 0.00 0.01 [2023-09-05T22:29:57.729Z] 21:55:01 veth441c799 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.729Z] 21:55:01 vethb944774 0.50 0.48 0.05 0.18 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.729Z] 21:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.729Z] 21:56:01 ens3 536.49 287.92 3096.19 36.97 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.729Z] 21:56:01 docker0 272.12 512.60 22.10 3076.59 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.729Z] 21:56:01 veth8dc52b6 61.02 103.35 5.93 586.06 0.00 0.00 0.00 0.05 [2023-09-05T22:29:57.729Z] 21:56:01 veth626ff18 62.31 123.76 6.01 587.72 0.00 0.00 0.00 0.05 [2023-09-05T22:29:57.729Z] 21:56:01 vethb944774 0.08 0.75 0.00 0.03 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.729Z] 21:56:01 veth76e767d 60.87 120.51 5.92 587.52 0.00 0.00 0.00 0.05 [2023-09-05T22:29:57.729Z] 21:56:01 veth7b42d5f 60.57 111.68 5.90 586.70 0.00 0.00 0.00 0.05 [2023-09-05T22:29:57.729Z] 21:57:01 veth1542c31 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.729Z] 21:57:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.729Z] 21:57:01 vethbfec1b6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.729Z] 21:57:01 ens3 83.50 30.37 1380.90 8.48 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.729Z] 21:57:01 veth6582897 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.729Z] 21:57:01 vethafa46f9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.729Z] 21:57:01 veth5547641 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.729Z] 21:57:01 docker0 0.10 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.729Z] 21:57:01 veth131103b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.729Z] 21:57:01 veth3b7d275 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.729Z] 21:57:01 veth66cfd60 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.729Z] 21:57:01 veth4d2c802 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.729Z] 21:57:01 vethb944774 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.729Z] 21:57:01 veth816383f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.729Z] 21:57:01 vetha14aff0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.729Z] 21:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.729Z] 21:58:01 ens3 12.45 8.27 10.83 5.70 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.729Z] 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.729Z] 21:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.729Z] 21:59:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.729Z] 21:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.729Z] 22:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.729Z] 22:00:01 ens3 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.729Z] 22:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.729Z] 22:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.729Z] 22:01:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.729Z] 22:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.729Z] 22:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.729Z] 22:02:01 ens3 0.22 0.12 0.08 0.06 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.729Z] 22:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.729Z] 22:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.729Z] 22:03:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.729Z] 22:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.729Z] 22:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.729Z] 22:04:01 ens3 5.53 3.25 12.32 0.28 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.729Z] 22:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.729Z] 22:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.729Z] 22:05:01 ens3 0.98 0.37 0.39 0.26 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.729Z] 22:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.729Z] 22:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.729Z] 22:06:01 ens3 0.47 0.28 0.26 0.20 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.729Z] 22:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.729Z] 22:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.729Z] 22:07:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.729Z] 22:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] 22:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] 22:08:01 ens3 0.18 0.08 0.01 0.00 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] 22:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] 22:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] 22:09:01 ens3 0.82 0.28 0.15 0.08 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] 22:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] 22:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] 22:10:01 ens3 0.68 0.68 0.46 0.28 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] 22:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] 22:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] 22:11:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] 22:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] 22:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] 22:12:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] 22:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] 22:13:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] 22:13:02 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] 22:13:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] 22:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] 22:14:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] 22:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] 22:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] 22:15:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] 22:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] 22:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] 22:16:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] 22:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] 22:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] 22:17:01 ens3 0.28 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] 22:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] 22:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] 22:18:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] 22:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] 22:19:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] 22:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] 22:20:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] 22:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] 22:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] 22:21:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] 22:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] 22:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] 22:22:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] 22:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] 22:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] 22:23:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] 22:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] 22:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] 22:24:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] 22:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] 22:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] 22:25:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] 22:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] 22:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] 22:26:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] 22:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] 22:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] 22:27:01 ens3 0.27 0.25 0.08 0.08 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] 22:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] 22:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] 22:28:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] 22:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] 22:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] 22:29:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] 22:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] Average: lo 0.28 0.28 0.02 0.02 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] Average: ens3 68.43 52.84 568.89 8.44 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] Average: docker0 24.65 31.58 1.84 203.81 0.00 0.00 0.00 0.00 [2023-09-05T22:29:57.730Z] [2023-09-05T22:29:57.730Z] [2023-09-05T22:29:57.730Z] ---> sar -P ALL: [2023-09-05T22:29:57.730Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5383) 09/05/23 _x86_64_ (8 CPU) [2023-09-05T22:29:57.730Z] [2023-09-05T22:29:57.730Z] 21:50:51 LINUX RESTART (8 CPU) [2023-09-05T22:29:57.730Z] [2023-09-05T22:29:57.730Z] 21:51:01 CPU %user %nice %system %iowait %steal %idle [2023-09-05T22:29:57.730Z] 21:52:02 all 7.46 0.00 2.31 5.07 0.05 85.11 [2023-09-05T22:29:57.730Z] 21:52:02 0 4.02 0.00 3.53 10.40 0.05 82.01 [2023-09-05T22:29:57.730Z] 21:52:02 1 9.57 0.00 1.17 5.57 0.05 83.63 [2023-09-05T22:29:57.730Z] 21:52:02 2 6.98 0.00 1.61 3.12 0.05 88.23 [2023-09-05T22:29:57.730Z] 21:52:02 3 6.08 0.00 1.71 0.45 0.05 91.71 [2023-09-05T22:29:57.730Z] 21:52:02 4 12.45 0.00 2.84 5.89 0.07 78.75 [2023-09-05T22:29:57.730Z] 21:52:02 5 6.43 0.00 1.46 0.72 0.03 91.35 [2023-09-05T22:29:57.730Z] 21:52:02 6 5.19 0.00 2.95 12.05 0.03 79.78 [2023-09-05T22:29:57.730Z] 21:52:02 7 8.95 0.00 3.21 2.33 0.07 85.45 [2023-09-05T22:29:57.730Z] 21:53:01 all 21.79 0.00 4.65 4.68 0.08 68.80 [2023-09-05T22:29:57.730Z] 21:53:01 0 20.83 0.00 5.49 19.59 0.10 53.98 [2023-09-05T22:29:57.730Z] 21:53:01 1 21.27 0.00 4.12 6.55 0.10 67.94 [2023-09-05T22:29:57.730Z] 21:53:01 2 23.12 0.00 4.80 5.33 0.07 66.68 [2023-09-05T22:29:57.730Z] 21:53:01 3 22.12 0.00 4.45 1.45 0.09 71.89 [2023-09-05T22:29:57.730Z] 21:53:01 4 21.86 0.00 4.52 1.18 0.05 72.38 [2023-09-05T22:29:57.730Z] 21:53:01 5 22.50 0.00 4.84 1.05 0.09 71.54 [2023-09-05T22:29:57.730Z] 21:53:01 6 20.30 0.00 4.64 2.24 0.07 72.75 [2023-09-05T22:29:57.730Z] 21:53:01 7 22.31 0.00 4.38 0.03 0.10 73.17 [2023-09-05T22:29:57.730Z] 21:54:01 all 36.91 0.00 5.09 1.01 0.08 56.92 [2023-09-05T22:29:57.730Z] 21:54:01 0 37.76 0.00 4.78 0.13 0.07 57.26 [2023-09-05T22:29:57.730Z] 21:54:01 1 36.81 0.00 4.67 0.00 0.07 58.46 [2023-09-05T22:29:57.730Z] 21:54:01 2 37.02 0.00 5.84 0.05 0.08 57.00 [2023-09-05T22:29:57.730Z] 21:54:01 3 36.70 0.00 5.13 0.02 0.08 58.07 [2023-09-05T22:29:57.730Z] 21:54:01 4 38.88 0.00 5.50 0.20 0.08 55.33 [2023-09-05T22:29:57.730Z] 21:54:01 5 36.04 0.00 4.68 0.10 0.07 59.11 [2023-09-05T22:29:57.730Z] 21:54:01 6 35.28 0.00 4.58 7.57 0.08 52.49 [2023-09-05T22:29:57.730Z] 21:54:01 7 36.75 0.00 5.52 0.03 0.10 57.60 [2023-09-05T22:29:57.730Z] 21:55:01 all 28.92 0.00 6.53 5.12 0.08 59.34 [2023-09-05T22:29:57.730Z] 21:55:01 0 29.02 0.00 7.22 8.96 0.08 54.72 [2023-09-05T22:29:57.730Z] 21:55:01 1 28.00 0.00 6.67 2.22 0.08 63.02 [2023-09-05T22:29:57.730Z] 21:55:01 2 29.42 0.00 6.45 1.52 0.08 62.52 [2023-09-05T22:29:57.730Z] 21:55:01 3 28.81 0.00 7.08 1.42 0.07 62.62 [2023-09-05T22:29:57.730Z] 21:55:01 4 30.69 0.00 6.04 0.96 0.08 62.23 [2023-09-05T22:29:57.730Z] 21:55:01 5 27.88 0.00 6.15 4.71 0.08 61.18 [2023-09-05T22:29:57.730Z] 21:55:01 6 28.34 0.00 6.26 15.53 0.08 49.78 [2023-09-05T22:29:57.730Z] 21:55:01 7 29.22 0.00 6.35 5.67 0.10 58.66 [2023-09-05T22:29:57.730Z] 21:56:01 all 5.84 0.00 2.81 25.52 0.06 65.78 [2023-09-05T22:29:57.730Z] 21:56:01 0 5.52 0.00 2.54 10.97 0.05 80.91 [2023-09-05T22:29:57.730Z] 21:56:01 1 6.58 0.00 3.23 46.20 0.07 43.92 [2023-09-05T22:29:57.730Z] 21:56:01 2 5.86 0.00 2.65 23.81 0.07 67.61 [2023-09-05T22:29:57.730Z] 21:56:01 3 5.59 0.00 2.78 11.57 0.05 80.01 [2023-09-05T22:29:57.730Z] 21:56:01 4 6.14 0.00 2.40 16.55 0.05 74.85 [2023-09-05T22:29:57.730Z] 21:56:01 5 6.71 0.00 2.56 25.33 0.05 65.34 [2023-09-05T22:29:57.730Z] 21:56:01 6 5.49 0.00 2.70 40.83 0.05 50.93 [2023-09-05T22:29:57.730Z] 21:56:01 7 4.81 0.00 3.60 29.04 0.07 62.49 [2023-09-05T22:29:57.730Z] 21:57:01 all 62.55 0.00 8.96 9.67 0.12 18.70 [2023-09-05T22:29:57.730Z] 21:57:01 0 63.23 0.00 8.73 5.73 0.12 22.19 [2023-09-05T22:29:57.730Z] 21:57:01 1 62.98 0.00 8.76 25.18 0.12 2.96 [2023-09-05T22:29:57.730Z] 21:57:01 2 61.85 0.00 9.30 2.92 0.12 25.81 [2023-09-05T22:29:57.730Z] 21:57:01 3 62.42 0.00 8.76 2.02 0.10 26.69 [2023-09-05T22:29:57.730Z] 21:57:01 4 62.39 0.00 9.25 3.48 0.12 24.77 [2023-09-05T22:29:57.730Z] 21:57:01 5 62.47 0.00 8.30 17.93 0.12 11.18 [2023-09-05T22:29:57.730Z] 21:57:01 6 62.42 0.00 9.21 17.24 0.12 11.01 [2023-09-05T22:29:57.730Z] 21:57:01 7 62.62 0.00 9.39 2.88 0.13 24.98 [2023-09-05T22:29:57.730Z] 21:58:01 all 49.34 0.00 5.97 5.76 0.09 38.83 [2023-09-05T22:29:57.731Z] 21:58:01 0 49.78 0.00 5.63 4.07 0.10 40.42 [2023-09-05T22:29:57.731Z] 21:58:01 1 48.68 0.00 6.86 23.97 0.10 20.39 [2023-09-05T22:29:57.731Z] 21:58:01 2 48.90 0.00 6.03 4.07 0.08 40.91 [2023-09-05T22:29:57.731Z] 21:58:01 3 49.97 0.00 5.75 3.38 0.10 40.80 [2023-09-05T22:29:57.731Z] 21:58:01 4 48.97 0.00 6.18 5.00 0.10 39.75 [2023-09-05T22:29:57.731Z] 21:58:01 5 48.58 0.00 5.39 0.74 0.08 45.22 [2023-09-05T22:29:57.731Z] 21:58:01 6 49.62 0.00 5.88 2.43 0.08 41.99 [2023-09-05T22:29:57.731Z] 21:58:01 7 50.25 0.00 6.06 2.48 0.10 41.11 [2023-09-05T22:29:57.731Z] 21:59:01 all 0.08 0.00 0.01 0.01 0.01 99.89 [2023-09-05T22:29:57.731Z] 21:59:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-05T22:29:57.731Z] 21:59:01 1 0.62 0.00 0.02 0.00 0.02 99.35 [2023-09-05T22:29:57.731Z] 21:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-05T22:29:57.731Z] 21:59:01 3 0.00 0.00 0.02 0.03 0.00 99.95 [2023-09-05T22:29:57.731Z] 21:59:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-05T22:29:57.731Z] 21:59:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-09-05T22:29:57.731Z] 21:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-05T22:29:57.731Z] 21:59:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2023-09-05T22:29:57.731Z] 22:00:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2023-09-05T22:29:57.731Z] 22:00:01 0 0.02 0.00 0.05 0.00 0.02 99.92 [2023-09-05T22:29:57.731Z] 22:00:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2023-09-05T22:29:57.731Z] 22:00:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-05T22:29:57.731Z] 22:00:01 3 0.03 0.00 0.03 0.03 0.02 99.88 [2023-09-05T22:29:57.731Z] 22:00:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2023-09-05T22:29:57.731Z] 22:00:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-05T22:29:57.731Z] 22:00:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-05T22:29:57.731Z] 22:00:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-05T22:29:57.731Z] 22:01:01 all 0.01 0.00 0.02 0.01 0.00 99.96 [2023-09-05T22:29:57.731Z] 22:01:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2023-09-05T22:29:57.731Z] 22:01:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-09-05T22:29:57.731Z] 22:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-05T22:29:57.731Z] 22:01:01 3 0.02 0.00 0.07 0.03 0.00 99.88 [2023-09-05T22:29:57.731Z] 22:01:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-05T22:29:57.731Z] 22:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-05T22:29:57.731Z] 22:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-05T22:29:57.731Z] 22:01:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2023-09-05T22:29:57.731Z] 22:02:01 all 0.05 0.00 0.01 0.00 0.01 99.93 [2023-09-05T22:29:57.731Z] 22:02:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2023-09-05T22:29:57.731Z] 22:02:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-05T22:29:57.731Z] 22:02:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-09-05T22:29:57.731Z] 22:02:01 3 0.03 0.00 0.02 0.03 0.02 99.90 [2023-09-05T22:29:57.731Z] 22:02:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2023-09-05T22:29:57.731Z] 22:02:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-05T22:29:57.731Z] 22:02:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-05T22:29:57.731Z] 22:02:01 7 0.20 0.00 0.00 0.00 0.02 99.78 [2023-09-05T22:29:57.731Z] [2023-09-05T22:29:57.731Z] 22:02:01 CPU %user %nice %system %iowait %steal %idle [2023-09-05T22:29:57.731Z] 22:03:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2023-09-05T22:29:57.731Z] 22:03:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2023-09-05T22:29:57.731Z] 22:03:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-09-05T22:29:57.731Z] 22:03:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2023-09-05T22:29:57.731Z] 22:03:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-09-05T22:29:57.731Z] 22:03:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-05T22:29:57.731Z] 22:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-05T22:29:57.731Z] 22:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-05T22:29:57.731Z] 22:03:01 7 0.22 0.00 0.02 0.00 0.00 99.77 [2023-09-05T22:29:57.731Z] 22:04:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-09-05T22:29:57.731Z] 22:04:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2023-09-05T22:29:57.731Z] 22:04:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-05T22:29:57.731Z] 22:04:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-05T22:29:57.731Z] 22:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-05T22:29:57.731Z] 22:04:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-05T22:29:57.731Z] 22:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-05T22:29:57.731Z] 22:04:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2023-09-05T22:29:57.731Z] 22:04:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-05T22:29:57.731Z] 22:05:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2023-09-05T22:29:57.731Z] 22:05:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-09-05T22:29:57.731Z] 22:05:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-05T22:29:57.731Z] 22:05:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-05T22:29:57.731Z] 22:05:01 3 0.03 0.00 0.02 0.02 0.02 99.92 [2023-09-05T22:29:57.731Z] 22:05:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-09-05T22:29:57.731Z] 22:05:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-05T22:29:57.731Z] 22:05:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-09-05T22:29:57.731Z] 22:05:01 7 0.10 0.00 0.00 0.00 0.02 99.88 [2023-09-05T22:29:57.731Z] 22:06:01 all 0.03 0.00 0.03 0.01 0.00 99.94 [2023-09-05T22:29:57.731Z] 22:06:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2023-09-05T22:29:57.731Z] 22:06:01 1 0.02 0.00 0.05 0.00 0.00 99.93 [2023-09-05T22:29:57.731Z] 22:06:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2023-09-05T22:29:57.731Z] 22:06:01 3 0.03 0.00 0.03 0.03 0.00 99.90 [2023-09-05T22:29:57.731Z] 22:06:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-05T22:29:57.731Z] 22:06:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-05T22:29:57.731Z] 22:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-05T22:29:57.731Z] 22:06:01 7 0.03 0.00 0.03 0.02 0.00 99.92 [2023-09-05T22:29:57.731Z] 22:07:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-09-05T22:29:57.731Z] 22:07:01 0 0.02 0.00 0.00 0.00 0.03 99.95 [2023-09-05T22:29:57.731Z] 22:07:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2023-09-05T22:29:57.731Z] 22:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-05T22:29:57.731Z] 22:07:01 3 0.03 0.00 0.02 0.02 0.02 99.92 [2023-09-05T22:29:57.731Z] 22:07:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-09-05T22:29:57.731Z] 22:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-05T22:29:57.731Z] 22:07:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-05T22:29:57.731Z] 22:07:01 7 0.00 0.00 0.02 0.02 0.02 99.95 [2023-09-05T22:29:57.731Z] 22:08:01 all 0.01 0.00 0.00 0.01 0.01 99.97 [2023-09-05T22:29:57.731Z] 22:08:01 0 0.02 0.00 0.00 0.00 0.03 99.95 [2023-09-05T22:29:57.731Z] 22:08:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-05T22:29:57.731Z] 22:08:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-05T22:29:57.731Z] 22:08:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2023-09-05T22:29:57.731Z] 22:08:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-05T22:29:57.731Z] 22:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-05T22:29:57.731Z] 22:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-05T22:29:57.731Z] 22:08:01 7 0.03 0.00 0.00 0.02 0.00 99.95 [2023-09-05T22:29:57.731Z] 22:09:01 all 0.03 0.00 0.00 0.00 0.01 99.96 [2023-09-05T22:29:57.731Z] 22:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-05T22:29:57.731Z] 22:09:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-09-05T22:29:57.731Z] 22:09:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-09-05T22:29:57.731Z] 22:09:01 3 0.07 0.00 0.02 0.00 0.02 99.90 [2023-09-05T22:29:57.731Z] 22:09:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-05T22:29:57.731Z] 22:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-05T22:29:57.731Z] 22:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-05T22:29:57.731Z] 22:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-05T22:29:57.731Z] 22:10:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-09-05T22:29:57.731Z] 22:10:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-05T22:29:57.731Z] 22:10:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-05T22:29:57.731Z] 22:10:01 2 0.02 0.00 0.02 0.00 0.03 99.93 [2023-09-05T22:29:57.731Z] 22:10:01 3 0.03 0.00 0.02 0.03 0.00 99.92 [2023-09-05T22:29:57.731Z] 22:10:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2023-09-05T22:29:57.731Z] 22:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-05T22:29:57.731Z] 22:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-05T22:29:57.731Z] 22:10:01 7 0.07 0.00 0.00 0.02 0.02 99.90 [2023-09-05T22:29:57.731Z] 22:11:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-09-05T22:29:57.731Z] 22:11:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-05T22:29:57.731Z] 22:11:01 1 0.02 0.00 0.03 0.02 0.00 99.93 [2023-09-05T22:29:57.731Z] 22:11:01 2 0.02 0.00 0.03 0.00 0.03 99.92 [2023-09-05T22:29:57.731Z] 22:11:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2023-09-05T22:29:57.731Z] 22:11:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-05T22:29:57.731Z] 22:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-05T22:29:57.731Z] 22:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-05T22:29:57.731Z] 22:11:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-09-05T22:29:57.732Z] 22:12:01 all 0.20 0.00 0.01 0.00 0.01 99.77 [2023-09-05T22:29:57.732Z] 22:12:01 0 1.51 0.00 0.02 0.00 0.02 98.45 [2023-09-05T22:29:57.732Z] 22:12:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-09-05T22:29:57.732Z] 22:12:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-09-05T22:29:57.732Z] 22:12:01 3 0.02 0.00 0.00 0.03 0.02 99.93 [2023-09-05T22:29:57.732Z] 22:12:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2023-09-05T22:29:57.732Z] 22:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-05T22:29:57.732Z] 22:12:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-05T22:29:57.732Z] 22:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-05T22:29:57.732Z] 22:13:02 all 0.23 0.00 0.01 0.01 0.01 99.75 [2023-09-05T22:29:57.732Z] 22:13:02 0 1.68 0.00 0.03 0.00 0.00 98.29 [2023-09-05T22:29:57.732Z] 22:13:02 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-05T22:29:57.732Z] 22:13:02 2 0.05 0.00 0.02 0.00 0.02 99.92 [2023-09-05T22:29:57.732Z] 22:13:02 3 0.02 0.00 0.00 0.03 0.00 99.95 [2023-09-05T22:29:57.732Z] 22:13:02 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-05T22:29:57.732Z] 22:13:02 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-05T22:29:57.732Z] 22:13:02 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-09-05T22:29:57.732Z] 22:13:02 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-09-05T22:29:57.732Z] [2023-09-05T22:29:57.732Z] 22:13:02 CPU %user %nice %system %iowait %steal %idle [2023-09-05T22:29:57.732Z] 22:14:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-09-05T22:29:57.732Z] 22:14:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-05T22:29:57.732Z] 22:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-05T22:29:57.732Z] 22:14:01 2 0.03 0.00 0.02 0.00 0.03 99.92 [2023-09-05T22:29:57.732Z] 22:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-05T22:29:57.732Z] 22:14:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2023-09-05T22:29:57.732Z] 22:14:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-05T22:29:57.732Z] 22:14:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-09-05T22:29:57.732Z] 22:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-05T22:29:57.732Z] 22:15:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-09-05T22:29:57.732Z] 22:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-05T22:29:57.732Z] 22:15:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2023-09-05T22:29:57.732Z] 22:15:01 2 0.03 0.00 0.03 0.00 0.03 99.90 [2023-09-05T22:29:57.732Z] 22:15:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2023-09-05T22:29:57.732Z] 22:15:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-09-05T22:29:57.732Z] 22:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-05T22:29:57.732Z] 22:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-05T22:29:57.732Z] 22:15:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-09-05T22:29:57.732Z] 22:16:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-09-05T22:29:57.732Z] 22:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-05T22:29:57.732Z] 22:16:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-09-05T22:29:57.732Z] 22:16:01 2 0.02 0.00 0.03 0.00 0.03 99.92 [2023-09-05T22:29:57.732Z] 22:16:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2023-09-05T22:29:57.732Z] 22:16:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2023-09-05T22:29:57.732Z] 22:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-05T22:29:57.732Z] 22:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-05T22:29:57.732Z] 22:16:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-05T22:29:57.732Z] 22:17:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-09-05T22:29:57.732Z] 22:17:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-05T22:29:57.732Z] 22:17:01 1 0.03 0.00 0.02 0.07 0.02 99.87 [2023-09-05T22:29:57.732Z] 22:17:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-09-05T22:29:57.732Z] 22:17:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2023-09-05T22:29:57.732Z] 22:17:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-05T22:29:57.732Z] 22:17:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-05T22:29:57.732Z] 22:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-05T22:29:57.732Z] 22:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-05T22:29:57.732Z] 22:18:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-09-05T22:29:57.732Z] 22:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-05T22:29:57.732Z] 22:18:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-05T22:29:57.732Z] 22:18:01 2 0.02 0.00 0.03 0.00 0.03 99.92 [2023-09-05T22:29:57.732Z] 22:18:01 3 0.02 0.00 0.02 0.07 0.00 99.90 [2023-09-05T22:29:57.732Z] 22:18:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2023-09-05T22:29:57.732Z] 22:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-05T22:29:57.732Z] 22:18:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2023-09-05T22:29:57.732Z] 22:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-05T22:29:57.732Z] 22:19:01 all 0.06 0.00 0.04 0.01 0.01 99.87 [2023-09-05T22:29:57.732Z] 22:19:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2023-09-05T22:29:57.732Z] 22:19:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2023-09-05T22:29:57.732Z] 22:19:01 2 0.02 0.00 0.07 0.02 0.02 99.88 [2023-09-05T22:29:57.732Z] 22:19:01 3 0.02 0.00 0.02 0.03 0.00 99.93 [2023-09-05T22:29:57.732Z] 22:19:01 4 0.05 0.00 0.05 0.00 0.02 99.88 [2023-09-05T22:29:57.732Z] 22:19:01 5 0.08 0.00 0.07 0.00 0.00 99.85 [2023-09-05T22:29:57.732Z] 22:19:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2023-09-05T22:29:57.732Z] 22:19:01 7 0.23 0.00 0.07 0.03 0.02 99.65 [2023-09-05T22:29:57.732Z] 22:20:01 all 0.02 0.00 0.01 0.03 0.00 99.94 [2023-09-05T22:29:57.732Z] 22:20:01 0 0.12 0.00 0.00 0.00 0.00 99.88 [2023-09-05T22:29:57.732Z] 22:20:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-05T22:29:57.732Z] 22:20:01 2 0.03 0.00 0.03 0.10 0.02 99.82 [2023-09-05T22:29:57.732Z] 22:20:01 3 0.02 0.00 0.00 0.10 0.02 99.87 [2023-09-05T22:29:57.732Z] 22:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-05T22:29:57.732Z] 22:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-05T22:29:57.732Z] 22:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-05T22:29:57.732Z] 22:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-05T22:29:57.732Z] 22:21:01 all 0.02 0.00 0.00 0.01 0.01 99.96 [2023-09-05T22:29:57.732Z] 22:21:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-05T22:29:57.732Z] 22:21:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-05T22:29:57.732Z] 22:21:01 2 0.05 0.00 0.00 0.05 0.02 99.88 [2023-09-05T22:29:57.732Z] 22:21:01 3 0.03 0.00 0.02 0.03 0.00 99.92 [2023-09-05T22:29:57.732Z] 22:21:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-05T22:29:57.732Z] 22:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-05T22:29:57.732Z] 22:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-05T22:29:57.732Z] 22:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-05T22:29:57.732Z] 22:22:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-09-05T22:29:57.732Z] 22:22:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-05T22:29:57.732Z] 22:22:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-09-05T22:29:57.732Z] 22:22:01 2 0.02 0.00 0.03 0.00 0.03 99.92 [2023-09-05T22:29:57.732Z] 22:22:01 3 0.02 0.00 0.02 0.05 0.02 99.90 [2023-09-05T22:29:57.732Z] 22:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-05T22:29:57.732Z] 22:22:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-09-05T22:29:57.732Z] 22:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-05T22:29:57.732Z] 22:22:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-09-05T22:29:57.732Z] 22:23:01 all 0.04 0.00 0.01 0.01 0.01 99.94 [2023-09-05T22:29:57.732Z] 22:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-05T22:29:57.732Z] 22:23:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-05T22:29:57.732Z] 22:23:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2023-09-05T22:29:57.732Z] 22:23:01 3 0.02 0.00 0.02 0.08 0.00 99.88 [2023-09-05T22:29:57.732Z] 22:23:01 4 0.08 0.00 0.02 0.00 0.02 99.88 [2023-09-05T22:29:57.732Z] 22:23:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-05T22:29:57.732Z] 22:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-05T22:29:57.732Z] 22:23:01 7 0.08 0.00 0.02 0.00 0.02 99.88 [2023-09-05T22:29:57.732Z] 22:24:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-09-05T22:29:57.732Z] 22:24:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-05T22:29:57.732Z] 22:24:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-05T22:29:57.732Z] 22:24:01 2 0.02 0.00 0.00 0.07 0.00 99.92 [2023-09-05T22:29:57.732Z] 22:24:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-09-05T22:29:57.732Z] 22:24:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-05T22:29:57.733Z] 22:24:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-05T22:29:57.733Z] 22:24:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-09-05T22:29:57.733Z] 22:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-05T22:29:57.733Z] [2023-09-05T22:29:57.733Z] 22:24:01 CPU %user %nice %system %iowait %steal %idle [2023-09-05T22:29:57.733Z] 22:25:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-09-05T22:29:57.733Z] 22:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-05T22:29:57.733Z] 22:25:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-05T22:29:57.733Z] 22:25:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-05T22:29:57.733Z] 22:25:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-09-05T22:29:57.733Z] 22:25:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-05T22:29:57.733Z] 22:25:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-05T22:29:57.733Z] 22:25:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2023-09-05T22:29:57.733Z] 22:25:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-09-05T22:29:57.733Z] 22:26:01 all 0.11 0.00 0.01 0.01 0.00 99.86 [2023-09-05T22:29:57.733Z] 22:26:01 0 0.78 0.00 0.02 0.00 0.00 99.20 [2023-09-05T22:29:57.733Z] 22:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-05T22:29:57.733Z] 22:26:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-05T22:29:57.733Z] 22:26:01 3 0.02 0.00 0.00 0.08 0.00 99.90 [2023-09-05T22:29:57.733Z] 22:26:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-05T22:29:57.733Z] 22:26:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-05T22:29:57.733Z] 22:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-05T22:29:57.733Z] 22:26:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-09-05T22:29:57.733Z] 22:27:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-09-05T22:29:57.733Z] 22:27:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-05T22:29:57.733Z] 22:27:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-05T22:29:57.733Z] 22:27:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-05T22:29:57.733Z] 22:27:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2023-09-05T22:29:57.733Z] 22:27:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2023-09-05T22:29:57.733Z] 22:27:01 5 0.03 0.00 0.02 0.00 0.03 99.92 [2023-09-05T22:29:57.733Z] 22:27:01 6 0.00 0.00 0.00 0.03 0.02 99.95 [2023-09-05T22:29:57.733Z] 22:27:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-05T22:29:57.733Z] 22:28:01 all 0.02 0.00 0.00 0.00 0.01 99.96 [2023-09-05T22:29:57.733Z] 22:28:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-05T22:29:57.733Z] 22:28:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-05T22:29:57.733Z] 22:28:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-05T22:29:57.733Z] 22:28:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-09-05T22:29:57.733Z] 22:28:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2023-09-05T22:29:57.733Z] 22:28:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-09-05T22:29:57.733Z] 22:28:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-05T22:29:57.733Z] 22:28:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-09-05T22:29:57.733Z] 22:29:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-09-05T22:29:57.733Z] 22:29:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-05T22:29:57.733Z] 22:29:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-09-05T22:29:57.733Z] 22:29:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-05T22:29:57.733Z] 22:29:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2023-09-05T22:29:57.733Z] 22:29:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2023-09-05T22:29:57.733Z] 22:29:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-09-05T22:29:57.733Z] 22:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-05T22:29:57.733Z] 22:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-05T22:29:57.733Z] Average: all 5.60 0.00 0.96 1.49 0.02 91.92 [2023-09-05T22:29:57.733Z] Average: 0 5.63 0.00 1.00 1.56 0.02 91.78 [2023-09-05T22:29:57.733Z] Average: 1 5.63 0.00 0.94 2.87 0.02 90.54 [2023-09-05T22:29:57.733Z] Average: 2 5.60 0.00 0.97 1.07 0.03 92.33 [2023-09-05T22:29:57.733Z] Average: 3 5.56 0.00 0.94 0.56 0.02 92.92 [2023-09-05T22:29:57.733Z] Average: 4 5.83 0.00 0.97 0.87 0.02 92.31 [2023-09-05T22:29:57.733Z] Average: 5 5.53 0.00 0.88 1.33 0.02 92.25 [2023-09-05T22:29:57.733Z] Average: 6 5.42 0.00 0.95 2.57 0.02 91.05 [2023-09-05T22:29:57.733Z] Average: 7 5.65 0.00 1.01 1.12 0.02 92.19 [2023-09-05T22:29:57.733Z] [2023-09-05T22:29:57.733Z] [2023-09-05T22:29:57.733Z]