Pull request #4772 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5f499acd0abad9633e3d98eb81665596835595e6+71d356aaa66d076e2d1373082ceb35605edef62d (3f623c8bb83158d411d116a983a0734cecfa6bf7) 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-ssh17673350596528001609.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh11210095011860240866.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4772/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-4772/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8290463023310495021.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-4772/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7563207767538414048.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh414206678023672785.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4772/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-4772/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10048465601881284732.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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]] ========================================================= [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.21 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5117 in /w/workspace/edgexfoundry_edgex-go_PR-4772 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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 > 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/4772/head:refs/remotes/origin/PR-4772 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 71d356aaa66d076e2d1373082ceb35605edef62d into PR head commit 5f499acd0abad9633e3d98eb81665596835595e6 Merge succeeded, producing 5f499acd0abad9633e3d98eb81665596835595e6 Checking out Revision 5f499acd0abad9633e3d98eb81665596835595e6 (PR-4772) Commit message: "build(deps): Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:02:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:02:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:02:17 ========================================================= 23:02:17 EdgeX Global Pipelines Version Info 23:02:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 5f499acd0abad9633e3d98eb81665596835595e6 # 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 71d356aaa66d076e2d1373082ceb35605edef62d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5f499acd0abad9633e3d98eb81665596835595e6 # timeout=10 23:02:18 ------------------- 23:02:18 stable info: 23:02:18 ------------------- 23:02:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:02:18 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 23:02:18 Message: update stable to v1.0.258 23:02:19 ------------------- 23:02:19 experimental info: 23:02:19 ------------------- 23:02:19 Commited By: **** collab-it+edgex@linuxfoundation.org 23:02:19 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 23:02:19 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:02:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 23:02:19 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 23:02:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:02:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:02:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:02:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 23:02:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:02:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 23:02:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 23:02:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 23:02:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:02:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:02:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:02:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:02:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:02:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:02:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:02:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:02:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:02:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 23:02:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:02:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:02:20 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:02:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4772 [Pipeline] echo 23:02:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4772 [Pipeline] echo 23:02:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4772 [Pipeline] echo 23:02:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5f499acd0abad9633e3d98eb81665596835595e6 [Pipeline] echo 23:02:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5f499ac [Pipeline] echo 23:02:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:02:21 provisioning config files... 23:02:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10728772721784169520tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:02:21 ---> ****-login.sh 23:02:21 nexus3.edgexfoundry.org:10001 23:02:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:02:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:02:22 Configure a credential helper to remove this warning. See 23:02:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:02:22 23:02:22 Login Succeeded 23:02:22 nexus3.edgexfoundry.org:10002 23:02:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:02:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:02:22 Configure a credential helper to remove this warning. See 23:02:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:02:22 23:02:22 Login Succeeded 23:02:22 nexus3.edgexfoundry.org:10003 23:02:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:02:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:02:22 Configure a credential helper to remove this warning. See 23:02:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:02:22 23:02:22 Login Succeeded 23:02:22 nexus3.edgexfoundry.org:10004 23:02:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:02:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:02:22 Configure a credential helper to remove this warning. See 23:02:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:02:22 23:02:22 Login Succeeded 23:02:22 ****.io 23:02:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:02:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:02:22 Configure a credential helper to remove this warning. See 23:02:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:02:22 23:02:22 Login Succeeded 23:02:22 ---> ****-login.sh ends [Pipeline] } 23:02:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:02:23 + 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 23:02:23 + cut -d/ -f2 23:02:23 + dirname cmd/core-command/Dockerfile 23:02:23 + echo core-command,cmd/core-command/Dockerfile 23:02:23 + cut -d/ -f2 23:02:23 + dirname cmd/core-common-config-bootstrapper/Dockerfile 23:02:23 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 23:02:23 + dirname cmd/core-data/Dockerfile 23:02:23 + cut -d/ -f2 23:02:23 + echo core-data,cmd/core-data/Dockerfile 23:02:23 + cut -d/ -f2 23:02:23 + dirname cmd/core-metadata/Dockerfile 23:02:23 + echo core-metadata,cmd/core-metadata/Dockerfile 23:02:23 + dirname cmd/security-bootstrapper/Dockerfile 23:02:23 + cut -d/ -f2 23:02:23 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 23:02:23 + + cut -d/ -f2 23:02:23 dirname cmd/security-proxy-auth/Dockerfile 23:02:23 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 23:02:23 + dirname cmd/security-proxy-setup/Dockerfile 23:02:23 + cut -d/ -f2 23:02:23 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 23:02:23 + dirname cmd/security-secretstore-setup/Dockerfile 23:02:23 + cut -d/ -f2 23:02:23 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 23:02:23 + + cut -d/ -f2 23:02:23 dirname cmd/security-spiffe-token-provider/Dockerfile 23:02:23 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 23:02:23 + + dirnamecut cmd/security-spire-agent/Dockerfile -d/ 23:02:23 -f2 23:02:23 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 23:02:23 + dirname+ cmd/security-spire-config/Dockerfile 23:02:23 cut -d/ -f2 23:02:23 + echo security-spire-config,cmd/security-spire-config/Dockerfile 23:02:23 + dirname cmd/security-spire-server/Dockerfile 23:02:23 + cut -d/ -f2 23:02:23 + echo security-spire-server,cmd/security-spire-server/Dockerfile 23:02:23 + dirname cmd/support-notifications/Dockerfile 23:02:23 + cut -d/ -f2 23:02:23 + echo support-notifications,cmd/support-notifications/Dockerfile 23:02:23 + dirname cmd/support-scheduler/Dockerfile 23:02:23 + cut -d/ -f2 23:02:23 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 23:02:23 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 23:02:23 + git rev-list -1 --merges 5f499acd0abad9633e3d98eb81665596835595e6~1..5f499acd0abad9633e3d98eb81665596835595e6 [Pipeline] echo 23:02:23 -----------> git rev-list -1 --merges 5f499acd0abad9633e3d98eb81665596835595e6~1..5f499acd0abad9633e3d98eb81665596835595e6 5f499acd0abad9633e3d98eb81665596835595e6 [false] [Pipeline] sh 23:02:24 + git log --format=format:%s -1 5f499acd0abad9633e3d98eb81665596835595e6 [Pipeline] echo 23:02:24 ========================================================= 23:02:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:02:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 23:02:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:02:24 + grep -v github /etc/ssh/ssh_known_hosts 23:02:24 + [ -e /tmp/ssh_known_hosts ] 23:02:24 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:02:24 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:02:24 + sudo tee -a /etc/ssh/ssh_known_hosts 23:02:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:02:25 23:02:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:02:25 0.1.4: Pulling from edgex-devops/py-git-semver 23:02:25 b85a868b505f: Pulling fs layer 23:02:25 e2be974225ed: Pulling fs layer 23:02:25 339a4e72a1f5: Pulling fs layer 23:02:25 988bab9f4d93: Pulling fs layer 23:02:25 1469e6f7b9e6: Pulling fs layer 23:02:25 eaf3925da568: Pulling fs layer 23:02:25 bab4dde63d76: Pulling fs layer 23:02:25 bde34c3a00c8: Pulling fs layer 23:02:25 b352a97aabf1: Pulling fs layer 23:02:25 4872d77fe225: Pulling fs layer 23:02:25 5851b861e8e6: Pulling fs layer 23:02:25 bab4dde63d76: Waiting 23:02:25 bde34c3a00c8: Waiting 23:02:25 1469e6f7b9e6: Waiting 23:02:25 b352a97aabf1: Waiting 23:02:25 4872d77fe225: Waiting 23:02:25 eaf3925da568: Waiting 23:02:25 5851b861e8e6: Waiting 23:02:25 988bab9f4d93: Waiting 23:02:25 e2be974225ed: Download complete 23:02:25 988bab9f4d93: Download complete 23:02:25 1469e6f7b9e6: Download complete 23:02:25 339a4e72a1f5: Verifying Checksum 23:02:25 339a4e72a1f5: Download complete 23:02:25 eaf3925da568: Verifying Checksum 23:02:25 eaf3925da568: Download complete 23:02:25 bde34c3a00c8: Verifying Checksum 23:02:25 bde34c3a00c8: Download complete 23:02:25 b352a97aabf1: Download complete 23:02:25 4872d77fe225: Verifying Checksum 23:02:25 4872d77fe225: Download complete 23:02:25 5851b861e8e6: Download complete 23:02:25 b85a868b505f: Verifying Checksum 23:02:25 b85a868b505f: Download complete 23:02:26 bab4dde63d76: Verifying Checksum 23:02:27 b85a868b505f: Pull complete 23:02:27 e2be974225ed: Pull complete 23:02:27 339a4e72a1f5: Pull complete 23:02:27 988bab9f4d93: Pull complete 23:02:28 1469e6f7b9e6: Pull complete 23:02:28 eaf3925da568: Pull complete 23:02:30 bab4dde63d76: Pull complete 23:02:30 bde34c3a00c8: Pull complete 23:02:30 b352a97aabf1: Pull complete 23:02:30 4872d77fe225: Pull complete 23:02:30 5851b861e8e6: Pull complete 23:02:30 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:02:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:02:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:02:30 prd-ubuntu20.04-docker-8c-8g-5117 does not seem to be running inside a container 23:02:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:02:33 $ docker top 14f37bfe1c561b9ab662a9854095ccd90409e52a2bc1f85f038e255580308271 -eo pid,comm 23:02:33 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). 23:02:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:02:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:02:33 [ssh-agent] Looking for ssh-agent implementation... 23:02:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:02:33 $ docker exec 14f37bfe1c561b9ab662a9854095ccd90409e52a2bc1f85f038e255580308271 ssh-agent 23:02:33 SSH_AUTH_SOCK=/tmp/ssh-ifVX3Se0bSeu/agent.31 23:02:33 SSH_AGENT_PID=37 23:02:33 Running ssh-add (command line suppressed) 23:02:33 Identity added: /w/workspace/edgex-go/1@tmp/private_key_13151535296648755232.key (/w/workspace/edgex-go/1@tmp/private_key_13151535296648755232.key) 23:02:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:02:34 + git tag --points-at HEAD [Pipeline] } 23:02:34 $ docker exec --env ******** --env ******** 14f37bfe1c561b9ab662a9854095ccd90409e52a2bc1f85f038e255580308271 ssh-agent -k 23:02:34 unset SSH_AUTH_SOCK; 23:02:34 unset SSH_AGENT_PID; 23:02:34 echo Agent pid 37 killed; 23:02:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:02:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:02:34 [ssh-agent] Looking for ssh-agent implementation... 23:02:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:02:34 $ docker exec 14f37bfe1c561b9ab662a9854095ccd90409e52a2bc1f85f038e255580308271 ssh-agent 23:02:34 SSH_AUTH_SOCK=/tmp/ssh-cmPY1RgUx4LC/agent.70 23:02:34 SSH_AGENT_PID=76 23:02:34 Running ssh-add (command line suppressed) 23:02:34 Identity added: /w/workspace/edgex-go/1@tmp/private_key_9437146097037940948.key (/w/workspace/edgex-go/1@tmp/private_key_9437146097037940948.key) 23:02:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:02:35 + git semver init 23:02:35 2024-03-07 23:02:35,424 [run_init] DEBUG init version:0.0.0 force:False 23:02:35 2024-03-07 23:02:35,425 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 23:02:35 2024-03-07 23:02:35,425 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 23:02:35 2024-03-07 23:02:35,426 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 23:02:40 2024-03-07 23:02:40,432 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 23:02:40 2024-03-07 23:02:40,433 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4772 with force:False 23:02:40 2024-03-07 23:02:40,433 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4772 23:02:40 2024-03-07 23:02:40,438 [execute] INFO git cat-file --batch-check 23:02:40 2024-03-07 23:02:40,438 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 23:02:40 2024-03-07 23:02:40,444 [execute] INFO git cat-file --batch 23:02:40 2024-03-07 23:02:40,444 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 23:02:40 2024-03-07 23:02:40,449 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4772 23:02:40 0.0.0 [Pipeline] } 23:02:40 $ docker exec --env ******** --env ******** 14f37bfe1c561b9ab662a9854095ccd90409e52a2bc1f85f038e255580308271 ssh-agent -k 23:02:41 unset SSH_AUTH_SOCK; 23:02:41 unset SSH_AGENT_PID; 23:02:41 echo Agent pid 76 killed; 23:02:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:02:41 + git semver [Pipeline] } 23:02:41 $ docker stop --time=1 14f37bfe1c561b9ab662a9854095ccd90409e52a2bc1f85f038e255580308271 23:02:43 $ docker rm -f --volumes 14f37bfe1c561b9ab662a9854095ccd90409e52a2bc1f85f038e255580308271 [Pipeline] // withDockerContainer [Pipeline] sh 23:02:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:02:44 Stashed 1 file(s) [Pipeline] echo 23:02:44 [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 23:02:45 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 23:02:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:02:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:02:45 ========================================================= 23:02:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 23:02:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:02:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 23:02:45 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 23:02:45 7264a8db6415: Pulling fs layer 23:02:45 c4d48a809fc2: Pulling fs layer 23:02:45 4f1c88b9dad5: Pulling fs layer 23:02:45 ad3a456e5733: Pulling fs layer 23:02:45 69c7f0334f64: Pulling fs layer 23:02:45 1f1c1a5573a3: Pulling fs layer 23:02:45 ce7588e14bc9: Pulling fs layer 23:02:45 b5e4710f87ac: Pulling fs layer 23:02:45 ad3a456e5733: Waiting 23:02:45 69c7f0334f64: Waiting 23:02:45 1f1c1a5573a3: Waiting 23:02:45 ce7588e14bc9: Waiting 23:02:45 c4d48a809fc2: Download complete 23:02:45 ad3a456e5733: Verifying Checksum 23:02:45 ad3a456e5733: Download complete 23:02:45 69c7f0334f64: Verifying Checksum 23:02:45 69c7f0334f64: Download complete 23:02:45 7264a8db6415: Verifying Checksum 23:02:45 7264a8db6415: Download complete 23:02:45 1f1c1a5573a3: Verifying Checksum 23:02:45 1f1c1a5573a3: Download complete 23:02:45 7264a8db6415: Pull complete 23:02:45 c4d48a809fc2: Pull complete 23:02:46 b5e4710f87ac: Verifying Checksum 23:02:46 b5e4710f87ac: Download complete 23:02:46 4f1c88b9dad5: Verifying Checksum 23:02:46 4f1c88b9dad5: Download complete 23:02:46 ce7588e14bc9: Verifying Checksum 23:02:46 ce7588e14bc9: Download complete 23:02:49 4f1c88b9dad5: Pull complete 23:02:49 ad3a456e5733: Pull complete 23:02:49 69c7f0334f64: Pull complete 23:02:49 1f1c1a5573a3: Pull complete 23:02:51 ce7588e14bc9: Pull complete 23:02:52 b5e4710f87ac: Pull complete 23:02:52 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 23:02:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 23:02:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 23:02:52 + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 23:02:52 WORKDIR /edgex 23:02:52 COPY go.mod . 23:02:52 RUN go mod download 23:02:52 docker build -t ci-base-image-x86_64 -f - . 23:02:53 Sending build context to Docker daemon 175.2MB 23:02:53 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 23:02:53 ---> 88b5674ff536 23:02:53 Step 2/4 : WORKDIR /edgex 23:02:59 Still waiting to schedule task 23:02:59 ‘prd-ubuntu20.04-docker-arm64-4c-16g-5120’ is offline 23:02:59 ---> Running in 016d2f69d4b0 23:02:59 Removing intermediate container 016d2f69d4b0 23:02:59 ---> a787b9b029a7 23:02:59 Step 3/4 : COPY go.mod . 23:02:59 ---> c9b091a77c54 23:02:59 Step 4/4 : RUN go mod download 23:02:59 ---> Running in 20186d1bc9b5 23:03:17 Removing intermediate container 20186d1bc9b5 23:03:17 ---> 3c16455be8e8 23:03:17 Successfully built 3c16455be8e8 23:03:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:18 + docker inspect -f . ci-base-image-x86_64 23:03:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:03:18 prd-ubuntu20.04-docker-8c-8g-5117 does not seem to be running inside a container 23:03:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 23:03:18 $ docker top 31fac680c4b005fa8a5742e7605bffc396bb92e781f0e23474e9bcc7c813957f -eo pid,comm [Pipeline] { [Pipeline] sh 23:03:19 + go version 23:03:19 go version go1.21.0 linux/amd64 [Pipeline] } 23:03:19 $ docker stop --time=1 31fac680c4b005fa8a5742e7605bffc396bb92e781f0e23474e9bcc7c813957f 23:03:20 $ docker rm -f --volumes 31fac680c4b005fa8a5742e7605bffc396bb92e781f0e23474e9bcc7c813957f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:21 + docker inspect -f . ci-base-image-x86_64 23:03:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:03:21 prd-ubuntu20.04-docker-8c-8g-5117 does not seem to be running inside a container 23:03:21 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 23:03:22 $ docker top dda7f3060f7dad1e770f1e89072b10e110793019eec184f1cb6ac69ee8ab1184 -eo pid,comm [Pipeline] { [Pipeline] echo 23:03:22 ========================================================= 23:03:22 [edgeXBuildGoParallel] Running Tests and Build... 23:03:22 ========================================================= [Pipeline] sh 23:03:22 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 23:03:23 + make test 23:03:23 go test -race -coverprofile=coverage.out ./... 23:03:29 ? github.com/edgexfoundry/edgex-go [no test files] 23:03:41 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:03:41 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 23:03:41 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:03:41 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:03:41 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:03:41 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:03:41 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:03:41 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 23:03:41 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:03:41 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 23:03:41 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:03:41 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:03:41 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:03:41 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:03:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:03:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:03:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.038s coverage: 28.7% of statements 23:03:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.068s coverage: 97.0% of statements 23:03:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 23:03:46 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 23:03:46 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:03:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:03:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:03:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 23:03:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:03:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:03:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:03:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:03:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:03:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:03:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.080s coverage: 69.2% of statements 23:03:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.067s coverage: 53.2% of statements 23:03:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.130s coverage: 93.4% of statements 23:03:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.057s coverage: 4.1% of statements 23:03:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:03:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 23:03:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:03:52 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:03:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:03:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:03:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:03:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:03:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:03:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:03:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.362s coverage: 97.6% of statements 23:03:53 ok github.com/edgexfoundry/edgex-go/internal/io 1.045s coverage: 72.2% of statements 23:03:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:03:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:03:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.072s coverage: 0.9% of statements 23:03:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.039s coverage: 32.2% of statements 23:03:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.042s coverage: 41.7% of statements 23:03:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.045s coverage: 82.9% of statements 23:03:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.046s coverage: 94.1% of statements 23:03:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.061s coverage: 96.3% of statements 23:03:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.038s coverage: 87.5% of statements 23:03:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:03:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:03:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:03:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:03:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:03:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 23:03:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 23:03:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 23:03:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:03:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:03:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:03:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:03:57 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:03:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:03:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:03:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 23:04:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:04:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:04:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:04:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 23:04:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 23:04:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 23:04:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:04:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:04:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:04:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 23:04:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 23:04:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 23:04:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:04:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:04:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:04:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:04:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:04:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.045s coverage: 94.4% of statements 23:04:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:04:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:04:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:04:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:04:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:04:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:04:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:04:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:04:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.377s coverage: 79.9% of statements 23:04:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.067s coverage: 92.9% of statements 23:04:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.014s coverage: 64.4% of statements 23:04:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.051s coverage: 62.3% of statements 23:04:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.053s coverage: 87.2% of statements 23:04:20 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.039s coverage: 20.0% of statements 23:04:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.034s coverage: 100.0% of statements 23:04:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.081s coverage: 81.8% of statements 23:04:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.082s coverage: 82.1% of statements 23:04:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.040s coverage: 86.0% of statements 23:04:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.174s coverage: 63.1% of statements 23:04:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.036s coverage: 100.0% of statements 23:04:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.025s coverage: 89.4% of statements 23:04:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.011s coverage: 100.0% of statements 23:04:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements 23:04:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 23:04:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.183s coverage: 38.4% of statements 23:04:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.044s coverage: 89.5% of statements 23:04:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.039s coverage: 84.8% of statements 23:04:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.070s coverage: 19.9% of statements 23:04:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.140s coverage: 95.7% of statements 23:04:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.054s coverage: 61.8% of statements 23:04:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.095s coverage: 98.9% of statements 23:04:20 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 23:04:21 running golangci-lint 23:04:21 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 23:04:21 go version go1.21.0 linux/amd64 23:04:21 level=info msg="[config_reader] Used config file .golangci.yml" 23:04:21 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 23:04:36 level=info msg="[loader] Go packages loading at mode 575 (deps|types_sizes|name|compiled_files|exports_file|files|imports) took 13.046646565s" 23:04:36 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 30.633929ms" 23:04:42 level=info msg="[linters_context/goanalysis] analyzers took 1m5.511401812s with top 10 stages: buildir: 32.362462866s, gosec: 6.476996839s, fact_deprecated: 2.14447194s, inspect: 2.124602554s, ctrlflow: 1.42819842s, printf: 1.369652326s, S1038: 864.662608ms, fact_purity: 777.233072ms, nilness: 772.275271ms, directives: 552.943746ms" 23:04:42 level=info msg="[runner] Issues before processing: 197, after processing: 0" 23:04:42 level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 197/197, skip_files: 197/197, skip_dirs: 197/197, autogenerated_exclude: 197/197, exclude: 197/197, exclude-rules: 21/197, filename_unadjuster: 197/197, nolint: 0/21, cgo: 197/197, identifier_marker: 197/197" 23:04:42 level=info msg="[runner] processing took 14.536728ms with stages: nolint: 6.829519ms, identifier_marker: 3.118242ms, path_prettifier: 1.655149ms, exclude-rules: 1.056624ms, autogenerated_exclude: 1.054285ms, skip_dirs: 700.556µs, filename_unadjuster: 69.732µs, cgo: 48.411µs, fixer: 940ns, max_same_issues: 680ns, uniq_by_line: 460ns, skip_files: 420ns, sort_results: 260ns, severity-rules: 260ns, exclude: 260ns, diff: 250ns, max_from_linter: 170ns, source_code: 160ns, max_per_file_from_linter: 120ns, path_shortener: 120ns, path_prefixer: 110ns" 23:04:42 level=info msg="[runner] linters took 8.007144257s with stages: goanalysis_metalinter: 7.992515426s" 23:04:42 level=info msg="File cache stats: 0 entries of total size 0B" 23:04:42 level=info msg="Memory: 212 samples, avg is 238.7MB, max is 1024.2MB" 23:04:42 level=info msg="Execution took 21.094830523s" 23:04:42 go vet ./... 23:04:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:04:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:04:47 ./bin/test-attribution-txt.sh 23:04:47 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 23:04:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 23:04:47 + ls -al . 23:04:47 total 736 23:04:47 drwxrwxr-x 11 1001 1001 4096 Mar 7 23:03 . 23:04:47 drwxr-xr-x 4 root root 4096 Mar 7 23:03 .. 23:04:47 drwxrwxr-x 2 1001 1001 4096 Mar 7 23:02 .blubracket 23:04:47 -rw-rw-r-- 1 1001 1001 10 Mar 7 23:02 .dockerignore 23:04:47 drwxrwxr-x 8 1001 1001 4096 Mar 7 23:04 .git 23:04:47 drwxrwxr-x 3 1001 1001 4096 Mar 7 23:02 .github 23:04:47 -rw-rw-r-- 1 1001 1001 1074 Mar 7 23:02 .gitignore 23:04:47 -rw-rw-r-- 1 1001 1001 42 Mar 7 23:02 .golangci.yml 23:04:47 -rw-rw-r-- 1 1001 1001 100 Mar 7 23:02 .hadolint.yml 23:04:47 drwxr-xr-x 3 1001 1001 4096 Mar 7 23:02 .semver 23:04:47 -rw-rw-r-- 1 1001 1001 155 Mar 7 23:02 .sonarcloud.properties 23:04:47 -rw-rw-r-- 1 1001 1001 1171 Mar 7 23:02 ADOPTERS.md 23:04:47 -rw-rw-r-- 1 1001 1001 11674 Mar 7 23:02 Attribution.txt 23:04:47 -rw-rw-r-- 1 1001 1001 100284 Mar 7 23:02 CHANGELOG.md 23:04:47 -rw-rw-r-- 1 1001 1001 3804 Mar 7 23:02 CONTRIBUTING.md 23:04:47 -rw-rw-r-- 1 1001 1001 677 Mar 7 23:02 GOVERNANCE.md 23:04:47 -rw-rw-r-- 1 1001 1001 861 Mar 7 23:02 Jenkinsfile 23:04:47 -rw-rw-r-- 1 1001 1001 10775 Mar 7 23:02 LICENSE 23:04:47 -rw-rw-r-- 1 1001 1001 15392 Mar 7 23:02 Makefile 23:04:47 -rw-rw-r-- 1 1001 1001 582 Mar 7 23:02 OWNERS.md 23:04:47 -rw-rw-r-- 1 1001 1001 9528 Mar 7 23:02 README.md 23:04:47 -rw-rw-r-- 1 1001 1001 789 Mar 7 23:02 SECURITY.md 23:04:47 -rw-rw-r-- 1 1001 1001 5 Mar 7 23:02 VERSION 23:04:47 drwxrwxr-x 2 1001 1001 4096 Mar 7 23:02 bin 23:04:47 drwxrwxr-x 18 1001 1001 4096 Mar 7 23:02 cmd 23:04:47 -rw-r--r-- 1 root root 453602 Mar 7 23:04 coverage.out 23:04:47 drwxrwxr-x 2 1001 1001 4096 Mar 7 23:02 fuzz_test 23:04:47 -rw-rw-r-- 1 1001 1001 3734 Mar 7 23:02 go.mod 23:04:47 -rw-rw-r-- 1 1001 1001 35998 Mar 7 23:02 go.sum 23:04:47 drwxrwxr-x 7 1001 1001 4096 Mar 7 23:02 internal 23:04:47 drwxrwxr-x 3 1001 1001 4096 Mar 7 23:02 openapi 23:04:47 -rw-rw-r-- 1 1001 1001 584 Mar 7 23:02 security.txt 23:04:47 -rw-rw-r-- 1 1001 1001 204 Mar 7 23:02 version.go [Pipeline] sh 23:04:47 + '[' -e coverage.out ] 23:04:47 + chown 1001:1001 coverage.out [Pipeline] stash 23:04:48 Stashed 1 file(s) [Pipeline] sh 23:04:48 + make build 23:04:48 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 23:05:00 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:05:00 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:05:01 go build -tags " non_delayedstart" -ldflags "-s -w -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 23:05:01 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:05:07 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:05:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 23:05:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 23:05:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 23:05:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:05:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:05:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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] } 23:05:12 $ docker stop --time=1 dda7f3060f7dad1e770f1e89072b10e110793019eec184f1cb6ac69ee8ab1184 23:05:16 $ docker rm -f --volumes dda7f3060f7dad1e770f1e89072b10e110793019eec184f1cb6ac69ee8ab1184 [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 23:05:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:05:17 23:05:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:05:18 latest: Pulling from edgex-devops/edgex-compose 23:05:18 91d30c5bc195: Pulling fs layer 23:05:18 2e9b0aa3be6d: Pulling fs layer 23:05:18 9c61dcf015f6: Pulling fs layer 23:05:18 4698f68db338: Pulling fs layer 23:05:18 2a2f49069b9e: Pulling fs layer 23:05:18 e0025b399a48: Pulling fs layer 23:05:18 e0025b399a48: Waiting 23:05:18 2a2f49069b9e: Waiting 23:05:18 4698f68db338: Waiting 23:05:18 91d30c5bc195: Verifying Checksum 23:05:18 91d30c5bc195: Download complete 23:05:18 4698f68db338: Verifying Checksum 23:05:18 4698f68db338: Download complete 23:05:18 91d30c5bc195: Pull complete 23:05:18 2e9b0aa3be6d: Verifying Checksum 23:05:18 2e9b0aa3be6d: Download complete 23:05:18 e0025b399a48: Verifying Checksum 23:05:18 e0025b399a48: Download complete 23:05:18 2a2f49069b9e: Download complete 23:05:19 2e9b0aa3be6d: Pull complete 23:05:19 9c61dcf015f6: Verifying Checksum 23:05:19 9c61dcf015f6: Download complete 23:05:21 9c61dcf015f6: Pull complete 23:05:21 4698f68db338: Pull complete 23:05:22 2a2f49069b9e: Pull complete 23:05:22 e0025b399a48: Pull complete 23:05:22 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 23:05:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:05:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:05:22 prd-ubuntu20.04-docker-8c-8g-5117 does not seem to be running inside a container 23:05:22 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:05:25 $ docker top c9ae062a241fdb9d3d196b73fcca955e9be25246723c8dbecb0044c0aef1dbaf -eo pid,comm [Pipeline] { [Pipeline] sh 23:05:26 + docker compose -f ./docker-compose-build.yml build --parallel 23:05:28 #1 [security-bootstrapper internal] load build definition from Dockerfile 23:05:28 #1 transferring dockerfile: 2.93kB done 23:05:28 #1 DONE 0.0s 23:05:28 23:05:28 #2 [security-secretstore-setup internal] load build definition from Dockerfile 23:05:28 #2 transferring dockerfile: 2.49kB done 23:05:28 #2 DONE 0.0s 23:05:28 23:05:28 #3 [security-spire-config internal] load build definition from Dockerfile 23:05:28 #3 transferring dockerfile: 1.69kB done 23:05:28 #3 DONE 0.0s 23:05:28 23:05:28 #4 [security-spire-server internal] load build definition from Dockerfile 23:05:28 #4 transferring dockerfile: 1.70kB done 23:05:28 #4 DONE 0.0s 23:05:28 23:05:28 #5 [core-data internal] load build definition from Dockerfile 23:05:28 #5 transferring dockerfile: 2.01kB done 23:05:28 #5 DONE 0.0s 23:05:28 23:05:28 #6 [security-spire-agent internal] load build definition from Dockerfile 23:05:28 #6 transferring dockerfile: 1.81kB done 23:05:28 #6 DONE 0.0s 23:05:28 23:05:28 #7 [core-command internal] load build definition from Dockerfile 23:05:28 #7 transferring dockerfile: 1.93kB done 23:05:28 #7 DONE 0.0s 23:05:28 23:05:28 #8 [security-bootstrapper internal] load .dockerignore 23:05:28 #8 transferring context: 50B done 23:05:28 #8 DONE 0.0s 23:05:28 23:05:28 #9 [security-proxy-auth internal] load build definition from Dockerfile 23:05:28 #9 transferring dockerfile: 2.15kB done 23:05:28 #9 DONE 0.0s 23:05:28 23:05:28 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 23:05:28 #10 transferring dockerfile: 1.89kB done 23:05:28 #10 DONE 0.0s 23:05:28 23:05:28 #11 [support-scheduler internal] load build definition from Dockerfile 23:05:28 #11 transferring dockerfile: 1.93kB done 23:05:28 #11 DONE 0.0s 23:05:28 23:05:28 #12 [security-proxy-setup internal] load build definition from Dockerfile 23:05:28 #12 transferring dockerfile: 2.50kB done 23:05:28 #12 DONE 0.0s 23:05:28 23:05:28 #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile 23:05:28 #13 transferring dockerfile: 2.23kB done 23:05:28 #13 DONE 0.0s 23:05:28 23:05:28 #14 [core-metadata internal] load build definition from Dockerfile 23:05:28 #14 transferring dockerfile: 2.06kB done 23:05:28 #14 DONE 0.0s 23:05:28 23:05:28 #15 [support-notifications internal] load build definition from Dockerfile 23:05:28 #15 transferring dockerfile: 1.95kB done 23:05:28 #15 DONE 0.0s 23:05:28 23:05:28 #16 [security-secretstore-setup internal] load .dockerignore 23:05:28 #16 transferring context: 50B done 23:05:28 #16 DONE 0.0s 23:05:28 23:05:28 #17 [security-spire-config internal] load .dockerignore 23:05:28 #17 transferring context: 50B done 23:05:28 #17 DONE 0.0s 23:05:28 23:05:28 #18 [security-spire-server internal] load .dockerignore 23:05:28 #18 transferring context: 50B done 23:05:28 #18 DONE 0.0s 23:05:28 23:05:28 #19 [core-data internal] load .dockerignore 23:05:28 #19 transferring context: 50B done 23:05:28 #19 DONE 0.0s 23:05:28 23:05:28 #20 [security-spire-agent internal] load .dockerignore 23:05:28 #20 transferring context: 50B done 23:05:28 #20 DONE 0.0s 23:05:28 23:05:28 #21 [security-spiffe-token-provider internal] load .dockerignore 23:05:28 #21 transferring context: 50B done 23:05:28 #21 DONE 0.0s 23:05:28 23:05:28 #22 [security-proxy-auth internal] load .dockerignore 23:05:28 #22 transferring context: 50B done 23:05:28 #22 DONE 0.0s 23:05:28 23:05:28 #23 [core-command internal] load .dockerignore 23:05:28 #23 transferring context: 50B done 23:05:28 #23 DONE 0.0s 23:05:28 23:05:28 #24 [support-scheduler internal] load .dockerignore 23:05:28 #24 transferring context: 50B done 23:05:28 #24 DONE 0.0s 23:05:28 23:05:28 #25 [security-proxy-setup internal] load .dockerignore 23:05:28 #25 transferring context: 50B done 23:05:28 #25 DONE 0.0s 23:05:28 23:05:28 #26 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:05:28 #26 DONE 0.0s 23:05:28 23:05:28 #27 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 23:05:28 #27 ... 23:05:28 23:05:28 #28 [core-common-config-bootstrapper internal] load .dockerignore 23:05:28 #28 transferring context: 50B done 23:05:28 #28 DONE 0.0s 23:05:28 23:05:28 #29 [core-metadata internal] load .dockerignore 23:05:28 #29 transferring context: 50B done 23:05:28 #29 DONE 0.0s 23:05:28 23:05:28 #30 [support-notifications internal] load .dockerignore 23:05:28 #30 transferring context: 50B done 23:05:28 #30 DONE 0.0s 23:05:28 23:05:28 #27 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 23:05:28 #27 ... 23:05:28 23:05:28 #26 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:05:28 #26 DONE 0.0s 23:05:28 23:05:28 #27 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 23:05:29 #27 ... 23:05:29 23:05:29 #26 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:05:29 #26 DONE 0.0s 23:05:29 23:05:29 #27 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 23:05:29 #27 DONE 0.5s 23:05:29 23:05:29 #31 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 23:05:29 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 23:05:29 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 23:05:29 #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 23:05:29 #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 23:05:29 #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s 23:05:29 #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done 23:05:29 #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 23:05:29 #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done 23:05:29 #31 ... 23:05:29 23:05:29 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 23:05:29 #32 DONE 0.9s 23:05:29 23:05:29 #31 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 23:05:29 #31 ... 23:05:29 23:05:29 #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 23:05:29 #33 DONE 1.0s 23:05:29 23:05:29 #31 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 23:05:29 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 23:05:29 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 23:05:29 #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 23:05:29 #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 23:05:29 #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done 23:05:29 #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.4s done 23:05:30 #31 ... 23:05:30 23:05:30 #34 [security-spire-config internal] load build context 23:05:30 #34 transferring context: 16.35kB 0.0s done 23:05:30 #34 DONE 0.4s 23:05:30 23:05:30 #31 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 23:05:30 #31 DONE 1.3s 23:05:30 23:05:30 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:05:30 #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done 23:05:30 #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 23:05:30 #35 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 23:05:30 #35 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 23:05:30 #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.2s 23:05:30 #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.2s 23:05:30 #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.2s 23:05:30 #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 23:05:30 #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s 23:05:30 #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 23:05:30 #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 23:05:30 #35 ... 23:05:30 23:05:30 #36 [security-spire-server internal] load build context 23:05:30 #36 transferring context: 18.10kB 0.0s done 23:05:30 #36 DONE 0.6s 23:05:30 23:05:30 #37 [security-spire-agent internal] load build context 23:05:30 #37 transferring context: 17.63kB 0.1s done 23:05:30 #37 DONE 0.6s 23:05:30 23:05:30 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:05:30 #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s 23:05:30 #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 23:05:30 #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done 23:05:30 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.6s 23:05:31 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 4.19MB / 25.84MB 0.7s 23:05:31 #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 23:05:31 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 12.58MB / 25.84MB 0.8s 23:05:31 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 19.92MB / 25.84MB 0.9s 23:05:31 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.0s 23:05:31 #35 ... 23:05:31 23:05:31 #38 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 23:05:31 #38 DONE 2.2s 23:05:31 23:05:31 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:05:31 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.1s done 23:05:31 #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 23:05:32 #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.6s done 23:05:37 #35 ... 23:05:37 23:05:37 #39 [security-bootstrapper internal] load build context 23:05:37 #39 transferring context: 257.53MB 7.5s 23:05:37 #39 ... 23:05:37 23:05:37 #40 [core-metadata internal] load build context 23:05:37 #40 transferring context: 310.73MB 7.8s done 23:05:37 #40 ... 23:05:37 23:05:37 #39 [security-bootstrapper internal] load build context 23:05:37 #39 transferring context: 310.73MB 8.1s done 23:05:40 #39 ... 23:05:40 23:05:40 #41 [security-proxy-auth internal] load build context 23:05:40 #41 transferring context: 310.73MB 7.2s done 23:05:40 #41 ... 23:05:40 23:05:40 #42 [support-scheduler internal] load build context 23:05:40 #42 transferring context: 310.73MB 7.9s done 23:05:41 #42 ... 23:05:41 23:05:41 #43 [core-data internal] load build context 23:05:41 #43 transferring context: 310.73MB 7.7s done 23:05:41 #43 ... 23:05:41 23:05:41 #44 [security-spiffe-token-provider internal] load build context 23:05:41 #44 transferring context: 310.73MB 7.7s done 23:05:41 #44 ... 23:05:41 23:05:41 #45 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init 23:05:41 #45 ... 23:05:41 23:05:41 #46 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:05:41 #46 ... 23:05:41 23:05:41 #47 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 23:05:42 #47 ... 23:05:42 23:05:42 #48 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:05:42 #48 ... 23:05:42 23:05:42 #49 [security-proxy-setup internal] load build context 23:05:42 #49 transferring context: 310.73MB 8.2s done 23:05:42 #49 ... 23:05:42 23:05:42 #50 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:05:42 #50 ... 23:05:42 23:05:42 #51 [security-secretstore-setup internal] load build context 23:05:42 #51 transferring context: 310.73MB 7.8s done 23:05:42 #51 ... 23:05:42 23:05:42 #52 [core-data builder 2/7] WORKDIR /edgex-go 23:05:42 #52 ... 23:05:42 23:05:42 #53 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 23:05:42 #53 ... 23:05:42 23:05:42 #54 [core-command internal] load build context 23:05:42 #54 transferring context: 310.73MB 7.9s done 23:05:43 #54 ... 23:05:43 23:05:43 #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 23:05:43 #55 ... 23:05:43 23:05:43 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:05:43 #0 0.844 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:05:43 #0 1.100 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:05:43 #0 1.318 (1/4) Installing ca-certificates (20230506-r0) 23:05:43 #0 1.330 (2/4) Installing dumb-init (1.2.5-r2) 23:05:43 #0 1.339 (3/4) Installing su-exec (0.2-r3) 23:05:43 #0 1.345 (4/4) Installing yq (4.33.3-r5) 23:05:43 #0 1.619 Executing busybox-1.36.1-r5.trigger 23:05:43 #0 1.622 Executing ca-certificates-20230506-r0.trigger 23:05:43 #0 1.658 OK: 17 MiB in 19 packages 23:05:43 #56 ... 23:05:43 23:05:43 #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 23:05:43 #57 ... 23:05:43 23:05:43 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 23:05:43 #58 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done 23:05:43 #58 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 23:05:43 #58 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 23:05:43 #58 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 23:05:43 #58 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 23:05:43 #58 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done 23:05:43 #58 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 23:05:43 #58 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.5s done 23:05:43 #58 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 23:05:43 #58 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 23:05:43 #58 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 1.2s done 23:05:43 #58 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.0s done 23:05:44 #58 ... 23:05:44 23:05:44 #59 [support-notifications internal] load build context 23:05:44 #59 transferring context: 310.73MB 8.7s done 23:05:44 #59 ... 23:05:44 23:05:44 #60 [core-common-config-bootstrapper internal] load build context 23:05:44 #60 transferring context: 310.73MB 6.5s done 23:05:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5130 in /w/workspace/edgexfoundry_edgex-go_PR-4772 [Pipeline] { [Pipeline] ws 23:05:48 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 23:05:51 The recommended git tool is: git 23:05:57 using credential edgex-jenkins-ssh 23:05:57 Cloning the remote Git repository 23:05:57 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:05:57 > git init /w/workspace/edgex-go/1 # timeout=10 23:05:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:05:57 > git --version # timeout=10 23:05:57 > git --version # 'git version 2.25.1' 23:05:57 using GIT_SSH to set credentials SSH Credentials for GitHub 23:05:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:06:02 #60 DONE 31.5s 23:06:02 23:06:02 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:06:02 #56 DONE 30.3s 23:06:02 23:06:02 #52 [core-metadata builder 2/7] WORKDIR /edgex-go 23:06:02 #52 DONE 29.6s 23:06:02 23:06:02 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 23:06:02 #61 ... 23:06:02 23:06:02 #43 [core-data internal] load build context 23:06:02 #43 DONE 31.5s 23:06:02 23:06:02 #41 [security-proxy-auth internal] load build context 23:06:02 #41 DONE 31.5s 23:06:02 23:06:02 #44 [security-spiffe-token-provider internal] load build context 23:06:02 #44 DONE 31.6s 23:06:02 23:06:02 #40 [core-metadata internal] load build context 23:06:02 #40 DONE 31.6s 23:06:02 23:06:02 #51 [security-secretstore-setup internal] load build context 23:06:02 #51 DONE 31.6s 23:06:02 23:06:02 #42 [support-scheduler internal] load build context 23:06:02 #42 DONE 31.6s 23:06:02 23:06:02 #49 [security-proxy-setup internal] load build context 23:06:02 #49 DONE 31.7s 23:06:02 23:06:02 #54 [core-command internal] load build context 23:06:02 #54 DONE 31.7s 23:06:02 23:06:02 #59 [support-notifications internal] load build context 23:06:02 #59 DONE 31.7s 23:06:02 23:06:02 #39 [security-bootstrapper internal] load build context 23:06:02 #39 DONE 31.7s 23:06:02 23:06:02 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:06:02 #35 ... 23:06:02 23:06:02 #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 23:06:02 #55 30.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:06:02 #55 30.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:06:02 #55 31.01 (1/2) Installing dumb-init (1.2.5-r2) 23:06:02 #55 31.02 (2/2) Installing su-exec (0.2-r3) 23:06:02 #55 31.02 Executing busybox-1.36.1-r5.trigger 23:06:02 #55 31.04 OK: 7 MiB in 17 packages 23:06:02 #55 DONE 31.3s 23:06:02 23:06:02 #47 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 23:06:02 #47 30.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:06:02 #47 30.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:06:02 #47 31.15 (1/4) Installing dumb-init (1.2.5-r2) 23:06:02 #47 31.16 (2/4) Installing openssl (3.1.4-r5) 23:06:02 #47 31.22 (3/4) Installing su-exec (0.2-r3) 23:06:02 #47 31.22 (4/4) Installing yq (4.33.3-r5) 23:06:02 #47 31.28 Executing busybox-1.36.1-r5.trigger 23:06:02 #47 31.29 OK: 17 MiB in 19 packages 23:06:02 #47 DONE 31.5s 23:06:02 23:06:02 #48 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:06:02 #48 30.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:06:02 #48 30.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:06:02 #48 30.97 v3.18.6-71-g875d00ea703 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 23:06:02 #48 30.97 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 23:06:02 #48 30.97 OK: 20070 distinct packages available 23:06:02 #48 31.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:06:02 #48 31.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:06:02 #48 31.41 (1/5) Installing dumb-init (1.2.5-r2) 23:06:02 #48 31.43 (2/5) Installing musl-obstack (1.2.3-r2) 23:06:02 #48 31.43 (3/5) Installing libucontext (1.2-r2) 23:06:02 #48 31.44 (4/5) Installing gcompat (1.1.0-r1) 23:06:02 #48 31.45 (5/5) Installing openssl (3.1.4-r5) 23:06:02 #48 31.47 Executing busybox-1.36.1-r5.trigger 23:06:02 #48 31.47 OK: 8 MiB in 20 packages 23:06:02 #48 DONE 31.6s 23:06:02 23:06:02 #62 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 23:06:02 #62 ... 23:06:02 23:06:02 #50 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:06:02 #50 30.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:06:02 #50 30.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:06:02 #50 31.02 v3.18.6-71-g875d00ea703 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 23:06:02 #50 31.02 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 23:06:02 #50 31.02 OK: 20070 distinct packages available 23:06:02 #50 31.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:06:02 #50 31.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:06:02 #50 31.43 (1/4) Installing dumb-init (1.2.5-r2) 23:06:02 #50 31.43 (2/4) Installing musl-obstack (1.2.3-r2) 23:06:02 #50 31.44 (3/4) Installing libucontext (1.2-r2) 23:06:02 #50 31.47 (4/4) Installing gcompat (1.1.0-r1) 23:06:02 #50 31.49 Executing busybox-1.36.1-r5.trigger 23:06:02 #50 31.50 OK: 8 MiB in 19 packages 23:06:02 #50 DONE 31.9s 23:06:02 23:06:02 #63 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 23:06:02 #0 1.142 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:06:02 #0 1.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:06:02 #0 1.519 OK: 264 MiB in 52 packages 23:06:02 #63 DONE 1.8s 23:06:02 23:06:02 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 23:06:02 #61 1.119 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:06:02 #61 1.235 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:06:02 #61 1.454 OK: 264 MiB in 52 packages 23:06:02 #61 DONE 1.8s 23:06:02 23:06:02 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 23:06:02 #0 0.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:06:02 #0 0.855 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:06:02 #0 1.093 v3.18.6-71-g875d00ea703 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 23:06:02 #0 1.093 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 23:06:02 #0 1.093 OK: 20075 distinct packages available 23:06:02 #0 1.152 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:06:02 #0 1.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:06:02 #0 1.555 OK: 264 MiB in 52 packages 23:06:02 #64 DONE 1.8s 23:06:02 23:06:02 #46 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:06:02 #46 30.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:06:02 #46 31.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:06:02 #46 31.32 v3.18.6-71-g875d00ea703 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 23:06:02 #46 31.32 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 23:06:02 #46 31.32 OK: 20070 distinct packages available 23:06:02 #46 31.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:06:02 #46 31.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:06:02 #46 31.72 (1/11) Installing ca-certificates (20230506-r0) 23:06:02 #46 31.73 (2/11) Installing brotli-libs (1.0.9-r14) 23:06:02 #46 31.75 (3/11) Installing libunistring (1.1-r1) 23:06:02 #46 31.77 (4/11) Installing libidn2 (2.3.4-r1) 23:06:02 #46 31.77 (5/11) Installing nghttp2-libs (1.57.0-r0) 23:06:02 #46 31.79 (6/11) Installing libcurl (8.5.0-r0) 23:06:02 #46 31.80 (7/11) Installing curl (8.5.0-r0) 23:06:02 #46 31.83 (8/11) Installing dumb-init (1.2.5-r2) 23:06:02 #46 31.83 (9/11) Installing musl-obstack (1.2.3-r2) 23:06:02 #46 31.90 (10/11) Installing libucontext (1.2-r2) 23:06:02 #46 31.90 (11/11) Installing gcompat (1.1.0-r1) 23:06:02 #46 31.91 Executing busybox-1.36.1-r5.trigger 23:06:02 #46 31.91 Executing ca-certificates-20230506-r0.trigger 23:06:02 #46 32.00 OK: 12 MiB in 26 packages 23:06:02 #46 DONE 32.2s 23:06:02 23:06:02 #65 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 23:06:02 #0 1.392 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:06:02 #0 1.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:06:02 #0 1.785 OK: 17 MiB in 19 packages 23:06:02 #65 DONE 2.0s 23:06:02 23:06:02 #45 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init 23:06:02 #45 30.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:06:02 #45 31.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:06:02 #45 31.95 (1/1) Installing dumb-init (1.2.5-r2) 23:06:02 #45 31.97 Executing busybox-1.36.1-r5.trigger 23:06:02 #45 31.99 OK: 7 MiB in 16 packages 23:06:02 #45 DONE 32.2s 23:06:02 23:06:02 #66 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 23:06:02 #0 1.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:06:02 #0 1.521 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:06:02 #0 1.764 OK: 264 MiB in 52 packages 23:06:02 #66 DONE 2.1s 23:06:02 23:06:02 #67 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 23:06:02 #67 DONE 0.1s 23:06:02 23:06:02 #68 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 23:06:02 #68 DONE 0.3s 23:06:02 23:06:02 #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ 23:06:02 #69 DONE 0.3s 23:06:02 23:06:02 #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 23:06:02 #70 DONE 0.3s 23:06:02 23:06:02 #71 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:06:03 #71 ... 23:06:03 23:06:03 #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 23:06:03 #57 30.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:06:03 #57 31.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:06:03 #57 32.12 (1/1) Installing dumb-init (1.2.5-r2) 23:06:03 #57 32.14 Executing busybox-1.36.1-r5.trigger 23:06:03 #57 32.14 OK: 7 MiB in 16 packages 23:06:03 #57 DONE 32.4s 23:06:03 23:06:03 #53 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 23:06:03 #53 30.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:06:03 #53 31.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:06:03 #53 32.03 (1/2) Installing ca-certificates (20230506-r0) 23:06:03 #53 32.05 (2/2) Installing dumb-init (1.2.5-r2) 23:06:03 #53 32.06 Executing busybox-1.36.1-r5.trigger 23:06:03 #53 32.09 Executing ca-certificates-20230506-r0.trigger 23:06:03 #53 32.18 OK: 8 MiB in 17 packages 23:06:03 #53 DONE 32.4s 23:06:03 23:06:03 #72 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade 23:06:04 #72 ... 23:06:04 23:06:04 #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 23:06:04 #0 1.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:06:04 #0 1.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:06:04 #0 2.050 OK: 7 MiB in 17 packages 23:06:04 #73 DONE 2.2s 23:06:04 23:06:04 #62 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 23:06:04 #62 1.865 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:06:04 #62 1.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:06:04 #62 2.183 OK: 8 MiB in 20 packages 23:06:04 #62 DONE 2.3s 23:06:04 23:06:04 #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 23:06:04 #0 1.477 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:06:04 #0 1.590 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:06:04 #0 1.795 OK: 8 MiB in 19 packages 23:06:04 #74 DONE 1.9s 23:06:04 23:06:04 #75 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:06:04 #75 ... 23:06:04 23:06:04 #76 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 23:06:04 #76 DONE 0.6s 23:06:04 23:06:04 #72 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade 23:06:04 #72 1.579 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:06:04 #72 1.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:06:04 #72 2.007 OK: 7 MiB in 16 packages 23:06:06 #72 ... 23:06:06 23:06:06 #77 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 23:06:06 #77 DONE 2.3s 23:06:07 23:06:07 #78 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:06:07 #78 DONE 2.6s 23:06:07 23:06:07 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 23:06:07 #0 1.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:06:07 #0 2.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:06:07 #0 2.521 OK: 17 MiB in 19 packages 23:06:07 #79 DONE 4.9s 23:06:07 23:06:07 #72 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 23:06:07 #72 DONE 4.2s 23:06:07 23:06:07 #80 [security-spire-server stage-2 5/9] COPY Attribution.txt / 23:06:07 #80 ... 23:06:07 23:06:07 #81 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 23:06:07 #81 DONE 2.6s 23:06:07 23:06:07 #75 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:06:07 #75 DONE 2.6s 23:06:07 23:06:07 #82 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 23:06:07 #82 DONE 0.1s 23:06:07 23:06:07 #83 [security-spire-config stage-2 5/10] COPY Attribution.txt / 23:06:08 #83 DONE 0.9s 23:06:08 23:06:08 #80 [security-spire-server stage-2 5/9] COPY Attribution.txt / 23:06:08 #80 DONE 0.9s 23:06:08 23:06:08 #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 23:06:08 #0 4.128 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:06:08 #0 4.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:06:08 #0 4.751 OK: 12 MiB in 26 packages 23:06:08 #84 DONE 5.2s 23:06:08 23:06:08 #85 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:06:08 #85 DONE 0.9s 23:06:08 23:06:08 #86 [security-spire-config stage-2 6/10] COPY security.txt / 23:06:08 #86 DONE 0.1s 23:06:08 23:06:08 #87 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 23:06:08 #87 DONE 0.1s 23:06:08 23:06:08 #88 [security-spire-server stage-2 6/9] COPY security.txt / 23:06:08 #88 DONE 0.1s 23:06:08 23:06:08 #89 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:06:08 #89 DONE 0.1s 23:06:08 23:06:08 #90 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:06:08 #90 DONE 0.1s 23:06:08 23:06:08 #91 [security-spire-agent stage-3 7/10] COPY security.txt / 23:06:08 #91 DONE 0.1s 23:06:08 23:06:08 #92 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:06:08 #92 DONE 0.1s 23:06:08 23:06:08 #93 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 23:06:08 #93 DONE 0.1s 23:06:08 23:06:08 #94 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:06:08 #94 ... 23:06:08 23:06:08 #95 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:06:08 #95 DONE 0.1s 23:06:08 23:06:08 #96 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:06:08 #96 DONE 0.1s 23:06:08 23:06:08 #94 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:06:08 #94 DONE 0.1s 23:06:08 23:06:08 #97 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:06:08 #97 DONE 0.1s 23:06:08 23:06:08 #98 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:06:08 #98 DONE 0.1s 23:06:08 23:06:08 #99 [security-spire-server] exporting to image 23:06:08 #99 exporting layers 23:06:09 #99 ... 23:06:09 23:06:09 #100 [core-data stage-1 3/7] RUN apk --no-cache upgrade 23:06:09 #0 5.607 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:06:09 #0 5.683 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:06:09 #0 5.903 OK: 7 MiB in 16 packages 23:06:09 #100 DONE 6.0s 23:06:09 23:06:09 #101 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 23:06:09 #0 5.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:06:09 #0 5.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:06:09 #0 5.945 OK: 8 MiB in 17 packages 23:06:09 #101 DONE 6.1s 23:06:09 23:06:09 #99 [security-spire-config] exporting to image 23:06:09 #99 exporting layers 0.7s done 23:06:09 #99 writing image sha256:026883e1414cf277e383d148e2f0d2eeb48bf2eeb696fe8ef0a24686d400c745 0.0s done 23:06:09 #99 naming to docker.io/library/security-spire-config done 23:06:09 #99 writing image sha256:a63c93e5fdf3be18f75443d2b7d20a32944d2fa7286726cbc94bf8891813a7f4 0.0s done 23:06:09 #99 naming to docker.io/library/security-spire-server 23:06:09 #99 exporting layers 0.6s done 23:06:09 #99 naming to docker.io/library/security-spire-server done 23:06:09 #99 writing image sha256:808100c81e136a5256785d87cc58602cfe7fabec454733eadeaa12c9315f69d4 done 23:06:09 #99 naming to docker.io/library/security-spire-agent done 23:06:09 #99 DONE 0.7s 23:06:09 23:06:09 #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:06:11 #102 ... 23:06:11 23:06:11 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 23:06:11 #58 ... 23:06:11 23:06:11 #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:06:12 #103 ... 23:06:12 23:06:12 #104 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:06:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:06:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:06:22 Merging remotes/origin/main commit 71d356aaa66d076e2d1373082ceb35605edef62d into PR head commit 5f499acd0abad9633e3d98eb81665596835595e6 23:06:22 #104 DONE 19.2s 23:06:22 23:06:22 #71 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:06:22 #71 DONE 19.1s 23:06:22 23:06:22 #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:06:22 #102 DONE 19.1s 23:06:22 23:06:22 #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:06:22 #103 DONE 19.2s 23:06:22 23:06:22 #105 [support-notifications builder 6/7] COPY . . 23:06:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:06:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:06:21 using GIT_SSH to set credentials SSH Credentials for GitHub 23:06:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4772/head:refs/remotes/origin/PR-4772 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:06:22 > git config core.sparsecheckout # timeout=10 23:06:23 Merge succeeded, producing 5f499acd0abad9633e3d98eb81665596835595e6 23:06:23 Checking out Revision 5f499acd0abad9633e3d98eb81665596835595e6 (PR-4772) 23:06:24 Commit message: "build(deps): Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3" 23:06:24 > git --version # timeout=10 23:06:24 > git --version # 'git version 2.25.1' 23:06:24 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { 23:06:22 > git checkout -f 5f499acd0abad9633e3d98eb81665596835595e6 # timeout=10 23:06:22 > git remote # timeout=10 23:06:22 > git config --get remote.origin.url # timeout=10 23:06:23 using GIT_SSH to set credentials SSH Credentials for GitHub 23:06:23 > git merge 71d356aaa66d076e2d1373082ceb35605edef62d # timeout=10 23:06:23 > git rev-parse HEAD^{commit} # timeout=10 23:06:23 > git config core.sparsecheckout # timeout=10 23:06:23 > git checkout -f 5f499acd0abad9633e3d98eb81665596835595e6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:06:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:06:26 % Total % Received % Xferd Average Speed Time Time Time Current 23:06:26 Dload Upload Total Spent Left Speed 23:06:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 184k 0 --:--:-- --:--:-- --:--:-- 186k [Pipeline] sh 23:06:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:06:26 + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:06:26 sudo tee /etc/docker/daemon.new 23:06:26 { 23:06:26 "registry-mirrors": [ 23:06:26 "https://nexus3.edgexfoundry.org:10001" 23:06:26 ], 23:06:26 "bip": "10.250.0.254/24", 23:06:26 "hosts": [ 23:06:26 "tcp://0.0.0.0:5555", 23:06:26 "unix:///var/run/docker.sock" 23:06:26 ], 23:06:26 "mtu": 1458, 23:06:26 "selinux-enabled": true, 23:06:26 "seccomp-profile": "/etc/docker/seccomp.json" 23:06:26 } [Pipeline] sh 23:06:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:06:27 + sudo service docker restart 23:06:32 #105 DONE 10.0s 23:06:32 23:06:32 #106 [support-scheduler builder 6/7] COPY . . 23:06:32 #106 DONE 10.1s 23:06:32 23:06:32 #107 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:06:32 #107 CACHED 23:06:32 23:06:32 #108 [core-data builder 4/7] COPY go.mod vendor* ./ 23:06:32 #108 CACHED 23:06:32 23:06:32 #109 [core-data builder 6/7] COPY . . 23:06:32 #109 CACHED 23:06:32 23:06:32 #110 [security-spiffe-token-provider builder 6/7] COPY . . 23:06:32 #110 DONE 10.1s 23:06:32 23:06:32 #111 [core-metadata builder 6/7] COPY . . 23:06:32 #111 CACHED 23:06:32 23:06:32 #112 [core-metadata builder 4/7] COPY go.mod vendor* ./ 23:06:32 #112 CACHED 23:06:32 23:06:32 #113 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:06:32 #113 CACHED 23:06:32 23:06:32 #114 [security-proxy-auth builder 6/7] COPY . . 23:06:32 #114 CACHED 23:06:32 23:06:32 #115 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 23:06:32 #115 CACHED 23:06:32 23:06:32 #116 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:06:32 #116 CACHED 23:06:32 23:06:32 #117 [security-secretstore-setup builder 6/7] COPY . . 23:06:32 #117 DONE 10.1s 23:06:32 23:06:32 #118 [core-common-config-bootstrapper builder 6/7] COPY . . 23:06:32 #118 CACHED 23:06:32 23:06:32 #119 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 23:06:32 #119 CACHED 23:06:32 23:06:32 #120 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:06:32 #120 CACHED 23:06:32 23:06:32 #121 [security-proxy-setup builder 6/7] COPY . . 23:06:32 #121 CACHED 23:06:32 23:06:32 #122 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 23:06:32 #122 CACHED 23:06:32 23:06:32 #123 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:06:32 #123 CACHED 23:06:32 23:06:32 #124 [core-command builder 6/7] COPY . . 23:06:32 #124 CACHED 23:06:32 23:06:32 #125 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:06:32 #125 CACHED 23:06:32 23:06:32 #126 [core-command builder 4/7] COPY go.mod vendor* ./ 23:06:32 #126 CACHED 23:06:32 23:06:32 #127 [security-bootstrapper builder 6/7] COPY . . 23:06:32 #127 CACHED 23:06:32 23:06:32 #128 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:06:32 #128 CACHED 23:06:32 23:06:32 #129 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 23:06:32 #129 CACHED 23:06:32 23:06:32 #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 23:06:33 #130 0.926 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:06:43 #130 ... 23:06:43 23:06:43 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:06:43 #0 0.514 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:06:43 #131 ... 23:06:43 23:06:43 #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:06:43 #0 1.027 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 23:06:43 #132 ... 23:06:43 23:06:43 #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:06:43 #0 0.361 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:06:43 #133 ... 23:06:43 23:06:43 #134 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 23:06:43 #0 1.720 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:06:43 #134 ... 23:06:43 23:06:43 #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:06:43 #0 1.247 go build -tags " non_delayedstart" -ldflags "-s -w -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 23:06:43 #135 ... 23:06:43 23:06:43 #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:06:43 #0 0.836 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 23:06:43 #136 ... 23:06:43 23:06:43 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:06:43 #0 0.941 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:06:43 #137 ... 23:06:43 23:06:43 #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:06:43 #0 1.315 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 23:06:44 #138 ... 23:06:44 23:06:44 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:06:44 #0 1.663 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 23:06:44 #139 ... 23:06:44 23:06:44 #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:06:44 #0 1.218 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:06:46 provisioning config files... 23:06:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3544471508172112684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:06:48 ---> ****-login.sh 23:06:48 nexus3.edgexfoundry.org:10001 23:06:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:06:48 Configure a credential helper to remove this warning. See 23:06:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:06:48 23:06:48 Login Succeeded 23:06:48 nexus3.edgexfoundry.org:10002 23:06:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:06:48 Configure a credential helper to remove this warning. See 23:06:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:06:48 23:06:48 Login Succeeded 23:06:48 nexus3.edgexfoundry.org:10003 23:06:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:06:49 Configure a credential helper to remove this warning. See 23:06:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:06:49 23:06:49 Login Succeeded 23:06:49 nexus3.edgexfoundry.org:10004 23:06:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:06:49 Configure a credential helper to remove this warning. See 23:06:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:06:49 23:06:49 Login Succeeded 23:06:49 ****.io 23:06:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:06:49 Configure a credential helper to remove this warning. See 23:06:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:06:49 23:06:49 Login Succeeded 23:06:49 ---> ****-login.sh ends [Pipeline] } 23:06:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 23:06:51 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 23:06:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:06:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:06:51 ========================================================= 23:06:51 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 23:06:51 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:06:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 23:06:52 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:06:52 9fda8d8052c6: Pulling fs layer 23:06:52 5d54e960e981: Pulling fs layer 23:06:52 c4a7e357bf2a: Pulling fs layer 23:06:52 f0e02332f6b5: Pulling fs layer 23:06:52 872ee5b61b7b: Pulling fs layer 23:06:52 0c6a40ed1a82: Pulling fs layer 23:06:52 94ae7d8d031c: Pulling fs layer 23:06:52 872ee5b61b7b: Waiting 23:06:52 0c6a40ed1a82: Waiting 23:06:52 94ae7d8d031c: Waiting 23:06:52 f0e02332f6b5: Waiting 23:06:52 5d54e960e981: Verifying Checksum 23:06:52 5d54e960e981: Download complete 23:06:52 f0e02332f6b5: Verifying Checksum 23:06:52 f0e02332f6b5: Download complete 23:06:52 872ee5b61b7b: Verifying Checksum 23:06:52 872ee5b61b7b: Download complete 23:06:52 9fda8d8052c6: Download complete 23:06:53 94ae7d8d031c: Verifying Checksum 23:06:53 94ae7d8d031c: Download complete 23:06:53 9fda8d8052c6: Pull complete 23:06:54 5d54e960e981: Pull complete 23:06:54 c4a7e357bf2a: Download complete 23:06:55 0c6a40ed1a82: Verifying Checksum 23:06:55 0c6a40ed1a82: Download complete 23:07:08 c4a7e357bf2a: Pull complete 23:07:08 f0e02332f6b5: Pull complete 23:07:08 872ee5b61b7b: Pull complete 23:07:15 0c6a40ed1a82: Pull complete 23:07:17 94ae7d8d031c: Pull complete 23:07:17 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 23:07:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 23:07:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 23:07:18 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 23:07:18 WORKDIR /edgex 23:07:18 COPY go.mod . 23:07:18 RUN go mod download 23:07:18 + docker build -t ci-base-image-arm64 -f - . 23:07:19 Sending build context to Docker daemon 2.92MB 23:07:19 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 23:07:19 ---> 86de565de09d 23:07:19 Step 2/4 : WORKDIR /edgex 23:07:20 ---> Running in 4822b7d8bfef 23:07:21 Removing intermediate container 4822b7d8bfef 23:07:21 ---> 78f7fa759eb9 23:07:21 Step 3/4 : COPY go.mod . 23:07:22 ---> 3380952bb057 23:07:22 Step 4/4 : RUN go mod download 23:07:22 ---> Running in b767bdf97df2 23:07:53 #140 ... 23:07:53 23:07:53 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:07:53 #139 73.03 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 23:08:00 #139 DONE 87.4s 23:08:00 23:08:00 #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:08:00 #132 DONE 87.4s 23:08:00 23:08:00 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:08:00 #131 DONE 87.4s 23:08:00 23:08:00 #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:08:00 #133 DONE 87.5s 23:08:00 23:08:00 #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 23:08:00 #130 DONE 87.4s 23:08:00 23:08:00 #141 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:08:00 #141 ... 23:08:00 23:08:00 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:08:00 #137 DONE 87.5s 23:08:00 23:08:00 #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:08:00 #135 DONE 87.6s 23:08:00 23:08:00 #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:08:00 #138 DONE 87.8s 23:08:00 23:08:00 #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 23:08:00 #142 ... 23:08:00 23:08:00 #134 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 23:08:00 #134 DONE 87.8s 23:08:00 23:08:00 #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:08:00 #140 DONE 87.8s 23:08:00 23:08:00 #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:08:00 #136 DONE 87.9s 23:08:00 23:08:00 #143 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:08:00 #143 ... 23:08:00 23:08:00 #144 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 23:08:00 #144 DONE 0.7s 23:08:00 23:08:00 #141 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:08:00 #141 DONE 0.7s 23:08:00 23:08:00 #145 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:08:00 #145 DONE 0.7s 23:08:00 23:08:00 #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 23:08:00 #142 DONE 0.6s 23:08:00 23:08:00 #146 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 23:08:00 #146 DONE 0.7s 23:08:00 23:08:00 #143 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:08:00 #143 DONE 0.4s 23:08:00 23:08:00 #147 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 23:08:00 #147 ... 23:08:00 23:08:00 #148 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 23:08:00 #148 DONE 0.5s 23:08:00 23:08:00 #149 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 23:08:00 #149 DONE 0.3s 23:08:00 23:08:00 #150 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:08:00 #150 CACHED 23:08:00 23:08:00 #151 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:08:00 #151 CACHED 23:08:00 23:08:00 #152 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 23:08:00 #152 CACHED 23:08:00 23:08:00 #153 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 23:08:00 #153 CACHED 23:08:00 23:08:00 #154 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 23:08:00 #154 CACHED 23:08:00 23:08:00 #155 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 23:08:00 #155 CACHED 23:08:00 23:08:00 #156 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:08:00 #156 DONE 0.3s 23:08:00 23:08:00 #157 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 23:08:00 #157 DONE 0.3s 23:08:00 23:08:00 #158 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 23:08:00 #158 CACHED 23:08:00 23:08:00 #159 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 23:08:00 #159 CACHED 23:08:00 23:08:00 #160 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:08:00 #160 DONE 0.3s 23:08:00 23:08:00 #161 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:08:02 #161 ... 23:08:02 23:08:02 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 23:08:02 #162 DONE 1.6s 23:08:02 23:08:02 #163 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:08:02 #163 DONE 1.6s 23:08:02 23:08:02 #164 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 23:08:02 #164 DONE 1.6s 23:08:02 23:08:02 #165 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:08:02 #165 DONE 1.6s 23:08:02 23:08:02 #166 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:08:02 #166 DONE 1.6s 23:08:02 23:08:02 #167 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:08:02 #167 DONE 1.7s 23:08:02 23:08:02 #168 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 23:08:02 #168 DONE 1.7s 23:08:02 23:08:02 #169 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:08:02 #169 DONE 1.7s 23:08:02 23:08:02 #170 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:08:02 #170 DONE 1.7s 23:08:02 23:08:02 #161 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:08:02 #161 DONE 1.7s 23:08:02 23:08:02 #171 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 23:08:02 #171 ... 23:08:02 23:08:02 #172 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 23:08:02 #172 DONE 0.6s 23:08:02 23:08:02 #173 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 23:08:02 #173 DONE 0.6s 23:08:02 23:08:02 #174 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 23:08:02 #174 DONE 0.6s 23:08:02 23:08:02 #175 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:08:02 #175 DONE 0.6s 23:08:02 23:08:02 #176 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 23:08:02 #176 DONE 0.6s 23:08:02 23:08:02 #177 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 23:08:02 #177 DONE 0.5s 23:08:02 23:08:02 #178 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 23:08:02 #178 DONE 0.6s 23:08:02 23:08:02 #179 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 23:08:02 #179 DONE 0.5s 23:08:02 23:08:02 #99 [support-notifications] exporting to image 23:08:02 #99 exporting layers 23:08:03 #99 ... 23:08:03 23:08:03 #171 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 23:08:03 #171 DONE 0.5s 23:08:03 23:08:03 #180 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 23:08:03 #180 DONE 0.6s 23:08:03 23:08:03 #147 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 23:08:03 #147 DONE 2.5s 23:08:03 23:08:03 #99 [core-data] exporting to image 23:08:03 #99 exporting layers 0.1s done 23:08:03 #99 writing image sha256:3d9f5157c3fdcc3f33dabd7161aa4565b68485147842c131ce39df7625445f24 23:08:03 #99 ... 23:08:03 23:08:03 #181 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 23:08:03 #181 DONE 0.4s 23:08:03 23:08:03 #182 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 23:08:03 #182 DONE 0.4s 23:08:03 23:08:03 #183 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 23:08:03 #183 DONE 0.4s 23:08:03 23:08:03 #184 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 23:08:03 #184 DONE 0.4s 23:08:03 23:08:03 #99 [security-spiffe-token-provider] exporting to image 23:08:03 #99 writing image sha256:3d9f5157c3fdcc3f33dabd7161aa4565b68485147842c131ce39df7625445f24 0.1s done 23:08:03 #99 naming to docker.io/library/core-command done 23:08:03 #99 ... 23:08:03 23:08:03 #185 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 23:08:03 #185 DONE 0.4s 23:08:03 23:08:03 #186 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 23:08:03 #186 DONE 0.4s 23:08:03 23:08:03 #187 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 23:08:03 #187 DONE 0.4s 23:08:03 23:08:03 #99 [support-scheduler] exporting to image 23:08:03 #99 exporting layers 0.4s done 23:08:03 #99 writing image sha256:89372ff824cb2983e7aad7c97628f8d3266f77cefa4c8420a815080428d5034d 0.0s done 23:08:03 #99 naming to docker.io/library/support-scheduler done 23:08:03 #99 exporting layers 0.2s done 23:08:03 #99 writing image sha256:612a9e822a8d8929b50031d069848ee4ee5ede1e12a69a8dde637730838d5420 23:08:03 #99 ... 23:08:03 23:08:03 #188 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:08:03 #188 DONE 0.4s 23:08:03 23:08:03 #99 [core-data] exporting to image 23:08:03 #99 writing image sha256:612a9e822a8d8929b50031d069848ee4ee5ede1e12a69a8dde637730838d5420 done 23:08:03 #99 naming to docker.io/library/support-notifications done 23:08:03 #99 writing image sha256:c35e78bbb3ac907445abcc217c9ef665b5ebaef2114af4916c4dc87d4a19f12e done 23:08:03 #99 naming to docker.io/library/core-data done 23:08:03 #99 ... 23:08:03 23:08:03 #189 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 23:08:03 #189 DONE 0.4s 23:08:03 23:08:03 #99 [core-metadata] exporting to image 23:08:03 #99 exporting layers 0.4s done 23:08:03 #99 writing image sha256:8c99b07461f3ab95dcfc1ec8a64823f4dd1946560ddea2268505915b6743b247 0.0s done 23:08:03 #99 naming to docker.io/library/core-metadata done 23:08:03 #99 writing image sha256:9f2e506c9a7f8b698edb4ab16319a63b9a4bac6e9f9fa40bd2fa1bc276844b65 done 23:08:03 #99 naming to docker.io/library/security-spiffe-token-provider done 23:08:03 #99 DONE 1.7s 23:08:03 23:08:03 #190 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:08:03 #190 DONE 0.4s 23:08:03 23:08:03 #191 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:08:03 #191 DONE 0.6s 23:08:03 23:08:03 #192 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:08:03 #192 ... 23:08:03 23:08:03 #193 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:08:03 #193 DONE 0.3s 23:08:04 23:08:04 #99 [security-proxy-auth] exporting to image 23:08:04 #99 ... 23:08:04 23:08:04 #192 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:08:04 #192 DONE 0.5s 23:08:04 23:08:04 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:08:04 #194 DONE 1.0s 23:08:04 23:08:04 #195 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:08:04 #195 DONE 0.6s 23:08:04 23:08:04 #196 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 23:08:04 #196 DONE 0.1s 23:08:04 23:08:04 #99 [security-proxy-auth] exporting to image 23:08:04 #99 writing image sha256:c96bc55780df595cc2147547d7c92e5661d03acf2229f2e11755284f268879e2 done 23:08:04 #99 naming to docker.io/library/security-proxy-auth done 23:08:04 #99 exporting layers 0.2s done 23:08:04 #99 writing image sha256:228e5ebe8be9e25b0f798e227219c0c30a48ca58f98a07a3bc380fefa2b5bad4 done 23:08:04 #99 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 23:08:04 #99 DONE 2.3s 23:08:04 23:08:04 #197 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:08:04 #197 DONE 0.2s 23:08:04 23:08:04 #198 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:08:04 #198 ... 23:08:04 23:08:04 #199 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:08:04 #199 DONE 0.7s 23:08:04 23:08:04 #200 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 23:08:04 #200 DONE 0.2s 23:08:04 23:08:04 #201 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 23:08:04 #201 DONE 0.1s 23:08:04 23:08:04 #202 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 23:08:04 #202 DONE 0.0s 23:08:04 23:08:04 #203 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:08:04 #203 DONE 0.0s 23:08:04 23:08:04 #99 [security-proxy-setup] exporting to image 23:08:04 #99 exporting layers 0.2s done 23:08:04 #99 writing image sha256:aa981e5e80680df1ff22be06baf2c1d2321909351e6ac7e65c6d8afafabc8d72 done 23:08:04 #99 naming to docker.io/library/security-proxy-setup done 23:08:04 #99 DONE 2.6s 23:08:04 23:08:04 #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 23:08:05 #204 ... 23:08:05 23:08:05 #198 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:08:05 #198 DONE 0.5s 23:08:05 23:08:05 #99 [security-secretstore-setup] exporting to image 23:08:05 #99 exporting layers 0.3s done 23:08:05 #99 ... 23:08:05 23:08:05 #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 23:08:05 #204 DONE 0.4s 23:08:05 23:08:05 #99 [security-bootstrapper] exporting to image 23:08:05 #99 writing image sha256:1a94a7b4b160002f65c40e93e6187054614a82d6c2a63fedc63f0506d728b100 done 23:08:05 #99 naming to docker.io/library/security-secretstore-setup done 23:08:05 #99 exporting layers 0.2s done 23:08:05 #99 writing image sha256:1e73d40bdb62a87da74d3a8ca4ec88b9943d96ad2882dcf54c6ee88a89faea13 done 23:08:05 #99 naming to docker.io/library/security-bootstrapper done 23:08:05 #99 DONE 3.1s 23:08:05 23:08:05 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:08:05 time="2024-03-07T23:05:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:08:05 time="2024-03-07T23:05:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:08:05 time="2024-03-07T23:05:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:08:05 time="2024-03-07T23:05:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:08:05 time="2024-03-07T23:05:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:08:05 time="2024-03-07T23:05:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:08:05 time="2024-03-07T23:05:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:08:05 time="2024-03-07T23:05:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:08:05 time="2024-03-07T23:05:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:08:05 time="2024-03-07T23:05:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:08:05 time="2024-03-07T23:05:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:08:05 time="2024-03-07T23:05:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:08:05 time="2024-03-07T23:05:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:08:05 time="2024-03-07T23:05:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 23:08:05 $ docker stop --time=1 c9ae062a241fdb9d3d196b73fcca955e9be25246723c8dbecb0044c0aef1dbaf 23:08:06 $ docker rm -f --volumes c9ae062a241fdb9d3d196b73fcca955e9be25246723c8dbecb0044c0aef1dbaf [Pipeline] // withDockerContainer [Pipeline] sh 23:08:07 + docker images 23:08:07 REPOSITORY TAG IMAGE ID CREATED SIZE 23:08:07 security-bootstrapper latest 1e73d40bdb62 2 seconds ago 18.6MB 23:08:07 security-proxy-setup latest aa981e5e8068 3 seconds ago 25.9MB 23:08:07 core-common-config-bootstrapper latest 228e5ebe8be9 3 seconds ago 15MB 23:08:07 security-secretstore-setup latest 1a94a7b4b160 3 seconds ago 36.3MB 23:08:07 security-spiffe-token-provider latest 9f2e506c9a7f 4 seconds ago 28.7MB 23:08:07 core-metadata latest 8c99b07461f3 4 seconds ago 17.4MB 23:08:07 security-proxy-auth latest c96bc55780df 4 seconds ago 15.8MB 23:08:07 support-scheduler latest 89372ff824cb 5 seconds ago 26.2MB 23:08:07 core-command latest 3d9f5157c3fd 5 seconds ago 17MB 23:08:07 core-data latest c35e78bbb3ac 5 seconds ago 17.2MB 23:08:07 support-notifications latest 612a9e822a8d 5 seconds ago 26.7MB 23:08:07 security-spire-server latest a63c93e5fdf3 About a minute ago 102MB 23:08:07 security-spire-agent latest 808100c81e13 About a minute ago 161MB 23:08:07 security-spire-config latest 026883e1414c About a minute ago 102MB 23:08:07 ci-base-image-x86_64 latest 3c16455be8e8 4 minutes ago 885MB 23:08:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 3 months ago 564MB 23:08:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 9 months ago 334MB 23:08:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 20 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] } 23:08:09 Removing intermediate container b767bdf97df2 23:08:09 ---> 7a34532c21d1 23:08:09 Successfully built 7a34532c21d1 23:08:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:09 + docker inspect -f . ci-base-image-arm64 23:08:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:08:10 prd-ubuntu20.04-docker-arm64-4c-16g-5130 does not seem to be running inside a container 23:08:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 23:08:12 $ docker top cd42a94078c72aa3136ad6a36d5e9a4f2b42fd4ebdfdf4e67e6d5bc57f6a4b70 -eo pid,comm [Pipeline] { [Pipeline] sh 23:08:13 + go version 23:08:13 go version go1.21.0 linux/arm64 [Pipeline] } 23:08:13 $ docker stop --time=1 cd42a94078c72aa3136ad6a36d5e9a4f2b42fd4ebdfdf4e67e6d5bc57f6a4b70 23:08:15 $ docker rm -f --volumes cd42a94078c72aa3136ad6a36d5e9a4f2b42fd4ebdfdf4e67e6d5bc57f6a4b70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:16 + docker inspect -f . ci-base-image-arm64 23:08:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:08:17 prd-ubuntu20.04-docker-arm64-4c-16g-5130 does not seem to be running inside a container 23:08:17 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 23:08:18 $ docker top 7376e59e4960c2705d0d9348af4b85940e7bd6e7cd3dcca6dd80a0207d845ae4 -eo pid,comm [Pipeline] { [Pipeline] echo 23:08:18 ========================================================= 23:08:18 [edgeXBuildGoParallel] Running Tests and Build... 23:08:18 ========================================================= [Pipeline] sh 23:08:19 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 23:08:20 + make test 23:08:20 go test -race -coverprofile=coverage.out ./... 23:09:16 ? github.com/edgexfoundry/edgex-go [no test files] 23:11:38 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:11:38 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 23:11:38 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:11:38 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:11:38 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:11:38 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:11:38 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:11:38 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 23:11:38 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:11:38 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 23:11:38 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:11:38 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:11:38 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:11:38 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:11:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:11:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:11:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.268s coverage: 28.7% of statements 23:11:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.357s coverage: 97.0% of statements 23:11:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 23:11:56 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 23:11:56 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:12:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.503s coverage: 69.2% of statements 23:12:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:12:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:12:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.401s coverage: 53.2% of statements 23:12:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 23:12:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:12:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:12:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:12:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:12:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:12:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:12:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 14.981s coverage: 93.4% of statements 23:12:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.674s coverage: 4.1% of statements 23:12:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:12:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:12:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 23:12:41 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:12:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:12:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:12:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:12:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:12:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:12:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:12:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.443s coverage: 97.6% of statements 23:12:42 ok github.com/edgexfoundry/edgex-go/internal/io 1.253s coverage: 72.2% of statements 23:12:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:12:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:12:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.526s coverage: 0.9% of statements 23:12:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.350s coverage: 32.2% of statements 23:13:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.352s coverage: 41.7% of statements 23:13:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.323s coverage: 82.9% of statements 23:13:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.282s coverage: 94.1% of statements 23:13:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.365s coverage: 96.3% of statements 23:13:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.294s coverage: 87.5% of statements 23:13:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:13:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:13:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:13:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:13:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:13:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 23:13:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 23:13:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 23:13:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.274s coverage: 94.4% of statements 23:13:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:13:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:13:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:13:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:13:32 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:13:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:13:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:13:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.223s coverage: 79.9% of statements 23:13:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.293s coverage: 92.9% of statements 23:13:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.079s coverage: 64.4% of statements 23:13:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.264s coverage: 62.3% of statements 23:13:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.229s coverage: 87.2% of statements 23:13:35 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.229s coverage: 20.0% of statements 23:13:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.211s coverage: 100.0% of statements 23:13:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 23:13:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:13:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.447s coverage: 81.8% of statements 23:13:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.496s coverage: 82.1% of statements 23:13:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.264s coverage: 86.0% of statements 23:13:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:13:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:13:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 2.024s coverage: 63.1% of statements 23:13:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.267s coverage: 100.0% of statements 23:13:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.113s coverage: 89.4% of statements 23:13:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.082s coverage: 100.0% of statements 23:13:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 23:13:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 23:13:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 23:13:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.094s coverage: 73.7% of statements 23:13:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.074s coverage: 100.0% of statements 23:13:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:13:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:13:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:13:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.885s coverage: 38.4% of statements 23:13:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.255s coverage: 89.5% of statements 23:14:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 23:14:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 23:14:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 23:14:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:14:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.236s coverage: 84.8% of statements 23:14:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:14:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:14:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:14:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:14:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.396s coverage: 19.9% of statements 23:14:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:14:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:14:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:14:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:14:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.873s coverage: 95.7% of statements 23:14:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:14:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:14:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.316s coverage: 61.8% of statements 23:14:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:14:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:14:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.503s coverage: 98.9% of statements 23:14:32 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 23:14:32 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:14:32 go vet ./... 23:17:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:17:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:17:24 ./bin/test-attribution-txt.sh 23:17:24 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 23:17:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 23:17:24 + ls -al . 23:17:24 total 732 23:17:24 drwxrwxr-x 10 1001 1001 4096 Mar 7 23:08 . 23:17:24 drwxr-xr-x 4 root root 4096 Mar 7 23:08 .. 23:17:24 drwxrwxr-x 2 1001 1001 4096 Mar 7 23:06 .blubracket 23:17:24 -rw-rw-r-- 1 1001 1001 10 Mar 7 23:06 .dockerignore 23:17:24 drwxrwxr-x 8 1001 1001 4096 Mar 7 23:06 .git 23:17:24 drwxrwxr-x 3 1001 1001 4096 Mar 7 23:06 .github 23:17:24 -rw-rw-r-- 1 1001 1001 1074 Mar 7 23:06 .gitignore 23:17:24 -rw-rw-r-- 1 1001 1001 42 Mar 7 23:06 .golangci.yml 23:17:24 -rw-rw-r-- 1 1001 1001 100 Mar 7 23:06 .hadolint.yml 23:17:24 -rw-rw-r-- 1 1001 1001 155 Mar 7 23:06 .sonarcloud.properties 23:17:24 -rw-rw-r-- 1 1001 1001 1171 Mar 7 23:06 ADOPTERS.md 23:17:24 -rw-rw-r-- 1 1001 1001 11674 Mar 7 23:06 Attribution.txt 23:17:24 -rw-rw-r-- 1 1001 1001 100284 Mar 7 23:06 CHANGELOG.md 23:17:24 -rw-rw-r-- 1 1001 1001 3804 Mar 7 23:06 CONTRIBUTING.md 23:17:24 -rw-rw-r-- 1 1001 1001 677 Mar 7 23:06 GOVERNANCE.md 23:17:24 -rw-rw-r-- 1 1001 1001 861 Mar 7 23:06 Jenkinsfile 23:17:24 -rw-rw-r-- 1 1001 1001 10775 Mar 7 23:06 LICENSE 23:17:24 -rw-rw-r-- 1 1001 1001 15392 Mar 7 23:06 Makefile 23:17:24 -rw-rw-r-- 1 1001 1001 582 Mar 7 23:06 OWNERS.md 23:17:24 -rw-rw-r-- 1 1001 1001 9528 Mar 7 23:06 README.md 23:17:24 -rw-rw-r-- 1 1001 1001 789 Mar 7 23:06 SECURITY.md 23:17:24 -rw-rw-r-- 1 1001 1001 5 Mar 7 23:02 VERSION 23:17:24 drwxrwxr-x 2 1001 1001 4096 Mar 7 23:06 bin 23:17:24 drwxrwxr-x 18 1001 1001 4096 Mar 7 23:06 cmd 23:17:24 -rw-r--r-- 1 root root 453602 Mar 7 23:14 coverage.out 23:17:24 drwxrwxr-x 2 1001 1001 4096 Mar 7 23:06 fuzz_test 23:17:24 -rw-rw-r-- 1 1001 1001 3734 Mar 7 23:06 go.mod 23:17:24 -rw-rw-r-- 1 1001 1001 35998 Mar 7 23:06 go.sum 23:17:24 drwxrwxr-x 7 1001 1001 4096 Mar 7 23:06 internal 23:17:24 drwxrwxr-x 3 1001 1001 4096 Mar 7 23:06 openapi 23:17:24 -rw-rw-r-- 1 1001 1001 584 Mar 7 23:06 security.txt 23:17:24 -rw-rw-r-- 1 1001 1001 204 Mar 7 23:06 version.go [Pipeline] sh 23:17:25 + '[' -e coverage.out ] 23:17:25 + chown 1001:1001 coverage.out [Pipeline] stash 23:17:25 Warning: overwriting stash ‘coverage-report’ 23:17:26 Stashed 1 file(s) [Pipeline] sh 23:17:27 + make build 23:17:27 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 23:19:19 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:19:19 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:19:20 go build -tags " non_delayedstart" -ldflags "-s -w -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 23:19:23 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:20:02 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:20:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 23:20:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 23:20:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 23:20:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:20:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:20:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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] } 23:20:25 $ docker stop --time=1 7376e59e4960c2705d0d9348af4b85940e7bd6e7cd3dcca6dd80a0207d845ae4 23:20:27 $ docker rm -f --volumes 7376e59e4960c2705d0d9348af4b85940e7bd6e7cd3dcca6dd80a0207d845ae4 [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 23:20:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:20:31 23:20:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:20:31 latest: Pulling from edgex-devops/edgex-compose-arm64 23:20:31 547446be3368: Pulling fs layer 23:20:31 d125d8839a47: Pulling fs layer 23:20:31 3e85d5ac6304: Pulling fs layer 23:20:31 c3105a71a48b: Pulling fs layer 23:20:31 0f093f025ec4: Pulling fs layer 23:20:31 c3106fc0e877: Pulling fs layer 23:20:31 c3105a71a48b: Waiting 23:20:31 0f093f025ec4: Waiting 23:20:31 c3106fc0e877: Waiting 23:20:31 547446be3368: Verifying Checksum 23:20:31 c3105a71a48b: Verifying Checksum 23:20:31 c3105a71a48b: Download complete 23:20:32 d125d8839a47: Verifying Checksum 23:20:32 d125d8839a47: Download complete 23:20:32 c3106fc0e877: Verifying Checksum 23:20:32 c3106fc0e877: Download complete 23:20:32 0f093f025ec4: Verifying Checksum 23:20:32 547446be3368: Pull complete 23:20:34 d125d8839a47: Pull complete 23:20:34 3e85d5ac6304: Verifying Checksum 23:20:34 3e85d5ac6304: Download complete 23:20:44 3e85d5ac6304: Pull complete 23:20:44 c3105a71a48b: Pull complete 23:20:44 0f093f025ec4: Pull complete 23:20:44 c3106fc0e877: Pull complete 23:20:44 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 23:20:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:20:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:20:45 prd-ubuntu20.04-docker-arm64-4c-16g-5130 does not seem to be running inside a container 23:20: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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:20:47 $ docker top 752281b6d274f4c7b8b254d41e1dedc4f3b38be81b56fd87ece42cd93bf6ffd0 -eo pid,comm [Pipeline] { [Pipeline] sh 23:20:48 + docker compose -f ./docker-compose-build.yml build --parallel 23:20:58 #1 [security-secretstore-setup internal] load build definition from Dockerfile 23:20:58 #1 transferring dockerfile: 2.49kB 0.0s done 23:20:58 #1 DONE 0.1s 23:20:58 23:20:58 #2 [support-scheduler internal] load build definition from Dockerfile 23:20:58 #2 transferring dockerfile: 1.93kB 0.0s done 23:20:58 #2 DONE 0.1s 23:20:58 23:20:58 #3 [security-spire-config internal] load build definition from Dockerfile 23:20:58 #3 transferring dockerfile: 1.69kB done 23:20:58 #3 DONE 0.1s 23:20:58 23:20:58 #4 [security-spire-server internal] load build definition from Dockerfile 23:20:58 #4 transferring dockerfile: 1.70kB done 23:20:58 #4 DONE 0.1s 23:20:58 23:20:58 #5 [security-proxy-setup internal] load build definition from Dockerfile 23:20:58 #5 transferring dockerfile: 2.50kB 0.0s done 23:20:58 #5 DONE 0.1s 23:20:58 23:20:58 #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile 23:20:58 #6 transferring dockerfile: 2.23kB done 23:20:58 #6 DONE 0.1s 23:20:58 23:20:58 #7 [security-bootstrapper internal] load build definition from Dockerfile 23:20:58 #7 transferring dockerfile: 2.93kB done 23:20:58 #7 DONE 0.1s 23:20:58 23:20:58 #8 [security-spiffe-token-provider internal] load build definition from Dockerfile 23:20:58 #8 transferring dockerfile: 1.89kB done 23:20:58 #8 DONE 0.1s 23:20:58 23:20:58 #9 [security-spire-agent internal] load build definition from Dockerfile 23:20:58 #9 transferring dockerfile: 1.81kB done 23:20:58 #9 DONE 0.1s 23:20:58 23:20:58 #10 [core-data internal] load build definition from Dockerfile 23:20:58 #10 transferring dockerfile: 2.01kB done 23:20:58 #10 DONE 0.1s 23:20:58 23:20:58 #11 [support-notifications internal] load build definition from Dockerfile 23:20:58 #11 transferring dockerfile: 1.95kB done 23:20:58 #11 DONE 0.1s 23:20:58 23:20:58 #12 [core-command internal] load build definition from Dockerfile 23:20:58 #12 transferring dockerfile: 1.93kB 0.0s done 23:20:58 #12 DONE 0.1s 23:20:58 23:20:58 #13 [security-proxy-auth internal] load build definition from Dockerfile 23:20:58 #13 transferring dockerfile: 2.15kB done 23:20:58 #13 DONE 0.1s 23:20:58 23:20:58 #14 [core-metadata internal] load build definition from Dockerfile 23:20:58 #14 transferring dockerfile: 2.06kB done 23:20:58 #14 DONE 0.1s 23:20:58 23:20:58 #15 [security-secretstore-setup internal] load .dockerignore 23:20:58 #15 transferring context: 50B done 23:20:58 #15 DONE 0.1s 23:20:59 23:20:59 #16 [support-scheduler internal] load .dockerignore 23:20:59 #16 transferring context: 50B 0.0s done 23:20:59 #16 DONE 0.1s 23:20:59 23:20:59 #17 [security-spire-config internal] load .dockerignore 23:20:59 #17 transferring context: 50B done 23:20:59 #17 DONE 0.1s 23:20:59 23:20:59 #18 [security-spire-server internal] load .dockerignore 23:20:59 #18 transferring context: 50B 0.0s done 23:20:59 #18 DONE 0.1s 23:20:59 23:20:59 #19 [security-proxy-setup internal] load .dockerignore 23:20:59 #19 transferring context: 50B done 23:20:59 #19 DONE 0.1s 23:20:59 23:20:59 #20 [core-common-config-bootstrapper internal] load .dockerignore 23:20:59 #20 transferring context: 50B done 23:20:59 #20 DONE 0.1s 23:20:59 23:20:59 #21 [security-spiffe-token-provider internal] load .dockerignore 23:20:59 #21 transferring context: 50B 0.0s done 23:20:59 #21 DONE 0.1s 23:20:59 23:20:59 #22 [security-bootstrapper internal] load .dockerignore 23:20:59 #22 transferring context: 50B done 23:20:59 #22 DONE 0.1s 23:20:59 23:20:59 #23 [security-spire-agent internal] load .dockerignore 23:20:59 #23 transferring context: 50B done 23:20:59 #23 DONE 0.1s 23:20:59 23:20:59 #24 [core-data internal] load .dockerignore 23:20:59 #24 transferring context: 50B done 23:20:59 #24 DONE 0.1s 23:20:59 23:20:59 #25 [support-notifications internal] load .dockerignore 23:20:59 #25 transferring context: 50B done 23:20:59 #25 DONE 0.1s 23:20:59 23:20:59 #26 [core-command internal] load .dockerignore 23:20:59 #26 transferring context: 50B 0.0s done 23:20:59 #26 DONE 0.1s 23:20:59 23:20:59 #27 [security-proxy-auth internal] load .dockerignore 23:20:59 #27 transferring context: 50B 0.0s done 23:20:59 #27 DONE 0.1s 23:20:59 23:20:59 #28 [core-metadata internal] load .dockerignore 23:21:00 #28 transferring context: 50B 0.0s done 23:21:00 #28 DONE 0.1s 23:21:00 23:21:00 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:21:00 #29 DONE 0.0s 23:21:00 23:21:00 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 23:21:00 #30 ... 23:21:00 23:21:00 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:21:00 #29 DONE 0.0s 23:21:00 23:21:00 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 23:21:00 #30 ... 23:21:00 23:21:00 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:21:00 #29 DONE 0.0s 23:21:00 23:21:00 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 23:21:00 #30 ... 23:21:00 23:21:00 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:21:00 #29 DONE 0.0s 23:21:00 23:21:00 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 23:21:01 #30 ... 23:21:01 23:21:01 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:21:01 #29 DONE 0.0s 23:21:01 23:21:01 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 23:21:01 #30 DONE 0.7s 23:21:01 23:21:01 #31 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 23:21:01 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 23:21:01 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.44MB / 3.33MB 0.4s 23:21:01 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 23:21:01 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 23:21:01 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 23:21:01 #31 ... 23:21:01 23:21:01 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:21:01 #29 DONE 0.0s 23:21:01 23:21:01 #31 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 23:21:01 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done 23:21:01 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 23:21:01 #31 ... 23:21:01 23:21:01 #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 23:21:01 #30 DONE 0.8s 23:21:01 23:21:01 #31 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 23:21:01 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 23:21:01 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done 23:21:01 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 23:21:01 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 23:21:01 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 23:21:01 #31 ... 23:21:01 23:21:01 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:21:01 #29 DONE 0.0s 23:21:01 23:21:01 #31 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 23:21:02 #31 ... 23:21:02 23:21:02 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:21:02 #29 DONE 0.1s 23:21:02 23:21:02 #31 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 23:21:02 #31 ... 23:21:02 23:21:02 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:21:02 #29 DONE 0.1s 23:21:02 23:21:02 #31 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 23:21:02 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 23:21:02 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done 23:21:02 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 23:21:02 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 23:21:02 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 23:21:02 #31 ... 23:21:02 23:21:02 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:21:02 #29 DONE 0.1s 23:21:02 23:21:02 #31 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 23:21:02 #31 ... 23:21:02 23:21:02 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:21:02 #29 DONE 0.1s 23:21:02 23:21:02 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 23:21:02 #30 DONE 1.6s 23:21:02 23:21:02 #31 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 23:21:02 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 23:21:02 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done 23:21:02 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 23:21:02 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 23:21:02 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 23:21:02 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 23:21:02 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done 23:21:02 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 23:21:02 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 23:21:02 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 23:21:03 #31 ... 23:21:03 23:21:03 #32 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 23:21:03 #32 DONE 2.2s 23:21:03 23:21:03 #31 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 23:21:03 #31 ... 23:21:03 23:21:03 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 23:21:03 #33 DONE 1.6s 23:21:03 23:21:03 #31 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 23:21:03 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 23:21:03 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done 23:21:03 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 23:21:03 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 23:21:03 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 23:21:03 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.9s done 23:21:03 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 23:21:03 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done 23:21:03 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 23:21:03 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 23:21:03 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 23:21:03 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.9s done 23:21:04 #31 ... 23:21:04 23:21:04 #34 [security-spire-server internal] load build context 23:21:04 #34 transferring context: 18.10kB 0.1s done 23:21:04 #34 DONE 1.2s 23:21:04 23:21:04 #35 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 23:21:04 #35 DONE 4.3s 23:21:04 23:21:04 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:21:04 #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.5s done 23:21:04 #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 23:21:04 #36 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 23:21:04 #36 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 23:21:04 #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s 23:21:04 #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.2s 23:21:04 #36 ... 23:21:04 23:21:04 #37 [security-spire-config internal] load build context 23:21:04 #37 transferring context: 16.35kB 0.2s done 23:21:04 #37 DONE 1.4s 23:21:04 23:21:04 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:21:04 #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 23:21:04 #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s 23:21:04 #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 23:21:04 #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done 23:21:05 #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.9s 23:21:05 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.9s 23:21:05 #36 ... 23:21:05 23:21:05 #38 [security-spire-agent internal] load build context 23:21:05 #38 transferring context: 17.63kB 0.1s done 23:21:05 #38 DONE 1.9s 23:21:05 23:21:05 #31 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 23:21:05 #31 DONE 5.2s 23:21:05 23:21:05 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:21:05 #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.1s 23:21:05 #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.1s done 23:21:05 #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.1s done 23:21:05 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.15MB / 23.39MB 1.6s 23:21:06 #36 ... 23:21:06 23:21:06 #39 [core-command builder 2/7] WORKDIR /edgex-go 23:21:06 #39 DONE 2.3s 23:21:06 23:21:06 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:21:06 #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 23:21:06 #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 23:21:06 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.24MB / 23.39MB 2.1s 23:21:06 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.34MB / 23.39MB 2.3s 23:21:06 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.16MB / 23.39MB 2.8s 23:21:07 #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 23:21:07 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 3.0s 23:21:07 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 3.2s 23:21:07 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 3.7s 23:21:08 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.14MB / 23.39MB 4.0s 23:21:08 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 4.4s 23:21:08 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 4.7s 23:21:09 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 5.5s done 23:21:10 #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23:21:10 #36 ... 23:21:10 23:21:10 #40 [support-scheduler internal] load build context 23:21:10 #40 transferring context: 41.56MB 9.8s 23:21:10 #40 ... 23:21:10 23:21:10 #41 [security-secretstore-setup internal] load build context 23:21:10 #41 ... 23:21:10 23:21:10 #42 [security-proxy-setup internal] load build context 23:21:11 #42 ... 23:21:11 23:21:11 #40 [support-scheduler internal] load build context 23:21:11 #40 ... 23:21:11 23:21:11 #43 [core-common-config-bootstrapper internal] load build context 23:21:11 #43 ... 23:21:11 23:21:11 #44 [security-bootstrapper internal] load build context 23:21:11 #44 ... 23:21:11 23:21:11 #40 [support-scheduler internal] load build context 23:21:11 #40 ... 23:21:11 23:21:11 #45 [security-spiffe-token-provider internal] load build context 23:21:11 #45 ... 23:21:11 23:21:11 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:21:11 #36 ... 23:21:11 23:21:11 #46 [core-data internal] load build context 23:21:12 #46 ... 23:21:12 23:21:12 #47 [support-notifications internal] load build context 23:21:12 #47 ... 23:21:12 23:21:12 #46 [core-data internal] load build context 23:21:12 #46 ... 23:21:12 23:21:12 #48 [core-metadata internal] load build context 23:21:12 #48 ... 23:21:12 23:21:12 #49 [core-command internal] load build context 23:21:13 #49 ... 23:21:13 23:21:13 #50 [security-proxy-auth internal] load build context 23:21:13 #50 ... 23:21:13 23:21:13 #49 [core-command internal] load build context 23:21:13 #49 ... 23:21:13 23:21:13 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 23:21:13 #51 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.4s done 23:21:13 #51 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 23:21:13 #51 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 23:21:13 #51 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 23:21:13 #51 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done 23:21:13 #51 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done 23:21:13 #51 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.7s done 23:21:13 #51 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 23:21:13 #51 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 4.0s done 23:21:13 #51 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done 23:21:13 #51 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 4.3s 23:21:13 #51 ... 23:21:13 23:21:13 #48 [core-metadata internal] load build context 23:21:15 #48 ... 23:21:15 23:21:15 #52 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:21:15 #0 5.819 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:21:15 #0 6.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:21:15 #0 7.797 v3.18.6-71-g875d00ea703 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 23:21:15 #0 7.797 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 23:21:15 #0 7.797 OK: 19946 distinct packages available 23:21:15 #0 8.035 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:21:15 #0 8.778 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:21:15 #52 ... 23:21:15 23:21:15 #46 [core-data internal] load build context 23:21:15 #46 ... 23:21:15 23:21:15 #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 23:21:16 #53 ... 23:21:16 23:21:16 #54 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 23:21:16 #0 9.667 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:21:16 #54 ... 23:21:16 23:21:16 #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 23:21:16 #0 7.956 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:21:16 #0 8.560 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:21:16 #55 ... 23:21:16 23:21:16 #56 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init 23:21:16 #56 ... 23:21:16 23:21:16 #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 23:21:16 #57 ... 23:21:16 23:21:16 #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 23:21:16 #0 8.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:21:16 #0 9.824 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:21:16 #58 ... 23:21:16 23:21:16 #59 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:21:16 #59 ... 23:21:16 23:21:16 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:21:16 #60 ... 23:21:16 23:21:16 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 23:21:16 #61 ... 23:21:16 23:21:16 #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 23:21:16 #62 ... 23:21:16 23:21:16 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:21:17 #63 ... 23:21:17 23:21:17 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 23:21:17 #64 ... 23:21:17 23:21:17 #46 [core-data internal] load build context 23:21:17 #46 transferring context: 42.50MB 14.5s 23:21:19 #46 ... 23:21:19 23:21:19 #52 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:21:19 #52 11.90 (1/4) Installing dumb-init (1.2.5-r2) 23:21:19 #52 11.90 (2/4) Installing musl-obstack (1.2.3-r2) 23:21:19 #52 12.01 (3/4) Installing libucontext (1.2-r2) 23:21:19 #52 12.01 (4/4) Installing gcompat (1.1.0-r1) 23:21:19 #52 12.01 Executing busybox-1.36.1-r5.trigger 23:21:19 #52 12.39 OK: 8 MiB in 19 packages 23:21:19 #52 DONE 14.0s 23:21:19 23:21:19 #46 [core-data internal] load build context 23:21:20 #46 ... 23:21:20 23:21:20 #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 23:21:20 #55 12.15 OK: 266 MiB in 52 packages 23:21:20 #55 DONE 14.1s 23:21:20 23:21:20 #44 [security-bootstrapper internal] load build context 23:21:20 #44 ... 23:21:20 23:21:20 #46 [core-data internal] load build context 23:21:21 #46 ... 23:21:21 23:21:21 #41 [security-secretstore-setup internal] load build context 23:21:21 #41 ... 23:21:21 23:21:21 #42 [security-proxy-setup internal] load build context 23:21:21 #42 ... 23:21:21 23:21:21 #41 [security-secretstore-setup internal] load build context 23:21:21 #41 ... 23:21:21 23:21:21 #43 [core-common-config-bootstrapper internal] load build context 23:21:21 #43 ... 23:21:21 23:21:21 #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 23:21:21 #58 14.54 OK: 266 MiB in 52 packages 23:21:21 #58 DONE 16.3s 23:21:21 23:21:21 #43 [core-common-config-bootstrapper internal] load build context 23:21:21 #43 ... 23:21:21 23:21:21 #40 [support-scheduler internal] load build context 23:21:21 #40 ... 23:21:21 23:21:21 #45 [security-spiffe-token-provider internal] load build context 23:21:21 #45 ... 23:21:21 23:21:21 #43 [core-common-config-bootstrapper internal] load build context 23:21:22 #43 transferring context: 49.46MB 20.7s 23:21:22 #43 ... 23:21:22 23:21:22 #47 [support-notifications internal] load build context 23:21:22 #47 ... 23:21:22 23:21:22 #54 [core-data builder 3/7] RUN apk add --update --no-cache make git 23:21:22 #54 10.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:21:22 #54 15.20 OK: 266 MiB in 52 packages 23:21:22 #54 DONE 16.7s 23:21:22 23:21:22 #47 [support-notifications internal] load build context 23:21:22 #47 ... 23:21:22 23:21:22 #40 [support-scheduler internal] load build context 23:21:23 #40 ... 23:21:23 23:21:23 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:21:23 #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.2s 23:21:23 #36 ... 23:21:23 23:21:23 #50 [security-proxy-auth internal] load build context 23:21:23 #50 ... 23:21:23 23:21:23 #40 [support-scheduler internal] load build context 23:21:23 #40 ... 23:21:23 23:21:23 #49 [core-command internal] load build context 23:21:23 #49 ... 23:21:23 23:21:23 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 23:21:23 #51 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 15.4s 23:21:23 #51 ... 23:21:23 23:21:23 #49 [core-command internal] load build context 23:21:25 #49 ... 23:21:25 23:21:25 #56 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init 23:21:25 #56 12.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:21:25 #56 14.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:21:25 #56 17.27 (1/1) Installing dumb-init (1.2.5-r2) 23:21:25 #56 17.27 Executing busybox-1.36.1-r5.trigger 23:21:25 #56 17.49 OK: 8 MiB in 16 packages 23:21:25 #56 DONE 19.4s 23:21:25 23:21:25 #49 [core-command internal] load build context 23:21:26 #49 ... 23:21:26 23:21:26 #48 [core-metadata internal] load build context 23:21:26 #48 ... 23:21:26 23:21:26 #49 [core-command internal] load build context 23:21:27 #49 ... 23:21:27 23:21:27 #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 23:21:27 #53 10.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:21:27 #53 12.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:21:27 #53 16.18 v3.18.6-71-g875d00ea703 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 23:21:27 #53 16.18 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 23:21:27 #53 16.18 OK: 19951 distinct packages available 23:21:27 #53 17.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:21:27 #53 18.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:21:27 #53 ... 23:21:27 23:21:27 #46 [core-data internal] load build context 23:21:27 #46 ... 23:21:27 23:21:27 #49 [core-command internal] load build context 23:21:27 #49 transferring context: 57.13MB 23.9s 23:21:29 #49 ... 23:21:29 23:21:29 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:21:29 #60 13.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:21:29 #60 14.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:21:29 #60 18.37 (1/4) Installing ca-certificates (20230506-r0) 23:21:29 #60 19.04 (2/4) Installing dumb-init (1.2.5-r2) 23:21:29 #60 19.04 (3/4) Installing su-exec (0.2-r3) 23:21:29 #60 19.04 (4/4) Installing yq (4.33.3-r5) 23:21:29 #60 20.43 Executing busybox-1.36.1-r5.trigger 23:21:29 #60 20.60 Executing ca-certificates-20230506-r0.trigger 23:21:29 #60 21.62 OK: 18 MiB in 19 packages 23:21:29 #60 ... 23:21:29 23:21:29 #46 [core-data internal] load build context 23:21:30 #46 ... 23:21:30 23:21:30 #65 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 23:21:30 #0 8.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:21:30 #65 ... 23:21:30 23:21:30 #46 [core-data internal] load build context 23:21:30 #46 ... 23:21:30 23:21:30 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:21:30 #60 DONE 24.2s 23:21:30 23:21:30 #46 [core-data internal] load build context 23:21:30 #46 ... 23:21:30 23:21:30 #44 [security-bootstrapper internal] load build context 23:21:30 #44 ... 23:21:30 23:21:30 #66 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 23:21:31 #66 ... 23:21:31 23:21:31 #42 [security-proxy-setup internal] load build context 23:21:31 #42 ... 23:21:31 23:21:31 #41 [security-secretstore-setup internal] load build context 23:21:31 #41 transferring context: 82.63MB 30.9s 23:21:31 #41 ... 23:21:31 23:21:31 #42 [security-proxy-setup internal] load build context 23:21:32 #42 ... 23:21:32 23:21:32 #45 [security-spiffe-token-provider internal] load build context 23:21:32 #45 ... 23:21:32 23:21:32 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 23:21:32 #64 16.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:21:32 #64 17.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:21:32 #64 21.77 (1/4) Installing dumb-init (1.2.5-r2) 23:21:32 #64 21.83 (2/4) Installing openssl (3.1.4-r5) 23:21:32 #64 22.04 (3/4) Installing su-exec (0.2-r3) 23:21:32 #64 22.08 (4/4) Installing yq (4.33.3-r5) 23:21:32 #64 23.08 Executing busybox-1.36.1-r5.trigger 23:21:32 #64 23.35 OK: 18 MiB in 19 packages 23:21:32 #64 DONE 26.0s 23:21:32 23:21:32 #45 [security-spiffe-token-provider internal] load build context 23:21:32 #45 ... 23:21:32 23:21:32 #42 [security-proxy-setup internal] load build context 23:21:32 #42 ... 23:21:32 23:21:32 #43 [core-common-config-bootstrapper internal] load build context 23:21:32 #43 ... 23:21:32 23:21:32 #47 [support-notifications internal] load build context 23:21:32 #47 ... 23:21:32 23:21:32 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:21:32 #63 16.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:21:32 #63 17.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:21:32 #63 23.82 v3.18.6-71-g875d00ea703 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 23:21:32 #63 23.82 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 23:21:32 #63 23.82 OK: 19946 distinct packages available 23:21:32 #63 25.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:21:32 #63 26.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:21:32 #63 ... 23:21:32 23:21:32 #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 23:21:32 #62 16.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:21:32 #62 17.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:21:32 #62 24.97 (1/2) Installing dumb-init (1.2.5-r2) 23:21:32 #62 24.99 (2/2) Installing su-exec (0.2-r3) 23:21:32 #62 25.01 Executing busybox-1.36.1-r5.trigger 23:21:32 #62 25.17 OK: 8 MiB in 17 packages 23:21:33 #62 ... 23:21:33 23:21:33 #43 [core-common-config-bootstrapper internal] load build context 23:21:33 #43 ... 23:21:33 23:21:33 #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 23:21:33 #53 25.32 OK: 266 MiB in 52 packages 23:21:33 #53 DONE 27.2s 23:21:33 23:21:33 #43 [core-common-config-bootstrapper internal] load build context 23:21:33 #43 ... 23:21:33 23:21:33 #50 [security-proxy-auth internal] load build context 23:21:33 #50 ... 23:21:33 23:21:33 #40 [support-scheduler internal] load build context 23:21:33 #40 ... 23:21:33 23:21:33 #50 [security-proxy-auth internal] load build context 23:21:33 #50 ... 23:21:33 23:21:33 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 23:21:33 #51 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 25.2s 23:21:34 #51 ... 23:21:34 23:21:34 #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 23:21:34 #62 DONE 27.4s 23:21:34 23:21:34 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 23:21:34 #51 ... 23:21:34 23:21:34 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:21:34 #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.9s 23:21:34 #36 ... 23:21:34 23:21:34 #50 [security-proxy-auth internal] load build context 23:21:34 #50 ... 23:21:34 23:21:34 #59 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:21:34 #59 18.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:21:34 #59 19.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:21:34 #59 26.04 v3.18.6-71-g875d00ea703 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 23:21:34 #59 26.04 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 23:21:34 #59 26.04 OK: 19946 distinct packages available 23:21:34 #59 26.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:21:34 #59 28.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:21:34 #59 ... 23:21:34 23:21:34 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:21:35 #36 ... 23:21:35 23:21:35 #67 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 23:21:35 #0 6.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:21:35 #0 8.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:21:35 #67 ... 23:21:35 23:21:35 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:21:36 #36 ... 23:21:36 23:21:36 #48 [core-metadata internal] load build context 23:21:36 #48 ... 23:21:36 23:21:36 #40 [support-scheduler internal] load build context 23:21:36 #40 ... 23:21:36 23:21:36 #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 23:21:36 #57 20.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:21:36 #57 22.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:21:36 #57 27.94 (1/1) Installing dumb-init (1.2.5-r2) 23:21:36 #57 27.94 Executing busybox-1.36.1-r5.trigger 23:21:36 #57 28.06 OK: 8 MiB in 16 packages 23:21:36 #57 DONE 30.1s 23:21:36 23:21:36 #40 [support-scheduler internal] load build context 23:21:36 #40 ... 23:21:36 23:21:36 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 23:21:36 #61 20.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:21:36 #61 22.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:21:36 #61 27.95 (1/2) Installing ca-certificates (20230506-r0) 23:21:36 #61 28.21 (2/2) Installing dumb-init (1.2.5-r2) 23:21:36 #61 28.22 Executing busybox-1.36.1-r5.trigger 23:21:36 #61 28.41 Executing ca-certificates-20230506-r0.trigger 23:21:36 #61 30.03 OK: 9 MiB in 17 packages 23:21:37 #61 ... 23:21:37 23:21:37 #40 [support-scheduler internal] load build context 23:21:37 #40 ... 23:21:37 23:21:37 #65 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 23:21:37 #65 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:21:37 #65 15.55 OK: 8 MiB in 19 packages 23:21:37 #65 DONE 17.5s 23:21:37 23:21:37 #40 [support-scheduler internal] load build context 23:21:37 #40 transferring context: 89.19MB 36.6s 23:21:38 #40 ... 23:21:38 23:21:38 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 23:21:38 #61 DONE 31.7s 23:21:38 23:21:38 #40 [support-scheduler internal] load build context 23:21:39 #40 ... 23:21:39 23:21:39 #67 [security-proxy-auth stage-1 3/7] RUN apk --no-cache upgrade 23:21:39 #67 12.87 OK: 8 MiB in 16 packages 23:21:39 #67 DONE 14.3s 23:21:39 23:21:39 #40 [support-scheduler internal] load build context 23:21:39 #40 ... 23:21:39 23:21:39 #49 [core-command internal] load build context 23:21:39 #49 ... 23:21:39 23:21:39 #40 [support-scheduler internal] load build context 23:21:40 #40 ... 23:21:40 23:21:40 #59 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:21:40 #59 32.47 (1/5) Installing dumb-init (1.2.5-r2) 23:21:40 #59 32.47 (2/5) Installing musl-obstack (1.2.3-r2) 23:21:40 #59 32.47 (3/5) Installing libucontext (1.2-r2) 23:21:40 #59 32.47 (4/5) Installing gcompat (1.1.0-r1) 23:21:40 #59 32.47 (5/5) Installing openssl (3.1.4-r5) 23:21:40 #59 32.55 Executing busybox-1.36.1-r5.trigger 23:21:40 #59 32.62 OK: 9 MiB in 20 packages 23:21:40 #59 DONE 33.7s 23:21:40 23:21:40 #40 [support-scheduler internal] load build context 23:21:40 #40 ... 23:21:40 23:21:40 #46 [core-data internal] load build context 23:21:40 #46 ... 23:21:40 23:21:40 #44 [security-bootstrapper internal] load build context 23:21:40 #44 ... 23:21:40 23:21:40 #40 [support-scheduler internal] load build context 23:21:41 #40 ... 23:21:41 23:21:41 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:21:41 #63 32.07 (1/11) Installing ca-certificates (20230506-r0) 23:21:41 #63 32.30 (2/11) Installing brotli-libs (1.0.9-r14) 23:21:41 #63 32.36 (3/11) Installing libunistring (1.1-r1) 23:21:41 #63 32.56 (4/11) Installing libidn2 (2.3.4-r1) 23:21:41 #63 32.63 (5/11) Installing nghttp2-libs (1.57.0-r0) 23:21:41 #63 32.63 (6/11) Installing libcurl (8.5.0-r0) 23:21:41 #63 32.79 (7/11) Installing curl (8.5.0-r0) 23:21:41 #63 32.79 (8/11) Installing dumb-init (1.2.5-r2) 23:21:41 #63 32.79 (9/11) Installing musl-obstack (1.2.3-r2) 23:21:41 #63 32.79 (10/11) Installing libucontext (1.2-r2) 23:21:41 #63 32.84 (11/11) Installing gcompat (1.1.0-r1) 23:21:41 #63 32.84 Executing busybox-1.36.1-r5.trigger 23:21:41 #63 32.94 Executing ca-certificates-20230506-r0.trigger 23:21:41 #63 33.64 OK: 13 MiB in 26 packages 23:21:41 #63 DONE 35.6s 23:21:41 23:21:41 #40 [support-scheduler internal] load build context 23:21:41 #40 ... 23:21:41 23:21:41 #41 [security-secretstore-setup internal] load build context 23:21:42 #41 transferring context: 106.32MB 41.1s 23:21:42 #41 ... 23:21:42 23:21:42 #68 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 23:21:42 #68 ... 23:21:42 23:21:42 #66 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 23:21:42 #66 6.711 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:21:42 #66 7.896 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:21:42 #66 9.967 OK: 18 MiB in 19 packages 23:21:42 #66 DONE 11.7s 23:21:42 23:21:42 #45 [security-spiffe-token-provider internal] load build context 23:21:42 #45 ... 23:21:42 23:21:42 #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 23:21:42 #0 9.135 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:21:42 #0 9.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:21:42 #69 ... 23:21:42 23:21:42 #41 [security-secretstore-setup internal] load build context 23:21:42 #41 ... 23:21:42 23:21:42 #42 [security-proxy-setup internal] load build context 23:21:42 #42 ... 23:21:42 23:21:42 #47 [support-notifications internal] load build context 23:21:43 #47 ... 23:21:43 23:21:43 #40 [support-scheduler internal] load build context 23:21:43 #40 ... 23:21:43 23:21:43 #43 [core-common-config-bootstrapper internal] load build context 23:21:43 #43 ... 23:21:43 23:21:43 #44 [security-bootstrapper internal] load build context 23:21:44 #44 ... 23:21:44 23:21:44 #70 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 23:21:44 #0 7.536 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:21:44 #0 8.111 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:21:44 #70 ... 23:21:44 23:21:44 #43 [core-common-config-bootstrapper internal] load build context 23:21:44 #43 ... 23:21:44 23:21:44 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 23:21:44 #51 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 31.3s done 23:21:44 #51 ... 23:21:44 23:21:44 #43 [core-common-config-bootstrapper internal] load build context 23:21:44 #43 ... 23:21:44 23:21:44 #50 [security-proxy-auth internal] load build context 23:21:44 #50 ... 23:21:44 23:21:44 #41 [security-secretstore-setup internal] load build context 23:21:45 #41 ... 23:21:45 23:21:45 #70 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 23:21:45 #70 10.29 OK: 8 MiB in 17 packages 23:21:45 #70 DONE 11.5s 23:21:45 23:21:45 #41 [security-secretstore-setup internal] load build context 23:21:45 #41 ... 23:21:45 23:21:45 #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 23:21:45 #69 12.38 OK: 18 MiB in 19 packages 23:21:45 #69 DONE 13.0s 23:21:45 23:21:45 #41 [security-secretstore-setup internal] load build context 23:21:46 #41 ... 23:21:46 23:21:46 #48 [core-metadata internal] load build context 23:21:46 #48 ... 23:21:46 23:21:46 #71 [core-data stage-1 3/7] RUN apk --no-cache upgrade 23:21:46 #0 6.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:21:46 #0 7.170 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:21:46 #0 9.110 OK: 8 MiB in 16 packages 23:21:46 #71 DONE 10.1s 23:21:46 23:21:46 #41 [security-secretstore-setup internal] load build context 23:21:46 #41 ... 23:21:46 23:21:46 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:21:46 #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 36.8s 23:21:47 #36 ... 23:21:47 23:21:47 #41 [security-secretstore-setup internal] load build context 23:21:47 #41 ... 23:21:47 23:21:47 #72 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 23:21:47 #72 DONE 1.3s 23:21:47 23:21:47 #41 [security-secretstore-setup internal] load build context 23:21:47 #41 transferring context: 119.39MB 46.2s 23:21:48 #41 ... 23:21:48 23:21:48 #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 23:21:48 #0 8.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:21:48 #0 9.327 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:21:48 #73 ... 23:21:48 23:21:48 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:21:49 #36 ... 23:21:49 23:21:49 #49 [core-command internal] load build context 23:21:49 #49 ... 23:21:49 23:21:49 #47 [support-notifications internal] load build context 23:21:50 #47 ... 23:21:50 23:21:50 #49 [core-command internal] load build context 23:21:50 #49 ... 23:21:50 23:21:50 #74 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 23:21:50 #0 6.447 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:21:50 #0 7.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:21:50 #0 9.694 OK: 9 MiB in 20 packages 23:21:50 #74 ... 23:21:50 23:21:50 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:21:51 #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 41.0s done 23:21:51 #36 ... 23:21:51 23:21:51 #46 [core-data internal] load build context 23:21:51 #46 ... 23:21:51 23:21:51 #74 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 23:21:51 #74 DONE 10.7s 23:21:51 23:21:51 #47 [support-notifications internal] load build context 23:21:51 #47 ... 23:21:51 23:21:51 #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 23:21:51 #73 11.57 OK: 9 MiB in 17 packages 23:21:51 #73 DONE 13.2s 23:21:51 23:21:51 #47 [support-notifications internal] load build context 23:21:51 #47 ... 23:21:51 23:21:51 #68 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 23:21:51 #68 5.466 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:21:51 #68 6.380 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:21:51 #68 8.375 OK: 13 MiB in 26 packages 23:21:51 #68 DONE 9.6s 23:21:51 23:21:51 #47 [support-notifications internal] load build context 23:21:51 #47 ... 23:21:51 23:21:51 #75 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 23:21:51 #75 DONE 6.3s 23:21:51 23:21:51 #47 [support-notifications internal] load build context 23:21:52 #47 ... 23:21:52 23:21:52 #44 [security-bootstrapper internal] load build context 23:21:52 #44 transferring context: 133.46MB 50.5s done 23:21:52 #44 DONE 51.4s 23:21:52 23:21:52 #41 [security-secretstore-setup internal] load build context 23:21:52 #41 transferring context: 133.46MB 51.2s done 23:21:52 #41 DONE 52.0s 23:21:52 23:21:52 #47 [support-notifications internal] load build context 23:21:52 #47 ... 23:21:52 23:21:52 #45 [security-spiffe-token-provider internal] load build context 23:21:52 #45 ... 23:21:52 23:21:52 #46 [core-data internal] load build context 23:21:52 #46 transferring context: 133.46MB 49.8s done 23:21:52 #46 DONE 50.8s 23:21:52 23:21:52 #45 [security-spiffe-token-provider internal] load build context 23:21:53 #45 ... 23:21:53 23:21:53 #42 [security-proxy-setup internal] load build context 23:21:53 #42 transferring context: 133.46MB 52.3s done 23:21:53 #42 ... 23:21:53 23:21:53 #45 [security-spiffe-token-provider internal] load build context 23:21:53 #45 ... 23:21:53 23:21:53 #40 [support-scheduler internal] load build context 23:21:53 #40 transferring context: 133.46MB 52.8s done 23:21:53 #40 ... 23:21:53 23:21:53 #45 [security-spiffe-token-provider internal] load build context 23:21:53 #45 transferring context: 133.46MB 51.8s done 23:21:53 #45 ... 23:21:53 23:21:53 #76 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 23:21:53 #76 DONE 2.0s 23:21:53 23:21:53 #47 [support-notifications internal] load build context 23:21:53 #47 transferring context: 133.46MB 50.3s done 23:21:53 #47 DONE 51.8s 23:21:53 23:21:53 #50 [security-proxy-auth internal] load build context 23:21:54 #50 ... 23:21:54 23:21:54 #77 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 23:21:54 #77 DONE 2.8s 23:21:54 23:21:54 #49 [core-command internal] load build context 23:21:54 #49 transferring context: 133.46MB 49.5s done 23:21:54 #49 DONE 51.5s 23:21:54 23:21:54 #50 [security-proxy-auth internal] load build context 23:21:54 #50 ... 23:21:54 23:21:54 #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ 23:21:54 #78 ... 23:21:54 23:21:54 #42 [security-proxy-setup internal] load build context 23:21:54 #42 DONE 53.3s 23:21:54 23:21:54 #40 [support-scheduler internal] load build context 23:21:54 #40 DONE 53.5s 23:21:54 23:21:54 #45 [security-spiffe-token-provider internal] load build context 23:21:54 #45 DONE 52.7s 23:21:54 23:21:54 #50 [security-proxy-auth internal] load build context 23:21:54 #50 ... 23:21:54 23:21:54 #43 [core-common-config-bootstrapper internal] load build context 23:21:54 #43 transferring context: 133.46MB 52.4s done 23:21:54 #43 DONE 53.3s 23:21:54 23:21:54 #50 [security-proxy-auth internal] load build context 23:21:55 #50 ... 23:21:55 23:21:55 #79 [core-data builder 4/7] COPY go.mod vendor* ./ 23:21:55 #79 DONE 1.5s 23:21:55 23:21:55 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:21:55 #36 DONE 52.0s 23:21:55 23:21:55 #80 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 23:21:55 #80 DONE 1.7s 23:21:55 23:21:55 #50 [security-proxy-auth internal] load build context 23:21:55 #50 ... 23:21:55 23:21:55 #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ 23:21:55 #78 DONE 1.0s 23:21:55 23:21:55 #50 [security-proxy-auth internal] load build context 23:21:55 #50 ... 23:21:55 23:21:55 #81 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 23:21:55 #81 DONE 0.9s 23:21:55 23:21:55 #50 [security-proxy-auth internal] load build context 23:21:57 #50 ... 23:21:57 23:21:57 #48 [core-metadata internal] load build context 23:21:57 #48 ... 23:21:57 23:21:57 #50 [security-proxy-auth internal] load build context 23:21:58 #50 transferring context: 133.46MB 55.2s done 23:21:59 #50 DONE 56.7s 23:21:59 23:21:59 #48 [core-metadata internal] load build context 23:21:59 #48 ... 23:21:59 23:21:59 #82 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:21:59 #82 DONE 2.2s 23:21:59 23:21:59 #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:21:59 #83 DONE 2.5s 23:21:59 23:21:59 #48 [core-metadata internal] load build context 23:21:59 #48 transferring context: 133.46MB 56.8s done 23:21:59 #48 DONE 57.1s 23:21:59 23:21:59 #84 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:21:59 #84 DONE 2.7s 23:21:59 23:21:59 #85 [security-spire-config stage-2 5/10] COPY Attribution.txt / 23:21:59 #85 ... 23:21:59 23:21:59 #86 [security-spire-server stage-2 5/9] COPY Attribution.txt / 23:21:59 #86 DONE 0.3s 23:22:00 23:22:00 #87 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 23:22:00 #87 DONE 0.4s 23:22:00 23:22:00 #88 [security-spire-agent stage-3 7/10] COPY security.txt / 23:22:00 #88 ... 23:22:00 23:22:00 #89 [security-spire-server stage-2 6/9] COPY security.txt / 23:22:00 #89 DONE 0.3s 23:22:00 23:22:00 #85 [security-spire-config stage-2 5/10] COPY Attribution.txt / 23:22:00 #85 DONE 0.5s 23:22:00 23:22:00 #90 [security-spire-config stage-2 6/10] COPY security.txt / 23:22:00 #90 ... 23:22:00 23:22:00 #88 [security-spire-agent stage-3 7/10] COPY security.txt / 23:22:00 #88 DONE 0.5s 23:22:00 23:22:00 #91 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:22:00 #91 DONE 0.3s 23:22:00 23:22:00 #90 [security-spire-config stage-2 6/10] COPY security.txt / 23:22:00 #90 DONE 0.3s 23:22:00 23:22:00 #92 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:22:00 #92 ... 23:22:00 23:22:00 #93 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:22:00 #93 DONE 0.3s 23:22:00 23:22:00 #94 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:22:00 #94 DONE 0.2s 23:22:00 23:22:00 #92 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:22:00 #92 DONE 0.3s 23:22:00 23:22:00 #95 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:22:01 #95 ... 23:22:01 23:22:01 #96 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:22:01 #96 DONE 0.2s 23:22:01 23:22:01 #95 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:22:01 #95 DONE 0.3s 23:22:01 23:22:01 #97 [security-spire-server] exporting to image 23:22:01 #97 exporting layers 23:22:01 #97 ... 23:22:01 23:22:01 #98 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:22:01 #98 DONE 0.2s 23:22:01 23:22:01 #99 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 23:22:01 #99 DONE 0.3s 23:22:01 23:22:01 #97 [security-spire-agent] exporting to image 23:22:01 #97 ... 23:22:01 23:22:01 #100 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:22:01 #100 DONE 0.2s 23:22:01 23:22:01 #97 [security-spire-config] exporting to image 23:22:02 #97 exporting layers 1.4s done 23:22:02 #97 writing image sha256:1aae1780236c9f62c435e81cf0546be4e687064061ba4f34919e4dea975e0662 done 23:22:02 #97 naming to docker.io/library/security-spire-server-arm64 done 23:22:02 #97 exporting layers 1.4s done 23:22:02 #97 writing image sha256:8698e0fde5d9b4b7e79b486f234c45843c9649b8af4e6a8b5d8b74c00ab1007e done 23:22:02 #97 naming to docker.io/library/security-spire-agent-arm64 done 23:22:02 #97 exporting layers 1.3s done 23:22:02 #97 writing image sha256:37e28ec2078c771d07116084645fd7e1771e90baee5764d1d1028f7a0d80a166 done 23:22:02 #97 naming to docker.io/library/security-spire-config-arm64 done 23:22:02 #97 DONE 1.7s 23:22:02 23:22:02 #101 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:22:05 #101 ... 23:22:05 23:22:05 #102 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:22:05 #102 ... 23:22:05 23:22:05 #103 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:22:05 #103 ... 23:22:05 23:22:05 #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:22:27 #104 DONE 29.8s 23:22:27 23:22:27 #103 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:22:27 #103 DONE 29.9s 23:22:27 23:22:27 #101 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:22:27 #101 DONE 29.4s 23:22:27 23:22:27 #105 [security-spiffe-token-provider builder 6/7] COPY . . 23:22:27 #105 ... 23:22:27 23:22:27 #102 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:22:27 #102 DONE 30.0s 23:22:27 23:22:27 #106 [security-secretstore-setup builder 6/7] COPY . . 23:22:27 #106 ... 23:22:27 23:22:27 #107 [core-metadata builder 4/7] COPY go.mod vendor* ./ 23:22:27 #107 CACHED 23:22:27 23:22:27 #108 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:22:27 #108 CACHED 23:22:27 23:22:27 #109 [core-metadata builder 6/7] COPY . . 23:22:27 #109 CACHED 23:22:27 23:22:27 #110 [security-proxy-auth builder 6/7] COPY . . 23:22:27 #110 CACHED 23:22:27 23:22:27 #111 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 23:22:27 #111 CACHED 23:22:27 23:22:27 #112 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:22:27 #112 CACHED 23:22:27 23:22:27 #113 [support-notifications builder 6/7] COPY . . 23:22:27 #113 DONE 2.8s 23:22:27 23:22:27 #114 [core-command builder 4/7] COPY go.mod vendor* ./ 23:22:27 #114 CACHED 23:22:27 23:22:27 #115 [core-command builder 6/7] COPY . . 23:22:27 #115 CACHED 23:22:27 23:22:27 #116 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:22:27 #116 CACHED 23:22:27 23:22:27 #117 [core-data builder 6/7] COPY . . 23:22:27 #117 DONE 2.8s 23:22:27 23:22:27 #105 [security-spiffe-token-provider builder 6/7] COPY . . 23:22:27 #105 DONE 2.8s 23:22:27 23:22:27 #118 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:22:27 #118 CACHED 23:22:27 23:22:27 #119 [core-common-config-bootstrapper builder 6/7] COPY . . 23:22:27 #119 CACHED 23:22:27 23:22:27 #120 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 23:22:27 #120 CACHED 23:22:27 23:22:27 #121 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:22:27 #121 CACHED 23:22:27 23:22:27 #122 [support-scheduler builder 6/7] COPY . . 23:22:27 #122 CACHED 23:22:27 23:22:27 #123 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 23:22:27 #123 CACHED 23:22:27 23:22:27 #124 [security-bootstrapper builder 6/7] COPY . . 23:22:27 #124 CACHED 23:22:27 23:22:27 #125 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:22:27 #125 CACHED 23:22:27 23:22:27 #126 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 23:22:27 #126 CACHED 23:22:27 23:22:27 #127 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 23:22:27 #127 CACHED 23:22:27 23:22:27 #128 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:22:27 #128 CACHED 23:22:27 23:22:27 #129 [security-proxy-setup builder 6/7] COPY . . 23:22:27 #129 CACHED 23:22:27 23:22:27 #106 [security-secretstore-setup builder 6/7] COPY . . 23:22:28 #106 DONE 2.8s 23:22:28 23:22:28 #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 23:22:33 #130 5.036 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:22:38 #130 ... 23:22:38 23:22:38 #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:22:38 #0 5.201 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 23:22:38 #131 ... 23:22:38 23:22:38 #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 23:22:38 #0 4.646 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:22:38 #132 ... 23:22:38 23:22:38 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:22:38 #0 5.114 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 23:22:38 #133 ... 23:22:38 23:22:38 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:22:38 #0 4.109 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:22:38 #134 ... 23:22:38 23:22:38 #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:22:38 #0 5.069 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 23:22:38 #135 ... 23:22:38 23:22:38 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:22:38 #0 5.048 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:22:38 #136 ... 23:22:38 23:22:38 #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:22:38 #0 3.846 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:22:39 #137 ... 23:22:39 23:22:39 #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:22:39 #0 4.366 go build -tags " non_delayedstart" -ldflags "-s -w -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 23:22:39 #138 ... 23:22:39 23:22:39 #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:22:39 #0 4.856 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:22:39 #139 ... 23:22:39 23:22:39 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:22:39 #0 4.231 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 23:34:46 #140 ... 23:34:46 23:34:46 #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:34:46 #131 726.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 23:34:46 #131 ... 23:34:46 23:34:46 #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 23:34:46 #132 DONE 728.8s 23:34:46 23:34:46 #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:34:46 #138 ... 23:34:46 23:34:46 #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 23:34:46 #141 DONE 0.3s 23:34:46 23:34:46 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:34:46 #136 ... 23:34:46 23:34:46 #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 23:34:46 #142 DONE 0.1s 23:34:46 23:34:46 #143 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 23:34:46 #143 DONE 0.1s 23:34:46 23:34:46 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:34:46 #134 ... 23:34:46 23:34:46 #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 23:34:46 #144 DONE 0.1s 23:34:46 23:34:46 #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:34:46 #145 DONE 0.2s 23:34:46 23:34:46 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:34:46 #136 ... 23:34:46 23:34:46 #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:34:46 #146 DONE 0.1s 23:34:46 23:34:46 #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:34:46 #147 DONE 1.9s 23:34:46 23:34:46 #97 [security-proxy-setup] exporting to image 23:34:46 #97 exporting layers 23:34:46 #97 exporting layers 1.2s done 23:34:46 #97 writing image sha256:0e00764b991099aa5efca7a0eb1732e6afb370088397a0d40e2757c09f8d764f 0.0s done 23:34:46 #97 naming to docker.io/library/security-proxy-setup-arm64 done 23:34:46 #97 DONE 2.9s 23:34:46 23:34:46 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:34:46 #134 ... 23:34:46 23:34:46 #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 23:34:46 #130 DONE 737.5s 23:34:46 23:34:46 #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:34:46 #138 ... 23:34:46 23:34:46 #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 23:34:46 #148 DONE 0.4s 23:34:46 23:34:46 #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 23:34:48 #149 DONE 2.2s 23:34:48 23:34:48 #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:34:48 #139 ... 23:34:48 23:34:48 #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 23:34:48 #150 DONE 0.4s 23:34:48 23:34:48 #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 23:34:48 #151 DONE 0.3s 23:34:48 23:34:48 #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:34:48 #131 DONE 741.0s 23:34:48 23:34:48 #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:34:49 #152 DONE 0.7s 23:34:49 23:34:49 #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 23:34:49 #153 ... 23:34:49 23:34:49 #154 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 23:34:49 #154 DONE 0.4s 23:34:49 23:34:49 #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:34:50 #135 ... 23:34:50 23:34:50 #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 23:34:50 #153 DONE 0.4s 23:34:50 23:34:50 #155 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 23:34:50 #155 ... 23:34:50 23:34:50 #156 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 23:34:50 #156 DONE 0.3s 23:34:50 23:34:50 #155 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 23:34:50 #155 DONE 0.3s 23:34:50 23:34:50 #157 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:34:50 #157 ... 23:34:50 23:34:50 #158 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 23:34:50 #158 DONE 0.2s 23:34:50 23:34:50 #157 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:34:50 #157 DONE 0.3s 23:34:50 23:34:50 #159 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 23:34:50 #159 DONE 0.3s 23:34:50 23:34:50 #160 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 23:34:50 #160 DONE 0.3s 23:34:50 23:34:50 #161 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:34:50 #161 DONE 0.2s 23:34:50 23:34:50 #162 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 23:34:51 #162 DONE 0.2s 23:34:51 23:34:51 #163 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 23:34:51 #163 ... 23:34:51 23:34:51 #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:34:51 #164 DONE 0.5s 23:34:51 23:34:51 #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:34:52 #165 DONE 0.4s 23:34:52 23:34:52 #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:34:52 #166 DONE 0.3s 23:34:52 23:34:52 #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:34:53 #167 ... 23:34:53 23:34:53 #163 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 23:34:53 #163 DONE 2.7s 23:34:54 23:34:54 #97 [security-bootstrapper] exporting to image 23:34:54 #97 exporting layers 23:34:55 #97 ... 23:34:55 23:34:55 #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:34:55 #167 DONE 2.8s 23:34:55 23:34:55 #97 [security-secretstore-setup] exporting to image 23:34:55 #97 exporting layers 2.2s done 23:34:55 #97 writing image sha256:9aa2ced1de28abb0428a25c65b98be3f440e6de518b31de4bbd816a4509fb75c done 23:34:55 #97 naming to docker.io/library/security-bootstrapper-arm64 done 23:34:56 #97 exporting layers 1.6s done 23:34:56 #97 writing image sha256:80293e20f896a336c4cf40d4f7fc625a9c5364f94c73f153f09de19e98c79ca7 done 23:34:56 #97 naming to docker.io/library/security-secretstore-setup-arm64 done 23:34:56 #97 DONE 6.6s 23:34:56 23:34:56 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:35:02 #133 DONE 753.6s 23:35:02 23:35:02 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:35:02 #136 ... 23:35:02 23:35:02 #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 23:35:02 #168 DONE 0.3s 23:35:02 23:35:02 #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 23:35:02 #169 DONE 0.2s 23:35:02 23:35:02 #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 23:35:02 #170 DONE 0.2s 23:35:02 23:35:02 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:35:02 #136 ... 23:35:02 23:35:02 #171 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 23:35:03 #171 DONE 0.2s 23:35:03 23:35:03 #172 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 23:35:03 #172 DONE 0.2s 23:35:03 23:35:03 #173 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:35:05 #173 DONE 2.0s 23:35:05 23:35:05 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:35:05 #136 ... 23:35:05 23:35:05 #97 [security-proxy-auth] exporting to image 23:35:05 #97 exporting layers 23:35:05 #97 exporting layers 0.5s done 23:35:05 #97 writing image sha256:50003fd1f5cfdf34074046cb97fde59981de3db25edc20b0840e97a3d5806787 done 23:35:05 #97 naming to docker.io/library/security-proxy-auth-arm64 done 23:35:05 #97 DONE 7.1s 23:35:05 23:35:05 #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:35:21 #138 DONE 772.4s 23:35:21 23:35:21 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:35:21 #136 ... 23:35:21 23:35:21 #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 23:35:21 #174 DONE 0.3s 23:35:21 23:35:21 #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 23:35:21 #175 DONE 0.2s 23:35:21 23:35:21 #176 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 23:35:21 #176 DONE 0.2s 23:35:21 23:35:21 #177 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 23:35:21 #177 DONE 0.1s 23:35:21 23:35:21 #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 23:35:21 #178 DONE 0.2s 23:35:21 23:35:21 #179 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:35:23 #179 DONE 1.7s 23:35:23 23:35:23 #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:35:23 #139 ... 23:35:23 23:35:23 #97 [core-common-config-bootstrapper] exporting to image 23:35:23 #97 exporting layers 23:35:23 #97 exporting layers 0.4s done 23:35:23 #97 writing image sha256:956b0e3b26b930a797eda6a255865709339a72b48ebaa9ec40e1cb677953b760 done 23:35:23 #97 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 23:35:23 #97 DONE 7.5s 23:35:23 23:35:23 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:35:50 #136 DONE 802.1s 23:35:50 23:35:50 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 23:35:50 #51 ... 23:35:50 23:35:50 #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 23:35:50 #180 DONE 0.2s 23:35:50 23:35:50 #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:35:50 #139 ... 23:35:50 23:35:50 #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 23:35:50 #181 DONE 0.1s 23:35:50 23:35:50 #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:35:50 #182 DONE 0.2s 23:35:50 23:35:50 #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:35:51 #135 ... 23:35:51 23:35:51 #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 23:35:51 #183 DONE 0.3s 23:35:51 23:35:51 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 23:35:51 #51 ... 23:35:51 23:35:51 #97 [core-command] exporting to image 23:35:51 #97 exporting layers 23:35:51 #97 exporting layers 0.2s done 23:35:51 #97 writing image sha256:b2bb86054ae76e1011ad294752ac671cb035fef7ff075876daa49c8da72fb8e1 done 23:35:51 #97 naming to docker.io/library/core-command-arm64 done 23:35:51 #97 DONE 7.7s 23:35:51 23:35:51 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 23:36:01 #51 ... 23:36:01 23:36:01 #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:36:01 #137 DONE 812.5s 23:36:01 23:36:01 #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:36:01 #139 ... 23:36:01 23:36:01 #184 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 23:36:01 #184 DONE 0.1s 23:36:01 23:36:01 #185 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 23:36:01 #185 DONE 0.1s 23:36:01 23:36:01 #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:36:01 #139 ... 23:36:01 23:36:01 #186 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:36:01 #186 DONE 0.3s 23:36:01 23:36:01 #187 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 23:36:01 #187 DONE 0.2s 23:36:01 23:36:01 #188 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 23:36:02 #188 DONE 0.1s 23:36:02 23:36:02 #97 [core-metadata] exporting to image 23:36:02 #97 exporting layers 23:36:02 #97 exporting layers 0.3s done 23:36:02 #97 writing image sha256:1a89664e9e19bfea99621c1b207c922f757ea27693b65c43384fe4a72f5052cb done 23:36:02 #97 naming to docker.io/library/core-metadata-arm64 done 23:36:02 #97 DONE 8.1s 23:36:02 23:36:02 #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:36:03 #139 ... 23:36:03 23:36:03 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:36:03 #140 DONE 815.6s 23:36:03 23:36:03 #189 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:36:03 #189 DONE 0.2s 23:36:03 23:36:03 #190 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:36:04 #190 DONE 0.2s 23:36:04 23:36:04 #191 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:36:04 #191 DONE 0.2s 23:36:04 23:36:04 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 23:36:04 #51 ... 23:36:04 23:36:04 #192 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 23:36:04 #192 DONE 0.1s 23:36:04 23:36:04 #97 [core-data] exporting to image 23:36:04 #97 exporting layers 0.2s done 23:36:04 #97 writing image sha256:78415f6f46156fc53a6cbaa56271ab7312c7728f42045e077e4768d545dc277a done 23:36:04 #97 naming to docker.io/library/core-data-arm64 23:36:04 #97 naming to docker.io/library/core-data-arm64 done 23:36:04 #97 DONE 8.3s 23:36:04 23:36:04 #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:36:22 #135 DONE 832.7s 23:36:22 23:36:22 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:36:22 #134 ... 23:36:22 23:36:22 #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:36:22 #193 DONE 0.3s 23:36:22 23:36:22 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:36:22 #134 ... 23:36:22 23:36:22 #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:36:22 #194 DONE 0.2s 23:36:22 23:36:22 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:36:22 #195 DONE 0.3s 23:36:22 23:36:22 #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 23:36:22 #196 DONE 0.1s 23:36:22 23:36:22 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 23:36:22 #51 ... 23:36:22 23:36:22 #97 [security-spiffe-token-provider] exporting to image 23:36:22 #97 exporting layers 23:36:22 #97 exporting layers 0.5s done 23:36:22 #97 writing image sha256:9589298b3aa4ec24b444ad93692215122be3c3867d69904a0d2adfb9eab108de done 23:36:22 #97 naming to docker.io/library/security-spiffe-token-provider-arm64 done 23:36:22 #97 DONE 8.8s 23:36:22 23:36:22 #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:36:41 #139 DONE 853.3s 23:36:41 23:36:41 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:36:41 #134 DONE 853.3s 23:36:41 23:36:41 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 23:36:41 #51 ... 23:36:41 23:36:41 #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:36:41 #197 DONE 0.2s 23:36:41 23:36:41 #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:36:41 #198 DONE 0.2s 23:36:41 23:36:41 #199 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:36:41 #199 DONE 0.2s 23:36:41 23:36:41 #200 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:36:42 #200 ... 23:36:42 23:36:42 #201 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:36:42 #201 DONE 0.1s 23:36:42 23:36:42 #202 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:36:42 #202 DONE 0.3s 23:36:42 23:36:42 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 23:36:42 #51 ... 23:36:42 23:36:42 #203 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 23:36:42 #203 DONE 0.1s 23:36:42 23:36:42 #200 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:36:42 #200 DONE 0.4s 23:36:42 23:36:42 #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 23:36:42 #204 DONE 0.1s 23:36:42 23:36:42 #97 [support-scheduler] exporting to image 23:36:42 #97 exporting layers 23:36:42 #97 exporting layers 0.4s done 23:36:42 #97 writing image sha256:d7d68304bb725d415f9b27ec76a95af430e73972d600e740539cda791d2300b8 0.0s done 23:36:42 #97 naming to docker.io/library/support-scheduler-arm64 done 23:36:42 #97 writing image sha256:5a944e665d09f8d423e6b1ff1d18c0d56b0591e623176b403a04758fe0f90f5f done 23:36:42 #97 naming to docker.io/library/support-notifications-arm64 done 23:36:42 #97 DONE 9.3s 23:36:42 23:36:42 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 23:36:42 time="2024-03-07T23:20:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:36:42 time="2024-03-07T23:20:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:36:42 time="2024-03-07T23:20:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:36:42 time="2024-03-07T23:20:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:36:42 time="2024-03-07T23:20:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:36:42 time="2024-03-07T23:20:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:36:42 time="2024-03-07T23:20:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:36:42 time="2024-03-07T23:20:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:36:42 time="2024-03-07T23:20:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:36:42 time="2024-03-07T23:20:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:36:42 time="2024-03-07T23:20:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:36:42 time="2024-03-07T23:20:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:36:42 time="2024-03-07T23:20:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:36:42 time="2024-03-07T23:20:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 23:36:42 $ docker stop --time=1 752281b6d274f4c7b8b254d41e1dedc4f3b38be81b56fd87ece42cd93bf6ffd0 23:36:44 $ docker rm -f --volumes 752281b6d274f4c7b8b254d41e1dedc4f3b38be81b56fd87ece42cd93bf6ffd0 [Pipeline] // withDockerContainer [Pipeline] sh 23:36:44 + docker images 23:36:44 REPOSITORY TAG IMAGE ID CREATED SIZE 23:36:44 support-notifications-arm64 latest 5a944e665d09 2 seconds ago 26.6MB 23:36:44 support-scheduler-arm64 latest d7d68304bb72 2 seconds ago 25.9MB 23:36:44 security-spiffe-token-provider-arm64 latest 9589298b3aa4 23 seconds ago 29.1MB 23:36:44 core-data-arm64 latest 78415f6f4615 40 seconds ago 17.2MB 23:36:44 core-metadata-arm64 latest 1a89664e9e19 43 seconds ago 17.4MB 23:36:44 core-command-arm64 latest b2bb86054ae7 54 seconds ago 17.1MB 23:36:44 core-common-config-bootstrapper-arm64 latest 956b0e3b26b9 About a minute ago 15.1MB 23:36:44 security-proxy-auth-arm64 latest 50003fd1f5cf About a minute ago 15.9MB 23:36:44 security-secretstore-setup-arm64 latest 80293e20f896 About a minute ago 35.9MB 23:36:44 security-bootstrapper-arm64 latest 9aa2ced1de28 About a minute ago 18.5MB 23:36:44 security-proxy-setup-arm64 latest 0e00764b9910 2 minutes ago 25.9MB 23:36:44 security-spire-agent-arm64 latest 8698e0fde5d9 14 minutes ago 152MB 23:36:44 security-spire-config-arm64 latest 37e28ec2078c 14 minutes ago 95.8MB 23:36:44 security-spire-server-arm64 latest 1aae1780236c 14 minutes ago 96.7MB 23:36:44 ci-base-image-arm64 latest 7a34532c21d1 28 minutes ago 882MB 23:36:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 3 months ago 560MB 23:36:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 9 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 23:36:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:36:46 23:36:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:36:46 arm64: Pulling from edgex-lftools-log-publisher 23:36:46 8998bd30e6a1: Pulling fs layer 23:36:46 04944245beec: Pulling fs layer 23:36:46 699f458cf7ca: Pulling fs layer 23:36:46 765212b225bb: Pulling fs layer 23:36:46 f23df028b6ca: Pulling fs layer 23:36:46 765212b225bb: Waiting 23:36:46 d65c8cfc05b1: Pulling fs layer 23:36:46 f23df028b6ca: Waiting 23:36:46 d65c8cfc05b1: Waiting 23:36:46 2437ff75d9bd: Pulling fs layer 23:36:46 04944245beec: Verifying Checksum 23:36:46 04944245beec: Download complete 23:36:46 765212b225bb: Verifying Checksum 23:36:46 765212b225bb: Download complete 23:36:46 f23df028b6ca: Verifying Checksum 23:36:46 f23df028b6ca: Download complete 23:36:46 d65c8cfc05b1: Verifying Checksum 23:36:46 d65c8cfc05b1: Download complete 23:36:47 699f458cf7ca: Verifying Checksum 23:36:47 699f458cf7ca: Download complete 23:36:47 8998bd30e6a1: Verifying Checksum 23:36:47 8998bd30e6a1: Download complete 23:36:50 2437ff75d9bd: Verifying Checksum 23:36:50 2437ff75d9bd: Download complete 23:36:52 8998bd30e6a1: Pull complete 23:36:52 04944245beec: Pull complete 23:36:54 699f458cf7ca: Pull complete 23:36:54 765212b225bb: Pull complete 23:36:55 f23df028b6ca: Pull complete 23:36:55 d65c8cfc05b1: Pull complete 23:37:13 2437ff75d9bd: Pull complete 23:37:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:37:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:37:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:37:14 prd-ubuntu20.04-docker-arm64-4c-16g-5130 does not seem to be running inside a container 23:37:14 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:37:17 $ docker top 5d864fc2f635245aff4542f08efd3611208de1273ab46c20fead0c919ee15c6c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:37:18 ---> job-cost.sh 23:37:18 lf-activate-venv: SKIPPING 23:37:18 INFO: No Stack... 23:37:18 INFO: Retrieving Pricing Info for: v3-standard-4 23:37:19 INFO: Archiving Costs [Pipeline] sh 23:37:19 + cat /w/workspace/edgex-go/1/archives/cost.csv 23:37:19 + cut -d, -f6 [Pipeline] lock 23:37:20 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4772-1-stack-cost] 23:37:20 Resource [jenkins-edgexfoundry-edgex-go-PR-4772-1-stack-cost] did not exist. Created. 23:37:20 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4772-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:37:20 + echo total: 0.10999999940395355 [Pipeline] stash 23:37:20 Stashed 1 file(s) [Pipeline] } 23:37:20 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4772-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:37:21 $ docker stop --time=1 5d864fc2f635245aff4542f08efd3611208de1273ab46c20fead0c919ee15c6c 23:37:22 $ docker rm -f --volumes 5d864fc2f635245aff4542f08efd3611208de1273ab46c20fead0c919ee15c6c [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 23:37:24 provisioning config files... 23:37:24 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config11676655350969719080tmp [Pipeline] { [Pipeline] sh 23:37:25 + set +x 23:37:25 + curl -s https://codecov.io/bash 23:37:25 + bash -s -- 23:37:25 23:37:25 _____ _ 23:37:25 / ____| | | 23:37:25 | | ___ __| | ___ ___ _____ __ 23:37:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:37:25 | |___| (_) | (_| | __/ (_| (_) \ V / 23:37:25 \_____\___/ \__,_|\___|\___\___/ \_/ 23:37:25 Bash-1.0.6 23:37:25 23:37:25 23:37:25 ==> git version 2.25.1 found 23:37:25 ==> 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 23:37:25 Release-Date: 2020-01-08 23:37:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:37:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:37:25 ==> Jenkins CI detected. 23:37:25 current dir:  /w/workspace/edgex-go/1 23:37:25 project root: . 23:37:25 --> token set from env 23:37:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:37:25 ==> Running gcov in . (disable via -X gcov) 23:37:25 ==> Python coveragepy not found 23:37:25 ==> Searching for coverage reports in: 23:37:25 + . 23:37:25 -> Found 1 reports 23:37:25 ==> Detecting git/mercurial file structure 23:37:25 ==> Reading reports 23:37:25 + ./coverage.out bytes=453602 23:37:25 ==> Appending adjustments 23:37:25 https://docs.codecov.io/docs/fixing-reports 23:37:26 + Found adjustments 23:37:26 ==> Gzipping contents 23:37:26 60K /tmp/codecov.zOl7MT.gz 23:37:26 ==> Uploading reports 23:37:26 url: https://codecov.io 23:37:26 query: branch=PR-4772&commit=5f499acd0abad9633e3d98eb81665596835595e6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4772%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4772&job=&cmd_args= 23:37:26 -> Pinging Codecov 23:37:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4772&commit=5f499acd0abad9633e3d98eb81665596835595e6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4772%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4772&job=&cmd_args= 23:37:26 -> Uploading to 23:37:26 https://storage.googleapis.com/codecov/v4/raw/2024-03-07/00271124DB129430A58F1EEE437C3FCB/5f499acd0abad9633e3d98eb81665596835595e6/378f05ab-95a5-4d94-94c0-d075c8614877.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240307%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240307T233726Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=72a3f9a74c781f6775c169148e2bbfa1d8eea6753c2ca7c197232bca4f644683 23:37:26 % Total % Received % Xferd Average Speed Time Time Time Current 23:37:26 Dload Upload Total Spent Left Speed 23:37:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57690 0 0 100 57690 0 274k --:--:-- --:--:-- --:--:-- 274k 100 57690 0 0 100 57690 0 172k --:--:-- --:--:-- --:--:-- 171k 23:37:27 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5f499acd0abad9633e3d98eb81665596835595e6 [Pipeline] } 23:37:27 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 23:37:29 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 23:37:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:37:30 ---> package-listing.sh 23:37:30 ++ facter osfamily 23:37:30 ++ tr '[:upper:]' '[:lower:]' 23:37:31 + OS_FAMILY=debian 23:37:31 + workspace=/w/workspace/edgex-go/1 23:37:31 + START_PACKAGES=/tmp/packages_start.txt 23:37:31 + END_PACKAGES=/tmp/packages_end.txt 23:37:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:37:31 + PACKAGES=/tmp/packages_start.txt 23:37:31 + '[' /w/workspace/edgex-go/1 ']' 23:37:31 + PACKAGES=/tmp/packages_end.txt 23:37:31 + case "${OS_FAMILY}" in 23:37:31 + dpkg -l 23:37:31 + grep '^ii' 23:37:31 + '[' -f /tmp/packages_start.txt ']' 23:37:31 + '[' -f /tmp/packages_end.txt ']' 23:37:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:37:31 + '[' /w/workspace/edgex-go/1 ']' 23:37:31 + mkdir -p /w/workspace/edgex-go/1/archives/ 23:37:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 23:37:31 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:37:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:37:32 23:37:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:37:32 latest: Pulling from edgex-lftools-log-publisher 23:37:32 5eb5b503b376: Pulling fs layer 23:37:32 5c69ac0246d0: Pulling fs layer 23:37:32 ec43610c2a17: Pulling fs layer 23:37:32 3a2ae6a8a46f: Pulling fs layer 23:37:32 33b1e0a273af: Pulling fs layer 23:37:32 5d3b04190fa2: Pulling fs layer 23:37:32 2f39f015ded8: Pulling fs layer 23:37:32 3a2ae6a8a46f: Waiting 23:37:32 33b1e0a273af: Waiting 23:37:32 5d3b04190fa2: Waiting 23:37:32 2f39f015ded8: Waiting 23:37:32 5c69ac0246d0: Verifying Checksum 23:37:32 5c69ac0246d0: Download complete 23:37:32 3a2ae6a8a46f: Verifying Checksum 23:37:32 3a2ae6a8a46f: Download complete 23:37:32 33b1e0a273af: Verifying Checksum 23:37:32 33b1e0a273af: Download complete 23:37:32 ec43610c2a17: Verifying Checksum 23:37:32 ec43610c2a17: Download complete 23:37:32 5d3b04190fa2: Verifying Checksum 23:37:32 5d3b04190fa2: Download complete 23:37:32 5eb5b503b376: Verifying Checksum 23:37:32 5eb5b503b376: Download complete 23:37:33 5eb5b503b376: Pull complete 23:37:34 5c69ac0246d0: Pull complete 23:37:34 ec43610c2a17: Pull complete 23:37:34 3a2ae6a8a46f: Pull complete 23:37:34 33b1e0a273af: Pull complete 23:37:34 5d3b04190fa2: Pull complete 23:37:40 2f39f015ded8: Pull complete 23:37:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:37:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:37:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:37:40 prd-ubuntu20.04-docker-8c-8g-5117 does not seem to be running inside a container 23:37:40 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:37:43 $ docker top f8272af501895b0fc90bb9feeab4882d03dd1fa3861860112eca208fbd28cdba -eo pid,comm [Pipeline] { [Pipeline] sh 23:37:43 + touch /tmp/pre-build-complete [Pipeline] sh 23:37:44 + mkdir -p /var/log/sysstat [Pipeline] sh 23:37:44 + ls /var/log/sa-host 23:37:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:37:44 provisioning config files... 23:37:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config86958468555202944tmp [Pipeline] { [Pipeline] echo 23:37:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:37:45 ---> create-netrc.sh [Pipeline] } 23:37:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:37:45 ---> python-tools-install.sh [Pipeline] echo 23:37:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:37:45 ---> sudo-logs.sh 23:37:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:37:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:37:46 ---> job-cost.sh 23:37:46 lf-activate-venv: SKIPPING 23:37:46 DEBUG: total: 0.10999999940395355 23:37:46 INFO: Retrieving Stack Cost... 23:37:46 INFO: Retrieving Pricing Info for: v3-standard-8 23:37:47 INFO: Archiving Costs [Pipeline] echo 23:37:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:37:47 ---> logs-deploy.sh 23:37:47 lf-activate-venv: SKIPPING 23:37:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4772/1 23:37:47 INFO: archiving workspace using pattern(s): 23:37:48 Archives upload complete. 23:37:49 INFO: archiving logs to Nexus 23:37:49 ---> uname -a: 23:37:49 Linux prd-ubuntu20-04-docker-8c-8g-5117 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:37:49 23:37:49 23:37:49 ---> lscpu: 23:37:49 Architecture: x86_64 23:37:49 CPU op-mode(s): 32-bit, 64-bit 23:37:49 Byte Order: Little Endian 23:37:49 Address sizes: 40 bits physical, 48 bits virtual 23:37:49 CPU(s): 8 23:37:49 On-line CPU(s) list: 0-7 23:37:49 Thread(s) per core: 1 23:37:49 Core(s) per socket: 1 23:37:49 Socket(s): 8 23:37:49 NUMA node(s): 1 23:37:49 Vendor ID: AuthenticAMD 23:37:49 CPU family: 23 23:37:49 Model: 49 23:37:49 Model name: AMD EPYC-Rome Processor 23:37:49 Stepping: 0 23:37:49 CPU MHz: 2800.000 23:37:49 BogoMIPS: 5600.00 23:37:49 Virtualization: AMD-V 23:37:49 Hypervisor vendor: KVM 23:37:49 Virtualization type: full 23:37:49 L1d cache: 256 KiB 23:37:49 L1i cache: 256 KiB 23:37:49 L2 cache: 4 MiB 23:37:49 L3 cache: 128 MiB 23:37:49 NUMA node0 CPU(s): 0-7 23:37:49 Vulnerability Itlb multihit: Not affected 23:37:49 Vulnerability L1tf: Not affected 23:37:49 Vulnerability Mds: Not affected 23:37:49 Vulnerability Meltdown: Not affected 23:37:49 Vulnerability Mmio stale data: Not affected 23:37:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:37:49 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:37:49 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:37:49 Vulnerability Srbds: Not affected 23:37:49 Vulnerability Tsx async abort: Not affected 23:37:49 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 23:37:49 23:37:49 23:37:49 ---> nproc: 23:37:49 8 23:37:49 23:37:49 23:37:49 ---> df -h: 23:37:49 Filesystem Size Used Avail Use% Mounted on 23:37:49 overlay 155G 19G 136G 13% / 23:37:49 tmpfs 64M 0 64M 0% /dev 23:37:49 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:37:49 shm 64M 0 64M 0% /dev/shm 23:37:49 /dev/vda1 155G 19G 136G 13% /facter-os 23:37:49 23:37:49 23:37:49 ---> sar -b -r -n DEV: 23:37:49 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5117) 03/07/24 _x86_64_ (8 CPU) 23:37:49 23:37:49 23:01:28 LINUX RESTART (8 CPU) 23:37:49 23:37:49 23:02:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:37:49 23:03:01 130.52 14.96 115.56 0.00 1978.24 114059.99 0.00 23:37:49 23:04:01 91.15 2.18 88.97 0.00 49.99 44957.99 0.00 23:37:49 23:05:01 23.45 0.23 23.21 0.00 11.60 7305.98 0.00 23:37:49 23:06:01 259.99 0.68 259.31 0.00 73.45 151985.74 0.00 23:37:49 23:07:01 627.54 12.50 615.04 0.00 2935.42 120375.21 0.00 23:37:49 23:08:01 309.25 0.07 309.18 0.00 0.53 72344.48 0.00 23:37:49 23:09:01 235.18 0.03 235.14 0.00 3.33 5243.79 0.00 23:37:49 23:10:01 1.35 0.00 1.35 0.00 0.00 16.00 0.00 23:37:49 23:11:02 1.00 0.00 1.00 0.00 0.00 11.33 0.00 23:37:49 23:12:01 2.63 0.00 2.63 0.00 0.00 36.60 0.00 23:37:49 23:13:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 23:37:49 23:14:01 1.35 0.00 1.35 0.00 0.00 15.19 0.00 23:37:49 23:15:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 23:37:49 23:16:01 1.65 0.00 1.65 0.00 0.00 18.53 0.00 23:37:49 23:17:01 2.03 0.03 2.00 0.00 0.27 23.46 0.00 23:37:49 23:18:01 1.57 0.00 1.57 0.00 0.00 17.33 0.00 23:37:49 23:19:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 23:37:49 23:20:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 23:37:49 23:21:01 1.08 0.00 1.08 0.00 0.00 12.93 0.00 23:37:49 23:22:01 1.50 0.00 1.50 0.00 0.00 18.26 0.00 23:37:49 23:23:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 23:37:49 23:24:01 0.92 0.00 0.92 0.00 0.00 12.00 0.00 23:37:49 23:25:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 23:37:49 23:26:01 1.55 0.00 1.55 0.00 0.00 17.86 0.00 23:37:49 23:27:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 23:37:49 23:28:01 1.40 0.00 1.40 0.00 0.00 16.93 0.00 23:37:49 23:29:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 23:37:49 23:30:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 23:37:49 23:31:01 1.10 0.00 1.10 0.00 0.00 13.33 0.00 23:37:49 23:32:01 1.63 0.00 1.63 0.00 0.00 19.20 0.00 23:37:49 23:33:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 23:37:49 23:34:01 1.45 0.00 1.45 0.00 0.00 17.86 0.00 23:37:49 23:35:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 23:37:49 23:36:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 23:37:49 23:37:01 1.17 0.00 1.17 0.00 0.00 13.46 0.00 23:37:49 Average: 48.94 0.87 48.07 0.00 143.57 14722.84 0.00 23:37:49 23:37:49 23:02:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:37:49 23:03:01 28705816 31522288 787524 2.39 78148 3002408 1942340 5.72 1105360 2672756 1604 23:37:49 23:04:01 27434004 31208204 1092548 3.32 111944 3840456 2423464 7.14 1899220 3048452 132704 23:37:49 23:05:01 27500312 31438024 860552 2.62 116068 3972444 2123568 6.26 1517856 3334340 355304 23:37:49 23:06:01 23938196 31182676 1090872 3.32 128056 7184532 4438956 13.08 1827492 6467572 124 23:37:49 23:07:01 16877772 28050660 4169880 12.68 222360 10648468 10583252 31.19 5864004 9034108 258720 23:37:49 23:08:01 19442248 31398472 874464 2.66 234540 11488620 2461068 7.25 2223056 10269600 0 23:37:49 23:09:01 19407080 31423960 853244 2.59 238432 11543200 2159744 6.37 2258528 10269496 8 23:37:49 23:10:01 19408180 31425132 851808 2.59 238472 11543204 2159744 6.37 2257992 10269500 20 23:37:49 23:11:02 19453468 31470472 806460 2.45 238504 11543212 2159744 6.37 2211888 10269504 36 23:37:49 23:12:01 19455956 31473088 803712 2.44 238636 11543192 2159744 6.37 2210736 10269488 16 23:37:49 23:13:01 19456676 31473856 803060 2.44 238680 11543196 2159744 6.37 2210808 10269492 8 23:37:49 23:14:01 19457560 31474468 802892 2.44 238704 11543196 2159744 6.37 2210900 10269492 48 23:37:49 23:15:01 19457472 31474420 802920 2.44 238720 11543200 2159744 6.37 2210920 10269496 8 23:37:49 23:16:01 19457708 31475264 802568 2.44 238776 11543200 2159744 6.37 2210536 10270080 44 23:37:49 23:17:01 19456168 31473980 803752 2.44 238856 11543192 2149116 6.33 2210668 10270156 24 23:37:49 23:18:01 19456780 31474720 802820 2.44 238880 11543204 2149116 6.33 2210504 10270156 40 23:37:49 23:19:01 19457008 31474968 802488 2.44 238904 11543208 2132772 6.29 2210436 10270160 184 23:37:49 23:20:01 19457308 31475336 802100 2.44 238936 11543216 2132772 6.29 2210480 10270168 144 23:37:49 23:21:01 19457040 31475092 802260 2.44 238956 11543216 2132772 6.29 2210628 10270168 8 23:37:49 23:22:01 19457224 31475300 802216 2.44 238988 11543204 2132772 6.29 2210720 10270172 44 23:37:49 23:23:01 19457492 31475608 801880 2.44 239012 11543220 2116352 6.24 2210864 10270172 8 23:37:49 23:24:01 19457120 31475332 801968 2.44 239036 11543352 2116352 6.24 2211184 10270252 276 23:37:49 23:25:01 19457356 31475644 801660 2.44 239048 11543352 2116352 6.24 2211212 10270304 160 23:37:49 23:26:01 19457340 31475648 801588 2.44 239072 11543356 2116352 6.24 2211268 10270308 184 23:37:49 23:27:01 19457080 31475424 801900 2.44 239108 11543352 2116352 6.24 2211080 10270316 8 23:37:49 23:28:01 19457168 31475512 801972 2.44 239120 11543368 2116352 6.24 2211348 10270316 228 23:37:49 23:29:01 19457104 31475452 801960 2.44 239132 11543372 2116352 6.24 2211448 10270320 168 23:37:49 23:30:01 19457412 31475820 801612 2.44 239172 11543372 2116352 6.24 2211168 10270328 152 23:37:49 23:31:01 19457356 31475768 801572 2.44 239200 11543376 2116352 6.24 2211208 10270332 24 23:37:49 23:32:01 19457320 31475800 801732 2.44 239216 11543376 2116352 6.24 2211640 10270340 12 23:37:49 23:33:01 19457320 31475800 801680 2.44 239220 11543380 2116352 6.24 2211452 10270340 172 23:37:49 23:34:01 19456972 31475460 801900 2.44 239244 11543384 2116352 6.24 2211668 10270344 44 23:37:49 23:35:01 19456876 31475424 801860 2.44 239268 11543384 2116352 6.24 2211928 10270348 184 23:37:49 23:36:01 19457168 31475732 801536 2.44 239296 11543388 2116352 6.24 2211720 10270340 140 23:37:49 23:37:01 19457328 31475916 801496 2.44 239332 11543380 2116352 6.24 2211888 10270340 8 23:37:49 Average: 20230068 31356421 921270 2.80 223458 10711205 2452149 7.23 2247252 9504544 21453 23:37:49 23:37:49 23:02:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:37:49 23:03:01 lo 5.02 5.02 0.49 0.49 0.00 0.00 0.00 0.00 23:37:49 23:03:01 vetha0f44a7 48.65 51.80 4.74 49.79 0.00 0.00 0.00 0.00 23:37:49 23:03:01 ens3 1145.53 897.22 10920.17 161.94 0.00 0.00 0.00 0.00 23:37:49 23:03:01 docker0 470.48 526.22 31.16 2913.12 0.00 0.00 0.00 0.00 23:37:49 23:04:01 veth631ffbc 0.10 0.28 0.01 0.03 0.00 0.00 0.00 0.00 23:37:49 23:04:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 23:37:49 23:04:01 ens3 161.87 137.88 1679.91 33.06 0.00 0.00 0.00 0.00 23:37:49 23:04:01 docker0 106.50 113.13 8.50 1634.61 0.00 0.00 0.00 0.00 23:37:49 23:05:01 veth631ffbc 1.62 1.63 0.14 0.14 0.00 0.00 0.00 0.00 23:37:49 23:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:49 23:05:01 ens3 33.51 21.96 25.63 14.05 0.00 0.00 0.00 0.00 23:37:49 23:05:01 docker0 1.62 1.62 0.12 0.14 0.00 0.00 0.00 0.00 23:37:49 23:06:01 vethb325f7b 0.78 0.95 0.06 7.22 0.00 0.00 0.00 0.00 23:37:49 23:06:01 veth28e49ba 0.95 0.95 0.07 7.22 0.00 0.00 0.00 0.00 23:37:49 23:06:01 veth8ebb4a1 0.02 0.18 0.00 0.01 0.00 0.00 0.00 0.00 23:37:49 23:06:01 vethd834c8b 2.95 4.17 0.22 61.75 0.00 0.00 0.00 0.01 23:37:49 23:06:01 vethcec5c09 1.73 2.28 0.14 31.60 0.00 0.00 0.00 0.00 23:37:49 23:06:01 lo 1.53 1.53 0.14 0.14 0.00 0.00 0.00 0.00 23:37:49 23:06:01 vetha12a969 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:49 23:06:01 veth53f0fd0 3.30 4.95 0.26 63.02 0.00 0.00 0.00 0.01 23:37:49 23:06:01 vethf102996 0.02 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:37:49 23:06:01 ens3 184.20 106.67 3447.83 22.91 0.00 0.00 0.00 0.00 23:37:49 23:06:01 vethf57a120 2.47 5.85 0.19 98.07 0.00 0.00 0.00 0.01 23:37:49 23:06:01 docker0 22.68 32.98 1.39 433.18 0.00 0.00 0.00 0.00 23:37:49 23:06:01 vethfa50a82 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:49 23:06:01 vethca8b970 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:49 23:06:01 vethdff68f5 0.02 0.18 0.00 0.01 0.00 0.00 0.00 0.00 23:37:49 23:06:01 veth5a39893 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:49 23:06:01 veth119b2a0 2.10 2.65 0.16 35.99 0.00 0.00 0.00 0.00 23:37:49 23:06:01 vetheb05daa 0.55 0.68 0.05 0.19 0.00 0.00 0.00 0.00 23:37:49 23:06:01 vethd177460 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:49 23:06:01 veth1e982d9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:49 23:07:01 veth2f1f5fe 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:37:49 23:07:01 vethdb4eb1a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:37:49 23:07:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 23:37:49 23:07:01 ens3 283.22 175.41 2610.96 26.07 0.00 0.00 0.00 0.00 23:37:49 23:07:01 docker0 146.15 222.06 12.03 1926.50 0.00 0.00 0.00 0.00 23:37:49 23:07:01 veth9a50c5b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:37:49 23:07:01 veth60f3895 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:37:49 23:07:01 veth164f729 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:37:49 23:07:01 vethc94f317 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:37:49 23:07:01 vethf9bd49c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:37:49 23:07:01 vetheb05daa 0.12 0.80 0.01 0.03 0.00 0.00 0.00 0.00 23:37:49 23:07:01 veth9ac2f39 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:37:49 23:07:01 vetha7c0fe6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:37:49 23:07:01 vethf8168f7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:37:49 23:07:01 vethe41397e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:37:49 23:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:37:49 23:08:01 ens3 7.18 3.78 5.33 2.87 0.00 0.00 0.00 0.00 23:37:49 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:49 23:08:01 veth4eeae21 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:49 23:08:01 veth601acdf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:49 23:08:01 vetheb05daa 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:37:49 23:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:49 23:09:01 ens3 9.02 3.80 6.62 2.89 0.00 0.00 0.00 0.00 23:37:49 23:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:49 23:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:37:49 23:10:01 ens3 0.80 0.23 0.13 0.08 0.00 0.00 0.00 0.00 23:37:49 23:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:49 23:11:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:49 23:11:02 ens3 0.55 0.20 0.26 0.19 0.00 0.00 0.00 0.00 23:37:49 23:11:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:49 23:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:37:49 23:12:01 ens3 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 23:37:49 23:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:49 23:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:49 23:13:01 ens3 0.57 0.20 0.15 0.07 0.00 0.00 0.00 0.00 23:37:49 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:49 23:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:37:49 23:14:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 23:37:49 23:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:49 23:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:49 23:15:01 ens3 0.83 0.00 0.07 0.00 0.00 0.00 0.00 0.00 23:37:49 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:49 23:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:37:49 23:16:01 ens3 0.45 0.20 0.11 0.08 0.00 0.00 0.00 0.00 23:37:49 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:49 23:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:49 23:17:01 ens3 0.40 0.25 0.25 0.20 0.00 0.00 0.00 0.00 23:37:49 23:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:49 23:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:37:49 23:18:01 ens3 0.55 0.18 0.15 0.07 0.00 0.00 0.00 0.00 23:37:49 23:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:49 23:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:49 23:19:01 ens3 0.20 0.05 0.01 0.00 0.00 0.00 0.00 0.00 23:37:49 23:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:49 23:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:37:49 23:20:01 ens3 0.50 0.10 0.02 0.01 0.00 0.00 0.00 0.00 23:37:49 23:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:49 23:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:49 23:21:01 ens3 0.30 0.00 0.02 0.00 0.00 0.00 0.00 0.00 23:37:49 23:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:49 23:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:37:49 23:22:01 ens3 0.50 0.10 0.02 0.01 0.00 0.00 0.00 0.00 23:37:49 23:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:49 23:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:49 23:23:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 23:37:49 23:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:49 23:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:37:49 23:24:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:37:49 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:49 23:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:49 23:25:01 ens3 0.15 0.08 0.06 0.00 0.00 0.00 0.00 0.00 23:37:49 23:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:49 23:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:37:49 23:26:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:37:49 23:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:49 23:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:49 23:27:01 ens3 0.17 0.05 0.08 0.03 0.00 0.00 0.00 0.00 23:37:49 23:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:49 23:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:37:49 23:28:01 ens3 0.30 0.15 0.07 0.04 0.00 0.00 0.00 0.00 23:37:49 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:49 23:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:49 23:29:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:49 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:49 23:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:37:49 23:30:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:37:49 23:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:49 23:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:49 23:31:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:49 23:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:49 23:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:37:49 23:32:01 ens3 0.30 0.23 0.08 0.08 0.00 0.00 0.00 0.00 23:37:49 23:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:49 23:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:49 23:33:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:37:49 23:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:49 23:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:37:49 23:34:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:37:49 23:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:49 23:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:49 23:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:49 23:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:49 23:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:37:49 23:36:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:37:49 23:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:49 23:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:49 23:37:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 23:37:49 23:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:49 Average: lo 0.29 0.29 0.03 0.03 0.00 0.00 0.00 0.00 23:37:49 Average: ens3 51.87 38.17 529.54 7.50 0.00 0.00 0.00 0.00 23:37:49 Average: docker0 21.15 25.37 1.51 196.16 0.00 0.00 0.00 0.00 23:37:49 23:37:49 23:37:49 ---> sar -P ALL: 23:37:49 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5117) 03/07/24 _x86_64_ (8 CPU) 23:37:49 23:37:49 23:01:28 LINUX RESTART (8 CPU) 23:37:49 23:37:49 23:02:02 CPU %user %nice %system %iowait %steal %idle 23:37:49 23:03:01 all 9.12 0.00 3.02 2.58 0.06 85.21 23:37:49 23:03:01 0 8.33 0.00 3.79 5.12 0.07 82.69 23:37:49 23:03:01 1 10.05 0.00 3.52 11.95 0.09 74.39 23:37:49 23:03:01 2 9.64 0.00 2.04 0.14 0.07 88.11 23:37:49 23:03:01 3 8.03 0.00 2.40 0.24 0.07 89.27 23:37:49 23:03:01 4 12.14 0.00 3.46 0.14 0.03 84.23 23:37:49 23:03:01 5 6.97 0.00 3.26 0.09 0.05 89.63 23:37:49 23:03:01 6 10.70 0.00 2.67 0.10 0.07 86.47 23:37:49 23:03:01 7 7.13 0.00 3.06 2.89 0.07 86.85 23:37:49 23:04:01 all 26.76 0.00 3.94 2.47 0.09 66.74 23:37:49 23:04:01 0 26.95 0.00 4.24 1.52 0.10 67.19 23:37:49 23:04:01 1 27.66 0.00 4.58 8.31 0.08 59.36 23:37:49 23:04:01 2 25.67 0.00 3.94 0.08 0.08 70.22 23:37:49 23:04:01 3 27.51 0.00 3.64 1.77 0.07 67.01 23:37:49 23:04:01 4 26.01 0.00 4.45 6.09 0.10 63.36 23:37:49 23:04:01 5 28.97 0.00 3.51 0.10 0.08 67.34 23:37:49 23:04:01 6 26.01 0.00 3.34 0.15 0.08 70.42 23:37:49 23:04:01 7 25.27 0.00 3.84 1.78 0.08 69.03 23:37:49 23:05:01 all 43.20 0.00 3.89 0.60 0.08 52.23 23:37:49 23:05:01 0 42.79 0.00 4.18 3.22 0.08 49.72 23:37:49 23:05:01 1 43.41 0.00 4.12 0.08 0.10 52.29 23:37:49 23:05:01 2 43.47 0.00 3.79 0.39 0.08 52.28 23:37:49 23:05:01 3 42.39 0.00 3.96 0.24 0.08 53.33 23:37:49 23:05:01 4 44.38 0.00 3.73 0.34 0.07 51.49 23:37:49 23:05:01 5 41.75 0.00 3.73 0.13 0.08 54.29 23:37:49 23:05:01 6 42.99 0.00 4.06 0.27 0.08 52.59 23:37:49 23:05:01 7 44.43 0.00 3.58 0.10 0.08 51.81 23:37:49 23:06:01 all 15.39 0.00 5.15 16.83 0.07 62.56 23:37:49 23:06:01 0 14.90 0.00 4.91 7.96 0.07 72.16 23:37:49 23:06:01 1 15.31 0.00 5.73 17.04 0.09 61.84 23:37:49 23:06:01 2 15.53 0.00 5.19 33.72 0.07 45.49 23:37:49 23:06:01 3 15.25 0.00 6.15 40.31 0.07 38.23 23:37:49 23:06:01 4 15.07 0.00 4.50 4.82 0.07 75.55 23:37:49 23:06:01 5 14.37 0.00 5.25 13.09 0.08 67.21 23:37:49 23:06:01 6 16.24 0.00 4.64 5.10 0.07 73.95 23:37:49 23:06:01 7 16.45 0.00 4.84 12.78 0.08 65.85 23:37:49 23:07:01 all 47.23 0.00 7.78 11.49 0.13 33.36 23:37:49 23:07:01 0 47.96 0.00 6.89 13.40 0.12 31.63 23:37:49 23:07:01 1 48.01 0.00 7.68 6.55 0.17 37.59 23:37:49 23:07:01 2 46.73 0.00 7.71 14.84 0.14 30.59 23:37:49 23:07:01 3 47.22 0.00 7.92 11.72 0.12 33.02 23:37:49 23:07:01 4 47.44 0.00 7.76 10.81 0.12 33.87 23:37:49 23:07:01 5 47.44 0.00 7.65 23.44 0.12 21.35 23:37:49 23:07:01 6 45.44 0.00 8.80 2.95 0.19 42.63 23:37:49 23:07:01 7 47.57 0.00 7.86 8.10 0.10 36.36 23:37:49 23:08:01 all 71.33 0.00 5.23 4.49 0.16 18.79 23:37:49 23:08:01 0 72.15 0.00 4.40 2.28 0.13 21.04 23:37:49 23:08:01 1 71.77 0.00 5.06 1.87 0.17 21.13 23:37:49 23:08:01 2 71.53 0.00 4.94 1.75 0.13 21.66 23:37:49 23:08:01 3 71.37 0.00 5.37 5.28 0.15 17.83 23:37:49 23:08:01 4 71.60 0.00 5.20 0.95 0.15 22.09 23:37:49 23:08:01 5 71.23 0.00 5.15 1.66 0.13 21.83 23:37:49 23:08:01 6 69.17 0.00 7.00 20.24 0.24 3.35 23:37:49 23:08:01 7 71.74 0.00 4.79 2.41 0.15 20.90 23:37:49 23:09:01 all 1.03 0.00 0.51 1.29 0.01 97.15 23:37:49 23:09:01 0 0.75 0.00 0.63 2.05 0.02 96.54 23:37:49 23:09:01 1 0.88 0.00 0.53 1.39 0.03 97.16 23:37:49 23:09:01 2 0.77 0.00 0.55 1.40 0.02 97.27 23:37:49 23:09:01 3 0.73 0.00 0.43 1.17 0.02 97.65 23:37:49 23:09:01 4 0.75 0.00 0.55 2.14 0.02 96.55 23:37:49 23:09:01 5 0.82 0.00 0.48 0.37 0.00 98.33 23:37:49 23:09:01 6 0.87 0.00 0.40 1.07 0.00 97.67 23:37:49 23:09:01 7 2.65 0.00 0.53 0.72 0.02 96.09 23:37:49 23:10:01 all 0.27 0.00 0.02 0.00 0.01 99.70 23:37:49 23:10:01 0 0.05 0.00 0.02 0.00 0.02 99.92 23:37:49 23:10:01 1 0.03 0.00 0.03 0.00 0.03 99.90 23:37:49 23:10:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:37:49 23:10:01 3 0.02 0.00 0.05 0.02 0.02 99.90 23:37:49 23:10:01 4 0.00 0.00 0.00 0.02 0.00 99.98 23:37:49 23:10:01 5 0.03 0.00 0.00 0.00 0.02 99.95 23:37:49 23:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:37:49 23:10:01 7 1.97 0.00 0.00 0.00 0.03 98.00 23:37:49 23:11:02 all 0.27 0.00 0.02 0.00 0.02 99.69 23:37:49 23:11:02 0 0.05 0.00 0.03 0.00 0.03 99.88 23:37:49 23:11:02 1 0.03 0.00 0.05 0.00 0.03 99.88 23:37:49 23:11:02 2 0.02 0.00 0.00 0.00 0.02 99.97 23:37:49 23:11:02 3 0.02 0.00 0.02 0.02 0.00 99.95 23:37:49 23:11:02 4 0.02 0.00 0.02 0.02 0.02 99.93 23:37:49 23:11:02 5 0.00 0.00 0.02 0.00 0.00 99.98 23:37:49 23:11:02 6 0.00 0.00 0.00 0.00 0.02 99.98 23:37:49 23:11:02 7 1.99 0.00 0.03 0.00 0.02 97.96 23:37:49 23:12:01 all 0.18 0.00 0.02 0.01 0.01 99.78 23:37:49 23:12:01 0 0.07 0.00 0.03 0.00 0.02 99.88 23:37:49 23:12:01 1 0.05 0.00 0.03 0.00 0.03 99.88 23:37:49 23:12:01 2 0.05 0.00 0.02 0.00 0.00 99.93 23:37:49 23:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:37:49 23:12:01 4 0.02 0.00 0.02 0.07 0.02 99.88 23:37:49 23:12:01 5 0.24 0.00 0.02 0.02 0.00 99.73 23:37:49 23:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:37:49 23:12:01 7 0.99 0.00 0.02 0.00 0.02 98.97 23:37:49 23:13:01 all 0.05 0.00 0.01 0.00 0.01 99.92 23:37:49 23:13:01 0 0.07 0.00 0.03 0.00 0.00 99.90 23:37:49 23:13:01 1 0.05 0.00 0.02 0.00 0.03 99.90 23:37:49 23:13:01 2 0.03 0.00 0.00 0.00 0.02 99.95 23:37:49 23:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:37:49 23:13:01 4 0.03 0.00 0.03 0.03 0.00 99.90 23:37:49 23:13:01 5 0.17 0.00 0.02 0.00 0.02 99.80 23:37:49 23:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:37:49 23:13:01 7 0.03 0.00 0.00 0.00 0.03 99.93 23:37:49 23:37:49 23:13:01 CPU %user %nice %system %iowait %steal %idle 23:37:49 23:14:01 all 0.03 0.00 0.02 0.00 0.01 99.94 23:37:49 23:14:01 0 0.05 0.00 0.03 0.00 0.00 99.92 23:37:49 23:14:01 1 0.03 0.00 0.03 0.00 0.02 99.92 23:37:49 23:14:01 2 0.02 0.00 0.03 0.00 0.02 99.93 23:37:49 23:14:01 3 0.03 0.00 0.00 0.00 0.02 99.95 23:37:49 23:14:01 4 0.00 0.00 0.00 0.03 0.02 99.95 23:37:49 23:14:01 5 0.12 0.00 0.03 0.00 0.00 99.85 23:37:49 23:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:37:49 23:14:01 7 0.00 0.00 0.02 0.00 0.02 99.97 23:37:49 23:15:01 all 0.04 0.00 0.00 0.00 0.01 99.95 23:37:49 23:15:01 0 0.08 0.00 0.00 0.00 0.02 99.90 23:37:49 23:15:01 1 0.03 0.00 0.00 0.00 0.03 99.93 23:37:49 23:15:01 2 0.08 0.00 0.02 0.00 0.02 99.88 23:37:49 23:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:37:49 23:15:01 4 0.00 0.00 0.00 0.02 0.00 99.98 23:37:49 23:15:01 5 0.05 0.00 0.00 0.00 0.00 99.95 23:37:49 23:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:37:49 23:15:01 7 0.03 0.00 0.00 0.00 0.02 99.95 23:37:49 23:16:01 all 0.01 0.00 0.01 0.01 0.01 99.97 23:37:49 23:16:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:37:49 23:16:01 1 0.00 0.00 0.00 0.00 0.02 99.98 23:37:49 23:16:01 2 0.00 0.00 0.02 0.00 0.02 99.97 23:37:49 23:16:01 3 0.02 0.00 0.00 0.03 0.00 99.95 23:37:49 23:16:01 4 0.00 0.00 0.00 0.02 0.00 99.98 23:37:49 23:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:37:49 23:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:37:49 23:16:01 7 0.02 0.00 0.02 0.00 0.02 99.95 23:37:49 23:17:01 all 0.03 0.00 0.04 0.00 0.01 99.91 23:37:49 23:17:01 0 0.07 0.00 0.03 0.00 0.00 99.90 23:37:49 23:17:01 1 0.03 0.00 0.07 0.00 0.03 99.87 23:37:49 23:17:01 2 0.03 0.00 0.03 0.00 0.00 99.93 23:37:49 23:17:01 3 0.02 0.00 0.07 0.00 0.02 99.90 23:37:49 23:17:01 4 0.03 0.00 0.05 0.03 0.02 99.87 23:37:49 23:17:01 5 0.02 0.00 0.03 0.00 0.02 99.93 23:37:49 23:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:37:49 23:17:01 7 0.03 0.00 0.03 0.00 0.03 99.90 23:37:49 23:18:01 all 0.02 0.00 0.01 0.01 0.01 99.96 23:37:49 23:18:01 0 0.05 0.00 0.00 0.00 0.02 99.93 23:37:49 23:18:01 1 0.02 0.00 0.03 0.00 0.02 99.93 23:37:49 23:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:37:49 23:18:01 3 0.02 0.00 0.00 0.02 0.00 99.97 23:37:49 23:18:01 4 0.00 0.00 0.00 0.03 0.00 99.97 23:37:49 23:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:37:49 23:18:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:37:49 23:18:01 7 0.02 0.00 0.03 0.00 0.02 99.93 23:37:49 23:19:01 all 0.02 0.00 0.02 0.00 0.01 99.95 23:37:49 23:19:01 0 0.05 0.00 0.02 0.00 0.02 99.92 23:37:49 23:19:01 1 0.02 0.00 0.03 0.00 0.03 99.92 23:37:49 23:19:01 2 0.02 0.00 0.02 0.00 0.02 99.95 23:37:49 23:19:01 3 0.02 0.00 0.02 0.02 0.02 99.93 23:37:49 23:19:01 4 0.03 0.00 0.02 0.02 0.00 99.93 23:37:49 23:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:37:49 23:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:37:49 23:19:01 7 0.00 0.00 0.02 0.00 0.02 99.97 23:37:49 23:20:01 all 0.02 0.00 0.01 0.01 0.01 99.94 23:37:49 23:20:01 0 0.05 0.00 0.03 0.00 0.02 99.90 23:37:49 23:20:01 1 0.02 0.00 0.03 0.00 0.03 99.92 23:37:49 23:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:37:49 23:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:37:49 23:20:01 4 0.00 0.00 0.00 0.08 0.02 99.90 23:37:49 23:20:01 5 0.02 0.00 0.02 0.00 0.02 99.95 23:37:49 23:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:37:49 23:20:01 7 0.03 0.00 0.02 0.00 0.03 99.92 23:37:49 23:21:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:37:49 23:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:37:49 23:21:01 1 0.03 0.00 0.02 0.00 0.03 99.92 23:37:49 23:21:01 2 0.03 0.00 0.00 0.00 0.00 99.97 23:37:49 23:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:37:49 23:21:01 4 0.03 0.00 0.00 0.02 0.00 99.95 23:37:49 23:21:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:37:49 23:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:37:49 23:21:01 7 0.07 0.00 0.02 0.00 0.02 99.90 23:37:49 23:22:01 all 0.02 0.00 0.02 0.00 0.01 99.95 23:37:49 23:22:01 0 0.07 0.00 0.03 0.00 0.02 99.88 23:37:49 23:22:01 1 0.02 0.00 0.05 0.00 0.03 99.90 23:37:49 23:22:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:37:49 23:22:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:37:49 23:22:01 4 0.00 0.00 0.00 0.03 0.02 99.95 23:37:49 23:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:37:49 23:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:37:49 23:22:01 7 0.03 0.00 0.05 0.00 0.02 99.90 23:37:49 23:23:01 all 0.02 0.00 0.01 0.00 0.01 99.95 23:37:49 23:23:01 0 0.12 0.00 0.00 0.00 0.02 99.87 23:37:49 23:23:01 1 0.02 0.00 0.03 0.00 0.02 99.93 23:37:49 23:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:37:49 23:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:37:49 23:23:01 4 0.00 0.00 0.00 0.02 0.00 99.98 23:37:49 23:23:01 5 0.00 0.00 0.03 0.00 0.00 99.97 23:37:49 23:23:01 6 0.00 0.00 0.02 0.00 0.02 99.97 23:37:49 23:23:01 7 0.03 0.00 0.02 0.00 0.02 99.93 23:37:49 23:24:01 all 0.02 0.00 0.01 0.00 0.01 99.95 23:37:49 23:24:01 0 0.02 0.00 0.03 0.00 0.00 99.95 23:37:49 23:24:01 1 0.03 0.00 0.02 0.00 0.03 99.92 23:37:49 23:24:01 2 0.03 0.00 0.02 0.00 0.00 99.95 23:37:49 23:24:01 3 0.02 0.00 0.02 0.00 0.02 99.95 23:37:49 23:24:01 4 0.02 0.00 0.00 0.02 0.02 99.95 23:37:49 23:24:01 5 0.02 0.00 0.00 0.00 0.02 99.97 23:37:49 23:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:37:49 23:24:01 7 0.05 0.00 0.00 0.00 0.03 99.92 23:37:49 23:37:49 23:24:01 CPU %user %nice %system %iowait %steal %idle 23:37:49 23:25:01 all 0.01 0.00 0.01 0.01 0.01 99.96 23:37:49 23:25:01 0 0.00 0.00 0.00 0.00 0.02 99.98 23:37:49 23:25:01 1 0.03 0.00 0.02 0.00 0.02 99.93 23:37:49 23:25:01 2 0.02 0.00 0.02 0.00 0.02 99.95 23:37:49 23:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:37:49 23:25:01 4 0.00 0.00 0.00 0.08 0.00 99.92 23:37:49 23:25:01 5 0.02 0.00 0.03 0.00 0.00 99.95 23:37:49 23:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:37:49 23:25:01 7 0.02 0.00 0.02 0.00 0.02 99.95 23:37:49 23:26:01 all 0.27 0.00 0.01 0.00 0.01 99.71 23:37:49 23:26:01 0 0.07 0.00 0.02 0.00 0.00 99.92 23:37:49 23:26:01 1 0.02 0.00 0.00 0.00 0.02 99.97 23:37:49 23:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:37:49 23:26:01 3 0.00 0.00 0.02 0.00 0.02 99.97 23:37:49 23:26:01 4 0.02 0.00 0.00 0.03 0.02 99.93 23:37:49 23:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:37:49 23:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:37:49 23:26:01 7 2.02 0.00 0.02 0.00 0.02 97.95 23:37:49 23:27:01 all 0.26 0.00 0.01 0.00 0.01 99.71 23:37:49 23:27:01 0 0.03 0.00 0.03 0.00 0.02 99.92 23:37:49 23:27:01 1 0.00 0.00 0.02 0.00 0.02 99.97 23:37:49 23:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:37:49 23:27:01 3 0.03 0.00 0.03 0.00 0.00 99.93 23:37:49 23:27:01 4 0.00 0.00 0.00 0.03 0.00 99.97 23:37:49 23:27:01 5 0.02 0.00 0.02 0.00 0.02 99.95 23:37:49 23:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:37:49 23:27:01 7 1.97 0.00 0.00 0.00 0.03 98.00 23:37:49 23:28:01 all 0.27 0.00 0.01 0.00 0.01 99.70 23:37:49 23:28:01 0 0.07 0.00 0.02 0.00 0.02 99.90 23:37:49 23:28:01 1 0.02 0.00 0.02 0.02 0.02 99.93 23:37:49 23:28:01 2 0.02 0.00 0.00 0.00 0.02 99.97 23:37:49 23:28:01 3 0.00 0.00 0.03 0.02 0.00 99.95 23:37:49 23:28:01 4 0.03 0.00 0.00 0.00 0.00 99.97 23:37:49 23:28:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:37:49 23:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:37:49 23:28:01 7 1.97 0.00 0.03 0.00 0.03 97.96 23:37:49 23:29:01 all 0.26 0.00 0.01 0.00 0.01 99.71 23:37:49 23:29:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:37:49 23:29:01 1 0.00 0.00 0.02 0.02 0.02 99.95 23:37:49 23:29:01 2 0.02 0.00 0.03 0.00 0.02 99.93 23:37:49 23:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:37:49 23:29:01 4 0.02 0.00 0.00 0.02 0.00 99.97 23:37:49 23:29:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:37:49 23:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:37:49 23:29:01 7 1.99 0.00 0.03 0.00 0.03 97.95 23:37:49 23:30:01 all 0.27 0.00 0.01 0.00 0.01 99.70 23:37:49 23:30:01 0 0.05 0.00 0.02 0.00 0.00 99.93 23:37:49 23:30:01 1 0.03 0.00 0.02 0.02 0.02 99.92 23:37:49 23:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:37:49 23:30:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:37:49 23:30:01 4 0.02 0.00 0.00 0.02 0.02 99.95 23:37:49 23:30:01 5 0.02 0.00 0.03 0.00 0.02 99.93 23:37:49 23:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:37:49 23:30:01 7 2.02 0.00 0.05 0.00 0.03 97.90 23:37:49 23:31:01 all 0.26 0.00 0.01 0.00 0.01 99.71 23:37:49 23:31:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:37:49 23:31:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:37:49 23:31:01 2 0.02 0.00 0.02 0.00 0.02 99.95 23:37:49 23:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:37:49 23:31:01 4 0.00 0.00 0.00 0.02 0.00 99.98 23:37:49 23:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:37:49 23:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:37:49 23:31:01 7 1.99 0.00 0.03 0.00 0.05 97.93 23:37:49 23:32:01 all 0.11 0.00 0.03 0.01 0.01 99.84 23:37:49 23:32:01 0 0.08 0.00 0.03 0.00 0.02 99.87 23:37:49 23:32:01 1 0.02 0.00 0.00 0.03 0.02 99.93 23:37:49 23:32:01 2 0.05 0.00 0.03 0.00 0.02 99.90 23:37:49 23:32:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:37:49 23:32:01 4 0.03 0.00 0.00 0.05 0.00 99.92 23:37:49 23:32:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:37:49 23:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:37:49 23:32:01 7 0.67 0.00 0.12 0.00 0.02 99.20 23:37:49 23:33:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:37:49 23:33:01 0 0.08 0.00 0.00 0.00 0.02 99.90 23:37:49 23:33:01 1 0.00 0.00 0.02 0.02 0.02 99.95 23:37:49 23:33:01 2 0.03 0.00 0.02 0.00 0.00 99.95 23:37:49 23:33:01 3 0.02 0.00 0.02 0.00 0.02 99.95 23:37:49 23:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:37:49 23:33:01 5 0.00 0.00 0.02 0.00 0.02 99.97 23:37:49 23:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:37:49 23:33:01 7 0.02 0.00 0.00 0.00 0.03 99.95 23:37:49 23:34:01 all 0.03 0.00 0.02 0.00 0.01 99.94 23:37:49 23:34:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:37:49 23:34:01 1 0.03 0.00 0.02 0.02 0.02 99.92 23:37:49 23:34:01 2 0.03 0.00 0.02 0.00 0.02 99.93 23:37:49 23:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:37:49 23:34:01 4 0.03 0.00 0.02 0.02 0.02 99.92 23:37:49 23:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:37:49 23:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:37:49 23:34:01 7 0.05 0.00 0.05 0.00 0.03 99.87 23:37:49 23:35:01 all 0.13 0.00 0.01 0.01 0.01 99.84 23:37:49 23:35:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:37:49 23:35:01 1 0.00 0.00 0.00 0.02 0.00 99.98 23:37:49 23:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:37:49 23:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:37:49 23:35:01 4 0.00 0.00 0.00 0.10 0.00 99.90 23:37:49 23:35:01 5 0.05 0.00 0.02 0.00 0.00 99.93 23:37:49 23:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:37:49 23:35:01 7 0.96 0.00 0.03 0.00 0.03 98.97 23:37:49 23:37:49 23:35:01 CPU %user %nice %system %iowait %steal %idle 23:37:49 23:36:01 all 0.27 0.00 0.02 0.01 0.01 99.70 23:37:49 23:36:01 0 0.02 0.00 0.03 0.00 0.00 99.95 23:37:49 23:36:01 1 0.02 0.00 0.02 0.02 0.02 99.93 23:37:49 23:36:01 2 0.03 0.00 0.00 0.00 0.00 99.97 23:37:49 23:36:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:37:49 23:36:01 4 0.03 0.00 0.02 0.05 0.02 99.88 23:37:49 23:36:01 5 0.02 0.00 0.00 0.00 0.02 99.97 23:37:49 23:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:37:49 23:36:01 7 2.02 0.00 0.05 0.00 0.02 97.91 23:37:49 23:37:01 all 0.26 0.00 0.01 0.00 0.01 99.72 23:37:49 23:37:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:37:49 23:37:01 1 0.00 0.00 0.03 0.00 0.00 99.97 23:37:49 23:37:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:37:49 23:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:37:49 23:37:01 4 0.02 0.00 0.00 0.03 0.00 99.95 23:37:49 23:37:01 5 0.00 0.00 0.03 0.00 0.00 99.97 23:37:49 23:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:37:49 23:37:01 7 1.99 0.00 0.02 0.00 0.03 97.96 23:37:49 Average: all 6.17 0.00 0.85 1.13 0.03 91.83 23:37:49 Average: 0 6.12 0.00 0.84 1.01 0.03 92.01 23:37:49 Average: 1 6.18 0.00 0.90 1.33 0.04 91.55 23:37:49 Average: 2 6.07 0.00 0.81 1.48 0.02 91.61 23:37:49 Average: 3 6.05 0.00 0.86 1.72 0.02 91.36 23:37:49 Average: 4 6.18 0.00 0.85 0.74 0.02 92.21 23:37:49 Average: 5 6.04 0.00 0.84 1.10 0.02 92.01 23:37:49 Average: 6 5.93 0.00 0.87 0.83 0.02 92.34 23:37:49 Average: 7 6.76 0.00 0.83 0.81 0.04 91.57 23:37:49 23:37:49 23:37:49