Pull request #4593 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5ac225836edc7fbbb24f3c0e9e0a540bd57ccf5b+5014c11bb29f9edb3e55aa295af55b3798697700 (80dc48dbccace671a5ff4d1ad36effb87e1a1460) 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-ssh2987659819041385850.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-ssh8534988424947630511.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-4593/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-4593/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10951443293958518388.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-ssh10908064978405724144.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-4593/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-4593/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15793488177969169477.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-18758 in /w/workspace/edgexfoundry_edgex-go_PR-4593 [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 Merging remotes/origin/main commit 5014c11bb29f9edb3e55aa295af55b3798697700 into PR head commit 5ac225836edc7fbbb24f3c0e9e0a540bd57ccf5b > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4593/head:refs/remotes/origin/PR-4593 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5ac225836edc7fbbb24f3c0e9e0a540bd57ccf5b # timeout=10 Merge succeeded, producing 5ac225836edc7fbbb24f3c0e9e0a540bd57ccf5b Checking out Revision 5ac225836edc7fbbb24f3c0e9e0a540bd57ccf5b (PR-4593) Commit message: "build(deps): Bump golang.org/x/crypto from 0.9.0 to 0.10.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:13:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:13:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:13:46 ========================================================= 00:13:46 EdgeX Global Pipelines Version Info 00:13:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5014c11bb29f9edb3e55aa295af55b3798697700 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5ac225836edc7fbbb24f3c0e9e0a540bd57ccf5b # timeout=10 > git rev-list --no-walk 6bd76199331563b5a25437d92cdf99dd7b691d2c # timeout=10 00:13:47 ------------------- 00:13:47 stable info: 00:13:47 ------------------- 00:13:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:13:47 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 00:13:47 Message: update stable to v1.0.250 00:13:47 ------------------- 00:13:47 experimental info: 00:13:47 ------------------- 00:13:47 Commited By: **** collab-it+edgex@linuxfoundation.org 00:13:47 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 00:13:47 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:13:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:13:47 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:13:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:13:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:13:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:13:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 00:13:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:13:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:13:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 00:13:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 00:13:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:13:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:13:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:13:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:13:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:13:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:13:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:13:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:13:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:13:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 00:13:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:13:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:13:48 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:13:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4593 [Pipeline] echo 00:13:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4593 [Pipeline] echo 00:13:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4593 [Pipeline] echo 00:13:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5ac225836edc7fbbb24f3c0e9e0a540bd57ccf5b [Pipeline] echo 00:13:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5ac2258 [Pipeline] echo 00:13:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:13:48 provisioning config files... 00:13:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config17384918515624530975tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:13:48 ---> docker-login.sh 00:13:48 nexus3.edgexfoundry.org:10001 00:13:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:13:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:13:48 Configure a credential helper to remove this warning. See 00:13:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:13:48 00:13:48 Login Succeeded 00:13:48 nexus3.edgexfoundry.org:10002 00:13:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:13:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:13:49 Configure a credential helper to remove this warning. See 00:13:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:13:49 00:13:49 Login Succeeded 00:13:49 nexus3.edgexfoundry.org:10003 00:13:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:13:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:13:49 Configure a credential helper to remove this warning. See 00:13:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:13:49 00:13:49 Login Succeeded 00:13:49 nexus3.edgexfoundry.org:10004 00:13:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:13:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:13:49 Configure a credential helper to remove this warning. See 00:13:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:13:49 00:13:49 Login Succeeded 00:13:49 docker.io 00:13:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:13:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:13:49 Configure a credential helper to remove this warning. See 00:13:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:13:49 00:13:49 Login Succeeded 00:13:49 ---> docker-login.sh ends [Pipeline] } 00:13:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:13:49 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 00:13:49 + dirname cmd/core-command/Dockerfile 00:13:49 + cut -d/ -f2 00:13:49 + echo core-command,cmd/core-command/Dockerfile 00:13:49 + dirname cmd/core-common-config-bootstrapper/Dockerfile 00:13:49 + cut -d/ -f2 00:13:49 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 00:13:49 + dirname cmd/core-data/Dockerfile 00:13:49 + cut -d/ -f2 00:13:49 + echo core-data,cmd/core-data/Dockerfile 00:13:49 + dirname+ cmd/core-metadata/Dockerfile 00:13:49 cut -d/ -f2 00:13:49 + echo core-metadata,cmd/core-metadata/Dockerfile 00:13:49 + dirname cmd/security-bootstrapper/Dockerfile 00:13:49 + cut -d/ -f2 00:13:49 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:13:49 + dirname cmd/security-proxy-auth/Dockerfile 00:13:49 + cut -d/ -f2 00:13:49 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 00:13:49 + dirname cmd/security-proxy-setup/Dockerfile 00:13:49 + cut -d/ -f2 00:13:49 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:13:49 + dirname cmd/security-secretstore-setup/Dockerfile 00:13:49 + cut -d/ -f2 00:13:49 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:13:49 + dirname+ cmd/security-spiffe-token-provider/Dockerfile 00:13:49 cut -d/ -f2 00:13:49 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 00:13:49 + dirname cmd/security-spire-agent/Dockerfile 00:13:49 + cut -d/ -f2 00:13:49 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 00:13:49 + dirname cmd/security-spire-config/Dockerfile 00:13:49 + cut -d/ -f2 00:13:49 + echo security-spire-config,cmd/security-spire-config/Dockerfile 00:13:49 + dirname cmd/security-spire-server/Dockerfile 00:13:49 + cut -d/ -f2 00:13:49 + echo security-spire-server,cmd/security-spire-server/Dockerfile 00:13:49 + dirname cmd/support-notifications/Dockerfile 00:13:49 + cut -d/ -f2 00:13:49 + echo support-notifications,cmd/support-notifications/Dockerfile 00:13:49 + dirname cmd/support-scheduler/Dockerfile 00:13:49 + cut -d/ -f2 00:13:49 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 00:13:50 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:13:50 + git rev-list -1 --merges 5ac225836edc7fbbb24f3c0e9e0a540bd57ccf5b~1..5ac225836edc7fbbb24f3c0e9e0a540bd57ccf5b [Pipeline] echo 00:13:50 -----------> git rev-list -1 --merges 5ac225836edc7fbbb24f3c0e9e0a540bd57ccf5b~1..5ac225836edc7fbbb24f3c0e9e0a540bd57ccf5b 5ac225836edc7fbbb24f3c0e9e0a540bd57ccf5b [false] [Pipeline] sh 00:13:50 + git log --format=format:%s -1 5ac225836edc7fbbb24f3c0e9e0a540bd57ccf5b [Pipeline] echo 00:13:50 ========================================================= 00:13:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:13:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 00:13:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:13:51 + grep -v github /etc/ssh/ssh_known_hosts 00:13:51 + [ -e /tmp/ssh_known_hosts ] 00:13:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:13:51 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:13:51 + sudo tee -a /etc/ssh/ssh_known_hosts 00:13:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:13:51 00:13:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:13:51 0.1.4: Pulling from edgex-devops/py-git-semver 00:13:51 b85a868b505f: Pulling fs layer 00:13:51 e2be974225ed: Pulling fs layer 00:13:51 339a4e72a1f5: Pulling fs layer 00:13:51 988bab9f4d93: Pulling fs layer 00:13:51 1469e6f7b9e6: Pulling fs layer 00:13:51 eaf3925da568: Pulling fs layer 00:13:51 bab4dde63d76: Pulling fs layer 00:13:51 bde34c3a00c8: Pulling fs layer 00:13:51 b352a97aabf1: Pulling fs layer 00:13:51 4872d77fe225: Pulling fs layer 00:13:51 5851b861e8e6: Pulling fs layer 00:13:51 bde34c3a00c8: Waiting 00:13:51 b352a97aabf1: Waiting 00:13:51 4872d77fe225: Waiting 00:13:51 988bab9f4d93: Waiting 00:13:51 5851b861e8e6: Waiting 00:13:51 eaf3925da568: Waiting 00:13:51 1469e6f7b9e6: Waiting 00:13:51 bab4dde63d76: Waiting 00:13:51 e2be974225ed: Download complete 00:13:51 988bab9f4d93: Verifying Checksum 00:13:51 988bab9f4d93: Download complete 00:13:51 1469e6f7b9e6: Verifying Checksum 00:13:51 1469e6f7b9e6: Download complete 00:13:52 eaf3925da568: Verifying Checksum 00:13:52 eaf3925da568: Download complete 00:13:52 339a4e72a1f5: Verifying Checksum 00:13:52 339a4e72a1f5: Download complete 00:13:52 bde34c3a00c8: Download complete 00:13:52 b352a97aabf1: Download complete 00:13:52 4872d77fe225: Download complete 00:13:52 5851b861e8e6: Verifying Checksum 00:13:52 5851b861e8e6: Download complete 00:13:52 b85a868b505f: Verifying Checksum 00:13:52 b85a868b505f: Download complete 00:13:52 bab4dde63d76: Verifying Checksum 00:13:53 b85a868b505f: Pull complete 00:13:53 e2be974225ed: Pull complete 00:13:53 339a4e72a1f5: Pull complete 00:13:54 988bab9f4d93: Pull complete 00:13:54 1469e6f7b9e6: Pull complete 00:13:54 eaf3925da568: Pull complete 00:13:56 bab4dde63d76: Pull complete 00:13:56 bde34c3a00c8: Pull complete 00:13:56 b352a97aabf1: Pull complete 00:13:56 4872d77fe225: Pull complete 00:13:56 5851b861e8e6: Pull complete 00:13:56 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:13:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:13:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:13:56 prd-ubuntu20.04-docker-8c-8g-18758 does not seem to be running inside a container 00:13:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:13:58 $ docker top 4b55e0ba4e511346f10b20614a8b545dc12b25a1706ef23d989eecb05e626332 -eo pid,comm 00:13:58 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 00:13:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:13:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:13:58 [ssh-agent] Looking for ssh-agent implementation... 00:13:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:13:58 $ docker exec 4b55e0ba4e511346f10b20614a8b545dc12b25a1706ef23d989eecb05e626332 ssh-agent 00:13:58 SSH_AUTH_SOCK=/tmp/ssh-ebXRibrOBTcK/agent.32 00:13:58 SSH_AGENT_PID=38 00:13:58 Running ssh-add (command line suppressed) 00:13:58 Identity added: /w/workspace/edgex-go/2@tmp/private_key_1942937424069981497.key (/w/workspace/edgex-go/2@tmp/private_key_1942937424069981497.key) 00:13:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:13:58 + git tag --points-at HEAD [Pipeline] } 00:13:58 $ docker exec --env ******** --env ******** 4b55e0ba4e511346f10b20614a8b545dc12b25a1706ef23d989eecb05e626332 ssh-agent -k 00:13:58 unset SSH_AUTH_SOCK; 00:13:58 unset SSH_AGENT_PID; 00:13:58 echo Agent pid 38 killed; 00:13:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:13:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:13:58 [ssh-agent] Looking for ssh-agent implementation... 00:13:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:13:59 $ docker exec 4b55e0ba4e511346f10b20614a8b545dc12b25a1706ef23d989eecb05e626332 ssh-agent 00:13:59 SSH_AUTH_SOCK=/tmp/ssh-b8qjOZzJ4BDZ/agent.70 00:13:59 SSH_AGENT_PID=76 00:13:59 Running ssh-add (command line suppressed) 00:13:59 Identity added: /w/workspace/edgex-go/2@tmp/private_key_801099986664729007.key (/w/workspace/edgex-go/2@tmp/private_key_801099986664729007.key) 00:13:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:13:59 + git semver init 00:13:59 2023-06-17 00:13:59,820 [run_init] DEBUG init version:0.0.0 force:False 00:13:59 2023-06-17 00:13:59,820 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 00:13:59 2023-06-17 00:13:59,821 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 00:13:59 2023-06-17 00:13:59,821 [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) 00:14:05 2023-06-17 00:14:04,135 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 00:14:05 2023-06-17 00:14:04,136 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4593 with force:False 00:14:05 2023-06-17 00:14:04,136 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4593 00:14:05 2023-06-17 00:14:04,140 [execute] INFO git cat-file --batch-check 00:14:05 2023-06-17 00:14:04,141 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 00:14:05 2023-06-17 00:14:04,147 [execute] INFO git cat-file --batch 00:14:05 2023-06-17 00:14:04,147 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 00:14:05 2023-06-17 00:14:04,152 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4593 00:14:05 0.0.0 [Pipeline] } 00:14:05 $ docker exec --env ******** --env ******** 4b55e0ba4e511346f10b20614a8b545dc12b25a1706ef23d989eecb05e626332 ssh-agent -k 00:14:05 unset SSH_AUTH_SOCK; 00:14:05 unset SSH_AGENT_PID; 00:14:05 echo Agent pid 76 killed; 00:14:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:14:05 + git semver [Pipeline] } 00:14:05 $ docker stop --time=1 4b55e0ba4e511346f10b20614a8b545dc12b25a1706ef23d989eecb05e626332 00:14:07 $ docker rm -f --volumes 4b55e0ba4e511346f10b20614a8b545dc12b25a1706ef23d989eecb05e626332 [Pipeline] // withDockerContainer [Pipeline] sh 00:14:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:14:07 Stashed 1 file(s) [Pipeline] echo 00:14:07 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:14:08 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 00:14:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:14:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:14:08 ========================================================= 00:14:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 00:14:08 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:14:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:14:08 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 00:14:08 f56be85fc22e: Pulling fs layer 00:14:08 85791d961cd3: Pulling fs layer 00:14:08 d694b5ae8c79: Pulling fs layer 00:14:08 9f32a84ed3da: Pulling fs layer 00:14:08 4d19c01a9841: Pulling fs layer 00:14:08 9325e15d5711: Pulling fs layer 00:14:08 556b6ee489ea: Pulling fs layer 00:14:08 c5a4b2cf53e6: Pulling fs layer 00:14:08 4d19c01a9841: Waiting 00:14:08 9f32a84ed3da: Waiting 00:14:08 9325e15d5711: Waiting 00:14:08 556b6ee489ea: Waiting 00:14:08 c5a4b2cf53e6: Waiting 00:14:08 85791d961cd3: Download complete 00:14:08 9f32a84ed3da: Verifying Checksum 00:14:08 9f32a84ed3da: Download complete 00:14:08 4d19c01a9841: Verifying Checksum 00:14:08 4d19c01a9841: Download complete 00:14:08 f56be85fc22e: Verifying Checksum 00:14:08 f56be85fc22e: Download complete 00:14:08 9325e15d5711: Verifying Checksum 00:14:08 9325e15d5711: Download complete 00:14:08 f56be85fc22e: Pull complete 00:14:08 85791d961cd3: Pull complete 00:14:09 c5a4b2cf53e6: Verifying Checksum 00:14:09 c5a4b2cf53e6: Download complete 00:14:09 d694b5ae8c79: Verifying Checksum 00:14:09 d694b5ae8c79: Download complete 00:14:09 556b6ee489ea: Verifying Checksum 00:14:09 556b6ee489ea: Download complete 00:14:12 d694b5ae8c79: Pull complete 00:14:12 9f32a84ed3da: Pull complete 00:14:12 4d19c01a9841: Pull complete 00:14:12 9325e15d5711: Pull complete 00:14:15 556b6ee489ea: Pull complete 00:14:15 c5a4b2cf53e6: Pull complete 00:14:15 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 00:14:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:14:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 00:14:15 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:14:15 WORKDIR /edgex 00:14:15 COPY go.mod . 00:14:15 RUN go mod download build 00:14:15 -t ci-base-image-x86_64 -f - . 00:14:16 Sending build context to Docker daemon 170.6MB 00:14:16 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:14:16 ---> c4be618373d6 00:14:16 Step 2/4 : WORKDIR /edgex 00:14:20 ---> Running in 14c0f235a5f0 00:14:21 Removing intermediate container 14c0f235a5f0 00:14:21 ---> aa9f66062f2d 00:14:21 Step 3/4 : COPY go.mod . 00:14:21 ---> f4eed7c5c531 00:14:21 Step 4/4 : RUN go mod download 00:14:21 ---> Running in f2253d9b95ab 00:14:22 Still waiting to schedule task 00:14:22 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-18756’ 00:14:35 Removing intermediate container f2253d9b95ab 00:14:35 ---> a160ecec07a6 00:14:35 Successfully built a160ecec07a6 00:14:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:36 + docker inspect -f . ci-base-image-x86_64 00:14:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:14:36 prd-ubuntu20.04-docker-8c-8g-18758 does not seem to be running inside a container 00:14:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:14:36 $ docker top 45c56c7323ebf06104a4b85e9d7929e3764b579efae40cd1176d360331873a02 -eo pid,comm [Pipeline] { [Pipeline] sh 00:14:37 + go version 00:14:37 go version go1.20.2 linux/amd64 [Pipeline] } 00:14:37 $ docker stop --time=1 45c56c7323ebf06104a4b85e9d7929e3764b579efae40cd1176d360331873a02 00:14:38 $ docker rm -f --volumes 45c56c7323ebf06104a4b85e9d7929e3764b579efae40cd1176d360331873a02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:38 + docker inspect -f . ci-base-image-x86_64 00:14:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:14:38 prd-ubuntu20.04-docker-8c-8g-18758 does not seem to be running inside a container 00:14:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:14:39 $ docker top b55d80850f52788dfa1eb0775d5373960ac1d586a48e172657dcc1550588697a -eo pid,comm [Pipeline] { [Pipeline] echo 00:14:39 ========================================================= 00:14:39 [edgeXBuildGoParallel] Running Tests and Build... 00:14:39 ========================================================= [Pipeline] sh 00:14:39 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 00:14:39 + make test 00:14:39 go test -race -coverprofile=coverage.out ./... 00:14:46 ? github.com/edgexfoundry/edgex-go [no test files] 00:15:01 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:15:01 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 00:15:01 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:15:01 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:15:01 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:15:01 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:15:01 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:15:01 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 00:15:01 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:15:01 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 00:15:01 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:15:01 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:15:01 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:15:01 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:15:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:15:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:15:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.039s coverage: 28.7% of statements 00:15:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 98.5% of statements 00:15:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 00:15:04 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 00:15:04 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:15:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:15:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:15:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 00:15:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:15:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:15:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:15:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:15:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.090s coverage: 71.5% of statements 00:15:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.071s coverage: 54.0% of statements 00:15:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:15:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:15:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.916s coverage: 88.5% of statements 00:15:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.069s coverage: 3.8% of statements 00:15:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:15:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:15:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 00:15:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.309s coverage: 95.6% of statements 00:15:10 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:15:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 00:15:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:15:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:15:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:15:10 ok github.com/edgexfoundry/edgex-go/internal/io 0.044s coverage: 72.2% of statements 00:15:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:15:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:15:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:15:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 65.9% of statements 00:15:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:15:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:15:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.086s coverage: 0.9% of statements 00:15:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.056s coverage: 29.0% of statements 00:15:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 42.9% of statements 00:15:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.041s coverage: 82.9% of statements 00:15:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements 00:15:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements 00:15:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements 00:15:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:15:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:15:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:15:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:15:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:15:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 00:15:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 00:15:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 00:15:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:15:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:15:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:15:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:15:15 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:15:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:15:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:15:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 00:15:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:15:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:15:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:15:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 00:15:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 00:15:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 00:15:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:15:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:15:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:15:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 00:15:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 00:15:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:15:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 00:15:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:15:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:15:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:15:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:15:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements 00:15:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:15:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:15:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:15:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:15:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:15:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:15:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:15:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:15:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.291s coverage: 79.9% of statements 00:15:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.081s coverage: 92.9% of statements 00:15:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements 00:15:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.060s coverage: 62.3% of statements 00:15:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements 00:15:38 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements 00:15:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements 00:15:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 81.8% of statements 00:15:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.089s coverage: 82.1% of statements 00:15:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.048s coverage: 86.0% of statements 00:15:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.181s coverage: 63.1% of statements 00:15:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements 00:15:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements 00:15:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 00:15:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 00:15:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 00:15:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.182s coverage: 38.4% of statements 00:15:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements 00:15:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements 00:15:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements 00:15:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.112s coverage: 92.3% of statements 00:15:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.059s coverage: 61.5% of statements 00:15:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.081s coverage: 97.7% of statements 00:15:38 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 00:15:38 running golangci-lint 00:15:38 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 00:15:38 go version go1.20.2 linux/amd64 00:15:38 level=info msg="[config_reader] Used config file .golangci.yml" 00:15:38 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 00:15:53 level=info msg="[loader] Go packages loading at mode 575 (files|imports|name|types_sizes|compiled_files|deps|exports_file) took 13.791995549s" 00:15:53 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 46.027199ms" 00:16:00 level=info msg="[linters_context/goanalysis] analyzers took 53.991023927s with top 10 stages: buildir: 31.70969496s, inspect: 1.769812667s, fact_deprecated: 1.439696507s, gosec: 1.338698387s, printf: 1.125570151s, S1038: 914.419323ms, ctrlflow: 765.664484ms, fact_purity: 719.759498ms, nilness: 665.112369ms, unused: 470.382719ms" 00:16:00 level=info msg="[runner] Issues before processing: 203, after processing: 0" 00:16:00 level=info msg="[runner] Processors filtering stat (out/in): cgo: 203/203, autogenerated_exclude: 203/203, identifier_marker: 203/203, exclude: 203/203, nolint: 0/23, skip_files: 203/203, path_prettifier: 203/203, skip_dirs: 203/203, exclude-rules: 23/203, filename_unadjuster: 203/203" 00:16:00 level=info msg="[runner] processing took 20.104227ms with stages: nolint: 8.795184ms, identifier_marker: 5.483405ms, path_prettifier: 1.73964ms, exclude-rules: 1.712958ms, autogenerated_exclude: 1.365706ms, skip_dirs: 923.828µs, cgo: 62.224µs, filename_unadjuster: 16.601µs, max_same_issues: 1.06µs, uniq_by_line: 550ns, max_from_linter: 451ns, skip_files: 390ns, source_code: 380ns, diff: 370ns, path_shortener: 350ns, severity-rules: 320ns, exclude: 310ns, sort_results: 240ns, path_prefixer: 140ns, max_per_file_from_linter: 120ns" 00:16:00 level=info msg="[runner] linters took 7.66951538s with stages: goanalysis_metalinter: 7.649295966s" 00:16:00 level=info msg="File cache stats: 0 entries of total size 0B" 00:16:00 level=info msg="Memory: 217 samples, avg is 193.7MB, max is 753.9MB" 00:16:00 level=info msg="Execution took 21.516029215s" 00:16:00 go vet ./... 00:16:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:16:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:16:03 ./bin/test-attribution-txt.sh [Pipeline] echo 00:16:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 00:16:04 + ls -al . 00:16:04 total 720 00:16:04 drwxrwxr-x 11 1001 1001 4096 Jun 17 00:14 . 00:16:04 drwxr-xr-x 4 root root 4096 Jun 17 00:14 .. 00:16:04 drwxrwxr-x 2 1001 1001 4096 Jun 17 00:13 .blubracket 00:16:04 -rw-rw-r-- 1 1001 1001 16 Jun 17 00:13 .dockerignore 00:16:04 drwxrwxr-x 8 1001 1001 4096 Jun 17 00:14 .git 00:16:04 drwxrwxr-x 3 1001 1001 4096 Jun 17 00:13 .github 00:16:04 -rw-rw-r-- 1 1001 1001 1133 Jun 17 00:13 .gitignore 00:16:04 -rw-rw-r-- 1 1001 1001 42 Jun 17 00:13 .golangci.yml 00:16:04 -rw-rw-r-- 1 1001 1001 87 Jun 17 00:13 .hadolint.yml 00:16:04 drwxr-xr-x 3 1001 1001 4096 Jun 17 00:14 .semver 00:16:04 -rw-rw-r-- 1 1001 1001 166 Jun 17 00:13 .sonarcloud.properties 00:16:04 -rw-rw-r-- 1 1001 1001 1171 Jun 17 00:13 ADOPTERS.md 00:16:04 -rw-rw-r-- 1 1001 1001 10835 Jun 17 00:13 Attribution.txt 00:16:04 -rw-rw-r-- 1 1001 1001 93407 Jun 17 00:13 CHANGELOG.md 00:16:04 -rw-rw-r-- 1 1001 1001 3804 Jun 17 00:13 CONTRIBUTING.md 00:16:04 -rw-rw-r-- 1 1001 1001 677 Jun 17 00:13 GOVERNANCE.md 00:16:04 -rw-rw-r-- 1 1001 1001 883 Jun 17 00:13 Jenkinsfile 00:16:04 -rw-rw-r-- 1 1001 1001 10775 Jun 17 00:13 LICENSE 00:16:04 -rw-rw-r-- 1 1001 1001 14368 Jun 17 00:13 Makefile 00:16:04 -rw-rw-r-- 1 1001 1001 582 Jun 17 00:13 OWNERS.md 00:16:04 -rw-rw-r-- 1 1001 1001 9923 Jun 17 00:13 README.md 00:16:04 -rw-rw-r-- 1 1001 1001 789 Jun 17 00:13 SECURITY.md 00:16:04 -rw-rw-r-- 1 1001 1001 5 Jun 17 00:14 VERSION 00:16:04 drwxrwxr-x 2 1001 1001 4096 Jun 17 00:13 bin 00:16:04 drwxrwxr-x 18 1001 1001 4096 Jun 17 00:13 cmd 00:16:04 -rw-r--r-- 1 root root 447731 Jun 17 00:15 coverage.out 00:16:04 -rw-rw-r-- 1 1001 1001 3162 Jun 17 00:13 go.mod 00:16:04 -rw-rw-r-- 1 1001 1001 31054 Jun 17 00:13 go.sum 00:16:04 drwxrwxr-x 7 1001 1001 4096 Jun 17 00:13 internal 00:16:04 drwxrwxr-x 3 1001 1001 4096 Jun 17 00:13 openapi 00:16:04 -rw-rw-r-- 1 1001 1001 594 Jun 17 00:13 security.txt 00:16:04 drwxrwxr-x 4 1001 1001 4096 Jun 17 00:13 snap 00:16:04 -rw-rw-r-- 1 1001 1001 204 Jun 17 00:13 version.go [Pipeline] sh 00:16:04 + '[' -e coverage.out ] 00:16:04 + chown 1001:1001 coverage.out [Pipeline] stash 00:16:04 Stashed 1 file(s) [Pipeline] sh 00:16:04 + make build 00:16:04 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 00:16:17 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:16:18 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 00:16:18 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 00:16:19 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:16:26 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:16:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 00:16:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:16:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:16:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 00:16:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:16:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 00:16:33 $ docker stop --time=1 b55d80850f52788dfa1eb0775d5373960ac1d586a48e172657dcc1550588697a 00:16:36 $ docker rm -f --volumes b55d80850f52788dfa1eb0775d5373960ac1d586a48e172657dcc1550588697a [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 00:16:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:16:37 00:16:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:16:37 latest: Pulling from edgex-devops/edgex-compose 00:16:37 91d30c5bc195: Pulling fs layer 00:16:37 2e9b0aa3be6d: Pulling fs layer 00:16:37 9c61dcf015f6: Pulling fs layer 00:16:37 4698f68db338: Pulling fs layer 00:16:37 2a2f49069b9e: Pulling fs layer 00:16:37 e0025b399a48: Pulling fs layer 00:16:37 4698f68db338: Waiting 00:16:37 2a2f49069b9e: Waiting 00:16:37 91d30c5bc195: Verifying Checksum 00:16:37 91d30c5bc195: Download complete 00:16:37 4698f68db338: Verifying Checksum 00:16:37 4698f68db338: Download complete 00:16:37 2e9b0aa3be6d: Verifying Checksum 00:16:37 2e9b0aa3be6d: Download complete 00:16:37 e0025b399a48: Verifying Checksum 00:16:37 e0025b399a48: Download complete 00:16:37 91d30c5bc195: Pull complete 00:16:37 2a2f49069b9e: Verifying Checksum 00:16:37 2a2f49069b9e: Download complete 00:16:38 2e9b0aa3be6d: Pull complete 00:16:38 9c61dcf015f6: Verifying Checksum 00:16:38 9c61dcf015f6: Download complete 00:16:41 9c61dcf015f6: Pull complete 00:16:41 4698f68db338: Pull complete 00:16:41 2a2f49069b9e: Pull complete 00:16:41 e0025b399a48: Pull complete 00:16:41 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 00:16:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:16:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:16:41 prd-ubuntu20.04-docker-8c-8g-18758 does not seem to be running inside a container 00:16:41 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:16:43 $ docker top 0eaf968b59a7b99e73972736a076f7117c8eb1aa197fcb02ed069eccbc548461 -eo pid,comm [Pipeline] { [Pipeline] sh 00:16:43 + docker compose -f ./docker-compose-build.yml build --parallel 00:16:45 #1 [core-data internal] load build definition from Dockerfile 00:16:45 #1 transferring dockerfile: 1.90kB done 00:16:45 #1 DONE 0.0s 00:16:45 00:16:45 #2 [support-notifications internal] load build definition from Dockerfile 00:16:45 #2 transferring dockerfile: 1.84kB done 00:16:45 #2 DONE 0.0s 00:16:45 00:16:45 #3 [core-metadata internal] load build definition from Dockerfile 00:16:45 #3 transferring dockerfile: 1.96kB done 00:16:45 #3 DONE 0.0s 00:16:45 00:16:45 #4 [security-secretstore-setup internal] load build definition from Dockerfile 00:16:45 #4 transferring dockerfile: 2.38kB done 00:16:45 #4 DONE 0.0s 00:16:45 00:16:45 #5 [security-spire-config internal] load build definition from Dockerfile 00:16:45 #5 transferring dockerfile: 2.58kB done 00:16:45 #5 DONE 0.0s 00:16:45 00:16:45 #6 [security-spire-agent internal] load build definition from Dockerfile 00:16:45 #6 transferring dockerfile: 2.68kB done 00:16:45 #6 DONE 0.0s 00:16:45 00:16:45 #7 [security-proxy-setup internal] load build definition from Dockerfile 00:16:45 #7 transferring dockerfile: 2.06kB done 00:16:45 #7 DONE 0.0s 00:16:45 00:16:45 #8 [support-scheduler internal] load build definition from Dockerfile 00:16:45 #8 transferring dockerfile: 1.82kB done 00:16:45 #8 DONE 0.0s 00:16:45 00:16:45 #9 [core-data internal] load .dockerignore 00:16:45 #9 transferring context: 56B done 00:16:45 #9 DONE 0.0s 00:16:45 00:16:45 #10 [security-proxy-auth internal] load build definition from Dockerfile 00:16:46 #10 transferring dockerfile: 2.04kB done 00:16:46 #10 DONE 0.0s 00:16:46 00:16:46 #11 [security-spiffe-token-provider internal] load build definition from Dockerfile 00:16:46 #11 transferring dockerfile: 1.78kB done 00:16:46 #11 DONE 0.0s 00:16:46 00:16:46 #12 [core-command internal] load build definition from Dockerfile 00:16:46 #12 transferring dockerfile: 1.82kB done 00:16:46 #12 DONE 0.0s 00:16:46 00:16:46 #13 [security-spire-server internal] load build definition from Dockerfile 00:16:46 #13 transferring dockerfile: 2.63kB done 00:16:46 #13 DONE 0.0s 00:16:46 00:16:46 #14 [security-bootstrapper internal] load build definition from Dockerfile 00:16:46 #14 transferring dockerfile: 2.82kB done 00:16:46 #14 DONE 0.0s 00:16:46 00:16:46 #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile 00:16:46 #15 transferring dockerfile: 2.12kB done 00:16:46 #15 DONE 0.0s 00:16:46 00:16:46 #16 [support-notifications internal] load .dockerignore 00:16:46 #16 transferring context: 56B done 00:16:46 #16 DONE 0.0s 00:16:46 00:16:46 #17 [core-metadata internal] load .dockerignore 00:16:46 #17 transferring context: 56B done 00:16:46 #17 DONE 0.0s 00:16:46 00:16:46 #18 [security-secretstore-setup internal] load .dockerignore 00:16:46 #18 transferring context: 56B done 00:16:46 #18 DONE 0.0s 00:16:46 00:16:46 #19 [security-spire-config internal] load .dockerignore 00:16:46 #19 transferring context: 56B done 00:16:46 #19 DONE 0.0s 00:16:46 00:16:46 #20 [security-spire-agent internal] load .dockerignore 00:16:46 #20 transferring context: 56B done 00:16:46 #20 DONE 0.0s 00:16:46 00:16:46 #21 [security-proxy-setup internal] load .dockerignore 00:16:46 #21 transferring context: 56B done 00:16:46 #21 DONE 0.0s 00:16:46 00:16:46 #22 [support-scheduler internal] load .dockerignore 00:16:46 #22 transferring context: 56B done 00:16:46 #22 DONE 0.0s 00:16:46 00:16:46 #23 [security-proxy-auth internal] load .dockerignore 00:16:46 #23 transferring context: 56B done 00:16:46 #23 DONE 0.0s 00:16:46 00:16:46 #24 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:16:46 #24 DONE 0.0s 00:16:46 00:16:46 #25 [security-spiffe-token-provider internal] load .dockerignore 00:16:46 #25 transferring context: 56B done 00:16:46 #25 DONE 0.0s 00:16:46 00:16:46 #26 [core-command internal] load .dockerignore 00:16:46 #26 transferring context: 56B done 00:16:46 #26 DONE 0.0s 00:16:46 00:16:46 #27 [security-bootstrapper internal] load .dockerignore 00:16:46 #27 transferring context: 56B done 00:16:46 #27 DONE 0.0s 00:16:46 00:16:46 #28 [security-spire-server internal] load .dockerignore 00:16:46 #28 transferring context: 56B done 00:16:46 #28 DONE 0.0s 00:16:46 00:16:46 #29 [core-common-config-bootstrapper internal] load .dockerignore 00:16:46 #29 transferring context: 56B done 00:16:46 #29 DONE 0.0s 00:16:46 00:16:46 #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 00:16:46 #30 ... 00:16:46 00:16:46 #24 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:16:46 #24 DONE 0.0s 00:16:46 00:16:46 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 00:16:46 #30 ... 00:16:46 00:16:46 #24 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:16:46 #24 DONE 0.0s 00:16:46 00:16:46 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 00:16:46 #30 DONE 0.6s 00:16:46 00:16:46 #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 00:16:46 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done 00:16:46 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done 00:16:46 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 00:16:46 #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 2.10MB / 3.37MB 0.1s 00:16:46 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 00:16:46 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 00:16:47 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 00:16:47 #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 3.37MB / 3.37MB 0.2s done 00:16:47 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 00:16:47 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 00:16:47 #31 extracting sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 00:16:47 #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 3.37MB / 3.37MB 0.2s done 00:16:47 #31 extracting sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 0.2s done 00:16:48 #31 ... 00:16:48 00:16:48 #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 00:16:48 #32 DONE 1.2s 00:16:48 00:16:48 #33 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 00:16:53 #33 ... 00:16:53 00:16:53 #34 [security-spiffe-token-provider internal] load build context 00:16:53 #34 transferring context: 231.96MB 5.8s 00:16:55 #34 ... 00:16:55 00:16:55 #35 [security-bootstrapper internal] load build context 00:16:55 #35 transferring context: 351.87MB 8.5s done 00:16:55 #35 ... 00:16:55 00:16:55 #34 [security-spiffe-token-provider internal] load build context 00:16:57 #34 transferring context: 351.87MB 9.5s done 00:16:57 #34 ... 00:16:57 00:16:57 #36 [security-spire-config internal] load build context 00:16:57 #36 transferring context: 351.87MB 8.5s done 00:16:57 #36 ... 00:16:57 00:16:57 #37 [core-data internal] load build context 00:16:57 #37 transferring context: 351.87MB 8.4s done 00:16:57 #37 ... 00:16:57 00:16:57 #38 [security-spire-server internal] load build context 00:16:57 #38 ... 00:16:57 00:16:57 #39 [security-proxy-auth internal] load build context 00:16:57 #39 transferring context: 351.87MB 8.3s done 00:16:57 #39 ... 00:16:57 00:16:57 #40 [security-spire-agent internal] load build context 00:16:57 #40 ... 00:16:57 00:16:57 #41 [support-notifications internal] load build context 00:16:57 #41 transferring context: 351.87MB 10.5s done 00:16:57 #41 ... 00:16:57 00:16:57 #42 [security-proxy-setup internal] load build context 00:16:57 #42 transferring context: 351.87MB 10.5s done 00:16:57 #42 ... 00:16:57 00:16:57 #43 [core-common-config-bootstrapper internal] load build context 00:16:57 #43 ... 00:16:57 00:16:57 #44 [core-command internal] load build context 00:16:57 #44 transferring context: 351.87MB 10.1s done 00:16:57 #44 ... 00:16:57 00:16:57 #45 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:16:58 #45 ... 00:16:58 00:16:58 #46 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:16:58 #46 ... 00:16:58 00:16:58 #47 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 00:16:58 #47 ... 00:16:58 00:16:58 #48 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 00:16:58 #48 ... 00:16:58 00:16:58 #49 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 00:16:58 #0 2.415 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:16:58 #0 2.617 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:16:58 #0 2.882 (1/1) Installing dumb-init (1.2.5-r2) 00:16:58 #0 2.886 Executing busybox-1.35.0-r29.trigger 00:16:58 #0 2.899 OK: 7 MiB in 16 packages 00:16:58 #49 ... 00:16:58 00:16:58 #50 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 00:16:58 #50 ... 00:16:58 00:16:58 #51 [security-secretstore-setup internal] load build context 00:16:58 #51 transferring context: 351.87MB 8.4s done 00:16:58 #51 ... 00:16:58 00:16:58 #52 [support-scheduler internal] load build context 00:16:58 #52 transferring context: 351.87MB 10.3s done 00:16:58 #52 ... 00:16:58 00:16:58 #53 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 00:16:59 #53 ... 00:16:59 00:16:59 #54 [core-metadata internal] load build context 00:16:59 #54 transferring context: 351.87MB 11.0s done 00:17:00 #54 ... 00:17:00 00:17:00 #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:17:00 #55 ... 00:17:00 00:17:00 #56 [core-metadata builder 2/7] WORKDIR /edgex-go 00:17:00 #56 ... 00:17:00 00:17:00 #40 [security-spire-agent internal] load build context 00:17:00 #40 transferring context: 351.87MB 11.4s done 00:17:08 #40 ... 00:17:08 00:17:08 #38 [security-spire-server internal] load build context 00:17:08 #38 transferring context: 351.87MB 11.2s done 00:17:08 #38 ... 00:17:08 00:17:08 #43 [core-common-config-bootstrapper internal] load build context 00:17:08 #43 transferring context: 351.87MB 11.0s done 00:17:17 #43 ... 00:17:17 00:17:17 #51 [security-secretstore-setup internal] load build context 00:17:17 #51 DONE 29.3s 00:17:17 00:17:17 #39 [security-proxy-auth internal] load build context 00:17:17 #39 DONE 29.4s 00:17:17 00:17:17 #56 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 00:17:17 #56 DONE 28.3s 00:17:17 00:17:17 #49 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 00:17:17 #49 DONE 28.5s 00:17:17 00:17:17 #37 [core-data internal] load build context 00:17:17 #37 DONE 29.4s 00:17:17 00:17:17 #57 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 00:17:17 #57 ... 00:17:17 00:17:17 #35 [security-bootstrapper internal] load build context 00:17:17 #35 DONE 29.4s 00:17:17 00:17:17 #36 [security-spire-config internal] load build context 00:17:17 #36 DONE 29.5s 00:17:17 00:17:17 #34 [security-spiffe-token-provider internal] load build context 00:17:17 #34 DONE 29.6s 00:17:17 00:17:17 #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 00:17:17 #58 ... 00:17:17 00:17:17 #44 [core-command internal] load build context 00:17:17 #44 DONE 29.7s 00:17:17 00:17:17 #52 [support-scheduler internal] load build context 00:17:17 #52 DONE 29.7s 00:17:17 00:17:17 #43 [core-common-config-bootstrapper internal] load build context 00:17:17 #43 DONE 29.7s 00:17:17 00:17:17 #41 [support-notifications internal] load build context 00:17:17 #41 DONE 29.7s 00:17:17 00:17:17 #42 [security-proxy-setup internal] load build context 00:17:17 #42 DONE 29.7s 00:17:17 00:17:17 #38 [security-spire-server internal] load build context 00:17:17 #38 DONE 29.7s 00:17:17 00:17:17 #54 [core-metadata internal] load build context 00:17:17 #54 DONE 29.7s 00:17:17 00:17:17 #40 [security-spire-agent internal] load build context 00:17:17 #40 DONE 29.8s 00:17:17 00:17:17 #50 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 00:17:17 #50 28.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:17:17 #50 29.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:17:17 #50 29.36 (1/2) Installing dumb-init (1.2.5-r2) 00:17:17 #50 29.43 (2/2) Installing openssl (3.0.9-r1) 00:17:17 #50 ... 00:17:17 00:17:17 #53 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 00:17:17 #53 28.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:17:17 #53 28.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:17:17 #53 29.25 (1/2) Installing dumb-init (1.2.5-r2) 00:17:17 #53 29.25 (2/2) Installing su-exec (0.2-r2) 00:17:17 #53 29.26 Executing busybox-1.35.0-r29.trigger 00:17:17 #53 29.26 OK: 7 MiB in 17 packages 00:17:17 #53 DONE 29.6s 00:17:17 00:17:17 #50 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 00:17:17 #50 29.49 Executing busybox-1.35.0-r29.trigger 00:17:17 #50 29.50 OK: 8 MiB in 17 packages 00:17:17 #50 DONE 29.7s 00:17:17 00:17:17 #47 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 00:17:17 #47 28.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:17:17 #47 28.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:17:17 #47 29.22 (1/2) Installing ca-certificates (20230506-r0) 00:17:17 #47 29.24 (2/2) Installing dumb-init (1.2.5-r2) 00:17:17 #47 29.24 Executing busybox-1.35.0-r29.trigger 00:17:17 #47 29.25 Executing ca-certificates-20230506-r0.trigger 00:17:17 #47 29.32 OK: 8 MiB in 17 packages 00:17:17 #47 DONE 29.6s 00:17:17 00:17:17 #33 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 00:17:17 #33 28.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:17:17 #33 28.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:17:17 #33 29.25 (1/1) Installing dumb-init (1.2.5-r2) 00:17:17 #33 29.26 Executing busybox-1.35.0-r29.trigger 00:17:17 #33 29.27 OK: 7 MiB in 16 packages 00:17:17 #33 DONE 29.7s 00:17:17 00:17:17 #48 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 00:17:17 #48 28.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:17:17 #48 29.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:17:17 #48 29.35 (1/3) Installing ca-certificates (20230506-r0) 00:17:17 #48 29.37 (2/3) Installing dumb-init (1.2.5-r2) 00:17:17 #48 29.38 (3/3) Installing su-exec (0.2-r2) 00:17:17 #48 29.38 Executing busybox-1.35.0-r29.trigger 00:17:17 #48 29.52 Executing ca-certificates-20230506-r0.trigger 00:17:17 #48 29.58 OK: 8 MiB in 18 packages 00:17:17 #48 DONE 29.7s 00:17:17 00:17:17 #45 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:17:17 #45 29.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:17:17 #45 29.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:17:17 #45 29.44 v3.17.4-5-g567f26ca3d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:17:17 #45 29.44 v3.17.4-2-g7fb040f4d3b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:17:17 #45 29.44 OK: 17818 distinct packages available 00:17:17 #45 29.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:17:17 #45 29.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:17:17 #45 29.92 (1/5) Installing dumb-init (1.2.5-r2) 00:17:17 #45 29.93 (2/5) Installing musl-obstack (1.2.3-r0) 00:17:17 #45 29.93 (3/5) Installing libucontext (1.2-r0) 00:17:17 #45 29.94 (4/5) Installing gcompat (1.1.0-r0) 00:17:17 #45 29.94 (5/5) Installing openssl (3.0.9-r1) 00:17:17 #45 29.96 Executing busybox-1.35.0-r29.trigger 00:17:17 #45 29.97 OK: 8 MiB in 20 packages 00:17:17 #45 ... 00:17:17 00:17:17 #59 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 00:17:17 #59 DONE 0.1s 00:17:17 00:17:17 #45 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:17:17 #45 DONE 30.1s 00:17:17 00:17:17 #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:17:17 #55 29.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:17:17 #55 29.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:17:17 #55 29.83 v3.17.4-5-g567f26ca3d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:17:17 #55 29.83 v3.17.4-2-g7fb040f4d3b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:17:17 #55 29.83 OK: 17818 distinct packages available 00:17:17 #55 29.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:17:17 #55 30.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:17:18 #55 ... 00:17:18 00:17:18 #46 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:17:18 #46 29.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:17:18 #46 29.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:17:18 #46 29.57 v3.17.4-5-g567f26ca3d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:17:18 #46 29.57 v3.17.4-2-g7fb040f4d3b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:17:18 #46 29.57 OK: 17818 distinct packages available 00:17:18 #46 29.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:17:18 #46 29.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:17:18 #46 30.05 (1/4) Installing dumb-init (1.2.5-r2) 00:17:18 #46 30.06 (2/4) Installing musl-obstack (1.2.3-r0) 00:17:18 #46 30.06 (3/4) Installing libucontext (1.2-r0) 00:17:18 #46 30.06 (4/4) Installing gcompat (1.1.0-r0) 00:17:18 #46 30.07 Executing busybox-1.35.0-r29.trigger 00:17:18 #46 30.08 OK: 7 MiB in 19 packages 00:17:18 #46 DONE 30.2s 00:17:18 00:17:18 #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:17:18 #55 30.27 (1/9) Installing ca-certificates (20230506-r0) 00:17:18 #55 30.29 (2/9) Installing brotli-libs (1.0.9-r9) 00:17:18 #55 30.30 (3/9) Installing nghttp2-libs (1.51.0-r0) 00:17:18 #55 30.30 (4/9) Installing libcurl (8.1.2-r0) 00:17:18 #55 30.32 (5/9) Installing curl (8.1.2-r0) 00:17:18 #55 30.33 (6/9) Installing dumb-init (1.2.5-r2) 00:17:18 #55 30.33 (7/9) Installing musl-obstack (1.2.3-r0) 00:17:18 #55 30.33 (8/9) Installing libucontext (1.2-r0) 00:17:18 #55 30.34 (9/9) Installing gcompat (1.1.0-r0) 00:17:18 #55 30.34 Executing busybox-1.35.0-r29.trigger 00:17:18 #55 30.35 Executing ca-certificates-20230506-r0.trigger 00:17:18 #55 30.42 OK: 10 MiB in 24 packages 00:17:18 #55 DONE 30.6s 00:17:18 00:17:18 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:17:18 #0 1.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:17:18 #0 1.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:17:18 #0 1.657 v3.17.4-5-g567f26ca3d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:17:18 #0 1.657 v3.17.4-2-g7fb040f4d3b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:17:18 #0 1.657 OK: 17830 distinct packages available 00:17:18 #0 1.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:17:18 #0 1.849 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:17:18 #0 2.113 OK: 265 MiB in 53 packages 00:17:18 #60 DONE 2.2s 00:17:18 00:17:18 #57 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 00:17:18 #57 1.951 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:17:18 #57 2.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:17:18 #57 ... 00:17:18 00:17:18 #61 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 00:17:18 #61 DONE 0.1s 00:17:18 00:17:18 #57 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 00:17:18 #57 2.383 OK: 265 MiB in 53 packages 00:17:18 #57 DONE 2.7s 00:17:18 00:17:18 #62 [core-metadata builder 4/7] COPY go.mod vendor* ./ 00:17:18 #62 DONE 0.3s 00:17:18 00:17:18 #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 00:17:18 #58 2.272 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:17:18 #58 2.402 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:17:18 #58 2.651 OK: 265 MiB in 53 packages 00:17:19 #58 ... 00:17:19 00:17:19 #63 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 00:17:19 #0 2.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:17:19 #0 2.428 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:17:19 #0 2.678 OK: 265 MiB in 53 packages 00:17:19 #63 DONE 2.8s 00:17:19 00:17:19 #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 00:17:19 #58 DONE 2.9s 00:17:19 00:17:19 #64 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 00:17:19 #64 ... 00:17:19 00:17:19 #65 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 00:17:19 #65 DONE 0.3s 00:17:19 00:17:19 #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 00:17:19 #66 DONE 2.0s 00:17:19 00:17:19 #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 00:17:19 #67 ... 00:17:19 00:17:19 #64 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 00:17:19 #64 DONE 0.4s 00:17:19 00:17:19 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 00:17:19 #0 2.839 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:17:19 #0 2.958 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:17:19 #0 3.200 OK: 265 MiB in 53 packages 00:17:19 #68 DONE 3.5s 00:17:19 00:17:19 #69 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:17:20 #69 ... 00:17:20 00:17:20 #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 00:17:20 #67 DONE 0.7s 00:17:20 00:17:20 #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ 00:17:20 #70 DONE 0.4s 00:17:20 00:17:20 #71 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:17:26 #71 ... 00:17:26 00:17:26 #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:17:28 #72 ... 00:17:28 00:17:28 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:17:28 #73 ... 00:17:28 00:17:28 #74 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:18:07 #74 ... 00:18:07 00:18:07 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:18:07 #73 DONE 47.3s 00:18:07 00:18:07 #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:18:07 #72 DONE 45.6s 00:18:07 00:18:07 #75 [security-spiffe-token-provider builder 6/7] COPY . . 00:18:07 #75 ... 00:18:07 00:18:07 #71 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:18:07 #71 DONE 46.6s 00:18:07 00:18:07 #69 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:18:07 #69 DONE 46.3s 00:18:07 00:18:07 #74 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:18:07 #74 DONE 46.9s 00:18:07 00:18:07 #76 [core-metadata builder 6/7] COPY . . 00:18:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-18759 in /w/workspace/edgexfoundry_edgex-go_PR-4593 [Pipeline] { [Pipeline] ws 00:18:09 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 00:18:09 The recommended git tool is: git 00:18:17 #76 ... 00:18:17 00:18:17 #77 [security-proxy-setup builder 6/7] COPY . . 00:18:17 #77 ... 00:18:17 00:18:17 #78 [support-notifications builder 6/7] COPY . . 00:18:17 #78 ... 00:18:17 00:18:17 #79 [security-spire-server builder 6/9] COPY . . 00:18:17 #79 DONE 11.0s 00:18:17 00:18:17 #75 [security-spiffe-token-provider builder 6/7] COPY . . 00:18:17 #75 DONE 11.0s 00:18:17 00:18:17 #78 [support-notifications builder 6/7] COPY . . 00:18:17 #78 DONE 11.0s 00:18:17 00:18:17 #80 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 00:18:17 #80 CACHED 00:18:17 00:18:17 #81 [core-common-config-bootstrapper builder 6/7] COPY . . 00:18:17 #81 CACHED 00:18:17 00:18:17 #82 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:18:17 #82 CACHED 00:18:17 00:18:17 #83 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:18:17 #83 CACHED 00:18:17 00:18:17 #84 [core-command builder 4/7] COPY go.mod vendor* ./ 00:18:17 #84 CACHED 00:18:17 00:18:17 #85 [core-command builder 6/7] COPY . . 00:18:17 #85 CACHED 00:18:17 00:18:17 #86 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 00:18:17 #86 CACHED 00:18:17 00:18:17 #87 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:18:17 #87 CACHED 00:18:17 00:18:17 #88 [security-proxy-auth builder 6/7] COPY . . 00:18:17 #88 CACHED 00:18:17 00:18:17 #76 [core-metadata builder 6/7] COPY . . 00:18:17 #76 DONE 10.9s 00:18:17 00:18:17 #89 [support-scheduler builder 6/7] COPY . . 00:18:17 #89 CACHED 00:18:17 00:18:17 #90 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 00:18:17 #90 CACHED 00:18:17 00:18:17 #91 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:18:17 #91 CACHED 00:18:17 00:18:17 #77 [security-proxy-setup builder 6/7] COPY . . 00:18:17 #77 DONE 11.0s 00:18:17 00:18:17 #92 [core-data builder 6/7] COPY . . 00:18:17 #92 CACHED 00:18:17 00:18:17 #93 [core-data builder 4/7] COPY go.mod vendor* ./ 00:18:17 #93 CACHED 00:18:17 00:18:17 #94 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:18:17 #94 CACHED 00:18:17 00:18:17 #95 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 00:18:17 #95 ... 00:18:17 00:18:17 #96 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:18:17 #96 CACHED 00:18:17 00:18:17 #97 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 00:18:17 #97 CACHED 00:18:17 00:18:17 #98 [security-bootstrapper builder 6/7] COPY . . 00:18:17 #98 CACHED 00:18:17 00:18:17 #99 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 00:18:17 #99 CACHED 00:18:17 00:18:17 #100 [security-secretstore-setup builder 6/7] COPY . . 00:18:17 #100 CACHED 00:18:17 00:18:17 #101 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:18:17 #101 CACHED 00:18:17 00:18:17 #95 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 00:18:17 #95 DONE 0.2s 00:18:17 00:18:17 #102 [security-spire-agent builder 6/9] COPY . . 00:18:17 #102 CACHED 00:18:17 00:18:17 #103 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:18:17 #103 CACHED 00:18:17 00:18:17 #104 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 00:18:17 #104 CACHED 00:18:17 00:18:17 #105 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 00:18:17 #105 CACHED 00:18:17 00:18:17 #106 [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 00:18:20 using credential edgex-jenkins-ssh 00:18:20 Cloning the remote Git repository 00:18:20 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:18:20 > git init /w/workspace/edgex-go/2 # timeout=10 00:18:21 #106 DONE 2.8s 00:18:21 00:18:21 #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 00:18:21 #107 DONE 2.8s 00:18:21 00:18:21 #108 [security-spire-server builder 9/9] WORKDIR /edgex-go 00:18:21 #108 DONE 0.9s 00:18:21 00:18:21 #109 [security-spire-agent builder 9/9] WORKDIR /edgex-go 00:18:21 #109 DONE 0.9s 00:18:21 00:18:21 #110 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:18:21 #0 1.362 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:18:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:18:20 > git --version # timeout=10 00:18:20 > git --version # 'git version 2.25.1' 00:18:20 using GIT_SSH to set credentials SSH Credentials for GitHub 00:18:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:18:22 #110 ... 00:18:22 00:18:22 #111 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 00:18:23 #111 DONE 0.6s 00:18:23 00:18:23 #112 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 00:18:23 #112 ... 00:18:23 00:18:23 #113 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:18:23 #113 CACHED 00:18:23 00:18:23 #114 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 00:18:23 #114 CACHED 00:18:23 00:18:23 #115 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 00:18:23 #115 CACHED 00:18:23 00:18:23 #116 [security-spire-config builder 9/9] WORKDIR /edgex-go 00:18:23 #116 CACHED 00:18:23 00:18:23 #117 [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 00:18:23 #117 CACHED 00:18:23 00:18:23 #118 [security-spire-config builder 6/9] COPY . . 00:18:23 #118 CACHED 00:18:23 00:18:23 #112 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 00:18:23 #112 DONE 0.6s 00:18:23 00:18:23 #119 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 00:18:23 #119 DONE 0.3s 00:18:23 00:18:23 #120 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 00:18:23 #120 CACHED 00:18:23 00:18:23 #121 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 00:18:23 #121 CACHED 00:18:23 00:18:23 #122 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 00:18:24 #122 DONE 1.1s 00:18:24 00:18:24 #123 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:18:24 #123 DONE 1.1s 00:18:24 00:18:24 #124 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 00:18:24 #124 DONE 1.1s 00:18:24 00:18:24 #125 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 00:18:26 #125 ... 00:18:26 00:18:26 #126 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:18:26 #126 DONE 1.8s 00:18:26 00:18:26 #125 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 00:18:26 #125 DONE 1.8s 00:18:26 00:18:26 #127 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:18:26 #127 DONE 1.8s 00:18:26 00:18:26 #128 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 00:18:26 #128 DONE 0.2s 00:18:26 00:18:26 #129 [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 00:18:26 #129 DONE 0.2s 00:18:26 00:18:26 #130 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 00:18:26 #130 DONE 0.2s 00:18:26 00:18:26 #131 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 00:18:26 #131 DONE 0.1s 00:18:26 00:18:26 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:18:26 #0 0.735 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:18:27 #132 ... 00:18:27 00:18:27 #133 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 00:18:27 #133 DONE 0.1s 00:18:27 00:18:27 #134 [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 00:18:27 #134 DONE 0.1s 00:18:27 00:18:27 #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:18:27 #0 0.876 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 00:18:27 #135 ... 00:18:27 00:18:27 #136 [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 00:18:27 #136 DONE 0.2s 00:18:27 00:18:27 #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:18:27 #0 0.477 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 00:18:27 #137 ... 00:18:27 00:18:27 #138 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 00:18:27 #138 DONE 0.4s 00:18:27 00:18:27 #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:18:27 #0 0.858 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 00:18:27 #139 ... 00:18:27 00:18:27 #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 00:18:27 #0 1.178 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:18:27 #140 ... 00:18:27 00:18:27 #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:18:27 #0 1.761 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 00:18:27 #141 ... 00:18:27 00:18:27 #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:18:27 #0 1.324 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 00:18:28 #142 ... 00:18:28 00:18:28 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:18:28 #0 0.517 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:18:28 #143 ... 00:18:28 00:18:28 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 00:18:28 #0 1.335 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 00:18:30 #144 ... 00:18:30 00:18:30 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:18:30 #0 1.675 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:18:30 #145 ... 00:18:30 00:18:30 #146 [security-spire-server] exporting to image 00:18:30 #146 exporting layers 0.8s done 00:18:30 #146 writing image sha256:c7199d0b66702554d2290aeb67d4e1dad87acf5a9e295e64a28ef156ea03de08 done 00:18:30 #146 naming to docker.io/library/security-spire-server done 00:18:30 #146 exporting layers 1.3s done 00:18:30 #146 exporting layers 1.2s done 00:18:30 #146 writing image sha256:927c8d6a0b58fe9e0361c4bfd9bce3d53403718914d5d1afb146d101892abc53 done 00:18:30 #146 naming to docker.io/library/security-spire-config done 00:18:30 #146 writing image sha256:ad86ee829f32ef619c30e6734be5f1bc8aa112c3fbd5a5b3252ed3fec0b7845b done 00:18:30 #146 naming to docker.io/library/security-spire-agent 0.1s done 00:18:30 #146 DONE 1.7s 00:18:30 00:18:30 #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:18:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:18:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:18:42 Merging remotes/origin/main commit 5014c11bb29f9edb3e55aa295af55b3798697700 into PR head commit 5ac225836edc7fbbb24f3c0e9e0a540bd57ccf5b 00:18:43 Merge succeeded, producing 5ac225836edc7fbbb24f3c0e9e0a540bd57ccf5b 00:18:43 Checking out Revision 5ac225836edc7fbbb24f3c0e9e0a540bd57ccf5b (PR-4593) 00:18:43 Commit message: "build(deps): Bump golang.org/x/crypto from 0.9.0 to 0.10.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 00:18:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:18:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:18:42 using GIT_SSH to set credentials SSH Credentials for GitHub 00:18:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4593/head:refs/remotes/origin/PR-4593 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:18:42 > git config core.sparsecheckout # timeout=10 00:18:42 > git checkout -f 5ac225836edc7fbbb24f3c0e9e0a540bd57ccf5b # timeout=10 00:18:42 > git remote # timeout=10 00:18:42 > git config --get remote.origin.url # timeout=10 00:18:43 using GIT_SSH to set credentials SSH Credentials for GitHub 00:18:43 > git merge 5014c11bb29f9edb3e55aa295af55b3798697700 # timeout=10 00:18:43 > git rev-parse HEAD^{commit} # timeout=10 00:18:43 > git config core.sparsecheckout # timeout=10 00:18:43 > git checkout -f 5ac225836edc7fbbb24f3c0e9e0a540bd57ccf5b # timeout=10 [Pipeline] sh 00:18:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:18:44 % Total % Received % Xferd Average Speed Time Time Time Current 00:18:44 Dload Upload Total Spent Left Speed 00:18:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 76813 0 --:--:-- --:--:-- --:--:-- 76813 [Pipeline] sh 00:18:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:18:45 + sudo tee /etc/docker/daemon.new 00:18:45 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:18:45 { 00:18:45 "registry-mirrors": [ 00:18:45 "https://nexus3.edgexfoundry.org:10001" 00:18:45 ], 00:18:45 "bip": "10.250.0.254/24", 00:18:45 "hosts": [ 00:18:45 "tcp://0.0.0.0:5555", 00:18:45 "unix:///var/run/docker.sock" 00:18:45 ], 00:18:45 "mtu": 1458, 00:18:45 "selinux-enabled": true, 00:18:45 "seccomp-profile": "/etc/docker/seccomp.json" 00:18:45 } [Pipeline] sh 00:18:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:18:46 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:19:08 provisioning config files... 00:19:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7475227047596540344tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:19:08 ---> docker-login.sh 00:19:08 nexus3.edgexfoundry.org:10001 00:19:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:19:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:19:09 Configure a credential helper to remove this warning. See 00:19:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:19:09 00:19:09 Login Succeeded 00:19:09 nexus3.edgexfoundry.org:10002 00:19:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:19:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:19:09 Configure a credential helper to remove this warning. See 00:19:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:19:09 00:19:09 Login Succeeded 00:19:09 nexus3.edgexfoundry.org:10003 00:19:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:19:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:19:10 Configure a credential helper to remove this warning. See 00:19:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:19:10 00:19:10 Login Succeeded 00:19:10 nexus3.edgexfoundry.org:10004 00:19:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:19:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:19:10 Configure a credential helper to remove this warning. See 00:19:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:19:10 00:19:10 Login Succeeded 00:19:10 docker.io 00:19:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:19:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:19:11 Configure a credential helper to remove this warning. See 00:19:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:19:11 00:19:11 Login Succeeded 00:19:11 ---> docker-login.sh ends [Pipeline] } 00:19:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 00:19:11 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 00:19:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:19:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:19:11 ========================================================= 00:19:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 00:19:11 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:19:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:19:12 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:19:12 c41833b44d91: Pulling fs layer 00:19:12 ed15518f5707: Pulling fs layer 00:19:12 feae8fd75edb: Pulling fs layer 00:19:12 242c74f7c9fa: Pulling fs layer 00:19:12 3cdef696dda3: Pulling fs layer 00:19:12 2ced38df9373: Pulling fs layer 00:19:12 58f1dce35555: Pulling fs layer 00:19:12 3cdef696dda3: Waiting 00:19:12 2ced38df9373: Waiting 00:19:12 58f1dce35555: Waiting 00:19:12 242c74f7c9fa: Waiting 00:19:12 ed15518f5707: Verifying Checksum 00:19:12 ed15518f5707: Download complete 00:19:12 242c74f7c9fa: Verifying Checksum 00:19:12 242c74f7c9fa: Download complete 00:19:12 3cdef696dda3: Verifying Checksum 00:19:12 3cdef696dda3: Download complete 00:19:12 c41833b44d91: Verifying Checksum 00:19:13 c41833b44d91: Pull complete 00:19:13 58f1dce35555: Verifying Checksum 00:19:13 58f1dce35555: Download complete 00:19:13 ed15518f5707: Pull complete 00:19:14 feae8fd75edb: Download complete 00:19:15 2ced38df9373: Verifying Checksum 00:19:15 2ced38df9373: Download complete 00:19:27 feae8fd75edb: Pull complete 00:19:27 242c74f7c9fa: Pull complete 00:19:27 3cdef696dda3: Pull complete 00:19:34 2ced38df9373: Pull complete 00:19:36 58f1dce35555: Pull complete 00:19:36 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 00:19:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:19:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 00:19:36 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:19:36 WORKDIR /edgex 00:19:36 COPY go.mod . 00:19:36 RUN go mod download -t 00:19:36 ci-base-image-arm64 -f - . 00:19:37 Sending build context to Docker daemon 2.947MB 00:19:37 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:19:37 ---> fadd8f120f05 00:19:37 Step 2/4 : WORKDIR /edgex 00:19:38 #137 ... 00:19:38 00:19:38 #110 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:19:38 #110 72.24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:19:38 #110 ... 00:19:38 00:19:38 #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:19:38 #139 DONE 78.0s 00:19:38 00:19:38 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:19:38 #143 ... 00:19:38 00:19:38 #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 00:19:38 #140 DONE 80.7s 00:19:38 00:19:38 #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:19:38 #137 DONE 80.7s 00:19:38 00:19:38 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:19:38 #132 DONE 80.8s 00:19:38 00:19:38 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 00:19:38 #144 DONE 80.7s 00:19:38 00:19:38 #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 00:19:38 #147 ... 00:19:38 00:19:38 #110 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:19:38 #110 DONE 80.8s 00:19:38 00:19:38 #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:19:38 #142 DONE 81.0s 00:19:38 00:19:38 #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:19:38 #135 DONE 81.1s 00:19:38 00:19:38 #148 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 00:19:38 #148 ... 00:19:38 00:19:38 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:19:38 #143 DONE 81.3s 00:19:38 00:19:38 #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:19:38 #141 DONE 81.1s 00:19:38 00:19:38 #149 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 00:19:38 #149 ... 00:19:38 00:19:38 #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 00:19:38 #147 DONE 1.1s 00:19:38 00:19:38 #150 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 00:19:38 #150 DONE 1.0s 00:19:38 00:19:38 #151 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 00:19:38 #151 DONE 1.1s 00:19:39 ---> Running in a76dbdbd9416 00:19:39 00:19:39 #149 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 00:19:39 #149 DONE 0.9s 00:19:39 00:19:39 #148 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 00:19:39 #148 DONE 0.9s 00:19:39 00:19:39 #152 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 00:19:39 #152 DONE 0.2s 00:19:39 00:19:39 #153 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 00:19:39 #153 DONE 0.3s 00:19:39 00:19:39 #154 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 00:19:39 #154 CACHED 00:19:39 00:19:39 #155 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 00:19:39 #155 CACHED 00:19:39 00:19:39 #156 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 00:19:39 #156 CACHED 00:19:39 00:19:39 #157 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 00:19:39 #157 CACHED 00:19:39 00:19:39 #158 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 00:19:39 #158 DONE 0.3s 00:19:39 00:19:39 #159 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 00:19:39 #159 CACHED 00:19:39 00:19:39 #160 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 00:19:39 #160 CACHED 00:19:39 00:19:39 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:19:39 #145 DONE 82.2s 00:19:39 00:19:39 #161 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 00:19:39 #161 DONE 0.2s 00:19:39 00:19:39 #162 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 00:19:39 #162 DONE 0.3s 00:19:39 00:19:39 #163 [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 00:19:39 #163 ... 00:19:39 00:19:39 #164 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 00:19:39 #164 DONE 0.3s 00:19:39 00:19:39 #165 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 00:19:39 Removing intermediate container a76dbdbd9416 00:19:39 ---> 37878a520586 00:19:39 Step 3/4 : COPY go.mod . 00:19:39 #165 ... 00:19:39 00:19:39 #166 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 00:19:39 #166 CACHED 00:19:39 00:19:39 #167 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 00:19:39 #167 CACHED 00:19:39 00:19:39 #168 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 00:19:39 #168 DONE 0.7s 00:19:39 00:19:39 #169 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:19:39 ---> 19a13a1b0346 00:19:39 Step 4/4 : RUN go mod download 00:19:39 ---> Running in b898f184ff71 00:19:40 #169 ... 00:19:40 00:19:40 #170 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 00:19:40 #170 DONE 0.7s 00:19:40 00:19:40 #171 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:19:40 #171 DONE 0.9s 00:19:40 00:19:40 #172 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:19:40 #172 DONE 0.9s 00:19:40 00:19:40 #173 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 00:19:40 #173 ... 00:19:40 00:19:40 #174 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 00:19:40 #174 DONE 1.0s 00:19:40 00:19:40 #163 [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 00:19:40 #163 DONE 0.9s 00:19:40 00:19:40 #175 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 00:19:40 #175 DONE 1.0s 00:19:40 00:19:40 #176 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 00:19:40 #176 DONE 0.9s 00:19:40 00:19:40 #165 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 00:19:40 #165 DONE 0.9s 00:19:40 00:19:40 #177 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 00:19:40 #177 ... 00:19:40 00:19:40 #178 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 00:19:40 #178 DONE 1.8s 00:19:40 00:19:40 #169 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:19:40 #169 DONE 1.4s 00:19:40 00:19:40 #179 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 00:19:40 #179 ... 00:19:40 00:19:40 #180 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:19:40 #180 DONE 1.1s 00:19:40 00:19:40 #173 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 00:19:40 #173 DONE 0.9s 00:19:40 00:19:40 #181 [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 00:19:40 #181 DONE 0.9s 00:19:40 00:19:40 #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 00:19:40 #182 DONE 0.9s 00:19:40 00:19:40 #183 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 00:19:40 #183 DONE 1.0s 00:19:40 00:19:40 #184 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:19:40 #184 DONE 1.1s 00:19:40 00:19:40 #185 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 00:19:40 #185 DONE 0.9s 00:19:40 00:19:40 #186 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:19:40 #186 DONE 0.9s 00:19:40 00:19:40 #177 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 00:19:40 #177 DONE 1.0s 00:19:40 00:19:40 #146 [security-spiffe-token-provider] exporting to image 00:19:40 #146 exporting layers 00:19:41 #146 ... 00:19:41 00:19:41 #179 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 00:19:41 #179 DONE 0.5s 00:19:41 00:19:41 #187 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 00:19:41 #187 DONE 0.4s 00:19:41 00:19:41 #188 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 00:19:41 #188 DONE 0.4s 00:19:41 00:19:41 #189 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 00:19:41 #189 DONE 0.4s 00:19:41 00:19:41 #190 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 00:19:41 #190 DONE 0.4s 00:19:41 00:19:41 #191 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 00:19:41 #191 DONE 0.4s 00:19:41 00:19:41 #146 [core-data] exporting to image 00:19:41 #146 exporting layers 0.3s done 00:19:41 #146 ... 00:19:41 00:19:41 #192 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 00:19:41 #192 DONE 0.5s 00:19:41 00:19:41 #193 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 00:19:41 #193 DONE 0.4s 00:19:41 00:19:41 #194 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 00:19:41 #194 DONE 0.4s 00:19:41 00:19:41 #146 [core-metadata] exporting to image 00:19:41 #146 exporting layers 0.2s done 00:19:41 #146 ... 00:19:41 00:19:41 #195 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 00:19:41 #195 DONE 0.3s 00:19:41 00:19:41 #146 [core-metadata] exporting to image 00:19:41 #146 exporting layers 0.2s done 00:19:41 #146 writing image sha256:5e1850f75a56ae757f068c5de5e0d3883b95009ac44ee68e32574d065a65e5c4 00:19:42 #146 ... 00:19:42 00:19:42 #196 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:19:42 #196 DONE 0.4s 00:19:42 00:19:42 #146 [core-metadata] exporting to image 00:19:42 #146 exporting layers 0.5s done 00:19:42 #146 writing image sha256:fe1e9a80731c11ff718f3c310be528ec4694b2336e5ee65d766a045858fae24d 00:19:42 #146 writing image sha256:3dcf705ba9f83e84e4ff4be57f9fc918e959d5fa2b070a0a4d1a93ac3531a682 00:19:42 #146 writing image sha256:362073a108dd9f3156f27865e3749408a53b68b9a83d75e7f8ece9536b17fa95 00:19:42 #146 writing image sha256:1753162f6d3053cc133fb1345f84b962792a3dcd1365c6b40410ce7fade1af5e 00:19:42 #146 ... 00:19:42 00:19:42 #197 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:19:42 #197 DONE 0.6s 00:19:42 00:19:42 #146 [support-notifications] exporting to image 00:19:42 #146 exporting layers 0.7s done 00:19:42 #146 writing image sha256:5e1850f75a56ae757f068c5de5e0d3883b95009ac44ee68e32574d065a65e5c4 0.3s done 00:19:42 #146 writing image sha256:fe1e9a80731c11ff718f3c310be528ec4694b2336e5ee65d766a045858fae24d 0.3s done 00:19:42 #146 writing image sha256:3dcf705ba9f83e84e4ff4be57f9fc918e959d5fa2b070a0a4d1a93ac3531a682 0.3s done 00:19:42 #146 writing image sha256:362073a108dd9f3156f27865e3749408a53b68b9a83d75e7f8ece9536b17fa95 0.3s done 00:19:42 #146 writing image sha256:1753162f6d3053cc133fb1345f84b962792a3dcd1365c6b40410ce7fade1af5e done 00:19:42 #146 naming to docker.io/library/core-data 0.0s done 00:19:42 #146 naming to docker.io/library/security-spiffe-token-provider done 00:19:42 #146 naming to docker.io/library/core-command 0.0s done 00:19:42 #146 naming to docker.io/library/support-scheduler 0.0s done 00:19:42 #146 naming to docker.io/library/support-notifications 0.0s done 00:19:42 #146 writing image sha256:e118604512e846a41b7a35ad9a172eea68f1981b9768ee64c756d328711c8807 00:19:42 #146 ... 00:19:42 00:19:42 #198 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:19:42 #198 DONE 0.7s 00:19:42 00:19:42 #199 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 00:19:42 #199 DONE 0.4s 00:19:42 00:19:42 #200 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:19:42 #200 DONE 1.2s 00:19:42 00:19:42 #201 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:19:42 #201 DONE 0.1s 00:19:42 00:19:42 #146 [security-proxy-auth] exporting to image 00:19:42 #146 writing image sha256:e118604512e846a41b7a35ad9a172eea68f1981b9768ee64c756d328711c8807 done 00:19:42 #146 naming to docker.io/library/core-metadata done 00:19:42 #146 ... 00:19:42 00:19:42 #202 [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/ 00:19:42 #202 DONE 0.1s 00:19:42 00:19:42 #203 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:19:42 #203 DONE 1.3s 00:19:42 00:19:42 #146 [core-common-config-bootstrapper] exporting to image 00:19:42 #146 ... 00:19:42 00:19:42 #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/ 00:19:42 #204 DONE 0.1s 00:19:42 00:19:42 #205 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 00:19:42 #205 DONE 0.1s 00:19:42 00:19:42 #146 [security-proxy-auth] exporting to image 00:19:42 #146 exporting layers 0.1s done 00:19:42 #146 writing image sha256:552fce0eba48939fecd92c4932cb0f05dd8d9af678f601c20e3dc7dfeb4dacc9 done 00:19:42 #146 naming to docker.io/library/security-proxy-auth done 00:19:43 #146 exporting layers 0.2s done 00:19:43 #146 writing image sha256:894967f338851ba17cbed6f5b96a5375e12e350a77cc189e1b6e3c7e892d07a3 done 00:19:43 #146 naming to docker.io/library/core-common-config-bootstrapper done 00:19:43 #146 DONE 3.5s 00:19:43 00:19:43 #206 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:19:43 #206 DONE 0.1s 00:19:43 00:19:43 #207 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 00:19:43 #207 ... 00:19:43 00:19:43 #208 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:19:43 #208 DONE 1.5s 00:19:43 00:19:43 #146 [security-proxy-setup] exporting to image 00:19:43 #146 exporting layers 0.1s done 00:19:43 #146 writing image sha256:d41df5eb375bad3de0dc155dc7f954129dddd187c3f5f7c0911a3709aad2e341 done 00:19:43 #146 naming to docker.io/library/security-proxy-setup done 00:19:43 #146 DONE 3.7s 00:19:43 00:19:43 #209 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:19:43 #209 DONE 0.7s 00:19:43 00:19:43 #146 [security-secretstore-setup] exporting to image 00:19:43 #146 exporting layers 0.2s done 00:19:43 #146 writing image sha256:2256d3e9808d9556f83c5ee562b5d3321d600fc0a1a09cbd6fce2d246769a68f done 00:19:43 #146 naming to docker.io/library/security-secretstore-setup done 00:19:43 #146 DONE 3.8s 00:19:43 00:19:43 #207 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 00:19:43 #207 DONE 0.6s 00:19:43 00:19:43 #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 00:19:43 #31 ... 00:19:43 00:19:43 #146 [security-bootstrapper] exporting to image 00:19:43 #146 exporting layers 0.2s done 00:19:43 #146 writing image sha256:f276aa40a549af7bd9262bf17ad762edb285c47213e7571cc32ba7b219997444 done 00:19:43 #146 naming to docker.io/library/security-bootstrapper done 00:19:43 #146 DONE 4.0s 00:19:43 00:19:43 #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 00:19:43 time="2023-06-17T00:16:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:19:43 time="2023-06-17T00:16:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:19:43 time="2023-06-17T00:16:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:19:43 time="2023-06-17T00:16:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:19:43 time="2023-06-17T00:16:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:19:43 time="2023-06-17T00:16:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:19:43 time="2023-06-17T00:16:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:19:43 time="2023-06-17T00:16:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:19:43 time="2023-06-17T00:16:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:19:43 time="2023-06-17T00:16:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:19:43 time="2023-06-17T00:16:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:19:43 time="2023-06-17T00:16:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:19:43 time="2023-06-17T00:16:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:19:43 time="2023-06-17T00:16:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 00:19:43 $ docker stop --time=1 0eaf968b59a7b99e73972736a076f7117c8eb1aa197fcb02ed069eccbc548461 00:19:44 $ docker rm -f --volumes 0eaf968b59a7b99e73972736a076f7117c8eb1aa197fcb02ed069eccbc548461 [Pipeline] // withDockerContainer [Pipeline] sh 00:19:45 + docker images 00:19:45 REPOSITORY TAG IMAGE ID CREATED SIZE 00:19:45 security-secretstore-setup latest 2256d3e9808d 1 second ago 32.8MB 00:19:45 security-bootstrapper latest f276aa40a549 1 second ago 22.2MB 00:19:45 security-proxy-setup latest d41df5eb375b 2 seconds ago 18.8MB 00:19:45 core-common-config-bootstrapper latest 894967f33885 2 seconds ago 17.2MB 00:19:45 security-proxy-auth latest 552fce0eba48 2 seconds ago 18.3MB 00:19:45 core-data latest 362073a108dd 3 seconds ago 20.1MB 00:19:45 support-scheduler latest 5e1850f75a56 3 seconds ago 31.8MB 00:19:45 support-notifications latest 1753162f6d30 3 seconds ago 32.4MB 00:19:45 core-metadata latest e118604512e8 3 seconds ago 20.4MB 00:19:45 core-command latest 3dcf705ba9f8 4 seconds ago 19.9MB 00:19:45 security-spiffe-token-provider latest fe1e9a80731c 4 seconds ago 32.8MB 00:19:45 security-spire-agent latest ad86ee829f32 About a minute ago 161MB 00:19:45 security-spire-config latest 927c8d6a0b58 About a minute ago 102MB 00:19:45 security-spire-server latest c7199d0b6670 About a minute ago 103MB 00:19:45 ci-base-image-x86_64 latest a160ecec07a6 5 minutes ago 918MB 00:19:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 weeks ago 334MB 00:19:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 7 weeks ago 700MB 00:19:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 11 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] } 00:20:18 Removing intermediate container b898f184ff71 00:20:18 ---> 494538612626 00:20:18 Successfully built 494538612626 00:20:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:20:19 + docker inspect -f . ci-base-image-arm64 00:20:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:20:19 prd-ubuntu20.04-docker-arm64-4c-16g-18759 does not seem to be running inside a container 00:20:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:20:20 $ docker top 36136e8eb690947c0aa6ce7f8259062200f4dcdd01e690ec249442f5bd17abe4 -eo pid,comm [Pipeline] { [Pipeline] sh 00:20:21 + go version 00:20:21 go version go1.20.2 linux/arm64 [Pipeline] } 00:20:21 $ docker stop --time=1 36136e8eb690947c0aa6ce7f8259062200f4dcdd01e690ec249442f5bd17abe4 00:20:23 $ docker rm -f --volumes 36136e8eb690947c0aa6ce7f8259062200f4dcdd01e690ec249442f5bd17abe4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:20:23 + docker inspect -f . ci-base-image-arm64 00:20:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:20:24 prd-ubuntu20.04-docker-arm64-4c-16g-18759 does not seem to be running inside a container 00:20:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:20:25 $ docker top a12c5d82c22ffb9e1d1dda7eeb235a794bd84d51f3a42b954bb287826a1e1479 -eo pid,comm [Pipeline] { [Pipeline] echo 00:20:25 ========================================================= 00:20:25 [edgeXBuildGoParallel] Running Tests and Build... 00:20:25 ========================================================= [Pipeline] sh 00:20:26 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 00:20:26 + make test 00:20:26 go test -race -coverprofile=coverage.out ./... 00:21:13 ? github.com/edgexfoundry/edgex-go [no test files] 00:23:05 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:23:05 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 00:23:09 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:23:11 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:23:11 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:23:14 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:23:14 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:23:14 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 00:23:14 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:23:16 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 00:23:19 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:23:19 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:23:19 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:23:19 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:23:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:23:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:23:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.246s coverage: 28.7% of statements 00:23:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.291s coverage: 98.5% of statements 00:23:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 00:23:49 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:23:49 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 00:23:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.427s coverage: 71.5% of statements 00:23:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:23:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:23:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.389s coverage: 54.0% of statements 00:24:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 00:24:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:24:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:24:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:24:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:24:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:24:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:24:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 14.644s coverage: 88.5% of statements 00:24:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.558s coverage: 3.8% of statements 00:24:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:24:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:24:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 00:24:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.684s coverage: 95.6% of statements 00:24:24 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:24:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 00:24:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:24:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:24:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:24:24 ok github.com/edgexfoundry/edgex-go/internal/io 0.213s coverage: 72.2% of statements 00:24:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:24:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:24:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:24:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.261s coverage: 65.9% of statements 00:24:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:24:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:24:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.456s coverage: 0.9% of statements 00:24:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.259s coverage: 29.0% of statements 00:24:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.270s coverage: 42.9% of statements 00:24:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.245s coverage: 82.9% of statements 00:24:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.209s coverage: 94.1% of statements 00:24:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.274s coverage: 96.3% of statements 00:24:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.214s coverage: 87.5% of statements 00:24:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:24:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:24:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:24:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:24:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:24:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 00:24:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 00:24:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 00:24:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.218s coverage: 94.4% of statements 00:24:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:24:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:24:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:24:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:25:05 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:25:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:25:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:25:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 00:25:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.195s coverage: 79.9% of statements 00:25:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.269s coverage: 92.9% of statements 00:25:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.078s coverage: 64.4% of statements 00:25:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.202s coverage: 62.3% of statements 00:25:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.229s coverage: 87.2% of statements 00:25:14 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.184s coverage: 20.0% of statements 00:25:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.184s coverage: 100.0% of statements 00:25:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.529s coverage: 81.8% of statements 00:25:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.572s coverage: 82.1% of statements 00:25:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:25:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.232s coverage: 86.0% of statements 00:25:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:25:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:25:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.016s coverage: 63.1% of statements 00:25:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.249s coverage: 100.0% of statements 00:25:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.123s coverage: 89.4% of statements 00:25:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.094s coverage: 100.0% of statements 00:25:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.094s coverage: 73.7% of statements 00:25:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 00:25:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 00:25:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 00:25:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.083s coverage: 100.0% of statements 00:25:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:25:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:25:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:25:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.066s coverage: 38.4% of statements 00:25:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.261s coverage: 89.5% of statements 00:25:39 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 00:25:39 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 00:25:39 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 00:25:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:25:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.246s coverage: 84.8% of statements 00:25:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:25:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:25:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:25:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:25:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.299s coverage: 17.7% of statements 00:25:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:25:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:25:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:25:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:25:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.619s coverage: 92.3% of statements 00:25:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:25:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:25:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.319s coverage: 61.5% of statements 00:26:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:26:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:26:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.458s coverage: 97.7% of statements 00:26:01 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 00:26:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:26:01 go vet ./... 00:28:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:28:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:28:53 ./bin/test-attribution-txt.sh [Pipeline] echo 00:28:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 00:28:54 + ls -al . 00:28:54 total 716 00:28:54 drwxrwxr-x 10 1001 1001 4096 Jun 17 00:20 . 00:28:54 drwxr-xr-x 4 root root 4096 Jun 17 00:20 .. 00:28:54 drwxrwxr-x 2 1001 1001 4096 Jun 17 00:18 .blubracket 00:28:54 -rw-rw-r-- 1 1001 1001 16 Jun 17 00:18 .dockerignore 00:28:54 drwxrwxr-x 8 1001 1001 4096 Jun 17 00:18 .git 00:28:54 drwxrwxr-x 3 1001 1001 4096 Jun 17 00:18 .github 00:28:54 -rw-rw-r-- 1 1001 1001 1133 Jun 17 00:18 .gitignore 00:28:54 -rw-rw-r-- 1 1001 1001 42 Jun 17 00:18 .golangci.yml 00:28:54 -rw-rw-r-- 1 1001 1001 87 Jun 17 00:18 .hadolint.yml 00:28:54 -rw-rw-r-- 1 1001 1001 166 Jun 17 00:18 .sonarcloud.properties 00:28:54 -rw-rw-r-- 1 1001 1001 1171 Jun 17 00:18 ADOPTERS.md 00:28:54 -rw-rw-r-- 1 1001 1001 10835 Jun 17 00:18 Attribution.txt 00:28:54 -rw-rw-r-- 1 1001 1001 93407 Jun 17 00:18 CHANGELOG.md 00:28:54 -rw-rw-r-- 1 1001 1001 3804 Jun 17 00:18 CONTRIBUTING.md 00:28:54 -rw-rw-r-- 1 1001 1001 677 Jun 17 00:18 GOVERNANCE.md 00:28:54 -rw-rw-r-- 1 1001 1001 883 Jun 17 00:18 Jenkinsfile 00:28:54 -rw-rw-r-- 1 1001 1001 10775 Jun 17 00:18 LICENSE 00:28:54 -rw-rw-r-- 1 1001 1001 14368 Jun 17 00:18 Makefile 00:28:54 -rw-rw-r-- 1 1001 1001 582 Jun 17 00:18 OWNERS.md 00:28:54 -rw-rw-r-- 1 1001 1001 9923 Jun 17 00:18 README.md 00:28:54 -rw-rw-r-- 1 1001 1001 789 Jun 17 00:18 SECURITY.md 00:28:54 -rw-rw-r-- 1 1001 1001 5 Jun 17 00:14 VERSION 00:28:54 drwxrwxr-x 2 1001 1001 4096 Jun 17 00:18 bin 00:28:54 drwxrwxr-x 18 1001 1001 4096 Jun 17 00:18 cmd 00:28:54 -rw-r--r-- 1 root root 447731 Jun 17 00:26 coverage.out 00:28:54 -rw-rw-r-- 1 1001 1001 3162 Jun 17 00:18 go.mod 00:28:54 -rw-rw-r-- 1 1001 1001 31054 Jun 17 00:18 go.sum 00:28:54 drwxrwxr-x 7 1001 1001 4096 Jun 17 00:18 internal 00:28:54 drwxrwxr-x 3 1001 1001 4096 Jun 17 00:18 openapi 00:28:54 -rw-rw-r-- 1 1001 1001 594 Jun 17 00:18 security.txt 00:28:54 drwxrwxr-x 4 1001 1001 4096 Jun 17 00:18 snap 00:28:54 -rw-rw-r-- 1 1001 1001 204 Jun 17 00:18 version.go [Pipeline] sh 00:28:54 + '[' -e coverage.out ] 00:28:54 + chown 1001:1001 coverage.out [Pipeline] stash 00:28:54 Warning: overwriting stash ‘coverage-report’ 00:28:55 Stashed 1 file(s) [Pipeline] sh 00:28:56 + make build 00:28:56 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 00:30:47 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:30:47 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 00:30:49 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 00:30:53 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:31:49 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:31:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 00:32:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:32: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:32:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 00:32: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 00:32:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 00:32:30 $ docker stop --time=1 a12c5d82c22ffb9e1d1dda7eeb235a794bd84d51f3a42b954bb287826a1e1479 00:32:33 $ docker rm -f --volumes a12c5d82c22ffb9e1d1dda7eeb235a794bd84d51f3a42b954bb287826a1e1479 [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 00:32:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:32:35 00:32:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:32:36 latest: Pulling from edgex-devops/edgex-compose-arm64 00:32:36 547446be3368: Pulling fs layer 00:32:36 d125d8839a47: Pulling fs layer 00:32:36 3e85d5ac6304: Pulling fs layer 00:32:36 c3105a71a48b: Pulling fs layer 00:32:36 0f093f025ec4: Pulling fs layer 00:32:36 c3106fc0e877: Pulling fs layer 00:32:36 c3106fc0e877: Waiting 00:32:36 c3105a71a48b: Waiting 00:32:36 0f093f025ec4: Waiting 00:32:36 547446be3368: Verifying Checksum 00:32:36 547446be3368: Download complete 00:32:36 c3105a71a48b: Verifying Checksum 00:32:36 c3105a71a48b: Download complete 00:32:37 d125d8839a47: Verifying Checksum 00:32:37 d125d8839a47: Download complete 00:32:37 c3106fc0e877: Verifying Checksum 00:32:37 c3106fc0e877: Download complete 00:32:37 0f093f025ec4: Verifying Checksum 00:32:37 0f093f025ec4: Download complete 00:32:37 547446be3368: Pull complete 00:32:38 d125d8839a47: Pull complete 00:32:39 3e85d5ac6304: Verifying Checksum 00:32:39 3e85d5ac6304: Download complete 00:32:47 3e85d5ac6304: Pull complete 00:32:47 c3105a71a48b: Pull complete 00:32:48 0f093f025ec4: Pull complete 00:32:48 c3106fc0e877: Pull complete 00:32:48 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 00:32:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:32:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:32:48 prd-ubuntu20.04-docker-arm64-4c-16g-18759 does not seem to be running inside a container 00:32:49 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:32:51 $ docker top af80d6edaf661e75efb4ba2c73a1bf6870cc87bbdcbef2806bbcd45291214250 -eo pid,comm [Pipeline] { [Pipeline] sh 00:32:51 + docker compose -f ./docker-compose-build.yml build --parallel 00:33:01 #1 [security-spire-agent internal] load build definition from Dockerfile 00:33:01 #1 transferring dockerfile: 2.68kB done 00:33:01 #1 DONE 0.1s 00:33:01 00:33:01 #2 [security-bootstrapper internal] load build definition from Dockerfile 00:33:01 #2 transferring dockerfile: 2.82kB done 00:33:01 #2 DONE 0.1s 00:33:01 00:33:01 #3 [core-command internal] load build definition from Dockerfile 00:33:01 #3 transferring dockerfile: 1.82kB done 00:33:01 #3 DONE 0.1s 00:33:01 00:33:01 #4 [security-spire-server internal] load build definition from Dockerfile 00:33:01 #4 transferring dockerfile: 2.63kB done 00:33:01 #4 DONE 0.1s 00:33:01 00:33:01 #5 [security-spiffe-token-provider internal] load build definition from Dockerfile 00:33:01 #5 transferring dockerfile: 1.78kB 0.0s done 00:33:01 #5 DONE 0.1s 00:33:01 00:33:01 #6 [security-spire-config internal] load build definition from Dockerfile 00:33:01 #6 transferring dockerfile: 2.58kB done 00:33:01 #6 DONE 0.0s 00:33:01 00:33:01 #7 [support-scheduler internal] load build definition from Dockerfile 00:33:02 #7 ... 00:33:02 00:33:02 #8 [security-secretstore-setup internal] load build definition from Dockerfile 00:33:02 #8 transferring dockerfile: 2.38kB 0.0s done 00:33:02 #8 DONE 0.1s 00:33:02 00:33:02 #7 [support-scheduler internal] load build definition from Dockerfile 00:33:02 #7 transferring dockerfile: 1.82kB done 00:33:02 #7 ... 00:33:02 00:33:02 #9 [security-proxy-auth internal] load build definition from Dockerfile 00:33:02 #9 transferring dockerfile: 2.04kB done 00:33:02 #9 DONE 0.1s 00:33:02 00:33:02 #10 [core-data internal] load build definition from Dockerfile 00:33:02 #10 transferring dockerfile: 1.90kB done 00:33:02 #10 DONE 0.1s 00:33:02 00:33:02 #11 [security-proxy-setup internal] load build definition from Dockerfile 00:33:02 #11 transferring dockerfile: 2.06kB done 00:33:02 #11 DONE 0.1s 00:33:02 00:33:02 #12 [support-notifications internal] load build definition from Dockerfile 00:33:02 #12 transferring dockerfile: 1.84kB done 00:33:02 #12 DONE 0.1s 00:33:02 00:33:02 #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile 00:33:02 #13 transferring dockerfile: 2.12kB done 00:33:02 #13 DONE 0.1s 00:33:02 00:33:02 #14 [core-metadata internal] load build definition from Dockerfile 00:33:02 #14 transferring dockerfile: 1.96kB 0.0s done 00:33:02 #14 DONE 0.1s 00:33:02 00:33:02 #15 [security-spire-agent internal] load .dockerignore 00:33:02 #15 transferring context: 56B 0.0s done 00:33:02 #15 DONE 0.1s 00:33:02 00:33:02 #7 [support-scheduler internal] load build definition from Dockerfile 00:33:03 #7 ... 00:33:03 00:33:03 #16 [security-bootstrapper internal] load .dockerignore 00:33:03 #16 transferring context: 56B done 00:33:03 #16 DONE 0.0s 00:33:03 00:33:03 #17 [core-command internal] load .dockerignore 00:33:03 #17 transferring context: 56B done 00:33:03 #17 DONE 0.1s 00:33:03 00:33:03 #18 [security-spire-server internal] load .dockerignore 00:33:03 #18 transferring context: 56B 0.0s done 00:33:03 #18 DONE 0.1s 00:33:03 00:33:03 #19 [security-spiffe-token-provider internal] load .dockerignore 00:33:03 #19 transferring context: 56B 0.0s done 00:33:03 #19 DONE 0.1s 00:33:03 00:33:03 #7 [support-scheduler internal] load build definition from Dockerfile 00:33:03 #7 ... 00:33:03 00:33:03 #20 [security-spire-config internal] load .dockerignore 00:33:03 #20 transferring context: 56B done 00:33:03 #20 DONE 0.1s 00:33:03 00:33:03 #21 [support-scheduler internal] load .dockerignore 00:33:03 #21 transferring context: 56B done 00:33:03 #21 DONE 0.1s 00:33:03 00:33:03 #22 [security-secretstore-setup internal] load .dockerignore 00:33:03 #22 transferring context: 56B done 00:33:03 #22 DONE 0.1s 00:33:03 00:33:03 #7 [support-scheduler internal] load build definition from Dockerfile 00:33:03 #7 ... 00:33:03 00:33:03 #23 [security-proxy-auth internal] load .dockerignore 00:33:03 #23 transferring context: 56B done 00:33:03 #23 DONE 0.1s 00:33:04 00:33:04 #24 [core-data internal] load .dockerignore 00:33:04 #24 transferring context: 56B done 00:33:04 #24 DONE 0.1s 00:33:04 00:33:04 #25 [security-proxy-setup internal] load .dockerignore 00:33:04 #25 transferring context: 56B 0.0s done 00:33:04 #25 DONE 0.1s 00:33:04 00:33:04 #26 [support-notifications internal] load .dockerignore 00:33:04 #26 transferring context: 56B 0.0s done 00:33:04 #26 DONE 0.1s 00:33:04 00:33:04 #27 [core-common-config-bootstrapper internal] load .dockerignore 00:33:04 #27 transferring context: 56B done 00:33:04 #27 DONE 0.1s 00:33:04 00:33:04 #28 [core-metadata internal] load .dockerignore 00:33:04 #28 transferring context: 56B done 00:33:04 #28 DONE 0.1s 00:33:04 00:33:04 #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:33:04 #29 DONE 0.0s 00:33:04 00:33:04 #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 00:33:04 #30 DONE 0.5s 00:33:04 00:33:04 #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 00:33:04 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 00:33:04 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 00:33:04 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 00:33:04 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 00:33:04 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 1.05MB / 3.26MB 0.1s 00:33:04 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s 00:33:05 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done 00:33:05 #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 00:33:05 #31 ... 00:33:05 00:33:05 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:33:05 #29 DONE 0.0s 00:33:05 00:33:05 #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 00:33:05 #30 DONE 0.5s 00:33:05 00:33:05 #31 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 00:33:05 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 00:33:05 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 00:33:05 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 00:33:05 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 00:33:05 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done 00:33:05 #31 ... 00:33:05 00:33:05 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:33:05 #29 DONE 0.0s 00:33:05 00:33:05 #31 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 00:33:05 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 00:33:05 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 00:33:05 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 00:33:05 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 00:33:05 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done 00:33:05 #31 ... 00:33:05 00:33:05 #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:33:05 #29 DONE 0.0s 00:33:05 00:33:05 #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 00:33:05 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 00:33:05 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 00:33:05 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 00:33:05 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 00:33:05 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done 00:33:05 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 00:33:05 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 00:33:05 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 00:33:05 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 00:33:05 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done 00:33:05 #31 ... 00:33:05 00:33:05 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:33:05 #29 DONE 0.0s 00:33:05 00:33:05 #31 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 00:33:05 #31 ... 00:33:05 00:33:05 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 00:33:05 #30 DONE 0.8s 00:33:05 00:33:05 #31 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 00:33:05 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 00:33:05 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 00:33:05 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 00:33:05 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 00:33:05 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done 00:33:05 #31 ... 00:33:05 00:33:05 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:33:05 #29 DONE 0.0s 00:33:05 00:33:05 #31 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 00:33:05 #31 ... 00:33:05 00:33:05 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:33:05 #29 DONE 0.0s 00:33:06 00:33:06 #31 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 00:33:06 #31 ... 00:33:06 00:33:06 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 00:33:06 #30 DONE 1.1s 00:33:06 00:33:06 #31 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 00:33:06 #31 ... 00:33:06 00:33:06 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:33:06 #29 DONE 0.0s 00:33:06 00:33:06 #32 [security-proxy-auth builder 1/9] FROM docker.io/library/ci-base-image-arm64 00:33:06 #32 DONE 2.4s 00:33:06 00:33:06 #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 00:33:06 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 00:33:06 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 00:33:06 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 00:33:06 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 00:33:06 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done 00:33:06 #31 ... 00:33:06 00:33:06 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:33:06 #29 DONE 0.0s 00:33:06 00:33:06 #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 00:33:06 #30 DONE 1.5s 00:33:06 00:33:06 #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 00:33:06 #31 ... 00:33:06 00:33:06 #32 [security-proxy-setup builder 1/9] FROM docker.io/library/ci-base-image-arm64 00:33:06 #32 DONE 2.5s 00:33:06 00:33:06 #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 00:33:06 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 00:33:06 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 00:33:06 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 00:33:06 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 00:33:06 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done 00:33:06 #31 ... 00:33:06 00:33:06 #32 [core-data builder 1/9] FROM docker.io/library/ci-base-image-arm64 00:33:06 #32 DONE 2.5s 00:33:06 00:33:06 #31 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 00:33:06 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 00:33:06 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 00:33:06 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 00:33:06 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 00:33:06 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done 00:33:07 #31 ... 00:33:07 00:33:07 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:33:07 #29 DONE 0.1s 00:33:07 00:33:07 #31 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 00:33:07 #31 ... 00:33:07 00:33:07 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:33:07 #29 DONE 0.1s 00:33:07 00:33:07 #31 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 00:33:07 #31 ... 00:33:07 00:33:07 #33 [security-spiffe-token-provider builder 2/9] WORKDIR /edgex-go 00:33:07 #33 DONE 1.9s 00:33:07 00:33:07 #31 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 00:33:07 #31 ... 00:33:07 00:33:07 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:33:07 #29 DONE 0.1s 00:33:07 00:33:07 #32 [support-notifications builder 1/9] FROM docker.io/library/ci-base-image-arm64 00:33:07 #32 DONE 2.5s 00:33:07 00:33:07 #34 [support-notifications internal] load build context 00:33:07 #34 DONE 0.0s 00:33:07 00:33:07 #33 [support-notifications builder 2/9] WORKDIR /edgex-go 00:33:07 #33 DONE 1.9s 00:33:07 00:33:07 #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 00:33:07 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 00:33:07 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 00:33:07 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 00:33:07 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 00:33:07 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done 00:33:07 #31 ... 00:33:07 00:33:07 #32 [core-common-config-bootstrapper builder 1/9] FROM docker.io/library/ci-base-image-arm64 00:33:07 #32 DONE 2.5s 00:33:07 00:33:07 #33 [core-common-config-bootstrapper builder 2/9] WORKDIR /edgex-go 00:33:07 #33 DONE 1.9s 00:33:07 00:33:07 #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 00:33:07 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 00:33:07 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 00:33:07 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 00:33:07 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 00:33:07 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done 00:33:07 #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 2.9s done 00:33:08 #31 ... 00:33:08 00:33:08 #32 [core-metadata builder 1/9] FROM docker.io/library/ci-base-image-arm64 00:33:08 #32 DONE 2.5s 00:33:08 00:33:08 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 00:33:08 #30 DONE 2.9s 00:33:08 00:33:08 #33 [core-metadata builder 2/9] WORKDIR /edgex-go 00:33:08 #33 DONE 1.9s 00:33:08 00:33:08 #31 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 00:33:08 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 00:33:08 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 00:33:08 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 00:33:08 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 00:33:08 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done 00:33:08 #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 2.9s done 00:33:11 #31 DONE 7.5s 00:33:11 00:33:11 #35 [security-spire-agent internal] load build context 00:33:11 #35 transferring context: 36.26MB 6.6s 00:33:11 #35 ... 00:33:11 00:33:11 #36 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 00:33:15 #36 ... 00:33:15 00:33:15 #37 [security-bootstrapper internal] load build context 00:33:15 #37 ... 00:33:15 00:33:15 #38 [core-command internal] load build context 00:33:15 #38 ... 00:33:15 00:33:15 #37 [security-bootstrapper internal] load build context 00:33:15 #37 ... 00:33:15 00:33:15 #39 [security-spiffe-token-provider internal] load build context 00:33:15 #39 ... 00:33:15 00:33:15 #40 [security-spire-server internal] load build context 00:33:15 #40 ... 00:33:15 00:33:15 #39 [security-spiffe-token-provider internal] load build context 00:33:16 #39 ... 00:33:16 00:33:16 #41 [support-scheduler internal] load build context 00:33:16 #41 ... 00:33:16 00:33:16 #42 [security-spire-config internal] load build context 00:33:16 #42 ... 00:33:16 00:33:16 #38 [core-command internal] load build context 00:33:16 #38 ... 00:33:16 00:33:16 #43 [security-proxy-auth internal] load build context 00:33:16 #43 ... 00:33:16 00:33:16 #44 [security-secretstore-setup internal] load build context 00:33:16 #44 ... 00:33:16 00:33:16 #43 [security-proxy-auth internal] load build context 00:33:16 #43 ... 00:33:16 00:33:16 #45 [core-data internal] load build context 00:33:17 #45 ... 00:33:17 00:33:17 #46 [security-proxy-setup internal] load build context 00:33:17 #46 ... 00:33:17 00:33:17 #43 [security-proxy-auth internal] load build context 00:33:17 #43 transferring context: 22.19MB 10.6s 00:33:17 #43 ... 00:33:17 00:33:17 #47 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:33:17 #0 4.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:33:17 #0 5.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:33:17 #0 8.907 v3.17.4-5-g567f26ca3d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:33:17 #0 8.907 v3.17.4-2-g7fb040f4d3b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:33:17 #0 8.907 OK: 17701 distinct packages available 00:33:17 #0 10.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:33:17 #47 ... 00:33:17 00:33:17 #48 [core-common-config-bootstrapper internal] load build context 00:33:17 #48 ... 00:33:17 00:33:17 #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 00:33:17 #49 ... 00:33:17 00:33:17 #34 [support-notifications internal] load build context 00:33:18 #34 ... 00:33:18 00:33:18 #50 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 00:33:18 #0 6.917 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:33:18 #0 8.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:33:18 #50 ... 00:33:18 00:33:18 #51 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 00:33:18 #0 5.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:33:18 #0 7.431 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:33:18 #51 ... 00:33:18 00:33:18 #52 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 00:33:18 #0 9.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:33:18 #52 ... 00:33:18 00:33:18 #53 [core-metadata internal] load build context 00:33:18 #53 ... 00:33:18 00:33:18 #34 [support-notifications internal] load build context 00:33:21 #34 ... 00:33:21 00:33:21 #35 [security-spire-agent internal] load build context 00:33:21 #35 transferring context: 50.46MB 17.0s 00:33:21 #35 ... 00:33:21 00:33:21 #34 [support-notifications internal] load build context 00:33:22 #34 ... 00:33:22 00:33:22 #51 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 00:33:22 #51 11.82 OK: 263 MiB in 53 packages 00:33:22 #51 DONE 14.5s 00:33:22 00:33:22 #34 [support-notifications internal] load build context 00:33:22 #34 ... 00:33:22 00:33:22 #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 00:33:22 #54 ... 00:33:22 00:33:22 #55 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init 00:33:22 #55 ... 00:33:22 00:33:22 #50 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 00:33:22 #50 13.95 OK: 263 MiB in 53 packages 00:33:22 #50 DONE 15.6s 00:33:22 00:33:22 #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 00:33:23 #56 ... 00:33:23 00:33:23 #57 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 00:33:23 #57 ... 00:33:23 00:33:23 #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 00:33:23 #58 ... 00:33:23 00:33:23 #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:33:23 #59 ... 00:33:23 00:33:23 #60 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:33:23 #60 ... 00:33:23 00:33:23 #61 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:33:23 #61 ... 00:33:23 00:33:23 #34 [support-notifications internal] load build context 00:33:25 #34 ... 00:33:25 00:33:25 #52 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 00:33:25 #52 11.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:33:25 #52 16.22 OK: 263 MiB in 53 packages 00:33:25 #52 DONE 17.8s 00:33:25 00:33:25 #34 [support-notifications internal] load build context 00:33:25 #34 ... 00:33:25 00:33:25 #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 00:33:25 #49 10.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:33:25 #49 12.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:33:25 #49 16.30 OK: 263 MiB in 53 packages 00:33:25 #49 DONE 17.6s 00:33:25 00:33:25 #34 [support-notifications internal] load build context 00:33:25 #34 ... 00:33:25 00:33:25 #37 [security-bootstrapper internal] load build context 00:33:25 #37 ... 00:33:25 00:33:25 #40 [security-spire-server internal] load build context 00:33:25 #40 ... 00:33:25 00:33:25 #39 [security-spiffe-token-provider internal] load build context 00:33:26 #39 ... 00:33:26 00:33:26 #47 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:33:26 #47 12.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:33:26 #47 17.22 OK: 263 MiB in 53 packages 00:33:26 #47 DONE 18.4s 00:33:26 00:33:26 #39 [security-spiffe-token-provider internal] load build context 00:33:26 #39 ... 00:33:26 00:33:26 #34 [support-notifications internal] load build context 00:33:26 #34 ... 00:33:26 00:33:26 #41 [support-scheduler internal] load build context 00:33:26 #41 ... 00:33:26 00:33:26 #42 [security-spire-config internal] load build context 00:33:26 #42 ... 00:33:26 00:33:26 #34 [support-notifications internal] load build context 00:33:26 #34 ... 00:33:26 00:33:26 #38 [core-command internal] load build context 00:33:26 #38 ... 00:33:26 00:33:26 #44 [security-secretstore-setup internal] load build context 00:33:26 #44 ... 00:33:26 00:33:26 #34 [support-notifications internal] load build context 00:33:27 #34 ... 00:33:27 00:33:27 #45 [core-data internal] load build context 00:33:27 #45 ... 00:33:27 00:33:27 #46 [security-proxy-setup internal] load build context 00:33:27 #46 ... 00:33:27 00:33:27 #34 [support-notifications internal] load build context 00:33:27 #34 ... 00:33:27 00:33:27 #43 [security-proxy-auth internal] load build context 00:33:27 #43 transferring context: 33.99MB 21.0s 00:33:27 #43 ... 00:33:27 00:33:27 #34 [support-notifications internal] load build context 00:33:28 #34 ... 00:33:28 00:33:28 #48 [core-common-config-bootstrapper internal] load build context 00:33:28 #48 ... 00:33:28 00:33:28 #34 [support-notifications internal] load build context 00:33:28 #34 ... 00:33:28 00:33:28 #53 [core-metadata internal] load build context 00:33:28 #53 ... 00:33:28 00:33:28 #34 [support-notifications internal] load build context 00:33:32 #34 ... 00:33:32 00:33:32 #35 [security-spire-agent internal] load build context 00:33:32 #35 transferring context: 67.18MB 27.2s 00:33:32 #35 ... 00:33:32 00:33:32 #44 [security-secretstore-setup internal] load build context 00:33:32 #44 ... 00:33:32 00:33:32 #34 [support-notifications internal] load build context 00:33:33 #34 ... 00:33:33 00:33:33 #36 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 00:33:33 #36 12.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:33:33 #36 14.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:33:33 #36 21.15 (1/1) Installing dumb-init (1.2.5-r2) 00:33:33 #36 21.19 Executing busybox-1.35.0-r29.trigger 00:33:33 #36 21.40 OK: 8 MiB in 16 packages 00:33:34 #36 ... 00:33:34 00:33:34 #34 [support-notifications internal] load build context 00:33:34 #34 ... 00:33:34 00:33:34 #61 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:33:34 #61 11.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:33:34 #61 13.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:33:34 #61 20.05 v3.17.4-5-g567f26ca3d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:33:34 #61 20.05 v3.17.4-2-g7fb040f4d3b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:33:34 #61 20.05 OK: 17689 distinct packages available 00:33:34 #61 21.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:33:34 #61 ... 00:33:34 00:33:34 #44 [security-secretstore-setup internal] load build context 00:33:34 #44 ... 00:33:34 00:33:34 #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 00:33:34 #58 12.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:33:34 #58 14.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:33:34 #58 19.34 (1/2) Installing ca-certificates (20230506-r0) 00:33:34 #58 20.06 (2/2) Installing dumb-init (1.2.5-r2) 00:33:34 #58 20.08 Executing busybox-1.35.0-r29.trigger 00:33:34 #58 20.18 Executing ca-certificates-20230506-r0.trigger 00:33:35 #58 ... 00:33:35 00:33:35 #34 [support-notifications internal] load build context 00:33:35 #34 ... 00:33:35 00:33:35 #36 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 00:33:35 #36 DONE 24.0s 00:33:35 00:33:35 #34 [support-notifications internal] load build context 00:33:35 #34 ... 00:33:35 00:33:35 #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 00:33:35 #54 13.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:33:35 #54 15.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:33:35 #54 22.56 (1/2) Installing dumb-init (1.2.5-r2) 00:33:35 #54 22.56 (2/2) Installing su-exec (0.2-r2) 00:33:35 #54 22.64 Executing busybox-1.35.0-r29.trigger 00:33:35 #54 22.78 OK: 8 MiB in 17 packages 00:33:36 #54 ... 00:33:36 00:33:36 #37 [security-bootstrapper internal] load build context 00:33:36 #37 ... 00:33:36 00:33:36 #34 [support-notifications internal] load build context 00:33:36 #34 ... 00:33:36 00:33:36 #40 [security-spire-server internal] load build context 00:33:36 #40 ... 00:33:36 00:33:36 #39 [security-spiffe-token-provider internal] load build context 00:33:36 #39 ... 00:33:36 00:33:36 #40 [security-spire-server internal] load build context 00:33:36 #40 ... 00:33:36 00:33:36 #41 [support-scheduler internal] load build context 00:33:36 #41 ... 00:33:36 00:33:36 #42 [security-spire-config internal] load build context 00:33:36 #42 ... 00:33:36 00:33:36 #38 [core-command internal] load build context 00:33:36 #38 ... 00:33:36 00:33:36 #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:33:36 #59 14.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:33:36 #59 17.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:33:37 #59 ... 00:33:37 00:33:37 #40 [security-spire-server internal] load build context 00:33:37 #40 ... 00:33:37 00:33:37 #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 00:33:37 #54 DONE 24.7s 00:33:37 00:33:37 #40 [security-spire-server internal] load build context 00:33:37 #40 ... 00:33:37 00:33:37 #45 [core-data internal] load build context 00:33:37 #45 ... 00:33:37 00:33:37 #46 [security-proxy-setup internal] load build context 00:33:37 #46 ... 00:33:37 00:33:37 #45 [core-data internal] load build context 00:33:37 #45 ... 00:33:37 00:33:37 #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 00:33:37 #58 22.70 OK: 8 MiB in 17 packages 00:33:37 #58 DONE 25.2s 00:33:37 00:33:37 #45 [core-data internal] load build context 00:33:37 #45 transferring context: 49.44MB 30.4s 00:33:38 #45 ... 00:33:38 00:33:38 #43 [security-proxy-auth internal] load build context 00:33:38 #43 ... 00:33:38 00:33:38 #48 [core-common-config-bootstrapper internal] load build context 00:33:38 #48 ... 00:33:38 00:33:38 #43 [security-proxy-auth internal] load build context 00:33:38 #43 ... 00:33:38 00:33:38 #53 [core-metadata internal] load build context 00:33:39 #53 ... 00:33:39 00:33:39 #43 [security-proxy-auth internal] load build context 00:33:39 #43 ... 00:33:39 00:33:39 #55 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init 00:33:39 #55 16.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:33:39 #55 20.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:33:39 #55 26.78 (1/1) Installing dumb-init (1.2.5-r2) 00:33:39 #55 26.78 Executing busybox-1.35.0-r29.trigger 00:33:39 #55 ... 00:33:39 00:33:39 #35 [security-spire-agent internal] load build context 00:33:39 #35 ... 00:33:39 00:33:39 #43 [security-proxy-auth internal] load build context 00:33:39 #43 ... 00:33:39 00:33:39 #60 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:33:39 #60 17.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:33:39 #60 19.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:33:39 #60 23.58 v3.17.4-5-g567f26ca3d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:33:39 #60 23.58 v3.17.4-2-g7fb040f4d3b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:33:39 #60 23.58 OK: 17689 distinct packages available 00:33:39 #60 24.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:33:39 #60 ... 00:33:39 00:33:39 #42 [security-spire-config internal] load build context 00:33:41 #42 ... 00:33:41 00:33:41 #55 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init 00:33:41 #55 26.91 OK: 8 MiB in 16 packages 00:33:41 #55 DONE 28.8s 00:33:41 00:33:41 #42 [security-spire-config internal] load build context 00:33:41 #42 ... 00:33:41 00:33:41 #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 00:33:41 #56 18.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:33:41 #56 21.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:33:41 #56 26.47 (1/3) Installing ca-certificates (20230506-r0) 00:33:41 #56 26.82 (2/3) Installing dumb-init (1.2.5-r2) 00:33:41 #56 26.84 (3/3) Installing su-exec (0.2-r2) 00:33:41 #56 26.90 Executing busybox-1.35.0-r29.trigger 00:33:41 #56 27.07 Executing ca-certificates-20230506-r0.trigger 00:33:41 #56 ... 00:33:41 00:33:41 #57 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 00:33:41 #57 18.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:33:41 #57 21.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:33:41 #57 27.63 (1/2) Installing dumb-init (1.2.5-r2) 00:33:41 #57 27.63 (2/2) Installing openssl (3.0.9-r1) 00:33:41 #57 27.63 Executing busybox-1.35.0-r29.trigger 00:33:41 #57 27.80 OK: 8 MiB in 17 packages 00:33:41 #57 ... 00:33:41 00:33:41 #42 [security-spire-config internal] load build context 00:33:42 #42 ... 00:33:42 00:33:42 #57 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 00:33:42 #57 DONE 29.1s 00:33:42 00:33:42 #42 [security-spire-config internal] load build context 00:33:42 #42 ... 00:33:42 00:33:42 #62 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 00:33:42 #62 DONE 0.7s 00:33:42 00:33:42 #43 [security-proxy-auth internal] load build context 00:33:43 #43 transferring context: 63.08MB 36.4s 00:33:43 #43 ... 00:33:43 00:33:43 #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 00:33:43 #56 28.87 OK: 8 MiB in 18 packages 00:33:43 #56 DONE 30.4s 00:33:43 00:33:43 #43 [security-proxy-auth internal] load build context 00:33:43 #43 ... 00:33:43 00:33:43 #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 00:33:43 #63 DONE 6.0s 00:33:43 00:33:43 #61 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:33:43 #61 24.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:33:43 #61 28.43 (1/5) Installing dumb-init (1.2.5-r2) 00:33:43 #61 28.43 (2/5) Installing musl-obstack (1.2.3-r0) 00:33:43 #61 28.54 (3/5) Installing libucontext (1.2-r0) 00:33:43 #61 28.57 (4/5) Installing gcompat (1.1.0-r0) 00:33:43 #61 28.73 (5/5) Installing openssl (3.0.9-r1) 00:33:43 #61 28.84 Executing busybox-1.35.0-r29.trigger 00:33:43 #61 29.01 OK: 9 MiB in 20 packages 00:33:43 #61 DONE 31.4s 00:33:43 00:33:43 #43 [security-proxy-auth internal] load build context 00:33:44 #43 ... 00:33:44 00:33:44 #60 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:33:44 #60 27.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:33:44 #60 30.42 (1/4) Installing dumb-init (1.2.5-r2) 00:33:44 #60 30.42 (2/4) Installing musl-obstack (1.2.3-r0) 00:33:44 #60 30.42 (3/4) Installing libucontext (1.2-r0) 00:33:44 #60 30.42 (4/4) Installing gcompat (1.1.0-r0) 00:33:44 #60 30.42 Executing busybox-1.35.0-r29.trigger 00:33:44 #60 30.42 OK: 8 MiB in 19 packages 00:33:44 #60 DONE 31.9s 00:33:44 00:33:44 #43 [security-proxy-auth internal] load build context 00:33:44 #43 ... 00:33:44 00:33:44 #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 00:33:44 #64 DONE 1.4s 00:33:44 00:33:44 #43 [security-proxy-auth internal] load build context 00:33:44 #43 ... 00:33:44 00:33:44 #44 [security-secretstore-setup internal] load build context 00:33:45 #44 ... 00:33:45 00:33:45 #40 [security-spire-server internal] load build context 00:33:45 #40 ... 00:33:45 00:33:45 #44 [security-secretstore-setup internal] load build context 00:33:45 #44 ... 00:33:45 00:33:45 #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:33:45 #59 24.56 v3.17.4-5-g567f26ca3d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:33:45 #59 24.56 v3.17.4-2-g7fb040f4d3b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:33:45 #59 24.56 OK: 17689 distinct packages available 00:33:45 #59 25.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:33:45 #59 28.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:33:45 #59 31.09 (1/9) Installing ca-certificates (20230506-r0) 00:33:45 #59 31.19 (2/9) Installing brotli-libs (1.0.9-r9) 00:33:45 #59 31.26 (3/9) Installing nghttp2-libs (1.51.0-r0) 00:33:45 #59 31.26 (4/9) Installing libcurl (8.1.2-r0) 00:33:45 #59 31.26 (5/9) Installing curl (8.1.2-r0) 00:33:45 #59 31.31 (6/9) Installing dumb-init (1.2.5-r2) 00:33:45 #59 31.31 (7/9) Installing musl-obstack (1.2.3-r0) 00:33:45 #59 31.31 (8/9) Installing libucontext (1.2-r0) 00:33:45 #59 31.31 (9/9) Installing gcompat (1.1.0-r0) 00:33:45 #59 31.31 Executing busybox-1.35.0-r29.trigger 00:33:45 #59 31.38 Executing ca-certificates-20230506-r0.trigger 00:33:45 #59 31.96 OK: 11 MiB in 24 packages 00:33:45 #59 DONE 32.6s 00:33:45 00:33:45 #44 [security-secretstore-setup internal] load build context 00:33:46 #44 ... 00:33:46 00:33:46 #37 [security-bootstrapper internal] load build context 00:33:46 #37 ... 00:33:46 00:33:46 #44 [security-secretstore-setup internal] load build context 00:33:46 #44 ... 00:33:46 00:33:46 #34 [support-notifications internal] load build context 00:33:46 #34 ... 00:33:46 00:33:46 #44 [security-secretstore-setup internal] load build context 00:33:46 #44 ... 00:33:46 00:33:46 #39 [security-spiffe-token-provider internal] load build context 00:33:46 #39 ... 00:33:46 00:33:46 #44 [security-secretstore-setup internal] load build context 00:33:46 #44 ... 00:33:46 00:33:46 #41 [support-scheduler internal] load build context 00:33:47 #41 ... 00:33:47 00:33:47 #38 [core-command internal] load build context 00:33:47 #38 ... 00:33:47 00:33:47 #41 [support-scheduler internal] load build context 00:33:47 #41 ... 00:33:47 00:33:47 #46 [security-proxy-setup internal] load build context 00:33:48 #46 ... 00:33:48 00:33:48 #41 [support-scheduler internal] load build context 00:33:48 #41 transferring context: 74.43MB 41.9s 00:33:48 #41 ... 00:33:48 00:33:48 #45 [core-data internal] load build context 00:33:48 #45 ... 00:33:48 00:33:48 #41 [support-scheduler internal] load build context 00:33:48 #41 ... 00:33:48 00:33:48 #48 [core-common-config-bootstrapper internal] load build context 00:33:48 #48 ... 00:33:48 00:33:48 #41 [support-scheduler internal] load build context 00:33:49 #41 ... 00:33:49 00:33:49 #53 [core-metadata internal] load build context 00:33:49 #53 ... 00:33:49 00:33:49 #41 [support-scheduler internal] load build context 00:33:49 #41 ... 00:33:49 00:33:49 #35 [security-spire-agent internal] load build context 00:33:50 #35 ... 00:33:50 00:33:50 #41 [support-scheduler internal] load build context 00:33:53 #41 ... 00:33:53 00:33:53 #42 [security-spire-config internal] load build context 00:33:53 #42 ... 00:33:53 00:33:53 #44 [security-secretstore-setup internal] load build context 00:33:53 #44 ... 00:33:53 00:33:53 #42 [security-spire-config internal] load build context 00:33:53 #42 transferring context: 56.93MB 47.0s 00:33:55 #42 ... 00:33:55 00:33:55 #43 [security-proxy-auth internal] load build context 00:33:55 #43 ... 00:33:55 00:33:55 #40 [security-spire-server internal] load build context 00:33:55 #40 ... 00:33:55 00:33:55 #43 [security-proxy-auth internal] load build context 00:33:56 #43 ... 00:33:56 00:33:56 #37 [security-bootstrapper internal] load build context 00:33:56 #37 ... 00:33:56 00:33:56 #43 [security-proxy-auth internal] load build context 00:33:56 #43 ... 00:33:56 00:33:56 #34 [support-notifications internal] load build context 00:33:56 #34 ... 00:33:56 00:33:56 #39 [security-spiffe-token-provider internal] load build context 00:33:56 #39 ... 00:33:56 00:33:56 #34 [support-notifications internal] load build context 00:33:57 #34 ... 00:33:57 00:33:57 #38 [core-command internal] load build context 00:33:57 #38 ... 00:33:57 00:33:57 #34 [support-notifications internal] load build context 00:33:58 #34 ... 00:33:58 00:33:58 #46 [security-proxy-setup internal] load build context 00:33:58 #46 ... 00:33:58 00:33:58 #34 [support-notifications internal] load build context 00:33:58 #34 transferring context: 91.69MB 50.3s 00:33:58 #34 ... 00:33:58 00:33:58 #45 [core-data internal] load build context 00:33:58 #45 ... 00:33:58 00:33:58 #46 [security-proxy-setup internal] load build context 00:33:58 #46 ... 00:33:58 00:33:58 #48 [core-common-config-bootstrapper internal] load build context 00:33:58 #48 ... 00:33:58 00:33:58 #45 [core-data internal] load build context 00:33:59 #45 ... 00:33:59 00:33:59 #53 [core-metadata internal] load build context 00:33:59 #53 ... 00:33:59 00:33:59 #45 [core-data internal] load build context 00:34:00 #45 ... 00:34:00 00:34:00 #35 [security-spire-agent internal] load build context 00:34:00 #35 ... 00:34:00 00:34:00 #45 [core-data internal] load build context 00:34:02 #45 ... 00:34:02 00:34:02 #41 [support-scheduler internal] load build context 00:34:02 #41 ... 00:34:02 00:34:02 #44 [security-secretstore-setup internal] load build context 00:34:03 #44 ... 00:34:03 00:34:03 #41 [support-scheduler internal] load build context 00:34:03 #41 transferring context: 143.93MB 57.2s 00:34:04 #41 ... 00:34:04 00:34:04 #37 [security-bootstrapper internal] load build context 00:34:04 #37 transferring context: 175.25MB 58.9s done 00:34:04 #37 DONE 59.3s 00:34:04 00:34:04 #41 [support-scheduler internal] load build context 00:34:05 #41 ... 00:34:05 00:34:05 #42 [security-spire-config internal] load build context 00:34:05 #42 ... 00:34:05 00:34:05 #40 [security-spire-server internal] load build context 00:34:05 #40 ... 00:34:05 00:34:05 #42 [security-spire-config internal] load build context 00:34:06 #42 ... 00:34:06 00:34:06 #43 [security-proxy-auth internal] load build context 00:34:06 #43 ... 00:34:06 00:34:06 #41 [support-scheduler internal] load build context 00:34:06 #41 ... 00:34:06 00:34:06 #39 [security-spiffe-token-provider internal] load build context 00:34:07 #39 ... 00:34:07 00:34:07 #41 [support-scheduler internal] load build context 00:34:07 #41 ... 00:34:07 00:34:07 #38 [core-command internal] load build context 00:34:07 #38 ... 00:34:07 00:34:07 #35 [security-spire-agent internal] load build context 00:34:07 #35 transferring context: 175.25MB 61.6s done 00:34:07 #35 DONE 63.0s 00:34:07 00:34:07 #38 [core-command internal] load build context 00:34:07 #38 ... 00:34:07 00:34:07 #41 [support-scheduler internal] load build context 00:34:07 #41 ... 00:34:07 00:34:07 #40 [security-spire-server internal] load build context 00:34:07 #40 transferring context: 175.25MB 61.0s done 00:34:07 #40 DONE 62.2s 00:34:07 00:34:07 #41 [support-scheduler internal] load build context 00:34:08 #41 ... 00:34:08 00:34:08 #65 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 00:34:08 #65 DONE 3.3s 00:34:08 00:34:08 #38 [core-command internal] load build context 00:34:08 #38 transferring context: 175.25MB 62.5s done 00:34:08 #38 DONE 62.9s 00:34:08 00:34:08 #66 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:34:08 #66 ... 00:34:08 00:34:08 #34 [support-notifications internal] load build context 00:34:08 #34 ... 00:34:08 00:34:08 #46 [security-proxy-setup internal] load build context 00:34:08 #46 ... 00:34:08 00:34:08 #48 [core-common-config-bootstrapper internal] load build context 00:34:09 #48 ... 00:34:09 00:34:09 #46 [security-proxy-setup internal] load build context 00:34:09 #46 ... 00:34:09 00:34:09 #53 [core-metadata internal] load build context 00:34:09 #53 ... 00:34:09 00:34:09 #44 [security-secretstore-setup internal] load build context 00:34:09 #44 transferring context: 175.25MB 62.5s done 00:34:09 #44 DONE 63.2s 00:34:09 00:34:09 #53 [core-metadata internal] load build context 00:34:09 #53 ... 00:34:09 00:34:09 #39 [security-spiffe-token-provider internal] load build context 00:34:09 #39 ... 00:34:09 00:34:09 #43 [security-proxy-auth internal] load build context 00:34:09 #43 transferring context: 175.25MB 62.2s done 00:34:09 #43 DONE 63.7s 00:34:09 00:34:09 #39 [security-spiffe-token-provider internal] load build context 00:34:10 #39 ... 00:34:10 00:34:10 #67 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 00:34:10 #67 DONE 2.2s 00:34:10 00:34:10 #39 [security-spiffe-token-provider internal] load build context 00:34:11 #39 ... 00:34:11 00:34:11 #68 [core-command builder 4/7] COPY go.mod vendor* ./ 00:34:11 #68 DONE 2.6s 00:34:11 00:34:11 #39 [security-spiffe-token-provider internal] load build context 00:34:11 #39 ... 00:34:11 00:34:11 #41 [support-scheduler internal] load build context 00:34:11 #41 transferring context: 175.25MB 64.9s done 00:34:11 #41 DONE 65.5s 00:34:11 00:34:11 #39 [security-spiffe-token-provider internal] load build context 00:34:12 #39 ... 00:34:12 00:34:12 #45 [core-data internal] load build context 00:34:12 #45 transferring context: 175.25MB 64.4s done 00:34:12 #45 DONE 65.3s 00:34:12 00:34:12 #39 [security-spiffe-token-provider internal] load build context 00:34:15 #39 ... 00:34:15 00:34:15 #53 [core-metadata internal] load build context 00:34:15 #53 transferring context: 175.25MB 66.3s done 00:34:15 #53 DONE 67.1s 00:34:15 00:34:15 #39 [security-spiffe-token-provider internal] load build context 00:34:15 #39 transferring context: 175.25MB 69.7s done 00:34:15 #39 DONE 70.2s 00:34:15 00:34:15 #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 00:34:16 #69 ... 00:34:16 00:34:16 #34 [support-notifications internal] load build context 00:34:16 #34 transferring context: 175.25MB 68.3s done 00:34:16 #34 DONE 68.9s 00:34:16 00:34:16 #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 00:34:16 #69 DONE 1.0s 00:34:16 00:34:16 #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:34:17 #70 ... 00:34:17 00:34:17 #42 [security-spire-config internal] load build context 00:34:17 #42 ... 00:34:17 00:34:17 #46 [security-proxy-setup internal] load build context 00:34:17 #46 ... 00:34:17 00:34:17 #42 [security-spire-config internal] load build context 00:34:17 #42 ... 00:34:17 00:34:17 #71 [support-notifications builder 4/7] COPY go.mod vendor* ./ 00:34:17 #71 DONE 1.0s 00:34:17 00:34:17 #42 [security-spire-config internal] load build context 00:34:18 #42 ... 00:34:18 00:34:18 #46 [security-proxy-setup internal] load build context 00:34:18 #46 transferring context: 175.25MB 70.8s done 00:34:18 #46 DONE 71.5s 00:34:18 00:34:18 #42 [security-spire-config internal] load build context 00:34:19 #42 ... 00:34:19 00:34:19 #48 [core-common-config-bootstrapper internal] load build context 00:34:19 #48 ... 00:34:19 00:34:19 #42 [security-spire-config internal] load build context 00:34:19 #42 transferring context: 175.25MB 73.1s done 00:34:19 #42 DONE 73.6s 00:34:19 00:34:19 #48 [core-common-config-bootstrapper internal] load build context 00:34:20 #48 ... 00:34:20 00:34:20 #72 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:34:20 #72 ... 00:34:20 00:34:20 #48 [core-common-config-bootstrapper internal] load build context 00:34:21 #48 transferring context: 175.25MB 73.3s done 00:34:21 #48 DONE 73.5s 00:34:21 00:34:21 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:34:21 #73 ... 00:34:21 00:34:21 #74 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:35:29 #74 ... 00:35:29 00:35:29 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:35:29 #73 DONE 60.6s 00:35:29 00:35:29 #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:35:29 #70 DONE 61.5s 00:35:29 00:35:29 #66 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:35:29 #66 DONE 70.0s 00:35:29 00:35:29 #72 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:35:29 #72 DONE 67.9s 00:35:29 00:35:29 #75 [security-bootstrapper builder 6/7] COPY . . 00:35:29 #75 ... 00:35:29 00:35:29 #74 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:35:29 #74 DONE 67.0s 00:35:29 00:35:29 #76 [core-command builder 6/7] COPY . . 00:35:29 #76 ... 00:35:29 00:35:29 #77 [support-notifications builder 6/7] COPY . . 00:35:29 #77 DONE 4.7s 00:35:29 00:35:29 #78 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 00:35:29 #78 CACHED 00:35:29 00:35:29 #79 [security-proxy-setup builder 6/7] COPY . . 00:35:29 #79 CACHED 00:35:29 00:35:29 #80 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:35:29 #80 CACHED 00:35:29 00:35:29 #81 [security-spiffe-token-provider builder 6/7] COPY . . 00:35:29 #81 DONE 4.8s 00:35:29 00:35:29 #75 [security-bootstrapper builder 6/7] COPY . . 00:35:29 #75 DONE 4.8s 00:35:29 00:35:29 #82 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:35:29 #82 CACHED 00:35:29 00:35:29 #83 [core-metadata builder 6/7] COPY . . 00:35:29 #83 CACHED 00:35:29 00:35:29 #84 [core-metadata builder 4/7] COPY go.mod vendor* ./ 00:35:29 #84 CACHED 00:35:29 00:35:29 #85 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 00:35:29 #85 CACHED 00:35:29 00:35:29 #86 [core-common-config-bootstrapper builder 6/7] COPY . . 00:35:29 #86 CACHED 00:35:29 00:35:29 #87 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:35:29 #87 CACHED 00:35:29 00:35:29 #88 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 00:35:29 #88 CACHED 00:35:29 00:35:29 #89 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:35:29 #89 CACHED 00:35:29 00:35:29 #90 [security-secretstore-setup builder 6/7] COPY . . 00:35:29 #90 CACHED 00:35:29 00:35:29 #91 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:35:29 #91 CACHED 00:35:29 00:35:29 #92 [core-data builder 6/7] COPY . . 00:35:29 #92 CACHED 00:35:29 00:35:29 #93 [core-data builder 4/7] COPY go.mod vendor* ./ 00:35:29 #93 CACHED 00:35:29 00:35:29 #94 [security-proxy-auth builder 6/7] COPY . . 00:35:29 #94 CACHED 00:35:29 00:35:29 #95 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:35:29 #95 CACHED 00:35:29 00:35:29 #96 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 00:35:29 #96 CACHED 00:35:29 00:35:29 #97 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:35:29 #97 CACHED 00:35:29 00:35:29 #98 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 00:35:29 #98 CACHED 00:35:29 00:35:29 #99 [support-scheduler builder 6/7] COPY . . 00:35:29 #99 CACHED 00:35:29 00:35:29 #76 [core-command builder 6/7] COPY . . 00:35:29 #76 DONE 4.8s 00:35:29 00:35:29 #100 [security-spire-agent builder 6/9] COPY . . 00:35:29 #100 DONE 4.8s 00:35:29 00:35:29 #101 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:35:29 #101 ... 00:35:29 00:35:29 #102 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 00:35:29 #102 CACHED 00:35:29 00:35:29 #103 [security-spire-server builder 6/9] COPY . . 00:35:29 #103 CACHED 00:35:29 00:35:29 #104 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:35:29 #104 CACHED 00:35:29 00:35:29 #105 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 00:35:29 #105 CACHED 00:35:29 00:35:29 #106 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 00:35:29 #106 DONE 0.5s 00:35:29 00:35:29 #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 00:35:29 #107 ... 00:35:29 00:35:29 #108 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:35:29 #0 5.956 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 00:35:29 #108 ... 00:35:29 00:35:29 #101 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:35:29 #101 6.375 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:35:31 #101 ... 00:35:31 00:35:31 #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 00:35:31 #107 DONE 7.5s 00:35:31 00:35:31 #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 00:35:31 #109 DONE 7.5s 00:35:31 00:35:31 #110 [security-spire-server builder 9/9] WORKDIR /edgex-go 00:35:31 #110 ... 00:35:31 00:35:31 #111 [security-spire-agent builder 9/9] WORKDIR /edgex-go 00:35:31 #111 DONE 0.3s 00:35:31 00:35:31 #110 [security-spire-server builder 9/9] WORKDIR /edgex-go 00:35:31 #110 DONE 0.4s 00:35:31 00:35:31 #112 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:35:31 #0 7.341 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 00:35:32 #112 ... 00:35:32 00:35:32 #113 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 00:35:32 #113 DONE 0.3s 00:35:32 00:35:32 #114 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:35:32 #0 7.021 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:35:33 #114 ... 00:35:33 00:35:33 #115 [security-spire-config builder 9/9] WORKDIR /edgex-go 00:35:33 #115 CACHED 00:35:33 00:35:33 #116 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 00:35:33 #116 CACHED 00:35:33 00:35:33 #117 [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 00:35:33 #117 CACHED 00:35:33 00:35:33 #118 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:35:33 #118 CACHED 00:35:33 00:35:33 #119 [security-spire-config builder 6/9] COPY . . 00:35:33 #119 CACHED 00:35:33 00:35:33 #120 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 00:35:33 #120 CACHED 00:35:33 00:35:33 #121 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 00:35:33 #121 ... 00:35:33 00:35:33 #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:35:33 #0 7.506 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:35:33 #122 ... 00:35:33 00:35:33 #121 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 00:35:33 #121 DONE 0.3s 00:35:33 00:35:33 #123 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 00:35:33 #123 DONE 0.4s 00:35:33 00:35:33 #124 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:35:33 #0 7.774 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 00:35:33 #124 ... 00:35:33 00:35:33 #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 00:35:33 #0 6.470 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 00:35:33 #125 ... 00:35:33 00:35:33 #126 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 00:35:33 #126 DONE 0.3s 00:35:33 00:35:33 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:35:33 #0 4.983 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 00:35:33 #127 ... 00:35:33 00:35:33 #128 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 00:35:33 #128 CACHED 00:35:33 00:35:33 #129 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 00:35:33 #129 CACHED 00:35:33 00:35:33 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:35:33 #0 4.014 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:35:33 #130 ... 00:35:33 00:35:33 #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 00:35:33 #0 6.730 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:35:34 #131 ... 00:35:34 00:35:34 #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:35:34 #0 6.753 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 00:35:34 #132 ... 00:35:34 00:35:34 #133 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 00:35:36 #133 DONE 3.0s 00:35:36 00:35:36 #134 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:35:36 #134 DONE 3.6s 00:35:36 00:35:36 #135 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:35:37 #135 ... 00:35:37 00:35:37 #136 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:35:37 #136 DONE 3.4s 00:35:37 00:35:37 #137 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 00:35:37 #137 DONE 0.3s 00:35:37 00:35:37 #138 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 00:35:37 #138 ... 00:35:37 00:35:37 #139 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 00:35:37 #139 DONE 0.4s 00:35:37 00:35:37 #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 00:35:37 #140 ... 00:35:37 00:35:37 #138 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 00:35:37 #138 DONE 0.4s 00:35:37 00:35:37 #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 00:35:37 #140 DONE 0.4s 00:35:37 00:35:37 #141 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 00:35:38 #141 ... 00:35:38 00:35:38 #142 [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 00:35:38 #142 DONE 0.6s 00:35:38 00:35:38 #141 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 00:35:38 #141 DONE 0.5s 00:35:38 00:35:38 #143 [security-spire-server] exporting to image 00:35:38 #143 exporting layers 00:35:39 #143 ... 00:35:39 00:35:39 #135 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:35:39 #135 DONE 2.8s 00:35:39 00:35:39 #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 00:35:40 #144 DONE 0.4s 00:35:40 00:35:40 #145 [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 00:35:40 #145 DONE 0.3s 00:35:40 00:35:40 #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:35:40 #122 ... 00:35:40 00:35:40 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 00:35:40 #146 DONE 0.3s 00:35:40 00:35:40 #143 [security-spire-agent] exporting to image 00:35:41 #143 exporting layers 2.7s done 00:35:41 #143 writing image sha256:5d1f375d35043f7b2c85b187827b7c4d888953cd2207d30e9d090bd19f51d734 0.1s done 00:35:41 #143 naming to docker.io/library/security-spire-config-arm64 00:35:41 #143 exporting layers 2.9s done 00:35:41 #143 naming to docker.io/library/security-spire-config-arm64 0.0s done 00:35:41 #143 writing image sha256:ce3c5efd7db6587f6ca460f5321f09319806fd1f0e347130f839bddc4e57fa49 0.0s done 00:35:41 #143 naming to docker.io/library/security-spire-server-arm64 done 00:35:42 #143 exporting layers 1.8s done 00:35:42 #143 writing image sha256:cec20604bc743ced30aafcee2551aa874481536af1ce07e6fce368928a21067c done 00:35:42 #143 naming to docker.io/library/security-spire-agent-arm64 done 00:35:42 #143 DONE 4.8s 00:35:42 00:35:42 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:48:49 #130 ... 00:48:49 00:48:49 #108 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:48:49 #108 DONE 796.8s 00:48:49 00:48:49 #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 00:48:49 #131 ... 00:48:49 00:48:49 #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 00:48:49 #147 DONE 0.1s 00:48:49 00:48:49 #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 00:48:49 #148 DONE 0.1s 00:48:49 00:48:49 #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 00:48:49 #149 DONE 0.3s 00:48:49 00:48:49 #150 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 00:48:49 #150 DONE 0.3s 00:48:49 00:48:49 #151 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 00:48:49 #151 DONE 0.2s 00:48:49 00:48:49 #152 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:48:49 #152 DONE 2.3s 00:48:49 00:48:49 #143 [security-proxy-auth] exporting to image 00:48:49 #143 exporting layers 00:48:49 #143 exporting layers 0.6s done 00:48:49 #143 writing image sha256:7895d072a4b0c5913ab8ce2396a810018babd7664224206813d130568a0566fc 0.0s done 00:48:49 #143 naming to docker.io/library/security-proxy-auth-arm64 done 00:48:49 #143 DONE 5.5s 00:48:49 00:48:49 #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:48:49 #122 800.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 00:48:53 #122 ... 00:48:53 00:48:53 #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 00:48:53 #125 DONE 810.9s 00:48:54 00:48:54 #124 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:48:54 #124 ... 00:48:54 00:48:54 #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 00:48:54 #153 DONE 0.3s 00:48:54 00:48:54 #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 00:48:54 #154 DONE 0.2s 00:48:54 00:48:54 #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 00:48:55 #155 DONE 0.1s 00:48:55 00:48:55 #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:48:55 #156 DONE 0.2s 00:48:55 00:48:55 #101 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:48:55 #101 ... 00:48:55 00:48:55 #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 00:48:55 #157 DONE 0.1s 00:48:55 00:48:55 #158 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:48:57 #158 DONE 2.1s 00:48:57 00:48:57 #124 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:48:57 #124 ... 00:48:57 00:48:57 #143 [security-proxy-setup] exporting to image 00:48:57 #143 exporting layers 00:48:58 #143 exporting layers 0.8s done 00:48:58 #143 writing image sha256:5dcbbd4a6191e8666f6b34c15ed1647b81c76eb2626d8517a7e5c7850f2b1609 done 00:48:58 #143 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 00:48:58 #143 DONE 6.3s 00:48:58 00:48:58 #101 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:49:04 #101 ... 00:49:04 00:49:04 #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:49:04 #122 DONE 820.5s 00:49:04 00:49:04 #112 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:49:04 #112 ... 00:49:04 00:49:04 #159 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 00:49:04 #159 DONE 0.2s 00:49:04 00:49:04 #160 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 00:49:04 #160 DONE 0.2s 00:49:04 00:49:04 #161 [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 00:49:05 #161 DONE 0.2s 00:49:05 00:49:05 #162 [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 00:49:05 #162 DONE 0.1s 00:49:05 00:49:05 #163 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 00:49:05 #163 DONE 0.1s 00:49:05 00:49:05 #7 [support-scheduler internal] load build definition from Dockerfile 00:49:05 #7 ... 00:49:05 00:49:05 #164 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:49:05 #164 DONE 0.2s 00:49:05 00:49:05 #165 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:49:05 #165 DONE 0.3s 00:49:05 00:49:05 #166 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:49:05 #166 DONE 0.1s 00:49:05 00:49:05 #167 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:49:07 #167 DONE 1.8s 00:49:07 00:49:07 #143 [security-secretstore-setup] exporting to image 00:49:07 #143 exporting layers 00:49:08 #143 exporting layers 1.0s done 00:49:08 #143 writing image sha256:08014d3c7328d601a10207da95a276d265b55d8e24752aca5b2f5d9381fccd2c done 00:49:08 #143 naming to docker.io/library/security-secretstore-setup-arm64 done 00:49:08 #143 DONE 7.3s 00:49:08 00:49:08 #101 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:49:12 #101 ... 00:49:12 00:49:12 #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 00:49:12 #131 DONE 829.3s 00:49:12 00:49:12 #101 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:49:12 #101 ... 00:49:12 00:49:12 #168 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 00:49:13 #168 DONE 0.3s 00:49:13 00:49:13 #169 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 00:49:15 #169 DONE 2.0s 00:49:15 00:49:15 #170 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 00:49:15 #170 DONE 0.2s 00:49:15 00:49:15 #171 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 00:49:15 #171 DONE 0.3s 00:49:15 00:49:15 #172 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:49:16 #172 DONE 0.3s 00:49:16 00:49:16 #173 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 00:49:16 #173 DONE 0.1s 00:49:16 00:49:16 #7 [support-scheduler internal] load build definition from Dockerfile 00:49:16 #7 ... 00:49:16 00:49:16 #174 [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/ 00:49:16 #174 DONE 0.1s 00:49:16 00:49:16 #175 [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/ 00:49:16 #175 DONE 0.1s 00:49:16 00:49:16 #7 [support-scheduler internal] load build definition from Dockerfile 00:49:16 #7 ... 00:49:16 00:49:16 #176 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 00:49:16 #176 DONE 0.1s 00:49:16 00:49:16 #177 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:49:16 #177 DONE 0.2s 00:49:16 00:49:16 #178 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 00:49:20 #178 DONE 3.2s 00:49:20 00:49:20 #143 [security-bootstrapper] exporting to image 00:49:20 #143 exporting layers 00:49:20 #143 exporting layers 0.9s done 00:49:20 #143 writing image sha256:34229a8e971380c6033958ea820f3c3eb6aff1e109b7953d467bab73c8b8f19f done 00:49:20 #143 naming to docker.io/library/security-bootstrapper-arm64 done 00:49:20 #143 DONE 8.2s 00:49:20 00:49:20 #101 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:49:38 #101 ... 00:49:38 00:49:38 #112 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:49:38 #112 DONE 853.8s 00:49:38 00:49:38 #7 [support-scheduler internal] load build definition from Dockerfile 00:49:38 #7 ... 00:49:38 00:49:38 #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 00:49:38 #179 DONE 0.1s 00:49:38 00:49:38 #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 00:49:38 #180 DONE 0.1s 00:49:38 00:49:38 #101 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:49:38 #101 ... 00:49:38 00:49:38 #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 00:49:38 #181 DONE 0.3s 00:49:38 00:49:38 #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 00:49:38 #182 DONE 0.1s 00:49:38 00:49:38 #101 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:49:38 #101 ... 00:49:38 00:49:38 #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 00:49:38 #183 DONE 0.2s 00:49:38 00:49:38 #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:49:40 #184 DONE 2.0s 00:49:40 00:49:40 #143 [core-common-config-bootstrapper] exporting to image 00:49:40 #143 exporting layers 00:49:41 #143 exporting layers 0.6s done 00:49:41 #143 writing image sha256:842a1a1fb5e9a932e2d1bf48bad6a54a2b2a9d296efdf54246d507812e39cdfc done 00:49:41 #143 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 00:49:41 #143 DONE 8.8s 00:49:41 00:49:41 #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:49:56 #132 ... 00:49:56 00:49:56 #124 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:49:56 #124 DONE 872.7s 00:49:56 00:49:56 #101 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:49:56 #101 ... 00:49:56 00:49:56 #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 00:49:56 #185 DONE 0.2s 00:49:56 00:49:56 #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:49:56 #132 ... 00:49:56 00:49:56 #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 00:49:56 #186 DONE 0.2s 00:49:56 00:49:56 #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:49:57 #187 DONE 0.3s 00:49:57 00:49:57 #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 00:49:57 #188 DONE 0.1s 00:49:57 00:49:57 #143 [core-command] exporting to image 00:49:57 #143 exporting layers 00:49:57 #143 exporting layers 0.4s done 00:49:57 #143 writing image sha256:49e4347a88a2d8709801ead4208e20e1802c5c9af070722f3c1bc4acfde9383e done 00:49:57 #143 naming to docker.io/library/core-command-arm64 done 00:49:57 #143 DONE 9.2s 00:49:57 00:49:57 #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:50:16 #132 DONE 892.3s 00:50:16 00:50:16 #101 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:50:16 #101 DONE 892.3s 00:50:16 00:50:16 #7 [support-scheduler internal] load build definition from Dockerfile 00:50:16 #7 ... 00:50:16 00:50:16 #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 00:50:16 #189 DONE 0.4s 00:50:16 00:50:16 #190 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 00:50:16 #190 DONE 0.2s 00:50:16 00:50:16 #191 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 00:50:16 #191 DONE 0.2s 00:50:16 00:50:16 #192 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 00:50:16 #192 DONE 0.2s 00:50:16 00:50:16 #193 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:50:17 #193 DONE 0.4s 00:50:17 00:50:17 #194 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:50:17 #194 DONE 0.4s 00:50:17 00:50:17 #195 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 00:50:17 #195 DONE 0.1s 00:50:17 00:50:17 #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 00:50:17 #196 DONE 0.1s 00:50:17 00:50:17 #143 [core-data] exporting to image 00:50:17 #143 exporting layers 00:50:17 #143 ... 00:50:17 00:50:17 #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 00:50:17 #197 DONE 0.2s 00:50:17 00:50:17 #143 [core-metadata] exporting to image 00:50:17 #143 exporting layers 0.5s done 00:50:17 #143 writing image sha256:11fa29334044fbf70f048333590c99d79008bbb8ae7f0a1ec7736a1faacc434b 0.0s done 00:50:17 #143 naming to docker.io/library/core-data-arm64 00:50:18 #143 naming to docker.io/library/core-data-arm64 done 00:50:18 #143 exporting layers 0.4s done 00:50:18 #143 writing image sha256:73d103163728631fedefb4a39973c359416cd85a44205943fbce3923518fae51 done 00:50:18 #143 naming to docker.io/library/core-metadata-arm64 done 00:50:18 #143 DONE 9.8s 00:50:18 00:50:18 #114 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:51:04 #114 ... 00:51:04 00:51:04 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:51:04 #127 DONE 939.9s 00:51:04 00:51:04 #7 [support-scheduler internal] load build definition from Dockerfile 00:51:04 #7 ... 00:51:04 00:51:04 #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 00:51:04 #198 DONE 0.3s 00:51:04 00:51:04 #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 00:51:04 #199 DONE 0.1s 00:51:04 00:51:04 #7 [support-scheduler internal] load build definition from Dockerfile 00:51:04 #7 ... 00:51:04 00:51:04 #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 00:51:04 #200 DONE 0.4s 00:51:04 00:51:04 #7 [support-scheduler internal] load build definition from Dockerfile 00:51:04 #7 ... 00:51:04 00:51:04 #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 00:51:04 #201 DONE 0.1s 00:51:04 00:51:04 #143 [security-spiffe-token-provider] exporting to image 00:51:04 #143 exporting layers 00:51:04 #143 exporting layers 0.6s done 00:51:04 #143 writing image sha256:1f0185f37d93d5dc433f7df5cfef206426b54d3548437fe4faee00fa9e63d6e6 done 00:51:04 #143 naming to docker.io/library/security-spiffe-token-provider-arm64 done 00:51:04 #143 DONE 10.4s 00:51:04 00:51:04 #7 [support-scheduler internal] load build definition from Dockerfile 00:51:26 #7 ... 00:51:26 00:51:26 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:51:26 #130 DONE 963.3s 00:51:26 00:51:26 #114 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:51:26 #114 DONE 963.2s 00:51:26 00:51:26 #7 [support-scheduler internal] load build definition from Dockerfile 00:51:26 #7 ... 00:51:26 00:51:26 #202 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 00:51:27 #202 DONE 0.2s 00:51:27 00:51:27 #203 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 00:51:27 #203 DONE 0.1s 00:51:27 00:51:27 #204 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 00:51:27 #204 DONE 0.2s 00:51:27 00:51:27 #205 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 00:51:27 #205 DONE 0.2s 00:51:27 00:51:27 #206 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:51:27 #206 DONE 0.4s 00:51:27 00:51:27 #207 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:51:27 #207 DONE 0.3s 00:51:27 00:51:27 #208 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 00:51:27 #208 DONE 0.1s 00:51:27 00:51:27 #209 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 00:51:28 #209 DONE 0.1s 00:51:28 00:51:28 #143 [support-scheduler] exporting to image 00:51:28 #143 exporting layers 00:51:28 #143 exporting layers 0.3s done 00:51:28 #143 writing image sha256:5ad09776da10c9f3cd4efb63e44ae28c4f13b82c353402c417773e8b1780ea48 0.0s done 00:51:28 #143 naming to docker.io/library/support-notifications-arm64 done 00:51:28 #143 writing image sha256:5ce81cf826b97110ff30e28fbcfd631e81b53e661b062650fe2e8b4c02d1b369 done 00:51:28 #143 naming to docker.io/library/support-scheduler-arm64 done 00:51:28 #143 DONE 10.9s 00:51:28 00:51:28 #7 [support-scheduler internal] load build definition from Dockerfile 00:51:28 time="2023-06-17T00:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:51:28 time="2023-06-17T00:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:51:28 time="2023-06-17T00:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:51:28 time="2023-06-17T00:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:51:28 time="2023-06-17T00:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:51:28 time="2023-06-17T00:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:51:28 time="2023-06-17T00:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:51:28 time="2023-06-17T00:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:51:28 time="2023-06-17T00:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:51:28 time="2023-06-17T00:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:51:28 time="2023-06-17T00:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:51:28 time="2023-06-17T00:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:51:28 time="2023-06-17T00:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:51:28 time="2023-06-17T00:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 00:51:28 $ docker stop --time=1 af80d6edaf661e75efb4ba2c73a1bf6870cc87bbdcbef2806bbcd45291214250 00:51:29 $ docker rm -f --volumes af80d6edaf661e75efb4ba2c73a1bf6870cc87bbdcbef2806bbcd45291214250 [Pipeline] // withDockerContainer [Pipeline] sh 00:51:30 + docker images 00:51:30 REPOSITORY TAG IMAGE ID CREATED SIZE 00:51:30 support-notifications-arm64 latest 5ad09776da10 2 seconds ago 31.9MB 00:51:30 support-scheduler-arm64 latest 5ce81cf826b9 2 seconds ago 31.2MB 00:51:30 security-spiffe-token-provider-arm64 latest 1f0185f37d93 25 seconds ago 32.7MB 00:51:30 core-metadata-arm64 latest 73d103163728 About a minute ago 20.2MB 00:51:30 core-data-arm64 latest 11fa29334044 About a minute ago 19.9MB 00:51:30 core-command-arm64 latest 49e4347a88a2 About a minute ago 19.7MB 00:51:30 core-common-config-bootstrapper-arm64 latest 842a1a1fb5e9 About a minute ago 17.2MB 00:51:30 security-bootstrapper-arm64 latest 34229a8e9713 2 minutes ago 21.9MB 00:51:30 security-secretstore-setup-arm64 latest 08014d3c7328 2 minutes ago 32.2MB 00:51:30 security-proxy-setup-arm64 latest 5dcbbd4a6191 2 minutes ago 18.7MB 00:51:30 security-proxy-auth-arm64 latest 7895d072a4b0 2 minutes ago 18.1MB 00:51:30 security-spire-agent-arm64 latest cec20604bc74 15 minutes ago 153MB 00:51:30 security-spire-config-arm64 latest 5d1f375d3504 15 minutes ago 96.1MB 00:51:30 security-spire-server-arm64 latest ce3c5efd7db6 15 minutes ago 97MB 00:51:30 ci-base-image-arm64 latest 494538612626 31 minutes ago 899MB 00:51:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 weeks ago 332MB 00:51:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 7 weeks ago 681MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:51:30 00:51:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:51:31 arm64: Pulling from edgex-lftools-log-publisher 00:51:31 8998bd30e6a1: Pulling fs layer 00:51:31 04944245beec: Pulling fs layer 00:51:31 699f458cf7ca: Pulling fs layer 00:51:31 765212b225bb: Pulling fs layer 00:51:31 f23df028b6ca: Pulling fs layer 00:51:31 d65c8cfc05b1: Pulling fs layer 00:51:31 2437ff75d9bd: Pulling fs layer 00:51:31 f23df028b6ca: Waiting 00:51:31 d65c8cfc05b1: Waiting 00:51:31 2437ff75d9bd: Waiting 00:51:31 765212b225bb: Waiting 00:51:31 04944245beec: Verifying Checksum 00:51:31 04944245beec: Download complete 00:51:31 765212b225bb: Verifying Checksum 00:51:31 765212b225bb: Download complete 00:51:31 f23df028b6ca: Verifying Checksum 00:51:31 f23df028b6ca: Download complete 00:51:31 d65c8cfc05b1: Verifying Checksum 00:51:31 d65c8cfc05b1: Download complete 00:51:31 699f458cf7ca: Verifying Checksum 00:51:31 699f458cf7ca: Download complete 00:51:31 8998bd30e6a1: Download complete 00:51:34 2437ff75d9bd: Verifying Checksum 00:51:34 2437ff75d9bd: Download complete 00:51:38 8998bd30e6a1: Pull complete 00:51:38 04944245beec: Pull complete 00:51:39 699f458cf7ca: Pull complete 00:51:39 765212b225bb: Pull complete 00:51:40 f23df028b6ca: Pull complete 00:51:40 d65c8cfc05b1: Pull complete 00:51:55 2437ff75d9bd: Pull complete 00:51:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:51:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:51:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:51:56 prd-ubuntu20.04-docker-arm64-4c-16g-18759 does not seem to be running inside a container 00:51:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:51:59 $ docker top 7cd712fe4d76984684ab86b83b113f495bf09807e33f58f10e263acc996ecad6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:52:00 ---> job-cost.sh 00:52:00 lf-activate-venv: SKIPPING 00:52:00 INFO: No Stack... 00:52:00 INFO: Retrieving Pricing Info for: v3-standard-4 00:52:01 INFO: Archiving Costs [Pipeline] sh 00:52:01 + cat /w/workspace/edgex-go/2/archives/cost.csv 00:52:01 + cut -d, -f6 [Pipeline] lock 00:52:01 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4593-2-stack-cost] 00:52:01 Resource [jenkins-edgexfoundry-edgex-go-PR-4593-2-stack-cost] did not exist. Created. 00:52:01 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4593-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:52:02 + echo total: 0.10999999940395355 [Pipeline] stash 00:52:02 Stashed 1 file(s) [Pipeline] } 00:52:02 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4593-2-stack-cost] [Pipeline] // lock [Pipeline] } 00:52:02 $ docker stop --time=1 7cd712fe4d76984684ab86b83b113f495bf09807e33f58f10e263acc996ecad6 00:52:03 $ docker rm -f --volumes 7cd712fe4d76984684ab86b83b113f495bf09807e33f58f10e263acc996ecad6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 00:52:04 provisioning config files... 00:52:04 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config17516751850353566178tmp [Pipeline] { [Pipeline] sh 00:52:04 + set +x 00:52:04 + curl -s https://codecov.io/bash 00:52:04 + bash -s -- 00:52:04 00:52:04 _____ _ 00:52:04 / ____| | | 00:52:04 | | ___ __| | ___ ___ _____ __ 00:52:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:52:04 | |___| (_) | (_| | __/ (_| (_) \ V / 00:52:04 \_____\___/ \__,_|\___|\___\___/ \_/ 00:52:04 Bash-1.0.6 00:52:04 00:52:04 00:52:04 ==> git version 2.25.1 found 00:52:04 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 00:52:04 Release-Date: 2020-01-08 00:52:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:52:04 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:52:04 ==> Jenkins CI detected. 00:52:04 current dir:  /w/workspace/edgex-go/2 00:52:04 project root: . 00:52:04 --> token set from env 00:52:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:52:04 ==> Running gcov in . (disable via -X gcov) 00:52:04 ==> Python coveragepy not found 00:52:04 ==> Searching for coverage reports in: 00:52:04 + . 00:52:04 -> Found 1 reports 00:52:04 ==> Detecting git/mercurial file structure 00:52:04 ==> Reading reports 00:52:04 + ./coverage.out bytes=447731 00:52:04 ==> Appending adjustments 00:52:04 https://docs.codecov.io/docs/fixing-reports 00:52:05 + Found adjustments 00:52:05 ==> Gzipping contents 00:52:05 60K /tmp/codecov.3L2EJi.gz 00:52:05 ==> Uploading reports 00:52:05 url: https://codecov.io 00:52:05 query: branch=PR-4593&commit=5ac225836edc7fbbb24f3c0e9e0a540bd57ccf5b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4593%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4593&job=&cmd_args= 00:52:06 -> Pinging Codecov 00:52:06 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4593&commit=5ac225836edc7fbbb24f3c0e9e0a540bd57ccf5b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4593%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4593&job=&cmd_args= 00:52:06 -> Uploading to 00:52:06 https://storage.googleapis.com/codecov/v4/raw/2023-06-17/00271124DB129430A58F1EEE437C3FCB/5ac225836edc7fbbb24f3c0e9e0a540bd57ccf5b/1da6e6d5-0704-4c24-b3ab-931e97c5d74a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230617%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230617T005205Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ce1d03b2efb04bca9dd0ba835a4405d46742e9490a1304e4d25bd439c6131e15 00:52:06 % Total % Received % Xferd Average Speed Time Time Time Current 00:52:06 Dload Upload Total Spent Left Speed 00:52:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57416 0 0 100 57416 0 241k --:--:-- --:--:-- --:--:-- 241k 00:52:06 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5ac225836edc7fbbb24f3c0e9e0a540bd57ccf5b [Pipeline] } 00:52:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 00:52:06 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 00:52:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:52:08 ---> package-listing.sh 00:52:08 ++ facter osfamily 00:52:08 ++ tr '[:upper:]' '[:lower:]' 00:52:08 + OS_FAMILY=debian 00:52:08 + workspace=/w/workspace/edgex-go/2 00:52:08 + START_PACKAGES=/tmp/packages_start.txt 00:52:08 + END_PACKAGES=/tmp/packages_end.txt 00:52:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:52:08 + PACKAGES=/tmp/packages_start.txt 00:52:08 + '[' /w/workspace/edgex-go/2 ']' 00:52:08 + PACKAGES=/tmp/packages_end.txt 00:52:08 + case "${OS_FAMILY}" in 00:52:08 + dpkg -l 00:52:08 + grep '^ii' 00:52:08 + '[' -f /tmp/packages_start.txt ']' 00:52:08 + '[' -f /tmp/packages_end.txt ']' 00:52:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:52:08 + '[' /w/workspace/edgex-go/2 ']' 00:52:08 + mkdir -p /w/workspace/edgex-go/2/archives/ 00:52:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 00:52:08 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 00:52:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:52:09 00:52:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:52:09 latest: Pulling from edgex-lftools-log-publisher 00:52:09 5eb5b503b376: Pulling fs layer 00:52:09 5c69ac0246d0: Pulling fs layer 00:52:09 ec43610c2a17: Pulling fs layer 00:52:09 3a2ae6a8a46f: Pulling fs layer 00:52:09 33b1e0a273af: Pulling fs layer 00:52:09 5d3b04190fa2: Pulling fs layer 00:52:09 2f39f015ded8: Pulling fs layer 00:52:09 3a2ae6a8a46f: Waiting 00:52:09 33b1e0a273af: Waiting 00:52:09 5d3b04190fa2: Waiting 00:52:09 2f39f015ded8: Waiting 00:52:09 5c69ac0246d0: Download complete 00:52:09 3a2ae6a8a46f: Verifying Checksum 00:52:09 3a2ae6a8a46f: Download complete 00:52:09 33b1e0a273af: Verifying Checksum 00:52:09 33b1e0a273af: Download complete 00:52:09 5d3b04190fa2: Verifying Checksum 00:52:09 5d3b04190fa2: Download complete 00:52:09 ec43610c2a17: Verifying Checksum 00:52:09 ec43610c2a17: Download complete 00:52:09 5eb5b503b376: Verifying Checksum 00:52:09 5eb5b503b376: Download complete 00:52:10 2f39f015ded8: Download complete 00:52:10 5eb5b503b376: Pull complete 00:52:10 5c69ac0246d0: Pull complete 00:52:11 ec43610c2a17: Pull complete 00:52:11 3a2ae6a8a46f: Pull complete 00:52:11 33b1e0a273af: Pull complete 00:52:11 5d3b04190fa2: Pull complete 00:52:15 2f39f015ded8: Pull complete 00:52:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:52:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:52:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:52:15 prd-ubuntu20.04-docker-8c-8g-18758 does not seem to be running inside a container 00:52:16 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:52:19 $ docker top c8ae30945c9b623afcee9f25cb57d97f8cb8110c47294a6cdecc804d498fecda -eo pid,comm [Pipeline] { [Pipeline] sh 00:52:19 + touch /tmp/pre-build-complete [Pipeline] sh 00:52:20 + mkdir -p /var/log/sysstat [Pipeline] sh 00:52:20 + ls /var/log/sa-host 00:52:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:52:20 provisioning config files... 00:52:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config5349041987941630277tmp [Pipeline] { [Pipeline] echo 00:52:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:52:20 ---> create-netrc.sh [Pipeline] } 00:52:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:52:21 ---> python-tools-install.sh [Pipeline] echo 00:52:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:52:21 ---> sudo-logs.sh 00:52:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:52:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:52:21 ---> job-cost.sh 00:52:21 lf-activate-venv: SKIPPING 00:52:21 DEBUG: total: 0.10999999940395355 00:52:21 INFO: Retrieving Stack Cost... 00:52:22 INFO: Retrieving Pricing Info for: v3-standard-8 00:52:22 INFO: Archiving Costs [Pipeline] echo 00:52:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:52:22 ---> logs-deploy.sh 00:52:22 lf-activate-venv: SKIPPING 00:52:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4593/2 00:52:22 INFO: archiving workspace using pattern(s): 00:52:23 Archives upload complete. 00:52:23 INFO: archiving logs to Nexus 00:52:24 ---> uname -a: 00:52:24 Linux prd-ubuntu20-04-docker-8c-8g-18758 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:52:24 00:52:24 00:52:24 ---> lscpu: 00:52:24 Architecture: x86_64 00:52:24 CPU op-mode(s): 32-bit, 64-bit 00:52:24 Byte Order: Little Endian 00:52:24 Address sizes: 40 bits physical, 48 bits virtual 00:52:24 CPU(s): 8 00:52:24 On-line CPU(s) list: 0-7 00:52:24 Thread(s) per core: 1 00:52:24 Core(s) per socket: 1 00:52:24 Socket(s): 8 00:52:24 NUMA node(s): 1 00:52:24 Vendor ID: AuthenticAMD 00:52:24 CPU family: 23 00:52:24 Model: 49 00:52:24 Model name: AMD EPYC-Rome Processor 00:52:24 Stepping: 0 00:52:24 CPU MHz: 2799.998 00:52:24 BogoMIPS: 5599.99 00:52:24 Virtualization: AMD-V 00:52:24 Hypervisor vendor: KVM 00:52:24 Virtualization type: full 00:52:24 L1d cache: 256 KiB 00:52:24 L1i cache: 256 KiB 00:52:24 L2 cache: 4 MiB 00:52:24 L3 cache: 128 MiB 00:52:24 NUMA node0 CPU(s): 0-7 00:52:24 Vulnerability Itlb multihit: Not affected 00:52:24 Vulnerability L1tf: Not affected 00:52:24 Vulnerability Mds: Not affected 00:52:24 Vulnerability Meltdown: Not affected 00:52:24 Vulnerability Mmio stale data: Not affected 00:52:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:52:24 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:52:24 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:52:24 Vulnerability Srbds: Not affected 00:52:24 Vulnerability Tsx async abort: Not affected 00:52:24 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 00:52:24 00:52:24 00:52:24 ---> nproc: 00:52:24 8 00:52:24 00:52:24 00:52:24 ---> df -h: 00:52:24 Filesystem Size Used Avail Use% Mounted on 00:52:24 overlay 155G 22G 134G 15% / 00:52:24 tmpfs 64M 0 64M 0% /dev 00:52:24 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:52:24 shm 64M 0 64M 0% /dev/shm 00:52:24 /dev/vda1 155G 22G 134G 15% /facter-os 00:52:24 00:52:24 00:52:24 ---> sar -b -r -n DEV: 00:52:24 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-18758) 06/17/23 _x86_64_ (8 CPU) 00:52:24 00:52:24 00:13:06 LINUX RESTART (8 CPU) 00:52:24 00:52:24 00:14:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:52:24 00:15:01 107.52 0.80 106.72 0.00 24.13 56509.25 0.00 00:52:24 00:16:01 30.28 0.12 30.16 0.00 0.93 18218.58 0.00 00:52:24 00:17:01 206.20 0.47 205.73 0.00 39.99 124938.64 0.00 00:52:24 00:18:01 356.32 6.42 349.90 0.00 58.38 117490.82 0.00 00:52:24 00:19:01 475.91 11.96 463.95 0.00 2922.63 150116.89 0.00 00:52:24 00:20:01 649.15 1.78 647.37 0.00 2270.98 79796.73 0.00 00:52:24 00:21:01 4.35 0.02 4.33 0.00 0.13 100.65 0.00 00:52:24 00:22:01 1.62 0.00 1.62 0.00 0.00 17.99 0.00 00:52:24 00:23:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 00:52:24 00:24:01 1.67 0.00 1.67 0.00 0.00 18.26 0.00 00:52:24 00:25:01 0.92 0.00 0.92 0.00 0.00 9.73 0.00 00:52:24 00:26:01 1.48 0.00 1.48 0.00 0.00 16.13 0.00 00:52:24 00:27:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 00:52:24 00:28:01 1.38 0.00 1.38 0.00 0.00 16.13 0.00 00:52:24 00:29:01 1.88 0.02 1.87 0.00 0.13 24.53 0.00 00:52:24 00:30:01 1.82 0.00 1.82 0.00 0.00 20.93 0.00 00:52:24 00:31:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 00:52:24 00:32:01 1.60 0.00 1.60 0.00 0.00 18.80 0.00 00:52:24 00:33:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 00:52:24 00:34:01 1.60 0.00 1.60 0.00 0.00 17.60 0.00 00:52:24 00:35:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 00:52:24 00:36:01 1.58 0.00 1.58 0.00 0.00 17.20 0.00 00:52:24 00:37:01 0.92 0.00 0.92 0.00 0.00 11.33 0.00 00:52:24 00:38:01 1.47 0.00 1.47 0.00 0.00 17.46 0.00 00:52:24 00:39:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 00:52:24 00:40:01 1.15 0.00 1.15 0.00 0.00 14.00 0.00 00:52:24 00:41:01 0.95 0.00 0.95 0.00 0.00 10.13 0.00 00:52:24 00:42:01 1.23 0.00 1.23 0.00 0.00 14.93 0.00 00:52:24 00:43:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 00:52:24 00:44:02 1.32 0.00 1.32 0.00 0.00 15.06 0.00 00:52:24 00:45:01 0.97 0.00 0.97 0.00 0.00 10.44 0.00 00:52:24 00:46:01 1.28 0.00 1.28 0.00 0.00 14.26 0.00 00:52:24 00:47:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 00:52:24 00:48:01 1.38 0.00 1.38 0.00 0.00 16.53 0.00 00:52:24 00:49:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 00:52:24 00:50:01 1.42 0.00 1.42 0.00 0.00 16.13 0.00 00:52:24 00:51:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 00:52:24 00:52:01 1.20 0.00 1.20 0.00 0.00 14.26 0.00 00:52:24 Average: 49.22 0.57 48.66 0.00 140.00 14424.46 0.00 00:52:24 00:52:24 00:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:52:24 00:15:01 28002332 31576444 730864 2.22 113184 3655604 1909284 5.63 1412364 3019748 473608 00:52:24 00:16:01 27856476 31530884 772732 2.35 116852 3730124 2203244 6.49 1280972 3269720 271660 00:52:24 00:17:01 22863604 31484568 813168 2.47 129148 8541492 2497060 7.36 1613344 7798184 2091276 00:52:24 00:18:01 20902120 31493488 792780 2.41 216220 10231648 2393816 7.05 2055668 9109384 592944 00:52:24 00:19:01 14687936 29461128 2748540 8.36 269012 14057084 8232700 24.26 5074276 11901532 160256 00:52:24 00:20:01 16212176 31483396 784576 2.39 294492 14619072 2232788 6.58 2817028 12802356 424 00:52:24 00:21:01 16218060 31484268 784240 2.38 293032 14615812 2217824 6.54 2814772 12799148 8 00:52:24 00:22:01 16258024 31524308 744000 2.26 293072 14615828 2217824 6.54 2774684 12799156 8 00:52:24 00:23:01 16260748 31527044 741216 2.25 293104 14615812 2217824 6.54 2772904 12799156 8 00:52:24 00:24:01 16260440 31526788 741408 2.25 293136 14615832 2217824 6.54 2773228 12799160 16 00:52:24 00:25:01 16261736 31528112 740392 2.25 293156 14615836 2217824 6.54 2773504 12799164 8 00:52:24 00:26:01 16261720 31528152 740344 2.25 293168 14615836 2217824 6.54 2773388 12799212 12 00:52:24 00:27:01 16262420 31528860 739544 2.25 293200 14615832 2217824 6.54 2773140 12799216 12 00:52:24 00:28:01 16262580 31529084 739488 2.25 293248 14615824 2217824 6.54 2773208 12799220 8 00:52:24 00:29:01 16260968 31527516 740600 2.25 293280 14615820 2228356 6.57 2773684 12799188 12 00:52:24 00:30:01 16260860 31527464 740800 2.25 293336 14615828 2228356 6.57 2773396 12799196 8 00:52:24 00:31:01 16260860 31527476 740696 2.25 293384 14615820 2228356 6.57 2773672 12799192 0 00:52:24 00:32:01 16261064 31527748 740384 2.25 293420 14615832 2228356 6.57 2773732 12799200 8 00:52:24 00:33:01 16261424 31528172 739864 2.25 293468 14615832 2228356 6.57 2773968 12799200 36 00:52:24 00:34:01 16261148 31527928 740064 2.25 293496 14615836 2228356 6.57 2773696 12799204 8 00:52:24 00:35:01 16260896 31527712 740232 2.25 293512 14615840 2228356 6.57 2773592 12799208 4 00:52:24 00:36:01 16260848 31527700 740192 2.25 293540 14615840 2228356 6.57 2773812 12799208 16 00:52:24 00:37:01 16260800 31527688 740148 2.25 293560 14615848 2228356 6.57 2773956 12799212 40 00:52:24 00:38:01 16260712 31527612 740140 2.25 293584 14615844 2228356 6.57 2773952 12799216 8 00:52:24 00:39:01 16260404 31527328 740300 2.25 293616 14615856 2228356 6.57 2774068 12799216 4 00:52:24 00:40:01 16260864 31527836 740000 2.25 293648 14615860 2228356 6.57 2773792 12799228 28 00:52:24 00:41:01 16260848 31527856 739976 2.25 293656 14615860 2228356 6.57 2774104 12799228 8 00:52:24 00:42:01 16260768 31527788 739976 2.25 293672 14615864 2228356 6.57 2773820 12799232 8 00:52:24 00:43:01 16260500 31527564 740148 2.25 293720 14615852 2211996 6.52 2773980 12799236 12 00:52:24 00:44:02 16260452 31527668 739952 2.25 293760 14615996 2211996 6.52 2773964 12799364 12 00:52:24 00:45:01 16260436 31527712 739872 2.25 293792 14616000 2211996 6.52 2773952 12799368 28 00:52:24 00:46:01 16260540 31527832 739892 2.25 293824 14616000 2211996 6.52 2773972 12799368 4 00:52:24 00:47:01 16260272 31527600 740100 2.25 293852 14616004 2211996 6.52 2774004 12799372 28 00:52:24 00:48:01 16260224 31527592 740040 2.25 293884 14616012 2211996 6.52 2774044 12799376 4 00:52:24 00:49:01 16260176 31527596 739956 2.25 293920 14616004 2211996 6.52 2774144 12799376 8 00:52:24 00:50:01 16259836 31527260 740200 2.25 293944 14616016 2211996 6.52 2774144 12799380 8 00:52:24 00:51:01 16260048 31527540 740196 2.25 293968 14616020 2211996 6.52 2774152 12799392 8 00:52:24 00:52:01 16260208 31527732 739960 2.25 294000 14616020 2211996 6.52 2774260 12799392 176 00:52:24 Average: 17126988 31470275 799394 2.43 277154 13751141 2382327 7.02 2712009 12038866 94493 00:52:24 00:52:24 00:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:52:24 00:15:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 00:52:24 00:15:01 ens3 558.59 491.67 6476.53 57.50 0.00 0.00 0.00 0.00 00:52:24 00:15:01 docker0 393.03 391.40 27.90 2213.17 0.00 0.00 0.00 0.00 00:52:24 00:15:01 veth155cf70 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 00:52:24 00:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:52:24 00:16:01 ens3 53.79 50.97 28.22 97.32 0.00 0.00 0.00 0.00 00:52:24 00:16:01 docker0 1.43 1.43 0.11 0.13 0.00 0.00 0.00 0.00 00:52:24 00:16:01 veth155cf70 1.43 1.47 0.13 0.13 0.00 0.00 0.00 0.00 00:52:24 00:17:01 veth3a970e7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:24 00:17:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 00:52:24 00:17:01 ens3 116.88 74.92 2327.23 23.26 0.00 0.00 0.00 0.00 00:52:24 00:17:01 vethd98ace4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:24 00:17:01 docker0 1.50 3.00 0.10 43.00 0.00 0.00 0.00 0.00 00:52:24 00:17:01 vethf81d358 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 00:52:24 00:17:01 veth2ab6636 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:24 00:17:01 vethd05bebb 1.50 3.08 0.12 43.00 0.00 0.00 0.00 0.00 00:52:24 00:17:01 veth9685d83 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:24 00:17:01 veth283b909 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:24 00:17:01 vethc08a3cf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:24 00:18:01 veth94e41cd 114.21 173.65 10.47 1206.12 0.00 0.00 0.00 0.10 00:52:24 00:18:01 vetha7d261a 100.78 191.67 9.43 1207.73 0.00 0.00 0.00 0.10 00:52:24 00:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:52:24 00:18:01 vethfeb73a7 105.77 208.69 9.79 1208.29 0.00 0.00 0.00 0.10 00:52:24 00:18:01 ens3 1021.41 560.89 6822.21 59.07 0.00 0.00 0.00 0.00 00:52:24 00:18:01 docker0 548.82 1001.18 43.25 6795.79 0.00 0.00 0.00 0.00 00:52:24 00:18:01 veth88e6049 103.49 187.37 9.73 1206.92 0.00 0.00 0.00 0.10 00:52:24 00:18:01 vethf81d358 0.00 0.73 0.00 0.03 0.00 0.00 0.00 0.00 00:52:24 00:18:01 veth7610f2f 96.63 183.88 9.16 1206.91 0.00 0.00 0.00 0.10 00:52:24 00:19:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 00:52:24 00:19:01 veth29a4198 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 00:52:24 00:19:01 ens3 148.42 74.41 1508.14 11.78 0.00 0.00 0.00 0.00 00:52:24 00:19:01 veth34c52f4 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 00:52:24 00:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:24 00:19:01 veth8e5cff6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 00:52:24 00:19:01 veth1180264 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 00:52:24 00:19:01 vethc646d28 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 00:52:24 00:19:01 vethd115072 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 00:52:24 00:19:01 vethf81d358 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:52:24 00:19:01 vethe37a17d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 00:52:24 00:19:01 vethaeb0057 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 00:52:24 00:19:01 veth0802af3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 00:52:24 00:19:01 veth4422348 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 00:52:24 00:19:01 veth76d4db2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 00:52:24 00:20:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 00:52:24 00:20:01 ens3 106.98 66.13 1383.36 8.31 0.00 0.00 0.00 0.00 00:52:24 00:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:24 00:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:24 00:21:01 ens3 0.87 0.22 0.55 0.07 0.00 0.00 0.00 0.00 00:52:24 00:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:24 00:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:52:24 00:22:01 ens3 0.45 0.38 0.26 0.21 0.00 0.00 0.00 0.00 00:52:24 00:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:24 00:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:24 00:23:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:24 00:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:24 00:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:52:24 00:24:01 ens3 0.95 0.28 0.22 0.14 0.00 0.00 0.00 0.00 00:52:24 00:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:24 00:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:24 00:25:01 ens3 0.98 0.33 0.39 0.27 0.00 0.00 0.00 0.00 00:52:24 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:24 00:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:52:24 00:26:01 ens3 0.47 0.30 0.26 0.20 0.00 0.00 0.00 0.00 00:52:24 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:24 00:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:24 00:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:24 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:24 00:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:52:24 00:28:01 ens3 0.18 0.10 0.07 0.01 0.00 0.00 0.00 0.00 00:52:24 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:24 00:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:24 00:29:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 00:52:24 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:24 00:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:52:24 00:30:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:52:24 00:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:24 00:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:24 00:31:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 00:52:24 00:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:24 00:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:52:24 00:32:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:52:24 00:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:24 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:24 00:33:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:24 00:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:24 00:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:52:24 00:34:01 ens3 0.27 0.25 0.08 0.08 0.00 0.00 0.00 0.00 00:52:24 00:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:24 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:24 00:35:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:24 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:24 00:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:52:24 00:36:01 ens3 1.17 0.58 0.51 0.29 0.00 0.00 0.00 0.00 00:52:24 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:24 00:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:24 00:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:24 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:24 00:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:52:24 00:38:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:52:24 00:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:24 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:24 00:39:01 ens3 0.23 0.12 0.08 0.07 0.00 0.00 0.00 0.00 00:52:24 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:24 00:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:52:24 00:40:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:52:24 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:24 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:24 00:41:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:24 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:24 00:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:52:24 00:42:01 ens3 0.23 0.18 0.07 0.01 0.00 0.00 0.00 0.00 00:52:24 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:24 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:24 00:43:01 ens3 0.43 0.42 0.26 0.21 0.00 0.00 0.00 0.00 00:52:24 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:24 00:44:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:52:24 00:44:02 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 00:52:24 00:44:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:24 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:24 00:45:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:24 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:24 00:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:52:24 00:46:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:52:24 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:24 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:24 00:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:24 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:24 00:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:52:24 00:48:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:52:24 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:24 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:24 00:49:01 ens3 0.20 0.20 0.08 0.07 0.00 0.00 0.00 0.00 00:52:24 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:24 00:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:52:24 00:50:01 ens3 0.23 0.18 0.12 0.01 0.00 0.00 0.00 0.00 00:52:24 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:24 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:24 00:51:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:52:24 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:24 00:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:52:24 00:52:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 00:52:24 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:24 Average: lo 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 00:52:24 Average: ens3 53.10 34.88 488.75 6.82 0.00 0.00 0.00 0.00 00:52:24 Average: docker0 24.91 36.84 1.88 238.74 0.00 0.00 0.00 0.00 00:52:24 00:52:24 00:52:24 ---> sar -P ALL: 00:52:24 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-18758) 06/17/23 _x86_64_ (8 CPU) 00:52:24 00:52:24 00:13:06 LINUX RESTART (8 CPU) 00:52:24 00:52:24 00:14:01 CPU %user %nice %system %iowait %steal %idle 00:52:24 00:15:01 all 23.47 0.00 5.15 1.87 0.07 69.44 00:52:24 00:15:01 0 22.64 0.00 5.15 0.10 0.07 72.04 00:52:24 00:15:01 1 22.67 0.00 4.98 0.03 0.05 72.27 00:52:24 00:15:01 2 23.47 0.00 4.42 0.30 0.07 71.74 00:52:24 00:15:01 3 24.62 0.00 6.38 0.79 0.08 68.13 00:52:24 00:15:01 4 21.79 0.00 4.51 0.07 0.07 73.57 00:52:24 00:15:01 5 24.14 0.00 5.00 0.47 0.07 70.32 00:52:24 00:15:01 6 24.09 0.00 6.34 12.87 0.07 56.64 00:52:24 00:15:01 7 24.35 0.00 4.44 0.32 0.08 70.80 00:52:24 00:16:01 all 35.74 0.00 5.00 0.94 0.07 58.25 00:52:24 00:16:01 0 36.47 0.00 5.24 0.77 0.07 57.45 00:52:24 00:16:01 1 37.40 0.00 5.07 0.42 0.08 57.03 00:52:24 00:16:01 2 37.06 0.00 4.69 0.03 0.07 58.15 00:52:24 00:16:01 3 36.30 0.00 5.66 0.12 0.07 57.86 00:52:24 00:16:01 4 34.69 0.00 4.78 0.29 0.07 60.18 00:52:24 00:16:01 5 34.52 0.00 4.35 5.11 0.08 55.93 00:52:24 00:16:01 6 33.73 0.00 5.49 0.72 0.08 59.98 00:52:24 00:16:01 7 35.76 0.00 4.70 0.05 0.07 59.42 00:52:24 00:17:01 all 32.25 0.00 7.62 5.59 0.08 54.45 00:52:24 00:17:01 0 31.13 0.00 7.38 2.46 0.08 58.95 00:52:24 00:17:01 1 31.48 0.00 7.76 9.54 0.07 51.15 00:52:24 00:17:01 2 32.38 0.00 7.80 3.07 0.08 56.67 00:52:24 00:17:01 3 33.14 0.00 7.78 8.81 0.12 50.16 00:52:24 00:17:01 4 32.37 0.00 7.28 5.21 0.08 55.06 00:52:24 00:17:01 5 32.03 0.00 7.53 8.53 0.08 51.83 00:52:24 00:17:01 6 32.69 0.00 7.52 3.29 0.07 56.44 00:52:24 00:17:01 7 32.77 0.00 7.95 3.89 0.08 55.30 00:52:24 00:18:01 all 7.40 0.00 3.80 12.94 0.06 75.79 00:52:24 00:18:01 0 7.51 0.00 3.87 10.71 0.05 77.86 00:52:24 00:18:01 1 6.95 0.00 3.95 25.85 0.07 63.19 00:52:24 00:18:01 2 8.19 0.00 4.32 17.09 0.08 70.31 00:52:24 00:18:01 3 6.46 0.00 4.36 6.77 0.07 82.34 00:52:24 00:18:01 4 7.44 0.00 3.31 9.64 0.05 79.55 00:52:24 00:18:01 5 8.15 0.00 3.63 14.82 0.05 73.35 00:52:24 00:18:01 6 6.82 0.00 3.37 9.27 0.07 80.48 00:52:24 00:18:01 7 7.64 0.00 3.63 9.42 0.07 79.25 00:52:24 00:19:01 all 62.31 0.00 11.77 6.40 0.12 19.41 00:52:24 00:19:01 0 62.30 0.00 11.13 8.79 0.14 17.65 00:52:24 00:19:01 1 62.13 0.00 12.49 19.68 0.12 5.58 00:52:24 00:19:01 2 62.55 0.00 11.34 6.96 0.09 19.07 00:52:24 00:19:01 3 60.72 0.00 13.14 4.91 0.12 21.10 00:52:24 00:19:01 4 62.72 0.00 11.38 2.49 0.10 23.32 00:52:24 00:19:01 5 60.75 0.00 13.76 2.99 0.12 22.38 00:52:24 00:19:01 6 63.50 0.00 10.47 1.09 0.10 24.83 00:52:24 00:19:01 7 63.82 0.00 10.43 4.38 0.14 21.24 00:52:24 00:20:01 all 52.12 0.00 8.44 2.96 0.11 36.36 00:52:24 00:20:01 0 51.05 0.00 8.30 2.56 0.17 37.92 00:52:24 00:20:01 1 52.61 0.00 7.46 1.93 0.14 37.87 00:52:24 00:20:01 2 52.41 0.00 7.46 4.92 0.12 35.09 00:52:24 00:20:01 3 52.67 0.00 9.06 1.96 0.10 36.20 00:52:24 00:20:01 4 52.46 0.00 9.08 2.79 0.08 35.59 00:52:24 00:20:01 5 51.57 0.00 9.69 2.68 0.10 35.96 00:52:24 00:20:01 6 52.96 0.00 8.04 3.66 0.10 35.24 00:52:24 00:20:01 7 51.24 0.00 8.42 3.22 0.08 37.03 00:52:24 00:21:01 all 0.08 0.00 0.05 0.01 0.01 99.84 00:52:24 00:21:01 0 0.05 0.00 0.03 0.00 0.02 99.90 00:52:24 00:21:01 1 0.07 0.00 0.03 0.00 0.02 99.88 00:52:24 00:21:01 2 0.03 0.00 0.03 0.00 0.00 99.93 00:52:24 00:21:01 3 0.15 0.00 0.03 0.00 0.00 99.82 00:52:24 00:21:01 4 0.18 0.00 0.13 0.00 0.00 99.68 00:52:24 00:21:01 5 0.07 0.00 0.05 0.08 0.03 99.77 00:52:24 00:21:01 6 0.07 0.00 0.05 0.02 0.02 99.85 00:52:24 00:21:01 7 0.03 0.00 0.07 0.02 0.02 99.87 00:52:24 00:22:01 all 0.03 0.00 0.02 0.00 0.01 99.95 00:52:24 00:22:01 0 0.05 0.00 0.03 0.00 0.00 99.92 00:52:24 00:22:01 1 0.05 0.00 0.05 0.00 0.02 99.88 00:52:24 00:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:52:24 00:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:52:24 00:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:52:24 00:22:01 5 0.02 0.00 0.05 0.02 0.03 99.88 00:52:24 00:22:01 6 0.03 0.00 0.02 0.00 0.02 99.93 00:52:24 00:22:01 7 0.03 0.00 0.00 0.00 0.00 99.97 00:52:24 00:23:01 all 0.03 0.00 0.02 0.00 0.01 99.94 00:52:24 00:23:01 0 0.00 0.00 0.00 0.02 0.00 99.98 00:52:24 00:23:01 1 0.03 0.00 0.03 0.00 0.00 99.93 00:52:24 00:23:01 2 0.03 0.00 0.02 0.00 0.00 99.95 00:52:24 00:23:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:52:24 00:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:52:24 00:23:01 5 0.07 0.00 0.03 0.02 0.02 99.87 00:52:24 00:23:01 6 0.02 0.00 0.00 0.00 0.02 99.97 00:52:24 00:23:01 7 0.02 0.00 0.07 0.00 0.02 99.90 00:52:24 00:24:01 all 0.06 0.00 0.01 0.01 0.01 99.91 00:52:24 00:24:01 0 0.03 0.00 0.02 0.02 0.02 99.92 00:52:24 00:24:01 1 0.05 0.00 0.00 0.00 0.02 99.93 00:52:24 00:24:01 2 0.05 0.00 0.02 0.00 0.00 99.93 00:52:24 00:24:01 3 0.20 0.00 0.02 0.00 0.02 99.77 00:52:24 00:24:01 4 0.03 0.00 0.00 0.00 0.00 99.97 00:52:24 00:24:01 5 0.07 0.00 0.02 0.03 0.03 99.85 00:52:24 00:24:01 6 0.03 0.00 0.00 0.00 0.02 99.95 00:52:24 00:24:01 7 0.03 0.00 0.00 0.00 0.00 99.97 00:52:24 00:25:01 all 0.04 0.00 0.01 0.00 0.01 99.94 00:52:24 00:25:01 0 0.00 0.00 0.02 0.00 0.02 99.97 00:52:24 00:25:01 1 0.03 0.00 0.00 0.00 0.00 99.97 00:52:24 00:25:01 2 0.00 0.00 0.00 0.00 0.02 99.98 00:52:24 00:25:01 3 0.22 0.00 0.02 0.00 0.00 99.77 00:52:24 00:25:01 4 0.00 0.00 0.02 0.00 0.00 99.98 00:52:24 00:25:01 5 0.05 0.00 0.03 0.02 0.03 99.87 00:52:24 00:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:52:24 00:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:52:24 00:52:24 00:25:01 CPU %user %nice %system %iowait %steal %idle 00:52:24 00:26:01 all 0.03 0.00 0.01 0.00 0.01 99.94 00:52:24 00:26:01 0 0.02 0.00 0.02 0.02 0.02 99.93 00:52:24 00:26:01 1 0.05 0.00 0.02 0.00 0.02 99.92 00:52:24 00:26:01 2 0.03 0.00 0.02 0.00 0.00 99.95 00:52:24 00:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:52:24 00:26:01 4 0.00 0.00 0.02 0.00 0.00 99.98 00:52:24 00:26:01 5 0.05 0.00 0.03 0.00 0.03 99.88 00:52:24 00:26:01 6 0.03 0.00 0.00 0.00 0.02 99.95 00:52:24 00:26:01 7 0.03 0.00 0.02 0.00 0.00 99.95 00:52:24 00:27:01 all 0.02 0.00 0.02 0.00 0.01 99.95 00:52:24 00:27:01 0 0.03 0.00 0.02 0.00 0.03 99.92 00:52:24 00:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:52:24 00:27:01 2 0.00 0.00 0.02 0.00 0.00 99.98 00:52:24 00:27:01 3 0.05 0.00 0.00 0.00 0.00 99.95 00:52:24 00:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:52:24 00:27:01 5 0.03 0.00 0.03 0.02 0.02 99.90 00:52:24 00:27:01 6 0.05 0.00 0.05 0.02 0.02 99.87 00:52:24 00:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 00:52:24 00:28:01 all 0.26 0.00 0.01 0.00 0.01 99.71 00:52:24 00:28:01 0 0.02 0.00 0.00 0.00 0.02 99.97 00:52:24 00:28:01 1 0.05 0.00 0.02 0.00 0.02 99.92 00:52:24 00:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:52:24 00:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 00:52:24 00:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:52:24 00:28:01 5 0.02 0.00 0.02 0.03 0.02 99.92 00:52:24 00:28:01 6 2.00 0.00 0.02 0.00 0.02 97.96 00:52:24 00:28:01 7 0.00 0.00 0.00 0.00 0.02 99.98 00:52:24 00:29:01 all 0.28 0.00 0.04 0.00 0.01 99.67 00:52:24 00:29:01 0 0.05 0.00 0.05 0.00 0.02 99.88 00:52:24 00:29:01 1 0.03 0.00 0.05 0.00 0.02 99.90 00:52:24 00:29:01 2 0.02 0.00 0.05 0.02 0.00 99.92 00:52:24 00:29:01 3 0.02 0.00 0.02 0.00 0.02 99.95 00:52:24 00:29:01 4 0.02 0.00 0.03 0.00 0.00 99.95 00:52:24 00:29:01 5 0.02 0.00 0.07 0.02 0.02 99.88 00:52:24 00:29:01 6 2.00 0.00 0.03 0.00 0.02 97.95 00:52:24 00:29:01 7 0.03 0.00 0.03 0.00 0.00 99.93 00:52:24 00:30:01 all 0.23 0.00 0.01 0.01 0.01 99.74 00:52:24 00:30:01 0 0.02 0.00 0.02 0.00 0.02 99.95 00:52:24 00:30:01 1 0.07 0.00 0.02 0.00 0.02 99.90 00:52:24 00:30:01 2 0.00 0.00 0.00 0.03 0.02 99.95 00:52:24 00:30:01 3 0.05 0.00 0.02 0.00 0.00 99.93 00:52:24 00:30:01 4 0.00 0.00 0.02 0.00 0.00 99.98 00:52:24 00:30:01 5 0.02 0.00 0.02 0.02 0.02 99.93 00:52:24 00:30:01 6 1.70 0.00 0.00 0.00 0.02 98.29 00:52:24 00:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:52:24 00:31:01 all 0.02 0.00 0.02 0.01 0.01 99.95 00:52:24 00:31:01 0 0.05 0.00 0.00 0.00 0.02 99.93 00:52:24 00:31:01 1 0.05 0.00 0.03 0.00 0.02 99.90 00:52:24 00:31:01 2 0.00 0.00 0.02 0.00 0.00 99.98 00:52:24 00:31:01 3 0.00 0.00 0.02 0.00 0.02 99.97 00:52:24 00:31:01 4 0.00 0.00 0.02 0.00 0.00 99.98 00:52:24 00:31:01 5 0.02 0.00 0.02 0.05 0.02 99.90 00:52:24 00:31:01 6 0.02 0.00 0.02 0.00 0.02 99.95 00:52:24 00:31:01 7 0.00 0.00 0.02 0.00 0.00 99.98 00:52:24 00:32:01 all 0.01 0.00 0.02 0.01 0.00 99.96 00:52:24 00:32:01 0 0.02 0.00 0.07 0.00 0.02 99.90 00:52:24 00:32:01 1 0.03 0.00 0.03 0.00 0.00 99.93 00:52:24 00:32:01 2 0.00 0.00 0.00 0.03 0.00 99.97 00:52:24 00:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:52:24 00:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:52:24 00:32:01 5 0.00 0.00 0.03 0.02 0.02 99.93 00:52:24 00:32:01 6 0.03 0.00 0.00 0.00 0.00 99.97 00:52:24 00:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:52:24 00:33:01 all 0.04 0.00 0.02 0.00 0.01 99.94 00:52:24 00:33:01 0 0.05 0.00 0.03 0.00 0.00 99.92 00:52:24 00:33:01 1 0.07 0.00 0.05 0.00 0.02 99.87 00:52:24 00:33:01 2 0.02 0.00 0.02 0.00 0.02 99.95 00:52:24 00:33:01 3 0.05 0.00 0.00 0.00 0.00 99.95 00:52:24 00:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:52:24 00:33:01 5 0.03 0.00 0.02 0.02 0.02 99.92 00:52:24 00:33:01 6 0.03 0.00 0.00 0.00 0.02 99.95 00:52:24 00:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 00:52:24 00:34:01 all 0.03 0.00 0.02 0.01 0.01 99.94 00:52:24 00:34:01 0 0.02 0.00 0.00 0.00 0.02 99.97 00:52:24 00:34:01 1 0.07 0.00 0.02 0.00 0.02 99.90 00:52:24 00:34:01 2 0.00 0.00 0.02 0.02 0.00 99.97 00:52:24 00:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:52:24 00:34:01 4 0.02 0.00 0.00 0.00 0.02 99.97 00:52:24 00:34:01 5 0.07 0.00 0.03 0.02 0.03 99.85 00:52:24 00:34:01 6 0.02 0.00 0.03 0.02 0.03 99.90 00:52:24 00:34:01 7 0.02 0.00 0.02 0.00 0.00 99.97 00:52:24 00:35:01 all 0.03 0.00 0.01 0.00 0.00 99.96 00:52:24 00:35:01 0 0.03 0.00 0.02 0.00 0.00 99.95 00:52:24 00:35:01 1 0.03 0.00 0.02 0.00 0.00 99.95 00:52:24 00:35:01 2 0.03 0.00 0.02 0.00 0.00 99.95 00:52:24 00:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 00:52:24 00:35:01 4 0.00 0.00 0.00 0.00 0.02 99.98 00:52:24 00:35:01 5 0.03 0.00 0.02 0.02 0.00 99.93 00:52:24 00:35:01 6 0.03 0.00 0.00 0.02 0.02 99.93 00:52:24 00:35:01 7 0.03 0.00 0.00 0.00 0.00 99.97 00:52:24 00:36:01 all 0.03 0.00 0.01 0.00 0.01 99.95 00:52:24 00:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:52:24 00:36:01 1 0.03 0.00 0.00 0.00 0.02 99.95 00:52:24 00:36:01 2 0.03 0.00 0.02 0.02 0.02 99.92 00:52:24 00:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:52:24 00:36:01 4 0.03 0.00 0.02 0.00 0.02 99.93 00:52:24 00:36:01 5 0.03 0.00 0.02 0.02 0.02 99.92 00:52:24 00:36:01 6 0.03 0.00 0.02 0.00 0.03 99.92 00:52:24 00:36:01 7 0.02 0.00 0.02 0.00 0.00 99.97 00:52:24 00:52:24 00:36:01 CPU %user %nice %system %iowait %steal %idle 00:52:24 00:37:01 all 0.03 0.00 0.02 0.00 0.01 99.94 00:52:24 00:37:01 0 0.02 0.00 0.00 0.00 0.02 99.97 00:52:24 00:37:01 1 0.07 0.00 0.03 0.00 0.02 99.88 00:52:24 00:37:01 2 0.03 0.00 0.00 0.02 0.00 99.95 00:52:24 00:37:01 3 0.03 0.00 0.02 0.00 0.02 99.93 00:52:24 00:37:01 4 0.03 0.00 0.02 0.00 0.02 99.93 00:52:24 00:37:01 5 0.00 0.00 0.03 0.00 0.00 99.97 00:52:24 00:37:01 6 0.05 0.00 0.02 0.00 0.03 99.90 00:52:24 00:37:01 7 0.03 0.00 0.02 0.00 0.00 99.95 00:52:24 00:38:01 all 0.01 0.00 0.01 0.00 0.01 99.97 00:52:24 00:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:52:24 00:38:01 1 0.03 0.00 0.02 0.00 0.00 99.95 00:52:24 00:38:01 2 0.00 0.00 0.02 0.02 0.02 99.95 00:52:24 00:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:52:24 00:38:01 4 0.03 0.00 0.00 0.00 0.02 99.95 00:52:24 00:38:01 5 0.00 0.00 0.00 0.02 0.00 99.98 00:52:24 00:38:01 6 0.02 0.00 0.02 0.00 0.02 99.95 00:52:24 00:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:52:24 00:39:01 all 0.03 0.00 0.01 0.00 0.01 99.95 00:52:24 00:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:52:24 00:39:01 1 0.05 0.00 0.02 0.00 0.02 99.92 00:52:24 00:39:01 2 0.03 0.00 0.02 0.00 0.00 99.95 00:52:24 00:39:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:52:24 00:39:01 4 0.05 0.00 0.03 0.00 0.02 99.90 00:52:24 00:39:01 5 0.03 0.00 0.02 0.02 0.00 99.93 00:52:24 00:39:01 6 0.02 0.00 0.02 0.00 0.02 99.95 00:52:24 00:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:52:24 00:40:01 all 0.01 0.00 0.01 0.00 0.01 99.96 00:52:24 00:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:52:24 00:40:01 1 0.03 0.00 0.03 0.00 0.02 99.92 00:52:24 00:40:01 2 0.00 0.00 0.02 0.00 0.00 99.98 00:52:24 00:40:01 3 0.00 0.00 0.02 0.00 0.00 99.98 00:52:24 00:40:01 4 0.02 0.00 0.02 0.00 0.00 99.97 00:52:24 00:40:01 5 0.00 0.00 0.00 0.02 0.00 99.98 00:52:24 00:40:01 6 0.00 0.00 0.02 0.00 0.03 99.95 00:52:24 00:40:01 7 0.02 0.00 0.02 0.00 0.03 99.93 00:52:24 00:41:01 all 0.04 0.00 0.01 0.00 0.01 99.94 00:52:24 00:41:01 0 0.03 0.00 0.00 0.00 0.02 99.95 00:52:24 00:41:01 1 0.08 0.00 0.02 0.00 0.02 99.88 00:52:24 00:41:01 2 0.02 0.00 0.02 0.00 0.02 99.95 00:52:24 00:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:52:24 00:41:01 4 0.03 0.00 0.00 0.00 0.00 99.97 00:52:24 00:41:01 5 0.03 0.00 0.03 0.00 0.02 99.92 00:52:24 00:41:01 6 0.02 0.00 0.00 0.02 0.02 99.95 00:52:24 00:41:01 7 0.07 0.00 0.03 0.00 0.02 99.88 00:52:24 00:42:01 all 0.01 0.00 0.01 0.00 0.01 99.96 00:52:24 00:42:01 0 0.03 0.00 0.03 0.00 0.00 99.93 00:52:24 00:42:01 1 0.03 0.00 0.02 0.00 0.00 99.95 00:52:24 00:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:52:24 00:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:52:24 00:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:52:24 00:42:01 5 0.00 0.00 0.00 0.02 0.00 99.98 00:52:24 00:42:01 6 0.00 0.00 0.02 0.02 0.03 99.93 00:52:24 00:42:01 7 0.03 0.00 0.02 0.00 0.02 99.93 00:52:24 00:43:01 all 0.02 0.00 0.02 0.00 0.01 99.95 00:52:24 00:43:01 0 0.05 0.00 0.02 0.00 0.02 99.92 00:52:24 00:43:01 1 0.05 0.00 0.03 0.00 0.02 99.90 00:52:24 00:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:52:24 00:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:52:24 00:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 00:52:24 00:43:01 5 0.02 0.00 0.02 0.02 0.00 99.95 00:52:24 00:43:01 6 0.03 0.00 0.02 0.00 0.02 99.93 00:52:24 00:43:01 7 0.02 0.00 0.03 0.00 0.02 99.93 00:52:24 00:44:02 all 0.02 0.00 0.01 0.00 0.01 99.95 00:52:24 00:44:02 0 0.00 0.00 0.00 0.00 0.00 100.00 00:52:24 00:44:02 1 0.07 0.00 0.03 0.00 0.03 99.87 00:52:24 00:44:02 2 0.02 0.00 0.02 0.00 0.00 99.97 00:52:24 00:44:02 3 0.02 0.00 0.03 0.00 0.02 99.93 00:52:24 00:44:02 4 0.00 0.00 0.00 0.00 0.00 100.00 00:52:24 00:44:02 5 0.00 0.00 0.02 0.02 0.00 99.97 00:52:24 00:44:02 6 0.02 0.00 0.00 0.02 0.03 99.93 00:52:24 00:44:02 7 0.03 0.00 0.02 0.00 0.00 99.95 00:52:24 00:45:01 all 0.03 0.00 0.01 0.00 0.01 99.95 00:52:24 00:45:01 0 0.00 0.00 0.02 0.00 0.02 99.97 00:52:24 00:45:01 1 0.05 0.00 0.00 0.00 0.02 99.93 00:52:24 00:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 00:52:24 00:45:01 3 0.10 0.00 0.00 0.00 0.00 99.90 00:52:24 00:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:52:24 00:45:01 5 0.02 0.00 0.00 0.02 0.00 99.97 00:52:24 00:45:01 6 0.00 0.00 0.02 0.00 0.03 99.95 00:52:24 00:45:01 7 0.02 0.00 0.02 0.00 0.02 99.95 00:52:24 00:46:01 all 0.02 0.00 0.01 0.00 0.01 99.96 00:52:24 00:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:52:24 00:46:01 1 0.08 0.00 0.05 0.00 0.03 99.83 00:52:24 00:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:52:24 00:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:52:24 00:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:52:24 00:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:52:24 00:46:01 6 0.03 0.00 0.00 0.02 0.02 99.93 00:52:24 00:46:01 7 0.02 0.00 0.02 0.00 0.00 99.97 00:52:24 00:47:01 all 0.12 0.00 0.01 0.00 0.01 99.86 00:52:24 00:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:52:24 00:47:01 1 0.05 0.00 0.02 0.00 0.03 99.90 00:52:24 00:47:01 2 0.02 0.00 0.00 0.00 0.02 99.97 00:52:24 00:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:52:24 00:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:52:24 00:47:01 5 0.02 0.00 0.03 0.02 0.00 99.93 00:52:24 00:47:01 6 0.83 0.00 0.05 0.02 0.02 99.09 00:52:24 00:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:52:24 00:52:24 00:47:01 CPU %user %nice %system %iowait %steal %idle 00:52:24 00:48:01 all 0.26 0.00 0.01 0.00 0.01 99.71 00:52:24 00:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:52:24 00:48:01 1 0.05 0.00 0.00 0.00 0.00 99.95 00:52:24 00:48:01 2 0.02 0.00 0.02 0.02 0.02 99.93 00:52:24 00:48:01 3 0.00 0.00 0.00 0.00 0.02 99.98 00:52:24 00:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:52:24 00:48:01 5 0.00 0.00 0.00 0.02 0.00 99.98 00:52:24 00:48:01 6 1.94 0.00 0.02 0.00 0.03 98.01 00:52:24 00:48:01 7 0.05 0.00 0.03 0.00 0.02 99.90 00:52:24 00:49:01 all 0.18 0.00 0.01 0.00 0.01 99.80 00:52:24 00:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:52:24 00:49:01 1 0.03 0.00 0.03 0.00 0.02 99.92 00:52:24 00:49:01 2 0.03 0.00 0.03 0.00 0.02 99.92 00:52:24 00:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:52:24 00:49:01 4 0.03 0.00 0.00 0.00 0.00 99.97 00:52:24 00:49:01 5 0.02 0.00 0.00 0.03 0.02 99.93 00:52:24 00:49:01 6 1.26 0.00 0.02 0.00 0.02 98.71 00:52:24 00:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:52:24 00:50:01 all 0.03 0.00 0.01 0.00 0.01 99.94 00:52:24 00:50:01 0 0.02 0.00 0.00 0.00 0.02 99.97 00:52:24 00:50:01 1 0.07 0.00 0.00 0.00 0.02 99.92 00:52:24 00:50:01 2 0.03 0.00 0.03 0.00 0.03 99.90 00:52:24 00:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:52:24 00:50:01 4 0.07 0.00 0.03 0.00 0.02 99.88 00:52:24 00:50:01 5 0.03 0.00 0.00 0.02 0.00 99.95 00:52:24 00:50:01 6 0.02 0.00 0.03 0.02 0.02 99.92 00:52:24 00:50:01 7 0.03 0.00 0.00 0.00 0.00 99.97 00:52:24 00:51:01 all 0.01 0.00 0.01 0.00 0.01 99.97 00:52:24 00:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:52:24 00:51:01 1 0.02 0.00 0.02 0.00 0.02 99.95 00:52:24 00:51:01 2 0.03 0.00 0.00 0.00 0.02 99.95 00:52:24 00:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:52:24 00:51:01 4 0.00 0.00 0.02 0.00 0.00 99.98 00:52:24 00:51:01 5 0.02 0.00 0.02 0.02 0.00 99.95 00:52:24 00:51:01 6 0.00 0.00 0.03 0.00 0.03 99.93 00:52:24 00:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 00:52:24 00:52:01 all 0.02 0.00 0.01 0.00 0.01 99.96 00:52:24 00:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:52:24 00:52:01 1 0.05 0.00 0.03 0.00 0.00 99.92 00:52:24 00:52:01 2 0.03 0.00 0.02 0.00 0.02 99.93 00:52:24 00:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:52:24 00:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:52:24 00:52:01 5 0.02 0.00 0.00 0.02 0.00 99.97 00:52:24 00:52:01 6 0.02 0.00 0.00 0.02 0.02 99.95 00:52:24 00:52:01 7 0.00 0.00 0.00 0.00 0.02 99.98 00:52:24 Average: all 5.60 0.00 1.10 0.80 0.02 92.48 00:52:24 Average: 0 5.47 0.00 1.07 0.66 0.02 92.77 00:52:24 Average: 1 5.57 0.00 1.10 1.49 0.03 91.82 00:52:24 Average: 2 5.62 0.00 1.05 0.85 0.02 92.46 00:52:24 Average: 3 5.60 0.00 1.22 0.61 0.02 92.56 00:52:24 Average: 4 5.52 0.00 1.06 0.53 0.01 92.87 00:52:24 Average: 5 5.52 0.00 1.16 0.92 0.02 92.37 00:52:24 Average: 6 5.84 0.00 1.09 0.81 0.03 92.23 00:52:24 Average: 7 5.61 0.00 1.04 0.55 0.02 92.78 00:52:24 00:52:24 00:52:24