Pull request #4542 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 469330d6094ca8e55d01cda5988f2f1d6884033d+805e484e69628a6e3579adc566ad066761c57bdb (6bbf365b6b8ccf9f905741817c35fb3e460e35b0) 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-ssh17784810415039871434.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh5088084003608111065.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-4542/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-4542/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh773034922709895363.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-4542/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16846777381413837933.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh3464820990747390309.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-4542/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-4542/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7877478881148172666.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-12231 in /w/workspace/edgexfoundry_edgex-go_PR-4542 [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/4542/head:refs/remotes/origin/PR-4542 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 805e484e69628a6e3579adc566ad066761c57bdb into PR head commit 469330d6094ca8e55d01cda5988f2f1d6884033d Merge succeeded, producing 469330d6094ca8e55d01cda5988f2f1d6884033d Checking out Revision 469330d6094ca8e55d01cda5988f2f1d6884033d (PR-4542) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:58:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:58:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:58:51 ========================================================= 19:58:51 EdgeX Global Pipelines Version Info 19:58:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 469330d6094ca8e55d01cda5988f2f1d6884033d # 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 805e484e69628a6e3579adc566ad066761c57bdb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 469330d6094ca8e55d01cda5988f2f1d6884033d # timeout=10 19:58:51 ------------------- 19:58:51 stable info: 19:58:51 ------------------- 19:58:51 Commited By: Bill Mahoney bill.mahoney@intel.com 19:58:51 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 19:58:51 Message: update stable to v1.0.248 19:58:52 ------------------- 19:58:52 experimental info: 19:58:52 ------------------- 19:58:52 Commited By: **** collab-it+edgex@linuxfoundation.org 19:58:52 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 19:58:52 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:58:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:58:52 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:58:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:58:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:58:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:58:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 19:58:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:58:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:58:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:58:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:58:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:58:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:58:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:58:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:58:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:58:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:58:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:58:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:58:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:58:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:58:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:58:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:58:53 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:58:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4542 [Pipeline] echo 19:58:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4542 [Pipeline] echo 19:58:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4542 [Pipeline] echo 19:58:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 469330d6094ca8e55d01cda5988f2f1d6884033d [Pipeline] echo 19:58:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 469330d [Pipeline] echo 19:58:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:58:54 provisioning config files... 19:58:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7402647075000756599tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:58:54 ---> docker-login.sh 19:58:54 nexus3.edgexfoundry.org:10001 19:58:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:54 Configure a credential helper to remove this warning. See 19:58:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:54 19:58:54 Login Succeeded 19:58:54 nexus3.edgexfoundry.org:10002 19:58:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:55 Configure a credential helper to remove this warning. See 19:58:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:55 19:58:55 Login Succeeded 19:58:55 nexus3.edgexfoundry.org:10003 19:58:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:55 Configure a credential helper to remove this warning. See 19:58:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:55 19:58:55 Login Succeeded 19:58:55 nexus3.edgexfoundry.org:10004 19:58:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:55 Configure a credential helper to remove this warning. See 19:58:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:55 19:58:55 Login Succeeded 19:58:55 docker.io 19:58:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:55 Configure a credential helper to remove this warning. See 19:58:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:55 19:58:55 Login Succeeded 19:58:55 ---> docker-login.sh ends [Pipeline] } 19:58:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:58:55 + 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 19:58:55 + cut -d/ -f2 19:58:55 + dirname cmd/core-command/Dockerfile 19:58:55 + echo core-command,cmd/core-command/Dockerfile 19:58:55 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:58:55 + cut -d/ -f2 19:58:55 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:58:55 + dirname cmd/core-data/Dockerfile 19:58:55 + cut -d/ -f2 19:58:55 + echo core-data,cmd/core-data/Dockerfile 19:58:55 + + cut -d/ -f2 19:58:55 dirname cmd/core-metadata/Dockerfile 19:58:55 + echo core-metadata,cmd/core-metadata/Dockerfile 19:58:55 + dirname cmd/security-bootstrapper/Dockerfile 19:58:55 + cut -d/ -f2 19:58:55 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:58:55 + dirname cmd/security-proxy-auth/Dockerfile 19:58:55 + cut -d/ -f2 19:58:55 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:58:55 + + dirname cmd/security-proxy-setup/Dockerfile 19:58:55 cut -d/ -f2 19:58:55 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:58:55 + dirname cmd/security-secretstore-setup/Dockerfile 19:58:55 + cut -d/ -f2 19:58:55 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:58:55 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:58:55 + cut -d/ -f2 19:58:55 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:58:55 + dirname cmd/security-spire-agent/Dockerfile 19:58:55 + cut -d/ -f2 19:58:55 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:58:55 + dirname cmd/security-spire-config/Dockerfile 19:58:55 + cut -d/ -f2 19:58:55 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:58:55 + dirname cmd/security-spire-server/Dockerfile 19:58:55 + cut -d/ -f2 19:58:55 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:58:55 + dirname cmd/support-notifications/Dockerfile 19:58:55 + cut -d/ -f2 19:58:55 + echo support-notifications,cmd/support-notifications/Dockerfile 19:58:55 + + cut -d/ -f2 19:58:55 dirname cmd/support-scheduler/Dockerfile 19:58:55 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:58:56 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 19:58:56 + git rev-list -1 --merges 469330d6094ca8e55d01cda5988f2f1d6884033d~1..469330d6094ca8e55d01cda5988f2f1d6884033d [Pipeline] echo 19:58:56 -----------> git rev-list -1 --merges 469330d6094ca8e55d01cda5988f2f1d6884033d~1..469330d6094ca8e55d01cda5988f2f1d6884033d 469330d6094ca8e55d01cda5988f2f1d6884033d [false] [Pipeline] sh 19:58:56 + git log --format=format:%s -1 469330d6094ca8e55d01cda5988f2f1d6884033d [Pipeline] echo 19:58:56 ========================================================= 19:58:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:58:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:58:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:58:57 + grep -v github /etc/ssh/ssh_known_hosts 19:58:57 + [ -e /tmp/ssh_known_hosts ] 19:58:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:58:57 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:58:57 + sudo tee -a /etc/ssh/ssh_known_hosts 19:58:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:58:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:58:57 19:58:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:58:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:58:58 0.1.4: Pulling from edgex-devops/py-git-semver 19:58:58 b85a868b505f: Pulling fs layer 19:58:58 e2be974225ed: Pulling fs layer 19:58:58 339a4e72a1f5: Pulling fs layer 19:58:58 988bab9f4d93: Pulling fs layer 19:58:58 1469e6f7b9e6: Pulling fs layer 19:58:58 eaf3925da568: Pulling fs layer 19:58:58 bab4dde63d76: Pulling fs layer 19:58:58 bde34c3a00c8: Pulling fs layer 19:58:58 b352a97aabf1: Pulling fs layer 19:58:58 4872d77fe225: Pulling fs layer 19:58:58 5851b861e8e6: Pulling fs layer 19:58:58 bde34c3a00c8: Waiting 19:58:58 988bab9f4d93: Waiting 19:58:58 b352a97aabf1: Waiting 19:58:58 bab4dde63d76: Waiting 19:58:58 eaf3925da568: Waiting 19:58:58 1469e6f7b9e6: Waiting 19:58:58 5851b861e8e6: Waiting 19:58:58 4872d77fe225: Waiting 19:58:58 e2be974225ed: Download complete 19:58:58 988bab9f4d93: Verifying Checksum 19:58:58 988bab9f4d93: Download complete 19:58:58 1469e6f7b9e6: Verifying Checksum 19:58:58 1469e6f7b9e6: Download complete 19:58:58 eaf3925da568: Verifying Checksum 19:58:58 eaf3925da568: Download complete 19:58:58 339a4e72a1f5: Verifying Checksum 19:58:58 339a4e72a1f5: Download complete 19:58:58 bde34c3a00c8: Verifying Checksum 19:58:58 bde34c3a00c8: Download complete 19:58:58 b352a97aabf1: Download complete 19:58:58 4872d77fe225: Verifying Checksum 19:58:58 4872d77fe225: Download complete 19:58:58 5851b861e8e6: Verifying Checksum 19:58:58 5851b861e8e6: Download complete 19:58:58 b85a868b505f: Download complete 19:58:58 bab4dde63d76: Verifying Checksum 19:58:58 bab4dde63d76: Download complete 19:58:59 b85a868b505f: Pull complete 19:59:00 e2be974225ed: Pull complete 19:59:00 339a4e72a1f5: Pull complete 19:59:00 988bab9f4d93: Pull complete 19:59:00 1469e6f7b9e6: Pull complete 19:59:00 eaf3925da568: Pull complete 19:59:02 bab4dde63d76: Pull complete 19:59:02 bde34c3a00c8: Pull complete 19:59:03 b352a97aabf1: Pull complete 19:59:03 4872d77fe225: Pull complete 19:59:03 5851b861e8e6: Pull complete 19:59:03 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:59:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:59:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:03 prd-ubuntu20.04-docker-8c-8g-12231 does not seem to be running inside a container 19:59:03 $ 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 19:59:05 $ docker top 5b55c0eb86ae5552d072dac688525f67c5d77e8d2ee0af95c2642f0105d416bf -eo pid,comm 19:59:05 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). 19:59:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:59:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:59:06 [ssh-agent] Looking for ssh-agent implementation... 19:59:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:59:06 $ docker exec 5b55c0eb86ae5552d072dac688525f67c5d77e8d2ee0af95c2642f0105d416bf ssh-agent 19:59:06 SSH_AUTH_SOCK=/tmp/ssh-ewoW4aNWp69z/agent.32 19:59:06 SSH_AGENT_PID=38 19:59:06 Running ssh-add (command line suppressed) 19:59:06 Identity added: /w/workspace/edgex-go/1@tmp/private_key_9066804064419469268.key (/w/workspace/edgex-go/1@tmp/private_key_9066804064419469268.key) 19:59:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:59:06 + git tag --points-at HEAD [Pipeline] } 19:59:06 $ docker exec --env ******** --env ******** 5b55c0eb86ae5552d072dac688525f67c5d77e8d2ee0af95c2642f0105d416bf ssh-agent -k 19:59:06 unset SSH_AUTH_SOCK; 19:59:06 unset SSH_AGENT_PID; 19:59:06 echo Agent pid 38 killed; 19:59:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:59:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:59:07 [ssh-agent] Looking for ssh-agent implementation... 19:59:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:59:07 $ docker exec 5b55c0eb86ae5552d072dac688525f67c5d77e8d2ee0af95c2642f0105d416bf ssh-agent 19:59:07 SSH_AUTH_SOCK=/tmp/ssh-PRtaSxiOjm0k/agent.70 19:59:07 SSH_AGENT_PID=76 19:59:07 Running ssh-add (command line suppressed) 19:59:07 Identity added: /w/workspace/edgex-go/1@tmp/private_key_11147618557708951838.key (/w/workspace/edgex-go/1@tmp/private_key_11147618557708951838.key) 19:59:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:59:07 + git semver init 19:59:07 2023-05-01 19:59:07,863 [run_init] DEBUG init version:0.0.0 force:False 19:59:07 2023-05-01 19:59:07,864 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:59:07 2023-05-01 19:59:07,865 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:59:07 2023-05-01 19:59:07,865 [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) 19:59:12 2023-05-01 19:59:11,988 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:59:12 2023-05-01 19:59:11,989 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4542 with force:False 19:59:12 2023-05-01 19:59:11,989 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4542 19:59:12 2023-05-01 19:59:11,994 [execute] INFO git cat-file --batch-check 19:59:12 2023-05-01 19:59:11,994 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:59:12 2023-05-01 19:59:12,000 [execute] INFO git cat-file --batch 19:59:12 2023-05-01 19:59:12,001 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:59:12 2023-05-01 19:59:12,006 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4542 19:59:12 0.0.0 [Pipeline] } 19:59:12 $ docker exec --env ******** --env ******** 5b55c0eb86ae5552d072dac688525f67c5d77e8d2ee0af95c2642f0105d416bf ssh-agent -k 19:59:12 unset SSH_AUTH_SOCK; 19:59:12 unset SSH_AGENT_PID; 19:59:12 echo Agent pid 76 killed; 19:59:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:59:12 + git semver [Pipeline] } 19:59:12 $ docker stop --time=1 5b55c0eb86ae5552d072dac688525f67c5d77e8d2ee0af95c2642f0105d416bf 19:59:14 $ docker rm -f --volumes 5b55c0eb86ae5552d072dac688525f67c5d77e8d2ee0af95c2642f0105d416bf [Pipeline] // withDockerContainer [Pipeline] sh 19:59:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:59:14 Stashed 1 file(s) [Pipeline] echo 19:59:14 [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 19:59:15 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:59:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:59:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:59:15 ========================================================= 19:59:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 19:59:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:59:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:59:16 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 19:59:16 f56be85fc22e: Pulling fs layer 19:59:16 85791d961cd3: Pulling fs layer 19:59:16 d694b5ae8c79: Pulling fs layer 19:59:16 9f32a84ed3da: Pulling fs layer 19:59:16 4d19c01a9841: Pulling fs layer 19:59:16 9325e15d5711: Pulling fs layer 19:59:16 556b6ee489ea: Pulling fs layer 19:59:16 c5a4b2cf53e6: Pulling fs layer 19:59:16 9f32a84ed3da: Waiting 19:59:16 556b6ee489ea: Waiting 19:59:16 4d19c01a9841: Waiting 19:59:16 c5a4b2cf53e6: Waiting 19:59:16 85791d961cd3: Verifying Checksum 19:59:16 85791d961cd3: Download complete 19:59:16 9f32a84ed3da: Verifying Checksum 19:59:16 9f32a84ed3da: Download complete 19:59:16 4d19c01a9841: Verifying Checksum 19:59:16 4d19c01a9841: Download complete 19:59:16 f56be85fc22e: Verifying Checksum 19:59:16 f56be85fc22e: Download complete 19:59:16 9325e15d5711: Verifying Checksum 19:59:16 9325e15d5711: Download complete 19:59:16 f56be85fc22e: Pull complete 19:59:16 85791d961cd3: Pull complete 19:59:16 c5a4b2cf53e6: Verifying Checksum 19:59:16 c5a4b2cf53e6: Download complete 19:59:16 d694b5ae8c79: Verifying Checksum 19:59:16 d694b5ae8c79: Download complete 19:59:16 556b6ee489ea: Verifying Checksum 19:59:16 556b6ee489ea: Download complete 19:59:20 d694b5ae8c79: Pull complete 19:59:20 9f32a84ed3da: Pull complete 19:59:20 4d19c01a9841: Pull complete 19:59:20 9325e15d5711: Pull complete 19:59:22 556b6ee489ea: Pull complete 19:59:23 c5a4b2cf53e6: Pull complete 19:59:23 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 19:59:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:59:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 19:59:23 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:59:23 WORKDIR /edgex 19:59:23 COPY go.mod . 19:59:23 RUN go mod download 19:59:23 + docker build -t ci-base-image-x86_64 -f - . 19:59:24 Sending build context to Docker daemon 170.7MB 19:59:24 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:59:24 ---> c4be618373d6 19:59:24 Step 2/4 : WORKDIR /edgex 19:59:27 ---> Running in be53bdb068b5 19:59:27 Removing intermediate container be53bdb068b5 19:59:27 ---> 76c3104c7401 19:59:27 Step 3/4 : COPY go.mod . 19:59:28 ---> 08ed01cb4acd 19:59:28 Step 4/4 : RUN go mod download 19:59:28 ---> Running in 48fed5057e01 19:59:30 Still waiting to schedule task 19:59:30 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:59:40 Removing intermediate container 48fed5057e01 19:59:40 ---> 05ef2511bb7d 19:59:40 Successfully built 05ef2511bb7d 19:59:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:40 + docker inspect -f . ci-base-image-x86_64 19:59:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:40 prd-ubuntu20.04-docker-8c-8g-12231 does not seem to be running inside a container 19:59:40 $ 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 19:59:41 $ docker top 9e9f31110cb18b972fd791a51a5bc16d276a1df345f97e47ecf15815afc8672d -eo pid,comm [Pipeline] { [Pipeline] sh 19:59:41 + go version 19:59:41 go version go1.20.2 linux/amd64 [Pipeline] } 19:59:41 $ docker stop --time=1 9e9f31110cb18b972fd791a51a5bc16d276a1df345f97e47ecf15815afc8672d 19:59:42 $ docker rm -f --volumes 9e9f31110cb18b972fd791a51a5bc16d276a1df345f97e47ecf15815afc8672d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:43 + docker inspect -f . ci-base-image-x86_64 19:59:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:43 prd-ubuntu20.04-docker-8c-8g-12231 does not seem to be running inside a container 19:59:43 $ 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 19:59:44 $ docker top ecbbe3f86ba7a452cb665750d5f4b7d4703118f933fc80759fcdd18a901294f9 -eo pid,comm [Pipeline] { [Pipeline] echo 19:59:44 ========================================================= 19:59:44 [edgeXBuildGoParallel] Running Tests and Build... 19:59:44 ========================================================= [Pipeline] sh 19:59:44 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:59:44 + make test 19:59:44 go test -race -coverprofile=coverage.out ./... 19:59:52 ? github.com/edgexfoundry/edgex-go [no test files] 20:00:05 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:00:05 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:00:05 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:00:05 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:00:06 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:00:06 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:00:06 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:00:06 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:00:06 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:00:07 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:00:07 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:00:07 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:00:07 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:00:07 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:00:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:00:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:00:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements 20:00:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.080s coverage: 98.5% of statements 20:00:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:00:09 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:00:09 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:00:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:00:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:00:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:00:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:00:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:00:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:00:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:00:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:00:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:00:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.095s coverage: 71.5% of statements 20:00:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.085s coverage: 54.0% of statements 20:00:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.145s coverage: 88.5% of statements 20:00:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.068s coverage: 3.8% of statements 20:00:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:00:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:00:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:00:13 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:00:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:00:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:00:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:00:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:00:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.356s coverage: 95.6% of statements 20:00:13 ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 72.2% of statements 20:00:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:00:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:00:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:00:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.051s coverage: 65.9% of statements 20:00:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:00:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:00:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.086s coverage: 0.9% of statements 20:00:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.052s coverage: 29.0% of statements 20:00:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 42.9% of statements 20:00:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.053s coverage: 82.9% of statements 20:00:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements 20:00:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.093s coverage: 96.3% of statements 20:00:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:00:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:00:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:00:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:00:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:00:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:00:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:00:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:00:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:00:18 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:00:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:00:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:00:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:00:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:00:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:00:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:00:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:00:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:00:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:00:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:00:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:00:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:00:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:00:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:00:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:00:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:00:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:00:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:00:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:00:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:00:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements 20:00:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:00:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:00:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:00:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:00:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:00:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:00:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:00:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:00:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.274s coverage: 79.9% of statements 20:00:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.083s coverage: 92.9% of statements 20:00:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 64.4% of statements 20:00:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.064s coverage: 62.3% of statements 20:00:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 20:00:41 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.050s coverage: 20.0% of statements 20:00:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements 20:00:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.108s coverage: 81.8% of statements 20:00:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.095s coverage: 82.1% of statements 20:00:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.047s coverage: 86.0% of statements 20:00:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.191s coverage: 63.1% of statements 20:00:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements 20:00:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 89.4% of statements 20:00:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 20:00:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements 20:00:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 20:00:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.183s coverage: 38.4% of statements 20:00:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements 20:00:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements 20:00:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.071s coverage: 17.7% of statements 20:00:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.112s coverage: 92.3% of statements 20:00:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 61.5% of statements 20:00:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.7% of statements 20:00:41 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 20:00:41 running golangci-lint 20:00:41 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 20:00:41 go version go1.20.2 linux/amd64 20:00:41 level=info msg="[config_reader] Used config file .golangci.yml" 20:00:41 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 20:00:56 level=info msg="[loader] Go packages loading at mode 575 (deps|imports|name|compiled_files|exports_file|files|types_sizes) took 15.162408021s" 20:00:56 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 40.148156ms" 20:01:04 level=info msg="[linters_context/goanalysis] analyzers took 59.158915158s with top 10 stages: buildir: 36.29284951s, inspect: 1.771227678s, fact_deprecated: 1.760648614s, ctrlflow: 1.394371593s, gosec: 1.372757056s, printf: 1.097060005s, S1038: 918.932373ms, nilness: 831.262376ms, fact_purity: 823.501886ms, directives: 625.72103ms" 20:01:04 level=info msg="[runner] Issues before processing: 203, after processing: 0" 20:01:04 level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 203/203, nolint: 0/23, filename_unadjuster: 203/203, skip_files: 203/203, autogenerated_exclude: 203/203, cgo: 203/203, path_prettifier: 203/203, exclude: 203/203, exclude-rules: 23/203, identifier_marker: 203/203" 20:01:04 level=info msg="[runner] processing took 18.485075ms with stages: nolint: 7.607657ms, identifier_marker: 5.801652ms, autogenerated_exclude: 1.581257ms, path_prettifier: 1.427112ms, exclude-rules: 1.255656ms, skip_dirs: 745.698µs, cgo: 38.911µs, filename_unadjuster: 21.731µs, max_same_issues: 770ns, uniq_by_line: 740ns, max_from_linter: 680ns, skip_files: 670ns, exclude: 420ns, diff: 410ns, severity-rules: 380ns, path_prefixer: 380ns, max_per_file_from_linter: 280ns, source_code: 270ns, sort_results: 251ns, path_shortener: 150ns" 20:01:04 level=info msg="[runner] linters took 8.561754223s with stages: goanalysis_metalinter: 8.543167296s" 20:01:04 level=info msg="File cache stats: 0 entries of total size 0B" 20:01:04 level=info msg="Memory: 239 samples, avg is 199.2MB, max is 736.1MB" 20:01:04 level=info msg="Execution took 23.775749588s" 20:01:04 go vet ./... 20:01:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:01:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:01:09 ./bin/test-attribution-txt.sh [Pipeline] echo 20:01:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:01:09 + ls -al . 20:01:09 total 704 20:01:09 drwxrwxr-x 11 1001 1001 4096 May 1 19:59 . 20:01:09 drwxr-xr-x 4 root root 4096 May 1 19:59 .. 20:01:09 drwxrwxr-x 2 1001 1001 4096 May 1 19:58 .blubracket 20:01:09 -rw-rw-r-- 1 1001 1001 16 May 1 19:58 .dockerignore 20:01:09 drwxrwxr-x 8 1001 1001 4096 May 1 19:59 .git 20:01:09 drwxrwxr-x 3 1001 1001 4096 May 1 19:58 .github 20:01:09 -rw-rw-r-- 1 1001 1001 1133 May 1 19:58 .gitignore 20:01:09 -rw-rw-r-- 1 1001 1001 42 May 1 19:58 .golangci.yml 20:01:09 -rw-rw-r-- 1 1001 1001 87 May 1 19:58 .hadolint.yml 20:01:09 drwxr-xr-x 3 1001 1001 4096 May 1 19:59 .semver 20:01:09 -rw-rw-r-- 1 1001 1001 166 May 1 19:58 .sonarcloud.properties 20:01:09 -rw-rw-r-- 1 1001 1001 1171 May 1 19:58 ADOPTERS.md 20:01:09 -rw-rw-r-- 1 1001 1001 10835 May 1 19:58 Attribution.txt 20:01:09 -rw-rw-r-- 1 1001 1001 73765 May 1 19:58 CHANGELOG.md 20:01:09 -rw-rw-r-- 1 1001 1001 3804 May 1 19:58 CONTRIBUTING.md 20:01:09 -rw-rw-r-- 1 1001 1001 677 May 1 19:58 GOVERNANCE.md 20:01:09 -rw-rw-r-- 1 1001 1001 883 May 1 19:58 Jenkinsfile 20:01:09 -rw-rw-r-- 1 1001 1001 10775 May 1 19:58 LICENSE 20:01:09 -rw-rw-r-- 1 1001 1001 14368 May 1 19:58 Makefile 20:01:09 -rw-rw-r-- 1 1001 1001 582 May 1 19:58 OWNERS.md 20:01:09 -rw-rw-r-- 1 1001 1001 9403 May 1 19:58 README.md 20:01:09 -rw-rw-r-- 1 1001 1001 789 May 1 19:58 SECURITY.md 20:01:09 -rw-rw-r-- 1 1001 1001 5 May 1 19:59 VERSION 20:01:09 drwxrwxr-x 2 1001 1001 4096 May 1 19:58 bin 20:01:09 drwxrwxr-x 18 1001 1001 4096 May 1 19:58 cmd 20:01:09 -rw-r--r-- 1 root root 448352 May 1 20:00 coverage.out 20:01:09 -rw-rw-r-- 1 1001 1001 3200 May 1 19:58 go.mod 20:01:09 -rw-rw-r-- 1 1001 1001 31155 May 1 19:58 go.sum 20:01:09 drwxrwxr-x 7 1001 1001 4096 May 1 19:58 internal 20:01:09 drwxrwxr-x 3 1001 1001 4096 May 1 19:58 openapi 20:01:09 -rw-rw-r-- 1 1001 1001 594 May 1 19:58 security.txt 20:01:09 drwxrwxr-x 4 1001 1001 4096 May 1 19:58 snap 20:01:09 -rw-rw-r-- 1 1001 1001 204 May 1 19:58 version.go [Pipeline] sh 20:01:10 + '[' -e coverage.out ] 20:01:10 + chown 1001:1001 coverage.out [Pipeline] stash 20:01:10 Stashed 1 file(s) [Pipeline] sh 20:01:10 + make build 20:01:10 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:01:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12232 in /w/workspace/edgexfoundry_edgex-go_PR-4542 [Pipeline] { [Pipeline] ws 20:01:13 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:01:13 The recommended git tool is: git 20:01:18 using credential edgex-jenkins-ssh 20:01:18 Cloning the remote Git repository 20:01:18 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:01:18 > git init /w/workspace/edgex-go/1 # timeout=10 20:01:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:01:18 > git --version # timeout=10 20:01:18 > git --version # 'git version 2.25.1' 20:01:18 using GIT_SSH to set credentials SSH Credentials for GitHub 20:01:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:01:22 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:01:24 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:01:25 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:01:26 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:01:32 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:01:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:01:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:01:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:01:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:01:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:01:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:01:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:01:37 using GIT_SSH to set credentials SSH Credentials for GitHub 20:01:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4542/head:refs/remotes/origin/PR-4542 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:01:37 Merging remotes/origin/main commit 805e484e69628a6e3579adc566ad066761c57bdb into PR head commit 469330d6094ca8e55d01cda5988f2f1d6884033d 20:01:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:01:38 Merge succeeded, producing 469330d6094ca8e55d01cda5988f2f1d6884033d 20:01:38 Checking out Revision 469330d6094ca8e55d01cda5988f2f1d6884033d (PR-4542) 20:01:38 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 20:01:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:01:38 > git --version # timeout=10 20:01:38 > git --version # 'git version 2.25.1' 20:01:38 fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:01:37 > git config core.sparsecheckout # timeout=10 20:01:37 > git checkout -f 469330d6094ca8e55d01cda5988f2f1d6884033d # timeout=10 20:01:38 > git remote # timeout=10 20:01:38 > git config --get remote.origin.url # timeout=10 20:01:38 using GIT_SSH to set credentials SSH Credentials for GitHub 20:01:38 > git merge 805e484e69628a6e3579adc566ad066761c57bdb # timeout=10 20:01:38 > git rev-parse HEAD^{commit} # timeout=10 20:01:38 > git config core.sparsecheckout # timeout=10 20:01:38 > git checkout -f 469330d6094ca8e55d01cda5988f2f1d6884033d # timeout=10 20:01:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:01:40 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:01:40 % Total % Received % Xferd Average Speed Time Time Time Current 20:01:40 Dload Upload Total Spent Left Speed 20:01:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12751 86 11015 0 0 70159 0 --:--:-- --:--:-- --:--:-- 69715 100 12751 100 12751 0 0 80194 0 --:--:-- --:--:-- --:--:-- 79693 [Pipeline] sh 20:01:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:01:41 + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new 20:01:41 20:01:41 { 20:01:41 "registry-mirrors": [ 20:01:41 "https://nexus3.edgexfoundry.org:10001" 20:01:41 ], 20:01:41 "bip": "10.250.0.254/24", 20:01:41 "hosts": [ 20:01:41 "tcp://0.0.0.0:5555", 20:01:41 "unix:///var/run/docker.sock" 20:01:41 ], 20:01:41 "mtu": 1458, 20:01:41 "selinux-enabled": true, 20:01:41 "seccomp-profile": "/etc/docker/seccomp.json" 20:01:41 } [Pipeline] sh [Pipeline] } 20:01:41 $ docker stop --time=1 ecbbe3f86ba7a452cb665750d5f4b7d4703118f933fc80759fcdd18a901294f9 20:01:41 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 20:01:44 $ docker rm -f --volumes ecbbe3f86ba7a452cb665750d5f4b7d4703118f933fc80759fcdd18a901294f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 20:01:45 + sudo service docker restart [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:01:46 20:01:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:01:46 latest: Pulling from edgex-devops/edgex-compose 20:01:46 cbdbe7a5bc2a: Pulling fs layer 20:01:46 ca9280d653b3: Pulling fs layer 20:01:46 7e9c9ca2126c: Pulling fs layer 20:01:46 cbdbe7a5bc2a: Verifying Checksum 20:01:46 cbdbe7a5bc2a: Download complete 20:01:46 ca9280d653b3: Verifying Checksum 20:01:46 ca9280d653b3: Download complete 20:01:46 cbdbe7a5bc2a: Pull complete 20:01:46 7e9c9ca2126c: Verifying Checksum 20:01:46 7e9c9ca2126c: Download complete 20:01:47 ca9280d653b3: Pull complete 20:01:50 7e9c9ca2126c: Pull complete 20:01:50 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:01:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:01:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:01:50 prd-ubuntu20.04-docker-8c-8g-12231 does not seem to be running inside a container 20:01:50 $ docker run -t -d -u 1001:1001 --entrypoint= -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-devops/edgex-compose:latest cat 20:01:52 $ docker top 24f53815f993879e64e996a5374457955407deba0ec213d4efa5f692862038a9 -eo pid,comm [Pipeline] { [Pipeline] sh 20:01:52 + docker-compose build --help 20:01:52 + grep parallel 20:01:53 --parallel Build images in parallel. [Pipeline] } 20:01:53 $ docker stop --time=1 24f53815f993879e64e996a5374457955407deba0ec213d4efa5f692862038a9 20:01:54 $ docker rm -f --volumes 24f53815f993879e64e996a5374457955407deba0ec213d4efa5f692862038a9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:01:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:01:55 prd-ubuntu20.04-docker-8c-8g-12231 does not seem to be running inside a container 20:01:55 $ 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 20:01:55 $ docker top 515ecce3187a7d403d7ddca173399223a0d7c8ad944a6f09974c60e95dd9edb5 -eo pid,comm [Pipeline] { [Pipeline] sh 20:01:56 + docker-compose -f ./docker-compose-build.yml build --parallel 20:01:56 Building core-command ... 20:01:56 Building core-common-config-bootstrapper ... 20:01:56 Building core-data ... 20:01:56 Building core-metadata ... 20:01:56 Building security-bootstrapper ... 20:01:56 Building security-proxy-auth ... 20:01:56 Building security-proxy-setup ... 20:01:56 Building security-secretstore-setup ... 20:01:56 Building security-spiffe-token-provider ... 20:01:56 Building security-spire-agent ... 20:01:56 Building security-spire-config ... 20:01:56 Building security-spire-server ... 20:01:56 Building support-notifications ... 20:01:56 Building support-scheduler ... 20:01:56 Building core-metadata 20:01:56 Building security-spire-server 20:01:56 Building security-spire-config 20:01:56 Building support-notifications 20:01:56 Building security-secretstore-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:02:03 provisioning config files... 20:02:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6453323443981819989tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:02:04 ---> docker-login.sh 20:02:04 nexus3.edgexfoundry.org:10001 20:02:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:04 Configure a credential helper to remove this warning. See 20:02:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:04 20:02:04 Login Succeeded 20:02:04 nexus3.edgexfoundry.org:10002 20:02:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:05 Configure a credential helper to remove this warning. See 20:02:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:05 20:02:05 Login Succeeded 20:02:05 nexus3.edgexfoundry.org:10003 20:02:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:05 Configure a credential helper to remove this warning. See 20:02:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:05 20:02:05 Login Succeeded 20:02:05 nexus3.edgexfoundry.org:10004 20:02:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:05 Configure a credential helper to remove this warning. See 20:02:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:05 20:02:05 Login Succeeded 20:02:05 docker.io 20:02:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:06 Configure a credential helper to remove this warning. See 20:02:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:06 20:02:06 Login Succeeded 20:02:06 ---> docker-login.sh ends [Pipeline] } 20:02:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:02:07 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:02:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:02:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:02:07 ========================================================= 20:02:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:02:07 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:02:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:02:08 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:02:08 c41833b44d91: Pulling fs layer 20:02:08 ed15518f5707: Pulling fs layer 20:02:08 feae8fd75edb: Pulling fs layer 20:02:08 242c74f7c9fa: Pulling fs layer 20:02:08 3cdef696dda3: Pulling fs layer 20:02:08 2ced38df9373: Pulling fs layer 20:02:08 58f1dce35555: Pulling fs layer 20:02:08 3cdef696dda3: Waiting 20:02:08 2ced38df9373: Waiting 20:02:08 58f1dce35555: Waiting 20:02:08 242c74f7c9fa: Waiting 20:02:08 ed15518f5707: Verifying Checksum 20:02:08 ed15518f5707: Download complete 20:02:08 242c74f7c9fa: Verifying Checksum 20:02:08 242c74f7c9fa: Download complete 20:02:08 3cdef696dda3: Verifying Checksum 20:02:08 3cdef696dda3: Download complete 20:02:08 c41833b44d91: Verifying Checksum 20:02:08 c41833b44d91: Download complete 20:02:09 c41833b44d91: Pull complete 20:02:09 58f1dce35555: Verifying Checksum 20:02:09 58f1dce35555: Download complete 20:02:09 ed15518f5707: Pull complete 20:02:10 feae8fd75edb: Verifying Checksum 20:02:10 feae8fd75edb: Download complete 20:02:10 2ced38df9373: Verifying Checksum 20:02:10 2ced38df9373: Download complete 20:02:11 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:02:11 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:02:11 ---> 05ef2511bb7d 20:02:11 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:02:11 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:02:11 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:02:11 ---> 05ef2511bb7d 20:02:11 Step 3/25 : WORKDIR /edgex-go 20:02:11 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:02:11 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:02:11 ---> 05ef2511bb7d 20:02:11 Step 3/26 : WORKDIR /edgex-go 20:02:11 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:02:11 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:02:11 ---> 05ef2511bb7d 20:02:11 Step 3/27 : WORKDIR /edgex-go 20:02:11 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:02:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:02:11 ---> 05ef2511bb7d 20:02:11 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:02:15 ---> Running in 5928cb588005 20:02:15 ---> Running in 43006824a590 20:02:15 ---> Running in c9d2ff625118 20:02:15 ---> Running in 8e50cab9d7b4 20:02:15 ---> Running in a895266852b4 20:02:15 Removing intermediate container 5928cb588005 20:02:15 ---> a09ea9a3062b 20:02:15 Step 4/23 : WORKDIR /edgex-go 20:02:15 Removing intermediate container c9d2ff625118 20:02:15 ---> d1d06d36b84c 20:02:15 Step 4/25 : WORKDIR /edgex-go 20:02:15 Removing intermediate container a895266852b4 20:02:15 ---> 00f2993a8f66 20:02:15 Step 4/25 : RUN apk add --update --no-cache make git 20:02:15 Removing intermediate container 8e50cab9d7b4 20:02:15 ---> ac3f86264f44 20:02:15 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:02:15 Removing intermediate container 43006824a590 20:02:15 ---> 2d7bf061486b 20:02:15 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:02:15 ---> Running in 313288c3d382 20:02:15 ---> Running in 211735e04db7 20:02:15 ---> Running in d34c95df818c 20:02:15 ---> Running in 53daf9e3788b 20:02:15 ---> Running in 74327a7f77f4 20:02:15 Removing intermediate container 211735e04db7 20:02:15 ---> 3a5af5dd17d4 20:02:15 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:02:15 Removing intermediate container 53daf9e3788b 20:02:15 ---> 264cee4c06f0 20:02:15 Step 5/25 : RUN apk add --update --no-cache make git 20:02:15 ---> Running in f0551198b98c 20:02:15 ---> Running in 0e52cb5f108d 20:02:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:16 OK: 265 MiB in 53 packages 20:02:16 OK: 265 MiB in 53 packages 20:02:16 OK: 265 MiB in 53 packages 20:02:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:16 OK: 265 MiB in 53 packages 20:02:16 OK: 265 MiB in 53 packages 20:02:17 Removing intermediate container 313288c3d382 20:02:17 ---> 5bf8f6d85b63 20:02:17 Step 5/25 : COPY go.mod vendor* ./ 20:02:17 Removing intermediate container d34c95df818c 20:02:17 ---> 07115139b771 20:02:17 Step 5/27 : COPY go.mod vendor* ./ 20:02:17 Removing intermediate container f0551198b98c 20:02:17 ---> 7ffd7b9e4c89 20:02:17 Step 6/23 : COPY go.mod vendor* ./ 20:02:17 Removing intermediate container 74327a7f77f4 20:02:17 ---> 6b7764d8a499 20:02:17 Step 5/26 : COPY go.mod vendor* ./ 20:02:17 Removing intermediate container 0e52cb5f108d 20:02:17 ---> 2bbe08682dc1 20:02:17 Step 6/25 : COPY go.mod vendor* ./ 20:02:17 ---> 4babfd4bc86d 20:02:17 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:17 ---> 0c0954756106 20:02:17 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:17 ---> Running in 7df7490df8ba 20:02:17 ---> Running in eb6e3e0daa03 20:02:17 ---> 7da6428c8388 20:02:17 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:17 ---> Running in 80354bbd2141 20:02:17 ---> e85a565a94a7 20:02:17 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:17 ---> Running in 27ded0ded6f3 20:02:17 ---> 03a1c852c0eb 20:02:17 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:17 ---> Running in a341aadd83d8 20:02:22 feae8fd75edb: Pull complete 20:02:22 242c74f7c9fa: Pull complete 20:02:22 3cdef696dda3: Pull complete 20:02:28 2ced38df9373: Pull complete 20:02:30 58f1dce35555: Pull complete 20:02:30 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 20:02:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:02:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:02:30 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:02:30 WORKDIR /edgex 20:02:30 COPY go.mod . 20:02:30 RUN go mod download+ 20:02:30 docker build -t ci-base-image-arm64 -f - . 20:02:31 Sending build context to Docker daemon 2.932MB 20:02:31 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:02:31 ---> fadd8f120f05 20:02:31 Step 2/4 : WORKDIR /edgex 20:02:33 ---> Running in bec9cef0ddc2 20:02:33 Removing intermediate container bec9cef0ddc2 20:02:33 ---> f4a3bcebbb0a 20:02:33 Step 3/4 : COPY go.mod . 20:02:34 ---> 7119009fec78 20:02:34 Step 4/4 : RUN go mod download 20:02:34 ---> Running in 987fb8eb5880 20:02:56 Removing intermediate container a341aadd83d8 20:02:56 ---> abac16b94e23 20:02:56 Step 8/25 : COPY . . 20:02:56 Removing intermediate container 80354bbd2141 20:02:56 ---> c08c1ae9767e 20:02:56 Step 8/23 : COPY . . 20:02:56 Removing intermediate container 7df7490df8ba 20:02:56 ---> efead175b64d 20:02:56 Step 7/25 : COPY . . 20:02:56 Removing intermediate container eb6e3e0daa03 20:02:56 ---> 640c9cf117af 20:02:56 Step 7/27 : COPY . . 20:02:56 Removing intermediate container 27ded0ded6f3 20:02:56 ---> cea3654e9981 20:02:56 Step 7/26 : COPY . . 20:03:06 Removing intermediate container 987fb8eb5880 20:03:06 ---> c2d38a7460d3 20:03:06 Successfully built c2d38a7460d3 20:03:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:06 + docker inspect -f . ci-base-image-arm64 20:03:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:03:07 prd-ubuntu20.04-docker-arm64-4c-16g-12232 does not seem to be running inside a container 20:03:07 $ 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 20:03:08 $ docker top 6d889e5c77f1afee635f847cdede1d9c187da4222eb554dc9cca80da5a2899c9 -eo pid,comm 20:03:08 ---> 9325171b1bfd 20:03:08 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:03:08 ---> Running in a0036bec03ad 20:03:08 ---> 7499dfd184d7 20:03:08 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 20:03:08 ---> f53275c8d2ad 20:03:08 Step 9/23 : RUN make cmd/support-notifications/support-notifications 20:03:08 ---> e498d8a4040e 20:03:08 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 20:03:08 ---> 2e3af92cc837 20:03:08 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:03:08 ---> Running in c05cd5ea0f02 20:03:08 ---> Running in 738415af0101 20:03:08 ---> Running in 01a2e2624068 20:03:08 ---> Running in cf6e3733bbdd 20:03:08 Removing intermediate container c05cd5ea0f02 20:03:08 ---> e0990087ef31 20:03:08 Step 9/27 : WORKDIR /edgex-go/spire-build 20:03:08 Removing intermediate container 738415af0101 20:03:08 ---> e9f7ef089cf3 20:03:08 Step 9/26 : WORKDIR /edgex-go/spire-build 20:03:08 ---> Running in cb7dc6ab63aa 20:03:08 ---> Running in 9e7cd37939e8 20:03:08 Removing intermediate container cb7dc6ab63aa 20:03:08 ---> 0d3bb89ff8da 20:03:08 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:03:08 Removing intermediate container 9e7cd37939e8 20:03:08 ---> d300e87132e5 20:03:08 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:03:08 ---> Running in cdc4d07dcbe8 20:03:08 ---> Running in 6e034b2f8988 20:03:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:03:08 Removing intermediate container cdc4d07dcbe8 20:03:08 ---> 58c40ed2d5e6 20:03:08 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:03:08 Removing intermediate container 6e034b2f8988 20:03:08 ---> 13f12ca71ea3 20:03:08 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:03:08 ---> Running in 76143abd82ba 20:03:08 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:03:08 ---> Running in 2de082075880 20:03:08 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] { [Pipeline] sh 20:03:09 + go version 20:03:09 go version go1.20.2 linux/arm64 [Pipeline] } 20:03:09 $ docker stop --time=1 6d889e5c77f1afee635f847cdede1d9c187da4222eb554dc9cca80da5a2899c9 20:03:09 Removing intermediate container 2de082075880 20:03:09 ---> 044d790640be 20:03:09 Step 12/26 : WORKDIR /edgex-go 20:03:09 ---> Running in 3743c431c4a1 20:03:09 Removing intermediate container 76143abd82ba 20:03:09 ---> 5f7737e6961b 20:03:09 Step 12/27 : WORKDIR /edgex-go 20:03:09 ---> Running in 8937fe692f28 20:03:09 Removing intermediate container 3743c431c4a1 20:03:09 ---> f9038aa7c1c6 20:03:09 20:03:09 Step 13/26 : FROM alpine:3.17 20:03:09 Removing intermediate container 8937fe692f28 20:03:09 ---> 6bd93415985d 20:03:09 20:03:09 Step 13/27 : FROM alpine:3.17 20:03:10 $ docker rm -f --volumes 6d889e5c77f1afee635f847cdede1d9c187da4222eb554dc9cca80da5a2899c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 20:03:11 3.17: Pulling from library/alpine 20:03:11 3.17: Pulling from library/alpine [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 20:03:11 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:03:11 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:03:11 Status: Downloaded newer image for alpine:3.17 20:03:11 Status: Image is up to date for alpine:3.17 20:03:11 ---> 9ed4aefc74f6 20:03:11 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:03:11 ---> 9ed4aefc74f6 20:03:11 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:03:11 ---> Running in a5bf0127a6b0 20:03:11 ---> Running in bdc3967dabdd [Pipeline] sh 20:03:11 Removing intermediate container bdc3967dabdd 20:03:11 ---> cbccbcfa4490 20:03:11 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:03:11 ---> Running in b88c4614bcd2 20:03:11 Removing intermediate container a5bf0127a6b0 20:03:11 ---> d60047b24253 20:03:11 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:03:11 + docker inspect -f . ci-base-image-arm64 20:03:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:03:11 ---> Running in b2471c0469a3 20:03:12 prd-ubuntu20.04-docker-arm64-4c-16g-12232 does not seem to be running inside a container 20:03:12 $ 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 20:03:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:12 v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:03:12 v3.17.3-143-gea94f69d804 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:03:12 OK: 17820 distinct packages available 20:03:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:12 v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:03:12 v3.17.3-143-gea94f69d804 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:03:12 OK: 17820 distinct packages available 20:03:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:13 (1/5) Installing dumb-init (1.2.5-r2) 20:03:13 (1/4) Installing dumb-init (1.2.5-r2) 20:03:13 (2/5) Installing musl-obstack (1.2.3-r0) 20:03:13 (3/5) Installing libucontext (1.2-r0) 20:03:13 (2/4) Installing musl-obstack (1.2.3-r0) 20:03:13 (4/5) Installing gcompat (1.1.0-r0) 20:03:13 (3/4) Installing libucontext (1.2-r0) 20:03:13 (4/4) Installing gcompat (1.1.0-r0) 20:03:13 (5/5) Installing openssl (3.0.8-r4) 20:03:13 Executing busybox-1.35.0-r29.trigger 20:03:13 OK: 7 MiB in 19 packages 20:03:13 Executing busybox-1.35.0-r29.trigger 20:03:13 OK: 8 MiB in 20 packages 20:03:13 $ docker top f722930d9f8f43514f8ebbb5179043fcc053e391161c78f845fc1503c5252db5 -eo pid,comm [Pipeline] { [Pipeline] echo 20:03:13 ========================================================= 20:03:13 [edgeXBuildGoParallel] Running Tests and Build... 20:03:13 ========================================================= [Pipeline] sh 20:03:13 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:03:14 + make test 20:03:14 go test -race -coverprofile=coverage.out ./... 20:03:15 Removing intermediate container b88c4614bcd2 20:03:15 ---> 2218324ca9dc 20:03:15 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 20:03:15 Removing intermediate container b2471c0469a3 20:03:15 ---> 90786b48bd1e 20:03:15 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:03:16 ---> de9cc741c430 20:03:16 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:03:16 ---> d7f9f7dd6e11 20:03:16 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 20:03:16 ---> 94cba3deb4dd 20:03:16 ---> 6cb56f80556d 20:03:16 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/binStep 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:03:16 20:03:25 ---> 55c0f6117276 20:03:25 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:03:25 ---> c63512fc75e6 20:03:25 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:03:25 ---> 622c604c7eda 20:03:25 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:03:25 ---> 38c13a60f6c1 20:03:25 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:03:25 ---> Running in aedceef639ea 20:03:25 Removing intermediate container aedceef639ea 20:03:25 ---> ee19f1efb5ae 20:03:25 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:03:26 ---> 4bbb4d15c79d 20:03:26 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:03:26 ---> 4c677d9f423b 20:03:26 Step 22/27 : WORKDIR / 20:03:26 ---> Running in e9317756047b 20:03:26 Removing intermediate container e9317756047b 20:03:26 ---> d8c2a6798def 20:03:26 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:03:26 ---> 18ce3c96b365 20:03:26 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:03:26 ---> Running in 8277993802fe 20:03:26 ---> Running in 0667df15b08c 20:03:27 Removing intermediate container 8277993802fe 20:03:27 ---> 0ee06465729f 20:03:27 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:03:27 ---> Running in 79fd354c3266 20:03:27 Removing intermediate container 0667df15b08c 20:03:27 ---> ba08ea318b1c 20:03:27 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:03:27 ---> Running in ba80ebaafaa7 20:03:27 Removing intermediate container 79fd354c3266 20:03:27 ---> aada448a009c 20:03:27 Step 25/27 : LABEL arch=x86_64 20:03:27 Removing intermediate container ba80ebaafaa7 20:03:27 ---> 9ba5f1ebd1b8 20:03:27 Step 24/26 : LABEL arch=x86_64 20:03:27 ---> Running in 7bb68b0205f4 20:03:27 ---> Running in 182e06eb6a44 20:03:28 Removing intermediate container 7bb68b0205f4 20:03:28 ---> a02530767ae8 20:03:28 Step 26/27 : LABEL git_sha=469330d6094ca8e55d01cda5988f2f1d6884033d 20:03:28 ---> Running in 56f9acaece5b 20:03:28 Removing intermediate container 182e06eb6a44 20:03:28 ---> 9eeb113b9f46 20:03:28 Step 25/26 : LABEL git_sha=469330d6094ca8e55d01cda5988f2f1d6884033d 20:03:28 ---> Running in 7792ba1084cc 20:03:28 Removing intermediate container 56f9acaece5b 20:03:28 ---> e96c73935c62 20:03:28 Step 27/27 : LABEL version=0.0.0 20:03:28 ---> Running in bc3d5adb5b8e 20:03:28 Removing intermediate container 7792ba1084cc 20:03:28 ---> 9750b72028e1 20:03:28 Step 26/26 : LABEL version=0.0.0 20:03:28 ---> Running in e0a000d71d7b 20:03:28 Removing intermediate container bc3d5adb5b8e 20:03:28 ---> c4238eb80d3f 20:03:28 20:03:28 Successfully built c4238eb80d3f 20:03:28 Successfully tagged security-spire-config:latest 20:03:28 Building security-proxy-setup 20:03:29  Building security-spire-config ... done Removing intermediate container e0a000d71d7b 20:03:29 ---> 872182441422 20:03:29 20:03:29 Successfully built 872182441422 20:03:29 Successfully tagged security-spire-server:latest 20:03:29 Building core-command 20:03:32  Building security-spire-server ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:03:34 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:03:34 ---> 05ef2511bb7d 20:03:34 Step 3/22 : WORKDIR /edgex-go 20:03:34 ---> Using cache 20:03:34 ---> 2d7bf061486b 20:03:34 Step 4/22 : RUN apk add --update --no-cache make git 20:03:36 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:03:36 ---> 05ef2511bb7d 20:03:36 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:03:36 ---> Using cache 20:03:36 ---> d1d06d36b84c 20:03:36 Step 4/24 : WORKDIR /edgex-go 20:03:36 ---> Using cache 20:03:36 ---> 264cee4c06f0 20:03:36 Step 5/24 : RUN apk add --update --no-cache make git 20:03:36 ---> Using cache 20:03:36 ---> 2bbe08682dc1 20:03:36 Step 6/24 : COPY go.mod vendor* ./ 20:03:36 ---> Using cache 20:03:36 ---> 03a1c852c0eb 20:03:36 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:36 ---> Using cache 20:03:36 ---> abac16b94e23 20:03:36 Step 8/24 : COPY . . 20:03:36 ---> Using cache 20:03:36 ---> 2e3af92cc837 20:03:36 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:03:40 ---> Running in 2cfc97edf24d 20:03:40 ---> Running in cecf87a099bf 20:03:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:40 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:03:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:40 OK: 265 MiB in 53 packages 20:03:43 Removing intermediate container cecf87a099bf 20:03:43 ---> f370f505ed38 20:03:43 Step 5/22 : COPY go.mod vendor* ./ 20:03:44 Removing intermediate container cf6e3733bbdd 20:03:44 ---> cd617e8b8c7b 20:03:44 20:03:44 Step 10/25 : FROM alpine:3.17 20:03:44 ---> 9ed4aefc74f6 20:03:44 Step 11/25 : RUN apk add --update --no-cache dumb-init 20:03:44 Removing intermediate container a0036bec03ad 20:03:44 ---> ee30fab95774 20:03:44 20:03:44 Step 9/25 : FROM alpine:3.17 20:03:44 ---> 9ed4aefc74f6 20:03:44 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:03:44 Removing intermediate container 01a2e2624068 20:03:44 ---> 765058598a70 20:03:44 20:03:44 Step 10/23 : FROM alpine:3.17 20:03:44 ---> 9ed4aefc74f6 20:03:44 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:03:44 ---> Running in c32b55b2fd67 20:03:44 ---> Running in b18d8b37501e 20:03:44 ---> Running in c127a5a6777b 20:03:44 ---> 88487aa75a7c 20:03:44 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:44 ---> Running in dcb6ffec4f6e 20:03:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:45 (1/1) Installing dumb-init (1.2.5-r2) 20:03:45 Executing busybox-1.35.0-r29.trigger 20:03:45 OK: 7 MiB in 16 packages 20:03:45 (1/2) Installing ca-certificates (20220614-r4) 20:03:45 (2/2) Installing dumb-init (1.2.5-r2) 20:03:45 (1/3) Installing ca-certificates (20220614-r4) 20:03:45 Executing busybox-1.35.0-r29.trigger 20:03:45 Executing ca-certificates-20220614-r4.trigger 20:03:45 (2/3) Installing dumb-init (1.2.5-r2) 20:03:45 (3/3) Installing su-exec (0.2-r2) 20:03:45 Executing busybox-1.35.0-r29.trigger 20:03:45 Executing ca-certificates-20220614-r4.trigger 20:03:45 OK: 8 MiB in 18 packages 20:03:45 OK: 8 MiB in 17 packages 20:03:46 Removing intermediate container c32b55b2fd67 20:03:46 ---> 51dcf2f2a82a 20:03:46 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:03:46 ---> Running in 55fec8037674 20:03:47 Removing intermediate container c127a5a6777b 20:03:47 ---> c2c6683d9cf7 20:03:47 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:03:47 Removing intermediate container b18d8b37501e 20:03:47 ---> 2eeb2d9a898c 20:03:47 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 20:03:47 Removing intermediate container 55fec8037674 20:03:47 ---> 29540b111347 20:03:47 Step 13/25 : ENV APP_PORT=59881 20:03:47 ---> Running in 5b16868b087c 20:03:47 ---> Running in a1bff6c5bb95 20:03:47 ---> Running in c031e6f7dead 20:03:47 Removing intermediate container 5b16868b087c 20:03:47 ---> 403dec90e6b0 20:03:47 Step 13/23 : ENV APP_PORT=59860 20:03:47 Removing intermediate container a1bff6c5bb95 20:03:47 ---> 124205488778 20:03:47 Step 12/25 : WORKDIR / 20:03:47 ---> Running in 4457e6b1dcfe 20:03:47 ---> Running in 4d296f59c1cf 20:03:47 Removing intermediate container c031e6f7dead 20:03:47 ---> be701c5f5606 20:03:47 Step 14/25 : EXPOSE $APP_PORT 20:03:47 ---> Running in ead1d13b8eec 20:03:47 Removing intermediate container 4457e6b1dcfe 20:03:47 ---> b3af64997805 20:03:47 Step 14/23 : EXPOSE $APP_PORT 20:03:47 Removing intermediate container 4d296f59c1cf 20:03:47 ---> 40c3267b89e5 20:03:47 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:03:47 ---> Running in 781e2a80c138 20:03:47 Removing intermediate container ead1d13b8eec 20:03:47 ---> a528a948a6b6 20:03:47 Step 15/25 : WORKDIR / 20:03:47 ---> Running in 0c60d0b6e65b 20:03:48 ---> 0ba635457e9e 20:03:48 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 20:03:48 Removing intermediate container 0c60d0b6e65b 20:03:48 ---> 3e55f0a71914 20:03:48 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:03:48 Removing intermediate container 781e2a80c138 20:03:48 ---> 0ff26ec3b732 20:03:48 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:03:48 ---> 224f05d2e717 20:03:48 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:03:48 ---> d6c24e278542 20:03:48 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:03:48 ---> 155f32769b97 20:03:48 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 20:03:48 ---> d3b58b42357d 20:03:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:03:49 ---> 99860acc036e 20:03:49 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:03:49 ---> 58692fbc2e14 20:03:49 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:03:50 ---> ff81252d78a4 20:03:50 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:03:50 ---> 2d4e14dc68b2 20:03:50 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:03:50 ---> 012b88b4e24a 20:03:50 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:03:50 ---> 7adca4154adf 20:03:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:03:50 ---> 06e32c918f44 20:03:50 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:03:51 ---> 83ace4722c6d 20:03:51 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:03:51 ---> 814edf520ef4 20:03:51 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:03:51 ---> 290ba0f7d5e7 20:03:51 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:03:51 ---> Running in 7b2fd8dc113c 20:03:51 ---> Running in e19fbfc97897 20:03:51 Removing intermediate container e19fbfc97897 20:03:51 ---> f5a5d38aca0a 20:03:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:03:51 Removing intermediate container 7b2fd8dc113c 20:03:51 ---> 38ff2e8c7beb 20:03:51 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:03:51 ---> Running in 27f23760216b 20:03:51 ---> Running in 9484b1bdce77 20:03:52 Removing intermediate container 27f23760216b 20:03:52 ---> 24b995ee748d 20:03:52 Step 21/23 : LABEL arch=x86_64 20:03:52 Removing intermediate container 9484b1bdce77 20:03:52 ---> 59864f8dc98c 20:03:52 Step 23/25 : LABEL arch=x86_64 20:03:52 ---> Running in f433c615fbac 20:03:52 ---> 5a8d0a8dd734 20:03:52 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:03:52 ---> Running in cd7f3871eb30 20:03:53 Removing intermediate container f433c615fbac 20:03:53 ---> c6409355dcb1 20:03:53 Step 22/23 : LABEL git_sha=469330d6094ca8e55d01cda5988f2f1d6884033d 20:03:53 ---> Running in 6929038958da 20:03:53 Removing intermediate container cd7f3871eb30 20:03:53 ---> c0de383053f6 20:03:53 Step 24/25 : LABEL git_sha=469330d6094ca8e55d01cda5988f2f1d6884033d 20:03:53 ---> 2b777563e620 20:03:53 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:03:53 ---> Running in 90040f877aa7 20:03:53 ---> Running in 0f312b747cc9 20:03:54 Removing intermediate container 6929038958da 20:03:54 ---> 3087f3d2fc2e 20:03:54 Step 23/23 : LABEL version=0.0.0 20:03:54 Removing intermediate container 0f312b747cc9 20:03:54 ---> 63358ee7ab31 20:03:54 Step 25/25 : LABEL version=0.0.0 20:03:54 ---> Running in 61b9d69da866 20:03:54 ---> Running in 9d06ee22adb8 20:03:54 Removing intermediate container 9d06ee22adb8 20:03:54 ---> 038777d7b105 20:03:54 20:03:54 Removing intermediate container 61b9d69da866 20:03:54 ---> 57e72a2d630d 20:03:54 20:03:55 Successfully built 038777d7b105 20:03:55 Successfully tagged core-metadata:latest 20:03:55 Building core-common-config-bootstrapper 20:03:55  Building core-metadata ... done Successfully built 57e72a2d630d 20:03:55 Successfully tagged support-notifications:latest 20:03:55 Building security-proxy-auth 20:04:00  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:04:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:04:00 ---> 05ef2511bb7d 20:04:00 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:04:00 ---> Using cache 20:04:00 ---> d1d06d36b84c 20:04:00 Step 4/23 : WORKDIR /edgex-go 20:04:00 ---> Using cache 20:04:00 ---> 264cee4c06f0 20:04:00 Step 5/23 : RUN apk add --update --no-cache make git 20:04:00 ---> Using cache 20:04:00 ---> 2bbe08682dc1 20:04:00 Step 6/23 : COPY go.mod vendor* ./ 20:04:00 ---> Using cache 20:04:00 ---> 03a1c852c0eb 20:04:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:00 ---> Using cache 20:04:00 ---> abac16b94e23 20:04:00 Step 8/23 : COPY . . 20:04:00 ---> Using cache 20:04:00 ---> 2e3af92cc837 20:04:00 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:04:00 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:04:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:04:00 ---> 05ef2511bb7d 20:04:00 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:04:00 ---> Using cache 20:04:00 ---> d1d06d36b84c 20:04:00 Step 4/23 : WORKDIR /edgex-go 20:04:00 ---> Using cache 20:04:00 ---> 264cee4c06f0 20:04:00 Step 5/23 : RUN apk add --update --no-cache make git 20:04:00 ---> Using cache 20:04:00 ---> 2bbe08682dc1 20:04:00 Step 6/23 : COPY go.mod vendor* ./ 20:04:00 ---> Using cache 20:04:00 ---> 03a1c852c0eb 20:04:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:00 ---> Using cache 20:04:00 ---> abac16b94e23 20:04:00 Step 8/23 : COPY . . 20:04:00 ---> Using cache 20:04:00 ---> 2e3af92cc837 20:04:00 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:04:01 ? github.com/edgexfoundry/edgex-go [no test files] 20:04:03 Removing intermediate container 90040f877aa7 20:04:03 ---> 126aa854ceea 20:04:03 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:04:03 ---> Running in d010a4a7fcf4 20:04:03 ---> Running in 09cdcc91efff 20:04:03 ---> Running in a289252eb61f 20:04:03 Removing intermediate container a289252eb61f 20:04:03 ---> ceb07d4cd4fb 20:04:03 Step 23/25 : LABEL arch=x86_64 20:04:03 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:04:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:04:03 ---> Running in 9827b69feb5f 20:04:04 Removing intermediate container 9827b69feb5f 20:04:04 ---> 7de6f450fa7c 20:04:04 Step 24/25 : LABEL git_sha=469330d6094ca8e55d01cda5988f2f1d6884033d 20:04:06 ---> Running in 6e5e95d0046e 20:04:07 Removing intermediate container 6e5e95d0046e 20:04:07 ---> c2d6dd78a42a 20:04:07 Step 25/25 : LABEL version=0.0.0 20:04:08 ---> Running in 5be5d700a787 20:04:08 Removing intermediate container 2cfc97edf24d 20:04:08 ---> 9dbbf326940f 20:04:08 20:04:08 Step 10/24 : FROM alpine:3.17 20:04:08 ---> 9ed4aefc74f6 20:04:08 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:04:08 ---> Using cache 20:04:08 ---> 51dcf2f2a82a 20:04:08 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:04:08 ---> Using cache 20:04:08 ---> 29540b111347 20:04:08 Step 13/24 : ENV APP_PORT=59882 20:04:09 ---> Running in d04309f303e0 20:04:09 Removing intermediate container 5be5d700a787 20:04:09 ---> 5529b085714e 20:04:09 20:04:09 Successfully built 5529b085714e 20:04:09 Successfully tagged security-secretstore-setup:latest 20:04:09  Building security-secretstore-setup ... done Building security-spiffe-token-provider 20:04:10 Removing intermediate container d04309f303e0 20:04:10 ---> 9419bbdba750 20:04:10 Step 14/24 : EXPOSE $APP_PORT 20:04:12 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:04:12 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:04:12 ---> 05ef2511bb7d 20:04:12 Step 3/20 : WORKDIR /edgex-go 20:04:12 ---> Using cache 20:04:12 ---> 2d7bf061486b 20:04:12 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:04:15 ---> Running in 3a2e390bdd93 20:04:15 ---> Running in f99a838f0c4d 20:04:15 Removing intermediate container f99a838f0c4d 20:04:15 ---> ec5c59c8dd2c 20:04:15 Step 15/24 : WORKDIR / 20:04:15 ---> Running in f5d3af5b73d3 20:04:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:15 Removing intermediate container f5d3af5b73d3 20:04:15 ---> 087a9b252977 20:04:15 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:15 Removing intermediate container dcb6ffec4f6e 20:04:15 ---> 7d0240756ce1 20:04:15 Step 7/22 : COPY . . 20:04:15 ---> c05f4acfbc63 20:04:15 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 20:04:16 v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:04:16 v3.17.3-143-gea94f69d804 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:04:16 OK: 17819 distinct packages available 20:04:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:16 OK: 265 MiB in 53 packages 20:04:17 ---> e1dfd93bb2b9 20:04:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:04:20 ---> 88d685e25dae 20:04:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:04:20 Removing intermediate container 3a2e390bdd93 20:04:20 ---> 876bfe0bfe02 20:04:20 Step 5/20 : COPY go.mod vendor* ./ 20:04:21 ---> e2186ca60c06 20:04:21 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:21 ---> 7a1cf6c6a988 20:04:21 Step 20/24 : ENTRYPOINT ["/core-command"] 20:04:22 ---> Running in ed5b51db64e9 20:04:22 ---> Running in 7600e49b1c39 20:04:22 ---> 340bc6416e11 20:04:22 Step 8/22 : RUN make cmd/secrets-config/secrets-config 20:04:22 ---> Running in 89443caa825d 20:04:22 Removing intermediate container 7600e49b1c39 20:04:22 ---> f93da1ae501e 20:04:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:04:22 ---> Running in 3974a48b0720 20:04:22 Removing intermediate container 3974a48b0720 20:04:22 ---> 56c86772de0f 20:04:22 Step 22/24 : LABEL arch=x86_64 20:04:22 ---> Running in d89984fe7c7f 20:04:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:04:22 Removing intermediate container d89984fe7c7f 20:04:22 ---> 12c42e9a67aa 20:04:22 Step 23/24 : LABEL git_sha=469330d6094ca8e55d01cda5988f2f1d6884033d 20:04:23 ---> Running in 9d3aed92ebc5 20:04:23 Removing intermediate container 9d3aed92ebc5 20:04:23 ---> 94f414c7e893 20:04:23 Step 24/24 : LABEL version=0.0.0 20:04:23 ---> Running in 320f4aa2ba46 20:04:23 Removing intermediate container 320f4aa2ba46 20:04:23 ---> e3a420737a73 20:04:23 20:04:23 Successfully built e3a420737a73 20:04:23 Successfully tagged core-command:latest 20:04:23  Building core-command ... done Building support-scheduler 20:04:27 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:04:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:04:27 ---> 05ef2511bb7d 20:04:27 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:04:27 ---> Using cache 20:04:27 ---> d1d06d36b84c 20:04:27 Step 4/23 : WORKDIR /edgex-go 20:04:27 ---> Using cache 20:04:27 ---> 264cee4c06f0 20:04:27 Step 5/23 : RUN apk add --update --no-cache make git 20:04:27 ---> Using cache 20:04:27 ---> 2bbe08682dc1 20:04:27 Step 6/23 : COPY go.mod vendor* ./ 20:04:27 ---> Using cache 20:04:27 ---> 03a1c852c0eb 20:04:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:27 ---> Using cache 20:04:27 ---> abac16b94e23 20:04:27 Step 8/23 : COPY . . 20:04:27 ---> Using cache 20:04:27 ---> 2e3af92cc837 20:04:27 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 20:04:27 ---> Running in 4fe2a27af55f 20:04:28 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:04:39 Removing intermediate container 09cdcc91efff 20:04:39 ---> 2c9e8db78ae0 20:04:39 20:04:39 Step 10/23 : FROM alpine:3.17 20:04:39 ---> 9ed4aefc74f6 20:04:39 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:04:39 Removing intermediate container d010a4a7fcf4 20:04:39 ---> d9f2a5bc8b1b 20:04:39 20:04:39 Step 10/23 : FROM alpine:3.17 20:04:39 ---> 9ed4aefc74f6 20:04:39 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:04:39 ---> Running in 4fa8ee07566e 20:04:39 ---> Running in 8197904a1888 20:04:39 Removing intermediate container 4fa8ee07566e 20:04:39 ---> fdd3a669e7f2 20:04:39 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:04:39 Removing intermediate container 8197904a1888 20:04:39 ---> a001ae488129 20:04:39 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:04:39 ---> Running in 21d3c37d8121 20:04:39 ---> Running in b9f6fd4953f3 20:04:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:39 (1/1) Installing dumb-init (1.2.5-r2) 20:04:39 Executing busybox-1.35.0-r29.trigger 20:04:39 OK: 7 MiB in 16 packages 20:04:39 (1/1) Installing dumb-init (1.2.5-r2) 20:04:39 Executing busybox-1.35.0-r29.trigger 20:04:39 OK: 7 MiB in 16 packages 20:04:44 Removing intermediate container 21d3c37d8121 20:04:44 ---> da26bb10f65b 20:04:44 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:44 Removing intermediate container b9f6fd4953f3 20:04:44 ---> 508bebbd686d 20:04:44 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:44 Removing intermediate container ed5b51db64e9 20:04:44 ---> e2bf39f51eee 20:04:44 Step 7/20 : COPY . . 20:04:45 ---> ab21ed8c19cb 20:04:45 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:04:48 ---> aa63c253de8b 20:04:48 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:04:48 ---> 418383db8a2f 20:04:48 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:04:49 ---> 8b9695eb7150 20:04:49 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:04:49 Removing intermediate container 89443caa825d 20:04:49 ---> fbcb5d5c404f 20:04:49 20:04:49 Step 9/22 : FROM alpine:3.17 20:04:49 ---> 9ed4aefc74f6 20:04:49 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 20:04:50 ---> Running in 7c569b1d842b 20:04:50 ---> da254aa6db3a 20:04:50 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:04:50 ---> 2776ffdc8ad0 20:04:50 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:04:50 ---> d8e14cb853cd 20:04:50 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:04:50 ---> Running in ed104cc9aae0 20:04:50 ---> 1f6f1b6a171c 20:04:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:04:50 ---> 397a5233d21d 20:04:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:04:50 ---> b6d8d93316ae 20:04:50 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:04:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:50 ---> Running in 30fab834d072 20:04:50 ---> 534ba2a56674 20:04:50 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:04:50 ---> Running in 6431b7d9f6e7 20:04:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:04:50 (1/2) Installing dumb-init (1.2.5-r2) 20:04:50 (2/2) Installing openssl (3.0.8-r4) 20:04:50 Executing busybox-1.35.0-r29.trigger 20:04:50 OK: 8 MiB in 17 packages 20:04:51 Removing intermediate container 6431b7d9f6e7 20:04:51 ---> e2877c84ea1c 20:04:51 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:04:51 Removing intermediate container 30fab834d072 20:04:51 ---> 01ac5cf7f894 20:04:51 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:04:51 ---> Running in 192af3290269 20:04:51 ---> Running in 3d87eebfe558 20:04:51 Removing intermediate container 7c569b1d842b 20:04:51 ---> 300b20723287 20:04:51 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:04:51 Removing intermediate container 192af3290269 20:04:51 ---> 5294f45fd21b 20:04:51 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:04:51 Removing intermediate container 3d87eebfe558 20:04:51 ---> 9182ef6678d9 20:04:51 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 20:04:51 ---> Running in c6b484336f49 20:04:51 ---> Running in a0342dce9451 20:04:51 ---> Running in c273f3d1bc43 20:04:51 Removing intermediate container c6b484336f49 20:04:51 ---> 139a47819e02 20:04:51 Step 12/22 : WORKDIR /edgex 20:04:51 Removing intermediate container c273f3d1bc43 20:04:51 ---> 946998aacf11 20:04:51 Step 21/23 : LABEL arch=x86_64 20:04:51 Removing intermediate container a0342dce9451 20:04:51 ---> 434c0ab679f7 20:04:51 Step 21/23 : LABEL arch=x86_64 20:04:51 ---> Running in 5e5a813452db 20:04:51 ---> Running in 175c41018a07 20:04:51 ---> Running in 9dff0ab7c125 20:04:51 Removing intermediate container 175c41018a07 20:04:51 ---> dc1b2517bf58 20:04:51 Step 22/23 : LABEL git_sha=469330d6094ca8e55d01cda5988f2f1d6884033d 20:04:51 Removing intermediate container 5e5a813452db 20:04:51 ---> fae206502d7a 20:04:51 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:51 Removing intermediate container 9dff0ab7c125 20:04:51 ---> d84d805f0d58 20:04:51 Step 22/23 : LABEL git_sha=469330d6094ca8e55d01cda5988f2f1d6884033d 20:04:51 ---> Running in 7f74ea4c473f 20:04:51 ---> Running in 8dde7bbe7603 20:04:51 Removing intermediate container 7f74ea4c473f 20:04:51 ---> 825eaa19e1e4 20:04:52 Step 23/23 : LABEL version=0.0.0 20:04:52 ---> Running in 5693e75d994d 20:04:52 ---> f78603f89185 20:04:52 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 20:04:52 Removing intermediate container 8dde7bbe7603 20:04:52 ---> 16d22ca2c888 20:04:52 Step 23/23 : LABEL version=0.0.0 20:04:52 ---> Running in 76826ba7db78 20:04:52 Removing intermediate container 5693e75d994d 20:04:52 ---> 0701e56bbb5d 20:04:52 20:04:52 ---> 490a9200a185 20:04:52 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:04:52 Successfully built 0701e56bbb5d 20:04:52 Successfully tagged security-proxy-auth:latest 20:04:52  Building security-proxy-auth ... done Building security-spire-agent 20:04:52 Removing intermediate container 76826ba7db78 20:04:52 ---> de8620299c1e 20:04:52 20:04:52 ---> 794e5e89f457 20:04:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:04:52 Successfully built de8620299c1e 20:04:52 Successfully tagged core-common-config-bootstrapper:latest 20:04:52  Building core-common-config-bootstrapper ... done Building core-data 20:04:57 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:04:57 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:04:57 ---> 05ef2511bb7d 20:04:57 Step 3/27 : WORKDIR /edgex-go 20:04:57 ---> Using cache 20:04:57 ---> 2d7bf061486b 20:04:57 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:04:57 ---> Using cache 20:04:57 ---> 6b7764d8a499 20:04:57 Step 5/27 : COPY go.mod vendor* ./ 20:04:57 ---> Using cache 20:04:57 ---> e85a565a94a7 20:04:57 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:57 ---> Using cache 20:04:57 ---> cea3654e9981 20:04:57 Step 7/27 : COPY . . 20:04:57 ---> Using cache 20:04:57 ---> e498d8a4040e 20:04:57 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 20:04:57 ---> Using cache 20:04:57 ---> e9f7ef089cf3 20:04:57 Step 9/27 : WORKDIR /edgex-go/spire-build 20:04:57 ---> Using cache 20:04:57 ---> d300e87132e5 20:04:57 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:04:57 ---> Using cache 20:04:57 ---> 13f12ca71ea3 20:04:57 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:04:57 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:04:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:04:57 ---> 05ef2511bb7d 20:04:57 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:04:57 ---> Using cache 20:04:57 ---> d1d06d36b84c 20:04:57 Step 4/23 : WORKDIR /edgex-go 20:04:57 ---> Using cache 20:04:57 ---> 264cee4c06f0 20:04:57 Step 5/23 : RUN apk add --update --no-cache make git 20:04:57 ---> Using cache 20:04:57 ---> 2bbe08682dc1 20:04:57 Step 6/23 : COPY go.mod vendor* ./ 20:04:57 ---> Using cache 20:04:57 ---> 03a1c852c0eb 20:04:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:57 ---> Using cache 20:04:57 ---> abac16b94e23 20:04:57 Step 8/23 : COPY . . 20:04:57 ---> Using cache 20:04:57 ---> 2e3af92cc837 20:04:57 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:05:00 ---> ae0352c48028 20:05:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:05:00 ---> Running in 972e434d49a7 20:05:00 ---> Running in 8b918b206b97 20:05:00 ---> ac1770584bd4 20:05:00 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:05:00 ---> Running in 000992bcf51b 20:05:01 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:05:03 Removing intermediate container 4fe2a27af55f 20:05:03 ---> 7dd3fa17bd64 20:05:03 20:05:03 Step 10/23 : FROM alpine:3.17 20:05:03 ---> 9ed4aefc74f6 20:05:03 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:05:03 ---> Using cache 20:05:03 ---> 51dcf2f2a82a 20:05:03 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:05:03 ---> Using cache 20:05:03 ---> 29540b111347 20:05:03 Step 13/23 : ENV APP_PORT=59861 20:05:03 Removing intermediate container 000992bcf51b 20:05:03 ---> 8b7dce20f009 20:05:03 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:05:03 Removing intermediate container 972e434d49a7 20:05:03 ---> 966c8ef5c168 20:05:03 Step 12/27 : WORKDIR /edgex-go 20:05:03 ---> Running in 518e6b8de965 20:05:03 ---> Running in 49c60217b792 20:05:03 ---> Running in 8c26b996b16c 20:05:03 Removing intermediate container 49c60217b792 20:05:03 ---> 585f761531c5 20:05:03 Step 20/22 : LABEL arch=x86_64 20:05:03 Removing intermediate container 518e6b8de965 20:05:03 ---> a848bc721271 20:05:03 Step 14/23 : EXPOSE $APP_PORT 20:05:03 Removing intermediate container 8c26b996b16c 20:05:03 ---> 2f80e47dd326 20:05:03 20:05:03 Step 13/27 : FROM alpine:3.17 20:05:03 ---> 9ed4aefc74f6 20:05:03 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:05:03 ---> Using cache 20:05:03 ---> d60047b24253 20:05:03 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:05:03 ---> Running in c109a52da9d4 20:05:03 ---> Running in 954a9c054cfe 20:05:03 ---> Running in 5ac3320bda7b 20:05:04 Removing intermediate container 954a9c054cfe 20:05:04 ---> a551b3efbf06 20:05:04 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:04 Removing intermediate container c109a52da9d4 20:05:04 ---> 5aff72938b21 20:05:04 Step 21/22 : LABEL git_sha=469330d6094ca8e55d01cda5988f2f1d6884033d 20:05:04 ---> Running in 12201d714443 20:05:04 Removing intermediate container 12201d714443 20:05:04 ---> bcf500cf5d81 20:05:04 Step 22/22 : LABEL version=0.0.0 20:05:04 ---> Running in d1633a5c7cde 20:05:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:04 ---> 1479d7943d3d 20:05:04 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:05:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:04 Removing intermediate container d1633a5c7cde 20:05:04 ---> 5ee1d7c4c05b 20:05:04 20:05:04 ---> 8af2de791bda 20:05:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:05:04 Successfully built 5ee1d7c4c05b 20:05:04 v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:05:04 v3.17.3-143-gea94f69d804 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:05:04 OK: 17820 distinct packages available 20:05:04 Successfully tagged security-proxy-setup:latest 20:05:04  Building security-proxy-setup ... done Building security-bootstrapper 20:05:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:05 (1/5) Installing dumb-init (1.2.5-r2) 20:05:05 (2/5) Installing musl-obstack (1.2.3-r0) 20:05:05 (3/5) Installing libucontext (1.2-r0) 20:05:05 (4/5) Installing gcompat (1.1.0-r0) 20:05:05 (5/5) Installing openssl (3.0.8-r4) 20:05:05 Executing busybox-1.35.0-r29.trigger 20:05:05 OK: 8 MiB in 20 packages 20:05:07 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:05:07 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:05:07 ---> 05ef2511bb7d 20:05:07 Step 3/33 : WORKDIR /edgex-go 20:05:07 ---> Using cache 20:05:07 ---> 2d7bf061486b 20:05:07 Step 4/33 : RUN apk add --update --no-cache make git 20:05:07 ---> Using cache 20:05:07 ---> f370f505ed38 20:05:07 Step 5/33 : COPY go.mod vendor* ./ 20:05:07 ---> Using cache 20:05:07 ---> 88487aa75a7c 20:05:07 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:07 ---> Using cache 20:05:07 ---> 7d0240756ce1 20:05:07 Step 7/33 : COPY . . 20:05:07 ---> Using cache 20:05:07 ---> 340bc6416e11 20:05:07 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:05:10 ---> 767bffef392f 20:05:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:05:10 ---> Running in c429c76fb4b1 20:05:10 Removing intermediate container 5ac3320bda7b 20:05:10 ---> 3b958605f158 20:05:10 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:10 ---> 1ef6be66f521 20:05:10 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:05:11 ---> Running in b9717ca48369 20:05:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:05:11 Removing intermediate container b9717ca48369 20:05:11 ---> 87ab2d61d003 20:05:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:05:11 ---> 99587365a010 20:05:11 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:05:11 ---> Running in 077f48922ed0 20:05:11 Removing intermediate container 077f48922ed0 20:05:11 ---> 7b700c65e4b1 20:05:11 Step 21/23 : LABEL arch=x86_64 20:05:11 ---> Running in 826a01d59505 20:05:11 ---> 44050501dec3 20:05:11 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:05:12 Removing intermediate container 826a01d59505 20:05:12 ---> cdb7f98edf7d 20:05:12 Step 22/23 : LABEL git_sha=469330d6094ca8e55d01cda5988f2f1d6884033d 20:05:12 ---> Running in b6e94964b92c 20:05:12 Removing intermediate container b6e94964b92c 20:05:12 ---> 668b655a46b2 20:05:12 Step 23/23 : LABEL version=0.0.0 20:05:12 ---> Running in e1e751b44e12 20:05:13 Removing intermediate container e1e751b44e12 20:05:13 ---> c343cef0cc7e 20:05:13 20:05:13 Successfully built c343cef0cc7e 20:05:13 Successfully tagged support-scheduler:latest 20:05:14  Building support-scheduler ... done  ---> 2c99ceb5aefc 20:05:14 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:05:17 Removing intermediate container ed104cc9aae0 20:05:17 ---> 1083cccb8e2f 20:05:17 20:05:17 Step 9/20 : FROM alpine:3.17 20:05:17 ---> 9ed4aefc74f6 20:05:17 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:05:17 ---> 28f4d9576a1a 20:05:17 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:05:17 ---> Running in 92cb922a3f6d 20:05:17 Removing intermediate container 92cb922a3f6d 20:05:17 ---> 454212b1010e 20:05:17 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:05:17 ---> Running in 3b57739c9f6c 20:05:17 ---> 3eedd59e51e9 20:05:17 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:05:18 ---> 9f762f3c7338 20:05:18 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:05:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:18 v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:05:18 v3.17.3-143-gea94f69d804 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:05:18 OK: 17820 distinct packages available 20:05:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:18 ---> efd57406ecfb 20:05:18 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:05:18 ---> Running in 737b2ba29816 20:05:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:18 Removing intermediate container 737b2ba29816 20:05:18 ---> c329e7fdf157 20:05:18 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:05:18 ---> Running in 275fb8cd8d66 20:05:18 (1/9) Installing ca-certificates (20220614-r4) 20:05:18 Removing intermediate container 275fb8cd8d66 20:05:18 ---> b4b465545aa0 20:05:18 Step 25/27 : LABEL arch=x86_64 20:05:18 (2/9) Installing brotli-libs (1.0.9-r9) 20:05:19 (3/9) Installing nghttp2-libs (1.51.0-r0) 20:05:19 (4/9) Installing libcurl (8.0.1-r0) 20:05:19 (5/9) Installing curl (8.0.1-r0) 20:05:19 (6/9) Installing dumb-init (1.2.5-r2) 20:05:19 (7/9) Installing musl-obstack (1.2.3-r0) 20:05:19 (8/9) Installing libucontext (1.2-r0) 20:05:19 (9/9) Installing gcompat (1.1.0-r0) 20:05:19 Executing busybox-1.35.0-r29.trigger 20:05:19 Executing ca-certificates-20220614-r4.trigger 20:05:19 ---> Running in 990fa059b41a 20:05:19 OK: 10 MiB in 24 packages 20:05:19 Removing intermediate container 990fa059b41a 20:05:19 ---> 5c57711e0bdd 20:05:19 Step 26/27 : LABEL git_sha=469330d6094ca8e55d01cda5988f2f1d6884033d 20:05:19 ---> Running in bb754a2a8e30 20:05:19 Removing intermediate container bb754a2a8e30 20:05:19 ---> a26ae1249927 20:05:19 Step 27/27 : LABEL version=0.0.0 20:05:19 ---> Running in 76c459ebd326 20:05:20 Removing intermediate container 3b57739c9f6c 20:05:20 ---> 77515ab2df42 20:05:20 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:20 Removing intermediate container 76c459ebd326 20:05:20 ---> 9f58c4db4ed5 20:05:20 20:05:20 Successfully built 9f58c4db4ed5 20:05:20 Successfully tagged security-spire-agent:latest 20:05:21  Building security-spire-agent ... done  ---> 2c0369d05769 20:05:21 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 20:05:21 ---> 0fc2ad5bd4da 20:05:21 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:05:22 ---> 6180fc98978f 20:05:22 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:05:23 ---> 71163b22d378 20:05:23 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:05:23 ---> Running in a4bb6a062438 20:05:23 Removing intermediate container a4bb6a062438 20:05:23 ---> 7e31824cc700 20:05:23 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 20:05:23 ---> Running in 3bc082c42262 20:05:24 Removing intermediate container 3bc082c42262 20:05:24 ---> c4656bd5d5fc 20:05:24 Step 18/20 : LABEL arch=x86_64 20:05:24 ---> Running in 7795952345cc 20:05:24 Removing intermediate container 7795952345cc 20:05:24 ---> 599dcf28ae64 20:05:24 Step 19/20 : LABEL git_sha=469330d6094ca8e55d01cda5988f2f1d6884033d 20:05:24 ---> Running in 077ab58c681f 20:05:24 Removing intermediate container 077ab58c681f 20:05:24 ---> 1b11509ebd69 20:05:24 Step 20/20 : LABEL version=0.0.0 20:05:24 ---> Running in 120c57e0d024 20:05:24 Removing intermediate container 120c57e0d024 20:05:24 ---> 48fc35183006 20:05:24 20:05:24 Successfully built 48fc35183006 20:05:24 Successfully tagged security-spiffe-token-provider:latest 20:05:25  Building security-spiffe-token-provider ... done Removing intermediate container 8b918b206b97 20:05:25 ---> 9ab3b23a5fb4 20:05:25 20:05:25 Step 10/23 : FROM alpine:3.17 20:05:25 ---> 9ed4aefc74f6 20:05:25 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:05:25 ---> Running in f378abca0c35 20:05:25 Removing intermediate container f378abca0c35 20:05:25 ---> b2c073ce37ca 20:05:25 Step 12/23 : ENV APP_PORT=59880 20:05:25 ---> Running in 61ff427a060f 20:05:25 Removing intermediate container 61ff427a060f 20:05:25 ---> 3918b1e44e28 20:05:25 Step 13/23 : EXPOSE $APP_PORT 20:05:25 ---> Running in 4cc5112ab9be 20:05:25 Removing intermediate container 4cc5112ab9be 20:05:25 ---> 93b531a817b3 20:05:25 Step 14/23 : RUN apk add --update --no-cache dumb-init 20:05:25 ---> Running in 94b8fa8d8f5e 20:05:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:26 (1/1) Installing dumb-init (1.2.5-r2) 20:05:26 Executing busybox-1.35.0-r29.trigger 20:05:26 OK: 7 MiB in 16 packages 20:05:27 Removing intermediate container 94b8fa8d8f5e 20:05:27 ---> 57df588bea53 20:05:27 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:27 ---> 21751f5ffe00 20:05:27 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:05:27 ---> 8b9d8a1a13e3 20:05:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:05:28 ---> 49abcb2bf956 20:05:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:05:28 ---> d2574e318981 20:05:28 Step 19/23 : ENTRYPOINT ["/core-data"] 20:05:28 ---> Running in fc5dc13bb240 20:05:28 Removing intermediate container fc5dc13bb240 20:05:28 ---> afd37fbc1547 20:05:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:05:28 ---> Running in 597880b9e1ae 20:05:28 Removing intermediate container 597880b9e1ae 20:05:28 ---> 610956102794 20:05:28 Step 21/23 : LABEL arch=x86_64 20:05:28 ---> Running in 4c78399a824a 20:05:28 Removing intermediate container 4c78399a824a 20:05:28 ---> 135a6d410f37 20:05:28 Step 22/23 : LABEL git_sha=469330d6094ca8e55d01cda5988f2f1d6884033d 20:05:28 ---> Running in 04e0736a18eb 20:05:28 Removing intermediate container 04e0736a18eb 20:05:28 ---> 6fef52347de0 20:05:28 Step 23/23 : LABEL version=0.0.0 20:05:28 ---> Running in 0f3286a59370 20:05:28 Removing intermediate container 0f3286a59370 20:05:28 ---> b5c4bcc1ea81 20:05:28 20:05:28 Successfully built b5c4bcc1ea81 20:05:28 Successfully tagged core-data:latest 20:05:30  Building core-data ... done Removing intermediate container c429c76fb4b1 20:05:30 ---> 135dfa514321 20:05:30 20:05:30 Step 9/33 : FROM alpine:3.17 20:05:30 ---> 9ed4aefc74f6 20:05:30 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:05:30 ---> Using cache 20:05:30 ---> 454212b1010e 20:05:30 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 20:05:30 ---> Running in 5f63ebc717c2 20:05:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:31 (1/2) Installing dumb-init (1.2.5-r2) 20:05:31 (2/2) Installing su-exec (0.2-r2) 20:05:31 Executing busybox-1.35.0-r29.trigger 20:05:31 OK: 7 MiB in 17 packages 20:05:31 Removing intermediate container 5f63ebc717c2 20:05:31 ---> bb6e80c69dbd 20:05:31 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 20:05:31 ---> Running in 48597fc9170e 20:05:31 Removing intermediate container 48597fc9170e 20:05:31 ---> 6623cf1f26d5 20:05:31 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:05:31 ---> Running in c02a491f53ff 20:05:31 Removing intermediate container c02a491f53ff 20:05:31 ---> cb549f8acaf9 20:05:31 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:05:31 ---> Running in 5e7ddebcf1d6 20:05:32 Removing intermediate container 5e7ddebcf1d6 20:05:32 ---> a8cf91b1ea17 20:05:32 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:05:32 ---> Running in c089b2c45a44 20:05:32 Removing intermediate container c089b2c45a44 20:05:32 ---> 0f461bf5b8e4 20:05:32 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:05:32 ---> Running in 99a27b5be5c9 20:05:32 Removing intermediate container 99a27b5be5c9 20:05:32 ---> 88254416b350 20:05:32 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:05:32 ---> Running in b6bbd6d0c325 20:05:32 Removing intermediate container b6bbd6d0c325 20:05:32 ---> 353af762f695 20:05:32 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:05:33 ---> a014f22fa486 20:05:33 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:05:33 ---> Running in 6c7d1f5ade82 20:05:33 Removing intermediate container 6c7d1f5ade82 20:05:33 ---> 12b6513168b3 20:05:33 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:33 ---> 98ada954f8ae 20:05:33 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 20:05:33 ---> 127ac0aa1417 20:05:33 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:05:34 ---> 89162af43bf3 20:05:34 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:05:34 ---> 6a6622f071ab 20:05:34 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 20:05:34 ---> 9e5e99697f3f 20:05:34 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:05:34 ---> e9b7ecb8e1e1 20:05:34 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:05:34 ---> bbf429c26ca1 20:05:34 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:05:34 ---> 1c514b7d1d81 20:05:34 Step 28/33 : RUN chmod +x /entrypoint.sh 20:05:34 ---> Running in 9eaa63a00d40 20:05:35 Removing intermediate container 9eaa63a00d40 20:05:35 ---> d0b9fbe8dc7a 20:05:35 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:05:35 ---> Running in 75643b5589ab 20:05:35 Removing intermediate container 75643b5589ab 20:05:35 ---> 85437743018f 20:05:35 Step 30/33 : CMD ["gate"] 20:05:35 ---> Running in ef0bce041448 20:05:35 Removing intermediate container ef0bce041448 20:05:35 ---> 76c6b3cadcc7 20:05:35 Step 31/33 : LABEL arch=x86_64 20:05:35 ---> Running in 818452c12d3f 20:05:35 Removing intermediate container 818452c12d3f 20:05:35 ---> 9e4b317f2e89 20:05:35 Step 32/33 : LABEL git_sha=469330d6094ca8e55d01cda5988f2f1d6884033d 20:05:35 ---> Running in 1fc151b086d3 20:05:35 Removing intermediate container 1fc151b086d3 20:05:35 ---> f2d5a39ca945 20:05:35 Step 33/33 : LABEL version=0.0.0 20:05:35 ---> Running in 2591d80b7242 20:05:36 Removing intermediate container 2591d80b7242 20:05:36 ---> 48e035f0f295 20:05:36 20:05:36 Successfully built 48e035f0f295 20:05:36 Successfully tagged security-bootstrapper:latest 20:05:36  Building security-bootstrapper ... done  [Pipeline] } 20:05:36 $ docker stop --time=1 515ecce3187a7d403d7ddca173399223a0d7c8ad944a6f09974c60e95dd9edb5 20:05:37 $ docker rm -f --volumes 515ecce3187a7d403d7ddca173399223a0d7c8ad944a6f09974c60e95dd9edb5 [Pipeline] // withDockerContainer [Pipeline] sh 20:05:37 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:05:37 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:05:37 + docker images 20:05:37 REPOSITORY TAG IMAGE ID CREATED SIZE 20:05:37 security-bootstrapper latest 48e035f0f295 2 seconds ago 22.2MB 20:05:37 135dfa514321 7 seconds ago 1.71GB 20:05:37 core-data latest b5c4bcc1ea81 9 seconds ago 20MB 20:05:37 9ab3b23a5fb4 12 seconds ago 1.73GB 20:05:37 security-spiffe-token-provider latest 48fc35183006 13 seconds ago 32.8MB 20:05:37 security-spire-agent latest 9f58c4db4ed5 17 seconds ago 161MB 20:05:37 1083cccb8e2f 22 seconds ago 1.76GB 20:05:37 support-scheduler latest c343cef0cc7e 25 seconds ago 31.8MB 20:05:37 security-proxy-setup latest 5ee1d7c4c05b 33 seconds ago 18.7MB 20:05:37 2f80e47dd326 34 seconds ago 1.58GB 20:05:37 7dd3fa17bd64 35 seconds ago 1.79GB 20:05:37 security-proxy-auth latest 0701e56bbb5d 45 seconds ago 18.2MB 20:05:37 core-common-config-bootstrapper latest de8620299c1e 45 seconds ago 17.2MB 20:05:37 fbcb5d5c404f 49 seconds ago 1.7GB 20:05:37 2c9e8db78ae0 About a minute ago 1.72GB 20:05:37 d9f2a5bc8b1b About a minute ago 1.7GB 20:05:37 core-command latest e3a420737a73 About a minute ago 19.8MB 20:05:37 security-secretstore-setup latest 5529b085714e About a minute ago 32.8MB 20:05:37 9dbbf326940f About a minute ago 1.72GB 20:05:37 support-notifications latest 57e72a2d630d About a minute ago 32.4MB 20:05:37 core-metadata latest 038777d7b105 About a minute ago 20.4MB 20:05:37 765058598a70 About a minute ago 1.79GB 20:05:37 cd617e8b8c7b About a minute ago 1.73GB 20:05:37 ee30fab95774 About a minute ago 1.72GB 20:05:37 security-spire-server latest 872182441422 2 minutes ago 103MB 20:05:37 security-spire-config latest c4238eb80d3f 2 minutes ago 102MB 20:05:37 6bd93415985d 2 minutes ago 1.58GB 20:05:37 f9038aa7c1c6 2 minutes ago 1.58GB 20:05:37 ci-base-image-x86_64 latest 05ef2511bb7d 6 minutes ago 918MB 20:05:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 7 days ago 700MB 20:05:37 alpine 3.17 9ed4aefc74f6 4 weeks ago 7.05MB 20:05:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB 20:05:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [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] } 20:05:39 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:05:44 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:05:44 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:05:46 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:05:46 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:05:46 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:05:46 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:05:48 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:05:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:05:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:05:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:05:50 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:06:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:06:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:06:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.507s coverage: 28.7% of statements 20:06:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.305s coverage: 98.5% of statements 20:06:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:06:22 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:06:22 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:06:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.412s coverage: 71.5% of statements 20:06:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:06:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:06:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.321s coverage: 54.0% of statements 20:06:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:06:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:06:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:06:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:06:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:06:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:06:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:06:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.095s coverage: 88.5% of statements 20:06:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.820s coverage: 3.8% of statements 20:06:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:06:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:06:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:06:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.575s coverage: 95.6% of statements 20:06:58 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:06:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:06:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:06:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:06:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:06:58 ok github.com/edgexfoundry/edgex-go/internal/io 0.196s coverage: 72.2% of statements 20:07:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:07:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:07:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:07:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.239s coverage: 65.9% of statements 20:07:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:07:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:07:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.406s coverage: 0.9% of statements 20:07:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.268s coverage: 29.0% of statements 20:07:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.283s coverage: 42.9% of statements 20:07:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.267s coverage: 82.9% of statements 20:07:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.260s coverage: 94.1% of statements 20:07:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.303s coverage: 96.3% of statements 20:07:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.211s coverage: 87.5% of statements 20:07:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:07:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:07:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:07:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:07:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:07:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:07:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:07:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:07:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.204s coverage: 94.4% of statements 20:07:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:07:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:07:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:07:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:07:37 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:07:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:07:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:07:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:07:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.124s coverage: 79.9% of statements 20:07:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.270s coverage: 92.9% of statements 20:07:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.078s coverage: 64.4% of statements 20:07:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.206s coverage: 62.3% of statements 20:07:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.203s coverage: 87.2% of statements 20:07:47 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.173s coverage: 20.0% of statements 20:07:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.167s coverage: 100.0% of statements 20:07:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.448s coverage: 81.8% of statements 20:07:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.525s coverage: 82.1% of statements 20:07:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:07:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.229s coverage: 86.0% of statements 20:07:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:07:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:07:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.991s coverage: 63.1% of statements 20:07:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.271s coverage: 100.0% of statements 20:07:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.114s coverage: 89.4% of statements 20:07:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.077s coverage: 100.0% of statements 20:07:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.090s coverage: 73.7% of statements 20:07:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:07:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:07:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:07:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.071s coverage: 100.0% of statements 20:08:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:08:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:08:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:08:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 2.027s coverage: 38.4% of statements 20:08:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.230s coverage: 89.5% of statements 20:08:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:08:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:08:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:08:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:08:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.218s coverage: 84.8% of statements 20:08:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:08:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:08:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:08:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:08:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.289s coverage: 17.7% of statements 20:08:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:08:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:08:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:08:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:08:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.579s coverage: 92.3% of statements 20:08:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:08:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:08:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.286s coverage: 61.5% of statements 20:08:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:08:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:08:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.391s coverage: 97.7% of statements 20:08:29 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 20:08:29 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:08:29 go vet ./... 20:11:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:11:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:11:06 ./bin/test-attribution-txt.sh [Pipeline] echo 20:11:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:11:06 + ls -al . 20:11:06 total 704 20:11:06 drwxrwxr-x 10 1001 1001 4096 May 1 20:03 . 20:11:06 drwxr-xr-x 4 root root 4096 May 1 20:03 .. 20:11:06 drwxrwxr-x 2 1001 1001 4096 May 1 20:01 .blubracket 20:11:06 -rw-rw-r-- 1 1001 1001 16 May 1 20:01 .dockerignore 20:11:06 drwxrwxr-x 8 1001 1001 4096 May 1 20:01 .git 20:11:06 drwxrwxr-x 3 1001 1001 4096 May 1 20:01 .github 20:11:06 -rw-rw-r-- 1 1001 1001 1133 May 1 20:01 .gitignore 20:11:06 -rw-rw-r-- 1 1001 1001 42 May 1 20:01 .golangci.yml 20:11:06 -rw-rw-r-- 1 1001 1001 87 May 1 20:01 .hadolint.yml 20:11:06 -rw-rw-r-- 1 1001 1001 166 May 1 20:01 .sonarcloud.properties 20:11:06 -rw-rw-r-- 1 1001 1001 1171 May 1 20:01 ADOPTERS.md 20:11:06 -rw-rw-r-- 1 1001 1001 10835 May 1 20:01 Attribution.txt 20:11:06 -rw-rw-r-- 1 1001 1001 73765 May 1 20:01 CHANGELOG.md 20:11:06 -rw-rw-r-- 1 1001 1001 3804 May 1 20:01 CONTRIBUTING.md 20:11:06 -rw-rw-r-- 1 1001 1001 677 May 1 20:01 GOVERNANCE.md 20:11:06 -rw-rw-r-- 1 1001 1001 883 May 1 20:01 Jenkinsfile 20:11:06 -rw-rw-r-- 1 1001 1001 10775 May 1 20:01 LICENSE 20:11:06 -rw-rw-r-- 1 1001 1001 14368 May 1 20:01 Makefile 20:11:06 -rw-rw-r-- 1 1001 1001 582 May 1 20:01 OWNERS.md 20:11:06 -rw-rw-r-- 1 1001 1001 9403 May 1 20:01 README.md 20:11:06 -rw-rw-r-- 1 1001 1001 789 May 1 20:01 SECURITY.md 20:11:06 -rw-rw-r-- 1 1001 1001 5 May 1 19:59 VERSION 20:11:06 drwxrwxr-x 2 1001 1001 4096 May 1 20:01 bin 20:11:06 drwxrwxr-x 18 1001 1001 4096 May 1 20:01 cmd 20:11:06 -rw-r--r-- 1 root root 448352 May 1 20:08 coverage.out 20:11:06 -rw-rw-r-- 1 1001 1001 3200 May 1 20:01 go.mod 20:11:06 -rw-rw-r-- 1 1001 1001 31155 May 1 20:01 go.sum 20:11:06 drwxrwxr-x 7 1001 1001 4096 May 1 20:01 internal 20:11:06 drwxrwxr-x 3 1001 1001 4096 May 1 20:01 openapi 20:11:06 -rw-rw-r-- 1 1001 1001 594 May 1 20:01 security.txt 20:11:06 drwxrwxr-x 4 1001 1001 4096 May 1 20:01 snap 20:11:06 -rw-rw-r-- 1 1001 1001 204 May 1 20:01 version.go [Pipeline] sh 20:11:07 + '[' -e coverage.out ] 20:11:07 + chown 1001:1001 coverage.out [Pipeline] stash 20:11:07 Warning: overwriting stash ‘coverage-report’ 20:11:07 Stashed 1 file(s) [Pipeline] sh 20:11:08 + make build 20:11:08 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:12:31 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:12:37 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:12:41 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:12:45 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:13:32 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:13:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:13:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:13:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:13:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:13:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:14:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:14:07 $ docker stop --time=1 f722930d9f8f43514f8ebbb5179043fcc053e391161c78f845fc1503c5252db5 20:14:09 $ docker rm -f --volumes f722930d9f8f43514f8ebbb5179043fcc053e391161c78f845fc1503c5252db5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:14:12 20:14:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:14:12 latest: Pulling from edgex-devops/edgex-compose-arm64 20:14:12 29e5d40040c1: Pulling fs layer 20:14:12 1ce36da41761: Pulling fs layer 20:14:12 25b303627fd3: Pulling fs layer 20:14:12 29e5d40040c1: Verifying Checksum 20:14:12 29e5d40040c1: Download complete 20:14:12 1ce36da41761: Verifying Checksum 20:14:12 1ce36da41761: Download complete 20:14:13 29e5d40040c1: Pull complete 20:14:14 25b303627fd3: Verifying Checksum 20:14:14 25b303627fd3: Download complete 20:14:14 1ce36da41761: Pull complete 20:14:24 25b303627fd3: Pull complete 20:14:24 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:14:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:14:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:14:24 prd-ubuntu20.04-docker-arm64-4c-16g-12232 does not seem to be running inside a container 20:14:24 $ docker run -t -d -u 1001:1001 --entrypoint= -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-devops/edgex-compose-arm64:latest cat 20:14:27 $ docker top 446807a2a5e814af541d62b30deb2e409db300d7915fe19fac06c96000250af6 -eo pid,comm [Pipeline] { [Pipeline] sh 20:14:28 + docker-compose+ build --help 20:14:28 grep parallel 20:14:32 --parallel Build images in parallel. [Pipeline] } 20:14:32 $ docker stop --time=1 446807a2a5e814af541d62b30deb2e409db300d7915fe19fac06c96000250af6 20:14:34 $ docker rm -f --volumes 446807a2a5e814af541d62b30deb2e409db300d7915fe19fac06c96000250af6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:14:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:14:35 prd-ubuntu20.04-docker-arm64-4c-16g-12232 does not seem to be running inside a container 20:14:35 $ 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 20:14:36 $ docker top b84933bca1be8050d7f56c75b6d1fb01c6c0a9e44ef0c653eced1a96219537b4 -eo pid,comm [Pipeline] { [Pipeline] sh 20:14:37 + docker-compose -f ./docker-compose-build.yml build --parallel 20:14:41 Building core-command ... 20:14:41 Building core-common-config-bootstrapper ... 20:14:41 Building core-data ... 20:14:41 Building core-metadata ... 20:14:41 Building security-bootstrapper ... 20:14:41 Building security-proxy-auth ... 20:14:41 Building security-proxy-setup ... 20:14:41 Building security-secretstore-setup ... 20:14:41 Building security-spiffe-token-provider ... 20:14:41 Building security-spire-agent ... 20:14:41 Building security-spire-config ... 20:14:41 Building security-spire-server ... 20:14:41 Building support-notifications ... 20:14:41 Building support-scheduler ... 20:14:41 Building security-bootstrapper 20:14:41 Building core-data 20:14:41 Building security-proxy-auth 20:14:41 Building core-common-config-bootstrapper 20:14:41 Building security-secretstore-setup 20:15:28 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:15:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:15:28 ---> c2d38a7460d3 20:15:28 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:15:28 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:15:28 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:15:28 ---> c2d38a7460d3 20:15:28 Step 3/25 : WORKDIR /edgex-go 20:15:29 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:15:29 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:15:29 ---> c2d38a7460d3 20:15:29 Step 3/33 : WORKDIR /edgex-go 20:15:29 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:15:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:15:29 ---> c2d38a7460d3 20:15:29 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:15:29 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:15:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:15:29 ---> c2d38a7460d3 20:15:29 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:15:29 ---> Running in bf390a4d5ff8 20:15:29 ---> Running in e8a17fc3da06 20:15:29 ---> Running in bc7f563e954e 20:15:29 ---> Running in 644ec6964a77 20:15:29 ---> Running in de3658e56fff 20:15:30 Removing intermediate container bc7f563e954e 20:15:30 ---> a8f865c8fa64 20:15:30 Step 4/23 : WORKDIR /edgex-go 20:15:30 ---> Running in 8a94e0379eb5 20:15:30 Removing intermediate container 644ec6964a77 20:15:30 ---> 0ac4e79a4457 20:15:30 Step 4/33 : RUN apk add --update --no-cache make git 20:15:30 Removing intermediate container bf390a4d5ff8 20:15:30 ---> 86b53f9c2f16 20:15:30 Step 4/23 : WORKDIR /edgex-go 20:15:30 Removing intermediate container e8a17fc3da06 20:15:30 ---> 053fed884ef7 20:15:30 Step 4/25 : RUN apk add --update --no-cache make git 20:15:30 Removing intermediate container de3658e56fff 20:15:30 ---> 81cf76f5367d 20:15:30 Step 4/23 : WORKDIR /edgex-go 20:15:30 ---> Running in 3af7310a08d8 20:15:30 ---> Running in 133f63e0dd58 20:15:30 ---> Running in ca0be25d5424 20:15:30 ---> Running in bb18c4835255 20:15:31 Removing intermediate container 8a94e0379eb5 20:15:31 ---> 8dc0059982ed 20:15:31 Step 5/23 : RUN apk add --update --no-cache make git 20:15:31 ---> Running in 519d209600f6 20:15:31 Removing intermediate container bb18c4835255 20:15:31 ---> ae6fc0532e69 20:15:31 Step 5/23 : RUN apk add --update --no-cache make git 20:15:31 Removing intermediate container 133f63e0dd58 20:15:31 ---> 343c7e9cf8bb 20:15:31 Step 5/23 : RUN apk add --update --no-cache make git 20:15:31 ---> Running in a96bfc9d5e71 20:15:31 ---> Running in 0950441fe840 20:15:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:15:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:15:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:15:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:15:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:15:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:15:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:15:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:15:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:15:35 OK: 263 MiB in 53 packages 20:15:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:15:35 OK: 263 MiB in 53 packages 20:15:36 OK: 263 MiB in 53 packages 20:15:36 OK: 263 MiB in 53 packages 20:15:36 OK: 263 MiB in 53 packages 20:15:36 Removing intermediate container 3af7310a08d8 20:15:36 ---> e3c4afdbf9e8 20:15:36 Step 5/33 : COPY go.mod vendor* ./ 20:15:37 Removing intermediate container ca0be25d5424 20:15:37 ---> 5170c75702e7 20:15:37 Step 5/25 : COPY go.mod vendor* ./ 20:15:37 Removing intermediate container 519d209600f6 20:15:37 ---> 2cd9d74c6df5 20:15:37 Step 6/23 : COPY go.mod vendor* ./ 20:15:38 Removing intermediate container 0950441fe840 20:15:38 ---> c5eb6015fa05 20:15:38 Step 6/23 : COPY go.mod vendor* ./ 20:15:38 ---> e4ec0319b246 20:15:38 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:38 Removing intermediate container a96bfc9d5e71 20:15:38 ---> d2a02b97e62e 20:15:38 Step 6/23 : COPY go.mod vendor* ./ 20:15:38 ---> Running in d0adfecca449 20:15:38 ---> 091d6b8d4fd9 20:15:38 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:38 ---> Running in e6bcd467f325 20:15:39 ---> 3c8cc0e4309d 20:15:39 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:39 ---> Running in 15fa2287596c 20:15:39 ---> 6b532f6a90a0 20:15:39 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:39 ---> 311001cc97bc 20:15:39 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:39 ---> Running in 6e404e311263 20:15:40 ---> Running in 5db10acf3cf7 20:18:01 Removing intermediate container 15fa2287596c 20:18:01 ---> 4889a3ab5ecf 20:18:01 Step 8/23 : COPY . . 20:18:01 Removing intermediate container 5db10acf3cf7 20:18:01 ---> 3f31c609fb3e 20:18:01 Step 8/23 : COPY . . 20:18:01 Removing intermediate container 6e404e311263 20:18:01 ---> aab05870f04f 20:18:01 Step 8/23 : COPY . . 20:18:01 Removing intermediate container d0adfecca449 20:18:01 ---> e16307d87408 20:18:01 Step 7/33 : COPY . . 20:18:01 Removing intermediate container e6bcd467f325 20:18:01 ---> 8d6801039701 20:18:01 Step 7/25 : COPY . . 20:18:10 ---> 2e1eac611918 20:18:10 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:18:10 ---> 744031cdf143 20:18:10 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:18:10 ---> 8a17617fe9ad 20:18:10 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:18:10 ---> Running in 5c0fb9970015 20:18:10 ---> Running in d63fe8a1be41 20:18:10 ---> febfc7d209ce 20:18:10 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:18:10 ---> 5c8d2bade309 20:18:10 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:18:10 ---> Running in 4834ba688bc2 20:18:10 ---> Running in 2a4d3793706e 20:18:10 ---> Running in e7c8cd68a93b 20:18:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:18:11 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:18:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:18:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:18:11 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:24:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:24:18 Removing intermediate container 5c0fb9970015 20:24:18 ---> ef6e05edc1fa 20:24:18 20:24:18 Step 10/23 : FROM alpine:3.17 20:24:18 3.17: Pulling from library/alpine 20:24:18 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:24:18 Status: Downloaded newer image for alpine:3.17 20:24:18 ---> 51e60588ff2c 20:24:18 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:24:18 ---> Running in 8e0e775def18 20:24:18 Removing intermediate container 8e0e775def18 20:24:18 ---> a2f7017b4f56 20:24:18 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:24:18 ---> Running in fe64a2acdccd 20:24:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:24:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:24:18 (1/1) Installing dumb-init (1.2.5-r2) 20:24:18 Executing busybox-1.35.0-r29.trigger 20:24:18 OK: 8 MiB in 16 packages 20:24:20 Removing intermediate container fe64a2acdccd 20:24:20 ---> 76a0f985e5be 20:24:20 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:24:22 ---> 0136bbba9d22 20:24:22 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:24:24 ---> 2d0a7a307543 20:24:24 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:24:27 ---> d0f0873f9fc9 20:24:27 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:24:28 Removing intermediate container e7c8cd68a93b 20:24:28 ---> e570d19768e2 20:24:28 20:24:28 Step 9/33 : FROM alpine:3.17 20:24:28 ---> 51e60588ff2c 20:24:28 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:24:28 ---> Running in 4ea0353847a2 20:24:28 ---> f8d6834fa07a 20:24:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:24:29 Removing intermediate container 4ea0353847a2 20:24:29 ---> e4bcc607c262 20:24:29 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 20:24:29 ---> Running in b35fc01bf844 20:24:30 ---> 6953d0c54a5b 20:24:30 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:24:30 ---> Running in f29338e9fca9 20:24:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:24:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:24:35 (1/2) Installing dumb-init (1.2.5-r2) 20:24:35 (2/2) Installing su-exec (0.2-r2) 20:24:35 Executing busybox-1.35.0-r29.trigger 20:24:35 OK: 8 MiB in 17 packages 20:24:35 Removing intermediate container f29338e9fca9 20:24:35 ---> 4971f0ee2745 20:24:35 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:24:35 ---> Running in 7c10e75ae322 20:24:36 Removing intermediate container 7c10e75ae322 20:24:36 ---> 81f89705af09 20:24:36 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:24:36 Removing intermediate container 4834ba688bc2 20:24:36 ---> 7a4317813438 20:24:36 20:24:36 Step 9/25 : FROM alpine:3.17 20:24:36 ---> 51e60588ff2c 20:24:36 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:24:36 ---> Running in 71c914d1b456 20:24:36 Removing intermediate container b35fc01bf844 20:24:36 ---> db4932cec23a 20:24:36 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 20:24:36 ---> Running in 7323198244fa 20:24:36 ---> Running in 9253f56e6d94 20:24:37 Removing intermediate container 9253f56e6d94 20:24:37 ---> 0789ef4be298 20:24:37 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:24:37 Removing intermediate container 71c914d1b456 20:24:37 ---> 700dd8651a34 20:24:37 Step 21/23 : LABEL arch=arm64 20:24:37 ---> Running in 5383d358baaa 20:24:38 ---> Running in 38e08fdbe2f0 20:24:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:24:39 Removing intermediate container 5383d358baaa 20:24:39 ---> 80eb74f97055 20:24:39 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:24:39 Removing intermediate container 38e08fdbe2f0 20:24:39 ---> 4de264541bb3 20:24:39 Step 22/23 : LABEL git_sha=469330d6094ca8e55d01cda5988f2f1d6884033d 20:24:39 ---> Running in 67f4b4c83d05 20:24:39 ---> Running in e17724ab90a1 20:24:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:24:40 Removing intermediate container 67f4b4c83d05 20:24:40 ---> 7752c4a2c5ee 20:24:40 Step 23/23 : LABEL version=0.0.0 20:24:40 Removing intermediate container e17724ab90a1 20:24:40 ---> e78aafe4f262 20:24:40 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:24:40 ---> Running in 2e3821ae1902 20:24:40 ---> Running in 4feb772dd82a 20:24:40 (1/3) Installing ca-certificates (20220614-r4) 20:24:40 (2/3) Installing dumb-init (1.2.5-r2) 20:24:40 (3/3) Installing su-exec (0.2-r2) 20:24:40 Executing busybox-1.35.0-r29.trigger 20:24:40 Executing ca-certificates-20220614-r4.trigger 20:24:41 Removing intermediate container 2e3821ae1902 20:24:41 ---> 87a2e954a459 20:24:41 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:24:41 Removing intermediate container 4feb772dd82a 20:24:41 ---> c5b0ade35029 20:24:41 20:24:41 OK: 8 MiB in 18 packages 20:24:41 ---> Running in ab8d186090a0 20:24:41 Successfully built c5b0ade35029 20:24:41 Successfully tagged security-proxy-auth-arm64:latest 20:24:41  Building security-proxy-auth ... done Building support-scheduler 20:24:46 Removing intermediate container d63fe8a1be41 20:24:46 ---> 9cb205bedabb 20:24:46 20:24:46 Step 10/23 : FROM alpine:3.17 20:24:46 ---> 51e60588ff2c 20:24:46 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:24:46 ---> Using cache 20:24:46 ---> a2f7017b4f56 20:24:46 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:24:46 ---> Using cache 20:24:46 ---> 76a0f985e5be 20:24:46 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:24:46 ---> Using cache 20:24:46 ---> 0136bbba9d22 20:24:46 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:24:46 ---> Using cache 20:24:46 ---> 2d0a7a307543 20:24:46 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:24:46 Removing intermediate container 7323198244fa 20:24:46 ---> 105f93edf5f9 20:24:46 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:24:46 ---> Running in ffbd10c5a923 20:24:47 Removing intermediate container ab8d186090a0 20:24:47 ---> 6bd3d4f546db 20:24:47 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:24:47 ---> Running in 042e1f748c1f 20:24:47 Removing intermediate container ffbd10c5a923 20:24:47 ---> 04a51222a6d4 20:24:47 Step 12/25 : WORKDIR / 20:24:47 ---> Running in b13825abc54b 20:24:48 Removing intermediate container 042e1f748c1f 20:24:48 ---> 3d720ad0eff3 20:24:48 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:24:48 Removing intermediate container b13825abc54b 20:24:48 ---> 0a77dab4bbd6 20:24:48 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:24:48 ---> 9f657c9bcc72 20:24:48 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:24:49 ---> 1c00e9039ab1 20:24:49 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:24:49 ---> Running in 28f35fbe2084 20:24:49 ---> 6093bafc4607 20:24:49 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 20:24:50 ---> a03f9478e9c5 20:24:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:24:50 ---> edfb32bdabe3 20:24:50 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:24:52 ---> 992e61a73cb0 20:24:52 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:24:52 ---> ed53db1140a5 20:24:52 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:24:52 ---> Running in 36e3d82a78b9 20:24:52 Removing intermediate container 28f35fbe2084 20:24:52 ---> fad664b7d296 20:24:52 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:24:53 ---> 925331bedc8d 20:24:53 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:24:53 ---> 2f0d53c245e6 20:24:53 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 20:24:54 ---> 72e46b966506 20:24:54 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:24:55 Removing intermediate container 36e3d82a78b9 20:24:55 ---> 07390ddf9d6e 20:24:55 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:24:55 ---> Running in e0fe12626c71 20:24:55 ---> 72bd00a6c49f 20:24:55 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:24:56 Removing intermediate container e0fe12626c71 20:24:56 ---> c07daedc2f26 20:24:56 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 20:24:56 ---> Running in b2466f25604a 20:24:57 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:24:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:24:57 ---> c2d38a7460d3 20:24:57 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:24:57 ---> Using cache 20:24:57 ---> 81cf76f5367d 20:24:57 Step 4/23 : WORKDIR /edgex-go 20:24:57 ---> Using cache 20:24:57 ---> ae6fc0532e69 20:24:57 Step 5/23 : RUN apk add --update --no-cache make git 20:24:57 ---> Using cache 20:24:57 ---> d2a02b97e62e 20:24:57 Step 6/23 : COPY go.mod vendor* ./ 20:24:57 ---> Using cache 20:24:57 ---> 6b532f6a90a0 20:24:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:57 ---> Using cache 20:24:57 ---> aab05870f04f 20:24:57 Step 8/23 : COPY . . 20:24:57 ---> Using cache 20:24:57 ---> 2e1eac611918 20:24:57 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 20:24:59 ---> 4c47550a989e 20:24:59 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:24:59 ---> Running in 9d2d9960748f 20:24:59 Removing intermediate container b2466f25604a 20:24:59 ---> 9231d640f12e 20:24:59 Step 21/23 : LABEL arch=arm64 20:24:59 ---> 1d1852d4555d 20:24:59 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:24:59 ---> Running in 7668fb75f235 20:25:00 Removing intermediate container 7668fb75f235 20:25:00 ---> 6805dd32e445 20:25:00 Step 22/23 : LABEL git_sha=469330d6094ca8e55d01cda5988f2f1d6884033d 20:25:00 ---> Running in 71b175ff787c 20:25:00 ---> 2c8b70cbbaf4 20:25:00 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 20:25:00 Removing intermediate container 2a4d3793706e 20:25:00 ---> 6d2d3d621238 20:25:00 20:25:00 Step 10/23 : FROM alpine:3.17 20:25:00 ---> 51e60588ff2c 20:25:00 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:25:00 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:25:00 ---> Running in f739f2cbd0e7 20:25:01 Removing intermediate container 71b175ff787c 20:25:01 ---> 7606e9ceb450 20:25:01 Step 23/23 : LABEL version=0.0.0 20:25:01 Removing intermediate container f739f2cbd0e7 20:25:01 ---> 602786911473 20:25:01 Step 12/23 : ENV APP_PORT=59880 20:25:01 ---> Running in 64b7ce0b3587 20:25:01 ---> Running in ac8cba655633 20:25:01 ---> 2fbee0cf0b66 20:25:01 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:25:01 ---> 381b842784c4 20:25:01 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:25:01 Removing intermediate container 64b7ce0b3587 20:25:01 ---> 0bc155094c51 20:25:02 20:25:02 Successfully built 0bc155094c51 20:25:02 Successfully tagged core-common-config-bootstrapper-arm64:latest 20:25:02 Building security-spiffe-token-provider 20:25:02 Removing intermediate container ac8cba655633 20:25:02 ---> afb4a7818f66 20:25:02  Building core-common-config-bootstrapper ... done Step 13/23 : EXPOSE $APP_PORT 20:25:02 ---> Running in eaade72083ce 20:25:02 ---> 6972240a94c8 20:25:02 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:25:03 ---> b4fc56d6b70f 20:25:03 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:25:03 ---> Running in 080339644cf0 20:25:03 Removing intermediate container eaade72083ce 20:25:03 ---> 60f37e99f65f 20:25:03 Step 14/23 : RUN apk add --update --no-cache dumb-init 20:25:03 ---> Running in 14998cb31ced 20:25:04 ---> 5b61fbebe34e 20:25:04 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:25:06 ---> 01974cc67942 20:25:06 Step 28/33 : RUN chmod +x /entrypoint.sh 20:25:06 ---> Running in 2f8cc690106f 20:25:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:25:07 Removing intermediate container 080339644cf0 20:25:07 ---> fb8ea59e8659 20:25:07 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:25:07 ---> Running in 0bf0d549dffc 20:25:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:25:07 Removing intermediate container 0bf0d549dffc 20:25:07 ---> cbdc482442ba 20:25:07 Step 23/25 : LABEL arch=arm64 20:25:08 ---> Running in 57433a8e6495 20:25:08 (1/1) Installing dumb-init (1.2.5-r2) 20:25:08 Executing busybox-1.35.0-r29.trigger 20:25:09 OK: 8 MiB in 16 packages 20:25:09 Removing intermediate container 57433a8e6495 20:25:09 ---> e35a311b56d2 20:25:09 Step 24/25 : LABEL git_sha=469330d6094ca8e55d01cda5988f2f1d6884033d 20:25:09 ---> Running in f70cd647cfda 20:25:11 Removing intermediate container 2f8cc690106f 20:25:11 ---> ecaa0ccc6fd6 20:25:11 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:25:11 Removing intermediate container f70cd647cfda 20:25:11 ---> 214109c27c11 20:25:11 Step 25/25 : LABEL version=0.0.0 20:25:12 ---> Running in 5ba08acf920a 20:25:12 ---> Running in f55bf31d7eea 20:25:13 Removing intermediate container 14998cb31ced 20:25:13 ---> 06d27cf106fa 20:25:13 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:25:13 Removing intermediate container f55bf31d7eea 20:25:13 ---> e307921a9bc1 20:25:13 Removing intermediate container 5ba08acf920a 20:25:13 ---> 57945b496385 20:25:13 Step 30/33 : CMD ["gate"] 20:25:13 20:25:13 ---> Running in b81449379eb1 20:25:14 Successfully built e307921a9bc1 20:25:14 Successfully tagged security-secretstore-setup-arm64:latest 20:25:14  Building security-secretstore-setup ... done Building support-notifications 20:25:14 ---> 81bdc9ff550c 20:25:14 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:25:14 Removing intermediate container b81449379eb1 20:25:14 ---> 2e409cf5a37e 20:25:14 Step 31/33 : LABEL arch=arm64 20:25:14 ---> Running in 29197535f397 20:25:15 Removing intermediate container 29197535f397 20:25:15 ---> c8e6830de930 20:25:15 Step 32/33 : LABEL git_sha=469330d6094ca8e55d01cda5988f2f1d6884033d 20:25:15 ---> 4ded3c27a6c7 20:25:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:25:15 ---> Running in 32a76fd0b2cf 20:25:16 Removing intermediate container 32a76fd0b2cf 20:25:16 ---> 79687c53c9ba 20:25:16 Step 33/33 : LABEL version=0.0.0 20:25:16 ---> Running in cde2426db4bb 20:25:17 Removing intermediate container cde2426db4bb 20:25:17 ---> 6c063f39b5b5 20:25:17 20:25:17 Successfully built 6c063f39b5b5 20:25:17 Successfully tagged security-bootstrapper-arm64:latest 20:25:17 Building security-spire-config 20:25:17  Building security-bootstrapper ... done  ---> d44252fd2b0c 20:25:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:25:18 ---> 5ce01243f592 20:25:18 Step 19/23 : ENTRYPOINT ["/core-data"] 20:25:18 ---> Running in 21c2f4587899 20:25:19 Removing intermediate container 21c2f4587899 20:25:19 ---> cd4c42930a7f 20:25:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:25:19 ---> Running in 5b732b6feb61 20:25:19 Removing intermediate container 5b732b6feb61 20:25:19 ---> 0556399158dd 20:25:19 Step 21/23 : LABEL arch=arm64 20:25:19 ---> Running in 8723b2cbf222 20:25:20 Removing intermediate container 8723b2cbf222 20:25:20 ---> a785fee73ec4 20:25:20 Step 22/23 : LABEL git_sha=469330d6094ca8e55d01cda5988f2f1d6884033d 20:25:20 ---> Running in c724cbc43074 20:25:20 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:25:20 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:25:20 ---> c2d38a7460d3 20:25:20 Step 3/20 : WORKDIR /edgex-go 20:25:20 ---> Using cache 20:25:20 ---> 053fed884ef7 20:25:20 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:25:20 ---> Running in 30bfa891c7ea 20:25:21 Removing intermediate container c724cbc43074 20:25:21 ---> ba734a6da96a 20:25:21 Step 23/23 : LABEL version=0.0.0 20:25:21 ---> Running in ecc7cfb71834 20:25:21 Removing intermediate container ecc7cfb71834 20:25:21 ---> 93cf8d9ffc51 20:25:21 20:25:22 Successfully built 93cf8d9ffc51 20:25:22 Successfully tagged core-data-arm64:latest 20:25:22  Building core-data ... done Building security-proxy-setup 20:25:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:25:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:25:24 v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:25:24 v3.17.3-143-gea94f69d804 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:25:24 OK: 17690 distinct packages available 20:25:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:25:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:25:26 OK: 263 MiB in 53 packages 20:25:27 Removing intermediate container 30bfa891c7ea 20:25:27 ---> 667ca472947a 20:25:27 Step 5/20 : COPY go.mod vendor* ./ 20:25:28 ---> ea8037a951ea 20:25:28 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:25:28 ---> Running in 949e5d70e26f 20:25:41 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:25:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:25:41 ---> c2d38a7460d3 20:25:41 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:25:41 ---> Using cache 20:25:41 ---> 81cf76f5367d 20:25:41 Step 4/23 : WORKDIR /edgex-go 20:25:41 ---> Using cache 20:25:41 ---> ae6fc0532e69 20:25:41 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:25:42 ---> Running in 45f3a073ffda 20:25:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:25:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:25:46 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:25:46 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:25:46 ---> c2d38a7460d3 20:25:46 Step 3/27 : WORKDIR /edgex-go 20:25:46 ---> Using cache 20:25:46 ---> 053fed884ef7 20:25:46 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:25:46 ---> Running in ad8cbf4fb71d 20:25:47 OK: 263 MiB in 53 packages 20:25:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:25:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:25:49 Removing intermediate container 45f3a073ffda 20:25:49 ---> 22ffa504704f 20:25:49 Step 6/23 : COPY go.mod vendor* ./ 20:25:51 ---> 30ba19172bc7 20:25:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:25:51 ---> Running in a5a73ac1705f 20:25:51 OK: 263 MiB in 53 packages 20:25:52 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:25:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:25:52 ---> c2d38a7460d3 20:25:52 Step 3/22 : WORKDIR /edgex-go 20:25:52 ---> Using cache 20:25:52 ---> 053fed884ef7 20:25:52 Step 4/22 : RUN apk add --update --no-cache make git 20:25:52 ---> Using cache 20:25:52 ---> 5170c75702e7 20:25:52 Step 5/22 : COPY go.mod vendor* ./ 20:25:52 ---> Using cache 20:25:52 ---> 091d6b8d4fd9 20:25:52 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:25:52 ---> Using cache 20:25:52 ---> 8d6801039701 20:25:52 Step 7/22 : COPY . . 20:25:52 ---> Using cache 20:25:52 ---> 8a17617fe9ad 20:25:52 Step 8/22 : RUN make cmd/secrets-config/secrets-config 20:25:53 ---> Running in 52b9b05b74e3 20:25:53 Removing intermediate container ad8cbf4fb71d 20:25:53 ---> 558083a7c24f 20:25:53 Step 5/27 : COPY go.mod vendor* ./ 20:25:54 ---> 8ac884584fbd 20:25:54 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:25:55 ---> Running in a7e8574c69f3 20:25:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:27:03 Removing intermediate container 949e5d70e26f 20:27:03 ---> aeab13321afa 20:27:03 Step 7/20 : COPY . . 20:27:30 ---> 2786c0af35a8 20:27:30 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:27:30 ---> Running in 08b3520f3725 20:27:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:27:54 Removing intermediate container a5a73ac1705f 20:27:54 ---> 8bd759bf96e2 20:27:54 Step 8/23 : COPY . . 20:27:59 Removing intermediate container a7e8574c69f3 20:27:59 ---> 4cad3c1a846d 20:27:59 Step 7/27 : COPY . . 20:28:11 ---> 998149086acc 20:28:11 Step 9/23 : RUN make cmd/support-notifications/support-notifications 20:28:11 ---> Running in 5fa9b9e00969 20:28:14 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:28:15 ---> 461d762b3708 20:28:15 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 20:28:15 ---> Running in e537f59a622b 20:28:18 Removing intermediate container e537f59a622b 20:28:18 ---> 5e8f5fce20f1 20:28:18 Step 9/27 : WORKDIR /edgex-go/spire-build 20:28:18 ---> Running in adf307db79c1 20:28:19 Removing intermediate container adf307db79c1 20:28:19 ---> 6d596140b73b 20:28:19 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:28:19 ---> Running in e8a96674d75c 20:28:19 Removing intermediate container e8a96674d75c 20:28:19 ---> b8af87bbccca 20:28:19 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:28:19 ---> Running in 2f2a1ebbe374 20:28:23 Removing intermediate container 2f2a1ebbe374 20:28:23 ---> 124eef08d66f 20:28:23 Step 12/27 : WORKDIR /edgex-go 20:28:23 ---> Running in 804c07baf723 20:28:23 Removing intermediate container 804c07baf723 20:28:23 ---> a7fb7c9ce317 20:28:23 20:28:23 Step 13/27 : FROM alpine:3.17 20:28:23 ---> 51e60588ff2c 20:28:23 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:28:23 ---> Running in dcf0d3b057ff 20:28:24 Removing intermediate container dcf0d3b057ff 20:28:24 ---> c6de3ff9e2fb 20:28:24 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:28:24 ---> Running in e1f306e609ac 20:28:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:28:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:28:28 v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:28:28 v3.17.3-143-gea94f69d804 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:28:28 OK: 17691 distinct packages available 20:28:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:28:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:28:30 (1/4) Installing dumb-init (1.2.5-r2) 20:28:30 (2/4) Installing musl-obstack (1.2.3-r0) 20:28:30 (3/4) Installing libucontext (1.2-r0) 20:28:30 (4/4) Installing gcompat (1.1.0-r0) 20:28:30 Executing busybox-1.35.0-r29.trigger 20:28:30 OK: 8 MiB in 19 packages 20:28:32 Removing intermediate container e1f306e609ac 20:28:32 ---> 3b05c66c606b 20:28:32 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:28:33 ---> 29a0592f054a 20:28:33 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:28:34 ---> 044b5e5dcd23 20:28:34 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:28:41 ---> e713d5b43ae9 20:28:41 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:28:41 ---> 7d456bf41b0b 20:28:41 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:28:41 ---> Running in fcdc6ca67807 20:28:42 Removing intermediate container fcdc6ca67807 20:28:42 ---> 2e152d0d3545 20:28:42 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:28:45 ---> a4f0391af916 20:28:45 Step 22/27 : WORKDIR / 20:28:45 ---> Running in 51bb32297889 20:28:45 Removing intermediate container 51bb32297889 20:28:45 ---> d758527b65f7 20:28:45 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:28:45 ---> Running in cdd82d042bde 20:28:46 Removing intermediate container cdd82d042bde 20:28:46 ---> 3859695b7f6a 20:28:46 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:28:46 ---> Running in 922d1456e81b 20:28:47 Removing intermediate container 922d1456e81b 20:28:47 ---> b79887ac9689 20:28:47 Step 25/27 : LABEL arch=arm64 20:28:47 ---> Running in 8fe518876a6a 20:28:48 Removing intermediate container 8fe518876a6a 20:28:48 ---> be772b0e7b47 20:28:48 Step 26/27 : LABEL git_sha=469330d6094ca8e55d01cda5988f2f1d6884033d 20:28:48 ---> Running in 3e518ee1ea06 20:28:48 Removing intermediate container 3e518ee1ea06 20:28:48 ---> a159f2627356 20:28:48 Step 27/27 : LABEL version=0.0.0 20:28:48 ---> Running in a5041de2a929 20:28:49 Removing intermediate container a5041de2a929 20:28:49 ---> 56e40cd9df11 20:28:49 20:28:49 Successfully built 56e40cd9df11 20:28:49 Successfully tagged security-spire-config-arm64:latest 20:28:49  Building security-spire-config ... done Building security-spire-server 20:29:04 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:29:04 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:29:04 ---> c2d38a7460d3 20:29:04 Step 3/26 : WORKDIR /edgex-go 20:29:04 ---> Using cache 20:29:04 ---> 053fed884ef7 20:29:04 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:29:04 ---> Using cache 20:29:04 ---> 558083a7c24f 20:29:04 Step 5/26 : COPY go.mod vendor* ./ 20:29:04 ---> Using cache 20:29:04 ---> 8ac884584fbd 20:29:04 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:04 ---> Using cache 20:29:04 ---> 4cad3c1a846d 20:29:04 Step 7/26 : COPY . . 20:29:04 ---> Using cache 20:29:04 ---> 461d762b3708 20:29:04 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 20:29:04 ---> Using cache 20:29:04 ---> 5e8f5fce20f1 20:29:04 Step 9/26 : WORKDIR /edgex-go/spire-build 20:29:04 ---> Using cache 20:29:04 ---> 6d596140b73b 20:29:04 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:29:04 ---> Using cache 20:29:04 ---> b8af87bbccca 20:29:04 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:29:05 ---> Running in 3fcf43d92b20 20:29:08 Removing intermediate container 3fcf43d92b20 20:29:08 ---> a921ced0dfe3 20:29:08 Step 12/26 : WORKDIR /edgex-go 20:29:08 ---> Running in f5737554edf5 20:29:08 Removing intermediate container f5737554edf5 20:29:08 ---> 3abbc52db98c 20:29:08 20:29:08 Step 13/26 : FROM alpine:3.17 20:29:08 ---> 51e60588ff2c 20:29:08 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:29:08 ---> Using cache 20:29:08 ---> c6de3ff9e2fb 20:29:08 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:29:08 ---> Running in bd6a4f6a1f73 20:29:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:29:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:29:12 v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:29:12 v3.17.3-143-gea94f69d804 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:29:12 OK: 17691 distinct packages available 20:29:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:29:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:29:15 (1/5) Installing dumb-init (1.2.5-r2) 20:29:15 (2/5) Installing musl-obstack (1.2.3-r0) 20:29:15 (3/5) Installing libucontext (1.2-r0) 20:29:15 (4/5) Installing gcompat (1.1.0-r0) 20:29:15 (5/5) Installing openssl (3.0.8-r4) 20:29:15 Executing busybox-1.35.0-r29.trigger 20:29:15 OK: 9 MiB in 20 packages 20:29:17 Removing intermediate container bd6a4f6a1f73 20:29:17 ---> 1b12563e65a0 20:29:17 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 20:29:17 ---> 0cafddf999c9 20:29:17 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 20:29:18 ---> b4b74eb17301 20:29:18 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:29:25 ---> 190c367d0ab6 20:29:25 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:29:25 ---> a73681d501a3 20:29:25 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:29:26 ---> cfde83036cb9 20:29:26 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:29:27 ---> 4f58a826f7a4 20:29:27 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:29:27 ---> Running in cb35b0435bf6 20:29:28 Removing intermediate container cb35b0435bf6 20:29:28 ---> cc5a684448ad 20:29:28 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:29:28 ---> Running in 567c0301a8cb 20:29:29 Removing intermediate container 567c0301a8cb 20:29:29 ---> b0d1125c987a 20:29:29 Step 24/26 : LABEL arch=arm64 20:29:29 ---> Running in f93cd53fe734 20:29:29 Removing intermediate container f93cd53fe734 20:29:29 ---> b0ccd62fff9f 20:29:29 Step 25/26 : LABEL git_sha=469330d6094ca8e55d01cda5988f2f1d6884033d 20:29:29 ---> Running in 5a4e5c4da5ad 20:29:30 Removing intermediate container 5a4e5c4da5ad 20:29:30 ---> 229a18c51f0f 20:29:30 Step 26/26 : LABEL version=0.0.0 20:29:30 ---> Running in c224d35b8cde 20:29:31 Removing intermediate container c224d35b8cde 20:29:31 ---> cc1c30d6e477 20:29:31 20:29:31 Successfully built cc1c30d6e477 20:29:31 Successfully tagged security-spire-server-arm64:latest 20:29:31 Building security-spire-agent 20:29:49  Building security-spire-server ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:29:49 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:29:49 ---> c2d38a7460d3 20:29:49 Step 3/27 : WORKDIR /edgex-go 20:29:49 ---> Using cache 20:29:49 ---> 053fed884ef7 20:29:49 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:29:49 ---> Using cache 20:29:49 ---> 558083a7c24f 20:29:49 Step 5/27 : COPY go.mod vendor* ./ 20:29:49 ---> Using cache 20:29:49 ---> 8ac884584fbd 20:29:49 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:49 ---> Using cache 20:29:49 ---> 4cad3c1a846d 20:29:49 Step 7/27 : COPY . . 20:29:49 ---> Using cache 20:29:49 ---> 461d762b3708 20:29:49 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 20:29:49 ---> Using cache 20:29:49 ---> 5e8f5fce20f1 20:29:49 Step 9/27 : WORKDIR /edgex-go/spire-build 20:29:49 ---> Using cache 20:29:49 ---> 6d596140b73b 20:29:49 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:29:49 ---> Using cache 20:29:49 ---> b8af87bbccca 20:29:49 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:29:49 ---> Using cache 20:29:49 ---> 124eef08d66f 20:29:49 Step 12/27 : WORKDIR /edgex-go 20:29:49 ---> Using cache 20:29:49 ---> a7fb7c9ce317 20:29:49 20:29:49 Step 13/27 : FROM alpine:3.17 20:29:49 ---> 51e60588ff2c 20:29:49 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:29:49 ---> Using cache 20:29:49 ---> c6de3ff9e2fb 20:29:49 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:29:49 ---> Using cache 20:29:49 ---> 1b12563e65a0 20:29:49 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:29:49 ---> Using cache 20:29:49 ---> 0cafddf999c9 20:29:49 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:29:49 ---> Using cache 20:29:49 ---> b4b74eb17301 20:29:49 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:29:51 ---> 788b70d9c6cc 20:29:51 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:29:56 ---> 5d4015f50012 20:29:56 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:29:56 ---> e93e72371b7f 20:29:56 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:29:57 ---> 275281b9f257 20:29:57 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:29:58 ---> 6a4ee68c401a 20:29:58 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:29:58 ---> Running in ae51eb4539f6 20:29:59 Removing intermediate container ae51eb4539f6 20:29:59 ---> 493d20e72e69 20:29:59 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:29:59 ---> Running in 4133de23d208 20:29:59 Removing intermediate container 4133de23d208 20:29:59 ---> 50bb8ac8374b 20:29:59 Step 25/27 : LABEL arch=arm64 20:30:00 ---> Running in d6ff5d1e4974 20:30:00 Removing intermediate container d6ff5d1e4974 20:30:00 ---> 93981614605b 20:30:00 Step 26/27 : LABEL git_sha=469330d6094ca8e55d01cda5988f2f1d6884033d 20:30:00 ---> Running in 20b5f9a2a7ad 20:30:01 Removing intermediate container 20b5f9a2a7ad 20:30:01 ---> 667d0bcb3ad5 20:30:01 Step 27/27 : LABEL version=0.0.0 20:30:01 ---> Running in a05c4c5e33af 20:30:05 Removing intermediate container a05c4c5e33af 20:30:05 ---> 0e7904b6c6d5 20:30:05 20:30:05 Successfully built 0e7904b6c6d5 20:30:05 Successfully tagged security-spire-agent-arm64:latest 20:30:05  Building security-spire-agent ... done Building core-command 20:30:20 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:30:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:30:20 ---> c2d38a7460d3 20:30:20 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:30:20 ---> Using cache 20:30:20 ---> 81cf76f5367d 20:30:20 Step 4/24 : WORKDIR /edgex-go 20:30:20 ---> Using cache 20:30:20 ---> ae6fc0532e69 20:30:20 Step 5/24 : RUN apk add --update --no-cache make git 20:30:20 ---> Using cache 20:30:20 ---> d2a02b97e62e 20:30:20 Step 6/24 : COPY go.mod vendor* ./ 20:30:20 ---> Using cache 20:30:20 ---> 6b532f6a90a0 20:30:20 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:30:20 ---> Using cache 20:30:20 ---> aab05870f04f 20:30:20 Step 8/24 : COPY . . 20:30:20 ---> Using cache 20:30:20 ---> 2e1eac611918 20:30:20 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:30:21 ---> Running in cdce9ddee3c9 20:30:23 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:31:59 Removing intermediate container 52b9b05b74e3 20:31:59 ---> f9a999a2f596 20:31:59 20:31:59 Step 9/22 : FROM alpine:3.17 20:31:59 ---> 51e60588ff2c 20:31:59 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 20:31:59 ---> Running in a4ae8c86a204 20:31:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:31:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:31:59 (1/2) Installing dumb-init (1.2.5-r2) 20:31:59 (2/2) Installing openssl (3.0.8-r4) 20:31:59 Executing busybox-1.35.0-r29.trigger 20:31:59 OK: 8 MiB in 17 packages 20:31:59 Removing intermediate container a4ae8c86a204 20:31:59 ---> 33bbb2076c0a 20:31:59 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:31:59 ---> Running in 28f7882ba445 20:31:59 Removing intermediate container 28f7882ba445 20:31:59 ---> 2e406d75060b 20:31:59 Step 12/22 : WORKDIR /edgex 20:31:59 ---> Running in 28da21e6cd12 20:31:59 Removing intermediate container 28da21e6cd12 20:31:59 ---> cfe9655cd6bb 20:31:59 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:32:00 ---> 232f726cfa52 20:32:00 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 20:32:01 ---> a359f209b8c3 20:32:01 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:32:02 ---> e760ca927f36 20:32:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:32:04 ---> 76088c8cdf74 20:32:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:32:05 ---> fa6dddd625a8 20:32:05 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:32:05 ---> Running in b21abbf26e7b 20:32:08 Removing intermediate container b21abbf26e7b 20:32:08 ---> bd1ae7d2c0f7 20:32:08 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:32:08 ---> Running in 0699eaed93f5 20:32:08 Removing intermediate container 0699eaed93f5 20:32:08 ---> 8602e44a61d0 20:32:08 Step 20/22 : LABEL arch=arm64 20:32:08 ---> Running in 9e3a30f6f379 20:32:09 Removing intermediate container 9e3a30f6f379 20:32:09 ---> 372a0eecef53 20:32:09 Step 21/22 : LABEL git_sha=469330d6094ca8e55d01cda5988f2f1d6884033d 20:32:09 ---> Running in 068f4063557f 20:32:10 Removing intermediate container 068f4063557f 20:32:10 ---> 272133f22d60 20:32:10 Step 22/22 : LABEL version=0.0.0 20:32:10 ---> Running in 025f3eb288db 20:32:10 Removing intermediate container 025f3eb288db 20:32:10 ---> 910f05d4beae 20:32:10 20:32:10 Successfully built 910f05d4beae 20:32:10 Successfully tagged security-proxy-setup-arm64:latest 20:32:10  Building security-proxy-setup ... done Building core-metadata 20:32:29 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:32:29 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:32:29 ---> c2d38a7460d3 20:32:29 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:32:29 ---> Using cache 20:32:29 ---> 81cf76f5367d 20:32:29 Step 4/25 : WORKDIR /edgex-go 20:32:29 ---> Using cache 20:32:29 ---> ae6fc0532e69 20:32:29 Step 5/25 : RUN apk add --update --no-cache make git 20:32:29 ---> Using cache 20:32:29 ---> d2a02b97e62e 20:32:29 Step 6/25 : COPY go.mod vendor* ./ 20:32:29 ---> Using cache 20:32:29 ---> 6b532f6a90a0 20:32:29 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:29 ---> Using cache 20:32:29 ---> aab05870f04f 20:32:29 Step 8/25 : COPY . . 20:32:29 ---> Using cache 20:32:29 ---> 2e1eac611918 20:32:29 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:32:29 ---> Running in 7c4c4c7bbcd1 20:32:30 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:33:52 Removing intermediate container 9d2d9960748f 20:33:52 ---> d150462135ce 20:33:52 20:33:52 Step 10/23 : FROM alpine:3.17 20:33:52 ---> 51e60588ff2c 20:33:52 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:33:52 ---> Running in b157f1a2902a 20:33:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:33:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:33:52 (1/1) Installing dumb-init (1.2.5-r2) 20:33:52 Executing busybox-1.35.0-r29.trigger 20:33:52 OK: 8 MiB in 16 packages 20:33:52 Removing intermediate container b157f1a2902a 20:33:52 ---> 38df414edd1c 20:33:52 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:33:52 ---> Running in 8fc4345bbc57 20:33:52 Removing intermediate container 8fc4345bbc57 20:33:52 ---> 350f49830504 20:33:52 Step 13/23 : ENV APP_PORT=59861 20:33:52 ---> Running in 5f25bc07fdfa 20:33:52 Removing intermediate container 5f25bc07fdfa 20:33:52 ---> 4cdb15cadbaa 20:33:52 Step 14/23 : EXPOSE $APP_PORT 20:33:52 ---> Running in 8489379f46e8 20:33:52 Removing intermediate container 8489379f46e8 20:33:52 ---> 8dcae439129d 20:33:52 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:33:53 ---> 5b54b6bc34fd 20:33:53 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:33:54 ---> 5ee9f4581b5a 20:33:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:33:56 ---> f653642d3379 20:33:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:33:57 ---> 05824bcafdc0 20:33:57 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:33:57 ---> Running in a7593c761ec5 20:33:58 Removing intermediate container a7593c761ec5 20:33:58 ---> 0f4972a4f1f1 20:33:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:33:58 ---> Running in 4410b6b39f55 20:33:58 Removing intermediate container 4410b6b39f55 20:33:58 ---> d15d36e617ba 20:33:58 Step 21/23 : LABEL arch=arm64 20:33:59 ---> Running in 4ec1f6ab5146 20:33:59 Removing intermediate container 4ec1f6ab5146 20:33:59 ---> 0709944057bc 20:33:59 Step 22/23 : LABEL git_sha=469330d6094ca8e55d01cda5988f2f1d6884033d 20:33:59 ---> Running in 660ac188d943 20:34:00 Removing intermediate container 660ac188d943 20:34:00 ---> 6129f7dd4b19 20:34:00 Step 23/23 : LABEL version=0.0.0 20:34:00 ---> Running in e29bf3b626c6 20:34:04 Removing intermediate container e29bf3b626c6 20:34:04 ---> a0fb32c05c63 20:34:04 20:34:04 Successfully built a0fb32c05c63 20:34:04 Successfully tagged support-scheduler-arm64:latest 20:35:56  Building support-scheduler ... done Removing intermediate container 08b3520f3725 20:35:56 ---> 69e2effa7160 20:35:56 20:35:56 Step 9/20 : FROM alpine:3.17 20:35:56 ---> 51e60588ff2c 20:35:56 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:35:56 ---> Using cache 20:35:56 ---> e4bcc607c262 20:35:56 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:35:56 ---> Running in 8c68cf8d2383 20:35:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:35:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:35:56 v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:35:56 v3.17.3-143-gea94f69d804 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:35:56 OK: 17691 distinct packages available 20:35:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:35:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:35:58 (1/9) Installing ca-certificates (20220614-r4) 20:35:58 (2/9) Installing brotli-libs (1.0.9-r9) 20:35:58 (3/9) Installing nghttp2-libs (1.51.0-r0) 20:35:58 (4/9) Installing libcurl (8.0.1-r0) 20:35:58 (5/9) Installing curl (8.0.1-r0) 20:35:58 (6/9) Installing dumb-init (1.2.5-r2) 20:35:58 (7/9) Installing musl-obstack (1.2.3-r0) 20:35:58 (8/9) Installing libucontext (1.2-r0) 20:35:58 (9/9) Installing gcompat (1.1.0-r0) 20:35:58 Executing busybox-1.35.0-r29.trigger 20:35:58 Executing ca-certificates-20220614-r4.trigger 20:35:58 OK: 11 MiB in 24 packages 20:36:01 Removing intermediate container 8c68cf8d2383 20:36:01 ---> 110c32e6e6b3 20:36:01 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:02 ---> 9655ff120d29 20:36:02 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 20:36:02 ---> 0160885b5ca3 20:36:02 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:36:05 ---> 87d1ff88e21b 20:36:05 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:36:06 ---> e085149487ef 20:36:06 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:36:06 ---> Running in 7b8f66ca725b 20:36:06 Removing intermediate container 7b8f66ca725b 20:36:06 ---> 1f24dfc48cd4 20:36:06 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 20:36:06 ---> Running in 4c1fc40004cd 20:36:07 Removing intermediate container 4c1fc40004cd 20:36:07 ---> 944e4dbc6629 20:36:07 Step 18/20 : LABEL arch=arm64 20:36:07 ---> Running in 99393c61dde1 20:36:07 Removing intermediate container 99393c61dde1 20:36:07 ---> d564b81bea97 20:36:07 Step 19/20 : LABEL git_sha=469330d6094ca8e55d01cda5988f2f1d6884033d 20:36:07 ---> Running in 0e04329d7bc3 20:36:08 Removing intermediate container 0e04329d7bc3 20:36:08 ---> 083daaeb9ef7 20:36:08 Step 20/20 : LABEL version=0.0.0 20:36:08 ---> Running in 6e0a0d7f0805 20:36:09 Removing intermediate container 6e0a0d7f0805 20:36:09 ---> 74dd66c52d2f 20:36:09 20:36:09 Successfully built 74dd66c52d2f 20:36:09 Successfully tagged security-spiffe-token-provider-arm64:latest 20:36:31  Building security-spiffe-token-provider ... done Removing intermediate container cdce9ddee3c9 20:36:31 ---> f49585cdfe89 20:36:31 20:36:31 Step 10/24 : FROM alpine:3.17 20:36:31 ---> 51e60588ff2c 20:36:31 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:36:31 ---> Using cache 20:36:31 ---> 38df414edd1c 20:36:31 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:36:31 ---> Using cache 20:36:31 ---> 350f49830504 20:36:31 Step 13/24 : ENV APP_PORT=59882 20:36:31 ---> Running in a9a9365205ac 20:36:31 Removing intermediate container a9a9365205ac 20:36:31 ---> e8f42e93d46c 20:36:31 Step 14/24 : EXPOSE $APP_PORT 20:36:31 ---> Running in e2398136e66d 20:36:31 Removing intermediate container e2398136e66d 20:36:31 ---> 684410ee5fd9 20:36:31 Step 15/24 : WORKDIR / 20:36:31 ---> Running in d1b82d4b10a8 20:36:31 Removing intermediate container d1b82d4b10a8 20:36:31 ---> bc7dc1bcba83 20:36:31 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:32 ---> ca9b5298a8ee 20:36:32 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 20:36:32 ---> 7360f5b35766 20:36:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:36:34 ---> 7e8cfecf585a 20:36:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:36:35 ---> a14ebc8d0d22 20:36:35 Step 20/24 : ENTRYPOINT ["/core-command"] 20:36:35 ---> Running in fffef82765f4 20:36:36 Removing intermediate container fffef82765f4 20:36:36 ---> 6553c2ba6a95 20:36:36 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:36:36 ---> Running in ad59e17c2946 20:36:36 Removing intermediate container ad59e17c2946 20:36:36 ---> ea390b48aa00 20:36:36 Step 22/24 : LABEL arch=arm64 20:36:36 ---> Running in f6235cab9810 20:36:37 Removing intermediate container f6235cab9810 20:36:37 ---> e57c041795f5 20:36:37 Step 23/24 : LABEL git_sha=469330d6094ca8e55d01cda5988f2f1d6884033d 20:36:37 ---> Running in aa34afa09702 20:36:38 Removing intermediate container aa34afa09702 20:36:38 ---> 4af694a429e1 20:36:38 Step 24/24 : LABEL version=0.0.0 20:36:38 ---> Running in 9e5000d6f7d0 20:36:38 Removing intermediate container 9e5000d6f7d0 20:36:38 ---> 9cc8b5b6494c 20:36:38 20:36:38 Successfully built 9cc8b5b6494c 20:36:38 Successfully tagged core-command-arm64:latest 20:37:01  Building core-command ... done Removing intermediate container 5fa9b9e00969 20:37:01 ---> c68332a926d6 20:37:01 20:37:01 Step 10/23 : FROM alpine:3.17 20:37:01 ---> 51e60588ff2c 20:37:01 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:37:01 ---> Running in e03ef590afb1 20:37:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:37:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:37:03 (1/2) Installing ca-certificates (20220614-r4) 20:37:03 (2/2) Installing dumb-init (1.2.5-r2) 20:37:03 Executing busybox-1.35.0-r29.trigger 20:37:03 Executing ca-certificates-20220614-r4.trigger 20:37:04 OK: 8 MiB in 17 packages 20:37:05 Removing intermediate container e03ef590afb1 20:37:05 ---> 1302882b0f3d 20:37:05 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 20:37:05 ---> Running in 7e93f4fce6ab 20:37:06 Removing intermediate container 7e93f4fce6ab 20:37:06 ---> b46323799ab5 20:37:06 Step 13/23 : ENV APP_PORT=59860 20:37:06 ---> Running in 4c7d149c2cb3 20:37:06 Removing intermediate container 4c7d149c2cb3 20:37:06 ---> 4869e405c18c 20:37:06 Step 14/23 : EXPOSE $APP_PORT 20:37:06 ---> Running in 5b15d09b53dd 20:37:07 Removing intermediate container 5b15d09b53dd 20:37:07 ---> e466bbb89ff6 20:37:07 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:37:08 ---> 374b08dea2a4 20:37:08 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:37:12 ---> 061ba3eeab07 20:37:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:37:12 Removing intermediate container 7c4c4c7bbcd1 20:37:12 ---> 40684a92ffd3 20:37:12 20:37:12 Step 10/25 : FROM alpine:3.17 20:37:12 ---> 51e60588ff2c 20:37:12 Step 11/25 : RUN apk add --update --no-cache dumb-init 20:37:12 ---> Using cache 20:37:12 ---> 38df414edd1c 20:37:12 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:37:12 ---> Using cache 20:37:12 ---> 350f49830504 20:37:12 Step 13/25 : ENV APP_PORT=59881 20:37:12 ---> Running in 1ce289a63e67 20:37:13 Removing intermediate container 1ce289a63e67 20:37:13 ---> 96db7bdc5c26 20:37:13 Step 14/25 : EXPOSE $APP_PORT 20:37:13 ---> Running in 8319aaaa4bec 20:37:13 Removing intermediate container 8319aaaa4bec 20:37:13 ---> 94805a6d5b5b 20:37:13 Step 15/25 : WORKDIR / 20:37:13 ---> Running in 01d95359f65f 20:37:13 ---> 457fd7a99dfa 20:37:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:37:13 Removing intermediate container 01d95359f65f 20:37:13 ---> 955a1c57dcdd 20:37:13 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:37:14 ---> 06c73ec33ecf 20:37:14 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:37:14 ---> Running in 939b9750599d 20:37:14 ---> f9e0f14d33a0 20:37:14 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 20:37:14 Removing intermediate container 939b9750599d 20:37:14 ---> 54f746f4d2c8 20:37:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:37:14 ---> Running in a451b06455c9 20:37:15 Removing intermediate container a451b06455c9 20:37:15 ---> f0b7cbe0100a 20:37:15 Step 21/23 : LABEL arch=arm64 20:37:15 ---> Running in 2321faf64ce7 20:37:15 ---> 68831ce73850 20:37:15 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:37:15 Removing intermediate container 2321faf64ce7 20:37:15 ---> 3e8f8804817b 20:37:15 Step 22/23 : LABEL git_sha=469330d6094ca8e55d01cda5988f2f1d6884033d 20:37:15 ---> Running in 07d8000d359d 20:37:16 Removing intermediate container 07d8000d359d 20:37:16 ---> c9d46b482c1a 20:37:16 Step 23/23 : LABEL version=0.0.0 20:37:16 ---> Running in 9827af1cdf5b 20:37:16 Removing intermediate container 9827af1cdf5b 20:37:16 ---> 228b6ef188d2 20:37:16 20:37:16 ---> 947e946d421d 20:37:16 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:37:16 Successfully built 228b6ef188d2 20:37:16 Successfully tagged support-notifications-arm64:latest 20:37:16  Building support-notifications ... done  ---> 139336c8053c 20:37:16 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:37:17 ---> 09c05cf4f76b 20:37:17 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:37:17 ---> Running in ee2dea64689d 20:37:17 Removing intermediate container ee2dea64689d 20:37:17 ---> c6df99286fd2 20:37:17 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:37:17 ---> Running in aee0e5a1a985 20:37:18 Removing intermediate container aee0e5a1a985 20:37:18 ---> 88d1ff001b9a 20:37:18 Step 23/25 : LABEL arch=arm64 20:37:18 ---> Running in 952374e7311c 20:37:18 Removing intermediate container 952374e7311c 20:37:18 ---> 9fc451a60fb2 20:37:18 Step 24/25 : LABEL git_sha=469330d6094ca8e55d01cda5988f2f1d6884033d 20:37:18 ---> Running in 928d21781651 20:37:18 Removing intermediate container 928d21781651 20:37:18 ---> 627b25f6ced7 20:37:18 Step 25/25 : LABEL version=0.0.0 20:37:18 ---> Running in 88eb2befa845 20:37:19 Removing intermediate container 88eb2befa845 20:37:19 ---> 5f80730cd7b0 20:37:19 20:37:19 Successfully built 5f80730cd7b0 20:37:19 Successfully tagged core-metadata-arm64:latest 20:37:19  Building core-metadata ... done  [Pipeline] } 20:37:19 $ docker stop --time=1 b84933bca1be8050d7f56c75b6d1fb01c6c0a9e44ef0c653eced1a96219537b4 20:37:21 $ docker rm -f --volumes b84933bca1be8050d7f56c75b6d1fb01c6c0a9e44ef0c653eced1a96219537b4 [Pipeline] // withDockerContainer [Pipeline] sh 20:37:21 + docker images 20:37:22 REPOSITORY TAG IMAGE ID CREATED SIZE 20:37:22 core-metadata-arm64 latest 5f80730cd7b0 3 seconds ago 20.2MB 20:37:22 support-notifications-arm64 latest 228b6ef188d2 5 seconds ago 31.9MB 20:37:22 40684a92ffd3 10 seconds ago 1.53GB 20:37:22 c68332a926d6 22 seconds ago 1.59GB 20:37:22 core-command-arm64 latest 9cc8b5b6494c 43 seconds ago 19.7MB 20:37:22 f49585cdfe89 55 seconds ago 1.53GB 20:37:22 security-spiffe-token-provider-arm64 latest 74dd66c52d2f About a minute ago 32.7MB 20:37:22 69e2effa7160 About a minute ago 1.57GB 20:37:22 support-scheduler-arm64 latest a0fb32c05c63 3 minutes ago 31.2MB 20:37:22 d150462135ce 3 minutes ago 1.59GB 20:37:22 security-proxy-setup-arm64 latest 910f05d4beae 5 minutes ago 18.7MB 20:37:22 f9a999a2f596 5 minutes ago 1.51GB 20:37:22 security-spire-agent-arm64 latest 0e7904b6c6d5 7 minutes ago 153MB 20:37:22 security-spire-server-arm64 latest cc1c30d6e477 7 minutes ago 97MB 20:37:22 3abbc52db98c 8 minutes ago 1.39GB 20:37:22 security-spire-config-arm64 latest 56e40cd9df11 8 minutes ago 96.1MB 20:37:22 a7fb7c9ce317 8 minutes ago 1.39GB 20:37:22 core-data-arm64 latest 93cf8d9ffc51 12 minutes ago 19.9MB 20:37:22 security-bootstrapper-arm64 latest 6c063f39b5b5 12 minutes ago 21.9MB 20:37:22 security-secretstore-setup-arm64 latest e307921a9bc1 12 minutes ago 32.2MB 20:37:22 core-common-config-bootstrapper-arm64 latest 0bc155094c51 12 minutes ago 17.2MB 20:37:22 6d2d3d621238 12 minutes ago 1.53GB 20:37:22 9cb205bedabb 12 minutes ago 1.52GB 20:37:22 security-proxy-auth-arm64 latest c5b0ade35029 12 minutes ago 18.1MB 20:37:22 7a4317813438 12 minutes ago 1.52GB 20:37:22 e570d19768e2 12 minutes ago 1.51GB 20:37:22 ef6e05edc1fa 13 minutes ago 1.51GB 20:37:22 ci-base-image-arm64 latest c2d38a7460d3 34 minutes ago 899MB 20:37:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 7 days ago 681MB 20:37:22 alpine 3.17 51e60588ff2c 4 weeks ago 7.46MB 20:37:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [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 20:37:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:37:22 20:37:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:37:23 arm64: Pulling from edgex-lftools-log-publisher 20:37:23 8998bd30e6a1: Pulling fs layer 20:37:23 04944245beec: Pulling fs layer 20:37:23 699f458cf7ca: Pulling fs layer 20:37:23 765212b225bb: Pulling fs layer 20:37:23 f23df028b6ca: Pulling fs layer 20:37:23 d65c8cfc05b1: Pulling fs layer 20:37:23 2437ff75d9bd: Pulling fs layer 20:37:23 765212b225bb: Waiting 20:37:23 f23df028b6ca: Waiting 20:37:23 2437ff75d9bd: Waiting 20:37:23 d65c8cfc05b1: Waiting 20:37:23 04944245beec: Verifying Checksum 20:37:23 04944245beec: Download complete 20:37:23 765212b225bb: Verifying Checksum 20:37:23 765212b225bb: Download complete 20:37:23 f23df028b6ca: Verifying Checksum 20:37:23 f23df028b6ca: Download complete 20:37:23 d65c8cfc05b1: Verifying Checksum 20:37:23 d65c8cfc05b1: Download complete 20:37:23 699f458cf7ca: Verifying Checksum 20:37:23 699f458cf7ca: Download complete 20:37:24 8998bd30e6a1: Verifying Checksum 20:37:24 8998bd30e6a1: Download complete 20:37:25 2437ff75d9bd: Download complete 20:37:27 8998bd30e6a1: Pull complete 20:37:28 04944245beec: Pull complete 20:37:29 699f458cf7ca: Pull complete 20:37:29 765212b225bb: Pull complete 20:37:30 f23df028b6ca: Pull complete 20:37:30 d65c8cfc05b1: Pull complete 20:37:45 2437ff75d9bd: Pull complete 20:37:45 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:37:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:37:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:37:45 prd-ubuntu20.04-docker-arm64-4c-16g-12232 does not seem to be running inside a container 20:37:46 $ 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 20:37:49 $ docker top cd50a705313490c1d56b326602f394ce369a82712a31b3787aec90daf01e0c74 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:37:49 ---> job-cost.sh 20:37:50 lf-activate-venv: SKIPPING 20:37:50 INFO: No Stack... 20:37:50 INFO: Retrieving Pricing Info for: v3-standard-4 20:37:51 INFO: Archiving Costs [Pipeline] sh 20:37:51 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:37:51 + cut -d, -f6 [Pipeline] lock 20:37:51 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4542-1-stack-cost] 20:37:51 Resource [jenkins-edgexfoundry-edgex-go-PR-4542-1-stack-cost] did not exist. Created. 20:37:51 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4542-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:37:52 + echo total: 0.10999999940395355 [Pipeline] stash 20:37:52 Stashed 1 file(s) [Pipeline] } 20:37:52 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4542-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:37:52 $ docker stop --time=1 cd50a705313490c1d56b326602f394ce369a82712a31b3787aec90daf01e0c74 20:37:54 $ docker rm -f --volumes cd50a705313490c1d56b326602f394ce369a82712a31b3787aec90daf01e0c74 [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 20:37:54 provisioning config files... 20:37:54 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3317918809888905636tmp [Pipeline] { [Pipeline] sh 20:37:55 + set +x 20:37:55 + curl -s https://codecov.io/bash 20:37:55 + bash -s -- 20:37:55 20:37:55 _____ _ 20:37:55 / ____| | | 20:37:55 | | ___ __| | ___ ___ _____ __ 20:37:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:37:55 | |___| (_) | (_| | __/ (_| (_) \ V / 20:37:55 \_____\___/ \__,_|\___|\___\___/ \_/ 20:37:55 Bash-1.0.6 20:37:55 20:37:55 20:37:55 ==> git version 2.25.1 found 20:37:55 ==> 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 20:37:55 Release-Date: 2020-01-08 20:37:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:37:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:37:55 ==> Jenkins CI detected. 20:37:55 current dir:  /w/workspace/edgex-go/1 20:37:55 project root: . 20:37:55 --> token set from env 20:37:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:37:55 ==> Running gcov in . (disable via -X gcov) 20:37:55 ==> Python coveragepy not found 20:37:55 ==> Searching for coverage reports in: 20:37:55 + . 20:37:55 -> Found 1 reports 20:37:55 ==> Detecting git/mercurial file structure 20:37:55 ==> Reading reports 20:37:55 + ./coverage.out bytes=448352 20:37:55 ==> Appending adjustments 20:37:55 https://docs.codecov.io/docs/fixing-reports 20:37:56 + Found adjustments 20:37:56 ==> Gzipping contents 20:37:56 60K /tmp/codecov.hWavZZ.gz 20:37:56 ==> Uploading reports 20:37:56 url: https://codecov.io 20:37:56 query: branch=PR-4542&commit=469330d6094ca8e55d01cda5988f2f1d6884033d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4542%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4542&job=&cmd_args= 20:37:56 -> Pinging Codecov 20:37:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4542&commit=469330d6094ca8e55d01cda5988f2f1d6884033d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4542%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4542&job=&cmd_args= 20:37:56 -> Uploading to 20:37:56 https://storage.googleapis.com/codecov/v4/raw/2023-05-01/00271124DB129430A58F1EEE437C3FCB/469330d6094ca8e55d01cda5988f2f1d6884033d/2e460948-e870-4529-837f-d636f66b4b03.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230501%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230501T203756Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7a3c82192dc178cf6f0e42e9cf8bf0d4f58c1f6bc0993627d90ef33850f0ac97 20:37:56 % Total % Received % Xferd Average Speed Time Time Time Current 20:37:56 Dload Upload Total Spent Left Speed 20:37:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57550 0 0 100 57550 0 238k --:--:-- --:--:-- --:--:-- 238k 20:37:57 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/469330d6094ca8e55d01cda5988f2f1d6884033d [Pipeline] } 20:37:57 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 20:37:58 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:37:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:37:59 ---> package-listing.sh 20:37:59 ++ facter osfamily 20:37:59 ++ tr '[:upper:]' '[:lower:]' 20:38:00 + OS_FAMILY=debian 20:38:00 + workspace=/w/workspace/edgex-go/1 20:38:00 + START_PACKAGES=/tmp/packages_start.txt 20:38:00 + END_PACKAGES=/tmp/packages_end.txt 20:38:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:38:00 + PACKAGES=/tmp/packages_start.txt 20:38:00 + '[' /w/workspace/edgex-go/1 ']' 20:38:00 + PACKAGES=/tmp/packages_end.txt 20:38:00 + case "${OS_FAMILY}" in 20:38:00 + dpkg -l 20:38:00 + grep '^ii' 20:38:00 + '[' -f /tmp/packages_start.txt ']' 20:38:00 + '[' -f /tmp/packages_end.txt ']' 20:38:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:38:00 + '[' /w/workspace/edgex-go/1 ']' 20:38:00 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:38:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:38:00 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 20:38:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:38:00 20:38:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:38:01 latest: Pulling from edgex-lftools-log-publisher 20:38:01 5eb5b503b376: Pulling fs layer 20:38:01 5c69ac0246d0: Pulling fs layer 20:38:01 ec43610c2a17: Pulling fs layer 20:38:01 3a2ae6a8a46f: Pulling fs layer 20:38:01 33b1e0a273af: Pulling fs layer 20:38:01 5d3b04190fa2: Pulling fs layer 20:38:01 2f39f015ded8: Pulling fs layer 20:38:01 3a2ae6a8a46f: Waiting 20:38:01 33b1e0a273af: Waiting 20:38:01 5d3b04190fa2: Waiting 20:38:01 5c69ac0246d0: Verifying Checksum 20:38:01 5c69ac0246d0: Download complete 20:38:01 3a2ae6a8a46f: Verifying Checksum 20:38:01 3a2ae6a8a46f: Download complete 20:38:01 33b1e0a273af: Verifying Checksum 20:38:01 33b1e0a273af: Download complete 20:38:01 5d3b04190fa2: Verifying Checksum 20:38:01 5d3b04190fa2: Download complete 20:38:01 ec43610c2a17: Verifying Checksum 20:38:01 ec43610c2a17: Download complete 20:38:01 5eb5b503b376: Verifying Checksum 20:38:01 5eb5b503b376: Download complete 20:38:02 2f39f015ded8: Download complete 20:38:03 5eb5b503b376: Pull complete 20:38:03 5c69ac0246d0: Pull complete 20:38:03 ec43610c2a17: Pull complete 20:38:03 3a2ae6a8a46f: Pull complete 20:38:03 33b1e0a273af: Pull complete 20:38:03 5d3b04190fa2: Pull complete 20:38:08 2f39f015ded8: Pull complete 20:38:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:38:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:38:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:38:08 prd-ubuntu20.04-docker-8c-8g-12231 does not seem to be running inside a container 20:38:08 $ 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 20:38:10 $ docker top df34cb4021945b732afce9dada60850011d89c0a36b4ccbb6a2aae6581048fb4 -eo pid,comm [Pipeline] { [Pipeline] sh 20:38:11 + touch /tmp/pre-build-complete [Pipeline] sh 20:38:11 + mkdir -p /var/log/sysstat [Pipeline] sh 20:38:11 + ls /var/log/sa-host 20:38:11 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:38:11 provisioning config files... 20:38:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config13635252574920316441tmp [Pipeline] { [Pipeline] echo 20:38:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:38:12 ---> create-netrc.sh [Pipeline] } 20:38:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:38:12 ---> python-tools-install.sh [Pipeline] echo 20:38:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:38:13 ---> sudo-logs.sh 20:38:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:38:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:38:13 ---> job-cost.sh 20:38:13 lf-activate-venv: SKIPPING 20:38:13 DEBUG: total: 0.10999999940395355 20:38:13 INFO: Retrieving Stack Cost... 20:38:13 INFO: Retrieving Pricing Info for: v3-standard-8 20:38:14 INFO: Archiving Costs [Pipeline] echo 20:38:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:38:14 ---> logs-deploy.sh 20:38:14 lf-activate-venv: SKIPPING 20:38:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4542/1 20:38:14 INFO: archiving workspace using pattern(s): 20:38:15 Archives upload complete. 20:38:15 INFO: archiving logs to Nexus 20:38:16 ---> uname -a: 20:38:16 Linux prd-ubuntu20-04-docker-8c-8g-12231 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:38:16 20:38:16 20:38:16 ---> lscpu: 20:38:16 Architecture: x86_64 20:38:16 CPU op-mode(s): 32-bit, 64-bit 20:38:16 Byte Order: Little Endian 20:38:16 Address sizes: 40 bits physical, 48 bits virtual 20:38:16 CPU(s): 8 20:38:16 On-line CPU(s) list: 0-7 20:38:16 Thread(s) per core: 1 20:38:16 Core(s) per socket: 1 20:38:16 Socket(s): 8 20:38:16 NUMA node(s): 1 20:38:16 Vendor ID: AuthenticAMD 20:38:16 CPU family: 23 20:38:16 Model: 49 20:38:16 Model name: AMD EPYC-Rome Processor 20:38:16 Stepping: 0 20:38:16 CPU MHz: 2799.998 20:38:16 BogoMIPS: 5599.99 20:38:16 Virtualization: AMD-V 20:38:16 Hypervisor vendor: KVM 20:38:16 Virtualization type: full 20:38:16 L1d cache: 256 KiB 20:38:16 L1i cache: 256 KiB 20:38:16 L2 cache: 4 MiB 20:38:16 L3 cache: 128 MiB 20:38:16 NUMA node0 CPU(s): 0-7 20:38:16 Vulnerability Itlb multihit: Not affected 20:38:16 Vulnerability L1tf: Not affected 20:38:16 Vulnerability Mds: Not affected 20:38:16 Vulnerability Meltdown: Not affected 20:38:16 Vulnerability Mmio stale data: Not affected 20:38:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:38:16 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:38:16 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:38:16 Vulnerability Srbds: Not affected 20:38:16 Vulnerability Tsx async abort: Not affected 20:38:16 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 20:38:16 20:38:16 20:38:16 ---> nproc: 20:38:16 8 20:38:16 20:38:16 20:38:16 ---> df -h: 20:38:16 Filesystem Size Used Avail Use% Mounted on 20:38:16 overlay 155G 19G 137G 12% / 20:38:16 tmpfs 64M 0 64M 0% /dev 20:38:16 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:38:16 shm 64M 0 64M 0% /dev/shm 20:38:16 /dev/vda1 155G 19G 137G 12% /facter-os 20:38:16 20:38:16 20:38:16 ---> sar -b -r -n DEV: 20:38:16 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12231) 05/01/23 _x86_64_ (8 CPU) 20:38:16 20:38:16 19:58:15 LINUX RESTART (8 CPU) 20:38:16 20:38:16 19:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:38:16 20:00:01 137.14 3.70 133.44 0.00 420.20 66962.44 0.00 20:38:16 20:01:01 32.41 0.05 32.36 0.00 0.40 18075.32 0.00 20:38:16 20:02:01 83.44 0.23 83.20 0.00 6.13 34344.28 0.00 20:38:16 20:03:01 595.90 10.41 585.49 0.00 110.25 241264.19 0.00 20:38:16 20:04:01 809.11 9.00 800.12 0.00 942.35 261079.51 0.00 20:38:16 20:05:01 854.87 3.62 851.26 0.00 4263.56 272132.38 0.00 20:38:16 20:06:01 658.31 0.22 658.09 0.00 9.33 93324.45 0.00 20:38:16 20:07:01 3.45 0.00 3.45 0.00 0.00 40.53 0.00 20:38:16 20:08:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 20:38:16 20:09:01 1.82 0.00 1.82 0.00 0.00 18.93 0.00 20:38:16 20:10:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 20:38:16 20:11:01 1.55 0.00 1.55 0.00 0.00 16.26 0.00 20:38:16 20:12:01 1.22 0.00 1.22 0.00 0.00 12.93 0.00 20:38:16 20:13:01 1.72 0.00 1.72 0.00 0.00 18.00 0.00 20:38:16 20:14:01 2.12 0.02 2.10 0.00 0.13 26.53 0.00 20:38:16 20:15:01 1.85 0.00 1.85 0.00 0.00 20.40 0.00 20:38:16 20:16:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 20:38:16 20:17:01 1.77 0.02 1.75 0.00 0.13 19.19 0.00 20:38:16 20:18:01 1.22 0.00 1.22 0.00 0.00 12.80 0.00 20:38:16 20:19:01 1.78 0.00 1.78 0.00 0.00 19.60 0.00 20:38:16 20:20:01 0.95 0.00 0.95 0.00 0.00 10.13 0.00 20:38:16 20:21:01 1.28 0.00 1.28 0.00 0.00 14.53 0.00 20:38:16 20:22:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 20:38:16 20:23:01 1.63 0.00 1.63 0.00 0.00 17.86 0.00 20:38:16 20:24:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 20:38:16 20:25:01 1.65 0.00 1.65 0.00 0.00 18.26 0.00 20:38:16 20:26:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 20:38:16 20:27:01 1.60 0.00 1.60 0.00 0.00 17.19 0.00 20:38:16 20:28:01 1.07 0.00 1.07 0.00 0.00 11.33 0.00 20:38:16 20:29:01 1.45 0.00 1.45 0.00 0.00 16.53 0.00 20:38:16 20:30:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 20:38:16 20:31:02 1.82 0.00 1.82 0.00 0.00 19.20 0.00 20:38:16 20:32:01 1.08 0.00 1.08 0.00 0.00 11.12 0.00 20:38:16 20:33:01 1.63 0.00 1.63 0.00 0.00 18.00 0.00 20:38:16 20:34:01 0.97 0.00 0.97 0.00 0.00 9.87 0.00 20:38:16 20:35:01 2.02 0.00 2.02 0.00 0.00 22.26 0.00 20:38:16 20:36:01 1.48 0.00 1.48 0.00 0.00 15.60 0.00 20:38:16 20:37:01 1.83 0.00 1.83 0.00 0.00 19.33 0.00 20:38:16 20:38:01 3.47 1.80 1.67 0.00 53.19 40.13 0.00 20:38:16 Average: 82.62 0.75 81.87 0.00 148.93 25337.39 0.00 20:38:16 20:38:16 19:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:38:16 20:00:01 27982480 31492044 816516 2.48 112796 3593820 2095712 6.18 1465168 2990124 411056 20:38:16 20:01:01 27325684 30988916 1316336 4.00 116564 3722008 2366164 6.97 1813600 3273896 265200 20:38:16 20:02:01 26125780 31521424 785192 2.39 118284 5420828 2100032 6.19 1592928 4663180 1729872 20:38:16 20:03:01 20527020 31519556 773496 2.35 287256 10535684 1953888 5.76 1759548 9767020 2334688 20:38:16 20:04:01 20744000 31473016 793740 2.41 322356 10190428 2012120 5.93 2155024 9073944 197368 20:38:16 20:05:01 18034764 31281528 971944 2.96 390840 12499372 2694820 7.94 2689568 11093668 92600 20:38:16 20:06:01 19698144 31530568 737660 2.24 404000 11137716 1946832 5.74 2500752 9703284 840 20:38:16 20:07:01 19698188 31530704 737304 2.24 404024 11137724 1946832 5.74 2500580 9703284 168 20:38:16 20:08:01 19711252 31543776 724176 2.20 404040 11137720 1946832 5.74 2487184 9703288 24 20:38:16 20:09:01 19711244 31543828 724072 2.20 404076 11137728 1946832 5.74 2487336 9703300 16 20:38:16 20:10:01 19712200 31544792 723296 2.20 404084 11137732 1946832 5.74 2487028 9703304 8 20:38:16 20:11:01 19713004 31545900 722628 2.20 404096 11137732 1946832 5.74 2486776 9703584 12 20:38:16 20:12:01 19712956 31545856 722588 2.20 404120 11137736 1946832 5.74 2486776 9703588 8 20:38:16 20:13:01 19713404 31546368 722056 2.20 404144 11137736 1946832 5.74 2486528 9703592 8 20:38:16 20:14:01 19712452 31545504 723016 2.20 404192 11137716 1949248 5.74 2486652 9703568 60 20:38:16 20:15:01 19712948 31546040 722428 2.20 404212 11137724 1949248 5.74 2486628 9703576 20 20:38:16 20:16:01 19713116 31546212 722404 2.20 404220 11137724 1949248 5.74 2486588 9703576 12 20:38:16 20:17:01 19713460 31546772 721640 2.19 404236 11137856 1933120 5.70 2487300 9703708 216 20:38:16 20:18:01 19713292 31546632 721652 2.19 404244 11137860 1933120 5.70 2486992 9703712 188 20:38:16 20:19:01 19713252 31546600 721652 2.19 404252 11137856 1933120 5.70 2486712 9703712 4 20:38:16 20:20:01 19713392 31546752 721376 2.19 404260 11137864 1933120 5.70 2486964 9703716 188 20:38:16 20:21:01 19713416 31546804 721332 2.19 404280 11137864 1933120 5.70 2486664 9703716 8 20:38:16 20:22:01 19713044 31546440 721676 2.19 404284 11137868 1933120 5.70 2487020 9703720 184 20:38:16 20:23:01 19713280 31546700 721372 2.19 404284 11137880 1933120 5.70 2487008 9703724 192 20:38:16 20:24:01 19713400 31546824 721324 2.19 404316 11137868 1933120 5.70 2486756 9703724 20 20:38:16 20:25:01 19713032 31546512 721808 2.20 404344 11137884 1933120 5.70 2486740 9703736 8 20:38:16 20:26:01 19713008 31546496 721780 2.19 404360 11137888 1933120 5.70 2486728 9703740 28 20:38:16 20:27:01 19712956 31546484 721960 2.20 404376 11137888 1933120 5.70 2486768 9703740 8 20:38:16 20:28:01 19713192 31546728 721672 2.19 404400 11137892 1933120 5.70 2486776 9703744 4 20:38:16 20:29:01 19713372 31546964 721404 2.19 404428 11137892 1933120 5.70 2486908 9703744 32 20:38:16 20:30:01 19713324 31546920 721372 2.19 404448 11137892 1933120 5.70 2486848 9703748 24 20:38:16 20:31:02 19713056 31546696 721564 2.19 404456 11137900 1933120 5.70 2486872 9703752 8 20:38:16 20:32:01 19713224 31546872 721532 2.19 404468 11137900 1933120 5.70 2486872 9703752 8 20:38:16 20:33:01 19713704 31547384 720980 2.19 404496 11137908 1933120 5.70 2486888 9703760 12 20:38:16 20:34:01 19713632 31547312 720964 2.19 404524 11137908 1933120 5.70 2486964 9703760 20 20:38:16 20:35:01 19713364 31547140 721112 2.19 404576 11137912 1933120 5.70 2486996 9703764 8 20:38:16 20:36:01 19713316 31547104 721052 2.19 404612 11137916 1933120 5.70 2486980 9703768 8 20:38:16 20:37:01 19713260 31547132 720996 2.19 404652 11137916 1933120 5.70 2487068 9703768 8 20:38:16 20:38:01 19695212 31532436 735588 2.24 404724 11140328 1907292 5.62 2503344 9704836 884 20:38:16 Average: 20287765 31519532 751914 2.29 376675 10602899 1978153 5.83 2399662 9258542 129077 20:38:16 20:38:16 19:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:38:16 20:00:01 veth6a46b36 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 20:38:16 20:00:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 20:38:16 20:00:01 docker0 595.57 550.49 43.32 3425.95 0.00 0.00 0.00 0.00 20:38:16 20:00:01 ens3 744.86 707.22 7710.68 81.21 0.00 0.00 0.00 0.00 20:38:16 20:01:01 veth6a46b36 1.57 1.60 0.14 0.14 0.00 0.00 0.00 0.00 20:38:16 20:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:38:16 20:01:01 docker0 1.57 1.57 0.12 0.14 0.00 0.00 0.00 0.00 20:38:16 20:01:01 ens3 45.85 49.77 27.40 90.41 0.00 0.00 0.00 0.00 20:38:16 20:02:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 20:38:16 20:02:01 vethdbac6bf 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:38:16 20:02:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 20:38:16 20:02:01 ens3 107.73 61.82 1709.25 22.80 0.00 0.00 0.00 0.00 20:38:16 20:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:38:16 20:03:01 vethdbac6bf 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 20:38:16 20:03:01 docker0 451.42 895.57 37.99 6263.73 0.00 0.00 0.00 0.00 20:38:16 20:03:01 ens3 908.72 459.72 6274.63 50.23 0.00 0.00 0.00 0.00 20:38:16 20:04:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 20:38:16 20:04:01 vethdbac6bf 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 20:38:16 20:04:01 docker0 111.43 213.05 8.63 1564.87 0.00 0.00 0.00 0.00 20:38:16 20:04:01 ens3 455.40 243.15 2781.08 34.69 0.00 0.00 0.00 0.00 20:38:16 20:05:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 20:38:16 20:05:01 vethdbac6bf 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 20:38:16 20:05:01 docker0 96.78 209.38 7.78 1430.27 0.00 0.00 0.00 0.00 20:38:16 20:05:01 veth32c9f75 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:38:16 20:05:01 ens3 348.86 151.41 3151.00 28.77 0.00 0.00 0.00 0.00 20:38:16 20:05:01 veth5e01b45 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 20:38:16 20:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:16 20:06:01 docker0 10.58 20.20 0.70 280.29 0.00 0.00 0.00 0.00 20:38:16 20:06:01 ens3 72.87 75.25 309.18 105.41 0.00 0.00 0.00 0.00 20:38:16 20:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:38:16 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:16 20:07:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:38:16 20:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:16 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:16 20:08:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:16 20:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:38:16 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:16 20:09:01 ens3 0.60 3.55 0.11 6.77 0.00 0.00 0.00 0.00 20:38:16 20:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:16 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:16 20:10:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:16 20:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:38:16 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:16 20:11:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:38:16 20:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:16 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:16 20:12:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:16 20:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:38:16 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:16 20:13:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:38:16 20:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:16 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:16 20:14:01 ens3 0.52 0.97 0.10 6.59 0.00 0.00 0.00 0.00 20:38:16 20:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:38:16 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:16 20:15:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:38:16 20:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:16 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:16 20:16:01 ens3 0.05 0.07 0.00 0.00 0.00 0.00 0.00 0.00 20:38:16 20:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:38:16 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:16 20:17:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:38:16 20:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:16 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:16 20:18:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:16 20:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:38:16 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:16 20:19:01 ens3 5.17 7.87 3.12 7.40 0.00 0.00 0.00 0.00 20:38:16 20:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:16 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:16 20:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:16 20:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:38:16 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:16 20:21:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:38:16 20:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:16 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:16 20:22:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:16 20:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:38:16 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:16 20:23:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:38:16 20:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:16 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:16 20:24:01 ens3 3.52 7.62 0.29 7.38 0.00 0.00 0.00 0.00 20:38:16 20:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:38:16 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:16 20:25:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:38:16 20:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:16 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:16 20:26:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:16 20:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:38:16 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:16 20:27:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:38:16 20:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:16 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:16 20:28:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:16 20:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:38:16 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:16 20:29:01 ens3 3.72 7.25 0.31 7.36 0.00 0.00 0.00 0.00 20:38:16 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:16 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:16 20:30:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:16 20:31:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:38:16 20:31:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:16 20:31:02 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:38:16 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:16 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:16 20:32:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:38:16 20:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:38:16 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:16 20:33:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:38:16 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:16 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:16 20:34:01 ens3 4.28 7.78 0.34 7.39 0.00 0.00 0.00 0.00 20:38:16 20:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:38:16 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:16 20:35:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:38:16 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:16 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:16 20:36:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:16 20:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:38:16 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:16 20:37:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:38:16 20:38:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 20:38:16 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:16 20:38:01 ens3 37.59 47.63 20.19 88.06 0.00 0.00 0.00 0.00 20:38:16 Average: lo 0.19 0.19 0.02 0.02 0.00 0.00 0.00 0.00 20:38:16 Average: docker0 32.51 48.49 2.53 332.58 0.00 0.00 0.00 0.00 20:38:16 Average: ens3 70.32 47.00 564.02 13.97 0.00 0.00 0.00 0.00 20:38:16 20:38:16 20:38:16 ---> sar -P ALL: 20:38:16 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12231) 05/01/23 _x86_64_ (8 CPU) 20:38:16 20:38:16 19:58:15 LINUX RESTART (8 CPU) 20:38:16 20:38:16 19:59:01 CPU %user %nice %system %iowait %steal %idle 20:38:16 20:00:01 all 22.95 0.00 5.57 2.03 0.06 69.39 20:38:16 20:00:01 0 22.25 0.00 5.64 8.20 0.07 63.84 20:38:16 20:00:01 1 25.35 0.00 5.93 2.37 0.07 66.28 20:38:16 20:00:01 2 22.36 0.00 5.87 0.15 0.07 71.55 20:38:16 20:00:01 3 24.10 0.00 5.45 0.42 0.05 69.97 20:38:16 20:00:01 4 20.69 0.00 5.40 3.62 0.05 70.24 20:38:16 20:00:01 5 21.87 0.00 5.50 0.25 0.05 72.33 20:38:16 20:00:01 6 23.34 0.00 5.01 0.27 0.05 71.33 20:38:16 20:00:01 7 23.61 0.00 5.80 0.90 0.08 69.61 20:38:16 20:01:01 all 36.20 0.00 5.43 0.69 0.08 57.59 20:38:16 20:01:01 0 36.57 0.00 5.77 2.79 0.08 54.79 20:38:16 20:01:01 1 35.31 0.00 6.26 0.07 0.08 58.27 20:38:16 20:01:01 2 35.87 0.00 5.48 0.08 0.13 58.43 20:38:16 20:01:01 3 35.98 0.00 5.02 1.95 0.08 56.97 20:38:16 20:01:01 4 36.13 0.00 6.01 0.13 0.08 57.64 20:38:16 20:01:01 5 36.33 0.00 4.68 0.07 0.07 58.86 20:38:16 20:01:01 6 37.63 0.00 5.56 0.03 0.07 56.71 20:38:16 20:01:01 7 35.79 0.00 4.66 0.39 0.07 59.10 20:38:16 20:02:01 all 28.89 0.00 6.37 0.92 0.07 63.74 20:38:16 20:02:01 0 28.47 0.00 6.41 0.00 0.07 65.05 20:38:16 20:02:01 1 28.82 0.00 6.66 0.12 0.07 64.34 20:38:16 20:02:01 2 28.83 0.00 6.42 0.24 0.07 64.45 20:38:16 20:02:01 3 27.56 0.00 6.13 6.24 0.08 59.99 20:38:16 20:02:01 4 28.01 0.00 6.87 0.62 0.05 64.45 20:38:16 20:02:01 5 29.30 0.00 6.56 0.03 0.07 64.03 20:38:16 20:02:01 6 29.23 0.00 5.67 0.03 0.07 65.00 20:38:16 20:02:01 7 30.95 0.00 6.27 0.12 0.07 62.59 20:38:16 20:03:01 all 15.25 0.00 11.72 10.83 0.10 62.10 20:38:16 20:03:01 0 15.85 0.00 10.90 6.00 0.07 67.18 20:38:16 20:03:01 1 13.49 0.00 11.19 8.51 0.12 66.69 20:38:16 20:03:01 2 15.76 0.00 11.81 9.43 0.09 62.92 20:38:16 20:03:01 3 14.89 0.00 14.16 26.65 0.10 44.19 20:38:16 20:03:01 4 15.58 0.00 9.60 7.67 0.08 67.06 20:38:16 20:03:01 5 15.91 0.00 12.59 13.66 0.10 57.74 20:38:16 20:03:01 6 15.48 0.00 12.11 5.36 0.10 66.94 20:38:16 20:03:01 7 15.00 0.00 11.40 9.36 0.15 64.09 20:38:16 20:04:01 all 50.93 0.00 14.13 8.45 0.18 26.31 20:38:16 20:04:01 0 50.96 0.00 12.68 7.02 0.17 29.16 20:38:16 20:04:01 1 52.71 0.00 12.84 7.51 0.17 26.77 20:38:16 20:04:01 2 50.25 0.00 14.70 8.29 0.14 26.62 20:38:16 20:04:01 3 50.71 0.00 13.40 5.58 0.24 30.07 20:38:16 20:04:01 4 51.49 0.00 14.14 6.44 0.14 27.79 20:38:16 20:04:01 5 51.04 0.00 14.69 15.65 0.15 18.47 20:38:16 20:04:01 6 50.18 0.00 15.64 9.14 0.22 24.82 20:38:16 20:04:01 7 50.10 0.00 14.91 7.93 0.21 26.85 20:38:16 20:05:01 all 56.58 0.00 17.06 9.42 0.16 16.77 20:38:16 20:05:01 0 57.69 0.00 18.52 12.44 0.16 11.18 20:38:16 20:05:01 1 55.04 0.00 14.61 8.65 0.16 21.55 20:38:16 20:05:01 2 54.78 0.00 15.73 7.96 0.26 21.28 20:38:16 20:05:01 3 59.57 0.00 16.96 9.93 0.14 13.40 20:38:16 20:05:01 4 56.13 0.00 17.74 12.80 0.10 13.23 20:38:16 20:05:01 5 58.54 0.00 18.47 7.80 0.21 14.99 20:38:16 20:05:01 6 56.97 0.00 18.32 7.92 0.14 16.65 20:38:16 20:05:01 7 53.94 0.00 16.13 7.84 0.12 21.97 20:38:16 20:06:01 all 28.60 0.00 7.24 2.83 0.10 61.23 20:38:16 20:06:01 0 30.27 0.00 7.83 1.01 0.19 60.70 20:38:16 20:06:01 1 27.94 0.00 6.77 2.55 0.09 62.65 20:38:16 20:06:01 2 27.49 0.00 6.90 4.23 0.09 61.29 20:38:16 20:06:01 3 30.52 0.00 8.03 1.87 0.08 59.50 20:38:16 20:06:01 4 25.08 0.00 7.38 5.40 0.08 62.06 20:38:16 20:06:01 5 30.14 0.00 8.30 3.80 0.08 57.67 20:38:16 20:06:01 6 29.84 0.00 6.91 1.37 0.10 61.78 20:38:16 20:06:01 7 27.49 0.00 5.79 2.41 0.08 64.23 20:38:16 20:07:01 all 0.03 0.00 0.00 0.01 0.01 99.94 20:38:16 20:07:01 0 0.02 0.00 0.00 0.03 0.02 99.93 20:38:16 20:07:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:38:16 20:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:38:16 20:07:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:38:16 20:07:01 4 0.02 0.00 0.02 0.02 0.00 99.95 20:38:16 20:07:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:38:16 20:07:01 6 0.17 0.00 0.00 0.02 0.00 99.82 20:38:16 20:07:01 7 0.00 0.00 0.00 0.00 0.03 99.97 20:38:16 20:08:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:38:16 20:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:38:16 20:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:38:16 20:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:38:16 20:08:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:38:16 20:08:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:38:16 20:08:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:38:16 20:08:01 6 0.05 0.00 0.00 0.02 0.02 99.92 20:38:16 20:08:01 7 0.07 0.00 0.02 0.00 0.03 99.88 20:38:16 20:09:01 all 0.01 0.00 0.01 0.01 0.01 99.96 20:38:16 20:09:01 0 0.00 0.00 0.02 0.02 0.02 99.95 20:38:16 20:09:01 1 0.02 0.00 0.00 0.02 0.00 99.97 20:38:16 20:09:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:38:16 20:09:01 3 0.00 0.00 0.02 0.00 0.02 99.97 20:38:16 20:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:38:16 20:09:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:38:16 20:09:01 6 0.00 0.00 0.02 0.02 0.00 99.97 20:38:16 20:09:01 7 0.03 0.00 0.02 0.00 0.03 99.92 20:38:16 20:10:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:38:16 20:10:01 0 0.02 0.00 0.00 0.02 0.02 99.95 20:38:16 20:10:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:38:16 20:10:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:38:16 20:10:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:38:16 20:10:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:38:16 20:10:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:38:16 20:10:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:38:16 20:10:01 7 0.03 0.00 0.05 0.00 0.02 99.90 20:38:16 20:38:16 20:10:01 CPU %user %nice %system %iowait %steal %idle 20:38:16 20:11:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:38:16 20:11:01 0 0.00 0.00 0.02 0.02 0.02 99.95 20:38:16 20:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:38:16 20:11:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:38:16 20:11:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:38:16 20:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:38:16 20:11:01 5 0.00 0.00 0.02 0.00 0.02 99.97 20:38:16 20:11:01 6 0.02 0.00 0.02 0.02 0.00 99.95 20:38:16 20:11:01 7 0.03 0.00 0.00 0.00 0.03 99.93 20:38:16 20:12:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:38:16 20:12:01 0 0.00 0.00 0.00 0.02 0.00 99.98 20:38:16 20:12:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:38:16 20:12:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:38:16 20:12:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:38:16 20:12:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:38:16 20:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:38:16 20:12:01 6 0.02 0.00 0.00 0.02 0.02 99.95 20:38:16 20:12:01 7 0.02 0.00 0.03 0.00 0.03 99.92 20:38:16 20:13:01 all 0.01 0.00 0.01 0.01 0.01 99.96 20:38:16 20:13:01 0 0.02 0.00 0.02 0.08 0.02 99.87 20:38:16 20:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:38:16 20:13:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:38:16 20:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:38:16 20:13:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:38:16 20:13:01 5 0.02 0.00 0.02 0.00 0.03 99.93 20:38:16 20:13:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:38:16 20:13:01 7 0.02 0.00 0.02 0.00 0.02 99.95 20:38:16 20:14:01 all 0.03 0.00 0.03 0.01 0.01 99.92 20:38:16 20:14:01 0 0.02 0.00 0.02 0.03 0.02 99.92 20:38:16 20:14:01 1 0.00 0.00 0.03 0.00 0.00 99.97 20:38:16 20:14:01 2 0.02 0.00 0.03 0.00 0.00 99.95 20:38:16 20:14:01 3 0.03 0.00 0.05 0.00 0.02 99.90 20:38:16 20:14:01 4 0.03 0.00 0.03 0.00 0.00 99.93 20:38:16 20:14:01 5 0.02 0.00 0.03 0.00 0.02 99.93 20:38:16 20:14:01 6 0.10 0.00 0.05 0.02 0.00 99.83 20:38:16 20:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:38:16 20:15:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:38:16 20:15:01 0 0.02 0.00 0.00 0.02 0.02 99.95 20:38:16 20:15:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:38:16 20:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:38:16 20:15:01 3 0.02 0.00 0.02 0.00 0.03 99.93 20:38:16 20:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:38:16 20:15:01 5 0.02 0.00 0.03 0.00 0.03 99.92 20:38:16 20:15:01 6 0.13 0.00 0.00 0.02 0.00 99.85 20:38:16 20:15:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:38:16 20:16:01 all 0.02 0.00 0.01 0.01 0.01 99.96 20:38:16 20:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:38:16 20:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:38:16 20:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:38:16 20:16:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:38:16 20:16:01 4 0.00 0.00 0.02 0.05 0.00 99.93 20:38:16 20:16:01 5 0.05 0.00 0.00 0.00 0.03 99.92 20:38:16 20:16:01 6 0.03 0.00 0.02 0.02 0.00 99.93 20:38:16 20:16:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:38:16 20:17:01 all 0.02 0.00 0.01 0.01 0.01 99.95 20:38:16 20:17:01 0 0.03 0.00 0.00 0.03 0.02 99.92 20:38:16 20:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:38:16 20:17:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:38:16 20:17:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:38:16 20:17:01 4 0.02 0.00 0.02 0.00 0.03 99.93 20:38:16 20:17:01 5 0.05 0.00 0.00 0.00 0.00 99.95 20:38:16 20:17:01 6 0.00 0.00 0.02 0.03 0.02 99.93 20:38:16 20:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:38:16 20:18:01 all 0.00 0.00 0.01 0.00 0.01 99.97 20:38:16 20:18:01 0 0.00 0.00 0.02 0.02 0.02 99.95 20:38:16 20:18:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:38:16 20:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:38:16 20:18:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:38:16 20:18:01 4 0.02 0.00 0.02 0.00 0.03 99.93 20:38:16 20:18:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:38:16 20:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:38:16 20:18:01 7 0.00 0.00 0.02 0.00 0.02 99.97 20:38:16 20:19:01 all 0.03 0.00 0.00 0.01 0.01 99.95 20:38:16 20:19:01 0 0.02 0.00 0.02 0.02 0.02 99.93 20:38:16 20:19:01 1 0.07 0.00 0.00 0.00 0.00 99.93 20:38:16 20:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:38:16 20:19:01 3 0.00 0.00 0.02 0.02 0.02 99.95 20:38:16 20:19:01 4 0.03 0.00 0.00 0.00 0.03 99.93 20:38:16 20:19:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:38:16 20:19:01 6 0.02 0.00 0.00 0.03 0.00 99.95 20:38:16 20:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:38:16 20:20:01 all 0.01 0.00 0.00 0.00 0.01 99.97 20:38:16 20:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:38:16 20:20:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:38:16 20:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:38:16 20:20:01 3 0.02 0.00 0.00 0.02 0.02 99.95 20:38:16 20:20:01 4 0.07 0.00 0.02 0.00 0.03 99.88 20:38:16 20:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:38:16 20:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:38:16 20:20:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:38:16 20:21:01 all 0.01 0.00 0.00 0.00 0.01 99.97 20:38:16 20:21:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:38:16 20:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:38:16 20:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:38:16 20:21:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:38:16 20:21:01 4 0.02 0.00 0.02 0.00 0.03 99.93 20:38:16 20:21:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:38:16 20:21:01 6 0.02 0.00 0.00 0.03 0.00 99.95 20:38:16 20:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:38:16 20:38:16 20:21:01 CPU %user %nice %system %iowait %steal %idle 20:38:16 20:22:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:38:16 20:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:38:16 20:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:38:16 20:22:01 2 0.00 0.00 0.02 0.00 0.02 99.97 20:38:16 20:22:01 3 0.00 0.00 0.02 0.02 0.02 99.95 20:38:16 20:22:01 4 0.03 0.00 0.00 0.00 0.03 99.93 20:38:16 20:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:38:16 20:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:38:16 20:22:01 7 0.02 0.00 0.02 0.00 0.02 99.95 20:38:16 20:23:01 all 0.02 0.00 0.01 0.00 0.01 99.95 20:38:16 20:23:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:38:16 20:23:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:38:16 20:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:38:16 20:23:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:38:16 20:23:01 4 0.05 0.00 0.05 0.00 0.02 99.88 20:38:16 20:23:01 5 0.05 0.00 0.02 0.00 0.00 99.93 20:38:16 20:23:01 6 0.02 0.00 0.02 0.02 0.00 99.95 20:38:16 20:23:01 7 0.03 0.00 0.00 0.02 0.00 99.95 20:38:16 20:24:01 all 0.02 0.00 0.00 0.01 0.01 99.96 20:38:16 20:24:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:38:16 20:24:01 1 0.05 0.00 0.02 0.00 0.00 99.93 20:38:16 20:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:38:16 20:24:01 3 0.05 0.00 0.00 0.00 0.02 99.93 20:38:16 20:24:01 4 0.02 0.00 0.02 0.00 0.03 99.93 20:38:16 20:24:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:38:16 20:24:01 6 0.00 0.00 0.00 0.02 0.02 99.97 20:38:16 20:24:01 7 0.00 0.00 0.00 0.03 0.02 99.95 20:38:16 20:25:01 all 0.01 0.00 0.00 0.00 0.01 99.97 20:38:16 20:25:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:38:16 20:25:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:38:16 20:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:38:16 20:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:38:16 20:25:01 4 0.05 0.00 0.02 0.00 0.03 99.90 20:38:16 20:25:01 5 0.03 0.00 0.00 0.00 0.02 99.95 20:38:16 20:25:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:38:16 20:25:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:38:16 20:26:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:38:16 20:26:01 0 0.00 0.00 0.02 0.02 0.00 99.97 20:38:16 20:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:38:16 20:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:38:16 20:26:01 3 0.02 0.00 0.02 0.00 0.03 99.93 20:38:16 20:26:01 4 0.05 0.00 0.02 0.00 0.03 99.90 20:38:16 20:26:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:38:16 20:26:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:38:16 20:26:01 7 0.02 0.00 0.02 0.00 0.02 99.95 20:38:16 20:27:01 all 0.01 0.00 0.01 0.01 0.01 99.96 20:38:16 20:27:01 0 0.00 0.00 0.02 0.02 0.02 99.95 20:38:16 20:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:38:16 20:27:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:38:16 20:27:01 3 0.03 0.00 0.00 0.00 0.02 99.95 20:38:16 20:27:01 4 0.05 0.00 0.00 0.00 0.03 99.92 20:38:16 20:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:38:16 20:27:01 6 0.00 0.00 0.02 0.02 0.00 99.97 20:38:16 20:27:01 7 0.02 0.00 0.02 0.02 0.00 99.95 20:38:16 20:28:01 all 0.02 0.00 0.00 0.01 0.01 99.96 20:38:16 20:28:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:38:16 20:28:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:38:16 20:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:38:16 20:28:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:38:16 20:28:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:38:16 20:28:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:38:16 20:28:01 6 0.02 0.00 0.00 0.05 0.00 99.93 20:38:16 20:28:01 7 0.03 0.00 0.00 0.02 0.02 99.93 20:38:16 20:29:01 all 0.02 0.00 0.01 0.02 0.01 99.94 20:38:16 20:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:38:16 20:29:01 1 0.03 0.00 0.03 0.00 0.00 99.93 20:38:16 20:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:38:16 20:29:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:38:16 20:29:01 4 0.05 0.00 0.03 0.00 0.03 99.88 20:38:16 20:29:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:38:16 20:29:01 6 0.00 0.00 0.00 0.03 0.00 99.97 20:38:16 20:29:01 7 0.02 0.00 0.02 0.10 0.02 99.85 20:38:16 20:30:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:38:16 20:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:38:16 20:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:38:16 20:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:38:16 20:30:01 3 0.00 0.00 0.02 0.00 0.02 99.97 20:38:16 20:30:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:38:16 20:30:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:38:16 20:30:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:38:16 20:30:01 7 0.02 0.00 0.00 0.02 0.02 99.95 20:38:16 20:31:02 all 0.01 0.00 0.00 0.00 0.01 99.97 20:38:16 20:31:02 0 0.00 0.00 0.00 0.02 0.02 99.97 20:38:16 20:31:02 1 0.02 0.00 0.00 0.00 0.02 99.97 20:38:16 20:31:02 2 0.02 0.00 0.02 0.00 0.00 99.97 20:38:16 20:31:02 3 0.03 0.00 0.02 0.00 0.02 99.93 20:38:16 20:31:02 4 0.05 0.00 0.00 0.00 0.03 99.92 20:38:16 20:31:02 5 0.00 0.00 0.00 0.00 0.00 100.00 20:38:16 20:31:02 6 0.00 0.00 0.00 0.00 0.02 99.98 20:38:16 20:31:02 7 0.00 0.00 0.00 0.00 0.00 100.00 20:38:16 20:32:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:38:16 20:32:01 0 0.02 0.00 0.02 0.02 0.02 99.93 20:38:16 20:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:38:16 20:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:38:16 20:32:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:38:16 20:32:01 4 0.03 0.00 0.03 0.00 0.03 99.90 20:38:16 20:32:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:38:16 20:32:01 6 0.03 0.00 0.00 0.02 0.00 99.95 20:38:16 20:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:38:16 20:38:16 20:32:01 CPU %user %nice %system %iowait %steal %idle 20:38:16 20:33:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:38:16 20:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:38:16 20:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:38:16 20:33:01 2 0.00 0.00 0.02 0.00 0.02 99.97 20:38:16 20:33:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:38:16 20:33:01 4 0.03 0.00 0.05 0.00 0.03 99.88 20:38:16 20:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:38:16 20:33:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:38:16 20:33:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:38:16 20:34:01 all 0.01 0.00 0.00 0.00 0.01 99.96 20:38:16 20:34:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:38:16 20:34:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:38:16 20:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:38:16 20:34:01 3 0.02 0.00 0.00 0.02 0.02 99.95 20:38:16 20:34:01 4 0.03 0.00 0.02 0.00 0.03 99.92 20:38:16 20:34:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:38:16 20:34:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:38:16 20:34:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:38:16 20:35:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:38:16 20:35:01 0 0.00 0.00 0.02 0.02 0.00 99.97 20:38:16 20:35:01 1 0.02 0.00 0.02 0.02 0.00 99.95 20:38:16 20:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:38:16 20:35:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:38:16 20:35:01 4 0.02 0.00 0.03 0.00 0.02 99.93 20:38:16 20:35:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:38:16 20:35:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:38:16 20:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:38:16 20:36:01 all 0.02 0.00 0.01 0.01 0.01 99.96 20:38:16 20:36:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:38:16 20:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:38:16 20:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:38:16 20:36:01 3 0.03 0.00 0.03 0.00 0.02 99.92 20:38:16 20:36:01 4 0.02 0.00 0.02 0.00 0.03 99.93 20:38:16 20:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:38:16 20:36:01 6 0.03 0.00 0.03 0.05 0.00 99.88 20:38:16 20:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:38:16 20:37:01 all 0.02 0.00 0.00 0.01 0.01 99.96 20:38:16 20:37:01 0 0.02 0.00 0.00 0.02 0.02 99.95 20:38:16 20:37:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:38:16 20:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:38:16 20:37:01 3 0.03 0.00 0.00 0.02 0.02 99.93 20:38:16 20:37:01 4 0.07 0.00 0.02 0.00 0.03 99.88 20:38:16 20:37:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:38:16 20:37:01 6 0.02 0.00 0.00 0.02 0.02 99.95 20:38:16 20:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:38:16 20:38:01 all 0.91 0.00 0.23 0.01 0.01 98.83 20:38:16 20:38:01 0 0.48 0.00 0.18 0.02 0.00 99.32 20:38:16 20:38:01 1 1.49 0.00 0.30 0.02 0.02 98.18 20:38:16 20:38:01 2 0.88 0.00 0.22 0.03 0.00 98.87 20:38:16 20:38:01 3 0.78 0.00 0.25 0.00 0.03 98.93 20:38:16 20:38:01 4 1.75 0.00 0.20 0.00 0.03 98.01 20:38:16 20:38:01 5 0.72 0.00 0.18 0.00 0.00 99.10 20:38:16 20:38:01 6 0.78 0.00 0.33 0.03 0.02 98.83 20:38:16 20:38:01 7 0.42 0.00 0.18 0.02 0.02 99.37 20:38:16 Average: all 6.07 0.00 1.71 0.89 0.03 91.30 20:38:16 Average: 0 6.11 0.00 1.71 0.95 0.03 91.20 20:38:16 Average: 1 6.05 0.00 1.63 0.75 0.02 91.55 20:38:16 Average: 2 5.97 0.00 1.70 0.76 0.02 91.55 20:38:16 Average: 3 6.16 0.00 1.75 1.33 0.03 90.73 20:38:16 Average: 4 5.96 0.00 1.71 0.93 0.03 91.37 20:38:16 Average: 5 6.17 0.00 1.79 1.04 0.03 90.97 20:38:16 Average: 6 6.15 0.00 1.75 0.62 0.02 91.46 20:38:16 Average: 7 6.00 0.00 1.65 0.73 0.03 91.60 20:38:16 20:38:16 20:38:16