Pull request #4494 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from ef57b85f5dcd2f8a7f9d5ebd9042dbd049cc4e34+90e066c8f118aeb4a988f9c2e8073aae7cdb5770 (fc63f458eeeefea32e6677216ff1c2ee61c6c21c) 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-ssh17316100513217604145.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1977772767393160830.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4494/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4494/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15554316293520867420.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4494/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3366710685413046078.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10087432766189919986.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4494/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4494/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7424861818836957145.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6835 in /w/workspace/edgexfoundry_edgex-go_PR-4494 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 90e066c8f118aeb4a988f9c2e8073aae7cdb5770 into PR head commit ef57b85f5dcd2f8a7f9d5ebd9042dbd049cc4e34 Merge succeeded, producing ef57b85f5dcd2f8a7f9d5ebd9042dbd049cc4e34 Checking out Revision ef57b85f5dcd2f8a7f9d5ebd9042dbd049cc4e34 (PR-4494) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4494/head:refs/remotes/origin/PR-4494 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ef57b85f5dcd2f8a7f9d5ebd9042dbd049cc4e34 # 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 90e066c8f118aeb4a988f9c2e8073aae7cdb5770 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ef57b85f5dcd2f8a7f9d5ebd9042dbd049cc4e34 # timeout=10 Commit message: "refactor: Adjust app service names in Spire seed script" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:18:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:18:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:18:32 ========================================================= 00:18:32 EdgeX Global Pipelines Version Info 00:18:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:18:33 ------------------- 00:18:33 stable info: 00:18:33 ------------------- 00:18:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:18:33 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 00:18:33 Message: update stable to v1.0.245 00:18:34 ------------------- 00:18:34 experimental info: 00:18:34 ------------------- 00:18:34 Commited By: **** collab-it+edgex@linuxfoundation.org 00:18:34 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 00:18:34 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:18:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:18:34 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:18:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:18:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:18:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:18:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 00:18:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:18:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:18:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 00:18:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 00:18:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:18:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:18:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:18:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:18:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:18:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:18:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:18:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:18:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:18:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 00:18:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:18:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:18:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:18:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4494 [Pipeline] echo 00:18:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4494 [Pipeline] echo 00:18:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4494 [Pipeline] echo 00:18:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ef57b85f5dcd2f8a7f9d5ebd9042dbd049cc4e34 [Pipeline] echo 00:18:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ef57b85 [Pipeline] echo 00:18:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:18:36 provisioning config files... 00:18:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config15184473681595156821tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:18:36 ---> docker-login.sh 00:18:36 nexus3.edgexfoundry.org:10001 00:18:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:18:37 Configure a credential helper to remove this warning. See 00:18:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:18:37 00:18:37 Login Succeeded 00:18:37 nexus3.edgexfoundry.org:10002 00:18:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:18:37 Configure a credential helper to remove this warning. See 00:18:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:18:37 00:18:37 Login Succeeded 00:18:37 nexus3.edgexfoundry.org:10003 00:18:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:18:37 Configure a credential helper to remove this warning. See 00:18:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:18:37 00:18:37 Login Succeeded 00:18:37 nexus3.edgexfoundry.org:10004 00:18:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:18:37 Configure a credential helper to remove this warning. See 00:18:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:18:37 00:18:37 Login Succeeded 00:18:37 docker.io 00:18:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:18:38 Configure a credential helper to remove this warning. See 00:18:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:18:38 00:18:38 Login Succeeded 00:18:38 ---> docker-login.sh ends [Pipeline] } 00:18:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:18:38 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 00:18:38 + cut -d/ -f2 00:18:38 + dirname cmd/core-command/Dockerfile 00:18:38 + echo core-command,cmd/core-command/Dockerfile 00:18:38 + dirname cmd/core-common-config-bootstrapper/Dockerfile 00:18:38 + cut -d/ -f2 00:18:38 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 00:18:38 + dirname cmd/core-data/Dockerfile 00:18:38 + cut -d/ -f2 00:18:38 + echo core-data,cmd/core-data/Dockerfile 00:18:38 + dirname cmd/core-metadata/Dockerfile 00:18:38 + cut -d/ -f2 00:18:38 + echo core-metadata,cmd/core-metadata/Dockerfile 00:18:38 + dirname cmd/security-bootstrapper/Dockerfile 00:18:38 + cut -d/ -f2 00:18:38 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:18:38 + dirname cmd/security-proxy-auth/Dockerfile 00:18:38 + cut -d/ -f2 00:18:38 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 00:18:38 + dirname cmd/security-proxy-setup/Dockerfile 00:18:38 + cut -d/ -f2 00:18:38 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:18:38 + dirname cmd/security-secretstore-setup/Dockerfile 00:18:38 + cut -d/ -f2 00:18:38 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:18:38 + dirname cmd/security-spiffe-token-provider/Dockerfile 00:18:38 + cut -d/ -f2 00:18:38 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 00:18:38 + dirname cmd/security-spire-agent/Dockerfile 00:18:38 + cut -d/ -f2 00:18:38 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 00:18:38 + dirname cmd/security-spire-config/Dockerfile 00:18:38 + cut -d/ -f2 00:18:38 + echo security-spire-config,cmd/security-spire-config/Dockerfile 00:18:38 + dirname cmd/security-spire-server/Dockerfile 00:18:38 + cut -d/ -f2 00:18:38 + echo security-spire-server,cmd/security-spire-server/Dockerfile 00:18:38 + dirname cmd/support-notifications/Dockerfile 00:18:38 + cut -d/ -f2 00:18:38 + echo support-notifications,cmd/support-notifications/Dockerfile 00:18:38 + dirname cmd/support-scheduler/Dockerfile 00:18:38 + cut -d/ -f2 00:18:38 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 00:18:38 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:18:39 + git rev-list -1 --merges ef57b85f5dcd2f8a7f9d5ebd9042dbd049cc4e34~1..ef57b85f5dcd2f8a7f9d5ebd9042dbd049cc4e34 [Pipeline] echo 00:18:39 -----------> git rev-list -1 --merges ef57b85f5dcd2f8a7f9d5ebd9042dbd049cc4e34~1..ef57b85f5dcd2f8a7f9d5ebd9042dbd049cc4e34 ef57b85f5dcd2f8a7f9d5ebd9042dbd049cc4e34 [false] [Pipeline] sh 00:18:39 + git log --format=format:%s -1 ef57b85f5dcd2f8a7f9d5ebd9042dbd049cc4e34 [Pipeline] echo 00:18:39 ========================================================= 00:18:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:18:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 00:18:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:18:40 + grep -v github /etc/ssh/ssh_known_hosts 00:18:40 + [ -e /tmp/ssh_known_hosts ] 00:18:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:18:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:18:40 + sudo tee -a /etc/ssh/ssh_known_hosts 00:18:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:18:40 00:18:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:18:40 0.1.4: Pulling from edgex-devops/py-git-semver 00:18:40 b85a868b505f: Pulling fs layer 00:18:40 e2be974225ed: Pulling fs layer 00:18:40 339a4e72a1f5: Pulling fs layer 00:18:40 988bab9f4d93: Pulling fs layer 00:18:40 1469e6f7b9e6: Pulling fs layer 00:18:40 eaf3925da568: Pulling fs layer 00:18:40 bab4dde63d76: Pulling fs layer 00:18:40 988bab9f4d93: Waiting 00:18:40 1469e6f7b9e6: Waiting 00:18:40 bde34c3a00c8: Pulling fs layer 00:18:40 b352a97aabf1: Pulling fs layer 00:18:40 bde34c3a00c8: Waiting 00:18:40 4872d77fe225: Pulling fs layer 00:18:40 b352a97aabf1: Waiting 00:18:40 5851b861e8e6: Pulling fs layer 00:18:40 4872d77fe225: Waiting 00:18:40 5851b861e8e6: Waiting 00:18:40 e2be974225ed: Download complete 00:18:40 988bab9f4d93: Verifying Checksum 00:18:40 988bab9f4d93: Download complete 00:18:40 1469e6f7b9e6: Verifying Checksum 00:18:40 1469e6f7b9e6: Download complete 00:18:40 339a4e72a1f5: Verifying Checksum 00:18:40 339a4e72a1f5: Download complete 00:18:41 eaf3925da568: Verifying Checksum 00:18:41 eaf3925da568: Download complete 00:18:41 bde34c3a00c8: Verifying Checksum 00:18:41 bde34c3a00c8: Download complete 00:18:41 b352a97aabf1: Download complete 00:18:41 4872d77fe225: Verifying Checksum 00:18:41 4872d77fe225: Download complete 00:18:41 5851b861e8e6: Verifying Checksum 00:18:41 5851b861e8e6: Download complete 00:18:41 b85a868b505f: Verifying Checksum 00:18:41 b85a868b505f: Download complete 00:18:41 bab4dde63d76: Verifying Checksum 00:18:41 bab4dde63d76: Download complete 00:18:42 b85a868b505f: Pull complete 00:18:42 e2be974225ed: Pull complete 00:18:42 339a4e72a1f5: Pull complete 00:18:42 988bab9f4d93: Pull complete 00:18:43 1469e6f7b9e6: Pull complete 00:18:43 eaf3925da568: Pull complete 00:18:44 bab4dde63d76: Pull complete 00:18:44 bde34c3a00c8: Pull complete 00:18:44 b352a97aabf1: Pull complete 00:18:44 4872d77fe225: Pull complete 00:18:44 5851b861e8e6: Pull complete 00:18:44 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:18:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:18:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:18:45 prd-ubuntu20.04-docker-8c-8g-6835 does not seem to be running inside a container 00:18:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:18:49 $ docker top 42b27cdb8fa4edc0364d906f227f8332f2b150d3e802ac069e6ced99862fcada -eo pid,comm 00:18:49 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). 00:18:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:18:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:18:49 [ssh-agent] Looking for ssh-agent implementation... 00:18:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:18:50 $ docker exec 42b27cdb8fa4edc0364d906f227f8332f2b150d3e802ac069e6ced99862fcada ssh-agent 00:18:50 SSH_AUTH_SOCK=/tmp/ssh-SKJzWm3xijgH/agent.32 00:18:50 SSH_AGENT_PID=38 00:18:50 Running ssh-add (command line suppressed) 00:18:50 Identity added: /w/workspace/edgex-go/1@tmp/private_key_10645889789609516628.key (/w/workspace/edgex-go/1@tmp/private_key_10645889789609516628.key) 00:18:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:18:50 + git tag --points-at HEAD [Pipeline] } 00:18:50 $ docker exec --env ******** --env ******** 42b27cdb8fa4edc0364d906f227f8332f2b150d3e802ac069e6ced99862fcada ssh-agent -k 00:18:50 unset SSH_AUTH_SOCK; 00:18:50 unset SSH_AGENT_PID; 00:18:50 echo Agent pid 38 killed; 00:18:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:18:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:18:50 [ssh-agent] Looking for ssh-agent implementation... 00:18:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:18:51 $ docker exec 42b27cdb8fa4edc0364d906f227f8332f2b150d3e802ac069e6ced99862fcada ssh-agent 00:18:51 SSH_AUTH_SOCK=/tmp/ssh-biAdROtGXO2S/agent.70 00:18:51 SSH_AGENT_PID=76 00:18:51 Running ssh-add (command line suppressed) 00:18:51 Identity added: /w/workspace/edgex-go/1@tmp/private_key_11993422844879411859.key (/w/workspace/edgex-go/1@tmp/private_key_11993422844879411859.key) 00:18:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:18:51 + git semver init 00:18:51 2023-04-05 00:18:51,813 [run_init] DEBUG init version:0.0.0 force:False 00:18:51 2023-04-05 00:18:51,814 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 00:18:51 2023-04-05 00:18:51,814 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 00:18:51 2023-04-05 00:18:51,815 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 00:18:58 2023-04-05 00:18:57,414 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 00:18:58 2023-04-05 00:18:57,414 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4494 with force:False 00:18:58 2023-04-05 00:18:57,414 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4494 00:18:58 2023-04-05 00:18:57,418 [execute] INFO git cat-file --batch-check 00:18:58 2023-04-05 00:18:57,419 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 00:18:58 2023-04-05 00:18:57,424 [execute] INFO git cat-file --batch 00:18:58 2023-04-05 00:18:57,424 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 00:18:58 2023-04-05 00:18:57,428 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4494 00:18:58 0.0.0 [Pipeline] } 00:18:58 $ docker exec --env ******** --env ******** 42b27cdb8fa4edc0364d906f227f8332f2b150d3e802ac069e6ced99862fcada ssh-agent -k 00:18:58 unset SSH_AUTH_SOCK; 00:18:58 unset SSH_AGENT_PID; 00:18:58 echo Agent pid 76 killed; 00:18:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:18:59 + git semver [Pipeline] } 00:18:59 $ docker stop --time=1 42b27cdb8fa4edc0364d906f227f8332f2b150d3e802ac069e6ced99862fcada 00:19:00 $ docker rm -f --volumes 42b27cdb8fa4edc0364d906f227f8332f2b150d3e802ac069e6ced99862fcada [Pipeline] // withDockerContainer [Pipeline] sh 00:19:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:19:01 Stashed 1 file(s) [Pipeline] echo 00:19:01 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:19:02 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 00:19:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:19:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:19:02 ========================================================= 00:19:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 00:19:02 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:19:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:19:02 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 00:19:02 63b65145d645: Pulling fs layer 00:19:02 a2d21d5440eb: Pulling fs layer 00:19:02 935e6c44a52c: Pulling fs layer 00:19:02 94cc34f8dd06: Pulling fs layer 00:19:02 30dea6a524f1: Pulling fs layer 00:19:02 a2aff8979fd8: Pulling fs layer 00:19:02 6808be2612f2: Pulling fs layer 00:19:02 f25807f1079a: Pulling fs layer 00:19:02 94cc34f8dd06: Waiting 00:19:02 30dea6a524f1: Waiting 00:19:02 a2aff8979fd8: Waiting 00:19:02 6808be2612f2: Waiting 00:19:02 f25807f1079a: Waiting 00:19:02 a2d21d5440eb: Download complete 00:19:02 94cc34f8dd06: Download complete 00:19:02 30dea6a524f1: Verifying Checksum 00:19:02 30dea6a524f1: Download complete 00:19:02 63b65145d645: Verifying Checksum 00:19:02 63b65145d645: Download complete 00:19:02 a2aff8979fd8: Verifying Checksum 00:19:02 a2aff8979fd8: Download complete 00:19:02 63b65145d645: Pull complete 00:19:02 a2d21d5440eb: Pull complete 00:19:03 f25807f1079a: Verifying Checksum 00:19:03 f25807f1079a: Download complete 00:19:03 935e6c44a52c: Verifying Checksum 00:19:03 935e6c44a52c: Download complete 00:19:03 6808be2612f2: Verifying Checksum 00:19:03 6808be2612f2: Download complete 00:19:06 935e6c44a52c: Pull complete 00:19:06 94cc34f8dd06: Pull complete 00:19:06 30dea6a524f1: Pull complete 00:19:06 a2aff8979fd8: Pull complete 00:19:09 6808be2612f2: Pull complete 00:19:09 f25807f1079a: Pull complete 00:19:09 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 00:19:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:19:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 00:19:09 + + docker build -t ci-base-image-x86_64 -f - . 00:19:09 echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:19:09 WORKDIR /edgex 00:19:09 COPY go.mod . 00:19:09 RUN go mod download 00:19:10 Sending build context to Docker daemon 170.5MB 00:19:10 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:19:10 ---> 3b553350e43f 00:19:10 Step 2/4 : WORKDIR /edgex 00:19:16 Still waiting to schedule task 00:19:16 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 00:19:20 ---> Running in dbf105d5d8e7 00:19:20 Removing intermediate container dbf105d5d8e7 00:19:20 ---> 126951865294 00:19:20 Step 3/4 : COPY go.mod . 00:19:20 ---> 4ccd1085b4a7 00:19:20 Step 4/4 : RUN go mod download 00:19:20 ---> Running in b7344ca81d0a 00:19:32 Removing intermediate container b7344ca81d0a 00:19:32 ---> c19eb67ab243 00:19:32 Successfully built c19eb67ab243 00:19:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:32 + docker inspect -f . ci-base-image-x86_64 00:19:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:19:33 prd-ubuntu20.04-docker-8c-8g-6835 does not seem to be running inside a container 00:19:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:19:33 $ docker top 6bfa93d107518d9acdedddc93ce48dabb5d0ce00cac5c3adba990e0963f628e6 -eo pid,comm [Pipeline] { [Pipeline] sh 00:19:33 + go version 00:19:33 go version go1.20.2 linux/amd64 [Pipeline] } 00:19:33 $ docker stop --time=1 6bfa93d107518d9acdedddc93ce48dabb5d0ce00cac5c3adba990e0963f628e6 00:19:35 $ docker rm -f --volumes 6bfa93d107518d9acdedddc93ce48dabb5d0ce00cac5c3adba990e0963f628e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:35 + docker inspect -f . ci-base-image-x86_64 00:19:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:19:36 prd-ubuntu20.04-docker-8c-8g-6835 does not seem to be running inside a container 00:19:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:19:36 $ docker top 572fa2c2ddaf7a7643b001a172f3a006c1c3bf730560d0351b4021ea3f2ad63f -eo pid,comm [Pipeline] { [Pipeline] echo 00:19:36 ========================================================= 00:19:36 [edgeXBuildGoParallel] Running Tests and Build... 00:19:36 ========================================================= [Pipeline] sh 00:19:36 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 00:19:37 + make test 00:19:37 go test -race -coverprofile=coverage.out ./... 00:19:43 ? github.com/edgexfoundry/edgex-go [no test files] 00:19:58 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:19:58 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 00:19:58 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:19:58 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:19:58 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:19:58 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:19:58 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:19:58 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 00:19:58 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:19:58 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 00:19:58 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:19:59 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:19:59 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:19:59 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:20:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:20:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:20:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.056s coverage: 28.7% of statements 00:20:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 98.5% of statements 00:20:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 00:20:02 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 00:20:02 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:20:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:20:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:20:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 00:20:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:20:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:20:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:20:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:20:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.084s coverage: 71.3% of statements 00:20:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.068s coverage: 54.0% of statements 00:20:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:20:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:20:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.504s coverage: 88.5% of statements 00:20:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.9% of statements 00:20:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:20:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:20:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 00:20:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.355s coverage: 95.6% of statements 00:20:07 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:20:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 00:20:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:20:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:20:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:20:08 ok github.com/edgexfoundry/edgex-go/internal/io 0.057s coverage: 72.2% of statements 00:20:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:20:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:20:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:20:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.055s coverage: 65.9% of statements 00:20:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:20:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:20:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.092s coverage: 0.9% of statements 00:20:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 29.0% of statements 00:20:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.062s coverage: 44.1% of statements 00:20:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.047s coverage: 82.9% of statements 00:20:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements 00:20:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.143s coverage: 96.3% of statements 00:20:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements 00:20:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:20:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:20:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:20:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:20:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:20:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 00:20:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 00:20:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 00:20:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:20:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:20:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:20:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:20:12 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:20:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:20:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:20:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 00:20:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:20:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:20:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:20:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 00:20:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 00:20:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 00:20:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:20:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:20:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:20:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements 00:20:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 00:20:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 00:20:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 00:20:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:20:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:20:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:20:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:20:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:20:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:20:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:20:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:20:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:20:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:20:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:20:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:20:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:20:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.291s coverage: 79.9% of statements 00:20:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.073s coverage: 92.9% of statements 00:20:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.039s coverage: 64.4% of statements 00:20:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.061s coverage: 62.3% of statements 00:20:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 00:20:36 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.080s coverage: 20.0% of statements 00:20:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements 00:20:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.095s coverage: 81.2% of statements 00:20:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.109s coverage: 82.1% of statements 00:20:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 86.0% of statements 00:20:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.183s coverage: 63.1% of statements 00:20:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.065s coverage: 100.0% of statements 00:20:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements 00:20:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 00:20:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 00:20:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 00:20:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.191s coverage: 38.4% of statements 00:20:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements 00:20:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements 00:20:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements 00:20:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.132s coverage: 92.3% of statements 00:20:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.069s coverage: 61.5% of statements 00:20:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.090s coverage: 97.7% of statements 00:20:36 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 00:20:36 running golangci-lint 00:20:36 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 00:20:36 go version go1.20.2 linux/amd64 00:20:36 level=info msg="[config_reader] Used config file .golangci.yml" 00:20:36 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 00:20:51 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|exports_file|files|deps|imports|name) took 14.332298277s" 00:20:51 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 44.627367ms" 00:20:58 level=info msg="[linters_context/goanalysis] analyzers took 48.504504975s with top 10 stages: buildir: 26.963257401s, fact_deprecated: 1.587475097s, inspect: 1.551084097s, gosec: 1.206651941s, printf: 1.093526604s, ctrlflow: 858.689393ms, S1038: 826.625997ms, fact_purity: 757.18906ms, nilness: 740.12732ms, typedness: 537.226182ms" 00:20:58 level=info msg="[runner] Issues before processing: 201, after processing: 0" 00:20:58 level=info msg="[runner] Processors filtering stat (out/in): cgo: 201/201, skip_dirs: 201/201, skip_files: 201/201, exclude: 201/201, exclude-rules: 21/201, filename_unadjuster: 201/201, path_prettifier: 201/201, autogenerated_exclude: 201/201, identifier_marker: 201/201, nolint: 0/21" 00:20:58 level=info msg="[runner] processing took 15.876679ms with stages: nolint: 6.188822ms, identifier_marker: 5.119494ms, autogenerated_exclude: 1.367516ms, path_prettifier: 1.285812ms, exclude-rules: 1.177475ms, skip_dirs: 694.228µs, cgo: 25.322µs, filename_unadjuster: 14.46µs, max_same_issues: 590ns, exclude: 520ns, uniq_by_line: 430ns, skip_files: 370ns, severity-rules: 360ns, source_code: 270ns, sort_results: 230ns, diff: 220ns, max_from_linter: 160ns, path_shortener: 150ns, max_per_file_from_linter: 140ns, path_prefixer: 110ns" 00:20:58 level=info msg="[runner] linters took 6.346074611s with stages: goanalysis_metalinter: 6.330116537s" 00:20:58 level=info msg="File cache stats: 0 entries of total size 0B" 00:20:58 level=info msg="Memory: 209 samples, avg is 169.8MB, max is 761.5MB" 00:20:58 level=info msg="Execution took 20.730645801s" 00:20:58 go vet ./... 00:21:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6838 in /w/workspace/edgexfoundry_edgex-go_PR-4494 [Pipeline] { [Pipeline] ws 00:21:00 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 00:21:00 The recommended git tool is: git 00:21:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:21:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:21:02 ./bin/test-attribution-txt.sh [Pipeline] echo 00:21:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 00:21:02 + ls -al . 00:21:02 total 704 00:21:02 drwxrwxr-x 11 1001 1001 4096 Apr 5 00:19 . 00:21:02 drwxr-xr-x 4 root root 4096 Apr 5 00:19 .. 00:21:02 drwxrwxr-x 2 1001 1001 4096 Apr 5 00:18 .blubracket 00:21:02 -rw-rw-r-- 1 1001 1001 16 Apr 5 00:18 .dockerignore 00:21:02 drwxrwxr-x 8 1001 1001 4096 Apr 5 00:18 .git 00:21:02 drwxrwxr-x 3 1001 1001 4096 Apr 5 00:18 .github 00:21:02 -rw-rw-r-- 1 1001 1001 1133 Apr 5 00:18 .gitignore 00:21:02 -rw-rw-r-- 1 1001 1001 42 Apr 5 00:18 .golangci.yml 00:21:02 -rw-rw-r-- 1 1001 1001 87 Apr 5 00:18 .hadolint.yml 00:21:02 drwxr-xr-x 3 1001 1001 4096 Apr 5 00:18 .semver 00:21:02 -rw-rw-r-- 1 1001 1001 166 Apr 5 00:18 .sonarcloud.properties 00:21:02 -rw-rw-r-- 1 1001 1001 1171 Apr 5 00:18 ADOPTERS.md 00:21:02 -rw-rw-r-- 1 1001 1001 10835 Apr 5 00:18 Attribution.txt 00:21:02 -rw-rw-r-- 1 1001 1001 73765 Apr 5 00:18 CHANGELOG.md 00:21:02 -rw-rw-r-- 1 1001 1001 3804 Apr 5 00:18 CONTRIBUTING.md 00:21:02 -rw-rw-r-- 1 1001 1001 677 Apr 5 00:18 GOVERNANCE.md 00:21:02 -rw-rw-r-- 1 1001 1001 883 Apr 5 00:18 Jenkinsfile 00:21:02 -rw-rw-r-- 1 1001 1001 10775 Apr 5 00:18 LICENSE 00:21:02 -rw-rw-r-- 1 1001 1001 14368 Apr 5 00:18 Makefile 00:21:02 -rw-rw-r-- 1 1001 1001 582 Apr 5 00:18 OWNERS.md 00:21:02 -rw-rw-r-- 1 1001 1001 9403 Apr 5 00:18 README.md 00:21:02 -rw-rw-r-- 1 1001 1001 789 Apr 5 00:18 SECURITY.md 00:21:02 -rw-rw-r-- 1 1001 1001 5 Apr 5 00:19 VERSION 00:21:02 drwxrwxr-x 2 1001 1001 4096 Apr 5 00:18 bin 00:21:02 drwxrwxr-x 18 1001 1001 4096 Apr 5 00:18 cmd 00:21:02 -rw-r--r-- 1 root root 447380 Apr 5 00:20 coverage.out 00:21:02 -rw-rw-r-- 1 1001 1001 3200 Apr 5 00:18 go.mod 00:21:02 -rw-rw-r-- 1 1001 1001 31265 Apr 5 00:18 go.sum 00:21:02 drwxrwxr-x 7 1001 1001 4096 Apr 5 00:18 internal 00:21:02 drwxrwxr-x 3 1001 1001 4096 Apr 5 00:18 openapi 00:21:02 -rw-rw-r-- 1 1001 1001 594 Apr 5 00:18 security.txt 00:21:02 drwxrwxr-x 4 1001 1001 4096 Apr 5 00:18 snap 00:21:02 -rw-rw-r-- 1 1001 1001 204 Apr 5 00:18 version.go [Pipeline] sh 00:21:02 + '[' -e coverage.out ] 00:21:02 + chown 1001:1001 coverage.out [Pipeline] stash 00:21:03 Stashed 1 file(s) [Pipeline] sh 00:21:03 + make build 00:21:03 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 00:21:06 using credential edgex-jenkins-ssh 00:21:06 Cloning the remote Git repository 00:21:06 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:21:06 > git init /w/workspace/edgex-go/1 # timeout=10 00:21:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:21:06 > git --version # timeout=10 00:21:06 > git --version # 'git version 2.25.1' 00:21:06 using GIT_SSH to set credentials SSH Credentials for GitHub 00:21:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:21:15 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:21:15 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 00:21:16 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 00:21:17 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 00:21:23 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 00:21:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 00:21: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:21:26 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 00:21:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:21:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:21:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:21:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:21:26 using GIT_SSH to set credentials SSH Credentials for GitHub 00:21:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4494/head:refs/remotes/origin/PR-4494 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:21:27 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 00:21:27 Merging remotes/origin/main commit 90e066c8f118aeb4a988f9c2e8073aae7cdb5770 into PR head commit ef57b85f5dcd2f8a7f9d5ebd9042dbd049cc4e34 00:21:27 Merge succeeded, producing ef57b85f5dcd2f8a7f9d5ebd9042dbd049cc4e34 00:21:27 Checking out Revision ef57b85f5dcd2f8a7f9d5ebd9042dbd049cc4e34 (PR-4494) 00:21:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:21:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 00:21:27 > git config core.sparsecheckout # timeout=10 00:21:27 > git checkout -f ef57b85f5dcd2f8a7f9d5ebd9042dbd049cc4e34 # timeout=10 00:21:27 > git remote # timeout=10 00:21:27 > git config --get remote.origin.url # timeout=10 00:21:27 using GIT_SSH to set credentials SSH Credentials for GitHub 00:21:27 > git merge 90e066c8f118aeb4a988f9c2e8073aae7cdb5770 # timeout=10 00:21:27 > git rev-parse HEAD^{commit} # timeout=10 00:21:27 > git config core.sparsecheckout # timeout=10 00:21:27 > git checkout -f ef57b85f5dcd2f8a7f9d5ebd9042dbd049cc4e34 # timeout=10 [Pipeline] } 00:21:30 $ docker stop --time=1 572fa2c2ddaf7a7643b001a172f3a006c1c3bf730560d0351b4021ea3f2ad63f 00:21:31 Commit message: "refactor: Adjust app service names in Spire seed script" 00:21:31 > git --version # timeout=10 00:21:31 > git --version # 'git version 2.25.1' 00:21:31 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 00:21:34 $ docker rm -f --volumes 572fa2c2ddaf7a7643b001a172f3a006c1c3bf730560d0351b4021ea3f2ad63f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 00:21:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:21:35 00:21:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:21:37 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:21:37 % Total % Received % Xferd Average Speed Time Time Time Current 00:21:37 Dload Upload Total Spent Left Speed 00:21:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87335 0 --:--:-- --:--:-- --:--:-- 87335 00:21:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:21:37 latest: Pulling from edgex-devops/edgex-compose 00:21:37 cbdbe7a5bc2a: Pulling fs layer 00:21:37 ca9280d653b3: Pulling fs layer 00:21:37 7e9c9ca2126c: Pulling fs layer 00:21:37 cbdbe7a5bc2a: Download complete 00:21:37 ca9280d653b3: Verifying Checksum 00:21:37 ca9280d653b3: Download complete 00:21:37 cbdbe7a5bc2a: Pull complete [Pipeline] sh 00:21:38 7e9c9ca2126c: Download complete 00:21:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:21:38 ca9280d653b3: Pull complete 00:21:38 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:21:38 + sudo tee /etc/docker/daemon.new 00:21:38 { 00:21:38 "registry-mirrors": [ 00:21:38 "https://nexus3.edgexfoundry.org:10001" 00:21:38 ], 00:21:38 "bip": "10.250.0.254/24", 00:21:38 "hosts": [ 00:21:38 "tcp://0.0.0.0:5555", 00:21:38 "unix:///var/run/docker.sock" 00:21:38 ], 00:21:38 "mtu": 1458, 00:21:38 "selinux-enabled": true, 00:21:38 "seccomp-profile": "/etc/docker/seccomp.json" 00:21:38 } [Pipeline] sh 00:21:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:21:39 + sudo service docker restart 00:21:41 7e9c9ca2126c: Pull complete 00:21:41 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:21:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:21:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:21:41 prd-ubuntu20.04-docker-8c-8g-6835 does not seem to be running inside a container 00:21:41 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:21:44 $ docker top 7d2e1a077e11d68181cd008de206c0cd56ba79a7cd4ba0d9e455581aef89cd25 -eo pid,comm [Pipeline] { [Pipeline] sh 00:21:44 + docker-compose build --help 00:21:44 + grep parallel 00:21:45 --parallel Build images in parallel. [Pipeline] } 00:21:45 $ docker stop --time=1 7d2e1a077e11d68181cd008de206c0cd56ba79a7cd4ba0d9e455581aef89cd25 00:21:46 $ docker rm -f --volumes 7d2e1a077e11d68181cd008de206c0cd56ba79a7cd4ba0d9e455581aef89cd25 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:21:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:21:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:21:47 prd-ubuntu20.04-docker-8c-8g-6835 does not seem to be running inside a container 00:21:47 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:21:47 $ docker top 027fbc04b28befc0c3a8c318b92728cf2a1458920e468a6917a81d05f78e6505 -eo pid,comm [Pipeline] { [Pipeline] sh 00:21:48 + docker-compose -f ./docker-compose-build.yml build --parallel 00:21:48 Building core-command ... 00:21:48 Building core-common-config-bootstrapper ... 00:21:48 Building core-data ... 00:21:48 Building core-metadata ... 00:21:48 Building security-bootstrapper ... 00:21:48 Building security-proxy-auth ... 00:21:48 Building security-proxy-setup ... 00:21:48 Building security-secretstore-setup ... 00:21:48 Building security-spiffe-token-provider ... 00:21:48 Building security-spire-agent ... 00:21:48 Building security-spire-config ... 00:21:48 Building security-spire-server ... 00:21:48 Building support-notifications ... 00:21:48 Building support-scheduler ... 00:21:48 Building security-bootstrapper 00:21:48 Building security-spire-config 00:21:48 Building security-spire-server 00:21:48 Building core-common-config-bootstrapper 00:21:48 Building security-spiffe-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:21:57 provisioning config files... 00:21:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7282517008320537970tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:21:58 ---> docker-login.sh 00:21:58 nexus3.edgexfoundry.org:10001 00:21:58 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:21:58 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:21:58 ---> c19eb67ab243 00:21:58 Step 3/26 : WORKDIR /edgex-go 00:21:58 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:21:58 Step 2/20 : FROM ${BUILDER_BASE} AS builder 00:21:58 ---> c19eb67ab243 00:21:58 Step 3/20 : WORKDIR /edgex-go 00:21:58 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:21:58 Step 2/27 : FROM ${BUILDER_BASE} AS builder 00:21:58 ---> c19eb67ab243 00:21:58 Step 3/27 : WORKDIR /edgex-go 00:21:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:21:58 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:21:58 Step 2/33 : FROM ${BUILDER_BASE} AS builder 00:21:58 ---> c19eb67ab243 00:21:58 Step 3/33 : WORKDIR /edgex-go 00:21:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:21:58 Configure a credential helper to remove this warning. See 00:21:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:21:58 00:21:58 Login Succeeded 00:21:58 nexus3.edgexfoundry.org:10002 00:21:59 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:21:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:21:59 ---> c19eb67ab243 00:21:59 Step 3/23 : ARG ADD_BUILD_TAGS="" 00:21:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:21:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:21:59 Configure a credential helper to remove this warning. See 00:21:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:21:59 00:21:59 Login Succeeded 00:21:59 nexus3.edgexfoundry.org:10003 00:21:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:21:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:21:59 Configure a credential helper to remove this warning. See 00:21:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:21:59 00:21:59 Login Succeeded 00:21:59 nexus3.edgexfoundry.org:10004 00:22:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:22:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:22:00 Configure a credential helper to remove this warning. See 00:22:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:22:00 00:22:00 Login Succeeded 00:22:00 docker.io 00:22:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:22:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:22:00 Configure a credential helper to remove this warning. See 00:22:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:22:00 00:22:00 Login Succeeded 00:22:00 ---> docker-login.sh ends [Pipeline] } 00:22:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 00:22:01 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 00:22:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:22:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:22:01 ========================================================= 00:22:01 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 00:22:01 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:22:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:22:04 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:22:04 af6eaf76a39c: Pulling fs layer 00:22:04 55522c791124: Pulling fs layer 00:22:04 ce5c4a1c91eb: Pulling fs layer 00:22:04 169dfbe0d373: Pulling fs layer 00:22:04 e1ff8fa3b103: Pulling fs layer 00:22:04 52ebb69f0ebf: Pulling fs layer 00:22:04 5abe8eddf0d5: Pulling fs layer 00:22:04 169dfbe0d373: Waiting 00:22:04 e1ff8fa3b103: Waiting 00:22:04 5abe8eddf0d5: Waiting 00:22:04 52ebb69f0ebf: Waiting 00:22:04 55522c791124: Download complete 00:22:04 169dfbe0d373: Verifying Checksum 00:22:04 169dfbe0d373: Download complete 00:22:04 e1ff8fa3b103: Verifying Checksum 00:22:04 e1ff8fa3b103: Download complete 00:22:04 af6eaf76a39c: Download complete 00:22:05 af6eaf76a39c: Pull complete 00:22:05 5abe8eddf0d5: Verifying Checksum 00:22:05 5abe8eddf0d5: Download complete 00:22:05 55522c791124: Pull complete 00:22:07 52ebb69f0ebf: Verifying Checksum 00:22:07 52ebb69f0ebf: Download complete 00:22:07 ce5c4a1c91eb: Verifying Checksum 00:22:07 ce5c4a1c91eb: Download complete 00:22:14 ---> Running in 235de45380be 00:22:14 ---> Running in 5ebc1df19975 00:22:14 ---> Running in 37cdd8ff3270 00:22:14 ---> Running in 10a58265cc58 00:22:14 ---> Running in 8ff9501f4843 00:22:14 Removing intermediate container 37cdd8ff3270 00:22:14 ---> 917cf7827014 00:22:14 Step 4/23 : WORKDIR /edgex-go 00:22:14 Removing intermediate container 8ff9501f4843 00:22:14 ---> a656b240d580 00:22:14 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 00:22:14 Removing intermediate container 235de45380be 00:22:14 ---> d48b8f00d93c 00:22:14 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 00:22:14 ---> Running in 5e016a6d13e0 00:22:14 Removing intermediate container 10a58265cc58 00:22:14 ---> 9985eff7abea 00:22:14 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 00:22:14 Removing intermediate container 5ebc1df19975 00:22:14 ---> b761f5bc0164 00:22:14 Step 4/33 : RUN apk add --update --no-cache make git 00:22:14 ---> Running in d57f6903d3ed 00:22:14 ---> Running in a090caa87652 00:22:14 ---> Running in 2210557d1673 00:22:14 ---> Running in 313d2c1139ec 00:22:14 Removing intermediate container 5e016a6d13e0 00:22:14 ---> 77fa34102bca 00:22:14 Step 5/23 : RUN apk add --update --no-cache make git 00:22:14 ---> Running in 6cdd2054e82b 00:22:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:22:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:22:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:22:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:22:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:22:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:22:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:22:14 OK: 265 MiB in 53 packages 00:22:14 OK: 265 MiB in 53 packages 00:22:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:22:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:22:14 OK: 265 MiB in 53 packages 00:22:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:22:14 Removing intermediate container a090caa87652 00:22:14 ---> c7c997e63f42 00:22:14 Step 5/26 : COPY go.mod vendor* ./ 00:22:14 Removing intermediate container d57f6903d3ed 00:22:14 ---> 70d8d50ad1bd 00:22:14 Step 5/27 : COPY go.mod vendor* ./ 00:22:14 OK: 265 MiB in 53 packages 00:22:14 ---> 935a44663a27 00:22:14 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:22:14 ---> Running in 9ab0e80dc5b6 00:22:14 v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:22:14 v3.17.3-31-g94892a46a98 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:22:14 OK: 17823 distinct packages available 00:22:14 ---> 4e7015ff7a2a 00:22:14 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:22:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:22:14 ---> Running in a620a2936950 00:22:14 Removing intermediate container 6cdd2054e82b 00:22:14 ---> 14a813dd9da7 00:22:14 Step 6/23 : COPY go.mod vendor* ./ 00:22:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:22:14 ---> 08a206be0b45 00:22:14 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:22:14 ---> Running in 56268cbcecc7 00:22:14 Removing intermediate container 313d2c1139ec 00:22:14 ---> 2f1560f4caa9 00:22:14 Step 5/33 : COPY go.mod vendor* ./ 00:22:14 OK: 265 MiB in 53 packages 00:22:14 ---> 314b67e37bf3 00:22:14 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:22:14 ---> Running in 9c2bc35d1593 00:22:14 Removing intermediate container 2210557d1673 00:22:14 ---> 3c98b6d99399 00:22:14 Step 5/20 : COPY go.mod vendor* ./ 00:22:14 ---> ae68de2909aa 00:22:14 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:22:14 ---> Running in 426ecf198e75 00:22:19 ce5c4a1c91eb: Pull complete 00:22:19 169dfbe0d373: Pull complete 00:22:19 e1ff8fa3b103: Pull complete 00:22:26 52ebb69f0ebf: Pull complete 00:22:28 5abe8eddf0d5: Pull complete 00:22:28 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 00:22:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:22:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 00:22:28 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:22:28 WORKDIR /edgex 00:22:28 COPY go.mod . 00:22:28 RUN go mod download 00:22:28 + docker build -t ci-base-image-arm64 -f - . 00:22:29 Sending build context to Docker daemon 2.934MB 00:22:29 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:22:29 ---> 6cb57ee374ae 00:22:29 Step 2/4 : WORKDIR /edgex 00:22:31 ---> Running in 402b3a7fec85 00:22:31 Removing intermediate container 402b3a7fec85 00:22:31 ---> de658d7f70b4 00:22:31 Step 3/4 : COPY go.mod . 00:22:31 ---> d8912a3195e4 00:22:31 Step 4/4 : RUN go mod download 00:22:31 ---> Running in e3e837165c52 00:23:04 Removing intermediate container e3e837165c52 00:23:04 ---> 3877212c612f 00:23:04 Successfully built 3877212c612f 00:23:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:04 + docker inspect -f . ci-base-image-arm64 00:23:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:23:04 prd-ubuntu20.04-docker-arm64-4c-16g-6838 does not seem to be running inside a container 00:23:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:23:06 $ docker top 2884f0c19e83f075041280f58bb5cce617c417a2811198d8718adf5d253bb714 -eo pid,comm [Pipeline] { [Pipeline] sh 00:23:07 + go version 00:23:07 go version go1.20.2 linux/arm64 [Pipeline] } 00:23:07 $ docker stop --time=1 2884f0c19e83f075041280f58bb5cce617c417a2811198d8718adf5d253bb714 00:23:08 $ docker rm -f --volumes 2884f0c19e83f075041280f58bb5cce617c417a2811198d8718adf5d253bb714 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:09 + docker inspect -f . ci-base-image-arm64 00:23:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:23:09 prd-ubuntu20.04-docker-arm64-4c-16g-6838 does not seem to be running inside a container 00:23:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:23:11 $ docker top 507d191464d8a888b76749ccbf1ef5500d431f1bff71eed017e20f1af1eb0670 -eo pid,comm [Pipeline] { [Pipeline] echo 00:23:11 ========================================================= 00:23:11 [edgeXBuildGoParallel] Running Tests and Build... 00:23:11 ========================================================= [Pipeline] sh 00:23:12 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 00:23:12 + make test 00:23:12 go test -race -coverprofile=coverage.out ./... 00:23:52 Removing intermediate container 9c2bc35d1593 00:23:52 ---> bd28be24d99e 00:23:52 Step 7/33 : COPY . . 00:23:52 Removing intermediate container 56268cbcecc7 00:23:52 ---> e391956f37dd 00:23:52 Step 8/23 : COPY . . 00:23:52 Removing intermediate container a620a2936950 00:23:52 ---> c58fe39fdaa1 00:23:52 Step 7/27 : COPY . . 00:23:52 Removing intermediate container 426ecf198e75 00:23:52 ---> d7daff587d02 00:23:52 Step 7/20 : COPY . . 00:23:52 Removing intermediate container 9ab0e80dc5b6 00:23:52 ---> e06a125300ae 00:23:52 Step 7/26 : COPY . . 00:23:59 ? github.com/edgexfoundry/edgex-go [no test files] 00:24:29 ---> 4161c8935bb2 00:24:29 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:24:29 ---> f1ce474fab2a 00:24:29 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:24:29 ---> 4aeec4e67640 00:24:29 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:24:29 ---> 98e1ae2d795d 00:24:29 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 00:24:29 ---> 229232b76fd2 00:24:29 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 00:24:29 ---> Running in 876245704c19 00:24:29 ---> Running in 8867813c777b 00:24:29 ---> Running in 93ad8a377475 00:24:29 ---> Running in 76ce8694a83b 00:24:29 ---> Running in f5f1bbc04f32 00:24:29 Removing intermediate container 93ad8a377475 00:24:29 ---> f2ce388ab0b5 00:24:29 Step 9/26 : WORKDIR /edgex-go/spire-build 00:24:29 Removing intermediate container f5f1bbc04f32 00:24:29 ---> 0fa56c533a55 00:24:29 Step 9/27 : WORKDIR /edgex-go/spire-build 00:24:29 ---> Running in d955b57a966a 00:24:29 ---> Running in b3c89d714d7c 00:24:29 Removing intermediate container d955b57a966a 00:24:29 ---> ced5fd6549fc 00:24:29 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 00:24:29 Removing intermediate container b3c89d714d7c 00:24:29 ---> 3a134290fde7 00:24:29 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 00:24:29 ---> Running in 2fd759fb49e4 00:24:29 ---> Running in 608e75a57b28 00:24:29 Removing intermediate container 2fd759fb49e4 00:24:29 ---> 45a07a6e28eb 00:24:29 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 00:24:29 ---> Running in f23e91034fe2 00:24:29 Removing intermediate container 608e75a57b28 00:24:29 ---> bcebbdda393b 00:24:29 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 00:24:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:24:29 ---> Running in 1dd46ed9c030 00:24:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 00:24:29 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 00:24:29 Removing intermediate container f23e91034fe2 00:24:29 ---> 29b43703a428 00:24:29 Step 12/26 : WORKDIR /edgex-go 00:24:29 Removing intermediate container 1dd46ed9c030 00:24:29 ---> af55f5f7cc20 00:24:29 Step 12/27 : WORKDIR /edgex-go 00:24:29 ---> Running in 7460912f0b80 00:24:29 ---> Running in 79181ae2a806 00:24:29 Removing intermediate container 79181ae2a806 00:24:29 ---> da002d063fa9 00:24:29 00:24:29 Step 13/27 : FROM alpine:3.17 00:24:29 Removing intermediate container 7460912f0b80 00:24:29 ---> f3b7d52fc357 00:24:29 00:24:29 Step 13/26 : FROM alpine:3.17 00:24:29 3.17: Pulling from library/alpine 00:24:29 3.17: Pulling from library/alpine 00:24:30 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 00:24:30 Status: Downloaded newer image for alpine:3.17 00:24:30 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 00:24:30 Status: Image is up to date for alpine:3.17 00:24:30 ---> 9ed4aefc74f6 00:24:30 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:24:30 ---> 9ed4aefc74f6 00:24:30 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:24:30 ---> Running in 6ecff987f22c 00:24:30 ---> Running in cf1ae87d1a16 00:24:30 Removing intermediate container cf1ae87d1a16 00:24:30 ---> 7b41555a7c62 00:24:30 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 00:24:30 Removing intermediate container 6ecff987f22c 00:24:30 ---> ebf98f193be0 00:24:30 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:24:30 ---> Running in 88a40659da56 00:24:30 ---> Running in baecbab27dbb 00:24:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:24:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:24:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:24:31 v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:24:31 v3.17.3-31-g94892a46a98 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:24:31 OK: 17818 distinct packages available 00:24:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:24:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:24:32 (1/4) Installing dumb-init (1.2.5-r2) 00:24:32 (2/4) Installing musl-obstack (1.2.3-r0) 00:24:32 (3/4) Installing libucontext (1.2-r0) 00:24:32 (4/4) Installing gcompat (1.1.0-r0) 00:24:32 Executing busybox-1.35.0-r29.trigger 00:24:32 OK: 7 MiB in 19 packages 00:24:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:24:32 v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:24:32 v3.17.3-31-g94892a46a98 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:24:32 OK: 17818 distinct packages available 00:24:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:24:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:24:32 (1/5) Installing dumb-init (1.2.5-r2) 00:24:33 (2/5) Installing musl-obstack (1.2.3-r0) 00:24:33 (3/5) Installing libucontext (1.2-r0) 00:24:33 (4/5) Installing gcompat (1.1.0-r0) 00:24:33 (5/5) Installing openssl (3.0.8-r3) 00:24:33 Executing busybox-1.35.0-r29.trigger 00:24:33 OK: 8 MiB in 20 packages 00:24:41 Removing intermediate container baecbab27dbb 00:24:41 ---> a7e9d5697e45 00:24:41 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 00:24:41 Removing intermediate container 88a40659da56 00:24:41 ---> b305e14ea93b 00:24:41 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 00:24:41 ---> a5e5b1cc4850 00:24:41 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 00:24:41 ---> 0f972c24177e 00:24:41 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 00:24:41 ---> fce2fdb4ccd4 00:24:41 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:24:41 ---> b675572f2566 00:24:41 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:24:51 ---> 6d6cf3c53901 00:24:51 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 00:24:51 ---> b219d7370ea4 00:24:51 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 00:24:51 ---> 4905cfde25e0 00:24:51 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 00:24:51 ---> Running in fd6ba884730c 00:24:51 ---> 5cbf8190a69d 00:24:51 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 00:24:52 Removing intermediate container fd6ba884730c 00:24:52 ---> fe38e1fc0bce 00:24:52 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 00:24:52 ---> f237904b54cf 00:24:52 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 00:24:55 ---> b8747eb7f510 00:24:55 Step 22/27 : WORKDIR / 00:24:55 ---> 99cda4535cd8 00:24:55 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 00:24:55 ---> Running in 8f1823f691a9 00:24:55 Removing intermediate container 8867813c777b 00:24:55 ---> b9bb3250a007 00:24:55 00:24:55 Step 10/23 : FROM alpine:3.17 00:24:55 ---> 9ed4aefc74f6 00:24:55 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 00:24:55 Removing intermediate container 876245704c19 00:24:55 ---> c7d3b0070316 00:24:55 00:24:55 Step 9/33 : FROM alpine:3.17 00:24:55 ---> 9ed4aefc74f6 00:24:55 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 00:24:56 ---> Running in 522fa74c7beb 00:24:58 ---> Running in 2077e0add2f2 00:24:58 ---> Running in c4ca86aab001 00:24:58 Removing intermediate container 522fa74c7beb 00:24:58 ---> 84f5479ee28b 00:24:58 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 00:24:58 Removing intermediate container 8f1823f691a9 00:24:58 ---> 00382d67b620 00:24:58 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 00:24:58 ---> Running in ddd8e0d319c9 00:24:58 Removing intermediate container 2077e0add2f2 00:24:58 ---> 77402a4ac1b4 00:24:58 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:24:58 Removing intermediate container c4ca86aab001 00:24:58 ---> d81215172625 00:24:58 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 00:24:58 ---> Running in dc4d6b91238d 00:24:58 ---> Running in fd1eb3063222 00:24:58 ---> Running in 9a3b002018c3 00:24:58 Removing intermediate container ddd8e0d319c9 00:24:58 ---> 5b6b9202bced 00:24:58 Step 24/26 : LABEL arch=x86_64 00:24:58 Removing intermediate container dc4d6b91238d 00:24:58 ---> 79a8991fef2d 00:24:58 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 00:24:58 ---> Running in e20da814541c 00:24:58 Removing intermediate container 76ce8694a83b 00:24:58 ---> 8f595f35b252 00:24:58 00:24:58 Step 9/20 : FROM alpine:3.17 00:24:58 ---> 9ed4aefc74f6 00:24:58 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 00:24:58 ---> Using cache 00:24:58 ---> d81215172625 00:24:58 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:24:58 ---> Running in cf9c50518036 00:24:58 ---> Running in 4d4d82d5a9ec 00:24:58 Removing intermediate container e20da814541c 00:24:58 ---> f85ab090860e 00:24:58 Step 25/26 : LABEL git_sha=ef57b85f5dcd2f8a7f9d5ebd9042dbd049cc4e34 00:24:58 ---> Running in be3509d3e62b 00:24:58 Removing intermediate container cf9c50518036 00:24:58 ---> b20ec6e9ad34 00:24:58 Step 25/27 : LABEL arch=x86_64 00:24:58 ---> Running in c5d274447cf7 00:24:59 Removing intermediate container be3509d3e62b 00:24:59 ---> d3551c0988a9 00:24:59 Step 26/26 : LABEL version=0.0.0 00:24:59 Removing intermediate container c5d274447cf7 00:24:59 ---> a0a7531ad27c 00:24:59 Step 26/27 : LABEL git_sha=ef57b85f5dcd2f8a7f9d5ebd9042dbd049cc4e34 00:24:59 ---> Running in d0050edb7ea4 00:24:59 ---> Running in 2dc948d81312 00:24:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:24:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:24:59 Removing intermediate container d0050edb7ea4 00:24:59 ---> 6800baff957b 00:24:59 00:24:59 Removing intermediate container 2dc948d81312 00:24:59 ---> b6b766a30d0f 00:24:59 Step 27/27 : LABEL version=0.0.0 00:24:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:24:59 ---> Running in 91e90b9bb0c5 00:24:59 Successfully built 6800baff957b 00:24:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:24:59 Successfully tagged security-spire-server:latest 00:24:59  Building security-spire-server ... done Building core-command 00:24:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:24:59 Removing intermediate container 91e90b9bb0c5 00:24:59 ---> 2abebce9928e 00:24:59 00:24:59 Successfully built 2abebce9928e 00:24:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:24:59 Successfully tagged security-spire-config:latest 00:24:59 Building core-metadata 00:24:59  Building security-spire-config ... done (1/2) Installing dumb-init (1.2.5-r2) 00:24:59 (2/2) Installing su-exec (0.2-r2) 00:24:59 Executing busybox-1.35.0-r29.trigger 00:24:59 OK: 7 MiB in 17 packages 00:24:59 (1/1) Installing dumb-init (1.2.5-r2) 00:24:59 Executing busybox-1.35.0-r29.trigger 00:24:59 OK: 7 MiB in 16 packages 00:24:59 v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:24:59 v3.17.3-31-g94892a46a98 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:24:59 OK: 17818 distinct packages available 00:24:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:24:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:25:00 (1/9) Installing ca-certificates (20220614-r4) 00:25:00 (2/9) Installing brotli-libs (1.0.9-r9) 00:25:00 (3/9) Installing nghttp2-libs (1.51.0-r0) 00:25:00 (4/9) Installing libcurl (7.88.1-r1) 00:25:00 (5/9) Installing curl (7.88.1-r1) 00:25:00 (6/9) Installing dumb-init (1.2.5-r2) 00:25:00 (7/9) Installing musl-obstack (1.2.3-r0) 00:25:00 (8/9) Installing libucontext (1.2-r0) 00:25:00 (9/9) Installing gcompat (1.1.0-r0) 00:25:00 Executing busybox-1.35.0-r29.trigger 00:25:00 Executing ca-certificates-20220614-r4.trigger 00:25:00 OK: 10 MiB in 24 packages 00:25:03 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:25:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:25:03 ---> c19eb67ab243 00:25:03 Step 3/24 : ARG ADD_BUILD_TAGS="" 00:25:03 ---> Using cache 00:25:03 ---> 917cf7827014 00:25:03 Step 4/24 : WORKDIR /edgex-go 00:25:03 ---> Using cache 00:25:03 ---> 77fa34102bca 00:25:03 Step 5/24 : RUN apk add --update --no-cache make git 00:25:03 ---> Using cache 00:25:03 ---> 14a813dd9da7 00:25:03 Step 6/24 : COPY go.mod vendor* ./ 00:25:03 ---> Using cache 00:25:03 ---> 08a206be0b45 00:25:03 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:25:03 ---> Using cache 00:25:03 ---> e391956f37dd 00:25:03 Step 8/24 : COPY . . 00:25:03 ---> Using cache 00:25:03 ---> 4161c8935bb2 00:25:03 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 00:25:06 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:25:06 Step 2/25 : FROM ${BUILDER_BASE} AS builder 00:25:06 ---> c19eb67ab243 00:25:06 Step 3/25 : ARG ADD_BUILD_TAGS="" 00:25:06 ---> Using cache 00:25:06 ---> 917cf7827014 00:25:06 Step 4/25 : WORKDIR /edgex-go 00:25:06 ---> Using cache 00:25:06 ---> 77fa34102bca 00:25:06 Step 5/25 : RUN apk add --update --no-cache make git 00:25:06 ---> Using cache 00:25:06 ---> 14a813dd9da7 00:25:06 Step 6/25 : COPY go.mod vendor* ./ 00:25:06 ---> Using cache 00:25:06 ---> 08a206be0b45 00:25:06 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:25:06 ---> Using cache 00:25:06 ---> e391956f37dd 00:25:06 Step 8/25 : COPY . . 00:25:06 ---> Using cache 00:25:06 ---> 4161c8935bb2 00:25:06 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 00:25:11 ---> Running in cca621f53471 00:25:11 ---> Running in e851ac0c0950 00:25:11 Removing intermediate container 9a3b002018c3 00:25:11 ---> d998005c00e1 00:25:11 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 00:25:11 Removing intermediate container fd1eb3063222 00:25:11 ---> 319e9acc88c8 00:25:11 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:25:11 ---> Running in 49d50da4c08c 00:25:11 Removing intermediate container 4d4d82d5a9ec 00:25:11 ---> 297af4c5d7c6 00:25:11 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 00:25:11 Removing intermediate container 49d50da4c08c 00:25:11 ---> b8f141700fce 00:25:11 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 00:25:11 ---> c5c4a5fd5e8f 00:25:11 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 00:25:11 ---> Running in d44f680ecf1c 00:25:11 Removing intermediate container d44f680ecf1c 00:25:11 ---> 512c2f73e8c0 00:25:11 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 00:25:11 ---> Running in 12d055374936 00:25:11 ---> 4e173ea5dba6 00:25:11 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 00:25:11 ---> 016488a05cb7 00:25:11 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 00:25:11 Removing intermediate container 12d055374936 00:25:11 ---> cffc50aa5537 00:25:11 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 00:25:11 ---> Running in 857311947d8f 00:25:11 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 00:25:11 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 00:25:11 ---> 01aecef4aa99 00:25:11 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 00:25:12 Removing intermediate container 857311947d8f 00:25:12 ---> 5a4c6feb79ec 00:25:12 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 00:25:12 ---> 91a3d475c6b5 00:25:12 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 00:25:12 ---> Running in 7f69031838a9 00:25:13 ---> b71053641e6c 00:25:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 00:25:13 ---> 519a38136ab7 00:25:13 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 00:25:13 ---> e2cd7daa2480 00:25:13 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:25:13 ---> Running in d0ebb122a390 00:25:13 ---> 9a252df2ff0e 00:25:13 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 00:25:13 Removing intermediate container 7f69031838a9 00:25:13 ---> 1bb2958da4d5 00:25:13 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 00:25:13 ---> Running in b9337d51c958 00:25:13 ---> Running in c46b68760ff6 00:25:13 Removing intermediate container b9337d51c958 00:25:13 ---> d50fe37c17da 00:25:13 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:25:13 ---> Running in d51be851a8ac 00:25:13 Removing intermediate container c46b68760ff6 00:25:13 ---> d34dbed19060 00:25:13 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 00:25:13 Removing intermediate container d51be851a8ac 00:25:13 ---> a05468fdd5d8 00:25:13 Step 18/20 : LABEL arch=x86_64 00:25:13 ---> Running in 2a9d3d3e82bc 00:25:13 ---> c2ec25a2fa4b 00:25:13 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 00:25:13 Removing intermediate container 2a9d3d3e82bc 00:25:13 ---> 3cb1f7d7081b 00:25:13 Step 19/20 : LABEL git_sha=ef57b85f5dcd2f8a7f9d5ebd9042dbd049cc4e34 00:25:13 ---> Running in fa7a4a599907 00:25:13 ---> Running in 44bb09bfa8aa 00:25:13 Removing intermediate container 44bb09bfa8aa 00:25:13 ---> 15fa2a9ec1a2 00:25:13 Step 20/20 : LABEL version=0.0.0 00:25:14 ---> Running in 2267202f0ce1 00:25:14 Removing intermediate container 2267202f0ce1 00:25:14 ---> 48c04ae15652 00:25:14 00:25:14 Removing intermediate container d0ebb122a390 00:25:14 ---> 37bed8b57339 00:25:14 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 00:25:14 ---> Running in 64673ce80810 00:25:14 Successfully built 48c04ae15652 00:25:14 Successfully tagged security-spiffe-token-provider:latest 00:25:14  Building security-spiffe-token-provider ... done Building core-data 00:25:14 Removing intermediate container 64673ce80810 00:25:14 ---> 2da4e69629c2 00:25:14 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 00:25:14 ---> Running in ea77bfe04c81 00:25:18 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:25:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:25:18 ---> c19eb67ab243 00:25:18 Step 3/23 : ARG ADD_BUILD_TAGS="" 00:25:18 ---> Using cache 00:25:18 ---> 917cf7827014 00:25:18 Step 4/23 : WORKDIR /edgex-go 00:25:18 ---> Using cache 00:25:18 ---> 77fa34102bca 00:25:18 Step 5/23 : RUN apk add --update --no-cache make git 00:25:18 ---> Using cache 00:25:18 ---> 14a813dd9da7 00:25:18 Step 6/23 : COPY go.mod vendor* ./ 00:25:18 ---> Using cache 00:25:18 ---> 08a206be0b45 00:25:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:25:18 ---> Using cache 00:25:18 ---> e391956f37dd 00:25:18 Step 8/23 : COPY . . 00:25:18 ---> Using cache 00:25:18 ---> 4161c8935bb2 00:25:18 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 00:25:21 Removing intermediate container ea77bfe04c81 00:25:21 ---> 9452bbad677d 00:25:21 Step 21/23 : LABEL arch=x86_64 00:25:22 ---> Running in 705a203c98e7 00:25:22 ---> Running in a1bffbde3a68 00:25:22 Removing intermediate container a1bffbde3a68 00:25:22 ---> 73ca09bae1ca 00:25:22 Step 22/23 : LABEL git_sha=ef57b85f5dcd2f8a7f9d5ebd9042dbd049cc4e34 00:25:23 Removing intermediate container fa7a4a599907 00:25:23 ---> edae256194d8 00:25:23 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 00:25:23 ---> Running in 0fe11dcc7cc7 00:25:23 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 00:25:24 Removing intermediate container 0fe11dcc7cc7 00:25:24 ---> b871f244f016 00:25:24 Step 23/23 : LABEL version=0.0.0 00:25:24 ---> a82068d94508 00:25:24 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 00:25:24 ---> Running in 04b988bbd31f 00:25:24 Removing intermediate container 04b988bbd31f 00:25:24 ---> 0d72cd783ae6 00:25:24 00:25:24 Successfully built 0d72cd783ae6 00:25:24 Successfully tagged core-common-config-bootstrapper:latest 00:25:24 Building security-secretstore-setup 00:25:28  Building core-common-config-bootstrapper ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:25:28 Step 2/25 : FROM ${BUILDER_BASE} AS builder 00:25:28 ---> c19eb67ab243 00:25:28 Step 3/25 : WORKDIR /edgex-go 00:25:28 ---> Using cache 00:25:28 ---> b761f5bc0164 00:25:28 Step 4/25 : RUN apk add --update --no-cache make git 00:25:28 ---> Using cache 00:25:28 ---> 2f1560f4caa9 00:25:28 Step 5/25 : COPY go.mod vendor* ./ 00:25:28 ---> Using cache 00:25:28 ---> 314b67e37bf3 00:25:28 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:25:28 ---> Using cache 00:25:28 ---> bd28be24d99e 00:25:28 Step 7/25 : COPY . . 00:25:28 ---> Using cache 00:25:28 ---> f1ce474fab2a 00:25:28 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:25:33 ---> 26e183f43cb7 00:25:33 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:25:33 ---> Running in 8b06aed0b763 00:25:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:25:34 ---> 70e6781a7752 00:25:34 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 00:25:35 ---> c710e9ebfa8d 00:25:35 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 00:25:36 ---> 119cff0c0b59 00:25:36 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 00:25:36 ---> b7dd0199a1a6 00:25:36 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 00:25:36 ---> 7ec746d830fd 00:25:36 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:25:37 ---> 465f1a513345 00:25:37 Step 28/33 : RUN chmod +x /entrypoint.sh 00:25:37 ---> Running in 9b5dca2d682e 00:25:40 Removing intermediate container 9b5dca2d682e 00:25:40 ---> 3c9adff40b6b 00:25:40 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 00:25:41 ---> Running in 80f0d1ee9968 00:25:42 Removing intermediate container 80f0d1ee9968 00:25:42 ---> a3d459819cab 00:25:42 Step 30/33 : CMD ["gate"] 00:25:43 ---> Running in db115d774759 00:25:44 Removing intermediate container db115d774759 00:25:44 ---> 0e95d42ff29c 00:25:44 Step 31/33 : LABEL arch=x86_64 00:25:45 ---> Running in d2931cda20e1 00:25:46 Removing intermediate container d2931cda20e1 00:25:46 ---> 092ac66435cc 00:25:46 Step 32/33 : LABEL git_sha=ef57b85f5dcd2f8a7f9d5ebd9042dbd049cc4e34 00:25:46 ---> Running in c99c0a09e1d2 00:25:50 Removing intermediate container c99c0a09e1d2 00:25:50 ---> 4340a178dc8c 00:25:50 Step 33/33 : LABEL version=0.0.0 00:25:50 Removing intermediate container e851ac0c0950 00:25:50 ---> e18f592c94f5 00:25:50 00:25:50 Step 10/25 : FROM alpine:3.17 00:25:50 ---> 9ed4aefc74f6 00:25:50 Step 11/25 : RUN apk add --update --no-cache dumb-init 00:25:51 Removing intermediate container cca621f53471 00:25:51 ---> 7fff27721df6 00:25:51 00:25:51 Step 10/24 : FROM alpine:3.17 00:25:51 ---> 9ed4aefc74f6 00:25:51 Step 11/24 : RUN apk add --update --no-cache dumb-init 00:25:52 ---> Running in 75d817cbe8a6 00:25:52 ---> Running in ba17d047d6d7 00:25:53 ---> Running in b784bcbb8ea4 00:25:53 Removing intermediate container ba17d047d6d7 00:25:53 ---> 9b3aa21f46f7 00:25:53 00:25:53 Successfully built 9b3aa21f46f7 00:25:53 Successfully tagged security-bootstrapper:latest 00:25:53  Building security-bootstrapper ... done Building security-proxy-setup 00:25:53 Removing intermediate container 705a203c98e7 00:25:53 ---> 9d1755ee1bea 00:25:53 00:25:53 Step 10/23 : FROM alpine:3.17 00:25:53 ---> 9ed4aefc74f6 00:25:53 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 00:25:53 ---> Running in ff11e41bf924 00:25:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:25:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:25:54 (1/1) Installing dumb-init (1.2.5-r2) 00:25:54 Executing busybox-1.35.0-r29.trigger 00:25:54 OK: 7 MiB in 16 packages 00:25:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:25:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:25:55 (1/1) Installing dumb-init (1.2.5-r2) 00:25:55 Executing busybox-1.35.0-r29.trigger 00:25:55 OK: 7 MiB in 16 packages 00:25:57 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:25:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:25:57 ---> c19eb67ab243 00:25:57 Step 3/22 : WORKDIR /edgex-go 00:25:57 ---> Using cache 00:25:57 ---> b761f5bc0164 00:25:57 Step 4/22 : RUN apk add --update --no-cache make git 00:25:57 ---> Using cache 00:25:57 ---> 2f1560f4caa9 00:25:57 Step 5/22 : COPY go.mod vendor* ./ 00:25:57 ---> Using cache 00:25:57 ---> 314b67e37bf3 00:25:57 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:25:57 ---> Using cache 00:25:57 ---> bd28be24d99e 00:25:57 Step 7/22 : COPY . . 00:25:57 ---> Using cache 00:25:57 ---> f1ce474fab2a 00:25:57 Step 8/22 : RUN make cmd/secrets-config/secrets-config 00:25:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:26:00 Removing intermediate container ff11e41bf924 00:26:00 ---> e3c30ebf76a5 00:26:00 Step 12/23 : ENV APP_PORT=59880 00:26:01 ---> Running in 60a22e526713 00:26:01 ---> Running in 826b20acdeb4 00:26:02 Removing intermediate container 60a22e526713 00:26:02 ---> c9adf47f2e7e 00:26:02 Step 13/23 : EXPOSE $APP_PORT 00:26:02 Removing intermediate container 75d817cbe8a6 00:26:02 ---> 66c4ea571c4c 00:26:02 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 00:26:02 ---> Running in f015a3e7cfc0 00:26:02 ---> Running in 5273458c683c 00:26:02 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 00:26:04 Removing intermediate container 5273458c683c 00:26:04 ---> 333d0907b55f 00:26:04 Step 13/25 : ENV APP_PORT=59881 00:26:04 Removing intermediate container f015a3e7cfc0 00:26:04 ---> 99561acb8b0b 00:26:04 Step 14/23 : RUN apk add --update --no-cache dumb-init 00:26:04 Removing intermediate container b784bcbb8ea4 00:26:04 ---> 936465faca75 00:26:04 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 00:26:04 ---> Running in ce79472fa16d 00:26:04 ---> Running in 70d73cbe6987 00:26:04 ---> Running in b20d76b24914 00:26:04 Removing intermediate container ce79472fa16d 00:26:04 ---> 7a29b7119e55 00:26:04 Step 14/25 : EXPOSE $APP_PORT 00:26:04 Removing intermediate container b20d76b24914 00:26:04 ---> ef58cb17c7fa 00:26:04 Step 13/24 : ENV APP_PORT=59882 00:26:04 ---> Running in 1eb2e9cefee6 00:26:04 ---> Running in 2ef2433f8759 00:26:04 Removing intermediate container 8b06aed0b763 00:26:04 ---> 88fe9d3e36bb 00:26:04 00:26:04 Step 9/25 : FROM alpine:3.17 00:26:04 ---> 9ed4aefc74f6 00:26:04 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 00:26:05 ---> Running in b29d23fc45a9 00:26:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:26:05 Removing intermediate container 1eb2e9cefee6 00:26:05 ---> d151f17e283d 00:26:05 Step 14/24 : EXPOSE $APP_PORT 00:26:05 Removing intermediate container 2ef2433f8759 00:26:05 ---> 2e9034f9f412 00:26:05 Step 15/25 : WORKDIR / 00:26:05 ---> Running in d613e259f885 00:26:05 ---> Running in b058ebadf212 00:26:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:26:05 Removing intermediate container d613e259f885 00:26:05 ---> 164850345884 00:26:05 Step 15/24 : WORKDIR / 00:26:05 Removing intermediate container b058ebadf212 00:26:05 ---> dc79391cf351 00:26:05 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 00:26:05 ---> Running in 1b1440924e58 00:26:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:26:05 Removing intermediate container 1b1440924e58 00:26:05 ---> 2e66fac65756 00:26:05 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:26:05 ---> 861b8da8a7df 00:26:05 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 00:26:05 (1/1) Installing dumb-init (1.2.5-r2) 00:26:05 Executing busybox-1.35.0-r29.trigger 00:26:05 OK: 7 MiB in 16 packages 00:26:05 ---> 95ce67b7ed30 00:26:05 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 00:26:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:26:05 ---> 0eb7a6047807 00:26:05 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:26:05 (1/3) Installing ca-certificates (20220614-r4) 00:26:05 (2/3) Installing dumb-init (1.2.5-r2) 00:26:05 (3/3) Installing su-exec (0.2-r2) 00:26:05 Executing busybox-1.35.0-r29.trigger 00:26:05 Executing ca-certificates-20220614-r4.trigger 00:26:06 ---> 38df5ded0b9c 00:26:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:26:06 OK: 8 MiB in 18 packages 00:26:06 Removing intermediate container 70d73cbe6987 00:26:06 ---> d0d039d4daff 00:26:06 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:26:06 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:26:06 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 00:26:06 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:26:06 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:26:06 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:26:06 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:26:06 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:26:06 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 00:26:06 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:26:07 ---> ab55e0afe3e8 00:26:07 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 00:26:07 ---> 47a53dcd7870 00:26:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 00:26:07 ---> e982867ea736 00:26:07 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 00:26:07 ---> 7f0f95af3c3e 00:26:07 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 00:26:07 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 00:26:07 ---> db0f310f6fed 00:26:07 ---> 1e53047a550f 00:26:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data /Step 20/24 : ENTRYPOINT ["/core-command"] 00:26:07 00:26:07 Removing intermediate container b29d23fc45a9 00:26:07 ---> 05e5b9c02d09 00:26:07 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 00:26:08 ---> Running in 83dde44396ce 00:26:08 ---> a69cd3ecb144 00:26:08 Step 21/25 : ENTRYPOINT ["/core-metadata"] 00:26:08 ---> Running in 704ed73ad553 00:26:08 ---> Running in 886592a04a3c 00:26:08 ---> f74f913ab915 00:26:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 00:26:09 Removing intermediate container 83dde44396ce 00:26:09 ---> f7ba9ddb6275 00:26:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:26:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:26:10 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:26:10 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:26:10 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:26:11 Removing intermediate container 704ed73ad553 00:26:11 ---> 9d5cc28be900 00:26:11 Step 12/25 : WORKDIR / 00:26:11 Removing intermediate container 886592a04a3c 00:26:11 ---> 2ecc73db532a 00:26:11 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:26:11 ---> 414de485114a 00:26:11 Step 19/23 : ENTRYPOINT ["/core-data"] 00:26:11 ---> Running in e0fe1d6dc6cc 00:26:11 ---> Running in 94e0201f64a4 00:26:11 ---> Running in d0841fd48236 00:26:11 ---> Running in 39a3b1268230 00:26:11 Removing intermediate container e0fe1d6dc6cc 00:26:11 ---> d013ce81cc53 00:26:11 Step 22/24 : LABEL arch=x86_64 00:26:11 Removing intermediate container 39a3b1268230 00:26:11 ---> 8001d61c2626 00:26:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:26:11 Removing intermediate container 94e0201f64a4 00:26:11 ---> 8f12e1fbf259 00:26:11 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 00:26:11 Removing intermediate container d0841fd48236 00:26:11 ---> 2b31cab1ff20 00:26:11 Step 23/25 : LABEL arch=x86_64 00:26:11 ---> Running in 781d00877fef 00:26:11 ---> Running in 4546de76fc98 00:26:11 ---> Running in 104f0e1e5eb8 00:26:12 Removing intermediate container 781d00877fef 00:26:12 ---> e23e8af3d10e 00:26:12 Step 21/23 : LABEL arch=x86_64 00:26:12 Removing intermediate container 4546de76fc98 00:26:12 ---> 7a577e1804d2 00:26:12 Step 23/24 : LABEL git_sha=ef57b85f5dcd2f8a7f9d5ebd9042dbd049cc4e34 00:26:12 ---> 1864ff54f9db 00:26:12 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 00:26:12 Removing intermediate container 104f0e1e5eb8 00:26:12 ---> 3a9b455e7f98 00:26:12 Step 24/25 : LABEL git_sha=ef57b85f5dcd2f8a7f9d5ebd9042dbd049cc4e34 00:26:12 ---> Running in 6981c5e614d3 00:26:12 ---> Running in 34656a2632ba 00:26:12 ---> Running in 1555c10fc2e8 00:26:12 ---> 4cc418d98e3d 00:26:12 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:26:12 Removing intermediate container 6981c5e614d3 00:26:12 ---> d62edd24e371 00:26:12 Step 24/24 : LABEL version=0.0.0 00:26:12 Removing intermediate container 34656a2632ba 00:26:12 ---> fab9a009118c 00:26:12 Step 22/23 : LABEL git_sha=ef57b85f5dcd2f8a7f9d5ebd9042dbd049cc4e34 00:26:12 ---> Running in ba99c39f52ea 00:26:12 Removing intermediate container 1555c10fc2e8 00:26:12 ---> 3bb7444c5331 00:26:12 Step 25/25 : LABEL version=0.0.0 00:26:12 ---> Running in 546f4d64c91e 00:26:12 ---> Running in c1a7f354cbc8 00:26:12 Removing intermediate container ba99c39f52ea 00:26:12 ---> 52f9990246a6 00:26:12 00:26:12 ---> 0599b985dc5b 00:26:12 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 00:26:12 Removing intermediate container 546f4d64c91e 00:26:12 ---> 4539102dadb9 00:26:12 Step 23/23 : LABEL version=0.0.0 00:26:12 Successfully built 52f9990246a6 00:26:12 ---> Running in 78a28cf4fb88 00:26:12 Successfully tagged core-command:latest 00:26:12  Building core-command ... done Building security-proxy-auth 00:26:12 Removing intermediate container c1a7f354cbc8 00:26:12 ---> a866626c323a 00:26:12 00:26:12 Successfully built a866626c323a 00:26:12 Successfully tagged core-metadata:latest 00:26:12 Building security-spire-agent 00:26:12  Building core-metadata ... done  ---> 8045cc31a876 00:26:12 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 00:26:12 Removing intermediate container 78a28cf4fb88 00:26:12 ---> d999094b50a4 00:26:12 00:26:12 Successfully built d999094b50a4 00:26:12 Successfully tagged core-data:latest 00:26:12 Building support-scheduler 00:26:19  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:26:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:26:19 ---> c19eb67ab243 00:26:19 Step 3/23 : ARG ADD_BUILD_TAGS="" 00:26:19 ---> Using cache 00:26:19 ---> 917cf7827014 00:26:19 Step 4/23 : WORKDIR /edgex-go 00:26:19 ---> Using cache 00:26:19 ---> 77fa34102bca 00:26:19 Step 5/23 : RUN apk add --update --no-cache make git 00:26:19 ---> Using cache 00:26:19 ---> 14a813dd9da7 00:26:19 Step 6/23 : COPY go.mod vendor* ./ 00:26:19 ---> Using cache 00:26:19 ---> 08a206be0b45 00:26:19 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:26:19 ---> Using cache 00:26:19 ---> e391956f37dd 00:26:19 Step 8/23 : COPY . . 00:26:19 ---> Using cache 00:26:19 ---> 4161c8935bb2 00:26:19 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 00:26:19 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:26:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:26:19 ---> c19eb67ab243 00:26:19 Step 3/23 : ARG ADD_BUILD_TAGS="" 00:26:19 ---> Using cache 00:26:19 ---> 917cf7827014 00:26:19 Step 4/23 : WORKDIR /edgex-go 00:26:19 ---> Using cache 00:26:19 ---> 77fa34102bca 00:26:19 Step 5/23 : RUN apk add --update --no-cache make git 00:26:19 ---> Using cache 00:26:19 ---> 14a813dd9da7 00:26:19 Step 6/23 : COPY go.mod vendor* ./ 00:26:19 ---> Using cache 00:26:19 ---> 08a206be0b45 00:26:19 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:26:19 ---> Using cache 00:26:19 ---> e391956f37dd 00:26:19 Step 8/23 : COPY . . 00:26:19 ---> Using cache 00:26:19 ---> 4161c8935bb2 00:26:19 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 00:26:21 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:26:21 Step 2/27 : FROM ${BUILDER_BASE} AS builder 00:26:21 ---> c19eb67ab243 00:26:21 Step 3/27 : WORKDIR /edgex-go 00:26:21 ---> Using cache 00:26:21 ---> b761f5bc0164 00:26:21 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 00:26:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:26:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:26:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.256s coverage: 28.7% of statements 00:26:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.302s coverage: 98.5% of statements 00:26:33 ---> 1ce63d8b628a 00:26:33 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:26:33 ---> Running in f8c2b64bf391 00:26:33 ---> Running in 7d0884460c89 00:26:33 ---> Running in cd45acd8e572 00:26:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:26:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:26:33 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 00:26:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 00:26:33 OK: 265 MiB in 53 packages 00:26:34 ---> 53091485a99e 00:26:34 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:26:34 Removing intermediate container 7d0884460c89 00:26:34 ---> b87c04d24bb1 00:26:34 Step 5/27 : COPY go.mod vendor* ./ 00:26:34 Removing intermediate container 826b20acdeb4 00:26:34 ---> c65399666468 00:26:34 00:26:34 Step 9/22 : FROM alpine:3.17 00:26:34 ---> 9ed4aefc74f6 00:26:34 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 00:26:35 ---> Running in bbef18cdfaa7 00:26:35 ---> 31f296a5b7ba 00:26:35 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:26:35 ---> 5be25bd71da0 00:26:35 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:26:35 ---> Running in fe814becd087 00:26:35 ---> e134dfdd2244 00:26:35 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:26:35 ---> Running in 4589d944e370 00:26:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:26:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:26:36 (1/2) Installing dumb-init (1.2.5-r2) 00:26:36 (2/2) Installing openssl (3.0.8-r3) 00:26:36 Executing busybox-1.35.0-r29.trigger 00:26:36 OK: 8 MiB in 17 packages 00:26:36 Removing intermediate container 4589d944e370 00:26:36 ---> 861a495e34bd 00:26:36 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 00:26:36 ---> Running in 1e1d7ec87172 00:26:36 Removing intermediate container 1e1d7ec87172 00:26:36 ---> e3ca3e34e427 00:26:36 Step 23/25 : LABEL arch=x86_64 00:26:36 ---> Running in 471dab75680f 00:26:36 Removing intermediate container 471dab75680f 00:26:36 ---> 7550ad1f761d 00:26:36 Step 24/25 : LABEL git_sha=ef57b85f5dcd2f8a7f9d5ebd9042dbd049cc4e34 00:26:37 ---> Running in 81c42800e6b2 00:26:37 Removing intermediate container bbef18cdfaa7 00:26:37 ---> a887f01c04c3 00:26:37 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 00:26:37 ---> Running in 16c2f082f8d8 00:26:37 Removing intermediate container 81c42800e6b2 00:26:37 ---> cd1b8a24eef3 00:26:37 Step 25/25 : LABEL version=0.0.0 00:26:37 Removing intermediate container 16c2f082f8d8 00:26:37 ---> 3b0f939f5b99 00:26:37 Step 12/22 : WORKDIR /edgex 00:26:37 ---> Running in ca9b98135826 00:26:37 ---> Running in 66974b8d5101 00:26:37 Removing intermediate container ca9b98135826 00:26:37 ---> 7b6862db8d9e 00:26:37 00:26:37 Successfully built 7b6862db8d9e 00:26:37 Successfully tagged security-secretstore-setup:latest 00:26:37 Building support-notifications 00:26:37  Building security-secretstore-setup ... done Removing intermediate container 66974b8d5101 00:26:37 ---> 954354c5a9f1 00:26:37 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:26:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 00:26:39 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 00:26:39 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:26:41 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:26:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:26:41 ---> c19eb67ab243 00:26:41 Step 3/23 : ARG ADD_BUILD_TAGS="" 00:26:41 ---> Using cache 00:26:41 ---> 917cf7827014 00:26:41 Step 4/23 : WORKDIR /edgex-go 00:26:41 ---> Using cache 00:26:41 ---> 77fa34102bca 00:26:41 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 00:26:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.427s coverage: 71.3% of statements 00:26:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:26:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:26:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.331s coverage: 54.0% of statements 00:26:49 ---> 76df6f758b9a 00:26:49 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 00:26:49 ---> Running in 7a73167a67e5 00:26:49 ---> c2089b481e95 00:26:49 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 00:26:49 ---> bff164f69ecb 00:26:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:26:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:26:49 ---> 6d81cda2fccd 00:26:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 00:26:49 ---> 22e424bd2a71 00:26:49 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:26:49 ---> Running in 913fa418cc1c 00:26:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 00:26:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:26:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:26:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:26:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:26:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:26:50 Removing intermediate container 913fa418cc1c 00:26:50 ---> 1e809ca5a2ca 00:26:50 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 00:26:50 OK: 265 MiB in 53 packages 00:26:50 ---> Running in 61881309ab36 00:26:51 Removing intermediate container 61881309ab36 00:26:51 ---> bd5484caf754 00:26:51 Step 20/22 : LABEL arch=x86_64 00:26:51 ---> Running in 1bb98e035196 00:26:51 Removing intermediate container 7a73167a67e5 00:26:51 ---> 2741f2c0c6a6 00:26:51 Step 6/23 : COPY go.mod vendor* ./ 00:26:51 Removing intermediate container 1bb98e035196 00:26:51 ---> 4db212a49a4f 00:26:51 Step 21/22 : LABEL git_sha=ef57b85f5dcd2f8a7f9d5ebd9042dbd049cc4e34 00:26:51 ---> Running in cc239f8c9fe8 00:26:51 Removing intermediate container cc239f8c9fe8 00:26:51 ---> f9af1f3f98f4 00:26:51 Step 22/22 : LABEL version=0.0.0 00:26:52 ---> 84a9473c08e2 00:26:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:26:52 ---> Running in bf31bbcb4b31 00:26:52 ---> Running in 2d1f1e974a91 00:26:52 Removing intermediate container bf31bbcb4b31 00:26:52 ---> 3f99aef814c4 00:26:52 00:26:52 Successfully built 3f99aef814c4 00:26:52 Successfully tagged security-proxy-setup:latest 00:26:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:26:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:27:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.906s coverage: 88.5% of statements 00:27:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.415s coverage: 3.9% of statements 00:27:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:27:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:27:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 00:27:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.666s coverage: 95.6% of statements 00:27:14 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:27:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 00:27:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:27:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:27:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:27:14 ok github.com/edgexfoundry/edgex-go/internal/io 0.199s coverage: 72.2% of statements 00:27:15  Building security-proxy-setup ... done Removing intermediate container cd45acd8e572 00:27:15 ---> 574d164fa863 00:27:15 00:27:15 Step 10/23 : FROM alpine:3.17 00:27:15 ---> 9ed4aefc74f6 00:27:15 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 00:27:15 ---> Using cache 00:27:15 ---> 77402a4ac1b4 00:27:15 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:27:15 ---> Using cache 00:27:15 ---> 319e9acc88c8 00:27:15 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:27:15 ---> Using cache 00:27:15 ---> c5c4a5fd5e8f 00:27:15 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 00:27:15 ---> Using cache 00:27:15 Removing intermediate container f8c2b64bf391 00:27:15 ---> f128dd436151 00:27:15 00:27:15 Step 10/23 : FROM alpine:3.17 00:27:15 ---> 9ed4aefc74f6 00:27:15 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:27:15 ---> Using cache 00:27:15 ---> 936465faca75 00:27:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 00:27:15 ---> Using cache 00:27:15 ---> ef58cb17c7fa 00:27:15 Step 13/23 : ENV APP_PORT=59861 00:27:15 ---> 4e173ea5dba6 00:27:15 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 00:27:15 ---> Running in 34612c2b4c44 00:27:15 Removing intermediate container fe814becd087 00:27:15 ---> 97e046d23b6f 00:27:15 Step 7/27 : COPY . . 00:27:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:27:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:27:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:27:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.261s coverage: 65.9% of statements 00:27:24 Removing intermediate container 34612c2b4c44 00:27:24 ---> 9ac9113070a8 00:27:24 Step 14/23 : EXPOSE $APP_PORT 00:27:26 ---> c576a726e101 00:27:26 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 00:27:26 ---> Running in c2d062818199 00:27:27 ---> 6f198d7cc069 00:27:27 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 00:27:27 ---> Running in 8318dec10fb1 00:27:27 Removing intermediate container c2d062818199 00:27:27 ---> 42b9d1545de6 00:27:27 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:27:27 ---> b48cb933f7d6 00:27:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 00:27:27 ---> aaed8896fb9f 00:27:27 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 00:27:27 Removing intermediate container 8318dec10fb1 00:27:27 ---> e51ad2fc43e8 00:27:27 Step 9/27 : WORKDIR /edgex-go/spire-build 00:27:27 ---> a1ad184e3142 00:27:27 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:27:27 ---> Running in ab82e3c48115 00:27:27 ---> Running in a97c370e017f 00:27:27 ---> 573664e545e3 00:27:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:27:27 Removing intermediate container ab82e3c48115 00:27:27 ---> 2a8d11737926 00:27:27 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 00:27:27 ---> Running in b2b17ca26591 00:27:27 Removing intermediate container 2d1f1e974a91 00:27:27 ---> 941e751a8870 00:27:27 Step 8/23 : COPY . . 00:27:31 Removing intermediate container b2b17ca26591 00:27:31 ---> b69bf6dc779e 00:27:31 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 00:27:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:27:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:27:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.424s coverage: 0.9% of statements 00:27:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.243s coverage: 29.0% of statements 00:27:34 ---> 2f330cbc8744 00:27:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 00:27:34 ---> Running in 17e9ecc44feb 00:27:34 ---> 413d83509362 00:27:34 Step 9/23 : RUN make cmd/support-notifications/support-notifications 00:27:34 Removing intermediate container a97c370e017f 00:27:34 ---> c590e68d631c 00:27:34 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 00:27:34 ---> Running in 3042377b7fca 00:27:34 ---> Running in 0e0a3c93c2cb 00:27:34 ---> f5539027f3fd 00:27:34 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 00:27:34 ---> Running in 1d4fbcaf0d6b 00:27:34 Removing intermediate container 0e0a3c93c2cb 00:27:34 ---> d783959d9331 00:27:34 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 00:27:34 ---> Running in 675dbaeb311d 00:27:34 Removing intermediate container 1d4fbcaf0d6b 00:27:34 ---> dced941e4175 00:27:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:27:34 ---> Running in 92ce0929fe24 00:27:34 Removing intermediate container 675dbaeb311d 00:27:34 ---> a12ad996aae1 00:27:34 Step 21/23 : LABEL arch=x86_64 00:27:34 ---> Running in c2df2f0c9e56 00:27:34 Removing intermediate container 92ce0929fe24 00:27:34 ---> 749bf7c45056 00:27:34 Step 21/23 : LABEL arch=x86_64 00:27:34 ---> Running in a62340edb437 00:27:34 Removing intermediate container c2df2f0c9e56 00:27:34 ---> 9d2f3545149f 00:27:34 Step 22/23 : LABEL git_sha=ef57b85f5dcd2f8a7f9d5ebd9042dbd049cc4e34 00:27:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.305s coverage: 44.1% of statements 00:27:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.275s coverage: 82.9% of statements 00:27:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.227s coverage: 94.1% of statements 00:27:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.330s coverage: 96.3% of statements 00:27:34 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 00:27:34 ---> Running in 092b1f5b54d9 00:27:34 Removing intermediate container a62340edb437 00:27:34 ---> 4295ab3b963c 00:27:34 Step 22/23 : LABEL git_sha=ef57b85f5dcd2f8a7f9d5ebd9042dbd049cc4e34 00:27:34 ---> Running in 22599f25460a 00:27:34 Removing intermediate container 092b1f5b54d9 00:27:34 ---> b958838e3662 00:27:34 Step 23/23 : LABEL version=0.0.0 00:27:35 Removing intermediate container 17e9ecc44feb 00:27:35 ---> a20115586808 00:27:35 Step 12/27 : WORKDIR /edgex-go 00:27:35 ---> Running in ea41c2cc11a9 00:27:35 Removing intermediate container 22599f25460a 00:27:35 ---> 92aee6928af1 00:27:35 Step 23/23 : LABEL version=0.0.0 00:27:35 ---> Running in b32688d54fce 00:27:35 ---> Running in 547fd8abda91 00:27:35 Removing intermediate container ea41c2cc11a9 00:27:35 ---> ae90a4fb2687 00:27:35 00:27:35 Removing intermediate container 547fd8abda91 00:27:35 ---> 812e822dab55 00:27:35 00:27:35 Successfully built ae90a4fb2687 00:27:35 Successfully tagged security-proxy-auth:latest 00:27:35  Building security-proxy-auth ... done Removing intermediate container b32688d54fce 00:27:35 ---> 9ed76b46aa7d 00:27:35 00:27:35 Step 13/27 : FROM alpine:3.17 00:27:35 ---> 9ed4aefc74f6 00:27:35 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:27:35 ---> Using cache 00:27:35 ---> ebf98f193be0 00:27:35 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:27:35 ---> Using cache 00:27:35 ---> b305e14ea93b 00:27:35 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 00:27:35 ---> Using cache 00:27:35 ---> 0f972c24177e 00:27:35 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 00:27:35 ---> Using cache 00:27:35 ---> b675572f2566 00:27:35 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 00:27:35 Successfully built 812e822dab55 00:27:35 Successfully tagged support-scheduler:latest 00:27:37  Building support-scheduler ... done  ---> 604637a34499 00:27:37 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:27:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.216s coverage: 87.5% of statements 00:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:27:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:27:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 00:27:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 00:27:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 00:27:46 ---> 6a9bdc79b3fc 00:27:46 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 00:27:46 ---> 06922f601e8d 00:27:46 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 00:27:46 ---> 35ed0f3c0b8e 00:27:46 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 00:27:46 ---> f273b61d6730 00:27:46 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 00:27:46 ---> Running in d0992727dbae 00:27:46 Removing intermediate container d0992727dbae 00:27:46 ---> 5a02fb8ecd28 00:27:46 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 00:27:46 ---> Running in f66a03029f4b 00:27:46 Removing intermediate container f66a03029f4b 00:27:46 ---> 6ec3ad65b1a3 00:27:46 Step 25/27 : LABEL arch=x86_64 00:27:46 ---> Running in 96926052cc02 00:27:46 Removing intermediate container 96926052cc02 00:27:46 ---> a6f72a0d6bc0 00:27:46 Step 26/27 : LABEL git_sha=ef57b85f5dcd2f8a7f9d5ebd9042dbd049cc4e34 00:27:46 ---> Running in c20fc8ab789c 00:27:46 Removing intermediate container c20fc8ab789c 00:27:46 ---> b8fb5ad2f723 00:27:46 Step 27/27 : LABEL version=0.0.0 00:27:46 ---> Running in 367519f0d1b8 00:27:46 Removing intermediate container 367519f0d1b8 00:27:46 ---> 2274f85a31f1 00:27:46 00:27:46 Successfully built 2274f85a31f1 00:27:46 Successfully tagged security-spire-agent:latest 00:27:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.234s coverage: 94.4% of statements 00:27:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:27:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:27:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:27:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:27:57 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:27:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:27:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:27:58  Building security-spire-agent ... done Removing intermediate container 3042377b7fca 00:27:58 ---> 969c8cb8a8bd 00:27:58 00:27:58 Step 10/23 : FROM alpine:3.17 00:27:58 ---> 9ed4aefc74f6 00:27:58 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 00:27:58 ---> Running in 160d02b507df 00:27:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:27:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:27:58 (1/2) Installing ca-certificates (20220614-r4) 00:27:58 (2/2) Installing dumb-init (1.2.5-r2) 00:27:58 Executing busybox-1.35.0-r29.trigger 00:27:58 Executing ca-certificates-20220614-r4.trigger 00:27:58 OK: 8 MiB in 17 packages 00:27:58 Removing intermediate container 160d02b507df 00:27:58 ---> 4a0a307e7aa6 00:27:58 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 00:27:58 ---> Running in 3a61e5eeb4ec 00:27:58 Removing intermediate container 3a61e5eeb4ec 00:27:58 ---> 5b99402daaee 00:27:58 Step 13/23 : ENV APP_PORT=59860 00:27:58 ---> Running in b624635908eb 00:27:59 Removing intermediate container b624635908eb 00:27:59 ---> a0c94b2d7f15 00:27:59 Step 14/23 : EXPOSE $APP_PORT 00:27:59 ---> Running in 726fc425c669 00:27:59 Removing intermediate container 726fc425c669 00:27:59 ---> 0153a190dded 00:27:59 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:27:59 ---> 7fe3c08a4e70 00:27:59 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 00:27:59 ---> 2f21527cd158 00:27:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:28:00 ---> 837fd61f55ff 00:28:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 00:28:00 ---> 49b466824238 00:28:00 Step 19/23 : ENTRYPOINT ["/support-notifications"] 00:28:00 ---> Running in cb11f4c6a6a6 00:28:00 Removing intermediate container cb11f4c6a6a6 00:28:00 ---> 0ad34e1018f6 00:28:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:28:00 ---> Running in 9adba5371e17 00:28:00 Removing intermediate container 9adba5371e17 00:28:00 ---> 045653c7b262 00:28:00 Step 21/23 : LABEL arch=x86_64 00:28:00 ---> Running in 0cee8a4baa6e 00:28:00 Removing intermediate container 0cee8a4baa6e 00:28:00 ---> 814b9039ac85 00:28:00 Step 22/23 : LABEL git_sha=ef57b85f5dcd2f8a7f9d5ebd9042dbd049cc4e34 00:28:00 ---> Running in 53dbf0b3b4fd 00:28:00 Removing intermediate container 53dbf0b3b4fd 00:28:00 ---> 36bcee3542b4 00:28:00 Step 23/23 : LABEL version=0.0.0 00:28:00 ---> Running in b41a0f007fb6 00:28:00 Removing intermediate container b41a0f007fb6 00:28:00 ---> 999bb2b92675 00:28:00 00:28:00 Successfully built 999bb2b92675 00:28:00 Successfully tagged support-notifications:latest 00:28:01  Building support-notifications ... done  [Pipeline] } 00:28:01 $ docker stop --time=1 027fbc04b28befc0c3a8c318b92728cf2a1458920e468a6917a81d05f78e6505 00:28:02 $ docker rm -f --volumes 027fbc04b28befc0c3a8c318b92728cf2a1458920e468a6917a81d05f78e6505 [Pipeline] // withDockerContainer [Pipeline] sh 00:28:02 + docker images 00:28:02 REPOSITORY TAG IMAGE ID CREATED SIZE 00:28:02 support-notifications latest 999bb2b92675 2 seconds ago 32.7MB 00:28:02 969c8cb8a8bd 8 seconds ago 1.75GB 00:28:02 security-spire-agent latest 2274f85a31f1 18 seconds ago 129MB 00:28:02 security-proxy-auth latest ae90a4fb2687 27 seconds ago 18.3MB 00:28:02 support-scheduler latest 812e822dab55 27 seconds ago 32.1MB 00:28:02 9ed76b46aa7d 27 seconds ago 1.55GB 00:28:02 f128dd436151 55 seconds ago 1.75GB 00:28:02 574d164fa863 58 seconds ago 1.67GB 00:28:02 security-proxy-setup latest 3f99aef814c4 About a minute ago 18.7MB 00:28:02 security-secretstore-setup latest 7b6862db8d9e About a minute ago 32.8MB 00:28:02 c65399666468 About a minute ago 1.67GB 00:28:02 core-metadata latest a866626c323a About a minute ago 20.4MB 00:28:02 core-command latest 52f9990246a6 About a minute ago 19.8MB 00:28:02 core-data latest d999094b50a4 About a minute ago 20MB 00:28:02 88fe9d3e36bb About a minute ago 1.68GB 00:28:02 9d1755ee1bea 2 minutes ago 1.69GB 00:28:02 security-bootstrapper latest 9b3aa21f46f7 2 minutes ago 22.2MB 00:28:02 e18f592c94f5 2 minutes ago 1.69GB 00:28:02 7fff27721df6 2 minutes ago 1.69GB 00:28:02 core-common-config-bootstrapper latest 0d72cd783ae6 2 minutes ago 17.2MB 00:28:02 security-spiffe-token-provider latest 48c04ae15652 2 minutes ago 32.8MB 00:28:02 security-spire-server latest 6800baff957b 3 minutes ago 89.8MB 00:28:02 security-spire-config latest 2abebce9928e 3 minutes ago 88.9MB 00:28:02 8f595f35b252 3 minutes ago 1.73GB 00:28:02 b9bb3250a007 3 minutes ago 1.68GB 00:28:02 c7d3b0070316 3 minutes ago 1.67GB 00:28:02 f3b7d52fc357 3 minutes ago 1.55GB 00:28:02 da002d063fa9 3 minutes ago 1.55GB 00:28:02 ci-base-image-x86_64 latest c19eb67ab243 8 minutes ago 881MB 00:28:02 alpine 3.17 9ed4aefc74f6 6 days ago 7.05MB 00:28:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 3 weeks ago 664MB 00:28:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB 00:28:02 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] } 00:28:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.080s coverage: 79.9% of statements 00:28:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.266s coverage: 92.9% of statements 00:28:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.083s coverage: 64.4% of statements 00:28:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.208s coverage: 62.3% of statements 00:28:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.214s coverage: 87.2% of statements 00:28:06 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.174s coverage: 20.0% of statements 00:28:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements 00:28:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.484s coverage: 81.2% of statements 00:28:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 00:28:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:28:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.513s coverage: 82.1% of statements 00:28:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.308s coverage: 86.0% of statements 00:28:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:28:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:28:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.154s coverage: 63.1% of statements 00:28:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.255s coverage: 100.0% of statements 00:28:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.120s coverage: 89.4% of statements 00:28:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.091s coverage: 100.0% of statements 00:28:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.096s coverage: 73.7% of statements 00:28:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 00:28:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 00:28:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 00:28:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements 00:28:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:28:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:28:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:28:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.030s coverage: 38.4% of statements 00:28:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.273s coverage: 89.5% of statements 00:28:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 00:28:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 00:28:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 00:28:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:28:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.219s coverage: 84.8% of statements 00:28:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:28:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:28:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:28:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:28:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.292s coverage: 17.7% of statements 00:28:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:28:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:28:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:28:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:28:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.569s coverage: 92.3% of statements 00:28:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:28:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:28:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.285s coverage: 61.5% of statements 00:28:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:28:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:28:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.402s coverage: 97.7% of statements 00:28:52 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 00:28:52 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:28:52 go vet ./... 00:31:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:31:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:31:31 ./bin/test-attribution-txt.sh [Pipeline] echo 00:31:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 00:31:32 + ls -al . 00:31:32 total 700 00:31:32 drwxrwxr-x 10 1001 1001 4096 Apr 5 00:23 . 00:31:32 drwxr-xr-x 4 root root 4096 Apr 5 00:23 .. 00:31:32 drwxrwxr-x 2 1001 1001 4096 Apr 5 00:21 .blubracket 00:31:32 -rw-rw-r-- 1 1001 1001 16 Apr 5 00:21 .dockerignore 00:31:32 drwxrwxr-x 8 1001 1001 4096 Apr 5 00:21 .git 00:31:32 drwxrwxr-x 3 1001 1001 4096 Apr 5 00:21 .github 00:31:32 -rw-rw-r-- 1 1001 1001 1133 Apr 5 00:21 .gitignore 00:31:32 -rw-rw-r-- 1 1001 1001 42 Apr 5 00:21 .golangci.yml 00:31:32 -rw-rw-r-- 1 1001 1001 87 Apr 5 00:21 .hadolint.yml 00:31:32 -rw-rw-r-- 1 1001 1001 166 Apr 5 00:21 .sonarcloud.properties 00:31:32 -rw-rw-r-- 1 1001 1001 1171 Apr 5 00:21 ADOPTERS.md 00:31:32 -rw-rw-r-- 1 1001 1001 10835 Apr 5 00:21 Attribution.txt 00:31:32 -rw-rw-r-- 1 1001 1001 73765 Apr 5 00:21 CHANGELOG.md 00:31:32 -rw-rw-r-- 1 1001 1001 3804 Apr 5 00:21 CONTRIBUTING.md 00:31:32 -rw-rw-r-- 1 1001 1001 677 Apr 5 00:21 GOVERNANCE.md 00:31:32 -rw-rw-r-- 1 1001 1001 883 Apr 5 00:21 Jenkinsfile 00:31:32 -rw-rw-r-- 1 1001 1001 10775 Apr 5 00:21 LICENSE 00:31:32 -rw-rw-r-- 1 1001 1001 14368 Apr 5 00:21 Makefile 00:31:32 -rw-rw-r-- 1 1001 1001 582 Apr 5 00:21 OWNERS.md 00:31:32 -rw-rw-r-- 1 1001 1001 9403 Apr 5 00:21 README.md 00:31:32 -rw-rw-r-- 1 1001 1001 789 Apr 5 00:21 SECURITY.md 00:31:32 -rw-rw-r-- 1 1001 1001 5 Apr 5 00:19 VERSION 00:31:32 drwxrwxr-x 2 1001 1001 4096 Apr 5 00:21 bin 00:31:32 drwxrwxr-x 18 1001 1001 4096 Apr 5 00:21 cmd 00:31:32 -rw-r--r-- 1 root root 447380 Apr 5 00:28 coverage.out 00:31:32 -rw-rw-r-- 1 1001 1001 3200 Apr 5 00:21 go.mod 00:31:32 -rw-rw-r-- 1 1001 1001 31265 Apr 5 00:21 go.sum 00:31:32 drwxrwxr-x 7 1001 1001 4096 Apr 5 00:21 internal 00:31:32 drwxrwxr-x 3 1001 1001 4096 Apr 5 00:21 openapi 00:31:32 -rw-rw-r-- 1 1001 1001 594 Apr 5 00:21 security.txt 00:31:32 drwxrwxr-x 4 1001 1001 4096 Apr 5 00:21 snap 00:31:32 -rw-rw-r-- 1 1001 1001 204 Apr 5 00:21 version.go [Pipeline] sh 00:31:33 + '[' -e coverage.out ] 00:31:33 + chown 1001:1001 coverage.out [Pipeline] stash 00:31:33 Warning: overwriting stash ‘coverage-report’ 00:31:34 Stashed 1 file(s) [Pipeline] sh 00:31:34 + make build 00:31: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 00:33:11 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 00:33:11 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 00:33:15 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 00:33: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 00:34:06 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 00:34:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 00:34:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:34:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:34:24 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 00:34:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:34:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 00:34:38 $ docker stop --time=1 507d191464d8a888b76749ccbf1ef5500d431f1bff71eed017e20f1af1eb0670 00:34:40 $ docker rm -f --volumes 507d191464d8a888b76749ccbf1ef5500d431f1bff71eed017e20f1af1eb0670 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:34:42 00:34:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:34:43 latest: Pulling from edgex-devops/edgex-compose-arm64 00:34:43 29e5d40040c1: Pulling fs layer 00:34:43 1ce36da41761: Pulling fs layer 00:34:43 25b303627fd3: Pulling fs layer 00:34:43 29e5d40040c1: Verifying Checksum 00:34:43 29e5d40040c1: Download complete 00:34:43 1ce36da41761: Verifying Checksum 00:34:43 1ce36da41761: Download complete 00:34:44 29e5d40040c1: Pull complete 00:34:45 1ce36da41761: Pull complete 00:34:45 25b303627fd3: Verifying Checksum 00:34:45 25b303627fd3: Download complete 00:34:55 25b303627fd3: Pull complete 00:34:55 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:34:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:34:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:34:55 prd-ubuntu20.04-docker-arm64-4c-16g-6838 does not seem to be running inside a container 00:34:55 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:34:58 $ docker top b34345e6d015dfe2692160fb676a3bd518dcb3a39df8b76845ab777d9484f1b8 -eo pid,comm [Pipeline] { [Pipeline] sh 00:34:59 + docker-compose+ build --help 00:34:59 grep parallel 00:35:03 --parallel Build images in parallel. [Pipeline] } 00:35:03 $ docker stop --time=1 b34345e6d015dfe2692160fb676a3bd518dcb3a39df8b76845ab777d9484f1b8 00:35:04 $ docker rm -f --volumes b34345e6d015dfe2692160fb676a3bd518dcb3a39df8b76845ab777d9484f1b8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:35:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:35:05 prd-ubuntu20.04-docker-arm64-4c-16g-6838 does not seem to be running inside a container 00:35:06 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:35:07 $ docker top da71d9914013ed79c1cb64d6177b9e3d3c3b3a94b4459f396e66f3400ab43550 -eo pid,comm [Pipeline] { [Pipeline] sh 00:35:08 + docker-compose -f ./docker-compose-build.yml build --parallel 00:35:12 Building core-command ... 00:35:12 Building core-common-config-bootstrapper ... 00:35:12 Building core-data ... 00:35:12 Building core-metadata ... 00:35:12 Building security-bootstrapper ... 00:35:12 Building security-proxy-auth ... 00:35:12 Building security-proxy-setup ... 00:35:12 Building security-secretstore-setup ... 00:35:12 Building security-spiffe-token-provider ... 00:35:12 Building security-spire-agent ... 00:35:12 Building security-spire-config ... 00:35:12 Building security-spire-server ... 00:35:12 Building support-notifications ... 00:35:12 Building support-scheduler ... 00:35:12 Building security-spiffe-token-provider 00:35:12 Building core-command 00:35:12 Building core-common-config-bootstrapper 00:35:12 Building support-scheduler 00:35:12 Building core-metadata 00:35:59 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:35:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:35:59 ---> 3877212c612f 00:35:59 Step 3/23 : ARG ADD_BUILD_TAGS="" 00:35:59 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:35:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:35:59 ---> 3877212c612f 00:35:59 Step 3/24 : ARG ADD_BUILD_TAGS="" 00:35:59 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:35:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:35:59 ---> 3877212c612f 00:35:59 Step 3/23 : ARG ADD_BUILD_TAGS="" 00:35:59 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:35:59 Step 2/20 : FROM ${BUILDER_BASE} AS builder 00:35:59 ---> 3877212c612f 00:35:59 Step 3/20 : WORKDIR /edgex-go 00:35:59 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:35:59 Step 2/25 : FROM ${BUILDER_BASE} AS builder 00:35:59 ---> 3877212c612f 00:35:59 Step 3/25 : ARG ADD_BUILD_TAGS="" 00:35:59 ---> Running in dec1c34d1157 00:35:59 ---> Running in d2b626e0e041 00:35:59 ---> Running in d10c307fe88f 00:35:59 ---> Running in 5ff59e129726 00:35:59 ---> Running in a952ad5241f5 00:35:59 Removing intermediate container d2b626e0e041 00:35:59 ---> 1836897c5648 00:35:59 Step 4/23 : WORKDIR /edgex-go 00:36:01 Removing intermediate container d10c307fe88f 00:36:01 ---> 32ee60674676 00:36:01 Step 4/23 : WORKDIR /edgex-go 00:36:01 ---> Running in 7324fbf1dd99 00:36:01 Removing intermediate container 5ff59e129726 00:36:01 ---> c6843eb17ee3 00:36:01 Step 4/25 : WORKDIR /edgex-go 00:36:01 Removing intermediate container a952ad5241f5 00:36:01 ---> f673d9fc19d4 00:36:01 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 00:36:01 Removing intermediate container dec1c34d1157 00:36:01 ---> 241c0209669c 00:36:01 Step 4/24 : WORKDIR /edgex-go 00:36:01 ---> Running in 9f2baf73f94b 00:36:01 ---> Running in c50c49d42899 00:36:01 ---> Running in c095dffe1092 00:36:01 ---> Running in 0ee17b0ba137 00:36:02 Removing intermediate container 7324fbf1dd99 00:36:02 ---> 996007a59301 00:36:02 Step 5/23 : RUN apk add --update --no-cache make git 00:36:02 ---> Running in b0c1cac9a1e0 00:36:02 Removing intermediate container 9f2baf73f94b 00:36:02 ---> fabaf7dea7c3 00:36:02 Step 5/23 : RUN apk add --update --no-cache make git 00:36:02 ---> Running in 932d15436a97 00:36:02 Removing intermediate container c095dffe1092 00:36:02 ---> 6127029ae84e 00:36:02 Step 5/25 : RUN apk add --update --no-cache make git 00:36:03 Removing intermediate container 0ee17b0ba137 00:36:03 ---> 469c01705e55 00:36:03 Step 5/24 : RUN apk add --update --no-cache make git 00:36:03 ---> Running in 8aa45be3f537 00:36:03 ---> Running in f313780e9fc9 00:36:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:36:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:36:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:36:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:36:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:36:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:36:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:36:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:36:06 v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:36:06 v3.17.3-31-g94892a46a98 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:36:06 OK: 17694 distinct packages available 00:36:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:36:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:36:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:36:07 OK: 263 MiB in 53 packages 00:36:07 OK: 263 MiB in 53 packages 00:36:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:36:08 OK: 263 MiB in 53 packages 00:36:08 OK: 263 MiB in 53 packages 00:36:09 OK: 263 MiB in 53 packages 00:36:09 Removing intermediate container b0c1cac9a1e0 00:36:09 ---> eb3eb07bb049 00:36:09 Step 6/23 : COPY go.mod vendor* ./ 00:36:09 Removing intermediate container 932d15436a97 00:36:09 ---> 2ce014a4c94d 00:36:09 Step 6/23 : COPY go.mod vendor* ./ 00:36:10 Removing intermediate container f313780e9fc9 00:36:10 ---> ab7415db5c0f 00:36:10 Step 6/24 : COPY go.mod vendor* ./ 00:36:10 Removing intermediate container 8aa45be3f537 00:36:10 ---> f906647e084e 00:36:10 Step 6/25 : COPY go.mod vendor* ./ 00:36:10 ---> 7645885e0b7a 00:36:10 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:36:10 ---> Running in 72570e6a7671 00:36:10 Removing intermediate container c50c49d42899 00:36:10 ---> 5550005366b4 00:36:10 Step 5/20 : COPY go.mod vendor* ./ 00:36:11 ---> f2394aa6ab36 00:36:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:36:11 ---> 816eefc1d821 00:36:11 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:36:11 ---> Running in 23da74e70eaf 00:36:11 ---> 45172a276964 00:36:11 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:36:11 ---> Running in 17b8d58facef 00:36:11 ---> Running in cad87281795d 00:36:12 ---> a9e45a0c699a 00:36:12 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:36:12 ---> Running in 08302b611dd1 00:38:04 Removing intermediate container 17b8d58facef 00:38:04 ---> 962f97194750 00:38:04 Step 8/24 : COPY . . 00:38:04 Removing intermediate container 72570e6a7671 00:38:04 ---> 3c24a5f0ba13 00:38:04 Step 8/23 : COPY . . 00:38:04 Removing intermediate container cad87281795d 00:38:04 ---> f7d4619683c5 00:38:04 Step 8/25 : COPY . . 00:38:04 Removing intermediate container 08302b611dd1 00:38:04 ---> 8a158d0351bc 00:38:04 Step 7/20 : COPY . . 00:38:04 Removing intermediate container 23da74e70eaf 00:38:04 ---> c29a6ad81758 00:38:04 Step 8/23 : COPY . . 00:38:14 ---> 5c1ff6cf6326 00:38:14 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 00:38:14 ---> 277189724ee3 00:38:14 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:38:14 ---> fd496108790f 00:38:14 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 00:38:14 ---> f547c2b028b9 00:38:14 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 00:38:14 ---> Running in 4700fe12ec46 00:38:14 ---> Running in b593e694ab53 00:38:14 ---> 3e787c2bc82f 00:38:14 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:38:14 ---> Running in 895ca7b265f6 00:38:14 ---> Running in 77a65567909c 00:38:15 ---> Running in 4ccabcd9c245 00:38:17 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 00:38:17 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 00:38:17 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 00:38:17 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 00:38:17 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 00:44:42 Removing intermediate container b593e694ab53 00:44:42 ---> 5e84b77ed201 00:44:42 00:44:42 Step 10/23 : FROM alpine:3.17 00:44:42 3.17: Pulling from library/alpine 00:44:42 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 00:44:42 Status: Downloaded newer image for alpine:3.17 00:44:42 ---> 51e60588ff2c 00:44:42 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 00:44:42 ---> Running in 35734de2dcce 00:44:42 Removing intermediate container 35734de2dcce 00:44:42 ---> f4b7522854bb 00:44:42 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:44:42 ---> Running in 948faaf6b5ef 00:44:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:44:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:44:42 (1/1) Installing dumb-init (1.2.5-r2) 00:44:42 Executing busybox-1.35.0-r29.trigger 00:44:42 OK: 8 MiB in 16 packages 00:44:42 Removing intermediate container 948faaf6b5ef 00:44:42 ---> 984a59481671 00:44:42 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:44:42 ---> 79847dcf0e8c 00:44:42 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 00:44:42 ---> b6018e5e4cb8 00:44:42 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 00:44:45 ---> a899ae40c0e1 00:44:45 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 00:44:46 ---> ac885d6153a5 00:44:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 00:44:47 Removing intermediate container 895ca7b265f6 00:44:47 ---> cd4fc1458eaa 00:44:47 00:44:47 Step 10/24 : FROM alpine:3.17 00:44:47 ---> 51e60588ff2c 00:44:47 Step 11/24 : RUN apk add --update --no-cache dumb-init 00:44:47 ---> Running in 3fd5b852b1e5 00:44:47 ---> 67689132ab92 00:44:47 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:44:47 ---> Running in 8c179ed66cfb 00:44:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:44:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:44:51 Removing intermediate container 8c179ed66cfb 00:44:51 ---> 27a3391f1fad 00:44:51 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 00:44:54 (1/1) Installing dumb-init (1.2.5-r2) 00:44:54 Executing busybox-1.35.0-r29.trigger 00:44:54 OK: 8 MiB in 16 packages 00:44:54 ---> Running in cafc7716c4e9 00:44:55 Removing intermediate container cafc7716c4e9 00:44:55 ---> 2b026c33482c 00:44:55 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 00:44:55 ---> Running in 6e3389ca2db7 00:44:55 Removing intermediate container 3fd5b852b1e5 00:44:55 ---> 15ea571edb13 00:44:55 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 00:44:56 ---> Running in 85e94c721b02 00:44:56 Removing intermediate container 6e3389ca2db7 00:44:56 ---> 0bc4151dce0b 00:44:56 Step 21/23 : LABEL arch=arm64 00:44:56 ---> Running in 5efe97386c88 00:44:57 Removing intermediate container 85e94c721b02 00:44:57 ---> e99584ed1cb9 00:44:57 Step 13/24 : ENV APP_PORT=59882 00:44:57 ---> Running in 95137488c333 00:44:57 Removing intermediate container 5efe97386c88 00:44:57 ---> 24a95ff49cd5 00:44:57 Step 22/23 : LABEL git_sha=ef57b85f5dcd2f8a7f9d5ebd9042dbd049cc4e34 00:44:57 Removing intermediate container 95137488c333 00:44:57 ---> 888f898773ce 00:44:57 Step 14/24 : EXPOSE $APP_PORT 00:44:58 ---> Running in d59e0495151c 00:44:58 ---> Running in f20b7e50bc92 00:44:59 Removing intermediate container d59e0495151c 00:44:59 ---> decc1904223c 00:44:59 Step 23/23 : LABEL version=0.0.0 00:44:59 Removing intermediate container f20b7e50bc92 00:44:59 ---> 27abc6f32333 00:44:59 Step 15/24 : WORKDIR / 00:44:59 ---> Running in e1bb80d6f74b 00:44:59 ---> Running in 3a09799ed05f 00:45:00 Removing intermediate container e1bb80d6f74b 00:45:00 ---> a478cda412d2 00:45:00 00:45:00 Removing intermediate container 3a09799ed05f 00:45:00 ---> 2a814348374b 00:45:00 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:45:01 Successfully built a478cda412d2 00:45:01 Successfully tagged core-common-config-bootstrapper-arm64:latest 00:45:01  Building core-common-config-bootstrapper ... done Building support-notifications 00:45:01 ---> b2d5d16bbfd8 00:45:01 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 00:45:03 ---> c9889c5af702 00:45:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:45:06 ---> 128a3f454a72 00:45:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 00:45:09 ---> 3fb26cbfc8a6 00:45:09 Step 20/24 : ENTRYPOINT ["/core-command"] 00:45:09 ---> Running in 0855f7a4b25a 00:45:09 Removing intermediate container 4700fe12ec46 00:45:09 ---> e7bb577cfdca 00:45:09 00:45:09 Step 10/25 : FROM alpine:3.17 00:45:09 ---> 51e60588ff2c 00:45:09 Step 11/25 : RUN apk add --update --no-cache dumb-init 00:45:09 ---> Using cache 00:45:09 ---> 15ea571edb13 00:45:09 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 00:45:09 ---> Using cache 00:45:09 ---> e99584ed1cb9 00:45:09 Step 13/25 : ENV APP_PORT=59881 00:45:10 ---> Running in f95f7c08fbb7 00:45:10 Removing intermediate container 0855f7a4b25a 00:45:10 ---> 048559bb4f07 00:45:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:45:10 ---> Running in ad82ba2fa801 00:45:10 Removing intermediate container f95f7c08fbb7 00:45:10 ---> 18c7fdb2ef22 00:45:10 Step 14/25 : EXPOSE $APP_PORT 00:45:10 Removing intermediate container ad82ba2fa801 00:45:10 ---> 1967096230b3 00:45:10 Step 22/24 : LABEL arch=arm64 00:45:11 ---> Running in a7e24bf10ec8 00:45:11 ---> Running in ecafdfc7135b 00:45:12 Removing intermediate container a7e24bf10ec8 00:45:12 ---> b7f02676a2a9 00:45:12 Step 15/25 : WORKDIR / 00:45:12 Removing intermediate container ecafdfc7135b 00:45:12 ---> 3cd6649ea7ea 00:45:12 Step 23/24 : LABEL git_sha=ef57b85f5dcd2f8a7f9d5ebd9042dbd049cc4e34 ---> Running in dbdd54689f9e 00:45:12 00:45:12 ---> Running in 6dd4ea8c5dd4 00:45:13 Removing intermediate container dbdd54689f9e 00:45:13 ---> 1e81b6ea76ab 00:45:13 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 00:45:13 Removing intermediate container 6dd4ea8c5dd4 00:45:13 ---> bd7ea239823d 00:45:13 Step 24/24 : LABEL version=0.0.0 00:45:13 ---> Running in 6846ccf75526 00:45:14 Removing intermediate container 6846ccf75526 00:45:14 ---> fe9cc59e276b 00:45:14 00:45:15 ---> 7823af8b3ad8 00:45:15 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 00:45:15 Successfully built fe9cc59e276b 00:45:15 Successfully tagged core-command-arm64:latest 00:45:15 Building security-proxy-auth 00:45:16  Building core-command ... done  ---> ad2c77ce4c74 00:45:16 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:45:17 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:45:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:45:17 ---> 3877212c612f 00:45:17 Step 3/23 : ARG ADD_BUILD_TAGS="" 00:45:17 ---> Using cache 00:45:17 ---> 241c0209669c 00:45:17 Step 4/23 : WORKDIR /edgex-go 00:45:17 ---> Using cache 00:45:17 ---> 469c01705e55 00:45:17 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 00:45:17 ---> Running in acdf763fc47f 00:45:18 ---> 148ae646912d 00:45:18 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 00:45:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:45:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:45:21 ---> 2bcc9427f99e 00:45:21 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 00:45:22 OK: 263 MiB in 53 packages 00:45:22 ---> fe00e2f3e184 00:45:22 Step 21/25 : ENTRYPOINT ["/core-metadata"] 00:45:22 ---> Running in 2b669da366a1 00:45:23 Removing intermediate container 2b669da366a1 00:45:23 ---> ab64c3199ca8 00:45:23 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:45:24 ---> Running in a326e33a98f9 00:45:24 Removing intermediate container acdf763fc47f 00:45:24 ---> d5e18ff67c0b 00:45:24 Step 6/23 : COPY go.mod vendor* ./ 00:45:25 Removing intermediate container a326e33a98f9 00:45:25 ---> 39a4b22f6a03 00:45:25 Step 23/25 : LABEL arch=arm64 00:45:25 ---> Running in 5f0e43a2e70a 00:45:25 ---> 10e948be99de 00:45:25 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:45:25 ---> Running in 8ab11996c2df 00:45:26 Removing intermediate container 5f0e43a2e70a 00:45:26 ---> a485b74b4372 00:45:26 Step 24/25 : LABEL git_sha=ef57b85f5dcd2f8a7f9d5ebd9042dbd049cc4e34 00:45:26 ---> Running in a4f74acee5d9 00:45:27 Removing intermediate container a4f74acee5d9 00:45:27 ---> 86399b84f29c 00:45:27 Step 25/25 : LABEL version=0.0.0 00:45:27 ---> Running in 7f2d600c44c6 00:45:28 Removing intermediate container 7f2d600c44c6 00:45:28 ---> c7a0b6e531db 00:45:28 00:45:28 Successfully built c7a0b6e531db 00:45:28 Successfully tagged core-metadata-arm64:latest 00:45:28 Building core-data 00:45:38  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:45:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:45:38 ---> 3877212c612f 00:45:38 Step 3/23 : ARG ADD_BUILD_TAGS="" 00:45:38 ---> Using cache 00:45:38 ---> 241c0209669c 00:45:38 Step 4/23 : WORKDIR /edgex-go 00:45:38 ---> Using cache 00:45:38 ---> 469c01705e55 00:45:38 Step 5/23 : RUN apk add --update --no-cache make git 00:45:38 ---> Using cache 00:45:38 ---> ab7415db5c0f 00:45:38 Step 6/23 : COPY go.mod vendor* ./ 00:45:38 ---> Using cache 00:45:38 ---> 816eefc1d821 00:45:38 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:45:38 ---> Using cache 00:45:38 ---> 962f97194750 00:45:38 Step 8/23 : COPY . . 00:45:38 ---> Using cache 00:45:38 ---> fd496108790f 00:45:38 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 00:45:38 ---> Running in 777f02c3a290 00:45: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-auth/security-proxy-auth ./cmd/security-proxy-auth 00:45:51 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:45:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:45:51 ---> 3877212c612f 00:45:51 Step 3/23 : ARG ADD_BUILD_TAGS="" 00:45:51 ---> Using cache 00:45:51 ---> 241c0209669c 00:45:51 Step 4/23 : WORKDIR /edgex-go 00:45:51 ---> Using cache 00:45:51 ---> 469c01705e55 00:45:51 Step 5/23 : RUN apk add --update --no-cache make git 00:45:51 ---> Using cache 00:45:51 ---> ab7415db5c0f 00:45:51 Step 6/23 : COPY go.mod vendor* ./ 00:45:51 ---> Using cache 00:45:51 ---> 816eefc1d821 00:45:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:45:51 ---> Using cache 00:45:51 ---> 962f97194750 00:45:51 Step 8/23 : COPY . . 00:45:51 ---> Using cache 00:45:51 ---> fd496108790f 00:45:51 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 00:45:51 ---> Running in edbdaf0dcdd9 00:45:52 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 00:46:19 Removing intermediate container 4ccabcd9c245 00:46:19 ---> 44f7906ad6bc 00:46:19 00:46:19 Step 9/20 : FROM alpine:3.17 00:46:19 ---> 51e60588ff2c 00:46:19 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 00:46:19 ---> Running in d8832796d15f 00:46:19 Removing intermediate container d8832796d15f 00:46:19 ---> 76bc4523c327 00:46:19 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:46:19 ---> Running in 1c0a7f8b41ae 00:46:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:46:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:46:21 v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:46:21 v3.17.3-31-g94892a46a98 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:46:21 OK: 17689 distinct packages available 00:46:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:46:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:46:23 (1/9) Installing ca-certificates (20220614-r4) 00:46:24 (2/9) Installing brotli-libs (1.0.9-r9) 00:46:24 (3/9) Installing nghttp2-libs (1.51.0-r0) 00:46:24 (4/9) Installing libcurl (7.88.1-r1) 00:46:24 (5/9) Installing curl (7.88.1-r1) 00:46:24 (6/9) Installing dumb-init (1.2.5-r2) 00:46:24 (7/9) Installing musl-obstack (1.2.3-r0) 00:46:24 (8/9) Installing libucontext (1.2-r0) 00:46:24 (9/9) Installing gcompat (1.1.0-r0) 00:46:24 Executing busybox-1.35.0-r29.trigger 00:46:24 Executing ca-certificates-20220614-r4.trigger 00:46:25 OK: 11 MiB in 24 packages 00:46:29 Removing intermediate container 1c0a7f8b41ae 00:46:29 ---> bb4d1bd83d90 00:46:29 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 00:46:30 ---> cdd9810ecb9d 00:46:30 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 00:46:32 ---> d938659a8ca1 00:46:32 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 00:46:36 ---> af532f8bd5ec 00:46:36 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 00:46:37 ---> f67cdf7729a3 00:46:37 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 00:46:37 ---> Running in cb7343924c05 00:46:41 Removing intermediate container cb7343924c05 00:46:41 ---> 6decf9b7209b 00:46:41 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:46:41 ---> Running in 5e757743b2f8 00:46:42 Removing intermediate container 5e757743b2f8 00:46:42 ---> d98bbf9705d2 00:46:42 Step 18/20 : LABEL arch=arm64 00:46:42 ---> Running in 9baf4dc0ef4f 00:46:43 Removing intermediate container 9baf4dc0ef4f 00:46:43 ---> b658df0302f9 00:46:43 Step 19/20 : LABEL git_sha=ef57b85f5dcd2f8a7f9d5ebd9042dbd049cc4e34 00:46:43 ---> Running in f174ca2f5311 00:46:44 Removing intermediate container f174ca2f5311 00:46:44 ---> d3f938a855c5 00:46:44 Step 20/20 : LABEL version=0.0.0 00:46:44 ---> Running in e699f057b7ea 00:46:44 Removing intermediate container e699f057b7ea 00:46:44 ---> 6ddf0694bd9a 00:46:44 00:46:45 Successfully built 6ddf0694bd9a 00:46:45 Successfully tagged security-spiffe-token-provider-arm64:latest 00:46:45  Building security-spiffe-token-provider ... done Building security-proxy-setup 00:47:07 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:47:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:47:07 ---> 3877212c612f 00:47:07 Step 3/22 : WORKDIR /edgex-go 00:47:07 ---> Using cache 00:47:07 ---> f673d9fc19d4 00:47:07 Step 4/22 : RUN apk add --update --no-cache make git 00:47:08 ---> Running in 73bbe276874d 00:47:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:47:11 Removing intermediate container 77a65567909c 00:47:11 ---> 3ab79b598780 00:47:11 00:47:11 Step 10/23 : FROM alpine:3.17 00:47:11 ---> 51e60588ff2c 00:47:11 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:47:11 ---> Using cache 00:47:11 ---> 15ea571edb13 00:47:11 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 00:47:11 ---> Using cache 00:47:11 ---> e99584ed1cb9 00:47:11 Step 13/23 : ENV APP_PORT=59861 00:47:11 ---> Running in 25c26e09dc26 00:47:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:47:11 Removing intermediate container 25c26e09dc26 00:47:11 ---> 51a6838da012 00:47:11 Step 14/23 : EXPOSE $APP_PORT 00:47:12 ---> Running in 3f87e788f512 00:47:12 Removing intermediate container 3f87e788f512 00:47:12 ---> 5130275068be 00:47:12 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:47:13 OK: 263 MiB in 53 packages 00:47:14 ---> d2f89083d424 00:47:14 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 00:47:15 ---> c1846053800a 00:47:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:47:15 Removing intermediate container 8ab11996c2df 00:47:15 ---> da6961f67278 00:47:15 Step 8/23 : COPY . . 00:47:15 Removing intermediate container 73bbe276874d 00:47:15 ---> a225648619d9 00:47:15 Step 5/22 : COPY go.mod vendor* ./ 00:47:17 ---> 1fd915b32661 00:47:17 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:47:17 ---> Running in 5582f7c8663a 00:47:21 ---> 014f1f89db55 00:47:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 00:47:23 ---> be93b859e6a1 00:47:23 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 00:47:23 ---> Running in 220257bcbccd 00:47:23 Removing intermediate container 220257bcbccd 00:47:23 ---> 6aa52aedff50 00:47:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:47:24 ---> Running in 0a7fe44aa527 00:47:24 Removing intermediate container 0a7fe44aa527 00:47:24 ---> c739b21cb4cb 00:47:24 Step 21/23 : LABEL arch=arm64 00:47:24 ---> Running in 1eb35f2b79b1 00:47:25 Removing intermediate container 1eb35f2b79b1 00:47:25 ---> bfe3b813b3e2 00:47:25 Step 22/23 : LABEL git_sha=ef57b85f5dcd2f8a7f9d5ebd9042dbd049cc4e34 00:47:25 ---> Running in fc05d0aa164e 00:47:26 Removing intermediate container fc05d0aa164e 00:47:26 ---> 86b167c223c9 00:47:26 Step 23/23 : LABEL version=0.0.0 00:47:26 ---> Running in f6117420a755 00:47:27 Removing intermediate container f6117420a755 00:47:27 ---> a67b78112cd9 00:47:27 00:47:28 Successfully built a67b78112cd9 00:47:28 Successfully tagged support-scheduler-arm64:latest 00:47:28  Building support-scheduler ... done Building security-spire-config 00:47:34 ---> 5fc408dbabc5 00:47:34 Step 9/23 : RUN make cmd/support-notifications/support-notifications 00:47:34 ---> Running in c0b49f99f3e9 00:47:36 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 00:47:44 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:47:44 Step 2/27 : FROM ${BUILDER_BASE} AS builder 00:47:44 ---> 3877212c612f 00:47:44 Step 3/27 : WORKDIR /edgex-go 00:47:44 ---> Using cache 00:47:44 ---> f673d9fc19d4 00:47:44 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 00:47:44 ---> Running in c5600e8b3685 00:47:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:47:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:47:49 OK: 263 MiB in 53 packages 00:47:51 Removing intermediate container c5600e8b3685 00:47:51 ---> 3587606c8c60 00:47:51 Step 5/27 : COPY go.mod vendor* ./ 00:47:52 ---> 7dfc47b2c51d 00:47:52 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:47:52 ---> Running in 3634ade4d755 00:49:00 Removing intermediate container 5582f7c8663a 00:49:00 ---> 81125f5a988e 00:49:00 Step 7/22 : COPY . . 00:49:22 ---> 705cadb40000 00:49:22 Step 8/22 : RUN make cmd/secrets-config/secrets-config 00:49:22 ---> Running in 9b4f8f317a52 00:49:23 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 00:49:38 Removing intermediate container 3634ade4d755 00:49:38 ---> 00b0b5e32d61 00:49:38 Step 7/27 : COPY . . 00:49:50 ---> 985a6b08611c 00:49:50 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 00:49:50 ---> Running in 4dbe19868491 00:49:50 Removing intermediate container 4dbe19868491 00:49:50 ---> 24ddf5e56e51 00:49:50 Step 9/27 : WORKDIR /edgex-go/spire-build 00:49:50 ---> Running in d9a916345c01 00:49:50 Removing intermediate container d9a916345c01 00:49:50 ---> e6b08084f9e7 00:49:50 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 00:49:50 ---> Running in 6d8f4fc2332c 00:49:50 Removing intermediate container 6d8f4fc2332c 00:49:50 ---> fcb24612f4e4 00:49:50 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 00:49:50 ---> Running in d708835523ff 00:49:54 Removing intermediate container d708835523ff 00:49:54 ---> 63f11f862145 00:49:54 Step 12/27 : WORKDIR /edgex-go 00:49:54 ---> Running in df533479aeed 00:49:54 Removing intermediate container df533479aeed 00:49:54 ---> c16f8bc2f533 00:49:54 00:49:54 Step 13/27 : FROM alpine:3.17 00:49:54 ---> 51e60588ff2c 00:49:54 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:49:54 ---> Running in 507175fbe291 00:49:55 Removing intermediate container 507175fbe291 00:49:55 ---> 23dbf8450deb 00:49:55 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 00:49:55 ---> Running in 7e3628937fed 00:49:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:49:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:49:59 v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:49:59 v3.17.3-31-g94892a46a98 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:49:59 OK: 17689 distinct packages available 00:49:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:50:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:50:01 (1/4) Installing dumb-init (1.2.5-r2) 00:50:01 (2/4) Installing musl-obstack (1.2.3-r0) 00:50:01 (3/4) Installing libucontext (1.2-r0) 00:50:01 (4/4) Installing gcompat (1.1.0-r0) 00:50:01 Executing busybox-1.35.0-r29.trigger 00:50:01 OK: 8 MiB in 19 packages 00:50:03 Removing intermediate container 7e3628937fed 00:50:03 ---> 57f8ec8f7d15 00:50:03 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 00:50:04 ---> 0c1279c37fe6 00:50:04 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 00:50:05 ---> 572a726d930d 00:50:05 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:50:10 ---> 68122698c91a 00:50:10 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 00:50:11 ---> 67f83cd058e0 00:50:11 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 00:50:11 ---> Running in c464119000af 00:50:12 Removing intermediate container c464119000af 00:50:12 ---> 8f75a0365c98 00:50:12 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 00:50:13 ---> 0659b5c4b5ef 00:50:13 Step 22/27 : WORKDIR / 00:50:13 ---> Running in a55546f55d41 00:50:13 Removing intermediate container a55546f55d41 00:50:13 ---> f3466566e93d 00:50:13 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 00:50:13 ---> Running in bf768182f08c 00:50:14 Removing intermediate container bf768182f08c 00:50:14 ---> 0c12222e2e1a 00:50:14 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 00:50:14 ---> Running in 87ad8d6751a0 00:50:14 Removing intermediate container 87ad8d6751a0 00:50:14 ---> 5129ce7bf624 00:50:14 Step 25/27 : LABEL arch=arm64 00:50:14 ---> Running in 20c7d8a921d6 00:50:15 Removing intermediate container 20c7d8a921d6 00:50:15 ---> e8210d4ba6bd 00:50:15 Step 26/27 : LABEL git_sha=ef57b85f5dcd2f8a7f9d5ebd9042dbd049cc4e34 00:50:15 ---> Running in f8eb3cd5a200 00:50:15 Removing intermediate container f8eb3cd5a200 00:50:15 ---> 3d468c415300 00:50:15 Step 27/27 : LABEL version=0.0.0 00:50:15 ---> Running in 8b5bc320d456 00:50:16 Removing intermediate container 8b5bc320d456 00:50:16 ---> 030abee118ac 00:50:16 00:50:16 Successfully built 030abee118ac 00:50:16 Successfully tagged security-spire-config-arm64:latest 00:50:16  Building security-spire-config ... done Building security-spire-server 00:50:34 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:50:34 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:50:34 ---> 3877212c612f 00:50:34 Step 3/26 : WORKDIR /edgex-go 00:50:34 ---> Using cache 00:50:34 ---> f673d9fc19d4 00:50:34 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 00:50:34 ---> Using cache 00:50:34 ---> 3587606c8c60 00:50:34 Step 5/26 : COPY go.mod vendor* ./ 00:50:34 ---> Using cache 00:50:34 ---> 7dfc47b2c51d 00:50:34 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:50:34 ---> Using cache 00:50:34 ---> 00b0b5e32d61 00:50:34 Step 7/26 : COPY . . 00:50:34 ---> Using cache 00:50:34 ---> 985a6b08611c 00:50:34 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 00:50:34 ---> Using cache 00:50:34 ---> 24ddf5e56e51 00:50:34 Step 9/26 : WORKDIR /edgex-go/spire-build 00:50:34 ---> Using cache 00:50:34 ---> e6b08084f9e7 00:50:34 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 00:50:34 ---> Using cache 00:50:34 ---> fcb24612f4e4 00:50:34 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 00:50:34 ---> Running in 4c8b317fbcaa 00:50:38 Removing intermediate container 4c8b317fbcaa 00:50:38 ---> 59dee476d9f5 00:50:38 Step 12/26 : WORKDIR /edgex-go 00:50:38 ---> Running in 4bee1964eb57 00:50:39 Removing intermediate container 4bee1964eb57 00:50:39 ---> 65d1525f1100 00:50:39 00:50:39 Step 13/26 : FROM alpine:3.17 00:50:39 ---> 51e60588ff2c 00:50:39 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:50:39 ---> Using cache 00:50:39 ---> 23dbf8450deb 00:50:39 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:50:39 ---> Running in db138e417714 00:50:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:50:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:50:43 v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:50:43 v3.17.3-31-g94892a46a98 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:50:43 OK: 17689 distinct packages available 00:50:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:50:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:50:45 (1/5) Installing dumb-init (1.2.5-r2) 00:50:45 (2/5) Installing musl-obstack (1.2.3-r0) 00:50:45 (3/5) Installing libucontext (1.2-r0) 00:50:45 (4/5) Installing gcompat (1.1.0-r0) 00:50:45 (5/5) Installing openssl (3.0.8-r3) 00:50:46 Executing busybox-1.35.0-r29.trigger 00:50:46 OK: 9 MiB in 20 packages 00:50:47 Removing intermediate container db138e417714 00:50:47 ---> ad8f55984d81 00:50:47 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 00:50:48 ---> cfa447e45e5d 00:50:48 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 00:50:51 ---> 1d22c919fac8 00:50:51 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:50:56 ---> 13f0708a8591 00:50:56 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 00:50:57 ---> c5c928f8ffc1 00:50:57 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 00:50:58 ---> f60ac7fa0d06 00:50:58 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 00:50:59 ---> b6fb257e2fc9 00:50:59 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 00:50:59 ---> Running in 2f29b25b56d6 00:50:59 Removing intermediate container 2f29b25b56d6 00:50:59 ---> 5cff0ac3474d 00:50:59 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 00:50:59 ---> Running in 860d5f2aea3b 00:51:00 Removing intermediate container 860d5f2aea3b 00:51:00 ---> 8146c350eaf0 00:51:00 Step 24/26 : LABEL arch=arm64 00:51:00 ---> Running in 35b9c1c89dea 00:51:01 Removing intermediate container 35b9c1c89dea 00:51:01 ---> 0369931c7698 00:51:01 Step 25/26 : LABEL git_sha=ef57b85f5dcd2f8a7f9d5ebd9042dbd049cc4e34 00:51:01 ---> Running in 584f2ecc4ee8 00:51:01 Removing intermediate container 584f2ecc4ee8 00:51:01 ---> 04e52073e14f 00:51:01 Step 26/26 : LABEL version=0.0.0 00:51:01 ---> Running in 36ae02947084 00:51:02 Removing intermediate container 36ae02947084 00:51:02 ---> 219c587b14cc 00:51:02 00:51:02 Successfully built 219c587b14cc 00:51:02 Successfully tagged security-spire-server-arm64:latest 00:51:02  Building security-spire-server ... done Building security-secretstore-setup 00:51:20 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:51:20 Step 2/25 : FROM ${BUILDER_BASE} AS builder 00:51:20 ---> 3877212c612f 00:51:20 Step 3/25 : WORKDIR /edgex-go 00:51:20 ---> Using cache 00:51:20 ---> f673d9fc19d4 00:51:20 Step 4/25 : RUN apk add --update --no-cache make git 00:51:20 ---> Using cache 00:51:20 ---> a225648619d9 00:51:20 Step 5/25 : COPY go.mod vendor* ./ 00:51:20 ---> Using cache 00:51:20 ---> 1fd915b32661 00:51:20 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:51:20 ---> Using cache 00:51:20 ---> 81125f5a988e 00:51:20 Step 7/25 : COPY . . 00:51:20 ---> Using cache 00:51:20 ---> 705cadb40000 00:51:20 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:51:20 ---> Running in 7582d27d1e5b 00:51:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:51:53 Removing intermediate container 777f02c3a290 00:51:53 ---> 3dfbfb8b0e30 00:51:53 00:51:53 Step 10/23 : FROM alpine:3.17 00:51:53 ---> 51e60588ff2c 00:51:53 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 00:51:53 ---> Using cache 00:51:53 ---> f4b7522854bb 00:51:53 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:51:53 ---> Using cache 00:51:53 ---> 984a59481671 00:51:53 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:51:53 ---> Using cache 00:51:53 ---> 79847dcf0e8c 00:51:53 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 00:51:53 ---> Using cache 00:51:53 ---> b6018e5e4cb8 00:51:53 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 00:51:53 ---> 01c9bda38c19 00:51:53 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 00:51:53 ---> 29a9afcbee25 00:51:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 00:51:53 ---> 6e4f41094f23 00:51:53 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:51:53 ---> Running in 8bbce34f0aea 00:51:56 Removing intermediate container 8bbce34f0aea 00:51:56 ---> 0df222d074d1 00:51:56 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 00:51:56 ---> Running in 785f15e28d83 00:51:57 Removing intermediate container 785f15e28d83 00:51:57 ---> 3436f6bddfd4 00:51:57 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 00:51:57 ---> Running in 735bc46a8628 00:51:57 Removing intermediate container 735bc46a8628 00:51:57 ---> 3bd696f63ddb 00:51:57 Step 21/23 : LABEL arch=arm64 00:51:57 ---> Running in f5ff1f7af1b3 00:51:58 Removing intermediate container f5ff1f7af1b3 00:51:58 ---> 83103235f9e8 00:51:58 Step 22/23 : LABEL git_sha=ef57b85f5dcd2f8a7f9d5ebd9042dbd049cc4e34 00:51:58 ---> Running in 07b7a3315cff 00:51:58 Removing intermediate container 07b7a3315cff 00:51:58 ---> 6cdcacd0de80 00:51:58 Step 23/23 : LABEL version=0.0.0 00:51:58 ---> Running in 54d7fde49bd3 00:51:59 Removing intermediate container 54d7fde49bd3 00:51:59 ---> 63d4a09ae196 00:51:59 00:51:59 Successfully built 63d4a09ae196 00:51:59 Successfully tagged security-proxy-auth-arm64:latest 00:51:59 Building security-spire-agent 00:52:17  Building security-proxy-auth ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:52:17 Step 2/27 : FROM ${BUILDER_BASE} AS builder 00:52:17 ---> 3877212c612f 00:52:17 Step 3/27 : WORKDIR /edgex-go 00:52:17 ---> Using cache 00:52:17 ---> f673d9fc19d4 00:52:17 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 00:52:17 ---> Using cache 00:52:17 ---> 3587606c8c60 00:52:17 Step 5/27 : COPY go.mod vendor* ./ 00:52:17 ---> Using cache 00:52:17 ---> 7dfc47b2c51d 00:52:17 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:52:17 ---> Using cache 00:52:17 ---> 00b0b5e32d61 00:52:17 Step 7/27 : COPY . . 00:52:17 ---> Using cache 00:52:17 ---> 985a6b08611c 00:52:17 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 00:52:17 ---> Using cache 00:52:17 ---> 24ddf5e56e51 00:52:17 Step 9/27 : WORKDIR /edgex-go/spire-build 00:52:17 ---> Using cache 00:52:17 ---> e6b08084f9e7 00:52:17 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 00:52:17 ---> Using cache 00:52:17 ---> fcb24612f4e4 00:52:17 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 00:52:17 ---> Using cache 00:52:17 ---> 63f11f862145 00:52:17 Step 12/27 : WORKDIR /edgex-go 00:52:17 ---> Using cache 00:52:17 ---> c16f8bc2f533 00:52:17 00:52:17 Step 13/27 : FROM alpine:3.17 00:52:17 ---> 51e60588ff2c 00:52:17 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:52:17 ---> Using cache 00:52:17 ---> 23dbf8450deb 00:52:17 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:52:17 ---> Using cache 00:52:17 ---> ad8f55984d81 00:52:17 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 00:52:17 ---> Using cache 00:52:17 ---> cfa447e45e5d 00:52:17 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 00:52:17 ---> Using cache 00:52:17 ---> 1d22c919fac8 00:52:17 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 00:52:22 ---> e84d3604fa21 00:52:22 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:52:27 ---> 1a7dbd7c5aba 00:52:27 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 00:52:28 ---> feb7e0d2812f 00:52:28 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 00:52:29 ---> bf38a3072d8d 00:52:29 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 00:52:30 ---> e8653eba21b7 00:52:30 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 00:52:30 ---> Running in d0570a7d9c19 00:52:30 Removing intermediate container d0570a7d9c19 00:52:30 ---> bbd48de0e611 00:52:30 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 00:52:30 ---> Running in c04c72031652 00:52:31 Removing intermediate container c04c72031652 00:52:31 ---> 27e303762d6f 00:52:31 Step 25/27 : LABEL arch=arm64 00:52:31 ---> Running in 77bb1acf5075 00:52:31 Removing intermediate container 77bb1acf5075 00:52:31 ---> b6950980d285 00:52:31 Step 26/27 : LABEL git_sha=ef57b85f5dcd2f8a7f9d5ebd9042dbd049cc4e34 00:52:31 ---> Running in ce24d8a7fb99 00:52:32 Removing intermediate container ce24d8a7fb99 00:52:32 ---> 104140b9e080 00:52:32 Step 27/27 : LABEL version=0.0.0 00:52:32 ---> Running in 962cef3d75e4 00:52:32 Removing intermediate container 962cef3d75e4 00:52:32 ---> 09bf828ef01f 00:52:32 00:52:33 Successfully built 09bf828ef01f 00:52:33 Successfully tagged security-spire-agent-arm64:latest 00:52:33  Building security-spire-agent ... done Building security-bootstrapper 00:52:51 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:52:51 Step 2/33 : FROM ${BUILDER_BASE} AS builder 00:52:51 ---> 3877212c612f 00:52:51 Step 3/33 : WORKDIR /edgex-go 00:52:51 ---> Using cache 00:52:51 ---> f673d9fc19d4 00:52:51 Step 4/33 : RUN apk add --update --no-cache make git 00:52:51 ---> Using cache 00:52:51 ---> a225648619d9 00:52:51 Step 5/33 : COPY go.mod vendor* ./ 00:52:51 ---> Using cache 00:52:51 ---> 1fd915b32661 00:52:51 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:52:51 ---> Using cache 00:52:51 ---> 81125f5a988e 00:52:51 Step 7/33 : COPY . . 00:52:51 ---> Using cache 00:52:51 ---> 705cadb40000 00:52:51 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:52:51 ---> Running in 9e5db42b7039 00:52:53 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 00:53:03 Removing intermediate container edbdaf0dcdd9 00:53:03 ---> 3af21097b81d 00:53:03 00:53:03 Step 10/23 : FROM alpine:3.17 00:53:03 ---> 51e60588ff2c 00:53:03 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 00:53:03 ---> Running in 991e09959e03 00:53:03 Removing intermediate container 991e09959e03 00:53:03 ---> ed43de48a3d9 00:53:03 Step 12/23 : ENV APP_PORT=59880 00:53:03 ---> Running in 250e0b51d267 00:53:03 Removing intermediate container 250e0b51d267 00:53:03 ---> e41fae7a67aa 00:53:03 Step 13/23 : EXPOSE $APP_PORT 00:53:03 ---> Running in a2c67e0bf728 00:53:03 Removing intermediate container a2c67e0bf728 00:53:03 ---> d5717ab6f6cb 00:53:03 Step 14/23 : RUN apk add --update --no-cache dumb-init 00:53:03 ---> Running in 20d3a18a7d73 00:53:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:53:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:53:08 (1/1) Installing dumb-init (1.2.5-r2) 00:53:08 Executing busybox-1.35.0-r29.trigger 00:53:08 OK: 8 MiB in 16 packages 00:53:10 Removing intermediate container 20d3a18a7d73 00:53:10 ---> e2fc4358995b 00:53:10 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:53:11 ---> ad5de63fd713 00:53:11 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 00:53:11 ---> bea8dcd0c20a 00:53:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:53:15 ---> b986d32d9fb1 00:53:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 00:53:15 ---> 0d4d39ed6ca2 00:53:15 Step 19/23 : ENTRYPOINT ["/core-data"] 00:53:15 ---> Running in 1fd0b958aee9 00:53:16 Removing intermediate container 1fd0b958aee9 00:53:16 ---> 5f1ce7666057 00:53:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:53:16 ---> Running in 40f4c37d3a01 00:53:17 Removing intermediate container 40f4c37d3a01 00:53:17 ---> fe2e1fddc8e7 00:53:17 Step 21/23 : LABEL arch=arm64 00:53:17 ---> Running in e0579cc5a7fe 00:53:18 Removing intermediate container e0579cc5a7fe 00:53:18 ---> 93fe58239608 00:53:18 Step 22/23 : LABEL git_sha=ef57b85f5dcd2f8a7f9d5ebd9042dbd049cc4e34 00:53:18 ---> Running in d85c273b0728 00:53:18 Removing intermediate container d85c273b0728 00:53:18 ---> 39e374e2ac57 00:53:18 Step 23/23 : LABEL version=0.0.0 00:53:18 ---> Running in 94be3bbc046f 00:53:19 Removing intermediate container 94be3bbc046f 00:53:19 ---> ca4c9f3e5428 00:53:19 00:53:19 Successfully built ca4c9f3e5428 00:53:19 Successfully tagged core-data-arm64:latest 00:55:56  Building core-data ... done Removing intermediate container 9b4f8f317a52 00:55:56 ---> 33ad7ee9f314 00:55:56 00:55:56 Step 9/22 : FROM alpine:3.17 00:55:56 ---> 51e60588ff2c 00:55:56 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 00:55:56 ---> Running in 379b863be35e 00:55:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:55:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:55:56 (1/2) Installing dumb-init (1.2.5-r2) 00:55:56 (2/2) Installing openssl (3.0.8-r3) 00:55:56 Executing busybox-1.35.0-r29.trigger 00:55:56 OK: 8 MiB in 17 packages 00:55:57 Removing intermediate container 379b863be35e 00:55:57 ---> 4c2dc9a5c43a 00:55:57 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 00:55:57 ---> Running in cbec98e098d6 00:55:57 Removing intermediate container cbec98e098d6 00:55:57 ---> 59fb569c006b 00:55:57 Step 12/22 : WORKDIR /edgex 00:55:57 ---> Running in 38c171edfa8c 00:55:58 Removing intermediate container 38c171edfa8c 00:55:58 ---> 99a63ab65e45 00:55:58 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:55:59 ---> f2ceff21872b 00:55:59 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 00:56:00 ---> 08ba2dea47f5 00:56:00 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 00:56:01 ---> 1c797f4a05b9 00:56:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:56:03 ---> 7f334094a00e 00:56:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 00:56:04 ---> 6ff8bab47df3 00:56:04 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:56:04 ---> Running in 2352ef1eca7f 00:56:07 Removing intermediate container 2352ef1eca7f 00:56:07 ---> a68419225fb4 00:56:07 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 00:56:07 ---> Running in 3462446ca13b 00:56:07 Removing intermediate container 3462446ca13b 00:56:07 ---> 58f7d2707624 00:56:07 Step 20/22 : LABEL arch=arm64 00:56:07 ---> Running in 254c660179b5 00:56:08 Removing intermediate container 254c660179b5 00:56:08 ---> 7914e3b91957 00:56:08 Step 21/22 : LABEL git_sha=ef57b85f5dcd2f8a7f9d5ebd9042dbd049cc4e34 00:56:08 ---> Running in c41a3b410042 00:56:09 Removing intermediate container c41a3b410042 00:56:09 ---> c461f545afd7 00:56:09 Step 22/22 : LABEL version=0.0.0 00:56:09 ---> Running in 9b18b5079278 00:56:09 Removing intermediate container 9b18b5079278 00:56:09 ---> 4a54dd4f3bdd 00:56:09 00:56:09 Successfully built 4a54dd4f3bdd 00:56:09 Successfully tagged security-proxy-setup-arm64:latest 00:56:56  Building security-proxy-setup ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:57:02 Removing intermediate container c0b49f99f3e9 00:57:02 ---> 5bed65024b42 00:57:02 00:57:02 Step 10/23 : FROM alpine:3.17 00:57:02 ---> 51e60588ff2c 00:57:02 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 00:57:02 ---> Running in a4a538de611f 00:57:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:57:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:57:06 (1/2) Installing ca-certificates (20220614-r4) 00:57:06 (2/2) Installing dumb-init (1.2.5-r2) 00:57:06 Executing busybox-1.35.0-r29.trigger 00:57:06 Executing ca-certificates-20220614-r4.trigger 00:57:06 OK: 8 MiB in 17 packages 00:57:06 Removing intermediate container 7582d27d1e5b 00:57:06 ---> aa4292d898cb 00:57:06 00:57:06 Step 9/25 : FROM alpine:3.17 00:57:06 ---> 51e60588ff2c 00:57:06 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 00:57:07 ---> Running in 1beb0b0d3139 00:57:11 Removing intermediate container a4a538de611f 00:57:11 ---> 09f02bfc5469 00:57:11 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 00:57:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:57:11 ---> Running in 5fac717bfb57 00:57:12 Removing intermediate container 5fac717bfb57 00:57:12 ---> 2ccbb6475aa7 00:57:12 Step 13/23 : ENV APP_PORT=59860 00:57:12 ---> Running in 4a26ac411107 00:57:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:57:12 Removing intermediate container 4a26ac411107 00:57:12 ---> 24b64a11adbb 00:57:12 Step 14/23 : EXPOSE $APP_PORT 00:57:12 ---> Running in e0cfb6471962 00:57:13 Removing intermediate container e0cfb6471962 00:57:13 ---> 206143b69526 00:57:13 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:57:13 (1/3) Installing ca-certificates (20220614-r4) 00:57:13 (2/3) Installing dumb-init (1.2.5-r2) 00:57:13 (3/3) Installing su-exec (0.2-r2) 00:57:13 Executing busybox-1.35.0-r29.trigger 00:57:13 Executing ca-certificates-20220614-r4.trigger 00:57:13 ---> 975413a4776f 00:57:13 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 00:57:13 OK: 8 MiB in 18 packages 00:57:15 ---> 8ac11cab2e77 00:57:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:57:16 Removing intermediate container 1beb0b0d3139 00:57:16 ---> 1335411a30bc 00:57:16 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 00:57:16 ---> Running in a9c32bebf2ef 00:57:17 Removing intermediate container a9c32bebf2ef 00:57:17 ---> a6a39e024284 00:57:17 Step 12/25 : WORKDIR / 00:57:17 ---> Running in d67f4044181c 00:57:17 ---> 6a6e85d33a8d 00:57:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 00:57:17 Removing intermediate container d67f4044181c 00:57:17 ---> a09e4f1d3f14 00:57:17 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 00:57:18 ---> 6711cd8ffe0a 00:57:18 Step 19/23 : ENTRYPOINT ["/support-notifications"] 00:57:18 ---> Running in 998ccb2cd568 00:57:18 ---> 4021c1f65dd0 00:57:18 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 00:57:18 Removing intermediate container 998ccb2cd568 00:57:18 ---> 04924b2c3a07 00:57:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:57:18 ---> Running in c283b6899397 00:57:19 Removing intermediate container c283b6899397 00:57:19 ---> 4c3bbc139a69 00:57:19 Step 21/23 : LABEL arch=arm64 00:57:19 ---> 418d5cc44946 00:57:19 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:57:19 ---> Running in 3295bc683c6b 00:57:19 Removing intermediate container 3295bc683c6b 00:57:19 ---> b981ccd84e6b 00:57:19 Step 22/23 : LABEL git_sha=ef57b85f5dcd2f8a7f9d5ebd9042dbd049cc4e34 00:57:20 ---> Running in b0dc488c8c31 00:57:20 ---> ca3dcf1076e5 00:57:20 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 00:57:20 Removing intermediate container b0dc488c8c31 00:57:20 ---> d5a1bcf4f2cd 00:57:20 Step 23/23 : LABEL version=0.0.0 00:57:20 ---> Running in 89ee12528d1c 00:57:21 ---> 6c246722d00c 00:57:21 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 00:57:21 Removing intermediate container 89ee12528d1c 00:57:21 ---> 987df6caa625 00:57:21 00:57:21 Successfully built 987df6caa625 00:57:21 Successfully tagged support-notifications-arm64:latest 00:57:25  Building support-notifications ... done  ---> 177645bf6f57 00:57:25 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:57:26 ---> 2f43e85a197a 00:57:26 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:57:27 ---> 0315800d2c58 00:57:27 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:57:28 ---> 1c96150a5d24 00:57:28 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:57:28 ---> Running in 44943a0137bb 00:57:30 Removing intermediate container 9e5db42b7039 00:57:30 ---> 4ec7caca748a 00:57:30 00:57:30 Step 9/33 : FROM alpine:3.17 00:57:30 ---> 51e60588ff2c 00:57:30 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 00:57:30 ---> Using cache 00:57:30 ---> 76bc4523c327 00:57:30 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 00:57:30 ---> Running in dd00e110ab81 00:57:30 Removing intermediate container 44943a0137bb 00:57:30 ---> 3b22d6e1dc84 00:57:30 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 00:57:30 ---> Running in 84ad39cc8164 00:57:31 Removing intermediate container 84ad39cc8164 00:57:31 ---> a138ab8d278d 00:57:31 Step 23/25 : LABEL arch=arm64 00:57:31 ---> Running in 04cb0df458a8 00:57:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:57:31 Removing intermediate container 04cb0df458a8 00:57:31 ---> c1ae42665805 00:57:31 Step 24/25 : LABEL git_sha=ef57b85f5dcd2f8a7f9d5ebd9042dbd049cc4e34 00:57:31 ---> Running in acf6aa351c67 00:57:31 Removing intermediate container acf6aa351c67 00:57:31 ---> 18ca691e8c66 00:57:31 Step 25/25 : LABEL version=0.0.0 00:57:31 ---> Running in c71f1d79770f 00:57:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:57:32 Removing intermediate container c71f1d79770f 00:57:32 ---> 69d61e9a6c65 00:57:32 00:57:32 Successfully built 69d61e9a6c65 00:57:32 Successfully tagged security-secretstore-setup-arm64:latest 00:57:33  Building security-secretstore-setup ... done (1/2) Installing dumb-init (1.2.5-r2) 00:57:33 (2/2) Installing su-exec (0.2-r2) 00:57:33 Executing busybox-1.35.0-r29.trigger 00:57:33 OK: 8 MiB in 17 packages 00:57:34 Removing intermediate container dd00e110ab81 00:57:34 ---> 92d36df74134 00:57:34 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 00:57:34 ---> Running in cf2f00a34a45 00:57:34 Removing intermediate container cf2f00a34a45 00:57:34 ---> b5eb3d81740a 00:57:34 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 00:57:34 ---> Running in f512dbdb7cd4 00:57:34 Removing intermediate container f512dbdb7cd4 00:57:34 ---> fe58ec2975cb 00:57:34 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 00:57:34 ---> Running in 093aa69e9618 00:57:35 Removing intermediate container 093aa69e9618 00:57:35 ---> 0c00d3da62c2 00:57:35 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 00:57:35 ---> Running in eafb73f53cde 00:57:35 Removing intermediate container eafb73f53cde 00:57:35 ---> e148876ee639 00:57:35 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 00:57:35 ---> Running in c0f3e2c7d541 00:57:39 Removing intermediate container c0f3e2c7d541 00:57:39 ---> 4b8dd8594a32 00:57:39 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 00:57:39 ---> Running in a7ea82a7728b 00:57:39 Removing intermediate container a7ea82a7728b 00:57:39 ---> 2b22d0655fa1 00:57:39 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 00:57:40 ---> e8e1b5a95af4 00:57:40 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 00:57:40 ---> Running in c7f5568fd25e 00:57:42 Removing intermediate container c7f5568fd25e 00:57:42 ---> 51fe03acb498 00:57:42 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 00:57:43 ---> f7fbbdb739d4 00:57:43 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 00:57:43 ---> 4e17bf78de77 00:57:43 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:57:44 ---> b2321f55ee35 00:57:44 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 00:57:45 ---> 7122e95c7fb6 00:57:45 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 00:57:46 ---> f3ed4bb2f005 00:57:46 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 00:57:46 ---> f892d26716e2 00:57:46 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 00:57:47 ---> 07444ce00f09 00:57:47 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:57:48 ---> d66921b2eae3 00:57:48 Step 28/33 : RUN chmod +x /entrypoint.sh 00:57:48 ---> Running in bd447995c60b 00:57:49 Removing intermediate container bd447995c60b 00:57:49 ---> dcc40745b297 00:57:49 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 00:57:49 ---> Running in d4b9d6a063cf 00:57:49 Removing intermediate container d4b9d6a063cf 00:57:49 ---> 6d0dc1ad06b7 00:57:49 Step 30/33 : CMD ["gate"] 00:57:49 ---> Running in a5cd86585aea 00:57:50 Removing intermediate container a5cd86585aea 00:57:50 ---> f776623c0616 00:57:50 Step 31/33 : LABEL arch=arm64 00:57:50 ---> Running in 40be3436d511 00:57:50 Removing intermediate container 40be3436d511 00:57:50 ---> 1b98c1e844b2 00:57:50 Step 32/33 : LABEL git_sha=ef57b85f5dcd2f8a7f9d5ebd9042dbd049cc4e34 00:57:50 ---> Running in 1d111c7ee7ee 00:57:52 Removing intermediate container 1d111c7ee7ee 00:57:52 ---> 946bb4a252af 00:57:52 Step 33/33 : LABEL version=0.0.0 00:57:52 ---> Running in 780e0d48777c 00:57:52 Removing intermediate container 780e0d48777c 00:57:52 ---> 904021b39512 00:57:52 00:57:52 Successfully built 904021b39512 00:57:52 Successfully tagged security-bootstrapper-arm64:latest 00:57:53  Building security-bootstrapper ... done  [Pipeline] } 00:57:53 $ docker stop --time=1 da71d9914013ed79c1cb64d6177b9e3d3c3b3a94b4459f396e66f3400ab43550 00:57:55 $ docker rm -f --volumes da71d9914013ed79c1cb64d6177b9e3d3c3b3a94b4459f396e66f3400ab43550 [Pipeline] // withDockerContainer [Pipeline] sh 00:57:55 + docker images 00:57:56 REPOSITORY TAG IMAGE ID CREATED SIZE 00:57:56 security-bootstrapper-arm64 latest 904021b39512 3 seconds ago 21.9MB 00:57:56 security-secretstore-setup-arm64 latest 69d61e9a6c65 23 seconds ago 32.2MB 00:57:56 4ec7caca748a 26 seconds ago 1.48GB 00:57:56 support-notifications-arm64 latest 987df6caa625 35 seconds ago 32.2MB 00:57:56 aa4292d898cb 50 seconds ago 1.49GB 00:57:56 5bed65024b42 56 seconds ago 1.56GB 00:57:56 security-proxy-setup-arm64 latest 4a54dd4f3bdd About a minute ago 18.7MB 00:57:56 33ad7ee9f314 2 minutes ago 1.47GB 00:57:56 core-data-arm64 latest ca4c9f3e5428 4 minutes ago 19.9MB 00:57:56 3af21097b81d 4 minutes ago 1.5GB 00:57:56 security-spire-agent-arm64 latest 09bf828ef01f 5 minutes ago 125MB 00:57:56 security-proxy-auth-arm64 latest 63d4a09ae196 5 minutes ago 18.3MB 00:57:56 3dfbfb8b0e30 6 minutes ago 1.47GB 00:57:56 security-spire-server-arm64 latest 219c587b14cc 6 minutes ago 87.1MB 00:57:56 65d1525f1100 7 minutes ago 1.35GB 00:57:56 security-spire-config-arm64 latest 030abee118ac 7 minutes ago 86.2MB 00:57:56 c16f8bc2f533 8 minutes ago 1.35GB 00:57:56 support-scheduler-arm64 latest a67b78112cd9 10 minutes ago 31.5MB 00:57:56 3ab79b598780 10 minutes ago 1.56GB 00:57:56 security-spiffe-token-provider-arm64 latest 6ddf0694bd9a 11 minutes ago 32.7MB 00:57:56 44f7906ad6bc 11 minutes ago 1.53GB 00:57:56 core-metadata-arm64 latest c7a0b6e531db 12 minutes ago 20.2MB 00:57:56 core-command-arm64 latest fe9cc59e276b 12 minutes ago 19.7MB 00:57:56 e7bb577cfdca 12 minutes ago 1.5GB 00:57:56 core-common-config-bootstrapper-arm64 latest a478cda412d2 12 minutes ago 17.2MB 00:57:56 cd4fc1458eaa 13 minutes ago 1.49GB 00:57:56 5e84b77ed201 13 minutes ago 1.49GB 00:57:56 ci-base-image-arm64 latest 3877212c612f 34 minutes ago 866MB 00:57:56 alpine 3.17 51e60588ff2c 6 days ago 7.46MB 00:57:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 3 weeks ago 648MB 00:57:56 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 00:57:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:57:56 00:57:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:57:57 arm64: Pulling from edgex-lftools-log-publisher 00:57:57 8998bd30e6a1: Pulling fs layer 00:57:57 04944245beec: Pulling fs layer 00:57:57 699f458cf7ca: Pulling fs layer 00:57:57 765212b225bb: Pulling fs layer 00:57:57 f23df028b6ca: Pulling fs layer 00:57:57 d65c8cfc05b1: Pulling fs layer 00:57:57 2437ff75d9bd: Pulling fs layer 00:57:57 765212b225bb: Waiting 00:57:57 d65c8cfc05b1: Waiting 00:57:57 f23df028b6ca: Waiting 00:57:57 2437ff75d9bd: Waiting 00:57:57 04944245beec: Verifying Checksum 00:57:57 04944245beec: Download complete 00:57:57 765212b225bb: Download complete 00:57:57 f23df028b6ca: Verifying Checksum 00:57:57 f23df028b6ca: Download complete 00:57:57 d65c8cfc05b1: Verifying Checksum 00:57:57 d65c8cfc05b1: Download complete 00:57:57 699f458cf7ca: Verifying Checksum 00:57:57 699f458cf7ca: Download complete 00:57:58 8998bd30e6a1: Verifying Checksum 00:57:58 8998bd30e6a1: Download complete 00:58:00 2437ff75d9bd: Verifying Checksum 00:58:00 2437ff75d9bd: Download complete 00:58:02 8998bd30e6a1: Pull complete 00:58:02 04944245beec: Pull complete 00:58:04 699f458cf7ca: Pull complete 00:58:04 765212b225bb: Pull complete 00:58:05 f23df028b6ca: Pull complete 00:58:05 d65c8cfc05b1: Pull complete 00:58:20 2437ff75d9bd: Pull complete 00:58:20 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:58:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:58:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:58:20 prd-ubuntu20.04-docker-arm64-4c-16g-6838 does not seem to be running inside a container 00:58:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:58:23 $ docker top bc43cf4390828267856621d5f6cd308b5e9c12ed692c2fde02b9e442684e3272 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:58:24 ---> job-cost.sh 00:58:24 lf-activate-venv: SKIPPING 00:58:24 INFO: No Stack... 00:58:24 INFO: Retrieving Pricing Info for: v3-standard-4 00:58:25 INFO: Archiving Costs [Pipeline] sh 00:58:26 + cat /w/workspace/edgex-go/1/archives/cost.csv 00:58:26 + cut -d, -f6 [Pipeline] lock 00:58:26 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4494-1-stack-cost] 00:58:26 Resource [jenkins-edgexfoundry-edgex-go-PR-4494-1-stack-cost] did not exist. Created. 00:58:26 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4494-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:58:27 + echo total: 0.10999999940395355 [Pipeline] stash 00:58:27 Stashed 1 file(s) [Pipeline] } 00:58:27 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4494-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:58:27 $ docker stop --time=1 bc43cf4390828267856621d5f6cd308b5e9c12ed692c2fde02b9e442684e3272 00:58:29 $ docker rm -f --volumes bc43cf4390828267856621d5f6cd308b5e9c12ed692c2fde02b9e442684e3272 [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 00:58:30 provisioning config files... 00:58:30 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config12754997375905470239tmp [Pipeline] { [Pipeline] sh 00:58:30 + set +x 00:58:30 + curl -s https://codecov.io/bash 00:58:30 + bash -s -- 00:58:30 00:58:30 _____ _ 00:58:30 / ____| | | 00:58:30 | | ___ __| | ___ ___ _____ __ 00:58:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:58:30 | |___| (_) | (_| | __/ (_| (_) \ V / 00:58:30 \_____\___/ \__,_|\___|\___\___/ \_/ 00:58:30 Bash-1.0.6 00:58:30 00:58:30 00:58:30 ==> git version 2.25.1 found 00:58:30 ==> 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 00:58:30 Release-Date: 2020-01-08 00:58:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:58:30 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:58:30 ==> Jenkins CI detected. 00:58:30 current dir:  /w/workspace/edgex-go/1 00:58:30 project root: . 00:58:30 --> token set from env 00:58:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:58:30 ==> Running gcov in . (disable via -X gcov) 00:58:30 ==> Python coveragepy not found 00:58:30 ==> Searching for coverage reports in: 00:58:30 + . 00:58:30 -> Found 1 reports 00:58:30 ==> Detecting git/mercurial file structure 00:58:30 ==> Reading reports 00:58:30 + ./coverage.out bytes=447380 00:58:30 ==> Appending adjustments 00:58:30 https://docs.codecov.io/docs/fixing-reports 00:58:31 + Found adjustments 00:58:31 ==> Gzipping contents 00:58:31 60K /tmp/codecov.xVQMfq.gz 00:58:31 ==> Uploading reports 00:58:31 url: https://codecov.io 00:58:31 query: branch=PR-4494&commit=ef57b85f5dcd2f8a7f9d5ebd9042dbd049cc4e34&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4494%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4494&job=&cmd_args= 00:58:31 -> Pinging Codecov 00:58:31 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4494&commit=ef57b85f5dcd2f8a7f9d5ebd9042dbd049cc4e34&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4494%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4494&job=&cmd_args= 00:58:32 -> Uploading to 00:58:32 https://storage.googleapis.com/codecov/v4/raw/2023-04-05/00271124DB129430A58F1EEE437C3FCB/ef57b85f5dcd2f8a7f9d5ebd9042dbd049cc4e34/10315923-ed6d-4ada-801f-8a585c19456d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230405%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230405T005831Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=678fab2b6ce70edd9a8ede6f26c4971da204a206587d913d34dc4b33ddf9a5cd 00:58:32 % Total % Received % Xferd Average Speed Time Time Time Current 00:58:32 Dload Upload Total Spent Left Speed 00:58:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57486 0 0 100 57486 0 189k --:--:-- --:--:-- --:--:-- 189k 00:58:32 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/ef57b85f5dcd2f8a7f9d5ebd9042dbd049cc4e34 [Pipeline] } 00:58:32 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 00:58:33 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 00:58:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:58:34 ---> package-listing.sh 00:58:34 ++ facter osfamily 00:58:34 ++ tr '[:upper:]' '[:lower:]' 00:58:35 + OS_FAMILY=debian 00:58:35 + workspace=/w/workspace/edgex-go/1 00:58:35 + START_PACKAGES=/tmp/packages_start.txt 00:58:35 + END_PACKAGES=/tmp/packages_end.txt 00:58:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:58:35 + PACKAGES=/tmp/packages_start.txt 00:58:35 + '[' /w/workspace/edgex-go/1 ']' 00:58:35 + PACKAGES=/tmp/packages_end.txt 00:58:35 + case "${OS_FAMILY}" in 00:58:35 + dpkg -l 00:58:35 + grep '^ii' 00:58:35 + '[' -f /tmp/packages_start.txt ']' 00:58:35 + '[' -f /tmp/packages_end.txt ']' 00:58:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:58:35 + '[' /w/workspace/edgex-go/1 ']' 00:58:35 + mkdir -p /w/workspace/edgex-go/1/archives/ 00:58:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 00:58:35 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:58:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:58:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:58:36 00:58:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:58:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:58:36 latest: Pulling from edgex-lftools-log-publisher 00:58:36 5eb5b503b376: Pulling fs layer 00:58:36 5c69ac0246d0: Pulling fs layer 00:58:36 ec43610c2a17: Pulling fs layer 00:58:36 3a2ae6a8a46f: Pulling fs layer 00:58:36 33b1e0a273af: Pulling fs layer 00:58:36 5d3b04190fa2: Pulling fs layer 00:58:36 2f39f015ded8: Pulling fs layer 00:58:36 5d3b04190fa2: Waiting 00:58:36 2f39f015ded8: Waiting 00:58:36 3a2ae6a8a46f: Waiting 00:58:36 5c69ac0246d0: Download complete 00:58:36 3a2ae6a8a46f: Verifying Checksum 00:58:36 3a2ae6a8a46f: Download complete 00:58:36 33b1e0a273af: Verifying Checksum 00:58:36 33b1e0a273af: Download complete 00:58:36 ec43610c2a17: Verifying Checksum 00:58:36 ec43610c2a17: Download complete 00:58:36 5d3b04190fa2: Verifying Checksum 00:58:36 5d3b04190fa2: Download complete 00:58:36 5eb5b503b376: Verifying Checksum 00:58:36 5eb5b503b376: Download complete 00:58:37 2f39f015ded8: Download complete 00:58:37 5eb5b503b376: Pull complete 00:58:37 5c69ac0246d0: Pull complete 00:58:38 ec43610c2a17: Pull complete 00:58:38 3a2ae6a8a46f: Pull complete 00:58:38 33b1e0a273af: Pull complete 00:58:38 5d3b04190fa2: Pull complete 00:58:42 2f39f015ded8: Pull complete 00:58:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:58:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:58:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:58:43 prd-ubuntu20.04-docker-8c-8g-6835 does not seem to be running inside a container 00:58:43 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:58:45 $ docker top 81e3654a594b32c136f66345a34e9a0e2706f69ab357bfe44d070c4208b7faef -eo pid,comm [Pipeline] { [Pipeline] sh 00:58:46 + touch /tmp/pre-build-complete [Pipeline] sh 00:58:46 + mkdir -p /var/log/sysstat [Pipeline] sh 00:58:46 + ls /var/log/sa-host 00:58:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:58:46 provisioning config files... 00:58:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config17694840516752485950tmp [Pipeline] { [Pipeline] echo 00:58:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:58:47 ---> create-netrc.sh [Pipeline] } 00:58:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:58:47 ---> python-tools-install.sh [Pipeline] echo 00:58:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:58:48 ---> sudo-logs.sh 00:58:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:58:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:58:48 ---> job-cost.sh 00:58:48 lf-activate-venv: SKIPPING 00:58:48 DEBUG: total: 0.10999999940395355 00:58:48 INFO: Retrieving Stack Cost... 00:58:48 INFO: Retrieving Pricing Info for: v3-standard-8 00:58:49 INFO: Archiving Costs [Pipeline] echo 00:58:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:58:49 ---> logs-deploy.sh 00:58:49 lf-activate-venv: SKIPPING 00:58:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4494/1 00:58:49 INFO: archiving workspace using pattern(s): 00:58:50 Archives upload complete. 00:58:50 INFO: archiving logs to Nexus 00:58:51 ---> uname -a: 00:58:51 Linux prd-ubuntu20-04-docker-8c-8g-6835 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:58:51 00:58:51 00:58:51 ---> lscpu: 00:58:51 Architecture: x86_64 00:58:51 CPU op-mode(s): 32-bit, 64-bit 00:58:51 Byte Order: Little Endian 00:58:51 Address sizes: 40 bits physical, 48 bits virtual 00:58:51 CPU(s): 8 00:58:51 On-line CPU(s) list: 0-7 00:58:51 Thread(s) per core: 1 00:58:51 Core(s) per socket: 1 00:58:51 Socket(s): 8 00:58:51 NUMA node(s): 1 00:58:51 Vendor ID: AuthenticAMD 00:58:51 CPU family: 23 00:58:51 Model: 49 00:58:51 Model name: AMD EPYC-Rome Processor 00:58:51 Stepping: 0 00:58:51 CPU MHz: 2800.000 00:58:51 BogoMIPS: 5600.00 00:58:51 Virtualization: AMD-V 00:58:51 Hypervisor vendor: KVM 00:58:51 Virtualization type: full 00:58:51 L1d cache: 256 KiB 00:58:51 L1i cache: 256 KiB 00:58:51 L2 cache: 4 MiB 00:58:51 L3 cache: 128 MiB 00:58:51 NUMA node0 CPU(s): 0-7 00:58:51 Vulnerability Itlb multihit: Not affected 00:58:51 Vulnerability L1tf: Not affected 00:58:51 Vulnerability Mds: Not affected 00:58:51 Vulnerability Meltdown: Not affected 00:58:51 Vulnerability Mmio stale data: Not affected 00:58:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:58:51 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:58:51 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:58:51 Vulnerability Srbds: Not affected 00:58:51 Vulnerability Tsx async abort: Not affected 00:58:51 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 00:58:51 00:58:51 00:58:51 ---> nproc: 00:58:51 8 00:58:51 00:58:51 00:58:51 ---> df -h: 00:58:51 Filesystem Size Used Avail Use% Mounted on 00:58:51 overlay 155G 19G 137G 12% / 00:58:51 tmpfs 64M 0 64M 0% /dev 00:58:51 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:58:51 shm 64M 0 64M 0% /dev/shm 00:58:51 /dev/vda1 155G 19G 137G 12% /facter-os 00:58:51 00:58:51 00:58:51 ---> sar -b -r -n DEV: 00:58:51 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6835) 04/05/23 _x86_64_ (8 CPU) 00:58:51 00:58:51 00:17:41 LINUX RESTART (8 CPU) 00:58:51 00:58:51 00:18:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:58:51 00:19:01 266.93 39.73 227.20 0.00 4434.93 60276.53 0.00 00:58:51 00:20:01 96.32 0.50 95.82 0.00 12.93 49763.28 0.00 00:58:51 00:21:01 32.71 0.07 32.64 0.00 0.53 18223.78 0.00 00:58:51 00:22:01 100.25 0.20 100.05 0.00 14.66 61380.84 0.00 00:58:51 00:23:01 308.36 6.16 302.20 0.00 118.47 72301.85 0.00 00:58:51 00:24:01 291.37 10.28 281.09 0.00 867.06 136935.84 0.00 00:58:51 00:25:01 504.58 2.13 502.45 0.00 1987.94 152009.87 0.00 00:58:51 00:26:01 591.27 0.05 591.22 0.00 4.53 171446.76 0.00 00:58:51 00:27:02 652.97 2.21 650.76 0.00 2273.79 140626.93 0.00 00:58:51 00:28:01 511.54 0.51 511.03 0.00 8.95 138503.83 0.00 00:58:51 00:29:01 6.22 0.02 6.20 0.00 0.67 101.05 0.00 00:58:51 00:30:01 1.60 0.00 1.60 0.00 0.00 16.40 0.00 00:58:51 00:31:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 00:58:51 00:32:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 00:58:51 00:33:02 1.98 0.02 1.97 0.00 0.13 21.34 0.00 00:58:51 00:34:01 2.00 0.00 2.00 0.00 0.00 24.81 0.00 00:58:51 00:35:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 00:58:51 00:36:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 00:58:51 00:37:01 1.25 0.00 1.25 0.00 0.00 14.40 0.00 00:58:51 00:38:01 1.58 0.00 1.58 0.00 0.00 18.13 0.00 00:58:51 00:39:01 1.13 0.00 1.13 0.00 0.00 11.86 0.00 00:58:51 00:40:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 00:58:51 00:41:01 1.18 0.00 1.18 0.00 0.00 13.86 0.00 00:58:51 00:42:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 00:58:51 00:43:01 1.35 0.00 1.35 0.00 0.00 14.93 0.00 00:58:51 00:44:01 1.63 0.00 1.63 0.00 0.00 16.66 0.00 00:58:51 00:45:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 00:58:51 00:46:01 1.00 0.00 1.00 0.00 0.00 10.53 0.00 00:58:51 00:47:01 1.28 0.00 1.28 0.00 0.00 14.13 0.00 00:58:51 00:48:01 1.55 0.00 1.55 0.00 0.00 17.60 0.00 00:58:51 00:49:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 00:58:51 00:50:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 00:58:51 00:51:01 1.58 0.00 1.58 0.00 0.00 17.46 0.00 00:58:51 00:52:01 1.17 0.00 1.17 0.00 0.00 13.06 0.00 00:58:51 00:53:01 1.65 0.00 1.65 0.00 0.00 18.26 0.00 00:58:51 00:54:01 1.20 0.00 1.20 0.00 0.00 12.53 0.00 00:58:51 00:55:01 1.33 0.00 1.33 0.00 0.00 14.66 0.00 00:58:51 00:56:01 0.97 0.00 0.97 0.00 0.00 10.26 0.00 00:58:51 00:57:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 00:58:51 00:58:01 2.95 1.58 1.37 0.00 37.19 15.86 0.00 00:58:51 Average: 84.87 1.59 83.28 0.00 244.14 25001.87 0.00 00:58:51 00:58:51 00:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:58:51 00:19:01 29643196 31627976 716892 2.18 60600 2221936 1728668 5.09 1001328 1933608 280 00:58:51 00:20:01 27905304 31463892 839568 2.55 113152 3643624 1980212 5.84 1539644 2990156 495588 00:58:51 00:21:01 27924208 31560248 740800 2.25 116824 3694064 1803020 5.31 1271332 3213224 270316 00:58:51 00:22:01 26175436 31533708 768252 2.34 119540 5382996 1832392 5.40 1580336 4619768 1020916 00:58:51 00:23:01 24111884 31473764 808844 2.46 204440 7108940 1964480 5.79 2070336 5975256 938600 00:58:51 00:24:01 20372480 31486616 789228 2.40 305424 10641988 1939740 5.72 1861272 9798076 2402840 00:58:51 00:25:01 20834804 31416396 856232 2.60 314792 10100984 2326340 6.86 2113804 9075896 954564 00:58:51 00:26:01 20576652 31437256 832604 2.53 322948 10344628 2208984 6.51 2180936 9243068 264 00:58:51 00:27:02 19803156 31428976 832424 2.53 348040 11013744 2112716 6.23 2510476 9606064 68048 00:58:51 00:28:01 19768104 31489384 773988 2.35 394264 11043796 1919268 5.66 2499404 9637688 716 00:58:51 00:29:01 19799576 31516104 751924 2.29 394360 11043440 1901304 5.60 2476396 9637024 8 00:58:51 00:30:01 19801056 31517680 750236 2.28 394380 11043440 1901304 5.60 2475276 9637024 0 00:58:51 00:31:01 19810144 31526816 741076 2.25 394404 11043444 1901304 5.60 2466876 9637044 8 00:58:51 00:32:01 19810176 31526868 741060 2.25 394416 11043452 1901304 5.60 2466888 9637052 144 00:58:51 00:33:02 19814576 31531336 736488 2.24 394440 11043456 1912096 5.64 2463328 9637084 16 00:58:51 00:34:01 19814812 31531592 736216 2.24 394468 11043436 1912096 5.64 2463220 9637068 144 00:58:51 00:35:01 19814692 31531480 736200 2.24 394492 11043436 1912096 5.64 2463288 9637068 12 00:58:51 00:36:01 19814624 31531580 736316 2.24 394504 11043568 1912096 5.64 2463452 9637200 228 00:58:51 00:37:01 19814404 31531364 736504 2.24 394524 11043572 1912096 5.64 2463380 9637204 20 00:58:51 00:38:01 19814388 31531640 736484 2.24 394544 11043568 1912096 5.64 2462948 9637476 48 00:58:51 00:39:01 19814372 31531644 736424 2.24 394556 11043576 1912096 5.64 2463028 9637480 8 00:58:51 00:40:01 19814260 31531572 736452 2.24 394572 11043584 1912096 5.64 2462992 9637484 164 00:58:51 00:41:01 19814672 31531992 736180 2.24 394580 11043584 1912096 5.64 2462988 9637492 8 00:58:51 00:42:01 19814292 31531652 736404 2.24 394588 11043588 1912096 5.64 2462988 9637496 148 00:58:51 00:43:01 19814244 31531604 736372 2.24 394608 11043588 1912096 5.64 2463056 9637496 12 00:58:51 00:44:01 19814196 31531600 736304 2.24 394620 11043592 1912096 5.64 2463092 9637504 4 00:58:51 00:45:01 19814400 31531824 736024 2.24 394632 11043596 1912096 5.64 2463296 9637508 4 00:58:51 00:46:01 19814068 31531508 736284 2.24 394640 11043596 1895984 5.59 2463064 9637508 4 00:58:51 00:47:01 19814236 31531684 736244 2.24 394668 11043592 1912036 5.63 2463260 9637512 12 00:58:51 00:48:01 19814196 31531700 736204 2.24 394700 11043592 1912036 5.63 2463112 9637516 4 00:58:51 00:49:01 19814456 31531964 735868 2.24 394716 11043608 1912036 5.63 2463184 9637520 12 00:58:51 00:50:01 19814660 31532228 735576 2.24 394732 11043616 1912036 5.63 2463164 9637536 4 00:58:51 00:51:01 19814328 31531900 735904 2.24 394780 11043616 1912036 5.63 2463148 9637536 8 00:58:51 00:52:01 19814296 31531932 735880 2.24 394808 11043620 1912036 5.63 2463620 9637544 224 00:58:51 00:53:01 19814328 31531996 735796 2.24 394844 11043616 1912036 5.63 2463264 9637536 8 00:58:51 00:54:01 19814060 31531764 736012 2.24 394864 11043624 1912036 5.63 2463356 9637536 152 00:58:51 00:55:01 19814272 31531984 735712 2.24 394892 11043628 1912036 5.63 2463296 9637540 12 00:58:51 00:56:01 19814224 31531988 735696 2.24 394896 11043628 1912036 5.63 2463332 9637540 148 00:58:51 00:57:01 19814124 31531892 735928 2.24 394900 11043632 1912036 5.63 2463332 9637544 8 00:58:51 00:58:01 19807712 31527560 740392 2.25 394932 11044752 1912036 5.63 2469676 9637892 204 00:58:51 Average: 20787577 31520667 752175 2.29 353477 10162618 1927968 5.68 2314104 8880369 153848 00:58:51 00:58:51 00:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:58:51 00:19:01 lo 4.27 4.27 0.41 0.41 0.00 0.00 0.00 0.00 00:58:51 00:19:01 ens3 1372.75 1388.55 7904.87 195.71 0.00 0.00 0.00 0.00 00:58:51 00:19:01 docker0 569.15 462.63 40.24 2744.62 0.00 0.00 0.00 0.00 00:58:51 00:20:01 vethb3feeb6 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 00:58:51 00:20:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 00:58:51 00:20:01 ens3 331.74 183.77 4757.59 30.06 0.00 0.00 0.00 0.00 00:58:51 00:20:01 docker0 77.16 118.66 6.14 684.07 0.00 0.00 0.00 0.00 00:58:51 00:21:01 vethb3feeb6 1.33 1.37 0.11 0.12 0.00 0.00 0.00 0.00 00:58:51 00:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:51 00:21:01 ens3 36.88 26.68 28.28 16.36 0.00 0.00 0.00 0.00 00:58:51 00:21:01 docker0 1.33 1.33 0.10 0.12 0.00 0.00 0.00 0.00 00:58:51 00:22:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 00:58:51 00:22:01 ens3 109.03 66.21 1707.02 22.09 0.00 0.00 0.00 0.00 00:58:51 00:22:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 00:58:51 00:22:01 veth04e82cb 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 00:58:51 00:23:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 00:58:51 00:23:01 ens3 946.49 567.15 7139.03 57.13 0.00 0.00 0.00 0.00 00:58:51 00:23:01 docker0 538.40 892.87 43.95 6277.08 0.00 0.00 0.00 0.00 00:58:51 00:23:01 veth04e82cb 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 00:58:51 00:24:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 00:58:51 00:24:01 ens3 57.09 16.76 175.10 2.76 0.00 0.00 0.00 0.00 00:58:51 00:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:51 00:24:01 veth04e82cb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:58:51 00:25:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 00:58:51 00:25:01 ens3 308.28 138.89 1125.34 17.84 0.00 0.00 0.00 0.00 00:58:51 00:25:01 docker0 17.38 34.06 1.09 367.26 0.00 0.00 0.00 0.00 00:58:51 00:25:01 veth04e82cb 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 00:58:51 00:25:01 veth2cf4134 4.88 9.27 0.38 102.59 0.00 0.00 0.00 0.01 00:58:51 00:26:01 veth3097420 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:51 00:26:01 veth7636d38 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:51 00:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:58:51 00:26:01 ens3 423.01 144.59 923.20 199.22 0.00 0.00 0.00 0.00 00:58:51 00:26:01 docker0 3.48 7.93 0.21 86.17 0.00 0.00 0.00 0.00 00:58:51 00:26:01 veth04e82cb 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 00:58:51 00:27:02 vethb6a3b70 30.50 43.35 2.94 16.21 0.00 0.00 0.00 0.00 00:58:51 00:27:02 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 00:58:51 00:27:02 ens3 439.94 200.30 1803.50 30.80 0.00 0.00 0.00 0.00 00:58:51 00:27:02 docker0 134.48 266.55 10.71 1442.02 0.00 0.00 0.00 0.00 00:58:51 00:27:02 veth04e82cb 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 00:58:51 00:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:58:51 00:28:01 ens3 190.94 91.29 1274.01 17.60 0.00 0.00 0.00 0.00 00:58:51 00:28:01 docker0 74.81 166.33 5.73 1255.12 0.00 0.00 0.00 0.00 00:58:51 00:28:01 veth04e82cb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:58:51 00:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:51 00:29:01 ens3 3.33 2.03 3.38 1.30 0.00 0.00 0.00 0.00 00:58:51 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:51 00:30:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 00:58:51 00:30:01 ens3 0.77 0.67 0.68 0.27 0.00 0.00 0.00 0.00 00:58:51 00:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:51 00:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:51 00:31:01 ens3 0.17 0.03 0.01 0.00 0.00 0.00 0.00 0.00 00:58:51 00:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:51 00:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:58:51 00:32:01 ens3 0.45 0.08 0.05 0.01 0.00 0.00 0.00 0.00 00:58:51 00:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:51 00:33:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:51 00:33:02 ens3 0.39 0.26 0.25 0.21 0.00 0.00 0.00 0.00 00:58:51 00:33:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:51 00:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:58:51 00:34:01 ens3 0.63 0.25 0.13 0.08 0.00 0.00 0.00 0.00 00:58:51 00:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:51 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:51 00:35:01 ens3 1.32 0.58 0.38 0.23 0.00 0.00 0.00 0.00 00:58:51 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:51 00:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:58:51 00:36:01 ens3 0.48 0.37 0.26 0.21 0.00 0.00 0.00 0.00 00:58:51 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:51 00:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:51 00:37:01 ens3 1.05 0.63 0.39 0.29 0.00 0.00 0.00 0.00 00:58:51 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:51 00:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:58:51 00:38:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:58:51 00:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:51 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:51 00:39:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 00:58:51 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:51 00:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:58:51 00:40:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:58:51 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:51 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:51 00:41:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:58:51 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:51 00:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:58:51 00:42:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:58:51 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:51 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:51 00:43:01 ens3 0.48 0.38 0.26 0.21 0.00 0.00 0.00 0.00 00:58:51 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:51 00:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:58:51 00:44:01 ens3 0.62 0.18 0.12 0.07 0.00 0.00 0.00 0.00 00:58:51 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:51 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:51 00:45:01 ens3 0.65 0.40 0.37 0.21 0.00 0.00 0.00 0.00 00:58:51 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:51 00:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:58:51 00:46:01 ens3 0.70 0.08 0.06 0.01 0.00 0.00 0.00 0.00 00:58:51 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:51 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:51 00:47:01 ens3 1.50 0.68 0.65 0.48 0.00 0.00 0.00 0.00 00:58:51 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:51 00:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:58:51 00:48:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:58:51 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:51 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:51 00:49:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 00:58:51 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:51 00:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:58:51 00:50:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:58:51 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:51 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:51 00:51:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:58:51 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:51 00:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:58:51 00:52:01 ens3 0.32 0.27 0.13 0.08 0.00 0.00 0.00 0.00 00:58:51 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:51 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:51 00:53:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:58:51 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:51 00:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:58:51 00:54:01 ens3 0.28 0.25 0.09 0.08 0.00 0.00 0.00 0.00 00:58:51 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:51 00:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:51 00:55:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:58:51 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:51 00:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:58:51 00:56:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:58:51 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:51 00:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:51 00:57:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:58:51 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:51 00:58:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 00:58:51 00:58:01 ens3 8.53 7.93 5.43 6.39 0.00 0.00 0.00 0.00 00:58:51 00:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:51 Average: lo 0.29 0.29 0.03 0.03 0.00 0.00 0.00 0.00 00:58:51 Average: ens3 105.93 70.98 670.96 14.99 0.00 0.00 0.00 0.00 00:58:51 Average: docker0 35.39 48.72 2.70 321.04 0.00 0.00 0.00 0.00 00:58:51 00:58:51 00:58:51 ---> sar -P ALL: 00:58:51 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6835) 04/05/23 _x86_64_ (8 CPU) 00:58:51 00:58:51 00:17:41 LINUX RESTART (8 CPU) 00:58:51 00:58:51 00:18:01 CPU %user %nice %system %iowait %steal %idle 00:58:51 00:19:01 all 7.68 0.00 2.45 5.18 0.05 84.65 00:58:51 00:19:01 0 4.00 0.00 2.86 15.18 0.03 77.93 00:58:51 00:19:01 1 8.46 0.00 3.06 0.17 0.05 88.26 00:58:51 00:19:01 2 11.71 0.00 2.23 8.57 0.05 77.44 00:58:51 00:19:01 3 4.83 0.00 1.50 0.42 0.05 93.20 00:58:51 00:19:01 4 7.64 0.00 3.38 7.12 0.03 81.83 00:58:51 00:19:01 5 8.83 0.00 1.86 8.69 0.05 80.57 00:58:51 00:19:01 6 9.97 0.00 1.63 0.62 0.05 87.73 00:58:51 00:19:01 7 5.97 0.00 3.13 0.53 0.05 90.32 00:58:51 00:20:01 all 22.79 0.00 4.68 3.60 0.09 68.84 00:58:51 00:20:01 0 22.48 0.00 4.49 0.64 0.08 72.31 00:58:51 00:20:01 1 22.13 0.00 4.22 0.12 0.08 73.45 00:58:51 00:20:01 2 21.04 0.00 5.38 20.50 0.10 52.97 00:58:51 00:20:01 3 21.40 0.00 4.83 0.51 0.10 73.16 00:58:51 00:20:01 4 22.74 0.00 3.91 1.94 0.12 71.29 00:58:51 00:20:01 5 22.35 0.00 3.74 5.07 0.08 68.76 00:58:51 00:20:01 6 27.66 0.00 4.75 0.17 0.07 67.35 00:58:51 00:20:01 7 22.52 0.00 6.10 0.02 0.10 71.26 00:58:51 00:21:01 all 34.55 0.00 5.23 2.58 0.09 57.55 00:58:51 00:21:01 0 32.63 0.00 4.34 0.17 0.08 62.78 00:58:51 00:21:01 1 36.69 0.00 5.24 1.74 0.10 56.22 00:58:51 00:21:01 2 34.80 0.00 6.11 11.98 0.08 47.03 00:58:51 00:21:01 3 33.88 0.00 4.77 1.32 0.07 59.97 00:58:51 00:21:01 4 33.43 0.00 5.21 4.09 0.10 57.17 00:58:51 00:21:01 5 34.26 0.00 4.83 0.13 0.08 60.69 00:58:51 00:21:01 6 36.03 0.00 6.58 1.04 0.10 56.25 00:58:51 00:21:01 7 34.68 0.00 4.74 0.18 0.08 60.31 00:58:51 00:22:01 all 21.93 0.00 6.72 2.47 0.08 68.80 00:58:51 00:22:01 0 20.77 0.00 7.63 0.26 0.09 71.26 00:58:51 00:22:01 1 22.68 0.00 7.48 7.67 0.08 62.09 00:58:51 00:22:01 2 22.59 0.00 6.73 0.07 0.10 70.51 00:58:51 00:22:01 3 21.61 0.00 6.62 2.39 0.08 69.30 00:58:51 00:22:01 4 21.02 0.00 6.72 2.48 0.08 69.69 00:58:51 00:22:01 5 23.64 0.00 7.34 0.47 0.07 68.48 00:58:51 00:22:01 6 21.67 0.00 5.30 0.12 0.08 72.83 00:58:51 00:22:01 7 21.45 0.00 5.93 6.32 0.08 66.22 00:58:51 00:23:01 all 6.40 0.00 2.87 10.24 0.07 80.42 00:58:51 00:23:01 0 5.96 0.00 2.96 11.87 0.05 79.16 00:58:51 00:23:01 1 7.00 0.00 3.09 8.26 0.07 81.59 00:58:51 00:23:01 2 5.97 0.00 2.18 2.42 0.03 89.40 00:58:51 00:23:01 3 6.56 0.00 2.60 5.39 0.10 85.35 00:58:51 00:23:01 4 6.38 0.00 2.89 11.41 0.07 79.25 00:58:51 00:23:01 5 7.05 0.00 2.83 8.03 0.05 82.04 00:58:51 00:23:01 6 5.36 0.00 2.27 5.02 0.07 87.29 00:58:51 00:23:01 7 6.90 0.00 4.16 29.58 0.13 59.23 00:58:51 00:24:01 all 6.65 0.00 5.00 22.76 0.07 65.53 00:58:51 00:24:01 0 6.49 0.00 5.35 3.62 0.05 84.48 00:58:51 00:24:01 1 6.38 0.00 4.68 16.96 0.07 71.92 00:58:51 00:24:01 2 5.90 0.00 5.28 56.03 0.08 32.70 00:58:51 00:24:01 3 7.20 0.00 4.58 4.91 0.13 83.17 00:58:51 00:24:01 4 6.55 0.00 4.80 53.49 0.05 35.11 00:58:51 00:24:01 5 7.31 0.00 5.15 16.90 0.03 70.60 00:58:51 00:24:01 6 5.65 0.00 5.00 6.45 0.07 82.83 00:58:51 00:24:01 7 7.68 0.00 5.14 23.86 0.08 63.24 00:58:51 00:25:01 all 31.27 0.00 6.99 15.51 0.13 46.10 00:58:51 00:25:01 0 32.29 0.00 7.54 11.25 0.12 48.81 00:58:51 00:25:01 1 30.06 0.00 6.83 4.34 0.08 58.69 00:58:51 00:25:01 2 31.84 0.00 6.77 38.92 0.09 22.38 00:58:51 00:25:01 3 32.18 0.00 7.44 10.76 0.19 49.43 00:58:51 00:25:01 4 29.63 0.00 6.10 3.13 0.08 61.05 00:58:51 00:25:01 5 32.58 0.00 7.58 48.65 0.19 11.00 00:58:51 00:25:01 6 30.54 0.00 6.75 2.66 0.10 59.96 00:58:51 00:25:01 7 31.04 0.00 6.96 4.57 0.17 57.26 00:58:51 00:26:01 all 41.25 0.00 9.52 17.99 0.19 31.05 00:58:51 00:26:01 0 37.96 0.00 9.12 39.04 0.17 13.70 00:58:51 00:26:01 1 39.80 0.00 8.71 15.76 0.21 35.52 00:58:51 00:26:01 2 42.69 0.00 9.86 15.86 0.19 31.40 00:58:51 00:26:01 3 43.18 0.00 10.47 9.94 0.16 36.26 00:58:51 00:26:01 4 40.87 0.00 8.83 17.69 0.12 32.49 00:58:51 00:26:01 5 43.20 0.00 9.34 15.08 0.14 32.24 00:58:51 00:26:01 6 41.52 0.00 9.77 12.92 0.32 35.47 00:58:51 00:26:01 7 40.73 0.00 10.07 17.90 0.19 31.11 00:58:51 00:27:02 all 35.90 0.00 9.83 17.29 0.15 36.84 00:58:51 00:27:02 0 32.74 0.00 8.47 7.09 0.12 51.58 00:58:51 00:27:02 1 34.17 0.00 9.26 26.74 0.17 29.65 00:58:51 00:27:02 2 37.20 0.00 10.67 17.50 0.25 34.37 00:58:51 00:27:02 3 38.22 0.00 10.64 9.48 0.12 41.54 00:58:51 00:27:02 4 35.10 0.00 9.03 23.17 0.14 32.56 00:58:51 00:27:02 5 38.23 0.00 10.10 27.74 0.12 23.81 00:58:51 00:27:02 6 36.61 0.00 10.37 14.20 0.12 38.70 00:58:51 00:27:02 7 34.87 0.00 10.07 12.47 0.14 42.46 00:58:51 00:28:01 all 19.81 0.00 6.26 14.31 0.10 59.52 00:58:51 00:28:01 0 18.41 0.00 5.55 4.38 0.12 71.55 00:58:51 00:28:01 1 20.52 0.00 6.83 15.98 0.10 56.57 00:58:51 00:28:01 2 20.88 0.00 6.95 27.88 0.12 44.17 00:58:51 00:28:01 3 17.73 0.00 5.25 1.43 0.09 75.50 00:58:51 00:28:01 4 20.68 0.00 5.44 7.49 0.07 66.32 00:58:51 00:28:01 5 19.17 0.00 6.94 30.18 0.09 43.63 00:58:51 00:28:01 6 21.88 0.00 6.27 15.68 0.07 56.10 00:58:51 00:28:01 7 19.23 0.00 6.83 11.40 0.16 62.39 00:58:51 00:29:01 all 0.06 0.00 0.06 0.01 0.00 99.87 00:58:51 00:29:01 0 0.05 0.00 0.10 0.02 0.00 99.83 00:58:51 00:29:01 1 0.07 0.00 0.03 0.00 0.02 99.88 00:58:51 00:29:01 2 0.07 0.00 0.07 0.02 0.00 99.85 00:58:51 00:29:01 3 0.03 0.00 0.05 0.00 0.02 99.90 00:58:51 00:29:01 4 0.07 0.00 0.07 0.03 0.00 99.83 00:58:51 00:29:01 5 0.03 0.00 0.05 0.00 0.00 99.92 00:58:51 00:29:01 6 0.08 0.00 0.05 0.03 0.00 99.83 00:58:51 00:29:01 7 0.05 0.00 0.03 0.00 0.00 99.92 00:58:51 00:58:51 00:29:01 CPU %user %nice %system %iowait %steal %idle 00:58:51 00:30:01 all 0.02 0.00 0.01 0.00 0.00 99.96 00:58:51 00:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:58:51 00:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:58:51 00:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:58:51 00:30:01 3 0.03 0.00 0.03 0.00 0.02 99.92 00:58:51 00:30:01 4 0.03 0.00 0.02 0.02 0.00 99.93 00:58:51 00:30:01 5 0.02 0.00 0.02 0.00 0.00 99.97 00:58:51 00:30:01 6 0.02 0.00 0.00 0.02 0.00 99.97 00:58:51 00:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 00:58:51 00:31:01 all 0.08 0.00 0.01 0.00 0.01 99.90 00:58:51 00:31:01 0 0.00 0.00 0.00 0.02 0.00 99.98 00:58:51 00:31:01 1 0.02 0.00 0.00 0.00 0.02 99.97 00:58:51 00:31:01 2 0.03 0.00 0.02 0.00 0.00 99.95 00:58:51 00:31:01 3 0.02 0.00 0.03 0.00 0.00 99.95 00:58:51 00:31:01 4 0.03 0.00 0.02 0.02 0.02 99.92 00:58:51 00:31:01 5 0.53 0.00 0.00 0.00 0.02 99.45 00:58:51 00:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:58:51 00:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:58:51 00:32:01 all 0.24 0.00 0.01 0.22 0.01 99.52 00:58:51 00:32:01 0 0.00 0.00 0.02 0.52 0.02 99.45 00:58:51 00:32:01 1 0.00 0.00 0.02 0.00 0.00 99.98 00:58:51 00:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:58:51 00:32:01 3 0.02 0.00 0.02 0.95 0.03 98.98 00:58:51 00:32:01 4 0.03 0.00 0.02 0.27 0.00 99.68 00:58:51 00:32:01 5 1.82 0.00 0.02 0.00 0.02 98.14 00:58:51 00:32:01 6 0.00 0.00 0.00 0.00 0.02 99.98 00:58:51 00:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:58:51 00:33:02 all 0.04 0.00 0.02 0.57 0.01 99.36 00:58:51 00:33:02 0 0.03 0.00 0.02 0.02 0.00 99.93 00:58:51 00:33:02 1 0.02 0.00 0.02 0.00 0.00 99.97 00:58:51 00:33:02 2 0.02 0.00 0.02 0.00 0.00 99.97 00:58:51 00:33:02 3 0.03 0.00 0.02 0.00 0.00 99.95 00:58:51 00:33:02 4 0.03 0.00 0.05 4.44 0.00 95.48 00:58:51 00:33:02 5 0.18 0.00 0.02 0.00 0.00 99.80 00:58:51 00:33:02 6 0.02 0.00 0.02 0.05 0.00 99.92 00:58:51 00:33:02 7 0.02 0.00 0.03 0.00 0.05 99.90 00:58:51 00:34:01 all 0.00 0.00 0.01 0.02 0.00 99.96 00:58:51 00:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:58:51 00:34:01 1 0.00 0.00 0.00 0.03 0.02 99.95 00:58:51 00:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:58:51 00:34:01 3 0.00 0.00 0.03 0.00 0.02 99.95 00:58:51 00:34:01 4 0.02 0.00 0.02 0.15 0.00 99.81 00:58:51 00:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:58:51 00:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:58:51 00:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:58:51 00:35:01 all 0.02 0.00 0.01 0.01 0.01 99.95 00:58:51 00:35:01 0 0.02 0.00 0.03 0.00 0.00 99.95 00:58:51 00:35:01 1 0.00 0.00 0.00 0.00 0.02 99.98 00:58:51 00:35:01 2 0.03 0.00 0.00 0.00 0.00 99.97 00:58:51 00:35:01 3 0.02 0.00 0.00 0.00 0.02 99.97 00:58:51 00:35:01 4 0.05 0.00 0.00 0.10 0.00 99.85 00:58:51 00:35:01 5 0.03 0.00 0.02 0.00 0.02 99.93 00:58:51 00:35:01 6 0.03 0.00 0.00 0.00 0.00 99.97 00:58:51 00:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:58:51 00:36:01 all 0.01 0.00 0.01 0.00 0.00 99.97 00:58:51 00:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:58:51 00:36:01 1 0.00 0.00 0.02 0.02 0.00 99.97 00:58:51 00:36:01 2 0.00 0.00 0.03 0.00 0.00 99.97 00:58:51 00:36:01 3 0.03 0.00 0.02 0.00 0.02 99.93 00:58:51 00:36:01 4 0.02 0.00 0.03 0.00 0.02 99.93 00:58:51 00:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:58:51 00:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:58:51 00:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:58:51 00:37:01 all 0.01 0.00 0.01 0.01 0.01 99.96 00:58:51 00:37:01 0 0.02 0.00 0.00 0.00 0.02 99.97 00:58:51 00:37:01 1 0.02 0.00 0.00 0.02 0.02 99.95 00:58:51 00:37:01 2 0.00 0.00 0.00 0.00 0.02 99.98 00:58:51 00:37:01 3 0.02 0.00 0.02 0.00 0.02 99.95 00:58:51 00:37:01 4 0.02 0.00 0.02 0.07 0.00 99.90 00:58:51 00:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:58:51 00:37:01 6 0.03 0.00 0.00 0.00 0.00 99.97 00:58:51 00:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 00:58:51 00:38:01 all 0.01 0.00 0.00 0.01 0.00 99.97 00:58:51 00:38:01 0 0.02 0.00 0.02 0.02 0.00 99.95 00:58:51 00:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:58:51 00:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:58:51 00:38:01 3 0.03 0.00 0.00 0.00 0.00 99.97 00:58:51 00:38:01 4 0.02 0.00 0.00 0.02 0.00 99.97 00:58:51 00:38:01 5 0.02 0.00 0.00 0.00 0.02 99.97 00:58:51 00:38:01 6 0.00 0.00 0.00 0.02 0.00 99.98 00:58:51 00:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:58:51 00:39:01 all 0.02 0.00 0.00 0.00 0.00 99.97 00:58:51 00:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:58:51 00:39:01 1 0.03 0.00 0.02 0.00 0.00 99.95 00:58:51 00:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:58:51 00:39:01 3 0.02 0.00 0.02 0.00 0.02 99.95 00:58:51 00:39:01 4 0.05 0.00 0.00 0.02 0.00 99.93 00:58:51 00:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:58:51 00:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:58:51 00:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:58:51 00:40:01 all 0.01 0.00 0.01 0.00 0.00 99.98 00:58:51 00:40:01 0 0.00 0.00 0.00 0.02 0.00 99.98 00:58:51 00:40:01 1 0.00 0.00 0.02 0.00 0.02 99.97 00:58:51 00:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:58:51 00:40:01 3 0.02 0.00 0.03 0.00 0.02 99.93 00:58:51 00:40:01 4 0.02 0.00 0.02 0.00 0.00 99.97 00:58:51 00:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 00:58:51 00:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:58:51 00:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:58:51 00:58:51 00:40:01 CPU %user %nice %system %iowait %steal %idle 00:58:51 00:41:01 all 0.01 0.00 0.01 0.00 0.01 99.97 00:58:51 00:41:01 0 0.02 0.00 0.02 0.02 0.02 99.93 00:58:51 00:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:58:51 00:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:58:51 00:41:01 3 0.02 0.00 0.03 0.00 0.02 99.93 00:58:51 00:41:01 4 0.03 0.00 0.00 0.02 0.02 99.93 00:58:51 00:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:58:51 00:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:58:51 00:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:58:51 00:42:01 all 0.00 0.00 0.00 0.00 0.01 99.99 00:58:51 00:42:01 0 0.00 0.00 0.00 0.02 0.00 99.98 00:58:51 00:42:01 1 0.00 0.00 0.00 0.00 0.02 99.98 00:58:51 00:42:01 2 0.00 0.00 0.02 0.00 0.00 99.98 00:58:51 00:42:01 3 0.00 0.00 0.02 0.00 0.02 99.97 00:58:51 00:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:58:51 00:42:01 5 0.00 0.00 0.00 0.00 0.02 99.98 00:58:51 00:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:58:51 00:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:58:51 00:43:01 all 0.01 0.00 0.01 0.00 0.00 99.97 00:58:51 00:43:01 0 0.00 0.00 0.02 0.00 0.00 99.98 00:58:51 00:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:58:51 00:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:58:51 00:43:01 3 0.02 0.00 0.02 0.00 0.02 99.95 00:58:51 00:43:01 4 0.05 0.00 0.02 0.02 0.00 99.92 00:58:51 00:43:01 5 0.02 0.00 0.02 0.00 0.00 99.97 00:58:51 00:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:58:51 00:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:58:51 00:44:01 all 0.01 0.00 0.00 0.00 0.01 99.97 00:58:51 00:44:01 0 0.03 0.00 0.00 0.00 0.02 99.95 00:58:51 00:44:01 1 0.00 0.00 0.00 0.02 0.02 99.97 00:58:51 00:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:58:51 00:44:01 3 0.03 0.00 0.02 0.00 0.02 99.93 00:58:51 00:44:01 4 0.02 0.00 0.00 0.02 0.00 99.97 00:58:51 00:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:58:51 00:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:58:51 00:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:58:51 00:45:01 all 0.13 0.00 0.02 0.00 0.01 99.84 00:58:51 00:45:01 0 0.00 0.00 0.02 0.02 0.00 99.97 00:58:51 00:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 00:58:51 00:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 00:58:51 00:45:01 3 0.00 0.00 0.05 0.00 0.02 99.93 00:58:51 00:45:01 4 0.03 0.00 0.03 0.02 0.02 99.90 00:58:51 00:45:01 5 0.98 0.00 0.02 0.00 0.02 98.99 00:58:51 00:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:58:51 00:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:58:51 00:46:01 all 0.16 0.00 0.00 0.00 0.00 99.83 00:58:51 00:46:01 0 0.03 0.00 0.00 0.02 0.00 99.95 00:58:51 00:46:01 1 0.02 0.00 0.02 0.00 0.02 99.95 00:58:51 00:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:58:51 00:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:58:51 00:46:01 4 0.03 0.00 0.00 0.02 0.00 99.95 00:58:51 00:46:01 5 1.16 0.00 0.02 0.00 0.00 98.83 00:58:51 00:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:58:51 00:46:01 7 0.00 0.00 0.00 0.00 0.02 99.98 00:58:51 00:47:01 all 0.02 0.00 0.00 0.00 0.00 99.97 00:58:51 00:47:01 0 0.02 0.00 0.00 0.00 0.02 99.97 00:58:51 00:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:58:51 00:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:58:51 00:47:01 3 0.00 0.00 0.02 0.00 0.02 99.97 00:58:51 00:47:01 4 0.05 0.00 0.00 0.00 0.00 99.95 00:58:51 00:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:58:51 00:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:58:51 00:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:58:51 00:48:01 all 0.01 0.00 0.01 0.01 0.01 99.95 00:58:51 00:48:01 0 0.02 0.00 0.02 0.10 0.00 99.87 00:58:51 00:48:01 1 0.02 0.00 0.02 0.00 0.02 99.95 00:58:51 00:48:01 2 0.02 0.00 0.02 0.00 0.02 99.95 00:58:51 00:48:01 3 0.03 0.00 0.02 0.00 0.03 99.92 00:58:51 00:48:01 4 0.02 0.00 0.02 0.02 0.00 99.95 00:58:51 00:48:01 5 0.02 0.00 0.00 0.00 0.02 99.97 00:58:51 00:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:58:51 00:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:58:51 00:49:01 all 0.20 0.00 0.01 0.00 0.00 99.78 00:58:51 00:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:58:51 00:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:58:51 00:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:58:51 00:49:01 3 0.00 0.00 0.02 0.00 0.00 99.98 00:58:51 00:49:01 4 0.03 0.00 0.03 0.03 0.02 99.88 00:58:51 00:49:01 5 1.50 0.00 0.02 0.00 0.00 98.48 00:58:51 00:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:58:51 00:49:01 7 0.02 0.00 0.02 0.00 0.00 99.97 00:58:51 00:50:01 all 0.01 0.00 0.00 0.00 0.00 99.97 00:58:51 00:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:58:51 00:50:01 1 0.03 0.00 0.00 0.02 0.02 99.93 00:58:51 00:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:58:51 00:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:58:51 00:50:01 4 0.03 0.00 0.03 0.02 0.02 99.90 00:58:51 00:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:58:51 00:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:58:51 00:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:58:51 00:51:01 all 0.08 0.00 0.01 0.01 0.01 99.90 00:58:51 00:51:01 0 0.00 0.00 0.00 0.00 0.02 99.98 00:58:51 00:51:01 1 0.03 0.00 0.03 0.02 0.03 99.88 00:58:51 00:51:01 2 0.00 0.00 0.02 0.00 0.00 99.98 00:58:51 00:51:01 3 0.00 0.00 0.02 0.00 0.00 99.98 00:58:51 00:51:01 4 0.02 0.00 0.00 0.03 0.00 99.95 00:58:51 00:51:01 5 0.57 0.00 0.00 0.00 0.02 99.42 00:58:51 00:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:58:51 00:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:58:51 00:58:51 00:51:01 CPU %user %nice %system %iowait %steal %idle 00:58:51 00:52:01 all 0.10 0.00 0.01 0.00 0.00 99.89 00:58:51 00:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:58:51 00:52:01 1 0.07 0.00 0.00 0.02 0.02 99.90 00:58:51 00:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:58:51 00:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:58:51 00:52:01 4 0.07 0.00 0.00 0.02 0.00 99.92 00:58:51 00:52:01 5 0.63 0.00 0.07 0.00 0.00 99.30 00:58:51 00:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:58:51 00:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:58:51 00:53:01 all 0.01 0.00 0.01 0.00 0.00 99.97 00:58:51 00:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:58:51 00:53:01 1 0.00 0.00 0.03 0.02 0.02 99.93 00:58:51 00:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:58:51 00:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:58:51 00:53:01 4 0.02 0.00 0.02 0.02 0.00 99.95 00:58:51 00:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:58:51 00:53:01 6 0.00 0.00 0.02 0.00 0.00 99.98 00:58:51 00:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:58:51 00:54:01 all 0.02 0.00 0.01 0.01 0.01 99.96 00:58:51 00:54:01 0 0.03 0.00 0.02 0.00 0.00 99.95 00:58:51 00:54:01 1 0.03 0.00 0.02 0.02 0.03 99.90 00:58:51 00:54:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:58:51 00:54:01 3 0.00 0.00 0.02 0.00 0.00 99.98 00:58:51 00:54:01 4 0.03 0.00 0.00 0.03 0.02 99.92 00:58:51 00:54:01 5 0.00 0.00 0.00 0.00 0.02 99.98 00:58:51 00:54:01 6 0.02 0.00 0.00 0.00 0.02 99.97 00:58:51 00:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:58:51 00:55:01 all 0.01 0.00 0.00 0.00 0.00 99.98 00:58:51 00:55:01 0 0.02 0.00 0.02 0.00 0.02 99.95 00:58:51 00:55:01 1 0.02 0.00 0.02 0.02 0.02 99.93 00:58:51 00:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:58:51 00:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:58:51 00:55:01 4 0.02 0.00 0.00 0.02 0.00 99.97 00:58:51 00:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:58:51 00:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:58:51 00:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:58:51 00:56:01 all 0.01 0.00 0.00 0.00 0.00 99.98 00:58:51 00:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:58:51 00:56:01 1 0.03 0.00 0.02 0.00 0.02 99.93 00:58:51 00:56:01 2 0.00 0.00 0.02 0.00 0.00 99.98 00:58:51 00:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:58:51 00:56:01 4 0.03 0.00 0.00 0.02 0.00 99.95 00:58:51 00:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:58:51 00:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:58:51 00:56:01 7 0.00 0.00 0.00 0.00 0.02 99.98 00:58:51 00:57:01 all 0.00 0.00 0.01 0.00 0.00 99.99 00:58:51 00:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:58:51 00:57:01 1 0.00 0.00 0.03 0.02 0.02 99.93 00:58:51 00:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:58:51 00:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:58:51 00:57:01 4 0.02 0.00 0.02 0.00 0.02 99.95 00:58:51 00:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:58:51 00:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:58:51 00:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:58:51 00:58:01 all 0.30 0.00 0.04 0.01 0.01 99.64 00:58:51 00:58:01 0 0.47 0.00 0.08 0.05 0.02 99.38 00:58:51 00:58:01 1 0.12 0.00 0.03 0.02 0.02 99.82 00:58:51 00:58:01 2 0.07 0.00 0.03 0.00 0.02 99.88 00:58:51 00:58:01 3 0.22 0.00 0.05 0.00 0.00 99.73 00:58:51 00:58:01 4 0.28 0.00 0.07 0.02 0.00 99.63 00:58:51 00:58:01 5 1.22 0.00 0.00 0.00 0.02 98.76 00:58:51 00:58:01 6 0.03 0.00 0.02 0.00 0.00 99.95 00:58:51 00:58:01 7 0.03 0.00 0.03 0.00 0.00 99.93 00:58:51 Average: all 5.66 0.00 1.47 2.78 0.03 90.06 00:58:51 Average: 0 5.28 0.00 1.44 2.31 0.03 90.94 00:58:51 Average: 1 5.63 0.00 1.47 2.41 0.03 90.45 00:58:51 Average: 2 5.78 0.00 1.54 4.93 0.03 87.73 00:58:51 Average: 3 5.60 0.00 1.46 1.17 0.03 91.74 00:58:51 Average: 4 5.54 0.00 1.40 3.39 0.02 89.65 00:58:51 Average: 5 6.06 0.00 1.48 3.96 0.03 88.47 00:58:51 Average: 6 5.85 0.00 1.45 1.45 0.03 91.22 00:58:51 Average: 7 5.54 0.00 1.55 2.63 0.03 90.25 00:58:51 00:58:51 00:58:51