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 21:51:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:51:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:51:42 ========================================================= 21:51:42 EdgeX Global Pipelines Version Info 21:51:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:51:43 ------------------- 21:51:43 stable info: 21:51:43 ------------------- 21:51:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:51:43 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 21:51:43 Message: update stable to v1.0.253 > git rev-list --no-walk a24b2c1f78bc3e3a735737585ddffacd02f187e6 # timeout=10 21:51:43 ------------------- 21:51:43 experimental info: 21:51:43 ------------------- 21:51:43 Commited By: **** collab-it+edgex@linuxfoundation.org 21:51:43 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 21:51:43 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:51:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 21:51:43 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 21:51:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:51:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:51:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:51:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 21:51:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:51:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 21:51:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 21:51:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 21:51:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:51:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:51:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:51:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:51:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:51:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:51:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:51:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:51:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:51:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 21:51:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:51:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:51:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:51:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4669 [Pipeline] echo 21:51:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4669 [Pipeline] echo 21:51:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4669 [Pipeline] echo 21:51:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0cdd1a2598fee1ddd8590f89ba3273b6f2a17b18 [Pipeline] echo 21:51:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0cdd1a2 [Pipeline] echo 21:51:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:51:44 provisioning config files... 21:51:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config14147160543301159952tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:51:44 ---> docker-login.sh 21:51:44 nexus3.edgexfoundry.org:10001 21:51:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:51:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:51:45 Configure a credential helper to remove this warning. See 21:51:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:51:45 21:51:45 Login Succeeded 21:51:45 nexus3.edgexfoundry.org:10002 21:51:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:51:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:51:45 Configure a credential helper to remove this warning. See 21:51:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:51:45 21:51:45 Login Succeeded 21:51:45 nexus3.edgexfoundry.org:10003 21:51:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:51:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:51:45 Configure a credential helper to remove this warning. See 21:51:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:51:45 21:51:45 Login Succeeded 21:51:45 nexus3.edgexfoundry.org:10004 21:51:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:51:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:51:45 Configure a credential helper to remove this warning. See 21:51:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:51:45 21:51:45 Login Succeeded 21:51:45 docker.io 21:51:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:51:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:51:45 Configure a credential helper to remove this warning. See 21:51:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:51:45 21:51:45 Login Succeeded 21:51:45 ---> docker-login.sh ends [Pipeline] } 21:51:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:51:45 + 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 21:51:45 + dirname cmd/core-command/Dockerfile 21:51:45 + cut -d/ -f2 21:51:45 + echo core-command,cmd/core-command/Dockerfile 21:51:45 + dirname cmd/core-common-config-bootstrapper/Dockerfile 21:51:45 + cut -d/ -f2 21:51:45 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 21:51:45 + dirname cmd/core-data/Dockerfile+ 21:51:45 cut -d/ -f2 21:51:45 + echo core-data,cmd/core-data/Dockerfile 21:51:45 + + dirname cmd/core-metadata/Dockerfile 21:51:45 cut -d/ -f2 21:51:45 + echo core-metadata,cmd/core-metadata/Dockerfile 21:51:45 + dirname cmd/security-bootstrapper/Dockerfile 21:51:45 + cut -d/ -f2 21:51:45 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 21:51:45 + dirname cmd/security-proxy-auth/Dockerfile 21:51:45 + cut -d/ -f2 21:51:45 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 21:51:45 + dirname cmd/security-proxy-setup/Dockerfile 21:51:45 + cut -d/ -f2 21:51:45 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 21:51:45 + + dirname cmd/security-secretstore-setup/Dockerfile 21:51:45 cut -d/ -f2 21:51:45 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 21:51:45 + dirname cmd/security-spiffe-token-provider/Dockerfile 21:51:45 + cut -d/ -f2 21:51:45 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 21:51:45 + + dirnamecut cmd/security-spire-agent/Dockerfile -d/ 21:51:45 -f2 21:51:45 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 21:51:45 + + dirname cmd/security-spire-config/Dockerfile 21:51:45 cut -d/ -f2 21:51:45 + echo security-spire-config,cmd/security-spire-config/Dockerfile 21:51:45 + cut -d/ -f2 21:51:45 + dirname cmd/security-spire-server/Dockerfile 21:51:45 + echo security-spire-server,cmd/security-spire-server/Dockerfile 21:51:45 + dirname cmd/support-notifications/Dockerfile 21:51:45 + cut -d/ -f2 21:51:45 + echo support-notifications,cmd/support-notifications/Dockerfile 21:51:45 + cut -d/ -f2 21:51:45 + dirname cmd/support-scheduler/Dockerfile 21:51:45 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 21:51:45 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 21:51:46 + git rev-list -1 --merges 0cdd1a2598fee1ddd8590f89ba3273b6f2a17b18~1..0cdd1a2598fee1ddd8590f89ba3273b6f2a17b18 [Pipeline] echo 21:51:46 -----------> git rev-list -1 --merges 0cdd1a2598fee1ddd8590f89ba3273b6f2a17b18~1..0cdd1a2598fee1ddd8590f89ba3273b6f2a17b18 0cdd1a2598fee1ddd8590f89ba3273b6f2a17b18 21:51:46 0cdd1a2598fee1ddd8590f89ba3273b6f2a17b18 [false] [Pipeline] sh 21:51:46 + git log --format=format:%s -1 0cdd1a2598fee1ddd8590f89ba3273b6f2a17b18 [Pipeline] echo 21:51:46 ========================================================= 21:51:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:51:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 21:51:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:51:46 + grep -v github /etc/ssh/ssh_known_hosts 21:51:46 + [ -e /tmp/ssh_known_hosts ] 21:51:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:51:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:51:46 + sudo tee -a /etc/ssh/ssh_known_hosts 21:51:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:51:47 21:51:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:51:47 0.1.4: Pulling from edgex-devops/py-git-semver 21:51:47 b85a868b505f: Pulling fs layer 21:51:47 e2be974225ed: Pulling fs layer 21:51:47 339a4e72a1f5: Pulling fs layer 21:51:47 988bab9f4d93: Pulling fs layer 21:51:47 1469e6f7b9e6: Pulling fs layer 21:51:47 eaf3925da568: Pulling fs layer 21:51:47 bab4dde63d76: Pulling fs layer 21:51:47 bde34c3a00c8: Pulling fs layer 21:51:47 b352a97aabf1: Pulling fs layer 21:51:47 4872d77fe225: Pulling fs layer 21:51:47 5851b861e8e6: Pulling fs layer 21:51:47 bde34c3a00c8: Waiting 21:51:47 bab4dde63d76: Waiting 21:51:47 eaf3925da568: Waiting 21:51:47 1469e6f7b9e6: Waiting 21:51:47 4872d77fe225: Waiting 21:51:47 988bab9f4d93: Waiting 21:51:47 b352a97aabf1: Waiting 21:51:47 5851b861e8e6: Waiting 21:51:47 e2be974225ed: Download complete 21:51:47 988bab9f4d93: Verifying Checksum 21:51:47 988bab9f4d93: Download complete 21:51:47 339a4e72a1f5: Download complete 21:51:47 1469e6f7b9e6: Verifying Checksum 21:51:47 1469e6f7b9e6: Download complete 21:51:47 eaf3925da568: Download complete 21:51:47 bde34c3a00c8: Verifying Checksum 21:51:47 bde34c3a00c8: Download complete 21:51:47 b352a97aabf1: Download complete 21:51:47 4872d77fe225: Verifying Checksum 21:51:47 4872d77fe225: Download complete 21:51:47 5851b861e8e6: Download complete 21:51:47 b85a868b505f: Verifying Checksum 21:51:47 b85a868b505f: Download complete 21:51:48 bab4dde63d76: Verifying Checksum 21:51:48 bab4dde63d76: Download complete 21:51:49 b85a868b505f: Pull complete 21:51:49 e2be974225ed: Pull complete 21:51:49 339a4e72a1f5: Pull complete 21:51:49 988bab9f4d93: Pull complete 21:51:49 1469e6f7b9e6: Pull complete 21:51:49 eaf3925da568: Pull complete 21:51:51 bab4dde63d76: Pull complete 21:51:51 bde34c3a00c8: Pull complete 21:51:51 b352a97aabf1: Pull complete 21:51:51 4872d77fe225: Pull complete 21:51:51 5851b861e8e6: Pull complete 21:51:51 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:51:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:51:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:51:51 prd-ubuntu20.04-docker-8c-8g-5383 does not seem to be running inside a container 21:51:52 $ 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 21:51:56 $ docker top 8535f5d4d0cc9e02210b4166c0030c8ddfc3020fe0e15917ef189965e6ce3424 -eo pid,comm 21:51:56 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). 21:51:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:51:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:51:56 [ssh-agent] Looking for ssh-agent implementation... 21:51:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:51:56 $ docker exec 8535f5d4d0cc9e02210b4166c0030c8ddfc3020fe0e15917ef189965e6ce3424 ssh-agent 21:51:56 SSH_AUTH_SOCK=/tmp/ssh-XqZ1Cy4fuRk5/agent.32 21:51:56 SSH_AGENT_PID=38 21:51:56 Running ssh-add (command line suppressed) 21:51:57 Identity added: /w/workspace/edgex-go/3@tmp/private_key_15173244990622103823.key (/w/workspace/edgex-go/3@tmp/private_key_15173244990622103823.key) 21:51:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:51:57 + git tag --points-at HEAD [Pipeline] } 21:51:57 $ docker exec --env ******** --env ******** 8535f5d4d0cc9e02210b4166c0030c8ddfc3020fe0e15917ef189965e6ce3424 ssh-agent -k 21:51:57 unset SSH_AUTH_SOCK; 21:51:57 unset SSH_AGENT_PID; 21:51:57 echo Agent pid 38 killed; 21:51:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:51:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:51:57 [ssh-agent] Looking for ssh-agent implementation... 21:51:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:51:57 $ docker exec 8535f5d4d0cc9e02210b4166c0030c8ddfc3020fe0e15917ef189965e6ce3424 ssh-agent 21:51:57 SSH_AUTH_SOCK=/tmp/ssh-979yBX7Fuxsk/agent.70 21:51:57 SSH_AGENT_PID=76 21:51:57 Running ssh-add (command line suppressed) 21:51:57 Identity added: /w/workspace/edgex-go/3@tmp/private_key_15639710255043302744.key (/w/workspace/edgex-go/3@tmp/private_key_15639710255043302744.key) 21:51:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:51:58 + git semver init 21:51:58 2023-09-05 21:51:58,203 [run_init] DEBUG init version:0.0.0 force:False 21:51:58 2023-09-05 21:51:58,204 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver 21:51:58 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 21:51:58 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) 21:52:03 2023-09-05 21:52:03,269 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude 21:52:03 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 21:52:03 2023-09-05 21:52:03,270 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4669 21:52:03 2023-09-05 21:52:03,274 [execute] INFO git cat-file --batch-check 21:52:03 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=) 21:52:03 2023-09-05 21:52:03,280 [execute] INFO git cat-file --batch 21:52:03 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=) 21:52:03 2023-09-05 21:52:03,285 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4669 21:52:03 0.0.0 [Pipeline] } 21:52:03 $ docker exec --env ******** --env ******** 8535f5d4d0cc9e02210b4166c0030c8ddfc3020fe0e15917ef189965e6ce3424 ssh-agent -k 21:52:03 unset SSH_AUTH_SOCK; 21:52:03 unset SSH_AGENT_PID; 21:52:03 echo Agent pid 76 killed; 21:52:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:52:04 + git semver [Pipeline] } 21:52:04 $ docker stop --time=1 8535f5d4d0cc9e02210b4166c0030c8ddfc3020fe0e15917ef189965e6ce3424 21:52:05 $ docker rm -f --volumes 8535f5d4d0cc9e02210b4166c0030c8ddfc3020fe0e15917ef189965e6ce3424 [Pipeline] // withDockerContainer [Pipeline] sh 21:52:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:52:06 Stashed 1 file(s) [Pipeline] echo 21:52:06 [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 21:52:06 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 21:52:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:52:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:52:06 ========================================================= 21:52:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 21:52:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:52:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:52:07 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 21:52:07 4db1b89c0bd1: Pulling fs layer 21:52:07 6911f1a30b25: Pulling fs layer 21:52:07 e194b8c5c2a9: Pulling fs layer 21:52:07 6863d3e3a2b1: Pulling fs layer 21:52:07 ec0bb842ea78: Pulling fs layer 21:52:07 40a00589a448: Pulling fs layer 21:52:07 6c08303d61cc: Pulling fs layer 21:52:07 798269fcf238: Pulling fs layer 21:52:07 6863d3e3a2b1: Waiting 21:52:07 6c08303d61cc: Waiting 21:52:07 798269fcf238: Waiting 21:52:07 ec0bb842ea78: Waiting 21:52:07 40a00589a448: Waiting 21:52:07 6911f1a30b25: Verifying Checksum 21:52:07 6911f1a30b25: Download complete 21:52:07 6863d3e3a2b1: Verifying Checksum 21:52:07 6863d3e3a2b1: Download complete 21:52:07 ec0bb842ea78: Download complete 21:52:07 4db1b89c0bd1: Verifying Checksum 21:52:07 4db1b89c0bd1: Download complete 21:52:07 40a00589a448: Verifying Checksum 21:52:07 40a00589a448: Download complete 21:52:07 4db1b89c0bd1: Pull complete 21:52:07 6911f1a30b25: Pull complete 21:52:07 798269fcf238: Verifying Checksum 21:52:07 798269fcf238: Download complete 21:52:08 e194b8c5c2a9: Verifying Checksum 21:52:08 e194b8c5c2a9: Download complete 21:52:08 6c08303d61cc: Verifying Checksum 21:52:08 6c08303d61cc: Download complete 21:52:11 e194b8c5c2a9: Pull complete 21:52:11 6863d3e3a2b1: Pull complete 21:52:11 ec0bb842ea78: Pull complete 21:52:11 40a00589a448: Pull complete 21:52:13 6c08303d61cc: Pull complete 21:52:14 798269fcf238: Pull complete 21:52:14 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 21:52:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:52:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 21:52:14 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:52:14 WORKDIR /edgex 21:52:14 COPY go.mod . 21:52:14 RUN go mod download 21:52:14 + docker build -t ci-base-image-x86_64 -f - . 21:52:15 Sending build context to Docker daemon 170.9MB 21:52:15 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:52:15 ---> ec979cd7f677 21:52:15 Step 2/4 : WORKDIR /edgex 21:52:21 Still waiting to schedule task 21:52:21 ‘prd-ubuntu20.04-docker-arm64-4c-16g-5381’ is offline 21:52:23 ---> Running in ba05fcb03099 21:52:23 Removing intermediate container ba05fcb03099 21:52:23 ---> 4fa1ecd43179 21:52:23 Step 3/4 : COPY go.mod . 21:52:23 ---> 208871b666d4 21:52:23 Step 4/4 : RUN go mod download 21:52:23 ---> Running in b939048efd92 21:52:41 Removing intermediate container b939048efd92 21:52:41 ---> fc96598b69af 21:52:41 Successfully built fc96598b69af 21:52:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:42 + docker inspect -f . ci-base-image-x86_64 21:52:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:52:42 prd-ubuntu20.04-docker-8c-8g-5383 does not seem to be running inside a container 21:52:42 $ 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 21:52:42 $ docker top 8f3d58a20b8e5e5db28e8fa56fa2a61268c32cbc8ae0fa100bba3ce3733d2225 -eo pid,comm [Pipeline] { [Pipeline] sh 21:52:43 + go version 21:52:43 go version go1.20.6 linux/amd64 [Pipeline] } 21:52:43 $ docker stop --time=1 8f3d58a20b8e5e5db28e8fa56fa2a61268c32cbc8ae0fa100bba3ce3733d2225 21:52:44 $ 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 21:52:44 + docker inspect -f . ci-base-image-x86_64 21:52:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:52:44 prd-ubuntu20.04-docker-8c-8g-5383 does not seem to be running inside a container 21:52:44 $ 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 21:52:45 $ docker top 514a203c930796a61926c6a2f9074bd3f1bd3e6572f5f9334e1837ebfdbd63a2 -eo pid,comm [Pipeline] { [Pipeline] echo 21:52:45 ========================================================= 21:52:45 [edgeXBuildGoParallel] Running Tests and Build... 21:52:45 ========================================================= [Pipeline] sh 21:52:45 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 21:52:45 + make test 21:52:45 go test -race -coverprofile=coverage.out ./... 21:52:52 ? github.com/edgexfoundry/edgex-go [no test files] 21:53:04 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:53:04 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 21:53:04 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:53:04 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:53:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:53:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:53:04 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:53:04 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 21:53:04 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:53:04 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 21:53:04 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:53:04 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:53:04 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:53:04 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:53:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:53:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:53:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.059s coverage: 28.7% of statements 21:53:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.075s coverage: 97.0% of statements 21:53:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 21:53:06 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 21:53:06 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:53:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:53:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:53:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 21:53:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:53:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:53:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:53:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:53:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:53:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:53:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.111s coverage: 69.4% of statements 21:53:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.059s coverage: 54.0% of statements 21:53:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:53:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:53:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 21:53:10 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:53:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:53:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:53:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:53:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:53:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:53:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:53:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.971s coverage: 93.4% of statements 21:53:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.071s coverage: 3.8% of statements 21:53:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.367s coverage: 97.6% of statements 21:53:11 ok github.com/edgexfoundry/edgex-go/internal/io 0.087s coverage: 72.2% of statements 21:53:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:53:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:53:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.064s coverage: 0.9% of statements 21:53:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.067s coverage: 32.2% of statements 21:53:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.065s coverage: 42.9% of statements 21:53:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.057s coverage: 82.9% of statements 21:53:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.064s coverage: 94.1% of statements 21:53:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.074s coverage: 96.3% of statements 21:53:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements 21:53:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:53:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:53:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:53:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:53:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:53:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 21:53:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 21:53:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 21:53:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:53:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:53:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:53:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:53:15 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:53:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:53:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:53:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 21:53:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:53:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:53:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:53:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 21:53:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 21:53:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 21:53:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:53:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:53:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:53:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 21:53:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 21:53:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 21:53:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:53:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:53:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:53:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:53:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:53:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:53:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:53:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:53:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:53:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.065s coverage: 94.4% of statements 21:53:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:53:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:53:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:53:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:53:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.259s coverage: 79.9% of statements 21:53:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.072s coverage: 92.9% of statements 21:53:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 64.4% of statements 21:53:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.067s coverage: 62.3% of statements 21:53:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.070s coverage: 87.2% of statements 21:53:38 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.053s coverage: 20.0% of statements 21:53:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 21:53:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.097s coverage: 81.8% of statements 21:53:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.096s coverage: 82.1% of statements 21:53:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.058s coverage: 86.0% of statements 21:53:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.158s coverage: 63.1% of statements 21:53:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements 21:53:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements 21:53:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 21:53:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 21:53:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 21:53:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.183s coverage: 38.4% of statements 21:53:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements 21:53:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements 21:53:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements 21:53:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.129s coverage: 95.7% of statements 21:53:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 61.8% of statements 21:53:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 98.9% of statements 21:53:38 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 21:53:38 running golangci-lint 21:53:38 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 21:53:38 go version go1.20.6 linux/amd64 21:53:39 level=info msg="[config_reader] Used config file .golangci.yml" 21:53:39 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 21:53:54 level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|files|types_sizes|compiled_files|imports|name) took 13.680500213s" 21:53:54 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 41.557396ms" 21:53:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5384 in /w/workspace/edgexfoundry_edgex-go_PR-4669 [Pipeline] { [Pipeline] ws 21:53:56 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 21:53:57 The recommended git tool is: git 21:54:00 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" 21:54:00 level=info msg="[runner] Issues before processing: 200, after processing: 0" 21:54:00 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" 21:54:00 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" 21:54:00 level=info msg="[runner] linters took 6.672748142s with stages: goanalysis_metalinter: 6.654150246s" 21:54:00 level=info msg="File cache stats: 0 entries of total size 0B" 21:54:00 level=info msg="Memory: 206 samples, avg is 186.7MB, max is 863.6MB" 21:54:00 level=info msg="Execution took 20.402659206s" 21:54:00 go vet ./... 21:54:02 using credential edgex-jenkins-ssh 21:54:02 Cloning the remote Git repository 21:54:02 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:54:02 > git init /w/workspace/edgex-go/3 # timeout=10 21:54:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:54:02 > git --version # timeout=10 21:54:02 > git --version # 'git version 2.25.1' 21:54:02 using GIT_SSH to set credentials SSH Credentials for GitHub 21:54:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:54:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:54:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:54:04 ./bin/test-attribution-txt.sh 21:54:04 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 21:54:04 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 21:54:04 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 21:54:04 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 21:54:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 21:54:04 + ls -al . 21:54:04 total 728 21:54:04 drwxrwxr-x 12 1001 1001 4096 Sep 5 21:52 . 21:54:04 drwxr-xr-x 4 root root 4096 Sep 5 21:52 .. 21:54:04 drwxrwxr-x 2 1001 1001 4096 Sep 5 21:51 .blubracket 21:54:04 -rw-rw-r-- 1 1001 1001 16 Sep 5 21:51 .dockerignore 21:54:04 drwxrwxr-x 8 1001 1001 4096 Sep 5 21:52 .git 21:54:04 drwxrwxr-x 3 1001 1001 4096 Sep 5 21:51 .github 21:54:04 -rw-rw-r-- 1 1001 1001 1173 Sep 5 21:51 .gitignore 21:54:04 -rw-rw-r-- 1 1001 1001 42 Sep 5 21:51 .golangci.yml 21:54:04 -rw-rw-r-- 1 1001 1001 100 Sep 5 21:51 .hadolint.yml 21:54:04 drwxr-xr-x 3 1001 1001 4096 Sep 5 21:52 .semver 21:54:04 -rw-rw-r-- 1 1001 1001 166 Sep 5 21:51 .sonarcloud.properties 21:54:04 -rw-rw-r-- 1 1001 1001 1171 Sep 5 21:51 ADOPTERS.md 21:54:04 -rw-rw-r-- 1 1001 1001 11152 Sep 5 21:51 Attribution.txt 21:54:04 -rw-rw-r-- 1 1001 1001 93407 Sep 5 21:51 CHANGELOG.md 21:54:04 -rw-rw-r-- 1 1001 1001 3804 Sep 5 21:51 CONTRIBUTING.md 21:54:04 -rw-rw-r-- 1 1001 1001 677 Sep 5 21:51 GOVERNANCE.md 21:54:04 -rw-rw-r-- 1 1001 1001 883 Sep 5 21:51 Jenkinsfile 21:54:04 -rw-rw-r-- 1 1001 1001 10775 Sep 5 21:51 LICENSE 21:54:04 -rw-rw-r-- 1 1001 1001 14764 Sep 5 21:51 Makefile 21:54:04 -rw-rw-r-- 1 1001 1001 582 Sep 5 21:51 OWNERS.md 21:54:04 -rw-rw-r-- 1 1001 1001 9923 Sep 5 21:51 README.md 21:54:04 -rw-rw-r-- 1 1001 1001 789 Sep 5 21:51 SECURITY.md 21:54:04 -rw-rw-r-- 1 1001 1001 5 Sep 5 21:52 VERSION 21:54:04 drwxrwxr-x 2 1001 1001 4096 Sep 5 21:51 bin 21:54:04 drwxrwxr-x 18 1001 1001 4096 Sep 5 21:51 cmd 21:54:04 -rw-r--r-- 1 root root 447827 Sep 5 21:53 coverage.out 21:54:04 drwxrwxr-x 2 1001 1001 4096 Sep 5 21:51 fuzz_test 21:54:04 -rw-rw-r-- 1 1001 1001 3687 Sep 5 21:51 go.mod 21:54:04 -rw-rw-r-- 1 1001 1001 33714 Sep 5 21:51 go.sum 21:54:04 drwxrwxr-x 7 1001 1001 4096 Sep 5 21:51 internal 21:54:04 drwxrwxr-x 3 1001 1001 4096 Sep 5 21:51 openapi 21:54:04 -rw-rw-r-- 1 1001 1001 594 Sep 5 21:51 security.txt 21:54:04 drwxrwxr-x 4 1001 1001 4096 Sep 5 21:51 snap 21:54:04 -rw-rw-r-- 1 1001 1001 204 Sep 5 21:51 version.go [Pipeline] sh 21:54:04 + '[' -e coverage.out ] 21:54:04 + chown 1001:1001 coverage.out [Pipeline] stash 21:54:04 Stashed 1 file(s) [Pipeline] sh 21:54:05 + make build 21:54:05 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 21:54:17 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 21:54:17 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 21:54:18 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 21:54:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:54:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:54:19 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 21:54:20 Merging remotes/origin/main commit 488f23b0c5d68863a9e298ac057bceee8c500ce0 into PR head commit db28a1e41f96d88dceb743cf78a053a18a8c7a4e 21:54:21 Merge succeeded, producing c85217eadc979f70d171c60bd0193305c28beeb1 21:54:21 Checking out Revision c85217eadc979f70d171c60bd0193305c28beeb1 (PR-4669) 21:54:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:54:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:54:19 using GIT_SSH to set credentials SSH Credentials for GitHub 21:54:19 > 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 21:54:20 > git config core.sparsecheckout # timeout=10 21:54:20 > git checkout -f db28a1e41f96d88dceb743cf78a053a18a8c7a4e # timeout=10 21:54:20 > git remote # timeout=10 21:54:20 > git config --get remote.origin.url # timeout=10 21:54:20 using GIT_SSH to set credentials SSH Credentials for GitHub 21:54:20 > git merge 488f23b0c5d68863a9e298ac057bceee8c500ce0 # timeout=10 21:54:20 > git rev-parse HEAD^{commit} # timeout=10 21:54:21 > git config core.sparsecheckout # timeout=10 21:54:21 > git checkout -f c85217eadc979f70d171c60bd0193305c28beeb1 # timeout=10 21:54:24 Commit message: "Merge commit '488f23b0c5d68863a9e298ac057bceee8c500ce0' into HEAD" 21:54:24 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:54:25 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:54:25 % Total % Received % Xferd Average Speed Time Time Time Current 21:54:25 Dload Upload Total Spent Left Speed 21:54:25 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 21:54:24 > git rev-list --no-walk a24b2c1f78bc3e3a735737585ddffacd02f187e6 # timeout=10 [Pipeline] sh 21:54:26 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 21:54:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:54:26 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:54:26 + sudo tee /etc/docker/daemon.new 21:54:26 { 21:54:26 "registry-mirrors": [ 21:54:26 "https://nexus3.edgexfoundry.org:10001" 21:54:26 ], 21:54:26 "bip": "10.250.0.254/24", 21:54:26 "hosts": [ 21:54:26 "tcp://0.0.0.0:5555", 21:54:26 "unix:///var/run/docker.sock" 21:54:26 ], 21:54:26 "mtu": 1458, 21:54:26 "selinux-enabled": true, 21:54:26 "seccomp-profile": "/etc/docker/seccomp.json" 21:54:26 } [Pipeline] sh 21:54:26 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:54:27 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 21:54:27 + sudo service docker restart 21:54:28 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 21:54:29 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 21:54:30 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 21:54:31 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 21:54:32 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] } 21:54:33 $ docker stop --time=1 514a203c930796a61926c6a2f9074bd3f1bd3e6572f5f9334e1837ebfdbd63a2 21:54:39 $ 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 21:54:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:54:40 21:54:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:54:41 latest: Pulling from edgex-devops/edgex-compose 21:54:41 91d30c5bc195: Pulling fs layer 21:54:41 2e9b0aa3be6d: Pulling fs layer 21:54:41 9c61dcf015f6: Pulling fs layer 21:54:41 4698f68db338: Pulling fs layer 21:54:41 2a2f49069b9e: Pulling fs layer 21:54:41 e0025b399a48: Pulling fs layer 21:54:41 2a2f49069b9e: Waiting 21:54:41 4698f68db338: Waiting 21:54:41 e0025b399a48: Waiting 21:54:41 91d30c5bc195: Verifying Checksum 21:54:41 91d30c5bc195: Download complete 21:54:41 4698f68db338: Verifying Checksum 21:54:41 4698f68db338: Download complete 21:54:41 2e9b0aa3be6d: Verifying Checksum 21:54:41 2e9b0aa3be6d: Download complete 21:54:41 e0025b399a48: Download complete 21:54:41 2a2f49069b9e: Verifying Checksum 21:54:41 2a2f49069b9e: Download complete 21:54:41 91d30c5bc195: Pull complete 21:54:42 9c61dcf015f6: Verifying Checksum 21:54:42 9c61dcf015f6: Download complete 21:54:42 2e9b0aa3be6d: Pull complete 21:54:44 9c61dcf015f6: Pull complete 21:54:44 4698f68db338: Pull complete 21:54:45 2a2f49069b9e: Pull complete 21:54:45 e0025b399a48: Pull complete 21:54:45 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 21:54:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:54:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:54:45 prd-ubuntu20.04-docker-8c-8g-5383 does not seem to be running inside a container 21:54:45 $ 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 21:54:48 $ docker top 6fedf8f7ff3264a0ee10d6191a8a6ca36c53ff8d4b6de28e8c948194fa1f3e97 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider 21:54:49 provisioning config files... 21:54:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config9838517447483499977tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:54:49 + docker compose -f ./docker-compose-build.yml build --parallel 21:54:49 ---> docker-login.sh 21:54:49 nexus3.edgexfoundry.org:10001 21:54:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:54:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:54:49 Configure a credential helper to remove this warning. See 21:54:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:54:49 21:54:49 Login Succeeded 21:54:49 nexus3.edgexfoundry.org:10002 21:54:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:54:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:54:50 Configure a credential helper to remove this warning. See 21:54:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:54:50 21:54:50 Login Succeeded 21:54:50 nexus3.edgexfoundry.org:10003 21:54:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:54:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:54:50 Configure a credential helper to remove this warning. See 21:54:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:54:50 21:54:50 Login Succeeded 21:54:50 nexus3.edgexfoundry.org:10004 21:54:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:54:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:54:51 Configure a credential helper to remove this warning. See 21:54:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:54:51 21:54:51 Login Succeeded 21:54:51 docker.io 21:54:51 #1 [support-notifications internal] load build definition from Dockerfile 21:54:51 #1 transferring dockerfile: 1.84kB done 21:54:51 #1 DONE 0.0s 21:54:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:54:51 21:54:51 #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile 21:54:51 #2 transferring dockerfile: 2.12kB done 21:54:51 #2 DONE 0.0s 21:54:51 21:54:51 #3 [security-proxy-auth internal] load build definition from Dockerfile 21:54:51 #3 transferring dockerfile: 2.04kB done 21:54:51 #3 DONE 0.0s 21:54:51 21:54:51 #4 [core-metadata internal] load build definition from Dockerfile 21:54:51 #4 transferring dockerfile: 1.96kB done 21:54:51 #4 DONE 0.0s 21:54:51 21:54:51 #5 [security-proxy-setup internal] load build definition from Dockerfile 21:54:51 #5 transferring dockerfile: 2.39kB done 21:54:51 #5 DONE 0.0s 21:54:51 21:54:51 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 21:54:51 #6 transferring dockerfile: 1.78kB done 21:54:51 #6 DONE 0.0s 21:54:51 21:54:51 #7 [security-spire-agent internal] load build definition from Dockerfile 21:54:51 #7 transferring dockerfile: 1.70kB done 21:54:51 #7 DONE 0.0s 21:54:51 21:54:51 #8 [security-bootstrapper internal] load build definition from Dockerfile 21:54:51 #8 transferring dockerfile: 2.82kB done 21:54:51 #8 DONE 0.1s 21:54:51 21:54:51 #9 [security-secretstore-setup internal] load build definition from Dockerfile 21:54:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:54:51 Configure a credential helper to remove this warning. See 21:54:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:54:51 21:54:51 Login Succeeded 21:54:51 ---> docker-login.sh ends [Pipeline] } 21:54:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 21:54:51 #9 ... 21:54:51 21:54:51 #10 [security-spire-config internal] load build definition from Dockerfile 21:54:51 #10 transferring dockerfile: 1.58kB done 21:54:51 #10 DONE 0.1s 21:54:51 21:54:51 #11 [support-scheduler internal] load build definition from Dockerfile 21:54:51 #11 transferring dockerfile: 1.82kB done 21:54:51 #11 DONE 0.1s 21:54:51 21:54:51 #12 [core-command internal] load build definition from Dockerfile 21:54:51 #12 transferring dockerfile: 1.82kB done 21:54:51 #12 DONE 0.1s 21:54:51 21:54:51 #13 [security-spire-server internal] load build definition from Dockerfile 21:54:51 #13 transferring dockerfile: 1.59kB done 21:54:51 #13 DONE 0.1s 21:54:51 21:54:51 #14 [support-notifications internal] load .dockerignore 21:54:51 #14 transferring context: 56B done 21:54:51 #14 DONE 0.1s 21:54:51 21:54:51 #9 [security-secretstore-setup internal] load build definition from Dockerfile 21:54:51 #9 transferring dockerfile: 2.38kB done 21:54:51 #9 DONE 0.1s 21:54:51 21:54:51 #15 [core-data internal] load build definition from Dockerfile 21:54:51 #15 transferring dockerfile: 1.90kB done 21:54:51 #15 DONE 0.1s 21:54:51 21:54:51 #16 [core-common-config-bootstrapper internal] load .dockerignore 21:54:51 #16 transferring context: 56B done 21:54:51 #16 DONE 0.0s 21:54:51 21:54:51 #17 [security-proxy-auth internal] load .dockerignore 21:54:51 #17 transferring context: 56B done 21:54:51 #17 DONE 0.0s 21:54:51 21:54:51 #18 [core-metadata internal] load .dockerignore 21:54:51 #18 transferring context: 56B done 21:54:51 #18 DONE 0.0s 21:54:51 21:54:51 #19 [security-proxy-setup internal] load .dockerignore 21:54:51 #19 transferring context: 56B done 21:54:51 #19 DONE 0.0s 21:54:51 21:54:51 #20 [security-spiffe-token-provider internal] load .dockerignore 21:54:51 #20 transferring context: 56B done 21:54:51 #20 DONE 0.0s 21:54:51 21:54:51 #21 [security-spire-agent internal] load .dockerignore 21:54:51 #21 transferring context: 56B done 21:54:51 #21 DONE 0.0s 21:54:51 21:54:51 #22 [security-bootstrapper internal] load .dockerignore 21:54:51 #22 transferring context: 56B done 21:54:51 #22 DONE 0.0s 21:54:51 21:54:51 #23 [security-spire-config internal] load .dockerignore 21:54:51 #23 transferring context: 56B done 21:54:51 #23 DONE 0.0s 21:54:51 21:54:51 #24 [security-spire-server internal] load .dockerignore [Pipeline] sh 21:54:51 #24 transferring context: 56B done 21:54:51 #24 DONE 0.1s 21:54:51 21:54:51 #25 [support-scheduler internal] load .dockerignore 21:54:51 #25 transferring context: 56B done 21:54:51 #25 DONE 0.1s 21:54:51 21:54:51 #26 [core-command internal] load .dockerignore 21:54:51 #26 transferring context: 56B done 21:54:51 #26 DONE 0.1s 21:54:51 21:54:51 #27 [core-data internal] load .dockerignore 21:54:51 #27 transferring context: 56B done 21:54:51 #27 DONE 0.1s 21:54:51 21:54:51 #28 [security-secretstore-setup internal] load .dockerignore 21:54:51 #28 transferring context: 56B done 21:54:51 #28 DONE 0.1s 21:54:51 21:54:51 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:54:51 #29 DONE 0.0s 21:54:51 21:54:51 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 21:54:51 #30 DONE 0.1s 21:54:51 21:54:51 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:54:51 #29 DONE 0.0s 21:54:51 21:54:51 #31 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:54:51 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 21:54:52 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 21:54:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:54:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:54:52 ========================================================= 21:54:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 21:54:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:54:52 #31 ... 21:54:52 21:54:52 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:54:52 #29 DONE 0.0s 21:54:52 21:54:52 #31 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:54:52 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 21:54:52 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 21:54:52 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 2.10MB / 3.38MB 0.1s 21:54:52 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 21:54:52 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 21:54:52 #31 ... 21:54:52 21:54:52 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:54:52 #29 DONE 0.0s 21:54:52 21:54:52 #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:54:52 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 21:54:52 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 21:54:52 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done 21:54:52 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 21:54:52 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 21:54:52 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 21:54:52 #31 ... 21:54:52 21:54:52 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:54:52 #29 DONE 0.0s 21:54:52 21:54:52 #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:54:52 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 21:54:52 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 21:54:52 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done 21:54:52 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 21:54:52 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 21:54:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:54:52 #31 ... 21:54:52 21:54:52 #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 21:54:52 #30 DONE 0.5s 21:54:52 21:54:52 #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:54:52 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 21:54:52 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 21:54:52 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done 21:54:52 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 21:54:52 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 21:54:52 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.4s done 21:54:53 #31 ... 21:54:53 21:54:53 #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 21:54:53 #32 DONE 0.9s 21:54:53 21:54:53 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 21:54:53 #33 DONE 0.9s 21:54:53 21:54:53 #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:54:53 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 21:54:53 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 21:54:53 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done 21:54:53 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 21:54:53 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 21:54:53 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.4s done 21:54:53 #31 ... 21:54:53 21:54:53 #34 [security-spire-config internal] load build context 21:54:53 #34 transferring context: 15.84kB done 21:54:53 #34 DONE 0.3s 21:54:53 21:54:53 #35 [security-spire-agent internal] load build context 21:54:53 #35 transferring context: 17.12kB 0.0s done 21:54:53 #35 DONE 0.3s 21:54:53 21:54:53 #36 [security-spire-server internal] load build context 21:54:53 #36 transferring context: 17.59kB 0.0s done 21:54:53 #36 DONE 0.4s 21:54:53 21:54:53 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:54:53 #37 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done 21:54:53 #37 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 21:54:53 #37 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 21:54:53 #37 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 21:54:53 #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s 21:54:53 #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.2s 21:54:53 #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.2s 21:54:53 #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done 21:54:53 #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s 21:54:53 #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s 21:54:53 #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 21:54:53 #37 ... 21:54:53 21:54:53 #38 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 21:54:53 #38 DONE 1.8s 21:54:53 21:54:53 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:54:53 #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done 21:54:53 #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done 21:54:53 #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 21:54:53 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.5s 21:54:53 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 4.19MB / 25.84MB 0.6s 21:54:54 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 8.39MB / 25.84MB 0.7s 21:54:54 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.9s 21:54:54 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:54:54 edb6bdbacee9: Pulling fs layer 21:54:54 5f9638ab2659: Pulling fs layer 21:54:54 8d51d6327a98: Pulling fs layer 21:54:54 8b374f2dd631: Pulling fs layer 21:54:54 ec14aa9079de: Pulling fs layer 21:54:54 2f466654f4bb: Pulling fs layer 21:54:54 554e91adad29: Pulling fs layer 21:54:54 ec14aa9079de: Waiting 21:54:54 2f466654f4bb: Waiting 21:54:54 8b374f2dd631: Waiting 21:54:54 554e91adad29: Waiting 21:54:54 5f9638ab2659: Download complete 21:54:54 8b374f2dd631: Download complete 21:54:54 edb6bdbacee9: Verifying Checksum 21:54:54 edb6bdbacee9: Download complete 21:54:54 ec14aa9079de: Download complete 21:54:55 edb6bdbacee9: Pull complete 21:54:55 554e91adad29: Verifying Checksum 21:54:55 554e91adad29: Download complete 21:54:55 5f9638ab2659: Pull complete 21:54:56 #37 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 21:54:56 8d51d6327a98: Verifying Checksum 21:54:56 8d51d6327a98: Download complete 21:54:56 2f466654f4bb: Verifying Checksum 21:54:56 2f466654f4bb: Download complete 21:54:58 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 3.7s done 21:55:01 #37 ... 21:55:01 21:55:01 #39 [support-notifications internal] load build context 21:55:01 #39 transferring context: 365.26MB 7.4s done 21:55:02 #39 ... 21:55:02 21:55:02 #40 [core-metadata internal] load build context 21:55:02 #40 transferring context: 365.26MB 7.2s done 21:55:02 #40 ... 21:55:02 21:55:02 #41 [security-proxy-auth internal] load build context 21:55:02 #41 transferring context: 365.26MB 7.1s done 21:55:02 #41 ... 21:55:02 21:55:02 #42 [support-scheduler internal] load build context 21:55:02 #42 transferring context: 365.26MB 7.1s done 21:55:02 #42 ... 21:55:02 21:55:02 #43 [security-proxy-setup internal] load build context 21:55:02 #43 transferring context: 365.26MB 7.1s done 21:55:02 #43 ... 21:55:02 21:55:02 #44 [core-command internal] load build context 21:55:02 #44 transferring context: 365.26MB 7.8s done 21:55:02 #44 ... 21:55:02 21:55:02 #45 [security-bootstrapper internal] load build context 21:55:02 #45 transferring context: 365.26MB 7.6s done 21:55:02 #45 ... 21:55:02 21:55:02 #46 [security-spiffe-token-provider internal] load build context 21:55:02 #46 transferring context: 365.26MB 7.3s done 21:55:03 #46 ... 21:55:03 21:55:03 #47 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 21:55:03 #0 2.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:55:03 #0 2.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:55:03 #0 2.887 (1/4) Installing dumb-init (1.2.5-r2) 21:55:03 #0 2.890 (2/4) Installing openssl (3.0.10-r0) 21:55:03 #0 2.900 (3/4) Installing su-exec (0.2-r2) 21:55:03 #0 2.903 (4/4) Installing yq (4.30.4-r4) 21:55:03 #0 2.959 Executing busybox-1.35.0-r29.trigger 21:55:03 #0 2.975 OK: 17 MiB in 19 packages 21:55:03 #47 ... 21:55:03 21:55:03 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 21:55:03 #48 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done 21:55:03 #48 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 21:55:03 #48 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 21:55:03 #48 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 21:55:03 #48 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 21:55:03 #48 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 21:55:03 #48 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 21:55:03 #48 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done 21:55:03 #48 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done 21:55:03 #48 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 1.0s done 21:55:03 #48 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 21:55:03 #48 ... 21:55:03 21:55:03 #49 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:55:03 #49 ... 21:55:03 21:55:03 #50 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:55:03 #50 ... 21:55:03 21:55:03 #51 [security-secretstore-setup internal] load build context 21:55:03 #51 transferring context: 365.26MB 7.5s done 21:55:04 #51 ... 21:55:04 21:55:04 #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 21:55:04 #52 ... 21:55:04 21:55:04 #53 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 21:55:04 #0 8.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:55:04 #0 8.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:55:04 #0 8.427 (1/2) Installing ca-certificates (20230506-r0) 21:55:04 #0 8.443 (2/2) Installing dumb-init (1.2.5-r2) 21:55:04 #0 8.447 Executing busybox-1.35.0-r29.trigger 21:55:04 #0 8.453 Executing ca-certificates-20230506-r0.trigger 21:55:04 #0 8.510 OK: 8 MiB in 17 packages 21:55:04 #53 ... 21:55:04 21:55:04 #54 [core-data internal] load build context 21:55:04 #54 transferring context: 365.26MB 6.8s done 21:55:04 #54 ... 21:55:04 21:55:04 #55 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 21:55:04 #55 ... 21:55:04 21:55:04 #56 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:55:04 #56 ... 21:55:04 21:55:04 #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 21:55:04 #57 ... 21:55:04 21:55:04 #58 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 21:55:05 #58 ... 21:55:05 21:55:05 #59 [core-common-config-bootstrapper internal] load build context 21:55:05 #59 transferring context: 365.26MB 6.9s done 21:55:05 #59 ... 21:55:05 21:55:05 #60 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:55:09 8d51d6327a98: Pull complete 21:55:09 8b374f2dd631: Pull complete 21:55:09 ec14aa9079de: Pull complete 21:55:12 #60 ... 21:55:12 21:55:12 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:55:12 #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.1s 21:55:12 #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.5s done 21:55:15 2f466654f4bb: Pull complete 21:55:17 554e91adad29: Pull complete 21:55:17 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 21:55:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:55:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 21:55:17 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:55:17 WORKDIR /edgex 21:55:17 COPY go.mod . 21:55:17 RUN go mod download 21:55:17 + docker build -t ci-base-image-arm64 -f - . 21:55:18 Sending build context to Docker daemon 2.966MB 21:55:18 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:55:18 ---> 1e15ea492957 21:55:18 Step 2/4 : WORKDIR /edgex 21:55:20 ---> Running in 127578c539fb 21:55:20 Removing intermediate container 127578c539fb 21:55:20 ---> efe3f3b2ff30 21:55:20 Step 3/4 : COPY go.mod . 21:55:21 ---> dc9a46f65808 21:55:21 Step 4/4 : RUN go mod download 21:55:21 ---> Running in 5d240252e286 21:55:30 #37 ... 21:55:30 21:55:30 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 21:55:30 #48 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.4s done 21:55:30 #48 ... 21:55:30 21:55:30 #43 [security-proxy-setup internal] load build context 21:55:30 #43 DONE 38.3s 21:55:30 21:55:30 #59 [core-common-config-bootstrapper internal] load build context 21:55:30 #59 DONE 38.4s 21:55:30 21:55:30 #41 [security-proxy-auth internal] load build context 21:55:30 #41 DONE 38.4s 21:55:30 21:55:30 #40 [core-metadata internal] load build context 21:55:30 #40 DONE 38.4s 21:55:30 21:55:30 #55 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 21:55:30 #55 DONE 36.9s 21:55:30 21:55:30 #42 [support-scheduler internal] load build context 21:55:30 #42 DONE 38.2s 21:55:30 21:55:30 #47 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 21:55:30 #47 DONE 37.3s 21:55:30 21:55:30 #46 [security-spiffe-token-provider internal] load build context 21:55:30 #46 DONE 38.4s 21:55:30 21:55:30 #54 [core-data internal] load build context 21:55:30 #54 DONE 37.9s 21:55:30 21:55:30 #45 [security-bootstrapper internal] load build context 21:55:30 #45 DONE 38.3s 21:55:30 21:55:30 #51 [security-secretstore-setup internal] load build context 21:55:30 #51 DONE 38.2s 21:55:30 21:55:30 #44 [core-command internal] load build context 21:55:30 #44 DONE 38.3s 21:55:30 21:55:30 #53 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 21:55:30 #53 DONE 37.2s 21:55:30 21:55:30 #39 [support-notifications internal] load build context 21:55:30 #39 DONE 38.5s 21:55:30 21:55:30 #61 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 21:55:30 #61 ... 21:55:30 21:55:30 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:55:30 #37 DONE 37.7s 21:55:30 21:55:30 #62 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 21:55:30 #62 DONE 0.1s 21:55:30 21:55:30 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 21:55:30 #48 DONE 37.6s 21:55:30 21:55:30 #50 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:55:30 #50 37.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:55:31 #50 37.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:55:31 #50 38.12 (1/1) Installing dumb-init (1.2.5-r2) 21:55:31 #50 38.13 Executing busybox-1.35.0-r29.trigger 21:55:31 #50 38.13 OK: 7 MiB in 16 packages 21:55:31 #50 DONE 38.5s 21:55:31 21:55:31 #56 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:55:31 #56 37.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:55:31 #56 37.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:55:31 #56 38.11 v3.17.5-59-gdfba936d800 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:55:31 #56 38.11 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:55:31 #56 38.11 OK: 17818 distinct packages available 21:55:31 #56 38.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:55:31 #56 38.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:55:31 #56 38.50 (1/5) Installing dumb-init (1.2.5-r2) 21:55:31 #56 38.50 (2/5) Installing musl-obstack (1.2.3-r0) 21:55:31 #56 38.50 (3/5) Installing libucontext (1.2-r0) 21:55:31 #56 38.50 (4/5) Installing gcompat (1.1.0-r0) 21:55:31 #56 38.51 (5/5) Installing openssl (3.0.10-r0) 21:55:31 #56 38.52 Executing busybox-1.35.0-r29.trigger 21:55:31 #56 38.53 OK: 8 MiB in 20 packages 21:55:32 #56 DONE 38.7s 21:55:32 21:55:32 #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 21:55:32 #57 37.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:55:32 #57 37.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:55:32 #57 38.08 (1/4) Installing ca-certificates (20230506-r0) 21:55:32 #57 38.10 (2/4) Installing dumb-init (1.2.5-r2) 21:55:32 #57 38.10 (3/4) Installing su-exec (0.2-r2) 21:55:32 #57 38.11 (4/4) Installing yq (4.30.4-r4) 21:55:32 #57 38.19 Executing busybox-1.35.0-r29.trigger 21:55:32 #57 38.19 Executing ca-certificates-20230506-r0.trigger 21:55:32 #57 38.55 OK: 17 MiB in 19 packages 21:55:32 #57 DONE 38.7s 21:55:32 21:55:32 #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 21:55:32 #52 37.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:55:32 #52 37.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:55:32 #52 38.20 (1/2) Installing dumb-init (1.2.5-r2) 21:55:32 #52 38.21 (2/2) Installing su-exec (0.2-r2) 21:55:32 #52 38.48 Executing busybox-1.35.0-r29.trigger 21:55:32 #52 38.49 OK: 7 MiB in 17 packages 21:55:32 #52 DONE 38.7s 21:55:32 21:55:32 #58 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 21:55:32 #58 37.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:55:32 #58 38.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:55:32 #58 38.23 (1/1) Installing dumb-init (1.2.5-r2) 21:55:32 #58 38.48 Executing busybox-1.35.0-r29.trigger 21:55:32 #58 38.49 OK: 7 MiB in 16 packages 21:55:32 #58 DONE 38.7s 21:55:32 21:55:32 #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 21:55:32 #63 ... 21:55:32 21:55:32 #61 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 21:55:32 #61 0.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:55:32 #61 0.955 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:55:32 #61 1.255 OK: 265 MiB in 53 packages 21:55:32 #61 DONE 1.5s 21:55:32 21:55:32 #60 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:55:32 #60 38.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:55:32 #60 38.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:55:32 #60 38.37 v3.17.5-59-gdfba936d800 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:55:32 #60 38.37 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:55:32 #60 38.37 OK: 17818 distinct packages available 21:55:32 #60 38.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:55:32 #60 38.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:55:32 #60 38.75 (1/4) Installing dumb-init (1.2.5-r2) 21:55:32 #60 38.76 (2/4) Installing musl-obstack (1.2.3-r0) 21:55:32 #60 38.76 (3/4) Installing libucontext (1.2-r0) 21:55:32 #60 38.76 (4/4) Installing gcompat (1.1.0-r0) 21:55:32 #60 38.77 Executing busybox-1.35.0-r29.trigger 21:55:32 #60 39.09 OK: 7 MiB in 19 packages 21:55:33 #60 ... 21:55:33 21:55:33 #49 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:55:33 #49 37.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:55:33 #49 39.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:55:33 #49 39.38 v3.17.5-59-gdfba936d800 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:55:33 #49 39.38 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:55:33 #49 39.38 OK: 17818 distinct packages available 21:55:33 #49 39.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:55:33 #49 39.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:55:33 #49 39.71 (1/9) Installing ca-certificates (20230506-r0) 21:55:33 #49 39.72 (2/9) Installing brotli-libs (1.0.9-r9) 21:55:33 #49 39.73 (3/9) Installing nghttp2-libs (1.51.0-r1) 21:55:33 #49 39.74 (4/9) Installing libcurl (8.2.1-r0) 21:55:33 #49 39.74 (5/9) Installing curl (8.2.1-r0) 21:55:33 #49 39.75 (6/9) Installing dumb-init (1.2.5-r2) 21:55:33 #49 39.76 (7/9) Installing musl-obstack (1.2.3-r0) 21:55:33 #49 39.76 (8/9) Installing libucontext (1.2-r0) 21:55:33 #49 39.76 (9/9) Installing gcompat (1.1.0-r0) 21:55:33 #49 39.77 Executing busybox-1.35.0-r29.trigger 21:55:33 #49 39.77 Executing ca-certificates-20230506-r0.trigger 21:55:33 #49 39.84 OK: 10 MiB in 24 packages 21:55:33 #49 DONE 40.5s 21:55:33 21:55:33 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:55:33 #0 0.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:55:33 #0 1.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:55:33 #0 1.550 v3.17.5-59-gdfba936d800 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:55:33 #0 1.550 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:55:33 #0 1.550 OK: 17823 distinct packages available 21:55:33 #0 1.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:55:33 #0 1.703 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:55:33 #0 1.972 OK: 265 MiB in 53 packages 21:55:33 #64 DONE 3.3s 21:55:33 21:55:33 #60 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:55:33 #60 DONE 40.6s 21:55:33 21:55:33 #65 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 21:55:33 #0 1.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:55:33 #0 1.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:55:33 #0 1.864 OK: 265 MiB in 53 packages 21:55:33 #65 DONE 3.3s 21:55:33 21:55:33 #66 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 21:55:33 #66 DONE 1.9s 21:55:33 21:55:33 #67 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:55:33 #67 DONE 1.9s 21:55:33 21:55:33 #68 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 21:55:33 #68 DONE 1.9s 21:55:33 21:55:33 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 21:55:33 #0 1.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:55:33 #0 1.440 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:55:33 #0 1.855 OK: 265 MiB in 53 packages 21:55:33 #69 DONE 3.3s 21:55:33 21:55:33 #70 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:55:35 #70 ... 21:55:35 21:55:35 #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 21:55:35 #71 DONE 1.5s 21:55:35 21:55:35 #72 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:55:35 #72 DONE 1.5s 21:55:35 21:55:35 #73 [security-spire-server stage-2 4/8] COPY Attribution.txt / 21:55:35 #73 DONE 1.4s 21:55:35 21:55:35 #74 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 21:55:35 #74 DONE 1.5s 21:55:35 21:55:35 #75 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:55:35 #75 DONE 1.5s 21:55:35 21:55:35 #76 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 21:55:35 #76 DONE 0.2s 21:55:35 21:55:35 #77 [security-spire-server stage-2 5/8] COPY security.txt / 21:55:35 #77 DONE 0.2s 21:55:35 21:55:35 #78 [security-spire-config stage-2 4/9] COPY Attribution.txt / 21:55:35 #78 DONE 0.2s 21:55:35 21:55:35 #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ 21:55:35 #79 DONE 1.6s 21:55:35 21:55:35 #80 [security-spire-config stage-2 5/9] COPY security.txt / 21:55:35 #80 DONE 0.1s 21:55:35 21:55:35 #81 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:55:35 #81 DONE 0.1s 21:55:35 21:55:35 #82 [security-spire-agent stage-3 6/9] COPY security.txt / 21:55:35 #82 DONE 0.1s 21:55:35 21:55:35 #83 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:55:35 #83 DONE 0.1s 21:55:35 21:55:35 #84 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:55:35 #84 DONE 0.1s 21:55:35 21:55:35 #85 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:55:35 #85 DONE 0.1s 21:55:35 21:55:35 #86 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:55:35 #86 DONE 0.1s 21:55:35 21:55:35 #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 21:55:35 #63 DONE 3.8s 21:55:35 21:55:35 #87 [security-spire-server] exporting to image 21:55:35 #87 exporting layers 21:55:35 #87 ... 21:55:35 21:55:35 #88 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 21:55:35 #88 DONE 0.1s 21:55:35 21:55:35 #89 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:55:35 #89 DONE 0.1s 21:55:35 21:55:35 #90 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 21:55:35 #90 DONE 0.1s 21:55:35 21:55:35 #91 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:55:35 #91 DONE 0.1s 21:55:35 21:55:35 #92 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:55:35 #92 DONE 0.1s 21:55:35 21:55:35 #87 [security-spire-agent] exporting to image 21:55:36 #87 exporting layers 0.7s done 21:55:36 #87 writing image sha256:24842781cb15774e1d39c1e418e34e0d0cf27b3155abf9058a32697f0700f997 0.0s done 21:55:36 #87 naming to docker.io/library/security-spire-server 21:55:36 #87 exporting layers 0.6s done 21:55:36 #87 naming to docker.io/library/security-spire-server done 21:55:36 #87 writing image sha256:4ad37fd5224d814780e7d98092a03f1f2c15db33bcc47698237506eea0745947 done 21:55:36 #87 naming to docker.io/library/security-spire-config done 21:55:36 #87 writing image sha256:05b72b26e2ed20e931bf72f5c7949e34eaeda449049f37cdea427eb7192f908e done 21:55:36 #87 naming to docker.io/library/security-spire-agent done 21:55:36 #87 DONE 0.8s 21:55:36 21:55:36 #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:55:46 #93 ... 21:55:46 21:55:46 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:55:46 #94 ... 21:55:46 21:55:46 #95 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:56:00 Removing intermediate container 5d240252e286 21:56:00 ---> c9f3ee0aa6e3 21:56:00 Successfully built c9f3ee0aa6e3 21:56:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:56:00 + docker inspect -f . ci-base-image-arm64 21:56:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:56:00 prd-ubuntu20.04-docker-arm64-4c-16g-5384 does not seem to be running inside a container 21:56:00 $ 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 21:56:02 $ docker top 25faa06825d6708b258da69543d758010ed9f2afa541e3e66c6fef90e481e707 -eo pid,comm [Pipeline] { [Pipeline] sh 21:56:02 + go version 21:56:02 go version go1.20.6 linux/arm64 [Pipeline] } 21:56:02 $ docker stop --time=1 25faa06825d6708b258da69543d758010ed9f2afa541e3e66c6fef90e481e707 21:56:04 #95 DONE 29.0s 21:56:04 21:56:04 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:56:04 #94 DONE 29.1s 21:56:04 21:56:04 #70 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:56:04 #70 DONE 30.5s 21:56:04 21:56:04 #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:56:04 #93 DONE 28.9s 21:56:04 21:56:04 #96 [security-proxy-auth builder 6/7] COPY . . 21:56:04 $ 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 21:56:05 + docker inspect -f . ci-base-image-arm64 21:56:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:56:05 prd-ubuntu20.04-docker-arm64-4c-16g-5384 does not seem to be running inside a container 21:56:05 $ 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 21:56:06 $ docker top f66fd7cb76bbd6c10fecf925a0d9fa6f327ca694d22636d70a4075762c91c17a -eo pid,comm [Pipeline] { [Pipeline] echo 21:56:06 ========================================================= 21:56:06 [edgeXBuildGoParallel] Running Tests and Build... 21:56:06 ========================================================= [Pipeline] sh 21:56:06 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 21:56:07 + make test 21:56:07 go test -race -coverprofile=coverage.out ./... 21:56:14 #96 ... 21:56:14 21:56:14 #97 [security-proxy-setup builder 6/7] COPY . . 21:56:14 #97 ... 21:56:14 21:56:14 #98 [security-spiffe-token-provider builder 6/7] COPY . . 21:56:14 #98 ... 21:56:14 21:56:14 #99 [support-notifications builder 6/7] COPY . . 21:56:17 #99 ... 21:56:17 21:56:17 #98 [security-spiffe-token-provider builder 6/7] COPY . . 21:56:17 #98 DONE 13.0s 21:56:17 21:56:17 #100 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:56:17 #100 CACHED 21:56:17 21:56:17 #101 [core-data builder 4/7] COPY go.mod vendor* ./ 21:56:17 #101 CACHED 21:56:17 21:56:17 #102 [core-data builder 6/7] COPY . . 21:56:17 #102 CACHED 21:56:17 21:56:17 #103 [core-command builder 6/7] COPY . . 21:56:17 #103 CACHED 21:56:17 21:56:17 #104 [core-command builder 4/7] COPY go.mod vendor* ./ 21:56:17 #104 CACHED 21:56:17 21:56:17 #105 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:56:17 #105 CACHED 21:56:17 21:56:17 #106 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 21:56:17 #106 CACHED 21:56:17 21:56:17 #107 [support-scheduler builder 6/7] COPY . . 21:56:17 #107 CACHED 21:56:17 21:56:17 #108 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:56:17 #108 CACHED 21:56:17 21:56:17 #96 [security-proxy-auth builder 6/7] COPY . . 21:56:17 #96 DONE 13.0s 21:56:17 21:56:17 #109 [core-metadata builder 4/7] COPY go.mod vendor* ./ 21:56:17 #109 CACHED 21:56:17 21:56:17 #110 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:56:17 #110 CACHED 21:56:17 21:56:17 #111 [core-metadata builder 6/7] COPY . . 21:56:17 #111 CACHED 21:56:17 21:56:17 #112 [core-common-config-bootstrapper builder 6/7] COPY . . 21:56:17 #112 CACHED 21:56:17 21:56:17 #113 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:56:17 #113 CACHED 21:56:17 21:56:17 #114 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:56:17 #114 CACHED 21:56:17 21:56:17 #115 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:56:17 #115 CACHED 21:56:17 21:56:17 #116 [security-bootstrapper builder 6/7] COPY . . 21:56:17 #116 CACHED 21:56:17 21:56:17 #117 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:56:17 #117 CACHED 21:56:17 21:56:17 #97 [security-proxy-setup builder 6/7] COPY . . 21:56:17 #97 DONE 13.1s 21:56:17 21:56:17 #118 [security-secretstore-setup builder 6/7] COPY . . 21:56:17 #118 CACHED 21:56:17 21:56:17 #119 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:56:17 #119 CACHED 21:56:17 21:56:17 #120 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 21:56:17 #120 CACHED 21:56:17 21:56:17 #99 [support-notifications builder 6/7] COPY . . 21:56:17 #99 DONE 13.0s 21:56:17 21:56:17 #121 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:56:18 #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 21:56:28 #121 ... 21:56:28 21:56:28 #122 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:56:28 #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 21:56:28 #122 ... 21:56:28 21:56:28 #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:56:28 #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 21:56:28 #123 ... 21:56:28 21:56:28 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:56:28 #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 21:56:28 #124 ... 21:56:28 21:56:28 #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:56:28 #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 21:56:28 #125 ... 21:56:28 21:56:28 #126 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:56:28 #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 21:56:28 #126 ... 21:56:28 21:56:28 #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:56:28 #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 21:56:28 #127 ... 21:56:28 21:56:28 #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:56:28 #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 21:56:28 #128 ... 21:56:28 21:56:28 #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 21:56:28 #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 21:56:29 #129 ... 21:56:29 21:56:29 #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:56:29 #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 21:56:29 #130 ... 21:56:29 21:56:29 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:56:29 #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 21:56:46 ? github.com/edgexfoundry/edgex-go [no test files] 21:57:36 #131 ... 21:57:36 21:57:36 #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 21:57:36 #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 21:57:49 #129 ... 21:57:49 21:57:49 #121 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:57:49 #121 DONE 90.2s 21:57:49 21:57:49 #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:57:49 #128 DONE 90.2s 21:57:49 21:57:49 #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:57:49 #123 DONE 90.2s 21:57:49 21:57:49 #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:57:49 #127 DONE 90.2s 21:57:49 21:57:49 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:57:49 #124 DONE 90.2s 21:57:49 21:57:49 #132 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:57:49 #132 ... 21:57:49 21:57:49 #122 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:57:49 #122 DONE 90.3s 21:57:49 21:57:49 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:57:49 #131 DONE 90.3s 21:57:49 21:57:49 #133 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:57:49 #133 ... 21:57:49 21:57:49 #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 21:57:49 #129 DONE 90.5s 21:57:49 21:57:49 #126 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:57:49 #126 DONE 90.5s 21:57:49 21:57:49 #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:57:49 #125 DONE 90.6s 21:57:49 21:57:49 #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:57:49 #130 DONE 90.5s 21:57:49 21:57:49 #134 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 21:57:49 #134 ... 21:57:49 21:57:49 #135 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 21:57:49 #135 DONE 0.6s 21:57:49 21:57:49 #132 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:57:49 #132 DONE 0.8s 21:57:49 21:57:49 #136 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:57:49 #136 DONE 0.8s 21:57:49 21:57:49 #133 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:57:49 #133 DONE 0.6s 21:57:49 21:57:49 #137 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:57:49 #137 ... 21:57:49 21:57:49 #138 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 21:57:49 #138 DONE 0.3s 21:57:49 21:57:49 #139 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:57:49 #139 DONE 0.5s 21:57:49 21:57:49 #134 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 21:57:49 #134 DONE 0.4s 21:57:49 21:57:49 #140 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:57:49 #140 DONE 0.2s 21:57:49 21:57:49 #141 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 21:57:49 #141 CACHED 21:57:49 21:57:49 #142 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 21:57:49 #142 CACHED 21:57:49 21:57:49 #143 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:57:49 #143 CACHED 21:57:49 21:57:49 #144 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:57:49 #144 CACHED 21:57:49 21:57:49 #145 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:57:49 #145 DONE 0.2s 21:57:49 21:57:49 #146 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:57:49 #146 CACHED 21:57:49 21:57:49 #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:57:49 #147 CACHED 21:57:49 21:57:49 #148 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:57:49 #148 CACHED 21:57:49 21:57:49 #149 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:57:49 #149 CACHED 21:57:49 21:57:49 #137 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:57:49 #137 DONE 0.2s 21:57:49 21:57:49 #150 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:57:49 #150 ... 21:57:49 21:57:49 #151 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:57:49 #151 DONE 0.2s 21:57:49 21:57:49 #152 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:57:49 #152 ... 21:57:49 21:57:49 #153 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 21:57:49 #153 DONE 0.6s 21:57:49 21:57:49 #154 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:57:50 #154 ... 21:57:50 21:57:50 #155 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:57:50 #155 DONE 1.7s 21:57:50 21:57:50 #156 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 21:57:50 #156 DONE 1.8s 21:57:50 21:57:50 #157 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 21:57:50 #157 DONE 1.7s 21:57:50 21:57:50 #158 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:57:50 #158 DONE 1.8s 21:57:50 21:57:50 #159 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 21:57:50 #159 ... 21:57:50 21:57:50 #150 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:57:50 #150 DONE 2.1s 21:57:50 21:57:50 #154 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:57:50 #154 DONE 2.2s 21:57:50 21:57:50 #160 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:57:50 #160 DONE 2.2s 21:57:50 21:57:50 #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 21:57:50 #161 DONE 2.2s 21:57:50 21:57:50 #152 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:57:50 #152 DONE 2.2s 21:57:50 21:57:50 #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 21:57:50 #162 DONE 0.6s 21:57:50 21:57:50 #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 21:57:50 #163 DONE 0.6s 21:57:50 21:57:50 #164 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 21:57:50 #164 DONE 0.7s 21:57:50 21:57:50 #87 [core-command] exporting to image 21:57:50 #87 exporting layers 21:57:51 #87 ... 21:57:51 21:57:51 #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 21:57:51 #165 DONE 0.6s 21:57:51 21:57:51 #159 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 21:57:51 #159 DONE 0.7s 21:57:51 21:57:51 #166 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 21:57:51 #166 DONE 0.2s 21:57:51 21:57:51 #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 21:57:51 #167 DONE 0.3s 21:57:51 21:57:51 #168 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 21:57:51 #168 DONE 0.2s 21:57:51 21:57:51 #87 [support-notifications] exporting to image 21:57:51 #87 ... 21:57:51 21:57:51 #169 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 21:57:51 #169 DONE 0.4s 21:57:51 21:57:51 #170 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 21:57:51 #170 DONE 0.4s 21:57:51 21:57:51 #87 [core-data] exporting to image 21:57:51 #87 exporting layers 0.2s done 21:57:51 #87 ... 21:57:51 21:57:51 #171 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 21:57:51 #171 DONE 3.0s 21:57:51 21:57:51 #172 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 21:57:51 #172 DONE 0.3s 21:57:51 21:57:51 #173 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 21:57:51 #173 DONE 0.4s 21:57:51 21:57:51 #174 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 21:57:51 #174 DONE 0.4s 21:57:51 21:57:51 #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 21:57:51 #175 DONE 0.4s 21:57:51 21:57:51 #87 [support-scheduler] exporting to image 21:57:51 #87 exporting layers 0.4s done 21:57:51 #87 writing image sha256:547d34256edf5b45bd30de9b630967df43a7779b332cf69bb51b348755237831 0.0s done 21:57:51 #87 writing image sha256:59368d03aff907745140e04cd38f06b1502cf5fc117733ae52284e20491fd3e2 0.0s done 21:57:51 #87 naming to docker.io/library/core-command 0.0s done 21:57:51 #87 naming to docker.io/library/support-scheduler done 21:57:51 #87 exporting layers 0.3s done 21:57:51 #87 writing image sha256:173d11a5cbca74a68e1cf28f170879a7c9fb59aecbb8c7c1b258f5eb531e6765 done 21:57:51 #87 naming to docker.io/library/core-data done 21:57:51 #87 writing image sha256:29e54f3db40cb567e4f7476d100a98821dcf35dd31fec2eb20c2227e442d45cf done 21:57:51 #87 naming to docker.io/library/support-notifications done 21:57:51 #87 writing image sha256:38ca26b706054ea897bc2672786d4b7917a1bb1b1e5620bff0f871f267404ea0 done 21:57:51 #87 writing image sha256:f6e16d00337e9ba46b5fc67a278f8c60133a68fdb25897c238c3a61430fb51b8 done 21:57:51 #87 naming to docker.io/library/security-spiffe-token-provider done 21:57:51 #87 naming to docker.io/library/core-metadata 0.1s done 21:57:51 #87 DONE 1.6s 21:57:51 21:57:51 #176 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 21:57:51 #176 DONE 0.4s 21:57:51 21:57:51 #177 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 21:57:51 #177 DONE 0.3s 21:57:51 21:57:51 #178 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:57:52 #178 ... 21:57:52 21:57:52 #179 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 21:57:52 #179 DONE 0.5s 21:57:52 21:57:52 #180 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:57:52 #180 DONE 0.5s 21:57:52 21:57:52 #181 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 21:57:52 #181 DONE 0.2s 21:57:52 21:57:52 #182 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:57:52 #182 DONE 0.3s 21:57:52 21:57:52 #183 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:57:52 #183 ... 21:57:52 21:57:52 #184 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:57:52 #184 DONE 0.3s 21:57:52 21:57:52 #185 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:57:52 #185 DONE 1.0s 21:57:52 21:57:52 #178 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:57:52 #178 DONE 0.8s 21:57:52 21:57:52 #183 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:57:52 #183 DONE 0.5s 21:57:52 21:57:52 #87 [security-proxy-auth] exporting to image 21:57:52 #87 ... 21:57:52 21:57:52 #186 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:57:52 #186 DONE 0.4s 21:57:52 21:57:52 #187 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 21:57:52 #187 DONE 0.3s 21:57:52 21:57:52 #188 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:57:52 #188 DONE 0.1s 21:57:52 21:57:52 #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/ 21:57:52 #189 DONE 0.1s 21:57:52 21:57:52 #87 [security-proxy-auth] exporting to image 21:57:52 #87 exporting layers 0.4s done 21:57:52 #87 writing image sha256:d39ae8b73c1501a466e4d4e8e0a6f7ca9060ac8001edf5b740d419b239c9334e done 21:57:52 #87 naming to docker.io/library/core-common-config-bootstrapper 21:57:52 #87 naming to docker.io/library/core-common-config-bootstrapper done 21:57:52 #87 writing image sha256:37d8091e3c3d91c071fd88d0f302c52f8608694d1747fc0edd6d41ec7665fb3e done 21:57:52 #87 naming to docker.io/library/security-proxy-auth done 21:57:52 #87 DONE 2.0s 21:57:52 21:57:52 #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/ 21:57:52 #190 DONE 0.1s 21:57:52 21:57:52 #191 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 21:57:52 #191 DONE 0.0s 21:57:52 21:57:52 #192 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:57:52 #192 ... 21:57:52 21:57:52 #193 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:57:52 #193 DONE 0.0s 21:57:53 21:57:53 #194 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:57:53 #194 DONE 1.0s 21:57:53 21:57:53 #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 21:57:53 #195 ... 21:57:53 21:57:53 #192 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:57:53 #192 DONE 0.4s 21:57:53 21:57:53 #87 [security-secretstore-setup] exporting to image 21:57:53 #87 exporting layers 0.3s done 21:57:53 #87 exporting layers 0.3s done 21:57:53 #87 writing image sha256:580d33f063bf1fba8b1d8e6f26a0854918bd2ac34203055c885c2826acd4cf58 done 21:57:53 #87 naming to docker.io/library/security-proxy-setup done 21:57:53 #87 writing image sha256:ec05ca737e83c1ae8888d70086905caf1266b497f737e7b1c0cae8a8188acd76 done 21:57:53 #87 naming to docker.io/library/security-secretstore-setup done 21:57:53 #87 DONE 2.4s 21:57:53 21:57:53 #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 21:57:53 #195 DONE 0.6s 21:57:53 21:57:53 #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:57:53 #31 ... 21:57:53 21:57:53 #87 [security-bootstrapper] exporting to image 21:57:53 #87 exporting layers 0.2s done 21:57:53 #87 writing image sha256:cbeaabb842b6c237c23d72f4a24ccf686b86f5cf2e72f832f00fa7f214dd8f84 done 21:57:53 #87 naming to docker.io/library/security-bootstrapper done 21:57:53 #87 DONE 2.6s 21:57:53 21:57:53 #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:57:53 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" 21:57:53 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" 21:57:53 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" 21:57:53 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" 21:57:53 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" 21:57:53 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" 21:57:53 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" 21:57:53 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" 21:57:53 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" 21:57:53 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" 21:57:53 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" 21:57:53 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" 21:57:53 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" 21:57:53 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] } 21:57:53 $ docker stop --time=1 6fedf8f7ff3264a0ee10d6191a8a6ca36c53ff8d4b6de28e8c948194fa1f3e97 21:57:55 $ docker rm -f --volumes 6fedf8f7ff3264a0ee10d6191a8a6ca36c53ff8d4b6de28e8c948194fa1f3e97 [Pipeline] // withDockerContainer [Pipeline] sh 21:57:55 + docker images 21:57:55 REPOSITORY TAG IMAGE ID CREATED SIZE 21:57:55 security-bootstrapper latest cbeaabb842b6 2 seconds ago 23MB 21:57:55 security-proxy-auth latest 37d8091e3c3d 3 seconds ago 19.4MB 21:57:55 security-secretstore-setup latest ec05ca737e83 3 seconds ago 44.1MB 21:57:55 core-common-config-bootstrapper latest d39ae8b73c15 3 seconds ago 18MB 21:57:55 security-proxy-setup latest 580d33f063bf 3 seconds ago 29.2MB 21:57:55 core-metadata latest f6e16d00337e 4 seconds ago 21.6MB 21:57:55 core-command latest 547d34256edf 5 seconds ago 21MB 21:57:55 support-scheduler latest 59368d03aff9 5 seconds ago 33.7MB 21:57:55 core-data latest 173d11a5cbca 5 seconds ago 21.2MB 21:57:55 support-notifications latest 29e54f3db40c 5 seconds ago 34.3MB 21:57:55 security-spiffe-token-provider latest 38ca26b70605 5 seconds ago 33.5MB 21:57:55 security-spire-config latest 4ad37fd5224d 2 minutes ago 102MB 21:57:55 security-spire-agent latest 05b72b26e2ed 2 minutes ago 161MB 21:57:55 security-spire-server latest 24842781cb15 2 minutes ago 103MB 21:57:55 ci-base-image-x86_64 latest fc96598b69af 5 minutes ago 1.07GB 21:57:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 7 weeks ago 696MB 21:57:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 months ago 334MB 21:57:55 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] } 21:58:52 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:58:52 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 21:58:52 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:58:52 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:58:52 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:58:52 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:58:52 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:58:52 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 21:58:52 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:58:52 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 21:58:53 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:58:53 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:58:53 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:58:53 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:59:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:59:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:59:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.337s coverage: 28.7% of statements 21:59:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.301s coverage: 97.0% of statements 21:59:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 21:59:17 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 21:59:17 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:59:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.411s coverage: 69.4% of statements 21:59:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:59:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:59:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.314s coverage: 54.0% of statements 21:59:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 21:59:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:59:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:59:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:59:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:59:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:59:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:59:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.766s coverage: 93.4% of statements 21:59:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.316s coverage: 3.8% of statements 21:59:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:59:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:59:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 21:59:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.585s coverage: 97.6% of statements 21:59:51 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:59:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:59:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:59:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:59:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:59:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:59:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:59:51 ok github.com/edgexfoundry/edgex-go/internal/io 0.220s coverage: 72.2% of statements 22:00:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:00:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:00:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.416s coverage: 0.9% of statements 22:00:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.297s coverage: 32.2% of statements 22:00:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.288s coverage: 42.9% of statements 22:00:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.270s coverage: 82.9% of statements 22:00:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.229s coverage: 94.1% of statements 22:00:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.277s coverage: 96.3% of statements 22:00:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.236s coverage: 87.5% of statements 22:00:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:00:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:00:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:00:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:00:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:00:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 22:00:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 22:00:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 22:00:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.223s coverage: 94.4% of statements 22:00:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:00:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:00:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:00:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:00:27 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:00:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:00:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:00:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 22:00:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.003s coverage: 79.9% of statements 22:00:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.285s coverage: 92.9% of statements 22:00:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.079s coverage: 64.4% of statements 22:00:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.214s coverage: 62.3% of statements 22:00:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.214s coverage: 87.2% of statements 22:00:35 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.193s coverage: 20.0% of statements 22:00:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements 22:00:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.465s coverage: 81.8% of statements 22:00:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.503s coverage: 82.1% of statements 22:00:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:00:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.240s coverage: 86.0% of statements 22:00:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:00:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:00:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.045s coverage: 63.1% of statements 22:00:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.292s coverage: 100.0% of statements 22:00:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.114s coverage: 89.4% of statements 22:00:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.086s coverage: 100.0% of statements 22:00:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.093s coverage: 73.7% of statements 22:00:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 22:00:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 22:00:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 22:00:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements 22:00:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:00:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:00:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:00:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.981s coverage: 38.4% of statements 22:00:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.254s coverage: 89.5% of statements 22:00:57 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 22:00:57 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 22:00:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:00:57 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 22:00:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.230s coverage: 84.8% of statements 22:01:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:01:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:01:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:01:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:01:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.375s coverage: 17.7% of statements 22:01:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:01:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:01:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:01:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:01:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.591s coverage: 95.7% of statements 22:01:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:01:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:01:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.294s coverage: 61.8% of statements 22:01:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:01:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:01:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.396s coverage: 98.9% of statements 22:01:18 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 22:01:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:01:18 go vet ./... 22:03:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:03:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:03:54 ./bin/test-attribution-txt.sh 22:03:54 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 22:03:54 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 22:03:54 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 22:03:54 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 22:03:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 22:03:55 + ls -al . 22:03:55 total 724 22:03:55 drwxrwxr-x 11 1001 1001 4096 Sep 5 21:56 . 22:03:55 drwxr-xr-x 4 root root 4096 Sep 5 21:56 .. 22:03:55 drwxrwxr-x 2 1001 1001 4096 Sep 5 21:54 .blubracket 22:03:55 -rw-rw-r-- 1 1001 1001 16 Sep 5 21:54 .dockerignore 22:03:55 drwxrwxr-x 8 1001 1001 4096 Sep 5 21:54 .git 22:03:55 drwxrwxr-x 3 1001 1001 4096 Sep 5 21:54 .github 22:03:55 -rw-rw-r-- 1 1001 1001 1173 Sep 5 21:54 .gitignore 22:03:55 -rw-rw-r-- 1 1001 1001 42 Sep 5 21:54 .golangci.yml 22:03:55 -rw-rw-r-- 1 1001 1001 100 Sep 5 21:54 .hadolint.yml 22:03:55 -rw-rw-r-- 1 1001 1001 166 Sep 5 21:54 .sonarcloud.properties 22:03:55 -rw-rw-r-- 1 1001 1001 1171 Sep 5 21:54 ADOPTERS.md 22:03:55 -rw-rw-r-- 1 1001 1001 11152 Sep 5 21:54 Attribution.txt 22:03:55 -rw-rw-r-- 1 1001 1001 93407 Sep 5 21:54 CHANGELOG.md 22:03:55 -rw-rw-r-- 1 1001 1001 3804 Sep 5 21:54 CONTRIBUTING.md 22:03:55 -rw-rw-r-- 1 1001 1001 677 Sep 5 21:54 GOVERNANCE.md 22:03:55 -rw-rw-r-- 1 1001 1001 883 Sep 5 21:54 Jenkinsfile 22:03:55 -rw-rw-r-- 1 1001 1001 10775 Sep 5 21:54 LICENSE 22:03:55 -rw-rw-r-- 1 1001 1001 14764 Sep 5 21:54 Makefile 22:03:55 -rw-rw-r-- 1 1001 1001 582 Sep 5 21:54 OWNERS.md 22:03:55 -rw-rw-r-- 1 1001 1001 9923 Sep 5 21:54 README.md 22:03:55 -rw-rw-r-- 1 1001 1001 789 Sep 5 21:54 SECURITY.md 22:03:55 -rw-rw-r-- 1 1001 1001 5 Sep 5 21:52 VERSION 22:03:55 drwxrwxr-x 2 1001 1001 4096 Sep 5 21:54 bin 22:03:55 drwxrwxr-x 18 1001 1001 4096 Sep 5 21:54 cmd 22:03:55 -rw-r--r-- 1 root root 447827 Sep 5 22:01 coverage.out 22:03:55 drwxrwxr-x 2 1001 1001 4096 Sep 5 21:54 fuzz_test 22:03:55 -rw-rw-r-- 1 1001 1001 3687 Sep 5 21:54 go.mod 22:03:55 -rw-rw-r-- 1 1001 1001 33714 Sep 5 21:54 go.sum 22:03:55 drwxrwxr-x 7 1001 1001 4096 Sep 5 21:54 internal 22:03:55 drwxrwxr-x 3 1001 1001 4096 Sep 5 21:54 openapi 22:03:55 -rw-rw-r-- 1 1001 1001 594 Sep 5 21:54 security.txt 22:03:55 drwxrwxr-x 4 1001 1001 4096 Sep 5 21:54 snap 22:03:55 -rw-rw-r-- 1 1001 1001 204 Sep 5 21:54 version.go [Pipeline] sh 22:03:55 + '[' -e coverage.out ] 22:03:55 + chown 1001:1001 coverage.out [Pipeline] stash 22:03:55 Warning: overwriting stash ‘coverage-report’ 22:03:56 Stashed 1 file(s) [Pipeline] sh 22:03:56 + make build 22:03:57 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 22:05:36 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 22:05:36 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 22:05:42 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 22:05:46 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 22:06:25 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 22:06:30 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 22:06:37 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 22:06:42 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 22:06:46 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 22:06:50 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 22:06:56 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] } 22:07:02 $ docker stop --time=1 f66fd7cb76bbd6c10fecf925a0d9fa6f327ca694d22636d70a4075762c91c17a 22:07:04 $ 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 22:07:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:07:06 22:07:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:07:07 latest: Pulling from edgex-devops/edgex-compose-arm64 22:07:07 547446be3368: Pulling fs layer 22:07:07 d125d8839a47: Pulling fs layer 22:07:07 3e85d5ac6304: Pulling fs layer 22:07:07 c3105a71a48b: Pulling fs layer 22:07:07 0f093f025ec4: Pulling fs layer 22:07:07 c3106fc0e877: Pulling fs layer 22:07:07 0f093f025ec4: Waiting 22:07:07 c3106fc0e877: Waiting 22:07:07 c3105a71a48b: Waiting 22:07:07 547446be3368: Verifying Checksum 22:07:07 547446be3368: Download complete 22:07:07 c3105a71a48b: Verifying Checksum 22:07:07 c3105a71a48b: Download complete 22:07:07 d125d8839a47: Verifying Checksum 22:07:07 d125d8839a47: Download complete 22:07:07 c3106fc0e877: Verifying Checksum 22:07:07 c3106fc0e877: Download complete 22:07:07 0f093f025ec4: Verifying Checksum 22:07:07 0f093f025ec4: Download complete 22:07:07 547446be3368: Pull complete 22:07:08 d125d8839a47: Pull complete 22:07:09 3e85d5ac6304: Verifying Checksum 22:07:09 3e85d5ac6304: Download complete 22:07:17 3e85d5ac6304: Pull complete 22:07:17 c3105a71a48b: Pull complete 22:07:18 0f093f025ec4: Pull complete 22:07:18 c3106fc0e877: Pull complete 22:07:18 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 22:07:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:07:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:07:18 prd-ubuntu20.04-docker-arm64-4c-16g-5384 does not seem to be running inside a container 22:07:18 $ 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 22:07:20 $ docker top fb06caff1dfafe1fcf5443722388e431af0ae45774b3c1c937799db172c8407a -eo pid,comm [Pipeline] { [Pipeline] sh 22:07:21 + docker compose -f ./docker-compose-build.yml build --parallel 22:07:29 #1 [security-spire-server internal] load build definition from Dockerfile 22:07:29 #1 transferring dockerfile: 1.59kB done 22:07:29 #1 DONE 0.1s 22:07:30 22:07:30 #2 [security-bootstrapper internal] load build definition from Dockerfile 22:07:30 #2 transferring dockerfile: 2.82kB done 22:07:30 #2 DONE 0.0s 22:07:30 22:07:30 #3 [core-data internal] load build definition from Dockerfile 22:07:30 #3 transferring dockerfile: 1.90kB done 22:07:30 #3 DONE 0.1s 22:07:30 22:07:30 #4 [support-notifications internal] load build definition from Dockerfile 22:07:30 #4 transferring dockerfile: 1.84kB done 22:07:30 #4 DONE 0.1s 22:07:30 22:07:30 #5 [security-proxy-setup internal] load build definition from Dockerfile 22:07:30 #5 transferring dockerfile: 2.39kB done 22:07:30 #5 DONE 0.1s 22:07:30 22:07:30 #6 [security-spire-config internal] load build definition from Dockerfile 22:07:30 #6 transferring dockerfile: 1.58kB done 22:07:30 #6 DONE 0.1s 22:07:30 22:07:30 #7 [core-metadata internal] load build definition from Dockerfile 22:07:30 #7 transferring dockerfile: 1.96kB done 22:07:30 #7 DONE 0.1s 22:07:30 22:07:30 #8 [core-command internal] load build definition from Dockerfile 22:07:30 #8 transferring dockerfile: 1.82kB done 22:07:30 #8 DONE 0.1s 22:07:30 22:07:30 #9 [security-spire-agent internal] load build definition from Dockerfile 22:07:30 #9 transferring dockerfile: 1.70kB 0.0s done 22:07:30 #9 DONE 0.1s 22:07:30 22:07:30 #10 [security-proxy-auth internal] load build definition from Dockerfile 22:07:30 #10 transferring dockerfile: 2.04kB done 22:07:30 #10 DONE 0.1s 22:07:30 22:07:30 #11 [support-scheduler internal] load build definition from Dockerfile 22:07:30 #11 transferring dockerfile: 1.82kB 0.0s done 22:07:30 #11 DONE 0.1s 22:07:30 22:07:30 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 22:07:30 #12 transferring dockerfile: 2.12kB done 22:07:30 #12 DONE 0.1s 22:07:30 22:07:30 #13 [security-secretstore-setup internal] load build definition from Dockerfile 22:07:30 #13 transferring dockerfile: 2.38kB 0.0s done 22:07:30 #13 DONE 0.1s 22:07:30 22:07:30 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 22:07:30 #14 transferring dockerfile: 1.78kB done 22:07:30 #14 DONE 0.1s 22:07:30 22:07:30 #15 [security-spire-server internal] load .dockerignore 22:07:31 #15 transferring context: 56B done 22:07:31 #15 DONE 0.1s 22:07:31 22:07:31 #16 [security-bootstrapper internal] load .dockerignore 22:07:31 #16 transferring context: 56B done 22:07:31 #16 DONE 0.0s 22:07:31 22:07:31 #17 [core-data internal] load .dockerignore 22:07:31 #17 transferring context: 56B 0.0s done 22:07:31 #17 DONE 0.1s 22:07:31 22:07:31 #18 [support-notifications internal] load .dockerignore 22:07:31 #18 transferring context: 56B done 22:07:31 #18 DONE 0.0s 22:07:31 22:07:31 #19 [security-proxy-setup internal] load .dockerignore 22:07:31 #19 transferring context: 56B 0.0s done 22:07:31 #19 DONE 0.1s 22:07:31 22:07:31 #20 [security-spire-config internal] load .dockerignore 22:07:32 #20 transferring context: 56B 0.0s done 22:07:32 #20 DONE 0.1s 22:07:32 22:07:32 #21 [core-metadata internal] load .dockerignore 22:07:32 #21 transferring context: 56B done 22:07:32 #21 DONE 0.1s 22:07:32 22:07:32 #22 [core-command internal] load .dockerignore 22:07:32 #22 transferring context: 56B 0.0s done 22:07:32 #22 DONE 0.1s 22:07:32 22:07:32 #23 [security-spire-agent internal] load .dockerignore 22:07:32 #23 transferring context: 56B done 22:07:32 #23 DONE 0.1s 22:07:32 22:07:32 #24 [security-proxy-auth internal] load .dockerignore 22:07:32 #24 transferring context: 56B 0.0s done 22:07:32 #24 DONE 0.1s 22:07:32 22:07:32 #25 [support-scheduler internal] load .dockerignore 22:07:32 #25 transferring context: 56B done 22:07:32 #25 DONE 0.1s 22:07:32 22:07:32 #26 [core-common-config-bootstrapper internal] load .dockerignore 22:07:32 #26 transferring context: 56B done 22:07:32 #26 DONE 0.1s 22:07:32 22:07:32 #27 [security-secretstore-setup internal] load .dockerignore 22:07:32 #27 transferring context: 56B 0.0s done 22:07:32 #27 DONE 0.1s 22:07:32 22:07:32 #28 [security-spiffe-token-provider internal] load .dockerignore 22:07:32 #28 transferring context: 56B done 22:07:32 #28 DONE 0.1s 22:07:32 22:07:32 #29 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 22:07:32 #29 ... 22:07:32 22:07:32 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 22:07:32 #30 DONE 0.1s 22:07:32 22:07:32 #29 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 22:07:33 #29 DONE 0.6s 22:07:33 22:07:33 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:07:33 #31 DONE 0.0s 22:07:33 22:07:33 #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:07:33 #32 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 22:07:33 #32 DONE 0.1s 22:07:33 22:07:33 #33 [security-bootstrapper stage-2 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 22:07:33 #33 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 22:07:33 #33 ... 22:07:33 22:07:33 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:07:33 #31 DONE 0.0s 22:07:33 22:07:33 #34 [security-spire-server internal] load build context 22:07:33 #34 transferring context: 17.59kB 0.0s done 22:07:33 #34 DONE 0.2s 22:07:33 22:07:33 #33 [core-data stage-2 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 22:07:33 #33 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 22:07:33 #33 ... 22:07:33 22:07:33 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 22:07:33 #30 DONE 0.3s 22:07:33 22:07:33 #33 [core-data stage-2 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 22:07:33 #33 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 22:07:33 #33 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 22:07:33 #33 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 22:07:33 #33 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.05MB / 3.26MB 0.1s 22:07:33 #33 ... 22:07:33 22:07:33 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:07:33 #31 DONE 0.0s 22:07:33 22:07:33 #33 [security-proxy-setup stage-2 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 22:07:33 #33 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 22:07:33 #33 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 22:07:33 #33 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 22:07:33 #33 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 22:07:33 #33 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 22:07:33 #33 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 22:07:33 #33 ... 22:07:33 22:07:33 #35 [security-spire-config internal] load build context 22:07:33 #35 DONE 0.0s 22:07:33 22:07:33 #29 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 22:07:33 #29 DONE 0.6s 22:07:33 22:07:33 #33 [security-spire-config stage-2 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 22:07:33 #33 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 22:07:33 #33 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 22:07:33 #33 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 22:07:33 #33 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 22:07:33 #33 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 22:07:33 #33 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 22:07:33 #33 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 22:07:33 #33 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 22:07:33 #33 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 22:07:33 #33 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 22:07:33 #33 ... 22:07:33 22:07:33 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:07:33 #31 DONE 0.0s 22:07:33 22:07:33 #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:07:33 #32 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 22:07:33 #32 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 22:07:33 #32 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 22:07:33 #32 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 22:07:33 #32 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 22:07:33 #32 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done 22:07:33 #32 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 22:07:33 #32 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done 22:07:33 #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 0.7s 22:07:34 #32 ... 22:07:34 22:07:34 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:07:34 #31 DONE 0.0s 22:07:34 22:07:34 #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 22:07:34 #29 DONE 0.9s 22:07:34 22:07:34 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 22:07:34 #30 DONE 0.9s 22:07:34 22:07:34 #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:07:34 #32 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 22:07:34 #32 ... 22:07:34 22:07:34 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:07:34 #31 DONE 0.0s 22:07:34 22:07:34 #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:07:34 #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.19MB / 23.39MB 0.9s 22:07:34 #32 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 22:07:34 #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 1.1s 22:07:34 #32 ... 22:07:34 22:07:34 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:07:34 #31 DONE 0.0s 22:07:34 22:07:34 #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:07:34 #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 1.3s 22:07:34 #32 ... 22:07:34 22:07:34 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 22:07:34 #30 DONE 1.3s 22:07:34 22:07:34 #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:07:34 #32 ... 22:07:34 22:07:34 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:07:34 #31 DONE 0.0s 22:07:34 22:07:34 #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:07:34 #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 1.5s 22:07:35 #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.58MB / 23.39MB 1.6s 22:07:35 #32 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 22:07:35 #32 ... 22:07:35 22:07:35 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 22:07:35 #36 DONE 1.4s 22:07:35 22:07:35 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 22:07:35 #37 DONE 0.0s 22:07:35 22:07:35 #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:07:35 #32 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 22:07:35 #32 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 22:07:35 #32 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 22:07:35 #32 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 22:07:35 #32 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 22:07:35 #32 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done 22:07:35 #32 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 22:07:35 #32 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done 22:07:35 #32 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 22:07:35 #32 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 22:07:35 #32 ... 22:07:35 22:07:35 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 22:07:35 #30 DONE 1.8s 22:07:35 22:07:35 #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:07:35 #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 1.9s 22:07:35 #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 2.0s 22:07:35 #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 2.2s 22:07:35 #32 ... 22:07:35 22:07:35 #35 [security-spire-config internal] load build context 22:07:35 #35 transferring context: 15.84kB 0.1s done 22:07:35 #35 DONE 1.8s 22:07:35 22:07:35 #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:07:35 #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.02MB / 23.39MB 2.5s 22:07:35 #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.6s 22:07:36 #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.9s done 22:07:36 #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.9s done 22:07:36 #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22:07:37 #32 ... 22:07:37 22:07:37 #38 [security-spire-agent internal] load build context 22:07:37 #38 transferring context: 17.12kB 0.3s done 22:07:37 #38 DONE 2.2s 22:07:37 22:07:37 #39 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 22:07:37 #39 DONE 4.3s 22:07:37 22:07:37 #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:07:38 #32 ... 22:07:38 22:07:38 #33 [core-command stage-2 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 22:07:38 #33 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 22:07:38 #33 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 22:07:38 #33 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 22:07:38 #33 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 22:07:38 #33 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 22:07:38 #33 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.5s done 22:07:38 #33 DONE 5.6s 22:07:38 22:07:38 #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:07:38 #32 ... 22:07:38 22:07:38 #40 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 22:07:38 #40 DONE 1.3s 22:07:38 22:07:38 #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:07:40 #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.4s 22:07:43 #32 ... 22:07:43 22:07:43 #41 [security-bootstrapper internal] load build context 22:07:43 #41 transferring context: 41.63MB 9.9s 22:07:43 #41 ... 22:07:43 22:07:43 #42 [core-data internal] load build context 22:07:43 #42 ... 22:07:43 22:07:43 #43 [security-proxy-setup internal] load build context 22:07:43 #43 ... 22:07:43 22:07:43 #44 [support-notifications internal] load build context 22:07:43 #44 ... 22:07:43 22:07:43 #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:07:43 #32 ... 22:07:43 22:07:43 #45 [core-metadata internal] load build context 22:07:43 #45 ... 22:07:43 22:07:43 #46 [core-command internal] load build context 22:07:43 #46 ... 22:07:43 22:07:43 #45 [core-metadata internal] load build context 22:07:44 #45 ... 22:07:44 22:07:44 #47 [support-scheduler internal] load build context 22:07:44 #47 ... 22:07:44 22:07:44 #48 [security-proxy-auth internal] load build context 22:07:44 #48 ... 22:07:44 22:07:44 #47 [support-scheduler internal] load build context 22:07:44 #47 ... 22:07:44 22:07:44 #49 [core-common-config-bootstrapper internal] load build context 22:07:45 #49 ... 22:07:45 22:07:45 #50 [security-secretstore-setup internal] load build context 22:07:45 #50 ... 22:07:45 22:07:45 #49 [core-common-config-bootstrapper internal] load build context 22:07:45 #49 ... 22:07:45 22:07:45 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 22:07:45 #37 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done 22:07:45 #37 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 22:07:45 #37 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 22:07:45 #37 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 22:07:45 #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done 22:07:45 #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 22:07:45 #37 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.5s done 22:07:45 #37 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 2.4s done 22:07:45 #37 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done 22:07:45 #37 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.6s 22:07:45 #37 ... 22:07:45 22:07:45 #51 [security-spiffe-token-provider internal] load build context 22:07:45 #51 ... 22:07:45 22:07:45 #48 [security-proxy-auth internal] load build context 22:07:48 #48 transferring context: 32.49MB 13.0s 22:07:48 #48 ... 22:07:48 22:07:48 #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 22:07:48 #0 4.829 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:07:48 #0 5.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:07:48 #0 7.607 (1/2) Installing dumb-init (1.2.5-r2) 22:07:48 #0 7.607 (2/2) Installing su-exec (0.2-r2) 22:07:48 #0 7.607 Executing busybox-1.35.0-r29.trigger 22:07:48 #0 7.691 OK: 8 MiB in 17 packages 22:07:48 #52 ... 22:07:48 22:07:48 #48 [security-proxy-auth internal] load build context 22:07:48 #48 ... 22:07:48 22:07:48 #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:07:48 #53 ... 22:07:48 22:07:48 #54 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 22:07:49 #54 ... 22:07:49 22:07:49 #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 22:07:49 #55 ... 22:07:49 22:07:49 #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 22:07:49 #56 ... 22:07:49 22:07:49 #57 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init 22:07:49 #57 ... 22:07:49 22:07:49 #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 22:07:49 #0 6.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:07:49 #0 8.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:07:49 #58 ... 22:07:49 22:07:49 #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 22:07:49 #59 ... 22:07:49 22:07:49 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 22:07:49 #0 5.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:07:49 #0 6.583 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:07:49 #0 8.900 v3.17.5-59-gdfba936d800 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 22:07:49 #0 8.900 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 22:07:49 #0 8.900 OK: 17694 distinct packages available 22:07:49 #0 9.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:07:49 #0 10.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:07:49 #60 ... 22:07:49 22:07:49 #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 22:07:49 #61 ... 22:07:49 22:07:49 #62 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:07:50 #62 ... 22:07:50 22:07:50 #63 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 22:07:50 #0 8.659 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:07:50 #0 9.809 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:07:50 #63 ... 22:07:50 22:07:50 #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 22:07:50 #64 ... 22:07:50 22:07:50 #48 [security-proxy-auth internal] load build context 22:07:51 #48 ... 22:07:51 22:07:51 #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 22:07:51 #52 DONE 12.4s 22:07:51 22:07:51 #48 [security-proxy-auth internal] load build context 22:07:52 #48 ... 22:07:52 22:07:52 #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 22:07:52 #58 11.12 OK: 263 MiB in 53 packages 22:07:52 #58 DONE 13.0s 22:07:52 22:07:52 #48 [security-proxy-auth internal] load build context 22:07:52 #48 ... 22:07:52 22:07:52 #63 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 22:07:52 #63 12.40 OK: 263 MiB in 53 packages 22:07:52 #63 DONE 13.9s 22:07:52 22:07:52 #48 [security-proxy-auth internal] load build context 22:07:53 #48 ... 22:07:53 22:07:53 #42 [core-data internal] load build context 22:07:53 #42 transferring context: 66.24MB 19.6s 22:07:53 #42 ... 22:07:53 22:07:53 #41 [security-bootstrapper internal] load build context 22:07:54 #41 ... 22:07:54 22:07:54 #44 [support-notifications internal] load build context 22:07:54 #44 ... 22:07:54 22:07:54 #43 [security-proxy-setup internal] load build context 22:07:54 #43 ... 22:07:54 22:07:54 #41 [security-bootstrapper internal] load build context 22:07:54 #41 ... 22:07:54 22:07:54 #46 [core-command internal] load build context 22:07:54 #46 ... 22:07:54 22:07:54 #45 [core-metadata internal] load build context 22:07:54 #45 ... 22:07:54 22:07:54 #46 [core-command internal] load build context 22:07:54 #46 ... 22:07:54 22:07:54 #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:07:54 #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.2s 22:07:54 #32 ... 22:07:54 22:07:54 #46 [core-command internal] load build context 22:07:54 #46 ... 22:07:54 22:07:54 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 22:07:54 #60 14.48 OK: 263 MiB in 53 packages 22:07:54 #60 DONE 16.0s 22:07:55 22:07:55 #47 [support-scheduler internal] load build context 22:07:55 #47 ... 22:07:55 22:07:55 #46 [core-command internal] load build context 22:07:55 #46 ... 22:07:55 22:07:55 #49 [core-common-config-bootstrapper internal] load build context 22:07:55 #49 ... 22:07:55 22:07:55 #46 [core-command internal] load build context 22:07:55 #46 ... 22:07:55 22:07:55 #51 [security-spiffe-token-provider internal] load build context 22:07:55 #51 ... 22:07:55 22:07:55 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 22:07:55 #37 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.6s 22:07:55 #37 ... 22:07:55 22:07:55 #50 [security-secretstore-setup internal] load build context 22:07:56 #50 ... 22:07:56 22:07:56 #47 [support-scheduler internal] load build context 22:07:58 #47 ... 22:07:58 22:07:58 #64 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 22:07:58 #64 12.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:07:58 #64 14.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:07:58 #64 18.22 OK: 263 MiB in 53 packages 22:07:58 #64 DONE 20.1s 22:07:58 22:07:58 #47 [support-scheduler internal] load build context 22:07:58 #47 transferring context: 49.42MB 23.1s 22:07:59 #47 ... 22:07:59 22:07:59 #54 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 22:07:59 #54 11.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:07:59 #54 13.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:07:59 #54 17.05 (1/4) Installing dumb-init (1.2.5-r2) 22:07:59 #54 17.05 (2/4) Installing openssl (3.0.10-r0) 22:07:59 #54 17.10 (3/4) Installing su-exec (0.2-r2) 22:07:59 #54 17.10 (4/4) Installing yq (4.30.4-r4) 22:07:59 #54 18.14 Executing busybox-1.35.0-r29.trigger 22:07:59 #54 18.30 OK: 17 MiB in 19 packages 22:07:59 #54 DONE 20.4s 22:07:59 22:07:59 #47 [support-scheduler internal] load build context 22:08:00 #47 ... 22:08:00 22:08:00 #65 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 22:08:00 #65 DONE 0.8s 22:08:00 22:08:00 #47 [support-scheduler internal] load build context 22:08:01 #47 ... 22:08:01 22:08:01 #62 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:08:01 #62 13.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:08:01 #62 15.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:08:01 #62 19.54 v3.17.5-59-gdfba936d800 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 22:08:01 #62 19.54 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 22:08:01 #62 19.54 OK: 17689 distinct packages available 22:08:01 #62 20.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:08:01 #62 ... 22:08:01 22:08:01 #47 [support-scheduler internal] load build context 22:08:01 #47 ... 22:08:01 22:08:01 #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 22:08:01 #66 ... 22:08:01 22:08:01 #47 [support-scheduler internal] load build context 22:08:03 #47 ... 22:08:03 22:08:03 #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 22:08:03 #55 14.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:08:03 #55 17.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:08:03 #55 22.09 (1/2) Installing ca-certificates (20230506-r0) 22:08:03 #55 22.66 (2/2) Installing dumb-init (1.2.5-r2) 22:08:03 #55 22.74 Executing busybox-1.35.0-r29.trigger 22:08:03 #55 23.04 Executing ca-certificates-20230506-r0.trigger 22:08:03 #55 24.79 OK: 8 MiB in 17 packages 22:08:03 #55 ... 22:08:03 22:08:03 #48 [security-proxy-auth internal] load build context 22:08:03 #48 transferring context: 58.69MB 28.2s 22:08:03 #48 ... 22:08:03 22:08:03 #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 22:08:03 #66 DONE 12.3s 22:08:03 22:08:03 #48 [security-proxy-auth internal] load build context 22:08:03 #48 ... 22:08:03 22:08:03 #42 [core-data internal] load build context 22:08:04 #42 ... 22:08:04 22:08:04 #44 [support-notifications internal] load build context 22:08:04 #44 ... 22:08:04 22:08:04 #48 [security-proxy-auth internal] load build context 22:08:04 #48 ... 22:08:04 22:08:04 #43 [security-proxy-setup internal] load build context 22:08:04 #43 ... 22:08:04 22:08:04 #48 [security-proxy-auth internal] load build context 22:08:04 #48 ... 22:08:04 22:08:04 #41 [security-bootstrapper internal] load build context 22:08:04 #41 ... 22:08:04 22:08:04 #48 [security-proxy-auth internal] load build context 22:08:04 #48 ... 22:08:04 22:08:04 #45 [core-metadata internal] load build context 22:08:04 #45 ... 22:08:04 22:08:04 #48 [security-proxy-auth internal] load build context 22:08:05 #48 ... 22:08:05 22:08:05 #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 22:08:05 #67 DONE 1.5s 22:08:05 22:08:05 #48 [security-proxy-auth internal] load build context 22:08:05 #48 ... 22:08:05 22:08:05 #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:08:05 #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 28.3s 22:08:05 #32 ... 22:08:05 22:08:05 #49 [core-common-config-bootstrapper internal] load build context 22:08:05 #49 ... 22:08:05 22:08:05 #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 22:08:05 #56 17.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:08:05 #56 19.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:08:05 #56 23.56 (1/1) Installing dumb-init (1.2.5-r2) 22:08:05 #56 23.62 Executing busybox-1.35.0-r29.trigger 22:08:05 #56 24.83 OK: 8 MiB in 16 packages 22:08:05 #56 DONE 26.7s 22:08:05 22:08:05 #49 [core-common-config-bootstrapper internal] load build context 22:08:05 #49 ... 22:08:05 22:08:05 #48 [security-proxy-auth internal] load build context 22:08:05 #48 ... 22:08:05 22:08:05 #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 22:08:05 #55 DONE 26.9s 22:08:05 22:08:05 #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:08:05 #53 16.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:08:05 #53 19.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:08:05 #53 25.34 v3.17.5-59-gdfba936d800 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 22:08:05 #53 25.34 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 22:08:05 #53 25.34 OK: 17689 distinct packages available 22:08:05 #53 26.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:08:05 #53 ... 22:08:05 22:08:05 #46 [core-command internal] load build context 22:08:06 #46 ... 22:08:06 22:08:06 #51 [security-spiffe-token-provider internal] load build context 22:08:06 #51 ... 22:08:06 22:08:06 #46 [core-command internal] load build context 22:08:06 #46 ... 22:08:06 22:08:06 #50 [security-secretstore-setup internal] load build context 22:08:06 #50 ... 22:08:06 22:08:06 #46 [core-command internal] load build context 22:08:06 #46 ... 22:08:06 22:08:06 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 22:08:06 #37 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 28.7s 22:08:06 #37 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 28.8s done 22:08:06 #37 ... 22:08:06 22:08:06 #46 [core-command internal] load build context 22:08:08 #46 ... 22:08:08 22:08:08 #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 22:08:08 #61 19.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:08:08 #61 21.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:08:08 #61 26.38 (1/4) Installing ca-certificates (20230506-r0) 22:08:08 #61 26.76 (2/4) Installing dumb-init (1.2.5-r2) 22:08:08 #61 26.78 (3/4) Installing su-exec (0.2-r2) 22:08:08 #61 26.81 (4/4) Installing yq (4.30.4-r4) 22:08:08 #61 27.49 Executing busybox-1.35.0-r29.trigger 22:08:08 #61 27.60 Executing ca-certificates-20230506-r0.trigger 22:08:08 #61 28.99 OK: 17 MiB in 19 packages 22:08:08 #61 ... 22:08:08 22:08:08 #46 [core-command internal] load build context 22:08:08 #46 ... 22:08:08 22:08:08 #57 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init 22:08:08 #57 20.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:08:08 #57 22.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:08:08 #57 27.73 (1/1) Installing dumb-init (1.2.5-r2) 22:08:08 #57 27.76 Executing busybox-1.35.0-r29.trigger 22:08:08 #57 27.86 OK: 8 MiB in 16 packages 22:08:08 #57 DONE 30.0s 22:08:08 22:08:08 #46 [core-command internal] load build context 22:08:08 #46 transferring context: 73.43MB 34.1s 22:08:09 #46 ... 22:08:09 22:08:09 #62 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:08:09 #62 23.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:08:09 #62 28.47 (1/5) Installing dumb-init (1.2.5-r2) 22:08:09 #62 28.50 (2/5) Installing musl-obstack (1.2.3-r0) 22:08:09 #62 28.50 (3/5) Installing libucontext (1.2-r0) 22:08:09 #62 28.53 (4/5) Installing gcompat (1.1.0-r0) 22:08:09 #62 28.57 (5/5) Installing openssl (3.0.10-r0) 22:08:09 #62 28.62 Executing busybox-1.35.0-r29.trigger 22:08:09 #62 28.74 OK: 9 MiB in 20 packages 22:08:09 #62 DONE 30.9s 22:08:09 22:08:09 #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:08:09 #32 ... 22:08:09 22:08:09 #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 22:08:09 #61 DONE 30.5s 22:08:09 22:08:09 #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:08:09 #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 33.3s 22:08:10 #32 ... 22:08:10 22:08:10 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 22:08:10 #37 DONE 34.6s 22:08:10 22:08:10 #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:08:11 #32 ... 22:08:11 22:08:11 #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 22:08:11 #59 22.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:08:11 #59 25.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:08:11 #59 29.07 v3.17.5-59-gdfba936d800 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 22:08:11 #59 29.07 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 22:08:11 #59 29.07 OK: 17689 distinct packages available 22:08:11 #59 29.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:08:11 #59 30.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:08:11 #59 31.70 (1/4) Installing dumb-init (1.2.5-r2) 22:08:11 #59 31.70 (2/4) Installing musl-obstack (1.2.3-r0) 22:08:11 #59 31.70 (3/4) Installing libucontext (1.2-r0) 22:08:11 #59 31.70 (4/4) Installing gcompat (1.1.0-r0) 22:08:11 #59 31.73 Executing busybox-1.35.0-r29.trigger 22:08:11 #59 31.81 OK: 8 MiB in 19 packages 22:08:11 #59 ... 22:08:11 22:08:11 #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:08:11 #53 28.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:08:11 #53 30.44 (1/9) Installing ca-certificates (20230506-r0) 22:08:11 #53 30.54 (2/9) Installing brotli-libs (1.0.9-r9) 22:08:11 #53 30.70 (3/9) Installing nghttp2-libs (1.51.0-r1) 22:08:11 #53 30.71 (4/9) Installing libcurl (8.2.1-r0) 22:08:11 #53 30.73 (5/9) Installing curl (8.2.1-r0) 22:08:11 #53 30.76 (6/9) Installing dumb-init (1.2.5-r2) 22:08:11 #53 30.76 (7/9) Installing musl-obstack (1.2.3-r0) 22:08:11 #53 30.80 (8/9) Installing libucontext (1.2-r0) 22:08:11 #53 30.80 (9/9) Installing gcompat (1.1.0-r0) 22:08:11 #53 30.80 Executing busybox-1.35.0-r29.trigger 22:08:11 #53 30.84 Executing ca-certificates-20230506-r0.trigger 22:08:11 #53 31.50 OK: 11 MiB in 24 packages 22:08:11 #53 DONE 32.6s 22:08:11 22:08:11 #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:08:11 #32 ... 22:08:11 22:08:11 #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 22:08:11 #59 DONE 32.8s 22:08:11 22:08:11 #51 [security-spiffe-token-provider internal] load build context 22:08:12 #51 ... 22:08:12 22:08:12 #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:08:13 #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 37.3s done 22:08:13 #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 37.3s done 22:08:13 #32 ... 22:08:13 22:08:13 #47 [support-scheduler internal] load build context 22:08:13 #47 transferring context: 93.85MB 38.3s 22:08:13 #47 ... 22:08:13 22:08:13 #51 [security-spiffe-token-provider internal] load build context 22:08:13 #51 ... 22:08:13 22:08:13 #42 [core-data internal] load build context 22:08:14 #42 ... 22:08:14 22:08:14 #51 [security-spiffe-token-provider internal] load build context 22:08:14 #51 ... 22:08:14 22:08:14 #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 22:08:14 #68 DONE 2.0s 22:08:14 22:08:14 #51 [security-spiffe-token-provider internal] load build context 22:08:14 #51 ... 22:08:14 22:08:14 #44 [support-notifications internal] load build context 22:08:14 #44 ... 22:08:14 22:08:14 #43 [security-proxy-setup internal] load build context 22:08:14 #43 ... 22:08:14 22:08:14 #42 [core-data internal] load build context 22:08:14 #42 ... 22:08:14 22:08:14 #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:08:14 #32 DONE 42.1s 22:08:14 22:08:14 #41 [security-bootstrapper internal] load build context 22:08:15 #41 ... 22:08:15 22:08:15 #45 [core-metadata internal] load build context 22:08:15 #45 ... 22:08:15 22:08:15 #41 [security-bootstrapper internal] load build context 22:08:15 #41 ... 22:08:15 22:08:15 #49 [core-common-config-bootstrapper internal] load build context 22:08:15 #49 ... 22:08:15 22:08:15 #48 [security-proxy-auth internal] load build context 22:08:15 #48 ... 22:08:15 22:08:15 #49 [core-common-config-bootstrapper internal] load build context 22:08:16 #49 ... 22:08:16 22:08:16 #50 [security-secretstore-setup internal] load build context 22:08:17 #50 ... 22:08:17 22:08:17 #49 [core-common-config-bootstrapper internal] load build context 22:08:19 #49 transferring context: 115.76MB 42.2s 22:08:19 #49 ... 22:08:19 22:08:19 #46 [core-command internal] load build context 22:08:19 #46 ... 22:08:19 22:08:19 #49 [core-common-config-bootstrapper internal] load build context 22:08:21 #49 ... 22:08:21 22:08:21 #69 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 22:08:21 #69 DONE 3.5s 22:08:21 22:08:21 #70 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 22:08:21 #70 DONE 3.7s 22:08:21 22:08:21 #49 [core-common-config-bootstrapper internal] load build context 22:08:21 #49 ... 22:08:21 22:08:21 #71 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 22:08:21 #71 DONE 3.4s 22:08:21 22:08:21 #49 [core-common-config-bootstrapper internal] load build context 22:08:22 #49 ... 22:08:22 22:08:22 #72 [security-spire-server stage-2 4/8] COPY Attribution.txt / 22:08:22 #72 DONE 1.2s 22:08:22 22:08:22 #49 [core-common-config-bootstrapper internal] load build context 22:08:22 #49 ... 22:08:22 22:08:22 #73 [security-spire-config stage-2 4/9] COPY Attribution.txt / 22:08:22 #73 DONE 1.2s 22:08:22 22:08:22 #49 [core-common-config-bootstrapper internal] load build context 22:08:22 #49 ... 22:08:22 22:08:22 #74 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 22:08:22 #74 DONE 1.6s 22:08:22 22:08:22 #49 [core-common-config-bootstrapper internal] load build context 22:08:23 #49 ... 22:08:23 22:08:23 #75 [security-spire-config stage-2 5/9] COPY security.txt / 22:08:23 #75 DONE 0.9s 22:08:23 22:08:23 #49 [core-common-config-bootstrapper internal] load build context 22:08:23 #49 ... 22:08:23 22:08:23 #76 [security-spire-server stage-2 5/8] COPY security.txt / 22:08:23 #76 DONE 1.6s 22:08:23 22:08:23 #49 [core-common-config-bootstrapper internal] load build context 22:08:23 #49 ... 22:08:23 22:08:23 #47 [support-scheduler internal] load build context 22:08:24 #47 ... 22:08:24 22:08:24 #77 [security-spire-agent stage-3 6/9] COPY security.txt / 22:08:24 #77 DONE 1.3s 22:08:24 22:08:24 #47 [support-scheduler internal] load build context 22:08:24 #47 transferring context: 144.00MB 48.5s 22:08:24 #47 ... 22:08:24 22:08:24 #78 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 22:08:24 #78 ... 22:08:24 22:08:24 #79 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 22:08:24 #79 DONE 0.9s 22:08:24 22:08:24 #51 [security-spiffe-token-provider internal] load build context 22:08:24 #51 ... 22:08:24 22:08:24 #80 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 22:08:24 #80 ... 22:08:24 22:08:24 #44 [support-notifications internal] load build context 22:08:24 #44 ... 22:08:24 22:08:24 #43 [security-proxy-setup internal] load build context 22:08:24 #43 ... 22:08:24 22:08:24 #42 [core-data internal] load build context 22:08:25 #42 ... 22:08:25 22:08:25 #43 [security-proxy-setup internal] load build context 22:08:25 #43 ... 22:08:25 22:08:25 #81 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:08:25 #81 DONE 1.2s 22:08:25 22:08:25 #43 [security-proxy-setup internal] load build context 22:08:25 #43 ... 22:08:25 22:08:25 #45 [core-metadata internal] load build context 22:08:25 #45 ... 22:08:25 22:08:25 #78 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 22:08:25 #78 DONE 1.0s 22:08:25 22:08:25 #45 [core-metadata internal] load build context 22:08:25 #45 ... 22:08:25 22:08:25 #43 [security-proxy-setup internal] load build context 22:08:25 #43 ... 22:08:25 22:08:25 #80 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 22:08:25 #80 DONE 1.1s 22:08:25 22:08:25 #44 [support-notifications internal] load build context 22:08:25 #44 ... 22:08:25 22:08:25 #41 [security-bootstrapper internal] load build context 22:08:25 #41 ... 22:08:25 22:08:25 #48 [security-proxy-auth internal] load build context 22:08:26 #48 ... 22:08:26 22:08:26 #41 [security-bootstrapper internal] load build context 22:08:26 #41 ... 22:08:26 22:08:26 #82 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 22:08:26 #82 DONE 1.3s 22:08:26 22:08:26 #41 [security-bootstrapper internal] load build context 22:08:26 #41 ... 22:08:26 22:08:26 #83 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 22:08:26 #83 DONE 1.4s 22:08:26 22:08:26 #42 [core-data internal] load build context 22:08:26 #42 transferring context: 188.29MB 52.2s done 22:08:26 #42 DONE 53.3s 22:08:26 22:08:26 #41 [security-bootstrapper internal] load build context 22:08:27 #41 ... 22:08:27 22:08:27 #50 [security-secretstore-setup internal] load build context 22:08:27 #50 ... 22:08:27 22:08:27 #84 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 22:08:27 #84 DONE 1.5s 22:08:27 22:08:27 #50 [security-secretstore-setup internal] load build context 22:08:27 #50 ... 22:08:27 22:08:27 #41 [security-bootstrapper internal] load build context 22:08:27 #41 ... 22:08:27 22:08:27 #85 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 22:08:27 #85 DONE 1.5s 22:08:27 22:08:27 #41 [security-bootstrapper internal] load build context 22:08:28 #41 ... 22:08:28 22:08:28 #86 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 22:08:28 #86 DONE 1.5s 22:08:28 22:08:28 #41 [security-bootstrapper internal] load build context 22:08:29 #41 ... 22:08:29 22:08:29 #87 [core-data builder 4/7] COPY go.mod vendor* ./ 22:08:29 #87 DONE 2.0s 22:08:29 22:08:29 #41 [security-bootstrapper internal] load build context 22:08:29 #41 ... 22:08:29 22:08:29 #46 [core-command internal] load build context 22:08:29 #46 ... 22:08:29 22:08:29 #41 [security-bootstrapper internal] load build context 22:08:31 #41 transferring context: 165.52MB 57.6s 22:08:32 #41 ... 22:08:32 22:08:32 #45 [core-metadata internal] load build context 22:08:32 #45 transferring context: 188.29MB 57.6s done 22:08:32 #45 DONE 58.7s 22:08:32 22:08:32 #41 [security-bootstrapper internal] load build context 22:08:32 #41 ... 22:08:32 22:08:32 #51 [security-spiffe-token-provider internal] load build context 22:08:32 #51 transferring context: 188.29MB 55.8s done 22:08:32 #51 DONE 57.4s 22:08:32 22:08:32 #41 [security-bootstrapper internal] load build context 22:08:34 #41 ... 22:08:34 22:08:34 #88 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 22:08:34 #88 DONE 1.2s 22:08:34 22:08:34 #41 [security-bootstrapper internal] load build context 22:08:34 #41 ... 22:08:34 22:08:34 #49 [core-common-config-bootstrapper internal] load build context 22:08:34 #49 ... 22:08:34 22:08:34 #41 [security-bootstrapper internal] load build context 22:08:34 #41 ... 22:08:34 22:08:34 #47 [support-scheduler internal] load build context 22:08:34 #47 transferring context: 188.29MB 58.6s done 22:08:34 #47 ... 22:08:34 22:08:34 #49 [core-common-config-bootstrapper internal] load build context 22:08:34 #49 ... 22:08:34 22:08:34 #47 [support-scheduler internal] load build context 22:08:34 #47 DONE 60.3s 22:08:34 22:08:34 #49 [core-common-config-bootstrapper internal] load build context 22:08:34 #49 transferring context: 188.29MB 57.8s done 22:08:34 #49 ... 22:08:34 22:08:34 #48 [security-proxy-auth internal] load build context 22:08:34 #48 transferring context: 188.29MB 58.7s done 22:08:34 #48 DONE 60.5s 22:08:34 22:08:34 #44 [support-notifications internal] load build context 22:08:34 #44 transferring context: 188.29MB 60.7s done 22:08:34 #44 DONE 61.5s 22:08:34 22:08:34 #41 [security-bootstrapper internal] load build context 22:08:35 #41 ... 22:08:35 22:08:35 #89 [security-spire-agent] exporting to image 22:08:35 #89 exporting layers 6.5s done 22:08:35 #89 writing image sha256:94148060639ce2373ad33ae58da5d86051c19ae4249876a96154f51580e28526 0.2s done 22:08:35 #89 naming to docker.io/library/security-spire-config-arm64 0.0s done 22:08:35 #89 writing image sha256:101d855994563cfc15560d6d00d7f8dd4bb24a1300f379a08bc98f4d9f2c5424 0.0s done 22:08:35 #89 writing image sha256:e2e2718dbce72b3ad7784c851a46aa2fa29a98a11ef61f3580872c1221e61584 0.0s done 22:08:35 #89 naming to docker.io/library/security-spire-server-arm64 0.0s done 22:08:35 #89 naming to docker.io/library/security-spire-agent-arm64 0.0s done 22:08:35 #89 DONE 8.4s 22:08:35 22:08:35 #41 [security-bootstrapper internal] load build context 22:08:35 #41 ... 22:08:35 22:08:35 #49 [core-common-config-bootstrapper internal] load build context 22:08:35 #49 DONE 60.5s 22:08:35 22:08:35 #41 [security-bootstrapper internal] load build context 22:08:35 #41 ... 22:08:35 22:08:35 #43 [security-proxy-setup internal] load build context 22:08:35 #43 transferring context: 188.29MB 60.3s done 22:08:35 #43 DONE 61.8s 22:08:35 22:08:35 #46 [core-command internal] load build context 22:08:35 #46 transferring context: 188.29MB 60.3s done 22:08:35 #46 DONE 61.6s 22:08:35 22:08:35 #41 [security-bootstrapper internal] load build context 22:08:35 #41 transferring context: 188.29MB 62.2s done 22:08:35 #41 DONE 62.7s 22:08:35 22:08:35 #90 [support-notifications builder 4/7] COPY go.mod vendor* ./ 22:08:35 #90 DONE 0.9s 22:08:35 22:08:35 #91 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:08:36 #91 ... 22:08:36 22:08:36 #92 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 22:08:36 #92 DONE 0.7s 22:08:36 22:08:36 #93 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:08:37 #93 ... 22:08:37 22:08:37 #50 [security-secretstore-setup internal] load build context 22:08:37 #50 transferring context: 188.29MB 61.1s done 22:08:38 #50 DONE 63.2s 22:08:38 22:08:38 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:08:39 #94 ... 22:08:39 22:08:39 #95 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:09:25 #95 DONE 49.4s 22:09:25 22:09:25 #91 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:09:25 #91 DONE 42.6s 22:09:25 22:09:25 #96 [support-notifications builder 6/7] COPY . . 22:09:25 #96 ... 22:09:25 22:09:25 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:09:25 #94 DONE 44.6s 22:09:25 22:09:25 #93 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:09:25 #93 DONE 42.5s 22:09:25 22:09:25 #97 [security-proxy-setup builder 6/7] COPY . . 22:09:25 #97 DONE 3.5s 22:09:25 22:09:25 #98 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 22:09:25 #98 CACHED 22:09:25 22:09:25 #99 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:09:25 #99 CACHED 22:09:25 22:09:25 #100 [security-bootstrapper builder 6/7] COPY . . 22:09:25 #100 CACHED 22:09:25 22:09:25 #101 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 22:09:25 #101 ... 22:09:25 22:09:25 #102 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 22:09:25 #102 CACHED 22:09:25 22:09:25 #103 [security-secretstore-setup builder 6/7] COPY . . 22:09:25 #103 CACHED 22:09:25 22:09:25 #104 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:09:25 #104 CACHED 22:09:25 22:09:25 #105 [security-spiffe-token-provider builder 6/7] COPY . . 22:09:25 #105 DONE 3.6s 22:09:25 22:09:25 #106 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:09:25 #106 CACHED 22:09:25 22:09:25 #107 [core-common-config-bootstrapper builder 6/7] COPY . . 22:09:25 #107 CACHED 22:09:25 22:09:25 #108 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 22:09:25 #108 CACHED 22:09:25 22:09:25 #109 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:09:25 #109 CACHED 22:09:25 22:09:25 #110 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 22:09:25 #110 CACHED 22:09:25 22:09:25 #111 [support-scheduler builder 6/7] COPY . . 22:09:25 #111 CACHED 22:09:25 22:09:25 #112 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 22:09:25 #112 CACHED 22:09:25 22:09:25 #113 [security-proxy-auth builder 6/7] COPY . . 22:09:25 #113 CACHED 22:09:25 22:09:25 #114 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:09:25 #114 CACHED 22:09:25 22:09:25 #115 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:09:25 #115 CACHED 22:09:25 22:09:25 #116 [core-command builder 4/7] COPY go.mod vendor* ./ 22:09:25 #116 CACHED 22:09:25 22:09:25 #117 [core-command builder 6/7] COPY . . 22:09:25 #117 CACHED 22:09:25 22:09:25 #118 [core-metadata builder 4/7] COPY go.mod vendor* ./ 22:09:25 #118 CACHED 22:09:25 22:09:25 #119 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:09:25 #119 CACHED 22:09:25 22:09:25 #120 [core-metadata builder 6/7] COPY . . 22:09:25 #120 CACHED 22:09:25 22:09:25 #121 [core-data builder 6/7] COPY . . 22:09:25 #121 DONE 3.6s 22:09:25 22:09:25 #96 [support-notifications builder 6/7] COPY . . 22:09:25 #96 DONE 3.6s 22:09:25 22:09:25 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:09:27 #122 ... 22:09:27 22:09:27 #101 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 22:09:27 #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 22:09:32 #101 ... 22:09:32 22:09:32 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:09:32 #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 22:09:32 #122 ... 22:09:32 22:09:32 #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 22:09:32 #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 22:09:32 #123 ... 22:09:32 22:09:32 #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 22:09:32 #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 22:09:32 #124 ... 22:09:32 22:09:32 #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:09:32 #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 22:09:32 #125 ... 22:09:32 22:09:32 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:09:32 #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 22:09:32 #126 ... 22:09:32 22:09:32 #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 22:09:32 #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 22:09:33 #127 ... 22:09:33 22:09:33 #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:09:33 #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 22:09:33 #128 ... 22:09:33 22:09:33 #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 22:09:33 #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 22:09:33 #129 ... 22:09:33 22:09:33 #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 22:09:33 #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 22:09:33 #130 ... 22:09:33 22:09:33 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:09:33 #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 22:25:56 #131 ... 22:25:56 22:25:56 #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 22:25:56 #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 22:25:56 #130 ... 22:25:56 22:25:56 #101 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 22:25:56 #101 DONE 991.8s 22:25:56 22:25:56 #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 22:25:56 #127 ... 22:25:56 22:25:56 #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 22:25:56 #132 DONE 0.4s 22:25:56 22:25:56 #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 22:25:56 #133 DONE 0.2s 22:25:56 22:25:56 #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:25:56 #128 ... 22:25:56 22:25:56 #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 22:25:56 #134 DONE 0.2s 22:25:56 22:25:56 #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 22:25:56 #135 DONE 0.2s 22:25:56 22:25:56 #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 22:25:56 #129 ... 22:25:56 22:25:56 #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:25:56 #136 DONE 0.5s 22:25:56 22:25:56 #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:25:56 #128 ... 22:25:56 22:25:56 #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 22:25:56 #137 DONE 0.2s 22:25:56 22:25:56 #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:25:58 #138 DONE 2.1s 22:25:58 22:25:58 #89 [security-proxy-setup] exporting to image 22:25:58 #89 exporting layers 22:25:59 #89 exporting layers 1.1s done 22:25:59 #89 writing image sha256:9c5885fba4f2f470c15d4c2c42a2849f18773152d818d0029f6bda7e2287fc0e done 22:25:59 #89 naming to docker.io/library/security-proxy-setup-arm64 22:25:59 #89 naming to docker.io/library/security-proxy-setup-arm64 done 22:25:59 #89 DONE 9.5s 22:25:59 22:25:59 #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 22:26:06 #130 ... 22:26:06 22:26:06 #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 22:26:06 #129 DONE 1002.9s 22:26:06 22:26:06 #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 22:26:06 #130 ... 22:26:06 22:26:06 #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 22:26:06 #139 DONE 0.2s 22:26:06 22:26:06 #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 22:26:08 #140 DONE 2.2s 22:26:08 22:26:08 #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 22:26:08 #124 ... 22:26:08 22:26:08 #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 22:26:08 #141 DONE 0.4s 22:26:08 22:26:08 #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 22:26:08 #130 ... 22:26:08 22:26:08 #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 22:26:09 #142 DONE 0.3s 22:26:09 22:26:09 #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 22:26:09 #130 ... 22:26:09 22:26:09 #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:26:09 #143 DONE 0.4s 22:26:09 22:26:09 #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:26:09 #125 ... 22:26:09 22:26:09 #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 22:26:09 #144 DONE 0.1s 22:26:09 22:26:09 #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/ 22:26:09 #145 DONE 0.2s 22:26:09 22:26:09 #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/ 22:26:09 #146 DONE 0.1s 22:26:09 22:26:09 #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 22:26:10 #123 ... 22:26:10 22:26:10 #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 22:26:10 #147 DONE 0.1s 22:26:10 22:26:10 #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:26:10 #148 DONE 0.2s 22:26:10 22:26:10 #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 22:26:13 #149 DONE 2.3s 22:26:13 22:26:13 #89 [security-bootstrapper] exporting to image 22:26:13 #89 exporting layers 22:26:13 #89 exporting layers 1.0s done 22:26:13 #89 writing image sha256:3b71175a36d15156187e7f394e1519c567953be565f3bbc115f848aa3d6fe5e4 done 22:26:13 #89 naming to docker.io/library/security-bootstrapper-arm64 done 22:26:13 #89 DONE 10.5s 22:26:13 22:26:13 #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 22:26:17 #127 ... 22:26:17 22:26:17 #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 22:26:17 #130 DONE 1015.0s 22:26:17 22:26:17 #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 22:26:17 #127 ... 22:26:17 22:26:17 #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 22:26:17 #150 DONE 0.3s 22:26:17 22:26:17 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:26:17 #131 ... 22:26:17 22:26:17 #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 22:26:18 #151 DONE 0.1s 22:26:18 22:26:18 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:26:18 #131 ... 22:26:18 22:26:18 #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 22:26:18 #152 DONE 0.2s 22:26:18 22:26:18 #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 22:26:18 #153 DONE 0.3s 22:26:18 22:26:18 #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:26:19 #128 ... 22:26:19 22:26:19 #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 22:26:19 #154 DONE 0.3s 22:26:19 22:26:19 #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:26:19 #128 ... 22:26:19 22:26:19 #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:26:19 #155 DONE 0.3s 22:26:19 22:26:19 #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:26:19 #156 DONE 0.4s 22:26:19 22:26:19 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:26:19 #131 ... 22:26:19 22:26:19 #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:26:19 #157 DONE 0.2s 22:26:19 22:26:19 #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:26:22 #158 DONE 2.1s 22:26:22 22:26:22 #89 [security-secretstore-setup] exporting to image 22:26:22 #89 exporting layers 22:26:25 #89 exporting layers 3.1s done 22:26:25 #89 writing image sha256:9cab69e8caeffb6b62f287d50c2905fc839c7aeedd5f3a8a97d0c5230dad3e5f done 22:26:25 #89 naming to docker.io/library/security-secretstore-setup-arm64 done 22:26:25 #89 DONE 13.7s 22:26:25 22:26:25 #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:26:26 #125 ... 22:26:26 22:26:26 #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 22:26:26 #127 DONE 1024.4s 22:26:26 22:26:26 #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:26:27 #125 ... 22:26:27 22:26:27 #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 22:26:27 #159 DONE 0.1s 22:26:27 22:26:27 #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 22:26:27 #160 DONE 0.1s 22:26:27 22:26:27 #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 22:26:27 #161 DONE 0.4s 22:26:27 22:26:27 #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 22:26:27 #162 DONE 0.1s 22:26:27 22:26:27 #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 22:26:28 #163 DONE 0.1s 22:26:28 22:26:28 #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:26:30 #164 DONE 2.0s 22:26:30 22:26:30 #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:26:30 #128 ... 22:26:30 22:26:30 #89 [security-proxy-auth] exporting to image 22:26:30 #89 exporting layers 22:26:31 #89 exporting layers 0.6s done 22:26:31 #89 writing image sha256:366f546f57d962b37bd8785802d510a3bcd1df2300307026968c1e517e3b6d9c done 22:26:31 #89 naming to docker.io/library/security-proxy-auth-arm64 done 22:26:31 #89 DONE 14.3s 22:26:31 22:26:31 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:26:53 #126 ... 22:26:53 22:26:53 #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 22:26:53 #123 DONE 1050.7s 22:26:53 22:26:53 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:26:53 #131 ... 22:26:53 22:26:53 #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 22:26:53 #165 DONE 0.2s 22:26:53 22:26:53 #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 22:26:53 #166 DONE 0.1s 22:26:53 22:26:53 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:26:53 #126 ... 22:26:53 22:26:53 #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 22:26:54 #167 DONE 0.3s 22:26:54 22:26:54 #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 22:26:54 #168 DONE 0.1s 22:26:54 22:26:54 #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 22:26:54 #169 DONE 0.1s 22:26:54 22:26:54 #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 22:26:54 #124 ... 22:26:54 22:26:54 #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:26:56 #170 DONE 2.1s 22:26:56 22:26:56 #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:26:56 #128 ... 22:26:56 22:26:56 #89 [core-common-config-bootstrapper] exporting to image 22:26:56 #89 exporting layers 22:26:57 #89 exporting layers 0.8s done 22:26:57 #89 writing image sha256:5390b8da9cef72e74f3c0ec0863afcf88e8f8a90ebd2421fee4e35b4f3b20701 done 22:26:57 #89 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 22:26:57 #89 DONE 15.1s 22:26:57 22:26:57 #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:27:36 #125 DONE 1091.3s 22:27:36 22:27:36 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:27:36 #126 ... 22:27:36 22:27:36 #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 22:27:36 #171 DONE 0.1s 22:27:36 22:27:36 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:27:36 #126 ... 22:27:36 22:27:36 #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 22:27:36 #172 DONE 0.1s 22:27:36 22:27:36 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:27:36 #131 ... 22:27:36 22:27:36 #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:27:36 #173 DONE 0.3s 22:27:36 22:27:36 #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:27:36 #128 ... 22:27:36 22:27:36 #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 22:27:36 #174 DONE 0.1s 22:27:36 22:27:36 #89 [core-command] exporting to image 22:27:36 #89 exporting layers 22:27:36 #89 exporting layers 0.4s done 22:27:36 #89 writing image sha256:849db6d4b8fea5523ce7cca2a2735cf5ca824f5ebc9b5fde34d819d4e71cc8e5 done 22:27:36 #89 naming to docker.io/library/core-command-arm64 done 22:27:36 #89 DONE 15.5s 22:27:36 22:27:36 #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:27:48 #128 ... 22:27:48 22:27:48 #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 22:27:48 #124 DONE 1105.3s 22:27:48 22:27:48 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:27:48 #126 ... 22:27:48 22:27:48 #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 22:27:48 #175 DONE 0.2s 22:27:48 22:27:48 #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 22:27:48 #176 ... 22:27:48 22:27:48 #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:27:48 #128 DONE 1106.4s 22:27:48 22:27:48 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:27:48 #126 ... 22:27:48 22:27:48 #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 22:27:48 #176 DONE 0.4s 22:27:48 22:27:48 #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:27:49 #177 DONE 0.7s 22:27:49 22:27:49 #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 22:27:49 #178 ... 22:27:49 22:27:49 #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 22:27:49 #179 DONE 0.4s 22:27:49 22:27:49 #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 22:27:49 #178 DONE 0.3s 22:27:49 22:27:49 #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 22:27:50 #180 DONE 0.5s 22:27:50 22:27:50 #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:27:50 #181 ... 22:27:50 22:27:50 #89 [core-data] exporting to image 22:27:50 #89 exporting layers 0.4s done 22:27:50 #89 writing image sha256:c0f8b5e1ce5a59e120a976f32fa6407d78e5224455fe5ffbd34eeebbda134a8c done 22:27:50 #89 naming to docker.io/library/core-data-arm64 done 22:27:50 #89 DONE 16.0s 22:27:50 22:27:50 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:27:50 #131 ... 22:27:50 22:27:50 #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:27:50 #181 DONE 0.4s 22:27:50 22:27:50 #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 22:27:51 #182 DONE 0.1s 22:27:51 22:27:51 #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 22:27:51 #183 DONE 0.1s 22:27:51 22:27:51 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:27:51 #131 ... 22:27:51 22:27:51 #89 [core-metadata] exporting to image 22:27:51 #89 exporting layers 0.4s done 22:27:51 #89 writing image sha256:4cbd06733c9df1b8ea0bda92e1bc24ad69758f1807dfa3916ac5909f394bcc68 done 22:27:51 #89 naming to docker.io/library/core-metadata-arm64 done 22:27:51 #89 DONE 16.4s 22:27:51 22:27:51 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:28:23 #131 ... 22:28:23 22:28:23 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:28:23 #122 DONE 1139.1s 22:28:23 22:28:23 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:28:23 #131 ... 22:28:23 22:28:23 #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 22:28:23 #184 DONE 0.2s 22:28:23 22:28:23 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:28:23 #131 ... 22:28:23 22:28:23 #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 22:28:23 #185 DONE 0.1s 22:28:23 22:28:23 #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:28:23 #186 DONE 0.4s 22:28:23 22:28:23 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:28:23 #131 ... 22:28:23 22:28:23 #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 22:28:23 #187 DONE 0.1s 22:28:23 22:28:23 #89 [security-spiffe-token-provider] exporting to image 22:28:23 #89 exporting layers 22:28:23 #89 exporting layers 0.5s done 22:28:23 #89 writing image sha256:cedd27f6b5873eee5a786f24fcecbc7296a6edd2c518fae21442a6c2d98eb13d done 22:28:23 #89 naming to docker.io/library/security-spiffe-token-provider-arm64 done 22:28:23 #89 DONE 16.8s 22:28:23 22:28:23 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:28:56 #126 DONE 1169.0s 22:28:56 22:28:56 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:28:56 #131 ... 22:28:56 22:28:56 #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 22:28:56 #188 DONE 0.2s 22:28:56 22:28:56 #189 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 22:28:56 #189 DONE 0.2s 22:28:56 22:28:56 #190 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:28:56 #190 DONE 0.4s 22:28:56 22:28:56 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:28:56 #131 DONE 1170.1s 22:28:56 22:28:56 #191 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 22:28:56 #191 DONE 0.2s 22:28:56 22:28:56 #89 [support-scheduler] exporting to image 22:28:56 #89 exporting layers 22:28:56 #89 ... 22:28:56 22:28:56 #192 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 22:28:56 #192 DONE 0.2s 22:28:56 22:28:56 #193 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 22:28:56 #193 DONE 0.1s 22:28:56 22:28:56 #89 [support-scheduler] exporting to image 22:28:56 #89 exporting layers 0.4s done 22:28:56 #89 writing image sha256:5a4392fc10611070e9d033b071400a517205d028583ffd114caeb3f7c431dd80 done 22:28:56 #89 naming to docker.io/library/support-scheduler-arm64 done 22:28:56 #89 DONE 17.3s 22:28:56 22:28:56 #194 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:28:56 #194 DONE 0.4s 22:28:56 22:28:56 #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 22:28:56 #195 DONE 0.1s 22:28:56 22:28:56 #89 [support-notifications] exporting to image 22:28:56 #89 exporting layers 0.4s done 22:28:56 #89 writing image sha256:fb1bc10c5d2c3de6570557c4e2b6386f4e2481acd97cbdf2f22f5f9a840aebd0 done 22:28:56 #89 naming to docker.io/library/support-notifications-arm64 done 22:28:56 #89 DONE 17.7s 22:28:56 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" 22:28:56 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" 22:28:56 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" 22:28:56 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" 22:28:56 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" 22:28:56 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" 22:28:56 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" 22:28:56 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" 22:28:56 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" 22:28:56 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" 22:28:56 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" 22:28:56 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" 22:28:56 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" 22:28:56 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] } 22:28:56 $ docker stop --time=1 fb06caff1dfafe1fcf5443722388e431af0ae45774b3c1c937799db172c8407a 22:28:57 $ docker rm -f --volumes fb06caff1dfafe1fcf5443722388e431af0ae45774b3c1c937799db172c8407a [Pipeline] // withDockerContainer [Pipeline] sh 22:28:58 + docker images 22:28:58 REPOSITORY TAG IMAGE ID CREATED SIZE 22:28:58 support-notifications-arm64 latest fb1bc10c5d2c 5 seconds ago 33.7MB 22:28:58 support-scheduler-arm64 latest 5a4392fc1061 6 seconds ago 32.9MB 22:28:58 security-spiffe-token-provider-arm64 latest cedd27f6b587 36 seconds ago 33.3MB 22:28:58 core-metadata-arm64 latest 4cbd06733c9d About a minute ago 21.2MB 22:28:58 core-data-arm64 latest c0f8b5e1ce5a About a minute ago 20.9MB 22:28:58 core-command-arm64 latest 849db6d4b8fe About a minute ago 20.8MB 22:28:58 core-common-config-bootstrapper-arm64 latest 5390b8da9cef 2 minutes ago 18MB 22:28:58 security-proxy-auth-arm64 latest 366f546f57d9 2 minutes ago 19.3MB 22:28:58 security-secretstore-setup-arm64 latest 9cab69e8caef 2 minutes ago 43MB 22:28:58 security-bootstrapper-arm64 latest 3b71175a36d1 2 minutes ago 22.6MB 22:28:58 security-proxy-setup-arm64 latest 9c5885fba4f2 3 minutes ago 28.8MB 22:28:58 security-spire-server-arm64 latest 101d85599456 20 minutes ago 97.1MB 22:28:58 security-spire-agent-arm64 latest e2e2718dbce7 20 minutes ago 153MB 22:28:58 security-spire-config-arm64 latest 94148060639c 20 minutes ago 96.2MB 22:28:58 ci-base-image-arm64 latest c9f3ee0aa6e3 33 minutes ago 1.05GB 22:28:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 7 weeks ago 677MB 22:28:58 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 22:28:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:28:58 22:28:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:28:59 arm64: Pulling from edgex-lftools-log-publisher 22:28:59 8998bd30e6a1: Pulling fs layer 22:28:59 04944245beec: Pulling fs layer 22:28:59 699f458cf7ca: Pulling fs layer 22:28:59 765212b225bb: Pulling fs layer 22:28:59 f23df028b6ca: Pulling fs layer 22:28:59 d65c8cfc05b1: Pulling fs layer 22:28:59 2437ff75d9bd: Pulling fs layer 22:28:59 f23df028b6ca: Waiting 22:28:59 d65c8cfc05b1: Waiting 22:28:59 2437ff75d9bd: Waiting 22:28:59 765212b225bb: Waiting 22:28:59 04944245beec: Verifying Checksum 22:28:59 04944245beec: Download complete 22:28:59 765212b225bb: Verifying Checksum 22:28:59 765212b225bb: Download complete 22:28:59 f23df028b6ca: Verifying Checksum 22:28:59 f23df028b6ca: Download complete 22:28:59 d65c8cfc05b1: Verifying Checksum 22:28:59 d65c8cfc05b1: Download complete 22:28:59 699f458cf7ca: Verifying Checksum 22:28:59 699f458cf7ca: Download complete 22:29:00 8998bd30e6a1: Verifying Checksum 22:29:00 8998bd30e6a1: Download complete 22:29:02 2437ff75d9bd: Verifying Checksum 22:29:02 2437ff75d9bd: Download complete 22:29:04 8998bd30e6a1: Pull complete 22:29:04 04944245beec: Pull complete 22:29:06 699f458cf7ca: Pull complete 22:29:06 765212b225bb: Pull complete 22:29:06 f23df028b6ca: Pull complete 22:29:06 d65c8cfc05b1: Pull complete 22:29:21 2437ff75d9bd: Pull complete 22:29:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:29:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:29:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:29:22 prd-ubuntu20.04-docker-arm64-4c-16g-5384 does not seem to be running inside a container 22:29:22 $ 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 22:29:25 $ docker top 0c862021eb54ad45f8534eb6fc03f19bbd983e19e894018fd68a29c3a44cbea5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:29:26 ---> job-cost.sh 22:29:26 lf-activate-venv: SKIPPING 22:29:26 INFO: No Stack... 22:29:27 INFO: Retrieving Pricing Info for: v3-standard-4 22:29:27 INFO: Archiving Costs [Pipeline] sh 22:29:28 + + cutcat -d, /w/workspace/edgex-go/3/archives/cost.csv -f6 22:29:28 [Pipeline] lock 22:29:28 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4669-3-stack-cost] 22:29:28 Resource [jenkins-edgexfoundry-edgex-go-PR-4669-3-stack-cost] did not exist. Created. 22:29:28 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4669-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:29:29 + echo total: 0.10999999940395355 [Pipeline] stash 22:29:29 Stashed 1 file(s) [Pipeline] } 22:29:29 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4669-3-stack-cost] [Pipeline] // lock [Pipeline] } 22:29:29 $ docker stop --time=1 0c862021eb54ad45f8534eb6fc03f19bbd983e19e894018fd68a29c3a44cbea5 22:29:30 $ 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 22:29:31 provisioning config files... 22:29:31 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config9166444352783606763tmp [Pipeline] { [Pipeline] sh 22:29:31 + set +x 22:29:31 + bash -s -- 22:29:31 + curl -s https://codecov.io/bash 22:29:31 22:29:31 _____ _ 22:29:31 / ____| | | 22:29:31 | | ___ __| | ___ ___ _____ __ 22:29:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:29:31 | |___| (_) | (_| | __/ (_| (_) \ V / 22:29:31 \_____\___/ \__,_|\___|\___\___/ \_/ 22:29:31 Bash-1.0.6 22:29:31 22:29:31 22:29:31 ==> git version 2.25.1 found 22:29:31 ==> 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 22:29:31 Release-Date: 2020-01-08 22:29:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:29:31 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:29:31 ==> Jenkins CI detected. 22:29:31 current dir:  /w/workspace/edgex-go/3 22:29:31 project root: . 22:29:31 --> token set from env 22:29:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:29:31 ==> Running gcov in . (disable via -X gcov) 22:29:31 ==> Python coveragepy not found 22:29:31 ==> Searching for coverage reports in: 22:29:31 + . 22:29:31 -> Found 1 reports 22:29:31 ==> Detecting git/mercurial file structure 22:29:31 ==> Reading reports 22:29:31 + ./coverage.out bytes=447827 22:29:31 ==> Appending adjustments 22:29:31 https://docs.codecov.io/docs/fixing-reports 22:29:32 + Found adjustments 22:29:32 ==> Gzipping contents 22:29:32 60K /tmp/codecov.w8FQlW.gz 22:29:32 ==> Uploading reports 22:29:32 url: https://codecov.io 22:29:32 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= 22:29:32 -> Pinging Codecov 22:29:32 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= 22:29:33 -> Uploading to 22:29:33 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 22:29:33 % Total % Received % Xferd Average Speed Time Time Time Current 22:29:33 Dload Upload Total Spent Left Speed 22:29:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57376 0 0 100 57376 0 258k --:--:-- --:--:-- --:--:-- 258k 22:29:33 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0cdd1a2598fee1ddd8590f89ba3273b6f2a17b18 [Pipeline] } 22:29:33 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 22:29:40 + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh 22:29:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:29:42 ---> package-listing.sh 22:29:42 ++ facter osfamily 22:29:42 ++ tr '[:upper:]' '[:lower:]' 22:29:42 + OS_FAMILY=debian 22:29:42 + workspace=/w/workspace/edgex-go/3 22:29:42 + START_PACKAGES=/tmp/packages_start.txt 22:29:42 + END_PACKAGES=/tmp/packages_end.txt 22:29:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:29:42 + PACKAGES=/tmp/packages_start.txt 22:29:42 + '[' /w/workspace/edgex-go/3 ']' 22:29:42 + PACKAGES=/tmp/packages_end.txt 22:29:42 + case "${OS_FAMILY}" in 22:29:42 + dpkg -l 22:29:42 + grep '^ii' 22:29:42 + '[' -f /tmp/packages_start.txt ']' 22:29:42 + '[' -f /tmp/packages_end.txt ']' 22:29:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:29:42 + '[' /w/workspace/edgex-go/3 ']' 22:29:42 + mkdir -p /w/workspace/edgex-go/3/archives/ 22:29:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 22:29:42 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 22:29:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:29:42 22:29:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:29:43 latest: Pulling from edgex-lftools-log-publisher 22:29:43 5eb5b503b376: Pulling fs layer 22:29:43 5c69ac0246d0: Pulling fs layer 22:29:43 ec43610c2a17: Pulling fs layer 22:29:43 3a2ae6a8a46f: Pulling fs layer 22:29:43 33b1e0a273af: Pulling fs layer 22:29:43 5d3b04190fa2: Pulling fs layer 22:29:43 2f39f015ded8: Pulling fs layer 22:29:43 3a2ae6a8a46f: Waiting 22:29:43 33b1e0a273af: Waiting 22:29:43 5d3b04190fa2: Waiting 22:29:43 2f39f015ded8: Waiting 22:29:43 5c69ac0246d0: Download complete 22:29:43 3a2ae6a8a46f: Download complete 22:29:43 33b1e0a273af: Verifying Checksum 22:29:43 33b1e0a273af: Download complete 22:29:43 5d3b04190fa2: Verifying Checksum 22:29:43 5d3b04190fa2: Download complete 22:29:43 ec43610c2a17: Verifying Checksum 22:29:43 ec43610c2a17: Download complete 22:29:43 5eb5b503b376: Verifying Checksum 22:29:43 5eb5b503b376: Download complete 22:29:43 2f39f015ded8: Download complete 22:29:44 5eb5b503b376: Pull complete 22:29:44 5c69ac0246d0: Pull complete 22:29:45 ec43610c2a17: Pull complete 22:29:45 3a2ae6a8a46f: Pull complete 22:29:45 33b1e0a273af: Pull complete 22:29:45 5d3b04190fa2: Pull complete 22:29:49 2f39f015ded8: Pull complete 22:29:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:29:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:29:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:29:49 prd-ubuntu20.04-docker-8c-8g-5383 does not seem to be running inside a container 22:29:49 $ 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 22:29:52 $ docker top 02c1f92dcde554c85f51546f97ebfdf81f75979ea91ccf0ee4c04bc05ea6636d -eo pid,comm [Pipeline] { [Pipeline] sh 22:29:52 + touch /tmp/pre-build-complete [Pipeline] sh 22:29:53 + mkdir -p /var/log/sysstat [Pipeline] sh 22:29:53 + ls /var/log/sa-host 22:29:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:29:53 provisioning config files... 22:29:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config11311195988194231312tmp [Pipeline] { [Pipeline] echo 22:29:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:29:53 ---> create-netrc.sh [Pipeline] } 22:29:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:29:54 ---> python-tools-install.sh [Pipeline] echo 22:29:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:29:54 ---> sudo-logs.sh 22:29:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:29:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:29:54 ---> job-cost.sh 22:29:54 lf-activate-venv: SKIPPING 22:29:54 DEBUG: total: 0.10999999940395355 22:29:54 INFO: Retrieving Stack Cost... 22:29:55 INFO: Retrieving Pricing Info for: v3-standard-8 22:29:55 INFO: Archiving Costs [Pipeline] echo 22:29:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:29:55 ---> logs-deploy.sh 22:29:55 lf-activate-venv: SKIPPING 22:29:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4669/3 22:29:55 INFO: archiving workspace using pattern(s): 22:29:56 Archives upload complete. 22:29:56 INFO: archiving logs to Nexus 22:29:57 ---> uname -a: 22:29:57 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 22:29:57 22:29:57 22:29:57 ---> lscpu: 22:29:57 Architecture: x86_64 22:29:57 CPU op-mode(s): 32-bit, 64-bit 22:29:57 Byte Order: Little Endian 22:29:57 Address sizes: 40 bits physical, 48 bits virtual 22:29:57 CPU(s): 8 22:29:57 On-line CPU(s) list: 0-7 22:29:57 Thread(s) per core: 1 22:29:57 Core(s) per socket: 1 22:29:57 Socket(s): 8 22:29:57 NUMA node(s): 1 22:29:57 Vendor ID: AuthenticAMD 22:29:57 CPU family: 23 22:29:57 Model: 49 22:29:57 Model name: AMD EPYC-Rome Processor 22:29:57 Stepping: 0 22:29:57 CPU MHz: 2799.998 22:29:57 BogoMIPS: 5599.99 22:29:57 Virtualization: AMD-V 22:29:57 Hypervisor vendor: KVM 22:29:57 Virtualization type: full 22:29:57 L1d cache: 256 KiB 22:29:57 L1i cache: 256 KiB 22:29:57 L2 cache: 4 MiB 22:29:57 L3 cache: 128 MiB 22:29:57 NUMA node0 CPU(s): 0-7 22:29:57 Vulnerability Itlb multihit: Not affected 22:29:57 Vulnerability L1tf: Not affected 22:29:57 Vulnerability Mds: Not affected 22:29:57 Vulnerability Meltdown: Not affected 22:29:57 Vulnerability Mmio stale data: Not affected 22:29:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:29:57 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:29:57 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:29:57 Vulnerability Srbds: Not affected 22:29:57 Vulnerability Tsx async abort: Not affected 22:29:57 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 22:29:57 22:29:57 22:29:57 ---> nproc: 22:29:57 8 22:29:57 22:29:57 22:29:57 ---> df -h: 22:29:57 Filesystem Size Used Avail Use% Mounted on 22:29:57 overlay 155G 21G 135G 14% / 22:29:57 tmpfs 64M 0 64M 0% /dev 22:29:57 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:29:57 shm 64M 0 64M 0% /dev/shm 22:29:57 /dev/vda1 155G 21G 135G 14% /facter-os 22:29:57 22:29:57 22:29:57 ---> sar -b -r -n DEV: 22:29:57 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5383) 09/05/23 _x86_64_ (8 CPU) 22:29:57 22:29:57 21:50:51 LINUX RESTART (8 CPU) 22:29:57 22:29:57 21:51:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:29:57 21:52:02 275.00 47.83 227.18 0.00 5377.64 188800.80 0.00 22:29:57 21:53:01 115.95 1.17 114.78 0.00 47.18 65181.36 0.00 22:29:57 21:54:01 33.14 0.12 33.03 0.00 0.93 19366.12 0.00 22:29:57 21:55:01 178.55 0.38 178.17 0.00 27.33 56941.58 0.00 22:29:57 21:56:01 415.25 5.10 410.15 0.00 44.13 167814.56 0.00 22:29:57 21:57:01 240.21 10.78 229.44 0.00 3440.15 84846.22 0.00 22:29:57 21:58:01 540.75 0.13 540.62 0.00 17.20 83565.33 0.00 22:29:57 21:59:01 1.80 0.03 1.77 0.00 0.27 21.46 0.00 22:29:57 22:00:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 22:29:57 22:01:01 1.35 0.00 1.35 0.00 0.00 23.73 0.00 22:29:57 22:02:01 1.40 0.00 1.40 0.00 0.00 14.53 0.00 22:29:57 22:03:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 22:29:57 22:04:01 1.05 0.00 1.05 0.00 0.00 12.93 0.00 22:29:57 22:05:01 0.88 0.00 0.88 0.00 0.00 11.60 0.00 22:29:57 22:06:01 1.93 0.02 1.92 0.00 0.13 23.73 0.00 22:29:57 22:07:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 22:29:57 22:08:01 1.18 0.00 1.18 0.00 0.00 14.66 0.00 22:29:57 22:09:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 22:29:57 22:10:01 1.22 0.00 1.22 0.00 0.00 15.33 0.00 22:29:57 22:11:01 1.35 0.00 1.35 0.00 0.00 14.53 0.00 22:29:57 22:12:01 1.13 0.00 1.13 0.00 0.00 14.93 0.00 22:29:57 22:13:02 0.90 0.00 0.90 0.00 0.00 11.06 0.00 22:29:57 22:14:01 1.19 0.00 1.19 0.00 0.00 15.05 0.00 22:29:57 22:15:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 22:29:57 22:16:01 1.03 0.00 1.03 0.00 0.00 12.53 0.00 22:29:57 22:17:01 1.10 0.02 1.08 0.00 0.13 13.46 0.00 22:29:57 22:18:01 1.33 0.00 1.33 0.00 0.00 14.80 0.00 22:29:57 22:19:01 2.85 1.02 1.83 0.00 21.86 26.66 0.00 22:29:57 22:20:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 22:29:57 22:21:01 0.85 0.00 0.85 0.00 0.00 10.26 0.00 22:29:57 22:22:01 1.47 0.00 1.47 0.00 0.00 18.53 0.00 22:29:57 22:23:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 22:29:57 22:24:01 1.25 0.00 1.25 0.00 0.00 14.66 0.00 22:29:57 22:25:01 0.90 0.00 0.90 0.00 0.00 9.60 0.00 22:29:57 22:26:01 1.15 0.00 1.15 0.00 0.00 14.13 0.00 22:29:57 22:27:01 1.48 0.00 1.48 0.00 0.00 15.73 0.00 22:29:57 22:28:01 1.03 0.00 1.03 0.00 0.00 12.93 0.00 22:29:57 22:29:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 22:29:57 Average: 48.34 1.75 46.59 0.00 236.73 17544.26 0.00 22:29:57 22:29:57 21:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:29:57 21:52:02 29551088 31536068 805224 2.45 60428 2221044 1832408 5.40 1062084 1953924 63944 22:29:57 21:53:01 27693220 31406048 896544 2.73 115460 3786832 2092412 6.17 1573236 3159064 453608 22:29:57 21:54:01 27606252 31482676 817400 2.49 119836 3919352 2240548 6.60 1332404 3455764 289236 22:29:57 21:55:01 23532884 31466208 829148 2.52 130852 7870312 2310952 6.81 1650748 7105112 3400244 22:29:57 21:56:01 21827652 31456136 821864 2.50 198784 9341316 2375352 7.00 2016644 8268824 213880 22:29:57 21:57:01 15091764 28358996 3856572 11.73 236476 12636692 9797212 28.87 6029308 10598288 1080636 22:29:57 21:58:01 17821244 31454208 819460 2.49 248632 13092636 2108888 6.22 2498856 11584700 344 22:29:57 21:59:01 17821220 31454244 819360 2.49 248656 13092652 2108888 6.22 2497852 11584712 176 22:29:57 22:00:01 17870048 31503148 770204 2.34 248680 13092656 2108888 6.22 2448968 11584716 28 22:29:57 22:01:01 17872396 31505556 767868 2.34 248760 13092636 2108888 6.22 2447648 11584696 304 22:29:57 22:02:01 17872168 31505364 768044 2.34 248796 13092636 2108888 6.22 2447492 11584696 12 22:29:57 22:03:01 17875212 31508420 765268 2.33 248820 13092640 2108888 6.22 2445632 11584700 168 22:29:57 22:04:01 17874736 31507944 765668 2.33 248840 13092640 2108888 6.22 2445764 11584700 24 22:29:57 22:05:01 17874752 31508028 765560 2.33 248860 13092648 2108888 6.22 2445936 11584712 180 22:29:57 22:06:01 17874652 31508400 765748 2.33 248904 13092640 2105104 6.20 2445516 11585096 24 22:29:57 22:07:01 17874952 31508724 765388 2.33 248932 13092652 2105104 6.20 2445460 11585100 140 22:29:57 22:08:01 17874644 31508580 765488 2.33 248968 13092784 2105104 6.20 2445452 11585232 16 22:29:57 22:09:01 17874652 31508628 765372 2.33 249004 13092784 2088916 6.16 2445608 11585232 156 22:29:57 22:10:01 17874540 31508580 765384 2.33 249032 13092788 2088916 6.16 2445744 11585236 12 22:29:57 22:11:01 17874236 31508304 765828 2.33 249064 13092784 2088916 6.16 2445848 11585236 160 22:29:57 22:12:01 17874504 31508612 765508 2.33 249108 13092792 2088916 6.16 2445680 11585240 4 22:29:57 22:13:02 17874424 31508572 765428 2.33 249140 13092800 2088916 6.16 2445920 11585244 284 22:29:57 22:14:01 17874132 31508288 765688 2.33 249152 13092804 2088916 6.16 2445656 11585252 8 22:29:57 22:15:01 17874368 31508560 765400 2.33 249184 13092808 2088916 6.16 2445688 11585256 144 22:29:57 22:16:01 17874376 31508604 765368 2.33 249204 13092808 2088916 6.16 2445720 11585256 8 22:29:57 22:17:01 17874328 31508584 765396 2.33 249248 13092808 2088916 6.16 2446096 11585260 176 22:29:57 22:18:01 17874380 31508732 765084 2.33 249272 13092812 2088916 6.16 2445800 11585260 8 22:29:57 22:19:01 17871672 31507084 766568 2.33 249348 13093432 2107792 6.21 2445964 11585808 144 22:29:57 22:20:01 17872072 31507516 765992 2.33 249364 13093432 2107792 6.21 2446232 11585808 8 22:29:57 22:21:01 17872432 31507932 765448 2.33 249392 13093440 2107792 6.21 2446348 11585816 172 22:29:57 22:22:01 17872416 31507972 765360 2.33 249440 13093444 2107792 6.21 2446696 11585820 12 22:29:57 22:23:01 17872400 31507968 765348 2.33 249456 13093444 2107792 6.21 2446184 11585820 12 22:29:57 22:24:01 17871856 31507468 765792 2.33 249492 13093448 2107792 6.21 2446248 11585824 4 22:29:57 22:25:01 17872056 31507688 765744 2.33 249516 13093448 2107792 6.21 2446528 11585824 224 22:29:57 22:26:01 17872260 31507900 765456 2.33 249532 13093452 2107792 6.21 2446576 11585828 172 22:29:57 22:27:01 17872276 31507976 765396 2.33 249572 13093456 2107792 6.21 2446460 11585836 8 22:29:57 22:28:01 17872040 31507776 765576 2.33 249604 13093456 2107792 6.21 2446432 11585832 8 22:29:57 22:29:01 17871936 31507704 765620 2.33 249628 13093460 2107792 6.21 2446468 11585836 144 22:29:57 Average: 18872269 31417084 858989 2.61 232485 12072386 2313426 6.82 2422287 10665015 144864 22:29:57 22:29:57 21:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:29:57 21:52:02 lo 4.33 4.33 0.42 0.42 0.00 0.00 0.00 0.00 22:29:57 21:52:02 veth9490414 518.11 446.96 43.80 2746.89 0.00 0.00 0.00 0.23 22:29:57 21:52:02 ens3 1368.89 1308.57 7907.47 156.81 0.00 0.00 0.00 0.00 22:29:57 21:52:02 docker0 518.11 446.84 36.72 2746.88 0.00 0.00 0.00 0.00 22:29:57 21:53:01 lo 1.29 1.29 0.12 0.12 0.00 0.00 0.00 0.00 22:29:57 21:53:01 ens3 405.71 256.06 6091.30 73.47 0.00 0.00 0.00 0.00 22:29:57 21:53:01 docker0 141.86 230.83 10.91 1789.97 0.00 0.00 0.00 0.00 22:29:57 21:53:01 vethc39408a 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 22:29:57 21:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:57 21:54:01 ens3 34.48 26.41 26.47 15.53 0.00 0.00 0.00 0.00 22:29:57 21:54:01 docker0 1.38 1.38 0.10 0.12 0.00 0.00 0.00 0.00 22:29:57 21:54:01 vethc39408a 1.38 1.42 0.12 0.12 0.00 0.00 0.00 0.00 22:29:57 21:55:01 veth251c1e3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:57 21:55:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 22:29:57 21:55:01 veth79b76ca 1.55 3.60 0.12 45.58 0.00 0.00 0.00 0.00 22:29:57 21:55:01 ens3 151.69 86.04 3170.33 23.16 0.00 0.00 0.00 0.00 22:29:57 21:55:01 docker0 4.67 11.08 0.30 155.25 0.00 0.00 0.00 0.00 22:29:57 21:55:01 vethe72553e 2.62 7.42 0.20 109.52 0.00 0.00 0.00 0.01 22:29:57 21:55:01 veth441c799 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:57 21:55:01 vethb944774 0.50 0.48 0.05 0.18 0.00 0.00 0.00 0.00 22:29:57 21:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:57 21:56:01 ens3 536.49 287.92 3096.19 36.97 0.00 0.00 0.00 0.00 22:29:57 21:56:01 docker0 272.12 512.60 22.10 3076.59 0.00 0.00 0.00 0.00 22:29:57 21:56:01 veth8dc52b6 61.02 103.35 5.93 586.06 0.00 0.00 0.00 0.05 22:29:57 21:56:01 veth626ff18 62.31 123.76 6.01 587.72 0.00 0.00 0.00 0.05 22:29:57 21:56:01 vethb944774 0.08 0.75 0.00 0.03 0.00 0.00 0.00 0.00 22:29:57 21:56:01 veth76e767d 60.87 120.51 5.92 587.52 0.00 0.00 0.00 0.05 22:29:57 21:56:01 veth7b42d5f 60.57 111.68 5.90 586.70 0.00 0.00 0.00 0.05 22:29:57 21:57:01 veth1542c31 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 22:29:57 21:57:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 22:29:57 21:57:01 vethbfec1b6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 22:29:57 21:57:01 ens3 83.50 30.37 1380.90 8.48 0.00 0.00 0.00 0.00 22:29:57 21:57:01 veth6582897 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 22:29:57 21:57:01 vethafa46f9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 22:29:57 21:57:01 veth5547641 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 22:29:57 21:57:01 docker0 0.10 0.07 0.00 0.00 0.00 0.00 0.00 0.00 22:29:57 21:57:01 veth131103b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 22:29:57 21:57:01 veth3b7d275 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 22:29:57 21:57:01 veth66cfd60 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 22:29:57 21:57:01 veth4d2c802 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 22:29:57 21:57:01 vethb944774 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 22:29:57 21:57:01 veth816383f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 22:29:57 21:57:01 vetha14aff0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 22:29:57 21:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:57 21:58:01 ens3 12.45 8.27 10.83 5.70 0.00 0.00 0.00 0.00 22:29:57 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:57 21:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:29:57 21:59:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:29:57 21:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:57 22:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:57 22:00:01 ens3 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:29:57 22:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:57 22:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:29:57 22:01:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:29:57 22:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:57 22:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:57 22:02:01 ens3 0.22 0.12 0.08 0.06 0.00 0.00 0.00 0.00 22:29:57 22:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:57 22:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:29:57 22:03:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:29:57 22:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:57 22:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:57 22:04:01 ens3 5.53 3.25 12.32 0.28 0.00 0.00 0.00 0.00 22:29:57 22:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:57 22:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:29:57 22:05:01 ens3 0.98 0.37 0.39 0.26 0.00 0.00 0.00 0.00 22:29:57 22:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:57 22:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:57 22:06:01 ens3 0.47 0.28 0.26 0.20 0.00 0.00 0.00 0.00 22:29:57 22:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:57 22:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:29:57 22:07:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 22:29:57 22:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:57 22:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:57 22:08:01 ens3 0.18 0.08 0.01 0.00 0.00 0.00 0.00 0.00 22:29:57 22:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:57 22:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:29:57 22:09:01 ens3 0.82 0.28 0.15 0.08 0.00 0.00 0.00 0.00 22:29:57 22:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:57 22:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:57 22:10:01 ens3 0.68 0.68 0.46 0.28 0.00 0.00 0.00 0.00 22:29:57 22:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:57 22:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:29:57 22:11:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:29:57 22:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:57 22:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:57 22:12:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 22:29:57 22:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:57 22:13:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:29:57 22:13:02 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:29:57 22:13:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:57 22:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:57 22:14:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:29:57 22:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:57 22:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:29:57 22:15:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:29:57 22:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:57 22:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:57 22:16:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:29:57 22:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:57 22:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:29:57 22:17:01 ens3 0.28 0.22 0.08 0.07 0.00 0.00 0.00 0.00 22:29:57 22:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:57 22:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:57 22:18:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:29:57 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:57 22:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:29:57 22:19:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:29:57 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:57 22:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:57 22:20:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:29:57 22:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:57 22:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:29:57 22:21:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:29:57 22:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:57 22:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:57 22:22:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 22:29:57 22:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:57 22:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:29:57 22:23:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:29:57 22:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:57 22:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:57 22:24:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:29:57 22:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:57 22:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:29:57 22:25:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:29:57 22:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:57 22:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:57 22:26:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:57 22:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:57 22:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:29:57 22:27:01 ens3 0.27 0.25 0.08 0.08 0.00 0.00 0.00 0.00 22:29:57 22:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:57 22:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:57 22:28:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:29:57 22:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:57 22:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:29:57 22:29:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:29:57 22:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:57 Average: lo 0.28 0.28 0.02 0.02 0.00 0.00 0.00 0.00 22:29:57 Average: ens3 68.43 52.84 568.89 8.44 0.00 0.00 0.00 0.00 22:29:57 Average: docker0 24.65 31.58 1.84 203.81 0.00 0.00 0.00 0.00 22:29:57 22:29:57 22:29:57 ---> sar -P ALL: 22:29:57 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5383) 09/05/23 _x86_64_ (8 CPU) 22:29:57 22:29:57 21:50:51 LINUX RESTART (8 CPU) 22:29:57 22:29:57 21:51:01 CPU %user %nice %system %iowait %steal %idle 22:29:57 21:52:02 all 7.46 0.00 2.31 5.07 0.05 85.11 22:29:57 21:52:02 0 4.02 0.00 3.53 10.40 0.05 82.01 22:29:57 21:52:02 1 9.57 0.00 1.17 5.57 0.05 83.63 22:29:57 21:52:02 2 6.98 0.00 1.61 3.12 0.05 88.23 22:29:57 21:52:02 3 6.08 0.00 1.71 0.45 0.05 91.71 22:29:57 21:52:02 4 12.45 0.00 2.84 5.89 0.07 78.75 22:29:57 21:52:02 5 6.43 0.00 1.46 0.72 0.03 91.35 22:29:57 21:52:02 6 5.19 0.00 2.95 12.05 0.03 79.78 22:29:57 21:52:02 7 8.95 0.00 3.21 2.33 0.07 85.45 22:29:57 21:53:01 all 21.79 0.00 4.65 4.68 0.08 68.80 22:29:57 21:53:01 0 20.83 0.00 5.49 19.59 0.10 53.98 22:29:57 21:53:01 1 21.27 0.00 4.12 6.55 0.10 67.94 22:29:57 21:53:01 2 23.12 0.00 4.80 5.33 0.07 66.68 22:29:57 21:53:01 3 22.12 0.00 4.45 1.45 0.09 71.89 22:29:57 21:53:01 4 21.86 0.00 4.52 1.18 0.05 72.38 22:29:57 21:53:01 5 22.50 0.00 4.84 1.05 0.09 71.54 22:29:57 21:53:01 6 20.30 0.00 4.64 2.24 0.07 72.75 22:29:57 21:53:01 7 22.31 0.00 4.38 0.03 0.10 73.17 22:29:57 21:54:01 all 36.91 0.00 5.09 1.01 0.08 56.92 22:29:57 21:54:01 0 37.76 0.00 4.78 0.13 0.07 57.26 22:29:57 21:54:01 1 36.81 0.00 4.67 0.00 0.07 58.46 22:29:57 21:54:01 2 37.02 0.00 5.84 0.05 0.08 57.00 22:29:57 21:54:01 3 36.70 0.00 5.13 0.02 0.08 58.07 22:29:57 21:54:01 4 38.88 0.00 5.50 0.20 0.08 55.33 22:29:57 21:54:01 5 36.04 0.00 4.68 0.10 0.07 59.11 22:29:57 21:54:01 6 35.28 0.00 4.58 7.57 0.08 52.49 22:29:57 21:54:01 7 36.75 0.00 5.52 0.03 0.10 57.60 22:29:57 21:55:01 all 28.92 0.00 6.53 5.12 0.08 59.34 22:29:57 21:55:01 0 29.02 0.00 7.22 8.96 0.08 54.72 22:29:57 21:55:01 1 28.00 0.00 6.67 2.22 0.08 63.02 22:29:57 21:55:01 2 29.42 0.00 6.45 1.52 0.08 62.52 22:29:57 21:55:01 3 28.81 0.00 7.08 1.42 0.07 62.62 22:29:57 21:55:01 4 30.69 0.00 6.04 0.96 0.08 62.23 22:29:57 21:55:01 5 27.88 0.00 6.15 4.71 0.08 61.18 22:29:57 21:55:01 6 28.34 0.00 6.26 15.53 0.08 49.78 22:29:57 21:55:01 7 29.22 0.00 6.35 5.67 0.10 58.66 22:29:57 21:56:01 all 5.84 0.00 2.81 25.52 0.06 65.78 22:29:57 21:56:01 0 5.52 0.00 2.54 10.97 0.05 80.91 22:29:57 21:56:01 1 6.58 0.00 3.23 46.20 0.07 43.92 22:29:57 21:56:01 2 5.86 0.00 2.65 23.81 0.07 67.61 22:29:57 21:56:01 3 5.59 0.00 2.78 11.57 0.05 80.01 22:29:57 21:56:01 4 6.14 0.00 2.40 16.55 0.05 74.85 22:29:57 21:56:01 5 6.71 0.00 2.56 25.33 0.05 65.34 22:29:57 21:56:01 6 5.49 0.00 2.70 40.83 0.05 50.93 22:29:57 21:56:01 7 4.81 0.00 3.60 29.04 0.07 62.49 22:29:57 21:57:01 all 62.55 0.00 8.96 9.67 0.12 18.70 22:29:57 21:57:01 0 63.23 0.00 8.73 5.73 0.12 22.19 22:29:57 21:57:01 1 62.98 0.00 8.76 25.18 0.12 2.96 22:29:57 21:57:01 2 61.85 0.00 9.30 2.92 0.12 25.81 22:29:57 21:57:01 3 62.42 0.00 8.76 2.02 0.10 26.69 22:29:57 21:57:01 4 62.39 0.00 9.25 3.48 0.12 24.77 22:29:57 21:57:01 5 62.47 0.00 8.30 17.93 0.12 11.18 22:29:57 21:57:01 6 62.42 0.00 9.21 17.24 0.12 11.01 22:29:57 21:57:01 7 62.62 0.00 9.39 2.88 0.13 24.98 22:29:57 21:58:01 all 49.34 0.00 5.97 5.76 0.09 38.83 22:29:57 21:58:01 0 49.78 0.00 5.63 4.07 0.10 40.42 22:29:57 21:58:01 1 48.68 0.00 6.86 23.97 0.10 20.39 22:29:57 21:58:01 2 48.90 0.00 6.03 4.07 0.08 40.91 22:29:57 21:58:01 3 49.97 0.00 5.75 3.38 0.10 40.80 22:29:57 21:58:01 4 48.97 0.00 6.18 5.00 0.10 39.75 22:29:57 21:58:01 5 48.58 0.00 5.39 0.74 0.08 45.22 22:29:57 21:58:01 6 49.62 0.00 5.88 2.43 0.08 41.99 22:29:57 21:58:01 7 50.25 0.00 6.06 2.48 0.10 41.11 22:29:57 21:59:01 all 0.08 0.00 0.01 0.01 0.01 99.89 22:29:57 21:59:01 0 0.02 0.00 0.00 0.00 0.02 99.97 22:29:57 21:59:01 1 0.62 0.00 0.02 0.00 0.02 99.35 22:29:57 21:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:29:57 21:59:01 3 0.00 0.00 0.02 0.03 0.00 99.95 22:29:57 21:59:01 4 0.03 0.00 0.02 0.00 0.00 99.95 22:29:57 21:59:01 5 0.00 0.00 0.02 0.00 0.02 99.97 22:29:57 21:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:29:57 21:59:01 7 0.00 0.00 0.00 0.02 0.02 99.97 22:29:57 22:00:01 all 0.03 0.00 0.02 0.00 0.01 99.94 22:29:57 22:00:01 0 0.02 0.00 0.05 0.00 0.02 99.92 22:29:57 22:00:01 1 0.07 0.00 0.02 0.00 0.02 99.90 22:29:57 22:00:01 2 0.02 0.00 0.00 0.00 0.02 99.97 22:29:57 22:00:01 3 0.03 0.00 0.03 0.03 0.02 99.88 22:29:57 22:00:01 4 0.05 0.00 0.02 0.00 0.02 99.92 22:29:57 22:00:01 5 0.03 0.00 0.00 0.00 0.00 99.97 22:29:57 22:00:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:29:57 22:00:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:29:57 22:01:01 all 0.01 0.00 0.02 0.01 0.00 99.96 22:29:57 22:01:01 0 0.00 0.00 0.03 0.00 0.02 99.95 22:29:57 22:01:01 1 0.00 0.00 0.02 0.00 0.02 99.97 22:29:57 22:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:29:57 22:01:01 3 0.02 0.00 0.07 0.03 0.00 99.88 22:29:57 22:01:01 4 0.02 0.00 0.02 0.00 0.00 99.97 22:29:57 22:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:29:57 22:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:29:57 22:01:01 7 0.00 0.00 0.02 0.02 0.00 99.97 22:29:57 22:02:01 all 0.05 0.00 0.01 0.00 0.01 99.93 22:29:57 22:02:01 0 0.02 0.00 0.03 0.00 0.02 99.93 22:29:57 22:02:01 1 0.03 0.00 0.00 0.00 0.00 99.97 22:29:57 22:02:01 2 0.00 0.00 0.02 0.00 0.02 99.97 22:29:57 22:02:01 3 0.03 0.00 0.02 0.03 0.02 99.90 22:29:57 22:02:01 4 0.05 0.00 0.02 0.00 0.02 99.92 22:29:57 22:02:01 5 0.00 0.00 0.00 0.00 0.02 99.98 22:29:57 22:02:01 6 0.03 0.00 0.00 0.00 0.00 99.97 22:29:57 22:02:01 7 0.20 0.00 0.00 0.00 0.02 99.78 22:29:57 22:29:57 22:02:01 CPU %user %nice %system %iowait %steal %idle 22:29:57 22:03:01 all 0.04 0.00 0.01 0.00 0.01 99.94 22:29:57 22:03:01 0 0.02 0.00 0.03 0.00 0.02 99.93 22:29:57 22:03:01 1 0.00 0.00 0.02 0.00 0.02 99.97 22:29:57 22:03:01 2 0.02 0.00 0.00 0.02 0.00 99.97 22:29:57 22:03:01 3 0.00 0.00 0.00 0.02 0.00 99.98 22:29:57 22:03:01 4 0.03 0.00 0.02 0.00 0.02 99.93 22:29:57 22:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:29:57 22:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:29:57 22:03:01 7 0.22 0.00 0.02 0.00 0.00 99.77 22:29:57 22:04:01 all 0.02 0.00 0.01 0.00 0.01 99.96 22:29:57 22:04:01 0 0.02 0.00 0.03 0.00 0.02 99.93 22:29:57 22:04:01 1 0.03 0.00 0.02 0.00 0.02 99.93 22:29:57 22:04:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:29:57 22:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:29:57 22:04:01 4 0.03 0.00 0.02 0.00 0.00 99.95 22:29:57 22:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:29:57 22:04:01 6 0.00 0.00 0.00 0.02 0.02 99.97 22:29:57 22:04:01 7 0.03 0.00 0.02 0.00 0.00 99.95 22:29:57 22:05:01 all 0.03 0.00 0.01 0.00 0.01 99.94 22:29:57 22:05:01 0 0.03 0.00 0.00 0.00 0.02 99.95 22:29:57 22:05:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:29:57 22:05:01 2 0.02 0.00 0.00 0.00 0.02 99.97 22:29:57 22:05:01 3 0.03 0.00 0.02 0.02 0.02 99.92 22:29:57 22:05:01 4 0.03 0.00 0.00 0.00 0.02 99.95 22:29:57 22:05:01 5 0.02 0.00 0.02 0.00 0.02 99.95 22:29:57 22:05:01 6 0.00 0.00 0.00 0.02 0.00 99.98 22:29:57 22:05:01 7 0.10 0.00 0.00 0.00 0.02 99.88 22:29:57 22:06:01 all 0.03 0.00 0.03 0.01 0.00 99.94 22:29:57 22:06:01 0 0.02 0.00 0.03 0.00 0.03 99.92 22:29:57 22:06:01 1 0.02 0.00 0.05 0.00 0.00 99.93 22:29:57 22:06:01 2 0.03 0.00 0.03 0.00 0.00 99.93 22:29:57 22:06:01 3 0.03 0.00 0.03 0.03 0.00 99.90 22:29:57 22:06:01 4 0.03 0.00 0.02 0.00 0.00 99.95 22:29:57 22:06:01 5 0.03 0.00 0.02 0.00 0.00 99.95 22:29:57 22:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:29:57 22:06:01 7 0.03 0.00 0.03 0.02 0.00 99.92 22:29:57 22:07:01 all 0.02 0.00 0.01 0.00 0.01 99.96 22:29:57 22:07:01 0 0.02 0.00 0.00 0.00 0.03 99.95 22:29:57 22:07:01 1 0.02 0.00 0.03 0.00 0.02 99.93 22:29:57 22:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:29:57 22:07:01 3 0.03 0.00 0.02 0.02 0.02 99.92 22:29:57 22:07:01 4 0.03 0.00 0.00 0.00 0.02 99.95 22:29:57 22:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:29:57 22:07:01 6 0.03 0.00 0.00 0.00 0.00 99.97 22:29:57 22:07:01 7 0.00 0.00 0.02 0.02 0.02 99.95 22:29:57 22:08:01 all 0.01 0.00 0.00 0.01 0.01 99.97 22:29:57 22:08:01 0 0.02 0.00 0.00 0.00 0.03 99.95 22:29:57 22:08:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:29:57 22:08:01 2 0.02 0.00 0.00 0.00 0.02 99.97 22:29:57 22:08:01 3 0.00 0.00 0.00 0.03 0.00 99.97 22:29:57 22:08:01 4 0.02 0.00 0.02 0.00 0.02 99.95 22:29:57 22:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:29:57 22:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:29:57 22:08:01 7 0.03 0.00 0.00 0.02 0.00 99.95 22:29:57 22:09:01 all 0.03 0.00 0.00 0.00 0.01 99.96 22:29:57 22:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:29:57 22:09:01 1 0.03 0.00 0.00 0.00 0.02 99.95 22:29:57 22:09:01 2 0.03 0.00 0.00 0.00 0.02 99.95 22:29:57 22:09:01 3 0.07 0.00 0.02 0.00 0.02 99.90 22:29:57 22:09:01 4 0.03 0.00 0.00 0.00 0.00 99.97 22:29:57 22:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:29:57 22:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:29:57 22:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:29:57 22:10:01 all 0.02 0.00 0.01 0.01 0.01 99.96 22:29:57 22:10:01 0 0.00 0.00 0.00 0.00 0.02 99.98 22:29:57 22:10:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:29:57 22:10:01 2 0.02 0.00 0.02 0.00 0.03 99.93 22:29:57 22:10:01 3 0.03 0.00 0.02 0.03 0.00 99.92 22:29:57 22:10:01 4 0.00 0.00 0.02 0.00 0.02 99.97 22:29:57 22:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:29:57 22:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:29:57 22:10:01 7 0.07 0.00 0.00 0.02 0.02 99.90 22:29:57 22:11:01 all 0.02 0.00 0.01 0.01 0.00 99.96 22:29:57 22:11:01 0 0.03 0.00 0.00 0.00 0.00 99.97 22:29:57 22:11:01 1 0.02 0.00 0.03 0.02 0.00 99.93 22:29:57 22:11:01 2 0.02 0.00 0.03 0.00 0.03 99.92 22:29:57 22:11:01 3 0.02 0.00 0.02 0.02 0.00 99.95 22:29:57 22:11:01 4 0.03 0.00 0.02 0.00 0.00 99.95 22:29:57 22:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:29:57 22:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:29:57 22:11:01 7 0.02 0.00 0.00 0.02 0.00 99.97 22:29:57 22:12:01 all 0.20 0.00 0.01 0.00 0.01 99.77 22:29:57 22:12:01 0 1.51 0.00 0.02 0.00 0.02 98.45 22:29:57 22:12:01 1 0.00 0.00 0.02 0.00 0.02 99.97 22:29:57 22:12:01 2 0.03 0.00 0.00 0.00 0.02 99.95 22:29:57 22:12:01 3 0.02 0.00 0.00 0.03 0.02 99.93 22:29:57 22:12:01 4 0.05 0.00 0.02 0.00 0.02 99.92 22:29:57 22:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:29:57 22:12:01 6 0.00 0.00 0.00 0.00 0.02 99.98 22:29:57 22:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:29:57 22:13:02 all 0.23 0.00 0.01 0.01 0.01 99.75 22:29:57 22:13:02 0 1.68 0.00 0.03 0.00 0.00 98.29 22:29:57 22:13:02 1 0.02 0.00 0.00 0.00 0.02 99.97 22:29:57 22:13:02 2 0.05 0.00 0.02 0.00 0.02 99.92 22:29:57 22:13:02 3 0.02 0.00 0.00 0.03 0.00 99.95 22:29:57 22:13:02 4 0.03 0.00 0.00 0.00 0.00 99.97 22:29:57 22:13:02 5 0.00 0.00 0.00 0.00 0.00 100.00 22:29:57 22:13:02 6 0.02 0.00 0.00 0.02 0.00 99.97 22:29:57 22:13:02 7 0.00 0.00 0.02 0.00 0.02 99.97 22:29:57 22:29:57 22:13:02 CPU %user %nice %system %iowait %steal %idle 22:29:57 22:14:01 all 0.01 0.00 0.01 0.00 0.01 99.97 22:29:57 22:14:01 0 0.02 0.00 0.00 0.00 0.02 99.97 22:29:57 22:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:29:57 22:14:01 2 0.03 0.00 0.02 0.00 0.03 99.92 22:29:57 22:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:29:57 22:14:01 4 0.05 0.00 0.02 0.00 0.02 99.92 22:29:57 22:14:01 5 0.00 0.00 0.00 0.00 0.02 99.98 22:29:57 22:14:01 6 0.00 0.00 0.00 0.02 0.00 99.98 22:29:57 22:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:29:57 22:15:01 all 0.03 0.00 0.01 0.00 0.01 99.95 22:29:57 22:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:29:57 22:15:01 1 0.03 0.00 0.03 0.00 0.00 99.93 22:29:57 22:15:01 2 0.03 0.00 0.03 0.00 0.03 99.90 22:29:57 22:15:01 3 0.03 0.00 0.02 0.02 0.00 99.93 22:29:57 22:15:01 4 0.03 0.00 0.00 0.00 0.02 99.95 22:29:57 22:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:29:57 22:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:29:57 22:15:01 7 0.02 0.00 0.00 0.02 0.00 99.97 22:29:57 22:16:01 all 0.01 0.00 0.01 0.00 0.01 99.97 22:29:57 22:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:29:57 22:16:01 1 0.00 0.00 0.02 0.00 0.02 99.97 22:29:57 22:16:01 2 0.02 0.00 0.03 0.00 0.03 99.92 22:29:57 22:16:01 3 0.00 0.00 0.00 0.02 0.02 99.97 22:29:57 22:16:01 4 0.05 0.00 0.00 0.00 0.02 99.93 22:29:57 22:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:29:57 22:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:29:57 22:16:01 7 0.00 0.00 0.00 0.00 0.02 99.98 22:29:57 22:17:01 all 0.02 0.00 0.01 0.01 0.01 99.96 22:29:57 22:17:01 0 0.00 0.00 0.00 0.00 0.02 99.98 22:29:57 22:17:01 1 0.03 0.00 0.02 0.07 0.02 99.87 22:29:57 22:17:01 2 0.03 0.00 0.00 0.00 0.02 99.95 22:29:57 22:17:01 3 0.02 0.00 0.02 0.02 0.00 99.95 22:29:57 22:17:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:29:57 22:17:01 5 0.03 0.00 0.00 0.00 0.00 99.97 22:29:57 22:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:29:57 22:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:29:57 22:18:01 all 0.02 0.00 0.01 0.01 0.01 99.95 22:29:57 22:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:29:57 22:18:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:29:57 22:18:01 2 0.02 0.00 0.03 0.00 0.03 99.92 22:29:57 22:18:01 3 0.02 0.00 0.02 0.07 0.00 99.90 22:29:57 22:18:01 4 0.05 0.00 0.02 0.00 0.00 99.93 22:29:57 22:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:29:57 22:18:01 6 0.00 0.00 0.00 0.02 0.02 99.97 22:29:57 22:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:29:57 22:19:01 all 0.06 0.00 0.04 0.01 0.01 99.87 22:29:57 22:19:01 0 0.02 0.00 0.03 0.00 0.02 99.93 22:29:57 22:19:01 1 0.03 0.00 0.03 0.00 0.00 99.93 22:29:57 22:19:01 2 0.02 0.00 0.07 0.02 0.02 99.88 22:29:57 22:19:01 3 0.02 0.00 0.02 0.03 0.00 99.93 22:29:57 22:19:01 4 0.05 0.00 0.05 0.00 0.02 99.88 22:29:57 22:19:01 5 0.08 0.00 0.07 0.00 0.00 99.85 22:29:57 22:19:01 6 0.05 0.00 0.02 0.00 0.00 99.93 22:29:57 22:19:01 7 0.23 0.00 0.07 0.03 0.02 99.65 22:29:57 22:20:01 all 0.02 0.00 0.01 0.03 0.00 99.94 22:29:57 22:20:01 0 0.12 0.00 0.00 0.00 0.00 99.88 22:29:57 22:20:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:29:57 22:20:01 2 0.03 0.00 0.03 0.10 0.02 99.82 22:29:57 22:20:01 3 0.02 0.00 0.00 0.10 0.02 99.87 22:29:57 22:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 22:29:57 22:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:29:57 22:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:29:57 22:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:29:57 22:21:01 all 0.02 0.00 0.00 0.01 0.01 99.96 22:29:57 22:21:01 0 0.03 0.00 0.00 0.00 0.00 99.97 22:29:57 22:21:01 1 0.02 0.00 0.00 0.00 0.02 99.97 22:29:57 22:21:01 2 0.05 0.00 0.00 0.05 0.02 99.88 22:29:57 22:21:01 3 0.03 0.00 0.02 0.03 0.00 99.92 22:29:57 22:21:01 4 0.02 0.00 0.00 0.00 0.02 99.97 22:29:57 22:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:29:57 22:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:29:57 22:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:29:57 22:22:01 all 0.02 0.00 0.01 0.01 0.01 99.95 22:29:57 22:22:01 0 0.03 0.00 0.02 0.00 0.02 99.93 22:29:57 22:22:01 1 0.02 0.00 0.03 0.00 0.00 99.95 22:29:57 22:22:01 2 0.02 0.00 0.03 0.00 0.03 99.92 22:29:57 22:22:01 3 0.02 0.00 0.02 0.05 0.02 99.90 22:29:57 22:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:29:57 22:22:01 5 0.03 0.00 0.00 0.00 0.02 99.95 22:29:57 22:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:29:57 22:22:01 7 0.02 0.00 0.00 0.02 0.00 99.97 22:29:57 22:23:01 all 0.04 0.00 0.01 0.01 0.01 99.94 22:29:57 22:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:29:57 22:23:01 1 0.02 0.00 0.00 0.00 0.02 99.97 22:29:57 22:23:01 2 0.05 0.00 0.02 0.00 0.02 99.92 22:29:57 22:23:01 3 0.02 0.00 0.02 0.08 0.00 99.88 22:29:57 22:23:01 4 0.08 0.00 0.02 0.00 0.02 99.88 22:29:57 22:23:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:29:57 22:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:29:57 22:23:01 7 0.08 0.00 0.02 0.00 0.02 99.88 22:29:57 22:24:01 all 0.02 0.00 0.01 0.01 0.00 99.96 22:29:57 22:24:01 0 0.00 0.00 0.00 0.00 0.02 99.98 22:29:57 22:24:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:29:57 22:24:01 2 0.02 0.00 0.00 0.07 0.00 99.92 22:29:57 22:24:01 3 0.02 0.00 0.00 0.02 0.00 99.97 22:29:57 22:24:01 4 0.03 0.00 0.02 0.00 0.00 99.95 22:29:57 22:24:01 5 0.02 0.00 0.02 0.00 0.02 99.95 22:29:57 22:24:01 6 0.02 0.00 0.00 0.02 0.00 99.97 22:29:57 22:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:29:57 22:29:57 22:24:01 CPU %user %nice %system %iowait %steal %idle 22:29:57 22:25:01 all 0.01 0.00 0.01 0.00 0.01 99.97 22:29:57 22:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:29:57 22:25:01 1 0.02 0.00 0.02 0.00 0.02 99.95 22:29:57 22:25:01 2 0.03 0.00 0.02 0.00 0.00 99.95 22:29:57 22:25:01 3 0.00 0.00 0.00 0.02 0.00 99.98 22:29:57 22:25:01 4 0.03 0.00 0.02 0.00 0.02 99.93 22:29:57 22:25:01 5 0.02 0.00 0.00 0.00 0.02 99.97 22:29:57 22:25:01 6 0.00 0.00 0.03 0.00 0.00 99.97 22:29:57 22:25:01 7 0.00 0.00 0.00 0.02 0.00 99.98 22:29:57 22:26:01 all 0.11 0.00 0.01 0.01 0.00 99.86 22:29:57 22:26:01 0 0.78 0.00 0.02 0.00 0.00 99.20 22:29:57 22:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:29:57 22:26:01 2 0.02 0.00 0.00 0.00 0.02 99.97 22:29:57 22:26:01 3 0.02 0.00 0.00 0.08 0.00 99.90 22:29:57 22:26:01 4 0.02 0.00 0.02 0.00 0.00 99.97 22:29:57 22:26:01 5 0.02 0.00 0.02 0.00 0.02 99.95 22:29:57 22:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:29:57 22:26:01 7 0.02 0.00 0.00 0.02 0.00 99.97 22:29:57 22:27:01 all 0.01 0.00 0.01 0.01 0.01 99.96 22:29:57 22:27:01 0 0.02 0.00 0.00 0.00 0.02 99.97 22:29:57 22:27:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:29:57 22:27:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:29:57 22:27:01 3 0.02 0.00 0.02 0.02 0.02 99.93 22:29:57 22:27:01 4 0.05 0.00 0.00 0.00 0.00 99.95 22:29:57 22:27:01 5 0.03 0.00 0.02 0.00 0.03 99.92 22:29:57 22:27:01 6 0.00 0.00 0.00 0.03 0.02 99.95 22:29:57 22:27:01 7 0.00 0.00 0.00 0.00 0.02 99.98 22:29:57 22:28:01 all 0.02 0.00 0.00 0.00 0.01 99.96 22:29:57 22:28:01 0 0.03 0.00 0.00 0.00 0.00 99.97 22:29:57 22:28:01 1 0.03 0.00 0.02 0.00 0.02 99.93 22:29:57 22:28:01 2 0.00 0.00 0.00 0.00 0.02 99.98 22:29:57 22:28:01 3 0.00 0.00 0.00 0.02 0.00 99.98 22:29:57 22:28:01 4 0.05 0.00 0.02 0.00 0.02 99.92 22:29:57 22:28:01 5 0.03 0.00 0.00 0.00 0.02 99.95 22:29:57 22:28:01 6 0.03 0.00 0.00 0.00 0.00 99.97 22:29:57 22:28:01 7 0.00 0.00 0.00 0.02 0.00 99.98 22:29:57 22:29:01 all 0.01 0.00 0.01 0.00 0.00 99.97 22:29:57 22:29:01 0 0.00 0.00 0.00 0.00 0.02 99.98 22:29:57 22:29:01 1 0.02 0.00 0.03 0.00 0.00 99.95 22:29:57 22:29:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:29:57 22:29:01 3 0.00 0.00 0.02 0.02 0.00 99.97 22:29:57 22:29:01 4 0.05 0.00 0.02 0.00 0.00 99.93 22:29:57 22:29:01 5 0.03 0.00 0.00 0.00 0.02 99.95 22:29:57 22:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:29:57 22:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:29:57 Average: all 5.60 0.00 0.96 1.49 0.02 91.92 22:29:57 Average: 0 5.63 0.00 1.00 1.56 0.02 91.78 22:29:57 Average: 1 5.63 0.00 0.94 2.87 0.02 90.54 22:29:57 Average: 2 5.60 0.00 0.97 1.07 0.03 92.33 22:29:57 Average: 3 5.56 0.00 0.94 0.56 0.02 92.92 22:29:57 Average: 4 5.83 0.00 0.97 0.87 0.02 92.31 22:29:57 Average: 5 5.53 0.00 0.88 1.33 0.02 92.25 22:29:57 Average: 6 5.42 0.00 0.95 2.57 0.02 91.05 22:29:57 Average: 7 5.65 0.00 1.01 1.12 0.02 92.19 22:29:57 22:29:57 22:29:57