Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3b85155aa840fff15a7c28468ec9cff9880ec71b+673422cf48d924dd46ca45c091b4df6a300e9e32 (7eacfd9af49dea510cc71df9f5b1e9a26084ea8e) 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-ssh13141205064612259501.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh2539924269954890545.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4317/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4317/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13121771589940067757.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11993473178399603419.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4317/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4317/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2101263852294126729.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], 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.18 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/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-4236 in /w/workspace/edgexfoundry_edgex-go_PR-4317 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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 Merging remotes/origin/main commit 673422cf48d924dd46ca45c091b4df6a300e9e32 into PR head commit 3b85155aa840fff15a7c28468ec9cff9880ec71b Merge succeeded, producing d4b2f1d377715be49c8e566f938e3ef5963dfcb7 Checking out Revision d4b2f1d377715be49c8e566f938e3ef5963dfcb7 (PR-4317) > 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/4317/head:refs/remotes/origin/PR-4317 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3b85155aa840fff15a7c28468ec9cff9880ec71b # 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 673422cf48d924dd46ca45c091b4df6a300e9e32 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d4b2f1d377715be49c8e566f938e3ef5963dfcb7 # timeout=10 Commit message: "Merge commit '673422cf48d924dd46ca45c091b4df6a300e9e32' into HEAD" > git rev-list --no-walk 3b85155aa840fff15a7c28468ec9cff9880ec71b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:29:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:29:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:29:22 ========================================================= 08:29:22 EdgeX Global Pipelines Version Info 08:29:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:29:23 ------------------- 08:29:23 stable info: 08:29:23 ------------------- 08:29:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:29:23 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:29:23 Message: update stable to v1.0.244 08:29:24 ------------------- 08:29:24 experimental info: 08:29:24 ------------------- 08:29:24 Commited By: **** collab-it+edgex@linuxfoundation.org 08:29:24 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:29:24 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:29:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:29:24 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:29:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:29:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:29:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:29:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 08:29:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:29:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:29:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:29:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:29:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:29:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:29:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:29:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:29:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:29:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:29:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:29:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:29:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:29:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 08:29:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:29:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:29:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:29:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4317 [Pipeline] echo 08:29:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4317 [Pipeline] echo 08:29:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4317 [Pipeline] echo 08:29:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d4b2f1d377715be49c8e566f938e3ef5963dfcb7 [Pipeline] echo 08:29:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d4b2f1d [Pipeline] echo 08:29:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:29:24 provisioning config files... 08:29:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config16267497918428403960tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:29:25 ---> docker-login.sh 08:29:25 nexus3.edgexfoundry.org:10001 08:29:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:25 Configure a credential helper to remove this warning. See 08:29:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:25 08:29:25 Login Succeeded 08:29:25 nexus3.edgexfoundry.org:10002 08:29:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:25 Configure a credential helper to remove this warning. See 08:29:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:25 08:29:25 Login Succeeded 08:29:25 nexus3.edgexfoundry.org:10003 08:29:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:25 Configure a credential helper to remove this warning. See 08:29:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:25 08:29:25 Login Succeeded 08:29:25 nexus3.edgexfoundry.org:10004 08:29:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:25 Configure a credential helper to remove this warning. See 08:29:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:25 08:29:25 Login Succeeded 08:29:25 docker.io 08:29:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:26 Configure a credential helper to remove this warning. See 08:29:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:26 08:29:26 Login Succeeded 08:29:26 ---> docker-login.sh ends [Pipeline] } 08:29:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:26 + 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-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:29:26 + dirname cmd/core-command/Dockerfile 08:29:26 + cut -d/ -f2 08:29:26 + echo core-command,cmd/core-command/Dockerfile 08:29:26 + + cut -d/ -f2 08:29:26 dirname cmd/core-common-config-bootstrapper/Dockerfile 08:29:26 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:29:26 + dirname cmd/core-data/Dockerfile 08:29:26 + cut -d/ -f2 08:29:26 + echo core-data,cmd/core-data/Dockerfile 08:29:26 + cut -d/ -f2 08:29:26 + dirname cmd/core-metadata/Dockerfile 08:29:26 + echo core-metadata,cmd/core-metadata/Dockerfile 08:29:26 + dirname cmd/security-bootstrapper/Dockerfile 08:29:26 + cut -d/ -f2 08:29:26 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:29:26 + dirname cmd/security-proxy-setup/Dockerfile 08:29:26 + cut -d/ -f2 08:29:26 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:29:26 + dirname cmd/security-secretstore-setup/Dockerfile 08:29:26 + cut -d/ -f2 08:29:26 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:29:26 + + cut -d/ -f2 08:29:26 dirname cmd/security-spiffe-token-provider/Dockerfile 08:29:26 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:29:26 + + cut -d/ -f2 08:29:26 dirname cmd/security-spire-agent/Dockerfile 08:29:26 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:29:26 + dirname cmd/security-spire-config/Dockerfile 08:29:26 + cut -d/ -f2 08:29:26 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:29:26 + dirname cmd/security-spire-server/Dockerfile 08:29:26 + cut -d/ -f2 08:29:26 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:29:26 + + dirname cmd/support-notifications/Dockerfile 08:29:26 cut -d/ -f2 08:29:26 + echo support-notifications,cmd/support-notifications/Dockerfile 08:29:26 + dirname cmd/support-scheduler/Dockerfile 08:29:26 + cut -d/ -f2 08:29:26 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:29:26 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-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:29:26 + git rev-list -1 --merges d4b2f1d377715be49c8e566f938e3ef5963dfcb7~1..d4b2f1d377715be49c8e566f938e3ef5963dfcb7 [Pipeline] echo 08:29:26 -----------> git rev-list -1 --merges d4b2f1d377715be49c8e566f938e3ef5963dfcb7~1..d4b2f1d377715be49c8e566f938e3ef5963dfcb7 d4b2f1d377715be49c8e566f938e3ef5963dfcb7 08:29:26 d4b2f1d377715be49c8e566f938e3ef5963dfcb7 [false] [Pipeline] sh 08:29:27 + git log --format=format:%s -1 d4b2f1d377715be49c8e566f938e3ef5963dfcb7 [Pipeline] echo 08:29:27 ========================================================= 08:29:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:29:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:29:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:29:27 + grep -v github /etc/ssh/ssh_known_hosts 08:29:27 + [ -e /tmp/ssh_known_hosts ] 08:29:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:29:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:29:27 + sudo tee -a /etc/ssh/ssh_known_hosts 08:29:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:27 08:29:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:28 0.1.4: Pulling from edgex-devops/py-git-semver 08:29:28 b85a868b505f: Pulling fs layer 08:29:28 e2be974225ed: Pulling fs layer 08:29:28 339a4e72a1f5: Pulling fs layer 08:29:28 988bab9f4d93: Pulling fs layer 08:29:28 1469e6f7b9e6: Pulling fs layer 08:29:28 eaf3925da568: Pulling fs layer 08:29:28 bab4dde63d76: Pulling fs layer 08:29:28 bde34c3a00c8: Pulling fs layer 08:29:28 b352a97aabf1: Pulling fs layer 08:29:28 4872d77fe225: Pulling fs layer 08:29:28 5851b861e8e6: Pulling fs layer 08:29:28 bab4dde63d76: Waiting 08:29:28 bde34c3a00c8: Waiting 08:29:28 988bab9f4d93: Waiting 08:29:28 b352a97aabf1: Waiting 08:29:28 1469e6f7b9e6: Waiting 08:29:28 4872d77fe225: Waiting 08:29:28 5851b861e8e6: Waiting 08:29:28 eaf3925da568: Waiting 08:29:28 e2be974225ed: Verifying Checksum 08:29:28 e2be974225ed: Download complete 08:29:28 988bab9f4d93: Verifying Checksum 08:29:28 988bab9f4d93: Download complete 08:29:28 339a4e72a1f5: Verifying Checksum 08:29:28 339a4e72a1f5: Download complete 08:29:28 1469e6f7b9e6: Verifying Checksum 08:29:28 1469e6f7b9e6: Download complete 08:29:28 eaf3925da568: Verifying Checksum 08:29:28 eaf3925da568: Download complete 08:29:28 bde34c3a00c8: Download complete 08:29:28 b85a868b505f: Verifying Checksum 08:29:28 b85a868b505f: Download complete 08:29:28 b352a97aabf1: Download complete 08:29:28 4872d77fe225: Verifying Checksum 08:29:28 4872d77fe225: Download complete 08:29:28 5851b861e8e6: Verifying Checksum 08:29:28 5851b861e8e6: Download complete 08:29:29 bab4dde63d76: Verifying Checksum 08:29:29 bab4dde63d76: Download complete 08:29:29 b85a868b505f: Pull complete 08:29:30 e2be974225ed: Pull complete 08:29:30 339a4e72a1f5: Pull complete 08:29:30 988bab9f4d93: Pull complete 08:29:30 1469e6f7b9e6: Pull complete 08:29:31 eaf3925da568: Pull complete 08:29:33 bab4dde63d76: Pull complete 08:29:33 bde34c3a00c8: Pull complete 08:29:33 b352a97aabf1: Pull complete 08:29:33 4872d77fe225: Pull complete 08:29:33 5851b861e8e6: Pull complete 08:29:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:29:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:29:33 prd-ubuntu20.04-docker-8c-8g-4236 does not seem to be running inside a container 08:29:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:29:34 $ docker top df9f1c975966f6d3cf0bcc2e3acf435af6d3842de01b5ffdefec40d5cb5b5748 -eo pid,comm 08:29:34 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:29:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:29:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:34 [ssh-agent] Looking for ssh-agent implementation... 08:29:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:34 $ docker exec df9f1c975966f6d3cf0bcc2e3acf435af6d3842de01b5ffdefec40d5cb5b5748 ssh-agent 08:29:34 SSH_AUTH_SOCK=/tmp/ssh-nCGc2j7PzU6g/agent.32 08:29:34 SSH_AGENT_PID=38 08:29:34 Running ssh-add (command line suppressed) 08:29:34 Identity added: /w/workspace/edgex-go/2@tmp/private_key_966486262471248860.key (/w/workspace/edgex-go/2@tmp/private_key_966486262471248860.key) 08:29:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:35 + git tag --points-at HEAD [Pipeline] } 08:29:35 $ docker exec --env ******** --env ******** df9f1c975966f6d3cf0bcc2e3acf435af6d3842de01b5ffdefec40d5cb5b5748 ssh-agent -k 08:29:35 unset SSH_AUTH_SOCK; 08:29:35 unset SSH_AGENT_PID; 08:29:35 echo Agent pid 38 killed; 08:29:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:29:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:35 [ssh-agent] Looking for ssh-agent implementation... 08:29:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:35 $ docker exec df9f1c975966f6d3cf0bcc2e3acf435af6d3842de01b5ffdefec40d5cb5b5748 ssh-agent 08:29:35 SSH_AUTH_SOCK=/tmp/ssh-JDDuvG7WguEg/agent.71 08:29:35 SSH_AGENT_PID=77 08:29:35 Running ssh-add (command line suppressed) 08:29:35 Identity added: /w/workspace/edgex-go/2@tmp/private_key_3754902480679406352.key (/w/workspace/edgex-go/2@tmp/private_key_3754902480679406352.key) 08:29:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:36 + git semver init 08:29:36 2023-02-01 08:29:36,172 [run_init] DEBUG init version:0.0.0 force:False 08:29:36 2023-02-01 08:29:36,172 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 08:29:36 2023-02-01 08:29:36,173 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 08:29:36 2023-02-01 08:29:36,173 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 08:29:40 2023-02-01 08:29:40,207 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 08:29:40 2023-02-01 08:29:40,208 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4317 with force:False 08:29:40 2023-02-01 08:29:40,208 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4317 08:29:40 2023-02-01 08:29:40,212 [execute] INFO git cat-file --batch-check 08:29:40 2023-02-01 08:29:40,212 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:29:40 2023-02-01 08:29:40,218 [execute] INFO git cat-file --batch 08:29:40 2023-02-01 08:29:40,218 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:29:40 2023-02-01 08:29:40,224 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4317 08:29:40 0.0.0 [Pipeline] } 08:29:40 $ docker exec --env ******** --env ******** df9f1c975966f6d3cf0bcc2e3acf435af6d3842de01b5ffdefec40d5cb5b5748 ssh-agent -k 08:29:40 unset SSH_AUTH_SOCK; 08:29:40 unset SSH_AGENT_PID; 08:29:40 echo Agent pid 77 killed; 08:29:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:40 + git semver [Pipeline] } 08:29:41 $ docker stop --time=1 df9f1c975966f6d3cf0bcc2e3acf435af6d3842de01b5ffdefec40d5cb5b5748 08:29:42 $ docker rm -f --volumes df9f1c975966f6d3cf0bcc2e3acf435af6d3842de01b5ffdefec40d5cb5b5748 [Pipeline] // withDockerContainer [Pipeline] sh 08:29:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:29:43 Stashed 1 file(s) [Pipeline] echo 08:29:43 [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:29:43 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:29:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:29:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:29:43 ========================================================= 08:29:43 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 08:29:43 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:29:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:29:43 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 08:29:43 213ec9aee27d: Pulling fs layer 08:29:43 4583459ba037: Pulling fs layer 08:29:43 93c1e223e6f2: Pulling fs layer 08:29:43 53926ce57604: Pulling fs layer 08:29:43 21b2b0c7a3f4: Pulling fs layer 08:29:43 22ff95d597cd: Pulling fs layer 08:29:43 12d6caf4c0d1: Pulling fs layer 08:29:43 96b7cbca73a9: Pulling fs layer 08:29:43 a7acece74701: Pulling fs layer 08:29:43 22ff95d597cd: Waiting 08:29:43 12d6caf4c0d1: Waiting 08:29:43 96b7cbca73a9: Waiting 08:29:43 a7acece74701: Waiting 08:29:43 21b2b0c7a3f4: Waiting 08:29:43 53926ce57604: Waiting 08:29:43 93c1e223e6f2: Download complete 08:29:43 4583459ba037: Verifying Checksum 08:29:43 4583459ba037: Download complete 08:29:43 21b2b0c7a3f4: Download complete 08:29:43 22ff95d597cd: Verifying Checksum 08:29:43 22ff95d597cd: Download complete 08:29:43 213ec9aee27d: Verifying Checksum 08:29:43 213ec9aee27d: Download complete 08:29:44 12d6caf4c0d1: Download complete 08:29:44 213ec9aee27d: Pull complete 08:29:44 4583459ba037: Pull complete 08:29:44 93c1e223e6f2: Pull complete 08:29:44 a7acece74701: Verifying Checksum 08:29:44 a7acece74701: Download complete 08:29:45 53926ce57604: Verifying Checksum 08:29:45 53926ce57604: Download complete 08:29:45 96b7cbca73a9: Verifying Checksum 08:29:45 96b7cbca73a9: Download complete 08:29:48 53926ce57604: Pull complete 08:29:48 21b2b0c7a3f4: Pull complete 08:29:48 22ff95d597cd: Pull complete 08:29:48 12d6caf4c0d1: Pull complete 08:29:50 96b7cbca73a9: Pull complete 08:29:51 a7acece74701: Pull complete 08:29:51 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 08:29:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:29:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:29:51 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:29:51 WORKDIR /edgex 08:29:51 COPY go.mod . 08:29:51 RUN go mod download 08:29:51 + docker build -t ci-base-image-x86_64 -f - . 08:29:52 Sending build context to Docker daemon 170.1MB 08:29:52 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:29:52 ---> db6d94c90886 08:29:52 Step 2/4 : WORKDIR /edgex 08:29:53 ---> Running in e1bfb9228e66 08:29:53 Removing intermediate container e1bfb9228e66 08:29:53 ---> 70902f7c8f1a 08:29:53 Step 3/4 : COPY go.mod . 08:29:54 ---> 1e23d258b62c 08:29:54 Step 4/4 : RUN go mod download 08:29:54 ---> Running in 0441c275314c 08:29:58 Still waiting to schedule task 08:29:58 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:30:08 Removing intermediate container 0441c275314c 08:30:08 ---> abecaac50c12 08:30:08 Successfully built abecaac50c12 08:30:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:09 + docker inspect -f . ci-base-image-x86_64 08:30:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:09 prd-ubuntu20.04-docker-8c-8g-4236 does not seem to be running inside a container 08:30:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:30:09 $ docker top ea900a12923632744fe3413ee452411f77cb3a025aa9969a26272547f3e2a61f -eo pid,comm [Pipeline] { [Pipeline] sh 08:30:10 + go version 08:30:10 go version go1.18.7 linux/amd64 [Pipeline] } 08:30:10 $ docker stop --time=1 ea900a12923632744fe3413ee452411f77cb3a025aa9969a26272547f3e2a61f 08:30:11 $ docker rm -f --volumes ea900a12923632744fe3413ee452411f77cb3a025aa9969a26272547f3e2a61f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:11 + docker inspect -f . ci-base-image-x86_64 08:30:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:11 prd-ubuntu20.04-docker-8c-8g-4236 does not seem to be running inside a container 08:30:11 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:30:12 $ docker top 18f1197257a401d2c86cd9eab8dd2c06d50dc5ba651b4241be90586c2e78a398 -eo pid,comm [Pipeline] { [Pipeline] echo 08:30:12 ========================================================= 08:30:12 [edgeXBuildGoParallel] Running Tests and Build... 08:30:12 ========================================================= [Pipeline] sh 08:30:12 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:30:12 + make test 08:30:12 go test -race -coverprofile=coverage.out ./... 08:30:19 ? github.com/edgexfoundry/edgex-go [no test files] 08:30:34 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:30:34 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:30:34 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:30:34 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:30:34 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:30:34 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:30:34 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:30:34 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:30:34 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:30:34 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:30:34 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:30:34 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:30:34 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:30:34 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:30:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements 08:30:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:30:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:30:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.107s coverage: 98.5% of statements 08:30:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.121s coverage: 43.1% of statements 08:30:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:30:34 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:30:34 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:30:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.080s coverage: 54.0% of statements 08:30:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:30:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:30:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.579s coverage: 89.2% of statements 08:30:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:30:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:30:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:30:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:30:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:30:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.086s coverage: 2.6% of statements 08:30:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:30:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:30:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.510s coverage: 95.6% of statements 08:30:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:30:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:30:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:30:37 ok github.com/edgexfoundry/edgex-go/internal/io 0.092s coverage: 72.2% of statements 08:30:37 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:30:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:30:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:30:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:30:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:30:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.079s coverage: 65.9% of statements 08:30:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:30:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:30:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:30:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.085s coverage: 0.9% of statements 08:30:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:30:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.096s coverage: 29.6% of statements 08:30:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:30:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements 08:30:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.077s coverage: 82.9% of statements 08:30:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.071s coverage: 94.1% of statements 08:30:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.082s coverage: 96.3% of statements 08:30:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements 08:30:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.099s coverage: 94.4% of statements 08:30:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.070s coverage: 44.8% of statements 08:30:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.247s coverage: 79.9% of statements 08:30:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:30:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.105s coverage: 92.9% of statements 08:30:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:30:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:30:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:30:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.039s coverage: 65.1% of statements 08:30:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:30:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:30:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:30:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:30:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.063s coverage: 86.9% of statements 08:30:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:30:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:30:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:30:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:30:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements 08:30:56 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:30:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:30:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.033s coverage: 100.0% of statements 08:30:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:30:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.092s coverage: 77.4% of statements 08:30:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:30:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.080s coverage: 80.0% of statements 08:30:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements 08:30:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.241s coverage: 91.2% of statements 08:30:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:30:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.181s coverage: 64.7% of statements 08:30:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:30:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:30:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements 08:30:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 08:30:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 08:30:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 08:30:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements 08:30:56 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.347s coverage: 65.3% of statements 08:30:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:30:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:30:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:30:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.176s coverage: 41.8% of statements 08:30:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:30:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:30:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.072s coverage: 89.5% of statements 08:30:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:30:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements 08:30:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:30:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:30:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:30:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:30:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements 08:30:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:30:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:30:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:30:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:30:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.151s coverage: 92.3% of statements 08:30:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:30:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:30:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:30:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:30:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 63.2% of statements 08:30:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:30:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:30:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.122s coverage: 97.7% of statements 08:30:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:30:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:30:56 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:31:18 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 08:31:18 go vet ./... 08:31:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:31:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:31:18 ./bin/test-attribution-txt.sh [Pipeline] echo 08:31:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:31:19 + ls -al . 08:31:19 total 744 08:31:19 drwxrwxr-x 11 1001 1001 4096 Feb 1 08:30 . 08:31:19 drwxr-xr-x 4 root root 4096 Feb 1 08:30 .. 08:31:19 drwxrwxr-x 2 1001 1001 4096 Feb 1 08:29 .blubracket 08:31:19 -rw-rw-r-- 1 1001 1001 16 Feb 1 08:29 .dockerignore 08:31:19 drwxrwxr-x 8 1001 1001 4096 Feb 1 08:30 .git 08:31:19 drwxrwxr-x 3 1001 1001 4096 Feb 1 08:29 .github 08:31:19 -rw-rw-r-- 1 1001 1001 1024 Feb 1 08:29 .gitignore 08:31:19 -rw-rw-r-- 1 1001 1001 42 Feb 1 08:29 .golangci.yml 08:31:19 -rw-rw-r-- 1 1001 1001 87 Feb 1 08:29 .hadolint.yml 08:31:19 drwxr-xr-x 3 1001 1001 4096 Feb 1 08:29 .semver 08:31:19 -rw-rw-r-- 1 1001 1001 166 Feb 1 08:29 .sonarcloud.properties 08:31:19 -rw-rw-r-- 1 1001 1001 1171 Feb 1 08:29 ADOPTERS.md 08:31:19 -rw-rw-r-- 1 1001 1001 10825 Feb 1 08:29 Attribution.txt 08:31:19 -rw-rw-r-- 1 1001 1001 73765 Feb 1 08:29 CHANGELOG.md 08:31:19 -rw-rw-r-- 1 1001 1001 3804 Feb 1 08:29 CONTRIBUTING.md 08:31:19 -rw-rw-r-- 1 1001 1001 677 Feb 1 08:29 GOVERNANCE.md 08:31:19 -rw-rw-r-- 1 1001 1001 850 Feb 1 08:29 Jenkinsfile 08:31:19 -rw-rw-r-- 1 1001 1001 10775 Feb 1 08:29 LICENSE 08:31:19 -rw-rw-r-- 1 1001 1001 13388 Feb 1 08:29 Makefile 08:31:19 -rw-rw-r-- 1 1001 1001 582 Feb 1 08:29 OWNERS.md 08:31:19 -rw-rw-r-- 1 1001 1001 9403 Feb 1 08:29 README.md 08:31:19 -rw-rw-r-- 1 1001 1001 6912 Feb 1 08:29 SECURITY.md 08:31:19 -rw-rw-r-- 1 1001 1001 5 Feb 1 08:29 VERSION 08:31:19 drwxrwxr-x 2 1001 1001 4096 Feb 1 08:29 bin 08:31:19 drwxrwxr-x 17 1001 1001 4096 Feb 1 08:29 cmd 08:31:19 -rw-r--r-- 1 root root 485987 Feb 1 08:30 coverage.out 08:31:19 -rw-rw-r-- 1 1001 1001 3294 Feb 1 08:29 go.mod 08:31:19 -rw-rw-r-- 1 1001 1001 33316 Feb 1 08:29 go.sum 08:31:19 drwxrwxr-x 7 1001 1001 4096 Feb 1 08:29 internal 08:31:19 drwxrwxr-x 3 1001 1001 4096 Feb 1 08:29 openapi 08:31:19 drwxrwxr-x 4 1001 1001 4096 Feb 1 08:29 snap 08:31:19 -rw-rw-r-- 1 1001 1001 204 Feb 1 08:29 version.go [Pipeline] sh 08:31:19 + '[' -e coverage.out ] 08:31:19 + chown 1001:1001 coverage.out [Pipeline] stash 08:31:19 Stashed 1 file(s) [Pipeline] sh 08:31:19 + make build 08:31:19 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:31:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4239 in /w/workspace/edgexfoundry_edgex-go_PR-4317 [Pipeline] { [Pipeline] ws 08:31:31 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 08:31:31 The recommended git tool is: git 08:31:31 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:31:31 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:31:32 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:31:33 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:31:39 using credential edgex-jenkins-ssh 08:31:39 Cloning the remote Git repository 08:31:39 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:31:39 > git init /w/workspace/edgex-go/2 # timeout=10 08:31:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:31:39 > git --version # timeout=10 08:31:39 > git --version # 'git version 2.25.1' 08:31:39 using GIT_SSH to set credentials SSH Credentials for GitHub 08:31:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:31:41 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:31:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:31:42 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:31:44 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:31:44 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:31:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:31:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:31:49 $ docker stop --time=1 18f1197257a401d2c86cd9eab8dd2c06d50dc5ba651b4241be90586c2e78a398 08:31:51 $ docker rm -f --volumes 18f1197257a401d2c86cd9eab8dd2c06d50dc5ba651b4241be90586c2e78a398 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:31:52 08:31:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:31:52 latest: Pulling from edgex-devops/edgex-compose 08:31:52 cbdbe7a5bc2a: Pulling fs layer 08:31:52 ca9280d653b3: Pulling fs layer 08:31:52 7e9c9ca2126c: Pulling fs layer 08:31:52 cbdbe7a5bc2a: Verifying Checksum 08:31:52 cbdbe7a5bc2a: Download complete 08:31:52 cbdbe7a5bc2a: Pull complete 08:31:52 ca9280d653b3: Download complete 08:31:53 7e9c9ca2126c: Download complete 08:31:53 ca9280d653b3: Pull complete 08:31:56 7e9c9ca2126c: Pull complete 08:31:56 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:31:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:31:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:56 prd-ubuntu20.04-docker-8c-8g-4236 does not seem to be running inside a container 08:31:56 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:31:57 $ docker top 98d23695aab24186626137d05aae79f0eddff9b35c812d614ee7248c63100b88 -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:57 + docker-compose build --help 08:31:57 + grep parallel 08:31:58 --parallel Build images in parallel. [Pipeline] } 08:31:58 $ docker stop --time=1 98d23695aab24186626137d05aae79f0eddff9b35c812d614ee7248c63100b88 08:31:58 Merging remotes/origin/main commit 673422cf48d924dd46ca45c091b4df6a300e9e32 into PR head commit 3b85155aa840fff15a7c28468ec9cff9880ec71b 08:31:59 Merge succeeded, producing 9fc45a128ae9c36634aee8da993c62925f6be5aa 08:31:59 Checking out Revision 9fc45a128ae9c36634aee8da993c62925f6be5aa (PR-4317) 08:31:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:31:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:31:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:31:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:31:57 using GIT_SSH to set credentials SSH Credentials for GitHub 08:31:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4317/head:refs/remotes/origin/PR-4317 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:31:58 > git config core.sparsecheckout # timeout=10 08:31:58 > git checkout -f 3b85155aa840fff15a7c28468ec9cff9880ec71b # timeout=10 08:31:58 > git remote # timeout=10 08:31:58 > git config --get remote.origin.url # timeout=10 08:31:58 using GIT_SSH to set credentials SSH Credentials for GitHub 08:31:58 > git merge 673422cf48d924dd46ca45c091b4df6a300e9e32 # timeout=10 08:31:59 > git rev-parse HEAD^{commit} # timeout=10 08:31:59 $ docker rm -f --volumes 98d23695aab24186626137d05aae79f0eddff9b35c812d614ee7248c63100b88 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:31:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:00 prd-ubuntu20.04-docker-8c-8g-4236 does not seem to be running inside a container 08:32:00 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:32:00 $ docker top 68c144c2266cc683d808e72202a6fe662df9dada181b400925f299d321b73ec2 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:00 + docker-compose -f ./docker-compose-build.yml build --parallel 08:32:01 Building core-command ... 08:32:01 Building core-common-config-bootstrapper ... 08:32:01 Building core-data ... 08:32:01 Building core-metadata ... 08:32:01 Building security-bootstrapper ... 08:32:01 Building security-proxy-setup ... 08:32:01 Building security-secretstore-setup ... 08:32:01 Building security-spiffe-token-provider ... 08:32:01 Building security-spire-agent ... 08:32:01 Building security-spire-config ... 08:32:01 Building security-spire-server ... 08:32:01 Building support-notifications ... 08:32:01 Building support-scheduler ... 08:32:01 Building security-secretstore-setup 08:32:01 Building core-data 08:32:01 Building security-proxy-setup 08:32:01 Building support-scheduler 08:32:01 Building security-spire-agent 08:31:59 > git config core.sparsecheckout # timeout=10 08:31:59 > git checkout -f 9fc45a128ae9c36634aee8da993c62925f6be5aa # timeout=10 08:32:02 Commit message: "Merge commit '673422cf48d924dd46ca45c091b4df6a300e9e32' into HEAD" 08:32:02 > git rev-list --no-walk 3b85155aa840fff15a7c28468ec9cff9880ec71b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:32:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:32:03 % Total % Received % Xferd Average Speed Time Time Time Current 08:32:03 Dload Upload Total Spent Left Speed 08:32:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89167 0 --:--:-- --:--:-- --:--:-- 89167 [Pipeline] sh 08:32:04 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:32:04 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:32:04 + sudo tee /etc/docker/daemon.new 08:32:04 { 08:32:04 "registry-mirrors": [ 08:32:04 "https://nexus3.edgexfoundry.org:10001" 08:32:04 ], 08:32:04 "bip": "10.250.0.254/24", 08:32:04 "hosts": [ 08:32:04 "tcp://0.0.0.0:5555", 08:32:04 "unix:///var/run/docker.sock" 08:32:04 ], 08:32:04 "mtu": 1458, 08:32:04 "selinux-enabled": true, 08:32:04 "seccomp-profile": "/etc/docker/seccomp.json" 08:32:04 } [Pipeline] sh 08:32:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:32:05 + sudo service docker restart 08:32:13 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:13 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:32:13 ---> abecaac50c12 08:32:13 Step 3/21 : WORKDIR /edgex-go 08:32:13 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:32:13 ---> abecaac50c12 08:32:13 Step 3/24 : WORKDIR /edgex-go 08:32:13 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:32:13 ---> abecaac50c12 08:32:13 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:32:13 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:32:13 ---> abecaac50c12 08:32:13 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:32:13 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:32:13 ---> abecaac50c12 08:32:13 Step 3/24 : WORKDIR /edgex-go 08:32:14 ---> Running in 3838438a3b21 08:32:14 ---> Running in 152a7b8dc88f 08:32:14 ---> Running in 8aa29636f9f8 08:32:14 ---> Running in b6566d429478 08:32:14 ---> Running in bdfc7883b48f 08:32:14 Removing intermediate container 8aa29636f9f8 08:32:14 ---> f51aa54f9639 08:32:14 Step 4/22 : WORKDIR /edgex-go 08:32:14 Removing intermediate container 3838438a3b21 08:32:14 ---> 153ebce50e58 08:32:14 Step 4/22 : WORKDIR /edgex-go 08:32:14 Removing intermediate container b6566d429478 08:32:14 ---> 675443bc163f 08:32:14 Step 4/21 : RUN apk add --update --no-cache make git 08:32:14 Removing intermediate container 152a7b8dc88f 08:32:14 ---> 1e16ed00d5dd 08:32:14 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:32:14 Removing intermediate container bdfc7883b48f 08:32:14 ---> 31ed73b593e9 08:32:14 Step 4/24 : RUN apk add --update --no-cache make git 08:32:14 ---> Running in 8f0d88b2c32b 08:32:14 ---> Running in 1dfe61187d86 08:32:14 ---> Running in 8a3bbca2c37d 08:32:14 ---> Running in 61af74bd6d2d 08:32:14 ---> Running in 7e649b61cd57 08:32:15 Removing intermediate container 8f0d88b2c32b 08:32:15 ---> 86312c485ef7 08:32:15 Step 5/22 : RUN apk add --update --no-cache make git 08:32:15 Removing intermediate container 8a3bbca2c37d 08:32:15 ---> 183dfe26b6ea 08:32:15 Step 5/22 : RUN apk add --update --no-cache make git 08:32:15 ---> Running in 2b51b757bfe0 08:32:15 ---> Running in 1ab9ece0f96f 08:32:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:15 OK: 211 MiB in 51 packages 08:32:15 OK: 211 MiB in 51 packages 08:32:15 OK: 211 MiB in 51 packages 08:32:15 OK: 211 MiB in 51 packages 08:32:15 OK: 211 MiB in 51 packages 08:32:16 Removing intermediate container 2b51b757bfe0 08:32:16 ---> 1e4c6fd09d89 08:32:16 Step 6/22 : COPY go.mod vendor* ./ 08:32:16 Removing intermediate container 61af74bd6d2d 08:32:16 ---> 8ec9bad76d37 08:32:16 Step 5/24 : COPY go.mod vendor* ./ 08:32:16 Removing intermediate container 1dfe61187d86 08:32:16 ---> 2daa4dd627a8 08:32:16 Step 5/21 : COPY go.mod vendor* ./ 08:32:16 ---> 5283a2e884c2 08:32:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:16 Removing intermediate container 7e649b61cd57 08:32:16 ---> 7f673ab8e10d 08:32:16 Step 5/24 : COPY go.mod vendor* ./ 08:32:16 ---> Running in 59a75450e71b 08:32:16 ---> f5aa20985b34 08:32:16 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:16 ---> Running in dd274300ca48 08:32:16 ---> 4313181e38a7 08:32:16 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:16 Removing intermediate container 1ab9ece0f96f 08:32:16 ---> 3fee6e0b81df 08:32:16 Step 6/22 : COPY go.mod vendor* ./ 08:32:16 ---> Running in 5f8af330b1fc 08:32:16 ---> f63c323aa26f 08:32:16 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:16 ---> Running in 532f64c28f8f 08:32:16 ---> 2adf42b7d551 08:32:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:16 ---> Running in 340f68086ee5 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:32:23 provisioning config files... 08:32:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config692977093253289996tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:32:24 ---> docker-login.sh 08:32:24 nexus3.edgexfoundry.org:10001 08:32:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:24 Configure a credential helper to remove this warning. See 08:32:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:24 08:32:24 Login Succeeded 08:32:24 nexus3.edgexfoundry.org:10002 08:32:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:25 Configure a credential helper to remove this warning. See 08:32:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:25 08:32:25 Login Succeeded 08:32:25 nexus3.edgexfoundry.org:10003 08:32:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:25 Configure a credential helper to remove this warning. See 08:32:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:25 08:32:25 Login Succeeded 08:32:25 nexus3.edgexfoundry.org:10004 08:32:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:26 Configure a credential helper to remove this warning. See 08:32:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:26 08:32:26 Login Succeeded 08:32:26 docker.io 08:32:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:26 Configure a credential helper to remove this warning. See 08:32:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:26 08:32:26 Login Succeeded 08:32:26 ---> docker-login.sh ends [Pipeline] } 08:32:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:32:27 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:32:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:32:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:32:27 ========================================================= 08:32:27 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 08:32:27 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:32:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:32:27 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:32:27 9b18e9b68314: Pulling fs layer 08:32:27 35d82f9e3411: Pulling fs layer 08:32:27 e16973657156: Pulling fs layer 08:32:27 fc693d55d65f: Pulling fs layer 08:32:27 7e9fc2657dce: Pulling fs layer 08:32:27 dda99020689f: Pulling fs layer 08:32:27 db1c61fa0a46: Pulling fs layer 08:32:27 891c053d2c06: Pulling fs layer 08:32:27 fc693d55d65f: Waiting 08:32:27 7e9fc2657dce: Waiting 08:32:27 dda99020689f: Waiting 08:32:27 db1c61fa0a46: Waiting 08:32:27 891c053d2c06: Waiting 08:32:27 e16973657156: Verifying Checksum 08:32:27 e16973657156: Download complete 08:32:27 35d82f9e3411: Download complete 08:32:27 7e9fc2657dce: Verifying Checksum 08:32:27 dda99020689f: Verifying Checksum 08:32:27 dda99020689f: Download complete 08:32:27 9b18e9b68314: Verifying Checksum 08:32:27 9b18e9b68314: Download complete 08:32:29 891c053d2c06: Verifying Checksum 08:32:29 891c053d2c06: Download complete 08:32:30 db1c61fa0a46: Verifying Checksum 08:32:30 db1c61fa0a46: Download complete 08:32:30 9b18e9b68314: Pull complete 08:32:30 fc693d55d65f: Verifying Checksum 08:32:30 fc693d55d65f: Download complete 08:32:30 35d82f9e3411: Pull complete 08:32:31 e16973657156: Pull complete 08:32:46 fc693d55d65f: Pull complete 08:32:46 7e9fc2657dce: Pull complete 08:32:46 dda99020689f: Pull complete 08:32:50 db1c61fa0a46: Pull complete 08:32:51 891c053d2c06: Pull complete 08:32:51 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 08:32:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:32:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:32:52 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:32:52 WORKDIR /edgex 08:32:52 COPY go.mod . 08:32:52 RUN go mod download 08:32:52 + docker build -t ci-base-image-arm64 -f - . 08:32:52 Sending build context to Docker daemon 3.091MB 08:32:52 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:32:52 ---> f96f9c87975a 08:32:52 Step 2/4 : WORKDIR /edgex 08:32:54 ---> Running in ef692405ea27 08:32:55 Removing intermediate container ef692405ea27 08:32:55 ---> 54e344ace241 08:32:55 Step 3/4 : COPY go.mod . 08:32:57 ---> 4b508b2d7887 08:32:57 Step 4/4 : RUN go mod download 08:32:57 ---> Running in 7d871e245af7 08:33:03 Removing intermediate container dd274300ca48 08:33:03 ---> 3d2421aede94 08:33:03 Step 7/24 : COPY . . 08:33:03 Removing intermediate container 340f68086ee5 08:33:03 ---> 08bc32237cab 08:33:03 Step 8/22 : COPY . . 08:33:03 Removing intermediate container 532f64c28f8f 08:33:03 ---> 518a3fa948e0 08:33:03 Step 7/24 : COPY . . 08:33:03 Removing intermediate container 5f8af330b1fc 08:33:03 ---> 142427fa3e8b 08:33:03 Step 7/21 : COPY . . 08:33:03 Removing intermediate container 59a75450e71b 08:33:03 ---> 5c3c7f6acd28 08:33:03 Step 8/22 : COPY . . 08:33:08 ---> 47d907f68ab9 08:33:08 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:33:08 ---> Running in 13e1c4079e42 08:33:08 ---> b278cf0d0a97 08:33:08 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:33:08 ---> 7620142fbf7a 08:33:08 ---> 98603fc99ce6 08:33:08 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:33:08 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:33:08 ---> 353e96c00c6f 08:33:08 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:33:08 ---> Running in 2b37cd9bcbf1 08:33:08 ---> Running in ad90e17f87e6 08:33:08 ---> Running in 5c35fc78a25a 08:33:08 ---> Running in 6fdbd29fe9a5 08:33:08 Removing intermediate container ad90e17f87e6 08:33:08 ---> 2b25b9fdf8d4 08:33:08 Step 9/24 : WORKDIR /edgex-go/spire-build 08:33:08 ---> Running in dc9f8825a9fc 08:33:08 Removing intermediate container dc9f8825a9fc 08:33:08 ---> e88599f7a62f 08:33:08 Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:33:08 ---> Running in 4ac0eb466744 08:33:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:33:08 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:33:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:33:08 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:33:09 Removing intermediate container 4ac0eb466744 08:33:09 ---> 4af140c5e640 08:33:09 Step 11/24 : WORKDIR /edgex-go 08:33:09 ---> Running in 80ed5151fd7f 08:33:09 Removing intermediate container 80ed5151fd7f 08:33:09 ---> fca4aecbeac2 08:33:09 08:33:09 Step 12/24 : FROM alpine:3.15 08:33:09 3.15: Pulling from library/alpine 08:33:09 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 08:33:09 Status: Downloaded newer image for alpine:3.15 08:33:09 ---> c4fc93816858 08:33:09 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:33:09 ---> Running in 81c1c01bec41 08:33:09 Removing intermediate container 81c1c01bec41 08:33:09 ---> 118330ab3888 08:33:09 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:33:09 ---> Running in 9398d6636dd0 08:33:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:33:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:33:10 v3.15.6-287-geb38532184 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:33:10 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:33:10 OK: 15859 distinct packages available 08:33:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:33:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:33:11 (1/5) Installing dumb-init (1.2.5-r1) 08:33:11 (2/5) Installing musl-obstack (1.2.3-r0) 08:33:11 (3/5) Installing libucontext (1.1-r0) 08:33:11 (4/5) Installing gcompat (1.0.0-r4) 08:33:11 (5/5) Installing openssl (1.1.1s-r1) 08:33:11 Executing busybox-1.34.1-r7.trigger 08:33:11 OK: 7 MiB in 19 packages 08:33:11 Removing intermediate container 9398d6636dd0 08:33:11 ---> 52a350113f66 08:33:11 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:33:12 ---> 8a95f4067108 08:33:12 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:33:14 ---> ecef8255e04d 08:33:14 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:33:14 ---> 51e6cd4b63a4 08:33:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:33:15 ---> 0d676c653b6e 08:33:15 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:33:15 ---> 6186c5d33d95 08:33:15 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:33:15 ---> Running in 3cc78a6e8055 08:33:15 Removing intermediate container 3cc78a6e8055 08:33:15 ---> 2b2deaa3cfb1 08:33:15 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:33:15 ---> Running in d9351799d1ab 08:33:16 Removing intermediate container d9351799d1ab 08:33:16 ---> 31916ac15453 08:33:16 Step 22/24 : LABEL arch=x86_64 08:33:16 ---> Running in b535b570c1c8 08:33:16 Removing intermediate container b535b570c1c8 08:33:16 ---> 0566bc48ea95 08:33:16 Step 23/24 : LABEL git_sha=d4b2f1d377715be49c8e566f938e3ef5963dfcb7 08:33:16 ---> Running in 5cfd4513aad1 08:33:16 Removing intermediate container 5cfd4513aad1 08:33:16 ---> 42e03199f5af 08:33:16 Step 24/24 : LABEL version=0.0.0 08:33:16 ---> Running in a549319d0407 08:33:16 Removing intermediate container a549319d0407 08:33:16 ---> 505478fd4a18 08:33:16 08:33:16 Successfully built 505478fd4a18 08:33:16 Successfully tagged security-spire-agent:latest 08:33:16  Building security-spire-agent ... done Building security-spire-config 08:33:20 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:33:20 ---> abecaac50c12 08:33:20 Step 3/24 : WORKDIR /edgex-go 08:33:20 ---> Using cache 08:33:20 ---> 31ed73b593e9 08:33:20 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:33:20 ---> Running in 30911ec16366 08:33:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:21 OK: 211 MiB in 51 packages 08:33:22 Removing intermediate container 30911ec16366 08:33:22 ---> 3b6e7730d657 08:33:22 Step 5/24 : COPY go.mod vendor* ./ 08:33:22 ---> 927bcae0c8d5 08:33:22 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:22 ---> Running in 6c483dbed547 08:33:29 Removing intermediate container 7d871e245af7 08:33:29 ---> 1b2c04ebf1fa 08:33:29 Successfully built 1b2c04ebf1fa 08:33:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:29 + docker inspect -f . ci-base-image-arm64 08:33:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:30 prd-ubuntu20.04-docker-arm64-4c-16g-4239 does not seem to be running inside a container 08:33:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:33:31 $ docker top 904db20703479b2db53f2a3f0b62e59e595fec08169a8955a1ec1008340df910 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:32 + go version 08:33:32 go version go1.18.7 linux/arm64 [Pipeline] } 08:33:32 $ docker stop --time=1 904db20703479b2db53f2a3f0b62e59e595fec08169a8955a1ec1008340df910 08:33:34 $ docker rm -f --volumes 904db20703479b2db53f2a3f0b62e59e595fec08169a8955a1ec1008340df910 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:33:35 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:33:35 + docker inspect -f . ci-base-image-arm64 08:33:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:35 prd-ubuntu20.04-docker-arm64-4c-16g-4239 does not seem to be running inside a container 08:33:35 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:33:36 $ docker top 09b545848eb1e736ddf20ef04cca6f3f4ed8c5ec3c7fa444773aa33b11d6753a -eo pid,comm [Pipeline] { [Pipeline] echo 08:33:37 ========================================================= 08:33:37 [edgeXBuildGoParallel] Running Tests and Build... 08:33:37 ========================================================= [Pipeline] sh 08:33:37 Removing intermediate container 6c483dbed547 08:33:37 ---> bd848821896c 08:33:37 Step 7/24 : COPY . . 08:33:37 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:33:38 + make test 08:33:38 go test -race -coverprofile=coverage.out ./... 08:33:40 Removing intermediate container 5c35fc78a25a 08:33:40 ---> 7a299925c0ca 08:33:40 08:33:40 Step 9/21 : FROM alpine:3.16 08:33:40 Removing intermediate container 13e1c4079e42 08:33:40 ---> 83d8a3078c63 08:33:40 08:33:40 Step 9/24 : FROM alpine:3.16 08:33:40 Removing intermediate container 6fdbd29fe9a5 08:33:40 ---> 74196b9f512a 08:33:40 08:33:40 Step 10/22 : FROM alpine:3.16 08:33:40 3.16: Pulling from library/alpine 08:33:40 3.16: Pulling from library/alpine 08:33:40 3.16: Pulling from library/alpine 08:33:41 ---> 847b7c3a0220 08:33:41 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:33:41 ---> Running in 7aafb7aceca6 08:33:41 Removing intermediate container 7aafb7aceca6 08:33:41 ---> f5d837faba06 08:33:41 Step 9/24 : WORKDIR /edgex-go/spire-build 08:33:41 ---> Running in 468c3a73f5e8 08:33:41 Removing intermediate container 468c3a73f5e8 08:33:41 ---> ef95947cb8d8 08:33:41 Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:33:41 ---> Running in e981184b2cd1 08:33:42 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 08:33:42 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 08:33:42 Status: Downloaded newer image for alpine:3.16 08:33:42 Status: Downloaded newer image for alpine:3.16 08:33:42 ---> bfe296a52501 08:33:42 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:33:42 ---> bfe296a52501 08:33:42 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:33:42 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 08:33:42 Status: Image is up to date for alpine:3.16 08:33:42 ---> bfe296a52501 08:33:42 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 08:33:42 ---> Running in 35b91a149058 08:33:42 ---> Running in e8a2fb982081 08:33:42 ---> Running in d754b8de89b4 08:33:42 Removing intermediate container 35b91a149058 08:33:42 ---> 950b0dd549f8 08:33:42 Step 12/22 : ENV APP_PORT=59880 08:33:42 ---> Running in 879bddd55366 08:33:42 Removing intermediate container 879bddd55366 08:33:42 ---> a6c8af18947e 08:33:42 Step 13/22 : EXPOSE $APP_PORT 08:33:42 ---> Running in 6c79b8d58578 08:33:42 Removing intermediate container 6c79b8d58578 08:33:42 ---> d4ea9606b8a5 08:33:42 Step 14/22 : RUN apk add --update --no-cache dumb-init 08:33:42 ---> Running in 27d29707dbdd 08:33:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:42 Removing intermediate container e981184b2cd1 08:33:42 ---> d19323c05151 08:33:42 Step 11/24 : WORKDIR /edgex-go 08:33:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:42 ---> Running in 5c3614f41cea 08:33:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:42 Removing intermediate container 5c3614f41cea 08:33:42 ---> 01a69f2cc4d6 08:33:42 08:33:42 Step 12/24 : FROM alpine:3.15 08:33:42 ---> c4fc93816858 08:33:42 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:33:42 ---> Using cache 08:33:42 ---> 118330ab3888 08:33:42 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:33:42 ---> Running in 86e0d49d91d5 08:33:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:43 (1/3) Installing ca-certificates (20220614-r0) 08:33:43 (1/6) Installing ca-certificates (20220614-r0) 08:33:43 (2/3) Installing dumb-init (1.2.5-r1) 08:33:43 (3/3) Installing su-exec (0.2-r1) 08:33:43 Executing busybox-1.35.0-r17.trigger 08:33:43 (2/6) Installing brotli-libs (1.0.9-r6) 08:33:43 Executing ca-certificates-20220614-r0.trigger 08:33:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:43 (3/6) Installing nghttp2-libs (1.47.0-r0) 08:33:43 (4/6) Installing libcurl (7.83.1-r5) 08:33:43 (5/6) Installing curl (7.83.1-r5) 08:33:43 (6/6) Installing dumb-init (1.2.5-r1) 08:33:43 Executing busybox-1.35.0-r17.trigger 08:33:43 Executing ca-certificates-20220614-r0.trigger 08:33:43 OK: 6 MiB in 17 packages 08:33:43 OK: 8 MiB in 20 packages 08:33:43 (1/1) Installing dumb-init (1.2.5-r1) 08:33:43 Executing busybox-1.35.0-r17.trigger 08:33:43 OK: 6 MiB in 15 packages 08:33:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:33:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:33:43 v3.15.6-287-geb38532184 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:33:43 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:33:43 OK: 15859 distinct packages available 08:33:43 Removing intermediate container 27d29707dbdd 08:33:43 ---> dc438fc2a452 08:33:43 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:33:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:33:43 Removing intermediate container e8a2fb982081 08:33:43 ---> d9d6fb0484a8 08:33:43 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:33:43 Removing intermediate container d754b8de89b4 08:33:43 ---> 747109dcc57d 08:33:43 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:33:43 ---> Running in c00e65fde86c 08:33:43 ---> Running in 3187c0524af1 08:33:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:33:43 Removing intermediate container c00e65fde86c 08:33:43 ---> 0662d18d0121 08:33:43 Step 12/24 : WORKDIR / 08:33:43 Removing intermediate container 3187c0524af1 08:33:43 ---> 3e01aea20359 08:33:43 Step 12/21 : WORKDIR /edgex 08:33:43 ---> 55647d37b027 08:33:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:33:43 ---> Running in 42ad869fc3a0 08:33:43 ---> Running in cf64e120cd0f 08:33:43 (1/4) Installing dumb-init (1.2.5-r1) 08:33:43 (2/4) Installing musl-obstack (1.2.3-r0) 08:33:43 (3/4) Installing libucontext (1.1-r0) 08:33:43 (4/4) Installing gcompat (1.0.0-r4) 08:33:43 Executing busybox-1.34.1-r7.trigger 08:33:44 OK: 6 MiB in 18 packages 08:33:44 Removing intermediate container 2b37cd9bcbf1 08:33:44 ---> 7e20328b0905 08:33:44 08:33:44 Step 10/22 : FROM alpine:3.16 08:33:44 ---> bfe296a52501 08:33:44 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:33:44 ---> Running in 708c214fbc12 08:33:44 Removing intermediate container cf64e120cd0f 08:33:44 ---> 8af98e446ca9 08:33:44 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:33:44 Removing intermediate container 42ad869fc3a0 08:33:44 ---> e72a0bc3bf9b 08:33:44 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:33:44 ---> 638af28c566a 08:33:44 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:33:44 ---> 28c55a0cf916 08:33:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:33:44 ---> 202a4de35095 08:33:44 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:33:44 Removing intermediate container 86e0d49d91d5 08:33:44 ---> bd8443a50120 08:33:44 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:33:44 ---> 9067fa1b114d 08:33:44 Step 18/22 : ENTRYPOINT ["/core-data"] 08:33:44 ---> 257d271e2061 08:33:44 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:33:44 ---> Running in 846a8e9b6f0f 08:33:44 Removing intermediate container 846a8e9b6f0f 08:33:44 ---> 764d40cfc6ff 08:33:44 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:33:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:44 ---> 4724659ef1e1 08:33:44 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:33:44 ---> Running in c4519510edba 08:33:44 ---> 6c7e103af1fb 08:33:44 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:33:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:44 Removing intermediate container c4519510edba 08:33:44 ---> 0fdd6af18d5a 08:33:44 Step 20/22 : LABEL arch=x86_64 08:33:44 ---> Running in dc81298200d7 08:33:44 (1/1) Installing dumb-init (1.2.5-r1) 08:33:44 Executing busybox-1.35.0-r17.trigger 08:33:44 OK: 6 MiB in 15 packages 08:33:44 Removing intermediate container dc81298200d7 08:33:44 ---> 217462d09513 08:33:44 Step 21/22 : LABEL git_sha=d4b2f1d377715be49c8e566f938e3ef5963dfcb7 08:33:44 ---> 44c2b7e15810 08:33:44 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:33:44 ---> Running in 59eaddd4371a 08:33:44 ---> 1add8932fa87 08:33:44 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:33:45 Removing intermediate container 59eaddd4371a 08:33:45 ---> 045a748a5c39 08:33:45 Step 22/22 : LABEL version=0.0.0 08:33:45 ---> Running in aec631f92710 08:33:45 ---> 8495a50ad8a1 08:33:45 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:33:45 ---> Running in f44671821eb9 08:33:45 Removing intermediate container aec631f92710 08:33:45 ---> b599f07e2d16 08:33:45 08:33:45 Removing intermediate container 708c214fbc12 08:33:45 ---> 5fafe5f17074 08:33:45 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:33:45 ---> d54797c5b24f 08:33:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:33:45 ---> Running in 419c21106a57 08:33:45 Successfully built b599f07e2d16 08:33:45 Successfully tagged core-data:latest 08:33:45  Building core-data ... done Building support-notifications 08:33:45 Removing intermediate container 419c21106a57 08:33:45 ---> c582bc1c0d51 08:33:45 Step 13/22 : ENV APP_PORT=59861 08:33:45 ---> Running in 298ce40860ec 08:33:45 Removing intermediate container 298ce40860ec 08:33:45 ---> 5ed83cced57d 08:33:45 Step 14/22 : EXPOSE $APP_PORT 08:33:45 ---> efeaa8c47c88 08:33:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:33:45 ---> 6f3994c20a08 08:33:45 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:33:45 ---> Running in 73f0ef62fb91 08:33:46 Removing intermediate container 73f0ef62fb91 08:33:46 ---> 97792675295c 08:33:46 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:33:46 Removing intermediate container f44671821eb9 08:33:46 ---> e6db00c7555e 08:33:46 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 08:33:46 ---> Running in 48bd64da95d1 08:33:46 ---> 3da1a343251d 08:33:46 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:33:46 ---> e271b805454e 08:33:46 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:33:46 ---> Running in 2353e8c11cf2 08:33:46 ---> Running in 8409f93ca734 08:33:46 Removing intermediate container 48bd64da95d1 08:33:46 ---> 277f5c1229c9 08:33:46 Step 19/21 : LABEL arch=x86_64 08:33:46 ---> d1dfe7a9b006 08:33:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:33:46 Removing intermediate container 2353e8c11cf2 08:33:46 ---> 562e8ccda04f 08:33:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:33:46 ---> Running in 6a5fc994890e 08:33:46 Removing intermediate container 6a5fc994890e 08:33:46 ---> be910ed2fe32 08:33:46 Step 20/21 : LABEL git_sha=d4b2f1d377715be49c8e566f938e3ef5963dfcb7 08:33:46 ---> 9c3c151e1a23 08:33:46 Step 19/24 : WORKDIR / 08:33:46 ---> Running in 8c57836d4ea1 08:33:46 ---> Running in 08b636bd185c 08:33:46 Removing intermediate container 8c57836d4ea1 08:33:46 ---> 9a1196d850a3 08:33:46 Step 21/21 : LABEL version=0.0.0 08:33:46 ---> Running in e671f3de197a 08:33:47 Removing intermediate container 08b636bd185c 08:33:47 ---> d719f21244ef 08:33:47 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:33:47 ---> Running in cb08fdc7d137 08:33:47 Removing intermediate container e671f3de197a 08:33:47 ---> 6c5353fcc747 08:33:47 08:33:47 ---> ea146e03215b 08:33:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:33:47 Removing intermediate container cb08fdc7d137 08:33:47 ---> c278bcb374de 08:33:47 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:33:47 Successfully built 6c5353fcc747 08:33:47 ---> Running in 1ec6ab830f52 08:33:47 Successfully tagged security-proxy-setup:latest 08:33:47 Building security-spiffe-token-provider 08:33:47  Building security-proxy-setup ... done Removing intermediate container 8409f93ca734 08:33:47 ---> 0fa2a74255ab 08:33:47 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:33:47 ---> Running in b7bf4af6ae10 08:33:47 ---> 5a5c975360b2 08:33:47 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:33:47 Removing intermediate container 1ec6ab830f52 08:33:47 ---> a957a437e5ca 08:33:47 Step 22/24 : LABEL arch=x86_64 08:33:47 ---> Running in 4e4b09dc9bb0 08:33:47 Removing intermediate container b7bf4af6ae10 08:33:47 ---> 6c4ebb1e1eac 08:33:47 Step 22/24 : LABEL arch=x86_64 08:33:47 ---> Running in ed7f8b1e9029 08:33:47 ---> Running in c550a9dc9d28 08:33:47 Removing intermediate container 4e4b09dc9bb0 08:33:47 ---> 2445d2f946e9 08:33:47 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:33:47 Removing intermediate container ed7f8b1e9029 08:33:47 ---> a4dfd62c8992 08:33:47 Step 23/24 : LABEL git_sha=d4b2f1d377715be49c8e566f938e3ef5963dfcb7 08:33:47 Removing intermediate container c550a9dc9d28 08:33:47 ---> 376d9de196e4 08:33:47 Step 23/24 : LABEL git_sha=d4b2f1d377715be49c8e566f938e3ef5963dfcb7 08:33:48 ---> Running in d26d965e04d5 08:33:48 ---> Running in 8b7428703703 08:33:48 ---> Running in 306417ed487a 08:33:48 Removing intermediate container 8b7428703703 08:33:48 ---> 2998edf6c934 08:33:48 Step 20/22 : LABEL arch=x86_64 08:33:48 ---> Running in 5a58192f8713 08:33:48 Removing intermediate container d26d965e04d5 08:33:48 ---> c32591076df3 08:33:48 Step 24/24 : LABEL version=0.0.0 08:33:48 Removing intermediate container 306417ed487a 08:33:48 ---> 9c1adaea8ec5 08:33:48 Step 24/24 : LABEL version=0.0.0 08:33:48 ---> Running in 67ae5f47c5fe 08:33:48 ---> Running in 63e94de6734f 08:33:48 Removing intermediate container 5a58192f8713 08:33:48 ---> 7fb6cea55299 08:33:48 Step 21/22 : LABEL git_sha=d4b2f1d377715be49c8e566f938e3ef5963dfcb7 08:33:48 ---> Running in 82590527f6a5 08:33:48 Removing intermediate container 67ae5f47c5fe 08:33:48 ---> 83fce6c32902 08:33:48 08:33:48 Removing intermediate container 63e94de6734f 08:33:48 ---> c8a3db9ae3e3 08:33:48 08:33:48 Successfully built 83fce6c32902 08:33:48 Successfully tagged security-spire-config:latest 08:33:48 Building security-spire-server 08:33:48  Building security-spire-config ... done Successfully built c8a3db9ae3e3 08:33:48 Successfully tagged security-secretstore-setup:latest 08:33:48 Building core-common-config-bootstrapper 08:33:48  Building security-secretstore-setup ... done Removing intermediate container 82590527f6a5 08:33:48 ---> c49ed2a7875a 08:33:48 Step 22/22 : LABEL version=0.0.0 08:33:48 ---> Running in dfc3095f07ed 08:33:48 Removing intermediate container dfc3095f07ed 08:33:48 ---> e7e26ee1e83f 08:33:48 08:33:48 Successfully built e7e26ee1e83f 08:33:48 Successfully tagged support-scheduler:latest 08:33:48 Building core-metadata 08:33:49  Building support-scheduler ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:33:49 ---> abecaac50c12 08:33:49 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:33:49 ---> Using cache 08:33:49 ---> 153ebce50e58 08:33:49 Step 4/22 : WORKDIR /edgex-go 08:33:49 ---> Using cache 08:33:49 ---> 183dfe26b6ea 08:33:49 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:33:51 ---> Running in df28e9b11a34 08:33:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:52 OK: 211 MiB in 51 packages 08:33:53 Removing intermediate container df28e9b11a34 08:33:53 ---> 0a1062d41cf4 08:33:53 Step 6/22 : COPY go.mod vendor* ./ 08:33:53 ---> 9cc920048cd1 08:33:53 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:53 ---> Running in 41ca7be235cd 08:33:54 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:54 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:33:54 ---> abecaac50c12 08:33:54 Step 3/19 : WORKDIR /edgex-go 08:33:54 ---> Using cache 08:33:54 ---> 31ed73b593e9 08:33:54 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:33:54 ---> Running in 29be4c086825 08:33:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:55 v3.16.3-150-g416f864f9f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:33:55 v3.16.3-147-g6bdfd2ef54 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:33:55 OK: 17044 distinct packages available 08:33:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:55 OK: 211 MiB in 51 packages 08:33:55 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:33:55 ---> abecaac50c12 08:33:55 Step 3/23 : WORKDIR /edgex-go 08:33:55 ---> Using cache 08:33:55 ---> 31ed73b593e9 08:33:55 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 08:33:55 ---> Using cache 08:33:55 ---> 3b6e7730d657 08:33:55 Step 5/23 : COPY go.mod vendor* ./ 08:33:55 ---> Using cache 08:33:55 ---> 927bcae0c8d5 08:33:55 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:55 ---> Using cache 08:33:55 ---> bd848821896c 08:33:55 Step 7/23 : COPY . . 08:33:55 ---> Using cache 08:33:55 ---> 847b7c3a0220 08:33:55 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 08:33:55 ---> Using cache 08:33:55 ---> f5d837faba06 08:33:55 Step 9/23 : WORKDIR /edgex-go/spire-build 08:33:55 ---> Using cache 08:33:55 ---> ef95947cb8d8 08:33:55 Step 10/23 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:33:55 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:33:55 ---> abecaac50c12 08:33:55 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:33:55 ---> Using cache 08:33:55 ---> 153ebce50e58 08:33:55 Step 4/22 : WORKDIR /edgex-go 08:33:55 ---> Using cache 08:33:55 ---> 183dfe26b6ea 08:33:55 Step 5/22 : RUN apk add --update --no-cache make git 08:33:55 ---> Using cache 08:33:55 ---> 3fee6e0b81df 08:33:55 Step 6/22 : COPY go.mod vendor* ./ 08:33:55 ---> Using cache 08:33:55 ---> 2adf42b7d551 08:33:55 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:55 ---> Using cache 08:33:55 ---> 08bc32237cab 08:33:55 Step 8/22 : COPY . . 08:33:55 ---> Using cache 08:33:55 ---> 353e96c00c6f 08:33:55 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:33:55 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:33:55 ---> abecaac50c12 08:33:55 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:33:55 ---> Using cache 08:33:55 ---> 153ebce50e58 08:33:55 Step 4/24 : WORKDIR /edgex-go 08:33:55 ---> Using cache 08:33:55 ---> 183dfe26b6ea 08:33:55 Step 5/24 : RUN apk add --update --no-cache make git 08:33:55 ---> Using cache 08:33:55 ---> 3fee6e0b81df 08:33:55 Step 6/24 : COPY go.mod vendor* ./ 08:33:55 ---> Using cache 08:33:55 ---> 2adf42b7d551 08:33:55 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:55 ---> Using cache 08:33:55 ---> 08bc32237cab 08:33:55 Step 8/24 : COPY . . 08:33:55 ---> Using cache 08:33:55 ---> 353e96c00c6f 08:33:55 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:33:56 ---> Running in 0dbee116c379 08:33:56 ---> Running in 5cbae56e9599 08:33:56 ---> Running in f9e1082aa00b 08:33:56 Removing intermediate container 29be4c086825 08:33:56 ---> 3fa9f36259cf 08:33:56 Step 5/19 : COPY go.mod vendor* ./ 08:33:57 ---> 54d9e3ca5822 08:33:57 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:57 ---> Running in e6561cd356a4 08:33: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:33:57 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:33:57 Removing intermediate container 5cbae56e9599 08:33:57 ---> 9aaa9b24eb42 08:33:57 Step 11/23 : WORKDIR /edgex-go 08:33:57 ---> Running in 852e191391cc 08:33:57 Removing intermediate container 852e191391cc 08:33:57 ---> ab34e8c7bed5 08:33:57 08:33:57 Step 12/23 : FROM alpine:3.15 08:33:57 ---> c4fc93816858 08:33:57 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:33:57 ---> Using cache 08:33:57 ---> 118330ab3888 08:33:57 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:33:57 ---> Using cache 08:33:57 ---> 52a350113f66 08:33:57 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:33:59 ---> 74d59987b4da 08:33:59 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:34:00 ---> 6fc6f4b96e01 08:34:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:34:00 ---> d40a6d79099a 08:34:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:34:00 ---> f8844dda81a6 08:34:00 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:34:00 ---> Running in ec9496917137 08:34:00 Removing intermediate container ec9496917137 08:34:00 ---> 8829d3f03bb9 08:34:00 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:34:01 ---> Running in def1e3e79b9e 08:34:01 Removing intermediate container def1e3e79b9e 08:34:01 ---> c915290def08 08:34:01 Step 21/23 : LABEL arch=x86_64 08:34:01 ---> Running in f167601af396 08:34:02 Removing intermediate container f167601af396 08:34:02 ---> 89bab0972149 08:34:02 Step 22/23 : LABEL git_sha=d4b2f1d377715be49c8e566f938e3ef5963dfcb7 08:34:02 ---> Running in 374ca650023e 08:34:02 Removing intermediate container 374ca650023e 08:34:02 ---> 45e0b262603b 08:34:02 Step 23/23 : LABEL version=0.0.0 08:34:02 ---> Running in d04ef64b1cd6 08:34:03 Removing intermediate container d04ef64b1cd6 08:34:03 ---> 32bd49cb1597 08:34:03 08:34:03 Successfully built 32bd49cb1597 08:34:03 Successfully tagged security-spire-server:latest 08:34:03 Building security-bootstrapper 08:34:11  Building security-spire-server ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:11 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:34:11 ---> abecaac50c12 08:34:11 Step 3/32 : WORKDIR /edgex-go 08:34:11 ---> Using cache 08:34:11 ---> 31ed73b593e9 08:34:11 Step 4/32 : RUN apk add --update --no-cache make git 08:34:11 ---> Using cache 08:34:11 ---> 7f673ab8e10d 08:34:11 Step 5/32 : COPY go.mod vendor* ./ 08:34:11 ---> Using cache 08:34:11 ---> f63c323aa26f 08:34:11 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:11 ---> Using cache 08:34:11 ---> 518a3fa948e0 08:34:11 Step 7/32 : COPY . . 08:34:11 ---> Using cache 08:34:11 ---> 47d907f68ab9 08:34:11 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:34:12 ---> Running in d10c953ae121 08:34:12 Removing intermediate container 41ca7be235cd 08:34:12 ---> dec25e0efabc 08:34:12 Step 8/22 : COPY . . 08:34:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:34:16 Removing intermediate container e6561cd356a4 08:34:16 ---> 5008445f17a7 08:34:16 Step 7/19 : COPY . . 08:34:17 ? github.com/edgexfoundry/edgex-go [no test files] 08:34:18 ---> db92e500b395 08:34:18 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:34:18 ---> Running in 5644a0a02aeb 08:34: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:34:21 Removing intermediate container f9e1082aa00b 08:34:21 ---> dbf995a11d7a 08:34:21 08:34:21 Step 10/22 : FROM alpine:3.16 08:34:21 ---> bfe296a52501 08:34:21 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:34:21 Removing intermediate container 0dbee116c379 08:34:21 ---> 47386d716349 08:34:21 08:34:21 Step 10/24 : FROM alpine:3.16 08:34:21 ---> bfe296a52501 08:34:21 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:34:21 ---> Using cache 08:34:21 ---> 5fafe5f17074 08:34:21 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:34:21 ---> Using cache 08:34:21 ---> c582bc1c0d51 08:34:21 Step 13/24 : ENV APP_PORT=59881 08:34:21 ---> Running in 6d3435ec853f 08:34:21 ---> Running in ed4bd562591a 08:34:21 Removing intermediate container ed4bd562591a 08:34:21 ---> af2f2d73de88 08:34:21 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:34:21 ---> Running in 2bfabf9c9ae1 08:34:21 Removing intermediate container 6d3435ec853f 08:34:21 ---> 346278fa8060 08:34:21 Step 14/24 : EXPOSE $APP_PORT 08:34:21 ---> Running in 984bfffa138a 08:34:22 Removing intermediate container 984bfffa138a 08:34:22 ---> 6a88faff7bb4 08:34:22 Step 15/24 : WORKDIR / 08:34:22 ---> Running in 8842e21ede54 08:34:22 Removing intermediate container 8842e21ede54 08:34:22 ---> 2d67156901bd 08:34:22 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:22 ---> 878070cda578 08:34:22 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:34:22 ---> 90c6bea2029a 08:34:22 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:34:22 ---> Running in e244973ea731 08:34:22 (1/1) Installing dumb-init (1.2.5-r1) 08:34:22 Executing busybox-1.35.0-r17.trigger 08:34:22 OK: 6 MiB in 15 packages 08:34:23 ---> 9e7e490f580c 08:34:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:34:23 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:34:23 Removing intermediate container 2bfabf9c9ae1 08:34:23 ---> a77eddce6f41 08:34:23 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:23 ---> c3ec317eda17 08:34:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:34:23 ---> 34805800debb 08:34:23 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:34:23 ---> 116b8691dbe4 08:34:23 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:34:23 ---> Running in 2865b58ee7c9 08:34:24 Removing intermediate container 2865b58ee7c9 08:34:24 ---> 5e6704ce296d 08:34:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:34:24 ---> Running in 3f9e08ba19d8 08:34:24 ---> 38d903515dbc 08:34:24 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:34:24 Removing intermediate container 3f9e08ba19d8 08:34:24 ---> a88a1a32c796 08:34:24 Step 22/24 : LABEL arch=x86_64 08:34:24 ---> Running in 26ae0560526c 08:34:24 Removing intermediate container 26ae0560526c 08:34:24 ---> 289dfc9d9cef 08:34:24 Step 23/24 : LABEL git_sha=d4b2f1d377715be49c8e566f938e3ef5963dfcb7 08:34:24 ---> 42b4af9b27a5 08:34:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:34:24 ---> Running in 38912b42bec0 08:34:24 Removing intermediate container 38912b42bec0 08:34:24 ---> 13da35c4038a 08:34:24 Step 24/24 : LABEL version=0.0.0 08:34:24 ---> Running in a179b2ecd471 08:34:24 ---> a7398b69e4cc 08:34:24 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:34:24 ---> Running in 85ab3c1c4593 08:34:24 Removing intermediate container a179b2ecd471 08:34:24 ---> 44ceaeb9e9bb 08:34:24 08:34:25 Successfully built 44ceaeb9e9bb 08:34:25 Successfully tagged core-metadata:latest 08:34:25  Building core-metadata ... done Building core-command 08:34:26 Removing intermediate container 85ab3c1c4593 08:34:26 ---> f85f6262d118 08:34:26 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:34:26 ---> Running in 89618acb46c4 08:34:26 Removing intermediate container 89618acb46c4 08:34:26 ---> 0c9e226e317a 08:34:26 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 08:34:26 ---> Running in 06cbd6037985 08:34:26 Removing intermediate container 06cbd6037985 08:34:26 ---> e08ec1dd45a9 08:34:26 Step 20/22 : LABEL arch=x86_64 08:34:26 ---> Running in aadcaad06a0c 08:34:27 Removing intermediate container aadcaad06a0c 08:34:27 ---> 13c79b600e21 08:34:27 Step 21/22 : LABEL git_sha=d4b2f1d377715be49c8e566f938e3ef5963dfcb7 08:34:27 ---> Running in 6479ba411415 08:34:27 Removing intermediate container 6479ba411415 08:34:27 ---> 2892a19b2064 08:34:27 Step 22/22 : LABEL version=0.0.0 08:34:27 ---> Running in 19048a8456ca 08:34:27 Removing intermediate container 19048a8456ca 08:34:27 ---> 7cd9f27935fe 08:34:27 08:34:27 Successfully built 7cd9f27935fe 08:34:27 Successfully tagged core-common-config-bootstrapper:latest 08:34:28  Building core-common-config-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:34:28 ---> abecaac50c12 08:34:28 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:34:28 ---> Using cache 08:34:28 ---> 153ebce50e58 08:34:28 Step 4/23 : WORKDIR /edgex-go 08:34:28 ---> Using cache 08:34:28 ---> 183dfe26b6ea 08:34:28 Step 5/23 : RUN apk add --update --no-cache make git 08:34:28 ---> Using cache 08:34:28 ---> 3fee6e0b81df 08:34:28 Step 6/23 : COPY go.mod vendor* ./ 08:34:28 ---> Using cache 08:34:28 ---> 2adf42b7d551 08:34:28 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:28 ---> Using cache 08:34:28 ---> 08bc32237cab 08:34:28 Step 8/23 : COPY . . 08:34:28 ---> Using cache 08:34:28 ---> 353e96c00c6f 08:34:28 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:34:28 ---> Running in 4c166ae0faad 08:34: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:34:36 Removing intermediate container d10c953ae121 08:34:36 ---> a6f63c0211e7 08:34:36 08:34:36 Step 9/32 : FROM alpine:3.16 08:34:36 ---> bfe296a52501 08:34:36 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:36 ---> Running in f4d1b4f28b08 08:34:36 Removing intermediate container f4d1b4f28b08 08:34:36 ---> 5ff59a598624 08:34:36 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 08:34:36 ---> Running in 7fb34697d528 08:34:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:36 (1/2) Installing dumb-init (1.2.5-r1) 08:34:36 (2/2) Installing su-exec (0.2-r1) 08:34:36 Executing busybox-1.35.0-r17.trigger 08:34:36 OK: 6 MiB in 16 packages 08:34:37 Removing intermediate container 7fb34697d528 08:34:37 ---> 787c8c38d953 08:34:37 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 08:34:37 ---> Running in 930420cdc340 08:34:37 Removing intermediate container 930420cdc340 08:34:37 ---> 1c4d23c716e0 08:34:37 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:34:37 ---> Running in 4f8a2ee0441a 08:34:37 Removing intermediate container 4f8a2ee0441a 08:34:37 ---> e689e9e697f9 08:34:37 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:34:37 ---> Running in b710493c1b8f 08:34:37 Removing intermediate container b710493c1b8f 08:34:37 ---> 72b8a749953f 08:34:37 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:34:37 ---> Running in 3ddfe189c78c 08:34:37 Removing intermediate container 3ddfe189c78c 08:34:37 ---> 06fcb3848d03 08:34:37 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:34:37 ---> Running in 7beacf6f6aae 08:34:39 Removing intermediate container 7beacf6f6aae 08:34:39 ---> 4f54d89e18bb 08:34:39 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 08:34:39 ---> Running in 62ad20a7620b 08:34:39 Removing intermediate container 62ad20a7620b 08:34:39 ---> 00393d386bab 08:34:39 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:34:40 ---> 0c7091331cc2 08:34:40 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:34:40 ---> Running in d096d5b9378a 08:34:41 Removing intermediate container d096d5b9378a 08:34:41 ---> 38bf60951431 08:34:41 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:42 ---> fae3803dc201 08:34:42 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:34:43 ---> 895a7587f528 08:34:43 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:34:43 ---> 27bcb0e4c404 08:34:43 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:34:43 ---> fae35bef58c2 08:34:43 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:34:43 ---> 6730409e681e 08:34:43 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:34:44 ---> 16e8db1863eb 08:34:44 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:34:44 ---> 58c2111e32d4 08:34:44 Step 27/32 : RUN chmod +x /entrypoint.sh 08:34:44 ---> Running in 5f111a95d2a3 08:34:45 Removing intermediate container 5f111a95d2a3 08:34:45 ---> 4fe0e79c6efd 08:34:45 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:34:45 ---> Running in 124f8e22bba5 08:34:45 Removing intermediate container 124f8e22bba5 08:34:45 ---> f1cad9fca84c 08:34:45 Step 29/32 : CMD ["gate"] 08:34:45 ---> Running in 533ddc0fc902 08:34:45 Removing intermediate container 533ddc0fc902 08:34:45 ---> 66f742f5aa43 08:34:45 Step 30/32 : LABEL arch=x86_64 08:34:45 ---> Running in f6a031235c14 08:34:46 Removing intermediate container f6a031235c14 08:34:46 ---> d21d48e84697 08:34:46 Step 31/32 : LABEL git_sha=d4b2f1d377715be49c8e566f938e3ef5963dfcb7 08:34:46 ---> Running in 9aff161eedee 08:34:46 Removing intermediate container 9aff161eedee 08:34:46 ---> 8d715b5eef54 08:34:46 Step 32/32 : LABEL version=0.0.0 08:34:46 ---> Running in 11a76cc52e56 08:34:46 Removing intermediate container 11a76cc52e56 08:34:46 ---> 13c024f45c91 08:34:46 08:34:46 Successfully built 13c024f45c91 08:34:46 Successfully tagged security-bootstrapper:latest 08:34:51  Building security-bootstrapper ... done Removing intermediate container 5644a0a02aeb 08:34:51 ---> 14210dc01652 08:34:51 08:34:51 Step 10/22 : FROM alpine:3.16 08:34:51 ---> bfe296a52501 08:34:51 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:34:51 ---> Running in 088e10d364d3 08:34:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:51 (1/2) Installing ca-certificates (20220614-r0) 08:34:51 (2/2) Installing dumb-init (1.2.5-r1) 08:34:51 Executing busybox-1.35.0-r17.trigger 08:34:51 Executing ca-certificates-20220614-r0.trigger 08:34:52 OK: 6 MiB in 16 packages 08:34:52 Removing intermediate container 4c166ae0faad 08:34:52 ---> 343fb1808cf6 08:34:52 08:34:52 Step 10/23 : FROM alpine:3.16 08:34:52 ---> bfe296a52501 08:34:52 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:34:52 ---> Using cache 08:34:52 ---> 5fafe5f17074 08:34:52 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:34:52 ---> Using cache 08:34:52 ---> c582bc1c0d51 08:34:52 Step 13/23 : ENV APP_PORT=59882 08:34:52 Removing intermediate container e244973ea731 08:34:52 ---> 493d0d1f7d85 08:34:52 08:34:52 Step 9/19 : FROM alpine:3.15 08:34:52 ---> c4fc93816858 08:34:52 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:52 ---> Using cache 08:34:52 ---> 118330ab3888 08:34:52 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:34:52 ---> Running in 4c5760ac6f46 08:34:52 ---> Running in 34d9c3f0b297 08:34:52 Removing intermediate container 088e10d364d3 08:34:52 ---> 22da2dc9aa58 08:34:52 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:34:52 ---> Running in 775c3055102f 08:34:52 Removing intermediate container 4c5760ac6f46 08:34:52 ---> 1aad5ab66ed2 08:34:52 Step 14/23 : EXPOSE $APP_PORT 08:34:52 ---> Running in 2f51bd6bc0fd 08:34:52 Removing intermediate container 775c3055102f 08:34:52 ---> 97cf2797bb92 08:34:52 Step 13/22 : ENV APP_PORT=59860 08:34:52 ---> Running in d7d59232e8a4 08:34:52 Removing intermediate container 2f51bd6bc0fd 08:34:52 ---> 6f7009a0f8cf 08:34:52 Step 15/23 : WORKDIR / 08:34:53 ---> Running in c1f986904ff4 08:34:53 Removing intermediate container d7d59232e8a4 08:34:53 ---> 38855d57feaa 08:34:53 Step 14/22 : EXPOSE $APP_PORT 08:34:53 ---> Running in 7ee3c9a6f9b4 08:34:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:34:53 Removing intermediate container c1f986904ff4 08:34:53 ---> 06a36364071f 08:34:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:53 Removing intermediate container 7ee3c9a6f9b4 08:34:53 ---> 45521866c68b 08:34:53 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:53 ---> a54342cc9132 08:34:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:34:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:34:53 ---> c6be673b9b73 08:34:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:34:53 v3.15.6-287-geb38532184 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:34:53 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:34:53 OK: 15859 distinct packages available 08:34:53 ---> 0d6438518c5d 08:34:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:34:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:34:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:34:53 ---> cda62f8c0884 08:34:53 Step 19/23 : ENTRYPOINT ["/core-command"] 08:34:53 ---> Running in 319f3c2b8404 08:34:53 ---> 662b8ba4ce4b 08:34:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:34:53 Removing intermediate container 319f3c2b8404 08:34:53 ---> 9c542ac71252 08:34:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:34:53 ---> Running in 8e0a1b8c9a31 08:34:53 (1/9) Installing ca-certificates (20220614-r0) 08:34:53 (2/9) Installing brotli-libs (1.0.9-r5) 08:34:53 (3/9) Installing nghttp2-libs (1.46.0-r0) 08:34:53 (4/9) Installing libcurl (7.80.0-r5) 08:34:53 ---> 986d5b9717d6 08:34:53 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:34:53 (5/9) Installing curl (7.80.0-r5) 08:34:53 (6/9) Installing dumb-init (1.2.5-r1) 08:34:53 (7/9) Installing musl-obstack (1.2.3-r0) 08:34:53 (8/9) Installing libucontext (1.1-r0) 08:34:53 ---> Running in 012b82c12a36 08:34:53 (9/9) Installing gcompat (1.0.0-r4) 08:34:53 Executing busybox-1.34.1-r7.trigger 08:34:53 Executing ca-certificates-20220614-r0.trigger 08:34:53 Removing intermediate container 8e0a1b8c9a31 08:34:53 ---> 0d47ed137b4d 08:34:53 Step 21/23 : LABEL arch=x86_64 08:34:53 ---> Running in 7ae76cde1d4e 08:34:53 OK: 8 MiB in 23 packages 08:34:53 Removing intermediate container 012b82c12a36 08:34:53 ---> b74ba2aba347 08:34:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:34:53 ---> Running in 79b941515c55 08:34:54 Removing intermediate container 7ae76cde1d4e 08:34:54 ---> 3c2df161b600 08:34:54 Step 22/23 : LABEL git_sha=d4b2f1d377715be49c8e566f938e3ef5963dfcb7 08:34:54 ---> Running in 65948ad78d10 08:34:54 Removing intermediate container 79b941515c55 08:34:54 ---> ca83bb784f2e 08:34:54 Step 20/22 : LABEL arch=x86_64 08:34:54 ---> Running in fe8a65498934 08:34:54 Removing intermediate container 65948ad78d10 08:34:54 ---> 8c888e17e018 08:34:54 Step 23/23 : LABEL version=0.0.0 08:34:54 ---> Running in ed9bae1a6b76 08:34:54 Removing intermediate container fe8a65498934 08:34:54 ---> 9f9f76b66705 08:34:54 Step 21/22 : LABEL git_sha=d4b2f1d377715be49c8e566f938e3ef5963dfcb7 08:34:54 ---> Running in 585171c433e3 08:34:54 Removing intermediate container ed9bae1a6b76 08:34:54 ---> 3733de12291f 08:34:54 08:34:54 Successfully built 3733de12291f 08:34:54 Successfully tagged core-command:latest 08:34:54  Building core-command ... done Removing intermediate container 585171c433e3 08:34:54 ---> 89b33a8c4511 08:34:54 Step 22/22 : LABEL version=0.0.0Removing intermediate container 34d9c3f0b297 08:34:54 08:34:54 ---> 210d4885eac8 08:34:54 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:54 ---> Running in 2759c4c964c9 08:34:54 Removing intermediate container 2759c4c964c9 08:34:54 ---> e42ed2f111e8 08:34:54 08:34:54 ---> 001e56abd221 08:34:54 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:34:54 Successfully built e42ed2f111e8 08:34:54 Successfully tagged support-notifications:latest 08:34:54  Building support-notifications ... done  ---> f154c2646579 08:34:54 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:34:55 ---> b7cfd50bf5ae 08:34:55 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:34:55 ---> Running in 43423a0464fa 08:34:55 Removing intermediate container 43423a0464fa 08:34:55 ---> c345b4af38f0 08:34:55 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:34:55 ---> Running in 89227b4e9634 08:34:55 Removing intermediate container 89227b4e9634 08:34:55 ---> df8a1257542c 08:34:55 Step 17/19 : LABEL arch=x86_64 08:34:55 ---> Running in a6cab65637e4 08:34:55 Removing intermediate container a6cab65637e4 08:34:55 ---> 037603597b91 08:34:55 Step 18/19 : LABEL git_sha=d4b2f1d377715be49c8e566f938e3ef5963dfcb7 08:34:55 ---> Running in 9552d7b77783 08:34:55 Removing intermediate container 9552d7b77783 08:34:55 ---> 2eae07fd300e 08:34:55 Step 19/19 : LABEL version=0.0.0 08:34:55 ---> Running in 78179a84bf47 08:34:55 Removing intermediate container 78179a84bf47 08:34:55 ---> 8170daf1cc28 08:34:55 08:34:55 Successfully built 8170daf1cc28 08:34:55 Successfully tagged security-spiffe-token-provider:latest 08:34:55  Building security-spiffe-token-provider ... done  [Pipeline] } 08:34:55 $ docker stop --time=1 68c144c2266cc683d808e72202a6fe662df9dada181b400925f299d321b73ec2 08:34:56 $ docker rm -f --volumes 68c144c2266cc683d808e72202a6fe662df9dada181b400925f299d321b73ec2 [Pipeline] // withDockerContainer [Pipeline] sh 08:34:57 + docker images 08:34:57 REPOSITORY TAG IMAGE ID CREATED SIZE 08:34:57 security-spiffe-token-provider latest 8170daf1cc28 2 seconds ago 29.8MB 08:34:57 support-notifications latest e42ed2f111e8 3 seconds ago 30.6MB 08:34:57 core-command latest 3733de12291f 3 seconds ago 17.7MB 08:34:57 493d0d1f7d85 5 seconds ago 1.71GB 08:34:57 343fb1808cf6 5 seconds ago 1.68GB 08:34:57 14210dc01652 7 seconds ago 1.74GB 08:34:57 security-bootstrapper latest 13c024f45c91 11 seconds ago 20.3MB 08:34:57 a6f63c0211e7 23 seconds ago 1.67GB 08:34:57 core-common-config-bootstrapper latest 7cd9f27935fe 30 seconds ago 15.5MB 08:34:57 core-metadata latest 44ceaeb9e9bb 33 seconds ago 18.5MB 08:34:57 dbf995a11d7a 36 seconds ago 1.67GB 08:34:57 47386d716349 37 seconds ago 1.68GB 08:34:57 security-spire-server latest 32bd49cb1597 55 seconds ago 86.5MB 08:34:57 ab34e8c7bed5 About a minute ago 1.55GB 08:34:57 security-spire-config latest 83fce6c32902 About a minute ago 85.8MB 08:34:57 support-scheduler latest e7e26ee1e83f About a minute ago 30MB 08:34:57 security-secretstore-setup latest c8a3db9ae3e3 About a minute ago 29.9MB 08:34:57 security-proxy-setup latest 6c5353fcc747 About a minute ago 27.8MB 08:34:57 core-data latest b599f07e2d16 About a minute ago 17.9MB 08:34:57 7e20328b0905 About a minute ago 1.74GB 08:34:57 01a69f2cc4d6 About a minute ago 1.55GB 08:34:57 83d8a3078c63 About a minute ago 1.67GB 08:34:57 74196b9f512a About a minute ago 1.68GB 08:34:57 7a299925c0ca About a minute ago 1.67GB 08:34:57 security-spire-agent latest 505478fd4a18 About a minute ago 125MB 08:34:57 fca4aecbeac2 About a minute ago 1.55GB 08:34:57 ci-base-image-x86_64 latest abecaac50c12 4 minutes ago 903MB 08:34:57 alpine 3.16 bfe296a52501 2 months ago 5.54MB 08:34:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 08:34:57 alpine 3.15 c4fc93816858 5 months ago 5.59MB 08:34:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 months ago 253MB 08:34:57 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:36:09 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:36:09 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:36:15 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:36:16 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:36:16 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:36:34 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:36:34 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:36:34 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:36:34 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:36:34 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:36:34 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:36:34 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:36:34 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:36:34 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:36:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.386s coverage: 28.7% of statements 08:36:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:36:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:36:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.076s coverage: 98.5% of statements 08:37:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 1.258s coverage: 43.1% of statements 08:37:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:37:00 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:37:00 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:37:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.917s coverage: 54.0% of statements 08:37:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:37:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:37:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 24.781s coverage: 89.2% of statements 08:37:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:37:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:37:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:37:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:37:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:37:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.649s coverage: 2.6% of statements 08:37:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:37:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:37:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.582s coverage: 95.6% of statements 08:37:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:37:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:37:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:37:28 ok github.com/edgexfoundry/edgex-go/internal/io 0.321s coverage: 72.2% of statements 08:37:28 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:37:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:37:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:37:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:37:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:37:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.471s coverage: 65.9% of statements 08:37:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:37:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:37:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:37:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.603s coverage: 0.9% of statements 08:37:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:37:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.464s coverage: 29.6% of statements 08:37:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:37:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.521s coverage: 47.1% of statements 08:37:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.423s coverage: 82.9% of statements 08:37:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.268s coverage: 94.1% of statements 08:37:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.290s coverage: 96.3% of statements 08:37:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.261s coverage: 87.5% of statements 08:37:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.367s coverage: 94.4% of statements 08:37:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.263s coverage: 44.8% of statements 08:37:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.971s coverage: 79.9% of statements 08:37:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:37:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.385s coverage: 92.9% of statements 08:37:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:37:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:37:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:37:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.079s coverage: 65.1% of statements 08:37:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:37:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:37:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:37:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:37:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.271s coverage: 86.9% of statements 08:37:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:37:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:37:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:37:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:37:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.234s coverage: 87.2% of statements 08:37:57 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:37:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:37:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.200s coverage: 100.0% of statements 08:37:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:37:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.338s coverage: 77.4% of statements 08:37:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:37:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.333s coverage: 80.0% of statements 08:37:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.284s coverage: 87.2% of statements 08:37:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.904s coverage: 91.2% of statements 08:37:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:38:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.157s coverage: 64.7% of statements 08:38:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:38:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:38:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.261s coverage: 100.0% of statements 08:38:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.132s coverage: 89.4% of statements 08:38:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.063s coverage: 100.0% of statements 08:38:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.109s coverage: 73.7% of statements 08:38:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements 08:38:09 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.643s coverage: 65.3% of statements 08:38:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:38:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:38:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:38:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.957s coverage: 41.8% of statements 08:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:38:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.361s coverage: 89.5% of statements 08:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:38:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.322s coverage: 84.8% of statements 08:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:38:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:38:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.410s coverage: 17.7% of statements 08:38:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:38:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:38:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:38:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:38:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.859s coverage: 92.3% of statements 08:38:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:38:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:38:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:38:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:38:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.333s coverage: 63.2% of statements 08:38:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:38:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:38:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.548s coverage: 97.7% of statements 08:38:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:38:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:38:24 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:38:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:38:24 go vet ./... 08:40:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:40:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:40:30 ./bin/test-attribution-txt.sh [Pipeline] echo 08:40:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:40:31 + ls -al . 08:40:31 total 740 08:40:31 drwxrwxr-x 10 1001 1001 4096 Feb 1 08:33 . 08:40:31 drwxr-xr-x 4 root root 4096 Feb 1 08:33 .. 08:40:31 drwxrwxr-x 2 1001 1001 4096 Feb 1 08:31 .blubracket 08:40:31 -rw-rw-r-- 1 1001 1001 16 Feb 1 08:31 .dockerignore 08:40:31 drwxrwxr-x 8 1001 1001 4096 Feb 1 08:31 .git 08:40:31 drwxrwxr-x 3 1001 1001 4096 Feb 1 08:31 .github 08:40:31 -rw-rw-r-- 1 1001 1001 1024 Feb 1 08:31 .gitignore 08:40:31 -rw-rw-r-- 1 1001 1001 42 Feb 1 08:31 .golangci.yml 08:40:31 -rw-rw-r-- 1 1001 1001 87 Feb 1 08:31 .hadolint.yml 08:40:31 -rw-rw-r-- 1 1001 1001 166 Feb 1 08:31 .sonarcloud.properties 08:40:31 -rw-rw-r-- 1 1001 1001 1171 Feb 1 08:31 ADOPTERS.md 08:40:31 -rw-rw-r-- 1 1001 1001 10825 Feb 1 08:31 Attribution.txt 08:40:31 -rw-rw-r-- 1 1001 1001 73765 Feb 1 08:31 CHANGELOG.md 08:40:31 -rw-rw-r-- 1 1001 1001 3804 Feb 1 08:31 CONTRIBUTING.md 08:40:31 -rw-rw-r-- 1 1001 1001 677 Feb 1 08:31 GOVERNANCE.md 08:40:31 -rw-rw-r-- 1 1001 1001 850 Feb 1 08:31 Jenkinsfile 08:40:31 -rw-rw-r-- 1 1001 1001 10775 Feb 1 08:31 LICENSE 08:40:31 -rw-rw-r-- 1 1001 1001 13388 Feb 1 08:31 Makefile 08:40:31 -rw-rw-r-- 1 1001 1001 582 Feb 1 08:31 OWNERS.md 08:40:31 -rw-rw-r-- 1 1001 1001 9403 Feb 1 08:31 README.md 08:40:31 -rw-rw-r-- 1 1001 1001 6912 Feb 1 08:31 SECURITY.md 08:40:31 -rw-rw-r-- 1 1001 1001 5 Feb 1 08:29 VERSION 08:40:31 drwxrwxr-x 2 1001 1001 4096 Feb 1 08:31 bin 08:40:31 drwxrwxr-x 17 1001 1001 4096 Feb 1 08:31 cmd 08:40:31 -rw-r--r-- 1 root root 485987 Feb 1 08:38 coverage.out 08:40:31 -rw-rw-r-- 1 1001 1001 3294 Feb 1 08:31 go.mod 08:40:31 -rw-rw-r-- 1 1001 1001 33316 Feb 1 08:31 go.sum 08:40:31 drwxrwxr-x 7 1001 1001 4096 Feb 1 08:31 internal 08:40:31 drwxrwxr-x 3 1001 1001 4096 Feb 1 08:31 openapi 08:40:31 drwxrwxr-x 4 1001 1001 4096 Feb 1 08:31 snap 08:40:31 -rw-rw-r-- 1 1001 1001 204 Feb 1 08:31 version.go [Pipeline] sh 08:40:32 + '[' -e coverage.out ] 08:40:32 + chown 1001:1001 coverage.out [Pipeline] stash 08:40:32 Warning: overwriting stash ‘coverage-report’ 08:40:33 Stashed 1 file(s) [Pipeline] sh 08:40:33 + make build 08:40:33 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:42:10 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:42:10 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:42:10 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:42:10 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:42:49 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:42:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:43:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:43:06 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:43:09 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:43:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:43: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:43:30 $ docker stop --time=1 09b545848eb1e736ddf20ef04cca6f3f4ed8c5ec3c7fa444773aa33b11d6753a 08:43:32 $ docker rm -f --volumes 09b545848eb1e736ddf20ef04cca6f3f4ed8c5ec3c7fa444773aa33b11d6753a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:43:34 08:43:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:43:38 latest: Pulling from edgex-devops/edgex-compose-arm64 08:43:38 29e5d40040c1: Pulling fs layer 08:43:38 1ce36da41761: Pulling fs layer 08:43:38 25b303627fd3: Pulling fs layer 08:43:38 29e5d40040c1: Verifying Checksum 08:43:38 29e5d40040c1: Download complete 08:43:38 1ce36da41761: Verifying Checksum 08:43:38 1ce36da41761: Download complete 08:43:38 29e5d40040c1: Pull complete 08:43:39 1ce36da41761: Pull complete 08:43:39 25b303627fd3: Download complete 08:43:49 25b303627fd3: Pull complete 08:43:49 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:43:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:43:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:43:50 prd-ubuntu20.04-docker-arm64-4c-16g-4239 does not seem to be running inside a container 08:43:50 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:43:52 $ docker top 1f1a4b4c3a875d5a5708c2f834d38115d1957ebf679d506e144a29662cda81a0 -eo pid,comm [Pipeline] { [Pipeline] sh 08:43:53 + docker-compose build --help 08:43:53 + grep parallel 08:43:57 --parallel Build images in parallel. [Pipeline] } 08:43:57 $ docker stop --time=1 1f1a4b4c3a875d5a5708c2f834d38115d1957ebf679d506e144a29662cda81a0 08:43:58 $ docker rm -f --volumes 1f1a4b4c3a875d5a5708c2f834d38115d1957ebf679d506e144a29662cda81a0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:43:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:43:59 prd-ubuntu20.04-docker-arm64-4c-16g-4239 does not seem to be running inside a container 08:43:59 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:44:00 $ docker top e9da499c523abdb614e76984af294f42e9ddee8bc6fd14b5966730c8b2f0a4c1 -eo pid,comm [Pipeline] { [Pipeline] sh 08:44:01 + docker-compose -f ./docker-compose-build.yml build --parallel 08:44:06 Building core-command ... 08:44:06 Building core-common-config-bootstrapper ... 08:44:06 Building core-data ... 08:44:06 Building core-metadata ... 08:44:06 Building security-bootstrapper ... 08:44:06 Building security-proxy-setup ... 08:44:06 Building security-secretstore-setup ... 08:44:06 Building security-spiffe-token-provider ... 08:44:06 Building security-spire-agent ... 08:44:06 Building security-spire-config ... 08:44:06 Building security-spire-server ... 08:44:06 Building support-notifications ... 08:44:06 Building support-scheduler ... 08:44:06 Building security-spire-server 08:44:06 Building security-spire-config 08:44:06 Building security-spiffe-token-provider 08:44:06 Building security-secretstore-setup 08:44:06 Building security-bootstrapper 08:44:53 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:44:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:44:53 ---> 1b2c04ebf1fa 08:44:53 Step 3/24 : WORKDIR /edgex-go 08:44:53 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:44:53 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:44:53 ---> 1b2c04ebf1fa 08:44:53 Step 3/32 : WORKDIR /edgex-go 08:44:53 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:44:53 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:44:53 ---> 1b2c04ebf1fa 08:44:53 Step 3/19 : WORKDIR /edgex-go 08:44:53 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:44:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:44:53 ---> 1b2c04ebf1fa 08:44:53 Step 3/23 : WORKDIR /edgex-go 08:44:53 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:44:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:44:53 ---> 1b2c04ebf1fa 08:44:53 Step 3/24 : WORKDIR /edgex-go 08:44:53 ---> Running in 7e817d1601ff 08:44:53 ---> Running in 8071c555bb0b 08:44:53 ---> Running in 098edd2e3a7a 08:44:53 ---> Running in a992306d95c5 08:44:53 ---> Running in 3aa9806a9fef 08:44:53 Removing intermediate container 7e817d1601ff 08:44:53 ---> 070db8462879 08:44:53 Step 4/32 : RUN apk add --update --no-cache make git 08:44:53 Removing intermediate container 3aa9806a9fef 08:44:53 ---> 09b924e4254c 08:44:53 Step 4/24 : RUN apk add --update --no-cache make git 08:44:54 ---> Running in 16580dfd1027 08:44:54 Removing intermediate container 8071c555bb0b 08:44:54 ---> 1b85883ceddd 08:44:54 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 08:44:54 Removing intermediate container 098edd2e3a7a 08:44:54 ---> fcb0581fb0da 08:44:54 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:44:54 Removing intermediate container a992306d95c5 08:44:54 ---> 58f1fce280cb 08:44:54 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:44:54 ---> Running in aa4ca93745f6 08:44:54 ---> Running in 98ea1166fe8d 08:44:54 ---> Running in 67c7cd787329 08:44:54 ---> Running in 650042c35478 08:44:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:44:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:44:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:44:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:44:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:44:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:44:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:44:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:44:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:44:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:44:58 OK: 221 MiB in 51 packages 08:44:58 OK: 221 MiB in 51 packages 08:44:58 OK: 221 MiB in 51 packages 08:44:58 OK: 221 MiB in 51 packages 08:44:59 v3.16.3-150-g416f864f9f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:44:59 v3.16.3-147-g6bdfd2ef54 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:44:59 OK: 16901 distinct packages available 08:44:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:44:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:45:00 OK: 221 MiB in 51 packages 08:45:00 Removing intermediate container 67c7cd787329 08:45:00 ---> bd79098f975f 08:45:00 Removing intermediate container aa4ca93745f6 08:45:00 ---> d5605f6d2794 08:45:00 Step 5/24 : COPY go.mod vendor* ./Step 5/24 : COPY go.mod vendor* ./ 08:45:00 08:45:00 Removing intermediate container 16580dfd1027 08:45:00 ---> 87c324d44b2a 08:45:00 Step 5/32 : COPY go.mod vendor* ./ 08:45:00 Removing intermediate container 98ea1166fe8d 08:45:00 ---> 2145c4818875 08:45:00 Step 5/23 : COPY go.mod vendor* ./ 08:45:01 ---> 68044e261826 08:45:01 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:01 ---> Running in e3e81af7bb34 08:45:01 ---> 1c9d9c809eda 08:45:01 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:01 Removing intermediate container 650042c35478 08:45:01 ---> e245b94dfde7 08:45:01 Step 5/19 : COPY go.mod vendor* ./ 08:45:02 ---> 99613a1e099c 08:45:02 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:02 ---> Running in 6222aaee1497 08:45:02 ---> Running in 53980066b3d3 08:45:02 ---> 686275c4e045 08:45:02 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:02 ---> Running in 028f831460b0 08:45:03 ---> b9ea8f42443e 08:45:03 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:03 ---> Running in 4bcd8eb47bc7 08:46:55 Removing intermediate container 028f831460b0 08:46:55 ---> 93af4ab85695 08:46:55 Step 7/23 : COPY . . 08:46:55 Removing intermediate container 4bcd8eb47bc7 08:46:55 ---> 8a5fc34f95b4 08:46:55 Step 7/19 : COPY . . 08:46:55 Removing intermediate container e3e81af7bb34 08:46:55 ---> 8d88384322f7 08:46:55 Step 7/24 : COPY . . 08:46:55 Removing intermediate container 6222aaee1497 08:46:55 ---> 9bf1a05ce85d 08:46:55 Step 7/24 : COPY . . 08:46:55 Removing intermediate container 53980066b3d3 08:46:55 ---> fb05b2332055 08:46:55 Step 7/32 : COPY . . 08:46:57 ---> 1de681160580 08:46:57 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:46:57 ---> cee09b123132 08:46:57 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:46:57 ---> 1a47c1bfe805 08:46:57 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 08:46:57 ---> Running in 4fc48c8f7a4e 08:46:57 ---> Running in f5f528ad4985 08:46:57 ---> 44a365cb21ad 08:46:57 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:46:57 ---> b4cd93d80528 08:46:57 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:46:57 ---> Running in 73e809c3f538 08:46:57 ---> Running in 4b7be84e7692 08:46:57 ---> Running in 923591bb7ebf 08:46:58 Removing intermediate container f5f528ad4985 08:46:58 ---> 5b387ad221f3 08:46:58 Step 9/24 : WORKDIR /edgex-go/spire-build 08:46:58 Removing intermediate container 73e809c3f538 08:46:58 ---> 8b08c5cc7e4b 08:46:58 Step 9/23 : WORKDIR /edgex-go/spire-build 08:46:58 ---> Running in 79be2fa9ae9e 08:46:58 ---> Running in bd6b8138b1f0 08:46:59 Removing intermediate container 79be2fa9ae9e 08:46:59 ---> 89533f2a80dc 08:46:59 Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:47:00 ---> Running in 9d68c0de24e9 08:47:00 Removing intermediate container bd6b8138b1f0 08:47:00 ---> e016b45f3bdb 08:47:00 Step 10/23 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:47:00 ---> Running in 0931538b0490 08:47: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:47: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:47: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:47:03 Removing intermediate container 0931538b0490 08:47:03 ---> 0e311ff04a12 08:47:03 Step 11/23 : WORKDIR /edgex-go 08:47:03 Removing intermediate container 9d68c0de24e9 08:47:03 ---> 5e2001237e83 08:47:03 Step 11/24 : WORKDIR /edgex-go 08:47:04 ---> Running in 4404d9c8d857 08:47:04 ---> Running in 6b7b69b6220d 08:47:04 Removing intermediate container 4404d9c8d857 08:47:04 ---> ea4c2b55dd17 08:47:04 08:47:04 Step 12/23 : FROM alpine:3.15 08:47:04 Removing intermediate container 6b7b69b6220d 08:47:04 ---> 8e73b7e15530 08:47:04 08:47:04 Step 12/24 : FROM alpine:3.15 08:47:05 3.15: Pulling from library/alpine 08:47:05 3.15: Pulling from library/alpine 08:47:07 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 08:47:07 Status: Downloaded newer image for alpine:3.15 08:47:07 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 08:47:07 Status: Image is up to date for alpine:3.15 08:47:07 ---> 8aa73fd46299 08:47:07 ---> 8aa73fd46299 08:47:07 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation'Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:47:07 08:47:07 ---> Running in 9c2e1348b20b 08:47:07 ---> Running in 9ff2fc2788ea 08:47:08 Removing intermediate container 9ff2fc2788ea 08:47:08 ---> 641ea88a040f 08:47:08 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:47:08 Removing intermediate container 9c2e1348b20b 08:47:08 ---> af8d38e5d4bf 08:47:08 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:47:08 ---> Running in eeca5f38c773 08:47:08 ---> Running in 9b219f5f7ff6 08:47:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:47:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:47:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:47:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:47:12 v3.15.6-287-geb38532184 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:47:12 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:47:12 OK: 15736 distinct packages available 08:47:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:47:12 v3.15.6-287-geb38532184 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:47:12 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:47:12 OK: 15736 distinct packages available 08:47:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:47:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:47:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:47:14 (1/4) Installing dumb-init (1.2.5-r1) 08:47:14 (2/4) Installing musl-obstack (1.2.3-r0) 08:47:14 (3/4) Installing libucontext (1.1-r0) 08:47:14 (4/4) Installing gcompat (1.0.0-r4) 08:47:14 Executing busybox-1.34.1-r7.trigger 08:47:14 OK: 6 MiB in 18 packages 08:47:15 (1/5) Installing dumb-init (1.2.5-r1) 08:47:15 (2/5) Installing musl-obstack (1.2.3-r0) 08:47:15 (3/5) Installing libucontext (1.1-r0) 08:47:15 (4/5) Installing gcompat (1.0.0-r4) 08:47:15 (5/5) Installing openssl (1.1.1s-r1) 08:47:15 Executing busybox-1.34.1-r7.trigger 08:47:15 OK: 6 MiB in 19 packages 08:47:16 Removing intermediate container eeca5f38c773 08:47:16 ---> 18834a37c6f5 08:47:16 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:47:16 Removing intermediate container 9b219f5f7ff6 08:47:16 ---> 889ea21debd0 08:47:16 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:47:25 ---> c271acb06174 08:47:25 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:47:25 ---> 021ff4dfcd53 08:47:25 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:47:25 ---> Running in c9726f9110ab 08:47:25 ---> c8d86c63321e 08:47:25 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:47:26 Removing intermediate container c9726f9110ab 08:47:26 ---> 61ad891a2a53 08:47:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:47:26 ---> a6acbb304121 08:47:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:47:27 ---> b34de8a76c31 08:47:27 Step 19/24 : WORKDIR / 08:47:27 ---> Running in 2100c4210347 08:47:28 ---> 6efbb36c9813 08:47:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:47:28 Removing intermediate container 2100c4210347 08:47:28 ---> e12ce0588568 08:47:28 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:47:28 ---> Running in cb1c05c20e14 08:47:29 Removing intermediate container cb1c05c20e14 08:47:29 ---> 62bfecc950ee 08:47:29 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:47:29 ---> Running in 1c0e729a3aff 08:47:29 ---> 894bfe1b467c 08:47:29 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:47:29 ---> Running in a3b0e170eedf 08:47:29 Removing intermediate container 1c0e729a3aff 08:47:29 ---> 016325ed0198 08:47:29 Step 22/24 : LABEL arch=arm64 08:47:29 ---> Running in 3edd6870dfc2 08:47:30 Removing intermediate container a3b0e170eedf 08:47:30 ---> 978909ab3f44 08:47:30 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:47:30 ---> Running in b94331e50761 08:47:30 Removing intermediate container 3edd6870dfc2 08:47:30 ---> 5fce33e96889 08:47:30 Step 23/24 : LABEL git_sha=9fc45a128ae9c36634aee8da993c62925f6be5aa 08:47:31 ---> Running in a51f7361ae4c 08:47:31 Removing intermediate container b94331e50761 08:47:31 ---> e02372208fd8 08:47:31 Step 21/23 : LABEL arch=arm64 08:47:31 ---> Running in edbd0d0ffd57 08:47:31 Removing intermediate container a51f7361ae4c 08:47:31 ---> d7037081166a 08:47:31 Step 24/24 : LABEL version=0.0.0 08:47:31 ---> Running in a099474d6ab4 08:47:31 Removing intermediate container edbd0d0ffd57 08:47:31 ---> 350a69e6d72e 08:47:31 Step 22/23 : LABEL git_sha=9fc45a128ae9c36634aee8da993c62925f6be5aa 08:47:32 ---> Running in 162eac2b9cda 08:47:32 Removing intermediate container a099474d6ab4 08:47:32 ---> a87709b0f7c4 08:47:32 08:47:32 Removing intermediate container 162eac2b9cda 08:47:32 ---> 06b3f9630b12 08:47:32 Step 23/23 : LABEL version=0.0.0 08:47:33 ---> Running in 339f99e52eed 08:47:33 Successfully built a87709b0f7c4 08:47:33 Successfully tagged security-spire-config-arm64:latest 08:47:33  Building security-spire-config ... done Building support-notifications 08:47:33 Removing intermediate container 339f99e52eed 08:47:33 ---> 40a79d84ec59 08:47:33 08:47:33 Successfully built 40a79d84ec59 08:47:33 Successfully tagged security-spire-server-arm64:latest 08:47:33  Building security-spire-server ... done Building security-proxy-setup 08:48:00 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:48:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:48:00 ---> 1b2c04ebf1fa 08:48:00 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:48:00 ---> Running in 9548b4c1d903 08:48:00 Removing intermediate container 9548b4c1d903 08:48:00 ---> eda28b725297 08:48:00 Step 4/22 : WORKDIR /edgex-go 08:48:00 ---> Running in 0f2f2db5edcd 08:48:00 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:48:00 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:48:00 ---> 1b2c04ebf1fa 08:48:00 Step 3/21 : WORKDIR /edgex-go 08:48:00 ---> Using cache 08:48:00 ---> 58f1fce280cb 08:48:00 Step 4/21 : RUN apk add --update --no-cache make git 08:48:00 ---> Running in 0b47a46c8be1 08:48:00 Removing intermediate container 0f2f2db5edcd 08:48:00 ---> 3bb7c7a5299b 08:48:00 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:48:00 ---> Running in 42d5f32332c2 08:48:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:48:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:48:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:48:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:48:03 OK: 221 MiB in 51 packages 08:48:03 OK: 221 MiB in 51 packages 08:48:05 Removing intermediate container 0b47a46c8be1 08:48:05 ---> 33bf12f8f01b 08:48:05 Step 5/21 : COPY go.mod vendor* ./ 08:48:05 Removing intermediate container 42d5f32332c2 08:48:05 ---> 92f476231f13 08:48:05 Step 6/22 : COPY go.mod vendor* ./ 08:48:06 ---> bda6984424a1 08:48:06 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:06 ---> Running in 8c9c960275a8 08:48:07 ---> 7c1a3c6afdf4 08:48:07 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:07 ---> Running in d326c28eb011 08:49:58 Removing intermediate container 8c9c960275a8 08:49:58 ---> 98661fe3b0fe 08:49:58 Step 7/21 : COPY . . 08:49:58 Removing intermediate container d326c28eb011 08:49:58 ---> 0be778cf0504 08:49:58 Step 8/22 : COPY . . 08:50:11 ---> a4529c9fca8f 08:50:11 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:50:11 ---> 1f68ef6a622a 08:50:11 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:50:11 ---> Running in b0490c7712b5 08:50:11 ---> Running in c6b27056e9cb 08:50:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:50:12 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:52: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:52:53 Removing intermediate container 4b7be84e7692 08:52:53 ---> f875ba11baf5 08:52:53 08:52:53 Step 9/24 : FROM alpine:3.16 08:52:53 3.16: Pulling from library/alpine 08:52:53 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 08:52:53 Status: Downloaded newer image for alpine:3.16 08:52:53 ---> 2b4661558fb8 08:52:53 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:52:53 ---> Running in d6251ef742d8 08:52:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:52:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:52:56 (1/3) Installing ca-certificates (20220614-r0) 08:52:57 (2/3) Installing dumb-init (1.2.5-r1) 08:52:57 (3/3) Installing su-exec (0.2-r1) 08:52:57 Executing busybox-1.35.0-r17.trigger 08:52:57 Executing ca-certificates-20220614-r0.trigger 08:52:57 OK: 6 MiB in 17 packages 08:53:00 Removing intermediate container d6251ef742d8 08:53:00 ---> 2b71e9c5e0ee 08:53:00 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:53:00 ---> Running in 27ae402b2a4c 08:53:01 Removing intermediate container 27ae402b2a4c 08:53:01 ---> 0d0a63a17407 08:53:01 Step 12/24 : WORKDIR / 08:53:01 ---> Running in 65cfa7664889 08:53:02 Removing intermediate container 65cfa7664889 08:53:02 ---> de43490d1f8e 08:53:02 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:53:03 ---> 0c96756f59bc 08:53:03 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:53:05 ---> b59011e733d4 08:53:05 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:53:06 ---> b10ace229085 08:53:06 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:53:08 ---> dd8e3cf1bc6f 08:53:08 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:53:09 Removing intermediate container 923591bb7ebf 08:53:09 ---> 29635f3fef6f 08:53:09 08:53:09 Step 9/32 : FROM alpine:3.16 08:53:09 ---> 2b4661558fb8 08:53:09 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:53:09 ---> Running in 34792d3fbf73 08:53:10 ---> ab32fa38406e 08:53:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:53:10 Removing intermediate container 34792d3fbf73 08:53:10 ---> 37f65a354a00 08:53:10 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 08:53:10 ---> Running in e771bdf33efd 08:53:12 ---> f25aecac9396 08:53:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:53:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:53:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:53:13 ---> 226c4cba2259 08:53:13 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:53:13 ---> Running in 7f02e6a6c0f7 08:53:14 (1/2) Installing dumb-init (1.2.5-r1) 08:53:14 (2/2) Installing su-exec (0.2-r1) 08:53:14 Executing busybox-1.35.0-r17.trigger 08:53:14 OK: 5 MiB in 16 packages 08:53:17 Removing intermediate container e771bdf33efd 08:53:17 ---> 8df395cf0043 08:53:17 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 08:53:17 ---> Running in ad3421b8d608 08:53:17 Removing intermediate container 7f02e6a6c0f7 08:53:17 ---> 403845cae8dd 08:53:17 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:53:17 ---> Running in d1b172747bb3 08:53:17 Removing intermediate container ad3421b8d608 08:53:17 ---> 5f4db5d2e446 08:53:17 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:53:17 ---> Running in 218b1ae70e5a 08:53:18 Removing intermediate container d1b172747bb3 08:53:18 ---> 12c272da0059 08:53:18 Step 22/24 : LABEL arch=arm64 08:53:18 ---> Running in 85136047d9b7 08:53:18 Removing intermediate container 218b1ae70e5a 08:53:18 ---> 50e19d0f59e8 08:53:18 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:53:18 ---> Running in 90c56bc4a490 08:53:18 Removing intermediate container 85136047d9b7 08:53:18 ---> ca123a1a49bf 08:53:18 Step 23/24 : LABEL git_sha=9fc45a128ae9c36634aee8da993c62925f6be5aa 08:53:19 ---> Running in 84e3469fa3d0 08:53:19 Removing intermediate container 90c56bc4a490 08:53:19 ---> d15b229a228a 08:53:19 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:53:19 ---> Running in c1589320dbd7 08:53:19 Removing intermediate container 84e3469fa3d0 08:53:19 ---> 2c0c40c4f533 08:53:19 Step 24/24 : LABEL version=0.0.0 08:53:19 ---> Running in 187f5da1eb86 08:53:20 Removing intermediate container c1589320dbd7 08:53:20 ---> d4a8b3e75658 08:53:20 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:53:20 ---> Running in ae76a759a51c 08:53:20 Removing intermediate container 187f5da1eb86 08:53:20 ---> 0c9f18d86f76 08:53:20 08:53:21 Successfully built 0c9f18d86f76 08:53:21 Successfully tagged security-secretstore-setup-arm64:latest 08:53:21  Building security-secretstore-setup ... done Building support-scheduler 08:53:23 Removing intermediate container ae76a759a51c 08:53:23 ---> f0eac93f7d9a 08:53:23 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 08:53:23 ---> Running in aa3dd6a8b27e 08:53:25 Removing intermediate container aa3dd6a8b27e 08:53:25 ---> ed9ada6ee08b 08:53:25 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:53:27 ---> 852f3131f974 08:53:27 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:53:27 ---> Running in 7de7526785e3 08:53:30 Removing intermediate container 7de7526785e3 08:53:30 ---> a795b97f2ebb 08:53:30 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:53:31 ---> 4079c7348798 08:53:31 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:53:34 ---> 38ba983cd570 08:53:34 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:53:35 ---> e7d97b60cd35 08:53:35 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:53:37 ---> b7db8481b4ed 08:53:37 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:53:38 ---> 0318c568efbf 08:53:38 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:53:39 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:53:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:53:39 ---> 1b2c04ebf1fa 08:53:39 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:53:39 ---> Using cache 08:53:39 ---> eda28b725297 08:53:39 Step 4/22 : WORKDIR /edgex-go 08:53:39 ---> Using cache 08:53:39 ---> 3bb7c7a5299b 08:53:39 Step 5/22 : RUN apk add --update --no-cache make git 08:53:39 ---> Running in 3f126c050cf5 08:53:40 ---> 28f3e4c13e91 08:53:40 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:53:41 ---> 0d38164b5484 08:53:41 Step 27/32 : RUN chmod +x /entrypoint.sh 08:53:41 ---> Running in c5cd24a19830 08:53:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:53:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:53:44 OK: 221 MiB in 51 packages 08:53:44 Removing intermediate container c5cd24a19830 08:53:44 ---> 63ccc9929f07 08:53:44 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:53:44 ---> Running in 5aba7bf79e79 08:53:45 Removing intermediate container 5aba7bf79e79 08:53:45 ---> 65716a82a5b8 08:53:45 Step 29/32 : CMD ["gate"] 08:53:45 Removing intermediate container 3f126c050cf5 08:53:45 ---> 912a190744e3 08:53:45 Step 6/22 : COPY go.mod vendor* ./ 08:53:45 ---> Running in 2e28e4273db2 08:53:46 Removing intermediate container 2e28e4273db2 08:53:46 ---> d4b0da1cf061 08:53:46 Step 30/32 : LABEL arch=arm64 08:53:46 ---> Running in 6028fbbcc838 08:53:46 ---> 6b504e7bd41b 08:53:46 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:46 ---> Running in 64dd91ddbded 08:53:47 Removing intermediate container 6028fbbcc838 08:53:47 ---> d58a7cf68ef7 08:53:47 Step 31/32 : LABEL git_sha=9fc45a128ae9c36634aee8da993c62925f6be5aa 08:53:47 ---> Running in fe12ea22ec2a 08:53:48 Removing intermediate container fe12ea22ec2a 08:53:48 ---> d59e0a531eb6 08:53:48 Step 32/32 : LABEL version=0.0.0 08:53:48 ---> Running in a128b31bbd5e 08:53:49 Removing intermediate container a128b31bbd5e 08:53:49 ---> 7e6c0982a046 08:53:49 08:53:49 Successfully built 7e6c0982a046 08:53:49 Successfully tagged security-bootstrapper-arm64:latest 08:53:49  Building security-bootstrapper ... done Building core-metadata 08:54:07 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:54:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:54:07 ---> 1b2c04ebf1fa 08:54:07 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:54:07 ---> Using cache 08:54:07 ---> eda28b725297 08:54:07 Step 4/24 : WORKDIR /edgex-go 08:54:07 ---> Using cache 08:54:07 ---> 3bb7c7a5299b 08:54:07 Step 5/24 : RUN apk add --update --no-cache make git 08:54:07 ---> Using cache 08:54:07 ---> 912a190744e3 08:54:07 Step 6/24 : COPY go.mod vendor* ./ 08:54:07 ---> Using cache 08:54:07 ---> 6b504e7bd41b 08:54:07 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:07 ---> Running in 14c9bcff89cf 08:55:29 Removing intermediate container 4fc48c8f7a4e 08:55:29 ---> c7b0921e50ff 08:55:29 08:55:29 Step 9/19 : FROM alpine:3.15 08:55:29 ---> 8aa73fd46299 08:55:29 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:55:29 ---> Using cache 08:55:29 ---> 641ea88a040f 08:55:29 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:55:29 ---> Running in a08feef4426a 08:55:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:55:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:55:29 v3.15.6-287-geb38532184 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:55:29 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:55:29 OK: 15736 distinct packages available 08:55:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:55:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:55:29 (1/9) Installing ca-certificates (20220614-r0) 08:55:29 (2/9) Installing brotli-libs (1.0.9-r5) 08:55:29 (3/9) Installing nghttp2-libs (1.46.0-r0) 08:55:29 (4/9) Installing libcurl (7.80.0-r5) 08:55:29 (5/9) Installing curl (7.80.0-r5) 08:55:29 (6/9) Installing dumb-init (1.2.5-r1) 08:55:29 (7/9) Installing musl-obstack (1.2.3-r0) 08:55:29 (8/9) Installing libucontext (1.1-r0) 08:55:29 (9/9) Installing gcompat (1.0.0-r4) 08:55:29 Executing busybox-1.34.1-r7.trigger 08:55:29 Executing ca-certificates-20220614-r0.trigger 08:55:29 OK: 8 MiB in 23 packages 08:55:30 Removing intermediate container a08feef4426a 08:55:30 ---> 9824c2eaacf6 08:55:30 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 08:55:34 ---> 72042821f519 08:55:34 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:55:34 Removing intermediate container 64dd91ddbded 08:55:34 ---> 1f5939059052 08:55:34 Step 8/22 : COPY . . 08:55:36 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:55:39 ---> b66fc37ba1ef 08:55:39 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:55:41 ---> badfad9cc5de 08:55:41 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:55:41 ---> Running in 4266a3ecdd3b 08:55:42 Removing intermediate container 4266a3ecdd3b 08:55:42 ---> e458ca1c6e29 08:55:42 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:55:42 ---> Running in 9b22446bacda 08:55:43 Removing intermediate container 9b22446bacda 08:55:43 ---> e7d5ded1136b 08:55:43 Step 17/19 : LABEL arch=arm64 08:55:43 ---> Running in 8cde5ce5f003 08:55:47 Removing intermediate container 8cde5ce5f003 08:55:47 ---> 9b0c0d70788e 08:55:47 Step 18/19 : LABEL git_sha=9fc45a128ae9c36634aee8da993c62925f6be5aa 08:55:47 ---> Running in 60c37c385085 08:55:48 Removing intermediate container 60c37c385085 08:55:48 ---> 11e1901c5eaa 08:55:48 Step 19/19 : LABEL version=0.0.0 08:55:49 ---> Running in 8582d47bba06 08:55:50 Removing intermediate container 8582d47bba06 08:55:50 ---> 541b7ff6e193 08:55:50 08:55:51 Successfully built 541b7ff6e193 08:55:51 Successfully tagged security-spiffe-token-provider-arm64:latest 08:55:51 Building core-data 08:56:01  Building security-spiffe-token-provider ... done  ---> e60c1a3036d2 08:56:01 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:56:01 ---> Running in f049953c38f4 08:56:03 Removing intermediate container b0490c7712b5 08:56:03 ---> f74b2547d673 08:56:03 08:56:03 Step 9/21 : FROM alpine:3.16 08:56:03 ---> 2b4661558fb8 08:56:03 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 08:56:03 ---> Running in 8f2a5760af9f 08:56:04 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:56:05 Removing intermediate container 14c9bcff89cf 08:56:05 ---> 01d5c28f7b36 08:56:05 Step 8/24 : COPY . . 08:56:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:56:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:56:08 (1/6) Installing ca-certificates (20220614-r0) 08:56:08 (2/6) Installing brotli-libs (1.0.9-r6) 08:56:08 (3/6) Installing nghttp2-libs (1.47.0-r0) 08:56:08 (4/6) Installing libcurl (7.83.1-r5) 08:56:08 (5/6) Installing curl (7.83.1-r5) 08:56:08 (6/6) Installing dumb-init (1.2.5-r1) 08:56:08 Executing busybox-1.35.0-r17.trigger 08:56:08 Executing ca-certificates-20220614-r0.trigger 08:56:08 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:56:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:56:08 ---> 1b2c04ebf1fa 08:56:08 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:56:08 ---> Using cache 08:56:08 ---> eda28b725297 08:56:08 Step 4/22 : WORKDIR /edgex-go 08:56:08 ---> Using cache 08:56:08 ---> 3bb7c7a5299b 08:56:08 Step 5/22 : RUN apk add --update --no-cache make git 08:56:08 ---> Using cache 08:56:08 ---> 912a190744e3 08:56:08 Step 6/22 : COPY go.mod vendor* ./ 08:56:08 ---> Using cache 08:56:08 ---> 6b504e7bd41b 08:56:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:08 ---> Using cache 08:56:08 ---> 01d5c28f7b36 08:56:08 Step 8/22 : COPY . . 08:56:08 OK: 8 MiB in 20 packages 08:56:14 Removing intermediate container 8f2a5760af9f 08:56:14 ---> e5f8d2b8a628 08:56:14 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:56:14 ---> Running in 8c3e0c09e10e 08:56:14 Removing intermediate container 8c3e0c09e10e 08:56:14 ---> 3d83128e95aa 08:56:14 Step 12/21 : WORKDIR /edgex 08:56:14 ---> Running in 8e6955e55bf9 08:56:15 Removing intermediate container 8e6955e55bf9 08:56:15 ---> 1d34a91fbc06 08:56:15 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:56:17 ---> dba94caffe6c 08:56:17 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:56:20 ---> c36bdae8e4e9 08:56:20 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:56:23 ---> 696a1149ec62 08:56:23 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:56:26 ---> 92c8257b641b 08:56:26 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:56:26 ---> Running in c78b57ae35dd 08:56:29 ---> 21cee267acb3 08:56:29 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:56:29 ---> Running in edd0b83d98f4 08:56:31 Removing intermediate container c78b57ae35dd 08:56:31 ---> 90af6d5952eb 08:56:31 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 08:56:31 ---> Running in 1e21ab0e4402 08:56:31 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:56:31 Removing intermediate container 1e21ab0e4402 08:56:31 ---> 16ec40ca15c7 08:56:31 Step 19/21 : LABEL arch=arm64 08:56:32 ---> Running in 96e4a696ff20 08:56:32 ---> d59043b222b0 08:56:32 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:56:32 ---> Running in 9d4d7574b136 08:56:33 Removing intermediate container 96e4a696ff20 08:56:33 ---> 18441a218491 08:56:33 Step 20/21 : LABEL git_sha=9fc45a128ae9c36634aee8da993c62925f6be5aa 08:56:33 ---> Running in 66dd138878c8 08:56:33 Removing intermediate container 66dd138878c8 08:56:33 ---> bb2397d7629a 08:56:33 Step 21/21 : LABEL version=0.0.0 08:56:33 ---> Running in db53c8917e99 08:56:34 Removing intermediate container db53c8917e99 08:56:34 ---> d0a75f33b169 08:56:34 08:56:34 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:56:34 Successfully built d0a75f33b169 08:56:34 Successfully tagged security-proxy-setup-arm64:latest 08:56:34 Building core-common-config-bootstrapper 08:56:53  Building security-proxy-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:56:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:56:53 ---> 1b2c04ebf1fa 08:56:53 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:56:53 ---> Using cache 08:56:53 ---> eda28b725297 08:56:53 Step 4/22 : WORKDIR /edgex-go 08:56:53 ---> Using cache 08:56:53 ---> 3bb7c7a5299b 08:56:53 Step 5/22 : RUN apk add --update --no-cache make git 08:56:53 ---> Using cache 08:56:53 ---> 912a190744e3 08:56:53 Step 6/22 : COPY go.mod vendor* ./ 08:56:53 ---> Using cache 08:56:53 ---> 6b504e7bd41b 08:56:53 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:53 ---> Using cache 08:56:53 ---> 01d5c28f7b36 08:56:53 Step 8/22 : COPY . . 08:56:53 ---> Using cache 08:56:53 ---> d59043b222b0 08:56:53 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:56:53 ---> Running in da5480931ae2 08:56:54 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:58:46 Removing intermediate container c6b27056e9cb 08:58:46 ---> b406b3404ded 08:58:46 08:58:46 Step 10/22 : FROM alpine:3.16 08:58:46 ---> 2b4661558fb8 08:58:46 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:58:46 ---> Running in 944497d8fdd0 08:58:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:58:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:58:46 (1/2) Installing ca-certificates (20220614-r0) 08:58:46 (2/2) Installing dumb-init (1.2.5-r1) 08:58:46 Executing busybox-1.35.0-r17.trigger 08:58:46 Executing ca-certificates-20220614-r0.trigger 08:58:46 OK: 6 MiB in 16 packages 08:58:46 Removing intermediate container 944497d8fdd0 08:58:46 ---> 71c19aeb3bae 08:58:46 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:58:46 ---> Running in e1e5cdd27433 08:58:46 Removing intermediate container e1e5cdd27433 08:58:46 ---> 396faf8e05ca 08:58:46 Step 13/22 : ENV APP_PORT=59860 08:58:46 ---> Running in eae2e8467fa9 08:58:46 Removing intermediate container eae2e8467fa9 08:58:46 ---> 9faa6e017774 08:58:47 Step 14/22 : EXPOSE $APP_PORT 08:58:47 ---> Running in cda6adb31960 08:58:48 Removing intermediate container cda6adb31960 08:58:48 ---> ae12e2af6705 08:58:48 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:58:49 ---> 3ed301c73fb3 08:58:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:58:52 ---> d7c2a9efa613 08:58:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:58:52 ---> 945cd4e82ffe 08:58:52 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:58:52 ---> Running in 9101e73d8814 08:58:53 Removing intermediate container 9101e73d8814 08:58:53 ---> c901b6d042dc 08:58:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:58:53 ---> Running in cbf57bdd9e4e 08:58:54 Removing intermediate container cbf57bdd9e4e 08:58:54 ---> 14ca2b51e996 08:58:54 Step 20/22 : LABEL arch=arm64 08:58:54 ---> Running in a45ca837ea34 08:58:54 Removing intermediate container a45ca837ea34 08:58:54 ---> 2db940e2851a 08:58:54 Step 21/22 : LABEL git_sha=9fc45a128ae9c36634aee8da993c62925f6be5aa 08:58:54 ---> Running in 3a3e831cb572 08:58:55 Removing intermediate container 3a3e831cb572 08:58:55 ---> d7f5b7ad2c08 08:58:55 Step 22/22 : LABEL version=0.0.0 08:58:55 ---> Running in 0ac7e9fd9030 08:58:56 Removing intermediate container 0ac7e9fd9030 08:58:56 ---> e59a37db202e 08:58:56 08:58:56 Successfully built e59a37db202e 08:58:56 Successfully tagged support-notifications-arm64:latest 08:58:56 Building core-command 08:59:11  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:59:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:59:11 ---> 1b2c04ebf1fa 08:59:11 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:59:11 ---> Using cache 08:59:11 ---> eda28b725297 08:59:11 Step 4/23 : WORKDIR /edgex-go 08:59:11 ---> Using cache 08:59:11 ---> 3bb7c7a5299b 08:59:11 Step 5/23 : RUN apk add --update --no-cache make git 08:59:11 ---> Using cache 08:59:11 ---> 912a190744e3 08:59:11 Step 6/23 : COPY go.mod vendor* ./ 08:59:11 ---> Using cache 08:59:11 ---> 6b504e7bd41b 08:59:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:11 ---> Using cache 08:59:11 ---> 01d5c28f7b36 08:59:11 Step 8/23 : COPY . . 08:59:11 ---> Using cache 08:59:11 ---> d59043b222b0 08:59:11 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:59:11 ---> Running in 4557d9e6f4b6 08:59:13 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:03:05 Removing intermediate container da5480931ae2 09:03:05 ---> 1970590ab44f 09:03:05 09:03:05 Step 10/22 : FROM alpine:3.16 09:03:05 ---> 2b4661558fb8 09:03:05 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:03:05 ---> Running in 64e9759d989a 09:03:05 Removing intermediate container 64e9759d989a 09:03:05 ---> abcc5ea01544 09:03:05 Step 12/22 : RUN apk add --update --no-cache dumb-init 09:03:05 ---> Running in 913b609e8d34 09:03:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:03:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:03:05 (1/1) Installing dumb-init (1.2.5-r1) 09:03:05 Executing busybox-1.35.0-r17.trigger 09:03:05 OK: 5 MiB in 15 packages 09:03:07 Removing intermediate container 913b609e8d34 09:03:07 ---> cb21b677430c 09:03:07 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:03:08 ---> 25358e5a1070 09:03:08 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:03:12 ---> 6bc26ee71295 09:03:12 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:03:13 ---> 864d2970937c 09:03:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:03:15 ---> d21723936d3f 09:03:15 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:03:15 ---> Running in f28072d1c8a3 09:03:19 Removing intermediate container f28072d1c8a3 09:03:19 ---> e3bc57cbd821 09:03:19 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 09:03:19 ---> Running in 2eed840d46eb 09:03:20 Removing intermediate container 2eed840d46eb 09:03:20 ---> 2f9c300e0c35 09:03:20 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 09:03:20 ---> Running in c27e083d2a31 09:03:21 Removing intermediate container c27e083d2a31 09:03:21 ---> 65e08b69064e 09:03:21 Step 20/22 : LABEL arch=arm64 09:03:21 ---> Running in 3a9d407cd124 09:03:21 Removing intermediate container edd0b83d98f4 09:03:21 ---> ccb3b7dfdbf4 09:03:21 09:03:21 Step 10/24 : FROM alpine:3.16 09:03:21 ---> 2b4661558fb8 09:03:21 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:03:22 ---> Running in 9629d1cfd998 09:03:22 Removing intermediate container 9d4d7574b136 09:03:22 ---> 4ae0d0eb7c9a 09:03:22 09:03:22 Step 10/22 : FROM alpine:3.16 09:03:22 ---> 2b4661558fb8 09:03:22 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:03:22 Removing intermediate container 3a9d407cd124 09:03:22 ---> 7d0dde30ac8b 09:03:22 Step 21/22 : LABEL git_sha=9fc45a128ae9c36634aee8da993c62925f6be5aa 09:03:22 ---> Running in dd45521f1c85 09:03:22 ---> Running in a84c9db07259 09:03:23 Removing intermediate container dd45521f1c85 09:03:23 ---> 50c028fe3416 09:03:23 Step 12/22 : ENV APP_PORT=59880 09:03:23 Removing intermediate container a84c9db07259 09:03:23 ---> 95bb50828453 09:03:23 Step 22/22 : LABEL version=0.0.0 09:03:23 ---> Running in 93c91dd911f0 09:03:23 ---> Running in b6230bf6ae8d 09:03:24 Removing intermediate container 93c91dd911f0 09:03:24 ---> 66849b723450 09:03:24 Step 13/22 : EXPOSE $APP_PORT 09:03:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:03:24 ---> Running in 16ae16355c7a 09:03:24 Removing intermediate container b6230bf6ae8d 09:03:24 ---> 2832baa1b286 09:03:24 09:03:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:03:25 Successfully built 2832baa1b286 09:03:25 Successfully tagged core-common-config-bootstrapper-arm64:latest 09:03:25  Building core-common-config-bootstrapper ... done Building security-spire-agent 09:03:25 Removing intermediate container 16ae16355c7a 09:03:25 ---> 4cc0d1b5b3bb 09:03:25 Step 14/22 : RUN apk add --update --no-cache dumb-init 09:03:25 ---> Running in 011ea5bc3abc 09:03:26 (1/1) Installing dumb-init (1.2.5-r1) 09:03:26 Executing busybox-1.35.0-r17.trigger 09:03:26 OK: 5 MiB in 15 packages 09:03:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:03:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:03:28 Removing intermediate container 9629d1cfd998 09:03:28 ---> 810ce6d63afe 09:03:28 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:03:28 ---> Running in eaefac2fb461 09:03:29 (1/1) Installing dumb-init (1.2.5-r1) 09:03:29 Executing busybox-1.35.0-r17.trigger 09:03:29 OK: 5 MiB in 15 packages 09:03:31 Removing intermediate container eaefac2fb461 09:03:31 ---> 5ed88617cf94 09:03:31 Step 13/24 : ENV APP_PORT=59881 09:03:31 ---> Running in 8abecd1318d5 09:03:32 Removing intermediate container 011ea5bc3abc 09:03:32 ---> bfd6905e5efd 09:03:32 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:03:32 Removing intermediate container 8abecd1318d5 09:03:32 ---> 77d989fb1511 09:03:32 Step 14/24 : EXPOSE $APP_PORT 09:03:33 ---> Running in 8ee190f21d2b 09:03:34 Removing intermediate container 8ee190f21d2b 09:03:34 ---> f580cf817086 09:03:34 Step 15/24 : WORKDIR / 09:03:34 ---> Running in 681f57a082f4 09:03:34 ---> 90d9711fdaf4 09:03:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:03:34 Removing intermediate container 681f57a082f4 09:03:34 ---> e48f1a19e499 09:03:34 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:03:36 ---> 2222dd75fa7e 09:03:36 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:03:37 ---> 75248516d664 09:03:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:03:39 ---> 15a89ee69ce5 09:03:39 Step 18/22 : ENTRYPOINT ["/core-data"] 09:03:39 ---> Running in 02bcd3e7e4ce 09:03:39 Removing intermediate container 02bcd3e7e4ce 09:03:39 ---> adec8be2795a 09:03:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:03:39 ---> a29d9c27a578 09:03:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:03:39 ---> Running in 402128187c27 09:03:41 Removing intermediate container 402128187c27 09:03:41 ---> 966ea3f0f76f 09:03:41 Step 20/22 : LABEL arch=arm64 09:03:41 ---> Running in e27e8ed183c9 09:03:41 ---> b7b4a2639406 09:03:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 09:03:42 Removing intermediate container e27e8ed183c9 09:03:42 ---> 0a65b36ff1d0 09:03:42 Step 21/22 : LABEL git_sha=9fc45a128ae9c36634aee8da993c62925f6be5aa 09:03:42 ---> Running in 2d4d32c11c60 09:03:43 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:03:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:03:43 ---> 1b2c04ebf1fa 09:03:43 Step 3/24 : WORKDIR /edgex-go 09:03:43 ---> Using cache 09:03:43 ---> 58f1fce280cb 09:03:43 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 09:03:43 Removing intermediate container 2d4d32c11c60 09:03:43 ---> a1bc612c61fb 09:03:43 Step 22/22 : LABEL version=0.0.0 09:03:43 ---> Running in 5fdb88aae72c 09:03:43 ---> 71a740f7923b 09:03:43 Step 20/24 : ENTRYPOINT ["/core-metadata"] 09:03:43 ---> Running in ef7e8e0e64d3 09:03:44 ---> Running in f98a3f4852ad 09:03:45 Removing intermediate container ef7e8e0e64d3 09:03:45 ---> 69f564783afd 09:03:45 09:03:45 Removing intermediate container f98a3f4852ad 09:03:45 ---> faf59acbe9be 09:03:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:03:45 ---> Running in 86923b80b727 09:03:45 Successfully built 69f564783afd 09:03:45 Successfully tagged core-data-arm64:latest 09:03:45  Building core-data ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:03:46 Removing intermediate container 86923b80b727 09:03:46 ---> 79d482e5ae51 09:03:46 Step 22/24 : LABEL arch=arm64 09:03:46 ---> Running in 04e01be0683b 09:03:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:03:47 Removing intermediate container 04e01be0683b 09:03:47 ---> deb66f392ac1 09:03:47 Step 23/24 : LABEL git_sha=9fc45a128ae9c36634aee8da993c62925f6be5aa 09:03:47 ---> Running in c3c83367fa06 09:03:47 Removing intermediate container c3c83367fa06 09:03:47 ---> a0abe540711c 09:03:47 Step 24/24 : LABEL version=0.0.0 09:03:47 ---> Running in f9e534ccf45c 09:03:48 Removing intermediate container f9e534ccf45c 09:03:48 ---> a862aad89e06 09:03:48 09:03:48 OK: 221 MiB in 51 packages 09:03:48 Successfully built a862aad89e06 09:03:48 Successfully tagged core-metadata-arm64:latest 09:03:50  Building core-metadata ... done Removing intermediate container 5fdb88aae72c 09:03:50 ---> d27fd979adf7 09:03:50 Step 5/24 : COPY go.mod vendor* ./ 09:03:50 ---> 00c5369ef1ce 09:03:50 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:03:50 ---> Running in 38fff1108721 09:04:22 Removing intermediate container 4557d9e6f4b6 09:04:22 ---> 9f369f4a2270 09:04:22 09:04:22 Step 10/23 : FROM alpine:3.16 09:04:22 ---> 2b4661558fb8 09:04:22 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:04:22 ---> Using cache 09:04:22 ---> 810ce6d63afe 09:04:22 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:04:22 ---> Using cache 09:04:22 ---> 5ed88617cf94 09:04:22 Step 13/23 : ENV APP_PORT=59882 09:04:22 ---> Running in 5f0367ba35ac 09:04:22 Removing intermediate container 5f0367ba35ac 09:04:22 ---> 8138f190ec62 09:04:22 Step 14/23 : EXPOSE $APP_PORT 09:04:22 ---> Running in b227672ddfd5 09:04:22 Removing intermediate container f049953c38f4 09:04:22 ---> 0874d8b0b1b6 09:04:22 09:04:22 Step 10/22 : FROM alpine:3.16 09:04:22 ---> 2b4661558fb8 09:04:22 Step 11/22 : RUN apk add --update --no-cache dumb-init 09:04:22 ---> Using cache 09:04:22 ---> 810ce6d63afe 09:04:22 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:04:22 ---> Using cache 09:04:22 ---> 5ed88617cf94 09:04:22 Step 13/22 : ENV APP_PORT=59861 09:04:22 Removing intermediate container b227672ddfd5 09:04:22 ---> b12ac8031fbd 09:04:22 Step 15/23 : WORKDIR / 09:04:22 ---> Running in f9cdd3dea7b9 09:04:22 ---> Running in 222f9ec5fd35 09:04:22 Removing intermediate container f9cdd3dea7b9 09:04:22 ---> bf3f2b949c2d 09:04:22 Step 14/22 : EXPOSE $APP_PORT 09:04:22 Removing intermediate container 222f9ec5fd35 09:04:22 ---> 7e3ccc4fdb4c 09:04:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:04:22 ---> Running in 2579e759cbdd 09:04:23 Removing intermediate container 2579e759cbdd 09:04:23 ---> 1f3063cb552a 09:04:23 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:04:23 ---> 27b7d7778ef4 09:04:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:04:24 ---> b508522c2054 09:04:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:04:25 ---> 5ac3e8ec4ec0 09:04:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:04:26 ---> dd8f6edb6d58 09:04:26 Step 19/23 : ENTRYPOINT ["/core-command"] 09:04:26 ---> Running in 955197ac13eb 09:04:26 ---> 8125ca9676e5 09:04:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:04:27 Removing intermediate container 955197ac13eb 09:04:27 ---> ad07e6c5f57d 09:04:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:04:27 ---> Running in c964278316f8 09:04:27 ---> cfa57660ad63 09:04:27 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 09:04:27 ---> Running in 05878d91933f 09:04:27 Removing intermediate container c964278316f8 09:04:27 ---> 777e5f140d22 09:04:27 Step 21/23 : LABEL arch=arm64 09:04:27 ---> Running in 2e266a755b2c 09:04:28 Removing intermediate container 05878d91933f 09:04:28 ---> 868983047b30 09:04:28 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:04:28 Removing intermediate container 2e266a755b2c 09:04:28 ---> 7ed09a601338 09:04:28 Step 22/23 : LABEL git_sha=9fc45a128ae9c36634aee8da993c62925f6be5aa 09:04:28 ---> Running in 46f933f5155f 09:04:28 ---> Running in d6e273b3403e 09:04:29 Removing intermediate container 46f933f5155f 09:04:29 ---> f9feb4a54343 09:04:29 Step 20/22 : LABEL arch=arm64 09:04:29 Removing intermediate container d6e273b3403e 09:04:29 ---> Running in 3b7ed699afd9 09:04:29 ---> 76dc44297fb2 09:04:29 Step 23/23 : LABEL version=0.0.0 09:04:29 ---> Running in b1f44a4387c9 09:04:29 Removing intermediate container 3b7ed699afd9 09:04:29 ---> 8156c653217f 09:04:29 Step 21/22 : LABEL git_sha=9fc45a128ae9c36634aee8da993c62925f6be5aa 09:04:29 ---> Running in 91ce69d4aab4 09:04:29 Removing intermediate container b1f44a4387c9 09:04:29 ---> bf14f0dd78ce 09:04:29 09:04:30 Successfully built bf14f0dd78ce 09:04:30 Successfully tagged core-command-arm64:latest 09:04:30  Building core-command ... done Removing intermediate container 91ce69d4aab4 09:04:30 ---> c2f1c5ce7654 09:04:30 Step 22/22 : LABEL version=0.0.0 09:04:30 ---> Running in 539c61b1cc36 09:04:30 Removing intermediate container 539c61b1cc36 09:04:30 ---> 826d321a90ba 09:04:30 09:04:30 Successfully built 826d321a90ba 09:04:30 Successfully tagged support-scheduler-arm64:latest 09:04:52  Building support-scheduler ... done Removing intermediate container 38fff1108721 09:04:52 ---> d4dfc2024a26 09:04:52 Step 7/24 : COPY . . 09:04:58 ---> 94641342947e 09:04:58 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 09:04:58 ---> Running in 52eda664db90 09:04:58 Removing intermediate container 52eda664db90 09:04:58 ---> c18aa4fa38a9 09:04:58 Step 9/24 : WORKDIR /edgex-go/spire-build 09:04:58 ---> Running in 1f3fb09515d4 09:04:58 Removing intermediate container 1f3fb09515d4 09:04:58 ---> df91eb0a3c96 09:04:58 Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:04:58 ---> Running in d78466ca05d3 09:05:02 Removing intermediate container d78466ca05d3 09:05:02 ---> ac9f4c7c7b38 09:05:02 Step 11/24 : WORKDIR /edgex-go 09:05:02 ---> Running in 8cd885451a0b 09:05:02 Removing intermediate container 8cd885451a0b 09:05:02 ---> 9c906832414c 09:05:02 09:05:02 Step 12/24 : FROM alpine:3.15 09:05:02 ---> 8aa73fd46299 09:05:02 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:05:02 ---> Using cache 09:05:02 ---> 641ea88a040f 09:05:02 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:05:02 ---> Running in 8445447c66c3 09:05:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:05:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:05:04 v3.15.6-287-geb38532184 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:05:04 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:05:04 OK: 15736 distinct packages available 09:05:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:05:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:05:05 (1/5) Installing dumb-init (1.2.5-r1) 09:05:05 (2/5) Installing musl-obstack (1.2.3-r0) 09:05:05 (3/5) Installing libucontext (1.1-r0) 09:05:05 (4/5) Installing gcompat (1.0.0-r4) 09:05:05 (5/5) Installing openssl (1.1.1s-r1) 09:05:06 Executing busybox-1.34.1-r7.trigger 09:05:06 OK: 6 MiB in 19 packages 09:05:06 Removing intermediate container 8445447c66c3 09:05:06 ---> f84fc7cb27a2 09:05:06 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 09:05:08 ---> 414a92bdb84b 09:05:08 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:05:11 ---> c78a7e4af061 09:05:11 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:05:12 ---> 765e29dc44ac 09:05:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:05:12 ---> fc3b10bb26e4 09:05:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:05:12 ---> 786e0364ac16 09:05:12 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:05:12 ---> Running in b7090e5c92b3 09:05:13 Removing intermediate container b7090e5c92b3 09:05:13 ---> 85f6938329c6 09:05:13 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:05:13 ---> Running in 0ef198a29356 09:05:14 Removing intermediate container 0ef198a29356 09:05:14 ---> b01b75bb6028 09:05:14 Step 22/24 : LABEL arch=arm64 09:05:14 ---> Running in 2c12f4a2947b 09:05:14 Removing intermediate container 2c12f4a2947b 09:05:14 ---> 5ef40c67f9f8 09:05:14 Step 23/24 : LABEL git_sha=9fc45a128ae9c36634aee8da993c62925f6be5aa 09:05:14 ---> Running in 43cb7aff94ef 09:05:14 Removing intermediate container 43cb7aff94ef 09:05:14 ---> 90091067e322 09:05:14 Step 24/24 : LABEL version=0.0.0 09:05:14 ---> Running in 11b7d18464b7 09:05:15 Removing intermediate container 11b7d18464b7 09:05:15 ---> 43bfe5b5f498 09:05:15 09:05:15 Successfully built 43bfe5b5f498 09:05:15 Successfully tagged security-spire-agent-arm64:latest 09:05:16  Building security-spire-agent ... done  [Pipeline] } 09:05:16 $ docker stop --time=1 e9da499c523abdb614e76984af294f42e9ddee8bc6fd14b5966730c8b2f0a4c1 09:05:17 $ docker rm -f --volumes e9da499c523abdb614e76984af294f42e9ddee8bc6fd14b5966730c8b2f0a4c1 [Pipeline] // withDockerContainer [Pipeline] sh 09:05:18 + docker images 09:05:18 REPOSITORY TAG IMAGE ID CREATED SIZE 09:05:18 security-spire-agent-arm64 latest 43bfe5b5f498 3 seconds ago 122MB 09:05:18 9c906832414c 16 seconds ago 1.38GB 09:05:18 support-scheduler-arm64 latest 826d321a90ba 48 seconds ago 29MB 09:05:18 core-command-arm64 latest bf14f0dd78ce 49 seconds ago 17MB 09:05:18 0874d8b0b1b6 58 seconds ago 1.57GB 09:05:18 9f369f4a2270 About a minute ago 1.5GB 09:05:18 core-metadata-arm64 latest a862aad89e06 About a minute ago 17.8MB 09:05:18 core-data-arm64 latest 69f564783afd About a minute ago 17.2MB 09:05:18 core-common-config-bootstrapper-arm64 latest 2832baa1b286 About a minute ago 14.9MB 09:05:18 4ae0d0eb7c9a About a minute ago 1.51GB 09:05:18 ccb3b7dfdbf4 About a minute ago 1.51GB 09:05:18 1970590ab44f 2 minutes ago 1.5GB 09:05:18 support-notifications-arm64 latest e59a37db202e 6 minutes ago 29.5MB 09:05:18 b406b3404ded 6 minutes ago 1.57GB 09:05:18 security-proxy-setup-arm64 latest d0a75f33b169 8 minutes ago 26.8MB 09:05:18 f74b2547d673 9 minutes ago 1.49GB 09:05:18 security-spiffe-token-provider-arm64 latest 541b7ff6e193 9 minutes ago 28.9MB 09:05:18 c7b0921e50ff 10 minutes ago 1.54GB 09:05:18 security-bootstrapper-arm64 latest 7e6c0982a046 11 minutes ago 19.5MB 09:05:18 security-secretstore-setup-arm64 latest 0c9f18d86f76 11 minutes ago 28.7MB 09:05:18 29635f3fef6f 12 minutes ago 1.49GB 09:05:18 f875ba11baf5 12 minutes ago 1.5GB 09:05:18 security-spire-server-arm64 latest 40a79d84ec59 17 minutes ago 84.3MB 09:05:18 security-spire-config-arm64 latest a87709b0f7c4 17 minutes ago 83.6MB 09:05:18 8e73b7e15530 18 minutes ago 1.38GB 09:05:18 ea4c2b55dd17 18 minutes ago 1.38GB 09:05:18 ci-base-image-arm64 latest 1b2c04ebf1fa 31 minutes ago 905MB 09:05:18 alpine 3.16 2b4661558fb8 2 months ago 5.29MB 09:05:18 alpine 3.15 8aa73fd46299 2 months ago 5.33MB 09:05:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 09:05:18 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 09:05:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:05:18 09:05:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:05:19 arm64: Pulling from edgex-lftools-log-publisher 09:05:19 8998bd30e6a1: Pulling fs layer 09:05:19 04944245beec: Pulling fs layer 09:05:19 699f458cf7ca: Pulling fs layer 09:05:19 765212b225bb: Pulling fs layer 09:05:19 f23df028b6ca: Pulling fs layer 09:05:19 d65c8cfc05b1: Pulling fs layer 09:05:19 2437ff75d9bd: Pulling fs layer 09:05:19 f23df028b6ca: Waiting 09:05:19 d65c8cfc05b1: Waiting 09:05:19 2437ff75d9bd: Waiting 09:05:19 765212b225bb: Waiting 09:05:19 04944245beec: Verifying Checksum 09:05:19 04944245beec: Download complete 09:05:19 765212b225bb: Verifying Checksum 09:05:19 765212b225bb: Download complete 09:05:19 f23df028b6ca: Verifying Checksum 09:05:19 f23df028b6ca: Download complete 09:05:19 d65c8cfc05b1: Verifying Checksum 09:05:19 d65c8cfc05b1: Download complete 09:05:19 699f458cf7ca: Verifying Checksum 09:05:19 699f458cf7ca: Download complete 09:05:20 8998bd30e6a1: Verifying Checksum 09:05:20 8998bd30e6a1: Download complete 09:05:22 2437ff75d9bd: Verifying Checksum 09:05:22 2437ff75d9bd: Download complete 09:05:23 8998bd30e6a1: Pull complete 09:05:24 04944245beec: Pull complete 09:05:25 699f458cf7ca: Pull complete 09:05:25 765212b225bb: Pull complete 09:05:26 f23df028b6ca: Pull complete 09:05:26 d65c8cfc05b1: Pull complete 09:05:41 2437ff75d9bd: Pull complete 09:05:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:05:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:05:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:05:41 prd-ubuntu20.04-docker-arm64-4c-16g-4239 does not seem to be running inside a container 09:05:41 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 09:05:44 $ docker top fb8bc61133b4668b0365c02c2e894280f1152200a9c9230a6ae2a2c334f9ebf0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:05:45 ---> job-cost.sh 09:05:45 lf-activate-venv: SKIPPING 09:05:45 INFO: No Stack... 09:05:46 INFO: Retrieving Pricing Info for: v3-standard-4 09:05:46 INFO: Archiving Costs [Pipeline] sh 09:05:46 + cat /w/workspace/edgex-go/2/archives/cost.csv 09:05:46 + cut -d, -f6 [Pipeline] lock 09:05:47 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4317-2-stack-cost] 09:05:47 Resource [jenkins-edgexfoundry-edgex-go-PR-4317-2-stack-cost] did not exist. Created. 09:05:47 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4317-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:05:47 + echo total: 0.10999999940395355 [Pipeline] stash 09:05:48 Stashed 1 file(s) [Pipeline] } 09:05:48 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4317-2-stack-cost] [Pipeline] // lock [Pipeline] } 09:05:48 $ docker stop --time=1 fb8bc61133b4668b0365c02c2e894280f1152200a9c9230a6ae2a2c334f9ebf0 09:05:49 $ docker rm -f --volumes fb8bc61133b4668b0365c02c2e894280f1152200a9c9230a6ae2a2c334f9ebf0 [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 09:05:50 provisioning config files... 09:05:50 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config2952031188979793126tmp [Pipeline] { [Pipeline] sh 09:05:50 + set +x 09:05:50 + + curl -s https://codecov.io/bash 09:05:50 bash -s -- 09:05:50 09:05:50 _____ _ 09:05:50 / ____| | | 09:05:50 | | ___ __| | ___ ___ _____ __ 09:05:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:05:50 | |___| (_) | (_| | __/ (_| (_) \ V / 09:05:50 \_____\___/ \__,_|\___|\___\___/ \_/ 09:05:50 Bash-1.0.6 09:05:50 09:05:50 09:05:50 ==> git version 2.25.1 found 09:05:50 ==> 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 09:05:50 Release-Date: 2020-01-08 09:05:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:05:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:05:50 ==> Jenkins CI detected. 09:05:50 current dir:  /w/workspace/edgex-go/2 09:05:50 project root: . 09:05:50 --> token set from env 09:05:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:05:50 ==> Running gcov in . (disable via -X gcov) 09:05:50 ==> Python coveragepy not found 09:05:50 ==> Searching for coverage reports in: 09:05:50 + . 09:05:50 -> Found 1 reports 09:05:50 ==> Detecting git/mercurial file structure 09:05:50 ==> Reading reports 09:05:50 + ./coverage.out bytes=485987 09:05:50 ==> Appending adjustments 09:05:50 https://docs.codecov.io/docs/fixing-reports 09:05:51 + Found adjustments 09:05:51 ==> Gzipping contents 09:05:51 64K /tmp/codecov.NhCtkU.gz 09:05:51 ==> Uploading reports 09:05:51 url: https://codecov.io 09:05:51 query: branch=PR-4317&commit=d4b2f1d377715be49c8e566f938e3ef5963dfcb7&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4317%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4317&job=&cmd_args= 09:05:51 -> Pinging Codecov 09:05:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4317&commit=d4b2f1d377715be49c8e566f938e3ef5963dfcb7&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4317%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4317&job=&cmd_args= 09:05:51 -> Uploading to 09:05:51 https://storage.googleapis.com/codecov/v4/raw/2023-02-01/00271124DB129430A58F1EEE437C3FCB/d4b2f1d377715be49c8e566f938e3ef5963dfcb7/c3475cc1-a95f-4e94-8c61-7e0bd2e0c447.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230201%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230201T090551Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e89d81a798375e7be86d2d7ade40a761aea402c8ad011f4874b397e27793454d 09:05:51 % Total % Received % Xferd Average Speed Time Time Time Current 09:05:51 Dload Upload Total Spent Left Speed 09:05:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62768 0 0 100 62768 0 273k --:--:-- --:--:-- --:--:-- 273k 09:05:52 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/d4b2f1d377715be49c8e566f938e3ef5963dfcb7 [Pipeline] } 09:05:52 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 09:05:52 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 09:05:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:05:53 ---> package-listing.sh 09:05:54 ++ facter osfamily 09:05:54 ++ tr '[:upper:]' '[:lower:]' 09:05:54 + OS_FAMILY=debian 09:05:54 + workspace=/w/workspace/edgex-go/2 09:05:54 + START_PACKAGES=/tmp/packages_start.txt 09:05:54 + END_PACKAGES=/tmp/packages_end.txt 09:05:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:05:54 + PACKAGES=/tmp/packages_start.txt 09:05:54 + '[' /w/workspace/edgex-go/2 ']' 09:05:54 + PACKAGES=/tmp/packages_end.txt 09:05:54 + case "${OS_FAMILY}" in 09:05:54 + dpkg -l 09:05:54 + grep '^ii' 09:05:54 + '[' -f /tmp/packages_start.txt ']' 09:05:54 + '[' -f /tmp/packages_end.txt ']' 09:05:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:05:54 + '[' /w/workspace/edgex-go/2 ']' 09:05:54 + mkdir -p /w/workspace/edgex-go/2/archives/ 09:05:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 09:05:54 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:05:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:05:55 09:05:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:05:55 latest: Pulling from edgex-lftools-log-publisher 09:05:55 5eb5b503b376: Pulling fs layer 09:05:55 5c69ac0246d0: Pulling fs layer 09:05:55 ec43610c2a17: Pulling fs layer 09:05:55 3a2ae6a8a46f: Pulling fs layer 09:05:55 33b1e0a273af: Pulling fs layer 09:05:55 5d3b04190fa2: Pulling fs layer 09:05:55 2f39f015ded8: Pulling fs layer 09:05:55 33b1e0a273af: Waiting 09:05:55 5d3b04190fa2: Waiting 09:05:55 2f39f015ded8: Waiting 09:05:55 5c69ac0246d0: Verifying Checksum 09:05:55 3a2ae6a8a46f: Verifying Checksum 09:05:55 3a2ae6a8a46f: Download complete 09:05:55 33b1e0a273af: Verifying Checksum 09:05:55 33b1e0a273af: Download complete 09:05:55 5d3b04190fa2: Verifying Checksum 09:05:55 5d3b04190fa2: Download complete 09:05:55 ec43610c2a17: Verifying Checksum 09:05:55 ec43610c2a17: Download complete 09:05:55 5eb5b503b376: Verifying Checksum 09:05:55 5eb5b503b376: Download complete 09:05:56 2f39f015ded8: Download complete 09:05:57 5eb5b503b376: Pull complete 09:05:57 5c69ac0246d0: Pull complete 09:05:57 ec43610c2a17: Pull complete 09:05:57 3a2ae6a8a46f: Pull complete 09:05:57 33b1e0a273af: Pull complete 09:05:57 5d3b04190fa2: Pull complete 09:06:02 2f39f015ded8: Pull complete 09:06:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:06:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:06:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:06:02 prd-ubuntu20.04-docker-8c-8g-4236 does not seem to be running inside a container 09:06:02 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 09:06:03 $ docker top 10c24e5269d726e49d2f73a1fe4370c08a812d707967b13f6541d780c7d5e839 -eo pid,comm [Pipeline] { [Pipeline] sh 09:06:03 + touch /tmp/pre-build-complete [Pipeline] sh 09:06:03 + mkdir -p /var/log/sysstat [Pipeline] sh 09:06:04 + ls /var/log/sa-host 09:06:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:06:04 provisioning config files... 09:06:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config4877767091802782485tmp [Pipeline] { [Pipeline] echo 09:06:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:06:04 ---> create-netrc.sh [Pipeline] } 09:06:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:06:04 ---> python-tools-install.sh [Pipeline] echo 09:06:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:06:05 ---> sudo-logs.sh 09:06:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:06:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:06:05 ---> job-cost.sh 09:06:05 lf-activate-venv: SKIPPING 09:06:05 DEBUG: total: 0.10999999940395355 09:06:05 INFO: Retrieving Stack Cost... 09:06:06 INFO: Retrieving Pricing Info for: v3-standard-8 09:06:06 INFO: Archiving Costs [Pipeline] echo 09:06:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:06:06 ---> logs-deploy.sh 09:06:06 lf-activate-venv: SKIPPING 09:06:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4317/2 09:06:06 INFO: archiving workspace using pattern(s): 09:06:07 Archives upload complete. 09:06:07 INFO: archiving logs to Nexus 09:06:08 ---> uname -a: 09:06:08 Linux prd-ubuntu20-04-docker-8c-8g-4236 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:06:08 09:06:08 09:06:08 ---> lscpu: 09:06:08 Architecture: x86_64 09:06:08 CPU op-mode(s): 32-bit, 64-bit 09:06:08 Byte Order: Little Endian 09:06:08 Address sizes: 40 bits physical, 48 bits virtual 09:06:08 CPU(s): 8 09:06:08 On-line CPU(s) list: 0-7 09:06:08 Thread(s) per core: 1 09:06:08 Core(s) per socket: 1 09:06:08 Socket(s): 8 09:06:08 NUMA node(s): 1 09:06:08 Vendor ID: AuthenticAMD 09:06:08 CPU family: 23 09:06:08 Model: 49 09:06:08 Model name: AMD EPYC-Rome Processor 09:06:08 Stepping: 0 09:06:08 CPU MHz: 2799.940 09:06:08 BogoMIPS: 5599.88 09:06:08 Virtualization: AMD-V 09:06:08 Hypervisor vendor: KVM 09:06:08 Virtualization type: full 09:06:08 L1d cache: 256 KiB 09:06:08 L1i cache: 256 KiB 09:06:08 L2 cache: 4 MiB 09:06:08 L3 cache: 128 MiB 09:06:08 NUMA node0 CPU(s): 0-7 09:06:08 Vulnerability Itlb multihit: Not affected 09:06:08 Vulnerability L1tf: Not affected 09:06:08 Vulnerability Mds: Not affected 09:06:08 Vulnerability Meltdown: Not affected 09:06:08 Vulnerability Mmio stale data: Not affected 09:06:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:06:08 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:06:08 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:06:08 Vulnerability Srbds: Not affected 09:06:08 Vulnerability Tsx async abort: Not affected 09:06:08 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 09:06:08 09:06:08 09:06:08 ---> nproc: 09:06:08 8 09:06:08 09:06:08 09:06:08 ---> df -h: 09:06:08 Filesystem Size Used Avail Use% Mounted on 09:06:08 overlay 155G 19G 137G 13% / 09:06:08 tmpfs 64M 0 64M 0% /dev 09:06:08 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:06:08 shm 64M 0 64M 0% /dev/shm 09:06:08 /dev/vda1 155G 19G 137G 13% /facter-os 09:06:08 09:06:08 09:06:08 ---> sar -b -r -n DEV: 09:06:08 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4236) 02/01/23 _x86_64_ (8 CPU) 09:06:08 09:06:08 08:28:40 LINUX RESTART (8 CPU) 09:06:08 09:06:08 08:29:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:06:08 08:30:01 380.72 39.30 341.42 0.00 4338.52 92941.40 0.00 09:06:08 08:31:01 50.32 0.10 50.22 0.00 7.60 19765.91 0.00 09:06:08 08:32:01 84.15 0.37 83.79 0.00 15.20 34287.10 0.00 09:06:08 08:33:01 515.68 9.05 506.63 0.00 82.65 205111.28 0.00 09:06:08 08:34:01 1157.79 11.98 1145.81 0.00 5168.07 404129.71 0.00 09:06:08 08:35:01 1091.89 0.83 1091.05 0.00 18.53 234324.29 0.00 09:06:08 08:36:01 4.08 0.02 4.07 0.00 0.13 108.12 0.00 09:06:08 08:37:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 09:06:08 08:38:01 1.17 0.00 1.17 0.00 0.00 12.80 0.00 09:06:08 08:39:01 3.40 1.02 2.38 0.00 21.86 31.33 0.00 09:06:08 08:40:01 1.28 0.00 1.28 0.00 0.00 13.60 0.00 09:06:08 08:41:01 1.48 0.00 1.48 0.00 0.00 17.73 0.00 09:06:08 08:42:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 09:06:08 08:43:01 0.92 0.00 0.92 0.00 0.00 11.06 0.00 09:06:08 08:44:01 1.97 0.02 1.95 0.00 0.13 26.40 0.00 09:06:08 08:45:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 09:06:08 08:46:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 09:06:08 08:47:01 0.92 0.00 0.92 0.00 0.00 11.86 0.00 09:06:08 08:48:01 1.20 0.00 1.20 0.00 0.00 13.83 0.00 09:06:08 08:49:01 1.58 0.00 1.58 0.00 0.00 18.00 0.00 09:06:08 08:50:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 09:06:08 08:51:01 1.00 0.00 1.00 0.00 0.00 12.80 0.00 09:06:08 08:52:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 09:06:08 08:53:01 1.02 0.00 1.02 0.00 0.00 12.80 0.00 09:06:08 08:54:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 09:06:08 08:55:01 1.63 0.00 1.63 0.00 0.00 20.53 0.00 09:06:08 08:56:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 09:06:08 08:57:01 1.57 0.00 1.57 0.00 0.00 18.13 0.00 09:06:08 08:58:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 09:06:08 08:59:01 1.38 0.00 1.38 0.00 0.00 16.13 0.00 09:06:08 09:00:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 09:06:08 09:01:01 1.02 0.00 1.02 0.00 0.00 12.40 0.00 09:06:08 09:02:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 09:06:08 09:03:01 0.82 0.00 0.82 0.00 0.00 11.20 0.00 09:06:08 09:04:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 09:06:08 09:05:01 1.42 0.00 1.42 0.00 0.00 17.20 0.00 09:06:08 09:06:01 4.92 0.25 4.67 0.00 19.33 383.27 0.00 09:06:08 Average: 89.81 1.68 88.12 0.00 259.68 26779.25 0.00 09:06:08 09:06:08 08:29:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:06:08 08:30:01 28354632 31542440 765428 2.33 92608 3334568 1975296 5.82 1156008 2969416 64 09:06:08 08:31:01 27768028 31232864 1065508 3.24 114400 3555260 2396512 7.06 1600792 3064796 227204 09:06:08 08:32:01 27926596 31512892 786976 2.39 117292 3667848 1854344 5.46 1286220 3217376 696 09:06:08 08:33:01 22108948 31400556 885648 2.69 286032 8893560 2652960 7.82 1842660 8148932 1930688 09:06:08 08:34:01 19382368 31183724 1068624 3.25 337184 11194212 2861108 8.43 2537308 9981884 124372 09:06:08 08:35:01 19433128 31480212 783276 2.38 415640 11322380 1934284 5.70 2464200 9983164 316 09:06:08 08:36:01 19459196 31501512 761920 2.32 414120 11319124 1932164 5.69 2440104 9979948 172 09:06:08 08:37:01 19460196 31502560 760816 2.31 414156 11319128 1915848 5.65 2438728 9979952 176 09:06:08 08:38:01 19472348 31514876 748676 2.28 414160 11319132 1915848 5.65 2426608 9980108 8 09:06:08 08:39:01 19473808 31517396 746172 2.27 414224 11319752 1929288 5.69 2424508 9980628 156 09:06:08 08:40:01 19475060 31518652 744884 2.27 414228 11319756 1929288 5.69 2423684 9980632 8 09:06:08 08:41:01 19475280 31518952 744528 2.26 414252 11319760 1929288 5.69 2423608 9980676 44 09:06:08 08:42:01 19475432 31519108 744508 2.26 414264 11319764 1929288 5.69 2423616 9980680 24 09:06:08 08:43:01 19475384 31519060 744480 2.26 414276 11319764 1929288 5.69 2423616 9980680 180 09:06:08 08:44:01 19474500 31518224 745312 2.27 414316 11319740 1941680 5.72 2423952 9980660 56 09:06:08 08:45:01 19474712 31518632 744916 2.27 414340 11319876 1941680 5.72 2423800 9980792 140 09:06:08 08:46:01 19474720 31518656 744848 2.27 414352 11319876 1941680 5.72 2423740 9980792 8 09:06:08 08:47:01 19474672 31518640 744804 2.27 414380 11319880 1941680 5.72 2423768 9980796 204 09:06:08 08:48:01 19475344 31519356 744268 2.26 414396 11319884 1941680 5.72 2423764 9980824 8 09:06:08 08:49:01 19475328 31519316 744276 2.26 414400 11319884 1941680 5.72 2423780 9980824 8 09:06:08 08:50:01 19475312 31519332 744200 2.26 414428 11319888 1941680 5.72 2423876 9980828 8 09:06:08 08:51:01 19474688 31518720 744748 2.26 414432 11319892 1941680 5.72 2423796 9980832 168 09:06:08 08:52:01 19475184 31519224 744280 2.26 414444 11319896 1925588 5.67 2423796 9980836 8 09:06:08 08:53:01 19475428 31519480 743956 2.26 414460 11319900 1925588 5.67 2423604 9980840 176 09:06:08 08:54:01 19475556 31519612 743980 2.26 414468 11319900 1909464 5.63 2423616 9980840 8 09:06:08 08:55:01 19475280 31519404 744196 2.26 414492 11319900 1909464 5.63 2423736 9980852 140 09:06:08 08:56:01 19474940 31519092 744444 2.26 414516 11319908 1909464 5.63 2423708 9980848 8 09:06:08 08:57:01 19475176 31519360 744112 2.26 414536 11319912 1909464 5.63 2423716 9980852 12 09:06:08 08:58:01 19475128 31519324 744088 2.26 414544 11319916 1909464 5.63 2423748 9980856 8 09:06:08 08:59:01 19475112 31519324 744028 2.26 414552 11319920 1909464 5.63 2423756 9980860 48 09:06:08 09:00:01 19474852 31519080 744212 2.26 414568 11319912 1909464 5.63 2423836 9980864 8 09:06:08 09:01:01 19475228 31519480 744192 2.26 414592 11319928 1909464 5.63 2423788 9980868 176 09:06:08 09:02:01 19475212 31519464 744176 2.26 414596 11319928 1909464 5.63 2423772 9980868 8 09:06:08 09:03:01 19475132 31519388 744180 2.26 414608 11319932 1909464 5.63 2423772 9980872 192 09:06:08 09:04:01 19474832 31519088 744408 2.26 414620 11319932 1909464 5.63 2423968 9980872 20 09:06:08 09:05:01 19475068 31519388 744088 2.26 414640 11319936 1909464 5.63 2423912 9980880 180 09:06:08 09:06:01 18831820 31469604 792280 2.41 427164 11859260 2202152 6.49 2485248 10519692 545144 09:06:08 Average: 20216855 31496108 770796 2.34 384397 10633000 1988788 5.86 2327571 9386674 76509 09:06:08 09:06:08 08:29:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:06:08 08:30:01 ens3 1267.84 1061.68 12696.57 168.57 0.00 0.00 0.00 0.00 09:06:08 08:30:01 lo 5.15 5.15 0.50 0.50 0.00 0.00 0.00 0.00 09:06:08 08:30:01 docker0 387.38 390.58 30.83 3470.60 0.00 0.00 0.00 0.00 09:06:08 08:31:01 ens3 36.16 25.88 34.09 15.82 0.00 0.00 0.00 0.00 09:06:08 08:31:01 veth66e63af 1.30 1.48 0.10 0.13 0.00 0.00 0.00 0.00 09:06:08 08:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:08 08:31:01 docker0 1.30 1.37 0.08 0.12 0.00 0.00 0.00 0.00 09:06:08 08:32:01 ens3 101.97 68.29 1710.25 21.08 0.00 0.00 0.00 0.00 09:06:08 08:32:01 veth28c7a6f 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 09:06:08 08:32:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 09:06:08 08:32:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 09:06:08 08:33:01 ens3 959.72 756.22 6056.01 69.78 0.00 0.00 0.00 0.00 09:06:08 08:33:01 veth28c7a6f 0.00 0.28 0.00 0.02 0.00 0.00 0.00 0.00 09:06:08 08:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:08 08:33:01 docker0 748.88 946.56 54.01 6043.84 0.00 0.00 0.00 0.00 09:06:08 08:34:01 ens3 565.92 343.89 5789.67 48.27 0.00 0.00 0.00 0.00 09:06:08 08:34:01 veth28c7a6f 0.00 0.48 0.00 0.02 0.00 0.00 0.00 0.00 09:06:08 08:34:01 vethfbfb4bb 33.63 48.21 3.25 74.69 0.00 0.00 0.00 0.01 09:06:08 08:34:01 vethff967bc 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:06:08 08:34:01 lo 2.27 2.27 0.22 0.22 0.00 0.00 0.00 0.00 09:06:08 08:34:01 veth77b8fc6 0.02 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:06:08 08:34:01 docker0 237.44 381.22 19.13 2907.72 0.00 0.00 0.00 0.00 09:06:08 08:35:01 ens3 162.55 108.90 1343.62 188.17 0.00 0.00 0.00 0.00 09:06:08 08:35:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 09:06:08 08:35:01 docker0 59.93 106.13 4.90 1307.42 0.00 0.00 0.00 0.00 09:06:08 08:36:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:08 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:08 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:08 08:37:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:06:08 08:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:08 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:08 08:38:01 ens3 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:06:08 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:08 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:08 08:39:01 ens3 0.17 0.15 0.01 0.01 0.00 0.00 0.00 0.00 09:06:08 08:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:08 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:08 08:40:01 ens3 0.22 0.08 0.08 0.06 0.00 0.00 0.00 0.00 09:06:08 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:08 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:08 08:41:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:06:08 08:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:08 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:08 08:42:01 ens3 0.22 0.08 0.46 0.00 0.00 0.00 0.00 0.00 09:06:08 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:08 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:08 08:43:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:06:08 08:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:08 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:08 08:44:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:08 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:08 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:08 08:45:01 ens3 0.28 0.27 0.11 0.08 0.00 0.00 0.00 0.00 09:06:08 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:08 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:08 08:46:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:06:08 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:08 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:08 08:47:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:06:08 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:08 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:08 08:48:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:08 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:08 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:08 08:49:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:06:08 08:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:08 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:08 08:50:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 09:06:08 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:08 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:08 08:51:01 ens3 0.20 0.20 0.12 0.01 0.00 0.00 0.00 0.00 09:06:08 08:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:08 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:08 08:52:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:08 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:08 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:08 08:53:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:06:08 08:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:08 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:08 08:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:08 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:08 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:08 08:55:01 ens3 0.27 0.28 0.11 0.08 0.00 0.00 0.00 0.00 09:06:08 08:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:08 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:08 08:56:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:08 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:08 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:08 08:57:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:06:08 08:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:08 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:08 08:58:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:08 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:08 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:08 08:59:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:06:08 08:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:08 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:08 09:00:01 ens3 0.12 0.13 0.07 0.07 0.00 0.00 0.00 0.00 09:06:08 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:08 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:08 09:01:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:06:08 09:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:08 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:08 09:02:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:08 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:08 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:08 09:03:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:06:08 09:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:08 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:08 09:04:01 ens3 1.05 0.65 0.42 0.23 0.00 0.00 0.00 0.00 09:06:08 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:08 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:08 09:05:01 ens3 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 09:06:08 09:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:08 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:08 09:06:01 ens3 98.68 67.26 2521.55 11.76 0.00 0.00 0.00 0.00 09:06:08 09:06:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 09:06:08 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:08 Average: ens3 85.91 65.40 809.95 14.11 0.00 0.00 0.00 0.00 09:06:08 Average: lo 0.34 0.34 0.03 0.03 0.00 0.00 0.00 0.00 09:06:08 Average: docker0 38.64 49.22 2.93 369.84 0.00 0.00 0.00 0.00 09:06:08 09:06:08 09:06:08 ---> sar -P ALL: 09:06:08 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4236) 02/01/23 _x86_64_ (8 CPU) 09:06:08 09:06:08 08:28:40 LINUX RESTART (8 CPU) 09:06:08 09:06:08 08:29:02 CPU %user %nice %system %iowait %steal %idle 09:06:08 08:30:01 all 12.12 0.00 4.30 1.43 0.07 82.07 09:06:08 08:30:01 0 13.11 0.00 3.47 0.91 0.07 82.44 09:06:08 08:30:01 1 17.10 0.00 3.99 0.45 0.05 78.41 09:06:08 08:30:01 2 11.62 0.00 4.63 3.62 0.07 80.05 09:06:08 08:30:01 3 11.05 0.00 3.62 2.55 0.07 82.71 09:06:08 08:30:01 4 12.11 0.00 6.15 2.67 0.05 79.01 09:06:08 08:30:01 5 9.62 0.00 3.31 0.68 0.07 86.32 09:06:08 08:30:01 6 10.88 0.00 3.50 0.09 0.09 85.45 09:06:08 08:30:01 7 11.50 0.00 5.79 0.47 0.10 82.14 09:06:08 08:31:01 all 35.28 0.00 6.07 0.18 0.09 58.39 09:06:08 08:31:01 0 34.76 0.00 5.93 0.40 0.08 58.82 09:06:08 08:31:01 1 34.48 0.00 5.40 0.02 0.10 60.00 09:06:08 08:31:01 2 35.17 0.00 6.76 0.15 0.08 57.84 09:06:08 08:31:01 3 33.34 0.00 7.92 0.25 0.08 58.41 09:06:08 08:31:01 4 35.81 0.00 5.66 0.02 0.08 58.43 09:06:08 08:31:01 5 35.91 0.00 6.36 0.54 0.08 57.11 09:06:08 08:31:01 6 37.28 0.00 5.48 0.03 0.08 57.13 09:06:08 08:31:01 7 35.47 0.00 5.07 0.00 0.10 59.36 09:06:08 08:32:01 all 40.81 0.00 6.33 0.29 0.11 52.46 09:06:08 08:32:01 0 41.26 0.00 6.26 1.64 0.12 50.73 09:06:08 08:32:01 1 40.91 0.00 6.16 0.02 0.10 52.81 09:06:08 08:32:01 2 40.20 0.00 6.33 0.08 0.10 53.29 09:06:08 08:32:01 3 40.44 0.00 6.29 0.30 0.10 52.87 09:06:08 08:32:01 4 41.57 0.00 6.09 0.02 0.12 52.21 09:06:08 08:32:01 5 41.16 0.00 6.94 0.02 0.12 51.77 09:06:08 08:32:01 6 39.77 0.00 6.21 0.02 0.08 53.92 09:06:08 08:32:01 7 41.16 0.00 6.38 0.20 0.12 52.14 09:06:08 08:33:01 all 13.93 0.00 10.08 3.03 0.09 72.87 09:06:08 08:33:01 0 15.02 0.00 9.75 5.27 0.09 69.87 09:06:08 08:33:01 1 15.02 0.00 10.84 2.80 0.07 71.27 09:06:08 08:33:01 2 14.01 0.00 9.72 1.63 0.07 74.57 09:06:08 08:33:01 3 15.03 0.00 10.68 1.61 0.10 72.58 09:06:08 08:33:01 4 12.10 0.00 8.01 1.39 0.08 78.42 09:06:08 08:33:01 5 13.36 0.00 10.10 3.65 0.08 72.80 09:06:08 08:33:01 6 13.88 0.00 9.81 5.98 0.09 70.25 09:06:08 08:33:01 7 13.04 0.00 11.77 1.90 0.12 73.17 09:06:08 08:34:01 all 57.81 0.00 15.53 3.95 0.13 22.57 09:06:08 08:34:01 0 58.12 0.00 14.31 1.67 0.14 25.77 09:06:08 08:34:01 1 58.52 0.00 14.84 5.31 0.14 21.19 09:06:08 08:34:01 2 56.56 0.00 16.10 1.37 0.14 25.83 09:06:08 08:34:01 3 58.22 0.00 15.94 2.11 0.14 23.58 09:06:08 08:34:01 4 58.55 0.00 13.73 1.25 0.12 26.35 09:06:08 08:34:01 5 59.42 0.00 14.29 2.40 0.14 23.76 09:06:08 08:34:01 6 54.59 0.00 19.60 12.30 0.14 13.37 09:06:08 08:34:01 7 58.50 0.00 15.49 5.24 0.14 20.64 09:06:08 08:35:01 all 68.23 0.00 12.79 0.58 0.12 18.27 09:06:08 08:35:01 0 68.59 0.00 12.44 0.35 0.10 18.52 09:06:08 08:35:01 1 69.04 0.00 11.63 0.39 0.12 18.82 09:06:08 08:35:01 2 68.30 0.00 12.65 0.67 0.12 18.26 09:06:08 08:35:01 3 67.24 0.00 14.03 0.97 0.12 17.63 09:06:08 08:35:01 4 68.08 0.00 13.24 0.17 0.13 18.37 09:06:08 08:35:01 5 68.20 0.00 13.32 0.27 0.13 18.08 09:06:08 08:35:01 6 67.47 0.00 13.16 1.35 0.12 17.91 09:06:08 08:35:01 7 68.93 0.00 11.83 0.50 0.12 18.62 09:06:08 08:36:01 all 0.09 0.00 0.06 0.01 0.00 99.84 09:06:08 08:36:01 0 0.07 0.00 0.07 0.02 0.02 99.83 09:06:08 08:36:01 1 0.03 0.00 0.02 0.05 0.00 99.90 09:06:08 08:36:01 2 0.27 0.00 0.12 0.00 0.02 99.60 09:06:08 08:36:01 3 0.07 0.00 0.07 0.00 0.00 99.87 09:06:08 08:36:01 4 0.13 0.00 0.07 0.00 0.00 99.80 09:06:08 08:36:01 5 0.05 0.00 0.03 0.03 0.00 99.88 09:06:08 08:36:01 6 0.03 0.00 0.03 0.00 0.00 99.93 09:06:08 08:36:01 7 0.03 0.00 0.05 0.00 0.00 99.92 09:06:08 08:37:01 all 0.26 0.00 0.01 0.00 0.00 99.73 09:06:08 08:37:01 0 1.92 0.00 0.02 0.00 0.00 98.06 09:06:08 08:37:01 1 0.00 0.00 0.02 0.02 0.00 99.97 09:06:08 08:37:01 2 0.05 0.00 0.02 0.00 0.00 99.93 09:06:08 08:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:06:08 08:37:01 4 0.03 0.00 0.03 0.00 0.02 99.92 09:06:08 08:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:06:08 08:37:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:06:08 08:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:06:08 08:38:01 all 0.27 0.00 0.01 0.00 0.00 99.72 09:06:08 08:38:01 0 1.97 0.00 0.02 0.02 0.00 98.00 09:06:08 08:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:06:08 08:38:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:06:08 08:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:06:08 08:38:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:06:08 08:38:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:06:08 08:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:06:08 08:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:06:08 08:39:01 all 0.08 0.00 0.05 0.01 0.01 99.85 09:06:08 08:39:01 0 0.32 0.00 0.08 0.00 0.02 99.58 09:06:08 08:39:01 1 0.00 0.00 0.05 0.05 0.00 99.90 09:06:08 08:39:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:06:08 08:39:01 3 0.17 0.00 0.07 0.02 0.02 99.73 09:06:08 08:39:01 4 0.05 0.00 0.10 0.00 0.02 99.83 09:06:08 08:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:06:08 08:39:01 6 0.03 0.00 0.03 0.00 0.00 99.93 09:06:08 08:39:01 7 0.07 0.00 0.05 0.00 0.02 99.87 09:06:08 08:40:01 all 0.02 0.00 0.01 0.00 0.00 99.97 09:06:08 08:40:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:06:08 08:40:01 1 0.03 0.00 0.02 0.02 0.00 99.93 09:06:08 08:40:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:06:08 08:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:06:08 08:40:01 4 0.02 0.00 0.05 0.00 0.00 99.93 09:06:08 08:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:06:08 08:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:06:08 08:40:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:06:08 09:06:08 08:40:01 CPU %user %nice %system %iowait %steal %idle 09:06:08 08:41:01 all 0.27 0.00 0.01 0.01 0.01 99.70 09:06:08 08:41:01 0 1.97 0.00 0.00 0.00 0.02 98.01 09:06:08 08:41:01 1 0.00 0.00 0.02 0.08 0.02 99.88 09:06:08 08:41:01 2 0.05 0.00 0.02 0.00 0.00 99.93 09:06:08 08:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:06:08 08:41:01 4 0.05 0.00 0.03 0.00 0.02 99.90 09:06:08 08:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:06:08 08:41:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:06:08 08:41:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:06:08 08:42:01 all 0.27 0.00 0.01 0.00 0.00 99.72 09:06:08 08:42:01 0 1.97 0.00 0.02 0.02 0.00 98.00 09:06:08 08:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:06:08 08:42:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:06:08 08:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:06:08 08:42:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:06:08 08:42:01 5 0.03 0.00 0.00 0.00 0.02 99.95 09:06:08 08:42:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:06:08 08:42:01 7 0.02 0.00 0.05 0.00 0.00 99.93 09:06:08 08:43:01 all 0.27 0.00 0.00 0.00 0.00 99.72 09:06:08 08:43:01 0 1.99 0.00 0.00 0.02 0.02 97.98 09:06:08 08:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:06:08 08:43:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:06:08 08:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:06:08 08:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:06:08 08:43:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:06:08 08:43:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:06:08 08:43:01 7 0.07 0.00 0.00 0.00 0.00 99.93 09:06:08 08:44:01 all 0.12 0.00 0.03 0.01 0.00 99.83 09:06:08 08:44:01 0 0.81 0.00 0.10 0.00 0.00 99.09 09:06:08 08:44:01 1 0.03 0.00 0.00 0.10 0.00 99.87 09:06:08 08:44:01 2 0.05 0.00 0.02 0.00 0.00 99.93 09:06:08 08:44:01 3 0.03 0.00 0.03 0.00 0.00 99.93 09:06:08 08:44:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:06:08 08:44:01 5 0.00 0.00 0.03 0.00 0.00 99.97 09:06:08 08:44:01 6 0.00 0.00 0.02 0.02 0.02 99.95 09:06:08 08:44:01 7 0.02 0.00 0.03 0.00 0.00 99.95 09:06:08 08:45:01 all 0.02 0.00 0.01 0.00 0.00 99.96 09:06:08 08:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:06:08 08:45:01 1 0.00 0.00 0.00 0.02 0.00 99.98 09:06:08 08:45:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:06:08 08:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:06:08 08:45:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:06:08 08:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:06:08 08:45:01 6 0.02 0.00 0.02 0.02 0.00 99.95 09:06:08 08:45:01 7 0.05 0.00 0.00 0.00 0.02 99.93 09:06:08 08:46:01 all 0.01 0.00 0.01 0.00 0.00 99.97 09:06:08 08:46:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:06:08 08:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:06:08 08:46:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:06:08 08:46:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:06:08 08:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:06:08 08:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:06:08 08:46:01 6 0.00 0.00 0.03 0.02 0.02 99.93 09:06:08 08:46:01 7 0.02 0.00 0.03 0.00 0.00 99.95 09:06:08 08:47:01 all 0.01 0.00 0.01 0.00 0.00 99.97 09:06:08 08:47:01 0 0.00 0.00 0.03 0.02 0.00 99.95 09:06:08 08:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:06:08 08:47:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:06:08 08:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:06:08 08:47:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:06:08 08:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:06:08 08:47:01 6 0.02 0.00 0.02 0.02 0.00 99.95 09:06:08 08:47:01 7 0.03 0.00 0.03 0.00 0.00 99.93 09:06:08 08:48:01 all 0.02 0.00 0.00 0.00 0.00 99.97 09:06:08 08:48:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:06:08 08:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:06:08 08:48:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:06:08 08:48:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:06:08 08:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:06:08 08:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:06:08 08:48:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:06:08 08:48:01 7 0.05 0.00 0.02 0.00 0.00 99.93 09:06:08 08:49:01 all 0.02 0.00 0.00 0.00 0.00 99.97 09:06:08 08:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:06:08 08:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:06:08 08:49:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:06:08 08:49:01 3 0.05 0.00 0.00 0.00 0.00 99.95 09:06:08 08:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:06:08 08:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:06:08 08:49:01 6 0.03 0.00 0.02 0.02 0.02 99.92 09:06:08 08:49:01 7 0.03 0.00 0.00 0.00 0.02 99.95 09:06:08 08:50:01 all 0.02 0.00 0.01 0.00 0.00 99.96 09:06:08 08:50:01 0 0.03 0.00 0.02 0.02 0.02 99.92 09:06:08 08:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:06:08 08:50:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:06:08 08:50:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:06:08 08:50:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:06:08 08:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:06:08 08:50:01 6 0.03 0.00 0.02 0.02 0.00 99.93 09:06:08 08:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:06:08 08:51:01 all 0.01 0.00 0.01 0.00 0.00 99.97 09:06:08 08:51:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:06:08 08:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:06:08 08:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:06:08 08:51:01 3 0.00 0.00 0.03 0.00 0.02 99.95 09:06:08 08:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:06:08 08:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:06:08 08:51:01 6 0.02 0.00 0.02 0.02 0.02 99.93 09:06:08 08:51:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:06:08 09:06:08 08:51:01 CPU %user %nice %system %iowait %steal %idle 09:06:08 08:52:01 all 0.01 0.00 0.00 0.00 0.00 99.99 09:06:08 08:52:01 0 0.00 0.00 0.00 0.02 0.02 99.97 09:06:08 08:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:06:08 08:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:06:08 08:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:06:08 08:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:06:08 08:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:06:08 08:52:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:06:08 08:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:06:08 08:53:01 all 0.03 0.00 0.01 0.00 0.00 99.96 09:06:08 08:53:01 0 0.05 0.00 0.02 0.02 0.00 99.92 09:06:08 08:53:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:06:08 08:53:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:06:08 08:53:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:06:08 08:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:06:08 08:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:06:08 08:53:01 6 0.00 0.00 0.02 0.02 0.00 99.97 09:06:08 08:53:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:06:08 08:54:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:06:08 08:54:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:06:08 08:54:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:06:08 08:54:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:06:08 08:54:01 3 0.03 0.00 0.03 0.00 0.00 99.93 09:06:08 08:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:06:08 08:54:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:06:08 08:54:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:06:08 08:54:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:06:08 08:55:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:06:08 08:55:01 0 0.02 0.00 0.02 0.02 0.02 99.93 09:06:08 08:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:06:08 08:55:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:06:08 08:55:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:06:08 08:55:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:06:08 08:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:06:08 08:55:01 6 0.00 0.00 0.03 0.02 0.02 99.93 09:06:08 08:55:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:06:08 08:56:01 all 0.19 0.00 0.02 0.00 0.00 99.79 09:06:08 08:56:01 0 1.40 0.00 0.10 0.00 0.00 98.50 09:06:08 08:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:06:08 08:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:06:08 08:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:06:08 08:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:06:08 08:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:06:08 08:56:01 6 0.02 0.00 0.02 0.02 0.00 99.95 09:06:08 08:56:01 7 0.02 0.00 0.03 0.00 0.00 99.95 09:06:08 08:57:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:06:08 08:57:01 0 0.02 0.00 0.00 0.02 0.02 99.95 09:06:08 08:57:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:06:08 08:57:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:06:08 08:57:01 3 0.08 0.00 0.02 0.00 0.02 99.88 09:06:08 08:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:06:08 08:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:06:08 08:57:01 6 0.00 0.00 0.02 0.02 0.02 99.95 09:06:08 08:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:06:08 08:58:01 all 0.01 0.00 0.01 0.00 0.00 99.98 09:06:08 08:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:06:08 08:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:06:08 08:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:06:08 08:58:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:06:08 08:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:06:08 08:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:06:08 08:58:01 6 0.00 0.00 0.02 0.02 0.00 99.97 09:06:08 08:58:01 7 0.00 0.00 0.03 0.00 0.00 99.97 09:06:08 08:59:01 all 0.01 0.00 0.01 0.00 0.00 99.97 09:06:08 08:59:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:06:08 08:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:06:08 08:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:06:08 08:59:01 3 0.02 0.00 0.03 0.00 0.00 99.95 09:06:08 08:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:06:08 08:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:06:08 08:59:01 6 0.03 0.00 0.03 0.02 0.02 99.90 09:06:08 08:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:06:08 09:00:01 all 0.01 0.00 0.01 0.00 0.00 99.97 09:06:08 09:00:01 0 0.00 0.00 0.03 0.00 0.02 99.95 09:06:08 09:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:06:08 09:00:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:06:08 09:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:06:08 09:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:06:08 09:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:06:08 09:00:01 6 0.00 0.00 0.05 0.03 0.00 99.92 09:06:08 09:00:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:06:08 09:01:01 all 0.02 0.00 0.00 0.00 0.00 99.97 09:06:08 09:01:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:06:08 09:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:06:08 09:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:06:08 09:01:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:06:08 09:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:06:08 09:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:06:08 09:01:01 6 0.03 0.00 0.00 0.03 0.02 99.92 09:06:08 09:01:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:06:08 09:02:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:06:08 09:02:01 0 0.02 0.00 0.00 0.02 0.02 99.95 09:06:08 09:02:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:06:08 09:02:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:06:08 09:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:06:08 09:02:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:06:08 09:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:06:08 09:02:01 6 0.02 0.00 0.03 0.00 0.02 99.93 09:06:08 09:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:06:08 09:06:08 09:02:01 CPU %user %nice %system %iowait %steal %idle 09:06:08 09:03:01 all 0.02 0.00 0.01 0.00 0.00 99.96 09:06:08 09:03:01 0 0.02 0.00 0.03 0.02 0.00 99.93 09:06:08 09:03:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:06:08 09:03:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:06:08 09:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:06:08 09:03:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:06:08 09:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:06:08 09:03:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:06:08 09:03:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:06:08 09:04:01 all 0.01 0.00 0.00 0.00 0.00 99.97 09:06:08 09:04:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:06:08 09:04:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:06:08 09:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:06:08 09:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:06:08 09:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:06:08 09:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:06:08 09:04:01 6 0.03 0.00 0.02 0.02 0.02 99.92 09:06:08 09:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:06:08 09:05:01 all 0.02 0.00 0.01 0.00 0.00 99.96 09:06:08 09:05:01 0 0.05 0.00 0.02 0.02 0.00 99.92 09:06:08 09:05:01 1 0.02 0.00 0.02 0.02 0.00 99.95 09:06:08 09:05:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:06:08 09:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:06:08 09:05:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:06:08 09:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:06:08 09:05:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:06:08 09:05:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:06:08 09:06:01 all 2.64 0.00 1.08 0.05 0.02 96.21 09:06:08 09:06:01 0 2.67 0.00 1.36 0.13 0.02 95.82 09:06:08 09:06:01 1 3.37 0.00 1.32 0.00 0.02 95.29 09:06:08 09:06:01 2 2.66 0.00 0.90 0.00 0.02 96.42 09:06:08 09:06:01 3 2.52 0.00 0.98 0.02 0.03 96.45 09:06:08 09:06:01 4 2.94 0.00 0.79 0.00 0.02 96.25 09:06:08 09:06:01 5 2.46 0.00 0.80 0.00 0.02 96.72 09:06:08 09:06:01 6 2.46 0.00 0.95 0.23 0.02 96.34 09:06:08 09:06:01 7 2.03 0.00 1.54 0.02 0.02 96.40 09:06:08 Average: all 6.24 0.00 1.51 0.26 0.02 91.98 09:06:08 Average: 0 6.61 0.00 1.45 0.28 0.02 91.64 09:06:08 Average: 1 6.39 0.00 1.46 0.25 0.02 91.88 09:06:08 Average: 2 6.14 0.00 1.54 0.20 0.02 92.11 09:06:08 Average: 3 6.12 0.00 1.60 0.21 0.02 92.05 09:06:08 Average: 4 6.20 0.00 1.45 0.15 0.02 92.19 09:06:08 Average: 5 6.17 0.00 1.48 0.20 0.02 92.13 09:06:08 Average: 6 6.06 0.00 1.58 0.54 0.02 91.80 09:06:08 Average: 7 6.19 0.00 1.56 0.22 0.02 92.01 09:06:08 09:06:08 09:06:08