Pull request #4551 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at 9f3a76adac1c477dc265c7be151b0f0ecbddfefb rather than 8898ba7a31579e9b38244fa6e4ebcee3e9f8faa4 Obtained Jenkinsfile from 9f3a76adac1c477dc265c7be151b0f0ecbddfefb 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-ssh9067807118708026655.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-ssh6619893289866863543.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4551/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4551/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16771916153121904141.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4551/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7210100923489536752.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10439777379718607502.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4551/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4551/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15341049780579025835.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-13273 in /w/workspace/edgexfoundry_edgex-go_PR-4551 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4551/head:refs/remotes/origin/PR-4551 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9f3a76adac1c477dc265c7be151b0f0ecbddfefb into PR head commit 8898ba7a31579e9b38244fa6e4ebcee3e9f8faa4 Merge succeeded, producing 94fd6a22abe688d6d5e19ddf44a2522e548e8e35 Checking out Revision 94fd6a22abe688d6d5e19ddf44a2522e548e8e35 (PR-4551) > git config core.sparsecheckout # timeout=10 > git checkout -f 8898ba7a31579e9b38244fa6e4ebcee3e9f8faa4 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 9f3a76adac1c477dc265c7be151b0f0ecbddfefb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 94fd6a22abe688d6d5e19ddf44a2522e548e8e35 # timeout=10 Commit message: "Merge commit '9f3a76adac1c477dc265c7be151b0f0ecbddfefb' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:12:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:12:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:12:27 ========================================================= 08:12:27 EdgeX Global Pipelines Version Info 08:12:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:12:28 ------------------- 08:12:28 stable info: 08:12:28 ------------------- 08:12:28 Commited By: Bill Mahoney bill.mahoney@intel.com 08:12:28 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 08:12:28 Message: update stable to v1.0.248 08:12:29 ------------------- 08:12:29 experimental info: 08:12:29 ------------------- 08:12:29 Commited By: **** collab-it+edgex@linuxfoundation.org 08:12:29 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 08:12:29 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:12:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:12:29 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:12:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:12:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:12:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:12:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 08:12:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:12:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:12:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:12:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:12:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:12:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:12:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:12:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:12:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:12:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:12:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:12:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:12:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:12:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:12:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:12:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:12:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:12:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4551 [Pipeline] echo 08:12:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4551 [Pipeline] echo 08:12:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4551 [Pipeline] echo 08:12:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 94fd6a22abe688d6d5e19ddf44a2522e548e8e35 [Pipeline] echo 08:12:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 94fd6a2 [Pipeline] echo 08:12:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:12:30 provisioning config files... 08:12:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8352021738640728848tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:12:30 ---> docker-login.sh 08:12:30 nexus3.edgexfoundry.org:10001 08:12:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:12:31 Configure a credential helper to remove this warning. See 08:12:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:12:31 08:12:31 Login Succeeded 08:12:31 nexus3.edgexfoundry.org:10002 08:12:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:12:31 Configure a credential helper to remove this warning. See 08:12:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:12:31 08:12:31 Login Succeeded 08:12:31 nexus3.edgexfoundry.org:10003 08:12:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:12:31 Configure a credential helper to remove this warning. See 08:12:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:12:31 08:12:31 Login Succeeded 08:12:31 nexus3.edgexfoundry.org:10004 08:12:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:12:31 Configure a credential helper to remove this warning. See 08:12:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:12:31 08:12:31 Login Succeeded 08:12:31 docker.io 08:12:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:12:31 Configure a credential helper to remove this warning. See 08:12:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:12:31 08:12:31 Login Succeeded 08:12:31 ---> docker-login.sh ends [Pipeline] } 08:12:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:12:32 + 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 08:12:32 + dirname cmd/core-command/Dockerfile 08:12:32 + cut -d/ -f2 08:12:32 + echo core-command,cmd/core-command/Dockerfile 08:12:32 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:12:32 + cut -d/ -f2 08:12:32 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:12:32 + + dirnamecut cmd/core-data/Dockerfile -d/ 08:12:32 -f2 08:12:32 + echo core-data,cmd/core-data/Dockerfile 08:12:32 + dirname cmd/core-metadata/Dockerfile 08:12:32 + cut -d/ -f2 08:12:32 + echo core-metadata,cmd/core-metadata/Dockerfile 08:12:32 + dirname cmd/security-bootstrapper/Dockerfile 08:12:32 + cut -d/ -f2 08:12:32 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:12:32 + dirname cmd/security-proxy-auth/Dockerfile 08:12:32 + cut -d/ -f2 08:12:32 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:12:32 + dirname cmd/security-proxy-setup/Dockerfile 08:12:32 + cut -d/ -f2 08:12:32 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:12:32 + dirname cmd/security-secretstore-setup/Dockerfile 08:12:32 + cut -d/ -f2 08:12:32 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:12:32 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:12:32 + cut -d/ -f2 08:12:32 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:12:32 + dirname cmd/security-spire-agent/Dockerfile 08:12:32 + cut -d/ -f2 08:12:32 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:12:32 + dirname cmd/security-spire-config/Dockerfile 08:12:32 + cut -d/ -f2 08:12:32 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:12:32 + dirname cmd/security-spire-server/Dockerfile 08:12:32 + cut -d/ -f2 08:12:32 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:12:32 + dirname cmd/support-notifications/Dockerfile 08:12:32 + cut -d/ -f2 08:12:32 + echo support-notifications,cmd/support-notifications/Dockerfile 08:12:32 + dirname cmd/support-scheduler/Dockerfile 08:12:32 + cut -d/ -f2 08:12:32 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:12:32 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 08:12:32 + git rev-list -1 --merges 94fd6a22abe688d6d5e19ddf44a2522e548e8e35~1..94fd6a22abe688d6d5e19ddf44a2522e548e8e35 [Pipeline] echo 08:12:32 -----------> git rev-list -1 --merges 94fd6a22abe688d6d5e19ddf44a2522e548e8e35~1..94fd6a22abe688d6d5e19ddf44a2522e548e8e35 94fd6a22abe688d6d5e19ddf44a2522e548e8e35 08:12:32 94fd6a22abe688d6d5e19ddf44a2522e548e8e35 [false] [Pipeline] sh 08:12:33 + git log --format=format:%s -1 94fd6a22abe688d6d5e19ddf44a2522e548e8e35 [Pipeline] echo 08:12:33 ========================================================= 08:12:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:12:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:12:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:12:33 + grep -v github /etc/ssh/ssh_known_hosts 08:12:33 + [ -e /tmp/ssh_known_hosts ] 08:12:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:12:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:12:33 + sudo tee -a /etc/ssh/ssh_known_hosts 08:12:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:12:33 08:12:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:12:34 0.1.4: Pulling from edgex-devops/py-git-semver 08:12:34 b85a868b505f: Pulling fs layer 08:12:34 e2be974225ed: Pulling fs layer 08:12:34 339a4e72a1f5: Pulling fs layer 08:12:34 988bab9f4d93: Pulling fs layer 08:12:34 1469e6f7b9e6: Pulling fs layer 08:12:34 eaf3925da568: Pulling fs layer 08:12:34 bab4dde63d76: Pulling fs layer 08:12:34 bde34c3a00c8: Pulling fs layer 08:12:34 b352a97aabf1: Pulling fs layer 08:12:34 4872d77fe225: Pulling fs layer 08:12:34 5851b861e8e6: Pulling fs layer 08:12:34 bab4dde63d76: Waiting 08:12:34 1469e6f7b9e6: Waiting 08:12:34 eaf3925da568: Waiting 08:12:34 4872d77fe225: Waiting 08:12:34 5851b861e8e6: Waiting 08:12:34 bde34c3a00c8: Waiting 08:12:34 988bab9f4d93: Waiting 08:12:34 e2be974225ed: Verifying Checksum 08:12:34 e2be974225ed: Download complete 08:12:34 988bab9f4d93: Verifying Checksum 08:12:34 988bab9f4d93: Download complete 08:12:34 1469e6f7b9e6: Verifying Checksum 08:12:34 1469e6f7b9e6: Download complete 08:12:34 339a4e72a1f5: Verifying Checksum 08:12:34 339a4e72a1f5: Download complete 08:12:34 eaf3925da568: Verifying Checksum 08:12:34 eaf3925da568: Download complete 08:12:34 bde34c3a00c8: Download complete 08:12:34 b352a97aabf1: Verifying Checksum 08:12:34 b352a97aabf1: Download complete 08:12:34 4872d77fe225: Verifying Checksum 08:12:34 4872d77fe225: Download complete 08:12:34 5851b861e8e6: Verifying Checksum 08:12:34 5851b861e8e6: Download complete 08:12:34 b85a868b505f: Verifying Checksum 08:12:34 b85a868b505f: Download complete 08:12:34 bab4dde63d76: Verifying Checksum 08:12:34 bab4dde63d76: Download complete 08:12:35 b85a868b505f: Pull complete 08:12:35 e2be974225ed: Pull complete 08:12:36 339a4e72a1f5: Pull complete 08:12:36 988bab9f4d93: Pull complete 08:12:36 1469e6f7b9e6: Pull complete 08:12:36 eaf3925da568: Pull complete 08:12:38 bab4dde63d76: Pull complete 08:12:38 bde34c3a00c8: Pull complete 08:12:38 b352a97aabf1: Pull complete 08:12:38 4872d77fe225: Pull complete 08:12:38 5851b861e8e6: Pull complete 08:12:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:12:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:12:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:12:39 prd-ubuntu20.04-docker-8c-8g-13273 does not seem to be running inside a container 08:12:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:12:42 $ docker top a88443987dcda7fc732fe41f652124570ce6e861be957f5ef3e2703877765e41 -eo pid,comm 08:12:42 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). 08:12:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:12:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:12:42 [ssh-agent] Looking for ssh-agent implementation... 08:12:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:12:42 $ docker exec a88443987dcda7fc732fe41f652124570ce6e861be957f5ef3e2703877765e41 ssh-agent 08:12:42 SSH_AUTH_SOCK=/tmp/ssh-m2S6Qiafl7tl/agent.32 08:12:42 SSH_AGENT_PID=38 08:12:42 Running ssh-add (command line suppressed) 08:12:42 Identity added: /w/workspace/edgex-go/1@tmp/private_key_9333495414711187910.key (/w/workspace/edgex-go/1@tmp/private_key_9333495414711187910.key) 08:12:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:12:43 + git tag --points-at HEAD [Pipeline] } 08:12:43 $ docker exec --env ******** --env ******** a88443987dcda7fc732fe41f652124570ce6e861be957f5ef3e2703877765e41 ssh-agent -k 08:12:43 unset SSH_AUTH_SOCK; 08:12:43 unset SSH_AGENT_PID; 08:12:43 echo Agent pid 38 killed; 08:12:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:12:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:12:43 [ssh-agent] Looking for ssh-agent implementation... 08:12:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:12:43 $ docker exec a88443987dcda7fc732fe41f652124570ce6e861be957f5ef3e2703877765e41 ssh-agent 08:12:43 SSH_AUTH_SOCK=/tmp/ssh-fDzLOfHmWndy/agent.70 08:12:43 SSH_AGENT_PID=76 08:12:43 Running ssh-add (command line suppressed) 08:12:43 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3561258679648697981.key (/w/workspace/edgex-go/1@tmp/private_key_3561258679648697981.key) 08:12:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:12:44 + git semver init 08:12:44 2023-05-04 08:12:44,497 [run_init] DEBUG init version:0.0.0 force:False 08:12:44 2023-05-04 08:12:44,498 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 08:12:44 2023-05-04 08:12:44,498 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 08:12:44 2023-05-04 08:12:44,499 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 08:12:51 2023-05-04 08:12:50,122 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 08:12:51 2023-05-04 08:12:50,123 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4551 with force:False 08:12:51 2023-05-04 08:12:50,123 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4551 08:12:51 2023-05-04 08:12:50,126 [execute] INFO git cat-file --batch-check 08:12:51 2023-05-04 08:12:50,127 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 08:12:51 2023-05-04 08:12:50,133 [execute] INFO git cat-file --batch 08:12:51 2023-05-04 08:12:50,133 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 08:12:51 2023-05-04 08:12:50,137 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4551 08:12:51 0.0.0 [Pipeline] } 08:12:51 $ docker exec --env ******** --env ******** a88443987dcda7fc732fe41f652124570ce6e861be957f5ef3e2703877765e41 ssh-agent -k 08:12:51 unset SSH_AUTH_SOCK; 08:12:51 unset SSH_AGENT_PID; 08:12:51 echo Agent pid 76 killed; 08:12:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:12:51 + git semver [Pipeline] } 08:12:51 $ docker stop --time=1 a88443987dcda7fc732fe41f652124570ce6e861be957f5ef3e2703877765e41 08:12:53 $ docker rm -f --volumes a88443987dcda7fc732fe41f652124570ce6e861be957f5ef3e2703877765e41 [Pipeline] // withDockerContainer [Pipeline] sh 08:12:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:12:53 Stashed 1 file(s) [Pipeline] echo 08:12:53 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:12:54 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 08:12:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:12:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:12:54 ========================================================= 08:12:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 08:12:54 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:12:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:12:55 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 08:12:55 f56be85fc22e: Pulling fs layer 08:12:55 85791d961cd3: Pulling fs layer 08:12:55 d694b5ae8c79: Pulling fs layer 08:12:55 9f32a84ed3da: Pulling fs layer 08:12:55 4d19c01a9841: Pulling fs layer 08:12:55 9325e15d5711: Pulling fs layer 08:12:55 556b6ee489ea: Pulling fs layer 08:12:55 c5a4b2cf53e6: Pulling fs layer 08:12:55 9325e15d5711: Waiting 08:12:55 556b6ee489ea: Waiting 08:12:55 4d19c01a9841: Waiting 08:12:55 c5a4b2cf53e6: Waiting 08:12:55 85791d961cd3: Verifying Checksum 08:12:55 85791d961cd3: Download complete 08:12:55 9f32a84ed3da: Download complete 08:12:55 4d19c01a9841: Download complete 08:12:55 f56be85fc22e: Download complete 08:12:55 9325e15d5711: Verifying Checksum 08:12:55 9325e15d5711: Download complete 08:12:55 f56be85fc22e: Pull complete 08:12:55 85791d961cd3: Pull complete 08:12:56 c5a4b2cf53e6: Verifying Checksum 08:12:56 c5a4b2cf53e6: Download complete 08:12:56 d694b5ae8c79: Verifying Checksum 08:12:56 d694b5ae8c79: Download complete 08:12:56 556b6ee489ea: Verifying Checksum 08:12:56 556b6ee489ea: Download complete 08:12:58 d694b5ae8c79: Pull complete 08:12:59 9f32a84ed3da: Pull complete 08:12:59 4d19c01a9841: Pull complete 08:12:59 9325e15d5711: Pull complete 08:13:01 556b6ee489ea: Pull complete 08:13:02 c5a4b2cf53e6: Pull complete 08:13:02 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 08:13:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:13:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:13:02 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:13:02 WORKDIR /edgex 08:13:02 COPY go.mod . 08:13:02 RUN go mod download 08:13:02 + docker build -t ci-base-image-x86_64 -f - . 08:13:03 Sending build context to Docker daemon 170.7MB 08:13:03 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:13:03 ---> c4be618373d6 08:13:03 Step 2/4 : WORKDIR /edgex 08:13:09 Still waiting to schedule task 08:13:09 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:13:09 ---> Running in ff0574f47b77 08:13:09 Removing intermediate container ff0574f47b77 08:13:09 ---> ee1680d74683 08:13:09 Step 3/4 : COPY go.mod . 08:13:09 ---> 1efaec2b1574 08:13:09 Step 4/4 : RUN go mod download 08:13:09 ---> Running in e0b3c6909d9b 08:13:24 Removing intermediate container e0b3c6909d9b 08:13:24 ---> 13bc6ff1f611 08:13:24 Successfully built 13bc6ff1f611 08:13:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:25 + docker inspect -f . ci-base-image-x86_64 08:13:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:13:25 prd-ubuntu20.04-docker-8c-8g-13273 does not seem to be running inside a container 08:13:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:13:25 $ docker top 41f60946418acebafb9d9fb43ad050326f942316f171ff72000a8660b51a7614 -eo pid,comm [Pipeline] { [Pipeline] sh 08:13:26 + go version 08:13:26 go version go1.20.2 linux/amd64 [Pipeline] } 08:13:26 $ docker stop --time=1 41f60946418acebafb9d9fb43ad050326f942316f171ff72000a8660b51a7614 08:13:27 $ docker rm -f --volumes 41f60946418acebafb9d9fb43ad050326f942316f171ff72000a8660b51a7614 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:28 + docker inspect -f . ci-base-image-x86_64 08:13:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:13:28 prd-ubuntu20.04-docker-8c-8g-13273 does not seem to be running inside a container 08:13:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:13:28 $ docker top e21421b7a4cf3752a99125410f66d974a3bc249185f93b4a0e4970225d067617 -eo pid,comm [Pipeline] { [Pipeline] echo 08:13:28 ========================================================= 08:13:28 [edgeXBuildGoParallel] Running Tests and Build... 08:13:28 ========================================================= [Pipeline] sh 08:13:29 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 08:13:29 + make test 08:13:29 go test -race -coverprofile=coverage.out ./... 08:13:37 ? github.com/edgexfoundry/edgex-go [no test files] 08:13:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:13:49 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:13:50 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:13:50 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:13:50 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:13:51 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:13:51 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:13:51 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:13:51 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:13:51 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:13:51 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:13:51 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:13:51 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:13:51 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:13:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:13:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:13:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.062s coverage: 28.7% of statements 08:13:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.074s coverage: 98.5% of statements 08:14:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.091s coverage: 71.5% of statements 08:14:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:14:00 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:14:00 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:14:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:14:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:14:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.071s coverage: 54.0% of statements 08:14:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:14:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:14:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:14:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:14:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:14:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:14:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:14:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.909s coverage: 88.5% of statements 08:14:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.073s coverage: 3.8% of statements 08:14:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:14:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:14:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:14:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.390s coverage: 95.6% of statements 08:14:06 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:14:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:14:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:14:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:14:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:14:06 ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements 08:14:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:14:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:14:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:14:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.042s coverage: 65.9% of statements 08:14:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:14:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:14:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.079s coverage: 0.9% of statements 08:14:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 29.0% of statements 08:14:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 42.9% of statements 08:14:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.050s coverage: 82.9% of statements 08:14:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements 08:14:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.054s coverage: 96.3% of statements 08:14:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.069s coverage: 87.5% of statements 08:14:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:14:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:14:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:14:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:14:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:14:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:14:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:14:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:14:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:14:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:14:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:14:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:14:11 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:14:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:14:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:14:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:14:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:14:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:14:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:14:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:14:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:14:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:14:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:14:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:14:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:14:18 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:14:18 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:14:18 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:14:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:14:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:14:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:14:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:14:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:14:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.071s coverage: 94.4% of statements 08:14:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:14:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:14:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:14:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:14:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:14:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:14:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:14:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:14:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.269s coverage: 79.9% of statements 08:14:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.074s coverage: 92.9% of statements 08:14:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements 08:14:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.061s coverage: 62.3% of statements 08:14:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements 08:14:34 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements 08:14:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements 08:14:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 81.8% of statements 08:14:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 82.1% of statements 08:14:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements 08:14:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.170s coverage: 63.1% of statements 08:14:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements 08:14:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements 08:14:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 08:14:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements 08:14:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 08:14:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.170s coverage: 38.4% of statements 08:14:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.071s coverage: 89.5% of statements 08:14:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.040s coverage: 84.8% of statements 08:14:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements 08:14:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.171s coverage: 92.3% of statements 08:14:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 61.5% of statements 08:14:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.092s coverage: 97.7% of statements 08:14:34 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 08:14:34 running golangci-lint 08:14:34 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 08:14:34 go version go1.20.2 linux/amd64 08:14:34 level=info msg="[config_reader] Used config file .golangci.yml" 08:14:34 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 08:14:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-13275 in /w/workspace/edgexfoundry_edgex-go_PR-4551 [Pipeline] { [Pipeline] ws 08:14:36 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 08:14:36 The recommended git tool is: git 08:14:42 using credential edgex-jenkins-ssh 08:14:42 Cloning the remote Git repository 08:14:42 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:14:42 > git init /w/workspace/edgex-go/1 # timeout=10 08:14:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:14:42 > git --version # timeout=10 08:14:42 > git --version # 'git version 2.25.1' 08:14:42 using GIT_SSH to set credentials SSH Credentials for GitHub 08:14:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:14:49 level=info msg="[loader] Go packages loading at mode 575 (name|types_sizes|compiled_files|deps|exports_file|files|imports) took 14.658471945s" 08:14:49 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 40.818364ms" 08:14:57 level=info msg="[linters_context/goanalysis] analyzers took 1m7.103792391s with top 10 stages: buildir: 37.635492887s, inspect: 2.709925477s, fact_deprecated: 1.960266684s, gosec: 1.777917469s, ctrlflow: 1.327074625s, printf: 1.266953286s, fact_purity: 1.098214194s, S1038: 1.090099952s, nilness: 1.008132113s, unused: 670.571415ms" 08:14:57 level=info msg="[runner] Issues before processing: 203, after processing: 0" 08:14:57 level=info msg="[runner] Processors filtering stat (out/in): cgo: 203/203, filename_unadjuster: 203/203, autogenerated_exclude: 203/203, nolint: 0/23, skip_dirs: 203/203, identifier_marker: 203/203, skip_files: 203/203, exclude: 203/203, exclude-rules: 23/203, path_prettifier: 203/203" 08:14:57 level=info msg="[runner] processing took 16.59302ms with stages: nolint: 6.962307ms, identifier_marker: 4.679395ms, autogenerated_exclude: 1.584235ms, path_prettifier: 1.394983ms, exclude-rules: 1.234802ms, skip_dirs: 677.047µs, cgo: 33.511µs, filename_unadjuster: 18.08µs, max_same_issues: 1.77µs, uniq_by_line: 1.6µs, severity-rules: 860ns, skip_files: 840ns, source_code: 840ns, diff: 660ns, path_shortener: 610ns, sort_results: 590ns, exclude: 470ns, max_from_linter: 180ns, path_prefixer: 120ns, max_per_file_from_linter: 120ns" 08:14:57 level=info msg="[runner] linters took 8.632312895s with stages: goanalysis_metalinter: 8.615558254s" 08:14:57 level=info msg="File cache stats: 0 entries of total size 0B" 08:14:57 level=info msg="Memory: 234 samples, avg is 201.2MB, max is 790.7MB" 08:14:57 level=info msg="Execution took 23.340939459s" 08:14:57 go vet ./... 08:15:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:15:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:15:02 ./bin/test-attribution-txt.sh [Pipeline] echo 08:15:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:15:03 + ls -al . 08:15:03 total 704 08:15:03 drwxrwxr-x 11 1001 1001 4096 May 4 08:13 . 08:15:03 drwxr-xr-x 4 root root 4096 May 4 08:13 .. 08:15:03 drwxrwxr-x 2 1001 1001 4096 May 4 08:12 .blubracket 08:15:03 -rw-rw-r-- 1 1001 1001 16 May 4 08:12 .dockerignore 08:15:03 drwxrwxr-x 8 1001 1001 4096 May 4 08:12 .git 08:15:03 drwxrwxr-x 3 1001 1001 4096 May 4 08:12 .github 08:15:03 -rw-rw-r-- 1 1001 1001 1133 May 4 08:12 .gitignore 08:15:03 -rw-rw-r-- 1 1001 1001 42 May 4 08:12 .golangci.yml 08:15:03 -rw-rw-r-- 1 1001 1001 87 May 4 08:12 .hadolint.yml 08:15:03 drwxr-xr-x 3 1001 1001 4096 May 4 08:12 .semver 08:15:03 -rw-rw-r-- 1 1001 1001 166 May 4 08:12 .sonarcloud.properties 08:15:03 -rw-rw-r-- 1 1001 1001 1171 May 4 08:12 ADOPTERS.md 08:15:03 -rw-rw-r-- 1 1001 1001 10835 May 4 08:12 Attribution.txt 08:15:03 -rw-rw-r-- 1 1001 1001 73765 May 4 08:12 CHANGELOG.md 08:15:03 -rw-rw-r-- 1 1001 1001 3804 May 4 08:12 CONTRIBUTING.md 08:15:03 -rw-rw-r-- 1 1001 1001 677 May 4 08:12 GOVERNANCE.md 08:15:03 -rw-rw-r-- 1 1001 1001 883 May 4 08:12 Jenkinsfile 08:15:03 -rw-rw-r-- 1 1001 1001 10775 May 4 08:12 LICENSE 08:15:03 -rw-rw-r-- 1 1001 1001 14368 May 4 08:12 Makefile 08:15:03 -rw-rw-r-- 1 1001 1001 582 May 4 08:12 OWNERS.md 08:15:03 -rw-rw-r-- 1 1001 1001 9403 May 4 08:12 README.md 08:15:03 -rw-rw-r-- 1 1001 1001 789 May 4 08:12 SECURITY.md 08:15:03 -rw-rw-r-- 1 1001 1001 5 May 4 08:12 VERSION 08:15:03 drwxrwxr-x 2 1001 1001 4096 May 4 08:12 bin 08:15:03 drwxrwxr-x 18 1001 1001 4096 May 4 08:12 cmd 08:15:03 -rw-r--r-- 1 root root 448560 May 4 08:14 coverage.out 08:15:03 -rw-rw-r-- 1 1001 1001 3200 May 4 08:12 go.mod 08:15:03 -rw-rw-r-- 1 1001 1001 31040 May 4 08:12 go.sum 08:15:03 drwxrwxr-x 7 1001 1001 4096 May 4 08:12 internal 08:15:03 drwxrwxr-x 3 1001 1001 4096 May 4 08:12 openapi 08:15:03 -rw-rw-r-- 1 1001 1001 594 May 4 08:12 security.txt 08:15:03 drwxrwxr-x 4 1001 1001 4096 May 4 08:12 snap 08:15:03 -rw-rw-r-- 1 1001 1001 204 May 4 08:12 version.go [Pipeline] sh 08:15:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:15:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:15:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:15:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:15:02 using GIT_SSH to set credentials SSH Credentials for GitHub 08:15:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4551/head:refs/remotes/origin/PR-4551 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:15:03 + '[' -e coverage.out ] 08:15:03 + chown 1001:1001 coverage.out [Pipeline] stash 08:15:03 Stashed 1 file(s) [Pipeline] sh 08:15:03 + make build 08:15:03 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:15:03 Merging remotes/origin/main commit 9f3a76adac1c477dc265c7be151b0f0ecbddfefb into PR head commit 8898ba7a31579e9b38244fa6e4ebcee3e9f8faa4 08:15:04 Merge succeeded, producing cbbd47a177a64ff9b07711511e0e4cd04975600b 08:15:04 Checking out Revision cbbd47a177a64ff9b07711511e0e4cd04975600b (PR-4551) 08:15:03 > git config core.sparsecheckout # timeout=10 08:15:03 > git checkout -f 8898ba7a31579e9b38244fa6e4ebcee3e9f8faa4 # timeout=10 08:15:04 > git remote # timeout=10 08:15:04 > git config --get remote.origin.url # timeout=10 08:15:04 using GIT_SSH to set credentials SSH Credentials for GitHub 08:15:04 > git merge 9f3a76adac1c477dc265c7be151b0f0ecbddfefb # timeout=10 08:15:04 > git rev-parse HEAD^{commit} # timeout=10 08:15:04 > git config core.sparsecheckout # timeout=10 08:15:04 > git checkout -f cbbd47a177a64ff9b07711511e0e4cd04975600b # timeout=10 08:15:08 Commit message: "Merge commit '9f3a76adac1c477dc265c7be151b0f0ecbddfefb' into HEAD" 08:15:08 First time build. Skipping changelog. 08:15:08 > git --version # timeout=10 08:15:08 > git --version # 'git version 2.25.1' 08:15:08 fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:15:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:15:10 % Total % Received % Xferd Average Speed Time Time Time Current 08:15:10 Dload Upload Total Spent Left Speed 08:15:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85577 0 --:--:-- --:--:-- --:--:-- 85577 [Pipeline] sh 08:15:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:15:11 + sudo tee /etc/docker/daemon.new 08:15:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:15:11 { 08:15:11 "registry-mirrors": [ 08:15:11 "https://nexus3.edgexfoundry.org:10001" 08:15:11 ], 08:15:11 "bip": "10.250.0.254/24", 08:15:11 "hosts": [ 08:15:11 "tcp://0.0.0.0:5555", 08:15:11 "unix:///var/run/docker.sock" 08:15:11 ], 08:15:11 "mtu": 1458, 08:15:11 "selinux-enabled": true, 08:15:11 "seccomp-profile": "/etc/docker/seccomp.json" 08:15:11 } [Pipeline] sh 08:15:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:15:12 + sudo service docker restart 08:15:15 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:15:17 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:15:18 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:15:19 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:15:25 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:15:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:15:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:15:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:15:30 provisioning config files... 08:15:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5414175734225652042tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:15:30 ---> docker-login.sh 08:15:30 nexus3.edgexfoundry.org:10001 08:15:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:15:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:15:31 Configure a credential helper to remove this warning. See 08:15:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:15:31 08:15:31 Login Succeeded 08:15:31 nexus3.edgexfoundry.org:10002 08:15:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:15:31 Configure a credential helper to remove this warning. See 08:15:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:15:31 08:15:31 Login Succeeded 08:15:31 nexus3.edgexfoundry.org:10003 08:15:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:15:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:15:32 Configure a credential helper to remove this warning. See 08:15:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:15:32 08:15:32 Login Succeeded 08:15:32 nexus3.edgexfoundry.org:10004 08:15:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:15:32 Configure a credential helper to remove this warning. See 08:15:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:15:32 08:15:32 Login Succeeded 08:15:32 docker.io 08:15:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:15:33 Configure a credential helper to remove this warning. See 08:15:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:15:33 08:15:33 Login Succeeded 08:15:33 ---> docker-login.sh ends [Pipeline] } 08:15:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 08:15:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] sh 08:15:33 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 08:15:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:15:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:15:33 ========================================================= 08:15:33 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 08:15:33 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:15:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] } 08:15:34 $ docker stop --time=1 e21421b7a4cf3752a99125410f66d974a3bc249185f93b4a0e4970225d067617 08:15:34 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:15:34 c41833b44d91: Pulling fs layer 08:15:34 ed15518f5707: Pulling fs layer 08:15:34 feae8fd75edb: Pulling fs layer 08:15:34 242c74f7c9fa: Pulling fs layer 08:15:34 3cdef696dda3: Pulling fs layer 08:15:34 2ced38df9373: Pulling fs layer 08:15:34 58f1dce35555: Pulling fs layer 08:15:34 3cdef696dda3: Waiting 08:15:34 58f1dce35555: Waiting 08:15:34 2ced38df9373: Waiting 08:15:34 242c74f7c9fa: Waiting 08:15:34 ed15518f5707: Verifying Checksum 08:15:34 ed15518f5707: Download complete 08:15:34 242c74f7c9fa: Verifying Checksum 08:15:34 242c74f7c9fa: Download complete 08:15:34 c41833b44d91: Verifying Checksum 08:15:34 c41833b44d91: Download complete 08:15:34 3cdef696dda3: Verifying Checksum 08:15:34 3cdef696dda3: Download complete 08:15:35 c41833b44d91: Pull complete 08:15:36 58f1dce35555: Verifying Checksum 08:15:36 58f1dce35555: Download complete 08:15:36 ed15518f5707: Pull complete 08:15:37 feae8fd75edb: Verifying Checksum 08:15:37 feae8fd75edb: Download complete 08:15:37 2ced38df9373: Verifying Checksum 08:15:37 2ced38df9373: Download complete 08:15:39 $ docker rm -f --volumes e21421b7a4cf3752a99125410f66d974a3bc249185f93b4a0e4970225d067617 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:15:40 08:15:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:15:41 latest: Pulling from edgex-devops/edgex-compose 08:15:41 cbdbe7a5bc2a: Pulling fs layer 08:15:41 ca9280d653b3: Pulling fs layer 08:15:41 7e9c9ca2126c: Pulling fs layer 08:15:41 cbdbe7a5bc2a: Download complete 08:15:41 ca9280d653b3: Verifying Checksum 08:15:41 ca9280d653b3: Download complete 08:15:41 cbdbe7a5bc2a: Pull complete 08:15:41 7e9c9ca2126c: Download complete 08:15:41 ca9280d653b3: Pull complete 08:15:45 7e9c9ca2126c: Pull complete 08:15:45 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:15:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:15:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:15:45 prd-ubuntu20.04-docker-8c-8g-13273 does not seem to be running inside a container 08:15:45 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:15:48 $ docker top dfcab12bc5cc54bd148db9f37912faa47315ebb48f3eaedea10fbf1ac70fbbf0 -eo pid,comm [Pipeline] { [Pipeline] sh 08:15:49 + + docker-composegrep build parallel --help 08:15:49 08:15:49 --parallel Build images in parallel. [Pipeline] } 08:15:49 $ docker stop --time=1 dfcab12bc5cc54bd148db9f37912faa47315ebb48f3eaedea10fbf1ac70fbbf0 08:15:49 feae8fd75edb: Pull complete 08:15:49 242c74f7c9fa: Pull complete 08:15:49 3cdef696dda3: Pull complete 08:15:50 $ docker rm -f --volumes dfcab12bc5cc54bd148db9f37912faa47315ebb48f3eaedea10fbf1ac70fbbf0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:15:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:15:51 prd-ubuntu20.04-docker-8c-8g-13273 does not seem to be running inside a container 08:15:51 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:15:52 $ docker top 7eb204b7fa6acbaca596f27c10c67b448f1e579b87a018c20a1c5c5e854cd757 -eo pid,comm [Pipeline] { [Pipeline] sh 08:15:52 + docker-compose -f ./docker-compose-build.yml build --parallel 08:15:52 Building core-command ... 08:15:52 Building core-common-config-bootstrapper ... 08:15:52 Building core-data ... 08:15:52 Building core-metadata ... 08:15:52 Building security-bootstrapper ... 08:15:52 Building security-proxy-auth ... 08:15:52 Building security-proxy-setup ... 08:15:52 Building security-secretstore-setup ... 08:15:52 Building security-spiffe-token-provider ... 08:15:52 Building security-spire-agent ... 08:15:52 Building security-spire-config ... 08:15:52 Building security-spire-server ... 08:15:52 Building support-notifications ... 08:15:52 Building support-scheduler ... 08:15:52 Building core-common-config-bootstrapper 08:15:52 Building security-spire-agent 08:15:52 Building security-spire-config 08:15:52 Building core-command 08:15:52 Building security-proxy-auth 08:15:55 2ced38df9373: Pull complete 08:15:56 58f1dce35555: Pull complete 08:15:56 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 08:15:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:15:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:15:57 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:15:57 WORKDIR /edgex 08:15:57 COPY go.mod . 08:15:57 RUN go mod download 08:15:57 + docker build -t ci-base-image-arm64 -f - . 08:15:57 Sending build context to Docker daemon 2.932MB 08:15:57 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:15:57 ---> fadd8f120f05 08:15:57 Step 2/4 : WORKDIR /edgex 08:15:59 ---> Running in 31f11bc4af91 08:16:00 Removing intermediate container 31f11bc4af91 08:16:00 ---> 236a7d8ad8b4 08:16:00 Step 3/4 : COPY go.mod . 08:16:00 ---> 416a144d2059 08:16:00 Step 4/4 : RUN go mod download 08:16:00 ---> Running in 7e94e27aaf17 08:16:07 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:16:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:16:07 ---> 13bc6ff1f611 08:16:07 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:16:07 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:16:07 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:16:07 ---> 13bc6ff1f611 08:16:07 Step 3/27 : WORKDIR /edgex-go 08:16:07 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:16:07 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:16:07 ---> 13bc6ff1f611 08:16:07 Step 3/27 : WORKDIR /edgex-go 08:16:07 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:16:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:16:07 ---> 13bc6ff1f611 08:16:07 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:16:07 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:16:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:16:07 ---> 13bc6ff1f611 08:16:07 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:16:13 ---> Running in 682e789792f1 08:16:13 ---> Running in 82e95c6b773c 08:16:13 ---> Running in 440e2c75c97a 08:16:13 ---> Running in 67b01adc8cdb 08:16:13 ---> Running in 7268faaaa455 08:16:13 Removing intermediate container 7268faaaa455 08:16:13 ---> ef4003d98441 08:16:13 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:16:13 Removing intermediate container 82e95c6b773c 08:16:13 Removing intermediate container 67b01adc8cdb 08:16:13 ---> e9f72c2b378a 08:16:13 ---> 907765cf1796 08:16:13 Step 4/24 : WORKDIR /edgex-goStep 4/23 : WORKDIR /edgex-go 08:16:13 08:16:13 Removing intermediate container 682e789792f1 08:16:13 ---> f0f12631e621 08:16:13 Step 4/23 : WORKDIR /edgex-go 08:16:13 Removing intermediate container 440e2c75c97a 08:16:13 ---> 920263ed4fbd 08:16:13 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:16:13 ---> Running in da0d353cb784 08:16:13 ---> Running in 738929053e6a 08:16:13 ---> Running in f25cf9c283d1 08:16:13 ---> Running in c23764fb1f66 08:16:13 ---> Running in 3cd81034f1a4 08:16:13 Removing intermediate container 738929053e6a 08:16:13 ---> 2c91a5d23a22 08:16:13 Step 5/24 : RUN apk add --update --no-cache make git 08:16:13 Removing intermediate container f25cf9c283d1 08:16:13 ---> 442f1afd7dbb 08:16:13 Step 5/23 : RUN apk add --update --no-cache make git 08:16:13 ---> Running in be2b9a00b9ef 08:16:13 Removing intermediate container c23764fb1f66 08:16:13 ---> dc8c64a2a14d 08:16:13 Step 5/23 : RUN apk add --update --no-cache make git 08:16:13 ---> Running in 6f4f3fa29a53 08:16:13 ---> Running in 66099e1e0b51 08:16:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:16:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:16:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:16:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:16:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:16:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:16:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:16:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:16:13 OK: 265 MiB in 53 packages 08:16:13 OK: 265 MiB in 53 packages 08:16:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:16:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:16:13 OK: 265 MiB in 53 packages 08:16:13 OK: 265 MiB in 53 packages 08:16:13 Removing intermediate container da0d353cb784 08:16:13 ---> 7988af7734c3 08:16:13 Step 5/27 : COPY go.mod vendor* ./ 08:16:13 OK: 265 MiB in 53 packages 08:16:13 Removing intermediate container 3cd81034f1a4 08:16:13 ---> d9ffd6640ac3 08:16:13 Step 5/27 : COPY go.mod vendor* ./ 08:16:14 ---> b73780a17a51 08:16:14 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:16:14 ---> Running in 2b7589126695 08:16:14 Removing intermediate container be2b9a00b9ef 08:16:14 ---> 3da70ef1b198 08:16:14 Step 6/24 : COPY go.mod vendor* ./ 08:16:14 ---> 139504b1032b 08:16:14 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:16:14 ---> Running in 84f025286fed 08:16:14 Removing intermediate container 6f4f3fa29a53 08:16:14 ---> d95a5d31ed9b 08:16:14 Step 6/23 : COPY go.mod vendor* ./ 08:16:14 ---> 01e1d0387aea 08:16:14 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:16:14 ---> Running in 698e6dbc962e 08:16:14 Removing intermediate container 66099e1e0b51 08:16:14 ---> c24a42e9c24d 08:16:14 Step 6/23 : COPY go.mod vendor* ./ 08:16:14 ---> e9ae55c95135 08:16:14 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:16:14 ---> Running in 9006c4202487 08:16:14 ---> c95f5bd4e507 08:16:14 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:16:14 ---> Running in 4c749dceca68 08:16:27 Removing intermediate container 7e94e27aaf17 08:16:27 ---> 1e15545eaf38 08:16:27 Successfully built 1e15545eaf38 08:16:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:27 + docker inspect -f . ci-base-image-arm64 08:16:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:16:27 prd-ubuntu20.04-docker-arm64-4c-16g-13275 does not seem to be running inside a container 08:16:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:16:28 $ docker top 420913536f6d156e3f30370bfefc6c1dfa9285021c28a961372e1da26ef79669 -eo pid,comm [Pipeline] { [Pipeline] sh 08:16:29 + go version 08:16:29 go version go1.20.2 linux/arm64 [Pipeline] } 08:16:29 $ docker stop --time=1 420913536f6d156e3f30370bfefc6c1dfa9285021c28a961372e1da26ef79669 08:16:31 $ docker rm -f --volumes 420913536f6d156e3f30370bfefc6c1dfa9285021c28a961372e1da26ef79669 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:32 + docker inspect -f . ci-base-image-arm64 08:16:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:16:32 prd-ubuntu20.04-docker-arm64-4c-16g-13275 does not seem to be running inside a container 08:16:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:16:33 $ docker top 30116fa86f39c0aa4cf1a822472fe357abc8744a27638701b5ddf14f0f975494 -eo pid,comm [Pipeline] { [Pipeline] echo 08:16:33 ========================================================= 08:16:33 [edgeXBuildGoParallel] Running Tests and Build... 08:16:33 ========================================================= [Pipeline] sh 08:16:34 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 08:16:34 + make test 08:16:34 go test -race -coverprofile=coverage.out ./... 08:17:11 Removing intermediate container 9006c4202487 08:17:11 ---> 96413871bef2 08:17:11 Step 8/23 : COPY . . 08:17:11 Removing intermediate container 4c749dceca68 08:17:11 ---> 5a820a86c76c 08:17:11 Step 8/23 : COPY . . 08:17:11 Removing intermediate container 698e6dbc962e 08:17:11 ---> 9d71573f2635 08:17:11 Step 8/24 : COPY . . 08:17:11 Removing intermediate container 2b7589126695 08:17:11 ---> 594d4138b5c9 08:17:11 Step 7/27 : COPY . . 08:17:11 Removing intermediate container 84f025286fed 08:17:11 ---> 4a9f6e806320 08:17:11 Step 7/27 : COPY . . 08:17:16 ? github.com/edgexfoundry/edgex-go [no test files] 08:17:29 ---> fd1cb229e56d 08:17:29 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 08:17:29 ---> ab071911f20e 08:17:29 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:17:29 ---> b8201dcb688e 08:17:29 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 08:17:29 ---> 56d23c09ea5d 08:17:29 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:17:29 ---> 4c73cde5c0f0 08:17:29 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:17:29 ---> Running in 958484a3e508 08:17:29 ---> Running in 1fb2574b4fb4 08:17:29 ---> Running in 7a65b52ece71 08:17:29 ---> Running in b22683390dfa 08:17:29 ---> Running in 31849a6fbccd 08:17:29 Removing intermediate container 7a65b52ece71 08:17:29 ---> a374102c48f1 08:17:29 Step 9/27 : WORKDIR /edgex-go/spire-build 08:17:29 Removing intermediate container 31849a6fbccd 08:17:29 ---> e3dd0373d99d 08:17:29 Step 9/27 : WORKDIR /edgex-go/spire-build 08:17:29 ---> Running in 49876b33e787 08:17:29 ---> Running in a39b5a5268bf 08:17:29 Removing intermediate container 49876b33e787 08:17:29 ---> e2c95393a1a1 08:17:29 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:17:29 Removing intermediate container a39b5a5268bf 08:17:29 ---> d6c4e385d4d0 08:17:29 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:17:29 ---> Running in e32dd6b46c8e 08:17:29 ---> Running in 38731dab26a9 08:17:29 Removing intermediate container e32dd6b46c8e 08:17:29 ---> 20c61f6c2ce0 08:17:29 Removing intermediate container 38731dab26a9 08:17:29 ---> 4015589e0ad0 08:17:29 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 08:17:29 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 08:17:29 ---> Running in b20ffa701b80 08:17:29 ---> Running in 429015a92cd4 08:17:29 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:17:29 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:17:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:17:29 Removing intermediate container b20ffa701b80 08:17:29 ---> 00b501c1d7e3 08:17:29 Step 12/27 : WORKDIR /edgex-go 08:17:29 ---> Running in 8169529884fb 08:17:29 Removing intermediate container 429015a92cd4 08:17:29 ---> 999241c11e9e 08:17:29 Step 12/27 : WORKDIR /edgex-go 08:17:29 ---> Running in 88e832cd87a5 08:17:29 Removing intermediate container 8169529884fb 08:17:29 ---> d88918ae5bc1 08:17:29 08:17:29 Step 13/27 : FROM alpine:3.17 08:17:29 Removing intermediate container 88e832cd87a5 08:17:29 ---> ede2cbb9926b 08:17:29 08:17:29 Step 13/27 : FROM alpine:3.17 08:17:29 3.17: Pulling from library/alpine 08:17:29 3.17: Pulling from library/alpine 08:17:29 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:17:29 Status: Downloaded newer image for alpine:3.17 08:17:29 ---> 9ed4aefc74f6 08:17:29 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:17:29 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:17:29 Status: Image is up to date for alpine:3.17 08:17:29 ---> 9ed4aefc74f6 08:17:29 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:17:29 ---> Running in f67d1a1d0fee 08:17:29 ---> Running in 3db578526bf3 08:17:29 Removing intermediate container f67d1a1d0fee 08:17:29 ---> 10bdb3f5dae2 08:17:29 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:17:29 Removing intermediate container 3db578526bf3 08:17:29 ---> c44bff656e91 08:17:29 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:17:29 ---> Running in 4ab0b042f82b 08:17:29 ---> Running in 7e5c9f524cf9 08:17:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:17:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:17:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:17:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:17:29 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:17:29 v3.17.3-150-g717cba89b75 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:17:29 OK: 17820 distinct packages available 08:17:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:17:29 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:17:29 v3.17.3-150-g717cba89b75 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:17:29 OK: 17820 distinct packages available 08:17:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:17:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:17:30 (1/5) Installing dumb-init (1.2.5-r2) 08:17:30 (2/5) Installing musl-obstack (1.2.3-r0) 08:17:30 (3/5) Installing libucontext (1.2-r0) 08:17:30 (4/5) Installing gcompat (1.1.0-r0) 08:17:30 (5/5) Installing openssl (3.0.8-r4) 08:17:30 Executing busybox-1.35.0-r29.trigger 08:17:30 OK: 8 MiB in 20 packages 08:17:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:17:30 (1/4) Installing dumb-init (1.2.5-r2) 08:17:30 (2/4) Installing musl-obstack (1.2.3-r0) 08:17:30 (3/4) Installing libucontext (1.2-r0) 08:17:30 (4/4) Installing gcompat (1.1.0-r0) 08:17:30 Executing busybox-1.35.0-r29.trigger 08:17:30 OK: 7 MiB in 19 packages 08:17:31 Removing intermediate container 4ab0b042f82b 08:17:31 ---> de030f642337 08:17:31 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:17:32 Removing intermediate container 7e5c9f524cf9 08:17:32 ---> b8c16b30be4e 08:17:32 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:17:33 ---> d70147bedda1 08:17:33 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:17:33 ---> cfc1e1332ee6 08:17:33 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:17:35 ---> 968bbd763d94 08:17:35 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:17:35 ---> 68d285f4dee5 08:17:35 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:17:43 ---> ce2e9a8b2280 08:17:43 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:17:43 ---> 6c2e37c1bbf7 08:17:43 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:17:45 ---> aad1032fd961 08:17:45 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:17:45 ---> Running in 3912c1266372 08:17:46 ---> dea2f3b18b43 08:17:46 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:17:46 Removing intermediate container 3912c1266372 08:17:46 ---> 69a1eeefc48f 08:17:46 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:17:47 ---> a906894a9d06 08:17:47 Step 22/27 : WORKDIR / 08:17:47 ---> c37d73095c98 08:17:47 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:17:47 ---> Running in 7d0231d8d0c3 08:17:47 Removing intermediate container 7d0231d8d0c3 08:17:47 ---> a5f2e88cb08b 08:17:47 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:17:47 ---> Running in 75d588d3ae01 08:17:47 ---> 8b39a7b9b9eb 08:17:47 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:17:47 Removing intermediate container 75d588d3ae01 08:17:47 ---> 719bd8c8d3b9 08:17:47 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:17:47 ---> Running in 5399f10549a5 08:17:47 ---> 353b055bdae5 08:17:47 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:17:47 ---> Running in 7329a5627bb6 08:17:48 Removing intermediate container 5399f10549a5 08:17:48 ---> 4f2107923b3b 08:17:48 Step 25/27 : LABEL arch=x86_64 08:17:48 ---> Running in b2dd59898b44 08:17:48 Removing intermediate container 7329a5627bb6 08:17:48 ---> 888e225644b1 08:17:48 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:17:48 ---> Running in bfeed4d49dd8 08:17:48 Removing intermediate container bfeed4d49dd8 08:17:48 ---> ca25ab574988 08:17:48 Step 25/27 : LABEL arch=x86_64 08:17:48 Removing intermediate container b2dd59898b44 08:17:48 ---> 2260c17b5244 08:17:48 Step 26/27 : LABEL git_sha=94fd6a22abe688d6d5e19ddf44a2522e548e8e35 08:17:48 ---> Running in da98526f770a 08:17:48 ---> Running in 5bbcc8cf8533 08:17:48 Removing intermediate container 5bbcc8cf8533 08:17:48 ---> 9fc460e9163f 08:17:48 Step 27/27 : LABEL version=0.0.0 08:17:48 Removing intermediate container da98526f770a 08:17:48 ---> 87905bcfbe6e 08:17:48 Step 26/27 : LABEL git_sha=94fd6a22abe688d6d5e19ddf44a2522e548e8e35 08:17:48 ---> Running in ca6094362c15 08:17:48 ---> Running in 9aea19b2e22b 08:17:48 Removing intermediate container ca6094362c15 08:17:48 ---> 4e9c59ab1684 08:17:48 08:17:48 Successfully built 4e9c59ab1684 08:17:49 Successfully tagged security-spire-config:latest 08:17:49  Building security-spire-config ... done Building core-metadata 08:17:49 Removing intermediate container 9aea19b2e22b 08:17:49 ---> 1a088f1dcb9f 08:17:49 Step 27/27 : LABEL version=0.0.0 08:17:49 ---> Running in e07fb03d8388 08:17:51 Removing intermediate container e07fb03d8388 08:17:51 ---> e87de1936ea7 08:17:51 08:17:51 Successfully built e87de1936ea7 08:17:51 Successfully tagged security-spire-agent:latest 08:17:51  Building security-spire-agent ... done Building security-bootstrapper 08:17:53 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:17:53 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:17:53 ---> 13bc6ff1f611 08:17:53 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:17:53 ---> Using cache 08:17:53 ---> f0f12631e621 08:17:53 Step 4/25 : WORKDIR /edgex-go 08:17:53 ---> Using cache 08:17:53 ---> dc8c64a2a14d 08:17:53 Step 5/25 : RUN apk add --update --no-cache make git 08:17:53 ---> Using cache 08:17:53 ---> c24a42e9c24d 08:17:53 Step 6/25 : COPY go.mod vendor* ./ 08:17:53 ---> Using cache 08:17:53 ---> c95f5bd4e507 08:17:53 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:17:53 ---> Using cache 08:17:53 ---> 5a820a86c76c 08:17:53 Step 8/25 : COPY . . 08:17:53 ---> Using cache 08:17:53 ---> 4c73cde5c0f0 08:17:53 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:17:55 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:17:55 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:17:55 ---> 13bc6ff1f611 08:17:55 Step 3/33 : WORKDIR /edgex-go 08:17:55 ---> Using cache 08:17:55 ---> 920263ed4fbd 08:17:55 Step 4/33 : RUN apk add --update --no-cache make git 08:18:03 ---> Running in 69641fc3777f 08:18:03 ---> Running in 66d76a87fdd6 08:18:03 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:18:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:18:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:18:03 OK: 265 MiB in 53 packages 08:18:10 Removing intermediate container 69641fc3777f 08:18:10 ---> 9ef5adbdb2fc 08:18:10 Step 5/33 : COPY go.mod vendor* ./ 08:18:10 Removing intermediate container 1fb2574b4fb4 08:18:10 ---> a5d5738cc2ca 08:18:10 08:18:10 Step 10/23 : FROM alpine:3.17 08:18:10 Removing intermediate container 958484a3e508 08:18:10 ---> 9ed4aefc74f6 08:18:10 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' ---> bd0eca5bca4c 08:18:10 08:18:10 08:18:10 Step 10/24 : FROM alpine:3.17 08:18:10 ---> 9ed4aefc74f6 08:18:10 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:18:10 Removing intermediate container b22683390dfa 08:18:10 ---> d60a0eaee7ea 08:18:10 08:18:10 Step 10/23 : FROM alpine:3.17 08:18:10 ---> 9ed4aefc74f6 08:18:10 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:18:10 ---> Running in b8c0b8bf9272 08:18:10 ---> Running in 9d1ac875bfa7 08:18:10 ---> Running in 329ea3741c62 08:18:10 ---> 5bdbf5583684 08:18:10 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:18:10 ---> Running in 9e26cf51f928 08:18:10 Removing intermediate container 329ea3741c62 08:18:10 ---> 6fafbec005eb 08:18:10 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:18:10 Removing intermediate container b8c0b8bf9272 08:18:10 ---> e8c8a2a87fce 08:18:10 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:18:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:18:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:18:11 ---> Running in 4c9fd16c1c8d 08:18:11 ---> Running in 41a1e19cdec8 08:18:11 (1/1) Installing dumb-init (1.2.5-r2) 08:18:11 Executing busybox-1.35.0-r29.trigger 08:18:11 OK: 7 MiB in 16 packages 08:18:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:18:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:18:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:18:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:18:12 (1/1) Installing dumb-init (1.2.5-r2) 08:18:12 Executing busybox-1.35.0-r29.trigger 08:18:12 OK: 7 MiB in 16 packages 08:18:12 (1/1) Installing dumb-init (1.2.5-r2) 08:18:12 Executing busybox-1.35.0-r29.trigger 08:18:12 OK: 7 MiB in 16 packages 08:18:12 Removing intermediate container 9d1ac875bfa7 08:18:12 ---> 5e2c7f461f79 08:18:12 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:18:12 ---> Running in 4208baa338b8 08:18:13 Removing intermediate container 4208baa338b8 08:18:13 ---> bee22d15cb5e 08:18:13 Step 13/24 : ENV APP_PORT=59882 08:18:14 ---> Running in 2cdb21e4600c 08:18:14 Removing intermediate container 4c9fd16c1c8d 08:18:14 ---> ce11435df6d6 08:18:14 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:18:14 Removing intermediate container 41a1e19cdec8 08:18:14 ---> 4eb52eab1519 08:18:14 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:18:15 Removing intermediate container 2cdb21e4600c 08:18:15 ---> 58ff9d147055 08:18:15 Step 14/24 : EXPOSE $APP_PORT 08:18:15 ---> 8e306f383f5c 08:18:15 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:18:15 ---> Running in 5ec88288125c 08:18:15 ---> 8527aeb543de 08:18:15 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:18:22 Removing intermediate container 5ec88288125c 08:18:22 ---> 6a39dd4b5ffe 08:18:22 Step 15/24 : WORKDIR / 08:18:22 ---> 0e46fdce712c 08:18:22 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:18:24 ---> 1767cb4ddf92 08:18:24 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:18:24 ---> Running in 8cdbe39f8c99 08:18:24 ---> d07e9b16e2fb 08:18:24 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:18:26 Removing intermediate container 8cdbe39f8c99 08:18:26 ---> 4c62f5017a3d 08:18:26 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:18:27 ---> ddd785fc63cd 08:18:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:18:30 ---> aeedf073ffb1 08:18:30 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:18:30 ---> 5879d7604756 08:18:30 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 08:18:30 ---> a3ecbf7479f8 08:18:30 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:18:30 ---> Running in f11b1ce1a7d5 08:18:30 Removing intermediate container 66d76a87fdd6 08:18:30 ---> 907345751c8e 08:18:30 08:18:30 Step 10/25 : FROM alpine:3.17 08:18:30 ---> 9ed4aefc74f6 08:18:30 Step 11/25 : RUN apk add --update --no-cache dumb-init 08:18:30 ---> Using cache 08:18:30 ---> 5e2c7f461f79 08:18:30 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:18:30 ---> Using cache 08:18:30 ---> bee22d15cb5e 08:18:30 Step 13/25 : ENV APP_PORT=59881 08:18:30 ---> 6a8b28440463 08:18:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:18:30 ---> b76eea18014c 08:18:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:18:30 ---> Running in 5eab4face494 08:18:31 Removing intermediate container 5eab4face494 08:18:31 ---> de39827abcba 08:18:31 Step 14/25 : EXPOSE $APP_PORT 08:18:32 ---> d78a6a29eeea 08:18:32 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:18:32 ---> Running in 05d071fac73a 08:18:32 ---> 76181de2f68c 08:18:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:18:32 ---> Running in 6ec9ffc6aed7 08:18:32 Removing intermediate container f11b1ce1a7d5 08:18:32 ---> f30fc500060a 08:18:32 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:18:32 Removing intermediate container 05d071fac73a 08:18:32 ---> 08cce103f0cd 08:18:32 Step 15/25 : WORKDIR / 08:18:32 ---> Running in c5edd0e0c4d4 08:18:32 ---> Running in d2c33d9412d1 08:18:32 ---> 491a406ea077 08:18:32 Step 20/24 : ENTRYPOINT ["/core-command"] 08:18:32 ---> Running in 0a68ee025b9c 08:18:32 Removing intermediate container d2c33d9412d1 08:18:32 ---> d700719aecea 08:18:32 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 08:18:32 Removing intermediate container c5edd0e0c4d4 08:18:32 ---> c1f4497b9891 08:18:32 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:18:32 Removing intermediate container 0a68ee025b9c 08:18:32 ---> bdf1e9cd5133 08:18:32 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:18:32 ---> Running in af423d8c1c9f 08:18:32 ---> Running in 1c6ad94cbaf9 08:18:32 Removing intermediate container 1c6ad94cbaf9 08:18:32 ---> 0a1ccac33fbf 08:18:32 Step 22/24 : LABEL arch=x86_64 08:18:32 ---> 414a8dcd1186 08:18:32 Removing intermediate container af423d8c1c9f 08:18:32 Step 17/25 : COPY --from=builder /edgex-go/security.txt / ---> dbb05b1e4ea8 08:18:32 08:18:32 Step 21/23 : LABEL arch=x86_64 08:18:32 ---> Running in 7a92757235b7 08:18:32 ---> Running in 0ab3a9364430 08:18:32 Removing intermediate container 0ab3a9364430 08:18:32 ---> b6d22a7dd64c 08:18:32 Step 23/24 : LABEL git_sha=94fd6a22abe688d6d5e19ddf44a2522e548e8e35 08:18:32 Removing intermediate container 7a92757235b7 08:18:32 ---> 97b233c0a9ea 08:18:32 Step 22/23 : LABEL git_sha=94fd6a22abe688d6d5e19ddf44a2522e548e8e35 08:18:32 Removing intermediate container 6ec9ffc6aed7 08:18:32 ---> 1bd57fe06e21 08:18:32 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:18:32 ---> c92290cec5c3 08:18:32 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:18:33 ---> Running in 4aa8f4b21ed5 08:18:33 ---> Running in 2c15bb2b9f79 08:18:33 ---> Running in 259bef7f8d88 08:18:33 Removing intermediate container 9e26cf51f928 08:18:33 ---> 4a28e06141a1 08:18:33 Step 7/33 : COPY . . 08:18:33 Removing intermediate container 4aa8f4b21ed5 08:18:33 ---> ae8aa67ee3ff 08:18:33 Step 24/24 : LABEL version=0.0.0 08:18:37 Removing intermediate container 259bef7f8d88 08:18:37 ---> c9f27f91afd4 08:18:37 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:18:37 Removing intermediate container 2c15bb2b9f79 08:18:37 ---> 53a883564081 08:18:37 Step 23/23 : LABEL version=0.0.0 08:18:37 ---> Running in 516b34005c81 08:18:37 ---> ca94063e50b9 08:18:37 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:18:37 ---> Running in c48488559eb4 08:18:37 ---> Running in 59a5c6368f36 08:18:37 Removing intermediate container 516b34005c81 08:18:37 ---> 9e08ecc42aa9 08:18:37 08:18:37 ---> fbfe1968daec 08:18:37 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:18:37 Removing intermediate container c48488559eb4 08:18:37 ---> 6ceaa502d3dc 08:18:37 Step 21/23 : LABEL arch=x86_64 08:18:37 Removing intermediate container 59a5c6368f36 08:18:37 ---> 931a08c65885 08:18:37 08:18:37 ---> Running in 98a45fcf8a01 08:18:37 ---> Running in 9b741ecfc4ec 08:18:37 ---> 9205078c8c01 08:18:37 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:18:37 Successfully built 931a08c65885 08:18:37 Successfully built 9e08ecc42aa9 08:18:37 Successfully tagged core-common-config-bootstrapper:latest 08:18:37  Building core-common-config-bootstrapper ... done Building security-spiffe-token-provider 08:18:37 Successfully tagged core-command:latest 08:18:37 Building support-scheduler 08:18:37  Building core-command ... done Removing intermediate container 9b741ecfc4ec 08:18:37 ---> 7589ef98da3d 08:18:37 Step 22/23 : LABEL git_sha=94fd6a22abe688d6d5e19ddf44a2522e548e8e35 08:18:37 ---> Running in 12bc79bebfba 08:18:37 Removing intermediate container 12bc79bebfba 08:18:37 ---> 72c095c8f1df 08:18:37 Step 23/23 : LABEL version=0.0.0 08:18:37 ---> 4512a05ff1cd 08:18:37 Step 21/25 : ENTRYPOINT ["/core-metadata"] 08:18:37 ---> Running in cb619c9a403d 08:18:37 ---> Running in 86d910218c47 08:18:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:18:41 Removing intermediate container cb619c9a403d 08:18:41 ---> 7ae0e2bcdab0 08:18:41 08:18:41 Successfully built 7ae0e2bcdab0 08:18:41 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:18:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:18:42 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:18:42 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:18:43 Successfully tagged security-proxy-auth:latest 08:18:43 Building security-proxy-setup 08:18:43 ---> 13bc6ff1f611 08:18:43  Building security-proxy-auth ... done  ---> 13bc6ff1f611 08:18:43 Step 3/20 : WORKDIR /edgex-goStep 3/23 : ARG ADD_BUILD_TAGS="" 08:18:43 08:18:43 ---> Using cache 08:18:43 ---> 920263ed4fbd 08:18:43 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:18:43 ---> Using cache 08:18:43 ---> f0f12631e621 08:18:43 Step 4/23 : WORKDIR /edgex-go 08:18:43 ---> Using cache 08:18:43 ---> dc8c64a2a14d 08:18:43 Step 5/23 : RUN apk add --update --no-cache make git 08:18:43 ---> Using cache 08:18:43 ---> c24a42e9c24d 08:18:43 Step 6/23 : COPY go.mod vendor* ./ 08:18:43 ---> Using cache 08:18:43 ---> c95f5bd4e507 08:18:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:18:43 ---> Using cache 08:18:43 ---> 5a820a86c76c 08:18:43 Step 8/23 : COPY . . 08:18:43 ---> Using cache 08:18:43 ---> 4c73cde5c0f0 08:18:43 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 08:18:50 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:18:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:18:50 ---> 13bc6ff1f611 08:18:50 Step 3/22 : WORKDIR /edgex-go 08:18:50 ---> Using cache 08:18:50 ---> 920263ed4fbd 08:18:50 Step 4/22 : RUN apk add --update --no-cache make git 08:18:50 ---> Using cache 08:18:50 ---> 9ef5adbdb2fc 08:18:50 Step 5/22 : COPY go.mod vendor* ./ 08:18:50 ---> Using cache 08:18:50 ---> 5bdbf5583684 08:18:50 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:18:50 ---> Using cache 08:18:50 ---> 4a28e06141a1 08:18:50 Step 7/22 : COPY . . 08:18:50 ---> Using cache 08:18:50 ---> fbfe1968daec 08:18:50 Step 8/22 : RUN make cmd/secrets-config/secrets-config 08:18:52 Removing intermediate container 86d910218c47 08:18:52 ---> cec59bb75c0e 08:18:52 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:18:52 ---> Running in 041f24a51412 08:18:52 ---> Running in 226cc220df0c 08:18:52 ---> Running in 7300c35e28bc 08:18:52 ---> Running in 67848673486f 08:18:52 Removing intermediate container 67848673486f 08:18:52 ---> 18e2018e36c0 08:18:52 Step 23/25 : LABEL arch=x86_64 08:18:52 ---> Running in 9ba8c9a73e23 08:18:52 Removing intermediate container 9ba8c9a73e23 08:18:52 ---> 5c87fdadb339 08:18:52 Step 24/25 : LABEL git_sha=94fd6a22abe688d6d5e19ddf44a2522e548e8e35 08:18:52 ---> Running in 73fa4591e2a7 08:18:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:18:52 Removing intermediate container 73fa4591e2a7 08:18:52 ---> 5f9f5ab1110c 08:18:52 Step 25/25 : LABEL version=0.0.0 08:18:52 ---> Running in 8b387577a7c3 08:18:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:18:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:18:53 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:18:53 Removing intermediate container 8b387577a7c3 08:18:53 ---> d3746907d919 08:18:53 08:18:53 Successfully built d3746907d919 08:18:53 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:18:53 v3.17.3-150-g717cba89b75 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:18:53 OK: 17819 distinct packages available 08:18:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:18:53 Successfully tagged core-metadata:latest 08:18:53  Building core-metadata ... done Building security-secretstore-setup 08:18:53 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:18:53 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:18:53 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:18:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:18:53 OK: 265 MiB in 53 packages 08:18:55 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:18:55 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:18:57 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:18:57 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:18:57 ---> 13bc6ff1f611 08:18:57 Step 3/25 : WORKDIR /edgex-go 08:18:57 ---> Using cache 08:18:57 ---> 920263ed4fbd 08:18:57 Step 4/25 : RUN apk add --update --no-cache make git 08:18:57 ---> Using cache 08:18:57 ---> 9ef5adbdb2fc 08:18:57 Step 5/25 : COPY go.mod vendor* ./ 08:18:57 ---> Using cache 08:18:57 ---> 5bdbf5583684 08:18:57 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:18:57 ---> Using cache 08:18:57 ---> 4a28e06141a1 08:18:57 Step 7/25 : COPY . . 08:18:57 ---> Using cache 08:18:57 ---> fbfe1968daec 08:18:57 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:18:58 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:18:58 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:18:58 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:18:58 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:18:59 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:19:02 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:19:02 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:19:02 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:19:02 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:19:04 ---> Running in db4c0f6607ec 08:19:04 Removing intermediate container 041f24a51412 08:19:04 ---> fd64a274628d 08:19:04 Step 5/20 : COPY go.mod vendor* ./ 08:19:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:19:05 ---> 5cea9d2f23f4 08:19:05 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:19:08 ---> Running in 1913f4587ae6 08:19:08 Removing intermediate container 98a45fcf8a01 08:19:08 ---> 1f567828a7ec 08:19:08 08:19:08 Step 9/33 : FROM alpine:3.17 08:19:08 ---> 9ed4aefc74f6 08:19:08 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:19:08 ---> Running in 94405d13a2f8 08:19:08 Removing intermediate container 94405d13a2f8 08:19:08 ---> e5a6764dc9f1 08:19:08 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 08:19:08 ---> Running in 0e8a0c365203 08:19:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:19:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:19:09 (1/2) Installing dumb-init (1.2.5-r2) 08:19:09 (2/2) Installing su-exec (0.2-r2) 08:19:09 Executing busybox-1.35.0-r29.trigger 08:19:09 OK: 7 MiB in 17 packages 08:19:11 Removing intermediate container 0e8a0c365203 08:19:11 ---> 219bda3e4c52 08:19:11 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 08:19:11 ---> Running in fef95d654c34 08:19:11 Removing intermediate container fef95d654c34 08:19:11 ---> 8ffa59a6bbd6 08:19:11 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:19:11 ---> Running in f862edb3aadd 08:19:12 Removing intermediate container f862edb3aadd 08:19:12 ---> d28bdca3caeb 08:19:12 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:19:12 ---> Running in 9520734a75d5 08:19:12 Removing intermediate container 9520734a75d5 08:19:12 ---> 031f4a2f39e4 08:19:12 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:19:12 ---> Running in 4f0d6ff2797d 08:19:13 Removing intermediate container 4f0d6ff2797d 08:19:13 ---> 99826c77b33a 08:19:13 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:19:13 ---> Running in e07a0008526a 08:19:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:19:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:19:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.521s coverage: 28.7% of statements 08:19:23 Removing intermediate container e07a0008526a 08:19:23 ---> 72786ac1cfd5 08:19:23 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 08:19:23 ---> Running in e4e1a59beecd 08:19:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.282s coverage: 98.5% of statements 08:19:27 Removing intermediate container e4e1a59beecd 08:19:27 ---> f17dafef3ed4 08:19:27 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:19:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:19:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:19:29 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:19:29 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:19:30 Removing intermediate container 7300c35e28bc 08:19:30 ---> 5562edb06a76 08:19:30 08:19:30 Step 9/22 : FROM alpine:3.17 08:19:30 ---> 9ed4aefc74f6 08:19:30 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 08:19:30 ---> 61d8058e55c5 08:19:30 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:19:31 ---> Running in 4e42dffc1ad8 08:19:31 ---> Running in f473d36ffaec 08:19:31 Removing intermediate container 226cc220df0c 08:19:31 ---> 003ef84b1cf8 08:19:31 08:19:31 Step 10/23 : FROM alpine:3.17 08:19:31 ---> 9ed4aefc74f6 08:19:31 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:19:31 ---> Using cache 08:19:31 ---> 5e2c7f461f79 08:19:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:19:31 ---> Using cache 08:19:31 ---> bee22d15cb5e 08:19:31 Step 13/23 : ENV APP_PORT=59861 08:19:31 ---> Running in ce2a8d3a8c55 08:19:31 Removing intermediate container 1913f4587ae6 08:19:31 ---> 9fbdf542b4b2 08:19:31 Step 7/20 : COPY . . 08:19:32 Removing intermediate container ce2a8d3a8c55 08:19:32 ---> 770f475cd24d 08:19:32 Step 14/23 : EXPOSE $APP_PORT 08:19:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:19:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:19:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.546s coverage: 71.5% of statements 08:19:32 (1/2) Installing dumb-init (1.2.5-r2) 08:19:32 (2/2) Installing openssl (3.0.8-r4) 08:19:32 Executing busybox-1.35.0-r29.trigger 08:19:32 OK: 8 MiB in 17 packages 08:19:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:19:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:19:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.349s coverage: 54.0% of statements 08:19:37 ---> Running in c44fa5d28866 08:19:37 Removing intermediate container db4c0f6607ec 08:19:37 ---> b8404328802f 08:19:37 08:19:37 Step 9/25 : FROM alpine:3.17 08:19:37 ---> 9ed4aefc74f6 08:19:37 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:19:37 ---> Running in 9e446f604d8d 08:19:37 Removing intermediate container c44fa5d28866 08:19:37 ---> f56d5c6ea94c 08:19:37 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:19:37 Removing intermediate container f473d36ffaec 08:19:37 ---> da355733e50b 08:19:37 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 08:19:37 Removing intermediate container 4e42dffc1ad8 08:19:37 ---> 4199df1657a0 08:19:37 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:19:37 ---> Running in 4e2d7e6da14f 08:19:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:19:38 Removing intermediate container 4e2d7e6da14f 08:19:38 ---> 194e4fa94686 08:19:38 Step 12/22 : WORKDIR /edgex 08:19:38 ---> 660d291d4736 08:19:38 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:19:38 ---> cd892e15be73 08:19:38 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 08:19:38 ---> Running in fab0254dc82f 08:19:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:19:38 (1/3) Installing ca-certificates (20220614-r4) 08:19:38 (2/3) Installing dumb-init (1.2.5-r2) 08:19:38 (3/3) Installing su-exec (0.2-r2) 08:19:38 Executing busybox-1.35.0-r29.trigger 08:19:38 Executing ca-certificates-20220614-r4.trigger 08:19:38 Removing intermediate container fab0254dc82f 08:19:38 ---> 7516a60ec606 08:19:38 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:19:38 ---> dd5b084596d1 08:19:38 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:19:38 OK: 8 MiB in 18 packages 08:19:38 ---> fe5034b019aa 08:19:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:19:38 ---> 35a6e293d56f 08:19:38 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:19:39 ---> Running in 04401965c638 08:19:39 ---> 4cf3110e72e8 08:19:39 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 08:19:39 ---> 5b9bb6e428c0 08:19:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:19:39 ---> 628e16691df9 08:19:39 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:19:40 Removing intermediate container 9e446f604d8d 08:19:40 ---> b24f1b9a9111 08:19:40 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:19:40 ---> 31af3f60f46d 08:19:40 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:19:40 ---> Running in 98cd49b95d77 08:19:40 ---> d30f3882e636 08:19:40 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:19:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:19:40 ---> 773574ed638f 08:19:40 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 08:19:40 ---> Running in 97ef4580b2d4 08:19:40 Removing intermediate container 98cd49b95d77 08:19:40 ---> b91fc1966a09 08:19:40 Step 12/25 : WORKDIR / 08:19:40 ---> 0d26e6539e0d 08:19:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:19:40 ---> Running in 3afe37b84b1d 08:19:40 Removing intermediate container 97ef4580b2d4 08:19:40 ---> 2f9d23b7d217 08:19:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:19:40 ---> Running in 9218171c79e4 08:19:40 ---> b95e2c2f3538 08:19:40 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:19:40 Removing intermediate container 3afe37b84b1d 08:19:40 ---> 37b45d1efdd5 08:19:40 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:19:40 Removing intermediate container 9218171c79e4 08:19:40 ---> e019c74e5ae7 08:19:40 Step 21/23 : LABEL arch=x86_64 08:19:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:19:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:19:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:19:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:19:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:19:40 ---> Running in 3d81595269a7 08:19:40 ---> fe68b756817a 08:19:40 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 08:19:40 ---> 2e797ec95a29 08:19:40 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:19:40 ---> 863054eccfdc 08:19:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:19:40 Removing intermediate container 3d81595269a7 08:19:40 ---> c57d63453fe0 08:19:40 Step 22/23 : LABEL git_sha=94fd6a22abe688d6d5e19ddf44a2522e548e8e35 08:19:40 ---> Running in 79d07a271ed6 08:19:41 ---> 2625d1bcfb9b 08:19:41 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:19:41 ---> 7321ce3950eb 08:19:41 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:19:41 Removing intermediate container 79d07a271ed6 08:19:41 ---> 3217279eef0e 08:19:41 Step 23/23 : LABEL version=0.0.0 08:19:41 ---> ee3b55b9c677 08:19:41 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:19:41 ---> Running in 030f9b510852 08:19:41 ---> Running in b74776a84426 08:19:41 Removing intermediate container 030f9b510852 08:19:41 ---> bb25f4322b53 08:19:41 08:19:41 ---> 9d5f5b43aff5 08:19:41 Step 28/33 : RUN chmod +x /entrypoint.sh 08:19:41 ---> dcb8c82fe328 08:19:41 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:19:41 ---> Running in f04b57106cf5 08:19:41 Successfully built bb25f4322b53 08:19:41 Successfully tagged support-scheduler:latest 08:19:41  Building support-scheduler ... done Building core-data 08:19:45 ---> 9cd381c23a13 08:19:45 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:19:45 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:19:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:19:45 ---> 13bc6ff1f611 08:19:45 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:19:45 ---> Using cache 08:19:45 ---> f0f12631e621 08:19:45 Step 4/23 : WORKDIR /edgex-go 08:19:45 ---> Using cache 08:19:45 ---> dc8c64a2a14d 08:19:45 Step 5/23 : RUN apk add --update --no-cache make git 08:19:45 ---> Using cache 08:19:45 ---> c24a42e9c24d 08:19:45 Step 6/23 : COPY go.mod vendor* ./ 08:19:45 ---> Using cache 08:19:45 ---> c95f5bd4e507 08:19:45 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:19:45 ---> Using cache 08:19:45 ---> 5a820a86c76c 08:19:45 Step 8/23 : COPY . . 08:19:45 ---> Using cache 08:19:45 ---> 4c73cde5c0f0 08:19:45 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:19:47 ---> Running in 184298d25e22 08:19:47 ---> 9d792112e512 08:19:47 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:19:47 Removing intermediate container b74776a84426 08:19:47 ---> babd434ee8d3 08:19:47 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 08:19:47 ---> Running in 9d9da8b0a5c6 08:19:47 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:19:47 Removing intermediate container f04b57106cf5 08:19:47 ---> 1a0f6ff2f5a7 08:19:47 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 08:19:47 ---> Running in b6fabcbb298c 08:19:48 Removing intermediate container 9d9da8b0a5c6 08:19:48 ---> 06f084a62f93 08:19:48 Step 20/22 : LABEL arch=x86_64 08:19:48 ---> f92873281a80 08:19:48 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:19:48 ---> Running in 235119ddba30 08:19:48 Removing intermediate container b6fabcbb298c 08:19:48 ---> 997e14f4f101 08:19:48 Step 30/33 : CMD ["gate"] 08:19:48 ---> Running in 28be869d960c 08:19:48 Removing intermediate container 235119ddba30 08:19:48 ---> a8747c139272 08:19:48 Step 21/22 : LABEL git_sha=94fd6a22abe688d6d5e19ddf44a2522e548e8e35 08:19:49 Removing intermediate container 28be869d960c 08:19:49 ---> c9e51fdfe799 08:19:49 Step 31/33 : LABEL arch=x86_64 08:19:49 ---> Running in acab42843692 08:19:49 ---> 818e4dca1beb 08:19:49 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:19:49 ---> Running in 94b17c48ffcd 08:19:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:19:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:19:49 Removing intermediate container acab42843692 08:19:49 ---> 83d8c917c735 08:19:49 Step 22/22 : LABEL version=0.0.0 08:19:49 ---> 6ca49e691e09 08:19:49 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:19:49 ---> Running in 1768cf689fd7 08:19:49 Removing intermediate container 94b17c48ffcd 08:19:49 ---> 2110a41ee77d 08:19:49 Step 32/33 : LABEL git_sha=94fd6a22abe688d6d5e19ddf44a2522e548e8e35 08:19:49 ---> Running in 87ef7ca0d64c 08:19:49 ---> Running in fc3379207543 08:19:49 Removing intermediate container 1768cf689fd7 08:19:49 ---> 451844b93cf3 08:19:49 08:19:49 Removing intermediate container fc3379207543 08:19:49 ---> af491b77f0a5 08:19:49 Step 33/33 : LABEL version=0.0.0 08:19:49 Successfully built 451844b93cf3 08:19:49 Successfully tagged security-proxy-setup:latest 08:19:49  Building security-proxy-setup ... done Building security-spire-server 08:19:49 ---> Running in 37c4e9a6e2de 08:19:52 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:19:52 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:19:52 ---> 13bc6ff1f611 08:19:52 Step 3/26 : WORKDIR /edgex-go 08:19:52 ---> Using cache 08:19:52 ---> 920263ed4fbd 08:19:52 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 08:19:52 ---> Using cache 08:19:52 ---> d9ffd6640ac3 08:19:52 Step 5/26 : COPY go.mod vendor* ./ 08:19:52 ---> Using cache 08:19:52 ---> 139504b1032b 08:19:52 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:19:52 ---> Using cache 08:19:52 ---> 4a9f6e806320 08:19:52 Step 7/26 : COPY . . 08:19:52 ---> Using cache 08:19:52 ---> fd1cb229e56d 08:19:52 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 08:19:52 ---> Using cache 08:19:52 ---> e3dd0373d99d 08:19:52 Step 9/26 : WORKDIR /edgex-go/spire-build 08:19:52 ---> Using cache 08:19:52 ---> e2c95393a1a1 08:19:52 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:19:52 ---> Using cache 08:19:52 ---> 20c61f6c2ce0 08:19:52 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 08:19:55 Removing intermediate container 37c4e9a6e2de 08:19:55 ---> 324c31ddbce9 08:19:55 08:19:55 Successfully built 324c31ddbce9 08:19:56 Successfully tagged security-bootstrapper:latest 08:19:56 Building support-notifications 08:19:56  Building security-bootstrapper ... done  ---> Running in eeccfda9bdb1 08:19:59 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:19:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:19:59 ---> 13bc6ff1f611 08:19:59 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:19:59 ---> Using cache 08:19:59 ---> f0f12631e621 08:19:59 Step 4/23 : WORKDIR /edgex-go 08:19:59 ---> Using cache 08:19:59 ---> dc8c64a2a14d 08:19:59 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:20:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.223s coverage: 88.5% of statements 08:20:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.379s coverage: 3.8% of statements 08:20:03 Removing intermediate container 87ef7ca0d64c 08:20:03 ---> 51b136bc2809 08:20:03 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 08:20:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:20:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:20:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:20:04 ---> Running in da874913d066 08:20:04 ---> Running in 0aa1b836be64 08:20:04 Removing intermediate container da874913d066 08:20:04 ---> 8a5282196645 08:20:04 Step 23/25 : LABEL arch=x86_64 08:20:04 ---> Running in 39d14b7d6832 08:20:04 Removing intermediate container eeccfda9bdb1 08:20:04 ---> 048ef6267bd0 08:20:04 Step 12/26 : WORKDIR /edgex-go 08:20:04 ---> Running in ea1100318d26 08:20:04 Removing intermediate container 39d14b7d6832 08:20:04 ---> b0664c00910f 08:20:04 Step 24/25 : LABEL git_sha=94fd6a22abe688d6d5e19ddf44a2522e548e8e35 08:20:04 ---> Running in 462782804a21 08:20:04 Removing intermediate container ea1100318d26 08:20:04 ---> a1ab28e3b9d9 08:20:04 08:20:04 Step 13/26 : FROM alpine:3.17 08:20:04 ---> 9ed4aefc74f6 08:20:04 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:20:04 ---> Using cache 08:20:04 ---> c44bff656e91 08:20:04 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:20:04 ---> Running in 5488b513d3fa 08:20:04 Removing intermediate container 462782804a21 08:20:04 ---> 6e07887cdc24 08:20:04 Step 25/25 : LABEL version=0.0.0 08:20:04 ---> Running in bd38d8300b1e 08:20:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:20:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:20:05 Removing intermediate container bd38d8300b1e 08:20:05 ---> c12f9b6dccf2 08:20:05 08:20:05 Successfully built c12f9b6dccf2 08:20:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.600s coverage: 95.6% of statements 08:20:05 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:20:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:20:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:20:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:20:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:20:05 ok github.com/edgexfoundry/edgex-go/internal/io 0.196s coverage: 72.2% of statements 08:20:05 Successfully tagged security-secretstore-setup:latest 08:20:05  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:20:05 OK: 265 MiB in 53 packages 08:20:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:20:05 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:20:05 v3.17.3-150-g717cba89b75 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:20:05 OK: 17820 distinct packages available 08:20:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:20:05 Removing intermediate container 0aa1b836be64 08:20:05 ---> e7f94a63d8ea 08:20:05 Step 6/23 : COPY go.mod vendor* ./ 08:20:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:20:06 ---> 3b1f4008f871 08:20:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:20:06 (1/5) Installing dumb-init (1.2.5-r2) 08:20:06 (2/5) Installing musl-obstack (1.2.3-r0) 08:20:06 (3/5) Installing libucontext (1.2-r0) 08:20:06 (4/5) Installing gcompat (1.1.0-r0) 08:20:06 (5/5) Installing openssl (3.0.8-r4) 08:20:06 Executing busybox-1.35.0-r29.trigger 08:20:06 ---> Running in 19b7bc23fda2 08:20:06 OK: 8 MiB in 20 packages 08:20:07 Removing intermediate container 5488b513d3fa 08:20:07 ---> 06cc92b0c60a 08:20:07 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 08:20:07 ---> ca76a8604115 08:20:07 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 08:20:07 ---> afa55663ab23 08:20:07 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:20:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:20:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:20:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:20:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.220s coverage: 65.9% of statements 08:20:14 ---> 3e0d917a5648 08:20:14 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:20:14 Removing intermediate container 04401965c638 08:20:14 ---> 4efd6874e819 08:20:14 08:20:14 Step 9/20 : FROM alpine:3.17 08:20:14 ---> 9ed4aefc74f6 08:20:14 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:20:14 ---> Using cache 08:20:14 ---> e5a6764dc9f1 08:20:14 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:20:15 ---> Running in 4841c12e3a05 08:20:20 ---> d87a41bf3ab2 08:20:20 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:20:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:20:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:20:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:20:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.401s coverage: 0.9% of statements 08:20:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.274s coverage: 29.0% of statements 08:20:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:20:20 ---> 5e4ce83d4914 08:20:20 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:20:20 Removing intermediate container 184298d25e22 08:20:20 ---> cf57f462b6f6 08:20:20 08:20:20 Step 10/23 : FROM alpine:3.17 08:20:20 ---> 9ed4aefc74f6 08:20:20 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:20:20 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:20:20 v3.17.3-150-g717cba89b75 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:20:20 OK: 17820 distinct packages available 08:20:20 ---> Running in 46ae4e469e3e 08:20:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:20:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:20:21 (1/9) Installing ca-certificates (20220614-r4) 08:20:21 Removing intermediate container 46ae4e469e3e 08:20:21 ---> ed28e3753d2e 08:20:21 ---> 3d8b27ab2044 08:20:21 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ]Step 12/23 : ENV APP_PORT=59880 08:20:21 08:20:21 (2/9) Installing brotli-libs (1.0.9-r9) 08:20:21 (3/9) Installing nghttp2-libs (1.51.0-r0) 08:20:21 (4/9) Installing libcurl (8.0.1-r0) 08:20:21 (5/9) Installing curl (8.0.1-r0) 08:20:21 (6/9) Installing dumb-init (1.2.5-r2) 08:20:21 (7/9) Installing musl-obstack (1.2.3-r0) 08:20:21 (8/9) Installing libucontext (1.2-r0) 08:20:21 (9/9) Installing gcompat (1.1.0-r0) 08:20:21 Executing busybox-1.35.0-r29.trigger 08:20:21 Executing ca-certificates-20220614-r4.trigger 08:20:21 ---> Running in d3fd7266c144 08:20:21 ---> Running in e6da5dc6ab41 08:20:21 OK: 10 MiB in 24 packages 08:20:22 Removing intermediate container d3fd7266c144 08:20:22 ---> adcadfd5a841 08:20:22 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:20:22 Removing intermediate container e6da5dc6ab41 08:20:22 ---> 500cc1ebfa23 08:20:22 Step 13/23 : EXPOSE $APP_PORT 08:20:22 ---> Running in 4b6cfd0cb7a0 08:20:22 ---> Running in 6b71dc980366 08:20:22 Removing intermediate container 4b6cfd0cb7a0 08:20:22 ---> bf72abf8e26f 08:20:22 Step 24/26 : LABEL arch=x86_64 08:20:22 Removing intermediate container 6b71dc980366 08:20:22 ---> b84b60780711 08:20:22 Step 14/23 : RUN apk add --update --no-cache dumb-init 08:20:22 ---> Running in 11ee15fbff49 08:20:22 ---> Running in e0fa1f789fdb 08:20:22 Removing intermediate container 4841c12e3a05 08:20:22 ---> 01cb88886d1d 08:20:22 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 08:20:23 Removing intermediate container 11ee15fbff49 08:20:23 ---> c7de0e2f3bc3 08:20:23 Step 25/26 : LABEL git_sha=94fd6a22abe688d6d5e19ddf44a2522e548e8e35 08:20:23 ---> Running in d7f7f103af19 08:20:23 ---> 340f554ec79e 08:20:23 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 08:20:23 Removing intermediate container d7f7f103af19 08:20:23 ---> 266a2e3c18a4 08:20:23 Step 26/26 : LABEL version=0.0.0 08:20:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:20:23 ---> Running in 417b6a5cab91 08:20:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:20:23 ---> 154388bc75a6 08:20:23 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:20:23 Removing intermediate container 417b6a5cab91 08:20:23 ---> 85fb1ff5d062 08:20:23 08:20:23 (1/1) Installing dumb-init (1.2.5-r2) 08:20:23 Executing busybox-1.35.0-r29.trigger 08:20:23 OK: 7 MiB in 16 packages 08:20:23 Successfully built 85fb1ff5d062 08:20:23 Successfully tagged security-spire-server:latest 08:20:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.281s coverage: 42.9% of statements 08:20:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.245s coverage: 82.9% of statements 08:20:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.218s coverage: 94.1% of statements 08:20:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.272s coverage: 96.3% of statements 08:20:26  Building security-spire-server ... done  ---> 40d647fbbc6e 08:20:26 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:20:26 Removing intermediate container e0fa1f789fdb 08:20:26 ---> aed797ac2313 08:20:26 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:20:26 ---> 2572881c4c29 08:20:26 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:20:26 ---> 42c1bdca8e5c 08:20:26 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:20:26 ---> Running in 68f44a347043 08:20:26 ---> 0ba013c836ce 08:20:26 Removing intermediate container 68f44a347043 08:20:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / ---> a50a60c283a2 08:20:26 08:20:26 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 08:20:26 ---> Running in c46929a28cce 08:20:27 Removing intermediate container c46929a28cce 08:20:27 ---> 99781af11296 08:20:27 Step 18/20 : LABEL arch=x86_64 08:20:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.222s coverage: 87.5% of statements 08:20:27 ---> 4bf57d1918c2 08:20:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:20:27 ---> Running in 86d54ba84019 08:20:27 Removing intermediate container 86d54ba84019 08:20:27 ---> e0bb4b5aca37 08:20:27 Step 19/20 : LABEL git_sha=94fd6a22abe688d6d5e19ddf44a2522e548e8e35 08:20:27 ---> a1699f2e49ae 08:20:27 Step 19/23 : ENTRYPOINT ["/core-data"] 08:20:27 ---> Running in 63b5a3bd6f9f 08:20:27 ---> Running in ca249b5cf38d 08:20:27 Removing intermediate container 63b5a3bd6f9f 08:20:27 ---> 6fa4a41c6c68 08:20:27 Step 20/20 : LABEL version=0.0.0 08:20:27 ---> Running in 359de935bb67 08:20:27 Removing intermediate container ca249b5cf38d 08:20:27 ---> ba7c4f8423b4 08:20:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:20:27 ---> Running in f14c0b438666 08:20:27 Removing intermediate container 359de935bb67 08:20:27 ---> 3eeda208e8a5 08:20:27 08:20:28 Removing intermediate container f14c0b438666 08:20:28 ---> b40daede9420 08:20:28 Step 21/23 : LABEL arch=x86_64 08:20:28 Successfully built 3eeda208e8a5 08:20:28 Successfully tagged security-spiffe-token-provider:latest 08:20:28  Building security-spiffe-token-provider ... done  ---> Running in ff3f91119bff 08:20:28 Removing intermediate container ff3f91119bff 08:20:28 ---> 92f8bf8ffe4f 08:20:28 Step 22/23 : LABEL git_sha=94fd6a22abe688d6d5e19ddf44a2522e548e8e35 08:20:28 ---> Running in 808522697fb2 08:20:28 Removing intermediate container 808522697fb2 08:20:28 ---> e290aff6c9c1 08:20:28 Step 23/23 : LABEL version=0.0.0 08:20:28 ---> Running in 74b422f840d9 08:20:28 Removing intermediate container 74b422f840d9 08:20:28 ---> 73446ece8491 08:20:28 08:20:28 Successfully built 73446ece8491 08:20:28 Successfully tagged core-data:latest 08:20:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:20:29  Building core-data ... done Removing intermediate container 19b7bc23fda2 08:20:29 ---> e14bb34c132a 08:20:29 Step 8/23 : COPY . . 08:20:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:20:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:20:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:20:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:20:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:20:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:20:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:20:37 ---> 15bfa5c8c4fc 08:20:37 Step 9/23 : RUN make cmd/support-notifications/support-notifications 08:20:37 ---> Running in 56de4b811040 08:20:37 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:20:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.206s coverage: 94.4% of statements 08:20:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:20:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:20:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:20:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:20:43 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:20:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:20:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:20:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:20:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.916s coverage: 79.9% of statements 08:20:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.243s coverage: 92.9% of statements 08:20:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.088s coverage: 64.4% of statements 08:20:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.203s coverage: 62.3% of statements 08:20:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.197s coverage: 87.2% of statements 08:20:53 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.171s coverage: 20.0% of statements 08:20:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements 08:20:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.449s coverage: 81.8% of statements 08:20:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.451s coverage: 82.1% of statements 08:20:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:20:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.206s coverage: 86.0% of statements 08:20:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:20:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:20:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.024s coverage: 63.1% of statements 08:20:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.249s coverage: 100.0% of statements 08:21:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.124s coverage: 89.4% of statements 08:21:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.076s coverage: 100.0% of statements 08:21:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.090s coverage: 73.7% of statements 08:21:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:21:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:21:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:21:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.081s coverage: 100.0% of statements 08:21:04 Removing intermediate container 56de4b811040 08:21:04 ---> 4aff9b9d38d8 08:21:04 08:21:04 Step 10/23 : FROM alpine:3.17 08:21:04 ---> 9ed4aefc74f6 08:21:04 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:21:04 ---> Running in bd67d36a4d85 08:21:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:21:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:21:04 (1/2) Installing ca-certificates (20220614-r4) 08:21:04 (2/2) Installing dumb-init (1.2.5-r2) 08:21:04 Executing busybox-1.35.0-r29.trigger 08:21:04 Executing ca-certificates-20220614-r4.trigger 08:21:04 OK: 8 MiB in 17 packages 08:21:04 Removing intermediate container bd67d36a4d85 08:21:04 ---> 825339e884e9 08:21:04 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 08:21:04 ---> Running in a3f6bb7a16a8 08:21:04 Removing intermediate container a3f6bb7a16a8 08:21:04 ---> 4fb9b7df0953 08:21:04 Step 13/23 : ENV APP_PORT=59860 08:21:04 ---> Running in 0015c41cc21c 08:21:04 Removing intermediate container 0015c41cc21c 08:21:04 ---> 0b80e2509ac5 08:21:04 Step 14/23 : EXPOSE $APP_PORT 08:21:04 ---> Running in 3953776df41f 08:21:04 Removing intermediate container 3953776df41f 08:21:04 ---> 6afa15b0f57c 08:21:04 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:21:04 ---> e4ca7da0d4e9 08:21:04 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:21:04 ---> dc84111e53f9 08:21:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:21:04 ---> 6c5b0fdfe644 08:21:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:21:04 ---> eba0ad25dfb6 08:21:04 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:21:04 ---> Running in 2b8da8499ef2 08:21:04 Removing intermediate container 2b8da8499ef2 08:21:04 ---> 0cdaf298e24c 08:21:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:21:04 ---> Running in 087da720488f 08:21:04 Removing intermediate container 087da720488f 08:21:04 ---> 0eb1ca69e1ad 08:21:04 Step 21/23 : LABEL arch=x86_64 08:21:04 ---> Running in 7ada26ba1747 08:21:04 Removing intermediate container 7ada26ba1747 08:21:04 ---> 120a0d8e72a1 08:21:04 Step 22/23 : LABEL git_sha=94fd6a22abe688d6d5e19ddf44a2522e548e8e35 08:21:04 ---> Running in 446528f74705 08:21:04 Removing intermediate container 446528f74705 08:21:04 ---> 198b9d64014e 08:21:04 Step 23/23 : LABEL version=0.0.0 08:21:04 ---> Running in 8f438aba03e9 08:21:04 Removing intermediate container 8f438aba03e9 08:21:04 ---> f782a12cbb56 08:21:04 08:21:04 Successfully built f782a12cbb56 08:21:04 Successfully tagged support-notifications:latest 08:21:04  Building support-notifications ... done  [Pipeline] } 08:21:04 $ docker stop --time=1 7eb204b7fa6acbaca596f27c10c67b448f1e579b87a018c20a1c5c5e854cd757 08:21:05 $ docker rm -f --volumes 7eb204b7fa6acbaca596f27c10c67b448f1e579b87a018c20a1c5c5e854cd757 [Pipeline] // withDockerContainer [Pipeline] sh 08:21:06 + docker images 08:21:06 REPOSITORY TAG IMAGE ID CREATED SIZE 08:21:06 support-notifications latest f782a12cbb56 3 seconds ago 32.4MB 08:21:06 4aff9b9d38d8 9 seconds ago 1.79GB 08:21:06 core-data latest 73446ece8491 38 seconds ago 20MB 08:21:06 security-spiffe-token-provider latest 3eeda208e8a5 39 seconds ago 32.8MB 08:21:06 security-spire-server latest 85fb1ff5d062 43 seconds ago 103MB 08:21:06 cf57f462b6f6 47 seconds ago 1.73GB 08:21:06 4efd6874e819 53 seconds ago 1.76GB 08:21:06 a1ab28e3b9d9 About a minute ago 1.58GB 08:21:06 security-secretstore-setup latest c12f9b6dccf2 About a minute ago 32.8MB 08:21:06 security-bootstrapper latest 324c31ddbce9 About a minute ago 22.2MB 08:21:06 security-proxy-setup latest 451844b93cf3 About a minute ago 18.7MB 08:21:06 support-scheduler latest bb25f4322b53 About a minute ago 31.8MB 08:21:06 b8404328802f About a minute ago 1.72GB 08:21:06 003ef84b1cf8 About a minute ago 1.79GB 08:21:06 5562edb06a76 About a minute ago 1.7GB 08:21:06 1f567828a7ec 2 minutes ago 1.71GB 08:21:06 core-metadata latest d3746907d919 2 minutes ago 20.4MB 08:21:06 core-command latest 9e08ecc42aa9 2 minutes ago 19.8MB 08:21:06 core-common-config-bootstrapper latest 931a08c65885 2 minutes ago 17.2MB 08:21:06 security-proxy-auth latest 7ae0e2bcdab0 2 minutes ago 18.3MB 08:21:06 907345751c8e 2 minutes ago 1.73GB 08:21:06 d60a0eaee7ea 2 minutes ago 1.72GB 08:21:06 a5d5738cc2ca 2 minutes ago 1.7GB 08:21:06 bd0eca5bca4c 2 minutes ago 1.72GB 08:21:06 security-spire-agent latest e87de1936ea7 3 minutes ago 161MB 08:21:06 security-spire-config latest 4e9c59ab1684 3 minutes ago 102MB 08:21:06 d88918ae5bc1 3 minutes ago 1.58GB 08:21:06 ede2cbb9926b 3 minutes ago 1.58GB 08:21:06 ci-base-image-x86_64 latest 13bc6ff1f611 7 minutes ago 918MB 08:21:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 9 days ago 700MB 08:21:06 alpine 3.17 9ed4aefc74f6 5 weeks ago 7.05MB 08:21:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB 08:21:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:21:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:21:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:21:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:21:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.967s coverage: 38.4% of statements 08:21:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.229s coverage: 89.5% of statements 08:21:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:21:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:21:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:21:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:21:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.231s coverage: 84.8% of statements 08:21:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:21:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:21:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:21:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:21:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.283s coverage: 17.7% of statements 08:21:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:21:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:21:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:21:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:21:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.534s coverage: 92.3% of statements 08:21:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:21:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:21:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.290s coverage: 61.5% of statements 08:21:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:21:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:21:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.361s coverage: 97.7% of statements 08:21:33 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:21:33 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:21:33 go vet ./... 08:24:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:24:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:24:10 ./bin/test-attribution-txt.sh [Pipeline] echo 08:24:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:24:10 + ls -al . 08:24:10 total 700 08:24:10 drwxrwxr-x 10 1001 1001 4096 May 4 08:16 . 08:24:10 drwxr-xr-x 4 root root 4096 May 4 08:16 .. 08:24:10 drwxrwxr-x 2 1001 1001 4096 May 4 08:15 .blubracket 08:24:10 -rw-rw-r-- 1 1001 1001 16 May 4 08:15 .dockerignore 08:24:10 drwxrwxr-x 8 1001 1001 4096 May 4 08:15 .git 08:24:10 drwxrwxr-x 3 1001 1001 4096 May 4 08:15 .github 08:24:10 -rw-rw-r-- 1 1001 1001 1133 May 4 08:15 .gitignore 08:24:10 -rw-rw-r-- 1 1001 1001 42 May 4 08:15 .golangci.yml 08:24:10 -rw-rw-r-- 1 1001 1001 87 May 4 08:15 .hadolint.yml 08:24:10 -rw-rw-r-- 1 1001 1001 166 May 4 08:15 .sonarcloud.properties 08:24:10 -rw-rw-r-- 1 1001 1001 1171 May 4 08:15 ADOPTERS.md 08:24:10 -rw-rw-r-- 1 1001 1001 10835 May 4 08:15 Attribution.txt 08:24:10 -rw-rw-r-- 1 1001 1001 73765 May 4 08:15 CHANGELOG.md 08:24:10 -rw-rw-r-- 1 1001 1001 3804 May 4 08:15 CONTRIBUTING.md 08:24:10 -rw-rw-r-- 1 1001 1001 677 May 4 08:15 GOVERNANCE.md 08:24:10 -rw-rw-r-- 1 1001 1001 883 May 4 08:15 Jenkinsfile 08:24:10 -rw-rw-r-- 1 1001 1001 10775 May 4 08:15 LICENSE 08:24:10 -rw-rw-r-- 1 1001 1001 14368 May 4 08:15 Makefile 08:24:10 -rw-rw-r-- 1 1001 1001 582 May 4 08:15 OWNERS.md 08:24:10 -rw-rw-r-- 1 1001 1001 9403 May 4 08:15 README.md 08:24:10 -rw-rw-r-- 1 1001 1001 789 May 4 08:15 SECURITY.md 08:24:10 -rw-rw-r-- 1 1001 1001 5 May 4 08:12 VERSION 08:24:10 drwxrwxr-x 2 1001 1001 4096 May 4 08:15 bin 08:24:10 drwxrwxr-x 18 1001 1001 4096 May 4 08:15 cmd 08:24:10 -rw-r--r-- 1 root root 448560 May 4 08:21 coverage.out 08:24:10 -rw-rw-r-- 1 1001 1001 3200 May 4 08:15 go.mod 08:24:10 -rw-rw-r-- 1 1001 1001 31040 May 4 08:15 go.sum 08:24:10 drwxrwxr-x 7 1001 1001 4096 May 4 08:15 internal 08:24:10 drwxrwxr-x 3 1001 1001 4096 May 4 08:15 openapi 08:24:10 -rw-rw-r-- 1 1001 1001 594 May 4 08:15 security.txt 08:24:10 drwxrwxr-x 4 1001 1001 4096 May 4 08:15 snap 08:24:10 -rw-rw-r-- 1 1001 1001 204 May 4 08:15 version.go [Pipeline] sh 08:24:11 + '[' -e coverage.out ] 08:24:11 + chown 1001:1001 coverage.out [Pipeline] stash 08:24:11 Warning: overwriting stash ‘coverage-report’ 08:24:12 Stashed 1 file(s) [Pipeline] sh 08:24:12 + make build 08:24:12 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:25:49 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:25:49 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:25:49 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:25:50 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:26:37 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:26:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:26:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:26:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:26:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:27:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:27:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:27:12 $ docker stop --time=1 30116fa86f39c0aa4cf1a822472fe357abc8744a27638701b5ddf14f0f975494 08:27:14 $ docker rm -f --volumes 30116fa86f39c0aa4cf1a822472fe357abc8744a27638701b5ddf14f0f975494 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:27:16 08:27:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:27:17 latest: Pulling from edgex-devops/edgex-compose-arm64 08:27:17 29e5d40040c1: Pulling fs layer 08:27:17 1ce36da41761: Pulling fs layer 08:27:17 25b303627fd3: Pulling fs layer 08:27:17 29e5d40040c1: Verifying Checksum 08:27:17 29e5d40040c1: Download complete 08:27:17 1ce36da41761: Verifying Checksum 08:27:17 1ce36da41761: Download complete 08:27:18 29e5d40040c1: Pull complete 08:27:19 25b303627fd3: Verifying Checksum 08:27:19 25b303627fd3: Download complete 08:27:19 1ce36da41761: Pull complete 08:27:30 25b303627fd3: Pull complete 08:27:30 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:27:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:27:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:27:30 prd-ubuntu20.04-docker-arm64-4c-16g-13275 does not seem to be running inside a container 08:27:30 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:27:33 $ docker top 801d95487de263b404db0884184b136e859c8095b99278e3fe58cd6ac76dc83e -eo pid,comm [Pipeline] { [Pipeline] sh 08:27:34 + docker-compose build --help 08:27:34 + grep parallel 08:27:38 --parallel Build images in parallel. [Pipeline] } 08:27:38 $ docker stop --time=1 801d95487de263b404db0884184b136e859c8095b99278e3fe58cd6ac76dc83e 08:27:40 $ docker rm -f --volumes 801d95487de263b404db0884184b136e859c8095b99278e3fe58cd6ac76dc83e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:27:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:27:41 prd-ubuntu20.04-docker-arm64-4c-16g-13275 does not seem to be running inside a container 08:27:41 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:27:42 $ docker top 9eff4d96c4807c594b515248257af35e33d9a24eeaa97bec5d750c940055467a -eo pid,comm [Pipeline] { [Pipeline] sh 08:27:43 + docker-compose -f ./docker-compose-build.yml build --parallel 08:27:48 Building core-command ... 08:27:48 Building core-common-config-bootstrapper ... 08:27:48 Building core-data ... 08:27:48 Building core-metadata ... 08:27:48 Building security-bootstrapper ... 08:27:48 Building security-proxy-auth ... 08:27:48 Building security-proxy-setup ... 08:27:48 Building security-secretstore-setup ... 08:27:48 Building security-spiffe-token-provider ... 08:27:48 Building security-spire-agent ... 08:27:48 Building security-spire-config ... 08:27:48 Building security-spire-server ... 08:27:48 Building support-notifications ... 08:27:48 Building support-scheduler ... 08:27:48 Building security-spire-agent 08:27:48 Building support-scheduler 08:27:48 Building support-notifications 08:27:48 Building core-command 08:27:48 Building security-spire-config 08:28:35 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:28:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:28:35 ---> 1e15545eaf38 08:28:35 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:28:35 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:28:35 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:28:35 ---> 1e15545eaf38 08:28:35 Step 3/27 : WORKDIR /edgex-go 08:28:36 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:28:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:28:36 ---> 1e15545eaf38 08:28:36 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:28:36 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:28:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:28:36 ---> 1e15545eaf38 08:28:36 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:28:36 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:28:36 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:28:36 ---> 1e15545eaf38 08:28:36 Step 3/27 : WORKDIR /edgex-go 08:28:36 ---> Running in 57bdcbcb5dad 08:28:36 ---> Running in 9348c85de9ff 08:28:36 ---> Running in 27820bb29c33 08:28:36 ---> Running in bbe5721d97e4 08:28:36 ---> Running in 9fc6eebdb241 08:28:41 Removing intermediate container bbe5721d97e4 08:28:41 ---> b22f45e5fe54 08:28:41 Step 4/23 : WORKDIR /edgex-go 08:28:41 Removing intermediate container 57bdcbcb5dad 08:28:41 ---> 8945bbb41d57 08:28:41 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:28:41 Removing intermediate container 9348c85de9ff 08:28:41 ---> 840bd5669625 08:28:41 Step 4/23 : WORKDIR /edgex-go 08:28:41 Removing intermediate container 27820bb29c33 08:28:41 ---> 6f928e3ca84e 08:28:41 Step 4/24 : WORKDIR /edgex-go 08:28:41 Removing intermediate container 9fc6eebdb241 08:28:41 ---> 11a60be5b42d 08:28:41 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:28:41 ---> Running in 7e7bf2ba0cbb 08:28:41 ---> Running in d7350ea7cc0d 08:28:41 ---> Running in 21952020c0c5 08:28:41 ---> Running in 20cea7b3d407 08:28:41 ---> Running in 99fcaa30023c 08:28:41 Removing intermediate container 21952020c0c5 08:28:41 ---> 0947f8d2e4e2 08:28:41 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:28:41 Removing intermediate container 7e7bf2ba0cbb 08:28:41 ---> c40fe69ce115 08:28:41 Step 5/23 : RUN apk add --update --no-cache make git 08:28:41 ---> Running in e93444a381bb 08:28:41 Removing intermediate container 20cea7b3d407 08:28:41 ---> 3f22cb0231d3 08:28:41 ---> Running in c7e42fa2bc34 08:28:41 Step 5/24 : RUN apk add --update --no-cache make git 08:28:41 ---> Running in bbffbb21a8e5 08:28:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:28:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:28:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:28:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:28:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:28:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:28:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:28:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:28:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:28:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:28:45 OK: 263 MiB in 53 packages 08:28:45 OK: 263 MiB in 53 packages 08:28:45 OK: 263 MiB in 53 packages 08:28:46 OK: 263 MiB in 53 packages 08:28:46 OK: 263 MiB in 53 packages 08:28:47 Removing intermediate container 99fcaa30023c 08:28:47 ---> 753f1f28df46 08:28:47 Step 5/27 : COPY go.mod vendor* ./ 08:28:47 Removing intermediate container d7350ea7cc0d 08:28:47 ---> 26414f08f37f 08:28:47 Step 5/27 : COPY go.mod vendor* ./ 08:28:47 Removing intermediate container e93444a381bb 08:28:47 ---> 369fc622b179 08:28:47 Step 6/23 : COPY go.mod vendor* ./ 08:28:47 Removing intermediate container bbffbb21a8e5 08:28:47 ---> f30af779499c 08:28:47 Step 6/24 : COPY go.mod vendor* ./ 08:28:48 Removing intermediate container c7e42fa2bc34 08:28:48 ---> 17cd0d038b02 08:28:48 Step 6/23 : COPY go.mod vendor* ./ 08:28:48 ---> 865620ae58ee 08:28:48 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:28:48 ---> 3168fbfa9b5f 08:28:48 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:28:48 ---> Running in 127252c07353 08:28:48 ---> Running in 3e673b7d3268 08:28:48 ---> 13b8160127ab 08:28:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:28:49 ---> Running in 875afff66e2e 08:28:49 ---> 62b60a02d390 08:28:49 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:28:49 ---> Running in 584628626f71 08:28:49 ---> a4011058af93 08:28:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:28:49 ---> Running in 56b7baec9789 08:30:41 Removing intermediate container 875afff66e2e 08:30:41 ---> db38ec9dfa95 08:30:41 Step 8/23 : COPY . . 08:30:41 Removing intermediate container 584628626f71 08:30:41 ---> 1045941e167d 08:30:41 Step 8/24 : COPY . . 08:30:41 Removing intermediate container 3e673b7d3268 08:30:41 ---> e9e0be74b33f 08:30:41 Step 7/27 : COPY . . 08:30:41 Removing intermediate container 127252c07353 08:30:41 ---> 6788ed96bbcc 08:30:41 Step 7/27 : COPY . . 08:30:41 Removing intermediate container 56b7baec9789 08:30:41 ---> a30b88e426a8 08:30:41 Step 8/23 : COPY . . 08:30:46 ---> ce68e7abc3bd 08:30:46 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 08:30:46 ---> 8af2d9fe11a1 08:30:46 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 08:30:46 ---> 30f5363bec4f 08:30:46 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:30:46 ---> Running in 1e6fd50afd9c 08:30:46 ---> Running in 3ac0c67431bf 08:30:46 ---> 1e5dca3748b8 08:30:46 Step 9/23 : RUN make cmd/support-notifications/support-notifications 08:30:46 ---> Running in 7b18a01b5054 08:30:46 ---> Running in 4bb46ae49ff7 08:30:46 ---> 355ddcee8c6b 08:30:46 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 08:30:47 Removing intermediate container 1e6fd50afd9c 08:30:47 ---> c5de60ef1364 08:30:47 Step 9/27 : WORKDIR /edgex-go/spire-build 08:30:47 ---> Running in 73177496924d 08:30:47 ---> Running in 8c7b466e82d8 08:30:47 Removing intermediate container 73177496924d 08:30:47 ---> f3c9b196acb9 08:30:47 Step 9/27 : WORKDIR /edgex-go/spire-build 08:30:47 Removing intermediate container 8c7b466e82d8 08:30:47 ---> Running in 0da788d12306 08:30:47 ---> 1c375610fa55 08:30:47 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:30:48 ---> Running in b7bd02ad6a77 08:30:48 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:30:48 Removing intermediate container 0da788d12306 08:30:48 ---> 7470a7c2000d 08:30:48 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:30:48 ---> Running in f615896bea66 08:30:48 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:30:48 Removing intermediate container b7bd02ad6a77 08:30:48 ---> d1f6a0dab5d6 08:30:48 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 08:30:49 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:30:49 ---> Running in 9998eba16f99 08:30:49 Removing intermediate container f615896bea66 08:30:49 ---> a6c2751780c6 08:30: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 08:30:49 ---> Running in 53cfb5e2df72 08:30:53 Removing intermediate container 9998eba16f99 08:30:53 ---> 45a30b034a8d 08:30:53 Step 12/27 : WORKDIR /edgex-go 08:30:53 ---> Running in 532492476f16 08:30:53 Removing intermediate container 53cfb5e2df72 08:30:53 ---> fd82f806502e 08:30:53 Step 12/27 : WORKDIR /edgex-go 08:30:53 ---> Running in 1bc59e1b4a99 08:30:53 Removing intermediate container 532492476f16 08:30:53 ---> 979b5b18fa14 08:30:53 08:30:53 Step 13/27 : FROM alpine:3.17 08:30:53 3.17: Pulling from library/alpine 08:30:54 Removing intermediate container 1bc59e1b4a99 08:30:54 ---> 475cef6fd601 08:30:54 08:30:54 Step 13/27 : FROM alpine:3.17 08:30:54 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:30:54 Status: Downloaded newer image for alpine:3.17 08:30:54 ---> 51e60588ff2c 08:30:54 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:30:54 3.17: Pulling from library/alpine 08:30:54 ---> Running in 7c2419f1c0d3 08:30:54 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:30:54 Status: Image is up to date for alpine:3.17 08:30:54 ---> 51e60588ff2c 08:30:54 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:30:54 ---> Running in 561db9664f9a 08:30:55 Removing intermediate container 7c2419f1c0d3 08:30:55 ---> b1721aab205e 08:30:55 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:30:55 Removing intermediate container 561db9664f9a 08:30:55 ---> ae2f77300f46 08:30:55 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:30:55 ---> Running in d303a1444968 08:30:55 ---> Running in a71fe18b0633 08:30:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:30:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:30:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:30:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:30:59 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:30:59 v3.17.3-150-g717cba89b75 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:30:59 OK: 17691 distinct packages available 08:30:59 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:30:59 v3.17.3-150-g717cba89b75 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:30:59 OK: 17691 distinct packages available 08:30:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:30:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:31:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:31:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:31:02 (1/5) Installing dumb-init (1.2.5-r2) 08:31:02 (2/5) Installing musl-obstack (1.2.3-r0) 08:31:02 (3/5) Installing libucontext (1.2-r0) 08:31:02 (4/5) Installing gcompat (1.1.0-r0) 08:31:02 (5/5) Installing openssl (3.0.8-r4) 08:31:02 Executing busybox-1.35.0-r29.trigger 08:31:02 OK: 9 MiB in 20 packages 08:31:02 (1/4) Installing dumb-init (1.2.5-r2) 08:31:02 (2/4) Installing musl-obstack (1.2.3-r0) 08:31:02 (3/4) Installing libucontext (1.2-r0) 08:31:02 (4/4) Installing gcompat (1.1.0-r0) 08:31:02 Executing busybox-1.35.0-r29.trigger 08:31:02 OK: 8 MiB in 19 packages 08:31:04 Removing intermediate container a71fe18b0633 08:31:04 ---> 77ccf7096ff7 08:31:04 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:31:04 Removing intermediate container d303a1444968 08:31:04 ---> 71efbfa77c0b 08:31:04 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:31:07 ---> e37919b6fcb8 08:31:07 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:31:07 ---> 264ac6b0cc9c 08:31:07 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:31:08 ---> 7860c7723f5a 08:31:08 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:31:08 ---> 115972c88769 08:31:08 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:31:14 ---> 0b246d49c242 08:31:14 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:31:16 ---> f6c83e0b9257 08:31:16 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:31:18 ---> 79320870511b 08:31:18 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:31:18 ---> Running in 8ab9a076bf7e 08:31:20 Removing intermediate container 8ab9a076bf7e 08:31:20 ---> e111688dee15 08:31:20 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:31:21 ---> 2fd429e898ca 08:31:21 Step 22/27 : WORKDIR / 08:31:22 ---> Running in 7239ba02e436 08:31:22 Removing intermediate container 7239ba02e436 08:31:22 ---> 3356ac23e41d 08:31:22 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:31:22 ---> 0ccd0b93539a 08:31:22 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:31:22 ---> Running in 27b485e5ed6b 08:31:23 Removing intermediate container 27b485e5ed6b 08:31:23 ---> dddb209b6d54 08:31:23 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:31:23 ---> Running in 739c2dc09806 08:31:23 ---> 4b67ffbca8d9 08:31:23 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:31:24 Removing intermediate container 739c2dc09806 08:31:24 ---> 2ddda45c2bb0 08:31:24 Step 25/27 : LABEL arch=arm64 08:31:24 ---> Running in 2632d41010f8 08:31:24 ---> cc6ddc12667a 08:31:24 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:31:24 Removing intermediate container 2632d41010f8 08:31:24 ---> ef00323ab1fe 08:31:24 Step 26/27 : LABEL git_sha=cbbd47a177a64ff9b07711511e0e4cd04975600b 08:31:24 ---> Running in 5e5e7f4e7ba4 08:31:25 Removing intermediate container 5e5e7f4e7ba4 08:31:25 ---> cf55726b6298 08:31:25 Step 27/27 : LABEL version=0.0.0 08:31:25 ---> Running in 91ea36dca26d 08:31:25 ---> cea16c19e814 08:31:25 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:31:26 ---> Running in 38fdfb151f89 08:31:26 Removing intermediate container 91ea36dca26d 08:31:26 ---> 29976f0ca249 08:31:26 08:31:26 Removing intermediate container 38fdfb151f89 08:31:26 ---> 4d3f772df8f8 08:31:26 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:31:26 Successfully built 29976f0ca249 08:31:26 Successfully tagged security-spire-config-arm64:latest 08:31:26  Building security-spire-config ... done Building security-spire-server 08:31:26 ---> Running in 4cb1de67e9e0 08:31:27 Removing intermediate container 4cb1de67e9e0 08:31:27 ---> daa2528afdc3 08:31:27 Step 25/27 : LABEL arch=arm64 08:31:27 ---> Running in 93f90cf8bbcf 08:31:27 Removing intermediate container 93f90cf8bbcf 08:31:27 ---> 7b8650cb2d40 08:31:27 Step 26/27 : LABEL git_sha=cbbd47a177a64ff9b07711511e0e4cd04975600b 08:31:27 ---> Running in 275b47170c2c 08:31:28 Removing intermediate container 275b47170c2c 08:31:28 ---> 88957194eb04 08:31:28 Step 27/27 : LABEL version=0.0.0 08:31:28 ---> Running in 5b179378dba7 08:31:29 Removing intermediate container 5b179378dba7 08:31:29 ---> 213b9e3200c0 08:31:29 08:31:29 Successfully built 213b9e3200c0 08:31:29 Successfully tagged security-spire-agent-arm64:latest 08:31:29  Building security-spire-agent ... done Building core-common-config-bootstrapper 08:31:51 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:31:51 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:31:51 ---> 1e15545eaf38 08:31:51 Step 3/26 : WORKDIR /edgex-go 08:31:51 ---> Using cache 08:31:51 ---> 11a60be5b42d 08:31:51 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 08:31:51 ---> Using cache 08:31:51 ---> 753f1f28df46 08:31:51 Step 5/26 : COPY go.mod vendor* ./ 08:31:51 ---> Using cache 08:31:51 ---> 865620ae58ee 08:31:51 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:31:51 ---> Using cache 08:31:51 ---> 6788ed96bbcc 08:31:51 Step 7/26 : COPY . . 08:31:51 ---> Using cache 08:31:51 ---> ce68e7abc3bd 08:31:51 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 08:31:51 ---> Using cache 08:31:51 ---> c5de60ef1364 08:31:51 Step 9/26 : WORKDIR /edgex-go/spire-build 08:31:51 ---> Using cache 08:31:51 ---> 1c375610fa55 08:31:51 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:31:51 ---> Using cache 08:31:51 ---> d1f6a0dab5d6 08:31:51 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:31:52 ---> Running in 3bcd179cd176 08:31:54 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:31:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:31:54 ---> 1e15545eaf38 08:31:54 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:31:54 ---> Using cache 08:31:54 ---> 6f928e3ca84e 08:31:54 Step 4/23 : WORKDIR /edgex-go 08:31:54 ---> Using cache 08:31:54 ---> 3f22cb0231d3 08:31:54 Step 5/23 : RUN apk add --update --no-cache make git 08:31:54 ---> Using cache 08:31:54 ---> f30af779499c 08:31:54 Step 6/23 : COPY go.mod vendor* ./ 08:31:54 ---> Using cache 08:31:54 ---> 62b60a02d390 08:31:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:31:54 ---> Using cache 08:31:54 ---> 1045941e167d 08:31:54 Step 8/23 : COPY . . 08:31:54 ---> Using cache 08:31:54 ---> 30f5363bec4f 08:31:54 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:31:54 ---> Running in f7f1f895df16 08:31:56 Removing intermediate container 3bcd179cd176 08:31:56 ---> 363efc729afb 08:31:56 Step 12/26 : WORKDIR /edgex-go 08:31:56 ---> Running in 03c87e1e22f1 08:31:56 Removing intermediate container 03c87e1e22f1 08:31:56 ---> 578c240ed470 08:31:56 08:31:56 Step 13/26 : FROM alpine:3.17 08:31:56 ---> 51e60588ff2c 08:31:56 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:31:56 ---> Using cache 08:31:56 ---> ae2f77300f46 08:31:56 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:31:56 ---> Using cache 08:31:56 ---> 77ccf7096ff7 08:31:56 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 08:31:56 ---> Using cache 08:31:57 ---> e37919b6fcb8 08:31:57 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 08:31:57 ---> Using cache 08:31:57 ---> 115972c88769 08:31:57 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:31:57 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:32:03 ---> 04ee3c7895f0 08:32:03 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:32:03 ---> 86819a2a6a29 08:32:03 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:32:04 ---> b8a9107eb8db 08:32:04 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:32:05 ---> eda017aaf574 08:32:05 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:32:05 ---> Running in af304c24bbaa 08:32:06 Removing intermediate container af304c24bbaa 08:32:06 ---> b1fbbd2462a3 08:32:06 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:32:06 ---> Running in b5adfd1a06bd 08:32:06 Removing intermediate container b5adfd1a06bd 08:32:06 ---> 103c8827dabb 08:32:06 Step 24/26 : LABEL arch=arm64 08:32:06 ---> Running in 0cbe65017db3 08:32:07 Removing intermediate container 0cbe65017db3 08:32:07 ---> afd3f4ab61cf 08:32:07 Step 25/26 : LABEL git_sha=cbbd47a177a64ff9b07711511e0e4cd04975600b 08:32:07 ---> Running in 9bc42cba1844 08:32:08 Removing intermediate container 9bc42cba1844 08:32:08 ---> 0f27b632e3db 08:32:08 Step 26/26 : LABEL version=0.0.0 08:32:08 ---> Running in cfcde059d9d0 08:32:08 Removing intermediate container cfcde059d9d0 08:32:08 ---> d93d42bbc471 08:32:08 08:32:08 Successfully built d93d42bbc471 08:32:08 Successfully tagged security-spire-server-arm64:latest 08:32:08 Building security-secretstore-setup 08:32:27  Building security-spire-server ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:32:27 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:32:27 ---> 1e15545eaf38 08:32:27 Step 3/25 : WORKDIR /edgex-go 08:32:27 ---> Using cache 08:32:27 ---> 11a60be5b42d 08:32:27 Step 4/25 : RUN apk add --update --no-cache make git 08:32:29 ---> Running in ba16d1af8ddd 08:32:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:32:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:32:33 OK: 263 MiB in 53 packages 08:32:34 Removing intermediate container ba16d1af8ddd 08:32:34 ---> 93158b9f638c 08:32:34 Step 5/25 : COPY go.mod vendor* ./ 08:32:35 ---> 9b49b8251ab9 08:32:35 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:35 ---> Running in 338a3d43638b 08:34:12 Removing intermediate container 338a3d43638b 08:34:12 ---> 9edab3a93f63 08:34:12 Step 7/25 : COPY . . 08:34:17 ---> 3b969eb003ec 08:34:17 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:34:17 ---> Running in 76d3ec309efc 08:34:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:37:56 Removing intermediate container 7b18a01b5054 08:37:56 ---> 45cc96b4e361 08:37:56 08:37:56 Step 10/24 : FROM alpine:3.17 08:37:56 ---> 51e60588ff2c 08:37:56 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:37:56 ---> Running in fb12e3bf8448 08:37:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:37:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:37:56 (1/1) Installing dumb-init (1.2.5-r2) 08:37:56 Executing busybox-1.35.0-r29.trigger 08:37:56 OK: 8 MiB in 16 packages 08:37:56 Removing intermediate container fb12e3bf8448 08:37:56 ---> 71ee7f11677a 08:37:56 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:37:56 ---> Running in abb8c991352f 08:37:56 Removing intermediate container abb8c991352f 08:37:56 ---> 590c99ca2686 08:37:56 Step 13/24 : ENV APP_PORT=59882 08:37:56 ---> Running in b9b84daad6e3 08:37:56 Removing intermediate container b9b84daad6e3 08:37:56 ---> 61ff284c463b 08:37:56 Step 14/24 : EXPOSE $APP_PORT 08:37:56 ---> Running in 31f05abad8c6 08:37:56 Removing intermediate container 31f05abad8c6 08:37:56 ---> 06d1ed370a3c 08:37:56 Step 15/24 : WORKDIR / 08:37:56 ---> Running in ee67325735c9 08:37:56 Removing intermediate container ee67325735c9 08:37:56 ---> 2a5eb820122f 08:37:56 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:56 ---> 93745cfbd26b 08:37:56 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 08:37:56 ---> 4002917d1b87 08:37:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:37:56 ---> 92e2ddba267e 08:37:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:37:56 ---> a209a6ed2293 08:37:56 Step 20/24 : ENTRYPOINT ["/core-command"] 08:37:57 ---> Running in 8cf713087cf8 08:37:57 Removing intermediate container 8cf713087cf8 08:37:57 ---> 8e5fe225c83e 08:37:57 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:37:57 ---> Running in cacf19855eb5 08:37:57 Removing intermediate container cacf19855eb5 08:37:57 ---> da75b3f887e9 08:37:57 Step 22/24 : LABEL arch=arm64 08:37:58 ---> Running in 13b3ebdf508a 08:37:58 Removing intermediate container 13b3ebdf508a 08:37:58 ---> 8f83d7761967 08:37:58 Step 23/24 : LABEL git_sha=cbbd47a177a64ff9b07711511e0e4cd04975600b 08:37:58 ---> Running in 61bf8ce095e3 08:37:59 Removing intermediate container 61bf8ce095e3 08:37:59 ---> b363e3b2bf0f 08:37:59 Step 24/24 : LABEL version=0.0.0 08:37:59 ---> Running in 8e7b9380e23a 08:37:59 Removing intermediate container 8e7b9380e23a 08:37:59 ---> 49af3764fd8d 08:37:59 08:38:00 Successfully built 49af3764fd8d 08:38:00 Successfully tagged core-command-arm64:latest 08:38:00 Building core-data 08:38:18  Building core-command ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:38:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:38:18 ---> 1e15545eaf38 08:38:18 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:38:18 ---> Using cache 08:38:18 ---> 6f928e3ca84e 08:38:18 Step 4/23 : WORKDIR /edgex-go 08:38:18 ---> Using cache 08:38:18 ---> 3f22cb0231d3 08:38:18 Step 5/23 : RUN apk add --update --no-cache make git 08:38:18 ---> Using cache 08:38:18 ---> f30af779499c 08:38:18 Step 6/23 : COPY go.mod vendor* ./ 08:38:18 ---> Using cache 08:38:18 ---> 62b60a02d390 08:38:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:18 ---> Using cache 08:38:18 ---> 1045941e167d 08:38:18 Step 8/23 : COPY . . 08:38:18 ---> Using cache 08:38:18 ---> 30f5363bec4f 08:38:18 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:38:18 ---> Running in d695c22586b2 08:38:20 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:38:52 Removing intermediate container f7f1f895df16 08:38:52 ---> 53ef547a09a8 08:38:52 08:38:52 Step 10/23 : FROM alpine:3.17 08:38:52 ---> 51e60588ff2c 08:38:52 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:38:52 ---> Running in 4bc8c7584c46 08:38:52 Removing intermediate container 4bc8c7584c46 08:38:52 ---> c5c87a058094 08:38:52 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:38:52 ---> Running in cbf2330857e0 08:38:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:38:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:38:52 (1/1) Installing dumb-init (1.2.5-r2) 08:38:52 Executing busybox-1.35.0-r29.trigger 08:38:52 OK: 8 MiB in 16 packages 08:38:53 Removing intermediate container cbf2330857e0 08:38:53 ---> e0a2fe470a9d 08:38:53 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:54 ---> 3e4cdd282d1c 08:38:54 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:38:55 ---> 054451b0be14 08:38:55 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:38:57 ---> 150c89dfb438 08:38:57 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:38:58 ---> 0a9067d067cf 08:38:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:38:59 ---> c492739939b3 08:38:59 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:59 ---> Running in f294c09060da 08:39:02 Removing intermediate container f294c09060da 08:39:02 ---> e7a38fe1d256 08:39:02 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:39:02 ---> Running in 4a4111898a4d 08:39:02 Removing intermediate container 4a4111898a4d 08:39:02 ---> 48e571cfdc08 08:39:02 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 08:39:02 ---> Running in 3c779401435d 08:39:03 Removing intermediate container 3c779401435d 08:39:03 ---> cb4337418a79 08:39:03 Step 21/23 : LABEL arch=arm64 08:39:03 ---> Running in 0500931b226b 08:39:03 Removing intermediate container 0500931b226b 08:39:03 ---> 852f7fa8de34 08:39:03 Step 22/23 : LABEL git_sha=cbbd47a177a64ff9b07711511e0e4cd04975600b 08:39:03 ---> Running in f88aad693e98 08:39:04 Removing intermediate container f88aad693e98 08:39:04 ---> 793a9a257db9 08:39:04 Step 23/23 : LABEL version=0.0.0 08:39:04 ---> Running in b1b7bcc380db 08:39:05 Removing intermediate container b1b7bcc380db 08:39:05 ---> 982077b21214 08:39:05 08:39:05 Successfully built 982077b21214 08:39:05 Successfully tagged core-common-config-bootstrapper-arm64:latest 08:39:05  Building core-common-config-bootstrapper ... done Building core-metadata 08:39:23 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:39:23 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:39:23 ---> 1e15545eaf38 08:39:23 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:39:23 ---> Using cache 08:39:23 ---> 6f928e3ca84e 08:39:23 Step 4/25 : WORKDIR /edgex-go 08:39:23 ---> Using cache 08:39:23 ---> 3f22cb0231d3 08:39:23 Step 5/25 : RUN apk add --update --no-cache make git 08:39:23 ---> Using cache 08:39:23 ---> f30af779499c 08:39:23 Step 6/25 : COPY go.mod vendor* ./ 08:39:23 ---> Using cache 08:39:23 ---> 62b60a02d390 08:39:23 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:39:23 ---> Using cache 08:39:23 ---> 1045941e167d 08:39:23 Step 8/25 : COPY . . 08:39:23 ---> Using cache 08:39:23 ---> 30f5363bec4f 08:39:23 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:39:25 ---> Running in 228894bf4026 08:39:27 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:40:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:40:43 Removing intermediate container 3ac0c67431bf 08:40:43 ---> d949795091de 08:40:43 08:40:43 Step 10/23 : FROM alpine:3.17 08:40:43 ---> 51e60588ff2c 08:40:43 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:40:43 ---> Using cache 08:40:43 ---> 71ee7f11677a 08:40:43 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:40:43 ---> Using cache 08:40:43 ---> 590c99ca2686 08:40:43 Step 13/23 : ENV APP_PORT=59861 08:40:43 ---> Running in 7b44bf54768b 08:40:46 Removing intermediate container 7b44bf54768b 08:40:46 ---> 3e55f08ef921 08:40:46 Step 14/23 : EXPOSE $APP_PORT 08:40:46 ---> Running in 762e17c4763b 08:40:46 Removing intermediate container 762e17c4763b 08:40:46 ---> a87025a0306f 08:40:46 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:40:47 Removing intermediate container 4bb46ae49ff7 08:40:47 ---> a54d3f1cf833 08:40:47 08:40:47 Step 10/23 : FROM alpine:3.17 08:40:47 ---> 51e60588ff2c 08:40:47 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:40:47 ---> Running in 31a37f271130 08:40:48 ---> 6a0daf47609a 08:40:48 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:40:50 ---> 044f1f8edfd7 08:40:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:40:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:40:51 Removing intermediate container 76d3ec309efc 08:40:51 ---> c162a3059e20 08:40:51 08:40:51 Step 9/25 : FROM alpine:3.17 08:40:51 ---> 51e60588ff2c 08:40:51 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:40:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:40:51 ---> Running in 5688c289ff05 08:40:52 (1/2) Installing ca-certificates (20220614-r4) 08:40:53 ---> c6937c4326f7 08:40:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:40:53 (2/2) Installing dumb-init (1.2.5-r2) 08:40:53 Executing busybox-1.35.0-r29.trigger 08:40:53 Executing ca-certificates-20220614-r4.trigger 08:40:54 OK: 8 MiB in 17 packages 08:40:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:40:54 ---> 65605826f648 08:40:54 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:40:54 ---> Running in 780d2f228410 08:40:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:40:55 Removing intermediate container 780d2f228410 08:40:55 ---> e62980bf676c 08:40:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:40:55 ---> Running in 102cddf25a97 08:40:56 (1/3) Installing ca-certificates (20220614-r4) 08:40:56 (2/3) Installing dumb-init (1.2.5-r2) 08:40:56 (3/3) Installing su-exec (0.2-r2) 08:40:56 Executing busybox-1.35.0-r29.trigger 08:40:56 Executing ca-certificates-20220614-r4.trigger 08:40:57 OK: 8 MiB in 18 packages 08:40:58 Removing intermediate container 102cddf25a97 08:40:58 ---> 0984311e98ea 08:40:58 Step 21/23 : LABEL arch=arm64 08:40:58 ---> Running in b9dce47fe933 08:40:58 Removing intermediate container 31a37f271130 08:40:58 ---> 409138445013 08:40:58 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 08:40:59 ---> Running in 4219c6f36dca 08:40:59 Removing intermediate container b9dce47fe933 08:40:59 ---> 28480c42e10d 08:40:59 Step 22/23 : LABEL git_sha=cbbd47a177a64ff9b07711511e0e4cd04975600b 08:40:59 ---> Running in 7e0d73368ee0 08:41:00 Removing intermediate container 4219c6f36dca 08:41:00 ---> e41b1583d0e1 08:41:00 Step 13/23 : ENV APP_PORT=59860 08:41:00 ---> Running in 9063f5d7b031 08:41:00 Removing intermediate container 7e0d73368ee0 08:41:00 ---> 73406b9698a5 08:41:00 Step 23/23 : LABEL version=0.0.0 08:41:01 ---> Running in ef71a12866a8 08:41:01 Removing intermediate container 9063f5d7b031 08:41:01 ---> 8dee246b117d 08:41:01 Step 14/23 : EXPOSE $APP_PORT 08:41:01 Removing intermediate container 5688c289ff05 08:41:01 ---> f5afb010dea7 08:41:01 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:41:01 ---> Running in 71b4833d9696 08:41:01 ---> Running in 2b6462efddfa 08:41:02 Removing intermediate container ef71a12866a8 08:41:02 ---> 78800a71cae3 08:41:02 08:41:02 Removing intermediate container 71b4833d9696 08:41:02 ---> f6437965f5c4 08:41:02 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:41:02 Removing intermediate container 2b6462efddfa 08:41:02 ---> f270e616df0c 08:41:02 Step 12/25 : WORKDIR / 08:41:02 ---> Running in 2e923e57c289 08:41:03 Successfully built 78800a71cae3 08:41:03 Successfully tagged support-scheduler-arm64:latest 08:41:03  Building support-scheduler ... done Building security-bootstrapper 08:41:03 Removing intermediate container 2e923e57c289 08:41:03 ---> 2b51d88e6038 08:41:03 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:41:04 ---> f1d6295f7572 08:41:04 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:41:04 ---> 242cc2d8bb51 08:41:04 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 08:41:05 ---> 39b63ac141b6 08:41:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:41:05 ---> 3d980b9857c7 08:41:05 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:41:07 ---> cfefccc99875 08:41:07 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:41:08 ---> 3ad3fe542f1f 08:41:08 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:41:08 ---> 118715c960f9 08:41:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:41:11 ---> c2a15531d59f 08:41:11 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:41:11 ---> 2376f850c6d8 08:41:11 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:41:11 ---> Running in ce2bbbb9df20 08:41:12 Removing intermediate container ce2bbbb9df20 08:41:12 ---> 2f55a834f6cf 08:41:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:41:12 ---> Running in 4a1205ac7f24 08:41:13 Removing intermediate container 4a1205ac7f24 08:41:13 ---> 41e1fe1516e9 08:41:13 Step 21/23 : LABEL arch=arm64 08:41:13 ---> Running in 73221f413850 08:41:14 Removing intermediate container 73221f413850 08:41:14 ---> 44db38515f8c 08:41:14 Step 22/23 : LABEL git_sha=cbbd47a177a64ff9b07711511e0e4cd04975600b 08:41:14 ---> f71c0f893d25 08:41:14 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . ---> Running in 16d631e6f086 08:41:14 08:41:15 Removing intermediate container 16d631e6f086 08:41:15 ---> ec4939904bb6 08:41:15 Step 23/23 : LABEL version=0.0.0 08:41:16 ---> Running in 7055c5dc484b 08:41:17 Removing intermediate container 7055c5dc484b 08:41:17 ---> 424f8f3516e5 08:41:17 08:41:17 Successfully built 424f8f3516e5 08:41:17 Successfully tagged support-notifications-arm64:latest 08:41:17 Building security-spiffe-token-provider 08:41:18  Building support-notifications ... done  ---> 988bd6fe6bf3 08:41:18 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:41:19 ---> 6b8796fe006a 08:41:19 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:41:19 ---> Running in 08ebeb185998 08:41:23 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:41:23 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:41:23 ---> 1e15545eaf38 08:41:23 Step 3/33 : WORKDIR /edgex-go 08:41:23 ---> Using cache 08:41:23 ---> 11a60be5b42d 08:41:23 Step 4/33 : RUN apk add --update --no-cache make git 08:41:23 ---> Using cache 08:41:23 ---> 93158b9f638c 08:41:23 Step 5/33 : COPY go.mod vendor* ./ 08:41:23 ---> Using cache 08:41:23 ---> 9b49b8251ab9 08:41:23 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:23 ---> Using cache 08:41:23 ---> 9edab3a93f63 08:41:23 Step 7/33 : COPY . . 08:41:23 ---> Using cache 08:41:23 ---> 3b969eb003ec 08:41:23 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:41:23 ---> Running in 36c7530d7a66 08:41:23 Removing intermediate container 08ebeb185998 08:41:23 ---> c2200ba654b0 08:41:23 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 08:41:23 ---> Running in 96c87850da01 08:41:24 Removing intermediate container 96c87850da01 08:41:24 ---> e15691b8c089 08:41:24 Step 23/25 : LABEL arch=arm64 08:41:24 ---> Running in f675e36f3878 08:41:25 Removing intermediate container f675e36f3878 08:41:25 ---> cd3d07241746 08:41:25 Step 24/25 : LABEL git_sha=cbbd47a177a64ff9b07711511e0e4cd04975600b 08:41:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:41:25 ---> Running in e037923aa8ba 08:41:26 Removing intermediate container e037923aa8ba 08:41:26 ---> 0c51e80f4da2 08:41:26 Step 25/25 : LABEL version=0.0.0 08:41:26 ---> Running in e42ad75db60d 08:41:26 Removing intermediate container e42ad75db60d 08:41:26 ---> b1feeef78180 08:41:26 08:41:27 Successfully built b1feeef78180 08:41:27 Successfully tagged security-secretstore-setup-arm64:latest 08:41:27 Building security-proxy-setup 08:41:45  Building security-secretstore-setup ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:41:45 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:41:45 ---> 1e15545eaf38 08:41:45 Step 3/20 : WORKDIR /edgex-go 08:41:45 ---> Using cache 08:41:45 ---> 11a60be5b42d 08:41:45 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:41:45 ---> Running in a3b98c59abeb 08:41:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:41:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:41:48 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:41:48 v3.17.3-150-g717cba89b75 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:41:48 OK: 17690 distinct packages available 08:41:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:41:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:41:51 OK: 263 MiB in 53 packages 08:41:52 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:41:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:41:52 ---> 1e15545eaf38 08:41:52 Step 3/22 : WORKDIR /edgex-go 08:41:52 ---> Using cache 08:41:52 ---> 11a60be5b42d 08:41:52 Step 4/22 : RUN apk add --update --no-cache make git 08:41:52 ---> Using cache 08:41:52 ---> 93158b9f638c 08:41:52 Step 5/22 : COPY go.mod vendor* ./ 08:41:52 ---> Using cache 08:41:52 ---> 9b49b8251ab9 08:41:52 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:52 ---> Using cache 08:41:52 ---> 9edab3a93f63 08:41:52 Step 7/22 : COPY . . 08:41:52 ---> Using cache 08:41:52 ---> 3b969eb003ec 08:41:52 Step 8/22 : RUN make cmd/secrets-config/secrets-config 08:41:53 ---> Running in dcfaa96d4bd2 08:41:54 Removing intermediate container a3b98c59abeb 08:41:54 ---> cf677756c279 08:41:54 Step 5/20 : COPY go.mod vendor* ./ 08:41:55 ---> 33330bf7de33 08:41:55 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:41:55 ---> Running in b7056e9a76af 08:43:33 Removing intermediate container b7056e9a76af 08:43:33 ---> 4f89dfe8a7c4 08:43:33 Step 7/20 : COPY . . 08:43:38 ---> 5054c23761ea 08:43:38 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:43:38 ---> Running in a71638a63f14 08:43:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:45:31 Removing intermediate container d695c22586b2 08:45:31 ---> 132f98123b31 08:45:31 08:45:31 Step 10/23 : FROM alpine:3.17 08:45:31 ---> 51e60588ff2c 08:45:31 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:45:31 ---> Running in 7349c9ebdc83 08:45:31 Removing intermediate container 7349c9ebdc83 08:45:31 ---> 83a9b7b0b4e7 08:45:31 Step 12/23 : ENV APP_PORT=59880 08:45:31 ---> Running in 73d6aa2033c1 08:45:31 Removing intermediate container 73d6aa2033c1 08:45:31 ---> 8769db196cff 08:45:31 Step 13/23 : EXPOSE $APP_PORT 08:45:31 ---> Running in d9e274e686c4 08:45:31 Removing intermediate container d9e274e686c4 08:45:31 ---> 58ec4c9d15e1 08:45:31 Step 14/23 : RUN apk add --update --no-cache dumb-init 08:45:31 ---> Running in 53d256e3a318 08:45:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:45:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:45:31 (1/1) Installing dumb-init (1.2.5-r2) 08:45:31 Executing busybox-1.35.0-r29.trigger 08:45:31 OK: 8 MiB in 16 packages 08:45:31 Removing intermediate container 53d256e3a318 08:45:31 ---> bd331eacf653 08:45:31 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:45:31 ---> 0f04d00e7c46 08:45:31 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:45:31 ---> b023daf97f36 08:45:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:45:35 ---> df6acc5a0705 08:45:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:45:35 ---> bc2542972adf 08:45:35 Step 19/23 : ENTRYPOINT ["/core-data"] 08:45:35 ---> Running in d5a3411d778b 08:45:35 Removing intermediate container d5a3411d778b 08:45:35 ---> 1e628670233c 08:45:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:45:35 ---> Running in 5744ad9ab34b 08:45:36 Removing intermediate container 5744ad9ab34b 08:45:36 ---> 58535f09c273 08:45:36 Step 21/23 : LABEL arch=arm64 08:45:36 ---> Running in 915db32409ec 08:45:36 Removing intermediate container 915db32409ec 08:45:36 ---> fa57e2a8bb73 08:45:36 Step 22/23 : LABEL git_sha=cbbd47a177a64ff9b07711511e0e4cd04975600b 08:45:36 ---> Running in aff84d3f6f49 08:45:38 Removing intermediate container aff84d3f6f49 08:45:38 ---> 0b8fc44f0857 08:45:38 Step 23/23 : LABEL version=0.0.0 08:45:38 ---> Running in d02ca4c9bf68 08:45:38 Removing intermediate container d02ca4c9bf68 08:45:38 ---> 7ddf9d01399b 08:45:38 08:45:38 Successfully built 7ddf9d01399b 08:45:38 Successfully tagged core-data-arm64:latest 08:45:38 Building security-proxy-auth 08:45:56  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:45:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:45:56 ---> 1e15545eaf38 08:45:56 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:45:56 ---> Using cache 08:45:56 ---> 6f928e3ca84e 08:45:56 Step 4/23 : WORKDIR /edgex-go 08:45:56 ---> Using cache 08:45:56 ---> 3f22cb0231d3 08:45:56 Step 5/23 : RUN apk add --update --no-cache make git 08:45:56 ---> Using cache 08:45:56 ---> f30af779499c 08:45:56 Step 6/23 : COPY go.mod vendor* ./ 08:45:56 ---> Using cache 08:45:56 ---> 62b60a02d390 08:45:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:56 ---> Using cache 08:45:56 ---> 1045941e167d 08:45:56 Step 8/23 : COPY . . 08:45:56 ---> Using cache 08:45:56 ---> 30f5363bec4f 08:45:56 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:45:56 ---> Running in 5672de269951 08:45:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:46:21 Removing intermediate container 228894bf4026 08:46:21 ---> f82e77eec32e 08:46:21 08:46:21 Step 10/25 : FROM alpine:3.17 08:46:21 ---> 51e60588ff2c 08:46:21 Step 11/25 : RUN apk add --update --no-cache dumb-init 08:46:21 ---> Using cache 08:46:21 ---> 71ee7f11677a 08:46:21 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:46:21 ---> Using cache 08:46:21 ---> 590c99ca2686 08:46:21 Step 13/25 : ENV APP_PORT=59881 08:46:22 ---> Running in 933bb79356f1 08:46:23 Removing intermediate container 933bb79356f1 08:46:23 ---> 1f807fa596a7 08:46:23 Step 14/25 : EXPOSE $APP_PORT 08:46:23 ---> Running in 8559ce182472 08:46:24 Removing intermediate container 8559ce182472 08:46:24 ---> 93a0a7ea7ab8 08:46:24 Step 15/25 : WORKDIR / 08:46:24 ---> Running in 4eb637deafe2 08:46:24 Removing intermediate container 4eb637deafe2 08:46:24 ---> d34d3eb94e3a 08:46:24 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:46:25 ---> ab5a718f92c6 08:46:25 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 08:46:26 ---> ad4f976ecd8a 08:46:26 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:46:28 ---> beebbdbc6188 08:46:28 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:46:28 ---> 15184703b94c 08:46:28 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:46:29 ---> 91b8b6ccba4f 08:46:29 Step 21/25 : ENTRYPOINT ["/core-metadata"] 08:46:30 ---> Running in 8dae008fe900 08:46:30 Removing intermediate container 8dae008fe900 08:46:30 ---> 027c412b65cb 08:46:30 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:46:30 ---> Running in 67e1a53db135 08:46:30 Removing intermediate container 67e1a53db135 08:46:30 ---> bd528ac81408 08:46:30 Step 23/25 : LABEL arch=arm64 08:46:31 ---> Running in b98cf5e7c9a5 08:46:31 Removing intermediate container b98cf5e7c9a5 08:46:31 ---> 39c3bed0d69e 08:46:31 Step 24/25 : LABEL git_sha=cbbd47a177a64ff9b07711511e0e4cd04975600b 08:46:31 ---> Running in a4f7c23bc9ab 08:46:32 Removing intermediate container a4f7c23bc9ab 08:46:32 ---> 5f5b766ffb6e 08:46:32 Step 25/25 : LABEL version=0.0.0 08:46:32 ---> Running in cea6f7a46e71 08:46:33 Removing intermediate container cea6f7a46e71 08:46:33 ---> 7b751d18e645 08:46:33 08:46:33 Successfully built 7b751d18e645 08:46:33 Successfully tagged core-metadata-arm64:latest 08:47:55  Building core-metadata ... done Removing intermediate container 36c7530d7a66 08:47:55 ---> 341de0cc5320 08:47:55 08:47:55 Step 9/33 : FROM alpine:3.17 08:47:55 ---> 51e60588ff2c 08:47:55 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:47:55 ---> Running in f2384fee2868 08:47:55 Removing intermediate container f2384fee2868 08:47:55 ---> 58ff96831413 08:47:55 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 08:47:55 ---> Running in 63c1f95640c7 08:47:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:47:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:47:55 (1/2) Installing dumb-init (1.2.5-r2) 08:47:55 (2/2) Installing su-exec (0.2-r2) 08:47:55 Executing busybox-1.35.0-r29.trigger 08:47:55 OK: 8 MiB in 17 packages 08:47:55 Removing intermediate container 63c1f95640c7 08:47:55 ---> ce2b17c03391 08:47:55 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 08:47:55 ---> Running in c97a33a5abb3 08:47:55 Removing intermediate container c97a33a5abb3 08:47:55 ---> 0993f9935664 08:47:55 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:47:55 ---> Running in d96125db275b 08:47:55 Removing intermediate container d96125db275b 08:47:55 ---> 3990da660dea 08:47:55 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:47:55 ---> Running in 6583697fc95b 08:47:55 Removing intermediate container 6583697fc95b 08:47:55 ---> 2e3dd11ffe16 08:47:55 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:47:55 ---> Running in 976cc448f908 08:47:55 Removing intermediate container 976cc448f908 08:47:55 ---> f34a70d19552 08:47:55 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:47:55 ---> Running in bb0705345be6 08:48:01 Removing intermediate container bb0705345be6 08:48:01 ---> 049a03d75940 08:48:01 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 08:48:01 ---> Running in d416786e400a 08:48:01 Removing intermediate container d416786e400a 08:48:01 ---> a0d35950141e 08:48:01 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:48:01 Removing intermediate container dcfaa96d4bd2 08:48:01 ---> 997ef0458de6 08:48:01 08:48:01 Step 9/22 : FROM alpine:3.17 08:48:01 ---> 51e60588ff2c 08:48:01 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 08:48:01 ---> Running in c4c9b6e2cb79 08:48:02 ---> 0231c8dd4849 08:48:02 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:48:02 ---> Running in f3dcd14876c0 08:48:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:48:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:48:06 (1/2) Installing dumb-init (1.2.5-r2) 08:48:06 (2/2) Installing openssl (3.0.8-r4) 08:48:06 Executing busybox-1.35.0-r29.trigger 08:48:06 OK: 8 MiB in 17 packages 08:48:09 Removing intermediate container f3dcd14876c0 08:48:09 ---> 5889e2b1abf1 08:48:09 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 08:48:10 Removing intermediate container c4c9b6e2cb79 08:48:10 ---> 883cf0c41f6c 08:48:10 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:48:10 ---> Running in 7abc1846932c 08:48:10 ---> 9a75f306645d 08:48:10 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 08:48:11 Removing intermediate container 7abc1846932c 08:48:11 ---> 7f06187ee208 08:48:11 Step 12/22 : WORKDIR /edgex 08:48:11 ---> Running in 3f386c386b32 08:48:12 ---> 76b2f3172795 08:48:12 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:48:12 Removing intermediate container 3f386c386b32 08:48:12 ---> 04388d37e8e4 08:48:12 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:48:14 ---> 48d2b7d73637 08:48:14 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 08:48:15 ---> f8a7f033777a 08:48:15 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:48:15 ---> 9c31353d9bb4 08:48:15 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:48:15 ---> a8c21d94ba90 08:48:15 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 08:48:16 ---> 3f6a949a2d67 08:48:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:48:17 ---> 0d58f7b59988 08:48:17 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:48:18 ---> b7813eacc5f3 08:48:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:48:18 ---> e5001691432d 08:48:18 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:48:19 ---> 9f0f0b48e7a7 08:48:19 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:48:19 ---> 7c5254a84298 08:48:19 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:48:19 ---> Running in 9a1ea606980e 08:48:22 ---> 0898d0c8a263 08:48:22 Step 28/33 : RUN chmod +x /entrypoint.sh 08:48:22 ---> Running in 0423700bb535 08:48:24 Removing intermediate container 9a1ea606980e 08:48:24 ---> 86ff898e7f4a 08:48:24 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 08:48:24 ---> Running in 8e46ad901423 08:48:25 Removing intermediate container 8e46ad901423 08:48:25 ---> b05e22ed6531 08:48:25 Step 20/22 : LABEL arch=arm64 08:48:25 ---> Running in 523b9a3aed7e 08:48:25 Removing intermediate container 523b9a3aed7e 08:48:25 ---> d6e5abda7c93 08:48:25 Step 21/22 : LABEL git_sha=cbbd47a177a64ff9b07711511e0e4cd04975600b 08:48:26 ---> Running in d677fd7f49d4 08:48:26 Removing intermediate container 0423700bb535 08:48:26 ---> 9ed199ae077c 08:48:26 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 08:48:26 Removing intermediate container d677fd7f49d4 08:48:26 ---> a39528d2a28e 08:48:26 Step 22/22 : LABEL version=0.0.0 08:48:26 ---> Running in ac791f460c59 08:48:26 ---> Running in c794887d19fd 08:48:27 Removing intermediate container ac791f460c59 08:48:27 ---> 2d5ec95d4264 08:48:27 Step 30/33 : CMD ["gate"] 08:48:27 Removing intermediate container c794887d19fd 08:48:27 ---> 3e90ee500936 08:48:27 08:48:27 ---> Running in 6fe9f9fd9cc2 08:48:27 Successfully built 3e90ee500936 08:48:27 Successfully tagged security-proxy-setup-arm64:latest 08:48:28  Building security-proxy-setup ... done Removing intermediate container 6fe9f9fd9cc2 08:48:28 ---> 549e80e5c74a 08:48:28 Step 31/33 : LABEL arch=arm64 08:48:28 ---> Running in 99c55ae1c822 08:48:28 Removing intermediate container 99c55ae1c822 08:48:28 ---> c941f633ef59 08:48:28 Step 32/33 : LABEL git_sha=cbbd47a177a64ff9b07711511e0e4cd04975600b 08:48:29 ---> Running in c5b2e7e8ea99 08:48:29 Removing intermediate container c5b2e7e8ea99 08:48:29 ---> 1b5343736fea 08:48:29 Step 33/33 : LABEL version=0.0.0 08:48:29 ---> Running in f9e45259cfa1 08:48:30 Removing intermediate container f9e45259cfa1 08:48:30 ---> 74fe61b81f76 08:48:30 08:48:30 Successfully built 74fe61b81f76 08:48:30 Successfully tagged security-bootstrapper-arm64:latest 08:49:38  Building security-bootstrapper ... done Removing intermediate container 5672de269951 08:49:38 ---> 20f6b0dd209c 08:49:38 08:49:38 Step 10/23 : FROM alpine:3.17 08:49:38 ---> 51e60588ff2c 08:49:38 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:49:38 ---> Using cache 08:49:38 ---> c5c87a058094 08:49:38 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:49:38 ---> Using cache 08:49:38 ---> e0a2fe470a9d 08:49:38 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:49:38 ---> Using cache 08:49:38 ---> 3e4cdd282d1c 08:49:38 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:49:38 ---> Using cache 08:49:38 ---> 054451b0be14 08:49:38 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:49:39 ---> c3535099ef79 08:49:39 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:49:42 ---> 719a084f543a 08:49:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:49:42 ---> 51ff670de3d3 08:49:42 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:49:42 Removing intermediate container a71638a63f14 08:49:42 ---> d62694e5e690 08:49:42 08:49:42 Step 9/20 : FROM alpine:3.17 08:49:42 ---> 51e60588ff2c 08:49:42 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:49:42 ---> Using cache 08:49:42 ---> 58ff96831413 08:49:42 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:49:42 ---> Running in dc923079c65d 08:49:43 ---> Running in 350954bb89ff 08:49:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:45 Removing intermediate container dc923079c65d 08:49:45 ---> dc68fd05e2ef 08:49:45 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:49:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:45 ---> Running in 1fa52751b2ae 08:49:45 Removing intermediate container 1fa52751b2ae 08:49:45 ---> be48e5509233 08:49:45 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:49:45 ---> Running in 893fe50081fd 08:49:45 Removing intermediate container 893fe50081fd 08:49:45 ---> 78afe254e995 08:49:45 Step 21/23 : LABEL arch=arm64 08:49:45 ---> Running in e1797656a779 08:49:46 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:49:46 v3.17.3-150-g717cba89b75 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:49:46 OK: 17691 distinct packages available 08:49:46 Removing intermediate container e1797656a779 08:49:46 ---> 85865383591c 08:49:46 Step 22/23 : LABEL git_sha=cbbd47a177a64ff9b07711511e0e4cd04975600b 08:49:46 ---> Running in 4d94ca509fad 08:49:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:46 Removing intermediate container 4d94ca509fad 08:49:46 ---> 8f6a61e40c9f 08:49:46 Step 23/23 : LABEL version=0.0.0 08:49:46 ---> Running in 238684d89203 08:49:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:47 Removing intermediate container 238684d89203 08:49:47 ---> 6d316a19f5b2 08:49:47 08:49:47 Successfully built 6d316a19f5b2 08:49:47 Successfully tagged security-proxy-auth-arm64:latest 08:49:47  Building security-proxy-auth ... done (1/9) Installing ca-certificates (20220614-r4) 08:49:47 (2/9) Installing brotli-libs (1.0.9-r9) 08:49:47 (3/9) Installing nghttp2-libs (1.51.0-r0) 08:49:47 (4/9) Installing libcurl (8.0.1-r0) 08:49:47 (5/9) Installing curl (8.0.1-r0) 08:49:47 (6/9) Installing dumb-init (1.2.5-r2) 08:49:47 (7/9) Installing musl-obstack (1.2.3-r0) 08:49:47 (8/9) Installing libucontext (1.2-r0) 08:49:47 (9/9) Installing gcompat (1.1.0-r0) 08:49:47 Executing busybox-1.35.0-r29.trigger 08:49:48 Executing ca-certificates-20220614-r4.trigger 08:49:48 OK: 11 MiB in 24 packages 08:49:49 Removing intermediate container 350954bb89ff 08:49:49 ---> 4e660eb43eb9 08:49:49 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 08:49:50 ---> 3aba5340027a 08:49:50 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 08:49:50 ---> eb49e2e317b7 08:49:50 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:49:52 ---> 330c968ca013 08:49:52 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:49:52 ---> 2fdf73c3805c 08:49:52 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:49:52 ---> Running in 475ab33a1609 08:49:52 Removing intermediate container 475ab33a1609 08:49:52 ---> 45a149c21326 08:49:52 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 08:49:52 ---> Running in cd02d93d74c4 08:49:53 Removing intermediate container cd02d93d74c4 08:49:53 ---> e2c2fc053eab 08:49:53 Step 18/20 : LABEL arch=arm64 08:49:53 ---> Running in 9c1e7af2a2f6 08:49:53 Removing intermediate container 9c1e7af2a2f6 08:49:53 ---> 4d5eb0cf4845 08:49:53 Step 19/20 : LABEL git_sha=cbbd47a177a64ff9b07711511e0e4cd04975600b 08:49:53 ---> Running in 68b8022f2eb9 08:49:54 Removing intermediate container 68b8022f2eb9 08:49:54 ---> e42e96a27060 08:49:54 Step 20/20 : LABEL version=0.0.0 08:49:54 ---> Running in 7f20f45f60fd 08:49:54 Removing intermediate container 7f20f45f60fd 08:49:54 ---> d2537aa4330b 08:49:54 08:49:54 Successfully built d2537aa4330b 08:49:54 Successfully tagged security-spiffe-token-provider-arm64:latest 08:49:54  Building security-spiffe-token-provider ... done  [Pipeline] } 08:49:54 $ docker stop --time=1 9eff4d96c4807c594b515248257af35e33d9a24eeaa97bec5d750c940055467a 08:49:56 $ docker rm -f --volumes 9eff4d96c4807c594b515248257af35e33d9a24eeaa97bec5d750c940055467a [Pipeline] // withDockerContainer [Pipeline] sh 08:49:57 + docker images 08:49:57 REPOSITORY TAG IMAGE ID CREATED SIZE 08:49:57 security-spiffe-token-provider-arm64 latest d2537aa4330b 3 seconds ago 32.7MB 08:49:57 security-proxy-auth-arm64 latest 6d316a19f5b2 11 seconds ago 18.1MB 08:49:57 d62694e5e690 15 seconds ago 1.57GB 08:49:57 20f6b0dd209c 21 seconds ago 1.51GB 08:49:57 security-bootstrapper-arm64 latest 74fe61b81f76 About a minute ago 21.9MB 08:49:57 security-proxy-setup-arm64 latest 3e90ee500936 About a minute ago 18.7MB 08:49:57 997ef0458de6 About a minute ago 1.51GB 08:49:57 341de0cc5320 2 minutes ago 1.51GB 08:49:57 core-metadata-arm64 latest 7b751d18e645 3 minutes ago 20.2MB 08:49:57 f82e77eec32e 3 minutes ago 1.53GB 08:49:57 core-data-arm64 latest 7ddf9d01399b 4 minutes ago 19.9MB 08:49:57 132f98123b31 4 minutes ago 1.53GB 08:49:57 security-secretstore-setup-arm64 latest b1feeef78180 8 minutes ago 32.2MB 08:49:57 support-notifications-arm64 latest 424f8f3516e5 8 minutes ago 31.9MB 08:49:57 support-scheduler-arm64 latest 78800a71cae3 8 minutes ago 31.2MB 08:49:57 c162a3059e20 9 minutes ago 1.52GB 08:49:57 a54d3f1cf833 9 minutes ago 1.59GB 08:49:57 d949795091de 9 minutes ago 1.59GB 08:49:57 core-common-config-bootstrapper-arm64 latest 982077b21214 10 minutes ago 17.2MB 08:49:57 53ef547a09a8 11 minutes ago 1.52GB 08:49:57 core-command-arm64 latest 49af3764fd8d 11 minutes ago 19.7MB 08:49:57 45cc96b4e361 12 minutes ago 1.53GB 08:49:57 security-spire-server-arm64 latest d93d42bbc471 17 minutes ago 97MB 08:49:57 578c240ed470 18 minutes ago 1.39GB 08:49:57 security-spire-agent-arm64 latest 213b9e3200c0 18 minutes ago 153MB 08:49:57 security-spire-config-arm64 latest 29976f0ca249 18 minutes ago 96.1MB 08:49:57 979b5b18fa14 19 minutes ago 1.39GB 08:49:57 475cef6fd601 19 minutes ago 1.39GB 08:49:57 ci-base-image-arm64 latest 1e15545eaf38 33 minutes ago 899MB 08:49:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 9 days ago 681MB 08:49:57 alpine 3.17 51e60588ff2c 5 weeks ago 7.46MB 08:49:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:49:58 08:49:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:49:58 arm64: Pulling from edgex-lftools-log-publisher 08:49:58 8998bd30e6a1: Pulling fs layer 08:49:58 04944245beec: Pulling fs layer 08:49:58 699f458cf7ca: Pulling fs layer 08:49:58 765212b225bb: Pulling fs layer 08:49:58 f23df028b6ca: Pulling fs layer 08:49:58 d65c8cfc05b1: Pulling fs layer 08:49:58 2437ff75d9bd: Pulling fs layer 08:49:58 f23df028b6ca: Waiting 08:49:58 2437ff75d9bd: Waiting 08:49:58 765212b225bb: Waiting 08:49:58 d65c8cfc05b1: Waiting 08:49:58 04944245beec: Verifying Checksum 08:49:58 04944245beec: Download complete 08:49:58 765212b225bb: Verifying Checksum 08:49:58 765212b225bb: Download complete 08:49:58 f23df028b6ca: Verifying Checksum 08:49:58 f23df028b6ca: Download complete 08:49:58 d65c8cfc05b1: Verifying Checksum 08:49:58 d65c8cfc05b1: Download complete 08:49:58 699f458cf7ca: Verifying Checksum 08:49:58 699f458cf7ca: Download complete 08:49:59 8998bd30e6a1: Verifying Checksum 08:49:59 8998bd30e6a1: Download complete 08:50:01 2437ff75d9bd: Verifying Checksum 08:50:01 2437ff75d9bd: Download complete 08:50:03 8998bd30e6a1: Pull complete 08:50:03 04944245beec: Pull complete 08:50:05 699f458cf7ca: Pull complete 08:50:05 765212b225bb: Pull complete 08:50:05 f23df028b6ca: Pull complete 08:50:06 d65c8cfc05b1: Pull complete 08:50:21 2437ff75d9bd: Pull complete 08:50:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:50:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:50:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:50:21 prd-ubuntu20.04-docker-arm64-4c-16g-13275 does not seem to be running inside a container 08:50:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:50:24 $ docker top fcffc838a6d812d2a66da65693273113ada1c6af2bc8d4025b10c9207c920e87 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:50:25 ---> job-cost.sh 08:50:25 lf-activate-venv: SKIPPING 08:50:25 INFO: No Stack... 08:50:25 INFO: Retrieving Pricing Info for: v3-standard-4 08:50:26 INFO: Archiving Costs [Pipeline] sh 08:50:27 + cat /w/workspace/edgex-go/1/archives/cost.csv 08:50:27 + cut -d, -f6 [Pipeline] lock 08:50:27 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4551-1-stack-cost] 08:50:27 Resource [jenkins-edgexfoundry-edgex-go-PR-4551-1-stack-cost] did not exist. Created. 08:50:27 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4551-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:50:28 + echo total: 0.10999999940395355 [Pipeline] stash 08:50:28 Stashed 1 file(s) [Pipeline] } 08:50:28 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4551-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:50:28 $ docker stop --time=1 fcffc838a6d812d2a66da65693273113ada1c6af2bc8d4025b10c9207c920e87 08:50:29 $ docker rm -f --volumes fcffc838a6d812d2a66da65693273113ada1c6af2bc8d4025b10c9207c920e87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 08:50:30 provisioning config files... 08:50:30 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config11645501582261450445tmp [Pipeline] { [Pipeline] sh 08:50:31 + set +x 08:50:31 + curl -s https://codecov.io/bash 08:50:31 + bash -s -- 08:50:31 08:50:31 _____ _ 08:50:31 / ____| | | 08:50:31 | | ___ __| | ___ ___ _____ __ 08:50:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:50:31 | |___| (_) | (_| | __/ (_| (_) \ V / 08:50:31 \_____\___/ \__,_|\___|\___\___/ \_/ 08:50:31 Bash-1.0.6 08:50:31 08:50:31 08:50:31 ==> git version 2.25.1 found 08:50:31 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 08:50:31 Release-Date: 2020-01-08 08:50:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:50:31 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:50:31 ==> Jenkins CI detected. 08:50:31 current dir:  /w/workspace/edgex-go/1 08:50:31 project root: . 08:50:31 --> token set from env 08:50:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:50:31 ==> Running gcov in . (disable via -X gcov) 08:50:31 ==> Python coveragepy not found 08:50:31 ==> Searching for coverage reports in: 08:50:31 + . 08:50:31 -> Found 1 reports 08:50:31 ==> Detecting git/mercurial file structure 08:50:31 ==> Reading reports 08:50:31 + ./coverage.out bytes=448560 08:50:31 ==> Appending adjustments 08:50:31 https://docs.codecov.io/docs/fixing-reports 08:50:32 + Found adjustments 08:50:32 ==> Gzipping contents 08:50:32 60K /tmp/codecov.2M3GKF.gz 08:50:32 ==> Uploading reports 08:50:32 url: https://codecov.io 08:50:32 query: branch=PR-4551&commit=94fd6a22abe688d6d5e19ddf44a2522e548e8e35&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4551%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4551&job=&cmd_args= 08:50:32 -> Pinging Codecov 08:50:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4551&commit=94fd6a22abe688d6d5e19ddf44a2522e548e8e35&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4551%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4551&job=&cmd_args= 08:50:32 -> Uploading to 08:50:32 https://storage.googleapis.com/codecov/v4/raw/2023-05-04/00271124DB129430A58F1EEE437C3FCB/94fd6a22abe688d6d5e19ddf44a2522e548e8e35/cf61416b-f936-4691-a023-4862230cd32e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230504%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230504T085032Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=48477f51d731019e1e8e756b3ac9b02d80228fd486922a6482b0ed836186b27a 08:50:32 % Total % Received % Xferd Average Speed Time Time Time Current 08:50:32 Dload Upload Total Spent Left Speed 08:50:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57564 0 0 100 57564 0 238k --:--:-- --:--:-- --:--:-- 238k 08:50:33 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/94fd6a22abe688d6d5e19ddf44a2522e548e8e35 [Pipeline] } 08:50:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:50:34 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 08:50:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:50:35 ---> package-listing.sh 08:50:35 ++ tr '[:upper:]' '[:lower:]' 08:50:35 ++ facter osfamily 08:50:35 + OS_FAMILY=debian 08:50:35 + workspace=/w/workspace/edgex-go/1 08:50:35 + START_PACKAGES=/tmp/packages_start.txt 08:50:35 + END_PACKAGES=/tmp/packages_end.txt 08:50:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:50:35 + PACKAGES=/tmp/packages_start.txt 08:50:35 + '[' /w/workspace/edgex-go/1 ']' 08:50:35 + PACKAGES=/tmp/packages_end.txt 08:50:35 + case "${OS_FAMILY}" in 08:50:35 + dpkg -l 08:50:35 + grep '^ii' 08:50:35 + '[' -f /tmp/packages_start.txt ']' 08:50:35 + '[' -f /tmp/packages_end.txt ']' 08:50:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:50:35 + '[' /w/workspace/edgex-go/1 ']' 08:50:35 + mkdir -p /w/workspace/edgex-go/1/archives/ 08:50:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 08:50:35 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:50:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:50:36 08:50:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:50:37 latest: Pulling from edgex-lftools-log-publisher 08:50:37 5eb5b503b376: Pulling fs layer 08:50:37 5c69ac0246d0: Pulling fs layer 08:50:37 ec43610c2a17: Pulling fs layer 08:50:37 3a2ae6a8a46f: Pulling fs layer 08:50:37 33b1e0a273af: Pulling fs layer 08:50:37 5d3b04190fa2: Pulling fs layer 08:50:37 2f39f015ded8: Pulling fs layer 08:50:37 33b1e0a273af: Waiting 08:50:37 5d3b04190fa2: Waiting 08:50:37 2f39f015ded8: Waiting 08:50:37 3a2ae6a8a46f: Waiting 08:50:37 5c69ac0246d0: Download complete 08:50:37 3a2ae6a8a46f: Verifying Checksum 08:50:37 3a2ae6a8a46f: Download complete 08:50:37 33b1e0a273af: Verifying Checksum 08:50:37 33b1e0a273af: Download complete 08:50:37 5d3b04190fa2: Verifying Checksum 08:50:37 5d3b04190fa2: Download complete 08:50:37 ec43610c2a17: Verifying Checksum 08:50:37 ec43610c2a17: Download complete 08:50:37 5eb5b503b376: Verifying Checksum 08:50:37 5eb5b503b376: Download complete 08:50:38 2f39f015ded8: Download complete 08:50:38 5eb5b503b376: Pull complete 08:50:38 5c69ac0246d0: Pull complete 08:50:39 ec43610c2a17: Pull complete 08:50:39 3a2ae6a8a46f: Pull complete 08:50:39 33b1e0a273af: Pull complete 08:50:39 5d3b04190fa2: Pull complete 08:50:43 2f39f015ded8: Pull complete 08:50:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:50:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:50:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:50:44 prd-ubuntu20.04-docker-8c-8g-13273 does not seem to be running inside a container 08:50:44 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:50:45 $ docker top 2e078f7705079733fda36132248bf025acc90ee68fad4f5618099cee6c466000 -eo pid,comm [Pipeline] { [Pipeline] sh 08:50:46 + touch /tmp/pre-build-complete [Pipeline] sh 08:50:46 + mkdir -p /var/log/sysstat [Pipeline] sh 08:50:46 + ls /var/log/sa-host 08:50:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:50:46 provisioning config files... 08:50:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config17245528668090400339tmp [Pipeline] { [Pipeline] echo 08:50:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:50:47 ---> create-netrc.sh [Pipeline] } 08:50:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:50:47 ---> python-tools-install.sh [Pipeline] echo 08:50:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:50:48 ---> sudo-logs.sh 08:50:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:50:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:50:48 ---> job-cost.sh 08:50:48 lf-activate-venv: SKIPPING 08:50:48 DEBUG: total: 0.10999999940395355 08:50:48 INFO: Retrieving Stack Cost... 08:50:49 INFO: Retrieving Pricing Info for: v3-standard-8 08:50:49 INFO: Archiving Costs [Pipeline] echo 08:50:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:50:49 ---> logs-deploy.sh 08:50:49 lf-activate-venv: SKIPPING 08:50:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4551/1 08:50:49 INFO: archiving workspace using pattern(s): 08:50:50 Archives upload complete. 08:50:50 INFO: archiving logs to Nexus 08:50:51 ---> uname -a: 08:50:51 Linux prd-ubuntu20-04-docker-8c-8g-13273 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:50:51 08:50:51 08:50:51 ---> lscpu: 08:50:51 Architecture: x86_64 08:50:51 CPU op-mode(s): 32-bit, 64-bit 08:50:51 Byte Order: Little Endian 08:50:51 Address sizes: 40 bits physical, 48 bits virtual 08:50:51 CPU(s): 8 08:50:51 On-line CPU(s) list: 0-7 08:50:51 Thread(s) per core: 1 08:50:51 Core(s) per socket: 1 08:50:51 Socket(s): 8 08:50:51 NUMA node(s): 1 08:50:51 Vendor ID: AuthenticAMD 08:50:51 CPU family: 23 08:50:51 Model: 49 08:50:51 Model name: AMD EPYC-Rome Processor 08:50:51 Stepping: 0 08:50:51 CPU MHz: 2799.998 08:50:51 BogoMIPS: 5599.99 08:50:51 Virtualization: AMD-V 08:50:51 Hypervisor vendor: KVM 08:50:51 Virtualization type: full 08:50:51 L1d cache: 256 KiB 08:50:51 L1i cache: 256 KiB 08:50:51 L2 cache: 4 MiB 08:50:51 L3 cache: 128 MiB 08:50:51 NUMA node0 CPU(s): 0-7 08:50:51 Vulnerability Itlb multihit: Not affected 08:50:51 Vulnerability L1tf: Not affected 08:50:51 Vulnerability Mds: Not affected 08:50:51 Vulnerability Meltdown: Not affected 08:50:51 Vulnerability Mmio stale data: Not affected 08:50:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:50:51 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:50:51 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:50:51 Vulnerability Srbds: Not affected 08:50:51 Vulnerability Tsx async abort: Not affected 08:50: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 08:50:51 08:50:51 08:50:51 ---> nproc: 08:50:51 8 08:50:51 08:50:51 08:50:51 ---> df -h: 08:50:51 Filesystem Size Used Avail Use% Mounted on 08:50:51 overlay 155G 20G 136G 13% / 08:50:51 tmpfs 64M 0 64M 0% /dev 08:50:51 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:50:51 shm 64M 0 64M 0% /dev/shm 08:50:51 /dev/vda1 155G 20G 136G 13% /facter-os 08:50:51 08:50:51 08:50:51 ---> sar -b -r -n DEV: 08:50:51 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-13273) 05/04/23 _x86_64_ (8 CPU) 08:50:51 08:50:51 08:11:37 LINUX RESTART (8 CPU) 08:50:51 08:50:51 08:12:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:50:51 08:13:01 272.68 38.81 233.88 0.00 4348.42 112664.29 0.00 08:50:51 08:14:01 106.75 0.65 106.10 0.00 27.33 57908.75 0.00 08:50:51 08:15:01 22.64 0.03 22.61 0.00 0.27 10869.99 0.00 08:50:51 08:16:01 86.37 0.20 86.17 0.00 12.40 34202.17 0.00 08:50:51 08:17:01 530.83 11.47 519.37 0.00 2139.20 195703.73 0.00 08:50:51 08:18:01 456.33 10.35 445.98 0.00 3404.47 205969.08 0.00 08:50:51 08:19:01 566.26 0.18 566.07 0.00 23.60 193813.03 0.00 08:50:51 08:20:02 778.53 0.43 778.10 0.00 3.84 179216.54 0.00 08:50:51 08:21:01 489.04 0.32 488.71 0.00 2.58 104033.35 0.00 08:50:51 08:22:01 54.18 0.02 54.17 0.00 0.67 2523.69 0.00 08:50:51 08:23:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 08:50:51 08:24:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 08:50:51 08:25:01 1.15 0.00 1.15 0.00 0.00 12.13 0.00 08:50:51 08:26:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 08:50:51 08:27:01 1.85 0.02 1.83 0.00 0.13 20.80 0.00 08:50:51 08:28:01 1.13 0.00 1.13 0.00 0.00 13.46 0.00 08:50:51 08:29:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 08:50:51 08:30:01 0.95 0.00 0.95 0.00 0.00 11.86 0.00 08:50:51 08:31:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 08:50:51 08:32:01 1.83 0.00 1.83 0.00 0.00 21.46 0.00 08:50:51 08:33:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 08:50:51 08:34:01 1.68 0.00 1.68 0.00 0.00 18.66 0.00 08:50:51 08:35:01 0.88 0.00 0.88 0.00 0.00 10.13 0.00 08:50:51 08:36:01 1.67 0.00 1.67 0.00 0.00 18.53 0.00 08:50:51 08:37:01 1.48 0.00 1.48 0.00 0.00 16.66 0.00 08:50:51 08:38:01 1.53 0.00 1.53 0.00 0.00 17.32 0.00 08:50:51 08:39:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 08:50:51 08:40:01 1.43 0.00 1.43 0.00 0.00 16.93 0.00 08:50:51 08:41:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 08:50:51 08:42:01 1.82 0.00 1.82 0.00 0.00 20.26 0.00 08:50:51 08:43:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 08:50:51 08:44:01 1.58 0.00 1.58 0.00 0.00 17.46 0.00 08:50:51 08:45:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 08:50:51 08:46:01 1.98 0.00 1.98 0.00 0.00 22.39 0.00 08:50:51 08:47:01 1.42 0.00 1.42 0.00 0.00 16.13 0.00 08:50:51 08:48:01 2.13 0.00 2.13 0.00 0.00 23.86 0.00 08:50:51 08:49:01 1.33 0.00 1.33 0.00 0.00 14.53 0.00 08:50:51 08:50:01 1.58 0.00 1.58 0.00 0.00 18.53 0.00 08:50:51 Average: 89.39 1.63 87.76 0.00 260.44 28835.97 0.00 08:50:51 08:50:51 08:12:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:50:51 08:13:01 28852192 31571676 741760 2.26 72384 2922836 2025368 5.97 1037824 2630668 715888 08:50:51 08:14:01 27913452 31499908 795460 2.42 113168 3669704 1923512 5.67 1498160 3011916 229380 08:50:51 08:15:01 27810324 31485940 810276 2.46 116812 3731076 2231672 6.58 1339740 3249660 267412 08:50:51 08:16:01 25246460 31444812 852284 2.59 118228 6206596 2656796 7.83 1664192 5440792 2517788 08:50:51 08:17:01 22092812 31485452 787808 2.40 288188 8883976 1970308 5.81 2208892 7675228 116684 08:50:51 08:18:01 21174860 31462596 806216 2.45 301660 9789380 2028548 5.98 2238508 8582964 75236 08:50:51 08:19:01 19448828 31073304 1184504 3.60 316692 11035444 3096964 9.13 2832180 9627836 77236 08:50:51 08:20:02 18109412 31214560 1042112 3.17 353332 12402552 2824152 8.32 2800036 10920964 78752 08:50:51 08:21:01 18718720 31461992 803300 2.44 391900 12009152 1982168 5.84 2463312 10668668 96 08:50:51 08:22:01 19106336 31516224 752536 2.29 392780 11688820 1913224 5.64 2441760 10317048 12 08:50:51 08:23:01 19106068 31516064 752552 2.29 392796 11688828 1913224 5.64 2441760 10317056 8 08:50:51 08:24:01 19115856 31526008 742584 2.26 392808 11688956 1913224 5.64 2431812 10317200 176 08:50:51 08:25:01 19116628 31526784 741788 2.26 392812 11688960 1913224 5.64 2431648 10317204 8 08:50:51 08:26:01 19120432 31530596 738100 2.24 392812 11688964 1913224 5.64 2428468 10317208 172 08:50:51 08:27:01 19120212 31531020 738360 2.25 392836 11688956 1944200 5.73 2427644 10317788 28 08:50:51 08:28:01 19120180 31531012 738272 2.25 392856 11688968 1944200 5.73 2427736 10317792 180 08:50:51 08:29:01 19120140 31530972 738248 2.25 392864 11688968 1944200 5.73 2427724 10317792 12 08:50:51 08:30:01 19120376 31531236 737940 2.24 392872 11688972 1944200 5.73 2427672 10317796 180 08:50:51 08:31:01 19120036 31530904 738204 2.24 392884 11688976 1944200 5.73 2427660 10317800 12 08:50:51 08:32:01 19120532 31531424 737620 2.24 392908 11688976 1944200 5.73 2427708 10317804 12 08:50:51 08:33:01 19120688 31531624 737348 2.24 392924 11688988 1944200 5.73 2427752 10317812 12 08:50:51 08:34:01 19120392 31531376 737764 2.24 392944 11688988 1944200 5.73 2427776 10317812 12 08:50:51 08:35:01 19120376 31531364 737740 2.24 392952 11688992 1944200 5.73 2427760 10317816 8 08:50:51 08:36:01 19120360 31531364 737680 2.24 392964 11688996 1944200 5.73 2427788 10317820 8 08:50:51 08:37:01 19120504 31531556 737640 2.24 393000 11688992 1944200 5.73 2427948 10317824 8 08:50:51 08:38:01 19120188 31531252 737900 2.24 393004 11689000 1944200 5.73 2427900 10317824 44 08:50:51 08:39:01 19120180 31531244 737856 2.24 393028 11689000 1927532 5.68 2427824 10317824 8 08:50:51 08:40:01 19120416 31531520 737528 2.24 393048 11689008 1927532 5.68 2427864 10317836 48 08:50:51 08:41:01 19120584 31531692 737508 2.24 393052 11689012 1927532 5.68 2427848 10317840 8 08:50:51 08:42:01 19120072 31531204 737964 2.24 393064 11689012 1927532 5.68 2427892 10317836 32 08:50:51 08:43:01 19120080 31531220 737916 2.24 393080 11689016 1927532 5.68 2428012 10317840 16 08:50:51 08:44:01 19120316 31531492 737600 2.24 393100 11689016 1927532 5.68 2428092 10317840 44 08:50:51 08:45:01 19120268 31531452 737572 2.24 393108 11689020 1927532 5.68 2427928 10317844 8 08:50:51 08:46:01 19120252 31531484 737480 2.24 393152 11689024 1927532 5.68 2427988 10317848 8 08:50:51 08:47:01 19119952 31531228 737792 2.24 393192 11689020 1927532 5.68 2428032 10317848 8 08:50:51 08:48:01 19120212 31531568 737404 2.24 393248 11689032 1927532 5.68 2428452 10317852 8 08:50:51 08:49:01 19120140 31531504 737364 2.24 393284 11689032 1927532 5.68 2428372 10317852 136 08:50:51 08:50:01 19120320 31531772 736988 2.24 393308 11689040 1927532 5.68 2428168 10317856 44 08:50:51 Average: 20100504 31501800 769920 2.34 354449 10779770 2020168 5.95 2329680 9500584 107361 08:50:51 08:50:51 08:12:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:50:51 08:13:01 docker0 295.63 259.53 21.39 2777.44 0.00 0.00 0.00 0.00 08:50:51 08:13:01 lo 5.02 5.02 0.49 0.49 0.00 0.00 0.00 0.00 08:50:51 08:13:01 ens3 1333.54 1232.13 12274.23 185.75 0.00 0.00 0.00 0.00 08:50:51 08:14:01 docker0 71.37 107.93 5.89 683.46 0.00 0.00 0.00 0.00 08:50:51 08:14:01 veth8842ae3 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 08:50:51 08:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:50:51 08:14:01 ens3 149.81 97.02 721.14 23.62 0.00 0.00 0.00 0.00 08:50:51 08:15:01 docker0 1.23 1.23 0.09 0.11 0.00 0.00 0.00 0.00 08:50:51 08:15:01 veth8842ae3 1.23 1.25 0.11 0.11 0.00 0.00 0.00 0.00 08:50:51 08:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:51 08:15:01 ens3 32.67 17.33 25.81 14.02 0.00 0.00 0.00 0.00 08:50:51 08:16:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:50:51 08:16:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 08:50:51 08:16:01 veth74e4edc 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 08:50:51 08:16:01 ens3 92.17 55.69 1701.54 21.13 0.00 0.00 0.00 0.00 08:50:51 08:17:01 docker0 449.55 884.62 38.14 6263.64 0.00 0.00 0.00 0.00 08:50:51 08:17:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 08:50:51 08:17:01 veth74e4edc 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 08:50:51 08:17:01 ens3 921.15 470.13 6848.92 50.26 0.00 0.00 0.00 0.00 08:50:51 08:18:01 docker0 7.43 12.23 0.48 177.86 0.00 0.00 0.00 0.00 08:50:51 08:18:01 veth9b55cbb 0.28 0.00 0.02 0.00 0.00 0.00 0.00 0.00 08:50:51 08:18:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 08:50:51 08:18:01 veth6333402 0.00 0.28 0.00 0.02 0.00 0.00 0.00 0.00 08:50:51 08:18:01 veth74e4edc 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:50:51 08:18:01 ens3 305.31 130.91 1585.19 19.07 0.00 0.00 0.00 0.00 08:50:51 08:19:01 docker0 115.38 230.41 8.87 1467.86 0.00 0.00 0.00 0.00 08:50:51 08:19:01 veth3bddedd 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 08:50:51 08:19:01 veth5ee43a7 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 08:50:51 08:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:51 08:19:01 vethb29f4ca 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 08:50:51 08:19:01 veth74e4edc 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 08:50:51 08:19:01 ens3 287.05 180.80 1498.87 213.20 0.00 0.00 0.00 0.00 08:50:51 08:20:02 docker0 94.59 199.11 7.73 1337.56 0.00 0.00 0.00 0.00 08:50:51 08:20:02 veth28cda61 0.02 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:50:51 08:20:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:50:51 08:20:02 vetha444b8f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:50:51 08:20:02 veth74e4edc 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:50:51 08:20:02 ens3 237.23 118.06 1367.58 25.61 0.00 0.00 0.00 0.00 08:50:51 08:20:02 veth1189cb1 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:50:51 08:21:01 docker0 141.35 247.53 10.45 1563.02 0.00 0.00 0.00 0.00 08:50:51 08:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:51 08:21:01 veth74e4edc 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 08:50:51 08:21:01 ens3 275.43 158.18 1585.17 24.63 0.00 0.00 0.00 0.00 08:50:51 08:22:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:50:51 08:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:50:51 08:22:01 ens3 3.42 2.58 3.82 1.35 0.00 0.00 0.00 0.00 08:50:51 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:51 08:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:51 08:23:01 ens3 2.15 1.52 7.90 0.16 0.00 0.00 0.00 0.00 08:50:51 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:51 08:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:50:51 08:24:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:50:51 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:51 08:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:51 08:25:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:51 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:51 08:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:50:51 08:26:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:50:51 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:51 08:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:51 08:27:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:51 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:51 08:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:50:51 08:28:01 ens3 0.30 0.28 0.09 0.08 0.00 0.00 0.00 0.00 08:50:51 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:51 08:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:51 08:29:01 ens3 0.22 0.22 0.12 0.07 0.00 0.00 0.00 0.00 08:50:51 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:51 08:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:50:51 08:30:01 ens3 0.17 0.15 0.01 0.01 0.00 0.00 0.00 0.00 08:50:51 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:51 08:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:51 08:31:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:51 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:51 08:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:50:51 08:32:01 ens3 0.28 0.17 0.12 0.01 0.00 0.00 0.00 0.00 08:50:51 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:51 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:51 08:33:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:50:51 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:51 08:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:50:51 08:34:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:50:51 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:51 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:51 08:35:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:51 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:51 08:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:50:51 08:36:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:50:51 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:51 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:51 08:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:51 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:51 08:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:50:51 08:38:01 ens3 0.30 0.22 0.09 0.08 0.00 0.00 0.00 0.00 08:50:51 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:51 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:51 08:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:51 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:51 08:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:50:51 08:40:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:50:51 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:51 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:51 08:41:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:51 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:51 08:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:50:51 08:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:50:51 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:51 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:51 08:43:01 ens3 0.65 0.42 0.34 0.27 0.00 0.00 0.00 0.00 08:50:51 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:51 08:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:50:51 08:44:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:50:51 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:51 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:51 08:45:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:51 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:51 08:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:50:51 08:46:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:50:51 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:51 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:51 08:47:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:50:51 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:51 08:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:50:51 08:48:01 ens3 0.30 0.22 0.08 0.07 0.00 0.00 0.00 0.00 08:50:51 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:51 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:51 08:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:51 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:51 08:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:50:51 08:50:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:50:51 Average: docker0 30.81 50.97 2.44 374.12 0.00 0.00 0.00 0.00 08:50:51 Average: lo 0.28 0.28 0.02 0.02 0.00 0.00 0.00 0.00 08:50:51 Average: ens3 95.28 64.38 721.49 15.17 0.00 0.00 0.00 0.00 08:50:51 08:50:51 08:50:51 ---> sar -P ALL: 08:50:51 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-13273) 05/04/23 _x86_64_ (8 CPU) 08:50:51 08:50:51 08:11:37 LINUX RESTART (8 CPU) 08:50:51 08:50:51 08:12:02 CPU %user %nice %system %iowait %steal %idle 08:50:51 08:13:01 all 10.29 0.00 3.34 3.31 0.06 83.01 08:50:51 08:13:01 0 8.66 0.00 4.71 6.54 0.05 80.03 08:50:51 08:13:01 1 11.03 0.00 2.48 8.86 0.05 77.57 08:50:51 08:13:01 2 8.28 0.00 2.74 0.34 0.05 88.59 08:50:51 08:13:01 3 12.55 0.00 4.33 0.98 0.05 82.08 08:50:51 08:13:01 4 9.48 0.00 2.99 1.75 0.05 85.73 08:50:51 08:13:01 5 14.01 0.00 2.88 6.28 0.05 76.77 08:50:51 08:13:01 6 10.12 0.00 3.42 1.14 0.05 85.27 08:50:51 08:13:01 7 8.18 0.00 3.16 0.57 0.09 88.01 08:50:51 08:14:01 all 22.34 0.00 4.33 3.34 0.08 69.90 08:50:51 08:14:01 0 21.61 0.00 4.91 18.95 0.08 54.45 08:50:51 08:14:01 1 22.99 0.00 4.67 2.78 0.07 69.50 08:50:51 08:14:01 2 22.06 0.00 4.12 0.37 0.05 73.40 08:50:51 08:14:01 3 23.18 0.00 4.10 1.62 0.12 70.98 08:50:51 08:14:01 4 20.47 0.00 3.68 1.21 0.07 74.57 08:50:51 08:14:01 5 24.44 0.00 4.25 0.18 0.08 71.04 08:50:51 08:14:01 6 22.18 0.00 4.39 0.56 0.07 72.81 08:50:51 08:14:01 7 21.83 0.00 4.54 1.14 0.08 72.40 08:50:51 08:15:01 all 38.35 0.00 5.85 0.64 0.08 55.08 08:50:51 08:15:01 0 39.01 0.00 7.56 3.29 0.07 50.08 08:50:51 08:15:01 1 39.27 0.00 4.76 0.52 0.08 55.36 08:50:51 08:15:01 2 39.16 0.00 6.12 0.98 0.08 53.66 08:50:51 08:15:01 3 37.39 0.00 5.15 0.02 0.07 57.37 08:50:51 08:15:01 4 38.02 0.00 5.89 0.03 0.08 55.98 08:50:51 08:15:01 5 38.46 0.00 5.76 0.25 0.07 55.46 08:50:51 08:15:01 6 37.13 0.00 5.77 0.00 0.08 57.02 08:50:51 08:15:01 7 38.40 0.00 5.81 0.00 0.07 55.72 08:50:51 08:16:01 all 23.83 0.00 6.91 1.79 0.08 67.39 08:50:51 08:16:01 0 21.21 0.00 5.38 3.58 0.12 69.71 08:50:51 08:16:01 1 24.02 0.00 8.43 6.95 0.07 60.52 08:50:51 08:16:01 2 23.87 0.00 7.77 3.55 0.07 64.74 08:50:51 08:16:01 3 24.77 0.00 6.66 0.02 0.07 68.48 08:50:51 08:16:01 4 24.99 0.00 8.00 0.12 0.08 66.81 08:50:51 08:16:01 5 24.28 0.00 6.69 0.05 0.07 68.91 08:50:51 08:16:01 6 23.67 0.00 6.08 0.12 0.07 70.07 08:50:51 08:16:01 7 23.88 0.00 6.25 0.00 0.07 69.80 08:50:51 08:17:01 all 12.04 0.00 6.97 17.64 0.07 63.28 08:50:51 08:17:01 0 10.62 0.00 5.39 6.20 0.05 77.73 08:50:51 08:17:01 1 12.79 0.00 6.99 11.42 0.07 68.73 08:50:51 08:17:01 2 12.30 0.00 8.24 58.99 0.10 20.36 08:50:51 08:17:01 3 13.23 0.00 6.98 11.50 0.07 68.22 08:50:51 08:17:01 4 12.42 0.00 6.32 10.16 0.07 71.03 08:50:51 08:17:01 5 12.32 0.00 6.59 13.89 0.07 67.13 08:50:51 08:17:01 6 10.65 0.00 7.82 9.79 0.05 71.69 08:50:51 08:17:01 7 11.99 0.00 7.44 19.53 0.10 60.94 08:50:51 08:18:01 all 33.16 0.00 9.47 14.35 0.10 42.93 08:50:51 08:18:01 0 31.18 0.00 8.55 4.49 0.07 55.71 08:50:51 08:18:01 1 33.38 0.00 10.07 7.12 0.12 49.31 08:50:51 08:18:01 2 33.12 0.00 9.86 16.12 0.10 40.80 08:50:51 08:18:01 3 33.01 0.00 10.87 5.74 0.10 50.28 08:50:51 08:18:01 4 33.67 0.00 8.86 35.92 0.12 21.43 08:50:51 08:18:01 5 34.06 0.00 9.86 9.10 0.08 46.90 08:50:51 08:18:01 6 32.46 0.00 7.94 3.34 0.08 56.18 08:50:51 08:18:01 7 34.37 0.00 9.73 32.94 0.10 22.86 08:50:51 08:19:01 all 33.32 0.00 10.26 18.37 0.15 37.90 08:50:51 08:19:01 0 30.35 0.00 9.99 8.18 0.21 51.27 08:50:51 08:19:01 1 34.06 0.00 10.96 16.88 0.12 37.99 08:50:51 08:19:01 2 35.45 0.00 9.62 17.06 0.12 37.75 08:50:51 08:19:01 3 33.30 0.00 9.79 26.24 0.24 30.42 08:50:51 08:19:01 4 34.69 0.00 10.40 11.38 0.12 43.42 08:50:51 08:19:01 5 33.38 0.00 11.39 21.61 0.10 33.52 08:50:51 08:19:01 6 30.85 0.00 8.99 19.13 0.14 40.89 08:50:51 08:19:01 7 34.43 0.00 10.89 26.56 0.16 27.97 08:50:51 08:20:02 all 49.42 0.00 14.17 12.81 0.18 23.42 08:50:51 08:20:02 0 46.67 0.00 13.74 15.82 0.26 23.50 08:50:51 08:20:02 1 52.67 0.00 13.69 14.92 0.14 18.59 08:50:51 08:20:02 2 51.40 0.00 15.63 7.90 0.17 24.90 08:50:51 08:20:02 3 51.63 0.00 14.82 14.28 0.19 19.08 08:50:51 08:20:02 4 48.01 0.00 14.26 7.53 0.17 30.04 08:50:51 08:20:02 5 48.35 0.00 14.72 21.84 0.16 14.94 08:50:51 08:20:02 6 47.62 0.00 13.05 10.98 0.17 28.17 08:50:51 08:20:02 7 48.92 0.00 13.40 9.24 0.17 28.26 08:50:51 08:21:01 all 28.37 0.00 7.63 11.06 0.11 52.83 08:50:51 08:21:01 0 27.45 0.00 7.82 12.02 0.09 52.62 08:50:51 08:21:01 1 31.64 0.00 8.66 11.07 0.14 48.49 08:50:51 08:21:01 2 32.39 0.00 8.44 11.02 0.15 47.99 08:50:51 08:21:01 3 31.45 0.00 9.63 17.70 0.10 41.13 08:50:51 08:21:01 4 24.33 0.00 6.61 9.07 0.12 59.88 08:50:51 08:21:01 5 25.02 0.00 5.50 15.02 0.09 54.37 08:50:51 08:21:01 6 29.31 0.00 7.99 6.68 0.09 55.94 08:50:51 08:21:01 7 25.41 0.00 6.42 5.90 0.09 62.19 08:50:51 08:22:01 all 0.43 0.00 0.25 0.14 0.01 99.18 08:50:51 08:22:01 0 0.63 0.00 0.23 0.02 0.02 99.10 08:50:51 08:22:01 1 0.39 0.00 0.25 0.39 0.02 98.96 08:50:51 08:22:01 2 0.43 0.00 0.17 0.02 0.00 99.38 08:50:51 08:22:01 3 0.50 0.00 0.40 0.28 0.00 98.82 08:50:51 08:22:01 4 0.57 0.00 0.32 0.02 0.02 99.08 08:50:51 08:22:01 5 0.32 0.00 0.20 0.40 0.02 99.06 08:50:51 08:22:01 6 0.27 0.00 0.25 0.00 0.00 99.48 08:50:51 08:22:01 7 0.30 0.00 0.15 0.00 0.00 99.55 08:50:51 08:23:01 all 0.26 0.00 0.01 0.00 0.01 99.71 08:50:51 08:23:01 0 0.13 0.00 0.03 0.00 0.02 99.82 08:50:51 08:23:01 1 1.86 0.00 0.02 0.02 0.02 98.09 08:50:51 08:23:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:50:51 08:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:50:51 08:23:01 4 0.02 0.00 0.05 0.00 0.02 99.92 08:50:51 08:23:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:50:51 08:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:50:51 08:23:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:50:51 08:50:51 08:23:01 CPU %user %nice %system %iowait %steal %idle 08:50:51 08:24:01 all 0.14 0.00 0.01 0.00 0.01 99.84 08:50:51 08:24:01 0 0.02 0.00 0.00 0.02 0.02 99.95 08:50:51 08:24:01 1 0.91 0.00 0.00 0.02 0.02 99.05 08:50:51 08:24:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:50:51 08:24:01 3 0.02 0.00 0.03 0.00 0.00 99.95 08:50:51 08:24:01 4 0.03 0.00 0.02 0.00 0.03 99.92 08:50:51 08:24:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:50:51 08:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:50:51 08:24:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:50:51 08:25:01 all 0.10 0.00 0.02 0.00 0.01 99.87 08:50:51 08:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:50:51 08:25:01 1 0.68 0.00 0.10 0.00 0.02 99.20 08:50:51 08:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:50:51 08:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:50:51 08:25:01 4 0.05 0.00 0.02 0.00 0.02 99.92 08:50:51 08:25:01 5 0.02 0.00 0.02 0.02 0.02 99.93 08:50:51 08:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:50:51 08:25:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:50:51 08:26:01 all 0.04 0.00 0.02 0.00 0.01 99.92 08:50:51 08:26:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:50:51 08:26:01 1 0.17 0.00 0.03 0.02 0.00 99.78 08:50:51 08:26:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:50:51 08:26:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:50:51 08:26:01 4 0.02 0.00 0.05 0.00 0.03 99.90 08:50:51 08:26:01 5 0.03 0.00 0.02 0.02 0.00 99.93 08:50:51 08:26:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:50:51 08:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:50:51 08:27:01 all 0.03 0.00 0.03 0.00 0.01 99.93 08:50:51 08:27:01 0 0.03 0.00 0.02 0.02 0.02 99.92 08:50:51 08:27:01 1 0.08 0.00 0.03 0.00 0.02 99.87 08:50:51 08:27:01 2 0.02 0.00 0.03 0.00 0.00 99.95 08:50:51 08:27:01 3 0.02 0.00 0.02 0.02 0.00 99.95 08:50:51 08:27:01 4 0.07 0.00 0.03 0.00 0.02 99.88 08:50:51 08:27:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:50:51 08:27:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:50:51 08:27:01 7 0.03 0.00 0.03 0.00 0.02 99.92 08:50:51 08:28:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:50:51 08:28:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:50:51 08:28:01 1 0.02 0.00 0.02 0.02 0.00 99.95 08:50:51 08:28:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:50:51 08:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:50:51 08:28:01 4 0.02 0.00 0.00 0.00 0.03 99.95 08:50:51 08:28:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:50:51 08:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:50:51 08:28:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:50:51 08:29:01 all 0.04 0.00 0.01 0.00 0.01 99.94 08:50:51 08:29:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:50:51 08:29:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:50:51 08:29:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:50:51 08:29:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:50:51 08:29:01 4 0.17 0.00 0.03 0.00 0.03 99.77 08:50:51 08:29:01 5 0.02 0.00 0.02 0.02 0.00 99.95 08:50:51 08:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:50:51 08:29:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:50:51 08:30:01 all 0.21 0.00 0.02 0.02 0.01 99.74 08:50:51 08:30:01 0 0.02 0.00 0.02 0.17 0.02 99.78 08:50:51 08:30:01 1 0.02 0.00 0.03 0.02 0.00 99.93 08:50:51 08:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:50:51 08:30:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:50:51 08:30:01 4 1.57 0.00 0.02 0.00 0.02 98.40 08:50:51 08:30:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:50:51 08:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:50:51 08:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:50:51 08:31:01 all 0.10 0.00 0.01 0.00 0.01 99.87 08:50:51 08:31:01 0 0.02 0.00 0.03 0.00 0.02 99.93 08:50:51 08:31:01 1 0.00 0.00 0.00 0.02 0.02 99.97 08:50:51 08:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:50:51 08:31:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:50:51 08:31:01 4 0.73 0.00 0.05 0.00 0.02 99.20 08:50:51 08:31:01 5 0.02 0.00 0.02 0.02 0.00 99.95 08:50:51 08:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:50:51 08:31:01 7 0.03 0.00 0.00 0.00 0.02 99.95 08:50:51 08:32:01 all 0.14 0.00 0.02 0.02 0.01 99.81 08:50:51 08:32:01 0 0.05 0.00 0.00 0.00 0.02 99.93 08:50:51 08:32:01 1 0.03 0.00 0.02 0.13 0.00 99.82 08:50:51 08:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:50:51 08:32:01 3 0.03 0.00 0.03 0.00 0.00 99.93 08:50:51 08:32:01 4 0.93 0.00 0.07 0.00 0.03 98.97 08:50:51 08:32:01 5 0.02 0.00 0.03 0.02 0.02 99.92 08:50:51 08:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:50:51 08:32:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:50:51 08:33:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:50:51 08:33:01 0 0.08 0.00 0.00 0.00 0.00 99.92 08:50:51 08:33:01 1 0.00 0.00 0.02 0.02 0.02 99.95 08:50:51 08:33:01 2 0.00 0.00 0.03 0.00 0.00 99.97 08:50:51 08:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:50:51 08:33:01 4 0.05 0.00 0.03 0.00 0.02 99.90 08:50:51 08:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:50:51 08:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:50:51 08:33:01 7 0.03 0.00 0.02 0.02 0.02 99.92 08:50:51 08:34:01 all 0.04 0.00 0.01 0.01 0.01 99.94 08:50:51 08:34:01 0 0.08 0.00 0.00 0.00 0.02 99.90 08:50:51 08:34:01 1 0.05 0.00 0.02 0.02 0.00 99.92 08:50:51 08:34:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:50:51 08:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:50:51 08:34:01 4 0.03 0.00 0.00 0.00 0.03 99.93 08:50:51 08:34:01 5 0.03 0.00 0.03 0.03 0.02 99.88 08:50:51 08:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:50:51 08:34:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:50:51 08:50:51 08:34:01 CPU %user %nice %system %iowait %steal %idle 08:50:51 08:35:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:50:51 08:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:50:51 08:35:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:50:51 08:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:50:51 08:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:50:51 08:35:01 4 0.02 0.00 0.02 0.00 0.03 99.93 08:50:51 08:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:50:51 08:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:50:51 08:35:01 7 0.02 0.00 0.00 0.02 0.02 99.95 08:50:51 08:36:01 all 0.04 0.00 0.00 0.00 0.01 99.95 08:50:51 08:36:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:50:51 08:36:01 1 0.03 0.00 0.00 0.02 0.00 99.95 08:50:51 08:36:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:50:51 08:36:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:50:51 08:36:01 4 0.07 0.00 0.03 0.00 0.02 99.88 08:50:51 08:36:01 5 0.05 0.00 0.00 0.00 0.02 99.93 08:50:51 08:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:50:51 08:36:01 7 0.03 0.00 0.00 0.02 0.02 99.93 08:50:51 08:37:01 all 0.02 0.00 0.01 0.04 0.01 99.93 08:50:51 08:37:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:50:51 08:37:01 1 0.03 0.00 0.02 0.07 0.02 99.87 08:50:51 08:37:01 2 0.03 0.00 0.00 0.00 0.02 99.95 08:50:51 08:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:50:51 08:37:01 4 0.03 0.00 0.03 0.00 0.03 99.90 08:50:51 08:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:50:51 08:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:50:51 08:37:01 7 0.02 0.00 0.02 0.22 0.00 99.75 08:50:51 08:38:01 all 0.02 0.00 0.01 0.01 0.00 99.95 08:50:51 08:38:01 0 0.03 0.00 0.02 0.02 0.00 99.93 08:50:51 08:38:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:50:51 08:38:01 2 0.00 0.00 0.03 0.00 0.00 99.97 08:50:51 08:38:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:50:51 08:38:01 4 0.03 0.00 0.03 0.00 0.00 99.93 08:50:51 08:38:01 5 0.10 0.00 0.00 0.00 0.02 99.88 08:50:51 08:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:50:51 08:38:01 7 0.02 0.00 0.02 0.02 0.00 99.95 08:50:51 08:39:01 all 0.10 0.00 0.01 0.00 0.01 99.88 08:50:51 08:39:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:50:51 08:39:01 1 0.03 0.00 0.00 0.00 0.02 99.95 08:50:51 08:39:01 2 0.07 0.00 0.03 0.00 0.02 99.88 08:50:51 08:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:50:51 08:39:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:50:51 08:39:01 5 0.65 0.00 0.00 0.00 0.00 99.35 08:50:51 08:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:50:51 08:39:01 7 0.03 0.00 0.00 0.00 0.02 99.95 08:50:51 08:40:01 all 0.03 0.00 0.00 0.00 0.00 99.96 08:50:51 08:40:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:50:51 08:40:01 1 0.00 0.00 0.02 0.02 0.00 99.97 08:50:51 08:40:01 2 0.07 0.00 0.02 0.00 0.02 99.90 08:50:51 08:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:50:51 08:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:50:51 08:40:01 5 0.03 0.00 0.00 0.00 0.02 99.95 08:50:51 08:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:50:51 08:40:01 7 0.05 0.00 0.00 0.02 0.00 99.93 08:50:51 08:41:01 all 0.23 0.00 0.00 0.00 0.00 99.76 08:50:51 08:41:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:50:51 08:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:50:51 08:41:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:50:51 08:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:50:51 08:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:50:51 08:41:01 5 1.68 0.00 0.00 0.00 0.00 98.32 08:50:51 08:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:50:51 08:41:01 7 0.02 0.00 0.00 0.02 0.00 99.97 08:50:51 08:42:01 all 0.09 0.00 0.02 0.00 0.01 99.88 08:50:51 08:42:01 0 0.03 0.00 0.02 0.02 0.00 99.93 08:50:51 08:42:01 1 0.02 0.00 0.02 0.02 0.02 99.93 08:50:51 08:42:01 2 0.03 0.00 0.05 0.00 0.02 99.90 08:50:51 08:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:50:51 08:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:50:51 08:42:01 5 0.58 0.00 0.05 0.00 0.02 99.35 08:50:51 08:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:50:51 08:42:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:50:51 08:43:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:50:51 08:43:01 0 0.10 0.00 0.00 0.00 0.02 99.88 08:50:51 08:43:01 1 0.03 0.00 0.02 0.02 0.02 99.92 08:50:51 08:43:01 2 0.03 0.00 0.03 0.00 0.02 99.92 08:50:51 08:43:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:50:51 08:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:50:51 08:43:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:50:51 08:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:50:51 08:43:01 7 0.05 0.00 0.00 0.00 0.02 99.93 08:50:51 08:44:01 all 0.03 0.00 0.01 0.01 0.01 99.95 08:50:51 08:44:01 0 0.03 0.00 0.02 0.03 0.02 99.90 08:50:51 08:44:01 1 0.02 0.00 0.02 0.02 0.00 99.95 08:50:51 08:44:01 2 0.03 0.00 0.03 0.00 0.03 99.90 08:50:51 08:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:50:51 08:44:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:50:51 08:44:01 5 0.03 0.00 0.00 0.00 0.02 99.95 08:50:51 08:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:50:51 08:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:50:51 08:45:01 all 0.02 0.00 0.01 0.00 0.00 99.97 08:50:51 08:45:01 0 0.02 0.00 0.03 0.02 0.00 99.93 08:50:51 08:45:01 1 0.02 0.00 0.00 0.02 0.02 99.95 08:50:51 08:45:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:50:51 08:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:50:51 08:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:50:51 08:45:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:50:51 08:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:50:51 08:45:01 7 0.05 0.00 0.00 0.00 0.00 99.95 08:50:51 08:50:51 08:45:01 CPU %user %nice %system %iowait %steal %idle 08:50:51 08:46:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:50:51 08:46:01 0 0.02 0.00 0.00 0.02 0.02 99.95 08:50:51 08:46:01 1 0.00 0.00 0.03 0.02 0.00 99.95 08:50:51 08:46:01 2 0.02 0.00 0.00 0.00 0.03 99.95 08:50:51 08:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:50:51 08:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:50:51 08:46:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:50:51 08:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:50:51 08:46:01 7 0.00 0.00 0.02 0.00 0.02 99.97 08:50:51 08:47:01 all 0.03 0.00 0.01 0.01 0.01 99.95 08:50:51 08:47:01 0 0.03 0.00 0.00 0.02 0.02 99.93 08:50:51 08:47:01 1 0.03 0.00 0.02 0.03 0.02 99.90 08:50:51 08:47:01 2 0.03 0.00 0.03 0.00 0.03 99.90 08:50:51 08:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:50:51 08:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:50:51 08:47:01 5 0.03 0.00 0.00 0.00 0.02 99.95 08:50:51 08:47:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:50:51 08:47:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:50:51 08:48:01 all 0.19 0.00 0.01 0.00 0.01 99.79 08:50:51 08:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:50:51 08:48:01 1 0.00 0.00 0.03 0.03 0.02 99.92 08:50:51 08:48:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:50:51 08:48:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:50:51 08:48:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:50:51 08:48:01 5 1.38 0.00 0.00 0.00 0.00 98.62 08:50:51 08:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:50:51 08:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:50:51 08:49:01 all 0.27 0.00 0.02 0.01 0.01 99.69 08:50:51 08:49:01 0 0.05 0.00 0.05 0.02 0.02 99.87 08:50:51 08:49:01 1 0.00 0.00 0.02 0.10 0.00 99.88 08:50:51 08:49:01 2 0.05 0.00 0.03 0.00 0.03 99.88 08:50:51 08:49:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:50:51 08:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:50:51 08:49:01 5 1.95 0.00 0.02 0.00 0.02 98.01 08:50:51 08:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:50:51 08:49:01 7 0.05 0.00 0.02 0.00 0.00 99.93 08:50:51 08:50:01 all 0.05 0.00 0.01 0.00 0.01 99.92 08:50:51 08:50:01 0 0.00 0.00 0.00 0.02 0.02 99.97 08:50:51 08:50:01 1 0.02 0.00 0.00 0.02 0.02 99.95 08:50:51 08:50:01 2 0.02 0.00 0.03 0.00 0.03 99.92 08:50:51 08:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:50:51 08:50:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:50:51 08:50:01 5 0.37 0.00 0.00 0.00 0.00 99.63 08:50:51 08:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:50:51 08:50:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:50:51 Average: all 6.56 0.00 1.79 2.16 0.03 89.46 08:50:51 Average: 0 6.14 0.00 1.77 2.04 0.03 90.02 08:50:51 Average: 1 6.90 0.00 1.85 2.11 0.03 89.12 08:50:51 Average: 2 6.71 0.00 1.89 3.01 0.03 88.35 08:50:51 Average: 3 6.74 0.00 1.88 2.01 0.03 89.35 08:50:51 Average: 4 6.49 0.00 1.75 2.00 0.03 89.73 08:50:51 Average: 5 6.79 0.00 1.76 2.29 0.03 89.14 08:50:51 Average: 6 6.32 0.00 1.70 1.33 0.02 90.63 08:50:51 Average: 7 6.41 0.00 1.75 2.48 0.03 89.32 08:50:51 08:50:51 08:50:51