Pull request #4453 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/edgex-go Obtained Jenkinsfile from 6b3b581946f5b2ab3d00865ba85189c69ed2853f+d51f32bebde847c0adb284d2c449747c43d82543 (195b177b674f3b66842274dd1cc384a58c78a9ca) 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-ssh10784273020732188265.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh5081249128129729967.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-4453/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-4453/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11112413507820489943.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-4453/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15139290072695398064.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh9229012325484652785.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-4453/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-4453/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16340859394275592410.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-2390 in /w/workspace/edgexfoundry_edgex-go_PR-4453 [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 Merging remotes/origin/main commit d51f32bebde847c0adb284d2c449747c43d82543 into PR head commit 6b3b581946f5b2ab3d00865ba85189c69ed2853f > 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/4453/head:refs/remotes/origin/PR-4453 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing 6b3b581946f5b2ab3d00865ba85189c69ed2853f Checking out Revision 6b3b581946f5b2ab3d00865ba85189c69ed2853f (PR-4453) > git checkout -f 6b3b581946f5b2ab3d00865ba85189c69ed2853f # 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 d51f32bebde847c0adb284d2c449747c43d82543 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6b3b581946f5b2ab3d00865ba85189c69ed2853f # timeout=10 Commit message: "refactor(snap): Remove external metadata sourcing" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:39:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:39:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:39:32 ========================================================= 09:39:32 EdgeX Global Pipelines Version Info 09:39:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:39:32 ------------------- 09:39:32 stable info: 09:39:32 ------------------- 09:39:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:39:32 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 09:39:32 Message: update stable to v1.0.245 09:39:33 ------------------- 09:39:33 experimental info: 09:39:33 ------------------- 09:39:33 Commited By: **** collab-it+edgex@linuxfoundation.org 09:39:33 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 09:39:33 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:39:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:39:33 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:39:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:39:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:39:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:39:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 09:39:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:39:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:39:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 09:39:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 09:39:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:39:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:39:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:39:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:39:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:39:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:39:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:39:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:39:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:39:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 09:39:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:39:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:39:34 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:39:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4453 [Pipeline] echo 09:39:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4453 [Pipeline] echo 09:39:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4453 [Pipeline] echo 09:39:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6b3b581946f5b2ab3d00865ba85189c69ed2853f [Pipeline] echo 09:39:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6b3b581 [Pipeline] echo 09:39:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:39:34 provisioning config files... 09:39:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1270561391732833542tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:39:35 ---> docker-login.sh 09:39:35 nexus3.edgexfoundry.org:10001 09:39:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:39:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:39:35 Configure a credential helper to remove this warning. See 09:39:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:39:35 09:39:35 Login Succeeded 09:39:35 nexus3.edgexfoundry.org:10002 09:39:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:39:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:39:35 Configure a credential helper to remove this warning. See 09:39:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:39:35 09:39:35 Login Succeeded 09:39:35 nexus3.edgexfoundry.org:10003 09:39:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:39:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:39:35 Configure a credential helper to remove this warning. See 09:39:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:39:35 09:39:35 Login Succeeded 09:39:35 nexus3.edgexfoundry.org:10004 09:39:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:39:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:39:35 Configure a credential helper to remove this warning. See 09:39:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:39:35 09:39:35 Login Succeeded 09:39:35 docker.io 09:39:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:39:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:39:41 Configure a credential helper to remove this warning. See 09:39:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:39:41 09:39:41 Login Succeeded 09:39:41 ---> docker-login.sh ends [Pipeline] } 09:39:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:39:41 + 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 09:39:41 + dirname cmd/core-command/Dockerfile 09:39:41 + cut -d/ -f2 09:39:41 + echo core-command,cmd/core-command/Dockerfile 09:39:41 + dirname cmd/core-common-config-bootstrapper/Dockerfile 09:39:41 + cut -d/ -f2 09:39:41 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 09:39:41 + dirname cmd/core-data/Dockerfile 09:39:41 + cut -d/ -f2 09:39:41 + echo core-data,cmd/core-data/Dockerfile 09:39:41 + dirname cmd/core-metadata/Dockerfile 09:39:41 + cut -d/ -f2 09:39:41 + echo core-metadata,cmd/core-metadata/Dockerfile 09:39:41 + + cut -d/ -f2 09:39:41 dirname cmd/security-bootstrapper/Dockerfile 09:39:41 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:39:41 + + dirname cmd/security-proxy-auth/Dockerfile 09:39:41 cut -d/ -f2 09:39:41 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 09:39:41 + dirname cmd/security-proxy-setup/Dockerfile 09:39:41 + cut -d/ -f2 09:39:41 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:39:41 + dirname cmd/security-secretstore-setup/Dockerfile 09:39:41 + cut -d/ -f2 09:39:41 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:39:41 + dirname cmd/security-spiffe-token-provider/Dockerfile 09:39:41 + cut -d/ -f2 09:39:41 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 09:39:41 + dirname cmd/security-spire-agent/Dockerfile 09:39:41 + cut -d/ -f2 09:39:41 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 09:39:41 + dirname cmd/security-spire-config/Dockerfile 09:39:41 + cut -d/ -f2 09:39:41 + echo security-spire-config,cmd/security-spire-config/Dockerfile 09:39:41 + dirname cmd/security-spire-server/Dockerfile 09:39:41 + cut -d/ -f2 09:39:41 + echo security-spire-server,cmd/security-spire-server/Dockerfile 09:39:41 + dirname cmd/support-notifications/Dockerfile 09:39:41 + cut -d/ -f2 09:39:41 + echo support-notifications,cmd/support-notifications/Dockerfile 09:39:41 + dirname cmd/support-scheduler/Dockerfile 09:39:41 + cut -d/ -f2 09:39:41 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 09:39:41 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 09:39:42 + git rev-list -1 --merges 6b3b581946f5b2ab3d00865ba85189c69ed2853f~1..6b3b581946f5b2ab3d00865ba85189c69ed2853f [Pipeline] echo 09:39:42 -----------> git rev-list -1 --merges 6b3b581946f5b2ab3d00865ba85189c69ed2853f~1..6b3b581946f5b2ab3d00865ba85189c69ed2853f 6b3b581946f5b2ab3d00865ba85189c69ed2853f [false] [Pipeline] sh 09:39:42 + git log --format=format:%s -1 6b3b581946f5b2ab3d00865ba85189c69ed2853f [Pipeline] echo 09:39:42 ========================================================= 09:39:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:39:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 09:39:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:39:43 + grep -v github /etc/ssh/ssh_known_hosts 09:39:43 + [ -e /tmp/ssh_known_hosts ] 09:39:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:39:43 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:39:43 sudo tee -a /etc/ssh/ssh_known_hosts 09:39:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:39:43 09:39:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:39:44 0.1.4: Pulling from edgex-devops/py-git-semver 09:39:44 b85a868b505f: Pulling fs layer 09:39:44 e2be974225ed: Pulling fs layer 09:39:44 339a4e72a1f5: Pulling fs layer 09:39:44 988bab9f4d93: Pulling fs layer 09:39:44 1469e6f7b9e6: Pulling fs layer 09:39:44 eaf3925da568: Pulling fs layer 09:39:44 988bab9f4d93: Waiting 09:39:44 1469e6f7b9e6: Waiting 09:39:44 bab4dde63d76: Pulling fs layer 09:39:44 bde34c3a00c8: Pulling fs layer 09:39:44 b352a97aabf1: Pulling fs layer 09:39:44 4872d77fe225: Pulling fs layer 09:39:44 eaf3925da568: Waiting 09:39:44 5851b861e8e6: Pulling fs layer 09:39:44 bab4dde63d76: Waiting 09:39:44 bde34c3a00c8: Waiting 09:39:44 4872d77fe225: Waiting 09:39:44 5851b861e8e6: Waiting 09:39:44 b352a97aabf1: Waiting 09:39:44 e2be974225ed: Verifying Checksum 09:39:44 e2be974225ed: Download complete 09:39:44 988bab9f4d93: Verifying Checksum 09:39:44 988bab9f4d93: Download complete 09:39:44 339a4e72a1f5: Verifying Checksum 09:39:44 1469e6f7b9e6: Verifying Checksum 09:39:44 1469e6f7b9e6: Download complete 09:39:44 eaf3925da568: Verifying Checksum 09:39:44 eaf3925da568: Download complete 09:39:44 bde34c3a00c8: Verifying Checksum 09:39:44 bde34c3a00c8: Download complete 09:39:44 b352a97aabf1: Download complete 09:39:44 4872d77fe225: Verifying Checksum 09:39:44 4872d77fe225: Download complete 09:39:44 5851b861e8e6: Verifying Checksum 09:39:44 5851b861e8e6: Download complete 09:39:44 b85a868b505f: Verifying Checksum 09:39:44 b85a868b505f: Download complete 09:39:44 bab4dde63d76: Verifying Checksum 09:39:44 bab4dde63d76: Download complete 09:39:45 b85a868b505f: Pull complete 09:39:45 e2be974225ed: Pull complete 09:39:45 339a4e72a1f5: Pull complete 09:39:46 988bab9f4d93: Pull complete 09:39:46 1469e6f7b9e6: Pull complete 09:39:46 eaf3925da568: Pull complete 09:39:47 bab4dde63d76: Pull complete 09:39:48 bde34c3a00c8: Pull complete 09:39:48 b352a97aabf1: Pull complete 09:39:48 4872d77fe225: Pull complete 09:39:48 5851b861e8e6: Pull complete 09:39:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:39:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:39:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:39:48 prd-ubuntu20.04-docker-8c-8g-2390 does not seem to be running inside a container 09:39:48 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:39:51 $ docker top ae813bbc52ea25444a8a2044ed98980fa98d6a1c2a7d6cb1e9636f56930edcd4 -eo pid,comm 09:39:51 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). 09:39:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:39:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:39:51 [ssh-agent] Looking for ssh-agent implementation... 09:39:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:39:51 $ docker exec ae813bbc52ea25444a8a2044ed98980fa98d6a1c2a7d6cb1e9636f56930edcd4 ssh-agent 09:39:51 SSH_AUTH_SOCK=/tmp/ssh-NKv1IseHeHT9/agent.32 09:39:51 SSH_AGENT_PID=38 09:39:51 Running ssh-add (command line suppressed) 09:39:51 Identity added: /w/workspace/edgex-go/1@tmp/private_key_9140035276978487461.key (/w/workspace/edgex-go/1@tmp/private_key_9140035276978487461.key) 09:39:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:39:52 + git tag --points-at HEAD [Pipeline] } 09:39:52 $ docker exec --env ******** --env ******** ae813bbc52ea25444a8a2044ed98980fa98d6a1c2a7d6cb1e9636f56930edcd4 ssh-agent -k 09:39:52 unset SSH_AUTH_SOCK; 09:39:52 unset SSH_AGENT_PID; 09:39:52 echo Agent pid 38 killed; 09:39:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:39:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:39:52 [ssh-agent] Looking for ssh-agent implementation... 09:39:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:39:52 $ docker exec ae813bbc52ea25444a8a2044ed98980fa98d6a1c2a7d6cb1e9636f56930edcd4 ssh-agent 09:39:52 SSH_AUTH_SOCK=/tmp/ssh-pvB0wJeam5yG/agent.70 09:39:52 SSH_AGENT_PID=76 09:39:52 Running ssh-add (command line suppressed) 09:39:52 Identity added: /w/workspace/edgex-go/1@tmp/private_key_14280823050562172503.key (/w/workspace/edgex-go/1@tmp/private_key_14280823050562172503.key) 09:39:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:39:53 + git semver init 09:39:53 2023-03-16 09:39:53,178 [run_init] DEBUG init version:0.0.0 force:False 09:39:53 2023-03-16 09:39:53,179 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 09:39:53 2023-03-16 09:39:53,179 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 09:39:53 2023-03-16 09:39:53,180 [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) 09:39:58 2023-03-16 09:39:57,966 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 09:39:58 2023-03-16 09:39:57,967 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4453 with force:False 09:39:58 2023-03-16 09:39:57,967 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4453 09:39:58 2023-03-16 09:39:57,971 [execute] INFO git cat-file --batch-check 09:39:58 2023-03-16 09:39:57,971 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 09:39:58 2023-03-16 09:39:57,978 [execute] INFO git cat-file --batch 09:39:58 2023-03-16 09:39:57,979 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 09:39:58 2023-03-16 09:39:57,983 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4453 09:39:58 0.0.0 [Pipeline] } 09:39:58 $ docker exec --env ******** --env ******** ae813bbc52ea25444a8a2044ed98980fa98d6a1c2a7d6cb1e9636f56930edcd4 ssh-agent -k 09:39:58 unset SSH_AUTH_SOCK; 09:39:58 unset SSH_AGENT_PID; 09:39:58 echo Agent pid 76 killed; 09:39:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:39:59 + git semver [Pipeline] } 09:39:59 $ docker stop --time=1 ae813bbc52ea25444a8a2044ed98980fa98d6a1c2a7d6cb1e9636f56930edcd4 09:40:00 $ docker rm -f --volumes ae813bbc52ea25444a8a2044ed98980fa98d6a1c2a7d6cb1e9636f56930edcd4 [Pipeline] // withDockerContainer [Pipeline] sh 09:40:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:40:01 Stashed 1 file(s) [Pipeline] echo 09:40:01 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:40:02 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 09:40:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:40:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:40:02 ========================================================= 09:40:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 09:40:02 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:40:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 09:40:02 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 09:40:02 63b65145d645: Pulling fs layer 09:40:02 a2d21d5440eb: Pulling fs layer 09:40:02 935e6c44a52c: Pulling fs layer 09:40:02 94cc34f8dd06: Pulling fs layer 09:40:02 30dea6a524f1: Pulling fs layer 09:40:02 94cc34f8dd06: Waiting 09:40:02 a2aff8979fd8: Pulling fs layer 09:40:02 6808be2612f2: Pulling fs layer 09:40:02 30dea6a524f1: Waiting 09:40:02 a2aff8979fd8: Waiting 09:40:02 f25807f1079a: Pulling fs layer 09:40:02 6808be2612f2: Waiting 09:40:02 a2d21d5440eb: Verifying Checksum 09:40:02 a2d21d5440eb: Download complete 09:40:02 94cc34f8dd06: Verifying Checksum 09:40:02 94cc34f8dd06: Download complete 09:40:02 30dea6a524f1: Download complete 09:40:02 63b65145d645: Verifying Checksum 09:40:02 63b65145d645: Download complete 09:40:02 a2aff8979fd8: Verifying Checksum 09:40:02 a2aff8979fd8: Download complete 09:40:02 63b65145d645: Pull complete 09:40:02 a2d21d5440eb: Pull complete 09:40:03 f25807f1079a: Verifying Checksum 09:40:03 f25807f1079a: Download complete 09:40:03 935e6c44a52c: Verifying Checksum 09:40:03 935e6c44a52c: Download complete 09:40:03 6808be2612f2: Verifying Checksum 09:40:03 6808be2612f2: Download complete 09:40:06 935e6c44a52c: Pull complete 09:40:06 94cc34f8dd06: Pull complete 09:40:06 30dea6a524f1: Pull complete 09:40:06 a2aff8979fd8: Pull complete 09:40:08 6808be2612f2: Pull complete 09:40:09 f25807f1079a: Pull complete 09:40:09 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 09:40:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 09:40:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 09:40:09 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 09:40:09 WORKDIR /edgex 09:40:09 COPY go.mod . 09:40:09 RUN go mod download 09:40:09 + docker build -t ci-base-image-x86_64 -f - . 09:40:10 Sending build context to Docker daemon 170.4MB 09:40:10 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 09:40:10 ---> 3b553350e43f 09:40:10 Step 2/4 : WORKDIR /edgex 09:40:15 ---> Running in 928f46806daf 09:40:15 Removing intermediate container 928f46806daf 09:40:15 ---> 37fe79b70326 09:40:15 Step 3/4 : COPY go.mod . 09:40:15 ---> cf5550c93de0 09:40:15 Step 4/4 : RUN go mod download 09:40:15 ---> Running in 3809b6bdf3b0 09:40:16 Still waiting to schedule task 09:40:16 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 09:40:27 Removing intermediate container 3809b6bdf3b0 09:40:27 ---> b9e94ee0b3a8 09:40:27 Successfully built b9e94ee0b3a8 09:40:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:28 + docker inspect -f . ci-base-image-x86_64 09:40:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:40:28 prd-ubuntu20.04-docker-8c-8g-2390 does not seem to be running inside a container 09:40:28 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:40:28 $ docker top bd322af249f685109288b4a6e174c62ee99a8270404458f86242edf5cd3855de -eo pid,comm [Pipeline] { [Pipeline] sh 09:40:29 + go version 09:40:29 go version go1.20.2 linux/amd64 [Pipeline] } 09:40:29 $ docker stop --time=1 bd322af249f685109288b4a6e174c62ee99a8270404458f86242edf5cd3855de 09:40:30 $ docker rm -f --volumes bd322af249f685109288b4a6e174c62ee99a8270404458f86242edf5cd3855de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:31 + docker inspect -f . ci-base-image-x86_64 09:40:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:40:31 prd-ubuntu20.04-docker-8c-8g-2390 does not seem to be running inside a container 09:40:31 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:40:31 $ docker top 45dea85acb8fa0bbf4d1f567363b86875ffc6f193af3ecf9bffe8a1e6f1d6f2e -eo pid,comm [Pipeline] { [Pipeline] echo 09:40:31 ========================================================= 09:40:31 [edgeXBuildGoParallel] Running Tests and Build... 09:40:31 ========================================================= [Pipeline] sh 09:40:31 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 09:40:32 + make test 09:40:32 go test -race -coverprofile=coverage.out ./... 09:40:38 ? github.com/edgexfoundry/edgex-go [no test files] 09:40:51 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:40:51 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 09:40:51 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:40:51 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:40:51 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:40:52 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:40:52 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:40:52 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 09:40:52 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:40:52 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 09:40:52 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:40:52 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:40:52 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:40:52 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:40:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:40:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:40:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements 09:40:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements 09:40:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 09:40:54 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 09:40:54 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:40:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:40:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:40:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 09:40:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:40:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:40:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:40:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:40:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:40:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:40:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.096s coverage: 71.2% of statements 09:40:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.063s coverage: 54.0% of statements 09:40:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.421s coverage: 88.5% of statements 09:40:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.060s coverage: 3.9% of statements 09:40:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:40:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:40:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 09:40:59 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:40:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 09:40:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:40:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:40:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:40:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.322s coverage: 95.6% of statements 09:40:59 ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements 09:40:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:40:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:40:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:40:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.045s coverage: 65.9% of statements 09:41:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:41:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.065s coverage: 0.9% of statements 09:41:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.061s coverage: 29.0% of statements 09:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.033s coverage: 45.5% of statements 09:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.062s coverage: 82.9% of statements 09:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements 09:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.056s coverage: 96.3% of statements 09:41:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements 09:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 09:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 09:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 09:41:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:41:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:41:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:41:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:41:02 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:41:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:41:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:41:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 09:41:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:41:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:41:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:41:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 09:41:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 09:41:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 09:41:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:41:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:41:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:41:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 09:41:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 09:41:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 09:41:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:41:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:41:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:41:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:41:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:41:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:41:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:41:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:41:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:41:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:41:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:41:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements 09:41:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:41:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:41:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.275s coverage: 79.9% of statements 09:41:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.065s coverage: 92.9% of statements 09:41:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 64.4% of statements 09:41:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.050s coverage: 86.9% of statements 09:41:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.055s coverage: 87.2% of statements 09:41:25 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.045s coverage: 20.0% of statements 09:41:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements 09:41:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 81.2% of statements 09:41:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.091s coverage: 82.1% of statements 09:41:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.058s coverage: 84.8% of statements 09:41:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.173s coverage: 63.1% of statements 09:41:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements 09:41:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements 09:41:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements 09:41:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 09:41:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 09:41:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.180s coverage: 38.4% of statements 09:41:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 09:41:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements 09:41:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements 09:41:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.117s coverage: 92.3% of statements 09:41:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 61.5% of statements 09:41:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.081s coverage: 97.7% of statements 09:41:25 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 09:41:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2391 in /w/workspace/edgexfoundry_edgex-go_PR-4453 [Pipeline] { [Pipeline] ws 09:41:44 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 09:41:44 The recommended git tool is: git 09:41:47 go vet ./... 09:41:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:41:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:41:48 ./bin/test-attribution-txt.sh [Pipeline] echo 09:41:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 09:41:49 + ls -al . 09:41:49 total 704 09:41:49 drwxrwxr-x 11 1001 1001 4096 Mar 16 09:40 . 09:41:49 drwxr-xr-x 4 root root 4096 Mar 16 09:40 .. 09:41:49 drwxrwxr-x 2 1001 1001 4096 Mar 16 09:39 .blubracket 09:41:49 -rw-rw-r-- 1 1001 1001 16 Mar 16 09:39 .dockerignore 09:41:49 drwxrwxr-x 8 1001 1001 4096 Mar 16 09:39 .git 09:41:49 drwxrwxr-x 3 1001 1001 4096 Mar 16 09:39 .github 09:41:49 -rw-rw-r-- 1 1001 1001 1133 Mar 16 09:39 .gitignore 09:41:49 -rw-rw-r-- 1 1001 1001 42 Mar 16 09:39 .golangci.yml 09:41:49 -rw-rw-r-- 1 1001 1001 87 Mar 16 09:39 .hadolint.yml 09:41:49 drwxr-xr-x 3 1001 1001 4096 Mar 16 09:39 .semver 09:41:49 -rw-rw-r-- 1 1001 1001 166 Mar 16 09:39 .sonarcloud.properties 09:41:49 -rw-rw-r-- 1 1001 1001 1171 Mar 16 09:39 ADOPTERS.md 09:41:49 -rw-rw-r-- 1 1001 1001 10825 Mar 16 09:39 Attribution.txt 09:41:49 -rw-rw-r-- 1 1001 1001 73765 Mar 16 09:39 CHANGELOG.md 09:41:49 -rw-rw-r-- 1 1001 1001 3804 Mar 16 09:39 CONTRIBUTING.md 09:41:49 -rw-rw-r-- 1 1001 1001 677 Mar 16 09:39 GOVERNANCE.md 09:41:49 -rw-rw-r-- 1 1001 1001 883 Mar 16 09:39 Jenkinsfile 09:41:49 -rw-rw-r-- 1 1001 1001 10775 Mar 16 09:39 LICENSE 09:41:49 -rw-rw-r-- 1 1001 1001 14266 Mar 16 09:39 Makefile 09:41:49 -rw-rw-r-- 1 1001 1001 582 Mar 16 09:39 OWNERS.md 09:41:49 -rw-rw-r-- 1 1001 1001 9403 Mar 16 09:39 README.md 09:41:49 -rw-rw-r-- 1 1001 1001 789 Mar 16 09:39 SECURITY.md 09:41:49 -rw-rw-r-- 1 1001 1001 5 Mar 16 09:40 VERSION 09:41:49 drwxrwxr-x 2 1001 1001 4096 Mar 16 09:39 bin 09:41:49 drwxrwxr-x 18 1001 1001 4096 Mar 16 09:39 cmd 09:41:49 -rw-r--r-- 1 root root 447486 Mar 16 09:41 coverage.out 09:41:49 -rw-rw-r-- 1 1001 1001 3232 Mar 16 09:39 go.mod 09:41:49 -rw-rw-r-- 1 1001 1001 31098 Mar 16 09:39 go.sum 09:41:49 drwxrwxr-x 7 1001 1001 4096 Mar 16 09:39 internal 09:41:49 drwxrwxr-x 3 1001 1001 4096 Mar 16 09:39 openapi 09:41:49 -rw-rw-r-- 1 1001 1001 594 Mar 16 09:39 security.txt 09:41:49 drwxrwxr-x 4 1001 1001 4096 Mar 16 09:39 snap 09:41:49 -rw-rw-r-- 1 1001 1001 204 Mar 16 09:39 version.go [Pipeline] sh 09:41:49 + '[' -e coverage.out ] 09:41:49 + chown 1001:1001 coverage.out [Pipeline] stash 09:41:49 Stashed 1 file(s) [Pipeline] sh 09:41:49 + make build 09:41: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 09:41:51 using credential edgex-jenkins-ssh 09:41:52 Cloning the remote Git repository 09:41:52 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:41:52 > git init /w/workspace/edgex-go/1 # timeout=10 09:41:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:41:52 > git --version # timeout=10 09:41:52 > git --version # 'git version 2.25.1' 09:41:52 using GIT_SSH to set credentials SSH Credentials for GitHub 09:41:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:42:02 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 09:42:02 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 09:42:02 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 09:42:03 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 09:42:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:42:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:42: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 09:42:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:42:10 Merging remotes/origin/main commit d51f32bebde847c0adb284d2c449747c43d82543 into PR head commit 6b3b581946f5b2ab3d00865ba85189c69ed2853f 09:42:11 Merge succeeded, producing 6b3b581946f5b2ab3d00865ba85189c69ed2853f 09:42:11 Checking out Revision 6b3b581946f5b2ab3d00865ba85189c69ed2853f (PR-4453) 09:42: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 09:42:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:42:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:42:09 using GIT_SSH to set credentials SSH Credentials for GitHub 09:42:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4453/head:refs/remotes/origin/PR-4453 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:42:10 > git config core.sparsecheckout # timeout=10 09:42:10 > git checkout -f 6b3b581946f5b2ab3d00865ba85189c69ed2853f # timeout=10 09:42:10 > git remote # timeout=10 09:42:11 > git config --get remote.origin.url # timeout=10 09:42:11 using GIT_SSH to set credentials SSH Credentials for GitHub 09:42:11 > git merge d51f32bebde847c0adb284d2c449747c43d82543 # timeout=10 09:42:11 > git rev-parse HEAD^{commit} # timeout=10 09:42:11 > git config core.sparsecheckout # timeout=10 09:42:11 > git checkout -f 6b3b581946f5b2ab3d00865ba85189c69ed2853f # timeout=10 09:42: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 09:42:13 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 09:42: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 09:42:14 Commit message: "refactor(snap): Remove external metadata sourcing" 09:42:14 > git --version # timeout=10 09:42:14 > git --version # 'git version 2.25.1' 09:42:14 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 09:42: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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:42:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:42:16 % Total % Received % Xferd Average Speed Time Time Time Current 09:42:16 Dload Upload Total Spent Left Speed 09:42:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85577 0 --:--:-- --:--:-- --:--:-- 85577 100 12751 100 12751 0 0 85006 0 --:--:-- --:--:-- --:--:-- 84443 [Pipeline] } 09:42:16 $ docker stop --time=1 45dea85acb8fa0bbf4d1f567363b86875ffc6f193af3ecf9bffe8a1e6f1d6f2e 09:42:21 $ docker rm -f --volumes 45dea85acb8fa0bbf4d1f567363b86875ffc6f193af3ecf9bffe8a1e6f1d6f2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 09:42:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:22 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:42:22 + sudo tee /etc/docker/daemon.new 09:42:22 { 09:42:22 "registry-mirrors": [ 09:42:22 "https://nexus3.edgexfoundry.org:10001" 09:42:22 ], 09:42:22 "bip": "10.250.0.254/24", 09:42:22 "hosts": [ 09:42:22 "tcp://0.0.0.0:5555", 09:42:22 "unix:///var/run/docker.sock" 09:42:22 ], 09:42:22 "mtu": 1458, 09:42:22 "selinux-enabled": true, 09:42:22 "seccomp-profile": "/etc/docker/seccomp.json" 09:42:22 } [Pipeline] sh 09:42:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:42:23 09:42:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:42:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:42:23 latest: Pulling from edgex-devops/edgex-compose 09:42:23 cbdbe7a5bc2a: Pulling fs layer 09:42:23 ca9280d653b3: Pulling fs layer 09:42:23 7e9c9ca2126c: Pulling fs layer 09:42:23 cbdbe7a5bc2a: Download complete 09:42:23 + sudo service docker restart 09:42:23 ca9280d653b3: Verifying Checksum 09:42:23 ca9280d653b3: Download complete 09:42:23 cbdbe7a5bc2a: Pull complete 09:42:23 7e9c9ca2126c: Download complete 09:42:23 ca9280d653b3: Pull complete 09:42:27 7e9c9ca2126c: Pull complete 09:42:27 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 09:42:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:42:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:42:27 prd-ubuntu20.04-docker-8c-8g-2390 does not seem to be running inside a container 09:42:27 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:42:29 $ docker top d1c6ecf0e4c4fa704a30daea5ad7945faa8e9c2b7f865e7a89af2dacaed10bab -eo pid,comm [Pipeline] { [Pipeline] sh 09:42:30 + docker-compose build --help 09:42:30 + grep parallel 09:42:30 --parallel Build images in parallel. [Pipeline] } 09:42:30 $ docker stop --time=1 d1c6ecf0e4c4fa704a30daea5ad7945faa8e9c2b7f865e7a89af2dacaed10bab 09:42:32 $ docker rm -f --volumes d1c6ecf0e4c4fa704a30daea5ad7945faa8e9c2b7f865e7a89af2dacaed10bab [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:42:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:42:32 prd-ubuntu20.04-docker-8c-8g-2390 does not seem to be running inside a container 09:42:32 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:42:33 $ docker top 76368b87daab81871927fcb95fe774c47e9c0cbe36e0a4adbb393d754fc7fc12 -eo pid,comm [Pipeline] { [Pipeline] sh 09:42:33 + docker-compose -f ./docker-compose-build.yml build --parallel 09:42:34 Building core-command ... 09:42:34 Building core-common-config-bootstrapper ... 09:42:34 Building core-data ... 09:42:34 Building core-metadata ... 09:42:34 Building security-bootstrapper ... 09:42:34 Building security-proxy-auth ... 09:42:34 Building security-proxy-setup ... 09:42:34 Building security-secretstore-setup ... 09:42:34 Building security-spiffe-token-provider ... 09:42:34 Building security-spire-agent ... 09:42:34 Building security-spire-config ... 09:42:34 Building security-spire-server ... 09:42:34 Building support-notifications ... 09:42:34 Building support-scheduler ... 09:42:34 Building security-proxy-setup 09:42:34 Building core-metadata 09:42:34 Building support-scheduler 09:42:34 Building security-spire-agent 09:42:34 Building security-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:42:42 provisioning config files... 09:42:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1341930142947480969tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:42:42 ---> docker-login.sh 09:42:42 nexus3.edgexfoundry.org:10001 09:42:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:42:43 Configure a credential helper to remove this warning. See 09:42:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:42:43 09:42:43 Login Succeeded 09:42:43 nexus3.edgexfoundry.org:10002 09:42:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:42:43 Configure a credential helper to remove this warning. See 09:42:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:42:43 09:42:43 Login Succeeded 09:42:43 nexus3.edgexfoundry.org:10003 09:42:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:42:43 Configure a credential helper to remove this warning. See 09:42:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:42:43 09:42:43 Login Succeeded 09:42:43 nexus3.edgexfoundry.org:10004 09:42:43 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:42:43 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:42:43 ---> b9e94ee0b3a8 09:42:43 Step 3/26 : WORKDIR /edgex-go 09:42:43 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:42:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:42:43 ---> b9e94ee0b3a8 09:42:43 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:42:43 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:42:43 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:42:43 ---> b9e94ee0b3a8 09:42:43 Step 3/25 : ARG ADD_BUILD_TAGS="" 09:42:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:42:44 Configure a credential helper to remove this warning. See 09:42:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:42:44 09:42:44 Login Succeeded 09:42:44 docker.io 09:42:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:42:44 Configure a credential helper to remove this warning. See 09:42:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:42:44 09:42:44 Login Succeeded 09:42:44 ---> docker-login.sh ends [Pipeline] } 09:42:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 09:42:45 + git config --global --add safe.directory /w/workspace/edgex-go/1 09:42:45 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:42:45 Step 2/33 : FROM ${BUILDER_BASE} AS builder 09:42:45 ---> b9e94ee0b3a8 09:42:45 Step 3/33 : WORKDIR /edgex-go [Pipeline] echo 09:42:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:42:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:42:45 ========================================================= 09:42:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 09:42:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:42:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 09:42:45 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:42:45 af6eaf76a39c: Pulling fs layer 09:42:45 55522c791124: Pulling fs layer 09:42:45 ce5c4a1c91eb: Pulling fs layer 09:42:45 169dfbe0d373: Pulling fs layer 09:42:45 e1ff8fa3b103: Pulling fs layer 09:42:45 52ebb69f0ebf: Pulling fs layer 09:42:45 5abe8eddf0d5: Pulling fs layer 09:42:45 e1ff8fa3b103: Waiting 09:42:45 52ebb69f0ebf: Waiting 09:42:45 5abe8eddf0d5: Waiting 09:42:45 169dfbe0d373: Waiting 09:42:45 Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:42:45 Step 2/21 : FROM ${BUILDER_BASE} AS builder 09:42:45 ---> b9e94ee0b3a8 09:42:45 Step 3/21 : WORKDIR /edgex-go 09:42:46 55522c791124: Download complete 09:42:46 169dfbe0d373: Verifying Checksum 09:42:46 169dfbe0d373: Download complete 09:42:46 e1ff8fa3b103: Verifying Checksum 09:42:46 e1ff8fa3b103: Download complete 09:42:46 af6eaf76a39c: Verifying Checksum 09:42:46 af6eaf76a39c: Download complete 09:42:47 af6eaf76a39c: Pull complete 09:42:47 5abe8eddf0d5: Verifying Checksum 09:42:47 5abe8eddf0d5: Download complete 09:42:47 55522c791124: Pull complete 09:42:48 ce5c4a1c91eb: Verifying Checksum 09:42:48 ce5c4a1c91eb: Download complete 09:42:48 52ebb69f0ebf: Verifying Checksum 09:42:48 52ebb69f0ebf: Download complete 09:42:54 ---> Running in 0dbda73054b4 09:42:54 ---> Running in 36c122b7fa0e 09:42:54 ---> Running in 6591d3e14882 09:42:54 ---> Running in a29864a5b395 09:42:54 ---> Running in 8064e83ad258 09:42:54 Removing intermediate container 0dbda73054b4 09:42:54 ---> 5ceb506f724f 09:42:54 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 09:42:54 Removing intermediate container a29864a5b395 09:42:54 ---> 660ce05eb1f1 09:42:54 Step 4/23 : WORKDIR /edgex-go 09:42:54 Removing intermediate container 8064e83ad258 09:42:54 ---> 92a053f20c2c 09:42:54 Step 4/25 : WORKDIR /edgex-go 09:42:54 Removing intermediate container 36c122b7fa0e 09:42:54 ---> eed378c1ea47 09:42:54 Step 4/33 : RUN apk add --update --no-cache make git 09:42:54 Removing intermediate container 6591d3e14882 09:42:54 ---> 9625e1e56009 09:42:54 Step 4/21 : RUN apk add --update --no-cache make git 09:42:54 ---> Running in fcacb2aff222 09:42:54 ---> Running in 022daa3bc4b3 09:42:54 ---> Running in 4f3b780992c4 09:42:54 ---> Running in 80076c87d673 09:42:54 ---> Running in 63b05d1af64e 09:42:54 Removing intermediate container 022daa3bc4b3 09:42:54 ---> afe7f9fa5bac 09:42:54 Step 5/25 : RUN apk add --update --no-cache make git 09:42:54 ---> Running in 052f8d023cc5 09:42:54 Removing intermediate container 4f3b780992c4 09:42:54 ---> 48ef2e6f47a3 09:42:54 Step 5/23 : RUN apk add --update --no-cache make git 09:42:54 ---> Running in 64cb31f0693f 09:42:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:42:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:42:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:42:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:42:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:42:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:42:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:42:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:42:54 OK: 265 MiB in 53 packages 09:42:54 OK: 265 MiB in 53 packages 09:42:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:42:54 OK: 265 MiB in 53 packages 09:42:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:42:54 OK: 265 MiB in 53 packages 09:42:54 OK: 265 MiB in 53 packages 09:42:54 Removing intermediate container fcacb2aff222 09:42:54 ---> ca03ecbcf0d1 09:42:54 Step 5/26 : COPY go.mod vendor* ./ 09:42:54 ---> 6a0ef0b044bf 09:42:54 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:42:54 ---> Running in 0e61cd708a0a 09:42:54 Removing intermediate container 63b05d1af64e 09:42:54 ---> 1c6dcd327f9d 09:42:54 Step 5/21 : COPY go.mod vendor* ./ 09:42:54 Removing intermediate container 80076c87d673 09:42:54 ---> b0e50fef0d51 09:42:54 Step 5/33 : COPY go.mod vendor* ./ 09:42:54 Removing intermediate container 052f8d023cc5 09:42:54 ---> 84f1a7249ead 09:42:54 Step 6/25 : COPY go.mod vendor* ./ 09:42:54 ---> c26497aad636 09:42:54 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:42:54 ---> 3f94d478c690 09:42:54 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:42:54 ---> Running in d1311c81667d 09:42:54 Removing intermediate container 64cb31f0693f 09:42:54 ---> 91e2c81c63fc 09:42:54 Step 6/23 : COPY go.mod vendor* ./ 09:42:54 ---> Running in ace22d277c57 09:42:54 ---> a78c04363736 09:42:54 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:42:54 ---> Running in 71310b0c8bc5 09:42:54 ---> 94f70128a9ef 09:42:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:42:54 ---> Running in e65784869c4f 09:42:58 ce5c4a1c91eb: Pull complete 09:42:58 169dfbe0d373: Pull complete 09:42:58 e1ff8fa3b103: Pull complete 09:43:04 52ebb69f0ebf: Pull complete 09:43:06 5abe8eddf0d5: Pull complete 09:43:06 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 09:43:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 09:43:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 09:43:06 + docker build -t ci-base-image-arm64 -f - . 09:43:06 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 09:43:06 WORKDIR /edgex 09:43:06 COPY go.mod . 09:43:06 RUN go mod download 09:43:07 Sending build context to Docker daemon 2.931MB 09:43:07 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 09:43:07 ---> 6cb57ee374ae 09:43:07 Step 2/4 : WORKDIR /edgex 09:43:09 ---> Running in 3c3cdf8dccef 09:43:09 Removing intermediate container 3c3cdf8dccef 09:43:09 ---> 03b047be593b 09:43:09 Step 3/4 : COPY go.mod . 09:43:09 ---> e40bf9257b22 09:43:09 Step 4/4 : RUN go mod download 09:43:09 ---> Running in bb3bc2a260d6 09:43:41 Removing intermediate container 71310b0c8bc5 09:43:41 ---> 8fad8449cdb2 09:43:41 Step 8/25 : COPY . . 09:43:41 Removing intermediate container d1311c81667d 09:43:41 ---> 6487604ac1bf 09:43:41 Step 7/21 : COPY . . 09:43:41 Removing intermediate container ace22d277c57 09:43:41 Removing intermediate container 0e61cd708a0a 09:43:41 ---> 377588f4ac4f 09:43:41 ---> 0524e622ee64 09:43:41 Step 7/33 : COPY . .Step 7/26 : COPY . . 09:43:41 09:43:41 Removing intermediate container e65784869c4f 09:43:41 ---> a22b73535b17 09:43:41 Step 8/23 : COPY . . 09:43:42 Removing intermediate container bb3bc2a260d6 09:43:42 ---> 3ccb7ff67f11 09:43:42 Successfully built 3ccb7ff67f11 09:43:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:42 + docker inspect -f . ci-base-image-arm64 09:43:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:43:42 prd-ubuntu20.04-docker-arm64-4c-16g-2391 does not seem to be running inside a container 09:43: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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:43:44 $ docker top 2b63e66c09077b9e1b00aa871158e7424ae07ff292c83b22a66b279e38aa3412 -eo pid,comm [Pipeline] { [Pipeline] sh 09:43:45 + go version 09:43:45 go version go1.20.2 linux/arm64 [Pipeline] } 09:43:45 $ docker stop --time=1 2b63e66c09077b9e1b00aa871158e7424ae07ff292c83b22a66b279e38aa3412 09:43:46 $ docker rm -f --volumes 2b63e66c09077b9e1b00aa871158e7424ae07ff292c83b22a66b279e38aa3412 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:47 + docker inspect -f . ci-base-image-arm64 09:43:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:43:47 prd-ubuntu20.04-docker-arm64-4c-16g-2391 does not seem to be running inside a container 09:43: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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:43:48 $ docker top 93c1739f1f89622df63a910f6824805cbb19b4dcac32359efdaa04a2dee3f4a8 -eo pid,comm [Pipeline] { [Pipeline] echo 09:43:49 ========================================================= 09:43:49 [edgeXBuildGoParallel] Running Tests and Build... 09:43:49 ========================================================= [Pipeline] sh 09:43:49 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 09:43:50 + make test 09:43:50 go test -race -coverprofile=coverage.out ./... 09:43:51 ---> 53dc4e0907e0 09:43:51 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:43:51 ---> df3a570f5824 09:43:51 Step 8/21 : RUN make cmd/secrets-config/secrets-config 09:43:51 ---> 9322995bd66b 09:43:51 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 09:43:51 ---> fe9aa59f0623 09:43:51 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 09:43:51 ---> Running in e95c31b787b7 09:43:51 ---> 87427c15fc26 09:43:51 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 09:43:51 ---> Running in 826507ee23c2 09:43:51 ---> Running in 8df004006684 09:43:51 ---> Running in d6b05217111d 09:43:51 ---> Running in e168fa850fc1 09:43:51 Removing intermediate container 8df004006684 09:43:51 ---> 06da382a19dc 09:43:51 Step 9/26 : WORKDIR /edgex-go/spire-build 09:43:51 ---> Running in 4a5d11541d35 09:43:51 Removing intermediate container 4a5d11541d35 09:43:51 ---> 9975c442394a 09:43:51 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:43:51 ---> Running in df112386a06a 09:43:51 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 09:43:51 Removing intermediate container df112386a06a 09:43:51 ---> 807450ca22bd 09:43:51 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 09:43:51 ---> Running in 1365ffb805ef 09:43:51 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 09:43:51 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 09:43:51 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 09:43:51 Removing intermediate container 1365ffb805ef 09:43:51 ---> 679b98c9339a 09:43:51 Step 12/26 : WORKDIR /edgex-go 09:43:51 ---> Running in 5f53c189212d 09:43:52 Removing intermediate container 5f53c189212d 09:43:52 ---> 7404596cee61 09:43:52 09:43:52 Step 13/26 : FROM alpine:3.17 09:43:52 3.17: Pulling from library/alpine 09:43:52 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 09:43:52 Status: Downloaded newer image for alpine:3.17 09:43:52 ---> b2aa39c304c2 09:43:52 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:43:52 ---> Running in bd18dfd1280f 09:43:53 Removing intermediate container bd18dfd1280f 09:43:53 ---> fdad15b82194 09:43:53 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:43:53 ---> Running in db090586f492 09:43:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:43:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:43:53 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:43:53 v3.17.2-213-gd44f99f18d3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:43:53 OK: 17816 distinct packages available 09:43:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:43:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:43:54 (1/5) Installing dumb-init (1.2.5-r2) 09:43:54 (2/5) Installing musl-obstack (1.2.3-r0) 09:43:54 (3/5) Installing libucontext (1.2-r0) 09:43:54 (4/5) Installing gcompat (1.1.0-r0) 09:43:54 (5/5) Installing openssl (3.0.8-r0) 09:43:54 Executing busybox-1.35.0-r29.trigger 09:43:54 OK: 8 MiB in 20 packages 09:43:56 Removing intermediate container db090586f492 09:43:56 ---> 2658e1c9e704 09:43:56 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 09:43:57 ---> b7fb582bc217 09:43:57 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 09:44:03 ---> ee99cf5b412b 09:44:03 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:44:10 ---> a4658a31a2dd 09:44:10 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:44:12 ---> 4323f678b23a 09:44:12 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:44:13 ---> bbac79bdbd98 09:44:13 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:44:14 ---> f2c263591273 09:44:14 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:44:14 ---> Running in 389e57e91bd5 09:44:14 Removing intermediate container 389e57e91bd5 09:44:14 ---> 0d810eda23c1 09:44:14 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:44:14 ---> Running in 5adde9948bd6 09:44:14 Removing intermediate container 5adde9948bd6 09:44:14 ---> de27a78996e7 09:44:14 Step 24/26 : LABEL arch=x86_64 09:44:14 ---> Running in 781b4535f2f0 09:44:19 Removing intermediate container 781b4535f2f0 09:44:19 ---> ffa1686371b6 09:44:19 Step 25/26 : LABEL git_sha=6b3b581946f5b2ab3d00865ba85189c69ed2853f 09:44:21 ---> Running in fd51ca03d9d5 09:44:21 Removing intermediate container 826507ee23c2 09:44:21 ---> 811d78d9a45e 09:44:21 09:44:21 Step 9/21 : FROM alpine:3.17 09:44:21 ---> b2aa39c304c2 09:44:21 Step 10/21 : RUN apk add --update --no-cache dumb-init openssl 09:44:22 ---> Running in e27e3c6cde42 09:44:22 Removing intermediate container fd51ca03d9d5 09:44:22 ---> a50beaeadef5 09:44:22 Step 26/26 : LABEL version=0.0.0 09:44:24 ---> Running in 07c59742a353 09:44:24 Removing intermediate container e168fa850fc1 09:44:24 ---> c2b9507288c0 09:44:24 09:44:24 Step 10/25 : FROM alpine:3.17 09:44:24 ---> b2aa39c304c2 09:44:24 Step 11/25 : RUN apk add --update --no-cache dumb-init 09:44:24 Removing intermediate container e95c31b787b7 09:44:24 ---> 5fb210009434 09:44:24 09:44:24 Step 9/33 : FROM alpine:3.17 09:44:24 ---> b2aa39c304c2 09:44:24 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:44:24 ---> Using cache 09:44:24 ---> fdad15b82194 09:44:24 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 09:44:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:44:24 Removing intermediate container 07c59742a353 09:44:24 ---> 92014ea47aa6 09:44:24 09:44:24 ---> Running in 9e98dc46368a 09:44:24 ---> Running in 61fe31732b2c 09:44:24 Successfully built 92014ea47aa6 09:44:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:44:24 Successfully tagged security-spire-agent:latest 09:44:24 Building support-notifications 09:44:25  Building security-spire-agent ... done (1/2) Installing dumb-init (1.2.5-r2) 09:44:25 (2/2) Installing openssl (3.0.8-r0) 09:44:25 Executing busybox-1.35.0-r29.trigger 09:44:25 OK: 8 MiB in 17 packages 09:44:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:44:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:44:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:44:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:44:25 (1/1) Installing dumb-init (1.2.5-r2) 09:44:25 Executing busybox-1.35.0-r29.trigger 09:44:25 OK: 7 MiB in 16 packages 09:44:25 (1/2) Installing dumb-init (1.2.5-r2) 09:44:25 (2/2) Installing su-exec (0.2-r2) 09:44:25 Executing busybox-1.35.0-r29.trigger 09:44:25 OK: 7 MiB in 17 packages 09:44:28 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:44:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:44:28 ---> b9e94ee0b3a8 09:44:28 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:44:28 ---> Using cache 09:44:28 ---> 92a053f20c2c 09:44:28 Step 4/23 : WORKDIR /edgex-go 09:44:28 ---> Using cache 09:44:28 ---> afe7f9fa5bac 09:44:28 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 09:44:28 ? github.com/edgexfoundry/edgex-go [no test files] 09:44:30 ---> Running in 4ab5d8b3f3a8 09:44:30 Removing intermediate container 9e98dc46368a 09:44:30 ---> 8ab98f0863d2 09:44:30 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:44:30 Removing intermediate container 61fe31732b2c 09:44:30 ---> 70dfca91d298 09:44:30 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 09:44:30 Removing intermediate container e27e3c6cde42 09:44:30 ---> cd5e40456cd2 09:44:30 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:44:30 ---> Running in d84169040549 09:44:30 ---> Running in 01de5255d169 09:44:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:44:30 ---> Running in 9c22ab07fad5 09:44:30 Removing intermediate container d6b05217111d 09:44:30 ---> 352e7150522b 09:44:30 09:44:30 Step 10/23 : FROM alpine:3.17 09:44:30 ---> b2aa39c304c2 09:44:30 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:44:30 ---> Using cache 09:44:30 ---> 8ab98f0863d2 09:44:30 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:44:30 Removing intermediate container d84169040549 09:44:30 ---> 8be38d63e5ea 09:44:30 Step 13/25 : ENV APP_PORT=59881 09:44:30 ---> Running in 77cf6ae21ca0 09:44:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:44:30 ---> Running in 12d349b7b331 09:44:30 Removing intermediate container 01de5255d169 09:44:30 ---> fbcd58cb1570 09:44:30 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:44:30 Removing intermediate container 9c22ab07fad5 09:44:30 ---> d5a707bebfaa 09:44:30 Step 12/21 : WORKDIR /edgex 09:44:30 ---> Running in 2fb48706f9b3 09:44:30 ---> Running in 515455b86532 09:44:30 Removing intermediate container 12d349b7b331 09:44:30 ---> fd4a2fcfcb97 09:44:30 Step 14/25 : EXPOSE $APP_PORT 09:44:30 Removing intermediate container 77cf6ae21ca0 09:44:30 ---> b3527c57a580 09:44:30 Step 13/23 : ENV APP_PORT=59861OK: 265 MiB in 53 packages 09:44:30 09:44:30 ---> Running in 7c074f9b289e 09:44:31 Removing intermediate container 515455b86532 09:44:31 ---> 62ec22bd3aed 09:44:31 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:44:31 ---> Running in 005575ed8f80 09:44:31 Removing intermediate container 2fb48706f9b3 09:44:31 ---> ed71256533e4 09:44:31 Step 13/21 : COPY --from=builder /edgex-go/security.txt / 09:44:31 ---> Running in 0bcb5ce379a0 09:44:31 Removing intermediate container 7c074f9b289e 09:44:31 ---> 07d74ec20d13 09:44:31 Step 15/25 : WORKDIR / 09:44:31 Removing intermediate container 005575ed8f80 09:44:31 ---> f843a089753f 09:44:31 Step 14/23 : EXPOSE $APP_PORT 09:44:31 ---> Running in 153f05793aa7 09:44:31 ---> Running in 0d62d84cc674 09:44:31 ---> 325ed351c9a5 09:44:31 Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 09:44:31 Removing intermediate container 0bcb5ce379a0 09:44:31 ---> 06c9050d875e 09:44:31 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 09:44:31 Removing intermediate container 0d62d84cc674 09:44:31 ---> 51957a3f8bfe 09:44:31 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:44:31 Removing intermediate container 4ab5d8b3f3a8 09:44:31 ---> 571d6b116882 09:44:31 Step 6/23 : COPY go.mod vendor* ./ 09:44:31 Removing intermediate container 153f05793aa7 09:44:31 ---> 7fd7d9746fa6 09:44:31 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:44:31 ---> Running in f5d1f5e3e28a 09:44:31 ---> 20d3d51aec0b 09:44:31 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:44:31 Removing intermediate container f5d1f5e3e28a 09:44:31 ---> 62ae5d382a5f 09:44:31 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 09:44:31 ---> Running in aae92a3cf6be 09:44:32 ---> 44fba90f4a21 09:44:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:44:32 ---> 608afd839ad7 09:44:32 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 09:44:32 ---> 9bf406caf591 09:44:32 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:44:32 ---> 03a703023266 09:44:32 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:44:32 ---> Running in f410323d21ca 09:44:32 ---> d75baa8b403d 09:44:32 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:44:32 ---> 508e7230645b 09:44:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:44:32 ---> c180a145ebb5 09:44:32 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:44:32 ---> Running in cecebac8315f 09:44:32 Removing intermediate container aae92a3cf6be 09:44:32 ---> 08c37873bbdc 09:44:32 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 09:44:33 ---> Running in 38371d89dc51 09:44:33 ---> 609743c5bfc6 09:44:33 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:44:33 ---> c9baffcfb4b1 09:44:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:44:33 Removing intermediate container 38371d89dc51 09:44:33 ---> aea6903a37ad 09:44:33 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 09:44:33 ---> 9f3e39fb4b11 09:44:33 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:44:33 ---> 762697f4d3cd 09:44:33 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 09:44:33 ---> Running in ebf268752781 09:44:33 ---> bf6190b5611b 09:44:33 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:44:33 ---> Running in 9ab323ef5980 09:44:33 Removing intermediate container cecebac8315f 09:44:33 ---> 75b02b571643 09:44:33 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 09:44:33 Removing intermediate container ebf268752781 09:44:33 ---> 4be45f1fa12f 09:44:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:44:33 ---> Running in e52c443ba3bd 09:44:33 ---> Running in 1831d7e3c23a 09:44:33 ---> bb7128408f39 09:44:33 Step 21/25 : ENTRYPOINT ["/core-metadata"] 09:44:33 ---> Running in e5d840738ebc 09:44:33 Removing intermediate container e52c443ba3bd 09:44:33 ---> 45caf035ccb7 09:44:33 Step 19/21 : LABEL arch=x86_64 09:44:33 Removing intermediate container 1831d7e3c23a 09:44:33 ---> 51eb93c5c5d8 09:44:33 Step 21/23 : LABEL arch=x86_64 09:44:33 ---> Running in 63150189c491 09:44:33 ---> Running in 46e45d001ec3 09:44:34 Removing intermediate container e5d840738ebc 09:44:34 ---> bd4c0a4c1d85 09:44:34 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:44:34 ---> Running in f2557b51516e 09:44:34 Removing intermediate container 63150189c491 09:44:34 ---> bdc95c361c28 09:44:34 Step 20/21 : LABEL git_sha=6b3b581946f5b2ab3d00865ba85189c69ed2853f 09:44:34 ---> Running in dd02d7ace5e1 09:44:34 Removing intermediate container 46e45d001ec3 09:44:34 ---> d5795d8d7124 09:44:34 Step 22/23 : LABEL git_sha=6b3b581946f5b2ab3d00865ba85189c69ed2853f 09:44:34 ---> Running in 4e006ce245f6 09:44:34 Removing intermediate container f2557b51516e 09:44:34 ---> 4ea8186157f4 09:44:34 Step 23/25 : LABEL arch=x86_64 09:44:34 Removing intermediate container dd02d7ace5e1 09:44:34 ---> 0829e828f4b6 09:44:34 Step 21/21 : LABEL version=0.0.0 09:44:34 ---> Running in 7f29ad413775 09:44:34 Removing intermediate container 4e006ce245f6 09:44:34 ---> 5a4e05d53437 09:44:34 Step 23/23 : LABEL version=0.0.0 09:44:34 ---> Running in 9b8a4ef443cf 09:44:34 Removing intermediate container 9ab323ef5980 09:44:34 ---> 9456a5b9185a 09:44:34 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 09:44:34 Removing intermediate container 7f29ad413775 09:44:34 ---> c0aa533a9da7 09:44:34 Step 24/25 : LABEL git_sha=6b3b581946f5b2ab3d00865ba85189c69ed2853f 09:44:34 ---> Running in b7ba023e7c9d 09:44:34 ---> Running in be691cc991ab 09:44:34 Removing intermediate container 9b8a4ef443cf 09:44:34 ---> 4a7c130f8f6f 09:44:34 09:44:34 Removing intermediate container b7ba023e7c9d 09:44:34 ---> cba0900ec81b 09:44:34 09:44:34 Successfully built 4a7c130f8f6f 09:44:34 Successfully tagged security-proxy-setup:latest 09:44:34  Building security-proxy-setup ... done Building security-spire-config 09:44:34 Removing intermediate container be691cc991ab 09:44:34 ---> 8bf8379d8519 09:44:34 Step 25/25 : LABEL version=0.0.0 09:44:34 Successfully built cba0900ec81b 09:44:34 ---> 70f176b4f304 09:44:34 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 09:44:34 Successfully tagged support-scheduler:latest 09:44:34  Building support-scheduler ... done  ---> Running in 02c02166d4d5 09:44:34 Building security-secretstore-setup 09:44:34 Removing intermediate container 02c02166d4d5 09:44:34 ---> b7e14cb81bed 09:44:34 09:44:34 Successfully built b7e14cb81bed 09:44:37 Successfully tagged core-metadata:latest 09:44:37 Building security-spire-server 09:44:39  Building core-metadata ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:44:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:44:39 ---> b9e94ee0b3a8 09:44:39 Step 3/24 : WORKDIR /edgex-go 09:44:39 ---> Using cache 09:44:39 ---> 9625e1e56009 09:44:39 Step 4/24 : RUN apk add --update --no-cache make git 09:44:39 ---> Using cache 09:44:39 ---> 1c6dcd327f9d 09:44:39 Step 5/24 : COPY go.mod vendor* ./ 09:44:39 ---> Using cache 09:44:39 ---> c26497aad636 09:44:39 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:44:39 ---> Using cache 09:44:39 ---> 6487604ac1bf 09:44:39 Step 7/24 : COPY . . 09:44:39 ---> Using cache 09:44:39 ---> df3a570f5824 09:44:39 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:44:39 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:44:39 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:44:39 ---> b9e94ee0b3a8 09:44:39 Step 3/26 : WORKDIR /edgex-go 09:44:39 ---> Using cache 09:44:39 ---> 9625e1e56009 09:44:39 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 09:44:41 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:44:41 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:44:41 ---> b9e94ee0b3a8 09:44:41 Step 3/25 : WORKDIR /edgex-go 09:44:41 ---> Using cache 09:44:41 ---> 9625e1e56009 09:44:41 Step 4/25 : RUN apk add --update --no-cache make git build-base curl 09:44:45 ---> 99011c97e19d 09:44:45 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:44:45 ---> Running in e221f1264577 09:44:45 ---> Running in 8211b13915db 09:44:45 ---> Running in cf77c196b112 09:44:45 ---> c7265996d637 09:44:45 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:44:45 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 09:44:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:44:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:44:45 ---> 6ccf524a841a 09:44:45 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:44:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:44:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:44:46 OK: 265 MiB in 53 packages 09:44:46 OK: 265 MiB in 53 packages 09:44:46 ---> 70f3cc689900 09:44:46 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 09:44:47 ---> b1af0d060cf7 09:44:47 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:44:48 Removing intermediate container e221f1264577 09:44:48 ---> 4f493b61b68f 09:44:48 Step 5/26 : COPY go.mod vendor* ./ 09:44:49 Removing intermediate container 8211b13915db 09:44:49 ---> b89a9e68662a 09:44:49 Step 5/25 : COPY go.mod vendor* ./ 09:44:49 ---> e8e5f99b185c 09:44:49 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:44:50 ---> fc80cd2b3e97 09:44:50 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:44:50 ---> b6043f264864 09:44:50 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:44:50 ---> Running in 59b2a840c323 09:44:50 ---> 2411cf1b206c 09:44:50 Step 28/33 : RUN chmod +x /entrypoint.sh 09:44:50 ---> Running in 8f0c5eabe0d5 09:44:50 ---> Running in 788008f7d516 09:44:55 Removing intermediate container 8f0c5eabe0d5 09:44:55 ---> d38d5697a185 09:44:55 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 09:44:55 ---> Running in 51bedd39ddd9 09:44:56 Removing intermediate container 51bedd39ddd9 09:44:56 ---> 61c0661c5d0a 09:44:56 Step 30/33 : CMD ["gate"] 09:44:56 ---> Running in a4d7fcb99601 09:44:56 Removing intermediate container a4d7fcb99601 09:44:56 ---> bd8fea725634 09:44:56 Step 31/33 : LABEL arch=x86_64 09:44:56 ---> Running in 634f0c74aba5 09:44:56 Removing intermediate container 634f0c74aba5 09:44:56 ---> d68ecb81a9cc 09:44:56 Step 32/33 : LABEL git_sha=6b3b581946f5b2ab3d00865ba85189c69ed2853f 09:44:56 ---> Running in 9e1469620bac 09:44:56 Removing intermediate container f410323d21ca 09:44:56 ---> 44109eedd880 09:44:56 Step 8/23 : COPY . . 09:44:56 Removing intermediate container 9e1469620bac 09:44:56 ---> f8d78386af5e 09:44:56 Step 33/33 : LABEL version=0.0.0 09:44:56 ---> Running in d8534170d38a 09:45:01 Removing intermediate container d8534170d38a 09:45:01 ---> f922cc01ac13 09:45:01 09:45:01 Successfully built f922cc01ac13 09:45:01 Successfully tagged security-bootstrapper:latest 09:45:01  Building security-bootstrapper ... done Building core-common-config-bootstrapper 09:45: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:45:02 ---> 275a8102dd56 09:45:02 Step 9/23 : RUN make cmd/support-notifications/support-notifications 09:45:04 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:45:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:45:04 ---> b9e94ee0b3a8 09:45:04 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:45:04 ---> Using cache 09:45:04 ---> 92a053f20c2c 09:45:04 Step 4/23 : WORKDIR /edgex-go 09:45:04 ---> Using cache 09:45:04 ---> afe7f9fa5bac 09:45:04 Step 5/23 : RUN apk add --update --no-cache make git 09:45:04 ---> Using cache 09:45:04 ---> 84f1a7249ead 09:45:04 Step 6/23 : COPY go.mod vendor* ./ 09:45:04 ---> Using cache 09:45:04 ---> a78c04363736 09:45:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:45:04 ---> Using cache 09:45:04 ---> 8fad8449cdb2 09:45:04 Step 8/23 : COPY . . 09:45:04 ---> Using cache 09:45:04 ---> 9322995bd66b 09:45:04 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:45:05 ---> Running in ba7a59bfae68 09:45:05 ---> Running in ae2075b0cd56 09:45:05 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 09:45:05 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 09:45:13 Removing intermediate container cf77c196b112 09:45:13 ---> 3d7cc2e7af8e 09:45:13 09:45:13 Step 9/24 : FROM alpine:3.17 09:45:13 ---> b2aa39c304c2 09:45:13 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:45:16 ---> Running in c18c4c80a784 09:45:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:45:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:45:17 (1/3) Installing ca-certificates (20220614-r4) 09:45:17 (2/3) Installing dumb-init (1.2.5-r2) 09:45:17 (3/3) Installing su-exec (0.2-r2) 09:45:17 Executing busybox-1.35.0-r29.trigger 09:45:17 Executing ca-certificates-20220614-r4.trigger 09:45:17 OK: 8 MiB in 18 packages 09:45:30 Removing intermediate container c18c4c80a784 09:45:30 ---> 41414a6ecd8c 09:45:30 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:45:30 ---> Running in dc88dd181402 09:45:30 Removing intermediate container dc88dd181402 09:45:30 ---> e403f8e53a84 09:45:30 Step 12/24 : WORKDIR / 09:45:30 Removing intermediate container 788008f7d516 09:45:30 ---> bf7e4b9b521f 09:45:30 Step 7/25 : COPY . . 09:45:30 Removing intermediate container 59b2a840c323 09:45:30 ---> d9c8f0af7d2e 09:45:30 Step 7/26 : COPY . . 09:45:33 ---> Running in cb43a2e93a45 09:45:38 Removing intermediate container cb43a2e93a45 09:45:38 ---> 2b6d5068230e 09:45:38 Step 13/24 : COPY --from=builder /edgex-go/security.txt / 09:45:38 ---> 76cb6980d924 09:45:38 Step 8/25 : ARG SPIRE_RELEASE=1.2.1 09:45:38 ---> 6722ec92faf4 09:45:38 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 09:45:38 ---> Running in 2cd2cae7a3a8 09:45:38 Removing intermediate container ae2075b0cd56 09:45:38 ---> 41cb41b5039d 09:45:38 09:45:38 Step 10/23 : FROM alpine:3.17 09:45:38 ---> b2aa39c304c2 09:45:38 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:45:38 ---> Running in ec2e1cbed5d7 09:45:38 ---> Running in c1c6dcc4d928 09:45:38 Removing intermediate container ec2e1cbed5d7 09:45:38 ---> 67ed50c28f1e 09:45:38 Step 9/26 : WORKDIR /edgex-go/spire-build 09:45:39 Removing intermediate container 2cd2cae7a3a8 09:45:39 ---> 4f99d646f849 09:45:39 Step 9/25 : WORKDIR /edgex-go/spire-build 09:45:39 Removing intermediate container c1c6dcc4d928 09:45:39 ---> ce56d2d36a10 09:45:39 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:45:39 ---> 823e0da4cf4f 09:45:39 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:45:39 ---> Running in a6ebc5462992 09:45:39 ---> Running in b622441e60ae 09:45:39 ---> Running in 53d5b6d5a7c9 09:45:39 Removing intermediate container a6ebc5462992 09:45:39 ---> 87e4b2133bd9 09:45:39 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:45:39 ---> d6281a2fb3c4 09:45:39 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:45:39 Removing intermediate container b622441e60ae 09:45:39 ---> 8ae161c436d8 09:45:39 Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:45:39 ---> Running in a01ffb160632 09:45:39 ---> Running in 5205a7327b65 09:45:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:45:40 Removing intermediate container a01ffb160632 09:45:40 ---> 45bee7d90dc6 09:45:40 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 09:45:40 Removing intermediate container 5205a7327b65 09:45:40 ---> 192c964ce853 09:45:40 Step 11/25 : 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 09:45:40 ---> de3f35933727 09:45:40 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:45:40 ---> Running in 5cc46fbcd3ec 09:45:40 ---> Running in 5d8cfbf2b6c5 09:45:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:45:40 ---> fce655f45ad0 09:45:40 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:45:40 (1/1) Installing dumb-init (1.2.5-r2) 09:45:40 Executing busybox-1.35.0-r29.trigger 09:45:40 OK: 7 MiB in 16 packages 09:45:41 ---> 2a8a8837628f 09:45:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:45:41 Removing intermediate container ba7a59bfae68 09:45:41 ---> 3752ae0f907f 09:45:41 09:45:41 Step 10/23 : FROM alpine:3.17 09:45:41 ---> b2aa39c304c2 09:45:41 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 09:45:41 Removing intermediate container 53d5b6d5a7c9 09:45:41 ---> 7548c2efa221 09:45:41 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:45:41 ---> Running in 5760e8930d97 09:45:41 ---> a02237219ed1 09:45:41 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 09:45:41 Removing intermediate container 5d8cfbf2b6c5 09:45:41 ---> f0e960b243a5 09:45:41 Step 12/25 : WORKDIR /edgex-go 09:45:41 Removing intermediate container 5cc46fbcd3ec 09:45:41 ---> c3f6d0d12f9a 09:45:41 Step 12/26 : WORKDIR /edgex-go 09:45:41 ---> fe3fb018eedb 09:45:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:45:41 ---> Running in dd270daabf51 09:45:41 ---> Running in 28d5287a5bc3 09:45:42 ---> a6576bb05960 09:45:42 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:45:42 Removing intermediate container 28d5287a5bc3 09:45:42 ---> 0797c11e9c36 09:45:42 09:45:42 Step 13/26 : FROM alpine:3.17 09:45:42 ---> b2aa39c304c2 09:45:42 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:45:42 ---> Using cache 09:45:42 ---> fdad15b82194 09:45:42 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:45:42 Removing intermediate container dd270daabf51 09:45:42 ---> c1606105cf62 09:45:42 09:45:42 Step 13/25 : FROM alpine:3.17 09:45:42 ---> b2aa39c304c2 09:45:42 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:45:42 ---> Using cache 09:45:42 ---> fdad15b82194 09:45:42 Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:45:42 ---> Using cache 09:45:42 ---> 2658e1c9e704 09:45:42 Step 16/25 : COPY --from=builder /edgex-go/security.txt / 09:45:42 ---> Using cache 09:45:42 ---> b7fb582bc217 09:45:42 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:45:42 ---> Running in ada8fba4cc84 09:45:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:45:42 ---> bd2c78545704 09:45:42 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:45:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:45:42 ---> Running in 1509e37f7794 09:45:42 (1/2) Installing ca-certificates (20220614-r4) 09:45:42 (2/2) Installing dumb-init (1.2.5-r2) 09:45:42 Executing busybox-1.35.0-r29.trigger 09:45:42 Executing ca-certificates-20220614-r4.trigger 09:45:42 ---> b81c39768de7 09:45:42 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:45:42 OK: 8 MiB in 17 packages 09:45:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:45:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:45:42 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:45:42 v3.17.2-213-gd44f99f18d3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:45:42 OK: 17816 distinct packages available 09:45:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:45:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:45:43 (1/4) Installing dumb-init (1.2.5-r2) 09:45:43 (2/4) Installing musl-obstack (1.2.3-r0) 09:45:43 (3/4) Installing libucontext (1.2-r0) 09:45:43 (4/4) Installing gcompat (1.1.0-r0) 09:45:43 Executing busybox-1.35.0-r29.trigger 09:45:43 OK: 7 MiB in 19 packages 09:45:43 ---> 5de4773df460 09:45:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:45:43 ---> f225ec7ed13a 09:45:43 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:45:43 ---> 317281d09be8 09:45:43 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:45:43 ---> Running in 50bfd34732cf 09:45:43 ---> 9e35506730dd 09:45:43 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:45:44 Removing intermediate container 1509e37f7794 09:45:44 ---> 19ce4dc25187 09:45:44 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 09:45:44 Removing intermediate container 5760e8930d97 09:45:44 ---> 732c55af5ae3 09:45:44 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:45:44 ---> Running in 3dacdc4cfb2c 09:45:44 ---> 68676a745625 09:45:44 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:45:44 ---> Running in 92b881c93718 09:45:44 Removing intermediate container ada8fba4cc84 09:45:44 ---> d37e20bb45aa 09:45:44 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 09:45:44 Removing intermediate container 3dacdc4cfb2c 09:45:44 ---> e1737e7949ac 09:45:44 Step 22/24 : LABEL arch=x86_64 09:45:44 ---> Running in 1c95e4c3f3b3 09:45:44 Removing intermediate container 92b881c93718 09:45:44 ---> 130c16418965 09:45:44 Step 13/23 : ENV APP_PORT=59860 09:45:44 ---> 3dc6f3617db4 09:45:44 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:45:44 ---> Running in 3392e1309d22 09:45:44 ---> Running in c8d531c90f8c 09:45:44 ---> cf3977cf8451 09:45:44 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:45:44 Removing intermediate container 1c95e4c3f3b3 09:45:44 ---> c477be690414 09:45:44 Step 23/24 : LABEL git_sha=6b3b581946f5b2ab3d00865ba85189c69ed2853f 09:45:44 ---> Running in 332890abbfc0 09:45:44 Removing intermediate container c8d531c90f8c 09:45:44 ---> e1986ef79e75 09:45:44 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:45:44 Removing intermediate container 3392e1309d22 09:45:44 ---> b0141d22fbe6 09:45:44 Step 14/23 : EXPOSE $APP_PORT 09:45:44 ---> Running in 6c168a8eb0d8 09:45:44 ---> Running in 7300d6fb3cbd 09:45:44 Removing intermediate container 332890abbfc0 09:45:44 ---> 6558eacf1547 09:45:44 Step 24/24 : LABEL version=0.0.0 09:45:44 ---> Running in a5b68e42190c 09:45:44 Removing intermediate container 6c168a8eb0d8 09:45:44 ---> 234799b84d44 09:45:44 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:45:44 Removing intermediate container 7300d6fb3cbd 09:45:44 ---> 65bf04ece8e2 09:45:44 Step 23/25 : LABEL arch=x86_64 09:45:44 Removing intermediate container 50bfd34732cf 09:45:44 ---> d22d9852128a 09:45:44 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:45:45 Removing intermediate container a5b68e42190c 09:45:45 ---> 31e4a191612f 09:45:45 09:45:45 ---> Running in 727154b418d7 09:45:45 ---> Running in db3488d00e28 09:45:45 ---> c30c55d6334e 09:45:45 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:45:45 ---> e4df28c4e969 09:45:45 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:45:46 Successfully built 31e4a191612f 09:45:46 Successfully tagged security-secretstore-setup:latest 09:45:46 Building core-command 09:45:46  Building security-secretstore-setup ... done Removing intermediate container db3488d00e28 09:45:46 ---> 45b8de0f9df1 09:45:46 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 09:45:46 Removing intermediate container 727154b418d7 09:45:46 ---> 8065edb218cf 09:45:46 Step 24/25 : LABEL git_sha=6b3b581946f5b2ab3d00865ba85189c69ed2853f 09:45:46 ---> Running in 3467ef5b2ddf 09:45:46 ---> Running in 544e363081bf 09:45:46 ---> 3b3baeb12e8d 09:45:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:45:49 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:45:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:45:49 ---> b9e94ee0b3a8 09:45:49 Step 3/24 : ARG ADD_BUILD_TAGS="" 09:45:49 ---> Using cache 09:45:49 ---> 92a053f20c2c 09:45:49 Step 4/24 : WORKDIR /edgex-go 09:45:49 ---> Using cache 09:45:49 ---> afe7f9fa5bac 09:45:49 Step 5/24 : RUN apk add --update --no-cache make git 09:45:49 ---> Using cache 09:45:49 ---> 84f1a7249ead 09:45:49 Step 6/24 : COPY go.mod vendor* ./ 09:45:49 ---> Using cache 09:45:49 ---> a78c04363736 09:45:49 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:45:49 ---> Using cache 09:45:49 ---> 8fad8449cdb2 09:45:49 Step 8/24 : COPY . . 09:45:49 ---> Using cache 09:45:49 ---> 9322995bd66b 09:45:49 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 09:45:49 ---> 788ebefc03dd 09:45:49 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:45:49 ---> Running in 131dfc0e7ba3 09:45:49 Removing intermediate container 3467ef5b2ddf 09:45:49 ---> 91a2b4902353 09:45:49 Step 25/25 : LABEL version=0.0.0 09:45:49 Removing intermediate container 544e363081bf 09:45:49 ---> 36f89c6d1f6f 09:45:49 Step 21/23 : LABEL arch=x86_64 09:45:49 ---> Running in 94e6dcfb727b 09:45:49 ---> f76295cfdfc2 09:45:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:45:49 ---> Running in fc8277ac3b40 09:45:49 ---> Running in 148e969782c5 09:45:49 Removing intermediate container 94e6dcfb727b 09:45:49 ---> c8ee065aa5bb 09:45:49 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:45:49 Removing intermediate container fc8277ac3b40 09:45:49 ---> 912a890bbd12 09:45:49 09:45:49 Removing intermediate container 148e969782c5 09:45:49 ---> b8bc74ba2a4f 09:45:49 Step 22/23 : LABEL git_sha=6b3b581946f5b2ab3d00865ba85189c69ed2853f 09:45:49 ---> 65e8b71b5bd6 09:45:49 Step 19/23 : ENTRYPOINT ["/support-notifications"] 09:45:49 Successfully built 912a890bbd12 09:45:49 Successfully tagged security-spire-server:latest 09:45:49  Building security-spire-server ... done Building security-proxy-auth 09:45:49 ---> Running in ff389b4a6a1c 09:45:50 ---> Running in b87817151a98 09:45:50 Removing intermediate container ff389b4a6a1c 09:45:50 ---> 23c5250a0817 09:45:50 Step 23/23 : LABEL version=0.0.0 09:45:50 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 09:45:54 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:45:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:45:54 ---> b9e94ee0b3a8 09:45:54 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:45:54 ---> Using cache 09:45:54 ---> 92a053f20c2c 09:45:54 Step 4/23 : WORKDIR /edgex-go 09:45:54 ---> Using cache 09:45:54 ---> afe7f9fa5bac 09:45:54 Step 5/23 : RUN apk add --update --no-cache make git 09:45:54 ---> Using cache 09:45:54 ---> 84f1a7249ead 09:45:54 Step 6/23 : COPY go.mod vendor* ./ 09:45:54 ---> Using cache 09:45:54 ---> a78c04363736 09:45:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:45:54 ---> Using cache 09:45:54 ---> 8fad8449cdb2 09:45:54 Step 8/23 : COPY . . 09:45:54 ---> Using cache 09:45:54 ---> 9322995bd66b 09:45:54 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 09:45:56 ---> 1a29b5b8698e 09:45:56 Step 21/26 : WORKDIR / 09:45:56 Removing intermediate container b87817151a98 09:45:56 ---> 6d443198c930 09:45:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:45:56 ---> Running in e5d8e703ac6e 09:45:56 ---> Running in 96bccd8cbc84 09:45:56 ---> Running in 14e2a7dd41bf 09:45:56 ---> Running in 13a2d24655d8 09:45:56 Removing intermediate container e5d8e703ac6e 09:45:56 ---> df965074c2a7 09:45:56 09:45:56 Removing intermediate container 14e2a7dd41bf 09:45:56 ---> f59d1f9d173a 09:45:56 Step 21/23 : LABEL arch=x86_64 09:45:56 Removing intermediate container 13a2d24655d8 09:45:56 ---> 967c458e5121 09:45:56 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:45:56 ---> Running in 6a4f04ede224 09:45:56 ---> Running in d50205c39051 09:45:56 Successfully built df965074c2a7 09:45:56 Successfully tagged core-common-config-bootstrapper:latest 09:45:56  Building core-common-config-bootstrapper ... done Building security-spiffe-token-provider 09:45:57 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 09:46:01 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:46:01 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:46:01 ---> b9e94ee0b3a8 09:46:01 Step 3/20 : WORKDIR /edgex-go 09:46:01 ---> Using cache 09:46:01 ---> 9625e1e56009 09:46:01 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 09:46:02 Removing intermediate container 6a4f04ede224 09:46:02 ---> 94a9dab9f7b9 09:46:02 Step 22/23 : LABEL git_sha=6b3b581946f5b2ab3d00865ba85189c69ed2853f 09:46:04 Removing intermediate container d50205c39051 09:46:04 ---> a19528b8bbb3 09:46:04 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:46:04 ---> Running in 8480045d01de 09:46:04 ---> Running in ecf4c9851a12 09:46:04 ---> Running in 971af2704fb9 09:46:04 Removing intermediate container 971af2704fb9 09:46:04 ---> e227338aa1a0 09:46:04 Step 24/26 : LABEL arch=x86_64 09:46:04 ---> Running in 7e2af0a869e8 09:46:04 Removing intermediate container 8480045d01de 09:46:04 ---> 2dd2c0b74616 09:46:04 Step 23/23 : LABEL version=0.0.0 09:46:04 ---> Running in 84ea2f92a5bd 09:46:04 Removing intermediate container 7e2af0a869e8 09:46:04 ---> 030f5a12cd90 09:46:04 Step 25/26 : LABEL git_sha=6b3b581946f5b2ab3d00865ba85189c69ed2853f 09:46:04 ---> Running in 6021fecbbbad 09:46:04 Removing intermediate container 84ea2f92a5bd 09:46:04 ---> 372d706afed0 09:46:04 09:46:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:46:04 Successfully built 372d706afed0 09:46:05 Successfully tagged support-notifications:latest 09:46:05  Building support-notifications ... done Building core-data 09:46:05 Removing intermediate container 6021fecbbbad 09:46:05 ---> 357aa194fd97 09:46:05 Step 26/26 : LABEL version=0.0.0 09:46:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:46:05 ---> Running in c004d6c08bb2 09:46:05 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:46:05 v3.17.2-213-gd44f99f18d3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:46:05 OK: 17816 distinct packages available 09:46:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:46:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:46:05 OK: 265 MiB in 53 packages 09:46:07 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:46:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:46:07 ---> b9e94ee0b3a8 09:46:07 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:46:07 ---> Using cache 09:46:07 ---> 92a053f20c2c 09:46:07 Step 4/23 : WORKDIR /edgex-go 09:46:07 ---> Using cache 09:46:07 ---> afe7f9fa5bac 09:46:07 Step 5/23 : RUN apk add --update --no-cache make git 09:46:07 ---> Using cache 09:46:07 ---> 84f1a7249ead 09:46:07 Step 6/23 : COPY go.mod vendor* ./ 09:46:07 ---> Using cache 09:46:07 ---> a78c04363736 09:46:07 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:46:07 ---> Using cache 09:46:07 ---> 8fad8449cdb2 09:46:07 Step 8/23 : COPY . . 09:46:07 ---> Using cache 09:46:07 ---> 9322995bd66b 09:46:07 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 09:46:11 Removing intermediate container c004d6c08bb2 09:46:11 ---> d24d81983281 09:46:11 09:46:11 Successfully built d24d81983281 09:46:11 Successfully tagged security-spire-config:latest 09:46:11  Building security-spire-config ... done  ---> Running in 73f6e1287356 09:46:12 Removing intermediate container ecf4c9851a12 09:46:12 ---> 78d0c8676093 09:46:12 Step 5/20 : COPY go.mod vendor* ./ 09:46:12 ---> 33c4439194b6 09:46:12 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:46:12 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 09:46:12 ---> Running in ca72c3ce0155 09:46:16 Removing intermediate container 131dfc0e7ba3 09:46:16 ---> 19c6394afb02 09:46:16 09:46:16 Step 10/24 : FROM alpine:3.17 09:46:16 ---> b2aa39c304c2 09:46:16 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:46:16 ---> Using cache 09:46:16 ---> 8ab98f0863d2 09:46:16 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:46:16 ---> Using cache 09:46:16 ---> b3527c57a580 09:46:16 Step 13/24 : ENV APP_PORT=59882 09:46:16 ---> Running in bf663edc9731 09:46:16 Removing intermediate container bf663edc9731 09:46:16 ---> c33bcea8a296 09:46:16 Step 14/24 : EXPOSE $APP_PORT 09:46:16 ---> Running in fb394a9d7a51 09:46:16 Removing intermediate container fb394a9d7a51 09:46:16 ---> 410ed53f21b3 09:46:16 Step 15/24 : WORKDIR / 09:46:16 ---> Running in 8dd194161426 09:46:16 Removing intermediate container 8dd194161426 09:46:16 ---> 9723f39bbdd2 09:46:16 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:46:16 ---> a5f6cde87657 09:46:16 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 09:46:16 ---> 506315cd3875 09:46:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:46:18 ---> d0d20ed815aa 09:46:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:46:18 ---> 8a2acaed2973 09:46:18 Step 20/24 : ENTRYPOINT ["/core-command"] 09:46:19 ---> Running in 35556c87a53d 09:46:19 Removing intermediate container 35556c87a53d 09:46:19 ---> d24507851ad6 09:46:19 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:46:19 ---> Running in f92e45f975ad 09:46:19 Removing intermediate container f92e45f975ad 09:46:19 ---> 0eaba323001e 09:46:19 Step 22/24 : LABEL arch=x86_64 09:46:19 ---> Running in 67e099b61ae8 09:46:20 Removing intermediate container 67e099b61ae8 09:46:20 ---> daf6ccb43aaf 09:46:20 Step 23/24 : LABEL git_sha=6b3b581946f5b2ab3d00865ba85189c69ed2853f 09:46:20 ---> Running in 88fbc317f78e 09:46:20 Removing intermediate container 88fbc317f78e 09:46:20 ---> d8c5975bd142 09:46:20 Step 24/24 : LABEL version=0.0.0 09:46:20 ---> Running in c160ab5131b2 09:46:20 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:46:20 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 09:46:20 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:46:20 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:46:20 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:46:20 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:46:20 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:46:20 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 09:46:20 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:46:22 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 09:46:23 Removing intermediate container c160ab5131b2 09:46:23 ---> fd35932fafe3 09:46:23 09:46:23 Successfully built fd35932fafe3 09:46:23 Successfully tagged core-command:latest 09:46:24  Building core-command ... done Removing intermediate container 96bccd8cbc84 09:46:24 ---> da5e25ead25c 09:46:24 09:46:24 Step 10/23 : FROM alpine:3.17 09:46:24 ---> b2aa39c304c2 09:46:24 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:46:24 ---> Using cache 09:46:24 ---> ce56d2d36a10 09:46:24 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:46:24 ---> Using cache 09:46:24 ---> 7548c2efa221 09:46:24 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:46:24 ---> Using cache 09:46:24 ---> a02237219ed1 09:46:24 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 09:46:24 ---> Using cache 09:46:25 ---> a6576bb05960 09:46:25 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:46:25 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:46:25 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:46:25 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:46:25 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:46:27 ---> 3ea051630562 09:46:27 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 09:46:27 ---> b7c0eff5fe0c 09:46:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:46:28 ---> 65a731f25455 09:46:28 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:46:30 ---> Running in 6b42015a3101 09:46:33 Removing intermediate container 6b42015a3101 09:46:33 ---> 1c4cc3d78d25 09:46:33 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:46:33 ---> Running in 532f74393610 09:46:33 Removing intermediate container 73f6e1287356 09:46:33 ---> 9195210adb81 09:46:33 09:46:33 Step 10/23 : FROM alpine:3.17 09:46:33 ---> b2aa39c304c2 09:46:33 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:46:33 ---> Running in 832861fc846e 09:46:33 Removing intermediate container 532f74393610 09:46:33 ---> 1a66c3b1eec4 09:46:33 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 09:46:33 ---> Running in e7b58b5760a4 09:46:33 Removing intermediate container 832861fc846e 09:46:33 ---> 94b2eaf18481 09:46:33 Step 12/23 : ENV APP_PORT=59880 09:46:33 ---> Running in 95a350f2ca79 09:46:33 Removing intermediate container e7b58b5760a4 09:46:33 ---> a2e37a97ff41 09:46:33 Step 21/23 : LABEL arch=x86_64 09:46:33 ---> Running in 412927b6e3bd 09:46:33 Removing intermediate container 95a350f2ca79 09:46:33 ---> cb0c52bad45a 09:46:33 Step 13/23 : EXPOSE $APP_PORT 09:46:33 ---> Running in 074d5489988c 09:46:33 Removing intermediate container 412927b6e3bd 09:46:33 ---> c8dd485b6d98 09:46:33 Step 22/23 : LABEL git_sha=6b3b581946f5b2ab3d00865ba85189c69ed2853f 09:46:33 ---> Running in fe837c642dc9 09:46:33 Removing intermediate container 074d5489988c 09:46:33 ---> 26871a945e86 09:46:33 Step 14/23 : RUN apk add --update --no-cache dumb-init 09:46:33 ---> Running in 20412883efac 09:46:33 Removing intermediate container fe837c642dc9 09:46:33 ---> 0147bbb07f15 09:46:33 Step 23/23 : LABEL version=0.0.0 09:46:33 ---> Running in 800397d7400d 09:46:33 Removing intermediate container ca72c3ce0155 09:46:33 ---> eab151143a2a 09:46:33 Step 7/20 : COPY . . 09:46:33 Removing intermediate container 800397d7400d 09:46:33 ---> a60923ffd10f 09:46:33 09:46:33 Successfully built a60923ffd10f 09:46:33 Successfully tagged security-proxy-auth:latest 09:46:34  Building security-proxy-auth ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:46:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:46:34 (1/1) Installing dumb-init (1.2.5-r2) 09:46:34 Executing busybox-1.35.0-r29.trigger 09:46:34 OK: 7 MiB in 16 packages 09:46:38 ---> 720a251fbe7e 09:46:38 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:46:38 ---> Running in a12d1114c6ba 09:46:38 Removing intermediate container 20412883efac 09:46:38 ---> 9d24adda66e7 09:46:38 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:46:38 ---> b2699cb7c2f0 09:46:38 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:46:38 ---> 995449485e7d 09:46:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:46:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:46:39 ---> b9a9cba7b42d 09:46:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:46:39 ---> 90cd62dae616 09:46:39 Step 19/23 : ENTRYPOINT ["/core-data"] 09:46:39 ---> Running in 59590018ed1f 09:46:39 Removing intermediate container 59590018ed1f 09:46:39 ---> aa071f7edd8f 09:46:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:46:39 ---> Running in 762757780ed4 09:46:39 Removing intermediate container 762757780ed4 09:46:39 ---> 97105df9a7aa 09:46:39 Step 21/23 : LABEL arch=x86_64 09:46:39 ---> Running in ad6c8de88eb7 09:46:39 Removing intermediate container ad6c8de88eb7 09:46:39 ---> f28ea762ae5b 09:46:39 Step 22/23 : LABEL git_sha=6b3b581946f5b2ab3d00865ba85189c69ed2853f 09:46:39 ---> Running in 7e2435fb3c60 09:46:40 Removing intermediate container 7e2435fb3c60 09:46:40 ---> de12ad86e324 09:46:40 Step 23/23 : LABEL version=0.0.0 09:46:40 ---> Running in 896fcd351cb8 09:46:40 Removing intermediate container 896fcd351cb8 09:46:40 ---> 066b6f3a5f0c 09:46:40 09:46:40 Successfully built 066b6f3a5f0c 09:46:40 Successfully tagged core-data:latest 09:46:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:46:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:46:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.289s coverage: 28.7% of statements 09:46:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.270s coverage: 98.5% of statements 09:46:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 09:46:55 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 09:46:55 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:46:58  Building core-data ... done Removing intermediate container a12d1114c6ba 09:46:58 ---> e67767eea717 09:46:58 09:46:58 Step 9/20 : FROM alpine:3.17 09:46:58 ---> b2aa39c304c2 09:46:58 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:46:58 ---> Using cache 09:46:58 ---> fdad15b82194 09:46:58 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:46:58 ---> Running in 9141aeefc324 09:46:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:46:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:46:58 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:46:58 v3.17.2-213-gd44f99f18d3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:46:58 OK: 17816 distinct packages available 09:46:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:46:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:46:58 (1/9) Installing ca-certificates (20220614-r4) 09:46:58 (2/9) Installing brotli-libs (1.0.9-r9) 09:46:58 (3/9) Installing nghttp2-libs (1.51.0-r0) 09:46:58 (4/9) Installing libcurl (7.88.1-r0) 09:46:58 (5/9) Installing curl (7.88.1-r0) 09:46:58 (6/9) Installing dumb-init (1.2.5-r2) 09:46:58 (7/9) Installing musl-obstack (1.2.3-r0) 09:46:58 (8/9) Installing libucontext (1.2-r0) 09:46:58 (9/9) Installing gcompat (1.1.0-r0) 09:46:58 Executing busybox-1.35.0-r29.trigger 09:46:58 Executing ca-certificates-20220614-r4.trigger 09:46:58 OK: 10 MiB in 24 packages 09:46:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.446s coverage: 71.2% of statements 09:46:58 Removing intermediate container 9141aeefc324 09:46:58 ---> b04469c01e82 09:46:58 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 09:46:58 ---> e4e9adb6f37a 09:46:58 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 09:46:58 ---> 24e60d4f171e 09:46:58 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:46:59 ---> a5b89879633c 09:46:59 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 09:46:59 ---> 05060ff749a0 09:46:59 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:46:59 ---> Running in 739ee2807e0f 09:46:59 Removing intermediate container 739ee2807e0f 09:46:59 ---> 38b1c09ebac9 09:46:59 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:46:59 ---> Running in 09d15e28128f 09:46:59 Removing intermediate container 09d15e28128f 09:46:59 ---> e66e03f7a68e 09:46:59 Step 18/20 : LABEL arch=x86_64 09:46:59 ---> Running in af83e9a84198 09:46:59 Removing intermediate container af83e9a84198 09:46:59 ---> 3720aa7f1f42 09:46:59 Step 19/20 : LABEL git_sha=6b3b581946f5b2ab3d00865ba85189c69ed2853f 09:46:59 ---> Running in dac7324ed208 09:46:59 Removing intermediate container dac7324ed208 09:46:59 ---> 2ea9a2bd4693 09:46:59 Step 20/20 : LABEL version=0.0.0 09:46:59 ---> Running in 9d85f88f5470 09:46:59 Removing intermediate container 9d85f88f5470 09:46:59 ---> 155f4474d989 09:46:59 09:47:00 Successfully built 155f4474d989 09:47:00 Successfully tagged security-spiffe-token-provider:latest 09:47:00  Building security-spiffe-token-provider ... done  [Pipeline] } 09:47:00 $ docker stop --time=1 76368b87daab81871927fcb95fe774c47e9c0cbe36e0a4adbb393d754fc7fc12 09:47:01 $ docker rm -f --volumes 76368b87daab81871927fcb95fe774c47e9c0cbe36e0a4adbb393d754fc7fc12 [Pipeline] // withDockerContainer [Pipeline] sh 09:47:01 + docker images 09:47:01 REPOSITORY TAG IMAGE ID CREATED SIZE 09:47:01 security-spiffe-token-provider latest 155f4474d989 2 seconds ago 32.6MB 09:47:01 e67767eea717 7 seconds ago 1.72GB 09:47:01 core-data latest 066b6f3a5f0c 22 seconds ago 20MB 09:47:01 security-proxy-auth latest a60923ffd10f 28 seconds ago 18.3MB 09:47:01 9195210adb81 29 seconds ago 1.69GB 09:47:01 da5e25ead25c 39 seconds ago 1.66GB 09:47:01 core-command latest fd35932fafe3 41 seconds ago 19.8MB 09:47:01 19c6394afb02 48 seconds ago 1.68GB 09:47:01 security-spire-config latest d24d81983281 56 seconds ago 88.9MB 09:47:01 support-notifications latest 372d706afed0 57 seconds ago 33MB 09:47:01 core-common-config-bootstrapper latest df965074c2a7 About a minute ago 17.5MB 09:47:01 security-spire-server latest 912a890bbd12 About a minute ago 89.8MB 09:47:01 security-secretstore-setup latest 31e4a191612f About a minute ago 32.6MB 09:47:01 3752ae0f907f About a minute ago 1.75GB 09:47:01 0797c11e9c36 About a minute ago 1.54GB 09:47:01 c1606105cf62 About a minute ago 1.54GB 09:47:01 41cb41b5039d About a minute ago 1.68GB 09:47:01 3d7cc2e7af8e About a minute ago 1.67GB 09:47:01 security-bootstrapper latest f922cc01ac13 2 minutes ago 22MB 09:47:01 core-metadata latest b7e14cb81bed 2 minutes ago 20.6MB 09:47:01 security-proxy-setup latest 4a7c130f8f6f 2 minutes ago 18.7MB 09:47:01 support-scheduler latest cba0900ec81b 2 minutes ago 32.4MB 09:47:01 352e7150522b 2 minutes ago 1.75GB 09:47:01 security-spire-agent latest 92014ea47aa6 2 minutes ago 129MB 09:47:01 5fb210009434 2 minutes ago 1.67GB 09:47:01 c2b9507288c0 2 minutes ago 1.69GB 09:47:01 811d78d9a45e 2 minutes ago 1.66GB 09:47:01 7404596cee61 3 minutes ago 1.54GB 09:47:01 ci-base-image-x86_64 latest b9e94ee0b3a8 6 minutes ago 883MB 09:47:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 5 days ago 664MB 09:47:01 alpine 3.17 b2aa39c304c2 4 weeks ago 7.05MB 09:47:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 09:47:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB 09:47:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:47:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:47:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.451s coverage: 54.0% of statements [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] } 09:47:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 09:47:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:47:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:47:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:47:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:47:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:47:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:47:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.346s coverage: 88.5% of statements 09:47:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.408s coverage: 3.9% of statements 09:47:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:47:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:47:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 09:47:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.548s coverage: 95.6% of statements 09:47:31 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:47:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 09:47:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:47:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:47:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:47:32 ok github.com/edgexfoundry/edgex-go/internal/io 0.196s coverage: 72.2% of statements 09:47:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:47:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:47:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:47:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.229s coverage: 65.9% of statements 09:47:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:47:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:47:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.440s coverage: 0.9% of statements 09:47:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.264s coverage: 29.0% of statements 09:47:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.320s coverage: 45.5% of statements 09:47:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.265s coverage: 82.9% of statements 09:47:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.230s coverage: 94.1% of statements 09:47:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.273s coverage: 96.3% of statements 09:47:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.216s coverage: 87.5% of statements 09:47:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:47:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:47:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:47:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:48:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:48:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 09:48:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 09:48:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 09:48:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.206s coverage: 94.4% of statements 09:48:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:48:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:48:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:48:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:48:13 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:48:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:48:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:48:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.289s coverage: 79.9% of statements 09:48:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.276s coverage: 92.9% of statements 09:48:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.098s coverage: 64.4% of statements 09:48:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.219s coverage: 86.9% of statements 09:48:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.210s coverage: 87.2% of statements 09:48:24 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.182s coverage: 20.0% of statements 09:48:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.191s coverage: 100.0% of statements 09:48:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.453s coverage: 81.2% of statements 09:48:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 09:48:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:48:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.517s coverage: 82.1% of statements 09:48:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.250s coverage: 84.8% of statements 09:48:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:48:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:48:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.115s coverage: 63.1% of statements 09:48:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.281s coverage: 100.0% of statements 09:48:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.118s coverage: 89.4% of statements 09:48:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.099s coverage: 100.0% of statements 09:48:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.085s coverage: 73.7% of statements 09:48:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 09:48:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 09:48:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 09:48:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements 09:48:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:48:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:48:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:48:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.989s coverage: 38.4% of statements 09:48:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.233s coverage: 89.5% of statements 09:48:46 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 09:48:46 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 09:48:46 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 09:48:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:48:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.224s coverage: 84.8% of statements 09:48:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:48:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:48:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:48:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:48:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.292s coverage: 17.7% of statements 09:48:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:48:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:48:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:48:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:49:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.604s coverage: 92.3% of statements 09:49:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:49:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:49:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.263s coverage: 61.5% of statements 09:49:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:49:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:49:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.405s coverage: 97.7% of statements 09:49:07 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 09:49:07 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:49:07 go vet ./... 09:51:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:51:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:51:43 ./bin/test-attribution-txt.sh [Pipeline] echo 09:51:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 09:51:44 + ls -al . 09:51:44 total 704 09:51:44 drwxrwxr-x 10 1001 1001 4096 Mar 16 09:43 . 09:51:44 drwxr-xr-x 4 root root 4096 Mar 16 09:43 .. 09:51:44 drwxrwxr-x 2 1001 1001 4096 Mar 16 09:42 .blubracket 09:51:44 -rw-rw-r-- 1 1001 1001 16 Mar 16 09:42 .dockerignore 09:51:44 drwxrwxr-x 8 1001 1001 4096 Mar 16 09:42 .git 09:51:44 drwxrwxr-x 3 1001 1001 4096 Mar 16 09:42 .github 09:51:44 -rw-rw-r-- 1 1001 1001 1133 Mar 16 09:42 .gitignore 09:51:44 -rw-rw-r-- 1 1001 1001 42 Mar 16 09:42 .golangci.yml 09:51:44 -rw-rw-r-- 1 1001 1001 87 Mar 16 09:42 .hadolint.yml 09:51:44 -rw-rw-r-- 1 1001 1001 166 Mar 16 09:42 .sonarcloud.properties 09:51:44 -rw-rw-r-- 1 1001 1001 1171 Mar 16 09:42 ADOPTERS.md 09:51:44 -rw-rw-r-- 1 1001 1001 10825 Mar 16 09:42 Attribution.txt 09:51:44 -rw-rw-r-- 1 1001 1001 73765 Mar 16 09:42 CHANGELOG.md 09:51:44 -rw-rw-r-- 1 1001 1001 3804 Mar 16 09:42 CONTRIBUTING.md 09:51:44 -rw-rw-r-- 1 1001 1001 677 Mar 16 09:42 GOVERNANCE.md 09:51:44 -rw-rw-r-- 1 1001 1001 883 Mar 16 09:42 Jenkinsfile 09:51:44 -rw-rw-r-- 1 1001 1001 10775 Mar 16 09:42 LICENSE 09:51:44 -rw-rw-r-- 1 1001 1001 14266 Mar 16 09:42 Makefile 09:51:44 -rw-rw-r-- 1 1001 1001 582 Mar 16 09:42 OWNERS.md 09:51:44 -rw-rw-r-- 1 1001 1001 9403 Mar 16 09:42 README.md 09:51:44 -rw-rw-r-- 1 1001 1001 789 Mar 16 09:42 SECURITY.md 09:51:44 -rw-rw-r-- 1 1001 1001 5 Mar 16 09:40 VERSION 09:51:44 drwxrwxr-x 2 1001 1001 4096 Mar 16 09:42 bin 09:51:44 drwxrwxr-x 18 1001 1001 4096 Mar 16 09:42 cmd 09:51:44 -rw-r--r-- 1 root root 447486 Mar 16 09:49 coverage.out 09:51:44 -rw-rw-r-- 1 1001 1001 3232 Mar 16 09:42 go.mod 09:51:44 -rw-rw-r-- 1 1001 1001 31098 Mar 16 09:42 go.sum 09:51:44 drwxrwxr-x 7 1001 1001 4096 Mar 16 09:42 internal 09:51:44 drwxrwxr-x 3 1001 1001 4096 Mar 16 09:42 openapi 09:51:44 -rw-rw-r-- 1 1001 1001 594 Mar 16 09:42 security.txt 09:51:44 drwxrwxr-x 4 1001 1001 4096 Mar 16 09:42 snap 09:51:44 -rw-rw-r-- 1 1001 1001 204 Mar 16 09:42 version.go [Pipeline] sh 09:51:44 + '[' -e coverage.out ] 09:51:44 + chown 1001:1001 coverage.out [Pipeline] stash 09:51:44 Warning: overwriting stash ‘coverage-report’ 09:51:45 Stashed 1 file(s) [Pipeline] sh 09:51:45 + make build 09:51:46 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 09:53: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 09:53:22 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 09:53: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 09:53:22 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 09:54: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 09:54: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:54:20 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 09:54:25 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 09:54:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:54:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:54:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 09:54:45 $ docker stop --time=1 93c1739f1f89622df63a910f6824805cbb19b4dcac32359efdaa04a2dee3f4a8 09:54:47 $ docker rm -f --volumes 93c1739f1f89622df63a910f6824805cbb19b4dcac32359efdaa04a2dee3f4a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:54:49 09:54:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:54:50 latest: Pulling from edgex-devops/edgex-compose-arm64 09:54:50 29e5d40040c1: Pulling fs layer 09:54:50 1ce36da41761: Pulling fs layer 09:54:50 25b303627fd3: Pulling fs layer 09:54:50 29e5d40040c1: Verifying Checksum 09:54:50 29e5d40040c1: Download complete 09:54:50 1ce36da41761: Verifying Checksum 09:54:50 1ce36da41761: Download complete 09:54:51 29e5d40040c1: Pull complete 09:54:52 1ce36da41761: Pull complete 09:54:52 25b303627fd3: Verifying Checksum 09:54:52 25b303627fd3: Download complete 09:55:02 25b303627fd3: Pull complete 09:55:02 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 09:55:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:55:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:55:02 prd-ubuntu20.04-docker-arm64-4c-16g-2391 does not seem to be running inside a container 09:55:02 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:55:05 $ docker top 65d0e85643ec11c1c1ab02b5aaaa5ea7da68d3e27a3f0630ee9817a980142832 -eo pid,comm [Pipeline] { [Pipeline] sh 09:55:05 + docker-compose build --help 09:55:05 + grep parallel 09:55:10 --parallel Build images in parallel. [Pipeline] } 09:55:10 $ docker stop --time=1 65d0e85643ec11c1c1ab02b5aaaa5ea7da68d3e27a3f0630ee9817a980142832 09:55:13 $ docker rm -f --volumes 65d0e85643ec11c1c1ab02b5aaaa5ea7da68d3e27a3f0630ee9817a980142832 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:55:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:55:14 prd-ubuntu20.04-docker-arm64-4c-16g-2391 does not seem to be running inside a container 09:55:14 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:55:16 $ docker top 21200e9507ba7020051030b20159214421e831f5edf6dcf3ea25638cc39d7525 -eo pid,comm [Pipeline] { [Pipeline] sh 09:55:16 + docker-compose -f ./docker-compose-build.yml build --parallel 09:55:22 Building core-command ... 09:55:22 Building core-common-config-bootstrapper ... 09:55:22 Building core-data ... 09:55:22 Building core-metadata ... 09:55:22 Building security-bootstrapper ... 09:55:22 Building security-proxy-auth ... 09:55:22 Building security-proxy-setup ... 09:55:22 Building security-secretstore-setup ... 09:55:22 Building security-spiffe-token-provider ... 09:55:22 Building security-spire-agent ... 09:55:22 Building security-spire-config ... 09:55:22 Building security-spire-server ... 09:55:22 Building support-notifications ... 09:55:22 Building support-scheduler ... 09:55:22 Building security-spiffe-token-provider 09:55:22 Building core-command 09:55:22 Building core-common-config-bootstrapper 09:55:22 Building support-scheduler 09:55:22 Building core-metadata 09:56:18 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:56:18 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:56:18 ---> 3ccb7ff67f11 09:56:18 Step 3/25 : ARG ADD_BUILD_TAGS="" 09:56:18 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:56:18 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:56:18 ---> 3ccb7ff67f11 09:56:18 Step 3/20 : WORKDIR /edgex-go 09:56:18 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:56:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:56:18 ---> 3ccb7ff67f11 09:56:18 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:56:18 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:56:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:56:18 ---> 3ccb7ff67f11 09:56:18 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:56:18 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:56:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:56:18 ---> 3ccb7ff67f11 09:56:18 Step 3/24 : ARG ADD_BUILD_TAGS="" 09:56:18 ---> Running in 9c8c37d9cdf8 09:56:18 ---> Running in 750ed4d8552e 09:56:18 ---> Running in abcb70b98447 09:56:18 ---> Running in 3ed8eb675181 09:56:18 ---> Running in cfc83b124c0d 09:56:18 Removing intermediate container 9c8c37d9cdf8 09:56:18 ---> b3ca67ea2389 09:56:18 Step 4/25 : WORKDIR /edgex-go 09:56:18 ---> Running in 21ae93f87b21 09:56:18 Removing intermediate container 3ed8eb675181 09:56:18 ---> 1c6bee497223 09:56:18 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 09:56:18 Removing intermediate container 750ed4d8552e 09:56:18 ---> 19fb5b032188 09:56:18 Step 4/24 : WORKDIR /edgex-go 09:56:18 Removing intermediate container abcb70b98447 09:56:18 ---> dcb1b7c6b8e0 09:56:18 Step 4/23 : WORKDIR /edgex-go 09:56:18 Removing intermediate container cfc83b124c0d 09:56:18 ---> d90a98f7a729 09:56:18 Step 4/23 : WORKDIR /edgex-go 09:56:18 ---> Running in 248dc896db75 09:56:18 ---> Running in d6a8ae9751a1 09:56:18 ---> Running in 930ba739c0cb 09:56:18 ---> Running in 939e329f7ec5 09:56:18 Removing intermediate container 21ae93f87b21 09:56:18 ---> f2b3373a6a9d 09:56:18 Step 5/25 : RUN apk add --update --no-cache make git 09:56:18 ---> Running in 9ac931112423 09:56:18 Removing intermediate container 930ba739c0cb 09:56:18 ---> 650e1a54df81 09:56:18 Step 5/24 : RUN apk add --update --no-cache make git 09:56:18 Removing intermediate container 939e329f7ec5 09:56:18 ---> f0092ae9a547 09:56:18 Step 5/23 : RUN apk add --update --no-cache make git 09:56:18 Removing intermediate container 248dc896db75 09:56:18 ---> 8b4a53646e0c 09:56:18 Step 5/23 : RUN apk add --update --no-cache make git 09:56:18 ---> Running in 43a7bb06e1d5 09:56:18 ---> Running in a03e0700c5ce 09:56:18 ---> Running in eb1c41f5598e 09:56:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:56:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:56:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:56:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:56:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:56:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:56:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:56:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:56:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:56:18 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:56:18 v3.17.2-213-gd44f99f18d3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:56:18 OK: 17687 distinct packages available 09:56:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:56:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:56:18 OK: 263 MiB in 53 packages 09:56:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:56:18 OK: 263 MiB in 53 packages 09:56:18 OK: 263 MiB in 53 packages 09:56:18 Removing intermediate container 9ac931112423 09:56:18 ---> f7990ade359a 09:56:18 Step 6/25 : COPY go.mod vendor* ./ 09:56:18 OK: 263 MiB in 53 packages 09:56:18 OK: 263 MiB in 53 packages 09:56:19 ---> f38a0892f08d 09:56:19 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:19 Removing intermediate container eb1c41f5598e 09:56:19 ---> 591c5623ff84 09:56:19 Step 6/23 : COPY go.mod vendor* ./ 09:56:19 Removing intermediate container 43a7bb06e1d5 09:56:19 ---> b2ecd50794de 09:56:19 Step 6/24 : COPY go.mod vendor* ./ 09:56:19 ---> Running in bf63f8b4e89b 09:56:19 Removing intermediate container a03e0700c5ce 09:56:19 ---> eb0489107b6a 09:56:19 Step 6/23 : COPY go.mod vendor* ./ 09:56:20 Removing intermediate container d6a8ae9751a1 09:56:20 ---> dafadcf8960c 09:56:20 Step 5/20 : COPY go.mod vendor* ./ 09:56:22 ---> 12efee06dc96 09:56:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:22 ---> c771d15da48e 09:56:22 ---> 578ebdc9d076 09:56:22 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:22 ---> 3cdfa7aa12f2 09:56:22 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:22 ---> Running in 97b39a60155d 09:56:23 ---> Running in 52708fa1f9dd 09:56:23 ---> Running in b908e0a65d9f 09:56:23 ---> Running in 63e1bb2bd2ab 09:58:29 Removing intermediate container bf63f8b4e89b 09:58:29 ---> 8edf8224cf09 09:58:29 Step 8/25 : COPY . . 09:58:29 Removing intermediate container 97b39a60155d 09:58:29 ---> fe36f6234e59 09:58:29 Step 8/23 : COPY . . 09:58:29 Removing intermediate container b908e0a65d9f 09:58:29 ---> 55ae4287314d 09:58:29 Step 7/20 : COPY . . 09:58:29 Removing intermediate container 52708fa1f9dd 09:58:29 ---> 9714f4632968 09:58:29 Step 8/24 : COPY . . 09:58:29 Removing intermediate container 63e1bb2bd2ab 09:58:29 ---> 765fe27c74ab 09:58:29 Step 8/23 : COPY . . 09:58:34 ---> 93abdbce63e4 09:58:34 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 09:58:34 ---> 4d61e9d24abd 09:58:34 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 09:58:34 ---> c5f7558d6990 09:58:34 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:58:34 ---> 503927139675 09:58:34 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:58:34 ---> 751a1dda64bf 09:58:34 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 09:58:34 ---> Running in b020a1611018 09:58:34 ---> Running in dfeb4f6efa8c 09:58:34 ---> Running in 6bd5206ec03d 09:58:34 ---> Running in 558f4dcadd1e 09:58:34 ---> Running in 52976c5a58ba 09:58:36 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:58:36 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 09:58:36 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 09:58:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:58:36 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:05:58 Removing intermediate container 52976c5a58ba 10:05:58 ---> 2ee9abe9c361 10:05:58 10:05:58 Step 10/23 : FROM alpine:3.17 10:05:58 3.17: Pulling from library/alpine 10:05:58 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 10:05:58 Status: Downloaded newer image for alpine:3.17 10:05:58 ---> d74e625d9115 10:05:58 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 10:05:58 ---> Running in 6f23d79eeb45 10:05:58 Removing intermediate container 6f23d79eeb45 10:05:58 ---> 8b591548e68d 10:05:58 Step 12/23 : RUN apk add --update --no-cache dumb-init 10:05:58 ---> Running in 9306fa2eda71 10:06:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:06:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:06:03 Removing intermediate container b020a1611018 10:06:03 ---> dc94c4bacc9f 10:06:03 10:06:03 Step 10/24 : FROM alpine:3.17 10:06:03 ---> d74e625d9115 10:06:03 Step 11/24 : RUN apk add --update --no-cache dumb-init 10:06:03 ---> Running in 636e144e8818 10:06:04 (1/1) Installing dumb-init (1.2.5-r2) 10:06:04 Executing busybox-1.35.0-r29.trigger 10:06:04 OK: 8 MiB in 16 packages 10:06:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:06:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:06:06 Removing intermediate container 9306fa2eda71 10:06:06 ---> 6ab08412cfe3 10:06:06 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:06:07 ---> 75858ccfb100 10:06:07 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 10:06:07 (1/1) Installing dumb-init (1.2.5-r2) 10:06:07 Executing busybox-1.35.0-r29.trigger 10:06:07 OK: 8 MiB in 16 packages 10:06:08 ---> 86ad1cf118e4 10:06:08 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 10:06:11 ---> afbd90fa3e20 10:06:11 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 10:06:11 Removing intermediate container 636e144e8818 10:06:11 ---> 9ff7b7e6536b 10:06:11 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:06:11 ---> Running in 97f786746219 10:06:12 ---> 3bf101a1a8ae 10:06:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 10:06:12 Removing intermediate container 97f786746219 10:06:12 ---> 8f792d86622e 10:06:12 Step 13/24 : ENV APP_PORT=59882 10:06:12 ---> Running in 4d1263bc0e61 10:06:13 Removing intermediate container 4d1263bc0e61 10:06:13 ---> 90a26aa4739e 10:06:13 Step 14/24 : EXPOSE $APP_PORT 10:06:13 ---> Running in de2fb0d20923 10:06:13 ---> 09724538a18f 10:06:13 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:06:13 ---> Running in e4c6613b6592 10:06:14 Removing intermediate container de2fb0d20923 10:06:14 ---> 4574e64115f5 10:06:14 Step 15/24 : WORKDIR / 10:06:14 ---> Running in f585b99acfef 10:06:15 Removing intermediate container f585b99acfef 10:06:15 ---> 932b5117b549 10:06:15 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 10:06:16 ---> bd5780cdec64 10:06:16 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 10:06:17 ---> f632bdd71418 10:06:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:06:17 Removing intermediate container e4c6613b6592 10:06:17 ---> 4d5ac4473cc9 10:06:17 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 10:06:18 ---> Running in 4618ef067de7 10:06:18 Removing intermediate container 4618ef067de7 10:06:18 ---> ba2ba848dbc8 10:06:18 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 10:06:18 ---> Running in 8d35f4af113a 10:06:19 Removing intermediate container 8d35f4af113a 10:06:19 ---> 52e99334676f 10:06:19 Step 21/23 : LABEL arch=arm64 10:06:19 ---> Running in fb28304137f3 10:06:20 ---> a2c142966d4f 10:06:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 10:06:20 Removing intermediate container fb28304137f3 10:06:20 ---> ff1b09b5f282 10:06:20 Step 22/23 : LABEL git_sha=6b3b581946f5b2ab3d00865ba85189c69ed2853f 10:06:20 ---> Running in 11b0271f1981 10:06:21 Removing intermediate container 11b0271f1981 10:06:21 ---> 9474d5d82a56 10:06:21 Step 23/23 : LABEL version=0.0.0 10:06:22 ---> Running in 9d790af901cd 10:06:22 ---> d27ed67e23da 10:06:22 Step 20/24 : ENTRYPOINT ["/core-command"] 10:06:22 ---> Running in 5230b2183dd8 10:06:22 Removing intermediate container 9d790af901cd 10:06:22 ---> 72d34c5e54df 10:06:22 10:06:23 Removing intermediate container 5230b2183dd8 10:06:23 ---> 0e8989994218 10:06:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:06:23 ---> Running in 5353f68f8bca 10:06:24 Successfully built 72d34c5e54df 10:06:24 Successfully tagged core-common-config-bootstrapper-arm64:latest 10:06:24  Building core-common-config-bootstrapper ... done Building support-notifications 10:06:24 Removing intermediate container 5353f68f8bca 10:06:24 ---> c66ff24bf050 10:06:24 Step 22/24 : LABEL arch=arm64 10:06:25 ---> Running in 1e704a1331eb 10:06:26 Removing intermediate container 1e704a1331eb 10:06:26 ---> abb24ea03990 10:06:26 Step 23/24 : LABEL git_sha=6b3b581946f5b2ab3d00865ba85189c69ed2853f 10:06:26 ---> Running in 5817db4dd3cb 10:06:26 Removing intermediate container 5817db4dd3cb 10:06:26 ---> 4a974c21df27 10:06:26 Step 24/24 : LABEL version=0.0.0 10:06:26 ---> Running in f5de15e34462 10:06:27 Removing intermediate container f5de15e34462 10:06:27 ---> 18704dc89dd1 10:06:27 10:06:28 Successfully built 18704dc89dd1 10:06:28 Successfully tagged core-command-arm64:latest 10:06:28  Building core-command ... done Building security-proxy-auth 10:06:33 Removing intermediate container 558f4dcadd1e 10:06:33 ---> b13eca874660 10:06:33 10:06:33 Step 10/25 : FROM alpine:3.17 10:06:33 ---> d74e625d9115 10:06:33 Step 11/25 : RUN apk add --update --no-cache dumb-init 10:06:33 ---> Using cache 10:06:33 ---> 9ff7b7e6536b 10:06:33 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:06:33 ---> Using cache 10:06:33 ---> 8f792d86622e 10:06:33 Step 13/25 : ENV APP_PORT=59881 10:06:33 ---> Running in 4a6d900e32b1 10:06:34 Removing intermediate container 4a6d900e32b1 10:06:34 ---> 016e784a1371 10:06:34 Step 14/25 : EXPOSE $APP_PORT 10:06:34 ---> Running in 9bb84793de0c 10:06:34 Removing intermediate container 9bb84793de0c 10:06:34 ---> 2fac209e47b5 10:06:34 Step 15/25 : WORKDIR / 10:06:34 ---> Running in 4be9fc75327a 10:06:35 Removing intermediate container 4be9fc75327a 10:06:35 ---> 4bd5886c37b5 10:06:35 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 10:06:38 ---> 2a679af7fca5 10:06:38 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 10:06:39 ---> 6e8350aec602 10:06:39 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:06:42 ---> c80abf8af8e3 10:06:42 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 10:06:43 ---> 56dc7050d987 10:06:43 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 10:06:45 ---> 164e598c7291 10:06:45 Step 21/25 : ENTRYPOINT ["/core-metadata"] 10:06:45 ---> Running in b434af612762 10:06:46 Removing intermediate container b434af612762 10:06:46 ---> 26e64c6cc097 10:06:46 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:06:46 ---> Running in bd2d97d23524 10:06:47 Removing intermediate container bd2d97d23524 10:06:47 ---> 9aa86bb135ba 10:06:47 Step 23/25 : LABEL arch=arm64 10:06:47 ---> Running in cf107f60f48e 10:06:48 Removing intermediate container cf107f60f48e 10:06:48 ---> 696ec61260c5 10:06:48 Step 24/25 : LABEL git_sha=6b3b581946f5b2ab3d00865ba85189c69ed2853f 10:06:48 ---> Running in 38d113e1537d 10:06:49 Removing intermediate container 38d113e1537d 10:06:49 ---> 1fb11ecb87a4 10:06:49 Step 25/25 : LABEL version=0.0.0 10:06:49 ---> Running in 8de850c0c431 10:06:51 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:06:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:06:51 ---> 3ccb7ff67f11 10:06:51 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:06:51 ---> Using cache 10:06:51 ---> d90a98f7a729 10:06:51 Step 4/23 : WORKDIR /edgex-go 10:06:51 ---> Using cache 10:06:51 ---> f0092ae9a547 10:06:51 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 10:06:52 Removing intermediate container 8de850c0c431 10:06:52 ---> 58f6cc3ccd1a 10:06:52 10:06:52 ---> Running in 87f12db35ad9 10:06:53 Successfully built 58f6cc3ccd1a 10:06:53 Successfully tagged core-metadata-arm64:latest 10:06:53  Building core-metadata ... done Building core-data 10:06:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:06:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:06:57 OK: 263 MiB in 53 packages 10:06:58 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:06:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:06:58 ---> 3ccb7ff67f11 10:06:58 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:06:58 ---> Using cache 10:06:58 ---> d90a98f7a729 10:06:58 Step 4/23 : WORKDIR /edgex-go 10:06:58 ---> Using cache 10:06:58 ---> f0092ae9a547 10:06:58 Step 5/23 : RUN apk add --update --no-cache make git 10:06:58 ---> Using cache 10:06:58 ---> eb0489107b6a 10:06:58 Step 6/23 : COPY go.mod vendor* ./ 10:06:58 ---> Using cache 10:06:58 ---> c771d15da48e 10:06:58 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:06:58 ---> Using cache 10:06:58 ---> 765fe27c74ab 10:06:58 Step 8/23 : COPY . . 10:06:58 ---> Using cache 10:06:58 ---> 503927139675 10:06:58 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 10:06:58 ---> Running in 19d7530eed87 10:07:00 Removing intermediate container 87f12db35ad9 10:07:00 ---> 0693ce011da3 10:07:00 Step 6/23 : COPY go.mod vendor* ./ 10:07: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 10:07:01 ---> c23cbfb42f0e 10:07:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:07:01 ---> Running in 386cdeb71a55 10:07:13 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:07:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:07:13 ---> 3ccb7ff67f11 10:07:13 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:07:13 ---> Using cache 10:07:13 ---> d90a98f7a729 10:07:13 Step 4/23 : WORKDIR /edgex-go 10:07:13 ---> Using cache 10:07:13 ---> f0092ae9a547 10:07:13 Step 5/23 : RUN apk add --update --no-cache make git 10:07:13 ---> Using cache 10:07:13 ---> eb0489107b6a 10:07:13 Step 6/23 : COPY go.mod vendor* ./ 10:07:13 ---> Using cache 10:07:13 ---> c771d15da48e 10:07:13 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:07:13 ---> Using cache 10:07:13 ---> 765fe27c74ab 10:07:13 Step 8/23 : COPY . . 10:07:13 ---> Using cache 10:07:13 ---> 503927139675 10:07:13 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 10:07:14 ---> Running in 03d5ca96e9e8 10:07:16 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 10:07:55 Removing intermediate container 6bd5206ec03d 10:07:55 ---> 12de259af188 10:07:55 10:07:55 Step 9/20 : FROM alpine:3.17 10:07:55 ---> d74e625d9115 10:07:55 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:07:55 ---> Running in 52bb35b729a6 10:07:55 Removing intermediate container 52bb35b729a6 10:07:55 ---> 04a35a51fcc3 10:07:55 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:07:55 ---> Running in 89451c3fe24c 10:07:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:07:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:07:55 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 10:07:55 v3.17.2-213-gd44f99f18d3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 10:07:55 OK: 17687 distinct packages available 10:07:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:07:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:07:58 (1/9) Installing ca-certificates (20220614-r4) 10:07:58 (2/9) Installing brotli-libs (1.0.9-r9) 10:07:58 (3/9) Installing nghttp2-libs (1.51.0-r0) 10:07:58 (4/9) Installing libcurl (7.88.1-r0) 10:07:58 (5/9) Installing curl (7.88.1-r0) 10:07:58 (6/9) Installing dumb-init (1.2.5-r2) 10:07:58 (7/9) Installing musl-obstack (1.2.3-r0) 10:07:58 (8/9) Installing libucontext (1.2-r0) 10:07:58 (9/9) Installing gcompat (1.1.0-r0) 10:07:58 Executing busybox-1.35.0-r29.trigger 10:07:58 Executing ca-certificates-20220614-r4.trigger 10:07:58 OK: 11 MiB in 24 packages 10:08:02 Removing intermediate container 89451c3fe24c 10:08:02 ---> b121c00c5840 10:08:02 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 10:08:02 ---> 4dd4576b990f 10:08:02 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 10:08:04 ---> e05b6f0c70c5 10:08:04 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:08:10 ---> 42391980dca8 10:08:10 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 10:08:11 ---> 616c0d726b6f 10:08:11 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 10:08:11 ---> Running in af51e18df4c3 10:08:12 Removing intermediate container af51e18df4c3 10:08:12 ---> 513f0adbd672 10:08:12 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:08:12 ---> Running in 93ce394a50bc 10:08:13 Removing intermediate container 93ce394a50bc 10:08:13 ---> 9162bdde538e 10:08:13 Step 18/20 : LABEL arch=arm64 10:08:13 ---> Running in b07727afa03f 10:08:14 Removing intermediate container b07727afa03f 10:08:14 ---> 6a52380a50c6 10:08:14 Step 19/20 : LABEL git_sha=6b3b581946f5b2ab3d00865ba85189c69ed2853f 10:08:15 ---> Running in d6d971740ba4 10:08:16 Removing intermediate container d6d971740ba4 10:08:16 ---> ce1551be229b 10:08:16 Step 20/20 : LABEL version=0.0.0 10:08:16 ---> Running in 9289a885b949 10:08:17 Removing intermediate container 9289a885b949 10:08:17 ---> 378a60c2c839 10:08:17 10:08:17 Successfully built 378a60c2c839 10:08:17 Successfully tagged security-spiffe-token-provider-arm64:latest 10:08:17 Building security-proxy-setup 10:08:40  Building security-spiffe-token-provider ... done Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:08:40 Step 2/21 : FROM ${BUILDER_BASE} AS builder 10:08:40 ---> 3ccb7ff67f11 10:08:40 Step 3/21 : WORKDIR /edgex-go 10:08:40 ---> Using cache 10:08:40 ---> 1c6bee497223 10:08:40 Step 4/21 : RUN apk add --update --no-cache make git 10:08:40 ---> Running in 5638679013a9 10:08:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:08:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:08:45 OK: 263 MiB in 53 packages 10:08:47 Removing intermediate container 5638679013a9 10:08:47 ---> 06ddce393758 10:08:47 Step 5/21 : COPY go.mod vendor* ./ 10:08:48 ---> 948f9eab8af4 10:08:48 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:08:48 ---> Running in 7b430f921bd1 10:08:49 Removing intermediate container 386cdeb71a55 10:08:49 ---> 483cc4c8c388 10:08:49 Step 8/23 : COPY . . 10:09:11 ---> 238995e9be46 10:09:11 Step 9/23 : RUN make cmd/support-notifications/support-notifications 10:09:11 ---> Running in 95ba352f9efd 10:09:11 Removing intermediate container dfeb4f6efa8c 10:09:11 ---> 2f013616c3e6 10:09:11 10:09:11 Step 10/23 : FROM alpine:3.17 10:09:11 ---> d74e625d9115 10:09:11 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:09:11 ---> Using cache 10:09:11 ---> 9ff7b7e6536b 10:09:11 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:09:11 ---> Using cache 10:09:11 ---> 8f792d86622e 10:09:11 Step 13/23 : ENV APP_PORT=59861 10:09:11 ---> Running in f1ca9844de6f 10:09:12 Removing intermediate container f1ca9844de6f 10:09:12 ---> fc58f86aee5f 10:09:12 Step 14/23 : EXPOSE $APP_PORT 10:09:12 ---> Running in 32ab643da155 10:09:12 Removing intermediate container 32ab643da155 10:09:12 ---> be2f11a5503b 10:09:12 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:09:13 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 10:09:14 ---> ffeefdb4096b 10:09:14 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 10:09:15 ---> dd320d346037 10:09:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:09:17 ---> eb9d3f7faf27 10:09:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 10:09:18 ---> d9d8cc9189bf 10:09:18 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 10:09:19 ---> Running in 1d42f087c67f 10:09:19 Removing intermediate container 1d42f087c67f 10:09:19 ---> 2ee5fc33e554 10:09:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:09:19 ---> Running in 42d21bbbe999 10:09:20 Removing intermediate container 42d21bbbe999 10:09:20 ---> a9997fb0f51d 10:09:20 Step 21/23 : LABEL arch=arm64 10:09:20 ---> Running in a20717580fad 10:09:21 Removing intermediate container a20717580fad 10:09:21 ---> 458a7226e635 10:09:21 Step 22/23 : LABEL git_sha=6b3b581946f5b2ab3d00865ba85189c69ed2853f 10:09:21 ---> Running in c2f99e8b9735 10:09:21 Removing intermediate container c2f99e8b9735 10:09:21 ---> 9a387bb791cf 10:09:21 Step 23/23 : LABEL version=0.0.0 10:09:21 ---> Running in 5ad7930ffed3 10:09:22 Removing intermediate container 5ad7930ffed3 10:09:22 ---> 9da213da8469 10:09:22 10:09:22 Successfully built 9da213da8469 10:09:22 Successfully tagged support-scheduler-arm64:latest 10:09:22 Building security-spire-config 10:09:41  Building support-scheduler ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:09:41 Step 2/26 : FROM ${BUILDER_BASE} AS builder 10:09:41 ---> 3ccb7ff67f11 10:09:41 Step 3/26 : WORKDIR /edgex-go 10:09:41 ---> Using cache 10:09:41 ---> 1c6bee497223 10:09:41 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 10:09:41 ---> Running in dabd348052bd 10:09:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:09:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:09:44 OK: 263 MiB in 53 packages 10:09:46 Removing intermediate container dabd348052bd 10:09:46 ---> f9a12b3cc490 10:09:46 Step 5/26 : COPY go.mod vendor* ./ 10:09:47 ---> 08a1af16d012 10:09:47 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:09:47 ---> Running in 4876a5ba3976 10:10:26 Removing intermediate container 7b430f921bd1 10:10:26 ---> 045fc11a0788 10:10:26 Step 7/21 : COPY . . 10:10:41 ---> 15fdeffb05b4 10:10:41 Step 8/21 : RUN make cmd/secrets-config/secrets-config 10:10:41 ---> Running in 1c124bf0b003 10:10:41 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 10:11:28 Removing intermediate container 4876a5ba3976 10:11:28 ---> 80abdf91a832 10:11:28 Step 7/26 : COPY . . 10:11:36 ---> 21f2208bba06 10:11:36 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 10:11:37 ---> Running in 87e7817d9361 10:11:37 Removing intermediate container 87e7817d9361 10:11:37 ---> 398ceebca977 10:11:37 Step 9/26 : WORKDIR /edgex-go/spire-build 10:11:37 ---> Running in 1410964d882a 10:11:38 Removing intermediate container 1410964d882a 10:11:38 ---> f79b0dcbbf08 10:11:38 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 10:11:38 ---> Running in 26778047c377 10:11:38 Removing intermediate container 26778047c377 10:11:38 ---> dc7d95c426ff 10:11:38 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 10:11:38 ---> Running in a7124d0be242 10:11:42 Removing intermediate container a7124d0be242 10:11:42 ---> 0f027ce5ce02 10:11:42 Step 12/26 : WORKDIR /edgex-go 10:11:42 ---> Running in 70e25b7510d6 10:11:42 Removing intermediate container 70e25b7510d6 10:11:42 ---> c124cb4696d5 10:11:42 10:11:42 Step 13/26 : FROM alpine:3.17 10:11:42 ---> d74e625d9115 10:11:42 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:11:42 ---> Using cache 10:11:42 ---> 04a35a51fcc3 10:11:42 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 10:11:42 ---> Running in bf2376a6ab33 10:11:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:11:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:11:46 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 10:11:46 v3.17.2-213-gd44f99f18d3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 10:11:46 OK: 17687 distinct packages available 10:11:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:11:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:11:49 (1/4) Installing dumb-init (1.2.5-r2) 10:11:49 (2/4) Installing musl-obstack (1.2.3-r0) 10:11:49 (3/4) Installing libucontext (1.2-r0) 10:11:49 (4/4) Installing gcompat (1.1.0-r0) 10:11:49 Executing busybox-1.35.0-r29.trigger 10:11:49 OK: 8 MiB in 19 packages 10:11:50 Removing intermediate container bf2376a6ab33 10:11:50 ---> ee6f8ac8d1d8 10:11:50 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 10:11:51 ---> 531c7e941d1f 10:11:51 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 10:11:58 ---> 3b7846b1e1d8 10:11:58 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:11:58 ---> 1c6df086b0f5 10:11:58 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 10:11:58 ---> Running in 368724be7715 10:11:59 Removing intermediate container 368724be7715 10:11:59 ---> 44a2b94a7316 10:11:59 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:12:00 ---> ba5b7d90a135 10:12:00 Step 21/26 : WORKDIR / 10:12:00 ---> Running in bd9d211ee894 10:12:02 Removing intermediate container bd9d211ee894 10:12:02 ---> 703f6f537438 10:12:02 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:12:02 ---> Running in 54c7f90a9313 10:12:03 Removing intermediate container 54c7f90a9313 10:12:03 ---> c5f124f2742e 10:12:03 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:12:03 ---> Running in 36c7ca32fbd6 10:12:03 Removing intermediate container 36c7ca32fbd6 10:12:03 ---> b267771c616e 10:12:03 Step 24/26 : LABEL arch=arm64 10:12:03 ---> Running in f4472c8bd3a3 10:12:04 Removing intermediate container f4472c8bd3a3 10:12:04 ---> eae750fa2b2e 10:12:04 Step 25/26 : LABEL git_sha=6b3b581946f5b2ab3d00865ba85189c69ed2853f 10:12:04 ---> Running in b038d53feac9 10:12:04 Removing intermediate container b038d53feac9 10:12:04 ---> ce9143256f2b 10:12:04 Step 26/26 : LABEL version=0.0.0 10:12:04 ---> Running in 82405f4815b8 10:12:05 Removing intermediate container 82405f4815b8 10:12:05 ---> f70238bcc263 10:12:05 10:12:05 Successfully built f70238bcc263 10:12:05 Successfully tagged security-spire-config-arm64:latest 10:12:05 Building security-spire-server 10:12:20  Building security-spire-config ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:12:20 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:12:20 ---> 3ccb7ff67f11 10:12:20 Step 3/25 : WORKDIR /edgex-go 10:12:20 ---> Using cache 10:12:20 ---> 1c6bee497223 10:12:20 Step 4/25 : RUN apk add --update --no-cache make git build-base curl 10:12:20 ---> Using cache 10:12:20 ---> f9a12b3cc490 10:12:20 Step 5/25 : COPY go.mod vendor* ./ 10:12:20 ---> Using cache 10:12:20 ---> 08a1af16d012 10:12:20 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:12:20 ---> Using cache 10:12:20 ---> 80abdf91a832 10:12:20 Step 7/25 : COPY . . 10:12:20 ---> Using cache 10:12:20 ---> 21f2208bba06 10:12:20 Step 8/25 : ARG SPIRE_RELEASE=1.2.1 10:12:20 ---> Using cache 10:12:20 ---> 398ceebca977 10:12:20 Step 9/25 : WORKDIR /edgex-go/spire-build 10:12:20 ---> Using cache 10:12:20 ---> f79b0dcbbf08 10:12:20 Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 10:12:20 ---> Using cache 10:12:20 ---> dc7d95c426ff 10:12:20 Step 11/25 : 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 10:12:20 ---> Running in caa499ca4b26 10:12:23 Removing intermediate container caa499ca4b26 10:12:23 ---> c0cfc0dafb05 10:12:23 Step 12/25 : WORKDIR /edgex-go 10:12:23 ---> Running in a214f97f9441 10:12:23 Removing intermediate container a214f97f9441 10:12:23 ---> 39eb2c847e37 10:12:23 10:12:23 Step 13/25 : FROM alpine:3.17 10:12:23 ---> d74e625d9115 10:12:23 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:12:23 ---> Using cache 10:12:23 ---> 04a35a51fcc3 10:12:23 Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:12:23 ---> Running in 83010cb8c51e 10:12:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:12:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:12:27 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 10:12:27 v3.17.2-213-gd44f99f18d3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 10:12:27 OK: 17687 distinct packages available 10:12:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:12:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:12:29 (1/5) Installing dumb-init (1.2.5-r2) 10:12:29 (2/5) Installing musl-obstack (1.2.3-r0) 10:12:29 (3/5) Installing libucontext (1.2-r0) 10:12:29 (4/5) Installing gcompat (1.1.0-r0) 10:12:29 (5/5) Installing openssl (3.0.8-r0) 10:12:29 Executing busybox-1.35.0-r29.trigger 10:12:29 OK: 9 MiB in 20 packages 10:12:31 Removing intermediate container 83010cb8c51e 10:12:31 ---> d22a69fed45c 10:12:31 Step 16/25 : COPY --from=builder /edgex-go/security.txt / 10:12:32 ---> f3102e9abb14 10:12:32 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 10:12:37 ---> e7fdd8cf114d 10:12:37 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:12:38 ---> 6316b4b24150 10:12:38 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:12:40 ---> 616d055bb07e 10:12:40 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:12:41 ---> 0e6164961093 10:12:41 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:12:41 ---> Running in 9145b73dee03 10:12:42 Removing intermediate container 9145b73dee03 10:12:42 ---> 1764befa8162 10:12:42 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:12:42 ---> Running in 3f88e6c227a5 10:12:43 Removing intermediate container 3f88e6c227a5 10:12:43 ---> 5cd138a9d131 10:12:43 Step 23/25 : LABEL arch=arm64 10:12:43 ---> Running in c5f5e6d77e03 10:12:43 Removing intermediate container c5f5e6d77e03 10:12:43 ---> fb7fee8e0afb 10:12:43 Step 24/25 : LABEL git_sha=6b3b581946f5b2ab3d00865ba85189c69ed2853f 10:12:43 ---> Running in 562f541d3c7e 10:12:44 Removing intermediate container 562f541d3c7e 10:12:44 ---> d9965c03669f 10:12:44 Step 25/25 : LABEL version=0.0.0 10:12:44 ---> Running in f80e4cd31d4c 10:12:44 Removing intermediate container f80e4cd31d4c 10:12:44 ---> bafae20f5318 10:12:44 10:12:45 Successfully built bafae20f5318 10:12:45 Successfully tagged security-spire-server-arm64:latest 10:12:45 Building security-secretstore-setup 10:13:03  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:13:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:13:03 ---> 3ccb7ff67f11 10:13:03 Step 3/24 : WORKDIR /edgex-go 10:13:03 ---> Using cache 10:13:03 ---> 1c6bee497223 10:13:03 Step 4/24 : RUN apk add --update --no-cache make git 10:13:03 ---> Using cache 10:13:03 ---> 06ddce393758 10:13:03 Step 5/24 : COPY go.mod vendor* ./ 10:13:03 ---> Using cache 10:13:03 ---> 948f9eab8af4 10:13:03 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:13:03 ---> Using cache 10:13:03 ---> 045fc11a0788 10:13:03 Step 7/24 : COPY . . 10:13:03 ---> Using cache 10:13:03 ---> 15fdeffb05b4 10:13:03 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:13:03 ---> Running in 88c0456059fb 10:13:04 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 10:13:36 Removing intermediate container 19d7530eed87 10:13:36 ---> df07062fee02 10:13:36 10:13:36 Step 10/23 : FROM alpine:3.17 10:13:36 ---> d74e625d9115 10:13:36 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 10:13:36 ---> Using cache 10:13:36 ---> 8b591548e68d 10:13:36 Step 12/23 : RUN apk add --update --no-cache dumb-init 10:13:36 ---> Using cache 10:13:36 ---> 6ab08412cfe3 10:13:36 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:13:36 ---> Using cache 10:13:36 ---> 75858ccfb100 10:13:36 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 10:13:36 ---> Using cache 10:13:36 ---> 86ad1cf118e4 10:13:36 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:13:37 ---> 8f8593fd0f1e 10:13:37 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 10:13:38 ---> a8b0ba0febbd 10:13:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 10:13:39 ---> 0ee39a385405 10:13:39 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:13:39 ---> Running in dc7fb564a202 10:13:42 Removing intermediate container dc7fb564a202 10:13:42 ---> f06c5b74afab 10:13:42 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 10:13:42 ---> Running in c4d5ed16682a 10:13:45 Removing intermediate container c4d5ed16682a 10:13:45 ---> 0f26a5b0cc0e 10:13:45 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 10:13:45 ---> Running in 55d3c378c758 10:13:45 Removing intermediate container 55d3c378c758 10:13:45 ---> ab20d4451711 10:13:45 Step 21/23 : LABEL arch=arm64 10:13:45 ---> Running in b8a06a01a935 10:13:46 Removing intermediate container b8a06a01a935 10:13:46 ---> b83dbc01a3d8 10:13:46 Step 22/23 : LABEL git_sha=6b3b581946f5b2ab3d00865ba85189c69ed2853f 10:13:46 ---> Running in 91ab0f6a6e3a 10:13:46 Removing intermediate container 91ab0f6a6e3a 10:13:46 ---> 9bdac6477d11 10:13:46 Step 23/23 : LABEL version=0.0.0 10:13:46 ---> Running in 47882c68b12a 10:13:47 Removing intermediate container 47882c68b12a 10:13:47 ---> 4ececfb1d35a 10:13:47 10:13:47 Successfully built 4ececfb1d35a 10:13:47 Successfully tagged security-proxy-auth-arm64:latest 10:13:47 Building security-spire-agent 10:14:09  Building security-proxy-auth ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:14:09 Step 2/26 : FROM ${BUILDER_BASE} AS builder 10:14:09 ---> 3ccb7ff67f11 10:14:09 Step 3/26 : WORKDIR /edgex-go 10:14:09 ---> Using cache 10:14:09 ---> 1c6bee497223 10:14:09 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 10:14:09 ---> Using cache 10:14:09 ---> f9a12b3cc490 10:14:09 Step 5/26 : COPY go.mod vendor* ./ 10:14:09 ---> Using cache 10:14:09 ---> 08a1af16d012 10:14:09 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:14:09 ---> Using cache 10:14:09 ---> 80abdf91a832 10:14:09 Step 7/26 : COPY . . 10:14:09 ---> Using cache 10:14:09 ---> 21f2208bba06 10:14:09 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 10:14:09 ---> Using cache 10:14:09 ---> 398ceebca977 10:14:09 Step 9/26 : WORKDIR /edgex-go/spire-build 10:14:09 ---> Using cache 10:14:09 ---> f79b0dcbbf08 10:14:09 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 10:14:09 ---> Using cache 10:14:09 ---> dc7d95c426ff 10:14:09 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 10:14:09 ---> Using cache 10:14:09 ---> 0f027ce5ce02 10:14:09 Step 12/26 : WORKDIR /edgex-go 10:14:09 ---> Using cache 10:14:09 ---> c124cb4696d5 10:14:09 10:14:09 Step 13/26 : FROM alpine:3.17 10:14:09 ---> d74e625d9115 10:14:09 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:14:09 ---> Using cache 10:14:09 ---> 04a35a51fcc3 10:14:09 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:14:09 ---> Using cache 10:14:09 ---> d22a69fed45c 10:14:09 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 10:14:09 ---> Using cache 10:14:09 ---> f3102e9abb14 10:14:09 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 10:14:11 ---> a7c5bdc39066 10:14:11 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 10:14:17 ---> 1735a86224c9 10:14:17 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:14:17 ---> eb8dca608523 10:14:17 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 10:14:18 ---> 94bb9930585f 10:14:18 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 10:14:19 ---> 15aa05eb955d 10:14:19 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:14:19 ---> Running in da823a60254a 10:14:19 Removing intermediate container da823a60254a 10:14:19 ---> f94b8cefe07f 10:14:19 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:14:19 ---> Running in 53aef055ba3e 10:14:20 Removing intermediate container 53aef055ba3e 10:14:20 ---> 6f5de318199f 10:14:20 Step 24/26 : LABEL arch=arm64 10:14:20 ---> Running in 74b0420bc6a4 10:14:21 Removing intermediate container 74b0420bc6a4 10:14:21 ---> 2ca1b3962652 10:14:21 Step 25/26 : LABEL git_sha=6b3b581946f5b2ab3d00865ba85189c69ed2853f 10:14:21 ---> Running in 452db6249abc 10:14:21 Removing intermediate container 452db6249abc 10:14:21 ---> a4b8fa291d68 10:14:21 Step 26/26 : LABEL version=0.0.0 10:14:21 ---> Running in af21a77c6a7a 10:14:22 Removing intermediate container af21a77c6a7a 10:14:22 ---> a20759171b5f 10:14:22 10:14:22 Successfully built a20759171b5f 10:14:22 Successfully tagged security-spire-agent-arm64:latest 10:14:22  Building security-spire-agent ... done Building security-bootstrapper 10:14:40 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:14:40 Step 2/33 : FROM ${BUILDER_BASE} AS builder 10:14:40 ---> 3ccb7ff67f11 10:14:40 Step 3/33 : WORKDIR /edgex-go 10:14:40 ---> Using cache 10:14:40 ---> 1c6bee497223 10:14:40 Step 4/33 : RUN apk add --update --no-cache make git 10:14:40 ---> Using cache 10:14:40 ---> 06ddce393758 10:14:40 Step 5/33 : COPY go.mod vendor* ./ 10:14:40 ---> Using cache 10:14:40 ---> 948f9eab8af4 10:14:40 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:14:40 ---> Using cache 10:14:40 ---> 045fc11a0788 10:14:40 Step 7/33 : COPY . . 10:14:40 ---> Using cache 10:14:40 ---> 15fdeffb05b4 10:14:40 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 10:14:41 ---> Running in a16f24dd598a 10:14: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:15:05 Removing intermediate container 03d5ca96e9e8 10:15:05 ---> 5e82316de44d 10:15:05 10:15:05 Step 10/23 : FROM alpine:3.17 10:15:05 ---> d74e625d9115 10:15:05 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:15:05 ---> Running in decefdf89a17 10:15:05 Removing intermediate container decefdf89a17 10:15:05 ---> 9b5b8787be56 10:15:05 Step 12/23 : ENV APP_PORT=59880 10:15:05 ---> Running in ea18e64de939 10:15:05 Removing intermediate container ea18e64de939 10:15:05 ---> 30e74afd72de 10:15:05 Step 13/23 : EXPOSE $APP_PORT 10:15:05 ---> Running in cd77ffc382d6 10:15:05 Removing intermediate container cd77ffc382d6 10:15:05 ---> 70b7f28e0da6 10:15:05 Step 14/23 : RUN apk add --update --no-cache dumb-init 10:15:06 ---> Running in d115c5363ebc 10:15:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:15:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:15:10 (1/1) Installing dumb-init (1.2.5-r2) 10:15:10 Executing busybox-1.35.0-r29.trigger 10:15:10 OK: 8 MiB in 16 packages 10:15:12 Removing intermediate container d115c5363ebc 10:15:12 ---> a3e0d6161f66 10:15:12 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:15:13 ---> bc35b9f6b4de 10:15:13 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 10:15:14 ---> 88af0ec91d5c 10:15:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:15:16 ---> adcd3787d72f 10:15:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 10:15:17 ---> f7ceae3e0af7 10:15:17 Step 19/23 : ENTRYPOINT ["/core-data"] 10:15:17 ---> Running in 99ae7971ff6d 10:15:18 Removing intermediate container 99ae7971ff6d 10:15:18 ---> c94200afb339 10:15:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:15:18 ---> Running in f861806fcd31 10:15:18 Removing intermediate container f861806fcd31 10:15:18 ---> 82c8e9f6f5f1 10:15:18 Step 21/23 : LABEL arch=arm64 10:15:18 ---> Running in 1d82acdc5b8b 10:15:19 Removing intermediate container 1d82acdc5b8b 10:15:19 ---> f4b7d086adf5 10:15:19 Step 22/23 : LABEL git_sha=6b3b581946f5b2ab3d00865ba85189c69ed2853f 10:15:19 ---> Running in 50e97ffddcca 10:15:20 Removing intermediate container 50e97ffddcca 10:15:20 ---> bb94f1ccbe8e 10:15:20 Step 23/23 : LABEL version=0.0.0 10:15:20 ---> Running in f118c7a0dbb0 10:15:20 Removing intermediate container f118c7a0dbb0 10:15:20 ---> 4f128935b5ae 10:15:20 10:15:20 Successfully built 4f128935b5ae 10:15:20 Successfully tagged core-data-arm64:latest 10:16:57  Building core-data ... done Removing intermediate container 1c124bf0b003 10:16:57 ---> 6b6c7b17a118 10:16:57 10:16:57 Step 9/21 : FROM alpine:3.17 10:16:57 ---> d74e625d9115 10:16:57 Step 10/21 : RUN apk add --update --no-cache dumb-init openssl 10:16:57 ---> Running in c07382b5d13d 10:16:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:16:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:16:57 (1/2) Installing dumb-init (1.2.5-r2) 10:16:57 (2/2) Installing openssl (3.0.8-r0) 10:16:57 Executing busybox-1.35.0-r29.trigger 10:16:57 OK: 8 MiB in 17 packages 10:16:57 Removing intermediate container c07382b5d13d 10:16:57 ---> 6765ae855997 10:16:57 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 10:16:57 ---> Running in 0c9db2dc4449 10:16:57 Removing intermediate container 0c9db2dc4449 10:16:57 ---> 407ac168c77e 10:16:57 Step 12/21 : WORKDIR /edgex 10:16:58 ---> Running in d4e7d59ffe14 10:16:58 Removing intermediate container d4e7d59ffe14 10:16:58 ---> bf1a63a4341e 10:16:58 Step 13/21 : COPY --from=builder /edgex-go/security.txt / 10:16:59 ---> f9cd3cc0b194 10:16:59 Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 10:17:00 ---> 34fe2b4dd1fe 10:17:00 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:17:04 ---> 79515030fba9 10:17:04 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:17:05 ---> 61e185e06f87 10:17:05 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:17:05 ---> Running in 7917ce8d3d15 10:17:08 Removing intermediate container 7917ce8d3d15 10:17:08 ---> 111c54449ba2 10:17:08 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 10:17:08 ---> Running in 9526dcb9e053 10:17:08 Removing intermediate container 9526dcb9e053 10:17:08 ---> f8c14b65e100 10:17:08 Step 19/21 : LABEL arch=arm64 10:17:08 ---> Running in f9f02275c23c 10:17:09 Removing intermediate container f9f02275c23c 10:17:09 ---> 6e8402865c08 10:17:09 Step 20/21 : LABEL git_sha=6b3b581946f5b2ab3d00865ba85189c69ed2853f 10:17:09 ---> Running in 31342eee5e52 10:17:10 Removing intermediate container 31342eee5e52 10:17:10 ---> afb29ec039e1 10:17:10 Step 21/21 : LABEL version=0.0.0 10:17:10 ---> Running in 52474c5e0e14 10:17:10 Removing intermediate container 52474c5e0e14 10:17:10 ---> 980811d19420 10:17:10 10:17:10 Successfully built 980811d19420 10:17:10 Successfully tagged security-proxy-setup-arm64:latest 10:18:06  Building security-proxy-setup ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:18:21 Removing intermediate container 95ba352f9efd 10:18:21 ---> 6f0906b2552f 10:18:21 10:18:21 Step 10/23 : FROM alpine:3.17 10:18:21 ---> d74e625d9115 10:18:21 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 10:18:21 ---> Running in b1bd5bd055ec 10:18:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:18:22 Removing intermediate container 88c0456059fb 10:18:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:18:22 ---> ac226fe49250 10:18:22 10:18:22 Step 9/24 : FROM alpine:3.17 10:18:22 ---> d74e625d9115 10:18:22 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 10:18:23 (1/2) Installing ca-certificates (20220614-r4) 10:18:23 (2/2) Installing dumb-init (1.2.5-r2) 10:18:23 Executing busybox-1.35.0-r29.trigger 10:18:23 Executing ca-certificates-20220614-r4.trigger 10:18:24 OK: 8 MiB in 17 packages 10:18:25 ---> Running in 521fc79db3cd 10:18:27 Removing intermediate container b1bd5bd055ec 10:18:27 ---> 3a5edd327001 10:18:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 10:18:27 ---> Running in 6849a7b56b97 10:18:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:18:27 Removing intermediate container 6849a7b56b97 10:18:27 ---> 01f38038f1f7 10:18:27 Step 13/23 : ENV APP_PORT=59860 10:18:27 ---> Running in 62b3364359ce 10:18:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:18:27 Removing intermediate container 62b3364359ce 10:18:27 ---> 2a945c9cda33 10:18:27 Step 14/23 : EXPOSE $APP_PORT 10:18:27 ---> Running in 2a179adddd46 10:18:28 Removing intermediate container 2a179adddd46 10:18:28 ---> 92cfac57cd97 10:18:28 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:18:28 (1/3) Installing ca-certificates (20220614-r4) 10:18:29 (2/3) Installing dumb-init (1.2.5-r2) 10:18:29 (3/3) Installing su-exec (0.2-r2) 10:18:29 Executing busybox-1.35.0-r29.trigger 10:18:29 Executing ca-certificates-20220614-r4.trigger 10:18:29 ---> c201c89871f7 10:18:29 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 10:18:29 OK: 8 MiB in 18 packages 10:18:30 ---> dc9b9b046d9d 10:18:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:18:31 Removing intermediate container 521fc79db3cd 10:18:31 ---> b5e0d13790f8 10:18:31 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:18:31 ---> Running in 31e7d3f8890c 10:18:32 Removing intermediate container 31e7d3f8890c 10:18:32 ---> d367194d8904 10:18:32 Step 12/24 : WORKDIR / 10:18:32 ---> Running in ff1b363c283f 10:18:32 Removing intermediate container ff1b363c283f 10:18:32 ---> 87932d053c3c 10:18:32 Step 13/24 : COPY --from=builder /edgex-go/security.txt / 10:18:32 ---> 636de5a812a5 10:18:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 10:18:33 ---> fa5f7549aea8 10:18:33 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:18:34 ---> 1ffed6434111 10:18:34 Step 19/23 : ENTRYPOINT ["/support-notifications"] 10:18:34 ---> Running in fe86aa1822af 10:18:34 Removing intermediate container fe86aa1822af 10:18:34 ---> 811024558229 10:18:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:18:34 ---> Running in 92074e924dbb 10:18:34 ---> c7e12e2b9382 10:18:34 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 10:18:35 Removing intermediate container 92074e924dbb 10:18:35 ---> b67bb0d2ef6d 10:18:35 Step 21/23 : LABEL arch=arm64 10:18:35 ---> Running in d9ac6d74edc1 10:18:35 ---> b0e885317edc 10:18:35 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 10:18:35 Removing intermediate container d9ac6d74edc1 10:18:35 ---> b4b0a1f564e6 10:18:35 Step 22/23 : LABEL git_sha=6b3b581946f5b2ab3d00865ba85189c69ed2853f 10:18:36 ---> Running in f4580ae7f023 10:18:36 ---> 67f3587b83b1 10:18:36 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:18:36 Removing intermediate container f4580ae7f023 10:18:36 ---> 965185644d48 10:18:36 Step 23/23 : LABEL version=0.0.0 10:18:36 ---> Running in 04d1c897619a 10:18:36 Removing intermediate container 04d1c897619a 10:18:36 ---> 31eb765e142f 10:18:36 10:18:37 Successfully built 31eb765e142f 10:18:37 Successfully tagged support-notifications-arm64:latest 10:18:37  Building support-notifications ... done  ---> 22253d44753d 10:18:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:18:39 ---> c5af0526213f 10:18:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:18:39 ---> 8960178d5cbc 10:18:39 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:18:39 ---> Running in 228e5741ae10 10:18:42 Removing intermediate container 228e5741ae10 10:18:42 ---> f4b14cdeb5bd 10:18:42 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 10:18:42 ---> Running in 3727f6dfe2e6 10:18:42 Removing intermediate container 3727f6dfe2e6 10:18:42 ---> 28d86a26563b 10:18:42 Step 22/24 : LABEL arch=arm64 10:18:42 ---> Running in 56b542820451 10:18:43 Removing intermediate container 56b542820451 10:18:43 ---> 486d36395adb 10:18:43 Step 23/24 : LABEL git_sha=6b3b581946f5b2ab3d00865ba85189c69ed2853f 10:18:43 ---> Running in bddb8ac7b645 10:18:43 Removing intermediate container bddb8ac7b645 10:18:43 ---> 78fcba57a1c8 10:18:43 Step 24/24 : LABEL version=0.0.0 10:18:43 ---> Running in 34f6440a6415 10:18:44 Removing intermediate container 34f6440a6415 10:18:44 ---> 09d6a4a0bf89 10:18:44 10:18:44 Successfully built 09d6a4a0bf89 10:18:44 Successfully tagged security-secretstore-setup-arm64:latest 10:18:45  Building security-secretstore-setup ... done Removing intermediate container a16f24dd598a 10:18:45 ---> f098a51595b0 10:18:45 10:18:45 Step 9/33 : FROM alpine:3.17 10:18:45 ---> d74e625d9115 10:18:45 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:18:45 ---> Using cache 10:18:45 ---> 04a35a51fcc3 10:18:45 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 10:18:45 ---> Running in 2ee32a00d173 10:18:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:18:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:18:47 (1/2) Installing dumb-init (1.2.5-r2) 10:18:47 (2/2) Installing su-exec (0.2-r2) 10:18:47 Executing busybox-1.35.0-r29.trigger 10:18:47 OK: 8 MiB in 17 packages 10:18:48 Removing intermediate container 2ee32a00d173 10:18:48 ---> c6b938e992f7 10:18:48 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 10:18:48 ---> Running in 39672a9286bf 10:18:49 Removing intermediate container 39672a9286bf 10:18:49 ---> 10fad9898982 10:18:49 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 10:18:49 ---> Running in f08638b0bf43 10:18:49 Removing intermediate container f08638b0bf43 10:18:49 ---> 4c97cb817be8 10:18:49 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 10:18:49 ---> Running in c8ae9524dca6 10:18:49 Removing intermediate container c8ae9524dca6 10:18:49 ---> 0132a79354fa 10:18:49 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 10:18:50 ---> Running in c1d06899c9f7 10:18:50 Removing intermediate container c1d06899c9f7 10:18:50 ---> d819d092324e 10:18:50 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 10:18:50 ---> Running in 30563a84b3ec 10:18:52 Removing intermediate container 30563a84b3ec 10:18:52 ---> cc4bcd330f0a 10:18:52 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 10:18:52 ---> Running in 1a5de18ca8ee 10:18:52 Removing intermediate container 1a5de18ca8ee 10:18:52 ---> bed02e6fffe6 10:18:52 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 10:18:52 ---> e0a6d5a783cd 10:18:52 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 10:18:52 ---> Running in bd22abfb67f4 10:18:54 Removing intermediate container bd22abfb67f4 10:18:54 ---> ddfe1ff51029 10:18:54 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 10:18:55 ---> fc23a7baad13 10:18:55 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 10:18:55 ---> 0a2fafb7bdf7 10:18:55 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:18:56 ---> cda24c8c24c2 10:18:56 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 10:18:56 ---> 426158643894 10:18:56 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 10:18:57 ---> 8282f8c25e3a 10:18:57 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 10:18:57 ---> c659bfde9eda 10:18:57 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 10:18:58 ---> 1766da8276e7 10:18:58 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:18:59 ---> 78f8714132db 10:18:59 Step 28/33 : RUN chmod +x /entrypoint.sh 10:18:59 ---> Running in 5ec928270ae0 10:19:01 Removing intermediate container 5ec928270ae0 10:19:01 ---> 3cb481691ef5 10:19:01 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 10:19:01 ---> Running in 9aa4a49158fa 10:19:01 Removing intermediate container 9aa4a49158fa 10:19:01 ---> c83c14dee578 10:19:01 Step 30/33 : CMD ["gate"] 10:19:01 ---> Running in 5f8508f95d32 10:19:01 Removing intermediate container 5f8508f95d32 10:19:01 ---> af9d0c9a0910 10:19:01 Step 31/33 : LABEL arch=arm64 10:19:01 ---> Running in e2add58cbf4f 10:19:01 Removing intermediate container e2add58cbf4f 10:19:01 ---> a061d2886b2f 10:19:01 Step 32/33 : LABEL git_sha=6b3b581946f5b2ab3d00865ba85189c69ed2853f 10:19:01 ---> Running in 8477b4566992 10:19:02 Removing intermediate container 8477b4566992 10:19:02 ---> a9af4e23ec78 10:19:02 Step 33/33 : LABEL version=0.0.0 10:19:02 ---> Running in f5923ebcdc98 10:19:02 Removing intermediate container f5923ebcdc98 10:19:02 ---> 332b05e189f5 10:19:02 10:19:02 Successfully built 332b05e189f5 10:19:02 Successfully tagged security-bootstrapper-arm64:latest 10:19:03  Building security-bootstrapper ... done  [Pipeline] } 10:19:03 $ docker stop --time=1 21200e9507ba7020051030b20159214421e831f5edf6dcf3ea25638cc39d7525 10:19:04 $ docker rm -f --volumes 21200e9507ba7020051030b20159214421e831f5edf6dcf3ea25638cc39d7525 [Pipeline] // withDockerContainer [Pipeline] sh 10:19:05 + docker images 10:19:05 REPOSITORY TAG IMAGE ID CREATED SIZE 10:19:05 security-bootstrapper-arm64 latest 332b05e189f5 3 seconds ago 21.8MB 10:19:05 f098a51595b0 21 seconds ago 1.47GB 10:19:05 security-secretstore-setup-arm64 latest 09d6a4a0bf89 22 seconds ago 32MB 10:19:05 support-notifications-arm64 latest 31eb765e142f 29 seconds ago 32.5MB 10:19:05 ac226fe49250 44 seconds ago 1.48GB 10:19:05 6f0906b2552f 48 seconds ago 1.56GB 10:19:05 security-proxy-setup-arm64 latest 980811d19420 About a minute ago 18.6MB 10:19:05 6b6c7b17a118 2 minutes ago 1.47GB 10:19:05 core-data-arm64 latest 4f128935b5ae 3 minutes ago 19.9MB 10:19:05 5e82316de44d 4 minutes ago 1.5GB 10:19:05 security-spire-agent-arm64 latest a20759171b5f 4 minutes ago 125MB 10:19:05 security-proxy-auth-arm64 latest 4ececfb1d35a 5 minutes ago 18.2MB 10:19:05 df07062fee02 5 minutes ago 1.47GB 10:19:05 security-spire-server-arm64 latest bafae20f5318 6 minutes ago 87.1MB 10:19:05 39eb2c847e37 6 minutes ago 1.35GB 10:19:05 security-spire-config-arm64 latest f70238bcc263 7 minutes ago 86.2MB 10:19:05 c124cb4696d5 7 minutes ago 1.35GB 10:19:05 support-scheduler-arm64 latest 9da213da8469 9 minutes ago 31.8MB 10:19:05 2f013616c3e6 9 minutes ago 1.56GB 10:19:05 security-spiffe-token-provider-arm64 latest 378a60c2c839 10 minutes ago 32.6MB 10:19:05 12de259af188 11 minutes ago 1.53GB 10:19:05 core-metadata-arm64 latest 58f6cc3ccd1a 12 minutes ago 20.4MB 10:19:05 b13eca874660 12 minutes ago 1.5GB 10:19:05 core-command-arm64 latest 18704dc89dd1 12 minutes ago 19.7MB 10:19:05 core-common-config-bootstrapper-arm64 latest 72d34c5e54df 12 minutes ago 17.4MB 10:19:05 dc94c4bacc9f 13 minutes ago 1.49GB 10:19:05 2ee9abe9c361 13 minutes ago 1.48GB 10:19:05 ci-base-image-arm64 latest 3ccb7ff67f11 35 minutes ago 868MB 10:19:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 5 days ago 648MB 10:19:05 alpine 3.17 d74e625d9115 4 weeks ago 7.46MB 10:19:05 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 10:19:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:19:06 10:19:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:19:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:19:07 arm64: Pulling from edgex-lftools-log-publisher 10:19:07 8998bd30e6a1: Pulling fs layer 10:19:07 04944245beec: Pulling fs layer 10:19:07 699f458cf7ca: Pulling fs layer 10:19:07 765212b225bb: Pulling fs layer 10:19:07 f23df028b6ca: Pulling fs layer 10:19:07 d65c8cfc05b1: Pulling fs layer 10:19:07 2437ff75d9bd: Pulling fs layer 10:19:07 765212b225bb: Waiting 10:19:07 f23df028b6ca: Waiting 10:19:07 d65c8cfc05b1: Waiting 10:19:07 2437ff75d9bd: Waiting 10:19:07 04944245beec: Verifying Checksum 10:19:07 04944245beec: Download complete 10:19:07 765212b225bb: Verifying Checksum 10:19:07 765212b225bb: Download complete 10:19:07 f23df028b6ca: Verifying Checksum 10:19:07 f23df028b6ca: Download complete 10:19:07 d65c8cfc05b1: Verifying Checksum 10:19:07 d65c8cfc05b1: Download complete 10:19:07 699f458cf7ca: Verifying Checksum 10:19:07 699f458cf7ca: Download complete 10:19:07 8998bd30e6a1: Verifying Checksum 10:19:07 8998bd30e6a1: Download complete 10:19:10 2437ff75d9bd: Verifying Checksum 10:19:10 2437ff75d9bd: Download complete 10:19:12 8998bd30e6a1: Pull complete 10:19:12 04944245beec: Pull complete 10:19:13 699f458cf7ca: Pull complete 10:19:13 765212b225bb: Pull complete 10:19:14 f23df028b6ca: Pull complete 10:19:14 d65c8cfc05b1: Pull complete 10:19:29 2437ff75d9bd: Pull complete 10:19:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:19:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:19:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:19:30 prd-ubuntu20.04-docker-arm64-4c-16g-2391 does not seem to be running inside a container 10:19:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:19:33 $ docker top 955b78bc3cf2f6181a03d4ac218a24432b97ea3b2fcea1603ec655d6cec1e9aa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:19:34 ---> job-cost.sh 10:19:34 lf-activate-venv: SKIPPING 10:19:34 INFO: No Stack... 10:19:34 INFO: Retrieving Pricing Info for: v3-standard-4 10:19:35 INFO: Archiving Costs [Pipeline] sh 10:19:35 + + cat /w/workspace/edgex-go/1/archives/cost.csv 10:19:35 cut -d, -f6 [Pipeline] lock 10:19:35 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4453-1-stack-cost] 10:19:35 Resource [jenkins-edgexfoundry-edgex-go-PR-4453-1-stack-cost] did not exist. Created. 10:19:35 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4453-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:19:36 + echo total: 0.10999999940395355 [Pipeline] stash 10:19:36 Stashed 1 file(s) [Pipeline] } 10:19:36 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4453-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:19:36 $ docker stop --time=1 955b78bc3cf2f6181a03d4ac218a24432b97ea3b2fcea1603ec655d6cec1e9aa 10:19:38 $ docker rm -f --volumes 955b78bc3cf2f6181a03d4ac218a24432b97ea3b2fcea1603ec655d6cec1e9aa [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 10:19:39 provisioning config files... 10:19:39 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2335386809404415789tmp [Pipeline] { [Pipeline] sh 10:19:39 + set +x 10:19:39 + curl -s https://codecov.io/bash 10:19:39 + bash -s -- 10:19:39 10:19:39 _____ _ 10:19:39 / ____| | | 10:19:39 | | ___ __| | ___ ___ _____ __ 10:19:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:19:39 | |___| (_) | (_| | __/ (_| (_) \ V / 10:19:39 \_____\___/ \__,_|\___|\___\___/ \_/ 10:19:39 Bash-1.0.6 10:19:39 10:19:39 10:19:39 ==> git version 2.25.1 found 10:19:39 ==> 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 10:19:39 Release-Date: 2020-01-08 10:19:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:19:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:19:39 ==> Jenkins CI detected. 10:19:39 current dir:  /w/workspace/edgex-go/1 10:19:39 project root: . 10:19:39 --> token set from env 10:19:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:19:39 ==> Running gcov in . (disable via -X gcov) 10:19:39 ==> Python coveragepy not found 10:19:39 ==> Searching for coverage reports in: 10:19:39 + . 10:19:39 -> Found 1 reports 10:19:39 ==> Detecting git/mercurial file structure 10:19:39 ==> Reading reports 10:19:39 + ./coverage.out bytes=447486 10:19:39 ==> Appending adjustments 10:19:39 https://docs.codecov.io/docs/fixing-reports 10:19:41 + Found adjustments 10:19:41 ==> Gzipping contents 10:19:41 60K /tmp/codecov.mn4kF1.gz 10:19:41 ==> Uploading reports 10:19:41 url: https://codecov.io 10:19:41 query: branch=PR-4453&commit=6b3b581946f5b2ab3d00865ba85189c69ed2853f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4453%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4453&job=&cmd_args= 10:19:41 -> Pinging Codecov 10:19:41 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4453&commit=6b3b581946f5b2ab3d00865ba85189c69ed2853f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4453%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4453&job=&cmd_args= 10:19:41 -> Uploading to 10:19:41 https://storage.googleapis.com/codecov/v4/raw/2023-03-16/00271124DB129430A58F1EEE437C3FCB/6b3b581946f5b2ab3d00865ba85189c69ed2853f/8ee53c30-061d-4900-8ee1-ad3bae49c94c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230316%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230316T101940Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b4b6d763b4ab03eef985761b5d387962786ddac31f9a8748d107926f81b1aabd 10:19:41 % Total % Received % Xferd Average Speed Time Time Time Current 10:19:41 Dload Upload Total Spent Left Speed 10:19:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57577 0 0 100 57577 0 210k --:--:-- --:--:-- --:--:-- 210k 10:19:41 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/6b3b581946f5b2ab3d00865ba85189c69ed2853f [Pipeline] } 10:19:41 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 10:19:42 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 10:19:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:19:44 ---> package-listing.sh 10:19:44 ++ facter osfamily 10:19:44 ++ tr '[:upper:]' '[:lower:]' 10:19:44 + OS_FAMILY=debian 10:19:44 + workspace=/w/workspace/edgex-go/1 10:19:44 + START_PACKAGES=/tmp/packages_start.txt 10:19:44 + END_PACKAGES=/tmp/packages_end.txt 10:19:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:19:44 + PACKAGES=/tmp/packages_start.txt 10:19:44 + '[' /w/workspace/edgex-go/1 ']' 10:19:44 + PACKAGES=/tmp/packages_end.txt 10:19:44 + case "${OS_FAMILY}" in 10:19:44 + dpkg -l 10:19:44 + grep '^ii' 10:19:44 + '[' -f /tmp/packages_start.txt ']' 10:19:44 + '[' -f /tmp/packages_end.txt ']' 10:19:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:19:44 + '[' /w/workspace/edgex-go/1 ']' 10:19:44 + mkdir -p /w/workspace/edgex-go/1/archives/ 10:19:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 10:19:44 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 10:19:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:19:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:19:45 10:19:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:19:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:19:45 latest: Pulling from edgex-lftools-log-publisher 10:19:45 5eb5b503b376: Pulling fs layer 10:19:45 5c69ac0246d0: Pulling fs layer 10:19:45 ec43610c2a17: Pulling fs layer 10:19:45 3a2ae6a8a46f: Pulling fs layer 10:19:45 33b1e0a273af: Pulling fs layer 10:19:45 5d3b04190fa2: Pulling fs layer 10:19:45 2f39f015ded8: Pulling fs layer 10:19:45 33b1e0a273af: Waiting 10:19:45 5d3b04190fa2: Waiting 10:19:45 3a2ae6a8a46f: Waiting 10:19:45 2f39f015ded8: Waiting 10:19:45 5c69ac0246d0: Verifying Checksum 10:19:45 5c69ac0246d0: Download complete 10:19:45 3a2ae6a8a46f: Verifying Checksum 10:19:45 3a2ae6a8a46f: Download complete 10:19:45 ec43610c2a17: Verifying Checksum 10:19:45 ec43610c2a17: Download complete 10:19:45 33b1e0a273af: Verifying Checksum 10:19:45 33b1e0a273af: Download complete 10:19:45 5d3b04190fa2: Verifying Checksum 10:19:45 5d3b04190fa2: Download complete 10:19:45 5eb5b503b376: Verifying Checksum 10:19:45 5eb5b503b376: Download complete 10:19:46 2f39f015ded8: Verifying Checksum 10:19:46 2f39f015ded8: Download complete 10:19:47 5eb5b503b376: Pull complete 10:19:47 5c69ac0246d0: Pull complete 10:19:47 ec43610c2a17: Pull complete 10:19:47 3a2ae6a8a46f: Pull complete 10:19:47 33b1e0a273af: Pull complete 10:19:47 5d3b04190fa2: Pull complete 10:19:52 2f39f015ded8: Pull complete 10:19:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:19:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:19:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:19:52 prd-ubuntu20.04-docker-8c-8g-2390 does not seem to be running inside a container 10:19:52 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:19:56 $ docker top f3a479d870e502649c3d8631536f18350a6d046b0afb86a85bf6bdd51b0a679d -eo pid,comm [Pipeline] { [Pipeline] sh 10:19:56 + touch /tmp/pre-build-complete [Pipeline] sh 10:19:57 + mkdir -p /var/log/sysstat [Pipeline] sh 10:19:57 + ls /var/log/sa-host 10:19:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:19:57 provisioning config files... 10:19:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3810590264488708673tmp [Pipeline] { [Pipeline] echo 10:19:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:19:57 ---> create-netrc.sh [Pipeline] } 10:19:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:19:58 ---> python-tools-install.sh [Pipeline] echo 10:19:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:19:58 ---> sudo-logs.sh 10:19:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:19:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:19:59 ---> job-cost.sh 10:19:59 lf-activate-venv: SKIPPING 10:19:59 DEBUG: total: 0.10999999940395355 10:19:59 INFO: Retrieving Stack Cost... 10:19:59 INFO: Retrieving Pricing Info for: v3-standard-8 10:19:59 INFO: Archiving Costs [Pipeline] echo 10:19:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:20:00 ---> logs-deploy.sh 10:20:00 lf-activate-venv: SKIPPING 10:20:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4453/1 10:20:00 INFO: archiving workspace using pattern(s): 10:20:01 Archives upload complete. 10:20:01 INFO: archiving logs to Nexus 10:20:02 ---> uname -a: 10:20:02 Linux prd-ubuntu20-04-docker-8c-8g-2390 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 10:20:02 10:20:02 10:20:02 ---> lscpu: 10:20:02 Architecture: x86_64 10:20:02 CPU op-mode(s): 32-bit, 64-bit 10:20:02 Byte Order: Little Endian 10:20:02 Address sizes: 40 bits physical, 48 bits virtual 10:20:02 CPU(s): 8 10:20:02 On-line CPU(s) list: 0-7 10:20:02 Thread(s) per core: 1 10:20:02 Core(s) per socket: 1 10:20:02 Socket(s): 8 10:20:02 NUMA node(s): 1 10:20:02 Vendor ID: AuthenticAMD 10:20:02 CPU family: 23 10:20:02 Model: 49 10:20:02 Model name: AMD EPYC-Rome Processor 10:20:02 Stepping: 0 10:20:02 CPU MHz: 2799.864 10:20:02 BogoMIPS: 5599.72 10:20:02 Virtualization: AMD-V 10:20:02 Hypervisor vendor: KVM 10:20:02 Virtualization type: full 10:20:02 L1d cache: 256 KiB 10:20:02 L1i cache: 256 KiB 10:20:02 L2 cache: 4 MiB 10:20:02 L3 cache: 128 MiB 10:20:02 NUMA node0 CPU(s): 0-7 10:20:02 Vulnerability Itlb multihit: Not affected 10:20:02 Vulnerability L1tf: Not affected 10:20:02 Vulnerability Mds: Not affected 10:20:02 Vulnerability Meltdown: Not affected 10:20:02 Vulnerability Mmio stale data: Not affected 10:20:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:20:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:20:02 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:20:02 Vulnerability Srbds: Not affected 10:20:02 Vulnerability Tsx async abort: Not affected 10:20:02 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 10:20:02 10:20:02 10:20:02 ---> nproc: 10:20:02 8 10:20:02 10:20:02 10:20:02 ---> df -h: 10:20:02 Filesystem Size Used Avail Use% Mounted on 10:20:02 overlay 155G 20G 136G 13% / 10:20:02 tmpfs 64M 0 64M 0% /dev 10:20:02 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:20:02 shm 64M 0 64M 0% /dev/shm 10:20:02 /dev/vda1 155G 20G 136G 13% /facter-os 10:20:02 10:20:02 10:20:02 ---> sar -b -r -n DEV: 10:20:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2390) 03/16/23 _x86_64_ (8 CPU) 10:20:02 10:20:02 09:38:45 LINUX RESTART (8 CPU) 10:20:02 10:20:02 09:39:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:20:02 09:40:02 349.59 47.71 301.88 0.00 5389.90 170777.00 0.00 10:20:02 09:41:01 100.02 0.73 99.29 0.00 27.11 50842.65 0.00 10:20:02 09:42:01 34.44 0.22 34.22 0.00 2.93 18860.65 0.00 10:20:02 09:43:01 321.75 5.97 315.78 0.00 76.39 125979.00 0.00 10:20:02 09:44:01 550.98 11.86 539.12 0.00 940.62 258952.08 0.00 10:20:02 09:45:01 839.16 4.80 834.36 0.00 4256.89 226568.91 0.00 10:20:02 09:46:01 802.05 0.28 801.77 0.00 4.27 241802.63 0.00 10:20:02 09:47:01 655.96 0.43 655.52 0.00 7.33 134739.41 0.00 10:20:02 09:48:01 2.02 0.00 2.02 0.00 0.00 32.93 0.00 10:20:02 09:49:01 2.03 0.00 2.03 0.00 0.00 21.06 0.00 10:20:02 09:50:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 10:20:02 09:51:01 2.07 0.00 2.07 0.00 0.00 21.86 0.00 10:20:02 09:52:01 1.35 0.00 1.35 0.00 0.00 14.13 0.00 10:20:02 09:53:02 1.73 0.00 1.73 0.00 0.00 19.46 0.00 10:20:02 09:54:01 1.75 0.02 1.73 0.00 0.14 20.74 0.00 10:20:02 09:55:01 1.15 0.00 1.15 0.00 0.00 16.80 0.00 10:20:02 09:56:01 1.27 0.00 1.27 0.00 0.00 13.86 0.00 10:20:02 09:57:01 1.65 0.00 1.65 0.00 0.00 18.00 0.00 10:20:02 09:58:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 10:20:02 09:59:01 1.68 0.00 1.68 0.00 0.00 19.60 0.00 10:20:02 10:00:01 1.30 0.00 1.30 0.00 0.00 14.26 0.00 10:20:02 10:01:01 3.27 1.58 1.68 0.00 37.19 20.66 0.00 10:20:02 10:02:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 10:20:02 10:03:01 1.62 0.00 1.62 0.00 0.00 18.13 0.00 10:20:02 10:04:01 1.20 0.00 1.20 0.00 0.00 14.13 0.00 10:20:02 10:05:01 2.07 1.02 1.05 0.00 21.86 17.20 0.00 10:20:02 10:06:01 1.95 0.00 1.95 0.00 0.00 23.33 0.00 10:20:02 10:07:01 1.73 0.00 1.73 0.00 0.00 19.46 0.00 10:20:02 10:08:01 0.90 0.00 0.90 0.00 0.00 9.87 0.00 10:20:02 10:09:01 1.73 0.00 1.73 0.00 0.00 19.99 0.00 10:20:02 10:10:01 1.43 0.00 1.43 0.00 0.00 15.33 0.00 10:20:02 10:11:01 1.53 0.00 1.53 0.00 0.00 17.60 0.00 10:20:02 10:12:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 10:20:02 10:13:01 1.53 0.00 1.53 0.00 0.00 17.20 0.00 10:20:02 10:14:01 1.00 0.00 1.00 0.00 0.00 10.66 0.00 10:20:02 10:15:01 1.62 0.00 1.62 0.00 0.00 18.93 0.00 10:20:02 10:16:01 1.07 0.00 1.07 0.00 0.00 11.33 0.00 10:20:02 10:17:01 1.60 0.02 1.58 0.00 0.13 17.86 0.00 10:20:02 10:18:01 1.33 0.00 1.33 0.00 0.00 14.93 0.00 10:20:02 10:19:01 1.63 0.00 1.63 0.00 0.00 19.33 0.00 10:20:02 10:20:01 36.04 0.27 35.78 0.00 27.46 16752.14 0.00 10:20:02 Average: 91.23 1.83 89.41 0.00 263.42 30389.88 0.00 10:20:02 10:20:02 09:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:20:02 09:40:02 29544308 31613416 728064 2.21 61380 2307412 1835848 5.41 1010972 2016012 92116 10:20:02 09:41:01 27769828 31391888 909188 2.76 113276 3705748 2214976 6.53 1662284 2996336 559040 10:20:02 09:42:01 27721092 31523980 774268 2.35 116316 3857936 1894752 5.58 1303288 3378396 409116 10:20:02 09:43:01 24365592 31324268 947788 2.88 191968 6695568 2499024 7.36 2015564 5740984 1365292 10:20:02 09:44:01 20876036 30692524 1561176 4.75 304396 9325384 4367340 12.87 2844252 8260264 15524 10:20:02 09:45:01 20013332 31444064 820472 2.50 339996 10834744 2194016 6.47 2353352 9568340 101676 10:20:02 09:46:01 17756240 31416760 844152 2.57 386276 12896180 2204764 6.50 2550320 11501436 179812 10:20:02 09:47:01 18360252 31504956 767572 2.33 422508 12338612 1895944 5.59 2496332 10957088 88 10:20:02 09:48:01 18382040 31526748 745924 2.27 422520 12338616 1895944 5.59 2473992 10957092 32 10:20:02 09:49:01 18383780 31528528 744120 2.26 422548 12338616 1895944 5.59 2472920 10957092 4 10:20:02 09:50:01 18392428 31537180 735528 2.24 422568 12338620 1895944 5.59 2464536 10957096 8 10:20:02 09:51:01 18393100 31537856 734928 2.23 422608 12338620 1895944 5.59 2464476 10957100 8 10:20:02 09:52:01 18398848 31543736 729080 2.22 422664 12338624 1895944 5.59 2459384 10957164 8 10:20:02 09:53:02 18398864 31543840 729048 2.22 422696 12338632 1895944 5.59 2459476 10957172 4 10:20:02 09:54:01 18399168 31544240 728484 2.22 422740 12338628 1887052 5.56 2459508 10957176 24 10:20:02 09:55:01 18399152 31544200 728432 2.22 422764 12338612 1887052 5.56 2459592 10957152 168 10:20:02 09:56:01 18399348 31544432 728152 2.21 422780 12338616 1887052 5.56 2459460 10957156 20 10:20:02 09:57:01 18399296 31544400 728344 2.21 422796 12338616 1887052 5.56 2459512 10957156 4 10:20:02 09:58:01 18399312 31544420 728284 2.21 422808 12338620 1887052 5.56 2459528 10957160 12 10:20:02 09:59:01 18399164 31544316 728564 2.22 422828 12338624 1887052 5.56 2460124 10957176 236 10:20:02 10:00:01 18399164 31544336 728556 2.22 422844 12338624 1887052 5.56 2459836 10957176 8 10:20:02 10:01:01 18394020 31541084 731712 2.23 422884 12339744 1887052 5.56 2465880 10957564 48 10:20:02 10:02:01 18393500 31540564 732172 2.23 422892 12339748 1887052 5.56 2465552 10957512 8 10:20:02 10:03:01 18393956 31541028 731628 2.22 422908 12339752 1887052 5.56 2465604 10957520 48 10:20:02 10:04:01 18393908 31540984 731600 2.22 422928 12339748 1887052 5.56 2465804 10957524 16 10:20:02 10:05:01 18391108 31539236 733324 2.23 422988 12340372 1924044 5.67 2465752 10958056 444 10:20:02 10:06:01 18390808 31538940 733532 2.23 423016 12340376 1924044 5.67 2465700 10958060 4 10:20:02 10:07:01 18390664 31538832 733460 2.23 423040 12340380 1924044 5.67 2465692 10958064 12 10:20:02 10:08:01 18390648 31538880 733444 2.23 423052 12340380 1924044 5.67 2465748 10958068 8 10:20:02 10:09:01 18390444 31538708 733700 2.23 423084 12340388 1924044 5.67 2466284 10958068 200 10:20:02 10:10:01 18390484 31538764 733632 2.23 423124 12340388 1924044 5.67 2465876 10958072 8 10:20:02 10:11:01 18390492 31538836 733556 2.23 423152 12340392 1924044 5.67 2465860 10958076 44 10:20:02 10:12:01 18390444 31538792 733528 2.23 423164 12340396 1924044 5.67 2465892 10958080 24 10:20:02 10:13:01 18390364 31538748 733532 2.23 423180 12340396 1924044 5.67 2465944 10958080 44 10:20:02 10:14:01 18390264 31538660 733768 2.23 423192 12340396 1924044 5.67 2465940 10958084 8 10:20:02 10:15:01 18390288 31538696 733684 2.23 423212 12340404 1924044 5.67 2466028 10958088 40 10:20:02 10:16:01 18390232 31538760 733532 2.23 423232 12340532 1924044 5.67 2465988 10958188 8 10:20:02 10:17:01 18389680 31538236 734008 2.23 423244 12340532 1924044 5.67 2465996 10958192 40 10:20:02 10:18:01 18389632 31538264 733916 2.23 423264 12340540 1924044 5.67 2466008 10958220 36 10:20:02 10:19:01 18388856 31537508 734452 2.23 423292 12340548 1924044 5.67 2466380 10958224 60 10:20:02 10:20:01 17787748 31442748 823416 2.50 432216 12793936 1994244 5.88 2577696 11396708 824 10:20:02 Average: 19335802 31503082 771359 2.35 387862 11454220 2002312 5.90 2382398 10157565 66466 10:20:02 10:20:02 09:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:20:02 09:40:02 ens3 1345.29 1323.80 9388.58 183.85 0.00 0.00 0.00 0.00 10:20:02 09:40:02 lo 5.40 5.40 0.52 0.52 0.00 0.00 0.00 0.00 10:20:02 09:40:02 docker0 538.46 447.94 38.10 2741.95 0.00 0.00 0.00 0.00 10:20:02 09:41:01 vethf766bad 0.08 0.27 0.01 0.03 0.00 0.00 0.00 0.00 10:20:02 09:41:01 ens3 229.91 138.01 3320.66 29.00 0.00 0.00 0.00 0.00 10:20:02 09:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:20:02 09:41:01 docker0 73.53 110.00 6.02 700.15 0.00 0.00 0.00 0.00 10:20:02 09:42:01 vethf766bad 1.08 1.10 0.09 0.10 0.00 0.00 0.00 0.00 10:20:02 09:42:01 ens3 30.34 20.23 34.06 13.17 0.00 0.00 0.00 0.00 10:20:02 09:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:02 09:42:01 docker0 1.08 1.08 0.08 0.09 0.00 0.00 0.00 0.00 10:20:02 09:43:01 veth3075d3d 75.59 125.20 7.37 731.68 0.00 0.00 0.00 0.06 10:20:02 09:43:01 veth2a78612 74.85 129.48 7.36 762.97 0.00 0.00 0.00 0.06 10:20:02 09:43:01 vethb422605 96.37 175.22 9.40 1187.24 0.00 0.00 0.00 0.10 10:20:02 09:43:01 veth32e0f67 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 10:20:02 09:43:01 ens3 860.31 484.42 6557.89 61.50 0.00 0.00 0.00 0.00 10:20:02 09:43:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 10:20:02 09:43:01 veth74d7343 93.60 184.37 9.15 1186.58 0.00 0.00 0.00 0.10 10:20:02 09:43:01 docker0 426.55 767.07 35.57 4859.30 0.00 0.00 0.00 0.00 10:20:02 09:43:01 veth55195e4 79.57 137.68 7.64 778.27 0.00 0.00 0.00 0.06 10:20:02 09:44:01 veth0cd5051 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 10:20:02 09:44:01 veth139c4e9 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 10:20:02 09:44:01 vethedc16a8 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 10:20:02 09:44:01 veth32e0f67 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 10:20:02 09:44:01 ens3 154.37 99.60 2241.42 14.00 0.00 0.00 0.00 0.00 10:20:02 09:44:01 veth9e7e379 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 10:20:02 09:44:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 10:20:02 09:44:01 docker0 76.64 103.28 5.69 1375.40 0.00 0.00 0.00 0.00 10:20:02 09:45:01 vetha1293c0 21.36 31.38 2.09 9.67 0.00 0.00 0.00 0.00 10:20:02 09:45:01 veth159dc6a 21.46 30.74 2.08 9.52 0.00 0.00 0.00 0.00 10:20:02 09:45:01 veth32e0f67 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 10:20:02 09:45:01 ens3 430.31 241.71 3447.69 201.53 0.00 0.00 0.00 0.00 10:20:02 09:45:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 10:20:02 09:45:01 vethceca787 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 10:20:02 09:45:01 docker0 139.86 278.52 11.35 1469.00 0.00 0.00 0.00 0.00 10:20:02 09:46:01 veth6a6eef0 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 10:20:02 09:46:01 veth32e0f67 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 10:20:02 09:46:01 vethadefbea 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 10:20:02 09:46:01 ens3 332.41 162.29 2602.61 29.24 0.00 0.00 0.00 0.00 10:20:02 09:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:02 09:46:01 docker0 143.01 295.62 11.69 2573.81 0.00 0.00 0.00 0.00 10:20:02 09:47:01 ens3 252.67 124.36 1449.97 26.02 0.00 0.00 0.00 0.00 10:20:02 09:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:20:02 09:47:01 docker0 102.82 215.61 8.28 1419.07 0.00 0.00 0.00 0.00 10:20:02 09:48:01 ens3 0.03 0.05 0.00 0.01 0.00 0.00 0.00 0.00 10:20:02 09:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:02 09:48:01 docker0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:20:02 09:49:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:20:02 09:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:20:02 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:02 09:50:01 ens3 0.12 0.08 0.07 0.06 0.00 0.00 0.00 0.00 10:20:02 09:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:02 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:02 09:51:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:20:02 09:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:20:02 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:02 09:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:02 09:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:02 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:02 09:53:02 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:20:02 09:53:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:20:02 09:53:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:02 09:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:02 09:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:02 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:02 09:55:01 ens3 0.25 0.27 0.08 0.08 0.00 0.00 0.00 0.00 10:20:02 09:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:20:02 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:02 09:56:01 ens3 0.05 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:20:02 09:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:02 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:02 09:57:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:20:02 09:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:20:02 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:02 09:58:01 ens3 0.73 0.68 2.86 0.05 0.00 0.00 0.00 0.00 10:20:02 09:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:02 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:02 09:59:01 ens3 0.50 0.10 0.05 0.01 0.00 0.00 0.00 0.00 10:20:02 09:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:20:02 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:02 10:00:01 ens3 1.15 0.63 0.62 0.47 0.00 0.00 0.00 0.00 10:20:02 10:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:02 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:02 10:01:01 ens3 7.90 6.40 5.34 6.28 0.00 0.00 0.00 0.00 10:20:02 10:01:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 10:20:02 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:02 10:02:01 ens3 0.70 0.05 0.17 0.00 0.00 0.00 0.00 0.00 10:20:02 10:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:02 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:02 10:03:01 ens3 0.88 0.27 0.15 0.08 0.00 0.00 0.00 0.00 10:20:02 10:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:20:02 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:02 10:04:01 ens3 1.48 0.83 0.88 0.67 0.00 0.00 0.00 0.00 10:20:02 10:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:02 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:02 10:05:01 ens3 0.22 0.15 0.08 0.07 0.00 0.00 0.00 0.00 10:20:02 10:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:20:02 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:02 10:06:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:02 10:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:02 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:02 10:07:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:20:02 10:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:20:02 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:02 10:08:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:02 10:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:02 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:02 10:09:01 ens3 0.28 0.17 0.07 0.01 0.00 0.00 0.00 0.00 10:20:02 10:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:20:02 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:02 10:10:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 10:20:02 10:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:02 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:02 10:11:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:20:02 10:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:20:02 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:02 10:12:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:20:02 10:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:02 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:02 10:13:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:20:02 10:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:20:02 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:02 10:14:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:02 10:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:02 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:02 10:15:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 10:20:02 10:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:20:02 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:02 10:16:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:02 10:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:02 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:02 10:17:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:20:02 10:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:20:02 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:02 10:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:02 10:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:02 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:02 10:19:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:20:02 10:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:20:02 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:02 10:20:01 ens3 117.46 72.35 2540.79 19.47 0.00 0.00 0.00 0.00 10:20:02 10:20:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 10:20:02 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:02 Average: ens3 91.91 65.31 769.85 14.29 0.00 0.00 0.00 0.00 10:20:02 Average: lo 0.31 0.31 0.03 0.03 0.00 0.00 0.00 0.00 10:20:02 Average: docker0 36.63 54.12 2.85 369.25 0.00 0.00 0.00 0.00 10:20:02 10:20:02 10:20:02 ---> sar -P ALL: 10:20:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2390) 03/16/23 _x86_64_ (8 CPU) 10:20:02 10:20:02 09:38:45 LINUX RESTART (8 CPU) 10:20:02 10:20:02 09:39:01 CPU %user %nice %system %iowait %steal %idle 10:20:02 09:40:02 all 7.83 0.00 2.74 2.79 0.04 86.59 10:20:02 09:40:02 0 7.87 0.00 1.77 0.98 0.03 89.34 10:20:02 09:40:02 1 7.50 0.00 1.85 2.64 0.03 87.97 10:20:02 09:40:02 2 4.73 0.00 1.62 2.83 0.05 90.77 10:20:02 09:40:02 3 13.12 0.00 3.52 2.03 0.05 81.29 10:20:02 09:40:02 4 5.75 0.00 3.26 3.60 0.05 87.34 10:20:02 09:40:02 5 5.63 0.00 1.91 2.82 0.03 89.60 10:20:02 09:40:02 6 6.10 0.00 3.96 0.15 0.03 89.76 10:20:02 09:40:02 7 11.95 0.00 4.03 7.35 0.07 76.61 10:20:02 09:41:01 all 26.84 0.00 5.83 1.86 0.07 65.40 10:20:02 09:41:01 0 25.88 0.00 5.72 0.05 0.07 68.28 10:20:02 09:41:01 1 26.39 0.00 6.23 0.63 0.07 66.67 10:20:02 09:41:01 2 28.52 0.00 6.67 0.00 0.07 64.75 10:20:02 09:41:01 3 25.96 0.00 6.79 2.01 0.09 65.15 10:20:02 09:41:01 4 26.96 0.00 4.73 6.58 0.05 61.68 10:20:02 09:41:01 5 27.69 0.00 5.26 5.02 0.07 61.95 10:20:02 09:41:01 6 29.23 0.00 5.62 0.52 0.07 64.57 10:20:02 09:41:01 7 24.09 0.00 5.64 0.10 0.07 70.10 10:20:02 09:42:01 all 39.22 0.00 5.14 0.74 0.08 54.82 10:20:02 09:42:01 0 38.85 0.00 5.06 0.72 0.07 55.30 10:20:02 09:42:01 1 39.46 0.00 5.29 0.03 0.07 55.15 10:20:02 09:42:01 2 39.23 0.00 5.23 0.08 0.07 55.39 10:20:02 09:42:01 3 41.05 0.00 5.06 0.37 0.07 53.46 10:20:02 09:42:01 4 39.26 0.00 5.15 4.51 0.08 50.99 10:20:02 09:42:01 5 38.90 0.00 5.13 0.00 0.07 55.91 10:20:02 09:42:01 6 38.45 0.00 5.21 0.05 0.07 56.23 10:20:02 09:42:01 7 38.60 0.00 4.98 0.15 0.12 56.15 10:20:02 09:43:01 all 16.74 0.00 7.30 6.60 0.07 69.30 10:20:02 09:43:01 0 16.74 0.00 6.94 17.28 0.07 58.97 10:20:02 09:43:01 1 16.86 0.00 7.50 3.00 0.08 72.56 10:20:02 09:43:01 2 17.61 0.00 7.45 2.28 0.07 72.59 10:20:02 09:43:01 3 16.68 0.00 8.10 2.98 0.07 72.18 10:20:02 09:43:01 4 16.08 0.00 6.84 9.00 0.05 68.03 10:20:02 09:43:01 5 16.97 0.00 6.85 4.94 0.05 71.19 10:20:02 09:43:01 6 16.98 0.00 7.01 10.11 0.07 65.84 10:20:02 09:43:01 7 16.00 0.00 7.73 3.18 0.07 73.02 10:20:02 09:44:01 all 20.92 0.00 7.65 14.05 0.07 57.31 10:20:02 09:44:01 0 20.85 0.00 9.91 56.01 0.07 13.16 10:20:02 09:44:01 1 20.42 0.00 7.29 3.10 0.10 69.09 10:20:02 09:44:01 2 20.96 0.00 7.28 2.84 0.07 68.84 10:20:02 09:44:01 3 21.64 0.00 7.21 12.93 0.05 58.17 10:20:02 09:44:01 4 20.75 0.00 7.19 13.15 0.05 58.86 10:20:02 09:44:01 5 19.86 0.00 8.15 8.42 0.07 63.50 10:20:02 09:44:01 6 21.60 0.00 7.17 8.58 0.07 62.59 10:20:02 09:44:01 7 21.26 0.00 7.05 7.82 0.10 63.77 10:20:02 09:45:01 all 40.08 0.00 10.94 16.23 0.19 32.56 10:20:02 09:45:01 0 41.41 0.00 11.76 14.56 0.08 32.19 10:20:02 09:45:01 1 40.47 0.00 12.89 10.18 0.12 36.34 10:20:02 09:45:01 2 36.86 0.00 10.72 17.73 0.39 34.30 10:20:02 09:45:01 3 39.13 0.00 9.89 7.06 0.12 43.81 10:20:02 09:45:01 4 42.36 0.00 9.80 12.47 0.15 35.22 10:20:02 09:45:01 5 39.32 0.00 11.32 29.45 0.27 19.64 10:20:02 09:45:01 6 39.08 0.00 9.26 14.85 0.27 36.54 10:20:02 09:45:01 7 42.00 0.00 11.86 23.61 0.14 22.39 10:20:02 09:46:01 all 37.43 0.00 11.36 16.88 0.17 34.16 10:20:02 09:46:01 0 40.21 0.00 13.22 20.39 0.17 26.01 10:20:02 09:46:01 1 35.90 0.00 11.09 25.57 0.16 27.28 10:20:02 09:46:01 2 36.88 0.00 11.29 27.97 0.20 23.65 10:20:02 09:46:01 3 37.27 0.00 10.86 11.86 0.15 39.86 10:20:02 09:46:01 4 39.47 0.00 12.82 11.97 0.24 35.51 10:20:02 09:46:01 5 34.12 0.00 12.01 14.72 0.14 39.01 10:20:02 09:46:01 6 38.24 0.00 10.13 10.08 0.14 41.42 10:20:02 09:46:01 7 37.32 0.00 9.45 12.50 0.19 40.55 10:20:02 09:47:01 all 36.62 0.00 9.26 9.22 0.13 44.77 10:20:02 09:47:01 0 34.98 0.00 8.25 5.72 0.12 50.93 10:20:02 09:47:01 1 36.91 0.00 9.87 10.79 0.12 42.31 10:20:02 09:47:01 2 36.08 0.00 8.46 8.78 0.19 46.50 10:20:02 09:47:01 3 37.48 0.00 9.83 5.84 0.14 46.71 10:20:02 09:47:01 4 37.03 0.00 9.41 9.00 0.09 44.47 10:20:02 09:47:01 5 36.55 0.00 9.53 4.29 0.12 49.51 10:20:02 09:47:01 6 35.76 0.00 9.42 18.92 0.15 35.75 10:20:02 09:47:01 7 38.16 0.00 9.32 10.48 0.14 41.90 10:20:02 09:48:01 all 0.27 0.00 0.01 0.01 0.00 99.71 10:20:02 09:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:20:02 09:48:01 1 0.03 0.00 0.03 0.02 0.02 99.90 10:20:02 09:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:20:02 09:48:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:20:02 09:48:01 4 0.03 0.00 0.03 0.00 0.00 99.93 10:20:02 09:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:20:02 09:48:01 6 1.99 0.00 0.00 0.00 0.00 98.01 10:20:02 09:48:01 7 0.00 0.00 0.03 0.03 0.00 99.93 10:20:02 09:49:01 all 0.28 0.00 0.00 0.01 0.00 99.70 10:20:02 09:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:20:02 09:49:01 1 0.03 0.00 0.00 0.03 0.00 99.93 10:20:02 09:49:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:20:02 09:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:20:02 09:49:01 4 0.02 0.00 0.00 0.02 0.00 99.97 10:20:02 09:49:01 5 0.02 0.00 0.00 0.00 0.02 99.97 10:20:02 09:49:01 6 1.97 0.00 0.00 0.00 0.00 98.03 10:20:02 09:49:01 7 0.20 0.00 0.00 0.02 0.02 99.77 10:20:02 09:50:01 all 0.09 0.00 0.01 0.00 0.00 99.89 10:20:02 09:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:20:02 09:50:01 1 0.02 0.00 0.03 0.00 0.02 99.93 10:20:02 09:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:20:02 09:50:01 3 0.03 0.00 0.03 0.02 0.00 99.92 10:20:02 09:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:20:02 09:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:20:02 09:50:01 6 0.62 0.00 0.00 0.00 0.02 99.37 10:20:02 09:50:01 7 0.02 0.00 0.00 0.02 0.00 99.97 10:20:02 10:20:02 09:50:01 CPU %user %nice %system %iowait %steal %idle 10:20:02 09:51:01 all 0.01 0.00 0.01 0.00 0.00 99.97 10:20:02 09:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:20:02 09:51:01 1 0.03 0.00 0.03 0.00 0.02 99.92 10:20:02 09:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:20:02 09:51:01 3 0.02 0.00 0.02 0.02 0.02 99.93 10:20:02 09:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:20:02 09:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:20:02 09:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:20:02 09:51:01 7 0.02 0.00 0.00 0.02 0.00 99.97 10:20:02 09:52:01 all 0.01 0.00 0.01 0.01 0.00 99.97 10:20:02 09:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:20:02 09:52:01 1 0.03 0.00 0.03 0.00 0.00 99.93 10:20:02 09:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:20:02 09:52:01 3 0.02 0.00 0.00 0.02 0.00 99.97 10:20:02 09:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:20:02 09:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:20:02 09:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:20:02 09:52:01 7 0.02 0.00 0.02 0.03 0.00 99.93 10:20:02 09:53:02 all 0.01 0.00 0.00 0.00 0.00 99.97 10:20:02 09:53:02 0 0.00 0.00 0.00 0.00 0.02 99.98 10:20:02 09:53:02 1 0.05 0.00 0.02 0.00 0.02 99.92 10:20:02 09:53:02 2 0.02 0.00 0.00 0.00 0.00 99.98 10:20:02 09:53:02 3 0.02 0.00 0.00 0.02 0.00 99.97 10:20:02 09:53:02 4 0.00 0.00 0.00 0.00 0.00 100.00 10:20:02 09:53:02 5 0.02 0.00 0.00 0.00 0.00 99.98 10:20:02 09:53:02 6 0.00 0.00 0.02 0.00 0.00 99.98 10:20:02 09:53:02 7 0.02 0.00 0.00 0.02 0.00 99.97 10:20:02 09:54:01 all 0.14 0.00 0.03 0.00 0.01 99.82 10:20:02 09:54:01 0 0.02 0.00 0.03 0.00 0.00 99.95 10:20:02 09:54:01 1 0.05 0.00 0.03 0.00 0.02 99.90 10:20:02 09:54:01 2 0.00 0.00 0.03 0.00 0.00 99.97 10:20:02 09:54:01 3 0.03 0.00 0.02 0.02 0.02 99.92 10:20:02 09:54:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:20:02 09:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:20:02 09:54:01 6 0.96 0.00 0.05 0.00 0.00 98.99 10:20:02 09:54:01 7 0.03 0.00 0.03 0.00 0.00 99.93 10:20:02 09:55:01 all 0.16 0.00 0.01 0.00 0.00 99.82 10:20:02 09:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:20:02 09:55:01 1 0.03 0.00 0.03 0.00 0.00 99.93 10:20:02 09:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:20:02 09:55:01 3 0.03 0.00 0.00 0.02 0.00 99.95 10:20:02 09:55:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:20:02 09:55:01 5 0.00 0.00 0.02 0.00 0.02 99.97 10:20:02 09:55:01 6 1.19 0.00 0.03 0.00 0.02 98.76 10:20:02 09:55:01 7 0.00 0.00 0.00 0.02 0.00 99.98 10:20:02 09:56:01 all 0.03 0.00 0.01 0.00 0.00 99.96 10:20:02 09:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:20:02 09:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:20:02 09:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:20:02 09:56:01 3 0.02 0.00 0.03 0.02 0.00 99.93 10:20:02 09:56:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:20:02 09:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:20:02 09:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:20:02 09:56:01 7 0.17 0.00 0.02 0.00 0.02 99.80 10:20:02 09:57:01 all 0.03 0.00 0.01 0.00 0.00 99.96 10:20:02 09:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:20:02 09:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:20:02 09:57:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:20:02 09:57:01 3 0.03 0.00 0.02 0.02 0.00 99.93 10:20:02 09:57:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:20:02 09:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:20:02 09:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:20:02 09:57:01 7 0.10 0.00 0.03 0.02 0.02 99.83 10:20:02 09:58:01 all 0.03 0.00 0.00 0.00 0.00 99.96 10:20:02 09:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:20:02 09:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:20:02 09:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:20:02 09:58:01 3 0.05 0.00 0.00 0.02 0.02 99.92 10:20:02 09:58:01 4 0.05 0.00 0.02 0.00 0.00 99.93 10:20:02 09:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:20:02 09:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:20:02 09:58:01 7 0.08 0.00 0.00 0.02 0.00 99.90 10:20:02 09:59:01 all 0.01 0.00 0.01 0.00 0.00 99.97 10:20:02 09:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:20:02 09:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:20:02 09:59:01 2 0.00 0.00 0.03 0.00 0.00 99.97 10:20:02 09:59:01 3 0.02 0.00 0.00 0.02 0.00 99.97 10:20:02 09:59:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:20:02 09:59:01 5 0.03 0.00 0.03 0.00 0.00 99.93 10:20:02 09:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:20:02 09:59:01 7 0.03 0.00 0.03 0.00 0.02 99.92 10:20:02 10:00:01 all 0.03 0.00 0.00 0.00 0.00 99.96 10:20:02 10:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:20:02 10:00:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:20:02 10:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:20:02 10:00:01 3 0.03 0.00 0.00 0.02 0.00 99.95 10:20:02 10:00:01 4 0.05 0.00 0.02 0.00 0.00 99.93 10:20:02 10:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:20:02 10:00:01 6 0.05 0.00 0.00 0.00 0.02 99.93 10:20:02 10:00:01 7 0.05 0.00 0.00 0.02 0.00 99.93 10:20:02 10:01:01 all 0.30 0.00 0.04 0.01 0.00 99.64 10:20:02 10:01:01 0 1.17 0.00 0.03 0.00 0.00 98.80 10:20:02 10:01:01 1 0.20 0.00 0.03 0.02 0.02 99.73 10:20:02 10:01:01 2 0.22 0.00 0.05 0.03 0.00 99.70 10:20:02 10:01:01 3 0.07 0.00 0.02 0.02 0.00 99.90 10:20:02 10:01:01 4 0.28 0.00 0.07 0.02 0.00 99.63 10:20:02 10:01:01 5 0.05 0.00 0.02 0.00 0.00 99.93 10:20:02 10:01:01 6 0.08 0.00 0.05 0.02 0.00 99.85 10:20:02 10:01:01 7 0.37 0.00 0.02 0.02 0.02 99.58 10:20:02 10:20:02 10:01:01 CPU %user %nice %system %iowait %steal %idle 10:20:02 10:02:01 all 0.01 0.00 0.01 0.00 0.00 99.97 10:20:02 10:02:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:20:02 10:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:20:02 10:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:20:02 10:02:01 3 0.02 0.00 0.02 0.02 0.02 99.93 10:20:02 10:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:20:02 10:02:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:20:02 10:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:20:02 10:02:01 7 0.02 0.00 0.05 0.00 0.00 99.93 10:20:02 10:03:01 all 0.02 0.00 0.01 0.00 0.00 99.96 10:20:02 10:03:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:20:02 10:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:20:02 10:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:20:02 10:03:01 3 0.03 0.00 0.02 0.02 0.00 99.93 10:20:02 10:03:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:20:02 10:03:01 5 0.00 0.00 0.00 0.00 0.02 99.98 10:20:02 10:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:20:02 10:03:01 7 0.05 0.00 0.02 0.02 0.00 99.92 10:20:02 10:04:01 all 0.03 0.00 0.01 0.01 0.00 99.96 10:20:02 10:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:20:02 10:04:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:20:02 10:04:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:20:02 10:04:01 3 0.03 0.00 0.00 0.02 0.00 99.95 10:20:02 10:04:01 4 0.02 0.00 0.02 0.02 0.00 99.95 10:20:02 10:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:20:02 10:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:20:02 10:04:01 7 0.07 0.00 0.02 0.02 0.02 99.88 10:20:02 10:05:01 all 0.12 0.00 0.04 0.01 0.00 99.83 10:20:02 10:05:01 0 0.13 0.00 0.05 0.00 0.00 99.82 10:20:02 10:05:01 1 0.05 0.00 0.02 0.00 0.00 99.93 10:20:02 10:05:01 2 0.00 0.00 0.03 0.00 0.00 99.97 10:20:02 10:05:01 3 0.05 0.00 0.03 0.02 0.00 99.90 10:20:02 10:05:01 4 0.02 0.00 0.03 0.00 0.02 99.93 10:20:02 10:05:01 5 0.18 0.00 0.05 0.03 0.00 99.73 10:20:02 10:05:01 6 0.50 0.00 0.05 0.00 0.00 99.45 10:20:02 10:05:01 7 0.05 0.00 0.05 0.00 0.00 99.90 10:20:02 10:06:01 all 0.26 0.00 0.01 0.00 0.00 99.72 10:20:02 10:06:01 0 0.02 0.00 0.00 0.02 0.00 99.97 10:20:02 10:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:20:02 10:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:20:02 10:06:01 3 0.03 0.00 0.00 0.00 0.02 99.95 10:20:02 10:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:20:02 10:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:20:02 10:06:01 6 1.97 0.00 0.02 0.00 0.00 98.01 10:20:02 10:06:01 7 0.03 0.00 0.02 0.02 0.02 99.92 10:20:02 10:07:01 all 0.27 0.00 0.00 0.00 0.00 99.72 10:20:02 10:07:01 0 0.08 0.00 0.00 0.02 0.00 99.90 10:20:02 10:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:20:02 10:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:20:02 10:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:20:02 10:07:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:20:02 10:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:20:02 10:07:01 6 1.99 0.00 0.00 0.00 0.02 98.00 10:20:02 10:07:01 7 0.03 0.00 0.00 0.02 0.02 99.93 10:20:02 10:08:01 all 0.16 0.00 0.02 0.00 0.00 99.81 10:20:02 10:08:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:20:02 10:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:20:02 10:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:20:02 10:08:01 3 0.03 0.00 0.00 0.02 0.00 99.95 10:20:02 10:08:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:20:02 10:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:20:02 10:08:01 6 1.21 0.00 0.08 0.00 0.00 98.71 10:20:02 10:08:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:20:02 10:09:01 all 0.01 0.00 0.02 0.00 0.00 99.96 10:20:02 10:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:20:02 10:09:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:20:02 10:09:01 2 0.00 0.00 0.03 0.00 0.00 99.97 10:20:02 10:09:01 3 0.05 0.00 0.02 0.02 0.00 99.92 10:20:02 10:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:20:02 10:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:20:02 10:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:20:02 10:09:01 7 0.02 0.00 0.03 0.02 0.02 99.92 10:20:02 10:10:01 all 0.01 0.00 0.01 0.00 0.01 99.97 10:20:02 10:10:01 0 0.03 0.00 0.03 0.00 0.00 99.93 10:20:02 10:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:20:02 10:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:20:02 10:10:01 3 0.02 0.00 0.03 0.00 0.02 99.93 10:20:02 10:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:20:02 10:10:01 5 0.00 0.00 0.00 0.00 0.02 99.98 10:20:02 10:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:20:02 10:10:01 7 0.02 0.00 0.03 0.02 0.02 99.92 10:20:02 10:11:01 all 0.03 0.00 0.01 0.01 0.00 99.96 10:20:02 10:11:01 0 0.02 0.00 0.00 0.02 0.00 99.97 10:20:02 10:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:20:02 10:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:20:02 10:11:01 3 0.05 0.00 0.02 0.02 0.00 99.92 10:20:02 10:11:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:20:02 10:11:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:20:02 10:11:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:20:02 10:11:01 7 0.05 0.00 0.02 0.02 0.00 99.92 10:20:02 10:12:01 all 0.01 0.00 0.01 0.08 0.00 99.91 10:20:02 10:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:20:02 10:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:20:02 10:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:20:02 10:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:20:02 10:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:20:02 10:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:20:02 10:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:20:02 10:12:01 7 0.02 0.00 0.03 0.60 0.02 99.33 10:20:02 10:20:02 10:12:01 CPU %user %nice %system %iowait %steal %idle 10:20:02 10:13:01 all 0.02 0.00 0.01 0.01 0.00 99.95 10:20:02 10:13:01 0 0.02 0.00 0.00 0.03 0.00 99.95 10:20:02 10:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:20:02 10:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:20:02 10:13:01 3 0.03 0.00 0.00 0.00 0.02 99.95 10:20:02 10:13:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:20:02 10:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:20:02 10:13:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:20:02 10:13:01 7 0.05 0.00 0.05 0.02 0.02 99.87 10:20:02 10:14:01 all 0.26 0.00 0.01 0.01 0.00 99.72 10:20:02 10:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:20:02 10:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:20:02 10:14:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:20:02 10:14:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:20:02 10:14:01 4 0.02 0.00 0.00 0.05 0.02 99.92 10:20:02 10:14:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:20:02 10:14:01 6 1.97 0.00 0.00 0.00 0.00 98.03 10:20:02 10:14:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:20:02 10:15:01 all 0.15 0.00 0.01 0.00 0.01 99.83 10:20:02 10:15:01 0 0.00 0.00 0.00 0.02 0.02 99.97 10:20:02 10:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:20:02 10:15:01 2 0.03 0.00 0.00 0.00 0.02 99.95 10:20:02 10:15:01 3 0.05 0.00 0.00 0.00 0.00 99.95 10:20:02 10:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:20:02 10:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:20:02 10:15:01 6 1.06 0.00 0.00 0.00 0.00 98.94 10:20:02 10:15:01 7 0.05 0.00 0.03 0.00 0.02 99.90 10:20:02 10:16:01 all 0.01 0.00 0.01 0.00 0.00 99.98 10:20:02 10:16:01 0 0.00 0.00 0.00 0.02 0.00 99.98 10:20:02 10:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:20:02 10:16:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:20:02 10:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:20:02 10:16:01 4 0.02 0.00 0.00 0.02 0.00 99.97 10:20:02 10:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:20:02 10:16:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:20:02 10:16:01 7 0.03 0.00 0.03 0.00 0.02 99.92 10:20:02 10:17:01 all 0.02 0.00 0.01 0.06 0.00 99.91 10:20:02 10:17:01 0 0.02 0.00 0.00 0.02 0.00 99.97 10:20:02 10:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:20:02 10:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:20:02 10:17:01 3 0.07 0.00 0.02 0.00 0.02 99.90 10:20:02 10:17:01 4 0.02 0.00 0.02 0.43 0.00 99.53 10:20:02 10:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:20:02 10:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:20:02 10:17:01 7 0.02 0.00 0.02 0.00 0.02 99.95 10:20:02 10:18:01 all 0.02 0.00 0.01 0.00 0.00 99.97 10:20:02 10:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:20:02 10:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:20:02 10:18:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:20:02 10:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:20:02 10:18:01 4 0.00 0.00 0.00 0.02 0.00 99.98 10:20:02 10:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:20:02 10:18:01 6 0.13 0.00 0.00 0.00 0.00 99.87 10:20:02 10:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:20:02 10:19:01 all 0.28 0.00 0.00 0.01 0.00 99.70 10:20:02 10:19:01 0 0.02 0.00 0.02 0.02 0.00 99.95 10:20:02 10:19:01 1 0.03 0.00 0.00 0.00 0.00 99.97 10:20:02 10:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:20:02 10:19:01 3 0.07 0.00 0.00 0.02 0.00 99.92 10:20:02 10:19:01 4 0.02 0.00 0.00 0.02 0.00 99.97 10:20:02 10:19:01 5 0.02 0.00 0.00 0.00 0.02 99.97 10:20:02 10:19:01 6 2.02 0.00 0.00 0.00 0.00 97.98 10:20:02 10:19:01 7 0.05 0.00 0.00 0.00 0.02 99.93 10:20:02 10:20:01 all 3.29 0.00 1.26 0.86 0.03 94.57 10:20:02 10:20:01 0 3.70 0.00 1.12 0.38 0.03 94.77 10:20:02 10:20:01 1 3.56 0.00 1.25 0.00 0.02 95.17 10:20:02 10:20:01 2 3.01 0.00 1.72 0.64 0.02 94.61 10:20:02 10:20:01 3 4.84 0.00 0.94 0.00 0.05 94.17 10:20:02 10:20:01 4 1.64 0.00 0.69 0.75 0.02 96.90 10:20:02 10:20:01 5 2.60 0.00 1.27 5.07 0.02 91.04 10:20:02 10:20:01 6 4.06 0.00 1.83 0.00 0.02 94.09 10:20:02 10:20:01 7 2.90 0.00 1.26 0.03 0.03 95.77 10:20:02 Average: all 5.58 0.00 1.49 1.67 0.02 91.24 10:20:02 Average: 0 5.58 0.00 1.54 2.79 0.02 90.07 10:20:02 Average: 1 5.48 0.00 1.52 1.34 0.02 91.64 10:20:02 Average: 2 5.40 0.00 1.46 1.51 0.03 91.60 10:20:02 Average: 3 5.74 0.00 1.50 1.09 0.02 91.65 10:20:02 Average: 4 5.53 0.00 1.45 1.72 0.02 91.27 10:20:02 Average: 5 5.33 0.00 1.48 1.79 0.02 91.38 10:20:02 Average: 6 5.95 0.00 1.44 1.52 0.02 91.07 10:20:02 Average: 7 5.63 0.00 1.49 1.59 0.03 91.26 10:20:02 10:20:02 10:20:02