Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2b289baeba3c93402790f2dfecdd81c9a1018974 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-ssh10103215232710400574.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14973595005643558539.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh767850599224485437.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh4643969733513619628.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16858704457301975561.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-12496 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/507 [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/507 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2b289baeba3c93402790f2dfecdd81c9a1018974 (main) Commit message: "Merge pull request #4545 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.78" > git config core.sparsecheckout # timeout=10 > git checkout -f 2b289baeba3c93402790f2dfecdd81c9a1018974 # timeout=10 > git rev-list --no-walk 0075755ea904cb1c320e6f00828dbbda8c0a5f06 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:55:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:55:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:55:32 ========================================================= 23:55:32 EdgeX Global Pipelines Version Info 23:55:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:55:33 ------------------- 23:55:33 stable info: 23:55:33 ------------------- 23:55:33 Commited By: Bill Mahoney bill.mahoney@intel.com 23:55:33 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 23:55:33 Message: update stable to v1.0.248 23:55:34 ------------------- 23:55:34 experimental info: 23:55:34 ------------------- 23:55:34 Commited By: **** collab-it+edgex@linuxfoundation.org 23:55:34 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 23:55:34 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:55:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 23:55:34 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 23:55:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:55:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:55:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:55:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:55:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:55:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 23:55:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 23:55:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 23:55:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:55:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:55:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:55:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:55:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:55:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:55:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:55:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:55:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:55:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 23:55:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:55:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:55:34 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:55:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:55:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:55:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:55:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2b289baeba3c93402790f2dfecdd81c9a1018974 [Pipeline] echo 23:55:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2b289ba [Pipeline] echo 23:55:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:55:34 provisioning config files... 23:55:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/507@tmp/config5884070274226318875tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:55:35 ---> docker-login.sh 23:55:35 nexus3.edgexfoundry.org:10001 23:55:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:55:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:55:35 Configure a credential helper to remove this warning. See 23:55:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:55:35 23:55:35 Login Succeeded 23:55:35 nexus3.edgexfoundry.org:10002 23:55:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:55:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:55:35 Configure a credential helper to remove this warning. See 23:55:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:55:35 23:55:35 Login Succeeded 23:55:35 nexus3.edgexfoundry.org:10003 23:55:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:55:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:55:35 Configure a credential helper to remove this warning. See 23:55:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:55:35 23:55:35 Login Succeeded 23:55:35 nexus3.edgexfoundry.org:10004 23:55:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:55:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:55:35 Configure a credential helper to remove this warning. See 23:55:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:55:35 23:55:35 Login Succeeded 23:55:35 docker.io 23:55:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:55:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:55:36 Configure a credential helper to remove this warning. See 23:55:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:55:36 23:55:36 Login Succeeded 23:55:36 ---> docker-login.sh ends [Pipeline] } 23:55:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:55:36 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 23:55:36 + dirname cmd/core-command/Dockerfile 23:55:36 + cut -d/ -f2 23:55:36 + echo core-command,cmd/core-command/Dockerfile 23:55:36 + dirname cmd/core-common-config-bootstrapper/Dockerfile 23:55:36 + cut -d/ -f2 23:55:36 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 23:55:36 + + cut -d/ -f2 23:55:36 dirname cmd/core-data/Dockerfile 23:55:36 + echo core-data,cmd/core-data/Dockerfile 23:55:36 + dirname cmd/core-metadata/Dockerfile 23:55:36 + cut -d/ -f2 23:55:36 + echo core-metadata,cmd/core-metadata/Dockerfile 23:55:36 + cut -d/ -f2 23:55:36 + dirname cmd/security-bootstrapper/Dockerfile 23:55:36 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 23:55:36 + + dirname cmd/security-proxy-auth/Dockerfile 23:55:36 cut -d/ -f2 23:55:36 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 23:55:36 + dirname cmd/security-proxy-setup/Dockerfile 23:55:36 + cut -d/ -f2 23:55:36 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 23:55:36 + dirname cmd/security-secretstore-setup/Dockerfile 23:55:36 + cut -d/ -f2 23:55:36 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 23:55:36 + dirname cmd/security-spiffe-token-provider/Dockerfile 23:55:36 + cut -d/ -f2 23:55:36 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 23:55:36 + dirname cmd/security-spire-agent/Dockerfile 23:55:36 + cut -d/ -f2 23:55:36 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 23:55:36 + dirname cmd/security-spire-config/Dockerfile 23:55:36 + cut -d/ -f2 23:55:36 + echo security-spire-config,cmd/security-spire-config/Dockerfile 23:55:36 + dirname cmd/security-spire-server/Dockerfile 23:55:36 + cut -d/ -f2 23:55:36 + echo security-spire-server,cmd/security-spire-server/Dockerfile 23:55:36 + dirname cmd/support-notifications/Dockerfile 23:55:36 + cut -d/ -f2 23:55:36 + echo support-notifications,cmd/support-notifications/Dockerfile 23:55:36 + dirname cmd/support-scheduler/Dockerfile 23:55:36 + cut -d/ -f2 23:55:36 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 23:55:36 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:55:37 + git rev-list -1 --merges 2b289baeba3c93402790f2dfecdd81c9a1018974~1..2b289baeba3c93402790f2dfecdd81c9a1018974 [Pipeline] echo 23:55:37 -----------> git rev-list -1 --merges 2b289baeba3c93402790f2dfecdd81c9a1018974~1..2b289baeba3c93402790f2dfecdd81c9a1018974 2b289baeba3c93402790f2dfecdd81c9a1018974 23:55:37 2b289baeba3c93402790f2dfecdd81c9a1018974 [false] [Pipeline] sh 23:55:37 + git log --format=format:%s -1 2b289baeba3c93402790f2dfecdd81c9a1018974 [Pipeline] echo 23:55:37 ========================================================= 23:55:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:55:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 23:55:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:55:37 + grep -v github /etc/ssh/ssh_known_hosts 23:55:37 + [ -e /tmp/ssh_known_hosts ] 23:55:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:55:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:55:37 + sudo tee -a /etc/ssh/ssh_known_hosts 23:55:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:55:38 23:55:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:55:38 0.1.4: Pulling from edgex-devops/py-git-semver 23:55:38 b85a868b505f: Pulling fs layer 23:55:38 e2be974225ed: Pulling fs layer 23:55:38 339a4e72a1f5: Pulling fs layer 23:55:38 988bab9f4d93: Pulling fs layer 23:55:38 1469e6f7b9e6: Pulling fs layer 23:55:38 eaf3925da568: Pulling fs layer 23:55:38 bab4dde63d76: Pulling fs layer 23:55:38 bde34c3a00c8: Pulling fs layer 23:55:38 b352a97aabf1: Pulling fs layer 23:55:38 4872d77fe225: Pulling fs layer 23:55:38 5851b861e8e6: Pulling fs layer 23:55:38 1469e6f7b9e6: Waiting 23:55:38 eaf3925da568: Waiting 23:55:38 bab4dde63d76: Waiting 23:55:38 bde34c3a00c8: Waiting 23:55:38 988bab9f4d93: Waiting 23:55:38 b352a97aabf1: Waiting 23:55:38 4872d77fe225: Waiting 23:55:38 5851b861e8e6: Waiting 23:55:38 e2be974225ed: Download complete 23:55:38 339a4e72a1f5: Verifying Checksum 23:55:38 339a4e72a1f5: Download complete 23:55:38 1469e6f7b9e6: Verifying Checksum 23:55:38 1469e6f7b9e6: Download complete 23:55:38 eaf3925da568: Verifying Checksum 23:55:38 eaf3925da568: Download complete 23:55:38 bde34c3a00c8: Verifying Checksum 23:55:38 bde34c3a00c8: Download complete 23:55:38 b352a97aabf1: Verifying Checksum 23:55:38 b352a97aabf1: Download complete 23:55:38 4872d77fe225: Verifying Checksum 23:55:38 4872d77fe225: Download complete 23:55:38 5851b861e8e6: Verifying Checksum 23:55:38 5851b861e8e6: Download complete 23:55:38 b85a868b505f: Download complete 23:55:39 bab4dde63d76: Verifying Checksum 23:55:39 bab4dde63d76: Download complete 23:55:40 b85a868b505f: Pull complete 23:55:40 e2be974225ed: Pull complete 23:55:40 339a4e72a1f5: Pull complete 23:55:40 988bab9f4d93: Pull complete 23:55:41 1469e6f7b9e6: Pull complete 23:55:41 eaf3925da568: Pull complete 23:55:43 bab4dde63d76: Pull complete 23:55:43 bde34c3a00c8: Pull complete 23:55:43 b352a97aabf1: Pull complete 23:55:43 4872d77fe225: Pull complete 23:55:43 5851b861e8e6: Pull complete 23:55:43 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:55:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:55:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:55:43 prd-ubuntu20.04-docker-8c-8g-12496 does not seem to be running inside a container 23:55:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/507 -v /w/workspace/edgex-go/507:/w/workspace/edgex-go/507:rw,z -v /w/workspace/edgex-go/507@tmp:/w/workspace/edgex-go/507@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:55:48 $ docker top c20aa232fd99912c79e7ba63159d5e58c8bb090eb9526ad5772327e3557b2bbd -eo pid,comm 23:55:48 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:55:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:55:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:55:48 [ssh-agent] Looking for ssh-agent implementation... 23:55:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:55:48 $ docker exec c20aa232fd99912c79e7ba63159d5e58c8bb090eb9526ad5772327e3557b2bbd ssh-agent 23:55:48 SSH_AUTH_SOCK=/tmp/ssh-Am0zDcHynzyA/agent.31 23:55:48 SSH_AGENT_PID=37 23:55:48 Running ssh-add (command line suppressed) 23:55:48 Identity added: /w/workspace/edgex-go/507@tmp/private_key_2828781853640484559.key (/w/workspace/edgex-go/507@tmp/private_key_2828781853640484559.key) 23:55:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:55:48 + git tag --points-at HEAD [Pipeline] } 23:55:49 $ docker exec --env ******** --env ******** c20aa232fd99912c79e7ba63159d5e58c8bb090eb9526ad5772327e3557b2bbd ssh-agent -k 23:55:49 unset SSH_AUTH_SOCK; 23:55:49 unset SSH_AGENT_PID; 23:55:49 echo Agent pid 37 killed; 23:55:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:55:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:55:49 [ssh-agent] Looking for ssh-agent implementation... 23:55:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:55:49 $ docker exec c20aa232fd99912c79e7ba63159d5e58c8bb090eb9526ad5772327e3557b2bbd ssh-agent 23:55:49 SSH_AUTH_SOCK=/tmp/ssh-Ov0CWRxMTnNG/agent.69 23:55:49 SSH_AGENT_PID=75 23:55:49 Running ssh-add (command line suppressed) 23:55:49 Identity added: /w/workspace/edgex-go/507@tmp/private_key_16432933520570772361.key (/w/workspace/edgex-go/507@tmp/private_key_16432933520570772361.key) 23:55:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:55:49 + git semver init 23:55:50 2023-05-02 23:55:49,997 [run_init] DEBUG init version:0.0.0 force:False 23:55:50 2023-05-02 23:55:49,998 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/507/.semver 23:55:50 2023-05-02 23:55:49,999 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/507/.semver 23:55:50 2023-05-02 23:55:49,999 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/507/.semver'], cwd=/w/workspace/edgex-go/507, universal_newlines=False, shell=None, istream=None) 23:55:58 2023-05-02 23:55:56,727 [append_file] DEBUG append to file:/w/workspace/edgex-go/507/.git/info/exclude 23:55:58 2023-05-02 23:55:56,728 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/507/.semver/main with force:False 23:55:58 2023-05-02 23:55:56,728 [read_version] DEBUG read version from /w/workspace/edgex-go/507/.semver/main 23:55:58 2023-05-02 23:55:56,728 [read_version] DEBUG read version from /w/workspace/edgex-go/507/.semver/main 23:55:58 3.0.0-dev.144 [Pipeline] } 23:55:58 $ docker exec --env ******** --env ******** c20aa232fd99912c79e7ba63159d5e58c8bb090eb9526ad5772327e3557b2bbd ssh-agent -k 23:55:58 unset SSH_AUTH_SOCK; 23:55:58 unset SSH_AGENT_PID; 23:55:58 echo Agent pid 75 killed; 23:55:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:55:58 + git semver [Pipeline] } 23:55:59 $ docker stop --time=1 c20aa232fd99912c79e7ba63159d5e58c8bb090eb9526ad5772327e3557b2bbd 23:56:00 $ docker rm -f --volumes c20aa232fd99912c79e7ba63159d5e58c8bb090eb9526ad5772327e3557b2bbd [Pipeline] // withDockerContainer [Pipeline] sh 23:56:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:56:01 Stashed 1 file(s) [Pipeline] echo 23:56:01 [edgeXSemver]: initialized semver on version 3.0.0-dev.144 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:56:01 + git config --global --add safe.directory /w/workspace/edgex-go/507 [Pipeline] echo 23:56:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:56:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:56:01 ========================================================= 23:56:01 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:56:01 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:56:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:56:01 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:56:01 f56be85fc22e: Pulling fs layer 23:56:01 85791d961cd3: Pulling fs layer 23:56:01 d694b5ae8c79: Pulling fs layer 23:56:01 9f32a84ed3da: Pulling fs layer 23:56:01 4d19c01a9841: Pulling fs layer 23:56:01 9325e15d5711: Pulling fs layer 23:56:01 556b6ee489ea: Pulling fs layer 23:56:01 c5a4b2cf53e6: Pulling fs layer 23:56:01 9f32a84ed3da: Waiting 23:56:01 c5a4b2cf53e6: Waiting 23:56:01 4d19c01a9841: Waiting 23:56:01 556b6ee489ea: Waiting 23:56:01 9325e15d5711: Waiting 23:56:01 85791d961cd3: Download complete 23:56:01 9f32a84ed3da: Verifying Checksum 23:56:01 9f32a84ed3da: Download complete 23:56:01 4d19c01a9841: Download complete 23:56:01 f56be85fc22e: Verifying Checksum 23:56:01 f56be85fc22e: Download complete 23:56:01 9325e15d5711: Verifying Checksum 23:56:01 9325e15d5711: Download complete 23:56:02 f56be85fc22e: Pull complete 23:56:02 85791d961cd3: Pull complete 23:56:02 c5a4b2cf53e6: Verifying Checksum 23:56:02 c5a4b2cf53e6: Download complete 23:56:02 d694b5ae8c79: Verifying Checksum 23:56:02 d694b5ae8c79: Download complete 23:56:02 556b6ee489ea: Verifying Checksum 23:56:02 556b6ee489ea: Download complete 23:56:06 d694b5ae8c79: Pull complete 23:56:06 9f32a84ed3da: Pull complete 23:56:06 4d19c01a9841: Pull complete 23:56:06 9325e15d5711: Pull complete 23:56:08 556b6ee489ea: Pull complete 23:56:10 c5a4b2cf53e6: Pull complete 23:56:10 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 23:56:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:56:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 23:56:10 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:56:10 WORKDIR /edgex 23:56:10 COPY go.mod . 23:56:10 RUN go mod downloaddocker 23:56:10 build -t ci-base-image-x86_64 -f - . 23:56:11 Sending build context to Docker daemon 170.7MB 23:56:11 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:56:11 ---> c4be618373d6 23:56:11 Step 2/4 : WORKDIR /edgex 23:56:16 Still waiting to schedule task 23:56:16 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:56:21 ---> Running in cd545325596b 23:56:21 Removing intermediate container cd545325596b 23:56:21 ---> a2732274669e 23:56:21 Step 3/4 : COPY go.mod . 23:56:21 ---> 6df268f4fd1d 23:56:21 Step 4/4 : RUN go mod download 23:56:21 ---> Running in cd3ede192c02 23:56:39 Removing intermediate container cd3ede192c02 23:56:39 ---> 041175c241fe 23:56:39 Successfully built 041175c241fe 23:56:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:40 + docker inspect -f . ci-base-image-x86_64 23:56:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:56:40 prd-ubuntu20.04-docker-8c-8g-12496 does not seem to be running inside a container 23:56:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/507 -v /w/workspace/edgex-go/507:/w/workspace/edgex-go/507:rw,z -v /w/workspace/edgex-go/507@tmp:/w/workspace/edgex-go/507@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 ******** ci-base-image-x86_64 cat 23:56:40 $ docker top fe578e9bb28648266417317b70b140d30e7f2bdee425cd17732c2a18406d3142 -eo pid,comm [Pipeline] { [Pipeline] sh 23:56:40 + go version 23:56:40 go version go1.20.2 linux/amd64 [Pipeline] } 23:56:40 $ docker stop --time=1 fe578e9bb28648266417317b70b140d30e7f2bdee425cd17732c2a18406d3142 23:56:42 $ docker rm -f --volumes fe578e9bb28648266417317b70b140d30e7f2bdee425cd17732c2a18406d3142 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:42 + docker inspect -f . ci-base-image-x86_64 23:56:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:56:42 prd-ubuntu20.04-docker-8c-8g-12496 does not seem to be running inside a container 23:56:42 $ 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/507 -v /w/workspace/edgex-go/507:/w/workspace/edgex-go/507:rw,z -v /w/workspace/edgex-go/507@tmp:/w/workspace/edgex-go/507@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 ******** ci-base-image-x86_64 cat 23:56:43 $ docker top d8edbe87c87b2023c967919fae8edcdfd1ef11fc0ce009b77f9b43a4744fa7e7 -eo pid,comm [Pipeline] { [Pipeline] echo 23:56:43 ========================================================= 23:56:43 [edgeXBuildGoParallel] Running Tests and Build... 23:56:43 ========================================================= [Pipeline] sh 23:56:43 + git config --global --add safe.directory /w/workspace/edgex-go/507 [Pipeline] fileExists [Pipeline] sh 23:56:43 + make test 23:56:43 go test -race -coverprofile=coverage.out ./... 23:56:51 ? github.com/edgexfoundry/edgex-go [no test files] 23:57:09 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:57:09 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 23:57:09 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:57:09 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:57:10 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:57:11 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:57:11 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:57:11 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 23:57:11 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:57:11 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 23:57:12 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:57:13 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:57:13 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:57:13 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:57:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:57:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:57:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements 23:57:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 23:57:16 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:57:16 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 23:57:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.080s coverage: 98.5% of statements 23:57:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:57:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:57:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.103s coverage: 71.5% of statements 23:57:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.079s coverage: 54.0% of statements 23:57:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 23:57:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:57:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:57:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:57:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:57:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:57:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:57:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.325s coverage: 88.5% of statements 23:57:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.069s coverage: 3.8% of statements 23:57:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:57:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:57:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 23:57:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.383s coverage: 95.6% of statements 23:57:23 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:57:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:57:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:57:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:57:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:57:23 ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements 23:57:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:57:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:57:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:57:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 65.9% of statements 23:57:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:57:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:57:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.077s coverage: 0.9% of statements 23:57:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 29.0% of statements 23:57:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 42.9% of statements 23:57:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:57:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:57:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:57:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:57:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.068s coverage: 82.9% of statements 23:57:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.060s coverage: 94.1% of statements 23:57:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements 23:57:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.068s coverage: 87.5% of statements 23:57:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:57:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 23:57:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 23:57:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 23:57:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:57:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:57:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:57:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:57:29 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:57:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:57:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:57:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 23:57:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:57:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:57:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:57:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 23:57:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 23:57:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 23:57:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:57:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:57:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:57:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 23:57:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 23:57:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 23:57:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:57:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:57:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:57:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:57:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:57:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.065s coverage: 94.4% of statements 23:57:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:57:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:57:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:57:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:57:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:57:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:57:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:57:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:57:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12498 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 23:57:49 Running in /w/workspace/edgex-go/507 [Pipeline] { [Pipeline] checkout 23:57:49 The recommended git tool is: git 23:57:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.277s coverage: 79.9% of statements 23:57:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.087s coverage: 92.9% of statements 23:57:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 64.4% of statements 23:57:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.066s coverage: 62.3% of statements 23:57:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements 23:57:50 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.056s coverage: 20.0% of statements 23:57:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 23:57:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.106s coverage: 81.8% of statements 23:57:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.091s coverage: 82.1% of statements 23:57:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.058s coverage: 86.0% of statements 23:57:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.180s coverage: 63.1% of statements 23:57:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.070s coverage: 100.0% of statements 23:57:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements 23:57:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements 23:57:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements 23:57:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 23:57:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.189s coverage: 38.4% of statements 23:57:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 23:57:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements 23:57:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements 23:57:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.128s coverage: 92.3% of statements 23:57:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 61.5% of statements 23:57:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.7% of statements 23:57:50 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 23:57:50 running golangci-lint 23:57:50 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 23:57:50 go version go1.20.2 linux/amd64 23:57:51 level=info msg="[config_reader] Used config file .golangci.yml" 23:57:51 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 23:57:54 using credential edgex-jenkins-ssh 23:57:54 Cloning the remote Git repository 23:57:54 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:57:54 > git init /w/workspace/edgex-go/507 # timeout=10 23:57:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:57:54 > git --version # timeout=10 23:57:54 > git --version # 'git version 2.25.1' 23:57:54 using GIT_SSH to set credentials SSH Credentials for GitHub 23:57:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:58:09 level=info msg="[loader] Go packages loading at mode 575 (imports|files|name|types_sizes|compiled_files|deps|exports_file) took 16.72745931s" 23:58:09 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 31.290921ms" 23:58:11 Avoid second fetch 23:58:11 Checking out Revision 2b289baeba3c93402790f2dfecdd81c9a1018974 (main) 23:58:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:58:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:58:11 > git config core.sparsecheckout # timeout=10 23:58:11 > git checkout -f 2b289baeba3c93402790f2dfecdd81c9a1018974 # timeout=10 23:58:11 Commit message: "Merge pull request #4545 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.78" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:58:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:58:12 % Total % Received % Xferd Average Speed Time Time Time Current 23:58:12 Dload Upload Total Spent Left Speed 23:58:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 106k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh 23:58:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:58:13 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:58:13 + sudo tee /etc/docker/daemon.new 23:58:13 { 23:58:13 "registry-mirrors": [ 23:58:13 "https://nexus3.edgexfoundry.org:10001" 23:58:13 ], 23:58:13 "bip": "10.250.0.254/24", 23:58:13 "hosts": [ 23:58:13 "tcp://0.0.0.0:5555", 23:58:13 "unix:///var/run/docker.sock" 23:58:13 ], 23:58:13 "mtu": 1458, 23:58:13 "selinux-enabled": true, 23:58:13 "seccomp-profile": "/etc/docker/seccomp.json" 23:58:13 } [Pipeline] sh 23:58:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:58:14 + sudo service docker restart 23:58:15 level=info msg="[linters_context/goanalysis] analyzers took 1m1.442994915s with top 10 stages: buildir: 32.509820419s, inspect: 1.692756482s, fact_deprecated: 1.466897662s, gosec: 1.416404098s, printf: 1.330780471s, ctrlflow: 1.006054882s, S1038: 903.147124ms, fact_purity: 829.894477ms, nilness: 786.448143ms, SA1016: 530.011259ms" 23:58:15 level=info msg="[runner] Issues before processing: 203, after processing: 0" 23:58:15 level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 203/203, exclude: 203/203, skip_dirs: 203/203, identifier_marker: 203/203, exclude-rules: 23/203, cgo: 203/203, path_prettifier: 203/203, skip_files: 203/203, nolint: 0/23, filename_unadjuster: 203/203" 23:58:15 level=info msg="[runner] processing took 19.903634ms with stages: nolint: 11.061522ms, identifier_marker: 4.388139ms, exclude-rules: 1.761116ms, autogenerated_exclude: 1.124501ms, path_prettifier: 1.09489ms, skip_dirs: 411.203µs, filename_unadjuster: 29.542µs, cgo: 23.921µs, max_same_issues: 2.17µs, uniq_by_line: 1.23µs, source_code: 1.2µs, severity-rules: 790ns, skip_files: 680ns, sort_results: 640ns, path_shortener: 500ns, diff: 430ns, path_prefixer: 370ns, exclude: 350ns, max_from_linter: 280ns, max_per_file_from_linter: 160ns" 23:58:15 level=info msg="[runner] linters took 7.736763749s with stages: goanalysis_metalinter: 7.716646265s" 23:58:15 level=info msg="File cache stats: 0 entries of total size 0B" 23:58:15 level=info msg="Memory: 246 samples, avg is 168.4MB, max is 761.6MB" 23:58:15 level=info msg="Execution took 24.504302016s" 23:58:15 go vet ./... 23:58:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:58:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:58:21 ./bin/test-attribution-txt.sh [Pipeline] echo 23:58:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 23:58:21 + ls -al . 23:58:21 total 704 23:58:21 drwxrwxr-x 11 1001 1001 4096 May 2 23:56 . 23:58:21 drwxr-xr-x 4 root root 4096 May 2 23:56 .. 23:58:21 drwxrwxr-x 2 1001 1001 4096 May 2 23:55 .blubracket 23:58:21 -rw-rw-r-- 1 1001 1001 16 May 2 23:55 .dockerignore 23:58:21 drwxrwxr-x 8 1001 1001 4096 May 2 23:55 .git 23:58:21 drwxrwxr-x 3 1001 1001 4096 May 2 23:55 .github 23:58:21 -rw-rw-r-- 1 1001 1001 1133 May 2 23:55 .gitignore 23:58:21 -rw-rw-r-- 1 1001 1001 42 May 2 23:55 .golangci.yml 23:58:21 -rw-rw-r-- 1 1001 1001 87 May 2 23:55 .hadolint.yml 23:58:21 drwxr-xr-x 3 1001 1001 4096 May 2 23:55 .semver 23:58:21 -rw-rw-r-- 1 1001 1001 166 May 2 23:55 .sonarcloud.properties 23:58:21 -rw-rw-r-- 1 1001 1001 1171 May 2 23:55 ADOPTERS.md 23:58:21 -rw-rw-r-- 1 1001 1001 10835 May 2 23:55 Attribution.txt 23:58:21 -rw-rw-r-- 1 1001 1001 73765 May 2 23:55 CHANGELOG.md 23:58:21 -rw-rw-r-- 1 1001 1001 3804 May 2 23:55 CONTRIBUTING.md 23:58:21 -rw-rw-r-- 1 1001 1001 677 May 2 23:55 GOVERNANCE.md 23:58:21 -rw-rw-r-- 1 1001 1001 883 May 2 23:55 Jenkinsfile 23:58:21 -rw-rw-r-- 1 1001 1001 10775 May 2 23:55 LICENSE 23:58:21 -rw-rw-r-- 1 1001 1001 14368 May 2 23:55 Makefile 23:58:21 -rw-rw-r-- 1 1001 1001 582 May 2 23:55 OWNERS.md 23:58:21 -rw-rw-r-- 1 1001 1001 9403 May 2 23:55 README.md 23:58:21 -rw-rw-r-- 1 1001 1001 789 May 2 23:55 SECURITY.md 23:58:21 -rw-rw-r-- 1 1001 1001 13 May 2 23:56 VERSION 23:58:21 drwxrwxr-x 2 1001 1001 4096 May 2 23:55 bin 23:58:21 drwxrwxr-x 18 1001 1001 4096 May 2 23:55 cmd 23:58:21 -rw-r--r-- 1 root root 448352 May 2 23:57 coverage.out 23:58:21 -rw-rw-r-- 1 1001 1001 3200 May 2 23:55 go.mod 23:58:21 -rw-rw-r-- 1 1001 1001 31040 May 2 23:55 go.sum 23:58:21 drwxrwxr-x 7 1001 1001 4096 May 2 23:55 internal 23:58:21 drwxrwxr-x 3 1001 1001 4096 May 2 23:55 openapi 23:58:21 -rw-rw-r-- 1 1001 1001 594 May 2 23:55 security.txt 23:58:21 drwxrwxr-x 4 1001 1001 4096 May 2 23:55 snap 23:58:21 -rw-rw-r-- 1 1001 1001 204 May 2 23:55 version.go [Pipeline] sh 23:58:21 + '[' -e coverage.out ] 23:58:21 + chown 1001:1001 coverage.out [Pipeline] stash 23:58:21 Stashed 1 file(s) [Pipeline] sh 23:58:22 + make build 23:58:22 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:58:32 provisioning config files... 23:58:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/507@tmp/config2607527812996366184tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:58:33 ---> docker-login.sh 23:58:33 nexus3.edgexfoundry.org:10001 23:58:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:33 Configure a credential helper to remove this warning. See 23:58:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:33 23:58:33 Login Succeeded 23:58:33 nexus3.edgexfoundry.org:10002 23:58:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:34 Configure a credential helper to remove this warning. See 23:58:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:34 23:58:34 Login Succeeded 23:58:34 nexus3.edgexfoundry.org:10003 23:58:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:34 Configure a credential helper to remove this warning. See 23:58:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:34 23:58:34 Login Succeeded 23:58:34 nexus3.edgexfoundry.org:10004 23:58:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:34 Configure a credential helper to remove this warning. See 23:58:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:34 23:58:34 Login Succeeded 23:58:34 docker.io 23:58:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:35 Configure a credential helper to remove this warning. See 23:58:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:35 23:58:35 Login Succeeded 23:58:35 ---> docker-login.sh ends [Pipeline] } 23:58:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 23:58:35 + git config --global --add safe.directory /w/workspace/edgex-go/507 [Pipeline] echo 23:58:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:58:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:58:35 ========================================================= 23:58:35 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 23:58:35 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:58:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:58:36 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:58:36 c41833b44d91: Pulling fs layer 23:58:36 ed15518f5707: Pulling fs layer 23:58:36 feae8fd75edb: Pulling fs layer 23:58:36 242c74f7c9fa: Pulling fs layer 23:58:36 3cdef696dda3: Pulling fs layer 23:58:36 2ced38df9373: Pulling fs layer 23:58:36 58f1dce35555: Pulling fs layer 23:58:36 242c74f7c9fa: Waiting 23:58:36 3cdef696dda3: Waiting 23:58:36 2ced38df9373: Waiting 23:58:36 58f1dce35555: Waiting 23:58:36 ed15518f5707: Verifying Checksum 23:58:36 ed15518f5707: Download complete 23:58:36 242c74f7c9fa: Verifying Checksum 23:58:36 242c74f7c9fa: Download complete 23:58:36 3cdef696dda3: Verifying Checksum 23:58:36 3cdef696dda3: Download complete 23:58:36 c41833b44d91: Verifying Checksum 23:58:37 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:58:37 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:58:37 c41833b44d91: Pull complete 23:58:37 58f1dce35555: Verifying Checksum 23:58:37 58f1dce35555: Download complete 23:58:37 ed15518f5707: Pull complete 23:58:38 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:58:38 feae8fd75edb: Verifying Checksum 23:58:38 feae8fd75edb: Download complete 23:58:38 2ced38df9373: Verifying Checksum 23:58:38 2ced38df9373: Download complete 23:58:39 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:58:47 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:58:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:58:49 feae8fd75edb: Pull complete 23:58:49 242c74f7c9fa: Pull complete 23:58:49 3cdef696dda3: Pull complete 23:58:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:58:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:58:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:58:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:58:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 23:58:54 $ docker stop --time=1 d8edbe87c87b2023c967919fae8edcdfd1ef11fc0ce009b77f9b43a4744fa7e7 23:58:55 2ced38df9373: Pull complete 23:58:58 58f1dce35555: Pull complete 23:58:58 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 23:58:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:58:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:59:00 $ docker rm -f --volumes d8edbe87c87b2023c967919fae8edcdfd1ef11fc0ce009b77f9b43a4744fa7e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:01 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:59:01 WORKDIR /edgex 23:59:01 COPY go.mod . 23:59:01 RUN go mod download -t 23:59:01 ci-base-image-arm64 -f - . 23:59:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:59:01 23:59:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:59:01 latest: Pulling from edgex-devops/edgex-compose 23:59:01 cbdbe7a5bc2a: Pulling fs layer 23:59:01 ca9280d653b3: Pulling fs layer 23:59:01 7e9c9ca2126c: Pulling fs layer 23:59:01 cbdbe7a5bc2a: Verifying Checksum 23:59:01 cbdbe7a5bc2a: Download complete 23:59:01 Sending build context to Docker daemon 2.932MB 23:59:01 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:59:01 ---> fadd8f120f05 23:59:01 Step 2/4 : WORKDIR /edgex 23:59:02 ca9280d653b3: Verifying Checksum 23:59:02 ca9280d653b3: Download complete 23:59:02 cbdbe7a5bc2a: Pull complete 23:59:02 7e9c9ca2126c: Verifying Checksum 23:59:02 7e9c9ca2126c: Download complete 23:59:02 ca9280d653b3: Pull complete 23:59:03 ---> Running in ca2b6e9391f6 23:59:03 Removing intermediate container ca2b6e9391f6 23:59:03 ---> 89aad9b707bc 23:59:03 Step 3/4 : COPY go.mod . 23:59:04 ---> 22d17d3b6172 23:59:04 Step 4/4 : RUN go mod download 23:59:04 ---> Running in ed8eb82fc11c 23:59:05 7e9c9ca2126c: Pull complete 23:59:05 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 23:59:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:59:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:59:05 prd-ubuntu20.04-docker-8c-8g-12496 does not seem to be running inside a container 23:59:05 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/507 -v /w/workspace/edgex-go/507:/w/workspace/edgex-go/507:rw,z -v /w/workspace/edgex-go/507@tmp:/w/workspace/edgex-go/507@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:59:08 $ docker top bd553539f8f9be87e03227510d94bbe3860ca95eb81de0f15a7fe3c95a8bcb90 -eo pid,comm [Pipeline] { [Pipeline] sh 23:59:09 + docker-compose build --help 23:59:09 + grep parallel 23:59:09 --parallel Build images in parallel. [Pipeline] } 23:59:09 $ docker stop --time=1 bd553539f8f9be87e03227510d94bbe3860ca95eb81de0f15a7fe3c95a8bcb90 23:59:11 $ docker rm -f --volumes bd553539f8f9be87e03227510d94bbe3860ca95eb81de0f15a7fe3c95a8bcb90 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:59:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:59:11 prd-ubuntu20.04-docker-8c-8g-12496 does not seem to be running inside a container 23:59:11 $ 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/507 -v /w/workspace/edgex-go/507:/w/workspace/edgex-go/507:rw,z -v /w/workspace/edgex-go/507@tmp:/w/workspace/edgex-go/507@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:59:11 $ docker top f05e6d7390c1dc44c564a7713b28d463162a815400d1a94069183d567e714e95 -eo pid,comm [Pipeline] { [Pipeline] sh 23:59:12 + docker-compose -f ./docker-compose-build.yml build --parallel 23:59:12 Building core-command ... 23:59:12 Building core-common-config-bootstrapper ... 23:59:12 Building core-data ... 23:59:12 Building core-metadata ... 23:59:12 Building security-bootstrapper ... 23:59:12 Building security-proxy-auth ... 23:59:12 Building security-proxy-setup ... 23:59:12 Building security-secretstore-setup ... 23:59:12 Building security-spiffe-token-provider ... 23:59:12 Building security-spire-agent ... 23:59:12 Building security-spire-config ... 23:59:12 Building security-spire-server ... 23:59:12 Building support-notifications ... 23:59:12 Building support-scheduler ... 23:59:12 Building security-secretstore-setup 23:59:12 Building security-spire-agent 23:59:12 Building security-spiffe-token-provider 23:59:12 Building core-metadata 23:59:12 Building core-common-config-bootstrapper 23:59:24 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:59:24 Step 2/27 : FROM ${BUILDER_BASE} AS builder 23:59:24 ---> 041175c241fe 23:59:24 Step 3/27 : WORKDIR /edgex-go 23:59:24 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:59:24 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:59:24 ---> 041175c241fe 23:59:24 Step 3/25 : WORKDIR /edgex-go 23:59:24 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:59:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:59:24 ---> 041175c241fe 23:59:24 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:59:24 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:59:24 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:59:24 ---> 041175c241fe 23:59:24 Step 3/25 : ARG ADD_BUILD_TAGS="" 23:59:24 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:59:24 Step 2/20 : FROM ${BUILDER_BASE} AS builder 23:59:24 ---> 041175c241fe 23:59:24 Step 3/20 : WORKDIR /edgex-go 23:59:33 ---> Running in 7daefbe96fcc 23:59:33 ---> Running in 33caf9e87fe5 23:59:33 ---> Running in cb90f6ef130c 23:59:33 ---> Running in 7dbc54c32c1b 23:59:33 ---> Running in 913afda20665 23:59:33 Removing intermediate container 7daefbe96fcc 23:59:33 ---> b3bd1ab7ca8d 23:59:33 Step 4/25 : WORKDIR /edgex-go 23:59:33 Removing intermediate container 33caf9e87fe5 23:59:33 ---> a3560c6e67cc 23:59:33 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 23:59:33 Removing intermediate container 913afda20665 23:59:33 Removing intermediate container cb90f6ef130c 23:59:33 ---> 937c148653f8 23:59:33 ---> a77b11a8e00e 23:59:33 Step 4/23 : WORKDIR /edgex-goStep 4/25 : RUN apk add --update --no-cache make git 23:59:33 23:59:33 Removing intermediate container 7dbc54c32c1b 23:59:33 ---> 97b77ce36464 23:59:33 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 23:59:33 ---> Running in d5b565ce886e 23:59:33 ---> Running in 0c449e8a9e4c 23:59:33 ---> Running in 19e82cea85d0 23:59:33 ---> Running in c114f9b6c9e2 23:59:33 ---> Running in 00857b7e58c4 23:59:33 Removing intermediate container d5b565ce886e 23:59:33 ---> ae47436bd207 23:59:33 Step 5/25 : RUN apk add --update --no-cache make git 23:59:33 ---> Running in fc408427f987 23:59:33 Removing intermediate container c114f9b6c9e2 23:59:33 ---> 879d1fe4ede8 23:59:33 Step 5/23 : RUN apk add --update --no-cache make git 23:59:33 ---> Running in c289b23ce503 23:59:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:59:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:59:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:59:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:59:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:59:33 OK: 265 MiB in 53 packages 23:59:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:59:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:59:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:59:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:59:33 OK: 265 MiB in 53 packages 23:59:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:59:33 v3.17.3-144-gedb697f0a25 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:59:33 v3.17.3-146-g00487ded7d9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:59:33 OK: 17819 distinct packages available 23:59:33 OK: 265 MiB in 53 packages 23:59:33 OK: 265 MiB in 53 packages 23:59:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:59:33 Removing intermediate container 0c449e8a9e4c 23:59:33 ---> 9fec48232130 23:59:33 Step 5/25 : COPY go.mod vendor* ./ 23:59:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:59:33 ---> 51204695f153 23:59:33 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:59:33 Removing intermediate container 19e82cea85d0 23:59:33 ---> ead26f60f2f1 23:59:33 Step 5/27 : COPY go.mod vendor* ./ 23:59:33 ---> Running in c44c94a598a9 23:59:34 Removing intermediate container c289b23ce503 23:59:34 ---> 90405a90e9f1 23:59:34 Step 6/23 : COPY go.mod vendor* ./ 23:59:34 ---> 60ded4ecba91 23:59:34 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:59:34 OK: 265 MiB in 53 packages 23:59:34 ---> Running in 15500e485cc4 23:59:34 Removing intermediate container fc408427f987 23:59:34 ---> 244b01068d1c 23:59:34 Step 6/25 : COPY go.mod vendor* ./ 23:59:34 ---> 26cb1e6472ed 23:59:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:59:34 ---> Running in a666cd741898 23:59:34 ---> 282efc4f5509 23:59:34 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:59:34 ---> Running in fb4eb0328e08 23:59:34 Removing intermediate container 00857b7e58c4 23:59:34 ---> 28fcfd6698d0 23:59:34 Step 5/20 : COPY go.mod vendor* ./ 23:59:34 ---> 2c40be0acb4e 23:59:34 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:59:34 ---> Running in a08693296232 23:59:36 Removing intermediate container ed8eb82fc11c 23:59:36 ---> d4a492d4ed02 23:59:36 Successfully built d4a492d4ed02 23:59:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:37 + docker inspect -f . ci-base-image-arm64 23:59:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:59:37 prd-ubuntu20.04-docker-arm64-4c-16g-12498 does not seem to be running inside a container 23:59:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/507 -v /w/workspace/edgex-go/507:/w/workspace/edgex-go/507:rw,z -v /w/workspace/edgex-go/507@tmp:/w/workspace/edgex-go/507@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 ******** ci-base-image-arm64 cat 23:59:38 $ docker top 102b518f019c1514c89c240ad5dca6439cc231b26cef8b689d15bf370779ada9 -eo pid,comm [Pipeline] { [Pipeline] sh 23:59:39 + go version 23:59:39 go version go1.20.2 linux/arm64 [Pipeline] } 23:59:39 $ docker stop --time=1 102b518f019c1514c89c240ad5dca6439cc231b26cef8b689d15bf370779ada9 23:59:41 $ docker rm -f --volumes 102b518f019c1514c89c240ad5dca6439cc231b26cef8b689d15bf370779ada9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:59:42 23:59:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:59:42 latest: Pulling from edgex-devops/edgex-compose-arm64 23:59:42 29e5d40040c1: Pulling fs layer 23:59:42 1ce36da41761: Pulling fs layer 23:59:42 25b303627fd3: Pulling fs layer 23:59:42 29e5d40040c1: Verifying Checksum 23:59:42 29e5d40040c1: Download complete 23:59:42 1ce36da41761: Verifying Checksum 23:59:42 1ce36da41761: Download complete 23:59:43 29e5d40040c1: Pull complete 23:59:44 1ce36da41761: Pull complete 23:59:44 25b303627fd3: Download complete 23:59:54 25b303627fd3: Pull complete 23:59:54 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 23:59:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:59:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:59:54 prd-ubuntu20.04-docker-arm64-4c-16g-12498 does not seem to be running inside a container 23:59:54 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/507 -v /w/workspace/edgex-go/507:/w/workspace/edgex-go/507:rw,z -v /w/workspace/edgex-go/507@tmp:/w/workspace/edgex-go/507@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:59:56 $ docker top 5f8af12220ed8b42f7735cdfd01a94174c1722de29aa5dedf835cd71213e86cf -eo pid,comm [Pipeline] { [Pipeline] sh 23:59:57 + docker-compose build --help 23:59:57 + grep parallel 00:00:03 --parallel Build images in parallel. [Pipeline] } 00:00:03 $ docker stop --time=1 5f8af12220ed8b42f7735cdfd01a94174c1722de29aa5dedf835cd71213e86cf 00:00:04 $ docker rm -f --volumes 5f8af12220ed8b42f7735cdfd01a94174c1722de29aa5dedf835cd71213e86cf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:00:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:00:05 prd-ubuntu20.04-docker-arm64-4c-16g-12498 does not seem to be running inside a container 00:00:05 $ 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/507 -v /w/workspace/edgex-go/507:/w/workspace/edgex-go/507:rw,z -v /w/workspace/edgex-go/507@tmp:/w/workspace/edgex-go/507@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:00:06 $ docker top e899a80df897d1060eef5baf2070b61dbe8397a21017e1cdb502b4fc2587a67b -eo pid,comm [Pipeline] { [Pipeline] sh 00:00:07 + docker-compose -f ./docker-compose-build.yml build --parallel 00:00:11 Building core-command ... 00:00:11 Building core-common-config-bootstrapper ... 00:00:11 Building core-data ... 00:00:11 Building core-metadata ... 00:00:11 Building security-bootstrapper ... 00:00:11 Building security-proxy-auth ... 00:00:11 Building security-proxy-setup ... 00:00:11 Building security-secretstore-setup ... 00:00:11 Building security-spiffe-token-provider ... 00:00:11 Building security-spire-agent ... 00:00:11 Building security-spire-config ... 00:00:11 Building security-spire-server ... 00:00:11 Building support-notifications ... 00:00:11 Building support-scheduler ... 00:00:11 Building support-scheduler 00:00:11 Building security-proxy-setup 00:00:11 Building core-data 00:00:11 Building security-proxy-auth 00:00:11 Building security-spiffe-token-provider 00:00:22 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:00:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:00:22 ---> d4a492d4ed02 00:00:22 Step 3/23 : ARG ADD_BUILD_TAGS="" 00:00:22 ---> Running in 732537d93e24 00:00:22 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:00:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:00:22 ---> d4a492d4ed02 00:00:22 Step 3/22 : WORKDIR /edgex-go 00:00:22 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:00:22 Step 2/20 : FROM ${BUILDER_BASE} AS builder 00:00:22 ---> d4a492d4ed02 00:00:22 Step 3/20 : WORKDIR /edgex-go 00:00:22 ---> Running in 15e5d9ab5744 00:00:22 ---> Running in 48ae935ae3e3 00:00:22 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:00:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:00:22 ---> d4a492d4ed02 00:00:22 Step 3/23 : ARG ADD_BUILD_TAGS="" 00:00:22 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:00:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:00:22 ---> d4a492d4ed02 00:00:22 Step 3/23 : ARG ADD_BUILD_TAGS="" 00:00:22 ---> Running in f0fb36a44471 00:00:22 Removing intermediate container 732537d93e24 00:00:22 ---> 68146b831688 00:00:22 Step 4/23 : WORKDIR /edgex-go 00:00:22 ---> Running in a08e9f79d3a5 00:00:22 ---> Running in 31fe6a831a70 00:00:22 Removing intermediate container 15e5d9ab5744 00:00:22 ---> b28c277fd694 00:00:22 Step 4/22 : RUN apk add --update --no-cache make git 00:00:22 Removing intermediate container 48ae935ae3e3 00:00:22 ---> 424452be58d2 00:00:22 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 00:00:22 ---> Running in 95cb20dc83ed 00:00:22 ---> Running in 7e71e2f265ea 00:00:23 Removing intermediate container a08e9f79d3a5 00:00:23 ---> 1b2e07f94354 00:00:23 Step 4/23 : WORKDIR /edgex-go 00:00:23 Removing intermediate container f0fb36a44471 00:00:23 ---> a1c13e7f71d3 00:00:23 Step 4/23 : WORKDIR /edgex-go 00:00:23 Removing intermediate container 31fe6a831a70 00:00:23 ---> dec3314199e6 00:00:23 Step 5/23 : RUN apk add --update --no-cache make git 00:00:23 ---> Running in a546c308e586 00:00:23 ---> Running in 8c45caa2e0f4 00:00:23 ---> Running in 5678cdc710ad 00:00:24 Removing intermediate container 8c45caa2e0f4 00:00:24 ---> 0d2ecaf25126 00:00:24 Step 5/23 : RUN apk add --update --no-cache make gitRemoving intermediate container a546c308e586 00:00:24 ---> 0271797f4045 00:00:24 Step 5/23 : RUN apk add --update --no-cache make git 00:00:24 00:00:24 ---> Running in b85f4f597f8e 00:00:24 ---> Running in 28006dda9b72 00:00:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:00:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:00:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:00:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:00:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:00:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:00:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:00:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:00:26 OK: 263 MiB in 53 packages 00:00:27 v3.17.3-144-gedb697f0a25 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:00:27 v3.17.3-146-g00487ded7d9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:00:27 OK: 17690 distinct packages available 00:00:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:00:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:00:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:00:28 OK: 263 MiB in 53 packages 00:00:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:00:28 OK: 263 MiB in 53 packages 00:00:29 OK: 263 MiB in 53 packages 00:00:29 Removing intermediate container 95cb20dc83ed 00:00:29 ---> 4d90c16ab748 00:00:29 Step 5/22 : COPY go.mod vendor* ./ 00:00:29 OK: 263 MiB in 53 packages 00:00:30 Removing intermediate container 5678cdc710ad 00:00:30 ---> 498ef5a854b8 00:00:30 Step 6/23 : COPY go.mod vendor* ./ 00:00:30 Removing intermediate container 28006dda9b72 00:00:30 ---> eadda0b3b27c 00:00:30 Step 6/23 : COPY go.mod vendor* ./ 00:00:30 ---> 67adf4465543 00:00:30 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:00:30 Removing intermediate container 15500e485cc4 00:00:30 ---> 1deb627ad5cf 00:00:30 Step 7/27 : COPY . . 00:00:30 Removing intermediate container fb4eb0328e08 00:00:30 ---> 47abfe57fe0e 00:00:30 Step 8/25 : COPY . . 00:00:30 Removing intermediate container a666cd741898 00:00:30 ---> eaa562a948cc 00:00:30 Step 8/23 : COPY . . 00:00:30 Removing intermediate container a08693296232 00:00:30 ---> 59b5aa45fb50 00:00:30 Step 7/20 : COPY . . 00:00:30 Removing intermediate container c44c94a598a9 00:00:30 ---> 3addd22a44ca 00:00:30 Step 7/25 : COPY . . 00:00:31 Removing intermediate container b85f4f597f8e 00:00:31 ---> 71c270a5aa4a 00:00:31 Step 6/23 : COPY go.mod vendor* ./ 00:00:31 ---> Running in 82e464a551ce 00:00:31 Removing intermediate container 7e71e2f265ea 00:00:31 ---> fedeb6bd0930 00:00:31 Step 5/20 : COPY go.mod vendor* ./ 00:00:31 ---> 2a04a7ec15dc 00:00:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:00:31 ---> ec4c7c5d6152 00:00:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:00:31 ---> Running in 0e8fa2e77c71 00:00:31 ---> Running in 9221ce72d744 00:00:32 ---> edf7bd6a91c3 00:00:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:00:32 ---> Running in 0ab77de7d163 00:00:32 ---> 7e97b84d3409 00:00:32 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:00:33 ---> Running in e4a1018fbe52 00:00:49 ---> 835c48feb0b1 00:00:49 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:00:49 ---> 7dec6c91ca20 00:00:49 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 00:00:49 ---> 6c647d9e5925 00:00:49 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 00:00:49 ---> ac24ee25cba2 00:00:49 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:00:49 ---> 7c7417f7cdda 00:00:49 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:00:49 ---> Running in 458fb41dc00d 00:00:49 ---> Running in 30247366d0b5 00:00:49 ---> Running in f80c2a709acf 00:00:49 ---> Running in b3182523eb1e 00:00:49 ---> Running in 1143d5a76b4a 00:00:49 Removing intermediate container b3182523eb1e 00:00:49 ---> a0fbf62ab56c 00:00:49 Step 9/27 : WORKDIR /edgex-go/spire-build 00:00:49 ---> Running in 6e99ea67199a 00:00:49 Removing intermediate container 6e99ea67199a 00:00:49 ---> 32a34ed6e3d3 00:00:49 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 00:00:49 ---> Running in 5e5bb1b917cc 00:00:49 Removing intermediate container 5e5bb1b917cc 00:00:49 ---> 6600c19e29f6 00:00:49 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 00:00:49 ---> Running in 6094a6fcd819 00:00:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 00:00:49 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 00:00:49 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:00:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:00:49 Removing intermediate container 6094a6fcd819 00:00:49 ---> 18534bc0eba6 00:00:49 Step 12/27 : WORKDIR /edgex-go 00:00:49 ---> Running in 2ee3e46121fd 00:00:49 Removing intermediate container 2ee3e46121fd 00:00:49 ---> 60edfc8edac2 00:00:49 00:00:49 Step 13/27 : FROM alpine:3.17 00:00:49 3.17: Pulling from library/alpine 00:00:49 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 00:00:49 Status: Downloaded newer image for alpine:3.17 00:00:49 ---> 9ed4aefc74f6 00:00:49 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:00:49 ---> Running in 4ca3734f23f8 00:00:49 Removing intermediate container 4ca3734f23f8 00:00:49 ---> cbfc170089e2 00:00:49 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:00:49 ---> Running in cd718f144924 00:00:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:00:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:00:50 v3.17.3-144-gedb697f0a25 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:00:50 v3.17.3-146-g00487ded7d9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:00:50 OK: 17820 distinct packages available 00:00:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:00:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:00:51 (1/5) Installing dumb-init (1.2.5-r2) 00:00:51 (2/5) Installing musl-obstack (1.2.3-r0) 00:00:51 (3/5) Installing libucontext (1.2-r0) 00:00:51 (4/5) Installing gcompat (1.1.0-r0) 00:00:51 (5/5) Installing openssl (3.0.8-r4) 00:00:51 Executing busybox-1.35.0-r29.trigger 00:00:51 OK: 8 MiB in 20 packages 00:00:52 Removing intermediate container cd718f144924 00:00:52 ---> 3bab6d13453f 00:00:52 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 00:00:55 ---> 976f463aeac7 00:00:55 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 00:00:56 ---> 3e9761b93498 00:00:56 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 00:01:05 ---> 165a451ceadf 00:01:05 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:01:08 ---> 3c1b0dc3ac7f 00:01:08 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 00:01:08 ---> 23ca0b24ec4e 00:01:08 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 00:01:08 ---> ae40998e6629 00:01:08 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 00:01:08 ---> a918fa7b19e5 00:01:08 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 00:01:09 ---> Running in ee3ed04adf77 00:01:10 Removing intermediate container ee3ed04adf77 00:01:10 ---> 81035976f13e 00:01:10 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 00:01:11 ---> Running in af1358e5ecc3 00:01:12 Removing intermediate container af1358e5ecc3 00:01:12 ---> 219163ada9f5 00:01:12 Step 25/27 : LABEL arch=x86_64 00:01:12 ---> Running in f3047aa0aade 00:01:12 Removing intermediate container f3047aa0aade 00:01:12 ---> 3ba51f172936 00:01:12 Step 26/27 : LABEL git_sha=2b289baeba3c93402790f2dfecdd81c9a1018974 00:01:12 ---> Running in dcddb88695d2 00:01:13 Removing intermediate container dcddb88695d2 00:01:13 ---> 91943ea3e93a 00:01:13 Step 27/27 : LABEL version=3.0.0-dev.144 00:01:13 ---> Running in 86535d14dfeb 00:01:13 Removing intermediate container 86535d14dfeb 00:01:13 ---> 8393f0ad089a 00:01:13 00:01:13 Successfully built 8393f0ad089a 00:01:13 Successfully tagged security-spire-agent:latest 00:01:13  Building security-spire-agent ... done Building security-proxy-setup 00:01:16 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:01:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:01:16 ---> 041175c241fe 00:01:16 Step 3/22 : WORKDIR /edgex-go 00:01:16 ---> Using cache 00:01:16 ---> 97b77ce36464 00:01:16 Step 4/22 : RUN apk add --update --no-cache make git 00:01:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:01:23 ---> Running in 6ceff967a84c 00:01:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:01:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:01:25 OK: 265 MiB in 53 packages 00:01:30 Removing intermediate container 6ceff967a84c 00:01:30 ---> 3745cf411007 00:01:30 Step 5/22 : COPY go.mod vendor* ./ 00:01:30 Removing intermediate container 1143d5a76b4a 00:01:30 ---> e8a1565ea578 00:01:30 00:01:30 Step 10/23 : FROM alpine:3.17 00:01:30 ---> 9ed4aefc74f6 00:01:30 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 00:01:30 Removing intermediate container f80c2a709acf 00:01:30 ---> 8172e7b0976d 00:01:30 00:01:30 Step 9/25 : FROM alpine:3.17 00:01:30 ---> 9ed4aefc74f6 00:01:30 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 00:01:30 Removing intermediate container 458fb41dc00d 00:01:30 ---> 1d1a215d9b89 00:01:30 00:01:30 Step 10/25 : FROM alpine:3.17 00:01:30 ---> 9ed4aefc74f6 00:01:30 Step 11/25 : RUN apk add --update --no-cache dumb-init 00:01:30 ---> Running in 9cdb7044a0e2 00:01:30 ---> Running in aff6f71bc3cf 00:01:30 ---> Running in f149e83abf73 00:01:30 Removing intermediate container 30247366d0b5 00:01:30 ---> 6a3bec023b13 00:01:30 00:01:30 Step 9/20 : FROM alpine:3.17 00:01:30 ---> 9ed4aefc74f6 00:01:30 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 00:01:30 ---> Running in 4c284a5cd5eb 00:01:30 ---> 3dbff7862800 00:01:30 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:01:30 ---> Running in 40f94e004152 00:01:30 Removing intermediate container f149e83abf73 00:01:30 ---> 5e47a8995036 00:01:30 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:01:30 Removing intermediate container 4c284a5cd5eb 00:01:30 ---> bc320a69bea9 00:01:30 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:01:30 ---> Running in 4b0aacd61b2c 00:01:30 ---> Running in b7e0a19ef4e1 00:01:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:01:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:01:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:01:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:01:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:01:31 (1/3) Installing ca-certificates (20220614-r4) 00:01:31 (2/3) Installing dumb-init (1.2.5-r2) 00:01:31 (3/3) Installing su-exec (0.2-r2) 00:01:31 Executing busybox-1.35.0-r29.trigger 00:01:31 Executing ca-certificates-20220614-r4.trigger 00:01:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:01:31 (1/1) Installing dumb-init (1.2.5-r2) 00:01:31 Executing busybox-1.35.0-r29.trigger 00:01:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:01:31 OK: 7 MiB in 16 packages 00:01:31 OK: 8 MiB in 18 packages 00:01:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:01:31 v3.17.3-144-gedb697f0a25 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:01:31 v3.17.3-146-g00487ded7d9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:01:31 OK: 17820 distinct packages available 00:01:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:01:31 (1/1) Installing dumb-init (1.2.5-r2) 00:01:31 Executing busybox-1.35.0-r29.trigger 00:01:31 OK: 7 MiB in 16 packages 00:01:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:01:31 Removing intermediate container 9cdb7044a0e2 00:01:31 ---> 89a79bc56637 00:01:31 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 00:01:31 Removing intermediate container aff6f71bc3cf 00:01:31 ---> 89c198ee9af1 00:01:31 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 00:01:31 ---> Running in a097594ff78d 00:01:31 ---> Running in 68d3f69a7267 00:01:31 (1/9) Installing ca-certificates (20220614-r4) 00:01:31 Removing intermediate container a097594ff78d 00:01:31 ---> 7490fb64604a 00:01:31 Step 13/25 : ENV APP_PORT=59881 00:01:31 (2/9) Installing brotli-libs (1.0.9-r9) 00:01:31 (3/9) Installing nghttp2-libs (1.51.0-r0) 00:01:31 (4/9) Installing libcurl (8.0.1-r0) 00:01:31 ---> Running in f58e50e2673f 00:01:31 Removing intermediate container 68d3f69a7267 00:01:31 ---> 0d6f15b6e487 00:01:31 Step 12/25 : WORKDIR / 00:01:31 (5/9) Installing curl (8.0.1-r0) 00:01:31 (6/9) Installing dumb-init (1.2.5-r2) 00:01:31 Removing intermediate container 4b0aacd61b2c 00:01:31 ---> a0c9bb29f0e3 00:01:31 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:01:31 (7/9) Installing musl-obstack (1.2.3-r0) 00:01:32 (8/9) Installing libucontext (1.2-r0) 00:01:32 (9/9) Installing gcompat (1.1.0-r0) 00:01:32 ---> Running in 5bdfba5c3eb4 00:01:32 Executing busybox-1.35.0-r29.trigger 00:01:32 Executing ca-certificates-20220614-r4.trigger 00:01:32 Removing intermediate container f58e50e2673f 00:01:32 ---> 98f65d4d0b4c 00:01:32 Step 14/25 : EXPOSE $APP_PORT 00:01:32 ---> Running in 122fe25b160f 00:01:32 Removing intermediate container 5bdfba5c3eb4 00:01:32 ---> 191992575776 00:01:32 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 00:01:32 OK: 10 MiB in 24 packages 00:01:32 Removing intermediate container 122fe25b160f 00:01:32 ---> 9686762fe2cd 00:01:32 Step 15/25 : WORKDIR / 00:01:32 ---> 59c9d01c0966 00:01:32 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 00:01:32 ---> Running in 869b07e5292f 00:01:32 ---> a5675d99d772 00:01:32 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 00:01:32 Removing intermediate container 869b07e5292f 00:01:32 ---> 62b20dc43362 00:01:32 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 00:01:32 ---> 7e1b0daa00a6 00:01:32 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 00:01:32 ---> 16b3ca290a86 00:01:32 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:01:32 ---> e361ef20f1f6 00:01:32 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 00:01:33 ---> a827904b126e 00:01:33 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 00:01:33 ---> e391edb19ed0 00:01:33 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 00:01:33 Removing intermediate container b7e0a19ef4e1 00:01:33 ---> fa4bc926a219 00:01:33 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 00:01:33 ---> a77497df30f8 00:01:33 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:01:33 ---> 71f5411ded7c 00:01:33 ---> 63e8eff5802a 00:01:33 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml ---> c9e1c0cb7cdb 00:01:33 00:01:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/Step 13/20 : COPY --from=builder /edgex-go/security.txt / 00:01:33 00:01:33 ---> 025dd928191f 00:01:33 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 00:01:33 ---> 475b79a4810d 00:01:33 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:01:33 ---> 0ff1302e45d0 00:01:33 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 00:01:33 ---> b102c67c5d4b 00:01:33 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 00:01:33 ---> Running in 19a03bb78bf4 00:01:33 ---> 21bcf30d5bdb 00:01:33 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:01:34 ---> 56b2b44e4807 00:01:34 Step 21/25 : ENTRYPOINT ["/core-metadata"] 00:01:34 ---> b2af297bd11f 00:01:34 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:01:34 ---> 1f4ef049bad0 00:01:34 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 00:01:34 ---> Running in 57a1dd876591 00:01:34 Removing intermediate container 57a1dd876591 00:01:34 ---> e262723e940f 00:01:34 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:01:34 ---> Running in 40da49a6f061 00:01:34 ---> f678a1e7290d 00:01:34 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 00:01:34 ---> 3b18022711a4 00:01:34 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:01:34 Removing intermediate container 40da49a6f061 00:01:34 ---> b9ebffab4360 00:01:34 Step 23/25 : LABEL arch=x86_64 00:01:34 Removing intermediate container 19a03bb78bf4 00:01:34 ---> 48adabe6c0bf 00:01:34 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 00:01:34 ---> Running in fcc4d73ba11b 00:01:35 ---> Running in 9242f4bb67cb 00:01:35 ---> Running in 67ddf2aafa70 00:01:35 Removing intermediate container fcc4d73ba11b 00:01:35 ---> 6e9bbb4644b9 00:01:35 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 00:01:35 Removing intermediate container 67ddf2aafa70 00:01:35 ---> ef42b355f571 00:01:35 Step 24/25 : LABEL git_sha=2b289baeba3c93402790f2dfecdd81c9a1018974 00:01:35 ---> 087fbfd18982 00:01:35 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:01:35 Removing intermediate container 9242f4bb67cb 00:01:35 ---> 4ecc92acebc7 00:01:35 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 00:01:35 ---> Running in 70d7e5205554 00:01:35 ---> Running in f157e4029fe0 00:01:35 ---> Running in f4037666ab6f 00:01:35 ---> Running in 1f42afd5c9c9 00:01:35 Removing intermediate container 70d7e5205554 00:01:35 ---> d0ae8f4f4844 00:01:35 Step 18/20 : LABEL arch=x86_64 00:01:35 Removing intermediate container f157e4029fe0 00:01:35 ---> 191505f93492 00:01:35 Step 25/25 : LABEL version=3.0.0-dev.144 00:01:35 ---> Running in 4de27f742c9c 00:01:35 Removing intermediate container 1f42afd5c9c9 00:01:35 ---> 911bec777eeb 00:01:35 Step 21/23 : LABEL arch=x86_64 00:01:35 ---> Running in f3afb1702e5a 00:01:35 ---> Running in ae230f7b5cfc 00:01:35 Removing intermediate container 4de27f742c9c 00:01:35 ---> b099ab177a67 00:01:35 Step 19/20 : LABEL git_sha=2b289baeba3c93402790f2dfecdd81c9a1018974 00:01:35 Removing intermediate container f3afb1702e5a 00:01:35 ---> 8b4182abe9c2 00:01:35 00:01:35 ---> Running in 720e5c03449d 00:01:35 Removing intermediate container ae230f7b5cfc 00:01:35 ---> f541b6bc9d5b 00:01:35 Step 22/23 : LABEL git_sha=2b289baeba3c93402790f2dfecdd81c9a1018974 00:01:35 Successfully built 8b4182abe9c2 00:01:35 Successfully tagged core-metadata:latest 00:01:35 Building core-command 00:01:35  Building core-metadata ... done  ---> Running in 94455db04b4a 00:01:35 Removing intermediate container 720e5c03449d 00:01:35 ---> 4ee5ad6b89f9 00:01:35 Step 20/20 : LABEL version=3.0.0-dev.144 00:01:38 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:01:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:01:38 ---> 041175c241fe 00:01:38 Step 3/24 : ARG ADD_BUILD_TAGS="" 00:01:38 ---> Using cache 00:01:38 ---> 937c148653f8 00:01:38 Step 4/24 : WORKDIR /edgex-go 00:01:38 ---> Using cache 00:01:38 ---> 879d1fe4ede8 00:01:38 Step 5/24 : RUN apk add --update --no-cache make git 00:01:38 ---> Using cache 00:01:38 ---> 90405a90e9f1 00:01:38 Step 6/24 : COPY go.mod vendor* ./ 00:01:38 ---> Using cache 00:01:38 ---> 26cb1e6472ed 00:01:38 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:01:38 ---> Using cache 00:01:38 ---> eaa562a948cc 00:01:38 Step 8/24 : COPY . . 00:01:38 ---> Using cache 00:01:38 ---> 7c7417f7cdda 00:01:38 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 00:01:38 ---> Running in 52feb83e664d 00:01:38 Removing intermediate container 94455db04b4a 00:01:38 ---> 054ab2d4eff3 00:01:38 Step 23/23 : LABEL version=3.0.0-dev.144 00:01:38 ---> Running in 9ea942e2b374 00:01:38 ---> Running in 2008e234a40d 00:01:38 Removing intermediate container 52feb83e664d 00:01:38 ---> ed3cf6a047f4 00:01:38 00:01:38 Removing intermediate container f4037666ab6f 00:01:38 ---> bcdedc726992 00:01:38 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 00:01:38 ---> Running in ff3316103c1d 00:01:38 Removing intermediate container 2008e234a40d 00:01:38 ---> 3329034a3856 00:01:38 00:01:38 Successfully built ed3cf6a047f4 00:01:38 Successfully tagged security-spiffe-token-provider:latest 00:01:38 Building support-scheduler 00:01:38 Removing intermediate container ff3316103c1d 00:01:38 ---> 26cbf208f8b0 00:01:38 Step 23/25 : LABEL arch=x86_64 00:01:38  Building security-spiffe-token-provider ... done  ---> Running in 6dc6b464c58d 00:01:38 Successfully built 3329034a3856 00:01:38 Successfully tagged core-common-config-bootstrapper:latest 00:01:38  Building core-common-config-bootstrapper ... done Building support-notifications 00:01:39 Removing intermediate container 6dc6b464c58d 00:01:39 ---> 946c94054561 00:01:39 Step 24/25 : LABEL git_sha=2b289baeba3c93402790f2dfecdd81c9a1018974 00:01:39 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 00:01:39 ---> Running in 5ca1da1bc45c 00:01:43 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:01:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:01:43 ---> 041175c241fe 00:01:43 Step 3/23 : ARG ADD_BUILD_TAGS="" 00:01:43 ---> Using cache 00:01:43 ---> 937c148653f8 00:01:43 Step 4/23 : WORKDIR /edgex-go 00:01:43 ---> Using cache 00:01:43 ---> 879d1fe4ede8 00:01:43 Step 5/23 : RUN apk add --update --no-cache make git 00:01:43 ---> Using cache 00:01:43 ---> 90405a90e9f1 00:01:43 Step 6/23 : COPY go.mod vendor* ./ 00:01:43 ---> Using cache 00:01:43 ---> 26cb1e6472ed 00:01:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:01:43 ---> Using cache 00:01:43 ---> eaa562a948cc 00:01:43 Step 8/23 : COPY . . 00:01:43 ---> Using cache 00:01:43 ---> 7c7417f7cdda 00:01:43 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 00:01:44 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:01:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:01:44 ---> 041175c241fe 00:01:44 Step 3/23 : ARG ADD_BUILD_TAGS="" 00:01:44 ---> Using cache 00:01:44 ---> 937c148653f8 00:01:44 Step 4/23 : WORKDIR /edgex-go 00:01:44 ---> Using cache 00:01:44 ---> 879d1fe4ede8 00:01:44 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 00:01:47 Removing intermediate container 5ca1da1bc45c 00:01:47 ---> 1add7cd17261 00:01:47 Step 25/25 : LABEL version=3.0.0-dev.144 00:01:50 ---> Running in 4cd214e86e84 00:01:50 ---> Running in 94b479a1b2e4 00:01:50 ---> Running in 5f55feab93eb 00:01:51 Removing intermediate container 5f55feab93eb 00:01:51 ---> 863395afc745 00:01:51 00:01:51 Successfully built 863395afc745 00:01:51 Successfully tagged security-secretstore-setup:latest 00:01:51 Building core-data 00:01:51  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:01:51 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:01:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:01:51 OK: 265 MiB in 53 packages 00:01:56 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:01:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:01:56 ---> 041175c241fe 00:01:56 Step 3/23 : ARG ADD_BUILD_TAGS="" 00:01:56 ---> Using cache 00:01:56 ---> 937c148653f8 00:01:56 Step 4/23 : WORKDIR /edgex-go 00:01:56 ---> Using cache 00:01:56 ---> 879d1fe4ede8 00:01:56 Step 5/23 : RUN apk add --update --no-cache make git 00:01:56 ---> Using cache 00:01:56 ---> 90405a90e9f1 00:01:56 Step 6/23 : COPY go.mod vendor* ./ 00:01:56 ---> Using cache 00:01:56 ---> 26cb1e6472ed 00:01:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:01:56 ---> Using cache 00:01:56 ---> eaa562a948cc 00:01:56 Step 8/23 : COPY . . 00:01:56 ---> Using cache 00:01:56 ---> 7c7417f7cdda 00:01:56 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 00:02:06 ---> Running in d0c9037ca864 00:02:08 Removing intermediate container 4cd214e86e84 00:02:08 ---> 2fd67a45ca6b 00:02:08 Step 6/23 : COPY go.mod vendor* ./ 00:02:10 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 00:02:20 Removing intermediate container 9ea942e2b374 00:02:20 ---> 91fd01b67158 00:02:20 00:02:20 Step 10/24 : FROM alpine:3.17 00:02:20 ---> 9ed4aefc74f6 00:02:20 Step 11/24 : RUN apk add --update --no-cache dumb-init 00:02:20 ---> Using cache 00:02:20 ---> 89a79bc56637 00:02:20 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 00:02:20 ---> Using cache 00:02:20 ---> 7490fb64604a 00:02:20 Step 13/24 : ENV APP_PORT=59882 00:02:20 ---> a733983ed492 00:02:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:02:20 ---> Running in eb1c8003ecb9 00:02:20 ---> Running in d5fe27f91659 00:02:20 Removing intermediate container 40f94e004152 00:02:20 ---> e46fac72782c 00:02:20 Step 7/22 : COPY . . 00:02:24 Removing intermediate container 0ab77de7d163 00:02:24 ---> e2d6fd9211e2 00:02:24 Step 8/23 : COPY . . 00:02:24 Removing intermediate container 82e464a551ce 00:02:24 ---> 962d5bfaa0d5 00:02:24 Step 7/22 : COPY . . 00:02:24 Removing intermediate container 9221ce72d744 00:02:24 ---> b1afa32312c0 00:02:24 Step 8/23 : COPY . . 00:02:24 Removing intermediate container 0e8fa2e77c71 00:02:24 ---> b888299ff6aa 00:02:24 Step 8/23 : COPY . . 00:02:24 Removing intermediate container e4a1018fbe52 00:02:24 ---> 4b98850e548a 00:02:24 Step 7/20 : COPY . . 00:02:24 ---> 738e1f492f57 00:02:24 Step 8/22 : RUN make cmd/secrets-config/secrets-config 00:02:24 ---> 55abc7458697 00:02:24 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 00:02:24 ---> Running in 765e7cb28893 00:02:24 ---> Running in 7117d0e0b102 00:02:24 ---> 8e50651abea5 00:02:24 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:02:24 ---> 73bbee84000a 00:02:24 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 00:02:24 ---> 9c5169dba41f 00:02:24 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 00:02:24 ---> Running in 6e9b0a0196d6 00:02:24 ---> Running in a314e7dd4321 00:02:24 ---> Running in 0e0c623d3a53 00:02:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 00:02:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 00:02:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 00:02:28 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 00:02:28 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:02:33 Removing intermediate container eb1c8003ecb9 00:02:33 ---> 245f12cc7ae6 00:02:33 Step 14/24 : EXPOSE $APP_PORT 00:02:33 ---> 69887010d36f 00:02:33 Step 8/22 : RUN make cmd/secrets-config/secrets-config 00:02:33 Removing intermediate container 94b479a1b2e4 00:02:33 ---> 981af6493150 00:02:33 00:02:33 Step 10/23 : FROM alpine:3.17 00:02:33 ---> 9ed4aefc74f6 00:02:33 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:02:33 ---> Using cache 00:02:33 ---> 89a79bc56637 00:02:33 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 00:02:33 ---> Using cache 00:02:33 ---> 7490fb64604a 00:02:33 Step 13/23 : ENV APP_PORT=59861 00:02:33 ---> Running in 55c256166e8f 00:02:33 ---> Running in fd00350a767e 00:02:33 ---> Running in b8f934712744 00:02:33 Removing intermediate container 55c256166e8f 00:02:33 ---> 1b2e5541d849 00:02:33 Step 15/24 : WORKDIR / 00:02:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 00:02:33 Removing intermediate container b8f934712744 00:02:33 ---> 297f6c57fd03 00:02:33 Step 14/23 : EXPOSE $APP_PORT 00:02:33 ---> Running in bf6d0bfefe92 00:02:33 ---> Running in 9ba8a6e93ea1 00:02:33 Removing intermediate container bf6d0bfefe92 00:02:33 ---> a7a73c1aa7d4 00:02:33 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:02:33 Removing intermediate container 9ba8a6e93ea1 00:02:33 ---> 67b5243ce35e 00:02:33 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:02:34 ---> 417abddbde3a 00:02:34 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 00:02:34 ---> 4dc5c2a928d3 00:02:34 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 00:02:34 ---> 5eee6c5f997a 00:02:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:02:34 ---> b9adbfbc7783 00:02:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:02:40 ---> 85d42fc4ebb1 00:02:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 00:02:40 ---> 144739ec8c79 00:02:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 00:02:48 ---> 6d417bde1d8e 00:02:48 Step 20/24 : ENTRYPOINT ["/core-command"] 00:02:48 ---> da1516e723a9 00:02:48 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 00:02:48 ---> Running in 2470276cc730 00:02:48 ---> Running in 14c8cd4139af 00:02:48 Removing intermediate container d0c9037ca864 00:02:48 ---> 5f56560bf759 00:02:48 00:02:48 Step 10/23 : FROM alpine:3.17 00:02:48 ---> 9ed4aefc74f6 00:02:48 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 00:02:48 ---> Running in a0090bd19fb4 00:02:48 Removing intermediate container 14c8cd4139af 00:02:48 ---> b014c49c62e4 00:02:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:02:48 Removing intermediate container 2470276cc730 00:02:48 ---> 89ab09daa233 00:02:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:02:48 ---> Running in 77a7bcdc9fd0 00:02:48 ---> Running in bb4a3c38e5e0 00:02:48 Removing intermediate container a0090bd19fb4 00:02:48 ---> c9e87a4bc256 00:02:48 Step 12/23 : ENV APP_PORT=59880 00:02:48 Removing intermediate container 77a7bcdc9fd0 00:02:48 ---> de92442c26ca 00:02:48 Step 22/24 : LABEL arch=x86_64 00:02:58 ---> Running in 226f8f13cd27 00:02:58 Removing intermediate container bb4a3c38e5e0 00:02:58 ---> c529e1f8d2b9 00:02:58 Step 21/23 : LABEL arch=x86_64 00:02:58 ---> Running in 39500586a5cb 00:02:59 ---> Running in 230fe0048699 00:02:59 Removing intermediate container 226f8f13cd27 00:02:59 ---> f0dd5be565f9 00:02:59 Step 13/23 : EXPOSE $APP_PORT 00:02:59 Removing intermediate container d5fe27f91659 00:02:59 ---> 4755b106c2e7 00:02:59 Step 8/23 : COPY . . 00:03:12 Removing intermediate container 230fe0048699 00:03:12 ---> 00e6438b7e8a 00:03:12 Step 22/23 : LABEL git_sha=2b289baeba3c93402790f2dfecdd81c9a1018974 00:03:12 Removing intermediate container 39500586a5cb 00:03:12 ---> 37516436305d 00:03:12 Step 23/24 : LABEL git_sha=2b289baeba3c93402790f2dfecdd81c9a1018974 00:03:12 ---> Running in cf63ec327fb9 00:03:12 ---> 817df12ba8ee 00:03:12 Step 9/23 : RUN make cmd/support-notifications/support-notifications 00:03:12 Removing intermediate container fd00350a767e 00:03:12 ---> d5f3a523f0f6 00:03:12 00:03:12 Step 9/22 : FROM alpine:3.17 00:03:12 ---> 9ed4aefc74f6 00:03:12 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 00:03:12 ---> Running in bf45a5f340d5 00:03:12 ---> Running in b8e8966657d2 00:03:12 ---> Running in 743d2d8b07d1 00:03:12 ---> Running in 1f9e9b2c769c 00:03:12 Removing intermediate container cf63ec327fb9 00:03:12 ---> 994924cbc8d6 00:03:12 Step 14/23 : RUN apk add --update --no-cache dumb-init 00:03:12 Removing intermediate container bf45a5f340d5 00:03:12 ---> 55694e38ed3f 00:03:12 Step 24/24 : LABEL version=3.0.0-dev.144 00:03:12 Removing intermediate container b8e8966657d2 00:03:12 ---> c30b98a2528b 00:03:12 Step 23/23 : LABEL version=3.0.0-dev.144 00:03:13 ---> Running in e81442010a9f 00:03:13 ---> Running in b5218241d2f1 00:03:13 ---> Running in 926cf42573bc 00:03:13 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:03:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:03:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:03:13 (1/2) Installing dumb-init (1.2.5-r2) 00:03:13 (2/2) Installing openssl (3.0.8-r4) 00:03:13 Executing busybox-1.35.0-r29.trigger 00:03:13 OK: 8 MiB in 17 packages 00:03:13 Removing intermediate container b5218241d2f1 00:03:13 ---> c8491e19c126 00:03:13 00:03:13 Successfully built c8491e19c126 00:03:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:03:13 Successfully tagged core-command:latest 00:03:13 Building security-proxy-auth 00:03:13  Building core-command ... done Removing intermediate container 926cf42573bc 00:03:13 ---> 18a4d1174d27 00:03:13 00:03:13 Successfully built 18a4d1174d27 00:03:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:03:14 Successfully tagged support-scheduler:latest 00:03:14  Building support-scheduler ... done Building security-bootstrapper 00:03:14 (1/1) Installing dumb-init (1.2.5-r2) 00:03:14 Executing busybox-1.35.0-r29.trigger 00:03:14 OK: 7 MiB in 16 packages 00:03:17 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:03:17 Step 2/33 : FROM ${BUILDER_BASE} AS builder 00:03:17 ---> 041175c241fe 00:03:17 Step 3/33 : WORKDIR /edgex-go 00:03:17 ---> Using cache 00:03:17 ---> 97b77ce36464 00:03:17 Step 4/33 : RUN apk add --update --no-cache make git 00:03:17 ---> Using cache 00:03:17 ---> 3745cf411007 00:03:17 Step 5/33 : COPY go.mod vendor* ./ 00:03:17 ---> Using cache 00:03:17 ---> 3dbff7862800 00:03:17 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:03:17 ---> Using cache 00:03:17 ---> e46fac72782c 00:03:17 Step 7/33 : COPY . . 00:03:17 ---> Using cache 00:03:17 ---> 69887010d36f 00:03:17 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:03:17 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:03:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:03:17 ---> 041175c241fe 00:03:17 Step 3/23 : ARG ADD_BUILD_TAGS="" 00:03:17 ---> Using cache 00:03:17 ---> 937c148653f8 00:03:17 Step 4/23 : WORKDIR /edgex-go 00:03:17 ---> Using cache 00:03:17 ---> 879d1fe4ede8 00:03:17 Step 5/23 : RUN apk add --update --no-cache make git 00:03:17 ---> Using cache 00:03:17 ---> 90405a90e9f1 00:03:17 Step 6/23 : COPY go.mod vendor* ./ 00:03:17 ---> Using cache 00:03:17 ---> 26cb1e6472ed 00:03:17 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:03:17 ---> Using cache 00:03:17 ---> eaa562a948cc 00:03:17 Step 8/23 : COPY . . 00:03:17 ---> Using cache 00:03:17 ---> 7c7417f7cdda 00:03:17 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 00:03:29 ---> Running in e89fb1608722 00:03:29 ---> Running in 652330f87378 00:03:29 Removing intermediate container e81442010a9f 00:03:29 ---> 3697a5a08c8b 00:03:29 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:03:29 Removing intermediate container 1f9e9b2c769c 00:03:29 ---> 88f7765814cc 00:03:29 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 00:03:29 ---> Running in 1a2338b92b45 00:03:29 ---> 5d85df06b8b9 00:03:29 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 00:03:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 00:03:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:03:29 Removing intermediate container 1a2338b92b45 00:03:29 ---> 858fb25a7038 00:03:29 Step 12/22 : WORKDIR /edgex 00:03:30 ---> Running in ee28728c3f10 00:03:30 ---> 43c6b70e978c 00:03:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:03:32 Removing intermediate container ee28728c3f10 00:03:32 ---> d25879d8952f 00:03:32 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:03:32 ---> 5feb8e6d1f80 00:03:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 00:03:33 ---> 7d6a3f2ca302 00:03:33 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 00:03:36 ---> 97ecb2afbb9d 00:03:36 Step 19/23 : ENTRYPOINT ["/core-data"] 00:03:41 ---> Running in 27acc34b97c8 00:03:41 ---> b61001548dba 00:03:41 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 00:03:42 Removing intermediate container 27acc34b97c8 00:03:42 ---> e09d1e128015 00:03:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:03:45 ---> 60faacb9fccf 00:03:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:03:45 ---> Running in 9bfcef931f82 00:03:45 Removing intermediate container 743d2d8b07d1 00:03:45 ---> fd0c749c65c1 00:03:45 00:03:45 Step 10/23 : FROM alpine:3.17 00:03:46 ---> 9ed4aefc74f6 00:03:46 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 00:03:46 Removing intermediate container 9bfcef931f82 00:03:46 ---> 4bc498b55ea6 00:03:46 Step 21/23 : LABEL arch=x86_64 00:03:47 ---> Running in f37aee69b9e0 00:03:48 ---> d9ef7e0f12ef 00:03:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 00:03:48 ---> Running in 5bd8af984066 00:03:48 ---> 0d47241bf4c0 00:03:48 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:03:48 ---> Running in 5d7d4f5aa2ed 00:03:48 Removing intermediate container 5bd8af984066 00:03:48 ---> e518e54d0e45 00:03:48 Step 22/23 : LABEL git_sha=2b289baeba3c93402790f2dfecdd81c9a1018974 00:03:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:03:48 ---> Running in 741fa4f6b109 00:03:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:03:49 (1/2) Installing ca-certificates (20220614-r4) 00:03:49 (2/2) Installing dumb-init (1.2.5-r2) 00:03:49 Executing busybox-1.35.0-r29.trigger 00:03:49 Executing ca-certificates-20220614-r4.trigger 00:03:49 Removing intermediate container 741fa4f6b109 00:03:49 ---> b69fdcf5e2ef 00:03:49 Step 23/23 : LABEL version=3.0.0-dev.144 00:03:49 OK: 8 MiB in 17 packages 00:03:50 ---> Running in 4de4016b4d36 00:03:51 Removing intermediate container 4de4016b4d36 00:03:51 ---> c86ae46cff83 00:03:51 00:03:51 Successfully built c86ae46cff83 00:03:51 Successfully tagged core-data:latest 00:03:51 Building security-spire-config 00:03:51  Building core-data ... done Removing intermediate container f37aee69b9e0 00:03:51 ---> 5c44b634f487 00:03:51 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 00:03:56 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:03:56 Step 2/27 : FROM ${BUILDER_BASE} AS builder 00:03:56 ---> 041175c241fe 00:03:56 Step 3/27 : WORKDIR /edgex-go 00:03:56 ---> Using cache 00:03:56 ---> 97b77ce36464 00:03:56 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 00:03:59 ---> Running in 9bec7536514a 00:03:59 Removing intermediate container 5d7d4f5aa2ed 00:03:59 ---> 2349ad52713a 00:03:59 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 00:03:59 ---> Running in 4ea8d3445ac5 00:03:59 ---> Running in 63c9e5ca27f3 00:03:59 Removing intermediate container 9bec7536514a 00:03:59 ---> 695ece85376b 00:03:59 Step 13/23 : ENV APP_PORT=59860 00:03:59 ---> Running in 40b16a5df327 00:03:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:03:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:03:59 OK: 265 MiB in 53 packages 00:03:59 Removing intermediate container 63c9e5ca27f3 00:03:59 ---> 27f247814585 00:03:59 Step 20/22 : LABEL arch=x86_64 00:04:01 Removing intermediate container 40b16a5df327 00:04:01 ---> 3a056c21de4b 00:04:01 Step 14/23 : EXPOSE $APP_PORT 00:04:01 ---> Running in 3a79464c4451 00:04:01 ---> Running in 349cb2cb9b54 00:04:01 Removing intermediate container 4ea8d3445ac5 00:04:01 ---> 591cb2971e3e 00:04:01 Step 5/27 : COPY go.mod vendor* ./ 00:04:01 Removing intermediate container 349cb2cb9b54 00:04:01 ---> 2b067a4dc27a 00:04:01 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:04:01 Removing intermediate container 3a79464c4451 00:04:01 ---> b62c476f7510 00:04:01 Step 21/22 : LABEL git_sha=2b289baeba3c93402790f2dfecdd81c9a1018974 00:04:01 Removing intermediate container 652330f87378 00:04:01 ---> 05b885a22fca 00:04:01 00:04:01 Step 10/23 : FROM alpine:3.17 00:04:01 ---> 9ed4aefc74f6 00:04:01 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 00:04:01 ---> Using cache 00:04:01 ---> 5e47a8995036 00:04:01 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:04:01 ---> Using cache 00:04:01 ---> a0c9bb29f0e3 00:04:01 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:04:01 ---> Using cache 00:04:01 ---> 59c9d01c0966 00:04:01 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 00:04:01 ---> Using cache 00:04:01 Removing intermediate container e89fb1608722 00:04:01 ---> 7e1b0daa00a6 00:04:01 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 00:04:01 ---> e6126e6380ab 00:04:01 ---> Running in d6b1a14b7347 00:04:01 00:04:01 Step 9/33 : FROM alpine:3.17 00:04:01 ---> 9ed4aefc74f6 00:04:01 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 00:04:01 ---> Using cache 00:04:01 ---> bc320a69bea9 00:04:01 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 00:04:01 ---> Running in b2e2d17c8fff 00:04:01 ---> 57bd9db3d0fd 00:04:01 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:04:02 ---> b44134013d4d 00:04:02 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 00:04:02 ---> Running in 22adf9c9a4e4 00:04:02 Removing intermediate container d6b1a14b7347 00:04:02 ---> d480ca7a04d5 00:04:02 Step 22/22 : LABEL version=3.0.0-dev.144 00:04:02 ---> Running in b873d5950ae8 00:04:02 ---> 6e03a02f8935 00:04:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:04:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:04:02 ---> d314db2d55a6 00:04:02 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 00:04:02 Removing intermediate container b873d5950ae8 00:04:02 ---> ecd7e0a68c62 00:04:02 00:04:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:04:02 Successfully built ecd7e0a68c62 00:04:02 Successfully tagged security-proxy-setup:latest 00:04:02  Building security-proxy-setup ... done Building security-spire-server 00:04:02 ---> 98b2efd81a00 00:04:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 00:04:02 (1/2) Installing dumb-init (1.2.5-r2) 00:04:02 (2/2) Installing su-exec (0.2-r2) 00:04:02 Executing busybox-1.35.0-r29.trigger 00:04:02 OK: 7 MiB in 17 packages 00:04:05 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:04:05 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:04:05 ---> 041175c241fe 00:04:05 Step 3/26 : WORKDIR /edgex-go 00:04:05 ---> Using cache 00:04:05 ---> 97b77ce36464 00:04:05 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 00:04:05 ---> Using cache 00:04:05 ---> 591cb2971e3e 00:04:05 Step 5/26 : COPY go.mod vendor* ./ 00:04:05 ---> Using cache 00:04:05 ---> 57bd9db3d0fd 00:04:05 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:04:06 ---> e7c0be6f60f1 00:04:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 00:04:06 ---> abbae63397e0 00:04:06 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:04:06 ---> Running in ba89adb4ece2 00:04:06 ---> Running in 16b3cf903e4b 00:04:06 Removing intermediate container b2e2d17c8fff 00:04:06 ---> eefab3ec3933 00:04:06 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 00:04:06 ---> Running in 5e43c5020cc1 00:04:06 ---> 8addd06098e2 00:04:06 Step 19/23 : ENTRYPOINT ["/support-notifications"] 00:04:06 ---> Running in 757deaecb1c3 00:04:06 Removing intermediate container 5e43c5020cc1 00:04:06 ---> 8253fe6d0b09 00:04:06 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 00:04:06 ---> Running in 63a6376a45f9 00:04:06 Removing intermediate container 757deaecb1c3 00:04:06 ---> 1194c056b8b4 00:04:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:04:07 ---> Running in d40c31d98616 00:04:07 Removing intermediate container 63a6376a45f9 00:04:07 ---> f7d8813cc620 00:04:07 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 00:04:07 ---> Running in 4c6727015ec0 00:04:07 Removing intermediate container d40c31d98616 00:04:07 ---> 2f7b0e1b816a 00:04:07 Step 21/23 : LABEL arch=x86_64 00:04:07 ---> Running in f974cce2d9c0 00:04:07 Removing intermediate container 4c6727015ec0 00:04:07 ---> 2e4c737d0cea 00:04:07 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 00:04:07 ---> Running in 24d8b14e32ae 00:04:07 Removing intermediate container f974cce2d9c0 00:04:07 ---> 9be47429ed07 00:04:07 Step 22/23 : LABEL git_sha=2b289baeba3c93402790f2dfecdd81c9a1018974 00:04:07 ---> Running in 0044d63fdbdd 00:04:07 Removing intermediate container 24d8b14e32ae 00:04:07 ---> 98a3aca97672 00:04:07 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 00:04:07 Removing intermediate container 16b3cf903e4b 00:04:07 ---> df5200ca2a77 00:04:07 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 00:04:07 ---> Running in 4b08721d1828 00:04:07 ---> Running in 36c2a1d449e8 00:04:07 Removing intermediate container 0044d63fdbdd 00:04:07 ---> 76149e801e42 00:04:07 Step 23/23 : LABEL version=3.0.0-dev.144 00:04:07 ---> Running in 3eeea4c1d15f 00:04:07 Removing intermediate container 36c2a1d449e8 00:04:07 ---> c0cae31ce1ae 00:04:07 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 00:04:07 ---> Running in f3dbf5980bf3 00:04:07 Removing intermediate container 3eeea4c1d15f 00:04:07 ---> faad40735910 00:04:07 00:04:07 Successfully built faad40735910 00:04:07 Removing intermediate container f3dbf5980bf3 00:04:07 ---> df0ccea5ff07 00:04:07 Step 21/23 : LABEL arch=x86_64 00:04:07 Successfully tagged support-notifications:latest 00:04:07  Building support-notifications ... done  ---> Running in 7245076e3c91 00:04:07 Removing intermediate container 7245076e3c91 00:04:07 ---> 41ba8bd5da97 00:04:07 Step 22/23 : LABEL git_sha=2b289baeba3c93402790f2dfecdd81c9a1018974 00:04:07 ---> Running in 48c1de39c5ea 00:04:07 Removing intermediate container 48c1de39c5ea 00:04:07 ---> 6781b70c2f57 00:04:07 Step 23/23 : LABEL version=3.0.0-dev.144 00:04:07 ---> Running in 6964d156e645 00:04:08 Removing intermediate container 6964d156e645 00:04:08 ---> 9e2be8d41368 00:04:08 00:04:08 Removing intermediate container 4b08721d1828 00:04:08 ---> 90da00eb1ac4 00:04:08 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 00:04:08 Successfully built 9e2be8d41368 00:04:08 Successfully tagged security-proxy-auth:latest 00:04:08  Building security-proxy-auth ... done  ---> Running in 11f9af719c00 00:04:08 Removing intermediate container 11f9af719c00 00:04:08 ---> 85360503e03d 00:04:08 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 00:04:08 ---> bd7bc9a8c7de 00:04:08 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 00:04:08 ---> Running in 35bd7b22a7cf 00:04:09 Removing intermediate container 35bd7b22a7cf 00:04:09 ---> 63db8e479097 00:04:09 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 00:04:09 ---> 6ac75380b593 00:04:09 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 00:04:09 ---> beccb84e8f4a 00:04:09 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:04:09 ---> cecd9f3dbae5 00:04:09 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 00:04:09 ---> 539efe856b36 00:04:09 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 00:04:10 ---> 6bb0a069ccff 00:04:10 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 00:04:10 ---> e02061e99470 00:04:10 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 00:04:10 ---> a91aea13b853 00:04:10 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:04:10 ---> e5d982da2124 00:04:10 Step 28/33 : RUN chmod +x /entrypoint.sh 00:04:10 ---> Running in 37d3cc1f2c3d 00:04:22 Removing intermediate container 37d3cc1f2c3d 00:04:22 ---> 1e440d8adb84 00:04:22 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 00:04:22 ---> Running in 1a249c24be0d 00:04:22 Removing intermediate container 1a249c24be0d 00:04:22 ---> 8301899cd460 00:04:22 Step 30/33 : CMD ["gate"] 00:04:23 ---> Running in 04c2c24aaed6 00:04:30 Removing intermediate container 04c2c24aaed6 00:04:30 ---> 0b0b6607021d 00:04:30 Step 31/33 : LABEL arch=x86_64 00:04:32 ---> Running in f7697d99e23e 00:04:32 Removing intermediate container f7697d99e23e 00:04:32 ---> 0169db19cff1 00:04:32 Step 32/33 : LABEL git_sha=2b289baeba3c93402790f2dfecdd81c9a1018974 00:04:32 ---> Running in a47ee46137b7 00:04:32 Removing intermediate container a47ee46137b7 00:04:32 ---> 3eac53e89e5e 00:04:32 Step 33/33 : LABEL version=3.0.0-dev.144 00:04:32 ---> Running in 2aa2cbf3153b 00:04:32 Removing intermediate container 2aa2cbf3153b 00:04:32 ---> ff6f76f065ff 00:04:32 00:04:32 Removing intermediate container 22adf9c9a4e4 00:04:32 ---> 729df6b58dfb 00:04:32 Successfully built ff6f76f065ff 00:04:32 Step 7/27 : COPY . . 00:04:32 Successfully tagged security-bootstrapper:latest 00:04:32  Building security-bootstrapper ... done Removing intermediate container ba89adb4ece2 00:04:32 ---> f2e041ad9e04 00:04:32 Step 7/26 : COPY . . 00:04:44 ---> a4725f62e4b7 00:04:44 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 00:04:44 ---> be97d0f04f26 00:04:44 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 00:04:44 ---> Running in 87f20540ab99 00:04:44 ---> Running in 4aaa59d802b7 00:04:45 Removing intermediate container 4aaa59d802b7 00:04:45 ---> 2ccbd8c54602 00:04:45 Step 9/26 : WORKDIR /edgex-go/spire-build 00:04:45 Removing intermediate container 87f20540ab99 00:04:45 ---> 9480460d58c6 00:04:45 Step 9/27 : WORKDIR /edgex-go/spire-build 00:04:45 ---> Running in 32e0e6b793c4 00:04:45 ---> Running in db7aeda89aca 00:04:45 Removing intermediate container db7aeda89aca 00:04:45 ---> 2c46edcd256c 00:04:45 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 00:04:45 Removing intermediate container 32e0e6b793c4 00:04:45 ---> 71fcd7767ee1 00:04:45 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 00:04:45 ---> Running in 5c1d0475d1f8 00:04:45 ---> Running in ef498a913bf6 00:04:45 Removing intermediate container ef498a913bf6 00:04:45 ---> 874d149d512e 00:04:45 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 00:04:45 Removing intermediate container 5c1d0475d1f8 00:04:45 ---> ebbf0ba21002 00:04:45 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 00:04:45 ---> Running in 8704234c65dc 00:04:45 ---> Running in 8370cfba28f3 00:04:45 Removing intermediate container 8704234c65dc 00:04:45 ---> 8ba8a136ecf7 00:04:45 Step 12/27 : WORKDIR /edgex-go 00:04:45 ---> Running in 281a3d56e722 00:04:45 Removing intermediate container 8370cfba28f3 00:04:45 ---> 6e41b16da7fb 00:04:45 Step 12/26 : WORKDIR /edgex-go 00:04:45 ---> Running in de11559c2dad 00:04:46 Removing intermediate container 281a3d56e722 00:04:46 ---> 5094e9698656 00:04:46 00:04:46 Step 13/27 : FROM alpine:3.17 00:04:46 ---> 9ed4aefc74f6 00:04:46 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:04:46 ---> Using cache 00:04:46 ---> cbfc170089e2 00:04:46 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 00:04:46 Removing intermediate container de11559c2dad 00:04:46 ---> bd3cf6fa3d65 00:04:46 00:04:46 Step 13/26 : FROM alpine:3.17 00:04:46 ---> 9ed4aefc74f6 00:04:46 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:04:46 ---> Using cache 00:04:46 ---> cbfc170089e2 00:04:46 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:04:46 ---> Using cache 00:04:46 ---> 3bab6d13453f 00:04:46 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 00:04:46 ---> Using cache 00:04:46 ---> 976f463aeac7 00:04:46 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 00:04:46 ---> Using cache 00:04:46 ---> 3e9761b93498 00:04:46 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:04:46 ---> Running in ff5a2c526835 00:04:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:04:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:04:46 v3.17.3-144-gedb697f0a25 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:04:46 v3.17.3-146-g00487ded7d9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:04:46 OK: 17820 distinct packages available 00:04:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:04:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:04:47 (1/4) Installing dumb-init (1.2.5-r2) 00:04:47 (2/4) Installing musl-obstack (1.2.3-r0) 00:04:47 (3/4) Installing libucontext (1.2-r0) 00:04:47 (4/4) Installing gcompat (1.1.0-r0) 00:04:47 Executing busybox-1.35.0-r29.trigger 00:04:47 OK: 7 MiB in 19 packages 00:04:49 ---> d0d23b83c370 00:04:49 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 00:04:49 ---> 8d722ae00ac9 00:04:49 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 00:04:49 Removing intermediate container ff5a2c526835 00:04:49 ---> 387d83f01bf1 00:04:49 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 00:04:49 ---> 140ac43238a0 00:04:49 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 00:04:49 ---> 4c6e0f3a9afc 00:04:49 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 00:04:49 ---> 1fe3608aef47 00:04:49 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:04:49 ---> d23390e1fe55 00:04:49 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 00:04:49 ---> Running in 9a17fec4f361 00:04:49 Removing intermediate container 9a17fec4f361 00:04:49 ---> 4335933c8cda 00:04:49 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 00:04:49 ---> Running in 5e32264a52c9 00:04:49 Removing intermediate container 5e32264a52c9 00:04:49 ---> 2523b810fac9 00:04:49 Step 24/26 : LABEL arch=x86_64 00:04:49 ---> Running in 4c033ea18dec 00:04:51 Removing intermediate container 4c033ea18dec 00:04:51 ---> a03b94915231 00:04:51 Step 25/26 : LABEL git_sha=2b289baeba3c93402790f2dfecdd81c9a1018974 00:04:52 ---> Running in 025cf174594c 00:04:52 ---> f7600b21d641 00:04:52 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 00:04:52 Removing intermediate container 025cf174594c 00:04:52 ---> 9e1e7b1c87a6 00:04:52 Step 26/26 : LABEL version=3.0.0-dev.144 00:04:52 ---> Running in d4eb05faf325 00:04:52 ---> f0835d4d1043 00:04:52 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 00:04:52 ---> Running in 7a0a3d21e34b 00:04:52 Removing intermediate container d4eb05faf325 00:04:52 ---> 5db7949160a9 00:04:52 00:04:52 Successfully built 5db7949160a9 00:04:52 Successfully tagged security-spire-server:latest 00:04:52  Building security-spire-server ... done Removing intermediate container 7a0a3d21e34b 00:04:52 ---> d5068a479bd4 00:04:52 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 00:04:52 ---> b9c394ec8760 00:04:52 Step 22/27 : WORKDIR / 00:04:52 ---> Running in b80684154fdd 00:04:52 Removing intermediate container b80684154fdd 00:04:52 ---> ad793751698a 00:04:52 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 00:04:52 ---> Running in 9adf487722fd 00:04:52 Removing intermediate container 9adf487722fd 00:04:52 ---> 52e1f9c69bea 00:04:52 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 00:04:52 ---> Running in b506976ad16f 00:04:52 Removing intermediate container b506976ad16f 00:04:52 ---> bcee7fb5934e 00:04:52 Step 25/27 : LABEL arch=x86_64 00:04:52 ---> Running in 2b392e13dc70 00:04:52 Removing intermediate container 2b392e13dc70 00:04:52 ---> cce204ce62f5 00:04:52 Step 26/27 : LABEL git_sha=2b289baeba3c93402790f2dfecdd81c9a1018974 00:04:52 ---> Running in 388d60cdfc76 00:04:52 Removing intermediate container 388d60cdfc76 00:04:52 ---> d26bbf076b3b 00:04:52 Step 27/27 : LABEL version=3.0.0-dev.144 00:04:52 ---> Running in d9cfd074a27f 00:04:52 Removing intermediate container d9cfd074a27f 00:04:52 ---> e0306a714a47 00:04:52 00:04:52 Successfully built e0306a714a47 00:04:52 Successfully tagged security-spire-config:latest 00:04:52  Building security-spire-config ... done  [Pipeline] } 00:04:52 $ docker stop --time=1 f05e6d7390c1dc44c564a7713b28d463162a815400d1a94069183d567e714e95 00:04:54 $ docker rm -f --volumes f05e6d7390c1dc44c564a7713b28d463162a815400d1a94069183d567e714e95 [Pipeline] // withDockerContainer [Pipeline] sh 00:04:54 + docker images 00:04:54 REPOSITORY TAG IMAGE ID CREATED SIZE 00:04:54 security-spire-config latest e0306a714a47 2 seconds ago 102MB 00:04:54 security-spire-server latest 5db7949160a9 2 seconds ago 103MB 00:04:54 bd3cf6fa3d65 9 seconds ago 1.58GB 00:04:54 5094e9698656 9 seconds ago 1.58GB 00:04:54 security-bootstrapper latest ff6f76f065ff 22 seconds ago 22.2MB 00:04:54 security-proxy-auth latest 9e2be8d41368 47 seconds ago 18.3MB 00:04:54 support-notifications latest faad40735910 47 seconds ago 32.4MB 00:04:54 security-proxy-setup latest ecd7e0a68c62 52 seconds ago 18.7MB 00:04:54 05b885a22fca 53 seconds ago 1.7GB 00:04:54 e6126e6380ab 53 seconds ago 1.71GB 00:04:54 core-data latest c86ae46cff83 About a minute ago 20MB 00:04:54 fd0c749c65c1 About a minute ago 1.79GB 00:04:54 support-scheduler latest 18a4d1174d27 About a minute ago 31.8MB 00:04:54 core-command latest c8491e19c126 About a minute ago 19.8MB 00:04:54 d5f3a523f0f6 About a minute ago 1.7GB 00:04:54 5f56560bf759 2 minutes ago 1.73GB 00:04:54 981af6493150 2 minutes ago 1.79GB 00:04:54 91fd01b67158 2 minutes ago 1.72GB 00:04:54 security-secretstore-setup latest 863395afc745 3 minutes ago 32.8MB 00:04:54 core-common-config-bootstrapper latest 3329034a3856 3 minutes ago 17.2MB 00:04:54 security-spiffe-token-provider latest ed3cf6a047f4 3 minutes ago 32.8MB 00:04:54 core-metadata latest 8b4182abe9c2 3 minutes ago 20.4MB 00:04:54 6a3bec023b13 3 minutes ago 1.76GB 00:04:54 8172e7b0976d 3 minutes ago 1.72GB 00:04:54 1d1a215d9b89 3 minutes ago 1.73GB 00:04:54 e8a1565ea578 3 minutes ago 1.72GB 00:04:54 security-spire-agent latest 8393f0ad089a 3 minutes ago 161MB 00:04:54 60edfc8edac2 4 minutes ago 1.58GB 00:04:54 ci-base-image-x86_64 latest 041175c241fe 8 minutes ago 918MB 00:04:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 8 days ago 700MB 00:04:54 alpine 3.17 9ed4aefc74f6 4 weeks ago 7.05MB 00:04:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB 00:04:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:04:54 provisioning config files... 00:04:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/507@tmp/config4092855360789962575tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:04:54 ---> docker-login.sh 00:04:54 nexus3.edgexfoundry.org:10001 00:04:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:09 Error response from daemon: Get "https://nexus3.edgexfoundry.org:10001/v2/": net/http: request canceled (Client.Timeout exceeded while awaiting headers) [Pipeline] } 00:05:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:05:09 Failed in branch amd64 00:09:20 Removing intermediate container 7117d0e0b102 00:09:20 ---> b8ae40a67bc7 00:09:20 00:09:20 Step 10/23 : FROM alpine:3.17 00:09:20 3.17: Pulling from library/alpine 00:09:20 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 00:09:20 Status: Downloaded newer image for alpine:3.17 00:09:20 ---> 51e60588ff2c 00:09:20 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 00:09:20 ---> Running in 75d8e73433b6 00:09:20 Removing intermediate container 75d8e73433b6 00:09:20 ---> ba84bedf7824 00:09:20 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:09:20 ---> Running in bd88f00d950e 00:09:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:09:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:09:20 (1/1) Installing dumb-init (1.2.5-r2) 00:09:20 Executing busybox-1.35.0-r29.trigger 00:09:20 OK: 8 MiB in 16 packages 00:09:20 Removing intermediate container bd88f00d950e 00:09:20 ---> d77ad09f5de7 00:09:20 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:09:20 ---> ac73120d3129 00:09:20 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 00:09:20 ---> 6d2454472284 00:09:20 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 00:09:20 Removing intermediate container 765e7cb28893 00:09:20 ---> 9657676b2bea 00:09:20 00:09:20 Step 9/22 : FROM alpine:3.17 00:09:20 ---> 51e60588ff2c 00:09:20 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 00:09:20 ---> Running in e6c6e0bba13a 00:09:20 ---> f0aee0e2eb7e 00:09:20 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 00:09:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:09:21 ---> 4cf6e7705ef4 00:09:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 00:09:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:09:23 (1/2) Installing dumb-init (1.2.5-r2) 00:09:23 (2/2) Installing openssl (3.0.8-r4) 00:09:23 Executing busybox-1.35.0-r29.trigger 00:09:23 OK: 8 MiB in 17 packages 00:09:25 ---> 3907847c4e7d 00:09:25 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:09:25 ---> Running in 4a6c85210e64 00:09:26 Removing intermediate container e6c6e0bba13a 00:09:26 ---> 3b25c774894c 00:09:26 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 00:09:26 ---> Running in 2b22fd546c01 00:09:27 Removing intermediate container 2b22fd546c01 00:09:27 ---> 93435b0ad1e4 00:09:27 Step 12/22 : WORKDIR /edgex 00:09:27 ---> Running in 9295ddaf1460 00:09:28 Removing intermediate container 9295ddaf1460 00:09:28 ---> 2211bbfafe71 00:09:28 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:09:29 ---> af110121be09 00:09:29 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 00:09:30 Removing intermediate container 4a6c85210e64 00:09:30 ---> 5e353ea2ef2f 00:09:30 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 00:09:30 ---> Running in 5a3e38cd8779 00:09:30 ---> d4a88663e3e6 00:09:30 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 00:09:31 Removing intermediate container 5a3e38cd8779 00:09:31 ---> 21856bef4bf5 00:09:31 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 00:09:31 ---> Running in c86a45c8b711 00:09:32 ---> 4ad2013d17b6 00:09:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:09:32 Removing intermediate container c86a45c8b711 00:09:32 ---> eb8bf8eeb9d2 00:09:32 Step 21/23 : LABEL arch=arm64 00:09:32 ---> Running in 4e39e96ddee5 00:09:32 Removing intermediate container 4e39e96ddee5 00:09:32 ---> ee959f0da9e3 00:09:32 Step 22/23 : LABEL git_sha=2b289baeba3c93402790f2dfecdd81c9a1018974 00:09:32 ---> Running in 65371259beeb 00:09:33 Removing intermediate container 65371259beeb 00:09:33 ---> 257f0935cc46 00:09:33 Step 23/23 : LABEL version=3.0.0-dev.144 00:09:33 ---> Running in 9758217dbf62 00:09:34 ---> 12d8ef16f044 00:09:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 00:09:34 Removing intermediate container 9758217dbf62 00:09:34 ---> ad892764e6b0 00:09:34 00:09:35 Successfully built ad892764e6b0 00:09:35 Successfully tagged security-proxy-auth-arm64:latest 00:09:35  Building security-proxy-auth ... done Building core-metadata 00:09:35 ---> b8d3a1f5190d 00:09:35 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:09:35 ---> Running in 7ff55608e9d8 00:09:39 Removing intermediate container 7ff55608e9d8 00:09:39 ---> fe7080a95b9f 00:09:39 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 00:09:39 ---> Running in 5aa36ce1a301 00:09:39 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:09:39 Step 2/25 : FROM ${BUILDER_BASE} AS builder 00:09:39 ---> d4a492d4ed02 00:09:39 Step 3/25 : ARG ADD_BUILD_TAGS="" 00:09:39 ---> Using cache 00:09:39 ---> a1c13e7f71d3 00:09:39 Step 4/25 : WORKDIR /edgex-go 00:09:39 ---> Using cache 00:09:39 ---> 0d2ecaf25126 00:09:39 Step 5/25 : RUN apk add --update --no-cache make git 00:09:39 ---> Using cache 00:09:39 ---> 71c270a5aa4a 00:09:39 Step 6/25 : COPY go.mod vendor* ./ 00:09:39 ---> Using cache 00:09:39 ---> edf7bd6a91c3 00:09:39 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:09:39 ---> Using cache 00:09:39 ---> e2d6fd9211e2 00:09:39 Step 8/25 : COPY . . 00:09:39 ---> Using cache 00:09:39 ---> 55abc7458697 00:09:39 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 00:09:39 ---> Running in 69cac02da97f 00:09:40 Removing intermediate container 5aa36ce1a301 00:09:40 ---> 058a57db980c 00:09:40 Step 20/22 : LABEL arch=arm64 00:09:40 ---> Running in be21e0998561 00:09:40 Removing intermediate container be21e0998561 00:09:40 ---> 9515d9d10ed9 00:09:40 Step 21/22 : LABEL git_sha=2b289baeba3c93402790f2dfecdd81c9a1018974 00:09:41 ---> Running in f6a732e29ac2 00:09:41 Removing intermediate container f6a732e29ac2 00:09:41 ---> 1902514aac2b 00:09:41 Step 22/22 : LABEL version=3.0.0-dev.144 00:09:41 ---> Running in 66c012e37dc3 00:09:42 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:09:42 Removing intermediate container 66c012e37dc3 00:09:42 ---> 1db1043219d3 00:09:42 00:09:42 Successfully built 1db1043219d3 00:09:42 Successfully tagged security-proxy-setup-arm64:latest 00:09:42 Building security-secretstore-setup 00:09:45  Building security-proxy-setup ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:09:45 Step 2/25 : FROM ${BUILDER_BASE} AS builder 00:09:45 ---> d4a492d4ed02 00:09:45 Step 3/25 : WORKDIR /edgex-go 00:09:45 ---> Using cache 00:09:45 ---> 424452be58d2 00:09:45 Step 4/25 : RUN apk add --update --no-cache make git 00:09:46 ---> Running in 0a193e5ecef4 00:09:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:09:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:09:50 OK: 263 MiB in 53 packages 00:09:53 Removing intermediate container 0a193e5ecef4 00:09:53 ---> e72fb0d83925 00:09:53 Step 5/25 : COPY go.mod vendor* ./ 00:09:53 ---> 596db6f0fb3b 00:09:53 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:09:54 ---> Running in b695f940ef21 00:10:16 Removing intermediate container a314e7dd4321 00:10:16 ---> 3e91734b2df9 00:10:16 00:10:16 Step 10/23 : FROM alpine:3.17 00:10:16 ---> 51e60588ff2c 00:10:16 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 00:10:16 ---> Running in 69b4d94793c1 00:10:16 Removing intermediate container 69b4d94793c1 00:10:16 ---> ac2b0e17f113 00:10:16 Step 12/23 : ENV APP_PORT=59880 00:10:16 ---> Running in 9844b61a561e 00:10:16 Removing intermediate container 9844b61a561e 00:10:16 ---> 8023b6a626a3 00:10:16 Step 13/23 : EXPOSE $APP_PORT 00:10:16 ---> Running in d9cf0e286942 00:10:17 Removing intermediate container d9cf0e286942 00:10:17 ---> 6ef1b575d1fb 00:10:17 Step 14/23 : RUN apk add --update --no-cache dumb-init 00:10:17 ---> Running in c78be57f18ac 00:10:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:10:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:10:21 (1/1) Installing dumb-init (1.2.5-r2) 00:10:21 Executing busybox-1.35.0-r29.trigger 00:10:21 OK: 8 MiB in 16 packages 00:10:23 Removing intermediate container c78be57f18ac 00:10:23 ---> 67f5f21fccdd 00:10:23 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:10:24 ---> d8f7d26f6ccb 00:10:24 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 00:10:25 ---> f2e95efea923 00:10:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:10:27 ---> e67c609c6056 00:10:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 00:10:28 ---> 936e66bf1a76 00:10:28 Step 19/23 : ENTRYPOINT ["/core-data"] 00:10:28 ---> Running in eaddb28527a2 00:10:28 Removing intermediate container eaddb28527a2 00:10:28 ---> 51114eb32dbd 00:10:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:10:28 ---> Running in 1dec3ec6f51f 00:10:29 Removing intermediate container 1dec3ec6f51f 00:10:29 ---> 3542258f59e0 00:10:29 Step 21/23 : LABEL arch=arm64 00:10:29 ---> Running in b37a4ef84286 00:10:29 Removing intermediate container b37a4ef84286 00:10:29 ---> 1feec07eda16 00:10:29 Step 22/23 : LABEL git_sha=2b289baeba3c93402790f2dfecdd81c9a1018974 00:10:30 ---> Running in 06c50efdec84 00:10:30 Removing intermediate container 06c50efdec84 00:10:30 ---> 3a8c10de8365 00:10:30 Step 23/23 : LABEL version=3.0.0-dev.144 00:10:30 ---> Running in 06f15787c82b 00:10:31 Removing intermediate container 06f15787c82b 00:10:31 ---> dd0e56f09373 00:10:31 00:10:31 Successfully built dd0e56f09373 00:10:31 Successfully tagged core-data-arm64:latest 00:10:31  Building core-data ... done Building support-notifications 00:10:35 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:10:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:10:35 ---> d4a492d4ed02 00:10:35 Step 3/23 : ARG ADD_BUILD_TAGS="" 00:10:35 ---> Using cache 00:10:35 ---> a1c13e7f71d3 00:10:35 Step 4/23 : WORKDIR /edgex-go 00:10:35 ---> Using cache 00:10:35 ---> 0d2ecaf25126 00:10:35 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 00:10:35 ---> Running in d8a33c997cd4 00:10:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:10:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:10:39 OK: 263 MiB in 53 packages 00:10:41 Removing intermediate container d8a33c997cd4 00:10:41 ---> 7e6401f20767 00:10:41 Step 6/23 : COPY go.mod vendor* ./ 00:10:42 ---> 72e5746bd75f 00:10:42 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:10:42 ---> Running in 58d304a6e777 00:11:29 Removing intermediate container b695f940ef21 00:11:29 ---> b146225a7dbd 00:11:29 Step 7/25 : COPY . . 00:11:30 ---> 21fe9ffc2024 00:11:30 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:11:30 ---> Running in 241ad85e3f75 00:11:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:12:04 Removing intermediate container 6e9b0a0196d6 00:12:04 ---> c403443181d3 00:12:04 00:12:04 Step 9/20 : FROM alpine:3.17 00:12:04 ---> 51e60588ff2c 00:12:04 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 00:12:04 ---> Running in 242ce2b7cd66 00:12:05 Removing intermediate container 242ce2b7cd66 00:12:05 ---> 9537eb87d54f 00:12:05 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:12:05 ---> Running in b999e926a7d9 00:12:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:12:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:12:11 v3.17.3-144-gedb697f0a25 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:12:11 v3.17.3-146-g00487ded7d9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:12:11 OK: 17691 distinct packages available 00:12:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:12:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:12:14 (1/9) Installing ca-certificates (20220614-r4) 00:12:14 (2/9) Installing brotli-libs (1.0.9-r9) 00:12:14 (3/9) Installing nghttp2-libs (1.51.0-r0) 00:12:14 (4/9) Installing libcurl (8.0.1-r0) 00:12:14 (5/9) Installing curl (8.0.1-r0) 00:12:14 (6/9) Installing dumb-init (1.2.5-r2) 00:12:14 (7/9) Installing musl-obstack (1.2.3-r0) 00:12:14 (8/9) Installing libucontext (1.2-r0) 00:12:14 (9/9) Installing gcompat (1.1.0-r0) 00:12:14 Executing busybox-1.35.0-r29.trigger 00:12:14 Executing ca-certificates-20220614-r4.trigger 00:12:15 OK: 11 MiB in 24 packages 00:12:19 Removing intermediate container b999e926a7d9 00:12:19 ---> 25c5d32d47dc 00:12:19 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 00:12:20 ---> b2f83313ac45 00:12:20 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 00:12:22 ---> cc579116efd4 00:12:22 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 00:12:26 ---> 99a9b9dbceca 00:12:26 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 00:12:27 ---> 393388f9282c 00:12:27 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 00:12:27 ---> Running in fb7bf5462374 00:12:28 Removing intermediate container fb7bf5462374 00:12:28 ---> 4a6a957a4b36 00:12:28 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 00:12:28 ---> Running in 4afa0b5cc3b5 00:12:29 Removing intermediate container 4afa0b5cc3b5 00:12:29 ---> 9a6ac0115d84 00:12:29 Step 18/20 : LABEL arch=arm64 00:12:29 ---> Running in 2ee1e027bf27 00:12:30 Removing intermediate container 2ee1e027bf27 00:12:30 ---> a46eef4e7168 00:12:30 Step 19/20 : LABEL git_sha=2b289baeba3c93402790f2dfecdd81c9a1018974 00:12:30 ---> Running in 806499fe24d8 00:12:31 Removing intermediate container 806499fe24d8 00:12:31 ---> 9d32a1d2f3c2 00:12:31 Step 20/20 : LABEL version=3.0.0-dev.144 00:12:31 ---> Running in 24e6c81a0c57 00:12:32 Removing intermediate container 24e6c81a0c57 00:12:32 ---> abba16f0953e 00:12:32 00:12:32 Successfully built abba16f0953e 00:12:32 Successfully tagged security-spiffe-token-provider-arm64:latest 00:12:32  Building security-spiffe-token-provider ... done Building security-bootstrapper 00:12:32 Removing intermediate container 58d304a6e777 00:12:32 ---> b4933e3e2106 00:12:32 Step 8/23 : COPY . . 00:12:35 ---> 47611df54480 00:12:35 Step 9/23 : RUN make cmd/support-notifications/support-notifications 00:12:35 ---> Running in acd3d9399197 00:12:37 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:12:37 Step 2/33 : FROM ${BUILDER_BASE} AS builder 00:12:37 ---> d4a492d4ed02 00:12:37 Step 3/33 : WORKDIR /edgex-go 00:12:37 ---> Using cache 00:12:37 ---> 424452be58d2 00:12:37 Step 4/33 : RUN apk add --update --no-cache make git 00:12:37 ---> Using cache 00:12:37 ---> e72fb0d83925 00:12:37 Step 5/33 : COPY go.mod vendor* ./ 00:12:37 ---> Using cache 00:12:37 ---> 596db6f0fb3b 00:12:37 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:12:37 ---> Using cache 00:12:37 ---> b146225a7dbd 00:12:37 Step 7/33 : COPY . . 00:12:37 ---> Using cache 00:12:37 ---> 21fe9ffc2024 00:12:37 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:12:37 ---> Running in 5cb139b44e5f 00:12:38 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:12:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:13:06 Removing intermediate container 0e0c623d3a53 00:13:06 ---> 56bf5df8f055 00:13:06 00:13:06 Step 10/23 : FROM alpine:3.17 00:13:06 ---> 51e60588ff2c 00:13:06 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:13:06 ---> Running in aa7a667c217c 00:13:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:13:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:13:08 (1/1) Installing dumb-init (1.2.5-r2) 00:13:08 Executing busybox-1.35.0-r29.trigger 00:13:08 OK: 8 MiB in 16 packages 00:13:10 Removing intermediate container aa7a667c217c 00:13:10 ---> a16d0ebba777 00:13:10 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 00:13:10 ---> Running in 047d5ee6803f 00:13:10 Removing intermediate container 047d5ee6803f 00:13:10 ---> f6e31fd43a6a 00:13:10 Step 13/23 : ENV APP_PORT=59861 00:13:11 ---> Running in 88dd8c4444ae 00:13:11 Removing intermediate container 88dd8c4444ae 00:13:11 ---> 93f92cba4599 00:13:11 Step 14/23 : EXPOSE $APP_PORT 00:13:11 ---> Running in 40a0ed72d969 00:13:12 Removing intermediate container 40a0ed72d969 00:13:12 ---> 41bfedbc35c7 00:13:12 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:13:12 ---> f16860b67840 00:13:12 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 00:13:13 ---> dd4e895d54fc 00:13:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:13:16 ---> 90be5098fbb7 00:13:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 00:13:17 ---> 07a34ffcec26 00:13:17 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 00:13:17 ---> Running in 67614be9a164 00:13:17 Removing intermediate container 67614be9a164 00:13:17 ---> 110a19b53956 00:13:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:13:17 ---> Running in b1700ec0e378 00:13:18 Removing intermediate container b1700ec0e378 00:13:18 ---> 7e71fca850ea 00:13:18 Step 21/23 : LABEL arch=arm64 00:13:18 ---> Running in 71a919696b5b 00:13:18 Removing intermediate container 71a919696b5b 00:13:18 ---> a7c316523999 00:13:18 Step 22/23 : LABEL git_sha=2b289baeba3c93402790f2dfecdd81c9a1018974 00:13:18 ---> Running in 10e04cba8412 00:13:19 Removing intermediate container 10e04cba8412 00:13:19 ---> 4f3a16c763f5 00:13:19 Step 23/23 : LABEL version=3.0.0-dev.144 00:13:19 ---> Running in b8c013188255 00:13:20 Removing intermediate container b8c013188255 00:13:20 ---> 7f4c8e8b3ccd 00:13:20 00:13:20 Successfully built 7f4c8e8b3ccd 00:13:20 Successfully tagged support-scheduler-arm64:latest 00:13:20  Building support-scheduler ... done Building core-command 00:13:23 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:13:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:13:23 ---> d4a492d4ed02 00:13:23 Step 3/24 : ARG ADD_BUILD_TAGS="" 00:13:23 ---> Using cache 00:13:23 ---> a1c13e7f71d3 00:13:23 Step 4/24 : WORKDIR /edgex-go 00:13:23 ---> Using cache 00:13:23 ---> 0d2ecaf25126 00:13:23 Step 5/24 : RUN apk add --update --no-cache make git 00:13:23 ---> Using cache 00:13:23 ---> 71c270a5aa4a 00:13:23 Step 6/24 : COPY go.mod vendor* ./ 00:13:23 ---> Using cache 00:13:23 ---> edf7bd6a91c3 00:13:23 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:13:23 ---> Using cache 00:13:23 ---> e2d6fd9211e2 00:13:23 Step 8/24 : COPY . . 00:13:23 ---> Using cache 00:13:23 ---> 55abc7458697 00:13:23 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 00:13:24 ---> Running in 2ce81af69268 00:13:25 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 00:17:17 Removing intermediate container 69cac02da97f 00:17:17 ---> f81ec8f9c291 00:17:17 00:17:17 Step 10/25 : FROM alpine:3.17 00:17:17 ---> 51e60588ff2c 00:17:17 Step 11/25 : RUN apk add --update --no-cache dumb-init 00:17:17 ---> Using cache 00:17:17 ---> a16d0ebba777 00:17:17 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 00:17:17 ---> Using cache 00:17:17 ---> f6e31fd43a6a 00:17:17 Step 13/25 : ENV APP_PORT=59881 00:17:17 ---> Running in 286160d71575 00:17:17 Removing intermediate container 286160d71575 00:17:17 ---> c1a5e245af87 00:17:17 Step 14/25 : EXPOSE $APP_PORT 00:17:17 ---> Running in ad760723a1ec 00:17:17 Removing intermediate container ad760723a1ec 00:17:17 ---> 87a71a485ac3 00:17:17 Step 15/25 : WORKDIR / 00:17:17 ---> Running in 1f3c632d55c9 00:17:17 Removing intermediate container 1f3c632d55c9 00:17:17 ---> f93a2bbab536 00:17:17 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 00:17:17 ---> a1148651b8b6 00:17:17 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 00:17:17 ---> bb79e554528c 00:17:17 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:17:17 ---> 81410d9431d4 00:17:17 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 00:17:18 ---> 5f4b606c2245 00:17:18 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 00:17:19 ---> 9188ac40dab7 00:17:19 Step 21/25 : ENTRYPOINT ["/core-metadata"] 00:17:19 ---> Running in 198c955f9a86 00:17:19 Removing intermediate container 198c955f9a86 00:17:19 ---> 18e13bd6c93a 00:17:19 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:17:20 ---> Running in cd9f1b02b3cc 00:17:20 Removing intermediate container cd9f1b02b3cc 00:17:20 ---> cb1650166c68 00:17:20 Step 23/25 : LABEL arch=arm64 00:17:20 ---> Running in 9295046f1e38 00:17:21 Removing intermediate container 9295046f1e38 00:17:21 ---> 306d4b440732 00:17:21 Step 24/25 : LABEL git_sha=2b289baeba3c93402790f2dfecdd81c9a1018974 00:17:21 ---> Running in 5ca9533bc481 00:17:21 Removing intermediate container 5ca9533bc481 00:17:21 ---> 57ced3759d91 00:17:21 Step 25/25 : LABEL version=3.0.0-dev.144 00:17:21 ---> Running in 308c84759c14 00:17:22 Removing intermediate container 308c84759c14 00:17:22 ---> ddc97a9d4788 00:17:22 00:17:22 Successfully built ddc97a9d4788 00:17:22 Successfully tagged core-metadata-arm64:latest 00:17:22 Building security-spire-agent 00:17:25  Building core-metadata ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:17:25 Step 2/27 : FROM ${BUILDER_BASE} AS builder 00:17:25 ---> d4a492d4ed02 00:17:25 Step 3/27 : WORKDIR /edgex-go 00:17:25 ---> Using cache 00:17:25 ---> 424452be58d2 00:17:25 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 00:17:25 ---> Running in 6a13167fb9ea 00:17:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:17:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:17:29 OK: 263 MiB in 53 packages 00:17:31 Removing intermediate container 6a13167fb9ea 00:17:31 ---> 8277b8062dd0 00:17:31 Step 5/27 : COPY go.mod vendor* ./ 00:17:32 ---> 4af905d95af1 00:17:32 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:17:32 ---> Running in c726a9d6ce93 00:17:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:18:08 Removing intermediate container 241ad85e3f75 00:18:08 ---> d712cf86b889 00:18:08 00:18:08 Step 9/25 : FROM alpine:3.17 00:18:08 ---> 51e60588ff2c 00:18:08 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 00:18:08 ---> Running in bac2162dc8ab 00:18:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:18:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:18:12 (1/3) Installing ca-certificates (20220614-r4) 00:18:12 (2/3) Installing dumb-init (1.2.5-r2) 00:18:12 (3/3) Installing su-exec (0.2-r2) 00:18:12 Executing busybox-1.35.0-r29.trigger 00:18:12 Executing ca-certificates-20220614-r4.trigger 00:18:13 OK: 8 MiB in 18 packages 00:18:16 Removing intermediate container bac2162dc8ab 00:18:16 ---> 1e65e08ac039 00:18:16 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 00:18:16 ---> Running in 0b2a7f4a6e74 00:18:16 Removing intermediate container 0b2a7f4a6e74 00:18:16 ---> d06c11046357 00:18:16 Step 12/25 : WORKDIR / 00:18:16 ---> Running in b4a4b2ce3d4e 00:18:17 Removing intermediate container b4a4b2ce3d4e 00:18:17 ---> f2cda7be6f73 00:18:17 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 00:18:20 ---> 30c00fe278cb 00:18:20 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 00:18:21 ---> 6d7627383789 00:18:21 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:18:22 ---> 739a43c06a76 00:18:22 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 00:18:23 ---> 46e082274580 00:18:23 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 00:18:24 ---> f78e911387ac 00:18:24 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:18:25 ---> 4c95fbc80ce8 00:18:25 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:18:28 ---> 1441320d2a70 00:18:28 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:18:28 ---> 4c2fae533387 00:18:28 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:18:28 ---> Running in a43a5ba8fce8 00:18:33 Removing intermediate container a43a5ba8fce8 00:18:33 ---> 18806cfec37f 00:18:33 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 00:18:33 ---> Running in 3cb0159339b1 00:18:33 Removing intermediate container 3cb0159339b1 00:18:33 ---> 24c2ee3a0be2 00:18:33 Step 23/25 : LABEL arch=arm64 00:18:34 ---> Running in 74c4d9688af4 00:18:35 Removing intermediate container 74c4d9688af4 00:18:35 ---> 4cfbe45065b9 00:18:35 Step 24/25 : LABEL git_sha=2b289baeba3c93402790f2dfecdd81c9a1018974 00:18:35 ---> Running in 07940cd56e0d 00:18:35 Removing intermediate container 07940cd56e0d 00:18:35 ---> 35c0e5076cce 00:18:35 Step 25/25 : LABEL version=3.0.0-dev.144 00:18:36 ---> Running in 6ae7c8fc4931 00:18:36 Removing intermediate container 6ae7c8fc4931 00:18:36 ---> 23c9caa8c41d 00:18:36 00:18:37 Successfully built 23c9caa8c41d 00:18:37 Successfully tagged security-secretstore-setup-arm64:latest 00:18:37  Building security-secretstore-setup ... done Building core-common-config-bootstrapper 00:18:41 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:18:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:18:41 ---> d4a492d4ed02 00:18:41 Step 3/23 : ARG ADD_BUILD_TAGS="" 00:18:41 ---> Using cache 00:18:41 ---> a1c13e7f71d3 00:18:41 Step 4/23 : WORKDIR /edgex-go 00:18:41 ---> Using cache 00:18:41 ---> 0d2ecaf25126 00:18:41 Step 5/23 : RUN apk add --update --no-cache make git 00:18:41 ---> Using cache 00:18:41 ---> 71c270a5aa4a 00:18:41 Step 6/23 : COPY go.mod vendor* ./ 00:18:41 ---> Using cache 00:18:41 ---> edf7bd6a91c3 00:18:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:18:41 ---> Using cache 00:18:41 ---> e2d6fd9211e2 00:18:41 Step 8/23 : COPY . . 00:18:41 ---> Using cache 00:18:41 ---> 55abc7458697 00:18:41 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:18:41 ---> Running in 5affb8dd6d1b 00:18:44 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.144" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 00:19:11 Removing intermediate container c726a9d6ce93 00:19:11 ---> 312d7fda4172 00:19:11 Step 7/27 : COPY . . 00:19:11 Removing intermediate container 5cb139b44e5f 00:19:11 ---> fe806e414f65 00:19:11 00:19:11 Step 9/33 : FROM alpine:3.17 00:19:11 ---> 51e60588ff2c 00:19:11 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 00:19:11 ---> Using cache 00:19:11 ---> 9537eb87d54f 00:19:11 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 00:19:13 ---> Running in 9ee61e27bb81 00:19:13 ---> a25f11ce65cb 00:19:13 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 00:19:13 ---> Running in c8908eb5105f 00:19:14 Removing intermediate container c8908eb5105f 00:19:14 ---> 65741b2b502b 00:19:14 Step 9/27 : WORKDIR /edgex-go/spire-build 00:19:14 ---> Running in 35ed2c0175c4 00:19:15 Removing intermediate container 35ed2c0175c4 00:19:15 ---> 9f2885cb0aac 00:19:15 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 00:19:15 ---> Running in 48a86163fc25 00:19:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:19:16 Removing intermediate container 48a86163fc25 00:19:16 ---> b658e4fbe8fd 00:19:16 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 00:19:16 ---> Running in 0dad6d5e9af3 00:19:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:19:18 (1/2) Installing dumb-init (1.2.5-r2) 00:19:18 (2/2) Installing su-exec (0.2-r2) 00:19:18 Executing busybox-1.35.0-r29.trigger 00:19:18 OK: 8 MiB in 17 packages 00:19:19 Removing intermediate container 0dad6d5e9af3 00:19:19 ---> c16cbe7fefbd 00:19:19 Step 12/27 : WORKDIR /edgex-go 00:19:19 ---> Running in 32f85d09085d 00:19:20 Removing intermediate container 32f85d09085d 00:19:20 ---> 31b69a6e0294 00:19:20 00:19:20 Step 13/27 : FROM alpine:3.17 00:19:20 ---> 51e60588ff2c 00:19:20 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:19:20 ---> Running in 52a2b29ff0d5 00:19:20 Removing intermediate container 9ee61e27bb81 00:19:20 ---> d3a6cb30519f 00:19:20 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 00:19:20 ---> Running in eea327d2f72e 00:19:20 Removing intermediate container 52a2b29ff0d5 00:19:20 ---> 78a01aa3e126 00:19:20 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:19:21 ---> Running in a87eb4d3c8b9 00:19:21 Removing intermediate container eea327d2f72e 00:19:21 ---> f0ac78a28dee 00:19:21 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 00:19:21 ---> Running in 37c643edb449 00:19:22 Removing intermediate container 37c643edb449 00:19:22 ---> 0570cbda7919 00:19:22 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 00:19:22 ---> Running in 23015d4e1a1b 00:19:23 Removing intermediate container 23015d4e1a1b 00:19:23 ---> 02fef5a6be95 00:19:23 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 00:19:23 ---> Running in 18b7e4dd7f6d 00:19:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:19:24 Removing intermediate container 18b7e4dd7f6d 00:19:24 ---> 16f3b8ae38d0 00:19:24 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 00:19:24 ---> Running in e1266f2ba724 00:19:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:19:26 v3.17.3-144-gedb697f0a25 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:19:26 v3.17.3-146-g00487ded7d9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:19:26 OK: 17691 distinct packages available 00:19:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:19:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:19:27 Removing intermediate container e1266f2ba724 00:19:27 ---> a35e42c4c2e4 00:19:27 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 00:19:27 ---> Running in fb49717a170b 00:19:28 Removing intermediate container fb49717a170b 00:19:28 ---> ba35fbef5bf1 00:19:28 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 00:19:29 ---> 46929ba802a2 00:19:29 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 00:19:29 ---> Running in 3e18819cfa0a 00:19:29 (1/5) Installing dumb-init (1.2.5-r2) 00:19:29 (2/5) Installing musl-obstack (1.2.3-r0) 00:19:29 (3/5) Installing libucontext (1.2-r0) 00:19:29 (4/5) Installing gcompat (1.1.0-r0) 00:19:29 (5/5) Installing openssl (3.0.8-r4) 00:19:29 Executing busybox-1.35.0-r29.trigger 00:19:29 OK: 9 MiB in 20 packages 00:19:32 Removing intermediate container a87eb4d3c8b9 00:19:32 ---> 16a56d60137b 00:19:32 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 00:19:33 ---> e007db3ebc00 00:19:33 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 00:19:33 Removing intermediate container 3e18819cfa0a 00:19:33 ---> 3cde2f86b3ca 00:19:33 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 00:19:34 ---> 477a0dccf334 00:19:34 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 00:19:34 ---> 15c66bf9712e 00:19:34 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 00:19:35 ---> a6d1bea87a60 00:19:35 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:19:38 ---> b53886a5f4c5 00:19:38 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 00:19:41 ---> 2fce5fd1e780 00:19:41 ---> 3e048096f8d6 00:19:41 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 00:19:41 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:19:42 ---> 0d6da6d8f782 00:19:42 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 00:19:43 ---> 2bda0097436f 00:19:43 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 00:19:45 ---> 6d27578c0828 00:19:45 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:19:46 ---> b0232735c139 00:19:46 Step 28/33 : RUN chmod +x /entrypoint.sh 00:19:46 ---> Running in cded84c9a795 00:19:49 ---> 5d419b3ff6e1 00:19:49 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 00:19:50 Removing intermediate container cded84c9a795 00:19:50 ---> eb1b83325f6e 00:19:50 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 00:19:50 ---> Running in 63e5245271c8 00:19:50 ---> 95832c995da5 00:19:50 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 00:19:51 Removing intermediate container 63e5245271c8 00:19:51 ---> 92e3c5927a67 00:19:51 Step 30/33 : CMD ["gate"] 00:19:51 ---> Running in 35c052822f23 00:19:51 ---> cd23325d857d 00:19:51 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 00:19:52 Removing intermediate container 35c052822f23 00:19:52 ---> 073062380fe5 00:19:52 Step 31/33 : LABEL arch=arm64 00:19:52 ---> Running in 2ab36d370c4c 00:19:55 Removing intermediate container 2ab36d370c4c 00:19:55 ---> 366c57e20154 00:19:55 Step 32/33 : LABEL git_sha=2b289baeba3c93402790f2dfecdd81c9a1018974 00:19:55 ---> e5005dbca7cc 00:19:55 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 00:19:55 ---> Running in e4dad3cff27b 00:19:55 ---> Running in 3c767dc83a03 00:19:56 Removing intermediate container 3c767dc83a03 00:19:56 ---> 9217a088b221 00:19:56 Removing intermediate container e4dad3cff27b 00:19:56 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] ---> 61d5f7aa0d32 00:19:56 00:19:56 Step 33/33 : LABEL version=3.0.0-dev.144 00:19:56 ---> Running in 798a0ae8e111 00:19:56 ---> Running in 0bae1491456f 00:19:56 Removing intermediate container 798a0ae8e111 00:19:56 ---> a006f0f75494 00:19:56 00:19:56 Removing intermediate container 0bae1491456f 00:19:56 ---> 9d0de1b62552 00:19:56 Step 25/27 : LABEL arch=arm64 00:19:56 ---> Running in 3fcf56bfac04 00:19:57 Successfully built a006f0f75494 00:19:57 Successfully tagged security-bootstrapper-arm64:latest 00:19:57 Building security-spire-config 00:19:57  Building security-bootstrapper ... done Removing intermediate container 3fcf56bfac04 00:19:57 ---> 89370cbbdb43 00:19:57 Step 26/27 : LABEL git_sha=2b289baeba3c93402790f2dfecdd81c9a1018974 00:19:57 ---> Running in 82dfd5521a94 00:19:58 Removing intermediate container 82dfd5521a94 00:19:58 ---> 48ec8ee7c05b 00:19:58 Step 27/27 : LABEL version=3.0.0-dev.144 00:19:58 ---> Running in 78ddab7079d4 00:19:58 Removing intermediate container 78ddab7079d4 00:19:58 ---> 1a65d21b4b38 00:19:58 00:19:58 Successfully built 1a65d21b4b38 00:19:58 Successfully tagged security-spire-agent-arm64:latest 00:19:58  Building security-spire-agent ... done Building security-spire-server 00:20:02 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:20:02 Step 2/27 : FROM ${BUILDER_BASE} AS builder 00:20:02 ---> d4a492d4ed02 00:20:02 Step 3/27 : WORKDIR /edgex-go 00:20:02 ---> Using cache 00:20:02 ---> 424452be58d2 00:20:02 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 00:20:02 ---> Using cache 00:20:02 ---> 8277b8062dd0 00:20:02 Step 5/27 : COPY go.mod vendor* ./ 00:20:02 ---> Using cache 00:20:02 ---> 4af905d95af1 00:20:02 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:20:02 ---> Using cache 00:20:02 ---> 312d7fda4172 00:20:02 Step 7/27 : COPY . . 00:20:02 ---> Using cache 00:20:02 ---> a25f11ce65cb 00:20:02 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 00:20:02 ---> Using cache 00:20:02 ---> 65741b2b502b 00:20:02 Step 9/27 : WORKDIR /edgex-go/spire-build 00:20:02 ---> Using cache 00:20:02 ---> 9f2885cb0aac 00:20:02 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 00:20:02 ---> Using cache 00:20:02 ---> b658e4fbe8fd 00:20:02 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 00:20:02 ---> Using cache 00:20:02 ---> c16cbe7fefbd 00:20:02 Step 12/27 : WORKDIR /edgex-go 00:20:02 ---> Using cache 00:20:02 ---> 31b69a6e0294 00:20:02 00:20:02 Step 13/27 : FROM alpine:3.17 00:20:02 ---> 51e60588ff2c 00:20:02 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:20:02 ---> Using cache 00:20:02 ---> 78a01aa3e126 00:20:02 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 00:20:03 ---> Running in d97897718090 00:20:04 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:20:04 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:20:04 ---> d4a492d4ed02 00:20:04 Step 3/26 : WORKDIR /edgex-go 00:20:04 ---> Using cache 00:20:04 ---> 424452be58d2 00:20:04 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 00:20:04 ---> Using cache 00:20:04 ---> 8277b8062dd0 00:20:04 Step 5/26 : COPY go.mod vendor* ./ 00:20:04 ---> Using cache 00:20:04 ---> 4af905d95af1 00:20:04 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:20:04 ---> Using cache 00:20:04 ---> 312d7fda4172 00:20:04 Step 7/26 : COPY . . 00:20:04 ---> Using cache 00:20:04 ---> a25f11ce65cb 00:20:04 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 00:20:04 ---> Using cache 00:20:04 ---> 65741b2b502b 00:20:04 Step 9/26 : WORKDIR /edgex-go/spire-build 00:20:04 ---> Using cache 00:20:04 ---> 9f2885cb0aac 00:20:04 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 00:20:04 ---> Using cache 00:20:04 ---> b658e4fbe8fd 00:20:04 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 00:20:05 ---> Running in fbfe5220364d 00:20:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:20:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:20:08 v3.17.3-144-gedb697f0a25 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:20:08 v3.17.3-146-g00487ded7d9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:20:08 OK: 17691 distinct packages available 00:20:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:20:08 Removing intermediate container fbfe5220364d 00:20:08 ---> be8634596bb6 00:20:08 Step 12/26 : WORKDIR /edgex-go 00:20:08 ---> Running in 37dc57581efc 00:20:09 Removing intermediate container 37dc57581efc 00:20:09 ---> 1d993ae80ca9 00:20:09 00:20:09 Step 13/26 : FROM alpine:3.17 00:20:09 ---> 51e60588ff2c 00:20:09 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:20:09 ---> Using cache 00:20:09 ---> 78a01aa3e126 00:20:09 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:20:09 ---> Using cache 00:20:09 ---> 16a56d60137b 00:20:09 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 00:20:09 ---> Using cache 00:20:09 ---> e007db3ebc00 00:20:09 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 00:20:09 ---> Using cache 00:20:09 ---> 477a0dccf334 00:20:09 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:20:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:20:11 (1/4) Installing dumb-init (1.2.5-r2) 00:20:11 (2/4) Installing musl-obstack (1.2.3-r0) 00:20:11 (3/4) Installing libucontext (1.2-r0) 00:20:11 (4/4) Installing gcompat (1.1.0-r0) 00:20:11 Executing busybox-1.35.0-r29.trigger 00:20:11 OK: 8 MiB in 19 packages 00:20:13 Removing intermediate container d97897718090 00:20:13 ---> 5cad2de7cf4c 00:20:13 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 00:20:15 ---> 554eefd8eee2 00:20:15 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 00:20:17 ---> 5c64efa59ffd 00:20:17 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:20:19 ---> 0ad051ca3c2d 00:20:19 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 00:20:21 ---> e57948aeabda 00:20:21 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 00:20:22 ---> 20eadd1bab0a 00:20:22 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 00:20:24 ---> 2c295b73ecd9 00:20:24 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 00:20:24 ---> Running in 4a478d973b9d 00:20:26 Removing intermediate container 4a478d973b9d 00:20:26 ---> df03ee31813a 00:20:26 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 00:20:26 ---> Running in 647d1dd0b1d6 00:20:27 Removing intermediate container 647d1dd0b1d6 00:20:27 ---> 886922e26565 00:20:27 Step 24/26 : LABEL arch=arm64 00:20:27 ---> Running in 1bbc929214ab 00:20:28 Removing intermediate container 1bbc929214ab 00:20:28 ---> a6c6c1d5b6dd 00:20:28 Step 25/26 : LABEL git_sha=2b289baeba3c93402790f2dfecdd81c9a1018974 00:20:28 ---> Running in 7032a41c4eee 00:20:29 Removing intermediate container 7032a41c4eee 00:20:29 ---> d3b8e4f4e31d 00:20:29 Step 26/26 : LABEL version=3.0.0-dev.144 00:20:29 ---> 1ad5b6375d7e 00:20:29 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 00:20:30 ---> Running in ba2ca913f10c 00:20:31 Removing intermediate container ba2ca913f10c 00:20:31 ---> 7771b5b0acc4 00:20:31 00:20:31 Successfully built 7771b5b0acc4 00:20:31 ---> 1eb9de2b3d10 00:20:31 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 00:20:31 Successfully tagged security-spire-server-arm64:latest 00:20:31  Building security-spire-server ... done  ---> Running in 7989c5f20061 00:20:35 Removing intermediate container 2ce81af69268 00:20:35 ---> 4834f6b50571 00:20:35 00:20:35 Step 10/24 : FROM alpine:3.17 00:20:35 ---> 51e60588ff2c 00:20:35 Step 11/24 : RUN apk add --update --no-cache dumb-init 00:20:35 ---> Using cache 00:20:35 ---> a16d0ebba777 00:20:35 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 00:20:35 ---> Using cache 00:20:35 ---> f6e31fd43a6a 00:20:35 Step 13/24 : ENV APP_PORT=59882 00:20:35 Removing intermediate container 7989c5f20061 00:20:35 ---> 288ef7cf013f 00:20:35 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 00:20:35 ---> Running in 53d4e440b614 00:20:36 Removing intermediate container 53d4e440b614 00:20:36 ---> 7f487c0cc1ea 00:20:36 Step 14/24 : EXPOSE $APP_PORT 00:20:36 ---> Running in c44fcdce2ee5 00:20:36 ---> 08b3c75c32e8 00:20:36 Step 22/27 : WORKDIR / 00:20:36 ---> Running in dbad9f3c4e4e 00:20:37 Removing intermediate container c44fcdce2ee5 00:20:37 ---> aa5f396b9071 00:20:37 Step 15/24 : WORKDIR / 00:20:37 ---> Running in 8c8022c430de 00:20:37 Removing intermediate container dbad9f3c4e4e 00:20:37 ---> 53f3ea40d1e0 00:20:37 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 00:20:37 ---> Running in 1e2fcbd85a62 00:20:37 Removing intermediate container 8c8022c430de 00:20:37 ---> d7adf1681f65 00:20:37 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:20:37 Removing intermediate container 1e2fcbd85a62 00:20:37 ---> 13a4a49a1af9 00:20:37 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 00:20:38 ---> Running in 3377bd416ae4 00:20:38 Removing intermediate container 3377bd416ae4 00:20:38 ---> ecec52b2f643 00:20:38 Step 25/27 : LABEL arch=arm64 00:20:39 ---> f4e4ea5b1ad6 00:20:39 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 00:20:39 ---> Running in c04ff2f77008 00:20:40 Removing intermediate container c04ff2f77008 00:20:40 ---> dc76154fa5eb 00:20:40 Step 26/27 : LABEL git_sha=2b289baeba3c93402790f2dfecdd81c9a1018974 00:20:40 ---> Running in 93ff2bb42f4a 00:20:40 ---> 3b98b91173d0 00:20:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:20:40 Removing intermediate container 93ff2bb42f4a 00:20:40 ---> bb8adf56add1 00:20:40 Step 27/27 : LABEL version=3.0.0-dev.144 00:20:40 ---> Running in 310fe9c250d8 00:20:41 Removing intermediate container 310fe9c250d8 00:20:41 ---> 24ac44f47b65 00:20:41 00:20:41 Successfully built 24ac44f47b65 00:20:41 Successfully tagged security-spire-config-arm64:latest 00:20:42  Building security-spire-config ... done  ---> bfe5e119cffa 00:20:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 00:20:43 ---> ed91e85edc66 00:20:43 Step 20/24 : ENTRYPOINT ["/core-command"] 00:20:43 ---> Running in 73773a610864 00:20:43 Removing intermediate container 73773a610864 00:20:43 ---> 1d1467cd42b9 00:20:43 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:20:44 ---> Running in 7c0ca382325b 00:20:44 Removing intermediate container 7c0ca382325b 00:20:44 ---> 1a5ad13518cc 00:20:44 Step 22/24 : LABEL arch=arm64 00:20:44 ---> Running in a61e82a8c501 00:20:45 Removing intermediate container a61e82a8c501 00:20:45 ---> e9eb1eb56dbe 00:20:45 Step 23/24 : LABEL git_sha=2b289baeba3c93402790f2dfecdd81c9a1018974 00:20:45 ---> Running in bed1ceff12ad 00:20:49 Removing intermediate container bed1ceff12ad 00:20:49 ---> 16729bbc3ad8 00:20:49 Step 24/24 : LABEL version=3.0.0-dev.144 00:20:49 ---> Running in 68d4590f1424 00:20:49 Removing intermediate container 68d4590f1424 00:20:49 ---> 2546d7ab82e2 00:20:49 00:20:49 Successfully built 2546d7ab82e2 00:20:49 Successfully tagged core-command-arm64:latest 00:21:36  Building core-command ... done Removing intermediate container acd3d9399197 00:21:36 ---> 614b203df385 00:21:36 00:21:36 Step 10/23 : FROM alpine:3.17 00:21:36 ---> 51e60588ff2c 00:21:36 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 00:21:36 ---> Running in b97207fdc063 00:21:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:21:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:21:36 (1/2) Installing ca-certificates (20220614-r4) 00:21:36 (2/2) Installing dumb-init (1.2.5-r2) 00:21:36 Executing busybox-1.35.0-r29.trigger 00:21:36 Executing ca-certificates-20220614-r4.trigger 00:21:36 OK: 8 MiB in 17 packages 00:21:36 Removing intermediate container b97207fdc063 00:21:36 ---> ca32950b30be 00:21:36 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 00:21:36 ---> Running in 230e88cd8a38 00:21:36 Removing intermediate container 230e88cd8a38 00:21:36 ---> 9accac16e7e9 00:21:36 Step 13/23 : ENV APP_PORT=59860 00:21:36 ---> Running in 0ff47b57c65c 00:21:36 Removing intermediate container 0ff47b57c65c 00:21:36 ---> a6adf3e6dad8 00:21:36 Step 14/23 : EXPOSE $APP_PORT 00:21:37 ---> Running in 32a5c456a21d 00:21:37 Removing intermediate container 32a5c456a21d 00:21:37 ---> 1570414d82d5 00:21:37 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:21:38 ---> 5e4645627cd8 00:21:38 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 00:21:40 ---> f6860dfd7bd9 00:21:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:21:42 ---> fcfdbd3a5124 00:21:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 00:21:43 ---> 1184d8d5f158 00:21:43 Step 19/23 : ENTRYPOINT ["/support-notifications"] 00:21:43 ---> Running in f64ef5c3bce1 00:21:44 Removing intermediate container f64ef5c3bce1 00:21:44 ---> 6a5c3fdd03d7 00:21:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:21:44 ---> Running in 11a04863e990 00:21:44 Removing intermediate container 11a04863e990 00:21:44 ---> 62b687a87853 00:21:44 Step 21/23 : LABEL arch=arm64 00:21:44 ---> Running in d51bbd12b014 00:21:45 Removing intermediate container d51bbd12b014 00:21:45 ---> ffef9bea8e30 00:21:45 Step 22/23 : LABEL git_sha=2b289baeba3c93402790f2dfecdd81c9a1018974 00:21:45 ---> Running in 156278d807b2 00:21:46 Removing intermediate container 156278d807b2 00:21:46 ---> 851889b3dca9 00:21:46 Step 23/23 : LABEL version=3.0.0-dev.144 00:21:46 ---> Running in 03c3d2666771 00:21:46 Removing intermediate container 03c3d2666771 00:21:46 ---> 748d08455c3b 00:21:46 00:21:46 Successfully built 748d08455c3b 00:21:46 Successfully tagged support-notifications-arm64:latest 00:22:02  Building support-notifications ... done Removing intermediate container 5affb8dd6d1b 00:22:02 ---> 308b74c6b464 00:22:02 00:22:02 Step 10/23 : FROM alpine:3.17 00:22:02 ---> 51e60588ff2c 00:22:02 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 00:22:02 ---> Using cache 00:22:02 ---> ba84bedf7824 00:22:02 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:22:02 ---> Using cache 00:22:02 ---> d77ad09f5de7 00:22:02 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:22:02 ---> Using cache 00:22:02 ---> ac73120d3129 00:22:02 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 00:22:02 ---> Using cache 00:22:02 ---> 6d2454472284 00:22:02 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 00:22:02 ---> 44af1ef12fe8 00:22:02 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 00:22:03 ---> a2169cbc0ab4 00:22:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 00:22:03 ---> 8f79a57d2c67 00:22:03 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:22:03 ---> Running in f984c14cfb47 00:22:05 Removing intermediate container f984c14cfb47 00:22:05 ---> e71dcb567d42 00:22:05 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 00:22:05 ---> Running in 64caec759522 00:22:05 Removing intermediate container 64caec759522 00:22:05 ---> a5ddc4848e5d 00:22:05 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 00:22:06 ---> Running in 24e206c96194 00:22:06 Removing intermediate container 24e206c96194 00:22:06 ---> 303758442329 00:22:06 Step 21/23 : LABEL arch=arm64 00:22:06 ---> Running in aa0129e871ed 00:22:06 Removing intermediate container aa0129e871ed 00:22:06 ---> 83eba511720d 00:22:06 Step 22/23 : LABEL git_sha=2b289baeba3c93402790f2dfecdd81c9a1018974 00:22:06 ---> Running in 4f002015a0e0 00:22:07 Removing intermediate container 4f002015a0e0 00:22:07 ---> ab30ae291484 00:22:07 Step 23/23 : LABEL version=3.0.0-dev.144 00:22:07 ---> Running in 08ff65c7d687 00:22:07 Removing intermediate container 08ff65c7d687 00:22:07 ---> eff9a69e2d05 00:22:07 00:22:07 Successfully built eff9a69e2d05 00:22:07 Successfully tagged core-common-config-bootstrapper-arm64:latest 00:22:07  Building core-common-config-bootstrapper ... done  [Pipeline] } 00:22:07 $ docker stop --time=1 e899a80df897d1060eef5baf2070b61dbe8397a21017e1cdb502b4fc2587a67b 00:22:09 $ docker rm -f --volumes e899a80df897d1060eef5baf2070b61dbe8397a21017e1cdb502b4fc2587a67b [Pipeline] // withDockerContainer [Pipeline] sh 00:22:10 + docker images 00:22:10 REPOSITORY TAG IMAGE ID CREATED SIZE 00:22:10 core-common-config-bootstrapper-arm64 latest eff9a69e2d05 3 seconds ago 17.2MB 00:22:10 308b74c6b464 10 seconds ago 1.35GB 00:22:10 support-notifications-arm64 latest 748d08455c3b 24 seconds ago 31.9MB 00:22:10 614b203df385 42 seconds ago 1.42GB 00:22:10 core-command-arm64 latest 2546d7ab82e2 About a minute ago 19.7MB 00:22:10 security-spire-config-arm64 latest 24ac44f47b65 About a minute ago 96.1MB 00:22:10 4834f6b50571 About a minute ago 1.35GB 00:22:10 security-spire-server-arm64 latest 7771b5b0acc4 About a minute ago 97MB 00:22:10 1d993ae80ca9 2 minutes ago 1.21GB 00:22:10 security-spire-agent-arm64 latest 1a65d21b4b38 2 minutes ago 153MB 00:22:10 security-bootstrapper-arm64 latest a006f0f75494 2 minutes ago 21.9MB 00:22:10 31b69a6e0294 2 minutes ago 1.21GB 00:22:10 fe806e414f65 3 minutes ago 1.34GB 00:22:10 security-secretstore-setup-arm64 latest 23c9caa8c41d 3 minutes ago 32.2MB 00:22:10 d712cf86b889 4 minutes ago 1.35GB 00:22:10 core-metadata-arm64 latest ddc97a9d4788 4 minutes ago 20.2MB 00:22:10 f81ec8f9c291 5 minutes ago 1.36GB 00:22:10 support-scheduler-arm64 latest 7f4c8e8b3ccd 8 minutes ago 31.2MB 00:22:10 56bf5df8f055 9 minutes ago 1.42GB 00:22:10 security-spiffe-token-provider-arm64 latest abba16f0953e 9 minutes ago 32.7MB 00:22:10 c403443181d3 10 minutes ago 1.39GB 00:22:10 core-data-arm64 latest dd0e56f09373 11 minutes ago 19.9MB 00:22:10 3e91734b2df9 11 minutes ago 1.36GB 00:22:10 security-proxy-setup-arm64 latest 1db1043219d3 12 minutes ago 18.7MB 00:22:10 security-proxy-auth-arm64 latest ad892764e6b0 12 minutes ago 18.1MB 00:22:10 9657676b2bea 12 minutes ago 1.33GB 00:22:10 b8ae40a67bc7 13 minutes ago 1.33GB 00:22:10 ci-base-image-arm64 latest d4a492d4ed02 22 minutes ago 899MB 00:22:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 8 days ago 681MB 00:22:10 alpine 3.17 51e60588ff2c 4 weeks ago 7.46MB 00:22:10 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) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:22:10 provisioning config files... 00:22:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/507@tmp/config12701605003298610141tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:22:10 ---> docker-login.sh 00:22:10 nexus3.edgexfoundry.org:10001 00:22:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:22:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:22:11 Configure a credential helper to remove this warning. See 00:22:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:22:11 00:22:11 Login Succeeded 00:22:11 nexus3.edgexfoundry.org:10002 00:22:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:22:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:22:11 Configure a credential helper to remove this warning. See 00:22:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:22:11 00:22:11 Login Succeeded 00:22:11 nexus3.edgexfoundry.org:10003 00:22:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:22:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:22:12 Configure a credential helper to remove this warning. See 00:22:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:22:12 00:22:12 Login Succeeded 00:22:12 nexus3.edgexfoundry.org:10004 00:22:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:22:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:22:12 Configure a credential helper to remove this warning. See 00:22:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:22:12 00:22:12 Login Succeeded 00:22:12 docker.io 00:22:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:22:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:22:12 Configure a credential helper to remove this warning. See 00:22:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:22:12 00:22:12 Login Succeeded 00:22:12 ---> docker-login.sh ends [Pipeline] } 00:22:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:22:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:22:13 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 00:22:13 2b289baeba3c93402790f2dfecdd81c9a1018974 00:22:13 latest 00:22:13 3.0.0-dev.144 00:22:13 2b289baeba3c93402790f2dfecdd81c9a1018974-3.0.0-dev.144 00:22:13 main 00:22:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:13 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2b289baeba3c93402790f2dfecdd81c9a1018974 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:13 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2b289baeba3c93402790f2dfecdd81c9a1018974 00:22:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:22:14 ad79b043518d: Preparing 00:22:14 8a782fe7dda5: Preparing 00:22:14 41a9c56f2e4d: Preparing 00:22:14 070536f27245: Preparing 00:22:14 56df7ce57715: Preparing 00:22:14 26cbea5cba74: Preparing 00:22:14 26cbea5cba74: Waiting 00:22:36 070536f27245: Pushed 00:22:36 56df7ce57715: Pushed 00:22:36 ad79b043518d: Pushed 00:22:36 41a9c56f2e4d: Pushed 00:22:36 26cbea5cba74: Layer already exists 00:22:49 8a782fe7dda5: Pushed 00:23:35 2b289baeba3c93402790f2dfecdd81c9a1018974: digest: sha256:dd5f84aed3ae63c7a6c0bf0ed37dd49a169ffd87142f12fae4822170d895c1ab size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:36 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:36 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 00:23:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:23:51 Get "https://nexus3.edgexfoundry.org:10004/v2/": net/http: request canceled (Client.Timeout exceeded while awaiting headers) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:23:51 00:23:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:24:00 arm64: Pulling from edgex-lftools-log-publisher 00:24:00 8998bd30e6a1: Pulling fs layer 00:24:00 04944245beec: Pulling fs layer 00:24:00 699f458cf7ca: Pulling fs layer 00:24:00 765212b225bb: Pulling fs layer 00:24:00 f23df028b6ca: Pulling fs layer 00:24:00 d65c8cfc05b1: Pulling fs layer 00:24:00 2437ff75d9bd: Pulling fs layer 00:24:00 f23df028b6ca: Waiting 00:24:00 d65c8cfc05b1: Waiting 00:24:00 2437ff75d9bd: Waiting 00:24:00 765212b225bb: Waiting 00:24:00 04944245beec: Verifying Checksum 00:24:00 04944245beec: Download complete 00:24:00 765212b225bb: Verifying Checksum 00:24:00 765212b225bb: Download complete 00:24:00 f23df028b6ca: Verifying Checksum 00:24:00 f23df028b6ca: Download complete 00:24:00 d65c8cfc05b1: Verifying Checksum 00:24:00 d65c8cfc05b1: Download complete 00:24:00 699f458cf7ca: Verifying Checksum 00:24:00 699f458cf7ca: Download complete 00:24:00 8998bd30e6a1: Verifying Checksum 00:24:00 8998bd30e6a1: Download complete 00:24:03 2437ff75d9bd: Verifying Checksum 00:24:03 2437ff75d9bd: Download complete 00:24:04 8998bd30e6a1: Pull complete 00:24:05 04944245beec: Pull complete 00:24:06 699f458cf7ca: Pull complete 00:24:06 765212b225bb: Pull complete 00:24:07 f23df028b6ca: Pull complete 00:24:07 d65c8cfc05b1: Pull complete 00:24:22 2437ff75d9bd: Pull complete 00:24:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:24:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:24:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:24:22 prd-ubuntu20.04-docker-arm64-4c-16g-12498 does not seem to be running inside a container 00:24:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/507 -v /w/workspace/edgex-go/507:/w/workspace/edgex-go/507:rw,z -v /w/workspace/edgex-go/507@tmp:/w/workspace/edgex-go/507@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:24:25 $ docker top 6ec93d997929f911b53330ca8c343d2ca65b6e77a5a0b45e60b50f6382cc9c08 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:24:26 ---> job-cost.sh 00:24:26 lf-activate-venv: SKIPPING 00:24:26 INFO: No Stack... 00:24:27 INFO: Retrieving Pricing Info for: v3-standard-4 00:24:27 INFO: Archiving Costs [Pipeline] sh 00:24:28 + + cat /w/workspace/edgex-go/507/archives/cost.csv 00:24:28 cut -d, -f6 [Pipeline] lock 00:24:28 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-507-stack-cost] 00:24:28 Resource [jenkins-edgexfoundry-edgex-go-main-507-stack-cost] did not exist. Created. 00:24:28 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-507-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:24:28 + echo total: 0.10999999940395355 [Pipeline] stash 00:24:29 Stashed 1 file(s) [Pipeline] } 00:24:29 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-507-stack-cost] [Pipeline] // lock [Pipeline] } 00:24:29 $ docker stop --time=1 6ec93d997929f911b53330ca8c343d2ca65b6e77a5a0b45e60b50f6382cc9c08 00:24:31 $ docker rm -f --volumes 6ec93d997929f911b53330ca8c343d2ca65b6e77a5a0b45e60b50f6382cc9c08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:24:32 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 00:24:32 + [ -d /w/workspace/edgex-go/507/archives ] [Pipeline] libraryResource [Pipeline] sh 00:24:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:24:33 ---> package-listing.sh 00:24:33 ++ facter osfamily 00:24:33 ++ tr '[:upper:]' '[:lower:]' 00:24:34 + OS_FAMILY=debian 00:24:34 + workspace=/w/workspace/edgex-go/507 00:24:34 + START_PACKAGES=/tmp/packages_start.txt 00:24:34 + END_PACKAGES=/tmp/packages_end.txt 00:24:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:24:34 + PACKAGES=/tmp/packages_start.txt 00:24:34 + '[' /w/workspace/edgex-go/507 ']' 00:24:34 + PACKAGES=/tmp/packages_end.txt 00:24:34 + case "${OS_FAMILY}" in 00:24:34 + dpkg -l 00:24:34 + grep '^ii' 00:24:34 + '[' -f /tmp/packages_start.txt ']' 00:24:34 + '[' -f /tmp/packages_end.txt ']' 00:24:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:24:34 + '[' /w/workspace/edgex-go/507 ']' 00:24:34 + mkdir -p /w/workspace/edgex-go/507/archives/ 00:24:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/507/archives/ [Pipeline] echo 00:24:34 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/507/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:24:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:24:34 00:24:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:24:35 latest: Pulling from edgex-lftools-log-publisher 00:24:35 5eb5b503b376: Pulling fs layer 00:24:35 5c69ac0246d0: Pulling fs layer 00:24:35 ec43610c2a17: Pulling fs layer 00:24:35 3a2ae6a8a46f: Pulling fs layer 00:24:35 33b1e0a273af: Pulling fs layer 00:24:35 5d3b04190fa2: Pulling fs layer 00:24:35 2f39f015ded8: Pulling fs layer 00:24:35 3a2ae6a8a46f: Waiting 00:24:35 33b1e0a273af: Waiting 00:24:35 5d3b04190fa2: Waiting 00:24:35 2f39f015ded8: Waiting 00:24:35 5c69ac0246d0: Download complete 00:24:35 3a2ae6a8a46f: Download complete 00:24:35 33b1e0a273af: Verifying Checksum 00:24:35 33b1e0a273af: Download complete 00:24:35 ec43610c2a17: Verifying Checksum 00:24:35 ec43610c2a17: Download complete 00:24:35 5d3b04190fa2: Verifying Checksum 00:24:35 5d3b04190fa2: Download complete 00:24:35 5eb5b503b376: Verifying Checksum 00:24:35 5eb5b503b376: Download complete 00:24:35 2f39f015ded8: Download complete 00:24:36 5eb5b503b376: Pull complete 00:24:36 5c69ac0246d0: Pull complete 00:24:36 ec43610c2a17: Pull complete 00:24:36 3a2ae6a8a46f: Pull complete 00:24:37 33b1e0a273af: Pull complete 00:24:37 5d3b04190fa2: Pull complete 00:24:41 2f39f015ded8: Pull complete 00:24:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:24:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:24:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:24:41 prd-ubuntu20.04-docker-8c-8g-12496 does not seem to be running inside a container 00:24:41 $ 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/507/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/507 -v /w/workspace/edgex-go/507:/w/workspace/edgex-go/507:rw,z -v /w/workspace/edgex-go/507@tmp:/w/workspace/edgex-go/507@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:24:46 $ docker top a079d1cddff131df7eb8ffa674b73a72f9d65e0465153d0c839ecaa1c54abd0d -eo pid,comm [Pipeline] { [Pipeline] sh 00:24:47 + touch /tmp/pre-build-complete [Pipeline] sh 00:24:47 + mkdir -p /var/log/sysstat [Pipeline] sh 00:24:47 + ls /var/log/sa-host 00:24:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:24:47 provisioning config files... 00:24:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/507@tmp/config15783993624422015667tmp [Pipeline] { [Pipeline] echo 00:24:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:24:48 ---> create-netrc.sh [Pipeline] } 00:24:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:24:48 ---> python-tools-install.sh [Pipeline] echo 00:24:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:24:48 ---> sudo-logs.sh 00:24:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:24:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:24:48 ---> job-cost.sh 00:24:48 lf-activate-venv: SKIPPING 00:24:48 DEBUG: total: 0.10999999940395355 00:24:48 INFO: Retrieving Stack Cost... 00:24:49 INFO: Retrieving Pricing Info for: v3-standard-8 00:24:49 INFO: Archiving Costs [Pipeline] echo 00:24:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:24:50 ---> logs-deploy.sh 00:24:50 lf-activate-venv: SKIPPING 00:24:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/507 00:24:50 INFO: archiving workspace using pattern(s): 00:24:51 Archives upload complete. 00:24:51 INFO: archiving logs to Nexus 00:24:51 ---> uname -a: 00:24:51 Linux prd-ubuntu20-04-docker-8c-8g-12496 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:24:51 00:24:51 00:24:51 ---> lscpu: 00:24:51 Architecture: x86_64 00:24:51 CPU op-mode(s): 32-bit, 64-bit 00:24:51 Byte Order: Little Endian 00:24:51 Address sizes: 40 bits physical, 48 bits virtual 00:24:51 CPU(s): 8 00:24:51 On-line CPU(s) list: 0-7 00:24:51 Thread(s) per core: 1 00:24:51 Core(s) per socket: 1 00:24:51 Socket(s): 8 00:24:51 NUMA node(s): 1 00:24:51 Vendor ID: AuthenticAMD 00:24:51 CPU family: 23 00:24:51 Model: 49 00:24:51 Model name: AMD EPYC-Rome Processor 00:24:51 Stepping: 0 00:24:51 CPU MHz: 2800.000 00:24:51 BogoMIPS: 5600.00 00:24:51 Virtualization: AMD-V 00:24:51 Hypervisor vendor: KVM 00:24:51 Virtualization type: full 00:24:51 L1d cache: 256 KiB 00:24:51 L1i cache: 256 KiB 00:24:51 L2 cache: 4 MiB 00:24:51 L3 cache: 128 MiB 00:24:51 NUMA node0 CPU(s): 0-7 00:24:51 Vulnerability Itlb multihit: Not affected 00:24:51 Vulnerability L1tf: Not affected 00:24:51 Vulnerability Mds: Not affected 00:24:51 Vulnerability Meltdown: Not affected 00:24:51 Vulnerability Mmio stale data: Not affected 00:24:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:24:51 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:24:51 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:24:51 Vulnerability Srbds: Not affected 00:24:51 Vulnerability Tsx async abort: Not affected 00:24:51 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 00:24:51 00:24:51 00:24:51 ---> nproc: 00:24:51 8 00:24:51 00:24:51 00:24:51 ---> df -h: 00:24:51 Filesystem Size Used Avail Use% Mounted on 00:24:51 overlay 155G 20G 136G 13% / 00:24:51 tmpfs 64M 0 64M 0% /dev 00:24:51 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:24:51 shm 64M 0 64M 0% /dev/shm 00:24:51 /dev/vda1 155G 20G 136G 13% /facter-os 00:24:51 00:24:51 00:24:51 ---> sar -b -r -n DEV: 00:24:51 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12496) 05/03/23 _x86_64_ (8 CPU) 00:24:51 00:24:51 00:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:24:51 00:00:01 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:51 00:01:01 432.97 13.79 419.17 0.00 5222.68 214458.49 0.00 00:24:51 00:02:01 611.33 1.63 609.70 0.00 266.62 172581.64 0.00 00:24:51 00:03:01 402.12 0.07 402.05 0.00 4.00 122797.80 0.00 00:24:51 00:04:01 424.45 0.05 424.40 0.00 0.40 129485.49 0.00 00:24:51 00:05:01 684.87 2.03 682.84 0.00 23.60 138334.41 0.00 00:24:51 00:06:01 2.22 0.00 2.22 0.00 0.00 26.80 0.00 00:24:51 00:07:01 1.70 0.00 1.70 0.00 0.00 18.80 0.00 00:24:51 00:08:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 00:24:51 00:09:01 1.75 0.00 1.75 0.00 0.00 19.46 0.00 00:24:51 00:10:01 2.02 0.02 2.00 0.00 0.13 22.80 0.00 00:24:51 00:11:01 1.68 0.00 1.68 0.00 0.00 18.26 0.00 00:24:51 00:12:01 1.52 0.00 1.52 0.00 0.00 17.20 0.00 00:24:51 00:13:01 3.43 1.53 1.90 0.00 31.33 23.60 0.00 00:24:51 00:14:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 00:24:51 00:15:01 1.82 0.00 1.82 0.00 0.00 20.93 0.00 00:24:51 00:16:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 00:24:51 00:17:01 2.05 0.02 2.03 0.00 0.13 23.06 0.00 00:24:51 00:18:01 1.35 0.00 1.35 0.00 0.00 15.06 0.00 00:24:51 00:19:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 00:24:51 00:20:01 1.40 0.00 1.40 0.00 0.00 15.86 0.00 00:24:51 00:21:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 00:24:51 00:22:01 1.35 0.00 1.35 0.00 0.00 15.33 0.00 00:24:51 00:23:01 2.56 0.18 2.38 0.00 18.52 29.18 0.00 00:24:51 00:24:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 00:24:51 Average: 107.58 0.80 106.79 0.00 228.78 32298.80 0.00 00:24:51 00:24:51 00:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:24:51 00:00:01 23407964 31372896 913032 2.78 221108 7659452 2728760 8.04 2193792 6523480 590256 00:24:51 00:01:01 20748836 30900632 1353380 4.12 298872 9650580 4175424 12.31 2816772 8404184 10332 00:24:51 00:02:01 20112048 31286276 979352 2.98 316372 10605188 2497164 7.36 2612424 9210140 282164 00:24:51 00:03:01 18563580 31463552 805092 2.45 336652 12253940 2106860 6.21 2361968 10959208 547396 00:24:51 00:04:01 18036104 31465680 801256 2.44 340432 12747032 1999136 5.89 2403956 11408824 8140 00:24:51 00:05:01 18369572 31520380 749848 2.28 407204 12365200 2011484 5.93 2443660 11001864 500 00:24:51 00:06:01 18381464 31532260 737896 2.24 407224 12365180 1872276 5.52 2433060 11001788 8 00:24:51 00:07:01 18382808 31533668 736360 2.24 407244 12365188 1872276 5.52 2432376 11001792 4 00:24:51 00:08:01 18390296 31541188 728812 2.22 407272 12365192 1872276 5.52 2424036 11001796 8 00:24:51 00:09:01 18392572 31543504 726444 2.21 407296 12365192 1872276 5.52 2422884 11001800 12 00:24:51 00:10:01 18393736 31545080 725064 2.20 407336 12365188 1901884 5.61 2422020 11002120 8 00:24:51 00:11:01 18393624 31544968 725096 2.21 407340 12365196 1901884 5.61 2421784 11002120 4 00:24:51 00:12:01 18393552 31544988 724972 2.20 407408 12365200 1901884 5.61 2421824 11002132 8 00:24:51 00:13:01 18386644 31539132 730780 2.22 407480 12366136 1901884 5.61 2432144 11002392 64 00:24:51 00:14:01 18389384 31541900 727976 2.21 407496 12366144 1901884 5.61 2428020 11002364 8 00:24:51 00:15:01 18389368 31541920 727916 2.21 407524 12366132 1901884 5.61 2427848 11002340 144 00:24:51 00:16:01 18388784 31541476 728272 2.21 407552 12366268 1901884 5.61 2427856 11002468 12 00:24:51 00:17:01 18389112 31541908 728172 2.21 407620 12366276 1901884 5.61 2428580 11002476 200 00:24:51 00:18:01 18388884 31541704 728344 2.21 407628 12366284 1901884 5.61 2427904 11002480 8 00:24:51 00:19:01 18389052 31541892 728336 2.21 407640 12366284 1901884 5.61 2427940 11002484 172 00:24:51 00:20:01 18389036 31541884 728296 2.21 407660 12366280 1901884 5.61 2428104 11002488 12 00:24:51 00:21:01 18388932 31541812 728304 2.21 407664 12366292 1901884 5.61 2428032 11002484 180 00:24:51 00:22:01 18388908 31541792 728260 2.21 407684 12366296 1901884 5.61 2428136 11002488 20 00:24:51 00:23:01 18385088 31538696 731364 2.22 407712 12366848 1904220 5.61 2428228 11002968 56 00:24:51 00:24:01 18385228 31538884 731064 2.22 407736 12366856 1904220 5.61 2428720 11002968 204 00:24:51 Average: 18744983 31491523 778148 2.37 386526 12009353 2061635 6.08 2438083 10662066 57597 00:24:51 00:24:51 00:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:24:51 00:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:51 00:00:01 veth31de364 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:51 00:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:51 00:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:51 00:01:01 ens3 268.93 142.63 2094.90 15.50 0.00 0.00 0.00 0.00 00:24:51 00:01:01 veth31de364 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 00:24:51 00:01:01 vethe9cacb1 0.00 0.19 0.00 0.01 0.00 0.00 0.00 0.00 00:24:51 00:01:01 veth1ca1ec4 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 00:24:51 00:01:01 lo 1.02 1.02 0.09 0.09 0.00 0.00 0.00 0.00 00:24:51 00:01:01 vethddc8cdc 0.00 0.19 0.00 0.01 0.00 0.00 0.00 0.00 00:24:51 00:01:01 vethdec3b1d 0.00 0.19 0.00 0.01 0.00 0.00 0.00 0.00 00:24:51 00:01:01 docker0 3.93 6.79 0.25 93.23 0.00 0.00 0.00 0.00 00:24:51 00:02:01 ens3 259.01 130.44 1563.77 27.04 0.00 0.00 0.00 0.00 00:24:51 00:02:01 veth31de364 0.00 0.35 0.00 0.01 0.00 0.00 0.00 0.00 00:24:51 00:02:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 00:24:51 00:02:01 veth8c0b6ba 0.20 0.00 0.01 0.00 0.00 0.00 0.00 0.00 00:24:51 00:02:01 vethd9c08bc 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 00:24:51 00:02:01 veth3048bd5 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 00:24:51 00:02:01 docker0 101.88 219.86 8.13 1530.47 0.00 0.00 0.00 0.00 00:24:51 00:03:01 ens3 221.31 114.30 1230.38 20.08 0.00 0.00 0.00 0.00 00:24:51 00:03:01 veth31de364 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:24:51 00:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:24:51 00:03:01 docker0 100.22 196.52 7.97 1210.61 0.00 0.00 0.00 0.00 00:24:51 00:04:01 ens3 49.49 28.56 206.43 15.48 0.00 0.00 0.00 0.00 00:24:51 00:04:01 veth31de364 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 00:24:51 00:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:51 00:04:01 docker0 6.47 15.81 0.41 179.81 0.00 0.00 0.00 0.00 00:24:51 00:05:01 ens3 470.97 287.97 2582.47 239.98 0.00 0.00 0.00 0.00 00:24:51 00:05:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 00:24:51 00:05:01 docker0 208.08 404.18 16.29 2550.60 0.00 0.00 0.00 0.00 00:24:51 00:06:01 ens3 1.97 1.03 1.52 0.81 0.00 0.00 0.00 0.00 00:24:51 00:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:51 00:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:51 00:07:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:24:51 00:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:24:51 00:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:51 00:08:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:51 00:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:51 00:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:51 00:09:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:24:51 00:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:24:51 00:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:51 00:10:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:51 00:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:51 00:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:51 00:11:01 ens3 0.27 0.25 0.08 0.08 0.00 0.00 0.00 0.00 00:24:51 00:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:24:51 00:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:51 00:12:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 00:24:51 00:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:51 00:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:51 00:13:01 ens3 3.70 2.90 2.80 1.63 0.00 0.00 0.00 0.00 00:24:51 00:13:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 00:24:51 00:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:51 00:14:01 ens3 0.28 0.20 0.19 0.15 0.00 0.00 0.00 0.00 00:24:51 00:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:51 00:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:51 00:15:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:24:51 00:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:24:51 00:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:51 00:16:01 ens3 0.12 0.12 0.07 0.07 0.00 0.00 0.00 0.00 00:24:51 00:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:51 00:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:51 00:17:01 ens3 0.58 0.42 0.74 0.03 0.00 0.00 0.00 0.00 00:24:51 00:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:24:51 00:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:51 00:18:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:51 00:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:51 00:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:51 00:19:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:24:51 00:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:24:51 00:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:51 00:20:01 ens3 0.88 0.47 0.38 0.28 0.00 0.00 0.00 0.00 00:24:51 00:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:51 00:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:51 00:21:01 ens3 0.47 0.20 0.10 0.07 0.00 0.00 0.00 0.00 00:24:51 00:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:24:51 00:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:51 00:22:01 ens3 0.80 0.38 0.37 0.27 0.00 0.00 0.00 0.00 00:24:51 00:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:51 00:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:51 00:23:01 ens3 1.53 0.47 0.36 0.11 0.00 0.00 0.00 0.00 00:24:51 00:23:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 00:24:51 00:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:51 00:24:01 ens3 1.10 0.52 0.52 0.40 0.00 0.00 0.00 0.00 00:24:51 00:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:51 00:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:51 Average: ens3 53.28 29.56 319.07 13.41 0.00 0.00 0.00 0.00 00:24:51 Average: lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 00:24:51 Average: docker0 17.53 35.15 1.38 231.95 0.00 0.00 0.00 0.00 00:24:51 00:24:51 00:24:51 ---> sar -P ALL: 00:24:51 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12496) 05/03/23 _x86_64_ (8 CPU) 00:24:51 00:24:51 00:00:01 CPU %user %nice %system %iowait %steal %idle 00:24:51 00:00:01 all 0.00 0.00 0.00 5.35 0.00 94.65 00:24:51 00:00:01 0 0.00 0.00 0.00 100.18 0.00 0.00 00:24:51 00:00:01 1 0.00 0.00 0.00 8.75 0.00 91.25 00:24:51 00:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:24:51 00:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:24:51 00:00:01 4 0.00 0.00 0.00 100.41 0.00 0.00 00:24:51 00:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:24:51 00:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:24:51 00:00:01 7 0.00 0.00 0.00 100.00 0.00 0.00 00:24:51 00:01:01 all 22.63 0.00 7.95 16.99 0.10 52.33 00:24:51 00:01:01 0 22.93 0.00 8.98 33.20 0.09 34.80 00:24:51 00:01:01 1 22.71 0.00 9.31 55.91 0.10 11.97 00:24:51 00:01:01 2 22.95 0.00 8.22 6.78 0.09 61.96 00:24:51 00:01:01 3 22.32 0.00 8.35 9.79 0.17 59.37 00:24:51 00:01:01 4 22.53 0.00 6.56 5.90 0.07 64.94 00:24:51 00:01:01 5 22.63 0.00 7.33 9.94 0.10 60.00 00:24:51 00:01:01 6 22.88 0.00 7.63 6.32 0.07 63.10 00:24:51 00:01:01 7 22.12 0.00 7.23 8.14 0.10 62.41 00:24:51 00:02:01 all 42.68 0.00 10.91 14.75 0.15 31.52 00:24:51 00:02:01 0 39.08 0.00 10.12 16.50 0.20 34.09 00:24:51 00:02:01 1 45.55 0.00 11.27 15.36 0.14 27.69 00:24:51 00:02:01 2 42.91 0.00 13.18 12.64 0.15 31.13 00:24:51 00:02:01 3 43.94 0.00 10.95 20.54 0.12 24.45 00:24:51 00:02:01 4 44.31 0.00 11.36 13.99 0.15 30.18 00:24:51 00:02:01 5 43.51 0.00 10.83 14.12 0.12 31.43 00:24:51 00:02:01 6 40.90 0.00 9.71 16.72 0.14 32.54 00:24:51 00:02:01 7 41.23 0.00 9.82 8.12 0.15 40.68 00:24:51 00:03:01 all 29.49 0.00 8.07 23.50 0.17 38.77 00:24:51 00:03:01 0 26.92 0.00 7.92 14.35 0.20 50.61 00:24:51 00:03:01 1 31.94 0.00 9.00 22.41 0.19 36.46 00:24:51 00:03:01 2 32.00 0.00 8.53 13.51 0.14 45.83 00:24:51 00:03:01 3 28.02 0.00 6.95 15.59 0.14 49.30 00:24:51 00:03:01 4 31.57 0.00 9.60 40.42 0.15 18.26 00:24:51 00:03:01 5 28.15 0.00 8.21 43.17 0.14 20.33 00:24:51 00:03:01 6 28.43 0.00 7.55 18.50 0.14 45.38 00:24:51 00:03:01 7 28.88 0.00 6.80 20.00 0.26 44.07 00:24:51 00:04:01 all 31.68 0.00 8.21 18.96 0.13 41.03 00:24:51 00:04:01 0 31.38 0.00 7.90 17.33 0.10 43.29 00:24:51 00:04:01 1 32.25 0.00 8.32 13.10 0.15 46.17 00:24:51 00:04:01 2 30.26 0.00 8.39 9.67 0.14 51.54 00:24:51 00:04:01 3 31.06 0.00 8.13 31.33 0.14 29.34 00:24:51 00:04:01 4 34.20 0.00 9.12 7.69 0.10 48.88 00:24:51 00:04:01 5 32.98 0.00 9.21 25.52 0.14 32.16 00:24:51 00:04:01 6 31.49 0.00 7.68 16.99 0.14 43.70 00:24:51 00:04:01 7 29.76 0.00 6.90 29.99 0.10 33.24 00:24:51 00:05:01 all 8.46 0.00 5.15 18.40 0.10 67.89 00:24:51 00:05:01 0 9.74 0.00 6.34 23.85 0.08 59.99 00:24:51 00:05:01 1 8.82 0.00 4.89 10.50 0.07 75.73 00:24:51 00:05:01 2 8.56 0.00 4.95 16.49 0.13 69.87 00:24:51 00:05:01 3 8.11 0.00 4.67 13.75 0.13 73.33 00:24:51 00:05:01 4 9.48 0.00 6.10 39.13 0.07 45.23 00:24:51 00:05:01 5 6.38 0.00 4.92 18.63 0.10 69.97 00:24:51 00:05:01 6 9.18 0.00 4.76 14.68 0.08 71.29 00:24:51 00:05:01 7 7.41 0.00 4.55 10.30 0.15 77.59 00:24:51 00:06:01 all 0.20 0.00 0.01 0.00 0.01 99.78 00:24:51 00:06:01 0 0.02 0.00 0.02 0.00 0.02 99.95 00:24:51 00:06:01 1 0.02 0.00 0.00 0.00 0.02 99.97 00:24:51 00:06:01 2 0.02 0.00 0.02 0.00 0.02 99.95 00:24:51 00:06:01 3 0.00 0.00 0.00 0.02 0.00 99.98 00:24:51 00:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:24:51 00:06:01 5 1.47 0.00 0.00 0.02 0.02 98.50 00:24:51 00:06:01 6 0.00 0.00 0.02 0.00 0.00 99.98 00:24:51 00:06:01 7 0.03 0.00 0.02 0.00 0.00 99.95 00:24:51 00:07:01 all 0.01 0.00 0.01 0.00 0.00 99.97 00:24:51 00:07:01 0 0.03 0.00 0.00 0.00 0.00 99.97 00:24:51 00:07:01 1 0.03 0.00 0.00 0.00 0.00 99.97 00:24:51 00:07:01 2 0.02 0.00 0.03 0.00 0.02 99.93 00:24:51 00:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:24:51 00:07:01 4 0.00 0.00 0.02 0.02 0.02 99.95 00:24:51 00:07:01 5 0.02 0.00 0.02 0.00 0.00 99.97 00:24:51 00:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:24:51 00:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:24:51 00:08:01 all 0.06 0.00 0.01 0.00 0.00 99.93 00:24:51 00:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:24:51 00:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:24:51 00:08:01 2 0.00 0.00 0.02 0.00 0.02 99.97 00:24:51 00:08:01 3 0.00 0.00 0.02 0.02 0.00 99.97 00:24:51 00:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:24:51 00:08:01 5 0.42 0.00 0.00 0.00 0.02 99.57 00:24:51 00:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:24:51 00:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 00:24:51 00:09:01 all 0.01 0.00 0.01 0.01 0.01 99.96 00:24:51 00:09:01 0 0.02 0.00 0.02 0.00 0.02 99.95 00:24:51 00:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:24:51 00:09:01 2 0.03 0.00 0.02 0.00 0.03 99.92 00:24:51 00:09:01 3 0.02 0.00 0.02 0.05 0.00 99.92 00:24:51 00:09:01 4 0.02 0.00 0.02 0.02 0.00 99.95 00:24:51 00:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:24:51 00:09:01 6 0.00 0.00 0.02 0.00 0.00 99.98 00:24:51 00:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:24:51 00:10:01 all 0.02 0.00 0.02 0.00 0.00 99.96 00:24:51 00:10:01 0 0.03 0.00 0.00 0.00 0.00 99.97 00:24:51 00:10:01 1 0.03 0.00 0.02 0.00 0.02 99.93 00:24:51 00:10:01 2 0.00 0.00 0.02 0.00 0.02 99.97 00:24:51 00:10:01 3 0.03 0.00 0.02 0.02 0.00 99.93 00:24:51 00:10:01 4 0.00 0.00 0.02 0.00 0.00 99.98 00:24:51 00:10:01 5 0.02 0.00 0.02 0.02 0.00 99.95 00:24:51 00:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 00:24:51 00:10:01 7 0.02 0.00 0.03 0.00 0.00 99.95 00:24:51 00:24:51 00:10:01 CPU %user %nice %system %iowait %steal %idle 00:24:51 00:11:01 all 0.07 0.00 0.01 0.01 0.00 99.91 00:24:51 00:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:24:51 00:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:24:51 00:11:01 2 0.03 0.00 0.02 0.00 0.02 99.93 00:24:51 00:11:01 3 0.00 0.00 0.00 0.03 0.00 99.97 00:24:51 00:11:01 4 0.00 0.00 0.02 0.00 0.00 99.98 00:24:51 00:11:01 5 0.48 0.00 0.00 0.02 0.02 99.48 00:24:51 00:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:24:51 00:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:24:51 00:12:01 all 0.02 0.00 0.01 0.01 0.00 99.95 00:24:51 00:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:24:51 00:12:01 1 0.03 0.00 0.00 0.00 0.02 99.95 00:24:51 00:12:01 2 0.07 0.00 0.02 0.00 0.02 99.90 00:24:51 00:12:01 3 0.00 0.00 0.00 0.12 0.00 99.88 00:24:51 00:12:01 4 0.03 0.00 0.00 0.00 0.00 99.97 00:24:51 00:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 00:24:51 00:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 00:24:51 00:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:24:51 00:13:01 all 0.22 0.00 0.01 0.08 0.01 99.68 00:24:51 00:13:01 0 0.32 0.00 0.03 0.07 0.02 99.57 00:24:51 00:13:01 1 0.12 0.00 0.02 0.00 0.02 99.85 00:24:51 00:13:01 2 0.15 0.00 0.02 0.15 0.02 99.67 00:24:51 00:13:01 3 0.08 0.00 0.02 0.40 0.00 99.50 00:24:51 00:13:01 4 0.92 0.00 0.00 0.00 0.00 99.08 00:24:51 00:13:01 5 0.03 0.00 0.00 0.02 0.00 99.95 00:24:51 00:13:01 6 0.10 0.00 0.02 0.00 0.00 99.88 00:24:51 00:13:01 7 0.02 0.00 0.02 0.00 0.00 99.97 00:24:51 00:14:01 all 0.16 0.00 0.01 0.00 0.01 99.82 00:24:51 00:14:01 0 0.03 0.00 0.00 0.00 0.00 99.97 00:24:51 00:14:01 1 0.03 0.00 0.02 0.00 0.00 99.95 00:24:51 00:14:01 2 0.03 0.00 0.02 0.00 0.02 99.93 00:24:51 00:14:01 3 0.02 0.00 0.00 0.02 0.02 99.95 00:24:51 00:14:01 4 0.08 0.00 0.00 0.00 0.00 99.92 00:24:51 00:14:01 5 1.09 0.00 0.02 0.00 0.02 98.87 00:24:51 00:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:24:51 00:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 00:24:51 00:15:01 all 0.22 0.00 0.01 0.01 0.00 99.76 00:24:51 00:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:24:51 00:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:24:51 00:15:01 2 0.02 0.00 0.02 0.03 0.02 99.92 00:24:51 00:15:01 3 0.00 0.00 0.00 0.05 0.00 99.95 00:24:51 00:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 00:24:51 00:15:01 5 1.74 0.00 0.00 0.00 0.00 98.26 00:24:51 00:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 00:24:51 00:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:24:51 00:16:01 all 0.02 0.00 0.01 0.00 0.00 99.97 00:24:51 00:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:24:51 00:16:01 1 0.02 0.00 0.02 0.00 0.02 99.95 00:24:51 00:16:01 2 0.05 0.00 0.00 0.00 0.02 99.93 00:24:51 00:16:01 3 0.00 0.00 0.00 0.02 0.00 99.98 00:24:51 00:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 00:24:51 00:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:24:51 00:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 00:24:51 00:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:24:51 00:17:01 all 0.01 0.00 0.01 0.01 0.00 99.97 00:24:51 00:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:24:51 00:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:24:51 00:17:01 2 0.02 0.00 0.03 0.07 0.02 99.87 00:24:51 00:17:01 3 0.00 0.00 0.00 0.02 0.00 99.98 00:24:51 00:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:24:51 00:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:24:51 00:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:24:51 00:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:24:51 00:18:01 all 0.01 0.00 0.00 0.00 0.01 99.97 00:24:51 00:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:24:51 00:18:01 1 0.05 0.00 0.00 0.00 0.02 99.93 00:24:51 00:18:01 2 0.00 0.00 0.02 0.00 0.02 99.97 00:24:51 00:18:01 3 0.02 0.00 0.00 0.02 0.00 99.97 00:24:51 00:18:01 4 0.02 0.00 0.00 0.00 0.02 99.97 00:24:51 00:18:01 5 0.02 0.00 0.00 0.00 0.02 99.97 00:24:51 00:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:24:51 00:18:01 7 0.00 0.00 0.00 0.00 0.02 99.98 00:24:51 00:19:01 all 0.13 0.00 0.01 0.00 0.00 99.85 00:24:51 00:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:24:51 00:19:01 1 0.03 0.00 0.02 0.00 0.00 99.95 00:24:51 00:19:01 2 0.00 0.00 0.03 0.02 0.02 99.93 00:24:51 00:19:01 3 0.00 0.00 0.00 0.02 0.00 99.98 00:24:51 00:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:24:51 00:19:01 5 0.98 0.00 0.00 0.00 0.00 99.02 00:24:51 00:19:01 6 0.02 0.00 0.00 0.00 0.02 99.97 00:24:51 00:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:24:51 00:20:01 all 0.10 0.00 0.00 0.00 0.00 99.89 00:24:51 00:20:01 0 0.03 0.00 0.02 0.00 0.00 99.95 00:24:51 00:20:01 1 0.02 0.00 0.00 0.00 0.02 99.97 00:24:51 00:20:01 2 0.05 0.00 0.02 0.02 0.00 99.92 00:24:51 00:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:24:51 00:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:24:51 00:20:01 5 0.68 0.00 0.00 0.00 0.00 99.32 00:24:51 00:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:24:51 00:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:24:51 00:21:01 all 0.01 0.00 0.01 0.00 0.01 99.97 00:24:51 00:21:01 0 0.00 0.00 0.00 0.00 0.02 99.98 00:24:51 00:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:24:51 00:21:01 2 0.02 0.00 0.03 0.02 0.02 99.92 00:24:51 00:21:01 3 0.00 0.00 0.02 0.02 0.00 99.97 00:24:51 00:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 00:24:51 00:21:01 5 0.02 0.00 0.00 0.00 0.02 99.97 00:24:51 00:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 00:24:51 00:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:24:51 00:24:51 00:21:01 CPU %user %nice %system %iowait %steal %idle 00:24:51 00:22:01 all 0.02 0.00 0.00 0.01 0.00 99.96 00:24:51 00:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:24:51 00:22:01 1 0.03 0.00 0.00 0.00 0.02 99.95 00:24:51 00:22:01 2 0.03 0.00 0.03 0.02 0.02 99.90 00:24:51 00:22:01 3 0.02 0.00 0.00 0.05 0.00 99.93 00:24:51 00:22:01 4 0.03 0.00 0.00 0.00 0.00 99.97 00:24:51 00:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:24:51 00:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:24:51 00:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:24:51 00:23:01 all 0.11 0.00 0.04 0.05 0.01 99.79 00:24:51 00:23:01 0 0.02 0.00 0.05 0.00 0.00 99.93 00:24:51 00:23:01 1 0.03 0.00 0.03 0.00 0.00 99.93 00:24:51 00:23:01 2 0.05 0.00 0.05 0.28 0.05 99.57 00:24:51 00:23:01 3 0.00 0.00 0.02 0.02 0.00 99.97 00:24:51 00:23:01 4 0.07 0.00 0.02 0.05 0.00 99.87 00:24:51 00:23:01 5 0.20 0.00 0.03 0.00 0.00 99.77 00:24:51 00:23:01 6 0.52 0.00 0.08 0.03 0.00 99.37 00:24:51 00:23:01 7 0.02 0.00 0.03 0.00 0.00 99.95 00:24:51 00:24:01 all 0.08 0.00 0.01 0.01 0.00 99.90 00:24:51 00:24:01 0 0.02 0.00 0.03 0.00 0.00 99.95 00:24:51 00:24:01 1 0.03 0.00 0.02 0.00 0.00 99.95 00:24:51 00:24:01 2 0.05 0.00 0.02 0.00 0.02 99.92 00:24:51 00:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:24:51 00:24:01 4 0.08 0.00 0.02 0.02 0.00 99.88 00:24:51 00:24:01 5 0.42 0.00 0.00 0.00 0.00 99.58 00:24:51 00:24:01 6 0.00 0.00 0.00 0.05 0.00 99.95 00:24:51 00:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 00:24:51 Average: all 5.58 0.00 1.66 3.80 0.03 88.93 00:24:51 Average: 0 5.34 0.00 1.69 4.30 0.03 88.63 00:24:51 Average: 1 5.80 0.00 1.76 4.78 0.03 87.64 00:24:51 Average: 2 5.63 0.00 1.79 2.45 0.04 90.08 00:24:51 Average: 3 5.48 0.00 1.60 3.77 0.03 89.12 00:24:51 Average: 4 5.87 0.00 1.75 4.40 0.02 87.95 00:24:51 Average: 5 5.77 0.00 1.66 4.56 0.03 87.98 00:24:51 Average: 6 5.47 0.00 1.54 3.00 0.02 89.97 00:24:51 Average: 7 5.29 0.00 1.45 3.13 0.03 90.10 00:24:51 00:24:51 00:24:51