Pull request #4608 updated 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 jinlinGuan for edgexfoundry/edgex-go Loading trusted files from base branch main at fa614b66c3ed1d56f649226ca5a7d2f493aafc65 rather than dd2e2b4453738a26301895800e87a29ea9eec3a5 Obtained Jenkinsfile from fa614b66c3ed1d56f649226ca5a7d2f493aafc65 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-ssh8534655593469325371.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh10441402048124300828.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4608/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4608/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12465932317295484742.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7339527635449099080.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4608/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4608/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12481125410771631973.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1278’ Running on prd-ubuntu20.04-docker-8c-8g-1284 in /w/workspace/edgexfoundry_edgex-go_PR-4608 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit fa614b66c3ed1d56f649226ca5a7d2f493aafc65 into PR head commit dd2e2b4453738a26301895800e87a29ea9eec3a5 Merge succeeded, producing dd2e2b4453738a26301895800e87a29ea9eec3a5 Checking out Revision dd2e2b4453738a26301895800e87a29ea9eec3a5 (PR-4608) > 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/4608/head:refs/remotes/origin/PR-4608 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dd2e2b4453738a26301895800e87a29ea9eec3a5 # 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 fa614b66c3ed1d56f649226ca5a7d2f493aafc65 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dd2e2b4453738a26301895800e87a29ea9eec3a5 # timeout=10 Commit message: "feat: Move all the common APIs into go-mod-bootstrap" First time build. Skipping changelog. > git rev-list --no-walk d3f0c2bc3eb4a18969dd14fc63047ee432dd6e9d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:07:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:07:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:07:07 ========================================================= 01:07:07 EdgeX Global Pipelines Version Info 01:07:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:07:07 ------------------- 01:07:07 stable info: 01:07:07 ------------------- 01:07:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:07:07 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 01:07:07 Message: update stable to v1.0.250 01:07:08 ------------------- 01:07:08 experimental info: 01:07:08 ------------------- 01:07:08 Commited By: **** collab-it+edgex@linuxfoundation.org 01:07:08 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 01:07:08 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:07:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:07:08 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:07:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:07:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:07:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:07:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 01:07:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:07:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:07:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:07:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:07:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:07:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:07:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:07:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:07:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:07:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:07:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:07:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:07:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:07:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 01:07:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:07:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:07:09 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:07:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4608 [Pipeline] echo 01:07:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4608 [Pipeline] echo 01:07:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4608 [Pipeline] echo 01:07:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dd2e2b4453738a26301895800e87a29ea9eec3a5 [Pipeline] echo 01:07:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dd2e2b4 [Pipeline] echo 01:07:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:07:09 provisioning config files... 01:07:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5729595088121545454tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:07:09 ---> docker-login.sh 01:07:09 nexus3.edgexfoundry.org:10001 01:07:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:07:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:07:09 Configure a credential helper to remove this warning. See 01:07:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:07:09 01:07:10 Login Succeeded 01:07:10 nexus3.edgexfoundry.org:10002 01:07:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:07:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:07:10 Configure a credential helper to remove this warning. See 01:07:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:07:10 01:07:10 Login Succeeded 01:07:10 nexus3.edgexfoundry.org:10003 01:07:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:07:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:07:10 Configure a credential helper to remove this warning. See 01:07:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:07:10 01:07:10 Login Succeeded 01:07:10 nexus3.edgexfoundry.org:10004 01:07:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:07:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:07:10 Configure a credential helper to remove this warning. See 01:07:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:07:10 01:07:10 Login Succeeded 01:07:10 docker.io 01:07:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:07:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:07:10 Configure a credential helper to remove this warning. See 01:07:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:07:10 01:07:10 Login Succeeded 01:07:10 ---> docker-login.sh ends [Pipeline] } 01:07:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:07:10 + 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 01:07:10 + dirname cmd/core-command/Dockerfile 01:07:10 + cut -d/ -f2 01:07:10 + echo core-command,cmd/core-command/Dockerfile 01:07:10 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 01:07:10 cut -d/ -f2 01:07:10 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 01:07:10 + dirname cmd/core-data/Dockerfile 01:07:10 + cut -d/ -f2 01:07:10 + echo core-data,cmd/core-data/Dockerfile 01:07:10 + dirname cmd/core-metadata/Dockerfile 01:07:10 + cut -d/ -f2 01:07:10 + echo core-metadata,cmd/core-metadata/Dockerfile 01:07:10 + dirname cmd/security-bootstrapper/Dockerfile 01:07:10 + cut -d/ -f2 01:07:10 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:07:10 + dirname cmd/security-proxy-auth/Dockerfile 01:07:10 + cut -d/ -f2 01:07:10 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 01:07:10 + dirname cmd/security-proxy-setup/Dockerfile 01:07:10 + cut -d/ -f2 01:07:10 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:07:10 + dirname cmd/security-secretstore-setup/Dockerfile 01:07:10 + cut -d/ -f2 01:07:10 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:07:10 + dirname cmd/security-spiffe-token-provider/Dockerfile 01:07:10 + cut -d/ -f2 01:07:10 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 01:07:10 + dirname cmd/security-spire-agent/Dockerfile 01:07:10 + cut -d/ -f2 01:07:10 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 01:07:10 + dirname cmd/security-spire-config/Dockerfile 01:07:10 + cut -d/ -f2 01:07:10 + echo security-spire-config,cmd/security-spire-config/Dockerfile 01:07:10 + dirname cmd/security-spire-server/Dockerfile 01:07:10 + cut -d/ -f2 01:07:10 + echo security-spire-server,cmd/security-spire-server/Dockerfile 01:07:10 + + dirnamecut cmd/support-notifications/Dockerfile -d/ 01:07:10 -f2 01:07:10 + echo support-notifications,cmd/support-notifications/Dockerfile 01:07:10 + dirname cmd/support-scheduler/Dockerfile 01:07:10 + cut -d/ -f2 01:07:10 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 01:07:10 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 01:07:11 + git rev-list -1 --merges dd2e2b4453738a26301895800e87a29ea9eec3a5~1..dd2e2b4453738a26301895800e87a29ea9eec3a5 [Pipeline] echo 01:07:11 -----------> git rev-list -1 --merges dd2e2b4453738a26301895800e87a29ea9eec3a5~1..dd2e2b4453738a26301895800e87a29ea9eec3a5 dd2e2b4453738a26301895800e87a29ea9eec3a5 [false] [Pipeline] sh 01:07:11 + git log --format=format:%s -1 dd2e2b4453738a26301895800e87a29ea9eec3a5 [Pipeline] echo 01:07:11 ========================================================= 01:07:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:07:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 01:07:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:07:12 + grep -v github /etc/ssh/ssh_known_hosts 01:07:12 + [ -e /tmp/ssh_known_hosts ] 01:07:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:07:12 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ 01:07:12 sudo tee -a /etc/ssh/ssh_known_hosts 01:07:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:07:12 01:07:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:07:12 0.1.4: Pulling from edgex-devops/py-git-semver 01:07:12 b85a868b505f: Pulling fs layer 01:07:12 e2be974225ed: Pulling fs layer 01:07:12 339a4e72a1f5: Pulling fs layer 01:07:12 988bab9f4d93: Pulling fs layer 01:07:12 1469e6f7b9e6: Pulling fs layer 01:07:12 eaf3925da568: Pulling fs layer 01:07:12 bab4dde63d76: Pulling fs layer 01:07:12 bde34c3a00c8: Pulling fs layer 01:07:12 b352a97aabf1: Pulling fs layer 01:07:12 4872d77fe225: Pulling fs layer 01:07:12 5851b861e8e6: Pulling fs layer 01:07:12 988bab9f4d93: Waiting 01:07:12 1469e6f7b9e6: Waiting 01:07:12 eaf3925da568: Waiting 01:07:12 bab4dde63d76: Waiting 01:07:12 bde34c3a00c8: Waiting 01:07:12 b352a97aabf1: Waiting 01:07:12 4872d77fe225: Waiting 01:07:12 5851b861e8e6: Waiting 01:07:12 e2be974225ed: Download complete 01:07:12 988bab9f4d93: Verifying Checksum 01:07:12 988bab9f4d93: Download complete 01:07:12 1469e6f7b9e6: Verifying Checksum 01:07:12 1469e6f7b9e6: Download complete 01:07:13 eaf3925da568: Verifying Checksum 01:07:13 eaf3925da568: Download complete 01:07:13 339a4e72a1f5: Verifying Checksum 01:07:13 339a4e72a1f5: Download complete 01:07:13 bde34c3a00c8: Download complete 01:07:13 b352a97aabf1: Download complete 01:07:13 4872d77fe225: Verifying Checksum 01:07:13 4872d77fe225: Download complete 01:07:13 5851b861e8e6: Verifying Checksum 01:07:13 5851b861e8e6: Download complete 01:07:13 b85a868b505f: Verifying Checksum 01:07:13 b85a868b505f: Download complete 01:07:13 bab4dde63d76: Verifying Checksum 01:07:13 bab4dde63d76: Download complete 01:07:14 b85a868b505f: Pull complete 01:07:14 e2be974225ed: Pull complete 01:07:14 339a4e72a1f5: Pull complete 01:07:15 988bab9f4d93: Pull complete 01:07:15 1469e6f7b9e6: Pull complete 01:07:15 eaf3925da568: Pull complete 01:07:17 bab4dde63d76: Pull complete 01:07:17 bde34c3a00c8: Pull complete 01:07:17 b352a97aabf1: Pull complete 01:07:17 4872d77fe225: Pull complete 01:07:17 5851b861e8e6: Pull complete 01:07:17 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:07:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:07:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:07:17 prd-ubuntu20.04-docker-8c-8g-1284 does not seem to be running inside a container 01:07:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:07:21 $ docker top d014abaae2ff3ae799abda275d89ed9a34a8bc3df4fde56430c113b2e7271561 -eo pid,comm 01:07:21 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). 01:07:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:07:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:07:21 [ssh-agent] Looking for ssh-agent implementation... 01:07:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:07:21 $ docker exec d014abaae2ff3ae799abda275d89ed9a34a8bc3df4fde56430c113b2e7271561 ssh-agent 01:07:21 SSH_AUTH_SOCK=/tmp/ssh-LrpNFz2uMqoZ/agent.32 01:07:21 SSH_AGENT_PID=38 01:07:21 Running ssh-add (command line suppressed) 01:07:21 Identity added: /w/workspace/edgex-go/2@tmp/private_key_1507176986180997197.key (/w/workspace/edgex-go/2@tmp/private_key_1507176986180997197.key) 01:07:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:07:21 + git tag --points-at HEAD [Pipeline] } 01:07:21 $ docker exec --env ******** --env ******** d014abaae2ff3ae799abda275d89ed9a34a8bc3df4fde56430c113b2e7271561 ssh-agent -k 01:07:21 unset SSH_AUTH_SOCK; 01:07:21 unset SSH_AGENT_PID; 01:07:21 echo Agent pid 38 killed; 01:07:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:07:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:07:22 [ssh-agent] Looking for ssh-agent implementation... 01:07:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:07:22 $ docker exec d014abaae2ff3ae799abda275d89ed9a34a8bc3df4fde56430c113b2e7271561 ssh-agent 01:07:22 SSH_AUTH_SOCK=/tmp/ssh-hyPpE4ecMC2Z/agent.70 01:07:22 SSH_AGENT_PID=76 01:07:22 Running ssh-add (command line suppressed) 01:07:22 Identity added: /w/workspace/edgex-go/2@tmp/private_key_8601457992330092269.key (/w/workspace/edgex-go/2@tmp/private_key_8601457992330092269.key) 01:07:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:07:22 + git semver init 01:07:22 2023-07-17 01:07:22,826 [run_init] DEBUG init version:0.0.0 force:False 01:07:22 2023-07-17 01:07:22,827 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 01:07:22 2023-07-17 01:07:22,827 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 01:07:22 2023-07-17 01:07:22,828 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 01:07:29 2023-07-17 01:07:28,427 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 01:07:29 2023-07-17 01:07:28,428 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4608 with force:False 01:07:29 2023-07-17 01:07:28,428 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4608 01:07:29 2023-07-17 01:07:28,432 [execute] INFO git cat-file --batch-check 01:07:29 2023-07-17 01:07:28,433 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 01:07:29 2023-07-17 01:07:28,440 [execute] INFO git cat-file --batch 01:07:29 2023-07-17 01:07:28,440 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 01:07:29 2023-07-17 01:07:28,445 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4608 01:07:29 0.0.0 [Pipeline] } 01:07:29 $ docker exec --env ******** --env ******** d014abaae2ff3ae799abda275d89ed9a34a8bc3df4fde56430c113b2e7271561 ssh-agent -k 01:07:29 unset SSH_AUTH_SOCK; 01:07:29 unset SSH_AGENT_PID; 01:07:29 echo Agent pid 76 killed; 01:07:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:07:29 + git semver [Pipeline] } 01:07:30 $ docker stop --time=1 d014abaae2ff3ae799abda275d89ed9a34a8bc3df4fde56430c113b2e7271561 01:07:31 $ docker rm -f --volumes d014abaae2ff3ae799abda275d89ed9a34a8bc3df4fde56430c113b2e7271561 [Pipeline] // withDockerContainer [Pipeline] sh 01:07:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:07:32 Stashed 1 file(s) [Pipeline] echo 01:07:32 [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 01:07:32 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 01:07:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:07:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:07:32 ========================================================= 01:07:32 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 01:07:32 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:07:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:07:32 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 01:07:32 4db1b89c0bd1: Pulling fs layer 01:07:32 6911f1a30b25: Pulling fs layer 01:07:32 e194b8c5c2a9: Pulling fs layer 01:07:32 6863d3e3a2b1: Pulling fs layer 01:07:32 ec0bb842ea78: Pulling fs layer 01:07:32 40a00589a448: Pulling fs layer 01:07:32 6c08303d61cc: Pulling fs layer 01:07:32 798269fcf238: Pulling fs layer 01:07:32 ec0bb842ea78: Waiting 01:07:32 40a00589a448: Waiting 01:07:32 6c08303d61cc: Waiting 01:07:32 798269fcf238: Waiting 01:07:32 6863d3e3a2b1: Waiting 01:07:32 6863d3e3a2b1: Verifying Checksum 01:07:32 6863d3e3a2b1: Download complete 01:07:32 ec0bb842ea78: Download complete 01:07:32 4db1b89c0bd1: Verifying Checksum 01:07:32 4db1b89c0bd1: Download complete 01:07:32 40a00589a448: Verifying Checksum 01:07:32 40a00589a448: Download complete 01:07:33 4db1b89c0bd1: Pull complete 01:07:33 6911f1a30b25: Pull complete 01:07:33 798269fcf238: Verifying Checksum 01:07:33 798269fcf238: Download complete 01:07:33 e194b8c5c2a9: Verifying Checksum 01:07:33 e194b8c5c2a9: Download complete 01:07:33 6c08303d61cc: Verifying Checksum 01:07:33 6c08303d61cc: Download complete 01:07:36 e194b8c5c2a9: Pull complete 01:07:37 6863d3e3a2b1: Pull complete 01:07:37 ec0bb842ea78: Pull complete 01:07:37 40a00589a448: Pull complete 01:07:39 6c08303d61cc: Pull complete 01:07:41 798269fcf238: Pull complete 01:07:41 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 01:07:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:07:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 01:07:41 + docker build -t ci-base-image-x86_64 -f - . 01:07:41 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:07:41 WORKDIR /edgex 01:07:41 COPY go.mod . 01:07:41 RUN go mod download 01:07:41 Sending build context to Docker daemon 170.7MB 01:07:41 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:07:41 ---> ec979cd7f677 01:07:41 Step 2/4 : WORKDIR /edgex 01:07:47 Still waiting to schedule task 01:07:47 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1282’ 01:07:48 ---> Running in 6b28f68883e9 01:07:48 Removing intermediate container 6b28f68883e9 01:07:48 ---> 1aa4c28d1879 01:07:48 Step 3/4 : COPY go.mod . 01:07:48 ---> 7d44684f3a51 01:07:48 Step 4/4 : RUN go mod download 01:07:48 ---> Running in c261335325c5 01:08:15 Removing intermediate container c261335325c5 01:08:15 ---> 763b5181a882 01:08:15 Successfully built 763b5181a882 01:08:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:15 + docker inspect -f . ci-base-image-x86_64 01:08:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:08:15 prd-ubuntu20.04-docker-8c-8g-1284 does not seem to be running inside a container 01:08:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:08:15 $ docker top 37915a72e3ddd9ffc5f726bd3f69db4ed90f1befaefc78565bf5b2926f9aa9da -eo pid,comm [Pipeline] { [Pipeline] sh 01:08:16 + go version 01:08:16 go version go1.20.6 linux/amd64 [Pipeline] } 01:08:16 $ docker stop --time=1 37915a72e3ddd9ffc5f726bd3f69db4ed90f1befaefc78565bf5b2926f9aa9da 01:08:17 $ docker rm -f --volumes 37915a72e3ddd9ffc5f726bd3f69db4ed90f1befaefc78565bf5b2926f9aa9da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:17 + docker inspect -f . ci-base-image-x86_64 01:08:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:08:18 prd-ubuntu20.04-docker-8c-8g-1284 does not seem to be running inside a container 01:08:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:08:18 $ docker top 7f12f0ba47fed54d8dc27b44af675592c216488bbaf8d18d28be41118a2a213f -eo pid,comm [Pipeline] { [Pipeline] echo 01:08:18 ========================================================= 01:08:18 [edgeXBuildGoParallel] Running Tests and Build... 01:08:18 ========================================================= [Pipeline] sh 01:08:18 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 01:08:19 + make test 01:08:19 go test -race -coverprofile=coverage.out ./... 01:08:27 ? github.com/edgexfoundry/edgex-go [no test files] 01:08:39 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:08:39 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 01:08:39 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:08:39 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:08:39 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:08:40 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:08:40 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:08:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 01:08:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:08:40 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 01:08:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:08:40 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:08:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:08:40 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 01:08:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:08:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:08:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements 01:08:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 98.5% of statements 01:08:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 01:08:42 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 01:08:42 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 01:08:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:08:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:08:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 01:08:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:08:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 01:08:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:08:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 01:08:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:08:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:08:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.093s coverage: 71.5% of statements 01:08:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.082s coverage: 54.0% of statements 01:08:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:08:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 01:08:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 01:08:45 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:08:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:08:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:08:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:08:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 01:08:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:08:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:08:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.168s coverage: 88.5% of statements 01:08:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.104s coverage: 3.8% of statements 01:08:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.345s coverage: 95.6% of statements 01:08:46 ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 72.2% of statements 01:08:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:08:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:08:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.067s coverage: 0.9% of statements 01:08:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 29.0% of statements 01:08:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.058s coverage: 42.9% of statements 01:08:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.059s coverage: 82.9% of statements 01:08:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.066s coverage: 94.1% of statements 01:08:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements 01:08:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements 01:08:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:08:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:08:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:08:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:08:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:08:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 01:08:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 01:08:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 01:08:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:08:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:08:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:08:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:08:50 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:08:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:08:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:08:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 01:08:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:08:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:08:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:08:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 01:08:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 01:08:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 01:08:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:08:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:08:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:08:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 01:08:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 01:08:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 01:08:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 01:08:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 01:08:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 01:08:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:08:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:09:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements 01:09:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:09:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 01:09:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 01:09:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 01:09:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:09:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:09:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:09:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 01:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.273s coverage: 79.9% of statements 01:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.074s coverage: 92.9% of statements 01:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements 01:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.072s coverage: 62.3% of statements 01:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements 01:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.050s coverage: 20.0% of statements 01:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements 01:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.095s coverage: 81.8% of statements 01:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.099s coverage: 82.1% of statements 01:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.066s coverage: 86.0% of statements 01:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.207s coverage: 63.1% of statements 01:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements 01:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements 01:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.039s coverage: 100.0% of statements 01:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.039s coverage: 73.7% of statements 01:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 01:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.172s coverage: 38.4% of statements 01:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements 01:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements 01:09:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements 01:09:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.120s coverage: 92.3% of statements 01:09:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 61.8% of statements 01:09:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.093s coverage: 97.7% of statements 01:09:12 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 01:09:12 running golangci-lint 01:09:12 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 01:09:12 go version go1.20.6 linux/amd64 01:09:12 level=info msg="[config_reader] Used config file .golangci.yml" 01:09:12 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 01:09:28 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|name|types_sizes|exports_file|files|imports) took 14.412555417s" 01:09:28 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 36.059354ms" 01:09:34 level=info msg="[linters_context/goanalysis] analyzers took 53.154214567s with top 10 stages: buildir: 31.147467835s, fact_deprecated: 1.380612703s, inspect: 1.266982334s, ctrlflow: 1.099153853s, gosec: 1.072142329s, printf: 947.131229ms, S1038: 891.449445ms, fact_purity: 803.083054ms, nilness: 727.108803ms, SA5012: 543.276517ms" 01:09:34 level=info msg="[runner] Issues before processing: 203, after processing: 0" 01:09:34 level=info msg="[runner] Processors filtering stat (out/in): skip_files: 203/203, exclude-rules: 23/203, nolint: 0/23, filename_unadjuster: 203/203, skip_dirs: 203/203, cgo: 203/203, identifier_marker: 203/203, path_prettifier: 203/203, autogenerated_exclude: 203/203, exclude: 203/203" 01:09:34 level=info msg="[runner] processing took 17.734156ms with stages: nolint: 8.107939ms, identifier_marker: 4.134651ms, path_prettifier: 1.68793ms, autogenerated_exclude: 1.66443ms, exclude-rules: 1.257675ms, skip_dirs: 788.05µs, cgo: 53.021µs, filename_unadjuster: 34.69µs, max_same_issues: 920ns, exclude: 820ns, skip_files: 770ns, max_from_linter: 710ns, uniq_by_line: 670ns, diff: 400ns, source_code: 380ns, severity-rules: 360ns, sort_results: 350ns, path_shortener: 160ns, max_per_file_from_linter: 130ns, path_prefixer: 100ns" 01:09:34 level=info msg="[runner] linters took 7.570995013s with stages: goanalysis_metalinter: 7.553154076s" 01:09:34 level=info msg="File cache stats: 0 entries of total size 0B" 01:09:34 level=info msg="Memory: 222 samples, avg is 192.2MB, max is 805.8MB" 01:09:34 level=info msg="Execution took 22.028000747s" 01:09:35 go vet ./... 01:09:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:09:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:09:40 ./bin/test-attribution-txt.sh [Pipeline] echo 01:09:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 01:09:40 + ls -al . 01:09:40 total 716 01:09:40 drwxrwxr-x 11 1001 1001 4096 Jul 17 01:08 . 01:09:40 drwxr-xr-x 4 root root 4096 Jul 17 01:08 .. 01:09:40 drwxrwxr-x 2 1001 1001 4096 Jul 17 01:07 .blubracket 01:09:40 -rw-rw-r-- 1 1001 1001 16 Jul 17 01:07 .dockerignore 01:09:40 drwxrwxr-x 8 1001 1001 4096 Jul 17 01:07 .git 01:09:40 drwxrwxr-x 3 1001 1001 4096 Jul 17 01:07 .github 01:09:40 -rw-rw-r-- 1 1001 1001 1133 Jul 17 01:07 .gitignore 01:09:40 -rw-rw-r-- 1 1001 1001 42 Jul 17 01:07 .golangci.yml 01:09:40 -rw-rw-r-- 1 1001 1001 87 Jul 17 01:07 .hadolint.yml 01:09:40 drwxr-xr-x 3 1001 1001 4096 Jul 17 01:07 .semver 01:09:40 -rw-rw-r-- 1 1001 1001 166 Jul 17 01:07 .sonarcloud.properties 01:09:40 -rw-rw-r-- 1 1001 1001 1171 Jul 17 01:07 ADOPTERS.md 01:09:40 -rw-rw-r-- 1 1001 1001 11234 Jul 17 01:07 Attribution.txt 01:09:40 -rw-rw-r-- 1 1001 1001 93407 Jul 17 01:07 CHANGELOG.md 01:09:40 -rw-rw-r-- 1 1001 1001 3804 Jul 17 01:07 CONTRIBUTING.md 01:09:40 -rw-rw-r-- 1 1001 1001 677 Jul 17 01:07 GOVERNANCE.md 01:09:40 -rw-rw-r-- 1 1001 1001 883 Jul 17 01:07 Jenkinsfile 01:09:40 -rw-rw-r-- 1 1001 1001 10775 Jul 17 01:07 LICENSE 01:09:40 -rw-rw-r-- 1 1001 1001 14368 Jul 17 01:07 Makefile 01:09:40 -rw-rw-r-- 1 1001 1001 582 Jul 17 01:07 OWNERS.md 01:09:40 -rw-rw-r-- 1 1001 1001 9923 Jul 17 01:07 README.md 01:09:40 -rw-rw-r-- 1 1001 1001 789 Jul 17 01:07 SECURITY.md 01:09:40 -rw-rw-r-- 1 1001 1001 5 Jul 17 01:07 VERSION 01:09:40 drwxrwxr-x 2 1001 1001 4096 Jul 17 01:07 bin 01:09:40 drwxrwxr-x 18 1001 1001 4096 Jul 17 01:07 cmd 01:09:40 -rw-r--r-- 1 root root 446336 Jul 17 01:09 coverage.out 01:09:40 -rw-rw-r-- 1 1001 1001 3563 Jul 17 01:07 go.mod 01:09:40 -rw-rw-r-- 1 1001 1001 32448 Jul 17 01:07 go.sum 01:09:40 drwxrwxr-x 7 1001 1001 4096 Jul 17 01:07 internal 01:09:40 drwxrwxr-x 3 1001 1001 4096 Jul 17 01:07 openapi 01:09:40 -rw-rw-r-- 1 1001 1001 594 Jul 17 01:07 security.txt 01:09:40 drwxrwxr-x 4 1001 1001 4096 Jul 17 01:07 snap 01:09:40 -rw-rw-r-- 1 1001 1001 204 Jul 17 01:07 version.go [Pipeline] sh 01:09:40 + '[' -e coverage.out ] 01:09:40 + chown 1001:1001 coverage.out [Pipeline] stash 01:09:40 Stashed 1 file(s) [Pipeline] sh 01:09:41 + make build 01:09:41 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 01:09:53 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 01:09:54 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 01:09:55 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 01:09:56 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 01:10:02 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 01:10:03 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 01:10:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:10:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:10:06 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 01:10:07 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 01:10:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 01:10:09 $ docker stop --time=1 7f12f0ba47fed54d8dc27b44af675592c216488bbaf8d18d28be41118a2a213f 01:10:15 $ docker rm -f --volumes 7f12f0ba47fed54d8dc27b44af675592c216488bbaf8d18d28be41118a2a213f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:10:16 01:10:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:10:17 latest: Pulling from edgex-devops/edgex-compose 01:10:17 91d30c5bc195: Pulling fs layer 01:10:17 2e9b0aa3be6d: Pulling fs layer 01:10:17 9c61dcf015f6: Pulling fs layer 01:10:17 4698f68db338: Pulling fs layer 01:10:17 2a2f49069b9e: Pulling fs layer 01:10:17 e0025b399a48: Pulling fs layer 01:10:17 4698f68db338: Waiting 01:10:17 2a2f49069b9e: Waiting 01:10:17 e0025b399a48: Waiting 01:10:17 91d30c5bc195: Verifying Checksum 01:10:17 91d30c5bc195: Download complete 01:10:17 4698f68db338: Verifying Checksum 01:10:17 4698f68db338: Download complete 01:10:17 2e9b0aa3be6d: Verifying Checksum 01:10:17 2e9b0aa3be6d: Download complete 01:10:17 91d30c5bc195: Pull complete 01:10:17 e0025b399a48: Verifying Checksum 01:10:17 2a2f49069b9e: Verifying Checksum 01:10:17 2a2f49069b9e: Download complete 01:10:17 2e9b0aa3be6d: Pull complete 01:10:17 9c61dcf015f6: Verifying Checksum 01:10:17 9c61dcf015f6: Download complete 01:10:20 9c61dcf015f6: Pull complete 01:10:20 4698f68db338: Pull complete 01:10:20 2a2f49069b9e: Pull complete 01:10:20 e0025b399a48: Pull complete 01:10:20 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 01:10:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:10:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:10:20 prd-ubuntu20.04-docker-8c-8g-1284 does not seem to be running inside a container 01:10:20 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:10:24 $ docker top caa27218fd9459fc29f9814c59b625c1ee241612bb0229b744003f1f023acead -eo pid,comm [Pipeline] { [Pipeline] sh 01:10:24 + docker compose -f ./docker-compose-build.yml build --parallel 01:10:26 #1 [security-secretstore-setup internal] load build definition from Dockerfile 01:10:26 #1 transferring dockerfile: 2.38kB done 01:10:26 #1 DONE 0.0s 01:10:26 01:10:26 #2 [core-metadata internal] load build definition from Dockerfile 01:10:26 #2 transferring dockerfile: 1.96kB done 01:10:26 #2 DONE 0.0s 01:10:26 01:10:26 #3 [security-proxy-auth internal] load build definition from Dockerfile 01:10:26 #3 transferring dockerfile: 2.04kB done 01:10:26 #3 DONE 0.0s 01:10:26 01:10:26 #4 [security-spire-config internal] load build definition from Dockerfile 01:10:26 #4 transferring dockerfile: 2.58kB done 01:10:26 #4 DONE 0.0s 01:10:26 01:10:26 #5 [support-notifications internal] load build definition from Dockerfile 01:10:26 #5 transferring dockerfile: 1.84kB done 01:10:26 #5 DONE 0.0s 01:10:26 01:10:26 #6 [core-data internal] load build definition from Dockerfile 01:10:26 #6 transferring dockerfile: 1.90kB done 01:10:26 #6 DONE 0.0s 01:10:26 01:10:26 #7 [security-secretstore-setup internal] load .dockerignore 01:10:26 #7 transferring context: 56B done 01:10:26 #7 DONE 0.0s 01:10:26 01:10:26 #8 [security-spire-agent internal] load build definition from Dockerfile 01:10:26 #8 transferring dockerfile: 2.68kB done 01:10:26 #8 DONE 0.0s 01:10:26 01:10:26 #9 [support-scheduler internal] load build definition from Dockerfile 01:10:26 #9 transferring dockerfile: 1.82kB done 01:10:26 #9 DONE 0.0s 01:10:26 01:10:26 #10 [core-command internal] load build definition from Dockerfile 01:10:26 #10 transferring dockerfile: 1.82kB done 01:10:26 #10 DONE 0.0s 01:10:26 01:10:26 #11 [security-proxy-setup internal] load build definition from Dockerfile 01:10:26 #11 transferring dockerfile: 2.06kB done 01:10:26 #11 DONE 0.0s 01:10:26 01:10:26 #12 [security-spire-server internal] load build definition from Dockerfile 01:10:26 #12 transferring dockerfile: 2.63kB done 01:10:26 #12 DONE 0.0s 01:10:26 01:10:26 #13 [security-bootstrapper internal] load build definition from Dockerfile 01:10:26 #13 transferring dockerfile: 2.82kB done 01:10:26 #13 DONE 0.0s 01:10:26 01:10:26 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 01:10:26 #14 transferring dockerfile: 1.78kB done 01:10:26 #14 DONE 0.0s 01:10:26 01:10:26 #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile 01:10:26 #15 transferring dockerfile: 2.12kB done 01:10:26 #15 DONE 0.0s 01:10:27 01:10:27 #16 [core-metadata internal] load .dockerignore 01:10:27 #16 transferring context: 56B done 01:10:27 #16 DONE 0.0s 01:10:27 01:10:27 #17 [security-proxy-auth internal] load .dockerignore 01:10:27 #17 transferring context: 56B done 01:10:27 #17 DONE 0.0s 01:10:27 01:10:27 #18 [security-spire-config internal] load .dockerignore 01:10:27 #18 transferring context: 56B done 01:10:27 #18 DONE 0.0s 01:10:27 01:10:27 #19 [support-notifications internal] load .dockerignore 01:10:27 #19 transferring context: 56B done 01:10:27 #19 DONE 0.0s 01:10:27 01:10:27 #20 [core-data internal] load .dockerignore 01:10:27 #20 transferring context: 56B done 01:10:27 #20 DONE 0.0s 01:10:27 01:10:27 #21 [support-scheduler internal] load .dockerignore 01:10:27 #21 transferring context: 56B done 01:10:27 #21 DONE 0.0s 01:10:27 01:10:27 #22 [security-spire-agent internal] load .dockerignore 01:10:27 #22 transferring context: 56B done 01:10:27 #22 DONE 0.0s 01:10:27 01:10:27 #23 [core-command internal] load .dockerignore 01:10:27 #23 transferring context: 56B done 01:10:27 #23 DONE 0.0s 01:10:27 01:10:27 #24 [security-proxy-setup internal] load .dockerignore 01:10:27 #24 transferring context: 56B done 01:10:27 #24 DONE 0.0s 01:10:27 01:10:27 #25 [security-spire-server internal] load .dockerignore 01:10:27 #25 transferring context: 56B done 01:10:27 #25 DONE 0.0s 01:10:27 01:10:27 #26 [security-bootstrapper internal] load .dockerignore 01:10:27 #26 transferring context: 56B done 01:10:27 #26 DONE 0.0s 01:10:27 01:10:27 #27 [security-spiffe-token-provider internal] load .dockerignore 01:10:27 #27 transferring context: 56B done 01:10:27 #27 DONE 0.0s 01:10:27 01:10:27 #28 [core-common-config-bootstrapper internal] load .dockerignore 01:10:27 #28 transferring context: 56B done 01:10:27 #28 DONE 0.0s 01:10:27 01:10:27 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:10:27 #29 DONE 0.0s 01:10:27 01:10:27 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 01:10:27 #30 ... 01:10:27 01:10:27 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:10:27 #29 DONE 0.0s 01:10:27 01:10:27 #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 01:10:27 #30 ... 01:10:27 01:10:27 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:10:27 #29 DONE 0.0s 01:10:27 01:10:27 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 01:10:27 #30 DONE 0.6s 01:10:27 01:10:27 #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 01:10:27 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done 01:10:27 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done 01:10:27 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 01:10:27 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 01:10:27 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 01:10:28 #31 DONE 0.6s 01:10:28 01:10:28 #32 [security-spire-server builder 1/7] FROM docker.io/library/ci-base-image-x86_64 01:10:29 #32 DONE 1.7s 01:10:29 01:10:29 #33 [security-spire-server internal] load build context 01:10:32 #33 transferring context: 168.89MB 4.4s 01:10:33 #33 ... 01:10:33 01:10:33 #34 [security-spire-agent internal] load build context 01:10:33 #34 ... 01:10:33 01:10:33 #33 [security-spire-server internal] load build context 01:10:36 #33 transferring context: 359.13MB 8.1s done 01:10:37 #33 ... 01:10:37 01:10:37 #35 [security-spiffe-token-provider internal] load build context 01:10:37 #35 transferring context: 359.13MB 8.9s done 01:10:38 #35 ... 01:10:38 01:10:38 #36 [support-notifications internal] load build context 01:10:38 #36 transferring context: 359.13MB 7.9s done 01:10:38 #36 ... 01:10:38 01:10:38 #37 [security-proxy-setup internal] load build context 01:10:38 #37 transferring context: 359.13MB 7.8s done 01:10:38 #37 ... 01:10:38 01:10:38 #38 [security-secretstore-setup internal] load build context 01:10:38 #38 transferring context: 359.13MB 7.6s done 01:10:38 #38 ... 01:10:38 01:10:38 #39 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:10:38 #39 ... 01:10:38 01:10:38 #40 [support-scheduler stage-1 2/6] RUN apk add --update --no-cache dumb-init 01:10:38 #40 ... 01:10:38 01:10:38 #41 [core-common-config-bootstrapper internal] load build context 01:10:38 #41 transferring context: 359.13MB 8.9s done 01:10:38 #41 ... 01:10:38 01:10:38 #42 [core-metadata internal] load build context 01:10:38 #42 transferring context: 359.13MB 9.0s done 01:10:39 #42 ... 01:10:39 01:10:39 #43 [core-command internal] load build context 01:10:39 #43 transferring context: 359.13MB 9.0s done 01:10:39 #43 ... 01:10:39 01:10:39 #44 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 01:10:39 #0 1.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:10:39 #0 1.259 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:10:39 #0 1.542 (1/2) Installing ca-certificates (20230506-r0) 01:10:39 #0 1.556 (2/2) Installing dumb-init (1.2.5-r2) 01:10:39 #0 1.623 Executing busybox-1.35.0-r29.trigger 01:10:39 #0 1.632 Executing ca-certificates-20230506-r0.trigger 01:10:39 #0 1.695 OK: 8 MiB in 17 packages 01:10:39 #44 ... 01:10:39 01:10:39 #45 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 01:10:39 #0 1.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:10:39 #0 1.416 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:10:39 #0 1.692 (1/2) Installing dumb-init (1.2.5-r2) 01:10:39 #0 1.771 (2/2) Installing su-exec (0.2-r2) 01:10:39 #0 1.778 Executing busybox-1.35.0-r29.trigger 01:10:39 #0 1.787 OK: 7 MiB in 17 packages 01:10:39 #45 ... 01:10:39 01:10:39 #46 [core-data internal] load build context 01:10:39 #46 transferring context: 359.13MB 8.0s done 01:10:39 #46 ... 01:10:39 01:10:39 #47 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 01:10:39 #0 1.077 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:10:39 #0 1.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:10:39 #0 1.553 (1/1) Installing dumb-init (1.2.5-r2) 01:10:39 #0 1.637 Executing busybox-1.35.0-r29.trigger 01:10:39 #0 1.652 OK: 7 MiB in 16 packages 01:10:39 #47 ... 01:10:39 01:10:39 #48 [security-proxy-auth internal] load build context 01:10:39 #48 transferring context: 359.13MB 8.6s done 01:10:40 #48 ... 01:10:40 01:10:40 #49 [security-bootstrapper internal] load build context 01:10:40 #49 transferring context: 359.13MB 8.7s done 01:10:40 #49 ... 01:10:40 01:10:40 #50 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:10:40 #0 10.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:10:40 #0 10.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:10:40 #0 10.65 (1/4) Installing ca-certificates (20230506-r0) 01:10:40 #0 10.66 (2/4) Installing dumb-init (1.2.5-r2) 01:10:40 #0 10.67 (3/4) Installing su-exec (0.2-r2) 01:10:40 #0 10.67 (4/4) Installing yq (4.30.4-r4) 01:10:40 #0 11.16 Executing busybox-1.35.0-r29.trigger 01:10:40 #0 11.16 Executing ca-certificates-20230506-r0.trigger 01:10:40 #0 11.22 OK: 17 MiB in 19 packages 01:10:40 #50 ... 01:10:40 01:10:40 #51 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:10:41 #51 ... 01:10:41 01:10:41 #52 [security-spire-config builder 2/7] WORKDIR /edgex-go 01:10:41 #52 ... 01:10:41 01:10:41 #53 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:10:41 #0 1.088 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:10:41 #0 1.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:10:41 #0 1.580 v3.17.4-44-g7133e751409 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:10:41 #0 1.580 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:10:41 #0 1.580 OK: 17820 distinct packages available 01:10:41 #0 1.615 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:10:41 #0 1.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:10:41 #0 1.960 (1/4) Installing dumb-init (1.2.5-r2) 01:10:41 #0 1.965 (2/4) Installing musl-obstack (1.2.3-r0) 01:10:41 #0 1.987 (3/4) Installing libucontext (1.2-r0) 01:10:41 #0 1.991 (4/4) Installing gcompat (1.1.0-r0) 01:10:41 #0 1.997 Executing busybox-1.35.0-r29.trigger 01:10:41 #0 2.021 OK: 7 MiB in 19 packages 01:10:41 #53 ... 01:10:41 01:10:41 #54 [support-scheduler internal] load build context 01:10:41 #54 transferring context: 359.13MB 8.7s done 01:10:41 #54 ... 01:10:41 01:10:41 #55 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 01:10:41 #55 ... 01:10:41 01:10:41 #56 [security-spire-config internal] load build context 01:10:41 #56 transferring context: 359.13MB 7.7s done 01:10:44 #56 ... 01:10:44 01:10:44 #34 [security-spire-agent internal] load build context 01:10:44 #34 transferring context: 359.13MB 8.9s done 01:11:02 #34 ... 01:11:02 01:11:02 #56 [security-spire-config internal] load build context 01:11:02 #56 DONE 31.9s 01:11:02 01:11:02 #36 [support-notifications internal] load build context 01:11:02 #36 DONE 31.9s 01:11:02 01:11:02 #37 [security-proxy-setup internal] load build context 01:11:02 #37 DONE 31.9s 01:11:02 01:11:02 #46 [core-data internal] load build context 01:11:02 #46 DONE 32.0s 01:11:02 01:11:02 #38 [security-secretstore-setup internal] load build context 01:11:02 #38 DONE 31.9s 01:11:02 01:11:02 #45 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 01:11:02 #45 DONE 31.6s 01:11:02 01:11:02 #53 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:11:02 #53 DONE 31.5s 01:11:02 01:11:02 #47 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 01:11:02 #47 DONE 31.5s 01:11:02 01:11:02 #44 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 01:11:02 #44 DONE 31.5s 01:11:02 01:11:02 #33 [security-spire-server internal] load build context 01:11:02 #33 DONE 32.0s 01:11:02 01:11:02 #48 [security-proxy-auth internal] load build context 01:11:02 #48 DONE 32.0s 01:11:02 01:11:02 #54 [support-scheduler internal] load build context 01:11:02 #54 DONE 32.1s 01:11:02 01:11:02 #52 [core-data builder 2/7] WORKDIR /edgex-go 01:11:02 #52 DONE 30.6s 01:11:02 01:11:02 #50 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:11:02 #50 DONE 31.5s 01:11:02 01:11:02 #57 [core-command builder 3/7] RUN apk add --update --no-cache make git 01:11:02 #57 ... 01:11:02 01:11:02 #49 [security-bootstrapper internal] load build context 01:11:02 #49 DONE 32.1s 01:11:02 01:11:02 #35 [security-spiffe-token-provider internal] load build context 01:11:02 #35 DONE 32.1s 01:11:02 01:11:02 #41 [core-common-config-bootstrapper internal] load build context 01:11:02 #41 DONE 32.1s 01:11:02 01:11:02 #34 [security-spire-agent internal] load build context 01:11:02 #34 DONE 32.1s 01:11:02 01:11:02 #42 [core-metadata internal] load build context 01:11:02 #42 DONE 32.1s 01:11:02 01:11:02 #43 [core-command internal] load build context 01:11:02 #43 DONE 32.1s 01:11:02 01:11:02 #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:11:02 #58 ... 01:11:02 01:11:02 #55 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 01:11:02 #55 32.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:11:02 #55 32.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:11:02 #55 32.54 (1/4) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r2) 01:11:02 #55 32.58 (2/4) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r2) 01:11:02 #55 32.59 (3/4) Installing dumb-init (1.2.5-r2) 01:11:02 #55 32.60 (4/4) Installing openssl (3.0.9-r2) 01:11:02 #55 32.69 Executing busybox-1.35.0-r29.trigger 01:11:02 #55 32.70 OK: 8 MiB in 17 packages 01:11:02 #55 DONE 32.8s 01:11:02 01:11:02 #40 [core-command stage-1 2/6] RUN apk add --update --no-cache dumb-init 01:11:02 #40 32.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:11:02 #40 32.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:11:02 #40 32.59 (1/1) Installing dumb-init (1.2.5-r2) 01:11:02 #40 32.59 Executing busybox-1.35.0-r29.trigger 01:11:02 #40 32.60 OK: 7 MiB in 16 packages 01:11:02 #40 DONE 32.9s 01:11:02 01:11:02 #59 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:11:02 #59 DONE 1.4s 01:11:02 01:11:02 #60 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 01:11:02 #60 DONE 0.1s 01:11:02 01:11:02 #61 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 01:11:02 #61 DONE 0.1s 01:11:02 01:11:02 #39 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:11:02 #39 31.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:11:02 #39 32.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:11:02 #39 32.49 v3.17.4-44-g7133e751409 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:11:02 #39 32.49 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:11:02 #39 32.49 OK: 17820 distinct packages available 01:11:02 #39 32.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:11:02 #39 32.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:11:02 #39 32.93 (1/9) Installing ca-certificates (20230506-r0) 01:11:02 #39 32.98 (2/9) Installing brotli-libs (1.0.9-r9) 01:11:02 #39 32.99 (3/9) Installing nghttp2-libs (1.51.0-r0) 01:11:02 #39 32.99 (4/9) Installing libcurl (8.1.2-r0) 01:11:02 #39 33.01 (5/9) Installing curl (8.1.2-r0) 01:11:02 #39 33.05 (6/9) Installing dumb-init (1.2.5-r2) 01:11:02 #39 ... 01:11:02 01:11:02 #57 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 01:11:02 #57 1.137 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:11:02 #57 1.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:11:02 #57 1.533 OK: 265 MiB in 53 packages 01:11:02 #57 DONE 1.7s 01:11:02 01:11:02 #39 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:11:02 #39 33.06 (7/9) Installing musl-obstack (1.2.3-r0) 01:11:02 #39 33.07 (8/9) Installing libucontext (1.2-r0) 01:11:02 #39 33.08 (9/9) Installing gcompat (1.1.0-r0) 01:11:02 #39 33.10 Executing busybox-1.35.0-r29.trigger 01:11:02 #39 33.10 Executing ca-certificates-20230506-r0.trigger 01:11:02 #39 ... 01:11:02 01:11:02 #62 [core-data builder 4/7] COPY go.mod vendor* ./ 01:11:02 #62 DONE 0.2s 01:11:02 01:11:02 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:11:02 #0 1.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:11:02 #0 1.507 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:11:02 #0 1.810 OK: 265 MiB in 53 packages 01:11:02 #63 DONE 1.9s 01:11:02 01:11:02 #51 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:11:02 #51 32.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:11:02 #51 32.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:11:02 #51 32.61 v3.17.4-44-g7133e751409 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:11:02 #51 32.61 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:11:02 #51 32.61 OK: 17820 distinct packages available 01:11:02 #51 32.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:11:02 #51 32.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:11:02 #51 33.02 (1/7) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r2) 01:11:02 #51 33.06 (2/7) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r2) 01:11:02 #51 33.07 (3/7) Installing dumb-init (1.2.5-r2) 01:11:02 #51 33.08 (4/7) Installing musl-obstack (1.2.3-r0) 01:11:02 #51 33.08 (5/7) Installing libucontext (1.2-r0) 01:11:02 #51 33.10 (6/7) Installing gcompat (1.1.0-r0) 01:11:02 #51 33.10 (7/7) Installing openssl (3.0.9-r2) 01:11:02 #51 33.24 Executing busybox-1.35.0-r29.trigger 01:11:02 #51 33.27 OK: 8 MiB in 20 packages 01:11:02 #51 DONE 33.4s 01:11:02 01:11:02 #39 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:11:02 #39 33.34 OK: 10 MiB in 24 packages 01:11:02 #39 DONE 33.4s 01:11:02 01:11:02 #64 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:11:02 #64 DONE 0.1s 01:11:02 01:11:02 #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:11:02 #58 1.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:11:02 #58 2.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:11:02 #58 ... 01:11:02 01:11:02 #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:11:02 #0 1.272 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:11:02 #0 1.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:11:02 #0 1.736 v3.17.4-44-g7133e751409 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:11:02 #0 1.736 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:11:02 #0 1.736 OK: 17820 distinct packages available 01:11:02 #0 1.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:11:02 #0 1.923 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:11:02 #0 2.180 OK: 265 MiB in 53 packages 01:11:02 #65 DONE 2.3s 01:11:02 01:11:02 #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:11:02 #58 2.231 OK: 265 MiB in 53 packages 01:11:02 #58 DONE 2.5s 01:11:02 01:11:02 #66 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 01:11:02 #0 1.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:11:02 #0 1.990 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:11:02 #0 2.208 OK: 265 MiB in 53 packages 01:11:02 #66 DONE 2.3s 01:11:02 01:11:02 #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:11:02 #67 DONE 0.1s 01:11:02 01:11:02 #68 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 01:11:02 #68 DONE 0.1s 01:11:02 01:11:02 #69 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:11:02 #69 DONE 0.1s 01:11:02 01:11:02 #70 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:11:08 #70 ... 01:11:08 01:11:08 #71 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:11:12 #71 ... 01:11:12 01:11:12 #72 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:11:12 #72 ... 01:11:12 01:11:12 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:11:12 #73 ... 01:11:12 01:11:12 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:11:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1285 in /w/workspace/edgexfoundry_edgex-go_PR-4608 [Pipeline] { [Pipeline] ws 01:11:25 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 01:11:25 The recommended git tool is: git 01:11:30 using credential edgex-jenkins-ssh 01:11:30 Cloning the remote Git repository 01:11:30 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:11:30 > git init /w/workspace/edgex-go/2 # timeout=10 01:11:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:11:30 > git --version # timeout=10 01:11:30 > git --version # 'git version 2.25.1' 01:11:30 using GIT_SSH to set credentials SSH Credentials for GitHub 01:11:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:11:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:11:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:11:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:11:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:11:46 using GIT_SSH to set credentials SSH Credentials for GitHub 01:11:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4608/head:refs/remotes/origin/PR-4608 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:11:47 Merging remotes/origin/main commit fa614b66c3ed1d56f649226ca5a7d2f493aafc65 into PR head commit dd2e2b4453738a26301895800e87a29ea9eec3a5 01:11:48 Merge succeeded, producing dd2e2b4453738a26301895800e87a29ea9eec3a5 01:11:48 Checking out Revision dd2e2b4453738a26301895800e87a29ea9eec3a5 (PR-4608) 01:11:47 > git config core.sparsecheckout # timeout=10 01:11:47 > git checkout -f dd2e2b4453738a26301895800e87a29ea9eec3a5 # timeout=10 01:11:47 > git remote # timeout=10 01:11:47 > git config --get remote.origin.url # timeout=10 01:11:47 using GIT_SSH to set credentials SSH Credentials for GitHub 01:11:48 > git merge fa614b66c3ed1d56f649226ca5a7d2f493aafc65 # timeout=10 01:11:48 > git rev-parse HEAD^{commit} # timeout=10 01:11:48 > git config core.sparsecheckout # timeout=10 01:11:48 > git checkout -f dd2e2b4453738a26301895800e87a29ea9eec3a5 # timeout=10 01:11:51 Commit message: "feat: Move all the common APIs into go-mod-bootstrap" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:11:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:11:52 % Total % Received % Xferd Average Speed Time Time Time Current 01:11:52 Dload Upload Total Spent Left Speed 01:11:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 96598 0 --:--:-- --:--:-- --:--:-- 96598 [Pipeline] sh 01:11:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:11:53 + sudo tee /etc/docker/daemon.new 01:11:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:11:53 { 01:11:53 "registry-mirrors": [ 01:11:53 "https://nexus3.edgexfoundry.org:10001" 01:11:53 ], 01:11:53 "bip": "10.250.0.254/24", 01:11:53 "hosts": [ 01:11:53 "tcp://0.0.0.0:5555", 01:11:53 "unix:///var/run/docker.sock" 01:11:53 ], 01:11:53 "mtu": 1458, 01:11:53 "selinux-enabled": true, 01:11:53 "seccomp-profile": "/etc/docker/seccomp.json" 01:11:53 } [Pipeline] sh 01:11:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:11:54 + sudo service docker restart 01:11:58 #74 DONE 53.4s 01:11:58 01:11:58 #72 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:11:58 #72 DONE 53.9s 01:11:58 01:11:58 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:11:58 #73 DONE 53.7s 01:11:58 01:11:58 #71 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:11:58 #71 DONE 53.3s 01:11:58 01:11:58 #70 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:11:58 #70 DONE 53.4s 01:11:58 01:11:58 #75 [core-data builder 6/7] COPY . . 01:12:05 #75 ... 01:12:05 01:12:05 #76 [security-spire-agent builder 6/9] COPY . . 01:12:05 #76 DONE 9.8s 01:12:05 01:12:05 #77 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 01:12:05 #77 DONE 0.1s 01:12:05 01:12:05 #78 [security-spiffe-token-provider builder 6/7] COPY . . 01:12:05 #78 DONE 9.8s 01:12:05 01:12:05 #79 [security-bootstrapper builder 6/7] COPY . . 01:12:05 #79 CACHED 01:12:05 01:12:05 #80 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:12:05 #80 CACHED 01:12:05 01:12:05 #81 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:12:05 #81 CACHED 01:12:05 01:12:05 #82 [security-proxy-setup builder 6/7] COPY . . 01:12:05 #82 DONE 9.8s 01:12:05 01:12:05 #83 [support-notifications builder 6/7] COPY . . 01:12:05 #83 DONE 9.8s 01:12:05 01:12:05 #84 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:12:05 #84 CACHED 01:12:05 01:12:05 #85 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:12:05 #85 CACHED 01:12:05 01:12:05 #86 [core-common-config-bootstrapper builder 6/7] COPY . . 01:12:05 #86 CACHED 01:12:05 01:12:05 #75 [core-data builder 6/7] COPY . . 01:12:05 #75 DONE 9.8s 01:12:05 01:12:05 #87 [core-command builder 4/7] COPY go.mod vendor* ./ 01:12:05 #87 CACHED 01:12:05 01:12:05 #88 [core-command builder 6/7] COPY . . 01:12:05 #88 CACHED 01:12:05 01:12:05 #89 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:12:05 #89 CACHED 01:12:05 01:12:05 #90 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:12:05 #90 CACHED 01:12:05 01:12:05 #91 [security-proxy-auth builder 6/7] COPY . . 01:12:05 #91 CACHED 01:12:05 01:12:05 #92 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:12:05 #92 CACHED 01:12:05 01:12:05 #93 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:12:05 #93 CACHED 01:12:05 01:12:05 #94 [core-metadata builder 6/7] COPY . . 01:12:05 #94 CACHED 01:12:05 01:12:05 #95 [core-metadata builder 4/7] COPY go.mod vendor* ./ 01:12:05 #95 CACHED 01:12:05 01:12:05 #96 [support-scheduler builder 6/7] COPY . . 01:12:05 #96 CACHED 01:12:05 01:12:05 #97 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 01:12:05 #97 CACHED 01:12:05 01:12:05 #98 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:12:05 #98 CACHED 01:12:05 01:12:05 #99 [security-secretstore-setup builder 6/7] COPY . . 01:12:05 #99 CACHED 01:12:05 01:12:05 #100 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:12:05 #100 CACHED 01:12:05 01:12:05 #101 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 01:12:05 #101 CACHED 01:12:05 01:12:05 #102 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:12:05 #102 ... 01:12:05 01:12:05 #103 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:12:05 #103 CACHED 01:12:05 01:12:05 #104 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 01:12:05 #104 CACHED 01:12:05 01:12:05 #105 [security-spire-server builder 6/9] COPY . . 01:12:05 #105 CACHED 01:12:05 01:12:05 #106 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 01:12:05 #106 CACHED 01:12:05 01:12:05 #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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 01:12:08 #107 DONE 2.3s 01:12:08 01:12:08 #108 [security-spire-server builder 9/9] WORKDIR /edgex-go 01:12:09 #108 DONE 1.2s 01:12:09 01:12:09 #109 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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 01:12:09 #109 DONE 3.6s 01:12:09 01:12:09 #110 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:12:09 #0 1.889 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 01:12:10 #110 ... 01:12:10 01:12:10 #111 [security-spire-agent builder 9/9] WORKDIR /edgex-go 01:12:10 #111 DONE 1.1s 01:12:10 01:12:10 #112 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 01:12:10 #112 DONE 1.0s 01:12:10 01:12:10 #113 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 01:12:10 #113 DONE 0.4s 01:12:10 01:12:10 #114 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:12:10 #114 CACHED 01:12:10 01:12:10 #115 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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 01:12:10 #115 CACHED 01:12:10 01:12:10 #116 [security-spire-config builder 9/9] WORKDIR /edgex-go 01:12:10 #116 CACHED 01:12:10 01:12:10 #117 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 01:12:10 #117 CACHED 01:12:10 01:12:10 #118 [security-spire-config builder 6/9] COPY . . 01:12:10 #118 CACHED 01:12:10 01:12:10 #119 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 01:12:10 #119 CACHED 01:12:10 01:12:10 #120 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 01:12:10 #120 DONE 0.1s 01:12:10 01:12:10 #121 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:12:11 #121 ... 01:12:11 01:12:11 #122 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 01:12:11 #122 CACHED 01:12:11 01:12:11 #123 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 01:12:11 #123 CACHED 01:12:11 01:12:11 #121 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:12:11 #121 DONE 1.0s 01:12:11 01:12:11 #124 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 01:12:11 #124 DONE 0.9s 01:12:11 01:12:11 #125 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:12:12 provisioning config files... 01:12:12 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config14293042479222663378tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:12:12 ---> docker-login.sh 01:12:12 nexus3.edgexfoundry.org:10001 01:12:13 #125 ... 01:12:13 01:12:13 #126 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:12:13 #126 DONE 1.4s 01:12:13 01:12:13 #127 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 01:12:13 #127 DONE 1.5s 01:12:13 01:12:13 #125 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:12:13 #125 DONE 1.4s 01:12:13 01:12:13 #128 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:12:13 #128 DONE 0.1s 01:12:13 01:12:13 #129 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:12:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:12:13 Configure a credential helper to remove this warning. See 01:12:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:12:13 01:12:13 Login Succeeded 01:12:13 nexus3.edgexfoundry.org:10002 01:12:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:12:14 Configure a credential helper to remove this warning. See 01:12:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:12:14 01:12:14 Login Succeeded 01:12:14 nexus3.edgexfoundry.org:10003 01:12:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:12:14 Configure a credential helper to remove this warning. See 01:12:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:12:14 01:12:14 Login Succeeded 01:12:14 nexus3.edgexfoundry.org:10004 01:12:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:12:14 Configure a credential helper to remove this warning. See 01:12:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:12:14 01:12:14 Login Succeeded 01:12:14 docker.io 01:12:14 #129 ... 01:12:14 01:12:14 #130 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:12:14 #130 DONE 1.3s 01:12:14 01:12:14 #131 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:12:14 #131 DONE 1.4s 01:12:14 01:12:14 #129 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:12:14 #129 DONE 1.3s 01:12:14 01:12:14 #132 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 01:12:14 #132 DONE 0.1s 01:12:14 01:12:14 #133 [security-spire-server] exporting to image 01:12:14 #133 exporting layers 01:12:14 #133 ... 01:12:14 01:12:14 #134 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:12:14 #134 DONE 0.2s 01:12:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:14 01:12:14 #135 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:12:14 #135 DONE 0.3s 01:12:14 01:12:14 #136 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:12:14 #136 DONE 0.3s 01:12:14 01:12:14 #133 [security-spire-config] exporting to image 01:12:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:12:15 Configure a credential helper to remove this warning. See 01:12:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:12:15 01:12:15 Login Succeeded 01:12:15 ---> docker-login.sh ends [Pipeline] } 01:12:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 01:12:15 #133 ... 01:12:15 01:12:15 #137 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:12:15 #137 DONE 0.2s 01:12:15 01:12:15 #133 [security-spire-agent] exporting to image 01:12:15 #133 writing image sha256:a13db046ebdd4d3a96e1cbbd4671da8c181792ddbe569d80ade831995bceea4d 0.0s done 01:12:15 #133 naming to docker.io/library/security-spire-server done 01:12:15 #133 ... 01:12:15 01:12:15 #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:12:15 #0 1.618 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] sh 01:12:15 #138 ... 01:12:15 01:12:15 #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:12:15 #0 1.240 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 01:12:15 #139 ... 01:12:15 01:12:15 #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:12:15 #0 0.418 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 01:12:15 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 01:12:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] 01:12:15 #140 ... 01:12:15 01:12:15 #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:12:15 #0 1.475 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 [Pipeline] echo 01:12:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:12:15 ========================================================= 01:12:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 01:12:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:12:15 #141 ... 01:12:15 01:12:15 #133 [security-spire-agent] exporting to image 01:12:15 #133 exporting layers 0.6s done 01:12:15 #133 writing image sha256:5e6019353bb73cc0e89cfe83c759d3dbc344bcdb3aef5c816994085b37f65a6f done 01:12:15 #133 naming to docker.io/library/security-spire-config done 01:12:15 #133 writing image sha256:0090509f7d47efd483f7afad47e9f9389dbf2962168a16aa33e48f13c84942d0 done 01:12:15 #133 naming to docker.io/library/security-spire-agent done 01:12:15 #133 DONE 1.3s 01:12:15 01:12:15 #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:12:15 #0 1.505 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 01:12:15 #142 ... 01:12:15 01:12:15 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:12:15 #0 1.768 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 01:12:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:12:16 #143 ... 01:12:16 01:12:16 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:12:16 #0 1.407 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 01:12:16 #144 ... 01:12:16 01:12:16 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:12:16 #0 0.940 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 01:12:16 #145 ... 01:12:16 01:12:16 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:12:16 #0 1.468 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 01:12:16 #146 ... 01:12:16 01:12:16 #102 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:12:16 #102 1.321 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 01:12:16 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:12:16 edb6bdbacee9: Pulling fs layer 01:12:16 5f9638ab2659: Pulling fs layer 01:12:16 8d51d6327a98: Pulling fs layer 01:12:16 8b374f2dd631: Pulling fs layer 01:12:16 ec14aa9079de: Pulling fs layer 01:12:16 2f466654f4bb: Pulling fs layer 01:12:16 554e91adad29: Pulling fs layer 01:12:16 8b374f2dd631: Waiting 01:12:16 ec14aa9079de: Waiting 01:12:16 2f466654f4bb: Waiting 01:12:16 554e91adad29: Waiting 01:12:16 5f9638ab2659: Verifying Checksum 01:12:16 5f9638ab2659: Download complete 01:12:16 8b374f2dd631: Verifying Checksum 01:12:16 8b374f2dd631: Download complete 01:12:16 ec14aa9079de: Verifying Checksum 01:12:16 ec14aa9079de: Download complete 01:12:16 edb6bdbacee9: Download complete 01:12:18 edb6bdbacee9: Pull complete 01:12:18 554e91adad29: Verifying Checksum 01:12:18 554e91adad29: Download complete 01:12:18 5f9638ab2659: Pull complete 01:12:19 8d51d6327a98: Verifying Checksum 01:12:19 8d51d6327a98: Download complete 01:12:19 2f466654f4bb: Verifying Checksum 01:12:19 2f466654f4bb: Download complete 01:12:31 8d51d6327a98: Pull complete 01:12:31 8b374f2dd631: Pull complete 01:12:31 ec14aa9079de: Pull complete 01:12:38 2f466654f4bb: Pull complete 01:12:40 554e91adad29: Pull complete 01:12:40 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 01:12:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:12:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 01:12:40 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:12:40 WORKDIR /edgex 01:12:40 COPY go.mod . 01:12:40 RUN go mod download build 01:12:40 -t ci-base-image-arm64 -f - . 01:12:41 Sending build context to Docker daemon 2.932MB 01:12:41 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:12:41 ---> 1e15ea492957 01:12:41 Step 2/4 : WORKDIR /edgex 01:12:45 ---> Running in 5bdb7b7e229b 01:12:45 Removing intermediate container 5bdb7b7e229b 01:12:45 ---> 6f9c7a7bb8a0 01:12:45 Step 3/4 : COPY go.mod . 01:12:45 ---> 5ece9ded5b19 01:12:45 Step 4/4 : RUN go mod download 01:12:45 ---> Running in d134847f90af 01:13:13 #102 ... 01:13:13 01:13:13 #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:13:13 #140 62.86 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 01:13:24 Removing intermediate container d134847f90af 01:13:24 ---> 1bbe91fb1839 01:13:24 Successfully built 1bbe91fb1839 01:13:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:24 + docker inspect -f . ci-base-image-arm64 01:13:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:13:24 prd-ubuntu20.04-docker-arm64-4c-16g-1285 does not seem to be running inside a container 01:13:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:13:26 $ docker top 6718c8ce5aa0fed204daa420b894772eb70eaa5ddd6cfef1598f108d3ea63bf0 -eo pid,comm [Pipeline] { [Pipeline] sh 01:13:26 + go version 01:13:26 go version go1.20.6 linux/arm64 [Pipeline] } 01:13:26 $ docker stop --time=1 6718c8ce5aa0fed204daa420b894772eb70eaa5ddd6cfef1598f108d3ea63bf0 01:13:28 $ docker rm -f --volumes 6718c8ce5aa0fed204daa420b894772eb70eaa5ddd6cfef1598f108d3ea63bf0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:29 + docker inspect -f . ci-base-image-arm64 01:13:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:13:29 prd-ubuntu20.04-docker-arm64-4c-16g-1285 does not seem to be running inside a container 01:13:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:13:30 $ docker top 9393e2f55cdda75dc7c752af59c68ebfc815adabb76d875b6188da3fcc5476b0 -eo pid,comm [Pipeline] { [Pipeline] echo 01:13:30 ========================================================= 01:13:30 [edgeXBuildGoParallel] Running Tests and Build... 01:13:30 ========================================================= [Pipeline] sh 01:13:31 #140 DONE 83.0s 01:13:31 01:13:31 #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:13:31 #139 DONE 82.9s 01:13:31 01:13:31 #102 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:13:31 #102 DONE 82.9s 01:13:31 01:13:31 #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:13:31 #141 DONE 82.9s 01:13:31 01:13:31 #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:13:31 #138 DONE 82.9s 01:13:31 01:13:31 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:13:31 #146 DONE 82.9s 01:13:31 01:13:31 #147 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 01:13:31 #147 ... 01:13:31 01:13:31 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:13:31 #143 DONE 83.0s 01:13:31 01:13:31 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:13:31 #144 DONE 83.0s 01:13:31 01:13:31 #148 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 01:13:31 #148 ... 01:13:31 01:13:31 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:13:31 #145 DONE 83.2s 01:13:31 01:13:31 #110 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:13:31 #110 DONE 83.3s 01:13:31 01:13:31 #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:13:31 #142 DONE 83.4s 01:13:31 01:13:31 #149 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 01:13:31 #149 DONE 0.4s 01:13:31 01:13:31 #150 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 01:13:31 #150 DONE 0.7s 01:13:31 01:13:31 #147 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 01:13:31 #147 DONE 0.8s 01:13:31 01:13:31 #151 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 01:13:31 #151 DONE 0.7s 01:13:31 01:13:31 #148 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 01:13:31 #148 DONE 0.6s 01:13:31 01:13:31 #152 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 01:13:31 #152 DONE 0.5s 01:13:31 01:13:31 #153 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 01:13:31 #153 ... 01:13:31 01:13:31 #154 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:13:31 #154 DONE 0.4s 01:13:31 01:13:31 #155 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 01:13:31 #155 DONE 0.3s 01:13:31 01:13:31 #156 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 01:13:31 #156 CACHED 01:13:31 01:13:31 #157 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 01:13:31 #157 CACHED 01:13:31 01:13:31 #158 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 01:13:31 #158 DONE 0.3s 01:13:31 01:13:31 #159 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 01:13:31 #159 CACHED 01:13:31 01:13:31 #160 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 01:13:31 #160 CACHED 01:13:31 01:13:31 #161 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 01:13:31 #161 DONE 0.3s 01:13:31 01:13:31 #162 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 01:13:31 #162 CACHED 01:13:31 01:13:31 #163 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 01:13:31 #163 CACHED 01:13:31 01:13:31 #164 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 01:13:31 #164 CACHED 01:13:31 01:13:31 #165 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 01:13:31 #165 CACHED 01:13:31 01:13:31 #166 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 01:13:31 #166 DONE 0.3s 01:13:31 01:13:31 #153 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 01:13:31 #153 DONE 0.3s 01:13:31 01:13:31 #167 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:13:31 #167 DONE 1.4s 01:13:31 01:13:31 #168 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:13:31 #168 DONE 1.5s 01:13:31 01:13:31 #169 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 01:13:31 #169 ... 01:13:31 01:13:31 #170 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:13:31 #170 DONE 1.5s 01:13:31 01:13:31 #171 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:13:31 #171 DONE 1.5s 01:13:31 01:13:31 #172 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 01:13:31 #172 ... 01:13:31 01:13:31 #173 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:13:31 #173 DONE 1.8s 01:13:31 01:13:31 #174 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:13:31 #174 DONE 1.8s 01:13:31 01:13:31 #175 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 01:13:31 #175 DONE 1.8s 01:13:31 01:13:31 #176 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:13:31 #176 DONE 1.8s 01:13:31 01:13:31 #177 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:13:31 #177 DONE 1.8s 01:13:31 01:13:31 #178 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:13:31 #178 DONE 1.8s 01:13:31 01:13:31 #179 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 01:13:31 #179 DONE 2.3s 01:13:31 01:13:31 #180 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:13:31 #180 ... 01:13:31 01:13:31 #181 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:13:31 #181 DONE 0.6s 01:13:31 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 01:13:31 01:13:31 #172 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 01:13:31 #172 DONE 0.4s 01:13:31 01:13:31 #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:13:31 #182 DONE 0.7s 01:13:31 01:13:31 #183 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 01:13:31 #183 DONE 0.4s 01:13:31 01:13:31 #184 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 01:13:31 #184 DONE 0.4s 01:13:31 01:13:31 #169 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 01:13:31 #169 DONE 0.6s 01:13:31 01:13:31 #133 [core-data] exporting to image 01:13:31 #133 exporting layers 01:13:31 #133 ... 01:13:31 01:13:31 #185 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 01:13:31 #185 DONE 0.4s 01:13:31 01:13:31 #186 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 01:13:31 #186 DONE 0.4s 01:13:31 01:13:31 #187 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 01:13:31 #187 DONE 0.4s 01:13:31 01:13:31 #180 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:13:31 #180 DONE 0.4s 01:13:31 01:13:31 #133 [security-spiffe-token-provider] exporting to image 01:13:31 #133 exporting layers 0.1s done 01:13:31 #133 ... 01:13:31 01:13:31 #188 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 01:13:31 #188 DONE 0.6s 01:13:31 01:13:31 #189 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:13:31 #189 DONE 0.5s 01:13:31 01:13:31 #190 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:13:31 #190 DONE 0.5s 01:13:31 01:13:31 #191 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 01:13:31 #191 DONE 0.4s 01:13:31 01:13:31 #192 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 01:13:31 #192 DONE 0.5s 01:13:31 01:13:31 #133 [core-metadata] exporting to image 01:13:31 #133 exporting layers 0.4s done 01:13:31 #133 writing image sha256:776e93e307437651c1acace6b24cd07e6aa1a804ea063e196a9e7f4ecc64e53f 0.0s done 01:13:31 #133 writing image sha256:e58299b0a520fd8deee4ca145d0c73b5c3ed0ceb4bfc4597ec943807dc8bfd52 0.0s done 01:13:31 #133 naming to docker.io/library/core-command done 01:13:31 #133 naming to docker.io/library/core-data done 01:13:31 #133 writing image sha256:911aea518ef3772fb3f28ae3b312a79a8624db0f88565b34c0079cfabe3e0888 01:13:32 + make test 01:13:32 go test -race -coverprofile=coverage.out ./... 01:13:32 #133 ... 01:13:32 01:13:32 #193 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 01:13:32 #193 DONE 0.5s 01:13:32 01:13:32 #133 [support-scheduler] exporting to image 01:13:32 #133 exporting layers 0.1s done 01:13:32 #133 writing image sha256:911aea518ef3772fb3f28ae3b312a79a8624db0f88565b34c0079cfabe3e0888 done 01:13:32 #133 naming to docker.io/library/support-scheduler done 01:13:32 #133 writing image sha256:0d3c87b20d6b624454b76e0cc3b5b4d794a67ee35b629757ecfeccb8be4a9c47 01:13:32 #133 writing image sha256:0d3c87b20d6b624454b76e0cc3b5b4d794a67ee35b629757ecfeccb8be4a9c47 done 01:13:32 #133 writing image sha256:7ddac3c43e6f4dfd50b727c75c0020a5385206d7b73586636a36668541671028 done 01:13:32 #133 naming to docker.io/library/security-spiffe-token-provider done 01:13:32 #133 naming to docker.io/library/support-notifications done 01:13:32 #133 writing image sha256:4c36b026ac470979306a649951dc7491a37a4ee5318fa3b25672dada66a4807c done 01:13:32 #133 naming to docker.io/library/core-metadata done 01:13:32 #133 DONE 2.3s 01:13:32 01:13:32 #194 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 01:13:32 #194 DONE 0.6s 01:13:32 01:13:32 #195 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:13:32 #195 DONE 0.6s 01:13:32 01:13:32 #196 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:13:32 #196 DONE 0.6s 01:13:32 01:13:32 #197 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:13:32 #197 ... 01:13:32 01:13:32 #198 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:13:32 #198 DONE 0.6s 01:13:33 01:13:33 #199 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:13:33 #199 DONE 1.3s 01:13:33 01:13:33 #200 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:13:33 #200 DONE 1.2s 01:13:33 01:13:33 #201 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:13:33 #201 DONE 0.1s 01:13:33 01:13:33 #202 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:13:33 #202 DONE 0.6s 01:13:33 01:13:33 #133 [core-common-config-bootstrapper] exporting to image 01:13:33 #133 ... 01:13:33 01:13:33 #203 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 01:13:33 #203 DONE 0.0s 01:13:33 01:13:33 #204 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 01:13:33 #204 DONE 0.1s 01:13:33 01:13:33 #205 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:13:33 #205 DONE 0.1s 01:13:33 01:13:33 #133 [core-common-config-bootstrapper] exporting to image 01:13:33 #133 exporting layers 0.2s done 01:13:33 #133 writing image sha256:3b8b14b4e15f18073e44a1be1a04a178b1e029a9402297cf6dd1be91e0f60fe9 0.0s done 01:13:33 #133 naming to docker.io/library/security-proxy-auth 0.0s done 01:13:33 #133 writing image sha256:1213e1b5a2a56250df4147c45e0cc7c6c2a1c8391e0fd5261b1706dccce1c01f done 01:13:33 #133 naming to docker.io/library/core-common-config-bootstrapper done 01:13:33 #133 DONE 2.6s 01:13:33 01:13:33 #206 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 01:13:33 #206 DONE 0.1s 01:13:33 01:13:33 #207 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:13:33 #207 DONE 0.1s 01:13:33 01:13:33 #197 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:13:33 #197 DONE 1.2s 01:13:33 01:13:33 #208 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 01:13:34 #208 ... 01:13:34 01:13:34 #133 [security-proxy-setup] exporting to image 01:13:34 #133 exporting layers 0.1s done 01:13:34 #133 writing image sha256:2cc14a184d2eee88dffdb299466c500a0ec7133c7fe2a1c779ded3e2ac9e2aa7 done 01:13:34 #133 naming to docker.io/library/security-proxy-setup done 01:13:34 #133 DONE 2.7s 01:13:34 01:13:34 #208 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 01:13:34 #208 DONE 0.5s 01:13:34 01:13:34 #209 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:13:34 #209 DONE 0.7s 01:13:34 01:13:34 #133 [security-bootstrapper] exporting to image 01:13:34 #133 exporting layers 0.2s done 01:13:34 #133 writing image sha256:b5fce6c5660170f6c932c8a6be4e46c25d0d8bcf09eab115bebe926f3eb8f8f3 done 01:13:34 #133 naming to docker.io/library/security-bootstrapper done 01:13:34 #133 writing image sha256:73ea47cb8ad832a9bbbe941c13b08f9489c708f8dc055761f7ec112d4e2e6c3e done 01:13:34 #133 naming to docker.io/library/security-secretstore-setup done 01:13:34 #133 DONE 3.1s 01:13:34 time="2023-07-17T01:10:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:13:34 time="2023-07-17T01:10:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:13:34 time="2023-07-17T01:10:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:13:34 time="2023-07-17T01:10:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:13:34 time="2023-07-17T01:10:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:13:34 time="2023-07-17T01:10:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:13:34 time="2023-07-17T01:10:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:13:34 time="2023-07-17T01:10:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:13:34 time="2023-07-17T01:10:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:13:34 time="2023-07-17T01:10:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:13:34 time="2023-07-17T01:10:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:13:34 time="2023-07-17T01:10:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:13:34 time="2023-07-17T01:10:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:13:34 time="2023-07-17T01:10:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 01:13:34 $ docker stop --time=1 caa27218fd9459fc29f9814c59b625c1ee241612bb0229b744003f1f023acead 01:13:35 $ docker rm -f --volumes caa27218fd9459fc29f9814c59b625c1ee241612bb0229b744003f1f023acead [Pipeline] // withDockerContainer [Pipeline] sh 01:13:36 + docker images 01:13:36 REPOSITORY TAG IMAGE ID CREATED SIZE 01:13:36 security-proxy-auth latest 3b8b14b4e15f 2 seconds ago 18.9MB 01:13:36 security-secretstore-setup latest 73ea47cb8ad8 2 seconds ago 43.6MB 01:13:36 core-common-config-bootstrapper latest 1213e1b5a2a5 2 seconds ago 17.8MB 01:13:36 security-bootstrapper latest b5fce6c56601 2 seconds ago 22.7MB 01:13:36 security-proxy-setup latest 2cc14a184d2e 2 seconds ago 24.1MB 01:13:36 support-scheduler latest 911aea518ef3 4 seconds ago 32.4MB 01:13:36 core-data latest e58299b0a520 4 seconds ago 20.7MB 01:13:36 core-command latest 776e93e30743 4 seconds ago 20.5MB 01:13:36 support-notifications latest 7ddac3c43e6f 4 seconds ago 33MB 01:13:36 security-spiffe-token-provider latest 0d3c87b20d6b 4 seconds ago 33.4MB 01:13:36 core-metadata latest 4c36b026ac47 4 seconds ago 21.1MB 01:13:36 security-spire-config latest 5e6019353bb7 About a minute ago 102MB 01:13:36 security-spire-server latest a13db046ebdd About a minute ago 107MB 01:13:36 security-spire-agent latest 0090509f7d47 About a minute ago 166MB 01:13:36 ci-base-image-x86_64 latest 763b5181a882 5 minutes ago 1.06GB 01:13:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 4 days ago 696MB 01:13:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 6 weeks ago 334MB 01:13:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 12 months ago 253MB [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] } 01:14:10 ? github.com/edgexfoundry/edgex-go [no test files] 01:16:02 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:16:02 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 01:16:02 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:16:06 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:16:07 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:16:09 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:16:09 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:16:09 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 01:16:09 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:16:11 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 01:16:13 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:16:13 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:16:13 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:16:13 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 01:16:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:16:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:16:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.382s coverage: 28.7% of statements 01:16:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.324s coverage: 98.5% of statements 01:16:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 01:16:42 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 01:16:42 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 01:16:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.784s coverage: 71.5% of statements 01:16:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:16:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:16:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.348s coverage: 54.0% of statements 01:16:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 01:16:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:16:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 01:16:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:16:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 01:17:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:17:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:17:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.000s coverage: 88.5% of statements 01:17:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.563s coverage: 3.8% of statements 01:17:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:17:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 01:17:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 01:17:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.627s coverage: 95.6% of statements 01:17:19 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:17:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 01:17:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:17:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:17:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:17:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:17:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:17:19 ok github.com/edgexfoundry/edgex-go/internal/io 0.222s coverage: 72.2% of statements 01:17:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:17:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:17:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.422s coverage: 0.9% of statements 01:17:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.264s coverage: 29.0% of statements 01:17:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.308s coverage: 42.9% of statements 01:17:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.263s coverage: 82.9% of statements 01:17:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.221s coverage: 94.1% of statements 01:17:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.295s coverage: 96.3% of statements 01:17:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.235s coverage: 87.5% of statements 01:17:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:17:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:17:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:17:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:17:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:17:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 01:17:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 01:17:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 01:17:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.216s coverage: 94.4% of statements 01:17:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:17:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:17:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:17:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:17:57 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:17:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:17:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:18:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.007s coverage: 79.9% of statements 01:18:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.292s coverage: 92.9% of statements 01:18:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.081s coverage: 64.4% of statements 01:18:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.216s coverage: 62.3% of statements 01:18:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.203s coverage: 87.2% of statements 01:18:04 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.239s coverage: 20.0% of statements 01:18:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.171s coverage: 100.0% of statements 01:18:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.492s coverage: 81.8% of statements 01:18:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 01:18:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:18:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.537s coverage: 82.1% of statements 01:18:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.221s coverage: 86.0% of statements 01:18:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:18:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:18:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.020s coverage: 63.1% of statements 01:18:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.271s coverage: 100.0% of statements 01:18:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.146s coverage: 89.4% of statements 01:18:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.104s coverage: 100.0% of statements 01:18:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.091s coverage: 73.7% of statements 01:18:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 01:18:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 01:18:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 01:18:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements 01:18:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:18:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:18:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:18:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.961s coverage: 38.4% of statements 01:18:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.253s coverage: 89.5% of statements 01:18:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 01:18:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 01:18:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 01:18:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 01:18:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.240s coverage: 84.8% of statements 01:18:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 01:18:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 01:18:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:18:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:18:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.325s coverage: 17.7% of statements 01:18:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:18:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 01:18:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 01:18:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 01:18:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.550s coverage: 92.3% of statements 01:18:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:18:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:18:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.275s coverage: 61.8% of statements 01:18:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:18:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 01:18:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.375s coverage: 97.7% of statements 01:18:48 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 01:18:48 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:18:48 go vet ./... 01:21:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:21:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:21:25 ./bin/test-attribution-txt.sh [Pipeline] echo 01:21:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 01:21:25 + ls -al . 01:21:25 total 712 01:21:25 drwxrwxr-x 10 1001 1001 4096 Jul 17 01:13 . 01:21:25 drwxr-xr-x 4 root root 4096 Jul 17 01:13 .. 01:21:25 drwxrwxr-x 2 1001 1001 4096 Jul 17 01:11 .blubracket 01:21:25 -rw-rw-r-- 1 1001 1001 16 Jul 17 01:11 .dockerignore 01:21:25 drwxrwxr-x 8 1001 1001 4096 Jul 17 01:11 .git 01:21:25 drwxrwxr-x 3 1001 1001 4096 Jul 17 01:11 .github 01:21:25 -rw-rw-r-- 1 1001 1001 1133 Jul 17 01:11 .gitignore 01:21:25 -rw-rw-r-- 1 1001 1001 42 Jul 17 01:11 .golangci.yml 01:21:25 -rw-rw-r-- 1 1001 1001 87 Jul 17 01:11 .hadolint.yml 01:21:25 -rw-rw-r-- 1 1001 1001 166 Jul 17 01:11 .sonarcloud.properties 01:21:25 -rw-rw-r-- 1 1001 1001 1171 Jul 17 01:11 ADOPTERS.md 01:21:25 -rw-rw-r-- 1 1001 1001 11234 Jul 17 01:11 Attribution.txt 01:21:25 -rw-rw-r-- 1 1001 1001 93407 Jul 17 01:11 CHANGELOG.md 01:21:25 -rw-rw-r-- 1 1001 1001 3804 Jul 17 01:11 CONTRIBUTING.md 01:21:25 -rw-rw-r-- 1 1001 1001 677 Jul 17 01:11 GOVERNANCE.md 01:21:25 -rw-rw-r-- 1 1001 1001 883 Jul 17 01:11 Jenkinsfile 01:21:25 -rw-rw-r-- 1 1001 1001 10775 Jul 17 01:11 LICENSE 01:21:25 -rw-rw-r-- 1 1001 1001 14368 Jul 17 01:11 Makefile 01:21:25 -rw-rw-r-- 1 1001 1001 582 Jul 17 01:11 OWNERS.md 01:21:25 -rw-rw-r-- 1 1001 1001 9923 Jul 17 01:11 README.md 01:21:25 -rw-rw-r-- 1 1001 1001 789 Jul 17 01:11 SECURITY.md 01:21:25 -rw-rw-r-- 1 1001 1001 5 Jul 17 01:07 VERSION 01:21:25 drwxrwxr-x 2 1001 1001 4096 Jul 17 01:11 bin 01:21:25 drwxrwxr-x 18 1001 1001 4096 Jul 17 01:11 cmd 01:21:25 -rw-r--r-- 1 root root 446336 Jul 17 01:18 coverage.out 01:21:25 -rw-rw-r-- 1 1001 1001 3563 Jul 17 01:11 go.mod 01:21:25 -rw-rw-r-- 1 1001 1001 32448 Jul 17 01:11 go.sum 01:21:25 drwxrwxr-x 7 1001 1001 4096 Jul 17 01:11 internal 01:21:25 drwxrwxr-x 3 1001 1001 4096 Jul 17 01:11 openapi 01:21:25 -rw-rw-r-- 1 1001 1001 594 Jul 17 01:11 security.txt 01:21:25 drwxrwxr-x 4 1001 1001 4096 Jul 17 01:11 snap 01:21:25 -rw-rw-r-- 1 1001 1001 204 Jul 17 01:11 version.go [Pipeline] sh 01:21:26 + '[' -e coverage.out ] 01:21:26 + chown 1001:1001 coverage.out [Pipeline] stash 01:21:26 Warning: overwriting stash ‘coverage-report’ 01:21:27 Stashed 1 file(s) [Pipeline] sh 01:21:27 + make build 01:21:27 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 01:23:04 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 01:23:04 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 01:23:04 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 01:23:08 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 01:23:55 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 01:23:56 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 01:24:03 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 01:24:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:24:12 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 01:24: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:24:22 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] } 01:24:27 $ docker stop --time=1 9393e2f55cdda75dc7c752af59c68ebfc815adabb76d875b6188da3fcc5476b0 01:24:30 $ docker rm -f --volumes 9393e2f55cdda75dc7c752af59c68ebfc815adabb76d875b6188da3fcc5476b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:24:32 01:24:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:24:33 latest: Pulling from edgex-devops/edgex-compose-arm64 01:24:33 547446be3368: Pulling fs layer 01:24:33 d125d8839a47: Pulling fs layer 01:24:33 3e85d5ac6304: Pulling fs layer 01:24:33 c3105a71a48b: Pulling fs layer 01:24:33 0f093f025ec4: Pulling fs layer 01:24:33 c3106fc0e877: Pulling fs layer 01:24:33 0f093f025ec4: Waiting 01:24:33 c3106fc0e877: Waiting 01:24:33 c3105a71a48b: Waiting 01:24:33 547446be3368: Verifying Checksum 01:24:33 547446be3368: Download complete 01:24:33 c3105a71a48b: Verifying Checksum 01:24:33 c3105a71a48b: Download complete 01:24:33 d125d8839a47: Verifying Checksum 01:24:33 d125d8839a47: Download complete 01:24:33 c3106fc0e877: Verifying Checksum 01:24:33 c3106fc0e877: Download complete 01:24:33 0f093f025ec4: Verifying Checksum 01:24:33 0f093f025ec4: Download complete 01:24:33 547446be3368: Pull complete 01:24:34 d125d8839a47: Pull complete 01:24:35 3e85d5ac6304: Verifying Checksum 01:24:35 3e85d5ac6304: Download complete 01:24:43 3e85d5ac6304: Pull complete 01:24:43 c3105a71a48b: Pull complete 01:24:44 0f093f025ec4: Pull complete 01:24:44 c3106fc0e877: Pull complete 01:24:44 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 01:24:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:24:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:24:44 prd-ubuntu20.04-docker-arm64-4c-16g-1285 does not seem to be running inside a container 01:24:44 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:24:46 $ docker top 48d1630d2b87d172068d1d9347f7f23c4fb1d13404f6a8c404cf89f6e67cce23 -eo pid,comm [Pipeline] { [Pipeline] sh 01:24:47 + docker compose -f ./docker-compose-build.yml build --parallel 01:24:55 #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile 01:24:55 #1 transferring dockerfile: 2.12kB done 01:24:55 #1 DONE 0.1s 01:24:55 01:24:55 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 01:24:55 #2 transferring dockerfile: 1.78kB 0.0s done 01:24:55 #2 DONE 0.1s 01:24:55 01:24:55 #3 [core-data internal] load build definition from Dockerfile 01:24:55 #3 transferring dockerfile: 1.90kB done 01:24:55 #3 DONE 0.1s 01:24:55 01:24:55 #4 [security-secretstore-setup internal] load build definition from Dockerfile 01:24:56 #4 transferring dockerfile: 2.38kB done 01:24:56 #4 DONE 0.1s 01:24:56 01:24:56 #5 [security-proxy-auth internal] load build definition from Dockerfile 01:24:57 #5 transferring dockerfile: 2.04kB done 01:24:57 #5 DONE 0.9s 01:24:57 01:24:57 #6 [core-metadata internal] load build definition from Dockerfile 01:24:57 #6 transferring dockerfile: 1.96kB done 01:24:57 #6 DONE 0.9s 01:24:57 01:24:57 #7 [core-common-config-bootstrapper internal] load .dockerignore 01:24:57 #7 ... 01:24:57 01:24:57 #8 [security-bootstrapper internal] load build definition from Dockerfile 01:24:57 #8 transferring dockerfile: 2.82kB done 01:24:57 #8 DONE 0.9s 01:24:57 01:24:57 #9 [support-notifications internal] load build definition from Dockerfile 01:24:57 #9 transferring dockerfile: 1.84kB 0.0s done 01:24:57 #9 DONE 0.9s 01:24:57 01:24:57 #7 [core-common-config-bootstrapper internal] load .dockerignore 01:24:57 #7 transferring context: 56B 0.0s done 01:24:57 #7 ... 01:24:57 01:24:57 #10 [security-spire-agent internal] load build definition from Dockerfile 01:24:57 #10 transferring dockerfile: 2.68kB done 01:24:57 #10 DONE 0.9s 01:24:57 01:24:57 #11 [security-proxy-setup internal] load build definition from Dockerfile 01:24:57 #11 transferring dockerfile: 2.06kB done 01:24:57 #11 DONE 1.0s 01:24:57 01:24:57 #12 [core-command internal] load build definition from Dockerfile 01:24:57 #12 transferring dockerfile: 1.82kB 0.0s done 01:24:57 #12 DONE 1.0s 01:24:57 01:24:57 #13 [support-scheduler internal] load build definition from Dockerfile 01:24:57 #13 transferring dockerfile: 1.82kB 0.0s done 01:24:57 #13 DONE 0.8s 01:24:57 01:24:57 #14 [security-spire-config internal] load build definition from Dockerfile 01:24:57 #14 transferring dockerfile: 2.58kB 0.0s done 01:24:57 #14 DONE 0.9s 01:24:57 01:24:57 #15 [security-spire-server internal] load build definition from Dockerfile 01:24:57 #15 transferring dockerfile: 2.63kB 0.0s done 01:24:57 #15 DONE 0.9s 01:24:57 01:24:57 #7 [core-common-config-bootstrapper internal] load .dockerignore 01:24:57 #7 DONE 0.9s 01:24:57 01:24:57 #16 [security-secretstore-setup internal] load .dockerignore 01:24:57 #16 transferring context: 56B 0.0s done 01:24:57 #16 DONE 0.1s 01:24:57 01:24:57 #17 [security-spiffe-token-provider internal] load .dockerignore 01:24:57 #17 transferring context: 56B 0.0s done 01:24:57 #17 DONE 0.3s 01:24:57 01:24:57 #18 [security-proxy-auth internal] load .dockerignore 01:24:57 #18 ... 01:24:57 01:24:57 #19 [core-data internal] load .dockerignore 01:24:57 #19 transferring context: 56B done 01:24:57 #19 DONE 0.2s 01:24:57 01:24:57 #20 [core-metadata internal] load .dockerignore 01:24:57 #20 transferring context: 56B done 01:24:57 #20 DONE 0.2s 01:24:57 01:24:57 #18 [security-proxy-auth internal] load .dockerignore 01:24:57 #18 transferring context: 56B 0.0s done 01:24:57 #18 DONE 0.2s 01:24:57 01:24:57 #21 [security-bootstrapper internal] load .dockerignore 01:24:57 #21 transferring context: 56B done 01:24:57 #21 DONE 0.1s 01:24:57 01:24:57 #22 [support-notifications internal] load .dockerignore 01:24:57 #22 transferring context: 56B 0.0s done 01:24:57 #22 DONE 0.1s 01:24:57 01:24:57 #23 [core-command internal] load .dockerignore 01:24:57 #23 transferring context: 56B done 01:24:57 #23 DONE 0.1s 01:24:57 01:24:57 #24 [security-proxy-setup internal] load .dockerignore 01:24:57 #24 transferring context: 56B done 01:24:57 #24 DONE 0.1s 01:24:57 01:24:57 #25 [security-spire-agent internal] load .dockerignore 01:24:57 #25 transferring context: 56B done 01:24:57 #25 DONE 0.0s 01:24:57 01:24:57 #26 [security-spire-config internal] load .dockerignore 01:24:57 #26 transferring context: 56B done 01:24:57 #26 DONE 0.1s 01:24:57 01:24:57 #27 [security-spire-server internal] load .dockerignore 01:24:57 #27 transferring context: 56B done 01:24:57 #27 DONE 0.1s 01:24:58 01:24:58 #28 [support-scheduler internal] load .dockerignore 01:24:58 #28 transferring context: 56B done 01:24:58 #28 DONE 0.0s 01:24:58 01:24:58 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:24:58 #29 DONE 0.0s 01:24:58 01:24:58 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 01:24:59 #30 ... 01:24:59 01:24:59 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:24:59 #29 DONE 0.0s 01:24:59 01:24:59 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 01:24:59 #30 DONE 0.9s 01:24:59 01:24:59 #31 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 01:24:59 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done 01:24:59 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done 01:24:59 #31 ... 01:24:59 01:24:59 #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:24:59 #29 DONE 0.0s 01:24:59 01:24:59 #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 01:24:59 #30 DONE 1.0s 01:24:59 01:24:59 #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 01:24:59 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done 01:24:59 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 01:24:59 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 01:24:59 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 01:24:59 #31 ... 01:24:59 01:24:59 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:24:59 #29 DONE 0.0s 01:24:59 01:24:59 #32 [security-spire-config builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:25:00 #32 ... 01:25:00 01:25:00 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 01:25:00 #30 DONE 1.3s 01:25:00 01:25:00 #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 01:25:00 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done 01:25:00 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 01:25:00 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 01:25:00 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 01:25:05 #31 ... 01:25:05 01:25:05 #33 [core-data internal] load build context 01:25:05 #33 transferring context: 13.77MB 5.8s 01:25:05 #33 ... 01:25:05 01:25:05 #34 [support-notifications internal] load build context 01:25:05 #34 ... 01:25:05 01:25:05 #33 [core-data internal] load build context 01:25:05 #33 ... 01:25:05 01:25:05 #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:25:05 #32 DONE 7.0s 01:25:05 01:25:05 #33 [core-data internal] load build context 01:25:07 #33 ... 01:25:07 01:25:07 #35 [core-metadata builder 2/7] WORKDIR /edgex-go 01:25:07 #35 DONE 2.5s 01:25:07 01:25:07 #33 [core-data internal] load build context 01:25:09 #33 ... 01:25:09 01:25:09 #36 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 01:25:09 #0 4.523 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:25:09 #0 5.331 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:25:09 #0 6.711 (1/4) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r2) 01:25:09 #0 6.985 (2/4) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r2) 01:25:09 #0 6.985 (3/4) Installing dumb-init (1.2.5-r2) 01:25:09 #0 7.091 (4/4) Installing openssl (3.0.9-r2) 01:25:09 #0 7.405 Executing busybox-1.35.0-r29.trigger 01:25:09 #0 7.405 OK: 8 MiB in 17 packages 01:25:09 #36 DONE 8.4s 01:25:09 01:25:09 #37 [security-secretstore-setup internal] load build context 01:25:09 #37 ... 01:25:09 01:25:09 #38 [security-proxy-auth internal] load build context 01:25:09 #38 ... 01:25:09 01:25:09 #39 [security-bootstrapper internal] load build context 01:25:09 #39 ... 01:25:09 01:25:09 #40 [core-command internal] load build context 01:25:09 #40 ... 01:25:09 01:25:09 #41 [security-spiffe-token-provider internal] load build context 01:25:09 #41 ... 01:25:09 01:25:09 #42 [security-spire-agent internal] load build context 01:25:10 #42 ... 01:25:10 01:25:10 #43 [core-common-config-bootstrapper internal] load build context 01:25:10 #43 transferring context: 21.54MB 10.5s 01:25:10 #43 ... 01:25:10 01:25:10 #44 [support-scheduler internal] load build context 01:25:10 #44 ... 01:25:10 01:25:10 #45 [security-spire-server internal] load build context 01:25:10 #45 ... 01:25:10 01:25:10 #46 [core-metadata internal] load build context 01:25:10 #46 ... 01:25:10 01:25:10 #47 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 01:25:10 #47 ... 01:25:10 01:25:10 #48 [security-proxy-setup internal] load build context 01:25:10 #48 ... 01:25:10 01:25:10 #49 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:25:10 #49 ... 01:25:10 01:25:10 #50 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:25:10 #50 ... 01:25:10 01:25:10 #51 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:25:10 #0 7.401 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:25:10 #0 8.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:25:10 #0 9.819 v3.17.4-44-g7133e751409 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:25:10 #0 9.819 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:25:10 #0 9.819 OK: 17691 distinct packages available 01:25:10 #0 10.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:25:11 #51 ... 01:25:11 01:25:11 #52 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:25:11 #0 9.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:25:11 #52 ... 01:25:11 01:25:11 #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:25:11 #53 ... 01:25:11 01:25:11 #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 01:25:11 #54 ... 01:25:11 01:25:11 #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 01:25:11 #0 8.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:25:11 #0 10.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:25:11 #55 ... 01:25:11 01:25:11 #56 [security-spire-config internal] load build context 01:25:11 #56 ... 01:25:11 01:25:11 #51 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:25:11 #51 11.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:25:12 #51 ... 01:25:12 01:25:12 #57 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 01:25:12 #57 DONE 2.7s 01:25:12 01:25:12 #56 [security-spire-config internal] load build context 01:25:15 #56 ... 01:25:15 01:25:15 #34 [support-notifications internal] load build context 01:25:15 #34 transferring context: 35.14MB 16.3s 01:25:15 #34 ... 01:25:15 01:25:15 #44 [support-scheduler internal] load build context 01:25:15 #44 ... 01:25:15 01:25:15 #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 01:25:15 #54 15.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:25:17 #54 ... 01:25:17 01:25:17 #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:25:17 #58 ... 01:25:17 01:25:17 #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:25:17 #0 10.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:25:17 #59 ... 01:25:17 01:25:17 #60 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 01:25:18 #60 ... 01:25:18 01:25:18 #61 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 01:25:18 #61 ... 01:25:18 01:25:18 #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 01:25:18 #0 9.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:25:18 #62 ... 01:25:18 01:25:18 #56 [security-spire-config internal] load build context 01:25:18 #56 ... 01:25:18 01:25:18 #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 01:25:18 #55 13.32 (1/2) Installing ca-certificates (20230506-r0) 01:25:18 #55 13.55 (2/2) Installing dumb-init (1.2.5-r2) 01:25:18 #55 13.55 Executing busybox-1.35.0-r29.trigger 01:25:18 #55 13.71 Executing ca-certificates-20230506-r0.trigger 01:25:18 #55 15.77 OK: 8 MiB in 17 packages 01:25:18 #55 DONE 18.3s 01:25:19 01:25:19 #34 [support-notifications internal] load build context 01:25:19 #34 ... 01:25:19 01:25:19 #33 [core-data internal] load build context 01:25:19 #33 ... 01:25:19 01:25:19 #34 [support-notifications internal] load build context 01:25:19 #34 ... 01:25:19 01:25:19 #38 [security-proxy-auth internal] load build context 01:25:19 #38 ... 01:25:19 01:25:19 #34 [support-notifications internal] load build context 01:25:19 #34 ... 01:25:19 01:25:19 #37 [security-secretstore-setup internal] load build context 01:25:19 #37 ... 01:25:19 01:25:19 #40 [core-command internal] load build context 01:25:19 #40 ... 01:25:19 01:25:19 #51 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:25:19 #51 16.37 (1/7) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r2) 01:25:19 #51 17.10 (2/7) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r2) 01:25:19 #51 17.29 (3/7) Installing dumb-init (1.2.5-r2) 01:25:19 #51 17.39 (4/7) Installing musl-obstack (1.2.3-r0) 01:25:19 #51 17.39 (5/7) Installing libucontext (1.2-r0) 01:25:19 #51 17.39 (6/7) Installing gcompat (1.1.0-r0) 01:25:19 #51 17.47 (7/7) Installing openssl (3.0.9-r2) 01:25:19 #51 17.59 Executing busybox-1.35.0-r29.trigger 01:25:19 #51 17.82 OK: 9 MiB in 20 packages 01:25:19 #51 DONE 19.8s 01:25:19 01:25:19 #40 [core-command internal] load build context 01:25:19 #40 ... 01:25:19 01:25:19 #39 [security-bootstrapper internal] load build context 01:25:20 #39 ... 01:25:20 01:25:20 #40 [core-command internal] load build context 01:25:20 #40 ... 01:25:20 01:25:20 #41 [security-spiffe-token-provider internal] load build context 01:25:20 #41 ... 01:25:20 01:25:20 #43 [core-common-config-bootstrapper internal] load build context 01:25:20 #43 transferring context: 35.74MB 21.0s 01:25:20 #43 ... 01:25:20 01:25:20 #42 [security-spire-agent internal] load build context 01:25:20 #42 ... 01:25:20 01:25:20 #45 [security-spire-server internal] load build context 01:25:20 #45 ... 01:25:20 01:25:20 #46 [core-metadata internal] load build context 01:25:20 #46 ... 01:25:20 01:25:20 #45 [security-spire-server internal] load build context 01:25:21 #45 ... 01:25:21 01:25:21 #48 [security-proxy-setup internal] load build context 01:25:21 #48 ... 01:25:21 01:25:21 #46 [core-metadata internal] load build context 01:25:21 #46 ... 01:25:21 01:25:21 #52 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:25:21 #52 10.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:25:21 #52 13.66 v3.17.4-44-g7133e751409 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:25:21 #52 13.66 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:25:21 #52 13.66 OK: 17691 distinct packages available 01:25:21 #52 14.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:25:21 #52 17.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:25:21 #52 ... 01:25:21 01:25:21 #34 [support-notifications internal] load build context 01:25:22 #34 ... 01:25:22 01:25:22 #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:25:22 #53 11.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:25:22 #53 13.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:25:22 #53 21.22 (1/4) Installing ca-certificates (20230506-r0) 01:25:22 #53 21.68 (2/4) Installing dumb-init (1.2.5-r2) 01:25:22 #53 21.78 (3/4) Installing su-exec (0.2-r2) 01:25:22 #53 21.89 (4/4) Installing yq (4.30.4-r4) 01:25:22 #53 ... 01:25:22 01:25:22 #34 [support-notifications internal] load build context 01:25:24 #34 ... 01:25:24 01:25:24 #47 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 01:25:24 #47 13.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:25:24 #47 17.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:25:24 #47 ... 01:25:24 01:25:24 #34 [support-notifications internal] load build context 01:25:26 #34 ... 01:25:26 01:25:26 #50 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:25:26 #50 15.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:25:26 #50 18.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:25:26 #50 25.26 (1/1) Installing dumb-init (1.2.5-r2) 01:25:26 #50 25.29 Executing busybox-1.35.0-r29.trigger 01:25:26 #50 25.36 OK: 8 MiB in 16 packages 01:25:26 #50 ... 01:25:26 01:25:26 #44 [support-scheduler internal] load build context 01:25:26 #44 ... 01:25:26 01:25:26 #34 [support-notifications internal] load build context 01:25:26 #34 transferring context: 57.82MB 26.7s 01:25:28 #34 ... 01:25:28 01:25:28 #49 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:25:28 #49 17.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:25:28 #49 21.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:25:28 #49 ... 01:25:28 01:25:28 #34 [support-notifications internal] load build context 01:25:28 #34 ... 01:25:28 01:25:28 #47 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 01:25:28 #47 25.31 (1/1) Installing dumb-init (1.2.5-r2) 01:25:28 #47 25.36 Executing busybox-1.35.0-r29.trigger 01:25:28 #47 25.64 OK: 8 MiB in 16 packages 01:25:28 #47 DONE 27.8s 01:25:28 01:25:28 #52 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:25:28 #52 25.54 (1/4) Installing dumb-init (1.2.5-r2) 01:25:28 #52 25.59 (2/4) Installing musl-obstack (1.2.3-r0) 01:25:28 #52 25.62 (3/4) Installing libucontext (1.2-r0) 01:25:28 #52 25.66 (4/4) Installing gcompat (1.1.0-r0) 01:25:28 #52 25.77 Executing busybox-1.35.0-r29.trigger 01:25:28 #52 26.00 OK: 8 MiB in 19 packages 01:25:28 #52 DONE 27.6s 01:25:28 01:25:28 #50 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:25:28 #50 DONE 28.6s 01:25:28 01:25:28 #34 [support-notifications internal] load build context 01:25:28 #34 ... 01:25:28 01:25:28 #56 [security-spire-config internal] load build context 01:25:29 #56 ... 01:25:29 01:25:29 #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 01:25:29 #54 18.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:25:29 #54 26.23 (1/2) Installing dumb-init (1.2.5-r2) 01:25:29 #54 26.27 (2/2) Installing su-exec (0.2-r2) 01:25:29 #54 26.31 Executing busybox-1.35.0-r29.trigger 01:25:29 #54 26.62 OK: 8 MiB in 17 packages 01:25:29 #54 ... 01:25:29 01:25:29 #61 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 01:25:29 #61 11.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:25:29 #61 16.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:25:29 #61 21.70 OK: 263 MiB in 53 packages 01:25:29 #61 ... 01:25:29 01:25:29 #56 [security-spire-config internal] load build context 01:25:29 #56 ... 01:25:29 01:25:29 #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:25:29 #53 23.15 Executing busybox-1.35.0-r29.trigger 01:25:29 #53 23.33 Executing ca-certificates-20230506-r0.trigger 01:25:29 #53 26.20 OK: 17 MiB in 19 packages 01:25:29 #53 DONE 29.1s 01:25:29 01:25:29 #56 [security-spire-config internal] load build context 01:25:29 #56 ... 01:25:29 01:25:29 #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 01:25:29 #62 12.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:25:29 #62 20.83 OK: 263 MiB in 53 packages 01:25:29 #62 ... 01:25:29 01:25:29 #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 01:25:29 #54 DONE 29.1s 01:25:29 01:25:29 #62 [core-command builder 3/7] RUN apk add --update --no-cache make git 01:25:29 #62 ... 01:25:29 01:25:29 #33 [core-data internal] load build context 01:25:29 #33 ... 01:25:29 01:25:29 #62 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 01:25:29 #62 DONE 22.8s 01:25:29 01:25:29 #33 [core-data internal] load build context 01:25:29 #33 ... 01:25:29 01:25:29 #38 [security-proxy-auth internal] load build context 01:25:29 #38 ... 01:25:29 01:25:29 #33 [core-data internal] load build context 01:25:29 #33 ... 01:25:29 01:25:29 #37 [security-secretstore-setup internal] load build context 01:25:30 #37 ... 01:25:30 01:25:30 #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:25:30 #58 12.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:25:30 #58 15.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:25:30 #58 ... 01:25:30 01:25:30 #60 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 01:25:30 #60 12.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:25:30 #60 15.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:25:30 #60 22.55 OK: 263 MiB in 53 packages 01:25:30 #60 ... 01:25:30 01:25:30 #39 [security-bootstrapper internal] load build context 01:25:30 #39 ... 01:25:30 01:25:30 #41 [security-spiffe-token-provider internal] load build context 01:25:30 #41 ... 01:25:30 01:25:30 #40 [core-command internal] load build context 01:25:30 #40 ... 01:25:30 01:25:30 #42 [security-spire-agent internal] load build context 01:25:30 #42 ... 01:25:30 01:25:30 #43 [core-common-config-bootstrapper internal] load build context 01:25:30 #43 transferring context: 54.71MB 31.4s 01:25:31 #43 ... 01:25:31 01:25:31 #40 [core-command internal] load build context 01:25:31 #40 ... 01:25:31 01:25:31 #61 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 01:25:31 #61 DONE 23.5s 01:25:31 01:25:31 #40 [core-command internal] load build context 01:25:31 #40 ... 01:25:31 01:25:31 #45 [security-spire-server internal] load build context 01:25:31 #45 ... 01:25:31 01:25:31 #60 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:25:31 #60 DONE 23.6s 01:25:31 01:25:31 #45 [security-spire-server internal] load build context 01:25:31 #45 ... 01:25:31 01:25:31 #48 [security-proxy-setup internal] load build context 01:25:31 #48 ... 01:25:31 01:25:31 #45 [security-spire-server internal] load build context 01:25:31 #45 ... 01:25:31 01:25:31 #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:25:31 #58 22.73 OK: 263 MiB in 53 packages 01:25:31 #58 DONE 23.9s 01:25:31 01:25:31 #45 [security-spire-server internal] load build context 01:25:31 #45 ... 01:25:31 01:25:31 #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:25:31 #59 13.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:25:31 #59 21.75 v3.17.4-44-g7133e751409 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:25:31 #59 21.75 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:25:31 #59 21.75 OK: 17691 distinct packages available 01:25:31 #59 22.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:25:31 #59 23.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:25:31 #59 ... 01:25:31 01:25:31 #40 [core-command internal] load build context 01:25:31 #40 ... 01:25:31 01:25:31 #46 [core-metadata internal] load build context 01:25:32 #46 ... 01:25:32 01:25:32 #45 [security-spire-server internal] load build context 01:25:33 #45 ... 01:25:33 01:25:33 #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:25:33 #59 25.07 OK: 263 MiB in 53 packages 01:25:33 #59 DONE 26.0s 01:25:33 01:25:33 #40 [core-command internal] load build context 01:25:34 #40 ... 01:25:34 01:25:34 #49 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:25:34 #49 28.80 v3.17.4-44-g7133e751409 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:25:34 #49 28.80 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:25:34 #49 28.80 OK: 17691 distinct packages available 01:25:34 #49 29.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:25:34 #49 30.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:25:34 #49 32.38 (1/9) Installing ca-certificates (20230506-r0) 01:25:34 #49 32.47 (2/9) Installing brotli-libs (1.0.9-r9) 01:25:34 #49 32.50 (3/9) Installing nghttp2-libs (1.51.0-r0) 01:25:34 #49 32.53 (4/9) Installing libcurl (8.1.2-r0) 01:25:34 #49 32.58 (5/9) Installing curl (8.1.2-r0) 01:25:34 #49 32.62 (6/9) Installing dumb-init (1.2.5-r2) 01:25:34 #49 32.62 (7/9) Installing musl-obstack (1.2.3-r0) 01:25:34 #49 32.71 (8/9) Installing libucontext (1.2-r0) 01:25:34 #49 32.71 (9/9) Installing gcompat (1.1.0-r0) 01:25:34 #49 32.71 Executing busybox-1.35.0-r29.trigger 01:25:34 #49 32.71 Executing ca-certificates-20230506-r0.trigger 01:25:34 #49 33.25 OK: 11 MiB in 24 packages 01:25:34 #49 DONE 34.0s 01:25:34 01:25:34 #40 [core-command internal] load build context 01:25:36 #40 ... 01:25:36 01:25:36 #44 [support-scheduler internal] load build context 01:25:36 #44 ... 01:25:36 01:25:36 #40 [core-command internal] load build context 01:25:36 #40 transferring context: 83.62MB 37.2s 01:25:38 #40 ... 01:25:38 01:25:38 #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:25:38 #63 DONE 8.4s 01:25:38 01:25:38 #40 [core-command internal] load build context 01:25:39 #40 ... 01:25:39 01:25:39 #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 01:25:39 #64 DONE 0.9s 01:25:39 01:25:39 #40 [core-command internal] load build context 01:25:39 #40 ... 01:25:39 01:25:39 #34 [support-notifications internal] load build context 01:25:39 #34 ... 01:25:39 01:25:39 #40 [core-command internal] load build context 01:25:39 #40 ... 01:25:39 01:25:39 #56 [security-spire-config internal] load build context 01:25:39 #56 ... 01:25:39 01:25:39 #34 [support-notifications internal] load build context 01:25:39 #34 ... 01:25:39 01:25:39 #38 [security-proxy-auth internal] load build context 01:25:40 #38 ... 01:25:40 01:25:40 #33 [core-data internal] load build context 01:25:40 #33 ... 01:25:40 01:25:40 #38 [security-proxy-auth internal] load build context 01:25:40 #38 ... 01:25:40 01:25:40 #37 [security-secretstore-setup internal] load build context 01:25:40 #37 ... 01:25:40 01:25:40 #38 [security-proxy-auth internal] load build context 01:25:40 #38 ... 01:25:40 01:25:40 #39 [security-bootstrapper internal] load build context 01:25:40 #39 ... 01:25:40 01:25:40 #41 [security-spiffe-token-provider internal] load build context 01:25:40 #41 ... 01:25:40 01:25:40 #39 [security-bootstrapper internal] load build context 01:25:41 #39 ... 01:25:41 01:25:41 #43 [core-common-config-bootstrapper internal] load build context 01:25:41 #43 transferring context: 90.29MB 41.7s 01:25:41 #43 ... 01:25:41 01:25:41 #42 [security-spire-agent internal] load build context 01:25:41 #42 ... 01:25:41 01:25:41 #43 [core-common-config-bootstrapper internal] load build context 01:25:41 #43 ... 01:25:41 01:25:41 #48 [security-proxy-setup internal] load build context 01:25:41 #48 ... 01:25:41 01:25:41 #43 [core-common-config-bootstrapper internal] load build context 01:25:42 #43 ... 01:25:42 01:25:42 #46 [core-metadata internal] load build context 01:25:42 #46 ... 01:25:42 01:25:42 #43 [core-common-config-bootstrapper internal] load build context 01:25:44 #43 ... 01:25:44 01:25:44 #45 [security-spire-server internal] load build context 01:25:44 #45 ... 01:25:44 01:25:44 #43 [core-common-config-bootstrapper internal] load build context 01:25:46 #43 transferring context: 117.88MB 46.8s 01:25:46 #43 ... 01:25:46 01:25:46 #44 [support-scheduler internal] load build context 01:25:46 #44 ... 01:25:46 01:25:46 #43 [core-common-config-bootstrapper internal] load build context 01:25:49 #43 ... 01:25:49 01:25:49 #40 [core-command internal] load build context 01:25:49 #40 ... 01:25:49 01:25:49 #56 [security-spire-config internal] load build context 01:25:49 #56 ... 01:25:49 01:25:49 #40 [core-command internal] load build context 01:25:50 #40 ... 01:25:50 01:25:50 #34 [support-notifications internal] load build context 01:25:50 #34 ... 01:25:50 01:25:50 #33 [core-data internal] load build context 01:25:50 #33 ... 01:25:50 01:25:50 #34 [support-notifications internal] load build context 01:25:50 #34 ... 01:25:50 01:25:50 #37 [security-secretstore-setup internal] load build context 01:25:50 #37 ... 01:25:50 01:25:50 #33 [core-data internal] load build context 01:25:50 #33 ... 01:25:50 01:25:50 #38 [security-proxy-auth internal] load build context 01:25:50 #38 ... 01:25:50 01:25:50 #41 [security-spiffe-token-provider internal] load build context 01:25:51 #41 ... 01:25:51 01:25:51 #33 [core-data internal] load build context 01:25:51 #33 ... 01:25:51 01:25:51 #39 [security-bootstrapper internal] load build context 01:25:51 #39 ... 01:25:51 01:25:51 #38 [security-proxy-auth internal] load build context 01:25:51 #38 ... 01:25:51 01:25:51 #42 [security-spire-agent internal] load build context 01:25:51 #42 ... 01:25:51 01:25:51 #39 [security-bootstrapper internal] load build context 01:25:51 #39 ... 01:25:51 01:25:51 #48 [security-proxy-setup internal] load build context 01:25:51 #48 ... 01:25:51 01:25:51 #39 [security-bootstrapper internal] load build context 01:25:52 #39 transferring context: 110.38MB 52.6s 01:25:52 #39 ... 01:25:52 01:25:52 #45 [security-spire-server internal] load build context 01:25:52 #45 transferring context: 182.39MB 51.9s done 01:25:52 #45 DONE 52.8s 01:25:52 01:25:52 #39 [security-bootstrapper internal] load build context 01:25:52 #39 ... 01:25:52 01:25:52 #46 [core-metadata internal] load build context 01:25:52 #46 ... 01:25:52 01:25:52 #39 [security-bootstrapper internal] load build context 01:25:55 #39 ... 01:25:55 01:25:55 #41 [security-spiffe-token-provider internal] load build context 01:25:55 #41 transferring context: 182.39MB 54.4s done 01:25:55 #41 DONE 56.1s 01:25:55 01:25:55 #39 [security-bootstrapper internal] load build context 01:25:55 #39 ... 01:25:55 01:25:55 #34 [support-notifications internal] load build context 01:25:55 #34 transferring context: 182.39MB 55.5s done 01:25:55 #34 DONE 56.3s 01:25:55 01:25:55 #39 [security-bootstrapper internal] load build context 01:25:56 #39 ... 01:25:56 01:25:56 #40 [core-command internal] load build context 01:25:56 #40 transferring context: 182.39MB 55.5s done 01:25:56 #40 DONE 56.6s 01:25:56 01:25:56 #39 [security-bootstrapper internal] load build context 01:25:56 #39 ... 01:25:56 01:25:56 #65 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 01:25:56 #65 DONE 3.2s 01:25:56 01:25:56 #39 [security-bootstrapper internal] load build context 01:25:56 #39 ... 01:25:56 01:25:56 #44 [support-scheduler internal] load build context 01:25:56 #44 ... 01:25:56 01:25:56 #39 [security-bootstrapper internal] load build context 01:25:57 #39 ... 01:25:57 01:25:57 #66 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:25:57 #66 DONE 1.8s 01:25:57 01:25:57 #39 [security-bootstrapper internal] load build context 01:25:57 #39 ... 01:25:57 01:25:57 #42 [security-spire-agent internal] load build context 01:25:57 #42 transferring context: 182.39MB 56.8s done 01:25:57 #42 DONE 58.3s 01:25:57 01:25:57 #39 [security-bootstrapper internal] load build context 01:25:58 #39 ... 01:25:58 01:25:58 #67 [core-command builder 4/7] COPY go.mod vendor* ./ 01:25:58 #67 DONE 2.0s 01:25:58 01:25:58 #39 [security-bootstrapper internal] load build context 01:25:58 #39 ... 01:25:58 01:25:58 #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:25:58 #68 DONE 2.3s 01:25:58 01:25:58 #39 [security-bootstrapper internal] load build context 01:26:00 #39 ... 01:26:00 01:26:00 #43 [core-common-config-bootstrapper internal] load build context 01:26:00 #43 ... 01:26:00 01:26:00 #38 [security-proxy-auth internal] load build context 01:26:00 #38 transferring context: 182.39MB 60.7s done 01:26:00 #38 DONE 60.9s 01:26:00 01:26:00 #43 [core-common-config-bootstrapper internal] load build context 01:26:00 #43 ... 01:26:00 01:26:00 #56 [security-spire-config internal] load build context 01:26:00 #56 ... 01:26:00 01:26:00 #39 [security-bootstrapper internal] load build context 01:26:00 #39 ... 01:26:00 01:26:00 #33 [core-data internal] load build context 01:26:00 #33 transferring context: 182.39MB 60.8s done 01:26:00 #33 DONE 61.1s 01:26:00 01:26:00 #39 [security-bootstrapper internal] load build context 01:26:00 #39 ... 01:26:00 01:26:00 #37 [security-secretstore-setup internal] load build context 01:26:00 #37 ... 01:26:00 01:26:00 #39 [security-bootstrapper internal] load build context 01:26:01 #39 ... 01:26:01 01:26:01 #43 [core-common-config-bootstrapper internal] load build context 01:26:01 #43 transferring context: 182.39MB 61.9s done 01:26:01 #43 DONE 62.3s 01:26:01 01:26:01 #39 [security-bootstrapper internal] load build context 01:26:01 #39 ... 01:26:01 01:26:01 #48 [security-proxy-setup internal] load build context 01:26:02 #48 ... 01:26:02 01:26:02 #39 [security-bootstrapper internal] load build context 01:26:02 #39 ... 01:26:02 01:26:02 #37 [security-secretstore-setup internal] load build context 01:26:02 #37 transferring context: 182.39MB 63.1s done 01:26:02 #37 DONE 63.4s 01:26:02 01:26:02 #39 [security-bootstrapper internal] load build context 01:26:02 #39 ... 01:26:02 01:26:02 #46 [core-metadata internal] load build context 01:26:02 #46 ... 01:26:02 01:26:02 #39 [security-bootstrapper internal] load build context 01:26:03 #39 ... 01:26:03 01:26:03 #56 [security-spire-config internal] load build context 01:26:03 #56 transferring context: 182.39MB 63.2s done 01:26:03 #56 DONE 64.2s 01:26:03 01:26:03 #69 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 01:26:03 #69 DONE 1.0s 01:26:03 01:26:03 #39 [security-bootstrapper internal] load build context 01:26:04 #39 ... 01:26:04 01:26:04 #44 [support-scheduler internal] load build context 01:26:04 #44 transferring context: 182.39MB 62.4s done 01:26:04 #44 DONE 64.8s 01:26:04 01:26:04 #39 [security-bootstrapper internal] load build context 01:26:05 #39 transferring context: 182.39MB 66.2s done 01:26:05 #39 DONE 66.5s 01:26:05 01:26:05 #48 [security-proxy-setup internal] load build context 01:26:06 #48 ... 01:26:06 01:26:06 #70 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:26:06 #70 ... 01:26:06 01:26:06 #48 [security-proxy-setup internal] load build context 01:26:06 #48 ... 01:26:06 01:26:06 #46 [core-metadata internal] load build context 01:26:06 #46 transferring context: 182.39MB 67.4s done 01:26:06 #46 DONE 67.7s 01:26:06 01:26:06 #48 [security-proxy-setup internal] load build context 01:26:07 #48 transferring context: 182.39MB 68.1s done 01:26:07 #48 DONE 68.3s 01:26:07 01:26:07 #71 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:26:07 #71 ... 01:26:07 01:26:07 #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:26:07 #72 ... 01:26:07 01:26:07 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:26:08 #73 ... 01:26:08 01:26:08 #74 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:27:04 #74 DONE 58.4s 01:27:04 01:27:04 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:27:04 #73 DONE 58.1s 01:27:04 01:27:04 #71 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:27:04 #71 DONE 52.9s 01:27:04 01:27:04 #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:27:04 #72 DONE 58.8s 01:27:04 01:27:04 #75 [core-command builder 6/7] COPY . . 01:27:04 #75 ... 01:27:04 01:27:04 #70 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:27:04 #70 DONE 60.5s 01:27:04 01:27:04 #76 [security-spire-server builder 6/9] COPY . . 01:27:04 #76 DONE 3.8s 01:27:04 01:27:04 #75 [core-command builder 6/7] COPY . . 01:27:04 #75 DONE 3.8s 01:27:04 01:27:04 #77 [support-scheduler builder 6/7] COPY . . 01:27:04 #77 CACHED 01:27:04 01:27:04 #78 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 01:27:04 #78 CACHED 01:27:04 01:27:04 #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:27:04 #79 CACHED 01:27:04 01:27:04 #80 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:27:04 #80 CACHED 01:27:04 01:27:04 #81 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:27:04 #81 CACHED 01:27:04 01:27:04 #82 [security-proxy-auth builder 6/7] COPY . . 01:27:04 #82 CACHED 01:27:04 01:27:04 #83 [core-metadata builder 6/7] COPY . . 01:27:04 #83 CACHED 01:27:04 01:27:04 #84 [core-metadata builder 4/7] COPY go.mod vendor* ./ 01:27:04 #84 CACHED 01:27:04 01:27:04 #85 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:27:04 #85 CACHED 01:27:04 01:27:04 #86 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:27:04 #86 CACHED 01:27:04 01:27:04 #87 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:27:04 #87 CACHED 01:27:04 01:27:04 #88 [security-bootstrapper builder 6/7] COPY . . 01:27:04 #88 CACHED 01:27:04 01:27:04 #89 [security-proxy-setup builder 6/7] COPY . . 01:27:04 #89 CACHED 01:27:04 01:27:04 #90 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:27:04 #90 CACHED 01:27:04 01:27:04 #91 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:27:04 #91 CACHED 01:27:04 01:27:04 #92 [security-secretstore-setup builder 6/7] COPY . . 01:27:04 #92 DONE 3.9s 01:27:04 01:27:04 #93 [core-data builder 4/7] COPY go.mod vendor* ./ 01:27:04 #93 CACHED 01:27:04 01:27:04 #94 [core-data builder 6/7] COPY . . 01:27:04 #94 CACHED 01:27:04 01:27:04 #95 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:27:04 #95 CACHED 01:27:04 01:27:04 #96 [support-notifications builder 6/7] COPY . . 01:27:04 #96 DONE 3.9s 01:27:04 01:27:04 #97 [security-spiffe-token-provider builder 6/7] COPY . . 01:27:04 #97 DONE 3.9s 01:27:04 01:27:04 #98 [core-common-config-bootstrapper builder 6/7] COPY . . 01:27:04 #98 CACHED 01:27:04 01:27:04 #99 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:27:04 #99 CACHED 01:27:04 01:27:04 #100 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:27:04 #100 CACHED 01:27:04 01:27:04 #101 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 01:27:04 #101 DONE 0.3s 01:27:04 01:27:04 #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:27:04 #102 ... 01:27:04 01:27:04 #103 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:27:04 #103 CACHED 01:27:04 01:27:04 #104 [security-spire-agent builder 6/9] COPY . . 01:27:04 #104 CACHED 01:27:04 01:27:04 #105 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 01:27:04 #105 CACHED 01:27:04 01:27:04 #106 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 01:27:04 #106 CACHED 01:27:04 01:27:04 #107 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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 01:27:06 #107 ... 01:27:06 01:27:06 #108 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:27:06 #0 5.581 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 01:27:06 #108 ... 01:27:06 01:27:06 #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:27:06 #102 6.269 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 01:27:06 #102 ... 01:27:06 01:27:06 #107 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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 01:27:06 #107 DONE 6.2s 01:27:07 01:27:07 #109 [security-spire-agent builder 9/9] WORKDIR /edgex-go 01:27:07 #109 DONE 0.2s 01:27:07 01:27:07 #110 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:27:07 #0 6.689 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 01:27:07 #110 ... 01:27:07 01:27:07 #111 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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 01:27:07 #111 DONE 6.8s 01:27:07 01:27:07 #112 [security-spire-server builder 9/9] WORKDIR /edgex-go 01:27:07 #112 DONE 0.4s 01:27:07 01:27:07 #113 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:27:07 #0 5.861 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 01:27:10 #113 ... 01:27:10 01:27:10 #114 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 01:27:10 #114 ... 01:27:10 01:27:10 #115 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:27:10 #0 6.561 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 01:27:10 #115 ... 01:27:10 01:27:10 #116 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:27:10 #0 5.141 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 01:27:10 #116 ... 01:27:10 01:27:10 #114 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 01:27:10 #114 DONE 0.3s 01:27:10 01:27:10 #117 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:27:10 #0 4.677 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 01:27:10 #117 ... 01:27:10 01:27:10 #118 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 01:27:10 #118 DONE 0.2s 01:27:10 01:27:10 #119 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 01:27:10 #119 CACHED 01:27:10 01:27:10 #120 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 01:27:10 #120 CACHED 01:27:10 01:27:10 #121 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 01:27:10 #121 CACHED 01:27:10 01:27:10 #122 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:27:10 #122 CACHED 01:27:10 01:27:10 #123 [security-spire-config builder 9/9] WORKDIR /edgex-go 01:27:10 #123 CACHED 01:27:10 01:27:10 #124 [security-spire-config builder 6/9] COPY . . 01:27:10 #124 CACHED 01:27:10 01:27:10 #125 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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 01:27:10 #125 CACHED 01:27:10 01:27:10 #126 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 01:27:10 #126 CACHED 01:27:10 01:27:10 #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:27:10 #0 5.544 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 01:27:10 #127 ... 01:27:10 01:27:10 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:27:10 #0 6.354 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 01:27:11 #128 ... 01:27:11 01:27:11 #129 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 01:27:11 #129 DONE 0.3s 01:27:11 01:27:11 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:27:11 #0 4.791 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 01:27:11 #130 ... 01:27:11 01:27:11 #131 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 01:27:11 #131 DONE 0.3s 01:27:11 01:27:11 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:27:11 #0 6.138 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 01:27:11 #132 ... 01:27:11 01:27:11 #133 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:27:12 #133 ... 01:27:12 01:27:12 #134 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 01:27:12 #134 DONE 1.3s 01:27:12 01:27:12 #135 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:27:12 #135 ... 01:27:12 01:27:12 #133 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:27:12 #133 DONE 1.4s 01:27:12 01:27:12 #136 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:27:12 #136 DONE 2.2s 01:27:12 01:27:12 #137 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:27:13 #137 DONE 0.3s 01:27:13 01:27:13 #138 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 01:27:13 #138 DONE 0.2s 01:27:13 01:27:13 #139 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:27:13 #139 DONE 0.3s 01:27:13 01:27:13 #140 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:27:13 #140 ... 01:27:13 01:27:13 #135 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:27:13 #135 DONE 1.4s 01:27:13 01:27:13 #141 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:27:13 #141 DONE 0.3s 01:27:13 01:27:13 #142 [security-spire-config] exporting to image 01:27:13 #142 ... 01:27:13 01:27:13 #140 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:27:13 #140 DONE 0.4s 01:27:13 01:27:13 #142 [security-spire-config] exporting to image 01:27:13 #142 exporting layers 01:27:14 #142 ... 01:27:14 01:27:14 #143 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:27:14 #143 DONE 0.4s 01:27:14 01:27:14 #144 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:27:14 #144 ... 01:27:14 01:27:14 #145 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:27:14 #145 DONE 0.5s 01:27:14 01:27:14 #144 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:27:14 #144 DONE 0.5s 01:27:14 01:27:14 #142 [security-spire-server] exporting to image 01:27:15 #142 ... 01:27:15 01:27:15 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:27:15 #146 DONE 0.3s 01:27:15 01:27:15 #142 [security-spire-agent] exporting to image 01:27:17 #142 exporting layers 3.0s done 01:27:17 #142 writing image sha256:56bdde1a2acfaf73225803b77ea5a1503839c4338c15ed14fdfbc818f75a1dee done 01:27:17 #142 naming to docker.io/library/security-spire-config-arm64 01:27:17 #142 naming to docker.io/library/security-spire-config-arm64 0.0s done 01:27:17 #142 exporting layers 2.6s done 01:27:17 #142 writing image sha256:88bac0361c21caa450d4678c5c010106b85502fecb4758a20427c33e8020aa60 0.0s done 01:27:17 #142 naming to docker.io/library/security-spire-server-arm64 0.1s done 01:27:17 #142 exporting layers 2.4s done 01:27:17 #142 writing image sha256:422b3cd8f7daeae14ca26913feb7b66662abd7e13f65e99e15c38f27b2484615 0.0s done 01:27:17 #142 naming to docker.io/library/security-spire-agent-arm64 done 01:27:17 #142 DONE 3.6s 01:27:17 01:27:17 #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 01:41:24 #31 ... 01:41:24 01:41:24 #117 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:41:24 #117 DONE 863.0s 01:41:24 01:41:24 #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:41:24 #102 ... 01:41:24 01:41:24 #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 01:41:24 #147 DONE 0.2s 01:41:24 01:41:24 #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 01:41:24 #148 DONE 0.2s 01:41:24 01:41:24 #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 01:41:24 #149 DONE 0.3s 01:41:24 01:41:24 #150 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 01:41:24 #150 DONE 0.2s 01:41:24 01:41:24 #115 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:41:24 #115 864.4 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 01:41:25 #115 ... 01:41:25 01:41:25 #151 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 01:41:25 #151 DONE 0.2s 01:41:25 01:41:25 #152 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:41:27 #152 DONE 2.7s 01:41:27 01:41:27 #142 [security-proxy-auth] exporting to image 01:41:27 #142 exporting layers 01:41:28 #142 exporting layers 0.7s done 01:41:28 #142 writing image sha256:8e07f20894e5e7cd30179fcf6e8e2ba41999a591df90534bb224ffa548c2e580 done 01:41:28 #142 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 01:41:28 #142 DONE 4.3s 01:41:28 01:41:28 #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 01:41:29 #31 ... 01:41:29 01:41:29 #108 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:41:29 #108 DONE 868.8s 01:41:29 01:41:29 #113 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:41:29 #113 ... 01:41:29 01:41:29 #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:41:29 #153 DONE 0.2s 01:41:29 01:41:29 #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:41:30 #154 DONE 0.3s 01:41:30 01:41:30 #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:41:30 #155 DONE 0.2s 01:41:30 01:41:30 #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:41:30 #102 ... 01:41:30 01:41:30 #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:41:30 #156 DONE 0.3s 01:41:30 01:41:30 #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:41:31 #157 DONE 0.1s 01:41:31 01:41:31 #158 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:41:33 #158 DONE 2.2s 01:41:33 01:41:33 #113 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:41:33 #113 ... 01:41:33 01:41:33 #142 [security-proxy-setup] exporting to image 01:41:33 #142 exporting layers 0.7s done 01:41:33 #142 writing image sha256:46a6810214dff9bec0d474567dcc0b36dfc79603fafe7d9a88e4391ab8abe516 done 01:41:33 #142 naming to docker.io/library/security-proxy-setup-arm64 done 01:41:33 #142 DONE 5.0s 01:41:33 01:41:33 #113 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:41:42 #113 DONE 881.0s 01:41:42 01:41:42 #159 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 01:41:42 #159 DONE 0.3s 01:41:42 01:41:42 #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 01:41:44 #160 DONE 2.3s 01:41:44 01:41:44 #161 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 01:41:44 #161 DONE 0.5s 01:41:44 01:41:44 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:41:44 #130 ... 01:41:44 01:41:44 #162 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 01:41:44 #162 DONE 0.2s 01:41:44 01:41:44 #163 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:41:45 #163 DONE 0.3s 01:41:45 01:41:45 #164 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:41:45 #164 DONE 0.2s 01:41:45 01:41:45 #165 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 01:41:45 #165 DONE 0.2s 01:41:45 01:41:45 #166 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 01:41:45 #166 DONE 0.3s 01:41:45 01:41:45 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:41:45 #128 ... 01:41:45 01:41:45 #167 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 01:41:46 #167 DONE 0.2s 01:41:46 01:41:46 #168 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:41:46 #168 DONE 0.1s 01:41:46 01:41:46 #169 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 01:41:47 #169 ... 01:41:47 01:41:47 #115 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:41:47 #115 DONE 886.9s 01:41:47 01:41:47 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:41:48 #130 ... 01:41:48 01:41:48 #170 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 01:41:48 #170 DONE 0.1s 01:41:48 01:41:48 #171 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 01:41:48 #171 ... 01:41:48 01:41:48 #169 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 01:41:48 #169 DONE 2.4s 01:41:48 01:41:48 #171 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 01:41:48 #171 DONE 0.2s 01:41:48 01:41:48 #142 [security-bootstrapper] exporting to image 01:41:48 #142 exporting layers 01:41:49 #142 ... 01:41:49 01:41:49 #172 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:41:49 #172 DONE 0.7s 01:41:49 01:41:49 #173 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 01:41:49 #173 DONE 0.2s 01:41:49 01:41:49 #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:41:49 #102 ... 01:41:49 01:41:49 #174 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 01:41:49 #174 DONE 0.3s 01:41:49 01:41:49 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:41:49 #128 ... 01:41:49 01:41:49 #175 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:41:50 #175 DONE 0.4s 01:41:50 01:41:50 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:41:50 #130 ... 01:41:50 01:41:50 #142 [security-bootstrapper] exporting to image 01:41:50 #142 exporting layers 1.7s done 01:41:50 #142 writing image sha256:845a84620400250619efbbcc5d7f742ea4e63d6f8af9b9b51fc80592a091e390 done 01:41:50 #142 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 01:41:50 #142 DONE 6.7s 01:41:50 01:41:50 #176 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:41:50 #176 DONE 0.6s 01:41:50 01:41:50 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:41:50 #128 ... 01:41:50 01:41:50 #177 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:41:50 #177 DONE 0.2s 01:41:50 01:41:50 #178 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:41:54 #178 DONE 2.9s 01:41:54 01:41:54 #142 [security-secretstore-setup] exporting to image 01:41:54 #142 exporting layers 1.0s done 01:41:54 #142 writing image sha256:60563baf3f13865e982b298ec809b383656bf2cb2a33f4de2ee7f33025356dca done 01:41:54 #142 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 01:41:54 #142 DONE 7.7s 01:41:54 01:41:54 #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:42:16 #102 ... 01:42:16 01:42:16 #116 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:42:16 #116 DONE 916.0s 01:42:16 01:42:16 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:42:17 #130 ... 01:42:17 01:42:17 #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 01:42:17 #179 DONE 0.3s 01:42:17 01:42:17 #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 01:42:17 #180 DONE 0.2s 01:42:17 01:42:17 #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:42:18 #181 DONE 0.3s 01:42:18 01:42:18 #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 01:42:18 #182 DONE 0.1s 01:42:18 01:42:18 #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 01:42:18 #31 ... 01:42:18 01:42:18 #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:42:18 #183 DONE 0.2s 01:42:18 01:42:18 #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:42:21 #184 DONE 2.5s 01:42:21 01:42:21 #142 [core-common-config-bootstrapper] exporting to image 01:42:21 #142 exporting layers 01:42:21 #142 exporting layers 0.6s done 01:42:21 #142 writing image sha256:a6f22a3690108899e283442c1ad756b05dff68263f4efe66be894dfa0d9fb7eb done 01:42:21 #142 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 01:42:21 #142 DONE 8.4s 01:42:21 01:42:21 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:42:39 #130 ... 01:42:39 01:42:39 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:42:39 #132 DONE 937.1s 01:42:39 01:42:39 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:42:39 #130 ... 01:42:39 01:42:39 #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 01:42:39 #185 DONE 0.2s 01:42:39 01:42:39 #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 01:42:39 #186 DONE 0.2s 01:42:39 01:42:39 #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:42:39 #187 DONE 0.3s 01:42:39 01:42:39 #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 01:42:39 #31 ... 01:42:39 01:42:39 #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 01:42:39 #188 DONE 0.1s 01:42:39 01:42:39 #142 [core-command] exporting to image 01:42:39 #142 exporting layers 01:42:39 #142 exporting layers 0.2s done 01:42:39 #142 writing image sha256:79266b03bff83646e8eaf81a07732c18026f766bb87edd466165180d85b90fdc done 01:42:39 #142 naming to docker.io/library/core-command-arm64 0.1s done 01:42:39 #142 DONE 8.7s 01:42:39 01:42:39 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:42:50 #130 DONE 949.0s 01:42:50 01:42:50 #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:42:50 #127 ... 01:42:50 01:42:50 #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 01:42:50 #189 DONE 0.2s 01:42:50 01:42:50 #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 01:42:50 #190 DONE 0.2s 01:42:50 01:42:50 #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:42:50 #102 ... 01:42:50 01:42:50 #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:42:50 #191 DONE 0.3s 01:42:50 01:42:50 #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:42:50 #127 ... 01:42:50 01:42:50 #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 01:42:50 #192 DONE 0.1s 01:42:50 01:42:50 #142 [core-data] exporting to image 01:42:50 #142 exporting layers 01:42:50 #142 exporting layers 0.2s done 01:42:50 #142 writing image sha256:a29f719609a25d9807a35090abccae7a86741c7e83b6f3c548e9e3eddd5bed6d done 01:42:50 #142 naming to docker.io/library/core-data-arm64 done 01:42:50 #142 DONE 9.0s 01:42:50 01:42:50 #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:42:54 #102 ... 01:42:54 01:42:54 #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:42:54 #127 DONE 953.5s 01:42:54 01:42:54 #110 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:42:54 #110 ... 01:42:54 01:42:54 #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 01:42:54 #193 DONE 0.1s 01:42:54 01:42:54 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:42:54 #128 ... 01:42:54 01:42:54 #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 01:42:54 #194 DONE 0.2s 01:42:54 01:42:54 #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:42:55 #195 DONE 0.3s 01:42:55 01:42:55 #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:42:55 #196 DONE 0.2s 01:42:55 01:42:55 #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 01:42:55 #197 DONE 0.2s 01:42:55 01:42:55 #142 [core-metadata] exporting to image 01:42:56 #142 exporting layers 0.4s done 01:42:56 #142 writing image sha256:4d2dd828f2daebb198bdb1ce3f3eb49f5b142793e9085ad72401d3ad90deb26c 0.0s done 01:42:56 #142 naming to docker.io/library/core-metadata-arm64 done 01:42:56 #142 DONE 9.4s 01:42:56 01:42:56 #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 01:43:52 #31 ... 01:43:52 01:43:52 #110 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:43:52 #110 DONE 1003.8s 01:43:52 01:43:52 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:43:52 #128 ... 01:43:52 01:43:52 #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 01:43:52 #198 DONE 0.1s 01:43:52 01:43:52 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:43:52 #128 ... 01:43:52 01:43:52 #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 01:43:52 #199 DONE 0.2s 01:43:52 01:43:52 #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:43:52 #200 DONE 0.3s 01:43:52 01:43:52 #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 01:43:52 #201 DONE 0.1s 01:43:52 01:43:52 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:43:52 #128 ... 01:43:52 01:43:52 #142 [security-spiffe-token-provider] exporting to image 01:43:52 #142 exporting layers 01:43:52 #142 exporting layers 0.5s done 01:43:52 #142 writing image sha256:5681cfc560dddcfa24c7ac7bd582e675af7d3dc49ea2afb91f9e37f8e10b4266 done 01:43:52 #142 naming to docker.io/library/security-spiffe-token-provider-arm64 01:43:52 #142 naming to docker.io/library/security-spiffe-token-provider-arm64 done 01:43:52 #142 DONE 10.0s 01:43:52 01:43:52 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:44:10 #128 DONE 1029.7s 01:44:10 01:44:10 #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:44:10 #102 DONE 1029.7s 01:44:10 01:44:10 #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 01:44:10 #31 ... 01:44:10 01:44:10 #202 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 01:44:10 #202 ... 01:44:10 01:44:10 #203 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 01:44:10 #203 DONE 0.1s 01:44:10 01:44:10 #202 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 01:44:10 #202 DONE 0.2s 01:44:10 01:44:10 #204 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 01:44:10 #204 DONE 0.2s 01:44:10 01:44:10 #205 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:44:11 #205 ... 01:44:11 01:44:11 #206 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 01:44:11 #206 DONE 0.1s 01:44:11 01:44:11 #207 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:44:11 #207 DONE 0.3s 01:44:11 01:44:11 #205 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:44:11 #205 DONE 0.4s 01:44:11 01:44:11 #208 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 01:44:11 #208 DONE 0.1s 01:44:11 01:44:11 #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:44:11 #209 DONE 0.1s 01:44:11 01:44:11 #142 [support-notifications] exporting to image 01:44:11 #142 exporting layers 01:44:11 #142 exporting layers 0.3s done 01:44:11 #142 writing image sha256:e038563cf050df3abe84dec6994d226e8188bd8b40e8cb5dad4fb9564a426598 0.0s done 01:44:11 #142 naming to docker.io/library/support-scheduler-arm64 done 01:44:11 #142 writing image sha256:f0b2e522760ea0d5f33e5cc0cf400e7f916760d7ca6ee405ea549465412db230 01:44:11 #142 writing image sha256:f0b2e522760ea0d5f33e5cc0cf400e7f916760d7ca6ee405ea549465412db230 done 01:44:11 #142 naming to docker.io/library/support-notifications-arm64 done 01:44:11 #142 DONE 10.4s 01:44:11 01:44:11 #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 01:44:11 time="2023-07-17T01:24:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:44:11 time="2023-07-17T01:24:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:44:11 time="2023-07-17T01:24:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:44:11 time="2023-07-17T01:24:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:44:11 time="2023-07-17T01:24:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:44:11 time="2023-07-17T01:24:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:44:11 time="2023-07-17T01:24:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:44:11 time="2023-07-17T01:24:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:44:11 time="2023-07-17T01:24:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:44:11 time="2023-07-17T01:24:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:44:11 time="2023-07-17T01:24:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:44:11 time="2023-07-17T01:24:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:44:11 time="2023-07-17T01:24:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:44:11 time="2023-07-17T01:24:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 01:44:11 $ docker stop --time=1 48d1630d2b87d172068d1d9347f7f23c4fb1d13404f6a8c404cf89f6e67cce23 01:44:13 $ docker rm -f --volumes 48d1630d2b87d172068d1d9347f7f23c4fb1d13404f6a8c404cf89f6e67cce23 [Pipeline] // withDockerContainer [Pipeline] sh 01:44:13 + docker images 01:44:13 REPOSITORY TAG IMAGE ID CREATED SIZE 01:44:13 support-notifications-arm64 latest f0b2e522760e 2 seconds ago 32.4MB 01:44:13 support-scheduler-arm64 latest e038563cf050 2 seconds ago 31.8MB 01:44:13 security-spiffe-token-provider-arm64 latest 5681cfc560dd 28 seconds ago 33.3MB 01:44:13 core-metadata-arm64 latest 4d2dd828f2da About a minute ago 20.8MB 01:44:13 core-data-arm64 latest a29f719609a2 About a minute ago 20.5MB 01:44:13 core-command-arm64 latest 79266b03bff8 About a minute ago 20.4MB 01:44:13 core-common-config-bootstrapper-arm64 latest a6f22a369010 About a minute ago 17.8MB 01:44:13 security-secretstore-setup-arm64 latest 60563baf3f13 2 minutes ago 42.5MB 01:44:13 security-bootstrapper-arm64 latest 845a84620400 2 minutes ago 22.4MB 01:44:13 security-proxy-setup-arm64 latest 46a6810214df 2 minutes ago 24MB 01:44:13 security-proxy-auth-arm64 latest 8e07f20894e5 2 minutes ago 18.8MB 01:44:13 security-spire-server-arm64 latest 88bac0361c21 16 minutes ago 102MB 01:44:13 security-spire-agent-arm64 latest 422b3cd8f7da 16 minutes ago 157MB 01:44:13 security-spire-config-arm64 latest 56bdde1a2acf 17 minutes ago 96.1MB 01:44:13 ci-base-image-arm64 latest 1bbe91fb1839 30 minutes ago 1.04GB 01:44:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 4 days ago 677MB 01:44:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 6 weeks ago 332MB [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 01:44:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:44:14 01:44:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:44:14 arm64: Pulling from edgex-lftools-log-publisher 01:44:14 8998bd30e6a1: Pulling fs layer 01:44:14 04944245beec: Pulling fs layer 01:44:14 699f458cf7ca: Pulling fs layer 01:44:14 765212b225bb: Pulling fs layer 01:44:14 f23df028b6ca: Pulling fs layer 01:44:14 d65c8cfc05b1: Pulling fs layer 01:44:14 2437ff75d9bd: Pulling fs layer 01:44:14 765212b225bb: Waiting 01:44:14 f23df028b6ca: Waiting 01:44:14 d65c8cfc05b1: Waiting 01:44:14 2437ff75d9bd: Waiting 01:44:14 04944245beec: Verifying Checksum 01:44:14 04944245beec: Download complete 01:44:14 765212b225bb: Verifying Checksum 01:44:14 765212b225bb: Download complete 01:44:14 f23df028b6ca: Verifying Checksum 01:44:14 f23df028b6ca: Download complete 01:44:15 d65c8cfc05b1: Verifying Checksum 01:44:15 d65c8cfc05b1: Download complete 01:44:15 699f458cf7ca: Verifying Checksum 01:44:15 699f458cf7ca: Download complete 01:44:15 8998bd30e6a1: Verifying Checksum 01:44:15 8998bd30e6a1: Download complete 01:44:17 2437ff75d9bd: Verifying Checksum 01:44:19 8998bd30e6a1: Pull complete 01:44:19 04944245beec: Pull complete 01:44:23 699f458cf7ca: Pull complete 01:44:23 765212b225bb: Pull complete 01:44:23 f23df028b6ca: Pull complete 01:44:24 d65c8cfc05b1: Pull complete 01:44:39 2437ff75d9bd: Pull complete 01:44:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:44:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:44:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:44:39 prd-ubuntu20.04-docker-arm64-4c-16g-1285 does not seem to be running inside a container 01:44:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:44:42 $ docker top dfd5e23f2fb4cba3b5ddd1a9ed0ac9ad9f97899eb877a649c4e9fd31736d3f1e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:44:42 ---> job-cost.sh 01:44:42 lf-activate-venv: SKIPPING 01:44:42 INFO: No Stack... 01:44:43 INFO: Retrieving Pricing Info for: v3-standard-4 01:44:44 INFO: Archiving Costs [Pipeline] sh 01:44:45 + cat /w/workspace/edgex-go/2/archives/cost.csv 01:44:45 + cut -d, -f6 [Pipeline] lock 01:44:45 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4608-2-stack-cost] 01:44:45 Resource [jenkins-edgexfoundry-edgex-go-PR-4608-2-stack-cost] did not exist. Created. 01:44:45 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4608-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:44:45 + echo total: 0.10999999940395355 [Pipeline] stash 01:44:46 Stashed 1 file(s) [Pipeline] } 01:44:46 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4608-2-stack-cost] [Pipeline] // lock [Pipeline] } 01:44:46 $ docker stop --time=1 dfd5e23f2fb4cba3b5ddd1a9ed0ac9ad9f97899eb877a649c4e9fd31736d3f1e 01:44:47 $ docker rm -f --volumes dfd5e23f2fb4cba3b5ddd1a9ed0ac9ad9f97899eb877a649c4e9fd31736d3f1e [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 01:44:47 provisioning config files... 01:44:47 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config3120606923408143760tmp [Pipeline] { [Pipeline] sh 01:44:48 + set +x 01:44:48 + bash -s -- 01:44:48 + curl -s https://codecov.io/bash 01:44:48 01:44:48 _____ _ 01:44:48 / ____| | | 01:44:48 | | ___ __| | ___ ___ _____ __ 01:44:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:44:48 | |___| (_) | (_| | __/ (_| (_) \ V / 01:44:48 \_____\___/ \__,_|\___|\___\___/ \_/ 01:44:48 Bash-1.0.6 01:44:48 01:44:48 01:44:48 ==> git version 2.25.1 found 01:44:48 ==> 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 01:44:48 Release-Date: 2020-01-08 01:44:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:44:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:44:48 ==> Jenkins CI detected. 01:44:48 current dir:  /w/workspace/edgex-go/2 01:44:48 project root: . 01:44:48 --> token set from env 01:44:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:44:48 ==> Running gcov in . (disable via -X gcov) 01:44:48 ==> Python coveragepy not found 01:44:48 ==> Searching for coverage reports in: 01:44:48 + . 01:44:48 -> Found 1 reports 01:44:48 ==> Detecting git/mercurial file structure 01:44:48 ==> Reading reports 01:44:48 + ./coverage.out bytes=446336 01:44:48 ==> Appending adjustments 01:44:48 https://docs.codecov.io/docs/fixing-reports 01:44:49 + Found adjustments 01:44:49 ==> Gzipping contents 01:44:49 56K /tmp/codecov.2loCxS.gz 01:44:49 ==> Uploading reports 01:44:49 url: https://codecov.io 01:44:49 query: branch=PR-4608&commit=dd2e2b4453738a26301895800e87a29ea9eec3a5&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4608%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4608&job=&cmd_args= 01:44:49 -> Pinging Codecov 01:44:49 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4608&commit=dd2e2b4453738a26301895800e87a29ea9eec3a5&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4608%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4608&job=&cmd_args= 01:44:49 -> Uploading to 01:44:49 https://storage.googleapis.com/codecov/v4/raw/2023-07-17/00271124DB129430A58F1EEE437C3FCB/dd2e2b4453738a26301895800e87a29ea9eec3a5/1811f38b-a478-47d5-89f0-fba6604c7a1e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230717%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230717T014449Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=abbe4c43ed4dd531bb0e0b360ec69386498abb1887e97642aba35ce490233421 01:44:49 % Total % Received % Xferd Average Speed Time Time Time Current 01:44:49 Dload Upload Total Spent Left Speed 01:44:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57191 0 0 100 57191 0 244k --:--:-- --:--:-- --:--:-- 246k 01:44:50 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/dd2e2b4453738a26301895800e87a29ea9eec3a5 [Pipeline] } 01:44:50 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 01:44:50 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 01:44:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:44:51 ---> package-listing.sh 01:44:51 ++ facter osfamily 01:44:51 ++ tr '[:upper:]' '[:lower:]' 01:44:52 + OS_FAMILY=debian 01:44:52 + workspace=/w/workspace/edgex-go/2 01:44:52 + START_PACKAGES=/tmp/packages_start.txt 01:44:52 + END_PACKAGES=/tmp/packages_end.txt 01:44:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:44:52 + PACKAGES=/tmp/packages_start.txt 01:44:52 + '[' /w/workspace/edgex-go/2 ']' 01:44:52 + PACKAGES=/tmp/packages_end.txt 01:44:52 + case "${OS_FAMILY}" in 01:44:52 + dpkg -l 01:44:52 + grep '^ii' 01:44:52 + '[' -f /tmp/packages_start.txt ']' 01:44:52 + '[' -f /tmp/packages_end.txt ']' 01:44:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:44:52 + '[' /w/workspace/edgex-go/2 ']' 01:44:52 + mkdir -p /w/workspace/edgex-go/2/archives/ 01:44:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 01:44:52 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:44:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:44:53 01:44:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:44:53 latest: Pulling from edgex-lftools-log-publisher 01:44:53 5eb5b503b376: Pulling fs layer 01:44:53 5c69ac0246d0: Pulling fs layer 01:44:53 ec43610c2a17: Pulling fs layer 01:44:53 3a2ae6a8a46f: Pulling fs layer 01:44:53 33b1e0a273af: Pulling fs layer 01:44:53 5d3b04190fa2: Pulling fs layer 01:44:53 2f39f015ded8: Pulling fs layer 01:44:53 3a2ae6a8a46f: Waiting 01:44:53 5d3b04190fa2: Waiting 01:44:53 33b1e0a273af: Waiting 01:44:53 2f39f015ded8: Waiting 01:44:53 5c69ac0246d0: Download complete 01:44:53 3a2ae6a8a46f: Verifying Checksum 01:44:53 3a2ae6a8a46f: Download complete 01:44:53 33b1e0a273af: Verifying Checksum 01:44:53 33b1e0a273af: Download complete 01:44:53 5d3b04190fa2: Verifying Checksum 01:44:53 5d3b04190fa2: Download complete 01:44:53 ec43610c2a17: Verifying Checksum 01:44:53 5eb5b503b376: Verifying Checksum 01:44:53 5eb5b503b376: Download complete 01:44:54 2f39f015ded8: Download complete 01:44:54 5eb5b503b376: Pull complete 01:44:55 5c69ac0246d0: Pull complete 01:44:55 ec43610c2a17: Pull complete 01:44:55 3a2ae6a8a46f: Pull complete 01:44:55 33b1e0a273af: Pull complete 01:44:55 5d3b04190fa2: Pull complete 01:44:59 2f39f015ded8: Pull complete 01:44:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:44:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:44:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:44:59 prd-ubuntu20.04-docker-8c-8g-1284 does not seem to be running inside a container 01:44:59 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:45:06 $ docker top 5b0bbe340be8674e81c7fef4ac8ddba7175239f56c24d9fdea562275d13d003b -eo pid,comm [Pipeline] { [Pipeline] sh 01:45:07 + touch /tmp/pre-build-complete [Pipeline] sh 01:45:07 + mkdir -p /var/log/sysstat [Pipeline] sh 01:45:07 + ls /var/log/sa-host 01:45:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:45:07 provisioning config files... 01:45:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config17525813019641068326tmp [Pipeline] { [Pipeline] echo 01:45:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:45:08 ---> create-netrc.sh [Pipeline] } 01:45:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:45:08 ---> python-tools-install.sh [Pipeline] echo 01:45:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:45:08 ---> sudo-logs.sh 01:45:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:45:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:45:09 ---> job-cost.sh 01:45:09 lf-activate-venv: SKIPPING 01:45:09 DEBUG: total: 0.10999999940395355 01:45:09 INFO: Retrieving Stack Cost... 01:45:10 INFO: Retrieving Pricing Info for: v3-standard-8 01:45:10 INFO: Archiving Costs [Pipeline] echo 01:45:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:45:10 ---> logs-deploy.sh 01:45:10 lf-activate-venv: SKIPPING 01:45:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4608/2 01:45:10 INFO: archiving workspace using pattern(s): 01:45:11 Archives upload complete. 01:45:11 INFO: archiving logs to Nexus 01:45:12 ---> uname -a: 01:45:12 Linux prd-ubuntu20-04-docker-8c-8g-1284 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:45:12 01:45:12 01:45:12 ---> lscpu: 01:45:12 Architecture: x86_64 01:45:12 CPU op-mode(s): 32-bit, 64-bit 01:45:12 Byte Order: Little Endian 01:45:12 Address sizes: 40 bits physical, 48 bits virtual 01:45:12 CPU(s): 8 01:45:12 On-line CPU(s) list: 0-7 01:45:12 Thread(s) per core: 1 01:45:12 Core(s) per socket: 1 01:45:12 Socket(s): 8 01:45:12 NUMA node(s): 1 01:45:12 Vendor ID: AuthenticAMD 01:45:12 CPU family: 23 01:45:12 Model: 49 01:45:12 Model name: AMD EPYC-Rome Processor 01:45:12 Stepping: 0 01:45:12 CPU MHz: 2799.998 01:45:12 BogoMIPS: 5599.99 01:45:12 Virtualization: AMD-V 01:45:12 Hypervisor vendor: KVM 01:45:12 Virtualization type: full 01:45:12 L1d cache: 256 KiB 01:45:12 L1i cache: 256 KiB 01:45:12 L2 cache: 4 MiB 01:45:12 L3 cache: 128 MiB 01:45:12 NUMA node0 CPU(s): 0-7 01:45:12 Vulnerability Itlb multihit: Not affected 01:45:12 Vulnerability L1tf: Not affected 01:45:12 Vulnerability Mds: Not affected 01:45:12 Vulnerability Meltdown: Not affected 01:45:12 Vulnerability Mmio stale data: Not affected 01:45:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:45:12 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:45:12 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:45:12 Vulnerability Srbds: Not affected 01:45:12 Vulnerability Tsx async abort: Not affected 01:45:12 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 01:45:12 01:45:12 01:45:12 ---> nproc: 01:45:12 8 01:45:12 01:45:12 01:45:12 ---> df -h: 01:45:12 Filesystem Size Used Avail Use% Mounted on 01:45:12 overlay 155G 22G 134G 15% / 01:45:12 tmpfs 64M 0 64M 0% /dev 01:45:12 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:45:12 shm 64M 0 64M 0% /dev/shm 01:45:12 /dev/vda1 155G 22G 134G 15% /facter-os 01:45:12 01:45:12 01:45:12 ---> sar -b -r -n DEV: 01:45:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1284) 07/17/23 _x86_64_ (8 CPU) 01:45:12 01:45:12 01:06:20 LINUX RESTART (8 CPU) 01:45:12 01:45:12 01:07:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:45:12 01:08:01 316.88 10.91 305.97 0.00 1801.32 61318.01 0.00 01:45:12 01:09:01 62.90 0.13 62.76 0.00 12.00 35943.22 0.00 01:45:12 01:10:01 33.53 0.18 33.34 0.00 2.67 10980.99 0.00 01:45:12 01:11:01 307.20 1.42 305.78 0.00 62.12 195147.74 0.00 01:45:12 01:12:01 325.81 14.92 310.89 0.00 2922.78 93942.80 0.00 01:45:12 01:13:01 518.51 2.25 516.26 0.00 2272.04 114192.94 0.00 01:45:12 01:14:01 492.87 0.02 492.85 0.00 0.67 49534.68 0.00 01:45:12 01:15:01 4.92 0.02 4.90 0.00 0.13 106.38 0.00 01:45:12 01:16:01 1.45 0.00 1.45 0.00 0.00 15.20 0.00 01:45:12 01:17:01 2.27 0.02 2.25 0.00 0.13 24.13 0.00 01:45:12 01:18:01 1.37 0.00 1.37 0.00 0.00 14.00 0.00 01:45:12 01:19:01 2.03 0.00 2.03 0.00 0.00 22.13 0.00 01:45:12 01:20:01 1.40 0.00 1.40 0.00 0.00 15.20 0.00 01:45:12 01:21:01 1.53 0.00 1.53 0.00 0.00 16.66 0.00 01:45:12 01:22:01 1.80 0.02 1.78 0.00 0.13 25.20 0.00 01:45:12 01:23:01 1.83 0.00 1.83 0.00 0.00 19.46 0.00 01:45:12 01:24:01 1.23 0.00 1.23 0.00 0.00 14.40 0.00 01:45:12 01:25:01 1.78 0.00 1.78 0.00 0.00 20.00 0.00 01:45:12 01:26:01 0.93 0.00 0.93 0.00 0.00 10.00 0.00 01:45:12 01:27:01 1.98 0.00 1.98 0.00 0.00 22.66 0.00 01:45:12 01:28:02 0.93 0.00 0.93 0.00 0.00 10.26 0.00 01:45:12 01:29:01 1.42 0.00 1.42 0.00 0.00 16.68 0.00 01:45:12 01:30:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 01:45:12 01:31:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 01:45:12 01:32:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 01:45:12 01:33:01 1.53 0.00 1.53 0.00 0.00 18.40 0.00 01:45:12 01:34:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 01:45:12 01:35:01 1.82 0.00 1.82 0.00 0.00 19.60 0.00 01:45:12 01:36:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 01:45:12 01:37:01 1.53 0.00 1.53 0.00 0.00 17.46 0.00 01:45:12 01:38:01 1.25 0.00 1.25 0.00 0.00 14.53 0.00 01:45:12 01:39:01 1.77 0.00 1.77 0.00 0.00 19.06 0.00 01:45:12 01:40:01 1.40 0.00 1.40 0.00 0.00 15.46 0.00 01:45:12 01:41:01 2.12 0.00 2.12 0.00 0.00 24.26 0.00 01:45:12 01:42:01 1.45 0.00 1.45 0.00 0.00 16.80 0.00 01:45:12 01:43:01 3.65 1.60 2.05 0.00 37.19 24.80 0.00 01:45:12 01:44:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 01:45:12 01:45:01 26.15 0.23 25.92 0.00 19.31 4569.60 0.00 01:45:12 Average: 56.09 0.83 55.26 0.00 187.23 14894.05 0.00 01:45:12 01:45:12 01:07:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:45:12 01:08:01 28185404 31548292 765124 2.33 93332 3497408 1901924 5.61 1218344 3071024 32316 01:45:12 01:09:01 27431704 31319128 985804 3.00 115340 3947712 2308212 6.80 1773104 3205960 112560 01:45:12 01:10:01 27275936 31433260 869700 2.64 119404 4187140 1965364 5.79 1582800 3526600 319300 01:45:12 01:11:01 22417036 31346448 941804 2.86 131760 8826268 3193856 9.41 1753212 8069752 436 01:45:12 01:12:01 18888760 31431100 840824 2.56 237604 12100948 2674556 7.88 2073244 11028608 546232 01:45:12 01:13:01 14260020 29658928 2549968 7.75 272848 14646072 7135788 21.03 5089536 12287196 61472 01:45:12 01:14:01 16176036 31414136 852236 2.59 293628 14585812 2480812 7.31 2727708 12924596 360 01:45:12 01:15:01 16182104 31415380 851584 2.59 292216 14582556 2459172 7.25 2725880 12921372 8 01:45:12 01:16:01 16236992 31470360 796552 2.42 292292 14582560 2459172 7.25 2671172 12921376 8 01:45:12 01:17:01 16238660 31472096 794812 2.42 292368 14582560 2459172 7.25 2669836 12921380 8 01:45:12 01:18:01 16242164 31475648 791196 2.41 292408 14582564 2459172 7.25 2666148 12921380 12 01:45:12 01:19:01 16243452 31477004 790120 2.40 292464 14582572 2459172 7.25 2666556 12921388 16 01:45:12 01:20:01 16243460 31477264 790008 2.40 292548 14582576 2459172 7.25 2666108 12921576 8 01:45:12 01:21:01 16243444 31477296 789968 2.40 292580 14582576 2459172 7.25 2666432 12921576 8 01:45:12 01:22:01 16242448 31476356 790652 2.40 292636 14582552 2487008 7.33 2666568 12921548 12 01:45:12 01:23:01 16242652 31476608 790340 2.40 292680 14582556 2487008 7.33 2666544 12921548 8 01:45:12 01:24:01 16242352 31476368 790516 2.40 292736 14582564 2487008 7.33 2666584 12921552 8 01:45:12 01:25:01 16242376 31476572 790300 2.40 292780 14582696 2487008 7.33 2666660 12921688 28 01:45:12 01:26:01 16242524 31476736 790032 2.40 292796 14582696 2487008 7.33 2666724 12921688 4 01:45:12 01:27:01 16242744 31477008 789756 2.40 292844 14582700 2487008 7.33 2666508 12921696 4 01:45:12 01:28:02 16242324 31476636 789960 2.40 292868 14582704 2487008 7.33 2666744 12921696 12 01:45:12 01:29:01 16242520 31476860 789632 2.40 292888 14582708 2487008 7.33 2667016 12921700 44 01:45:12 01:30:01 16242712 31477084 789624 2.40 292912 14582712 2487008 7.33 2666768 12921704 20 01:45:12 01:31:01 16242672 31477060 789548 2.40 292940 14582712 2487008 7.33 2667120 12921704 44 01:45:12 01:32:01 16242624 31477052 789504 2.40 292968 14582716 2487008 7.33 2667596 12921712 20 01:45:12 01:33:01 16242576 31477032 789460 2.40 292996 14582720 2487008 7.33 2667636 12921712 36 01:45:12 01:34:01 16242484 31476976 789816 2.40 293024 14582720 2487008 7.33 2667612 12921712 12 01:45:12 01:35:01 16242508 31477048 789744 2.40 293072 14582724 2487008 7.33 2667332 12921720 8 01:45:12 01:36:01 16242216 31476784 789944 2.40 293088 14582728 2487008 7.33 2667368 12921724 8 01:45:12 01:37:01 16242376 31476968 789932 2.40 293116 14582732 2487008 7.33 2667412 12921724 44 01:45:12 01:38:01 16242108 31476740 790132 2.40 293160 14582728 2470904 7.28 2667384 12921732 12 01:45:12 01:39:01 16242312 31476952 789816 2.40 293204 14582736 2470904 7.28 2667396 12921728 12 01:45:12 01:40:01 16242264 31477008 789716 2.40 293288 14582740 2470904 7.28 2667492 12921736 8 01:45:12 01:41:01 16241972 31476820 789836 2.40 293380 14582744 2470904 7.28 2667720 12921744 8 01:45:12 01:42:01 16241940 31476836 789740 2.40 293456 14582740 2470904 7.28 2667688 12921752 8 01:45:12 01:43:01 16227468 31464584 801924 2.44 293508 14583856 2470904 7.28 2683736 12922068 12 01:45:12 01:44:01 16227168 31464316 802112 2.44 293548 14583864 2470904 7.28 2683428 12922068 8 01:45:12 01:45:01 15683724 31432112 833568 2.53 301468 15037068 2546064 7.50 2722052 13374656 357468 01:45:12 Average: 17302480 31415549 853561 2.60 272425 13534493 2592348 7.64 2606557 11977318 37647 01:45:12 01:45:12 01:07:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:45:12 01:08:01 lo 4.81 4.81 0.47 0.47 0.00 0.00 0.00 0.00 01:45:12 01:08:01 ens3 1106.03 948.92 10618.08 126.30 0.00 0.00 0.00 0.00 01:45:12 01:08:01 docker0 766.33 812.12 53.62 4576.59 0.00 0.00 0.00 0.00 01:45:12 01:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:45:12 01:09:01 ens3 41.92 26.41 39.65 18.32 0.00 0.00 0.00 0.00 01:45:12 01:09:01 veth418b3cd 0.23 0.42 0.02 0.04 0.00 0.00 0.00 0.00 01:45:12 01:09:01 docker0 0.23 0.30 0.02 0.03 0.00 0.00 0.00 0.00 01:45:12 01:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:12 01:10:01 ens3 27.65 18.70 22.87 12.58 0.00 0.00 0.00 0.00 01:45:12 01:10:01 veth418b3cd 1.22 1.23 0.11 0.11 0.00 0.00 0.00 0.00 01:45:12 01:10:01 docker0 1.22 1.22 0.09 0.11 0.00 0.00 0.00 0.00 01:45:12 01:11:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 01:45:12 01:11:01 vethf8ff1d4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:12 01:11:01 ens3 172.72 98.20 3148.77 22.05 0.00 0.00 0.00 0.00 01:45:12 01:11:01 veth7852bb3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:12 01:11:01 veth48d4afe 2.98 6.43 0.22 84.98 0.00 0.00 0.00 0.01 01:45:12 01:11:01 vethf2320e2 4.60 8.15 0.36 102.64 0.00 0.00 0.00 0.01 01:45:12 01:11:01 veth680baf1 4.12 9.12 0.32 123.87 0.00 0.00 0.00 0.01 01:45:12 01:11:01 docker0 33.76 72.47 2.08 926.79 0.00 0.00 0.00 0.00 01:45:12 01:11:01 veth81f4612 1.25 3.15 0.09 39.58 0.00 0.00 0.00 0.00 01:45:12 01:11:01 veth999afbb 0.00 0.42 0.00 0.02 0.00 0.00 0.00 0.00 01:45:12 01:11:01 veth63e7432 1.35 3.22 0.10 42.49 0.00 0.00 0.00 0.00 01:45:12 01:11:01 veth6a0d209 9.12 4.12 123.87 0.32 0.00 0.00 0.00 0.00 01:45:12 01:12:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 01:45:12 01:12:01 ens3 984.62 551.80 4506.21 52.66 0.00 0.00 0.00 0.00 01:45:12 01:12:01 docker0 466.28 799.15 35.08 2934.87 0.00 0.00 0.00 0.00 01:45:12 01:12:01 veth999afbb 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 01:45:12 01:13:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 01:45:12 01:13:01 veth2d93f88 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:45:12 01:13:01 veth666d8f0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:45:12 01:13:01 veth99b0620 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:45:12 01:13:01 ens3 207.11 116.73 1392.40 14.19 0.00 0.00 0.00 0.00 01:45:12 01:13:01 vethbf99ebf 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:45:12 01:13:01 veth0a8fab3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:45:12 01:13:01 veth4037912 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:45:12 01:13:01 veth4001da9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:45:12 01:13:01 vethcabc6b5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:45:12 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:12 01:13:01 veth602d6e8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:45:12 01:13:01 veth999afbb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:45:12 01:13:01 veth1d1a603 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:45:12 01:13:01 veth9942e29 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:45:12 01:14:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 01:45:12 01:14:01 ens3 19.66 21.10 10.71 50.49 0.00 0.00 0.00 0.00 01:45:12 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:12 01:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:45:12 01:15:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 01:45:12 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:12 01:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:12 01:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:12 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:12 01:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:45:12 01:17:01 ens3 0.83 1.88 0.12 6.66 0.00 0.00 0.00 0.00 01:45:12 01:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:12 01:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:12 01:18:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:12 01:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:12 01:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:45:12 01:19:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:45:12 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:12 01:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:12 01:20:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:12 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:12 01:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:45:12 01:21:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:45:12 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:12 01:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:12 01:22:01 ens3 1.53 2.90 0.16 6.72 0.00 0.00 0.00 0.00 01:45:12 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:12 01:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:45:12 01:23:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:45:12 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:12 01:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:12 01:24:01 ens3 0.10 0.05 0.00 0.00 0.00 0.00 0.00 0.00 01:45:12 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:12 01:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:45:12 01:25:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:45:12 01:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:12 01:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:12 01:26:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:12 01:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:12 01:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:45:12 01:27:01 ens3 1.23 1.53 0.25 7.00 0.00 0.00 0.00 0.00 01:45:12 01:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:12 01:28:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:12 01:28:02 ens3 4.82 8.25 0.46 7.42 0.00 0.00 0.00 0.00 01:45:12 01:28:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:12 01:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:45:12 01:29:01 ens3 3.15 5.52 0.44 7.40 0.00 0.00 0.00 0.00 01:45:12 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:12 01:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:12 01:30:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:45:12 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:12 01:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:45:12 01:31:01 ens3 2.52 2.58 0.40 6.83 0.00 0.00 0.00 0.00 01:45:12 01:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:12 01:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:12 01:32:01 ens3 5.63 9.38 0.53 14.03 0.00 0.00 0.00 0.00 01:45:12 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:12 01:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:45:12 01:33:01 ens3 3.20 4.90 0.44 7.33 0.00 0.00 0.00 0.00 01:45:12 01:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:12 01:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:12 01:34:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:12 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:12 01:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:45:12 01:35:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:45:12 01:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:12 01:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:12 01:36:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:12 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:12 01:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:45:12 01:37:01 ens3 4.43 8.40 0.35 7.43 0.00 0.00 0.00 0.00 01:45:12 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:12 01:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:12 01:38:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:12 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:12 01:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:45:12 01:39:01 ens3 0.22 0.12 0.12 0.01 0.00 0.00 0.00 0.00 01:45:12 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:12 01:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:12 01:40:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:12 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:12 01:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:45:12 01:41:01 ens3 7.40 13.08 0.71 14.69 0.00 0.00 0.00 0.00 01:45:12 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:12 01:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:12 01:42:01 ens3 4.27 8.10 0.34 7.37 0.00 0.00 0.00 0.00 01:45:12 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:12 01:43:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 01:45:12 01:43:01 ens3 22.51 28.73 6.33 51.48 0.00 0.00 0.00 0.00 01:45:12 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:12 01:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:12 01:44:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:12 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:12 01:45:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 01:45:12 01:45:01 ens3 91.36 56.20 2522.01 12.10 0.00 0.00 0.00 0.00 01:45:12 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:12 Average: lo 0.30 0.30 0.03 0.03 0.00 0.00 0.00 0.00 01:45:12 Average: ens3 71.06 50.55 582.23 11.88 0.00 0.00 0.00 0.00 01:45:12 Average: docker0 33.08 44.07 2.37 220.39 0.00 0.00 0.00 0.00 01:45:12 01:45:12