Pull request #4584 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca+1fb6775d8804dda106fccace673c66bb187c3e57 (030aecd215eb5a8b3ecc3d75e7a2781779635e2c) 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-ssh11692562848202521217.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh3869362364166557620.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-4584/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-4584/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7208641594651731353.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-4584/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11327591053811278526.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh9189609004380022398.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-4584/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-4584/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4038458799511948120.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-17355 in /w/workspace/edgexfoundry_edgex-go_PR-4584 [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/4584/head:refs/remotes/origin/PR-4584 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1fb6775d8804dda106fccace673c66bb187c3e57 into PR head commit dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca Merge succeeded, producing dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca Checking out Revision dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca (PR-4584) Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:58:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca # 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 1fb6775d8804dda106fccace673c66bb187c3e57 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca # timeout=10 [Pipeline] withCredentials 19:58:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:58:25 ========================================================= 19:58:25 EdgeX Global Pipelines Version Info 19:58:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:58:26 ------------------- 19:58:26 stable info: 19:58:26 ------------------- 19:58:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:58:26 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 19:58:26 Message: update stable to v1.0.249 19:58:26 ------------------- 19:58:26 experimental info: 19:58:26 ------------------- 19:58:26 Commited By: **** collab-it+edgex@linuxfoundation.org 19:58:26 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 19:58:26 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:58:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:58:26 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:58:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:58:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:58:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:58:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 19:58:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:58:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:58:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:58:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:58:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:58:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:58:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:58:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:58:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:58:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:58:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:58:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:58:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:58:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:58:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:58:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:58:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:58:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4584 [Pipeline] echo 19:58:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4584 [Pipeline] echo 19:58:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4584 [Pipeline] echo 19:58:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca [Pipeline] echo 19:58:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dbeafcd [Pipeline] echo 19:58:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:58:28 provisioning config files... 19:58:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config12723763206493199004tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:58:28 ---> docker-login.sh 19:58:28 nexus3.edgexfoundry.org:10001 19:58:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:29 Configure a credential helper to remove this warning. See 19:58:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:29 19:58:29 Login Succeeded 19:58:29 nexus3.edgexfoundry.org:10002 19:58:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:29 Configure a credential helper to remove this warning. See 19:58:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:29 19:58:29 Login Succeeded 19:58:29 nexus3.edgexfoundry.org:10003 19:58:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:29 Configure a credential helper to remove this warning. See 19:58:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:29 19:58:29 Login Succeeded 19:58:29 nexus3.edgexfoundry.org:10004 19:58:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:29 Configure a credential helper to remove this warning. See 19:58:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:29 19:58:29 Login Succeeded 19:58:29 docker.io 19:58:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:29 Configure a credential helper to remove this warning. See 19:58:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:29 19:58:29 Login Succeeded 19:58:29 ---> docker-login.sh ends [Pipeline] } 19:58:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:58:29 + 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:29 + cut -d/ -f2 19:58:29 + dirname cmd/core-command/Dockerfile 19:58:29 + echo core-command,cmd/core-command/Dockerfile 19:58:29 + cut -d/ -f2 19:58:29 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:58:29 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:58:29 + dirname cmd/core-data/Dockerfile 19:58:29 + cut -d/ -f2 19:58:29 + echo core-data,cmd/core-data/Dockerfile 19:58:29 + + cut -d/ -f2 19:58:29 dirname cmd/core-metadata/Dockerfile 19:58:29 + echo core-metadata,cmd/core-metadata/Dockerfile 19:58:29 + + cut -d/ -f2 19:58:29 dirname cmd/security-bootstrapper/Dockerfile 19:58:29 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:58:29 + dirname cmd/security-proxy-auth/Dockerfile 19:58:29 + cut -d/ -f2 19:58:29 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:58:29 + dirname cmd/security-proxy-setup/Dockerfile 19:58:29 + cut -d/ -f2 19:58:29 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:58:29 + dirname cmd/security-secretstore-setup/Dockerfile 19:58:29 + cut -d/ -f2 19:58:29 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:58:29 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:58:29 + cut -d/ -f2 19:58:29 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:58:29 + + dirnamecut -d/ -f2 19:58:29 cmd/security-spire-agent/Dockerfile 19:58:29 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:58:29 + dirname cmd/security-spire-config/Dockerfile 19:58:29 + cut -d/ -f2 19:58:29 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:58:29 + dirname cmd/security-spire-server/Dockerfile 19:58:29 + cut -d/ -f2 19:58:29 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:58:29 + dirname cmd/support-notifications/Dockerfile 19:58:29 + cut -d/ -f2 19:58:29 + echo support-notifications,cmd/support-notifications/Dockerfile 19:58:29 + dirname cmd/support-scheduler/Dockerfile 19:58:29 + cut -d/ -f2 19:58:29 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:58:30 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:30 + git rev-list -1 --merges dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca~1..dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca [Pipeline] echo 19:58:30 -----------> git rev-list -1 --merges dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca~1..dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca [false] [Pipeline] sh 19:58:30 + git log --format=format:%s -1 dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca [Pipeline] echo 19:58:30 ========================================================= 19:58:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:58:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:58:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:58:31 + grep -v github /etc/ssh/ssh_known_hosts 19:58:31 + [ -e /tmp/ssh_known_hosts ] 19:58:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:58:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:58:31 + sudo tee -a /etc/ssh/ssh_known_hosts 19:58:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:58:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:58:31 19:58:31 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:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:58:32 0.1.4: Pulling from edgex-devops/py-git-semver 19:58:32 b85a868b505f: Pulling fs layer 19:58:32 e2be974225ed: Pulling fs layer 19:58:32 339a4e72a1f5: Pulling fs layer 19:58:32 988bab9f4d93: Pulling fs layer 19:58:32 1469e6f7b9e6: Pulling fs layer 19:58:32 eaf3925da568: Pulling fs layer 19:58:32 bab4dde63d76: Pulling fs layer 19:58:32 bde34c3a00c8: Pulling fs layer 19:58:32 b352a97aabf1: Pulling fs layer 19:58:32 4872d77fe225: Pulling fs layer 19:58:32 5851b861e8e6: Pulling fs layer 19:58:32 bab4dde63d76: Waiting 19:58:32 bde34c3a00c8: Waiting 19:58:32 1469e6f7b9e6: Waiting 19:58:32 b352a97aabf1: Waiting 19:58:32 988bab9f4d93: Waiting 19:58:32 5851b861e8e6: Waiting 19:58:32 eaf3925da568: Waiting 19:58:32 e2be974225ed: Download complete 19:58:32 988bab9f4d93: Verifying Checksum 19:58:32 988bab9f4d93: Download complete 19:58:32 1469e6f7b9e6: Verifying Checksum 19:58:32 1469e6f7b9e6: Download complete 19:58:32 eaf3925da568: Verifying Checksum 19:58:32 eaf3925da568: Download complete 19:58:32 339a4e72a1f5: Verifying Checksum 19:58:32 339a4e72a1f5: Download complete 19:58:32 bde34c3a00c8: Verifying Checksum 19:58:32 bde34c3a00c8: Download complete 19:58:32 b352a97aabf1: Download complete 19:58:32 4872d77fe225: Verifying Checksum 19:58:32 4872d77fe225: Download complete 19:58:32 5851b861e8e6: Verifying Checksum 19:58:32 5851b861e8e6: Download complete 19:58:32 b85a868b505f: Download complete 19:58:32 bab4dde63d76: Verifying Checksum 19:58:32 bab4dde63d76: Download complete 19:58:33 b85a868b505f: Pull complete 19:58:33 e2be974225ed: Pull complete 19:58:35 339a4e72a1f5: Pull complete 19:58:35 988bab9f4d93: Pull complete 19:58:36 1469e6f7b9e6: Pull complete 19:58:36 eaf3925da568: Pull complete 19:58:37 bab4dde63d76: Pull complete 19:58:37 bde34c3a00c8: Pull complete 19:58:37 b352a97aabf1: Pull complete 19:58:37 4872d77fe225: Pull complete 19:58:38 5851b861e8e6: Pull complete 19:58:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:58:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:58:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:58:38 prd-ubuntu20.04-docker-8c-8g-17355 does not seem to be running inside a container 19:58:38 $ 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:58:39 $ docker top fd3552c8223bd8231a9c5036eecd5f4fd46708f74e31bc99be550c9653da4609 -eo pid,comm 19:58:39 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:58:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:58:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:58:40 [ssh-agent] Looking for ssh-agent implementation... 19:58:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:58:40 $ docker exec fd3552c8223bd8231a9c5036eecd5f4fd46708f74e31bc99be550c9653da4609 ssh-agent 19:58:40 SSH_AUTH_SOCK=/tmp/ssh-gEihf4I7dqXw/agent.31 19:58:40 SSH_AGENT_PID=37 19:58:40 Running ssh-add (command line suppressed) 19:58:40 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6805347956460391662.key (/w/workspace/edgex-go/1@tmp/private_key_6805347956460391662.key) 19:58:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:58:41 + git tag --points-at HEAD [Pipeline] } 19:58:41 $ docker exec --env ******** --env ******** fd3552c8223bd8231a9c5036eecd5f4fd46708f74e31bc99be550c9653da4609 ssh-agent -k 19:58:41 unset SSH_AUTH_SOCK; 19:58:41 unset SSH_AGENT_PID; 19:58:41 echo Agent pid 37 killed; 19:58:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:58:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:58:41 [ssh-agent] Looking for ssh-agent implementation... 19:58:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:58:41 $ docker exec fd3552c8223bd8231a9c5036eecd5f4fd46708f74e31bc99be550c9653da4609 ssh-agent 19:58:41 SSH_AUTH_SOCK=/tmp/ssh-0kMRQmad4Kfu/agent.69 19:58:41 SSH_AGENT_PID=75 19:58:41 Running ssh-add (command line suppressed) 19:58:41 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6471474529275370734.key (/w/workspace/edgex-go/1@tmp/private_key_6471474529275370734.key) 19:58:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:58:42 + git semver init 19:58:42 2023-05-30 19:58:42,502 [run_init] DEBUG init version:0.0.0 force:False 19:58:42 2023-05-30 19:58:42,503 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:58:42 2023-05-30 19:58:42,503 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:58:42 2023-05-30 19:58:42,504 [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:58:47 2023-05-30 19:58:46,928 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:58:47 2023-05-30 19:58:46,929 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4584 with force:False 19:58:47 2023-05-30 19:58:46,929 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4584 19:58:47 2023-05-30 19:58:46,933 [execute] INFO git cat-file --batch-check 19:58:47 2023-05-30 19:58:46,933 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:58:47 2023-05-30 19:58:46,939 [execute] INFO git cat-file --batch 19:58:47 2023-05-30 19:58:46,939 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:58:47 2023-05-30 19:58:46,943 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4584 19:58:47 0.0.0 [Pipeline] } 19:58:47 $ docker exec --env ******** --env ******** fd3552c8223bd8231a9c5036eecd5f4fd46708f74e31bc99be550c9653da4609 ssh-agent -k 19:58:47 unset SSH_AUTH_SOCK; 19:58:47 unset SSH_AGENT_PID; 19:58:47 echo Agent pid 75 killed; 19:58:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:58:48 + git semver [Pipeline] } 19:58:48 $ docker stop --time=1 fd3552c8223bd8231a9c5036eecd5f4fd46708f74e31bc99be550c9653da4609 19:58:49 $ docker rm -f --volumes fd3552c8223bd8231a9c5036eecd5f4fd46708f74e31bc99be550c9653da4609 [Pipeline] // withDockerContainer [Pipeline] sh 19:58:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:58:50 Stashed 1 file(s) [Pipeline] echo 19:58:50 [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] { 19:58:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17352 in /w/workspace/edgexfoundry_edgex-go_PR-4584 [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] ws 19:58:51 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:58:51 The recommended git tool is: git [Pipeline] script [Pipeline] { [Pipeline] sh 19:58:51 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:58:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:58:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:58:51 ========================================================= 19:58:51 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 19:58:51 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:58:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:58:51 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 19:58:51 f56be85fc22e: Pulling fs layer 19:58:51 85791d961cd3: Pulling fs layer 19:58:51 d694b5ae8c79: Pulling fs layer 19:58:51 9f32a84ed3da: Pulling fs layer 19:58:51 9f32a84ed3da: Waiting 19:58:51 4d19c01a9841: Pulling fs layer 19:58:51 9325e15d5711: Pulling fs layer 19:58:51 556b6ee489ea: Pulling fs layer 19:58:51 c5a4b2cf53e6: Pulling fs layer 19:58:51 4d19c01a9841: Waiting 19:58:51 9325e15d5711: Waiting 19:58:51 c5a4b2cf53e6: Waiting 19:58:51 556b6ee489ea: Waiting 19:58:51 85791d961cd3: Verifying Checksum 19:58:51 85791d961cd3: Download complete 19:58:51 9f32a84ed3da: Verifying Checksum 19:58:51 9f32a84ed3da: Download complete 19:58:51 4d19c01a9841: Verifying Checksum 19:58:51 4d19c01a9841: Download complete 19:58:51 f56be85fc22e: Verifying Checksum 19:58:51 f56be85fc22e: Download complete 19:58:51 9325e15d5711: Verifying Checksum 19:58:51 9325e15d5711: Download complete 19:58:52 f56be85fc22e: Pull complete 19:58:52 85791d961cd3: Pull complete 19:58:52 d694b5ae8c79: Verifying Checksum 19:58:52 d694b5ae8c79: Download complete 19:58:52 c5a4b2cf53e6: Verifying Checksum 19:58:52 c5a4b2cf53e6: Download complete 19:58:53 556b6ee489ea: Verifying Checksum 19:58:53 556b6ee489ea: Download complete 19:58:55 d694b5ae8c79: Pull complete 19:58:55 9f32a84ed3da: Pull complete 19:58:55 4d19c01a9841: Pull complete 19:58:55 9325e15d5711: Pull complete 19:58:55 using credential edgex-jenkins-ssh 19:58:55 Cloning the remote Git repository 19:58:55 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:58:56 > git init /w/workspace/edgex-go/1 # timeout=10 19:58:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:58:56 > git --version # timeout=10 19:58:56 > git --version # 'git version 2.25.1' 19:58:56 using GIT_SSH to set credentials SSH Credentials for GitHub 19:58:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:58:58 556b6ee489ea: Pull complete 19:58:59 c5a4b2cf53e6: Pull complete 19:58:59 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 19:58:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:58:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 19:58:59 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:58:59 WORKDIR /edgex 19:58:59 COPY go.mod . 19:58:59 RUN go mod download 19:58:59 + docker build -t ci-base-image-x86_64 -f - . 19:59:00 Sending build context to Docker daemon 170.8MB 19:59:00 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:59:00 ---> c4be618373d6 19:59:00 Step 2/4 : WORKDIR /edgex 19:59:02 ---> Running in 1845e5343d90 19:59:02 Removing intermediate container 1845e5343d90 19:59:02 ---> 40374eaf5b36 19:59:02 Step 3/4 : COPY go.mod . 19:59:02 ---> b2531da482e3 19:59:02 Step 4/4 : RUN go mod download 19:59:02 ---> Running in 263d29c11950 19:59:12 Removing intermediate container 263d29c11950 19:59:12 ---> 3ff5c65bce43 19:59:12 Successfully built 3ff5c65bce43 19:59:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:13 + docker inspect -f . ci-base-image-x86_64 19:59:13 . [Pipeline] } [Pipeline] // withEnv 19:59:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:59:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] withDockerContainer 19:59:13 prd-ubuntu20.04-docker-8c-8g-17355 does not seem to be running inside a container 19:59:13 $ 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:13 $ docker top a1882d9fe393beca29b8da3b5b3f10356b6b5dfb96931a828246d9bc3e0048ed -eo pid,comm [Pipeline] { [Pipeline] sh 19:59:13 + go version 19:59:13 go version go1.20.2 linux/amd64 [Pipeline] } 19:59:14 $ docker stop --time=1 a1882d9fe393beca29b8da3b5b3f10356b6b5dfb96931a828246d9bc3e0048ed 19:59:14 Merging remotes/origin/main commit 1fb6775d8804dda106fccace673c66bb187c3e57 into PR head commit dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca 19:59:14 Merge succeeded, producing dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca 19:59:14 Checking out Revision dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca (PR-4584) 19:59:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:59:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:59:13 using GIT_SSH to set credentials SSH Credentials for GitHub 19:59:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4584/head:refs/remotes/origin/PR-4584 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:59:14 > git config core.sparsecheckout # timeout=10 19:59:14 > git checkout -f dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca # timeout=10 19:59:14 > git remote # timeout=10 19:59:14 > git config --get remote.origin.url # timeout=10 19:59:14 using GIT_SSH to set credentials SSH Credentials for GitHub 19:59:14 > git merge 1fb6775d8804dda106fccace673c66bb187c3e57 # timeout=10 19:59:14 > git rev-parse HEAD^{commit} # timeout=10 19:59:14 > git config core.sparsecheckout # timeout=10 19:59:14 > git checkout -f dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca # timeout=10 19:59:15 $ docker rm -f --volumes a1882d9fe393beca29b8da3b5b3f10356b6b5dfb96931a828246d9bc3e0048ed 19:59:15 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.4" [Pipeline] // withDockerContainer [Pipeline] } 19:59:15 > git --version # timeout=10 19:59:15 > git --version # 'git version 2.25.1' 19:59:15 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 19:59:15 + docker inspect -f . ci-base-image-x86_64 19:59:15 . [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:16 prd-ubuntu20.04-docker-8c-8g-17355 does not seem to be running inside a container 19:59:16 $ 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:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:59:16 % Total % Received % Xferd Average Speed Time Time Time Current 19:59:16 Dload Upload Total Spent Left Speed 19:59:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 94451 19:59:16 $ docker top 5a23967c652c417b9820fee5d11efa22f594f292147a2e9d1ba863fe55a5afaf -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] echo 19:59:16 ========================================================= 19:59:16 [edgeXBuildGoParallel] Running Tests and Build... 19:59:16 ========================================================= [Pipeline] sh 19:59:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:59:17 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:59:17 + sudo tee /etc/docker/daemon.new 19:59:17 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:59:17 { 19:59:17 "registry-mirrors": [ 19:59:17 "https://nexus3.edgexfoundry.org:10001" 19:59:17 ], 19:59:17 "bip": "10.250.0.254/24", 19:59:17 "hosts": [ 19:59:17 "tcp://0.0.0.0:5555", 19:59:17 "unix:///var/run/docker.sock" 19:59:17 ], 19:59:17 "mtu": 1458, 19:59:17 "selinux-enabled": true, 19:59:17 "seccomp-profile": "/etc/docker/seccomp.json" 19:59:17 } [Pipeline] sh 19:59:17 + make test 19:59:17 go test -race -coverprofile=coverage.out ./... 19:59:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:59:18 + sudo service docker restart 19:59:24 ? github.com/edgexfoundry/edgex-go [no test files] 19:59:36 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:59:36 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:59:36 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:59:36 provisioning config files... 19:59:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config13511006745403421913tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:59:36 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:59:36 ---> docker-login.sh 19:59:36 nexus3.edgexfoundry.org:10001 19:59:36 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:59:37 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:59:37 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:59:37 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:59:37 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:59:37 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:59:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:37 Configure a credential helper to remove this warning. See 19:59:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:37 19:59:37 Login Succeeded 19:59:37 nexus3.edgexfoundry.org:10002 19:59:37 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:59:37 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:59:37 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:59:37 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:59:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:37 Configure a credential helper to remove this warning. See 19:59:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:37 19:59:37 Login Succeeded 19:59:37 nexus3.edgexfoundry.org:10003 19:59:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:38 Configure a credential helper to remove this warning. See 19:59:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:38 19:59:38 Login Succeeded 19:59:38 nexus3.edgexfoundry.org:10004 19:59:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:38 Configure a credential helper to remove this warning. See 19:59:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:38 19:59:38 Login Succeeded 19:59:38 docker.io 19:59:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:38 Configure a credential helper to remove this warning. See 19:59:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:38 19:59:38 Login Succeeded 19:59:38 ---> docker-login.sh ends [Pipeline] } 19:59:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:59:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:59:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:59:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements 19:59:39 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:59:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:59:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:59:39 ========================================================= 19:59:39 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 19:59:39 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:59:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:59:40 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:59:40 c41833b44d91: Pulling fs layer 19:59:40 ed15518f5707: Pulling fs layer 19:59:40 feae8fd75edb: Pulling fs layer 19:59:40 242c74f7c9fa: Pulling fs layer 19:59:40 3cdef696dda3: Pulling fs layer 19:59:40 2ced38df9373: Pulling fs layer 19:59:40 58f1dce35555: Pulling fs layer 19:59:40 242c74f7c9fa: Waiting 19:59:40 3cdef696dda3: Waiting 19:59:40 2ced38df9373: Waiting 19:59:40 58f1dce35555: Waiting 19:59:40 ed15518f5707: Verifying Checksum 19:59:40 ed15518f5707: Download complete 19:59:40 242c74f7c9fa: Verifying Checksum 19:59:40 242c74f7c9fa: Download complete 19:59:40 3cdef696dda3: Verifying Checksum 19:59:40 3cdef696dda3: Download complete 19:59:40 c41833b44d91: Verifying Checksum 19:59:40 c41833b44d91: Download complete 19:59:41 c41833b44d91: Pull complete 19:59:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements 19:59:41 58f1dce35555: Verifying Checksum 19:59:41 58f1dce35555: Download complete 19:59:41 ed15518f5707: Pull complete 19:59:42 feae8fd75edb: Verifying Checksum 19:59:42 feae8fd75edb: Download complete 19:59:42 2ced38df9373: Verifying Checksum 19:59:42 2ced38df9373: Download complete 19:59:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.089s coverage: 71.5% of statements 19:59:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:59:46 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:59:46 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:59:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:59:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:59:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.071s coverage: 54.0% of statements 19:59:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:59:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:59:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:59:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:59:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:59:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:59:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:59:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.950s coverage: 88.5% of statements 19:59:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.066s coverage: 3.8% of statements 19:59:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:59:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:59:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:59:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.365s coverage: 95.6% of statements 19:59:52 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:59:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:59:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:59:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:59:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:59:52 ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 72.2% of statements 19:59:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:59:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:59:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:59:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 65.9% of statements 19:59:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:59:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:59:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.082s coverage: 0.9% of statements 19:59:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.049s coverage: 29.0% of statements 19:59:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 42.9% of statements 19:59:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.091s coverage: 82.9% of statements 19:59:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements 19:59:55 feae8fd75edb: Pull complete 19:59:55 242c74f7c9fa: Pull complete 19:59:55 3cdef696dda3: Pull complete 19:59:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.719s coverage: 96.3% of statements 19:59:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements 19:59:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:59:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:59:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:59:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:59:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:59:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:59:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:59:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:59:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:59:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:59:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:00:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:00:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:00:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:00:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:00:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:00:01 2ced38df9373: Pull complete 20:00:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:00:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:00:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:00:03 58f1dce35555: Pull complete 20:00:03 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 20:00:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:00:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:00:04 + + docker buildecho -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:00:04 WORKDIR /edgex 20:00:04 COPY go.mod . 20:00:04 RUN go mod download ci-base-image-arm64 20:00:04 -f - . 20:00:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:00:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:00:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:00:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:00:04 Sending build context to Docker daemon 2.947MB 20:00:04 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:00:04 ---> fadd8f120f05 20:00:04 Step 2/4 : WORKDIR /edgex 20:00:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:00:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:00:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:00:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:00:06 ---> Running in 42ed948fbf51 20:00:06 Removing intermediate container 42ed948fbf51 20:00:06 ---> bc7ba37c9c79 20:00:06 Step 3/4 : COPY go.mod . 20:00:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:00:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:00:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:00:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:00:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.057s coverage: 94.4% of statements 20:00:07 ---> 253163704fd4 20:00:07 Step 4/4 : RUN go mod download 20:00:07 ---> Running in 044be5fdd51e 20:00:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:00:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:00:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:00:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:00:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.267s coverage: 79.9% of statements 20:00:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.065s coverage: 92.9% of statements 20:00:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 64.4% of statements 20:00:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.053s coverage: 62.3% of statements 20:00:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 20:00:20 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements 20:00:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements 20:00:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 81.8% of statements 20:00:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.101s coverage: 82.1% of statements 20:00:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.048s coverage: 86.0% of statements 20:00:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.170s coverage: 63.1% of statements 20:00:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 20:00:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 89.4% of statements 20:00:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 20:00:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.023s coverage: 73.7% of statements 20:00:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 20:00:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.205s coverage: 38.4% of statements 20:00:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 20:00:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements 20:00:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements 20:00:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.132s coverage: 92.3% of statements 20:00:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 61.5% of statements 20:00:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.079s coverage: 97.7% of statements 20:00:20 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 20:00:20 running golangci-lint 20:00:20 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 20:00:20 go version go1.20.2 linux/amd64 20:00:20 level=info msg="[config_reader] Used config file .golangci.yml" 20:00:20 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 20:00:35 level=info msg="[loader] Go packages loading at mode 575 (exports_file|compiled_files|deps|files|imports|name|types_sizes) took 13.152190066s" 20:00:35 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 32.338446ms" 20:00:39 Removing intermediate container 044be5fdd51e 20:00:39 ---> dc7d6678ee96 20:00:39 Successfully built dc7d6678ee96 20:00:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:39 + docker inspect -f . ci-base-image-arm64 20:00:39 . 20:00:40 level=info msg="[linters_context/goanalysis] analyzers took 50.950963803s with top 10 stages: buildir: 28.94607097s, inspect: 1.790053745s, fact_deprecated: 1.603506539s, gosec: 1.325624674s, printf: 1.161159203s, ctrlflow: 998.782311ms, S1038: 856.33468ms, nilness: 658.452831ms, fact_purity: 622.727827ms, directives: 450.130142ms" 20:00:40 level=info msg="[runner] Issues before processing: 203, after processing: 0" 20:00:40 level=info msg="[runner] Processors filtering stat (out/in): identifier_marker: 203/203, filename_unadjuster: 203/203, skip_files: 203/203, skip_dirs: 203/203, cgo: 203/203, exclude-rules: 23/203, autogenerated_exclude: 203/203, exclude: 203/203, nolint: 0/23, path_prettifier: 203/203" 20:00:40 level=info msg="[runner] processing took 20.10957ms with stages: nolint: 9.109378ms, identifier_marker: 5.445114ms, exclude-rules: 1.675096ms, autogenerated_exclude: 1.580902ms, path_prettifier: 1.493678ms, skip_dirs: 756.63µs, cgo: 29.121µs, filename_unadjuster: 15.341µs, max_same_issues: 790ns, uniq_by_line: 520ns, severity-rules: 500ns, skip_files: 500ns, path_shortener: 410ns, exclude: 390ns, source_code: 270ns, diff: 260ns, sort_results: 230ns, max_from_linter: 170ns, path_prefixer: 150ns, max_per_file_from_linter: 120ns" 20:00:40 level=info msg="[runner] linters took 7.121907239s with stages: goanalysis_metalinter: 7.101690396s" 20:00:40 level=info msg="File cache stats: 0 entries of total size 0B" 20:00:40 level=info msg="Memory: 205 samples, avg is 188.9MB, max is 798.0MB" 20:00:40 level=info msg="Execution took 20.316690921s" 20:00:40 go vet ./... [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:00:42 prd-ubuntu20.04-docker-arm64-4c-16g-17352 does not seem to be running inside a container 20:00:42 $ 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 ******** ci-base-image-arm64 cat 20:00:43 $ docker top 5fc4eca26c2b3bb6bb4d63d0f90943cd3ee71877041c0d9c99f65dc3c34dd680 -eo pid,comm [Pipeline] { [Pipeline] sh 20:00:44 + go version 20:00:44 go version go1.20.2 linux/arm64 [Pipeline] } 20:00:44 $ docker stop --time=1 5fc4eca26c2b3bb6bb4d63d0f90943cd3ee71877041c0d9c99f65dc3c34dd680 20:00:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:00:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:00:44 ./bin/test-attribution-txt.sh 20:00:46 $ docker rm -f --volumes 5fc4eca26c2b3bb6bb4d63d0f90943cd3ee71877041c0d9c99f65dc3c34dd680 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] echo 20:00:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:46 + ls -al . 20:00:46 total 720 20:00:46 drwxrwxr-x 11 1001 1001 4096 May 30 19:59 . 20:00:46 drwxr-xr-x 4 root root 4096 May 30 19:59 .. 20:00:46 drwxrwxr-x 2 1001 1001 4096 May 30 19:58 .blubracket 20:00:46 -rw-rw-r-- 1 1001 1001 16 May 30 19:58 .dockerignore 20:00:46 drwxrwxr-x 8 1001 1001 4096 May 30 19:58 .git 20:00:46 drwxrwxr-x 3 1001 1001 4096 May 30 19:58 .github 20:00:46 -rw-rw-r-- 1 1001 1001 1133 May 30 19:58 .gitignore 20:00:46 -rw-rw-r-- 1 1001 1001 42 May 30 19:58 .golangci.yml 20:00:46 -rw-rw-r-- 1 1001 1001 87 May 30 19:58 .hadolint.yml 20:00:46 drwxr-xr-x 3 1001 1001 4096 May 30 19:58 .semver 20:00:46 -rw-rw-r-- 1 1001 1001 166 May 30 19:58 .sonarcloud.properties 20:00:46 -rw-rw-r-- 1 1001 1001 1171 May 30 19:58 ADOPTERS.md 20:00:46 -rw-rw-r-- 1 1001 1001 10835 May 30 19:58 Attribution.txt 20:00:46 -rw-rw-r-- 1 1001 1001 93407 May 30 19:58 CHANGELOG.md 20:00:46 -rw-rw-r-- 1 1001 1001 3804 May 30 19:58 CONTRIBUTING.md 20:00:46 -rw-rw-r-- 1 1001 1001 677 May 30 19:58 GOVERNANCE.md 20:00:46 -rw-rw-r-- 1 1001 1001 883 May 30 19:58 Jenkinsfile 20:00:46 -rw-rw-r-- 1 1001 1001 10775 May 30 19:58 LICENSE 20:00:46 -rw-rw-r-- 1 1001 1001 14368 May 30 19:58 Makefile 20:00:46 -rw-rw-r-- 1 1001 1001 582 May 30 19:58 OWNERS.md 20:00:46 -rw-rw-r-- 1 1001 1001 9923 May 30 19:58 README.md 20:00:46 -rw-rw-r-- 1 1001 1001 789 May 30 19:58 SECURITY.md 20:00:46 -rw-rw-r-- 1 1001 1001 5 May 30 19:58 VERSION 20:00:46 drwxrwxr-x 2 1001 1001 4096 May 30 19:58 bin 20:00:46 drwxrwxr-x 18 1001 1001 4096 May 30 19:58 cmd 20:00:46 -rw-r--r-- 1 root root 447731 May 30 20:00 coverage.out 20:00:46 -rw-rw-r-- 1 1001 1001 3159 May 30 19:58 go.mod 20:00:46 -rw-rw-r-- 1 1001 1001 31048 May 30 19:58 go.sum 20:00:46 drwxrwxr-x 7 1001 1001 4096 May 30 19:58 internal 20:00:46 drwxrwxr-x 3 1001 1001 4096 May 30 19:58 openapi 20:00:46 -rw-rw-r-- 1 1001 1001 594 May 30 19:58 security.txt 20:00:46 drwxrwxr-x 4 1001 1001 4096 May 30 19:58 snap 20:00:46 -rw-rw-r-- 1 1001 1001 204 May 30 19:58 version.go [Pipeline] sh 20:00:47 + docker inspect -f . ci-base-image-arm64 20:00:47 . [Pipeline] } [Pipeline] // withEnv 20:00:47 + '[' -e coverage.out ] 20:00:47 + chown 1001:1001 coverage.out [Pipeline] withDockerContainer 20:00:47 prd-ubuntu20.04-docker-arm64-4c-16g-17352 does not seem to be running inside a container 20:00:47 $ 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 ******** ci-base-image-arm64 cat 20:00:48 $ docker top b91df22680ceea7bca8b21c64d50c77cceab01a6df39e6f10eb7b5eeaf08be71 -eo pid,comm [Pipeline] { [Pipeline] stash [Pipeline] echo 20:00:48 ========================================================= 20:00:48 [edgeXBuildGoParallel] Running Tests and Build... 20:00:48 ========================================================= [Pipeline] sh 20:00:49 Stashed 1 file(s) [Pipeline] sh 20:00:49 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists 20:00:49 + make build 20:00:49 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 [Pipeline] sh 20:00:49 + make test 20:00:49 go test -race -coverprofile=coverage.out ./... 20:01:01 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:01 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:01 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:02 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:09 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:09 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: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:01:12 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:12 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:13 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:14 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:01:16 $ docker stop --time=1 5a23967c652c417b9820fee5d11efa22f594f292147a2e9d1ba863fe55a5afaf 20:01:19 $ docker rm -f --volumes 5a23967c652c417b9820fee5d11efa22f594f292147a2e9d1ba863fe55a5afaf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:01:20 20:01:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:01:20 latest: Pulling from edgex-devops/edgex-compose 20:01:20 cbdbe7a5bc2a: Pulling fs layer 20:01:20 ca9280d653b3: Pulling fs layer 20:01:20 7e9c9ca2126c: Pulling fs layer 20:01:20 cbdbe7a5bc2a: Verifying Checksum 20:01:20 cbdbe7a5bc2a: Download complete 20:01:20 ca9280d653b3: Verifying Checksum 20:01:20 ca9280d653b3: Download complete 20:01:20 cbdbe7a5bc2a: Pull complete 20:01:21 7e9c9ca2126c: Verifying Checksum 20:01:21 7e9c9ca2126c: Download complete 20:01:21 ca9280d653b3: Pull complete 20:01:24 7e9c9ca2126c: Pull complete 20:01:24 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:01:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:01:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:01:24 prd-ubuntu20.04-docker-8c-8g-17355 does not seem to be running inside a container 20:01:25 $ 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:27 $ docker top 625e2770f028a2ae36e724a1c0dc7ff5ab19c534c595495125babfb4cd81a208 -eo pid,comm [Pipeline] { [Pipeline] sh 20:01:27 + docker-compose build --help 20:01:27 + grep parallel 20:01:28 --parallel Build images in parallel. [Pipeline] } 20:01:28 $ docker stop --time=1 625e2770f028a2ae36e724a1c0dc7ff5ab19c534c595495125babfb4cd81a208 20:01:28 ? github.com/edgexfoundry/edgex-go [no test files] 20:01:29 $ docker rm -f --volumes 625e2770f028a2ae36e724a1c0dc7ff5ab19c534c595495125babfb4cd81a208 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:01:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:01:30 prd-ubuntu20.04-docker-8c-8g-17355 does not seem to be running inside a container 20:01:30 $ 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:30 $ docker top c7ef9e877bc6d7374c25748202770fb63931b3b3cc7405e6778e573d1b577528 -eo pid,comm [Pipeline] { [Pipeline] sh 20:01:31 + docker-compose -f ./docker-compose-build.yml build --parallel 20:01:31 Building core-command ... 20:01:31 Building core-common-config-bootstrapper ... 20:01:31 Building core-data ... 20:01:31 Building core-metadata ... 20:01:31 Building security-bootstrapper ... 20:01:31 Building security-proxy-auth ... 20:01:31 Building security-proxy-setup ... 20:01:31 Building security-secretstore-setup ... 20:01:31 Building security-spiffe-token-provider ... 20:01:31 Building security-spire-agent ... 20:01:31 Building security-spire-config ... 20:01:31 Building security-spire-server ... 20:01:31 Building support-notifications ... 20:01:31 Building support-scheduler ... 20:01:31 Building security-spire-agent 20:01:31 Building security-spiffe-token-provider 20:01:31 Building support-scheduler 20:01:31 Building core-metadata 20:01:31 Building core-common-config-bootstrapper 20:01:41 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:01:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:01:41 ---> 3ff5c65bce43 20:01:41 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:01:41 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:01:41 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:01:41 ---> 3ff5c65bce43 20:01:41 Step 3/27 : WORKDIR /edgex-go 20:01:41 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:01:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:01:41 ---> 3ff5c65bce43 20:01:41 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:01:42 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:01:42 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:01:42 ---> 3ff5c65bce43 20:01:42 Step 3/20 : WORKDIR /edgex-go 20:01:42 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:01:42 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:01:42 ---> 3ff5c65bce43 20:01:42 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:01:44 ---> Running in 7d9f736b577d 20:01:44 ---> Running in 94ed14b1e5d3 20:01:44 ---> Running in bf79dd0fe7ac 20:01:44 ---> Running in a4105eb28c9d 20:01:44 ---> Running in 0efda02b24be 20:01:44 Removing intermediate container bf79dd0fe7ac 20:01:44 ---> 306739dae2d3 20:01:44 Step 4/23 : WORKDIR /edgex-go 20:01:45 Removing intermediate container 94ed14b1e5d3 20:01:45 ---> e3524eef9e39 20:01:45 Step 4/23 : WORKDIR /edgex-go 20:01:45 Removing intermediate container 7d9f736b577d 20:01:45 ---> 4d7faa560294 20:01:45 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:01:45 ---> Running in b52a6182608b 20:01:45 ---> Running in c50c2eb09bdc 20:01:45 Removing intermediate container 0efda02b24be 20:01:45 ---> af692da3e862 20:01:45 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:01:45 ---> Running in 0e3973723eb1 20:01:45 Removing intermediate container a4105eb28c9d 20:01:45 ---> c8121d34b267 20:01:45 Step 4/25 : WORKDIR /edgex-go 20:01:45 ---> Running in 108a2c70282f 20:01:45 ---> Running in 004fb3fd2f4b 20:01:45 Removing intermediate container b52a6182608b 20:01:45 ---> 645ac685f1d2 20:01:45 Step 5/23 : RUN apk add --update --no-cache make git 20:01:45 Removing intermediate container c50c2eb09bdc 20:01:45 ---> e3693f573ad6 20:01:45 Step 5/23 : RUN apk add --update --no-cache make git 20:01:45 ---> Running in 7c102c6987b3 20:01:45 ---> Running in ea8ed2b21cfa 20:01:45 Removing intermediate container 004fb3fd2f4b 20:01:45 ---> e4993c18ffc5 20:01:45 Step 5/25 : RUN apk add --update --no-cache make git 20:01:45 ---> Running in ec2891f8a106 20:01:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:01:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:01:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:01:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:01:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:01:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:01:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:01:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:01:45 OK: 265 MiB in 53 packages 20:01:45 v3.17.3-220-geb1a1f718c8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:01:45 v3.17.3-218-g494dbdad1c2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:01:45 OK: 17830 distinct packages available 20:01:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:01:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:01:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:01:45 OK: 265 MiB in 53 packages 20:01:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:01:46 OK: 265 MiB in 53 packages 20:01:46 Removing intermediate container 0e3973723eb1 20:01:46 ---> 1c0e9c339ef9 20:01:46 Step 5/27 : COPY go.mod vendor* ./ 20:01:46 OK: 265 MiB in 53 packages 20:01:46 OK: 265 MiB in 53 packages 20:01:46 ---> 925ed4a4ef66 20:01:46 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:46 Removing intermediate container ea8ed2b21cfa 20:01:46 ---> 6e67e7dd2e2a 20:01:46 Step 6/23 : COPY go.mod vendor* ./ 20:01:46 ---> Running in 1fafe19f0222 20:01:46 ---> 0420857811fc 20:01:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:46 ---> Running in 67c1e7f91d08 20:01:46 Removing intermediate container 7c102c6987b3 20:01:46 ---> ce2d2d3a8919 20:01:46 Step 6/23 : COPY go.mod vendor* ./ 20:01:46 ---> 85f32543fc9e 20:01:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:46 Removing intermediate container ec2891f8a106 20:01:46 ---> b4a50f8b8f56 20:01:46 Step 6/25 : COPY go.mod vendor* ./ 20:01:46 Removing intermediate container 108a2c70282f 20:01:46 ---> 48253c725f36 20:01:46 Step 5/20 : COPY go.mod vendor* ./ 20:01:46 ---> Running in a45042103844 20:01:47 ---> fb1635d47a3d 20:01:47 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:47 ---> 4552b669362d 20:01:47 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:47 ---> Running in 7716f601801b 20:01:47 ---> Running in 1971db224b06 20:02:13 Removing intermediate container 7716f601801b 20:02:13 ---> 2a7e481723fa 20:02:13 Step 8/25 : COPY . . 20:02:13 Removing intermediate container a45042103844 20:02:13 ---> f6cca2463fea 20:02:13 Step 8/23 : COPY . . 20:02:13 Removing intermediate container 67c1e7f91d08 20:02:13 ---> 1bb1dbb1525c 20:02:13 Step 8/23 : COPY . . 20:02:13 Removing intermediate container 1fafe19f0222 20:02:13 ---> 9e3f55b64d68 20:02:13 Step 7/27 : COPY . . 20:02:13 Removing intermediate container 1971db224b06 20:02:13 ---> bfd30e9c7b4c 20:02:13 Step 7/20 : COPY . . 20:02:21 ---> 3d384c880531 20:02:21 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:02:21 ---> 971fedb098cf 20:02:21 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 20:02:21 ---> Running in 7011f04c8c63 20:02:21 ---> Running in 2f7d5536f77b 20:02:21 ---> 92f5598122e9 20:02:21 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:02:21 ---> 275dc05a6621 20:02:21 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 20:02:21 ---> 3a587959ed7a 20:02:21 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:02:21 ---> Running in 0c610846ad31 20:02:21 ---> Running in 2d2137406a7b 20:02:21 ---> Running in db022b2b7bc4 20:02:21 Removing intermediate container 2d2137406a7b 20:02:21 ---> 2e4977ac01f9 20:02:21 Step 9/27 : WORKDIR /edgex-go/spire-build 20:02:21 ---> Running in ed23b459dc68 20:02:22 Removing intermediate container ed23b459dc68 20:02:22 ---> 01c80fb8d911 20:02:22 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:02:22 ---> Running in 0ca1d3fa2b19 20:02:22 Removing intermediate container 0ca1d3fa2b19 20:02:22 ---> 9946775b88c6 20:02:22 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:02:22 ---> Running in 39450f155073 20:02:22 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:02:22 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:02: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:02:22 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:02:23 Removing intermediate container 39450f155073 20:02:23 ---> 9c852f3dddb8 20:02:23 Step 12/27 : WORKDIR /edgex-go 20:02:23 ---> Running in 275249e48d6c 20:02:23 Removing intermediate container 275249e48d6c 20:02:23 ---> 35c9c413a4e4 20:02:23 20:02:23 Step 13/27 : FROM alpine:3.17 20:02:23 3.17: Pulling from library/alpine 20:02:23 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:02:23 Status: Downloaded newer image for alpine:3.17 20:02:23 ---> 9ed4aefc74f6 20:02:23 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:02:23 ---> Running in 28dcec8ff017 20:02:24 Removing intermediate container 28dcec8ff017 20:02:24 ---> 5eb46c0edb40 20:02:24 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:02:24 ---> Running in 238d47d432c7 20:02:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:24 v3.17.3-220-geb1a1f718c8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:02:24 v3.17.3-218-g494dbdad1c2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:02:24 OK: 17823 distinct packages available 20:02:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:25 (1/7) Upgrading libcrypto3 (3.0.8-r3 -> 3.0.9-r1) 20:02:25 (2/7) Upgrading libssl3 (3.0.8-r3 -> 3.0.9-r1) 20:02:25 (3/7) Installing dumb-init (1.2.5-r2) 20:02:25 (4/7) Installing musl-obstack (1.2.3-r0) 20:02:25 (5/7) Installing libucontext (1.2-r0) 20:02:25 (6/7) Installing gcompat (1.1.0-r0) 20:02:25 (7/7) Installing openssl (3.0.9-r1) 20:02:25 Executing busybox-1.35.0-r29.trigger 20:02:25 OK: 8 MiB in 20 packages 20:02:26 Removing intermediate container 238d47d432c7 20:02:26 ---> 568faba11343 20:02:26 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:02:26 ---> df273204f504 20:02:26 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:02:27 ---> c142fb94fb81 20:02:27 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:02:29 ---> d25ddbd990e1 20:02:29 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:02:35 ---> 6aeb1b5bd943 20:02:35 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:02:36 ---> f31c6723465b 20:02:36 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:02:36 ---> f08d695a17af 20:02:36 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:02:37 ---> ab6e5f996391 20:02:37 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:02:37 ---> Running in 739df4f1b55c 20:02:38 Removing intermediate container 739df4f1b55c 20:02:38 ---> 6cf8dc2e753f 20:02:38 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:02:38 ---> Running in b75432bf90e8 20:02:39 Removing intermediate container b75432bf90e8 20:02:39 ---> 691a6c6430e6 20:02:39 Step 25/27 : LABEL arch=x86_64 20:02:39 ---> Running in 384b02b70210 20:02:39 Removing intermediate container 384b02b70210 20:02:39 ---> 93b56cdf6edd 20:02:39 Step 26/27 : LABEL git_sha=dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca 20:02:39 ---> Running in ddedbeaa74fc 20:02:40 Removing intermediate container ddedbeaa74fc 20:02:40 ---> 855cccce1e3b 20:02:40 Step 27/27 : LABEL version=0.0.0 20:02:40 ---> Running in a4986ea709ed 20:02:40 Removing intermediate container a4986ea709ed 20:02:40 ---> ecb478bd75b4 20:02:40 20:02:40 Successfully built ecb478bd75b4 20:02:40 Successfully tagged security-spire-agent:latest 20:02:40  Building security-spire-agent ... done Building security-proxy-setup 20:02:42 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:02:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:02:42 ---> 3ff5c65bce43 20:02:42 Step 3/22 : WORKDIR /edgex-go 20:02:42 ---> Using cache 20:02:42 ---> af692da3e862 20:02:42 Step 4/22 : RUN apk add --update --no-cache make git 20:02:44 ---> Running in 3f37f9e162ed 20:02:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:46 OK: 265 MiB in 53 packages 20:02:49 Removing intermediate container 3f37f9e162ed 20:02:49 ---> c3a9417d8512 20:02:49 Step 5/22 : COPY go.mod vendor* ./ 20:02:50 ---> f3c4b2df08f0 20:02:50 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:52 ---> Running in bb3e07a7a859 20:02:52 Removing intermediate container db022b2b7bc4 20:02:52 ---> 6060a1b37218 20:02:52 20:02:52 Step 10/23 : FROM alpine:3.17 20:02:52 ---> 9ed4aefc74f6 20:02:52 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:02:52 ---> Running in 824cc361e5c0 20:02:53 Removing intermediate container 824cc361e5c0 20:02:53 ---> 0ab13f97da03 20:02:53 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:02:54 ---> Running in 1d6c323a2bc7 20:02:54 Removing intermediate container 0c610846ad31 20:02:54 ---> f5238d74b36f 20:02:54 20:02:54 Step 10/25 : FROM alpine:3.17 20:02:54 ---> 9ed4aefc74f6 20:02:54 Step 11/25 : RUN apk add --update --no-cache dumb-init 20:02:54 ---> Running in 1580c1d86a5c 20:02:55 Removing intermediate container 7011f04c8c63 20:02:55 ---> 744c54b90e97 20:02:55 20:02:55 Step 9/20 : FROM alpine:3.17 20:02:55 ---> 9ed4aefc74f6 20:02:55 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:02:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:55 ---> Running in 46c8c3435ec0 20:02:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:55 (1/1) Installing dumb-init (1.2.5-r2) 20:02:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:55 Executing busybox-1.35.0-r29.trigger 20:02:55 OK: 7 MiB in 16 packages 20:02:55 Removing intermediate container 46c8c3435ec0 20:02:55 ---> 06504fddf326 20:02:55 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:02:55 (1/1) Installing dumb-init (1.2.5-r2) 20:02:55 Executing busybox-1.35.0-r29.trigger 20:02:55 OK: 7 MiB in 16 packages 20:02:56 ---> Running in d477850d0121 20:02:56 Removing intermediate container 1d6c323a2bc7 20:02:56 ---> dec54d4d1832 20:02:56 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:02:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:56 Removing intermediate container 1580c1d86a5c 20:02:56 ---> b0e498e2d2a2 20:02:56 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:02:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:56 ---> Running in f91fed6b0f61 20:02:56 ---> 24385a5938ab 20:02:56 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:02:57 v3.17.3-220-geb1a1f718c8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:02:57 v3.17.3-218-g494dbdad1c2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:02:57 OK: 17823 distinct packages available 20:02:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:57 Removing intermediate container f91fed6b0f61 20:02:57 ---> dcf93d3f2d7d 20:02:57 Step 13/25 : ENV APP_PORT=59881 20:02:57 ---> effae764a9cc 20:02:57 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:02:57 ---> Running in e0ef7bb7e2dc 20:02:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:57 Removing intermediate container e0ef7bb7e2dc 20:02:57 ---> b509e00ac016 20:02:57 Step 14/25 : EXPOSE $APP_PORT 20:02:57 ---> Running in 5a87ebebb44e 20:02:57 (1/9) Installing ca-certificates (20230506-r0) 20:02:57 (2/9) Installing brotli-libs (1.0.9-r9) 20:02:57 (3/9) Installing nghttp2-libs (1.51.0-r0) 20:02:57 (4/9) Installing libcurl (8.1.2-r0) 20:02:57 (5/9) Installing curl (8.1.2-r0) 20:02:57 (6/9) Installing dumb-init (1.2.5-r2) 20:02:57 Removing intermediate container 5a87ebebb44e 20:02:57 ---> 67c6337e92aa 20:02:57 Step 15/25 : WORKDIR / 20:02:57 (7/9) Installing musl-obstack (1.2.3-r0) 20:02:57 (8/9) Installing libucontext (1.2-r0) 20:02:57 (9/9) Installing gcompat (1.1.0-r0) 20:02:57 Executing busybox-1.35.0-r29.trigger 20:02:57 ---> 339f86310ae0 20:02:57 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:02:57 Executing ca-certificates-20230506-r0.trigger 20:02:57 ---> Running in 47555436268c 20:02:57 Removing intermediate container 2f7d5536f77b 20:02:57 ---> 5b38b2b1bd98 20:02:57 20:02:57 Step 10/23 : FROM alpine:3.17 20:02:57 ---> 9ed4aefc74f6 20:02:57 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:02:57 ---> Using cache 20:02:57 ---> b0e498e2d2a2 20:02:57 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:02:57 ---> Using cache 20:02:57 ---> dcf93d3f2d7d 20:02:57 Step 13/23 : ENV APP_PORT=59861 20:02:57 OK: 10 MiB in 24 packages 20:02:57 ---> Running in fbe48f180cb6 20:02:57 Removing intermediate container 47555436268c 20:02:57 ---> 12a99e910762 20:02:57 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:02:57 ---> a3a44a963931 20:02:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:02:57 Removing intermediate container fbe48f180cb6 20:02:57 ---> 3b0c5980aca9 20:02:57 Step 14/23 : EXPOSE $APP_PORT 20:02:57 ---> 3b6213e252de 20:02:57 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 20:02:57 ---> Running in 0de9ca2f26e0 20:02:58 ---> dc5fa481de7f 20:02:58 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:02:58 Removing intermediate container 0de9ca2f26e0 20:02:58 ---> 2aeafcd64d77 20:02:58 ---> Running in 5a120fc74936 20:02:58 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:02:58 ---> 11d3039b0ea0 20:02:58 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:02:58 ---> 53ba1bfe5efc 20:02:58 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:02:58 ---> e82c1120fa10 20:02:58 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:02:58 Removing intermediate container d477850d0121 20:02:58 ---> 2ebb1984d647 20:02:58 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:02:58 ---> 947344a8b964 20:02:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:02:58 ---> f3d840480547 20:02:58 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:02:58 ---> eeea04652766 20:02:58 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 20:02:58 Removing intermediate container 5a120fc74936 20:02:58 ---> 0f3738eefe57 20:02:58 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:02:59 ---> 93f9d8774cf0 20:02:59 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:02:59 ---> dbfc5fc1b470 20:02:59 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:02:59 ---> Running in d56aaf88f188 20:02:59 ---> Running in ce756da0598c 20:02:59 Removing intermediate container ce756da0598c 20:02:59 ---> f60d73689859 20:02:59 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:02:59 Removing intermediate container d56aaf88f188 20:02:59 ---> 3f110e1d0788 20:02:59 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 20:02:59 ---> Running in 35344f57797e 20:02:59 ---> 0d69dc6a7ed4 20:02:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:02:59 ---> 6e3b3d435e7c 20:02:59 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:02:59 ---> Running in 445c44d6a68a 20:03:00 Removing intermediate container 35344f57797e 20:03:00 ---> 9a308a8861f2 20:03:00 Step 23/25 : LABEL arch=x86_64 20:03:00 Removing intermediate container 445c44d6a68a 20:03:00 ---> 132de8ee82f2 20:03:00 Step 21/23 : LABEL arch=x86_64 20:03:00 ---> Running in 32d44778ff4b 20:03:00 ---> a826289b4ad7 20:03:00 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:03:00 ---> Running in 6b27f0e45561 20:03:00 ---> Running in 27dbd3df95f7 20:03:00 ---> ec2eabe0708e 20:03:00 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:03:00 Removing intermediate container 32d44778ff4b 20:03:00 ---> 9389838eed62 20:03:00 Step 24/25 : LABEL git_sha=dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca 20:03:00 Removing intermediate container 6b27f0e45561 20:03:00 ---> Running in 287ab31569a0 20:03:00 ---> 06321eaa9f20 20:03:00 Step 22/23 : LABEL git_sha=dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca 20:03:00 ---> Running in 08fac2b9feba 20:03:00 Removing intermediate container 27dbd3df95f7 20:03:00 ---> 2c86a9614c30 20:03:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:03:00 ---> Running in 179edb0d0d91 20:03:00 ---> Running in e6249187ebf8 20:03:00 Removing intermediate container 287ab31569a0 20:03:00 ---> 37a8e1ea0f42 20:03:00 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 20:03:00 Removing intermediate container 08fac2b9feba 20:03:00 ---> da0dff146e4c 20:03:00 Step 25/25 : LABEL version=0.0.0 20:03:00 ---> Running in 197b26956e85 20:03:00 ---> Running in a276fdb52433 20:03:00 Removing intermediate container 179edb0d0d91 20:03:00 ---> c9b820220853 20:03:00 Step 23/23 : LABEL version=0.0.0 20:03:00 Removing intermediate container e6249187ebf8 20:03:00 ---> 437bd83faa35 20:03:00 Step 21/23 : LABEL arch=x86_64 20:03:00 Removing intermediate container 197b26956e85 20:03:00 ---> Running in b75a9cbcd4a1 20:03:00 ---> eaccd138b5da 20:03:00 Step 18/20 : LABEL arch=x86_64 20:03:00 ---> Running in 60f96f725fc5 20:03:00 ---> Running in 8d223ce9a836 20:03:00 Removing intermediate container a276fdb52433 20:03:00 ---> 9b34fe19938e 20:03:00 20:03:00 Removing intermediate container 60f96f725fc5 20:03:00 ---> 5bb50823dbaa 20:03:00 Step 22/23 : LABEL git_sha=dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca 20:03:00 Removing intermediate container b75a9cbcd4a1 20:03:00 ---> 8b6043319a7a 20:03:00 20:03:00 Successfully built 9b34fe19938e 20:03:00 Removing intermediate container 8d223ce9a836 20:03:00 ---> 7ad21902d3c6 20:03:00 Step 19/20 : LABEL git_sha=dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca 20:03:00 Successfully tagged core-metadata:latest 20:03:00  Building core-metadata ... done Building core-command 20:03:00 Successfully built 8b6043319a7a 20:03:00 ---> Running in 01c9fc5dc743 20:03:00 Successfully tagged core-common-config-bootstrapper:latest 20:03:00 Building security-spire-config 20:03:00  Building core-common-config-bootstrapper ... done  ---> Running in 80376be06f92 20:03:00 Removing intermediate container 01c9fc5dc743 20:03:00 ---> 85ab4ae55521 20:03:00 Step 23/23 : LABEL version=0.0.0 20:03:01 ---> Running in 3b4cd42c76ed 20:03:02 Removing intermediate container 80376be06f92 20:03:02 ---> 998d27daa950 20:03:02 Step 20/20 : LABEL version=0.0.0 20:03:04 Removing intermediate container 3b4cd42c76ed 20:03:04 ---> b5ef793acdb7 20:03:04 20:03:04 Successfully built b5ef793acdb7 20:03:04 Successfully tagged support-scheduler:latest 20:03:04  Building support-scheduler ... done Building support-notifications 20:03:04 ---> Running in 57932e76b28c 20:03:04 Removing intermediate container 57932e76b28c 20:03:04 ---> 78ba4cc3644e 20:03:04 20:03:04 Successfully built 78ba4cc3644e 20:03:04 Successfully tagged security-spiffe-token-provider:latest 20:03:04  Building security-spiffe-token-provider ... done Building security-spire-server 20:03:05 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:05 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:03:05 ---> 3ff5c65bce43 20:03:05 Step 3/27 : WORKDIR /edgex-go 20:03:05 ---> Using cache 20:03:05 ---> af692da3e862 20:03:05 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:03:05 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:03:05 ---> 3ff5c65bce43 20:03:05 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:03:05 ---> Using cache 20:03:05 ---> c8121d34b267 20:03:05 Step 4/24 : WORKDIR /edgex-go 20:03:05 ---> Using cache 20:03:05 ---> e4993c18ffc5 20:03:05 Step 5/24 : RUN apk add --update --no-cache make git 20:03:05 ---> Using cache 20:03:05 ---> b4a50f8b8f56 20:03:05 Step 6/24 : COPY go.mod vendor* ./ 20:03:05 ---> Using cache 20:03:05 ---> fb1635d47a3d 20:03:05 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:05 ---> Using cache 20:03:05 ---> 2a7e481723fa 20:03:05 Step 8/24 : COPY . . 20:03:05 ---> Using cache 20:03:05 ---> 92f5598122e9 20:03:05 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:03:07 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:03:07 ---> 3ff5c65bce43 20:03:07 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:03:07 ---> Using cache 20:03:07 ---> c8121d34b267 20:03:07 Step 4/23 : WORKDIR /edgex-go 20:03:07 ---> Using cache 20:03:07 ---> e4993c18ffc5 20:03:07 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:03:08 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:08 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:03:08 ---> 3ff5c65bce43 20:03:08 Step 3/26 : WORKDIR /edgex-go 20:03:08 ---> Using cache 20:03:08 ---> af692da3e862 20:03:08 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:03:08 ---> Running in d2c68402a252 20:03:08 ---> Running in fa144a9da466 20:03:08 ---> Running in 9026e9c13bec 20:03:08 ---> Running in c50244a22851 20:03:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:09 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:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:09 OK: 265 MiB in 53 packages 20:03:09 OK: 265 MiB in 53 packages 20:03:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:09 OK: 265 MiB in 53 packages 20:03:10 Removing intermediate container d2c68402a252 20:03:10 ---> 462cddd2b058 20:03:10 Step 5/26 : COPY go.mod vendor* ./ 20:03:10 Removing intermediate container 9026e9c13bec 20:03:10 ---> f178ae6fa182 20:03:10 Step 5/27 : COPY go.mod vendor* ./ 20:03:10 Removing intermediate container fa144a9da466 20:03:10 ---> 908bc88873e9 20:03:10 Step 6/23 : COPY go.mod vendor* ./ 20:03:10 ---> 7b36043a743e 20:03:10 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:10 ---> Running in ed318bfaf2fd 20:03:10 ---> 105a0112158b 20:03:10 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:10 ---> Running in 35603970b341 20:03:10 ---> 8ce965248b0e 20:03:10 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:10 ---> Running in f4e6f486b3ca 20:03:20 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:03:20 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:03:20 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:03:20 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:03:20 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:03:20 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:03:20 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:03:20 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:03:20 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:03:20 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:03:20 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:03:20 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:03:20 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:03:20 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:03:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:03:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:03:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.244s coverage: 28.7% of statements 20:03:37 Removing intermediate container ed318bfaf2fd 20:03:37 ---> 98dd25bb7255 20:03:37 Step 7/26 : COPY . . 20:03:37 Removing intermediate container 35603970b341 20:03:37 ---> 1307bd4f117b 20:03:37 Step 7/27 : COPY . . 20:03:37 Removing intermediate container bb3e07a7a859 20:03:37 ---> 0bb75e20cc73 20:03:37 Step 7/22 : COPY . . 20:03:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.280s coverage: 98.5% of statements 20:03:43 ---> b95450cd8046 20:03:43 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 20:03:43 ---> 41ec728da7b1 20:03:43 Step 8/22 : RUN make cmd/secrets-config/secrets-config 20:03:43 ---> b2f2e349b219 20:03:43 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 20:03:43 ---> Running in 8ee247212dc1 20:03:43 ---> Running in 5f8c9b9412b7 20:03:43 ---> Running in 08357fb2f881 20:03:43 Removing intermediate container c50244a22851 20:03:43 ---> 71c054a02924 20:03:43 20:03:43 Step 10/24 : FROM alpine:3.17 20:03:43 ---> 9ed4aefc74f6 20:03:43 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:03:43 ---> Using cache 20:03:43 ---> b0e498e2d2a2 20:03:43 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:03:43 ---> Using cache 20:03:43 ---> dcf93d3f2d7d 20:03:43 Step 13/24 : ENV APP_PORT=59882 20:03:43 Removing intermediate container 5f8c9b9412b7 20:03:43 ---> 304eb7c0553c 20:03:43 Step 9/27 : WORKDIR /edgex-go/spire-build 20:03:43 ---> Running in ca75a0c2629b 20:03:43 Removing intermediate container 08357fb2f881 20:03:43 ---> bf9fffa282bc 20:03:43 Step 9/26 : WORKDIR /edgex-go/spire-build 20:03:43 ---> Running in 856ac872fec8 20:03:43 ---> Running in e5fb75de5fc8 20:03:43 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:03:43 Removing intermediate container ca75a0c2629b 20:03:43 ---> 279abfdafc05 20:03:43 Step 14/24 : EXPOSE $APP_PORT 20:03:43 Removing intermediate container 856ac872fec8 20:03:43 ---> f9b7113ce823 20:03:43 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:03:43 Removing intermediate container e5fb75de5fc8 20:03:43 ---> 28ce53a2804b 20:03:43 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:03:43 ---> Running in 0dd6cfa2db1c 20:03:43 ---> Running in 8e1e826987b3 20:03:43 ---> Running in 1520ef56cc9e 20:03:43 Removing intermediate container 0dd6cfa2db1c 20:03:43 ---> 41f2d2b42045 20:03:43 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:43 Removing intermediate container 8e1e826987b3 20:03:43 ---> ddcf352547e0 20:03:43 Step 15/24 : WORKDIR / 20:03:43 Removing intermediate container 1520ef56cc9e 20:03:43 ---> 30f99a0f4e57 20:03:43 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:43 ---> Running in cc85a4a4c658 20:03:43 ---> Running in ee2a908fb162 20:03:43 ---> Running in bb3a8ffc2522 20:03:43 Removing intermediate container cc85a4a4c658 20:03:43 ---> a7e64b290d11 20:03:43 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:03:43 Removing intermediate container f4e6f486b3ca 20:03:43 ---> 8f6ec6d0d2e5 20:03:43 Step 8/23 : COPY . . 20:03:46 ---> b7204749a4fb 20:03:46 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 20:03:46 ---> b0226d71ff4d 20:03:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:03:46 Removing intermediate container ee2a908fb162 20:03:46 ---> 24986939d628 20:03:46 Step 12/27 : WORKDIR /edgex-go 20:03:47 Removing intermediate container bb3a8ffc2522 20:03:47 ---> 49945de2c15a 20:03:47 Step 12/26 : WORKDIR /edgex-go 20:03:47 ---> Running in 4a55df31c9a2 20:03:47 ---> Running in 4ba6d7827b12 20:03:47 Removing intermediate container 4a55df31c9a2 20:03:47 ---> d0f0da668302 20:03:47 20:03:47 Step 13/27 : FROM alpine:3.17 20:03:47 ---> f6f7d14786cc 20:03:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:03:47 ---> 9ed4aefc74f6 20:03:47 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:03:47 ---> Using cache 20:03:47 ---> 5eb46c0edb40 20:03:47 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:03:48 Removing intermediate container 4ba6d7827b12 20:03:48 ---> fd23496f649a 20:03:48 20:03:48 Step 13/26 : FROM alpine:3.17 20:03:48 ---> 9ed4aefc74f6 20:03:48 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:03:48 ---> Using cache 20:03:48 ---> 5eb46c0edb40 20:03:48 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:03:48 ---> Using cache 20:03:48 ---> 568faba11343 20:03:48 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 20:03:48 ---> Using cache 20:03:48 ---> df273204f504 20:03:48 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 20:03:48 ---> Using cache 20:03:48 ---> Running in 6519b3bc28e7 20:03:48 ---> c142fb94fb81 20:03:48 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:03:48 ---> 5319d2db897c 20:03:48 Step 20/24 : ENTRYPOINT ["/core-command"] 20:03:48 ---> Running in 69fb6d622f2e 20:03:48 ---> eee7c24e43d3 20:03:48 Step 9/23 : RUN make cmd/support-notifications/support-notifications 20:03:48 ---> Running in 8f1b5224dce8 20:03:48 Removing intermediate container 69fb6d622f2e 20:03:48 ---> a50e8ca0bd86 20:03:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:03:48 ---> Running in 0f1d2e0a03c8 20:03:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.357s coverage: 71.5% of statements 20:03:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:03:48 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:03:48 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:03:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:49 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:03:49 v3.17.3-220-geb1a1f718c8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:03:49 v3.17.3-218-g494dbdad1c2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:03:49 OK: 17823 distinct packages available 20:03:49 Removing intermediate container 0f1d2e0a03c8 20:03:49 ---> be72148745a5 20:03:49 Step 22/24 : LABEL arch=x86_64 20:03:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:49 (1/4) Installing dumb-init (1.2.5-r2) 20:03:49 (2/4) Installing musl-obstack (1.2.3-r0) 20:03:49 (3/4) Installing libucontext (1.2-r0) 20:03:49 (4/4) Installing gcompat (1.1.0-r0) 20:03:49 Executing busybox-1.35.0-r29.trigger 20:03:49 OK: 7 MiB in 19 packages 20:03:49 ---> Running in 7dddd6730a2b 20:03:50 Removing intermediate container 7dddd6730a2b 20:03:50 ---> fdd8599d2850 20:03:50 Step 23/24 : LABEL git_sha=dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca 20:03:50 ---> e2d3da00abdc 20:03:50 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:03:50 ---> Running in 78ce2cf25451 20:03:50 Removing intermediate container 78ce2cf25451 20:03:50 ---> 731ee520fdb0 20:03:50 Step 24/24 : LABEL version=0.0.0 20:03:50 Removing intermediate container 6519b3bc28e7 20:03:50 ---> 7b456ecf3b58 20:03:50 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:03:50 ---> 2c8222a54e71 20:03:50 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:03:50 ---> Running in b459d3b3482b 20:03:50 Removing intermediate container b459d3b3482b 20:03:50 ---> 544ef3b88250 20:03:50 20:03:51 Successfully built 544ef3b88250 20:03:51 Successfully tagged core-command:latest 20:03:51  Building core-command ... done Building core-data 20:03:51 ---> a49ad9060c96 20:03:51 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:03:51 ---> 3979a49d584e 20:03:51 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:03:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:03:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:03:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.322s coverage: 54.0% of statements 20:03:54 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:03:54 ---> 3ff5c65bce43 20:03:54 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:03:54 ---> Using cache 20:03:54 ---> c8121d34b267 20:03:54 Step 4/23 : WORKDIR /edgex-go 20:03:54 ---> Using cache 20:03:54 ---> e4993c18ffc5 20:03:54 Step 5/23 : RUN apk add --update --no-cache make git 20:03:54 ---> Using cache 20:03:54 ---> b4a50f8b8f56 20:03:54 Step 6/23 : COPY go.mod vendor* ./ 20:03:54 ---> Using cache 20:03:54 ---> fb1635d47a3d 20:03:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:54 ---> Using cache 20:03:54 ---> 2a7e481723fa 20:03:54 Step 8/23 : COPY . . 20:03:54 ---> Using cache 20:03:54 ---> 92f5598122e9 20:03:54 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:03:54 ---> 7deef38d609d 20:03:54 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:03:54 ---> ccbe8ed2d2ba 20:03:54 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:03:54 ---> Running in 92643abb324b 20:03:54 ---> Running in 63bc22e46e54 20:03:55 Removing intermediate container 63bc22e46e54 20:03:55 ---> 25f3a93df1ee 20:03:55 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:03:55 ---> Running in 2b5bef54f5cc 20:03:56 Removing intermediate container 2b5bef54f5cc 20:03:56 ---> 5e4dcf5fa6ef 20:03:56 Step 24/26 : LABEL arch=x86_64 20:03:56 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:03:56 ---> Running in 01431d2610d7 20:03:58 Removing intermediate container 01431d2610d7 20:03:58 ---> a4fec44ed09f 20:03:58 Step 25/26 : LABEL git_sha=dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca 20:03:58 ---> 1cc2121c2ee1 20:03:58 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:03:58 ---> Running in b1b892ea521e 20:03:58 Removing intermediate container b1b892ea521e 20:03:58 ---> 4bec286825f8 20:03:58 Step 26/26 : LABEL version=0.0.0 20:03:58 ---> d1db9d4728fd 20:03:58 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:03:58 ---> Running in cb967a3ba3c9 20:03:58 ---> Running in 25adffce7854 20:03:59 Removing intermediate container cb967a3ba3c9 20:03:59 ---> f7fca9c9a510 20:03:59 20:03:59 Removing intermediate container 25adffce7854 20:03:59 ---> 3139597d3a40 20:03:59 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:03:59 Successfully built f7fca9c9a510 20:03:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:03:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:03:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:03:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:03:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:03:59 Successfully tagged security-spire-server:latest 20:03:59  Building security-spire-server ... done Building security-proxy-auth 20:04:02 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:04:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:04:02 ---> 3ff5c65bce43 20:04:02 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:04:02 ---> Using cache 20:04:02 ---> c8121d34b267 20:04:02 Step 4/23 : WORKDIR /edgex-go 20:04:02 ---> Using cache 20:04:02 ---> e4993c18ffc5 20:04:02 Step 5/23 : RUN apk add --update --no-cache make git 20:04:02 ---> Using cache 20:04:02 ---> b4a50f8b8f56 20:04:02 Step 6/23 : COPY go.mod vendor* ./ 20:04:02 ---> Using cache 20:04:02 ---> fb1635d47a3d 20:04:02 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:02 ---> Using cache 20:04:02 ---> 2a7e481723fa 20:04:02 Step 8/23 : COPY . . 20:04:02 ---> Using cache 20:04:02 ---> 92f5598122e9 20:04:02 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:04:04 ---> 81d15296c4a5 20:04:04 Step 22/27 : WORKDIR / 20:04:04 ---> Running in 4cfdab9a71c0 20:04:04 ---> Running in 232c062ca768 20:04:04 Removing intermediate container 232c062ca768 20:04:04 ---> 4f195d588c64 20:04:04 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:04:04 ---> Running in 095ce1e94cdf 20:04:05 Removing intermediate container 095ce1e94cdf 20:04:05 ---> be7965c3959b 20:04:05 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:04:05 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:05 ---> Running in 1ec0b456120c 20:04:06 Removing intermediate container 1ec0b456120c 20:04:06 ---> c6e43ca77750 20:04:06 Step 25/27 : LABEL arch=x86_64 20:04:06 ---> Running in a3eece2a9616 20:04:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:04:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:04:07 Removing intermediate container a3eece2a9616 20:04:07 ---> 0d1fdcf36362 20:04:07 Step 26/27 : LABEL git_sha=dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca 20:04:08 Removing intermediate container 8ee247212dc1 20:04:08 ---> a94b1fb6ae14 20:04:08 20:04:08 Step 9/22 : FROM alpine:3.17 20:04:08 ---> 9ed4aefc74f6 20:04:08 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 20:04:08 ---> Running in a0a2b0dad456 20:04:08 ---> Running in 4a3aa39d81e3 20:04:08 Removing intermediate container a0a2b0dad456 20:04:08 ---> 8f23d062d06b 20:04:08 Step 27/27 : LABEL version=0.0.0 20:04:08 ---> Running in 6fcb419efd7d 20:04:08 Removing intermediate container 6fcb419efd7d 20:04:08 ---> ea8dc48746a3 20:04:08 20:04:08 Successfully built ea8dc48746a3 20:04:08 Successfully tagged security-spire-config:latest 20:04:08 Building security-bootstrapper 20:04:08  Building security-spire-config ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:09 (1/4) Upgrading libcrypto3 (3.0.8-r3 -> 3.0.9-r1) 20:04:09 (2/4) Upgrading libssl3 (3.0.8-r3 -> 3.0.9-r1) 20:04:09 (3/4) Installing dumb-init (1.2.5-r2) 20:04:09 (4/4) Installing openssl (3.0.9-r1) 20:04:09 Executing busybox-1.35.0-r29.trigger 20:04:09 OK: 8 MiB in 17 packages 20:04:12 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:04:12 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:04:12 ---> 3ff5c65bce43 20:04:12 Step 3/33 : WORKDIR /edgex-go 20:04:12 ---> Using cache 20:04:12 ---> af692da3e862 20:04:12 Step 4/33 : RUN apk add --update --no-cache make git 20:04:12 ---> Using cache 20:04:12 ---> c3a9417d8512 20:04:12 Step 5/33 : COPY go.mod vendor* ./ 20:04:12 ---> Using cache 20:04:12 ---> f3c4b2df08f0 20:04:12 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:12 ---> Using cache 20:04:12 ---> 0bb75e20cc73 20:04:12 Step 7/33 : COPY . . 20:04:12 ---> Using cache 20:04:12 ---> 41ec728da7b1 20:04:12 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:04:14 ---> Running in b63a933bdbd1 20:04:14 Removing intermediate container 4a3aa39d81e3 20:04:14 ---> ad026f70580d 20:04:14 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:14 ---> Running in 435cd2c5b34a 20:04:14 Removing intermediate container 435cd2c5b34a 20:04:14 ---> 83953b5fe49d 20:04:14 Step 12/22 : WORKDIR /edgex 20:04:14 ---> Running in d4d83db1b778 20:04:14 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:04:15 Removing intermediate container d4d83db1b778 20:04:15 ---> 4d87f771b35b 20:04:15 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:16 ---> 736989ca4a03 20:04:16 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 20:04:17 ---> 20724cb605f1 20:04:17 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:04:18 ---> 10d07ac03d4f 20:04:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:04:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.680s coverage: 88.5% of statements 20:04:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.335s coverage: 3.8% of statements 20:04:20 ---> cf5be83afe6e 20:04:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:04:20 Removing intermediate container 8f1b5224dce8 20:04:20 ---> 786627631e7d 20:04:20 20:04:20 Step 10/23 : FROM alpine:3.17 20:04:20 ---> 9ed4aefc74f6 20:04:20 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:04:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:04:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:04:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:04:20 ---> Running in ce61d4017e98 20:04:21 ---> 106a8c59fa57 20:04:21 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:04:21 ---> Running in dfe931f75559 20:04:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:21 (1/2) Installing ca-certificates (20230506-r0) 20:04:21 (2/2) Installing dumb-init (1.2.5-r2) 20:04:21 Executing busybox-1.35.0-r29.trigger 20:04:21 Executing ca-certificates-20230506-r0.trigger 20:04:21 OK: 8 MiB in 17 packages 20:04:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.543s coverage: 95.6% of statements 20:04:22 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:04:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:04:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:04:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:04:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:04:22 ok github.com/edgexfoundry/edgex-go/internal/io 0.196s coverage: 72.2% of statements 20:04:23 Removing intermediate container 92643abb324b 20:04:23 ---> f115b30ba3d3 20:04:23 20:04:23 Step 10/23 : FROM alpine:3.17 20:04:23 ---> 9ed4aefc74f6 20:04:23 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:04:23 ---> Running in 00713d9ce048 20:04:23 Removing intermediate container dfe931f75559 20:04:23 ---> f1945d2b2265 20:04:23 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:04:23 Removing intermediate container ce61d4017e98 20:04:23 ---> aae653caa9b1 20:04:23 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 20:04:23 ---> Running in aa7e2b1edb24 20:04:23 ---> Running in 9756e145854e 20:04:24 Removing intermediate container 00713d9ce048 20:04:24 ---> 9d391173d4a0 20:04:24 Step 12/23 : ENV APP_PORT=59880 20:04:24 ---> Running in 8b7021f38f91 20:04:24 Removing intermediate container 9756e145854e 20:04:24 ---> 4caf8fac3503 20:04:24 Step 13/23 : ENV APP_PORT=59860 20:04:24 Removing intermediate container aa7e2b1edb24 20:04:24 ---> 54a7d55a5de8 20:04:24 Step 20/22 : LABEL arch=x86_64 20:04:24 Removing intermediate container 8b7021f38f91 20:04:24 ---> 924ae126539d 20:04:24 Step 13/23 : EXPOSE $APP_PORT 20:04:24 ---> Running in 280358a777f6 20:04:24 ---> Running in 3d85e6bbaa67 20:04:24 ---> Running in ad457db74fbf 20:04:24 Removing intermediate container 280358a777f6 20:04:24 ---> 9fd1479204bf 20:04:24 Step 21/22 : LABEL git_sha=dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca 20:04:24 ---> Running in 51ac5a8b9509 20:04:24 Removing intermediate container 3d85e6bbaa67 20:04:24 ---> d6fa7aba2227 20:04:24 Step 14/23 : EXPOSE $APP_PORT 20:04:24 Removing intermediate container ad457db74fbf 20:04:24 ---> 50346195b23b 20:04:24 Step 14/23 : RUN apk add --update --no-cache dumb-init 20:04:24 ---> Running in fbd0a7c9570c 20:04:24 ---> Running in c2f7ab38ca39 20:04:25 Removing intermediate container 51ac5a8b9509 20:04:25 ---> 249afb09300d 20:04:25 Step 22/22 : LABEL version=0.0.0 20:04:25 ---> Running in 7e777c360197 20:04:25 Removing intermediate container c2f7ab38ca39 20:04:25 ---> 64f7e28da5bf 20:04:25 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:25 Removing intermediate container 7e777c360197 20:04:25 ---> f7ff54d40188 20:04:25 20:04:25 ---> 966d27d8fd20 20:04:25 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:04:25 Successfully built f7ff54d40188 20:04:25 Successfully tagged security-proxy-setup:latest 20:04:25  Building security-proxy-setup ... done Building security-secretstore-setup 20:04:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:26 (1/1) Installing dumb-init (1.2.5-r2) 20:04:26 Executing busybox-1.35.0-r29.trigger 20:04:26 OK: 7 MiB in 16 packages 20:04:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:04:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:04:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:04:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.248s coverage: 65.9% of statements 20:04:28 ---> 43934b6006f0 20:04:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:04:29 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:04:29 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:04:29 ---> 3ff5c65bce43 20:04:29 Step 3/25 : WORKDIR /edgex-go 20:04:29 ---> Using cache 20:04:29 ---> af692da3e862 20:04:29 Step 4/25 : RUN apk add --update --no-cache make git 20:04:29 ---> Using cache 20:04:29 ---> c3a9417d8512 20:04:29 Step 5/25 : COPY go.mod vendor* ./ 20:04:29 ---> Using cache 20:04:29 ---> f3c4b2df08f0 20:04:29 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:29 ---> Using cache 20:04:29 ---> 0bb75e20cc73 20:04:29 Step 7/25 : COPY . . 20:04:29 ---> Using cache 20:04:29 ---> 41ec728da7b1 20:04:29 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:04:29 ---> Running in 3223d9d7688b 20:04:29 ---> 6a1bc57a5ff0 20:04:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:04:29 Removing intermediate container fbd0a7c9570c 20:04:29 ---> c2ff9921bc19 20:04:29 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:29 ---> 4991a6ec1691 20:04:29 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:04:29 ---> b3b8482f96da 20:04:29 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:04:29 ---> Running in 502ba550a1c4 20:04:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:04:30 Removing intermediate container 502ba550a1c4 20:04:30 ---> 0e165ac74fe4 20:04:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:04:30 ---> 105ae5d8449b 20:04:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:04:31 ---> Running in d2d3f742ac70 20:04:31 Removing intermediate container 4cfdab9a71c0 20:04:31 ---> 2eefe90f7dfd 20:04:31 20:04:31 Step 10/23 : FROM alpine:3.17 20:04:31 ---> 9ed4aefc74f6 20:04:31 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:04:31 ---> Using cache 20:04:31 ---> 0ab13f97da03 20:04:31 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:04:31 ---> Using cache 20:04:31 ---> dec54d4d1832 20:04:31 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:31 ---> Using cache 20:04:31 ---> 24385a5938ab 20:04:31 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:04:31 ---> Using cache 20:04:31 ---> effae764a9cc 20:04:31 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:04:31 Removing intermediate container d2d3f742ac70 20:04:31 ---> f4f0de4b5d71 20:04:31 Step 21/23 : LABEL arch=x86_64 20:04:31 ---> a54e76953036 20:04:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:04:31 ---> Running in 295a7d4f8d0d 20:04:31 Removing intermediate container 295a7d4f8d0d 20:04:31 ---> 0a121e234040 20:04:31 Step 22/23 : LABEL git_sha=dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca 20:04:31 ---> faf0f0e71974 20:04:31 Step 19/23 : ENTRYPOINT ["/core-data"] 20:04:31 ---> 2394ebdf0bdc 20:04:31 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:04:31 ---> Running in 730db327b394 20:04:31 ---> Running in ad8d404dcbb9 20:04:31 Removing intermediate container 730db327b394 20:04:31 ---> 392a6d8bf313 20:04:31 Step 23/23 : LABEL version=0.0.0 20:04:31 ---> Running in 21d32acd3ce0 20:04:32 ---> 766461f941f2 20:04:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:04:32 Removing intermediate container ad8d404dcbb9 20:04:32 ---> 15e0968669ec 20:04:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:04:32 ---> Running in 0a27ce02fd9e 20:04:32 Removing intermediate container 21d32acd3ce0 20:04:32 ---> b7e9abfad04c 20:04:32 20:04:32 Removing intermediate container 0a27ce02fd9e 20:04:32 ---> de1f9b5b1b75 20:04:32 Step 21/23 : LABEL arch=x86_64 20:04:32 ---> fd688d0cfe9a 20:04:32 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:04:32 ---> Running in abc2371822fd 20:04:32 ---> Running in 0a151ac3ddb2 20:04:32 Successfully built b7e9abfad04c 20:04:32 Successfully tagged support-notifications:latest 20:04:32  Building support-notifications ... done Removing intermediate container 0a151ac3ddb2 20:04:32 ---> 29021a0386f9 20:04:32 Step 22/23 : LABEL git_sha=dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca 20:04:32 ---> Running in 50a94e7c4e36 20:04:32 Removing intermediate container 50a94e7c4e36 20:04:32 ---> c57749fb3318 20:04:32 Step 23/23 : LABEL version=0.0.0 20:04:32 ---> Running in 82406a7b487d 20:04:32 Removing intermediate container 82406a7b487d 20:04:32 ---> 34dd349fbb28 20:04:32 20:04:32 Successfully built 34dd349fbb28 20:04:32 Successfully tagged core-data:latest 20:04:32  Building core-data ... done Removing intermediate container abc2371822fd 20:04:32 ---> 35b74eb13be7 20:04:32 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:04:32 ---> Running in 79889ce624dc 20:04:33 Removing intermediate container 79889ce624dc 20:04:33 ---> 72d8c1139f52 20:04:33 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:04:33 ---> Running in 46661048a645 20:04:33 Removing intermediate container 46661048a645 20:04:33 ---> 2fd158fa88a5 20:04:33 Step 21/23 : LABEL arch=x86_64 20:04:33 ---> Running in 18b700d84a18 20:04:33 Removing intermediate container 18b700d84a18 20:04:33 ---> e793809c2d4f 20:04:33 Step 22/23 : LABEL git_sha=dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca 20:04:33 ---> Running in 862856a5bcc3 20:04:34 Removing intermediate container 862856a5bcc3 20:04:34 ---> 864aa8e588a8 20:04:34 Step 23/23 : LABEL version=0.0.0 20:04:34 ---> Running in 9dfb8e6ebd12 20:04:34 Removing intermediate container 9dfb8e6ebd12 20:04:34 ---> 61922d30fc71 20:04:34 20:04:34 Successfully built 61922d30fc71 20:04:34 Successfully tagged security-proxy-auth:latest 20:04:36  Building security-proxy-auth ... done Removing intermediate container b63a933bdbd1 20:04:36 ---> e3093ed3827b 20:04:36 20:04:36 Step 9/33 : FROM alpine:3.17 20:04:36 ---> 9ed4aefc74f6 20:04:36 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:04:36 ---> Using cache 20:04:36 ---> 06504fddf326 20:04:36 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 20:04:36 ---> Running in 729ea11b3abc 20:04:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:37 (1/2) Installing dumb-init (1.2.5-r2) 20:04:37 (2/2) Installing su-exec (0.2-r2) 20:04:37 Executing busybox-1.35.0-r29.trigger 20:04:37 OK: 7 MiB in 17 packages 20:04:37 Removing intermediate container 729ea11b3abc 20:04:37 ---> a187c65b4687 20:04:37 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 20:04:37 ---> Running in 10bd26244b0c 20:04:37 Removing intermediate container 10bd26244b0c 20:04:37 ---> 0439d22636bd 20:04:37 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:04:37 ---> Running in 4003ef4b7f61 20:04:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:04:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:04:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.408s coverage: 0.9% of statements 20:04:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.241s coverage: 29.0% of statements 20:04:38 Removing intermediate container 4003ef4b7f61 20:04:38 ---> e3905318507e 20:04:38 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:04:38 ---> Running in 8241e59c0a67 20:04:38 Removing intermediate container 8241e59c0a67 20:04:38 ---> a449e2af7a4d 20:04:38 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:04:38 ---> Running in a2ad8ee33b0e 20:04:38 Removing intermediate container a2ad8ee33b0e 20:04:38 ---> 540128bd2fc5 20:04:38 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:04:38 ---> Running in bfac34be103b 20:04:39 Removing intermediate container bfac34be103b 20:04:39 ---> bbe4ba54bfda 20:04:39 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:04:39 ---> Running in 4b5334515cb1 20:04:39 Removing intermediate container 4b5334515cb1 20:04:39 ---> 9123bf15c68f 20:04:39 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:04:39 ---> 0d23ec53eede 20:04:39 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:04:39 ---> Running in 8437e02360a2 20:04:40 Removing intermediate container 8437e02360a2 20:04:40 ---> 679938e76295 20:04:40 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:40 ---> 871ee4859c44 20:04:40 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 20:04:40 ---> f5c8e7b4abde 20:04:40 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:04:41 ---> c0ec0d630634 20:04:41 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:04:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.284s coverage: 42.9% of statements 20:04:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.272s coverage: 82.9% of statements 20:04:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.222s coverage: 94.1% of statements 20:04:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.314s coverage: 96.3% of statements 20:04:41 ---> 8bfbabec677f 20:04:41 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 20:04:41 ---> e09a8e32a339 20:04:41 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:04:42 ---> 94660f57074a 20:04:42 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:04:42 ---> adc526b230df 20:04:42 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:04:42 ---> 635df7414f2f 20:04:42 Step 28/33 : RUN chmod +x /entrypoint.sh 20:04:42 ---> Running in 91e159588174 20:04:42 Removing intermediate container 91e159588174 20:04:42 ---> 8ebe449dd0d3 20:04:42 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:04:42 ---> Running in 0585d23671a5 20:04:43 Removing intermediate container 0585d23671a5 20:04:43 ---> c3a7c55c4b54 20:04:43 Step 30/33 : CMD ["gate"] 20:04:43 ---> Running in fb867fce77fe 20:04:43 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:04:43 Removing intermediate container fb867fce77fe 20:04:43 ---> 0c1aa927d20a 20:04:43 Step 31/33 : LABEL arch=x86_64 20:04:43 ---> Running in e2551c3b9193 20:04:43 Removing intermediate container e2551c3b9193 20:04:43 ---> 9fc03748c72c 20:04:43 Step 32/33 : LABEL git_sha=dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca 20:04:43 ---> Running in 904ee7353cdd 20:04:43 Removing intermediate container 904ee7353cdd 20:04:43 ---> 46132e702b53 20:04:43 Step 33/33 : LABEL version=0.0.0 20:04:43 ---> Running in f37ff7993176 20:04:43 Removing intermediate container f37ff7993176 20:04:43 ---> ad6720258d84 20:04:43 20:04:43 Successfully built ad6720258d84 20:04:43 Successfully tagged security-bootstrapper:latest 20:04:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.212s coverage: 87.5% of statements 20:04:46  Building security-bootstrapper ... done Removing intermediate container 3223d9d7688b 20:04:46 ---> 78d1de36aa31 20:04:46 20:04:46 Step 9/25 : FROM alpine:3.17 20:04:46 ---> 9ed4aefc74f6 20:04:46 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:04:46 ---> Running in b596f24a167b 20:04:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:47 (1/3) Installing ca-certificates (20230506-r0) 20:04:47 (2/3) Installing dumb-init (1.2.5-r2) 20:04:47 (3/3) Installing su-exec (0.2-r2) 20:04:47 Executing busybox-1.35.0-r29.trigger 20:04:47 Executing ca-certificates-20230506-r0.trigger 20:04:47 OK: 8 MiB in 18 packages 20:04:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:04:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:04:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:04:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:04:47 Removing intermediate container b596f24a167b 20:04:47 ---> 8b21daa27a32 20:04: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:04:47 ---> Running in eb976d7d216a 20:04:47 Removing intermediate container eb976d7d216a 20:04:47 ---> f2e102fa3d41 20:04:47 Step 12/25 : WORKDIR / 20:04:47 ---> Running in 4d4432a3fd55 20:04:47 Removing intermediate container 4d4432a3fd55 20:04:47 ---> 65ea9be5a65d 20:04:47 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:47 ---> 9a582296eb6f 20:04:47 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 20:04:48 ---> 62702d346bea 20:04: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:04:48 ---> 3ac7e0f13f01 20:04:48 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:04:48 ---> 339e116d7a49 20:04:48 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:04:48 ---> 3c40ec148c65 20:04:48 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:04:48 ---> 3ba134e08624 20:04:48 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:04:48 ---> 06b7bc10e731 20:04:48 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:04:49 ---> 9eb9a6b09066 20:04:49 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:04:49 ---> Running in 1aac857f1a12 20:04:49 Removing intermediate container 1aac857f1a12 20:04:49 ---> 389478a0f5c7 20:04:49 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:04:49 ---> Running in 1ae19dcaaeae 20:04:49 Removing intermediate container 1ae19dcaaeae 20:04:49 ---> 7d20abd68b3b 20:04:49 Step 23/25 : LABEL arch=x86_64 20:04:49 ---> Running in acf600548d04 20:04:49 Removing intermediate container acf600548d04 20:04:49 ---> 4e5bde8b4943 20:04:49 Step 24/25 : LABEL git_sha=dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca 20:04:49 ---> Running in bf76c2c437e5 20:04:50 Removing intermediate container bf76c2c437e5 20:04:50 ---> db5cc880460d 20:04:50 Step 25/25 : LABEL version=0.0.0 20:04:50 ---> Running in f60dbd1cc68f 20:04:50 Removing intermediate container f60dbd1cc68f 20:04:50 ---> e12f41aeaed3 20:04:50 20:04:50 Successfully built e12f41aeaed3 20:04:50 Successfully tagged security-secretstore-setup:latest 20:04:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:04:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:04:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:04:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:04:50  Building security-secretstore-setup ... done  [Pipeline] } 20:04:50 $ docker stop --time=1 c7ef9e877bc6d7374c25748202770fb63931b3b3cc7405e6778e573d1b577528 20:04:51 $ docker rm -f --volumes c7ef9e877bc6d7374c25748202770fb63931b3b3cc7405e6778e573d1b577528 [Pipeline] // withDockerContainer [Pipeline] sh 20:04:52 + docker images 20:04:52 REPOSITORY TAG IMAGE ID CREATED SIZE 20:04:52 security-secretstore-setup latest e12f41aeaed3 2 seconds ago 32.8MB 20:04:52 78d1de36aa31 6 seconds ago 1.72GB 20:04:52 security-bootstrapper latest ad6720258d84 8 seconds ago 22.2MB 20:04:52 e3093ed3827b 16 seconds ago 1.71GB 20:04:52 security-proxy-auth latest 61922d30fc71 17 seconds ago 18.3MB 20:04:52 core-data latest 34dd349fbb28 19 seconds ago 20MB 20:04:52 support-notifications latest b7e9abfad04c 20 seconds ago 32.4MB 20:04:52 2eefe90f7dfd 21 seconds ago 1.7GB 20:04:52 security-proxy-setup latest f7ff54d40188 26 seconds ago 23.5MB 20:04:52 f115b30ba3d3 28 seconds ago 1.73GB 20:04:52 786627631e7d 31 seconds ago 1.79GB 20:04:52 security-spire-config latest ea8dc48746a3 43 seconds ago 102MB 20:04:52 a94b1fb6ae14 44 seconds ago 1.7GB 20:04:52 security-spire-server latest f7fca9c9a510 53 seconds ago 107MB 20:04:52 core-command latest 544ef3b88250 About a minute ago 19.9MB 20:04:52 d0f0da668302 About a minute ago 1.58GB 20:04:52 fd23496f649a About a minute ago 1.58GB 20:04:52 71c054a02924 About a minute ago 1.72GB 20:04:52 security-spiffe-token-provider latest 78ba4cc3644e About a minute ago 32.8MB 20:04:52 support-scheduler latest b5ef793acdb7 About a minute ago 31.8MB 20:04:52 core-common-config-bootstrapper latest 8b6043319a7a About a minute ago 17.2MB 20:04:52 core-metadata latest 9b34fe19938e About a minute ago 20.4MB 20:04:52 5b38b2b1bd98 About a minute ago 1.79GB 20:04:52 744c54b90e97 About a minute ago 1.76GB 20:04:52 f5238d74b36f About a minute ago 1.73GB 20:04:52 6060a1b37218 2 minutes ago 1.72GB 20:04:52 security-spire-agent latest ecb478bd75b4 2 minutes ago 166MB 20:04:52 35c9c413a4e4 2 minutes ago 1.58GB 20:04:52 ci-base-image-x86_64 latest 3ff5c65bce43 5 minutes ago 918MB 20:04:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 5 weeks ago 700MB 20:04:52 alpine 3.17 9ed4aefc74f6 2 months ago 7.05MB 20:04:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB 20:04:52 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:04:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.207s coverage: 94.4% of statements 20:04:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:04:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:04:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:04:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:05:04 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:05:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:05:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:05:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.867s coverage: 79.9% of statements 20:05:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.260s coverage: 92.9% of statements 20:05:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.079s coverage: 64.4% of statements 20:05:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 9.328s coverage: 62.3% of statements 20:05:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.209s coverage: 87.2% of statements 20:05:12 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.172s coverage: 20.0% of statements 20:05:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.163s coverage: 100.0% of statements 20:05:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.470s coverage: 81.8% of statements 20:05:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:05:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.472s coverage: 82.1% of statements 20:05:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:05:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.205s coverage: 86.0% of statements 20:05:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:05:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:05:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.910s coverage: 63.1% of statements 20:05:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.244s coverage: 100.0% of statements 20:05:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.114s coverage: 89.4% of statements 20:05:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.087s coverage: 100.0% of statements 20:05:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.100s coverage: 73.7% of statements 20:05:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:05:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:05:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:05:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements 20:05:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:05:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:05:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:05:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.237s coverage: 38.4% of statements 20:05:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.242s coverage: 89.5% of statements 20:05:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:05:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:05:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:05:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:05:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.227s coverage: 84.8% of statements 20:05:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:05:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:05:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:05:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:05:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.352s coverage: 17.7% of statements 20:05:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:05:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:05:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:05:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:05:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.565s coverage: 92.3% of statements 20:05:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:05:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:05:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.283s coverage: 61.5% of statements 20:05:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:05:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:05:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.392s coverage: 97.7% of statements 20:05:56 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:05:56 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:05:56 go vet ./... 20:08:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:08:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:08:33 ./bin/test-attribution-txt.sh [Pipeline] echo 20:08:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:08:33 + ls -al . 20:08:33 total 716 20:08:33 drwxrwxr-x 10 1001 1001 4096 May 30 20:00 . 20:08:33 drwxr-xr-x 4 root root 4096 May 30 20:00 .. 20:08:33 drwxrwxr-x 2 1001 1001 4096 May 30 19:59 .blubracket 20:08:33 -rw-rw-r-- 1 1001 1001 16 May 30 19:59 .dockerignore 20:08:33 drwxrwxr-x 8 1001 1001 4096 May 30 19:59 .git 20:08:33 drwxrwxr-x 3 1001 1001 4096 May 30 19:59 .github 20:08:33 -rw-rw-r-- 1 1001 1001 1133 May 30 19:59 .gitignore 20:08:33 -rw-rw-r-- 1 1001 1001 42 May 30 19:59 .golangci.yml 20:08:33 -rw-rw-r-- 1 1001 1001 87 May 30 19:59 .hadolint.yml 20:08:33 -rw-rw-r-- 1 1001 1001 166 May 30 19:59 .sonarcloud.properties 20:08:33 -rw-rw-r-- 1 1001 1001 1171 May 30 19:59 ADOPTERS.md 20:08:33 -rw-rw-r-- 1 1001 1001 10835 May 30 19:59 Attribution.txt 20:08:33 -rw-rw-r-- 1 1001 1001 93407 May 30 19:59 CHANGELOG.md 20:08:33 -rw-rw-r-- 1 1001 1001 3804 May 30 19:59 CONTRIBUTING.md 20:08:33 -rw-rw-r-- 1 1001 1001 677 May 30 19:59 GOVERNANCE.md 20:08:33 -rw-rw-r-- 1 1001 1001 883 May 30 19:59 Jenkinsfile 20:08:33 -rw-rw-r-- 1 1001 1001 10775 May 30 19:59 LICENSE 20:08:33 -rw-rw-r-- 1 1001 1001 14368 May 30 19:59 Makefile 20:08:33 -rw-rw-r-- 1 1001 1001 582 May 30 19:59 OWNERS.md 20:08:33 -rw-rw-r-- 1 1001 1001 9923 May 30 19:59 README.md 20:08:33 -rw-rw-r-- 1 1001 1001 789 May 30 19:59 SECURITY.md 20:08:33 -rw-rw-r-- 1 1001 1001 5 May 30 19:58 VERSION 20:08:33 drwxrwxr-x 2 1001 1001 4096 May 30 19:59 bin 20:08:33 drwxrwxr-x 18 1001 1001 4096 May 30 19:59 cmd 20:08:33 -rw-r--r-- 1 root root 447731 May 30 20:05 coverage.out 20:08:33 -rw-rw-r-- 1 1001 1001 3159 May 30 19:59 go.mod 20:08:33 -rw-rw-r-- 1 1001 1001 31048 May 30 19:59 go.sum 20:08:33 drwxrwxr-x 7 1001 1001 4096 May 30 19:59 internal 20:08:33 drwxrwxr-x 3 1001 1001 4096 May 30 19:59 openapi 20:08:33 -rw-rw-r-- 1 1001 1001 594 May 30 19:59 security.txt 20:08:33 drwxrwxr-x 4 1001 1001 4096 May 30 19:59 snap 20:08:33 -rw-rw-r-- 1 1001 1001 204 May 30 19:59 version.go [Pipeline] sh 20:08:33 + '[' -e coverage.out ] 20:08:33 + chown 1001:1001 coverage.out [Pipeline] stash 20:08:33 Warning: overwriting stash ‘coverage-report’ 20:08:34 Stashed 1 file(s) [Pipeline] sh 20:08:35 + make build 20:08:35 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:09:57 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:10:03 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:10:08 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:10:11 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:10:50 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:10:58 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:11: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:11:09 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:11:12 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:11:16 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:11:21 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:11:28 $ docker stop --time=1 b91df22680ceea7bca8b21c64d50c77cceab01a6df39e6f10eb7b5eeaf08be71 20:11:30 $ docker rm -f --volumes b91df22680ceea7bca8b21c64d50c77cceab01a6df39e6f10eb7b5eeaf08be71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:11:33 20:11:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:11:33 latest: Pulling from edgex-devops/edgex-compose-arm64 20:11:33 29e5d40040c1: Pulling fs layer 20:11:33 1ce36da41761: Pulling fs layer 20:11:33 25b303627fd3: Pulling fs layer 20:11:33 29e5d40040c1: Download complete 20:11:34 1ce36da41761: Verifying Checksum 20:11:34 1ce36da41761: Download complete 20:11:34 29e5d40040c1: Pull complete 20:11:35 1ce36da41761: Pull complete 20:11:35 25b303627fd3: Verifying Checksum 20:11:35 25b303627fd3: Download complete 20:11:45 25b303627fd3: Pull complete 20:11:45 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:11:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:11:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:11:46 prd-ubuntu20.04-docker-arm64-4c-16g-17352 does not seem to be running inside a container 20:11:46 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:11:48 $ docker top a4697f26c54c589f82fb93971108b95b593149c3184687db86e6e1cb9692c9de -eo pid,comm [Pipeline] { [Pipeline] sh 20:11:49 + docker-compose build --help 20:11:49 + grep parallel 20:11:53 --parallel Build images in parallel. [Pipeline] } 20:11:53 $ docker stop --time=1 a4697f26c54c589f82fb93971108b95b593149c3184687db86e6e1cb9692c9de 20:11:55 $ docker rm -f --volumes a4697f26c54c589f82fb93971108b95b593149c3184687db86e6e1cb9692c9de [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:11:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:11:56 prd-ubuntu20.04-docker-arm64-4c-16g-17352 does not seem to be running inside a container 20:11:56 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:11:57 $ docker top 6052a66a7ad1d1048996ff0baa905b77b70104d2c316fa6330584e700441f4ab -eo pid,comm [Pipeline] { [Pipeline] sh 20:11:58 + docker-compose -f ./docker-compose-build.yml build --parallel 20:12:03 Building core-command ... 20:12:03 Building core-common-config-bootstrapper ... 20:12:03 Building core-data ... 20:12:03 Building core-metadata ... 20:12:03 Building security-bootstrapper ... 20:12:03 Building security-proxy-auth ... 20:12:03 Building security-proxy-setup ... 20:12:03 Building security-secretstore-setup ... 20:12:03 Building security-spiffe-token-provider ... 20:12:03 Building security-spire-agent ... 20:12:03 Building security-spire-config ... 20:12:03 Building security-spire-server ... 20:12:03 Building support-notifications ... 20:12:03 Building support-scheduler ... 20:12:03 Building security-proxy-setup 20:12:03 Building core-metadata 20:12:03 Building support-scheduler 20:12:03 Building security-bootstrapper 20:12:03 Building support-notifications 20:12:50 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:12:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:12:50 ---> dc7d6678ee96 20:12:50 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:12:50 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:12:50 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:12:50 ---> dc7d6678ee96 20:12:50 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:12:50 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:12:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:12:50 ---> dc7d6678ee96 20:12:50 Step 3/22 : WORKDIR /edgex-go 20:12:50 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:12:50 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:12:50 ---> dc7d6678ee96 20:12:50 Step 3/33 : WORKDIR /edgex-go 20:12:50 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:12:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:12:50 ---> dc7d6678ee96 20:12:50 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:12:50 ---> Running in 2b1d260928f7 20:12:50 ---> Running in 28944f8f3deb 20:12:50 ---> Running in abe45bc5a076 20:12:50 ---> Running in 4eb962f28bd5 20:12:50 ---> Running in f96176ad9ac8 20:12:54 Removing intermediate container f96176ad9ac8 20:12:54 ---> b925ee8b5350 20:12:54 Step 4/23 : WORKDIR /edgex-go 20:12:54 Removing intermediate container abe45bc5a076 20:12:54 ---> e683d3cc3098 20:12:54 Step 4/25 : WORKDIR /edgex-go 20:12:54 Removing intermediate container 4eb962f28bd5 20:12:54 ---> 38ce638a96c8 20:12:54 Step 4/22 : RUN apk add --update --no-cache make git 20:12:54 Removing intermediate container 2b1d260928f7 20:12:54 ---> cbd2c7ce6ad3 20:12:54 Step 4/33 : RUN apk add --update --no-cache make git 20:12:54 Removing intermediate container 28944f8f3deb 20:12:54 ---> a3f68419d3b0 20:12:54 Step 4/23 : WORKDIR /edgex-go 20:12:54 ---> Running in 9bc180d4ae61 20:12:54 ---> Running in 7b383207d01f 20:12:54 ---> Running in fdd868dcadc6 20:12:54 ---> Running in 561a214bb451 20:12:54 ---> Running in ac484b2b3cca 20:12:55 Removing intermediate container 9bc180d4ae61 20:12:55 ---> a9effb4633ec 20:12:55 Step 5/23 : RUN apk add --update --no-cache make git 20:12:55 Removing intermediate container 7b383207d01f 20:12:55 ---> b512c4a9e70d 20:12:55 Step 5/25 : RUN apk add --update --no-cache make git 20:12:55 Removing intermediate container ac484b2b3cca 20:12:55 ---> ae7c31817d23 20:12:55 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:12:55 ---> Running in afd163abc629 20:12:55 ---> Running in bf7958b6f334 20:12:55 ---> Running in 688a0e817cbe 20:12:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:12:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:12:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:12:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:12:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:12:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:12:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:12:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:12:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:12:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:12:58 OK: 263 MiB in 53 packages 20:12:59 OK: 263 MiB in 53 packages 20:12:59 OK: 263 MiB in 53 packages 20:13:00 OK: 263 MiB in 53 packages 20:13:00 OK: 263 MiB in 53 packages 20:13:00 Removing intermediate container fdd868dcadc6 20:13:00 ---> d15602059a5f 20:13:00 Step 5/33 : COPY go.mod vendor* ./ 20:13:00 Removing intermediate container 561a214bb451 20:13:00 ---> ab69ce5ba6bf 20:13:00 Step 5/22 : COPY go.mod vendor* ./ 20:13:01 Removing intermediate container afd163abc629 20:13:01 ---> 53900816e9de 20:13:01 Step 6/23 : COPY go.mod vendor* ./ 20:13:01 Removing intermediate container bf7958b6f334 20:13:01 ---> c833f645f064 20:13:01 Step 6/25 : COPY go.mod vendor* ./ 20:13:01 ---> 557fd03e47c3 20:13:01 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:01 Removing intermediate container 688a0e817cbe 20:13:01 ---> c91d47fe5d34 20:13:01 Step 6/23 : COPY go.mod vendor* ./ 20:13:02 ---> Running in 29020a488be2 20:13:02 ---> 70c8079e69f9 20:13:02 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:02 ---> Running in 3d66605786a8 20:13:02 ---> d99258866a89 20:13:02 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:02 ---> Running in a6c54c24485d 20:13:03 ---> e171bb5090ff 20:13:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:03 ---> dafbcf704b88 20:13:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:03 ---> Running in 04c1f62ee861 20:13:03 ---> Running in 52d402c6288e 20:14:55 Removing intermediate container 52d402c6288e 20:14:55 ---> 8d074f5c334a 20:14:55 Step 8/23 : COPY . . 20:14:55 Removing intermediate container 04c1f62ee861 20:14:55 ---> 402197d4e132 20:14:55 Step 8/23 : COPY . . 20:14:55 Removing intermediate container 29020a488be2 20:14:55 Removing intermediate container a6c54c24485d 20:14:55 ---> 3138ad901c63 20:14:55 Step 8/25 : COPY . . 20:14:55 ---> 1ebc8dc3eb9b 20:14:55 Step 7/33 : COPY . . 20:14:55 Removing intermediate container 3d66605786a8 20:14:55 ---> 08e293f0ab1d 20:14:55 Step 7/22 : COPY . . 20:14:58 ---> bb1b7ac079dc 20:14:58 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:14:58 ---> 6b577e127f77 20:14:58 Step 8/22 : RUN make cmd/secrets-config/secrets-config 20:14:58 ---> 2a2cb5093814 20:14:58 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 20:14:58 ---> Running in 79d2fc85a331 20:14:58 ---> 83cd814b35be 20:14:58 Step 9/23 : RUN make cmd/support-notifications/support-notifications 20:14:58 ---> Running in 16db60270be4 20:14:58 ---> ef5b711201b4 20:14:58 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:14:59 ---> Running in 35216961afc1 20:14:59 ---> Running in 85de93055167 20:14:59 ---> Running in 0950f13a63f0 20:15: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:15:01 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:15:01 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:15:01 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:15:01 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:20:53 Removing intermediate container 16db60270be4 20:20:53 ---> 804a1ffd35a7 20:20:53 20:20:53 Step 9/22 : FROM alpine:3.17 20:20:53 3.17: Pulling from library/alpine 20:20:53 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:20:53 Status: Downloaded newer image for alpine:3.17 20:20:53 ---> 51e60588ff2c 20:20:53 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 20:20:53 ---> Running in bd3e2210f604 20:20:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:20:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:20:57 (1/2) Installing dumb-init (1.2.5-r2) 20:20:57 (2/2) Installing openssl (3.0.8-r4) 20:20:57 Executing busybox-1.35.0-r29.trigger 20:20:57 OK: 8 MiB in 17 packages 20:20:59 Removing intermediate container 79d2fc85a331 20:20:59 ---> ba771c8a7783 20:20:59 20:20:59 Step 9/33 : FROM alpine:3.17 20:20:59 ---> 51e60588ff2c 20:20:59 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:20:59 Removing intermediate container bd3e2210f604 20:20:59 ---> 975f8746b2e8 20:20: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:20:59 ---> Running in fe70367493f6 20:20:59 ---> Running in 2b2ab1673e24 20:20:59 Removing intermediate container fe70367493f6 20:20:59 ---> 3e62bacd9e41 20:20:59 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 20:20:59 Removing intermediate container 2b2ab1673e24 20:20:59 ---> b39fb3b78f72 20:20:59 Step 12/22 : WORKDIR /edgex 20:20:59 ---> Running in 7d494d3ae322 20:21:00 ---> Running in d4748c54e868 20:21:00 Removing intermediate container 7d494d3ae322 20:21:00 ---> ac0a56c7aea9 20:21:00 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:21:02 ---> d76aa28252fc 20:21:02 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 20:21:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:21:02 ---> ced40fd8aefb 20:21:02 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:21:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:21:03 ---> e2ca2bfa4f3c 20:21:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:21:04 (1/2) Installing dumb-init (1.2.5-r2) 20:21:04 (2/2) Installing su-exec (0.2-r2) 20:21:04 Executing busybox-1.35.0-r29.trigger 20:21:05 OK: 8 MiB in 17 packages 20:21:05 ---> ae0235d6b1de 20:21:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:21:06 ---> 964a9853c0e1 20:21:06 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:21:06 ---> Running in 73ddffc89276 20:21:07 Removing intermediate container d4748c54e868 20:21:07 ---> 0b99ecdbff2e 20:21:07 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 20:21:07 ---> Running in a2768160fa26 20:21:07 Removing intermediate container a2768160fa26 20:21:07 ---> e965ba47af84 20:21:07 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:21:08 ---> Running in 09d1895be250 20:21:09 Removing intermediate container 09d1895be250 20:21:09 ---> a3794be997b4 20:21:09 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:21:09 ---> Running in 18257fc43c1f 20:21:10 Removing intermediate container 18257fc43c1f 20:21:10 ---> 4262e04350a4 20:21:10 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:21:10 ---> Running in 14c1822514b8 20:21:11 Removing intermediate container 14c1822514b8 20:21:11 ---> e0cb8cd6314d 20:21:11 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:21:11 Removing intermediate container 73ddffc89276 20:21:11 ---> cde340e1d164 20:21:11 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:21:11 ---> Running in 4255b603a55d 20:21:11 ---> Running in 2a8632fce8b4 20:21:11 Removing intermediate container 2a8632fce8b4 20:21:11 ---> 07f4faa54282 20:21:11 Step 20/22 : LABEL arch=arm64 20:21:11 ---> Running in 229fe5394305 20:21:12 Removing intermediate container 229fe5394305 20:21:12 ---> 0e51c8495e9d 20:21:12 Step 21/22 : LABEL git_sha=dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca 20:21:12 ---> Running in 8a45922de816 20:21:13 Removing intermediate container 8a45922de816 20:21:13 ---> a128f3e3b0fe 20:21:13 Step 22/22 : LABEL version=0.0.0 20:21:13 ---> Running in 2b12ece9f07a 20:21:14 Removing intermediate container 2b12ece9f07a 20:21:14 ---> dcd4a3317eb4 20:21:14 20:21:14 Successfully built dcd4a3317eb4 20:21:14 Successfully tagged security-proxy-setup-arm64:latest 20:21:14  Building security-proxy-setup ... done Building security-spire-config 20:21:14 Removing intermediate container 4255b603a55d 20:21:14 ---> bed2a270426d 20:21:14 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:21:14 ---> Running in ba7a93b339e7 20:21:15 Removing intermediate container ba7a93b339e7 20:21:15 ---> e3117cc3d901 20:21:15 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:21:16 ---> 0810c6cffd0e 20:21:16 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:21:16 ---> Running in 6e734b17d9d0 20:21:19 Removing intermediate container 6e734b17d9d0 20:21:19 ---> be6e8db75e5d 20:21:19 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:21:23 ---> 8136b1ecf7d8 20:21:23 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 20:21:24 ---> f4296bb69380 20:21:24 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:21:27 ---> 18219e38d3d8 20:21:27 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:21:28 ---> e50e96405ae1 20:21:28 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 20:21:30 ---> 8e2494ec3aac 20:21:30 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:21:30 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:21:30 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:21:30 ---> dc7d6678ee96 20:21:30 Step 3/27 : WORKDIR /edgex-go 20:21:30 ---> Using cache 20:21:30 ---> cbd2c7ce6ad3 20:21:30 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:21:30 ---> Running in c13344a1a408 20:21:31 ---> 237a719b86ed 20:21:31 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:21:32 ---> b43c9777fe6f 20:21:32 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:21:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:21:33 ---> e5c6fbc1c5b0 20:21:33 Step 28/33 : RUN chmod +x /entrypoint.sh 20:21:33 ---> Running in c96421b9c3f8 20:21:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:21:35 OK: 263 MiB in 53 packages 20:21:37 Removing intermediate container c96421b9c3f8 20:21:37 ---> 245ca1eb8945 20:21:37 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:21:37 ---> Running in a8f34aa4ba6c 20:21:37 Removing intermediate container c13344a1a408 20:21:37 ---> b62b9943d66e 20:21:37 Step 5/27 : COPY go.mod vendor* ./ 20:21:37 Removing intermediate container a8f34aa4ba6c 20:21:37 ---> 33f88924b47f 20:21:37 Step 30/33 : CMD ["gate"] 20:21:37 ---> Running in 679dbb021eb0 20:21:38 ---> 856b7976e56b 20:21:38 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:38 Removing intermediate container 679dbb021eb0 20:21:38 ---> de8a4c22c97e 20:21:38 Step 31/33 : LABEL arch=arm64 20:21:39 ---> Running in f9bcdc864abf 20:21:39 ---> Running in ec0e20fcd017 20:21:40 Removing intermediate container ec0e20fcd017 20:21:40 ---> fcf1da1071b1 20:21:40 Step 32/33 : LABEL git_sha=dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca 20:21:40 ---> Running in 84adeb272910 20:21:41 Removing intermediate container 84adeb272910 20:21:41 ---> 0f1ac8816a4d 20:21:41 Step 33/33 : LABEL version=0.0.0 20:21:41 ---> Running in b5e9e7e2685d 20:21:42 Removing intermediate container b5e9e7e2685d 20:21:42 ---> a11fb72a92da 20:21:42 20:21:43 Successfully built a11fb72a92da 20:21:43 Successfully tagged security-bootstrapper-arm64:latest 20:21:43  Building security-bootstrapper ... done Building security-spire-agent 20:21:49 Removing intermediate container 0950f13a63f0 20:21:49 ---> e21d883e00c5 20:21:49 20:21:49 Step 10/25 : FROM alpine:3.17 20:21:49 ---> 51e60588ff2c 20:21:49 Step 11/25 : RUN apk add --update --no-cache dumb-init 20:21:49 ---> Running in 6c00167d38d2 20:21:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:21:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:21:54 (1/1) Installing dumb-init (1.2.5-r2) 20:21:54 Executing busybox-1.35.0-r29.trigger 20:21:54 OK: 8 MiB in 16 packages 20:21:56 Removing intermediate container 6c00167d38d2 20:21:56 ---> 891a3a25a51d 20:21:56 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:21:56 ---> Running in 1cb44809a856 20:21:57 Removing intermediate container 1cb44809a856 20:21:57 ---> 39ac768365a1 20:21:57 Step 13/25 : ENV APP_PORT=59881 20:21:57 ---> Running in 1a71eb41ce66 20:21:58 Removing intermediate container 1a71eb41ce66 20:21:58 ---> 6af824fe07e5 20:21:58 Step 14/25 : EXPOSE $APP_PORT 20:21:58 ---> Running in c6e355abe41b 20:21:58 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:21:58 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:21:58 ---> dc7d6678ee96 20:21:58 Step 3/27 : WORKDIR /edgex-go 20:21:58 ---> Using cache 20:21:58 ---> cbd2c7ce6ad3 20:21:58 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:21:58 ---> Using cache 20:21:58 ---> b62b9943d66e 20:21:58 Step 5/27 : COPY go.mod vendor* ./ 20:21:58 ---> Using cache 20:21:58 ---> 856b7976e56b 20:21:58 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:58 ---> Running in f8004aecd23b 20:21:59 Removing intermediate container c6e355abe41b 20:21:59 ---> fb54758aa8e5 20:21:59 Step 15/25 : WORKDIR / 20:21:59 ---> Running in b1bbf7a1fb40 20:22:00 Removing intermediate container b1bbf7a1fb40 20:22:00 ---> 331d344e6f68 20:22:00 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:22:00 ---> 80e16a418652 20:22:00 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 20:22:01 ---> 446222183b28 20:22:01 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:22:03 ---> 2e91b577a390 20:22:03 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:22:04 ---> c9b761291543 20:22:04 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:22:05 ---> 84e223141cfd 20:22:05 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:22:05 ---> Running in 8a2dbd513939 20:22:05 Removing intermediate container 8a2dbd513939 20:22:05 ---> 45321416f155 20:22:05 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:22:06 ---> Running in deb1d0f4eb4f 20:22:06 Removing intermediate container deb1d0f4eb4f 20:22:06 ---> 0d6a55ff93f3 20:22:06 Step 23/25 : LABEL arch=arm64 20:22:07 ---> Running in 7d3b90f71a39 20:22:07 Removing intermediate container 7d3b90f71a39 20:22:07 ---> d8ff7440def8 20:22:07 Step 24/25 : LABEL git_sha=dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca 20:22:07 ---> Running in 799776b182a0 20:22:08 Removing intermediate container 799776b182a0 20:22:08 ---> 0a71a8651e75 20:22:08 Step 25/25 : LABEL version=0.0.0 20:22:08 ---> Running in a2b8ddf045b4 20:22:08 Removing intermediate container a2b8ddf045b4 20:22:08 ---> 9d09434b8f61 20:22:08 20:22:09 Successfully built 9d09434b8f61 20:22:09 Successfully tagged core-metadata-arm64:latest 20:22:09 Building security-spire-server 20:22:27  Building core-metadata ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:22:27 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:22:27 ---> dc7d6678ee96 20:22:27 Step 3/26 : WORKDIR /edgex-go 20:22:27 ---> Using cache 20:22:27 ---> cbd2c7ce6ad3 20:22:27 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:22:27 ---> Using cache 20:22:27 ---> b62b9943d66e 20:22:27 Step 5/26 : COPY go.mod vendor* ./ 20:22:27 ---> Using cache 20:22:27 ---> 856b7976e56b 20:22:27 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:27 ---> Running in fd2b990ea772 20:23:49 Removing intermediate container f9bcdc864abf 20:23:49 ---> 359a408caa43 20:23:49 Step 7/27 : COPY . . 20:23:49 Removing intermediate container f8004aecd23b 20:23:49 ---> 80cc7ff0ad6b 20:23:49 Step 7/27 : COPY . . 20:23:55 Removing intermediate container 35216961afc1 20:23:55 ---> 83ade3d24eb1 20:23:55 20:23:55 Step 10/23 : FROM alpine:3.17 20:23:55 ---> 51e60588ff2c 20:23:55 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:23:55 ---> Using cache 20:23:55 ---> 891a3a25a51d 20:23:55 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:23:55 ---> Using cache 20:23:55 ---> 39ac768365a1 20:23:55 Step 13/23 : ENV APP_PORT=59861 20:23:55 ---> Running in a2317e73d137 20:23:55 Removing intermediate container 85de93055167 20:23:55 ---> a051620a458e 20:23:55 20:23:55 Step 10/23 : FROM alpine:3.17 20:23:55 ---> 51e60588ff2c 20:23:55 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:23:55 ---> Running in 5a1988266f09 20:23:55 Removing intermediate container a2317e73d137 20:23:55 ---> be4a14d920ed 20:23:55 Step 14/23 : EXPOSE $APP_PORT 20:23:56 ---> Running in 9abe599ba8f0 20:23:56 Removing intermediate container 9abe599ba8f0 20:23:56 ---> 560f0b513de2 20:23:56 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:23:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:23:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:23:57 ---> 9c2cc5171e61 20:23:57 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:23:59 (1/2) Installing ca-certificates (20230506-r0) 20:23:59 (2/2) Installing dumb-init (1.2.5-r2) 20:23:59 Executing busybox-1.35.0-r29.trigger 20:23:59 Executing ca-certificates-20230506-r0.trigger 20:23:59 ---> ac9acb0454ed 20:23:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:23:59 OK: 8 MiB in 17 packages 20:24:02 Removing intermediate container 5a1988266f09 20:24:02 ---> 741835527f19 20:24:02 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 20:24:02 ---> Running in fb8573b96976 20:24:04 ---> bb0091b326fc 20:24:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:24:04 Removing intermediate container fb8573b96976 20:24:04 ---> d09c2aa82f10 20:24:04 Step 13/23 : ENV APP_PORT=59860 20:24:04 ---> Running in 85c965e32e3a 20:24:04 ---> 8bc92750c831 20:24:04 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 20:24:04 ---> c936488d8b5c 20:24:04 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 20:24:05 ---> Running in 7365159162a1 20:24:05 ---> Running in dd48ebc82f42 20:24:05 Removing intermediate container 85c965e32e3a 20:24:05 ---> 5b1dfdc5bfc7 20:24:05 Step 14/23 : EXPOSE $APP_PORT 20:24:05 ---> df10f6b2dc33 20:24:05 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:24:05 ---> Running in a3956bcf7f74 20:24:05 ---> Running in 077d56cef71c 20:24:05 Removing intermediate container dd48ebc82f42 20:24:05 ---> 326e123384c1 20:24:05 Step 9/27 : WORKDIR /edgex-go/spire-build 20:24:05 Removing intermediate container 7365159162a1 20:24:05 ---> 360d7b49611e 20:24:05 Step 9/27 : WORKDIR /edgex-go/spire-build 20:24:05 ---> Running in 461bd3a68f4d 20:24:05 ---> Running in f2d4eeb37082 20:24:06 Removing intermediate container a3956bcf7f74 20:24:06 ---> 6fd2c89481e9 20:24:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:24:06 Removing intermediate container 077d56cef71c 20:24:06 ---> 2bf427f1dade 20:24:06 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:24:06 ---> Running in 543c941daede 20:24:06 Removing intermediate container f2d4eeb37082 20:24:06 ---> fcce7cd89616 20:24:06 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:24:06 Removing intermediate container 461bd3a68f4d 20:24:06 ---> 0cbda9c981d4 20:24:06 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:24:06 ---> Running in 8b559d330ac0 20:24:06 ---> Running in 2e1f0c2df8f7 20:24:06 Removing intermediate container 543c941daede 20:24:06 ---> e16610442547 20:24:06 Step 21/23 : LABEL arch=arm64 20:24:06 ---> Running in 9e83d11de25e 20:24:07 Removing intermediate container 2e1f0c2df8f7 20:24:07 ---> 8a936de51994 20:24:07 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:24:07 ---> 7d9349325bc9 20:24:07 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:24:07 Removing intermediate container 8b559d330ac0 20:24:07 ---> fb7830ff9c1d 20:24:07 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:24:07 ---> Running in 44e3720c8bb9 20:24:07 ---> Running in abfe80ec22e5 20:24:07 Removing intermediate container 9e83d11de25e 20:24:07 ---> 3ffa31e2e4ba 20:24:07 Step 22/23 : LABEL git_sha=dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca 20:24:07 ---> Running in b36fd450dff3 20:24:08 ---> 042e8295ebac 20:24:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:24:08 Removing intermediate container b36fd450dff3 20:24:08 ---> a8872685af76 20:24:08 Step 23/23 : LABEL version=0.0.0 20:24:08 Removing intermediate container fd2b990ea772 20:24:08 ---> 19904cfe6717 20:24:08 Step 7/26 : COPY . . 20:24:08 ---> Running in daae6c384cd3 20:24:09 Removing intermediate container daae6c384cd3 20:24:09 ---> 086370496d5e 20:24:09 20:24:10 Successfully built 086370496d5e 20:24:10 Successfully tagged support-scheduler-arm64:latest 20:24:10 Building core-common-config-bootstrapper 20:24:10  Building support-scheduler ... done Removing intermediate container abfe80ec22e5 20:24:10 ---> 1b101045db40 20:24:10 Step 12/27 : WORKDIR /edgex-go 20:24:11 Removing intermediate container 44e3720c8bb9 20:24:11 ---> 593ad0dcebd8 20:24:11 Step 12/27 : WORKDIR /edgex-go 20:24:11 ---> Running in e4f03d468e80 20:24:11 ---> Running in 83cf78a6df12 20:24:11 ---> a2cb8cf18e09 20:24:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:24:11 Removing intermediate container e4f03d468e80 20:24:11 ---> d647bc06e1dd 20:24:11 20:24:11 Step 13/27 : FROM alpine:3.17 20:24:11 ---> 51e60588ff2c 20:24:11 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:24:11 Removing intermediate container 83cf78a6df12 20:24:11 ---> Running in 97aa7f2cee77 20:24:11 ---> 29e952f4f635 20:24:11 20:24:11 Step 13/27 : FROM alpine:3.17 20:24:11 ---> 51e60588ff2c 20:24:11 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:24:12 ---> Running in becd8224d0a7 20:24:12 ---> e0857f69ab75 20:24:12 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:24:12 Removing intermediate container 97aa7f2cee77 20:24:12 ---> 9d0614891a2c 20:24:12 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:24:12 Removing intermediate container becd8224d0a7 20:24:12 ---> 8c4137fdec8c 20:24:13 ---> Running in b66e7c830973 20:24:13 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:24:13 ---> Running in c7f62ac70102 20:24:13 ---> Running in 26fcca511339 20:24:13 Removing intermediate container c7f62ac70102 20:24:13 ---> 743f65a228f3 20:24:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:24:14 ---> Running in 702696c456f3 20:24:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:24:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:24:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:24:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:24:17 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:24:17 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:24:17 OK: 17694 distinct packages available 20:24:17 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:24:17 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:24:17 OK: 17694 distinct packages available 20:24:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:24:17 Removing intermediate container 702696c456f3 20:24:17 ---> 2cd3c3d6c6a0 20:24:17 Step 21/23 : LABEL arch=arm64 20:24:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:24:17 ---> Running in 75a408a3020d 20:24:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:24:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:24:18 Removing intermediate container 75a408a3020d 20:24:18 ---> 4effd8dbd540 20:24:18 Step 22/23 : LABEL git_sha=dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca 20:24:18 ---> Running in 610c14743499 20:24:18 (1/5) Installing dumb-init (1.2.5-r2) 20:24:18 (2/5) Installing musl-obstack (1.2.3-r0) 20:24:18 (3/5) Installing libucontext (1.2-r0) 20:24:18 (4/5) Installing gcompat (1.1.0-r0) 20:24:18 (5/5) Installing openssl (3.0.8-r4) 20:24:18 Executing busybox-1.35.0-r29.trigger 20:24:19 OK: 9 MiB in 20 packages 20:24:19 (1/4) Installing dumb-init (1.2.5-r2) 20:24:19 (2/4) Installing musl-obstack (1.2.3-r0) 20:24:19 (3/4) Installing libucontext (1.2-r0) 20:24:19 (4/4) Installing gcompat (1.1.0-r0) 20:24:19 Executing busybox-1.35.0-r29.trigger 20:24:19 OK: 8 MiB in 19 packages 20:24:19 Removing intermediate container 610c14743499 20:24:19 ---> b4685c8746da 20:24:19 Step 23/23 : LABEL version=0.0.0 20:24:19 ---> Running in 94c36d2ddd50 20:24:20 Removing intermediate container 94c36d2ddd50 20:24:20 ---> b01a98a9577d 20:24:20 20:24:20 Removing intermediate container 26fcca511339 20:24:20 ---> ebad1998543a 20:24:20 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:24:20 Successfully built b01a98a9577d 20:24:20 Successfully tagged support-notifications-arm64:latest 20:24:20  Building support-notifications ... done Building security-spiffe-token-provider 20:24:20 Removing intermediate container b66e7c830973 20:24:20 ---> 0e61a1903c35 20:24:20 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:24:21 ---> 72f541513df3 20:24:21 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:24:21 ---> cdfb2a138c86 20:24:21 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:24:22 ---> 1e94fcfc00ad 20:24:22 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:24:22 ---> e4638814fc46 20:24:22 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:24:27 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:24:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:24:27 ---> dc7d6678ee96 20:24:27 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:24:27 ---> Using cache 20:24:27 ---> a3f68419d3b0 20:24:27 Step 4/23 : WORKDIR /edgex-go 20:24:27 ---> Using cache 20:24:27 ---> ae7c31817d23 20:24:27 Step 5/23 : RUN apk add --update --no-cache make git 20:24:27 ---> Running in b3d9e3447152 20:24:27 ---> b53dc692f008 20:24:27 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 20:24:27 ---> Running in 3a6c5975216c 20:24:30 Removing intermediate container 3a6c5975216c 20:24:30 ---> b2cd3c7db566 20:24:30 Step 9/26 : WORKDIR /edgex-go/spire-build 20:24:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:24:30 ---> Running in b00dcca0fd28 20:24:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:24:30 ---> 7063a8d68aaa 20:24:30 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:24:31 ---> ade884990d95 20:24:31 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:24:31 Removing intermediate container b00dcca0fd28 20:24:31 ---> b41d1c4899de 20:24:31 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:24:31 ---> Running in d0aef8c16529 20:24:31 OK: 263 MiB in 53 packages 20:24:32 ---> 2c082b418119 20:24:32 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:24:32 ---> Running in d44891343f3a 20:24:32 Removing intermediate container d0aef8c16529 20:24:32 ---> c722d9f8b7e8 20:24:32 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:24:32 ---> Running in 1f6c95aebac5 20:24:33 Removing intermediate container d44891343f3a 20:24:33 ---> 67f3f4cc2d52 20:24:33 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:24:33 Removing intermediate container b3d9e3447152 20:24:33 ---> 8287a1c57773 20:24:33 Step 6/23 : COPY go.mod vendor* ./ 20:24:34 ---> 8a4c6a8682be 20:24:34 Step 22/27 : WORKDIR / 20:24:34 ---> Running in d8776accf6f7 20:24:34 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:24:34 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:24:34 ---> dc7d6678ee96 20:24:34 Step 3/20 : WORKDIR /edgex-go 20:24:34 ---> Using cache 20:24:34 ---> cbd2c7ce6ad3 20:24:34 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:24:34 ---> Running in 93f256c977a2 20:24:35 ---> 913bf0c2404e 20:24:35 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:35 Removing intermediate container d8776accf6f7 20:24:35 ---> e342cf4eda6a 20:24:35 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:24:35 ---> Running in 4950b85b3882 20:24:35 ---> Running in 511b2074967f 20:24:35 Removing intermediate container 1f6c95aebac5 20:24:35 ---> 3444121db139 20:24:35 Step 12/26 : WORKDIR /edgex-go 20:24:35 ---> Running in 145c85126fd1 20:24:36 Removing intermediate container 511b2074967f 20:24:36 ---> 22558221607e 20:24:36 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:24:36 ---> Running in a4f8ae5e84ee 20:24:36 Removing intermediate container 145c85126fd1 20:24:36 ---> 24c92b18c192 20:24:36 20:24:36 Step 13/26 : FROM alpine:3.17 20:24:36 ---> 51e60588ff2c 20:24:36 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:24:36 ---> Using cache 20:24:36 ---> 8c4137fdec8c 20:24:36 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:24:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:24:36 ---> Running in 07aad2146156 20:24:37 Removing intermediate container a4f8ae5e84ee 20:24:37 ---> 54a151c9cadd 20:24:37 Step 25/27 : LABEL arch=arm64 20:24:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:24:37 ---> Running in 78bdac47cb5b 20:24:38 Removing intermediate container 78bdac47cb5b 20:24:38 ---> 48b2e5dc67f3 20:24:38 Step 26/27 : LABEL git_sha=dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca 20:24:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:24:38 ---> Running in b1d0d9831d67 20:24:39 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:24:39 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:24:39 OK: 17699 distinct packages available 20:24:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:24:39 Removing intermediate container b1d0d9831d67 20:24:39 ---> d43b1e8312d1 20:24:39 Step 27/27 : LABEL version=0.0.0 20:24:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:24:39 ---> Running in 6984dd047910 20:24:39 Removing intermediate container 6984dd047910 20:24:39 ---> dd9beea5bf11 20:24:39 20:24:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:24:40 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:24:40 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:24:40 OK: 17694 distinct packages available 20:24:40 Successfully built dd9beea5bf11 20:24:40 Successfully tagged security-spire-config-arm64:latest 20:24:40  Building security-spire-config ... done Building core-command 20:24:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:24:40 ---> 1374e3ff58c9 20:24:40 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:24:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:24:40 OK: 263 MiB in 53 packages 20:24:41 ---> 3a2fb53ebc9a 20:24:41 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:24:42 (1/5) Installing dumb-init (1.2.5-r2) 20:24:42 (2/5) Installing musl-obstack (1.2.3-r0) 20:24:42 (3/5) Installing libucontext (1.2-r0) 20:24:42 (4/5) Installing gcompat (1.1.0-r0) 20:24:42 (5/5) Installing openssl (3.0.8-r4) 20:24:42 Executing busybox-1.35.0-r29.trigger 20:24:42 ---> 2605ff6f3513 20:24:42 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:24:42 OK: 9 MiB in 20 packages 20:24:42 Removing intermediate container 93f256c977a2 20:24:42 ---> 42d96f794c1c 20:24:42 Step 5/20 : COPY go.mod vendor* ./ 20:24:43 ---> afc49e93c44a 20:24:43 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:24:43 ---> Running in 63251fc3bc0b 20:24:43 ---> 0d419398cb3a 20:24:43 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:43 Removing intermediate container 07aad2146156 20:24:43 ---> ea67d82a06d3 20:24:43 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 20:24:43 ---> Running in 658fd44f4916 20:24:44 Removing intermediate container 63251fc3bc0b 20:24:44 ---> d0a7395f3bdd 20:24:44 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:24:44 ---> Running in 09f8577f68ea 20:24:45 Removing intermediate container 09f8577f68ea 20:24:45 ---> 09f0aeb9debc 20:24:45 Step 25/27 : LABEL arch=arm64 20:24:45 ---> 2d67af735272 20:24:45 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 20:24:45 ---> Running in 4dd193578601 20:24:46 Removing intermediate container 4dd193578601 20:24:46 ---> b98eb56ecc55 20:24:46 Step 26/27 : LABEL git_sha=dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca 20:24:46 ---> Running in 4467cd00ce01 20:24:46 ---> bac8c56e0903 20:24:46 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:24:46 Removing intermediate container 4467cd00ce01 20:24:46 ---> ef1262a5eff1 20:24:46 Step 27/27 : LABEL version=0.0.0 20:24:47 ---> Running in 45504be19a3a 20:24:48 Removing intermediate container 45504be19a3a 20:24:48 ---> e8ce0fc6d19a 20:24:48 20:24:48 Successfully built e8ce0fc6d19a 20:24:48 Successfully tagged security-spire-agent-arm64:latest 20:24:48  Building security-spire-agent ... done Building security-proxy-auth 20:24:56 ---> 848d55fd5cb7 20:24:56 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:24:58 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:24:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:24:58 ---> dc7d6678ee96 20:24:58 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:24:58 ---> Using cache 20:24:58 ---> a3f68419d3b0 20:24:58 Step 4/24 : WORKDIR /edgex-go 20:24:58 ---> Using cache 20:24:58 ---> ae7c31817d23 20:24:58 Step 5/24 : RUN apk add --update --no-cache make git 20:24:58 ---> Using cache 20:24:58 ---> 8287a1c57773 20:24:58 Step 6/24 : COPY go.mod vendor* ./ 20:24:58 ---> Using cache 20:24:58 ---> 913bf0c2404e 20:24:58 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:58 ---> c49338c0719c 20:24:58 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:24:58 ---> Running in b38ec86cb9b0 20:24:59 ---> 4a080bee2765 20:24:59 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:25:01 ---> db700ddcf8c1 20:25:01 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:25:01 ---> Running in a0d24d09e575 20:25:01 Removing intermediate container a0d24d09e575 20:25:01 ---> a9bbd687b7e3 20:25:01 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:25:02 ---> Running in 0b42e4a1bb03 20:25:03 Removing intermediate container 0b42e4a1bb03 20:25:03 ---> 15f5e0f10344 20:25:03 Step 24/26 : LABEL arch=arm64 20:25:03 ---> Running in b869b21f4875 20:25:04 Removing intermediate container b869b21f4875 20:25:04 ---> 7ab2423a5932 20:25:04 Step 25/26 : LABEL git_sha=dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca 20:25:04 ---> Running in ccd600923b03 20:25:05 Removing intermediate container ccd600923b03 20:25:05 ---> 3e0a156e6baf 20:25:05 Step 26/26 : LABEL version=0.0.0 20:25:05 ---> Running in f592d3fc6e19 20:25:06 Removing intermediate container f592d3fc6e19 20:25:06 ---> 86b17169cc96 20:25:06 20:25:06 Successfully built 86b17169cc96 20:25:06 Successfully tagged security-spire-server-arm64:latest 20:25:06  Building security-spire-server ... done Building security-secretstore-setup 20:25:09 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:25:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:25:09 ---> dc7d6678ee96 20:25:09 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:25:09 ---> Using cache 20:25:09 ---> a3f68419d3b0 20:25:09 Step 4/23 : WORKDIR /edgex-go 20:25:09 ---> Using cache 20:25:09 ---> ae7c31817d23 20:25:09 Step 5/23 : RUN apk add --update --no-cache make git 20:25:09 ---> Using cache 20:25:09 ---> 8287a1c57773 20:25:09 Step 6/23 : COPY go.mod vendor* ./ 20:25:09 ---> Using cache 20:25:09 ---> 913bf0c2404e 20:25:09 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:25:09 ---> Running in 44952216a277 20:25:24 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:25:24 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:25:24 ---> dc7d6678ee96 20:25:24 Step 3/25 : WORKDIR /edgex-go 20:25:24 ---> Using cache 20:25:24 ---> cbd2c7ce6ad3 20:25:24 Step 4/25 : RUN apk add --update --no-cache make git 20:25:24 ---> Using cache 20:25:24 ---> d15602059a5f 20:25:24 Step 5/25 : COPY go.mod vendor* ./ 20:25:24 ---> Using cache 20:25:24 ---> 557fd03e47c3 20:25:24 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:25:24 ---> Using cache 20:25:24 ---> 1ebc8dc3eb9b 20:25:24 Step 7/25 : COPY . . 20:25:24 ---> Using cache 20:25:24 ---> bb1b7ac079dc 20:25:24 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:25:25 ---> Running in bca20b59c5e4 20:25:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:26:23 Removing intermediate container 4950b85b3882 20:26:23 ---> d3836b3bc0b8 20:26:23 Step 8/23 : COPY . . 20:26:50 Removing intermediate container 658fd44f4916 20:26:50 ---> 385aaf54396f 20:26:50 Step 7/20 : COPY . . 20:26:58 ---> 3c7732807f0c 20:26:58 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:26:59 ---> Running in aefd6535749e 20:27:01 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:27:12 Removing intermediate container b38ec86cb9b0 20:27:12 ---> f35d88dc9735 20:27:12 Step 8/24 : COPY . . 20:27:12 ---> 9a521b4abd63 20:27:12 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:27:12 ---> Running in a167607eb09b 20:27:15 Removing intermediate container 44952216a277 20:27:15 ---> 37a0201acf42 20:27:15 Step 8/23 : COPY . . 20:27:15 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:30 ---> 20cc93a38824 20:27:30 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:27:30 ---> Running in 903107ae9c14 20:27:32 ---> 686a18b9b649 20:27:32 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:27:32 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:27:32 ---> Running in 9b7cb23b4c96 20:27: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:28:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:29:18 Removing intermediate container bca20b59c5e4 20:29:18 ---> 90f5f50ac093 20:29:18 20:29:18 Step 9/25 : FROM alpine:3.17 20:29:18 ---> 51e60588ff2c 20:29:18 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:29:18 ---> Running in 7ad01d9b5821 20:29:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:29:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:29:19 (1/3) Installing ca-certificates (20230506-r0) 20:29:19 (2/3) Installing dumb-init (1.2.5-r2) 20:29:19 (3/3) Installing su-exec (0.2-r2) 20:29:19 Executing busybox-1.35.0-r29.trigger 20:29:19 Executing ca-certificates-20230506-r0.trigger 20:29:20 OK: 8 MiB in 18 packages 20:29:22 Removing intermediate container 7ad01d9b5821 20:29:22 ---> f58724c5a471 20:29:22 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:29:22 ---> Running in 503709c49fbb 20:29:25 Removing intermediate container 503709c49fbb 20:29:25 ---> 16a6b986ca92 20:29:25 Step 12/25 : WORKDIR / 20:29:25 ---> Running in 02b743c083f9 20:29:25 Removing intermediate container 02b743c083f9 20:29:25 ---> 00213f094bd6 20:29:25 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:29:26 ---> 93a4783591cc 20:29:26 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 20:29:27 ---> a6b3c1e9ee37 20:29:27 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:29:28 ---> 7fb3701f884f 20:29:28 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:29:28 ---> 40d1aa75813c 20:29:29 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:29:30 ---> 15e1ad981291 20:29:30 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:29:31 ---> 3e147ba15eda 20:29:31 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:29:33 ---> db26ecab9504 20:29:33 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:29:34 ---> 62de577f78fd 20:29:34 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:29:34 ---> Running in 444f04afee0b 20:29:40 Removing intermediate container 444f04afee0b 20:29:40 ---> 0cd5586905a1 20:29:40 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:29:40 ---> Running in fddc8cdccfdd 20:29:41 Removing intermediate container fddc8cdccfdd 20:29:41 ---> ab0c20c0fb8c 20:29:41 Step 23/25 : LABEL arch=arm64 20:29:41 ---> Running in 52553af66ac5 20:29:41 Removing intermediate container 52553af66ac5 20:29:41 ---> 5edec5c5d063 20:29:41 Step 24/25 : LABEL git_sha=dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca 20:29:42 ---> Running in e4f9e803eaf7 20:29:42 Removing intermediate container e4f9e803eaf7 20:29:42 ---> 73931e802f32 20:29:42 Step 25/25 : LABEL version=0.0.0 20:29:42 ---> Running in ac251a75ca2d 20:29:42 Removing intermediate container ac251a75ca2d 20:29:42 ---> 39d328422bbe 20:29:42 20:29:43 Successfully built 39d328422bbe 20:29:43 Successfully tagged security-secretstore-setup-arm64:latest 20:29:43  Building security-secretstore-setup ... done Building core-data 20:30:01 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:30:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:30:01 ---> dc7d6678ee96 20:30:01 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:30:01 ---> Using cache 20:30:01 ---> a3f68419d3b0 20:30:01 Step 4/23 : WORKDIR /edgex-go 20:30:01 ---> Using cache 20:30:01 ---> ae7c31817d23 20:30:01 Step 5/23 : RUN apk add --update --no-cache make git 20:30:01 ---> Using cache 20:30:01 ---> 8287a1c57773 20:30:01 Step 6/23 : COPY go.mod vendor* ./ 20:30:01 ---> Using cache 20:30:01 ---> 913bf0c2404e 20:30:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:30:01 ---> Using cache 20:30:01 ---> 37a0201acf42 20:30:01 Step 8/23 : COPY . . 20:30:01 ---> Using cache 20:30:01 ---> 686a18b9b649 20:30:01 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:30:01 ---> Running in 104194fc5a98 20:30:03 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:33:40 Removing intermediate container aefd6535749e 20:33:40 ---> d2a048201dac 20:33:40 20:33:40 Step 10/23 : FROM alpine:3.17 20:33:40 ---> 51e60588ff2c 20:33:40 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:33:40 ---> Running in ee82d6449135 20:33:40 Removing intermediate container ee82d6449135 20:33:40 ---> b278000792ec 20:33:40 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:33:40 ---> Running in 39ac3dab4b4f 20:33:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:33:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:33:40 (1/1) Installing dumb-init (1.2.5-r2) 20:33:40 Executing busybox-1.35.0-r29.trigger 20:33:40 OK: 8 MiB in 16 packages 20:33:40 Removing intermediate container 39ac3dab4b4f 20:33:40 ---> b4abbdcd16fd 20:33:40 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:33:40 ---> 340e308f3695 20:33:40 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:33:40 ---> 3fb623f13712 20:33:40 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:33:40 ---> 9a9848d7c724 20:33:40 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:33:42 ---> bbaa9809f6a2 20:33:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:33:43 Removing intermediate container 9b7cb23b4c96 20:33:43 ---> cea0ebf42662 20:33:43 20:33:43 Step 10/23 : FROM alpine:3.17 20:33:43 ---> 51e60588ff2c 20:33:43 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:33:43 ---> Using cache 20:33:43 ---> b278000792ec 20:33:43 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:33:43 ---> Using cache 20:33:43 ---> b4abbdcd16fd 20:33:43 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:33:43 ---> Using cache 20:33:43 ---> 340e308f3695 20:33:43 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:33:43 ---> Using cache 20:33:43 ---> 3fb623f13712 20:33:43 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:33:43 ---> 310e013de9bd 20:33:43 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:33:43 ---> Running in aec67e632e14 20:33:46 ---> d767a4b986ab 20:33:46 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:33:47 ---> 4ae52850f1fd 20:33:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:33:48 Removing intermediate container aec67e632e14 20:33:48 ---> efd55c2d7838 20:33:48 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:33:48 ---> Running in d55cb93965b0 20:33:48 ---> 547ab13e013f 20:33:48 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:33:48 ---> Running in 464ce96da8e8 20:33:48 Removing intermediate container d55cb93965b0 20:33:48 ---> a69d2b1ecaa1 20:33:48 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 20:33:48 ---> Running in 43de27861e2c 20:33:49 Removing intermediate container 43de27861e2c 20:33:49 ---> a3295d91de4f 20:33:49 Step 21/23 : LABEL arch=arm64 20:33:49 ---> Running in 3f2826c27259 20:33:50 Removing intermediate container 3f2826c27259 20:33:50 ---> cfd71e5e5ef0 20:33:50 Step 22/23 : LABEL git_sha=dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca 20:33:50 ---> Running in f6dc51fdd765 20:33:51 Removing intermediate container f6dc51fdd765 20:33:51 ---> 6be6b0cb3eb0 20:33:51 Step 23/23 : LABEL version=0.0.0 20:33:51 ---> Running in 16a22acf30ff 20:33:52 Removing intermediate container 464ce96da8e8 20:33:52 ---> 57b46a538090 20:33:52 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:33:52 Removing intermediate container 16a22acf30ff 20:33:52 ---> d52c3f71db6e 20:33:52 20:33:52 ---> Running in 62c6fd7000a6 20:33:52 Successfully built d52c3f71db6e 20:33:52 Successfully tagged core-common-config-bootstrapper-arm64:latest 20:33:53  Building core-common-config-bootstrapper ... done Removing intermediate container 62c6fd7000a6 20:33:53 ---> a421a3f4a505 20:33:53 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:33:53 ---> Running in c2a728ab6f54 20:33:53 Removing intermediate container c2a728ab6f54 20:33:53 ---> fb3066493c4b 20:33:53 Step 21/23 : LABEL arch=arm64 20:33:53 ---> Running in 4520cf57ac6f 20:33:54 Removing intermediate container 4520cf57ac6f 20:33:54 ---> ae0b8bd37f1a 20:33:54 Step 22/23 : LABEL git_sha=dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca 20:33:54 ---> Running in db1e04e20f4d 20:33:54 Removing intermediate container db1e04e20f4d 20:33:54 ---> cd264a9f4fb6 20:33:54 Step 23/23 : LABEL version=0.0.0 20:33:54 ---> Running in b6fd5183cedf 20:33:55 Removing intermediate container b6fd5183cedf 20:33:55 ---> 3844333e4cce 20:33:55 20:33:55 Successfully built 3844333e4cce 20:33:55 Successfully tagged security-proxy-auth-arm64:latest 20:34:22  Building security-proxy-auth ... done Removing intermediate container 903107ae9c14 20:34:22 ---> 11c007eac928 20:34:22 20:34:22 Step 10/24 : FROM alpine:3.17 20:34:22 ---> 51e60588ff2c 20:34:22 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:34:22 ---> Using cache 20:34:22 ---> 891a3a25a51d 20:34:22 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:34:22 ---> Using cache 20:34:22 ---> 39ac768365a1 20:34:22 Step 13/24 : ENV APP_PORT=59882 20:34:22 ---> Running in 47de3d609974 20:34:22 Removing intermediate container 47de3d609974 20:34:22 ---> fad44eb3d93e 20:34:22 Step 14/24 : EXPOSE $APP_PORT 20:34:22 ---> Running in 2e2caba23978 20:34:22 Removing intermediate container 2e2caba23978 20:34:22 ---> 64e4e1fdc657 20:34:22 Step 15/24 : WORKDIR / 20:34:22 ---> Running in 17b968df8bc3 20:34:22 Removing intermediate container 17b968df8bc3 20:34:22 ---> 83e05194aafd 20:34:22 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:22 ---> 952afa178972 20:34:22 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 20:34:23 ---> 0490aa594fa8 20:34:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:34:25 ---> df4932874a53 20:34:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:34:26 ---> ece4dda83a2e 20:34:26 Step 20/24 : ENTRYPOINT ["/core-command"] 20:34:26 ---> Running in 7a1648c92954 20:34:26 Removing intermediate container 7a1648c92954 20:34:26 ---> 32a5d2123c1d 20:34:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:34:26 ---> Running in 45abcded89c8 20:34:27 Removing intermediate container 45abcded89c8 20:34:27 ---> e45da7a781dc 20:34:27 Step 22/24 : LABEL arch=arm64 20:34:27 ---> Running in 3cf80c0c84f8 20:34:27 Removing intermediate container 3cf80c0c84f8 20:34:27 ---> 59c8b068168a 20:34:27 Step 23/24 : LABEL git_sha=dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca 20:34:27 ---> Running in 4f5bfa736b3f 20:34:28 Removing intermediate container 4f5bfa736b3f 20:34:28 ---> 038317662674 20:34:28 Step 24/24 : LABEL version=0.0.0 20:34:28 ---> Running in 35aa3c6da236 20:34:28 Removing intermediate container 35aa3c6da236 20:34:28 ---> 9ce8ef7bac84 20:34:28 20:34:29 Successfully built 9ce8ef7bac84 20:34:29 Successfully tagged core-command-arm64:latest 20:35:01  Building core-command ... done Removing intermediate container a167607eb09b 20:35:01 ---> 8b8156e80aac 20:35:01 20:35:01 Step 9/20 : FROM alpine:3.17 20:35:01 ---> 51e60588ff2c 20:35:01 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:35:01 ---> Using cache 20:35:01 ---> 3e62bacd9e41 20:35:01 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:35:01 ---> Running in 000208af034f 20:35:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:35:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:35:03 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:35:03 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:35:03 OK: 17694 distinct packages available 20:35:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:35:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:35:05 (1/9) Installing ca-certificates (20230506-r0) 20:35:05 (2/9) Installing brotli-libs (1.0.9-r9) 20:35:05 (3/9) Installing nghttp2-libs (1.51.0-r0) 20:35:05 (4/9) Installing libcurl (8.1.1-r1) 20:35:05 (5/9) Installing curl (8.1.1-r1) 20:35:05 (6/9) Installing dumb-init (1.2.5-r2) 20:35:05 (7/9) Installing musl-obstack (1.2.3-r0) 20:35:05 (8/9) Installing libucontext (1.2-r0) 20:35:05 (9/9) Installing gcompat (1.1.0-r0) 20:35:05 Executing busybox-1.35.0-r29.trigger 20:35:05 Executing ca-certificates-20230506-r0.trigger 20:35:06 OK: 11 MiB in 24 packages 20:35:08 Removing intermediate container 000208af034f 20:35:08 ---> 2bc1e39279ea 20:35:08 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:08 ---> 59193305480d 20:35:08 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 20:35:09 ---> de2a32bee584 20:35:09 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:35:09 Removing intermediate container 104194fc5a98 20:35:09 ---> 3e1bb19c6838 20:35:09 20:35:09 Step 10/23 : FROM alpine:3.17 20:35:09 ---> 51e60588ff2c 20:35:09 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:35:09 ---> Running in ea35f1985653 20:35:09 Removing intermediate container ea35f1985653 20:35:09 ---> d63e82e0183b 20:35:09 Step 12/23 : ENV APP_PORT=59880 20:35:10 ---> Running in 36f72132ef35 20:35:10 Removing intermediate container 36f72132ef35 20:35:10 ---> 98010afd7efa 20:35:10 Step 13/23 : EXPOSE $APP_PORT 20:35:10 ---> Running in dc782fe3cdd3 20:35:10 ---> 5cd19e58bf6d 20:35:10 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:35:11 Removing intermediate container dc782fe3cdd3 20:35:11 ---> 7e694baa6f42 20:35:11 Step 14/23 : RUN apk add --update --no-cache dumb-init 20:35:11 ---> Running in 449ade287f76 20:35:11 ---> 25045f14fd39 20:35:11 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:35:11 ---> Running in c989b6b4a643 20:35:11 Removing intermediate container c989b6b4a643 20:35:11 ---> 9ee2d5cbb8f5 20:35:11 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 20:35:11 ---> Running in c993ad0b0e16 20:35:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:35:12 Removing intermediate container c993ad0b0e16 20:35:12 ---> f83604621a5f 20:35:12 Step 18/20 : LABEL arch=arm64 20:35:12 ---> Running in 142f1d65071c 20:35:12 Removing intermediate container 142f1d65071c 20:35:12 ---> 30aa88600f19 20:35:12 Step 19/20 : LABEL git_sha=dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca 20:35:12 ---> Running in 941c2951c810 20:35:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:35:12 Removing intermediate container 941c2951c810 20:35:12 ---> b1de5401c694 20:35:12 Step 20/20 : LABEL version=0.0.0 20:35:13 ---> Running in 52e33cd848cb 20:35:13 Removing intermediate container 52e33cd848cb 20:35:13 ---> 55c5c446fa64 20:35:13 20:35:13 Successfully built 55c5c446fa64 20:35:13 Successfully tagged security-spiffe-token-provider-arm64:latest 20:35:14  Building security-spiffe-token-provider ... done (1/1) Installing dumb-init (1.2.5-r2) 20:35:14 Executing busybox-1.35.0-r29.trigger 20:35:14 OK: 8 MiB in 16 packages 20:35:14 Removing intermediate container 449ade287f76 20:35:14 ---> 8b70e6657fbd 20:35:14 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:15 ---> c7367d4482db 20:35:15 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:35:15 ---> ad16e22141bb 20:35:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:35:18 ---> 2c53038f668c 20:35:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:35:18 ---> da8f2fa070c8 20:35:18 Step 19/23 : ENTRYPOINT ["/core-data"] 20:35:18 ---> Running in 5ea95547372f 20:35:18 Removing intermediate container 5ea95547372f 20:35:18 ---> 6408753725aa 20:35:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:35:19 ---> Running in c81c68ca4e05 20:35:19 Removing intermediate container c81c68ca4e05 20:35:19 ---> 0f583f69796f 20:35:19 Step 21/23 : LABEL arch=arm64 20:35:19 ---> Running in 712cd30a56aa 20:35:19 Removing intermediate container 712cd30a56aa 20:35:19 ---> 8dc4e5a5a308 20:35:19 Step 22/23 : LABEL git_sha=dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca 20:35:19 ---> Running in 9e62ac509538 20:35:20 Removing intermediate container 9e62ac509538 20:35:20 ---> 28d31eff96aa 20:35:20 Step 23/23 : LABEL version=0.0.0 20:35:20 ---> Running in 8804f5663a4c 20:35:20 Removing intermediate container 8804f5663a4c 20:35:20 ---> 0426f4d62bde 20:35:20 20:35:20 Successfully built 0426f4d62bde 20:35:20 Successfully tagged core-data-arm64:latest 20:35:21  Building core-data ... done  [Pipeline] } 20:35:21 $ docker stop --time=1 6052a66a7ad1d1048996ff0baa905b77b70104d2c316fa6330584e700441f4ab 20:35:22 $ docker rm -f --volumes 6052a66a7ad1d1048996ff0baa905b77b70104d2c316fa6330584e700441f4ab [Pipeline] // withDockerContainer [Pipeline] sh 20:35:23 + docker images 20:35:23 REPOSITORY TAG IMAGE ID CREATED SIZE 20:35:23 core-data-arm64 latest 0426f4d62bde 3 seconds ago 19.9MB 20:35:23 security-spiffe-token-provider-arm64 latest 55c5c446fa64 10 seconds ago 32.7MB 20:35:23 3e1bb19c6838 15 seconds ago 1.53GB 20:35:23 8b8156e80aac 25 seconds ago 1.57GB 20:35:23 core-command-arm64 latest 9ce8ef7bac84 55 seconds ago 19.7MB 20:35:23 11c007eac928 About a minute ago 1.53GB 20:35:23 security-proxy-auth-arm64 latest 3844333e4cce About a minute ago 18.1MB 20:35:23 core-common-config-bootstrapper-arm64 latest d52c3f71db6e About a minute ago 17.2MB 20:35:23 cea0ebf42662 About a minute ago 1.51GB 20:35:23 d2a048201dac About a minute ago 1.52GB 20:35:23 security-secretstore-setup-arm64 latest 39d328422bbe 5 minutes ago 32.2MB 20:35:23 90f5f50ac093 6 minutes ago 1.52GB 20:35:23 security-spire-server-arm64 latest 86b17169cc96 10 minutes ago 97MB 20:35:23 security-spire-agent-arm64 latest e8ce0fc6d19a 10 minutes ago 153MB 20:35:23 security-spire-config-arm64 latest dd9beea5bf11 10 minutes ago 96.1MB 20:35:23 24c92b18c192 10 minutes ago 1.39GB 20:35:23 support-notifications-arm64 latest b01a98a9577d 11 minutes ago 31.9MB 20:35:23 d647bc06e1dd 11 minutes ago 1.39GB 20:35:23 29e952f4f635 11 minutes ago 1.39GB 20:35:23 support-scheduler-arm64 latest 086370496d5e 11 minutes ago 31.2MB 20:35:23 a051620a458e 11 minutes ago 1.59GB 20:35:23 83ade3d24eb1 11 minutes ago 1.59GB 20:35:23 core-metadata-arm64 latest 9d09434b8f61 13 minutes ago 20.2MB 20:35:23 e21d883e00c5 13 minutes ago 1.53GB 20:35:23 security-bootstrapper-arm64 latest a11fb72a92da 13 minutes ago 21.9MB 20:35:23 security-proxy-setup-arm64 latest dcd4a3317eb4 14 minutes ago 18.7MB 20:35:23 ba771c8a7783 14 minutes ago 1.51GB 20:35:23 804a1ffd35a7 14 minutes ago 1.51GB 20:35:23 ci-base-image-arm64 latest dc7d6678ee96 34 minutes ago 899MB 20:35:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 5 weeks ago 681MB 20:35:23 alpine 3.17 51e60588ff2c 2 months ago 7.46MB 20:35:23 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:35:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:35:24 20:35:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:35:25 arm64: Pulling from edgex-lftools-log-publisher 20:35:25 8998bd30e6a1: Pulling fs layer 20:35:25 04944245beec: Pulling fs layer 20:35:25 699f458cf7ca: Pulling fs layer 20:35:25 765212b225bb: Pulling fs layer 20:35:25 f23df028b6ca: Pulling fs layer 20:35:25 d65c8cfc05b1: Pulling fs layer 20:35:25 2437ff75d9bd: Pulling fs layer 20:35:25 f23df028b6ca: Waiting 20:35:25 765212b225bb: Waiting 20:35:25 d65c8cfc05b1: Waiting 20:35:25 2437ff75d9bd: Waiting 20:35:25 04944245beec: Verifying Checksum 20:35:25 04944245beec: Download complete 20:35:25 765212b225bb: Verifying Checksum 20:35:25 765212b225bb: Download complete 20:35:25 f23df028b6ca: Verifying Checksum 20:35:25 f23df028b6ca: Download complete 20:35:25 d65c8cfc05b1: Verifying Checksum 20:35:25 d65c8cfc05b1: Download complete 20:35:25 699f458cf7ca: Verifying Checksum 20:35:25 8998bd30e6a1: Verifying Checksum 20:35:25 8998bd30e6a1: Download complete 20:35:28 2437ff75d9bd: Verifying Checksum 20:35:28 2437ff75d9bd: Download complete 20:35:29 8998bd30e6a1: Pull complete 20:35:30 04944245beec: Pull complete 20:35:31 699f458cf7ca: Pull complete 20:35:31 765212b225bb: Pull complete 20:35:32 f23df028b6ca: Pull complete 20:35:32 d65c8cfc05b1: Pull complete 20:35:47 2437ff75d9bd: Pull complete 20:35:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:35:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:35:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:35:48 prd-ubuntu20.04-docker-arm64-4c-16g-17352 does not seem to be running inside a container 20:35:48 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:35:52 $ docker top 1805ecdcce7f5541668fd95af15056bfabc7a87de10088a960985bbf1434e831 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:35:53 ---> job-cost.sh 20:35:53 lf-activate-venv: SKIPPING 20:35:53 INFO: No Stack... 20:35:53 INFO: Retrieving Pricing Info for: v3-standard-4 20:35:54 INFO: Archiving Costs [Pipeline] sh 20:35:55 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:35:55 + cut -d, -f6 [Pipeline] lock 20:35:55 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4584-1-stack-cost] 20:35:55 Resource [jenkins-edgexfoundry-edgex-go-PR-4584-1-stack-cost] did not exist. Created. 20:35:55 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4584-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:35:55 + echo total: 0.2199999988079071 [Pipeline] stash 20:35:56 Stashed 1 file(s) [Pipeline] } 20:35:56 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4584-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:35:56 $ docker stop --time=1 1805ecdcce7f5541668fd95af15056bfabc7a87de10088a960985bbf1434e831 20:35:59 $ docker rm -f --volumes 1805ecdcce7f5541668fd95af15056bfabc7a87de10088a960985bbf1434e831 [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:36:00 provisioning config files... 20:36:00 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1374737634140022638tmp [Pipeline] { [Pipeline] sh 20:36:00 + set +x 20:36:00 + bash -s -- 20:36:00 + curl -s https://codecov.io/bash 20:36:00 20:36:00 _____ _ 20:36:00 / ____| | | 20:36:00 | | ___ __| | ___ ___ _____ __ 20:36:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:36:00 | |___| (_) | (_| | __/ (_| (_) \ V / 20:36:00 \_____\___/ \__,_|\___|\___\___/ \_/ 20:36:00 Bash-1.0.6 20:36:00 20:36:00 20:36:00 ==> git version 2.25.1 found 20:36:00 ==> 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:36:00 Release-Date: 2020-01-08 20:36:00 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:36:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:36:00 ==> Jenkins CI detected. 20:36:00 current dir:  /w/workspace/edgex-go/1 20:36:00 project root: . 20:36:00 --> token set from env 20:36:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:36:01 ==> Running gcov in . (disable via -X gcov) 20:36:01 ==> Python coveragepy not found 20:36:01 ==> Searching for coverage reports in: 20:36:01 + . 20:36:01 -> Found 1 reports 20:36:01 ==> Detecting git/mercurial file structure 20:36:01 ==> Reading reports 20:36:01 + ./coverage.out bytes=447731 20:36:01 ==> Appending adjustments 20:36:01 https://docs.codecov.io/docs/fixing-reports 20:36:02 + Found adjustments 20:36:02 ==> Gzipping contents 20:36:02 60K /tmp/codecov.TrNHwI.gz 20:36:02 ==> Uploading reports 20:36:02 url: https://codecov.io 20:36:02 query: branch=PR-4584&commit=dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4584%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4584&job=&cmd_args= 20:36:02 -> Pinging Codecov 20:36:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4584&commit=dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4584%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4584&job=&cmd_args= 20:36:02 -> Uploading to 20:36:02 https://storage.googleapis.com/codecov/v4/raw/2023-05-30/00271124DB129430A58F1EEE437C3FCB/dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca/c73d25ed-b09d-4246-86d9-9fe1fc6b7da2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230530%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230530T203602Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=22c6cc598a4de98b01654b8b335ce59f773c5ad100180c7c0dd6025a540addd0 20:36:02 % Total % Received % Xferd Average Speed Time Time Time Current 20:36:02 Dload Upload Total Spent Left Speed 20:36:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57418 0 0 100 57418 0 147k --:--:-- --:--:-- --:--:-- 147k 20:36:02 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca [Pipeline] } 20:36:02 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:36:04 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:36:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:36:05 ---> package-listing.sh 20:36:05 ++ tr '[:upper:]' '[:lower:]' 20:36:05 ++ facter osfamily 20:36:05 + OS_FAMILY=debian 20:36:05 + workspace=/w/workspace/edgex-go/1 20:36:05 + START_PACKAGES=/tmp/packages_start.txt 20:36:05 + END_PACKAGES=/tmp/packages_end.txt 20:36:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:36:05 + PACKAGES=/tmp/packages_start.txt 20:36:05 + '[' /w/workspace/edgex-go/1 ']' 20:36:05 + PACKAGES=/tmp/packages_end.txt 20:36:05 + case "${OS_FAMILY}" in 20:36:05 + dpkg -l 20:36:05 + grep '^ii' 20:36:05 + '[' -f /tmp/packages_start.txt ']' 20:36:05 + '[' -f /tmp/packages_end.txt ']' 20:36:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:36:05 + '[' /w/workspace/edgex-go/1 ']' 20:36:05 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:36:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:36:05 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:36:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:36:06 20:36:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:36:07 latest: Pulling from edgex-lftools-log-publisher 20:36:07 5eb5b503b376: Pulling fs layer 20:36:07 5c69ac0246d0: Pulling fs layer 20:36:07 ec43610c2a17: Pulling fs layer 20:36:07 3a2ae6a8a46f: Pulling fs layer 20:36:07 33b1e0a273af: Pulling fs layer 20:36:07 5d3b04190fa2: Pulling fs layer 20:36:07 2f39f015ded8: Pulling fs layer 20:36:07 5d3b04190fa2: Waiting 20:36:07 3a2ae6a8a46f: Waiting 20:36:07 5c69ac0246d0: Verifying Checksum 20:36:07 5c69ac0246d0: Download complete 20:36:07 3a2ae6a8a46f: Download complete 20:36:07 33b1e0a273af: Verifying Checksum 20:36:07 33b1e0a273af: Download complete 20:36:07 5d3b04190fa2: Download complete 20:36:07 ec43610c2a17: Verifying Checksum 20:36:07 ec43610c2a17: Download complete 20:36:07 5eb5b503b376: Verifying Checksum 20:36:07 5eb5b503b376: Download complete 20:36:07 2f39f015ded8: Download complete 20:36:08 5eb5b503b376: Pull complete 20:36:08 5c69ac0246d0: Pull complete 20:36:09 ec43610c2a17: Pull complete 20:36:09 3a2ae6a8a46f: Pull complete 20:36:09 33b1e0a273af: Pull complete 20:36:09 5d3b04190fa2: Pull complete 20:36:13 2f39f015ded8: Pull complete 20:36:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:36:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:36:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:36:13 prd-ubuntu20.04-docker-8c-8g-17355 does not seem to be running inside a container 20:36:13 $ 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:36:16 $ docker top 94a014b728146488b938e353c3e2ca51ce07c16c437277488da66eefb3b447a7 -eo pid,comm [Pipeline] { [Pipeline] sh 20:36:16 + touch /tmp/pre-build-complete [Pipeline] sh 20:36:17 + mkdir -p /var/log/sysstat [Pipeline] sh 20:36:17 + ls /var/log/sa-host 20:36:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:36:17 provisioning config files... 20:36:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config354268884504899477tmp [Pipeline] { [Pipeline] echo 20:36:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:36:18 ---> create-netrc.sh [Pipeline] } 20:36:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:36:18 ---> python-tools-install.sh [Pipeline] echo 20:36:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:36:18 ---> sudo-logs.sh 20:36:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:36:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:36:19 ---> job-cost.sh 20:36:19 lf-activate-venv: SKIPPING 20:36:19 DEBUG: total: 0.2199999988079071 20:36:19 INFO: Retrieving Stack Cost... 20:36:20 INFO: Retrieving Pricing Info for: v3-standard-8 20:36:20 INFO: Archiving Costs [Pipeline] echo 20:36:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:36:21 ---> logs-deploy.sh 20:36:21 lf-activate-venv: SKIPPING 20:36:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4584/1 20:36:21 INFO: archiving workspace using pattern(s): 20:36:22 Archives upload complete. 20:36:22 INFO: archiving logs to Nexus 20:36:23 ---> uname -a: 20:36:23 Linux prd-ubuntu20-04-docker-8c-8g-17355 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:36:23 20:36:23 20:36:23 ---> lscpu: 20:36:23 Architecture: x86_64 20:36:23 CPU op-mode(s): 32-bit, 64-bit 20:36:23 Byte Order: Little Endian 20:36:23 Address sizes: 40 bits physical, 48 bits virtual 20:36:23 CPU(s): 8 20:36:23 On-line CPU(s) list: 0-7 20:36:23 Thread(s) per core: 1 20:36:23 Core(s) per socket: 1 20:36:23 Socket(s): 8 20:36:23 NUMA node(s): 1 20:36:23 Vendor ID: AuthenticAMD 20:36:23 CPU family: 23 20:36:23 Model: 49 20:36:23 Model name: AMD EPYC-Rome Processor 20:36:23 Stepping: 0 20:36:23 CPU MHz: 2799.998 20:36:23 BogoMIPS: 5599.99 20:36:23 Virtualization: AMD-V 20:36:23 Hypervisor vendor: KVM 20:36:23 Virtualization type: full 20:36:23 L1d cache: 256 KiB 20:36:23 L1i cache: 256 KiB 20:36:23 L2 cache: 4 MiB 20:36:23 L3 cache: 128 MiB 20:36:23 NUMA node0 CPU(s): 0-7 20:36:23 Vulnerability Itlb multihit: Not affected 20:36:23 Vulnerability L1tf: Not affected 20:36:23 Vulnerability Mds: Not affected 20:36:23 Vulnerability Meltdown: Not affected 20:36:23 Vulnerability Mmio stale data: Not affected 20:36:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:36:23 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:36:23 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:36:23 Vulnerability Srbds: Not affected 20:36:23 Vulnerability Tsx async abort: Not affected 20:36:23 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:36:23 20:36:23 20:36:23 ---> nproc: 20:36:23 8 20:36:23 20:36:23 20:36:23 ---> df -h: 20:36:23 Filesystem Size Used Avail Use% Mounted on 20:36:23 overlay 155G 20G 136G 13% / 20:36:23 tmpfs 64M 0 64M 0% /dev 20:36:23 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:36:23 shm 64M 0 64M 0% /dev/shm 20:36:23 /dev/vda1 155G 20G 136G 13% /facter-os 20:36:23 20:36:23 20:36:23 ---> sar -b -r -n DEV: 20:36:23 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17355) 05/30/23 _x86_64_ (8 CPU) 20:36:23 20:36:23 19:57:46 LINUX RESTART (8 CPU) 20:36:23 20:36:23 19:58:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:36:23 19:59:02 168.37 48.01 120.36 0.00 5432.29 211159.74 0.00 20:36:23 20:00:01 83.70 0.76 82.94 0.00 16.27 36517.88 0.00 20:36:23 20:01:01 31.26 0.20 31.06 0.00 2.80 12968.52 0.00 20:36:23 20:02:01 457.12 5.03 452.10 0.00 63.12 178179.36 0.00 20:36:23 20:03:01 957.36 11.11 946.24 0.00 942.64 293001.57 0.00 20:36:23 20:04:01 991.13 6.52 984.62 0.00 2575.70 373230.33 0.00 20:36:23 20:05:01 949.83 0.23 949.59 0.00 17.46 153285.12 0.00 20:36:23 20:06:01 3.05 0.00 3.05 0.00 0.00 33.72 0.00 20:36:23 20:07:01 1.45 0.00 1.45 0.00 0.00 15.33 0.00 20:36:23 20:08:01 2.20 0.00 2.20 0.00 0.00 24.53 0.00 20:36:23 20:09:01 1.47 0.00 1.47 0.00 0.00 16.13 0.00 20:36:23 20:10:01 2.30 0.00 2.30 0.00 0.00 28.80 0.00 20:36:23 20:11:01 1.50 0.00 1.50 0.00 0.00 16.40 0.00 20:36:23 20:12:01 2.02 0.00 2.02 0.00 0.00 21.60 0.00 20:36:23 20:13:01 1.65 0.00 1.65 0.00 0.00 18.40 0.00 20:36:23 20:14:01 2.68 0.02 2.67 0.00 0.13 33.33 0.00 20:36:23 20:15:01 1.40 0.00 1.40 0.00 0.00 14.40 0.00 20:36:23 20:16:01 2.02 0.00 2.02 0.00 0.00 22.00 0.00 20:36:23 20:17:01 1.42 0.02 1.40 0.00 0.13 14.93 0.00 20:36:23 20:18:01 2.45 0.00 2.45 0.00 0.00 26.80 0.00 20:36:23 20:19:01 1.43 0.00 1.43 0.00 0.00 14.80 0.00 20:36:23 20:20:01 1.88 0.00 1.88 0.00 0.00 20.53 0.00 20:36:23 20:21:01 1.28 0.00 1.28 0.00 0.00 14.26 0.00 20:36:23 20:22:01 1.63 0.00 1.63 0.00 0.00 17.86 0.00 20:36:23 20:23:01 1.20 0.00 1.20 0.00 0.00 12.93 0.00 20:36:23 20:24:01 1.55 0.00 1.55 0.00 0.00 16.66 0.00 20:36:23 20:25:01 1.13 0.00 1.13 0.00 0.00 11.73 0.00 20:36:23 20:26:01 1.72 0.00 1.72 0.00 0.00 18.26 0.00 20:36:23 20:27:01 1.03 0.00 1.03 0.00 0.00 10.80 0.00 20:36:23 20:28:01 1.77 0.00 1.77 0.00 0.00 19.33 0.00 20:36:23 20:29:01 2.72 1.65 1.07 0.00 37.73 12.80 0.00 20:36:23 20:30:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 20:36:23 20:31:01 1.28 0.00 1.28 0.00 0.00 13.73 0.00 20:36:23 20:32:01 1.63 0.00 1.63 0.00 0.00 18.40 0.00 20:36:23 20:33:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 20:36:23 20:34:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 20:36:23 20:35:01 1.25 0.00 1.25 0.00 0.00 13.20 0.00 20:36:23 20:36:01 1.62 0.02 1.60 0.00 1.20 32.39 0.00 20:36:23 Average: 97.14 1.94 95.20 0.00 239.28 33131.45 0.00 20:36:23 20:36:23 19:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:36:23 19:59:02 28716976 31627520 683548 2.08 73596 3111956 1802844 5.31 1021620 2780864 88 20:36:23 20:00:01 27719536 31409416 887412 2.70 113412 3769592 2356284 6.94 1665308 3035060 322780 20:36:23 20:01:01 27724628 31558976 734616 2.23 115916 3888704 1874388 5.52 1281868 3389580 330808 20:36:23 20:02:01 24206016 31535624 748648 2.28 200544 7086812 1900592 5.60 2015816 5946736 3136 20:36:23 20:03:01 21472140 31483096 786604 2.39 308928 9549256 1950492 5.75 2115260 8456700 240724 20:36:23 20:04:01 16521484 31052724 1197844 3.64 401892 13687672 3284260 9.68 2946716 12262408 203968 20:36:23 20:05:01 18376104 31531496 735224 2.24 410032 12365624 1880392 5.54 2430508 11005400 516 20:36:23 20:06:01 18375820 31531272 735416 2.24 410084 12365628 1880392 5.54 2430688 11005404 176 20:36:23 20:07:01 18378048 31533556 733056 2.23 410144 12365628 1880392 5.54 2428484 11005404 8 20:36:23 20:08:01 18393120 31548680 717844 2.18 410196 12365632 1880392 5.54 2413688 11005408 28 20:36:23 20:09:01 18393600 31549248 717344 2.18 410276 12365636 1880392 5.54 2413772 11005412 8 20:36:23 20:10:01 18394176 31549932 716752 2.18 410376 12365636 1880392 5.54 2414464 11005412 184 20:36:23 20:11:01 18394500 31550320 716364 2.18 410440 12365636 1880392 5.54 2413920 11005420 12 20:36:23 20:12:01 18394628 31550452 716392 2.18 410480 12365640 1880392 5.54 2413936 11005416 20 20:36:23 20:13:01 18394612 31551024 716320 2.18 410540 12365640 1880392 5.54 2413576 11005916 8 20:36:23 20:14:01 18394080 31550612 716636 2.18 410604 12365628 1861016 5.48 2413812 11005900 12 20:36:23 20:15:01 18393820 31550412 716776 2.18 410672 12365620 1861016 5.48 2414088 11005900 8 20:36:23 20:16:01 18393836 31550472 716680 2.18 410720 12365632 1861016 5.48 2413960 11005900 12 20:36:23 20:17:01 18393236 31549956 717200 2.18 410784 12365628 1861016 5.48 2414056 11005904 8 20:36:23 20:18:01 18393676 31550500 716540 2.18 410828 12365624 1861016 5.48 2413884 11005904 8 20:36:23 20:19:01 18393408 31550312 716708 2.18 410884 12365636 1861016 5.48 2413976 11005908 8 20:36:23 20:20:01 18393352 31550268 716668 2.18 410908 12365640 1861016 5.48 2413968 11005908 4 20:36:23 20:21:01 18393336 31550280 716644 2.18 410932 12365648 1861016 5.48 2413980 11005912 4 20:36:23 20:22:01 18393252 31550224 716880 2.18 410972 12365652 1861016 5.48 2414048 11005916 44 20:36:23 20:23:01 18393228 31550244 716864 2.18 410996 12365640 1861016 5.48 2414080 11005920 8 20:36:23 20:24:01 18392676 31549712 717340 2.18 410996 12365656 1861016 5.48 2414172 11005924 44 20:36:23 20:25:01 18392880 31549928 717068 2.18 411000 12365660 1861016 5.48 2414104 11005928 8 20:36:23 20:26:01 18392864 31549924 716988 2.18 411020 12365664 1861016 5.48 2414108 11005932 0 20:36:23 20:27:01 18392596 31549684 717224 2.18 411036 12365664 1861016 5.48 2414528 11005932 8 20:36:23 20:28:01 18392760 31549868 716972 2.18 411052 12365664 1877172 5.53 2414152 11005936 4 20:36:23 20:29:01 18386408 31545656 721092 2.19 411084 12366796 1877172 5.53 2420972 11006332 56 20:36:23 20:30:01 18386392 31545664 721024 2.19 411100 12366800 1877172 5.53 2420716 11006272 188 20:36:23 20:31:01 18386084 31545384 721244 2.19 411116 12366804 1877172 5.53 2420828 11006276 20 20:36:23 20:32:01 18385532 31544988 721624 2.19 411136 12366936 1877172 5.53 2420720 11006408 4 20:36:23 20:33:01 18385444 31544912 721636 2.19 411156 12366932 1877172 5.53 2420712 11006412 20 20:36:23 20:34:01 18385628 31545112 721548 2.19 411184 12366940 1877172 5.53 2420808 11006412 176 20:36:23 20:35:01 18385844 31545364 721520 2.19 411196 12366944 1877172 5.53 2420780 11006416 8 20:36:23 20:36:01 18379052 31539072 727032 2.21 411212 12367492 1910144 5.63 2424196 11007244 560 20:36:23 Average: 19337757 31530839 738771 2.25 377880 11494868 1923003 5.67 2326323 10212133 29044 20:36:23 20:36:23 19:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:36:23 19:59:02 docker0 531.13 466.16 37.98 2748.70 0.00 0.00 0.00 0.00 20:36:23 19:59:02 ens3 1511.28 1400.08 12149.96 172.75 0.00 0.00 0.00 0.00 20:36:23 19:59:02 lo 5.53 5.53 0.53 0.53 0.00 0.00 0.00 0.00 20:36:23 20:00:01 docker0 80.56 117.15 6.43 695.17 0.00 0.00 0.00 0.00 20:36:23 20:00:01 vetha24776c 0.10 0.29 0.01 0.03 0.00 0.00 0.00 0.00 20:36:23 20:00:01 ens3 174.28 132.45 738.11 102.50 0.00 0.00 0.00 0.00 20:36:23 20:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:36:23 20:01:01 docker0 1.33 1.33 0.10 0.12 0.00 0.00 0.00 0.00 20:36:23 20:01:01 vetha24776c 1.33 1.35 0.12 0.12 0.00 0.00 0.00 0.00 20:36:23 20:01:01 ens3 26.98 19.76 22.17 12.43 0.00 0.00 0.00 0.00 20:36:23 20:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:23 20:02:01 veth0be29d5 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 20:36:23 20:02:01 docker0 470.44 877.35 39.49 6295.79 0.00 0.00 0.00 0.00 20:36:23 20:02:01 ens3 968.66 525.15 7992.24 65.86 0.00 0.00 0.00 0.00 20:36:23 20:02:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 20:36:23 20:03:01 veth0be29d5 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 20:36:23 20:03:01 docker0 23.23 41.41 1.68 360.87 0.00 0.00 0.00 0.00 20:36:23 20:03:01 ens3 146.79 72.34 1305.78 20.33 0.00 0.00 0.00 0.00 20:36:23 20:03:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 20:36:23 20:03:01 vethb9b34f5 10.46 15.83 1.00 5.83 0.00 0.00 0.00 0.00 20:36:23 20:04:01 veth0be29d5 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 20:36:23 20:04:01 docker0 356.59 694.18 29.33 5044.05 0.00 0.00 0.00 0.00 20:36:23 20:04:01 vethe40e404 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:36:23 20:04:01 ens3 788.45 402.93 6442.31 50.26 0.00 0.00 0.00 0.00 20:36:23 20:04:01 veth695b32a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:36:23 20:04:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 20:36:23 20:04:01 vethe84aa2e 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:36:23 20:05:01 docker0 8.68 19.98 0.56 258.07 0.00 0.00 0.00 0.00 20:36:23 20:05:01 ens3 95.47 77.29 310.63 115.62 0.00 0.00 0.00 0.00 20:36:23 20:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:23 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:23 20:06:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:36:23 20:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:36:23 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:23 20:07:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:36:23 20:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:23 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:23 20:08:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:36:23 20:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:36:23 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:23 20:09:01 ens3 0.63 2.65 0.11 6.71 0.00 0.00 0.00 0.00 20:36:23 20:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:23 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:23 20:10:01 ens3 4.03 5.43 0.98 13.49 0.00 0.00 0.00 0.00 20:36:23 20:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:36:23 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:23 20:11:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:23 20:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:23 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:23 20:12:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:36:23 20:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:36:23 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:23 20:13:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:36:23 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:23 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:23 20:14:01 ens3 0.72 1.82 0.12 6.64 0.00 0.00 0.00 0.00 20:36:23 20:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:36:23 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:23 20:15:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:36:23 20:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:23 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:23 20:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:36:23 20:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:36:23 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:23 20:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:23 20:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:23 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:23 20:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:36:23 20:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:36:23 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:23 20:19:01 ens3 0.37 0.50 0.09 6.26 0.00 0.00 0.00 0.00 20:36:23 20:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:23 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:23 20:20:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:36:23 20:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:36:23 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:23 20:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:23 20:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:23 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:23 20:22:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:36:23 20:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:36:23 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:23 20:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:23 20:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:23 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:23 20:24:01 ens3 2.58 2.47 0.23 6.70 0.00 0.00 0.00 0.00 20:36:23 20:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:36:23 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:23 20:25:01 ens3 0.23 0.18 0.17 0.01 0.00 0.00 0.00 0.00 20:36:23 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:23 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:23 20:26:01 ens3 0.48 0.10 0.05 0.01 0.00 0.00 0.00 0.00 20:36:23 20:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:36:23 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:23 20:27:01 ens3 2.17 2.23 0.37 6.68 0.00 0.00 0.00 0.00 20:36:23 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:23 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:23 20:28:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:36:23 20:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:36:23 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:23 20:29:01 ens3 26.08 29.25 6.59 67.78 0.00 0.00 0.00 0.00 20:36:23 20:29:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:36:23 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:23 20:30:01 ens3 0.72 0.10 0.06 0.01 0.00 0.00 0.00 0.00 20:36:23 20:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:36:23 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:23 20:31:01 ens3 0.60 0.45 0.35 0.28 0.00 0.00 0.00 0.00 20:36:23 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:23 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:23 20:32:01 ens3 0.28 0.20 0.12 0.01 0.00 0.00 0.00 0.00 20:36:23 20:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:36:23 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:23 20:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:23 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:23 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:23 20:34:01 ens3 0.32 0.28 0.09 0.08 0.00 0.00 0.00 0.00 20:36:23 20:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:36:23 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:23 20:35:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:23 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:23 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:23 20:36:01 ens3 3.20 2.25 3.98 1.01 0.00 0.00 0.00 0.00 20:36:23 20:36:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 20:36:23 Average: docker0 38.73 58.35 3.04 405.38 0.00 0.00 0.00 0.00 20:36:23 Average: ens3 98.82 70.48 762.70 17.21 0.00 0.00 0.00 0.00 20:36:23 Average: lo 0.29 0.29 0.03 0.03 0.00 0.00 0.00 0.00 20:36:23 20:36:23 20:36:23 ---> sar -P ALL: 20:36:23 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17355) 05/30/23 _x86_64_ (8 CPU) 20:36:23 20:36:23 19:57:46 LINUX RESTART (8 CPU) 20:36:23 20:36:23 19:58:01 CPU %user %nice %system %iowait %steal %idle 20:36:23 19:59:02 all 10.30 0.00 3.68 2.66 0.06 83.31 20:36:23 19:59:02 0 10.84 0.00 5.06 2.14 0.05 81.91 20:36:23 19:59:02 1 14.04 0.00 2.47 0.59 0.05 82.85 20:36:23 19:59:02 2 10.68 0.00 4.41 3.99 0.05 80.86 20:36:23 19:59:02 3 12.06 0.00 4.79 5.76 0.07 77.32 20:36:23 19:59:02 4 10.11 0.00 3.52 5.97 0.05 80.35 20:36:23 19:59:02 5 8.93 0.00 2.87 1.08 0.07 87.05 20:36:23 19:59:02 6 7.99 0.00 3.46 1.35 0.05 87.15 20:36:23 19:59:02 7 7.72 0.00 2.86 0.42 0.07 88.94 20:36:23 20:00:01 all 26.46 0.00 5.21 0.81 0.10 67.42 20:36:23 20:00:01 0 26.90 0.00 4.43 0.05 0.07 68.55 20:36:23 20:00:01 1 26.59 0.00 5.06 1.77 0.07 66.51 20:36:23 20:00:01 2 26.80 0.00 6.32 0.19 0.09 66.61 20:36:23 20:00:01 3 23.35 0.00 4.61 2.11 0.07 69.87 20:36:23 20:00:01 4 24.52 0.00 5.28 0.19 0.09 69.93 20:36:23 20:00:01 5 29.53 0.00 4.47 0.22 0.09 65.69 20:36:23 20:00:01 6 26.61 0.00 5.38 1.76 0.09 66.16 20:36:23 20:00:01 7 27.35 0.00 6.15 0.22 0.22 66.05 20:36:23 20:01:01 all 37.86 0.00 5.24 0.40 0.09 56.42 20:36:23 20:01:01 0 37.66 0.00 5.35 0.15 0.08 56.76 20:36:23 20:01:01 1 38.04 0.00 5.03 0.74 0.08 56.11 20:36:23 20:01:01 2 37.04 0.00 5.33 0.00 0.10 57.53 20:36:23 20:01:01 3 39.58 0.00 5.42 0.12 0.08 54.79 20:36:23 20:01:01 4 37.64 0.00 5.42 0.12 0.07 56.76 20:36:23 20:01:01 5 38.18 0.00 5.28 0.03 0.08 56.42 20:36:23 20:01:01 6 37.03 0.00 5.16 2.00 0.07 55.74 20:36:23 20:01:01 7 37.71 0.00 4.91 0.00 0.12 57.26 20:36:23 20:02:01 all 16.78 0.00 7.68 4.76 0.08 70.70 20:36:23 20:02:01 0 14.50 0.00 7.21 2.02 0.08 76.19 20:36:23 20:02:01 1 14.12 0.00 7.36 10.42 0.08 68.03 20:36:23 20:02:01 2 15.94 0.00 6.05 3.87 0.10 74.05 20:36:23 20:02:01 3 13.46 0.00 7.04 1.00 0.07 78.42 20:36:23 20:02:01 4 19.80 0.00 8.02 1.87 0.08 70.23 20:36:23 20:02:01 5 19.25 0.00 9.74 9.02 0.09 61.90 20:36:23 20:02:01 6 18.82 0.00 8.17 6.88 0.08 66.04 20:36:23 20:02:01 7 18.33 0.00 7.83 3.00 0.08 70.76 20:36:23 20:03:01 all 48.04 0.00 13.10 8.32 0.10 30.44 20:36:23 20:03:01 0 47.96 0.00 11.57 10.12 0.08 30.26 20:36:23 20:03:01 1 46.67 0.00 13.86 17.54 0.12 21.82 20:36:23 20:03:01 2 47.91 0.00 11.55 4.05 0.12 36.37 20:36:23 20:03:01 3 47.07 0.00 11.44 5.82 0.10 35.56 20:36:23 20:03:01 4 46.78 0.00 12.31 3.06 0.08 37.77 20:36:23 20:03:01 5 49.74 0.00 14.20 6.16 0.09 29.81 20:36:23 20:03:01 6 48.66 0.00 14.37 9.71 0.10 27.16 20:36:23 20:03:01 7 49.49 0.00 15.51 10.20 0.12 24.69 20:36:23 20:04:01 all 38.59 0.00 14.94 14.09 0.16 32.22 20:36:23 20:04:01 0 36.64 0.00 13.85 15.58 0.16 33.77 20:36:23 20:04:01 1 37.37 0.00 14.21 10.71 0.23 37.49 20:36:23 20:04:01 2 38.64 0.00 12.94 14.39 0.12 33.91 20:36:23 20:04:01 3 36.86 0.00 15.63 16.09 0.14 31.28 20:36:23 20:04:01 4 37.21 0.00 12.84 9.90 0.12 39.93 20:36:23 20:04:01 5 42.95 0.00 17.49 13.47 0.22 25.87 20:36:23 20:04:01 6 36.99 0.00 14.74 12.43 0.17 35.67 20:36:23 20:04:01 7 42.03 0.00 17.82 20.19 0.14 19.82 20:36:23 20:05:01 all 43.83 0.00 10.85 4.24 0.12 40.95 20:36:23 20:05:01 0 45.13 0.00 11.08 3.81 0.10 39.88 20:36:23 20:05:01 1 43.50 0.00 10.98 2.46 0.14 42.92 20:36:23 20:05:01 2 43.81 0.00 11.44 7.50 0.09 37.16 20:36:23 20:05:01 3 42.14 0.00 11.00 6.77 0.17 39.92 20:36:23 20:05:01 4 44.71 0.00 10.10 2.23 0.09 42.87 20:36:23 20:05:01 5 46.37 0.00 10.83 4.89 0.15 37.76 20:36:23 20:05:01 6 41.81 0.00 11.40 3.83 0.14 42.83 20:36:23 20:05:01 7 43.18 0.00 9.95 2.48 0.10 44.29 20:36:23 20:06:01 all 0.01 0.00 0.01 0.01 0.01 99.96 20:36:23 20:06:01 0 0.00 0.00 0.02 0.03 0.02 99.93 20:36:23 20:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:36:23 20:06:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:36:23 20:06:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:36:23 20:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:36:23 20:06:01 5 0.00 0.00 0.00 0.03 0.00 99.97 20:36:23 20:06:01 6 0.00 0.00 0.02 0.02 0.02 99.95 20:36:23 20:06:01 7 0.07 0.00 0.03 0.00 0.00 99.90 20:36:23 20:07:01 all 0.02 0.00 0.01 0.01 0.00 99.96 20:36:23 20:07:01 0 0.07 0.00 0.05 0.03 0.02 99.83 20:36:23 20:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:36:23 20:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:36:23 20:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:36:23 20:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:36:23 20:07:01 5 0.00 0.00 0.02 0.02 0.00 99.97 20:36:23 20:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:36:23 20:07:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:36:23 20:08:01 all 0.04 0.00 0.01 0.01 0.00 99.94 20:36:23 20:08:01 0 0.05 0.00 0.03 0.02 0.02 99.88 20:36:23 20:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:36:23 20:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:36:23 20:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:36:23 20:08:01 4 0.00 0.00 0.02 0.02 0.00 99.97 20:36:23 20:08:01 5 0.02 0.00 0.02 0.02 0.00 99.95 20:36:23 20:08:01 6 0.17 0.00 0.00 0.00 0.02 99.82 20:36:23 20:08:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:36:23 20:09:01 all 0.01 0.00 0.01 0.01 0.01 99.97 20:36:23 20:09:01 0 0.03 0.00 0.03 0.05 0.02 99.87 20:36:23 20:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:36:23 20:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:36:23 20:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:36:23 20:09:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:36:23 20:09:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:36:23 20:09:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:36:23 20:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:36:23 20:36:23 20:09:01 CPU %user %nice %system %iowait %steal %idle 20:36:23 20:10:01 all 0.03 0.00 0.01 0.01 0.01 99.95 20:36:23 20:10:01 0 0.05 0.00 0.05 0.03 0.02 99.85 20:36:23 20:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:36:23 20:10:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:36:23 20:10:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:36:23 20:10:01 4 0.05 0.00 0.00 0.00 0.00 99.95 20:36:23 20:10:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:36:23 20:10:01 6 0.00 0.00 0.02 0.02 0.00 99.97 20:36:23 20:10:01 7 0.03 0.00 0.00 0.00 0.02 99.95 20:36:23 20:11:01 all 0.02 0.00 0.01 0.01 0.01 99.96 20:36:23 20:11:01 0 0.05 0.00 0.05 0.03 0.02 99.85 20:36:23 20:11:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:36:23 20:11:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:36:23 20:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:36:23 20:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:36:23 20:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:36:23 20:11:01 6 0.05 0.00 0.00 0.02 0.02 99.92 20:36:23 20:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:36:23 20:12:01 all 0.02 0.00 0.00 0.01 0.00 99.97 20:36:23 20:12:01 0 0.02 0.00 0.00 0.03 0.02 99.93 20:36:23 20:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:36:23 20:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:36:23 20:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:36:23 20:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:36:23 20:12:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:36:23 20:12:01 6 0.03 0.00 0.02 0.02 0.02 99.92 20:36:23 20:12:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:36:23 20:13:01 all 0.02 0.00 0.01 0.01 0.01 99.96 20:36:23 20:13:01 0 0.02 0.00 0.02 0.03 0.00 99.93 20:36:23 20:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:36:23 20:13:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:36:23 20:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:36:23 20:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:36:23 20:13:01 5 0.02 0.00 0.02 0.03 0.00 99.93 20:36:23 20:13:01 6 0.05 0.00 0.02 0.00 0.02 99.92 20:36:23 20:13:01 7 0.02 0.00 0.03 0.00 0.02 99.93 20:36:23 20:14:01 all 0.03 0.00 0.01 0.01 0.00 99.95 20:36:23 20:14:01 0 0.05 0.00 0.02 0.03 0.02 99.88 20:36:23 20:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:36:23 20:14:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:36:23 20:14:01 3 0.02 0.00 0.03 0.00 0.00 99.95 20:36:23 20:14:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:36:23 20:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:36:23 20:14:01 6 0.02 0.00 0.02 0.02 0.00 99.95 20:36:23 20:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:36:23 20:15:01 all 0.02 0.00 0.00 0.00 0.01 99.96 20:36:23 20:15:01 0 0.02 0.00 0.02 0.02 0.05 99.90 20:36:23 20:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:36:23 20:15:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:36:23 20:15:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:36:23 20:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:36:23 20:15:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:36:23 20:15:01 6 0.05 0.00 0.02 0.00 0.02 99.92 20:36:23 20:15:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:36:23 20:16:01 all 0.01 0.00 0.01 0.01 0.00 99.96 20:36:23 20:16:01 0 0.03 0.00 0.03 0.05 0.02 99.87 20:36:23 20:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:36:23 20:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:36:23 20:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:36:23 20:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:36:23 20:16:01 5 0.00 0.00 0.02 0.02 0.02 99.95 20:36:23 20:16:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:36:23 20:16:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:36:23 20:17:01 all 0.01 0.00 0.01 0.01 0.01 99.97 20:36:23 20:17:01 0 0.03 0.00 0.02 0.03 0.02 99.90 20:36:23 20:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:36:23 20:17:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:36:23 20:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:36:23 20:17:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:36:23 20:17:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:36:23 20:17:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:36:23 20:17:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:36:23 20:18:01 all 0.02 0.00 0.01 0.01 0.01 99.96 20:36:23 20:18:01 0 0.07 0.00 0.03 0.05 0.03 99.82 20:36:23 20:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:36:23 20:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:36:23 20:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:36:23 20:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:36:23 20:18:01 5 0.00 0.00 0.02 0.02 0.00 99.97 20:36:23 20:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:36:23 20:18:01 7 0.03 0.00 0.02 0.00 0.02 99.93 20:36:23 20:19:01 all 0.02 0.00 0.01 0.01 0.01 99.96 20:36:23 20:19:01 0 0.08 0.00 0.05 0.00 0.02 99.85 20:36:23 20:19:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:36:23 20:19:01 2 0.00 0.00 0.02 0.00 0.02 99.97 20:36:23 20:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:36:23 20:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:36:23 20:19:01 5 0.00 0.00 0.00 0.02 0.02 99.97 20:36:23 20:19:01 6 0.02 0.00 0.02 0.03 0.00 99.93 20:36:23 20:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:36:23 20:20:01 all 0.02 0.00 0.01 0.00 0.00 99.96 20:36:23 20:20:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:36:23 20:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:36:23 20:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:36:23 20:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:36:23 20:20:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:36:23 20:20:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:36:23 20:20:01 6 0.05 0.00 0.02 0.02 0.02 99.90 20:36:23 20:20:01 7 0.03 0.00 0.03 0.00 0.00 99.93 20:36:23 20:36:23 20:20:01 CPU %user %nice %system %iowait %steal %idle 20:36:23 20:21:01 all 0.02 0.00 0.00 0.00 0.00 99.97 20:36:23 20:21:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:36:23 20:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:36:23 20:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:36:23 20:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:36:23 20:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:36:23 20:21:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:36:23 20:21:01 6 0.08 0.00 0.00 0.02 0.00 99.90 20:36:23 20:21:01 7 0.02 0.00 0.02 0.00 0.02 99.95 20:36:23 20:22:01 all 0.02 0.00 0.01 0.01 0.01 99.96 20:36:23 20:22:01 0 0.05 0.00 0.02 0.00 0.02 99.92 20:36:23 20:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:36:23 20:22:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:36:23 20:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:36:23 20:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:36:23 20:22:01 5 0.00 0.00 0.02 0.03 0.00 99.95 20:36:23 20:22:01 6 0.03 0.00 0.00 0.03 0.02 99.92 20:36:23 20:22:01 7 0.05 0.00 0.02 0.00 0.00 99.93 20:36:23 20:23:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:36:23 20:23:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:36:23 20:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:36:23 20:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:36:23 20:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:36:23 20:23:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:36:23 20:23:01 5 0.00 0.00 0.00 0.02 0.02 99.97 20:36:23 20:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:36:23 20:23:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:36:23 20:24:01 all 0.02 0.00 0.02 0.00 0.01 99.96 20:36:23 20:24:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:36:23 20:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:36:23 20:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:36:23 20:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:36:23 20:24:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:36:23 20:24:01 5 0.00 0.00 0.02 0.02 0.00 99.97 20:36:23 20:24:01 6 0.05 0.00 0.07 0.02 0.02 99.85 20:36:23 20:24:01 7 0.05 0.00 0.02 0.00 0.02 99.92 20:36:23 20:25:01 all 0.02 0.00 0.00 0.00 0.00 99.97 20:36:23 20:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:36:23 20:25:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:36:23 20:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:36:23 20:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:36:23 20:25:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:36:23 20:25:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:36:23 20:25:01 6 0.02 0.00 0.00 0.02 0.03 99.93 20:36:23 20:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:36:23 20:26:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:36:23 20:26:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:36:23 20:26:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:36:23 20:26:01 2 0.00 0.00 0.03 0.00 0.02 99.95 20:36:23 20:26:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:36:23 20:26:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:36:23 20:26:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:36:23 20:26:01 6 0.07 0.00 0.03 0.02 0.02 99.87 20:36:23 20:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:36:23 20:27:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:36:23 20:27:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:36:23 20:27:01 1 0.03 0.00 0.03 0.00 0.00 99.93 20:36:23 20:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:36:23 20:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:36:23 20:27:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:36:23 20:27:01 5 0.00 0.00 0.02 0.02 0.02 99.95 20:36:23 20:27:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:36:23 20:27:01 7 0.02 0.00 0.02 0.00 0.02 99.95 20:36:23 20:28:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:36:23 20:28:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:36:23 20:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:36:23 20:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:36:23 20:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:36:23 20:28:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:36:23 20:28:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:36:23 20:28:01 6 0.02 0.00 0.03 0.02 0.02 99.92 20:36:23 20:28:01 7 0.05 0.00 0.02 0.00 0.00 99.93 20:36:23 20:29:01 all 0.31 0.00 0.04 0.01 0.21 99.43 20:36:23 20:29:01 0 0.50 0.00 0.03 0.00 0.91 98.56 20:36:23 20:29:01 1 0.15 0.00 0.00 0.00 0.00 99.85 20:36:23 20:29:01 2 0.23 0.00 0.02 0.00 0.02 99.73 20:36:23 20:29:01 3 0.80 0.00 0.00 0.00 0.00 99.20 20:36:23 20:29:01 4 0.25 0.00 0.05 0.05 0.00 99.65 20:36:23 20:29:01 5 0.08 0.00 0.02 0.02 0.63 99.25 20:36:23 20:29:01 6 0.37 0.00 0.05 0.03 0.08 99.47 20:36:23 20:29:01 7 0.13 0.00 0.15 0.00 0.02 99.70 20:36:23 20:30:01 all 0.02 0.00 0.01 0.00 0.00 99.97 20:36:23 20:30:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:36:23 20:30:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:36:23 20:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:36:23 20:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:36:23 20:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:36:23 20:30:01 5 0.02 0.00 0.00 0.02 0.00 99.97 20:36:23 20:30:01 6 0.02 0.00 0.03 0.02 0.02 99.92 20:36:23 20:30:01 7 0.02 0.00 0.02 0.00 0.02 99.95 20:36:23 20:31:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:36:23 20:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:36:23 20:31:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:36:23 20:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:36:23 20:31:01 3 0.08 0.00 0.02 0.00 0.00 99.90 20:36:23 20:31:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:36:23 20:31:01 5 0.00 0.00 0.00 0.02 0.02 99.97 20:36:23 20:31:01 6 0.02 0.00 0.03 0.02 0.02 99.92 20:36:23 20:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:36:23 20:36:23 20:31:01 CPU %user %nice %system %iowait %steal %idle 20:36:23 20:32:01 all 0.01 0.00 0.02 0.00 0.12 99.85 20:36:23 20:32:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:36:23 20:32:01 1 0.05 0.00 0.03 0.00 0.02 99.90 20:36:23 20:32:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:36:23 20:32:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:36:23 20:32:01 4 0.00 0.00 0.02 0.00 0.13 99.85 20:36:23 20:32:01 5 0.00 0.00 0.05 0.02 0.00 99.93 20:36:23 20:32:01 6 0.02 0.00 0.03 0.02 0.10 99.83 20:36:23 20:32:01 7 0.02 0.00 0.00 0.00 0.65 99.34 20:36:23 20:33:01 all 0.02 0.00 0.01 0.00 0.00 99.97 20:36:23 20:33:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:36:23 20:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:36:23 20:33:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:36:23 20:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:36:23 20:33:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:36:23 20:33:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:36:23 20:33:01 6 0.03 0.00 0.03 0.02 0.00 99.92 20:36:23 20:33:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:36:23 20:34:01 all 0.03 0.00 0.01 0.00 0.01 99.96 20:36:23 20:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:36:23 20:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:36:23 20:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:36:23 20:34:01 3 0.08 0.00 0.00 0.00 0.00 99.92 20:36:23 20:34:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:36:23 20:34:01 5 0.00 0.00 0.02 0.00 0.02 99.97 20:36:23 20:34:01 6 0.05 0.00 0.02 0.02 0.03 99.88 20:36:23 20:34:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:36:23 20:35:01 all 0.11 0.00 0.01 0.00 0.10 99.77 20:36:23 20:35:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:36:23 20:35:01 1 0.70 0.00 0.02 0.00 0.00 99.29 20:36:23 20:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:36:23 20:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:36:23 20:35:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:36:23 20:35:01 5 0.02 0.00 0.02 0.02 0.00 99.95 20:36:23 20:35:01 6 0.07 0.00 0.03 0.00 0.02 99.88 20:36:23 20:35:01 7 0.07 0.00 0.00 0.00 0.81 99.12 20:36:23 20:36:01 all 0.29 0.00 0.09 0.00 0.01 99.61 20:36:23 20:36:01 0 0.15 0.00 0.12 0.00 0.00 99.73 20:36:23 20:36:01 1 1.04 0.00 0.08 0.00 0.02 98.86 20:36:23 20:36:01 2 0.05 0.00 0.08 0.00 0.00 99.87 20:36:23 20:36:01 3 0.17 0.00 0.07 0.00 0.00 99.77 20:36:23 20:36:01 4 0.25 0.00 0.02 0.00 0.02 99.72 20:36:23 20:36:01 5 0.15 0.00 0.08 0.02 0.00 99.75 20:36:23 20:36:01 6 0.18 0.00 0.23 0.02 0.02 99.55 20:36:23 20:36:01 7 0.33 0.00 0.05 0.00 0.00 99.62 20:36:23 Average: all 5.75 0.00 1.57 0.91 0.03 91.73 20:36:23 Average: 0 5.72 0.00 1.53 0.88 0.05 91.81 20:36:23 Average: 1 5.74 0.00 1.52 1.14 0.02 91.58 20:36:23 Average: 2 5.69 0.00 1.50 0.87 0.02 91.92 20:36:23 Average: 3 5.55 0.00 1.54 0.96 0.02 91.93 20:36:23 Average: 4 5.74 0.00 1.49 0.60 0.02 92.14 20:36:23 Average: 5 6.07 0.00 1.68 0.91 0.04 91.30 20:36:23 Average: 6 5.66 0.00 1.63 0.99 0.03 91.69 20:36:23 Average: 7 5.85 0.00 1.69 0.93 0.07 91.46 20:36:23 20:36:23 20:36:23