Pull request #4644 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 8d47f1877d2a0dd680f5d6f8e791b7988cbeb42a+23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 (1afef189148e1d4dfe22580ffc36629d086e4b38) 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-ssh16909299030392322407.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh1332072814901610620.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-4644/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-4644/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15312226107400856470.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh13971937831630890140.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-4644/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-4644/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2215052768228476351.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4369 in /w/workspace/edgexfoundry_edgex-go_PR-4644 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4644/head:refs/remotes/origin/PR-4644 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 into PR head commit 8d47f1877d2a0dd680f5d6f8e791b7988cbeb42a Merge succeeded, producing 8d47f1877d2a0dd680f5d6f8e791b7988cbeb42a Checking out Revision 8d47f1877d2a0dd680f5d6f8e791b7988cbeb42a (PR-4644) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d47f1877d2a0dd680f5d6f8e791b7988cbeb42a # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8d47f1877d2a0dd680f5d6f8e791b7988cbeb42a # timeout=10 Commit message: "fix: Repair CORS support in Snap NGINX" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:27:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:27:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:27:44 ========================================================= 13:27:44 EdgeX Global Pipelines Version Info 13:27:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk a2f0dffa5bb9e4b93d3751480996abba00ee1604 # timeout=10 13:27:44 ------------------- 13:27:44 stable info: 13:27:44 ------------------- 13:27:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:27:44 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 13:27:44 Message: update stable to v1.0.253 13:27:45 ------------------- 13:27:45 experimental info: 13:27:45 ------------------- 13:27:45 Commited By: **** collab-it+edgex@linuxfoundation.org 13:27:45 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 13:27:45 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:27:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 13:27:45 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 13:27:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:27:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:27:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:27:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 13:27:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:27:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 13:27:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 13:27:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 13:27:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:27:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:27:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:27:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:27:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:27:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:27:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:27:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:27:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 13:27:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 13:27:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:27:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:27:45 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:27:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4644 [Pipeline] echo 13:27:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4644 [Pipeline] echo 13:27:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4644 [Pipeline] echo 13:27:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8d47f1877d2a0dd680f5d6f8e791b7988cbeb42a [Pipeline] echo 13:27:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8d47f18 [Pipeline] echo 13:27:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:27:45 provisioning config files... 13:27:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config5378738466122827013tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:27:46 ---> docker-login.sh 13:27:46 nexus3.edgexfoundry.org:10001 13:27:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:27:46 Configure a credential helper to remove this warning. See 13:27:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:27:46 13:27:46 Login Succeeded 13:27:46 nexus3.edgexfoundry.org:10002 13:27:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:27:46 Configure a credential helper to remove this warning. See 13:27:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:27:46 13:27:46 Login Succeeded 13:27:47 nexus3.edgexfoundry.org:10003 13:27:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:27:47 Configure a credential helper to remove this warning. See 13:27:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:27:47 13:27:47 Login Succeeded 13:27:47 nexus3.edgexfoundry.org:10004 13:27:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:27:47 Configure a credential helper to remove this warning. See 13:27:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:27:47 13:27:47 Login Succeeded 13:27:47 docker.io 13:27:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:27:47 Configure a credential helper to remove this warning. See 13:27:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:27:47 13:27:47 Login Succeeded 13:27:47 ---> docker-login.sh ends [Pipeline] } 13:27:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:27:47 + 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 13:27:47 + + dirname cmd/core-command/Dockerfile 13:27:47 cut -d/ -f2 13:27:47 + echo core-command,cmd/core-command/Dockerfile 13:27:47 + dirname cmd/core-common-config-bootstrapper/Dockerfile 13:27:47 + cut -d/ -f2 13:27:47 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 13:27:47 + dirname+ cmd/core-data/Dockerfile 13:27:47 cut -d/ -f2 13:27:47 + echo core-data,cmd/core-data/Dockerfile 13:27:47 + dirname cmd/core-metadata/Dockerfile 13:27:47 + cut -d/ -f2 13:27:47 + echo core-metadata,cmd/core-metadata/Dockerfile 13:27:47 + dirname cmd/security-bootstrapper/Dockerfile 13:27:47 + cut -d/ -f2 13:27:47 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 13:27:47 + + cut -d/ -f2 13:27:47 dirname cmd/security-proxy-auth/Dockerfile 13:27:47 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 13:27:47 + dirname cmd/security-proxy-setup/Dockerfile 13:27:47 + cut -d/ -f2 13:27:47 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 13:27:47 + cut -d/ -f2 13:27:47 + dirname cmd/security-secretstore-setup/Dockerfile 13:27:47 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 13:27:47 + dirname cmd/security-spiffe-token-provider/Dockerfile 13:27:47 + cut -d/ -f2 13:27:47 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 13:27:47 + dirname cmd/security-spire-agent/Dockerfile 13:27:47 + cut -d/ -f2 13:27:47 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 13:27:47 + + dirname cmd/security-spire-config/Dockerfile 13:27:47 cut -d/ -f2 13:27:47 + echo security-spire-config,cmd/security-spire-config/Dockerfile 13:27:47 + dirname cmd/security-spire-server/Dockerfile 13:27:47 + cut -d/ -f2 13:27:47 + echo security-spire-server,cmd/security-spire-server/Dockerfile 13:27:47 + dirname cmd/support-notifications/Dockerfile 13:27:47 + cut -d/ -f2 13:27:47 + echo support-notifications,cmd/support-notifications/Dockerfile 13:27:47 + cut -d/ -f2 13:27:47 + dirname cmd/support-scheduler/Dockerfile 13:27:47 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 13:27:47 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 13:27:48 + git rev-list -1 --merges 8d47f1877d2a0dd680f5d6f8e791b7988cbeb42a~1..8d47f1877d2a0dd680f5d6f8e791b7988cbeb42a [Pipeline] echo 13:27:48 -----------> git rev-list -1 --merges 8d47f1877d2a0dd680f5d6f8e791b7988cbeb42a~1..8d47f1877d2a0dd680f5d6f8e791b7988cbeb42a 8d47f1877d2a0dd680f5d6f8e791b7988cbeb42a [false] [Pipeline] sh 13:27:48 + git log --format=format:%s -1 8d47f1877d2a0dd680f5d6f8e791b7988cbeb42a [Pipeline] echo 13:27:48 ========================================================= 13:27:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:27:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 13:27:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:27:48 + grep -v github /etc/ssh/ssh_known_hosts 13:27:48 + [ -e /tmp/ssh_known_hosts ] 13:27:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:27:48 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:27:48 sudo tee -a /etc/ssh/ssh_known_hosts 13:27:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:27:49 13:27:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:27:49 0.1.4: Pulling from edgex-devops/py-git-semver 13:27:49 b85a868b505f: Pulling fs layer 13:27:49 e2be974225ed: Pulling fs layer 13:27:49 339a4e72a1f5: Pulling fs layer 13:27:49 988bab9f4d93: Pulling fs layer 13:27:49 1469e6f7b9e6: Pulling fs layer 13:27:49 eaf3925da568: Pulling fs layer 13:27:49 bab4dde63d76: Pulling fs layer 13:27:49 bde34c3a00c8: Pulling fs layer 13:27:49 b352a97aabf1: Pulling fs layer 13:27:49 4872d77fe225: Pulling fs layer 13:27:49 5851b861e8e6: Pulling fs layer 13:27:49 988bab9f4d93: Waiting 13:27:49 1469e6f7b9e6: Waiting 13:27:49 eaf3925da568: Waiting 13:27:49 bab4dde63d76: Waiting 13:27:49 4872d77fe225: Waiting 13:27:49 5851b861e8e6: Waiting 13:27:49 b352a97aabf1: Waiting 13:27:49 bde34c3a00c8: Waiting 13:27:49 e2be974225ed: Download complete 13:27:49 988bab9f4d93: Verifying Checksum 13:27:49 988bab9f4d93: Download complete 13:27:49 1469e6f7b9e6: Verifying Checksum 13:27:49 1469e6f7b9e6: Download complete 13:27:49 eaf3925da568: Download complete 13:27:49 339a4e72a1f5: Verifying Checksum 13:27:49 339a4e72a1f5: Download complete 13:27:49 bde34c3a00c8: Download complete 13:27:49 b352a97aabf1: Verifying Checksum 13:27:49 b352a97aabf1: Download complete 13:27:49 4872d77fe225: Verifying Checksum 13:27:49 4872d77fe225: Download complete 13:27:49 5851b861e8e6: Verifying Checksum 13:27:49 5851b861e8e6: Download complete 13:27:49 b85a868b505f: Verifying Checksum 13:27:49 b85a868b505f: Download complete 13:27:50 bab4dde63d76: Download complete 13:27:50 b85a868b505f: Pull complete 13:27:51 e2be974225ed: Pull complete 13:27:51 339a4e72a1f5: Pull complete 13:27:51 988bab9f4d93: Pull complete 13:27:51 1469e6f7b9e6: Pull complete 13:27:51 eaf3925da568: Pull complete 13:27:53 bab4dde63d76: Pull complete 13:27:53 bde34c3a00c8: Pull complete 13:27:53 b352a97aabf1: Pull complete 13:27:53 4872d77fe225: Pull complete 13:27:53 5851b861e8e6: Pull complete 13:27:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:27:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:27:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:27:54 prd-ubuntu20.04-docker-8c-8g-4369 does not seem to be running inside a container 13:27:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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/py-git-semver:0.1.4 cat 13:27:57 $ docker top 5f8ce469e826130155bc238973cd0324578611f404d0c614615e50db5c0b4663 -eo pid,comm 13:27:57 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). 13:27:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:27:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:27:57 [ssh-agent] Looking for ssh-agent implementation... 13:27:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:27:57 $ docker exec 5f8ce469e826130155bc238973cd0324578611f404d0c614615e50db5c0b4663 ssh-agent 13:27:57 SSH_AUTH_SOCK=/tmp/ssh-2FBlZmvbugdf/agent.32 13:27:57 SSH_AGENT_PID=38 13:27:57 Running ssh-add (command line suppressed) 13:27:57 Identity added: /w/workspace/edgex-go/3@tmp/private_key_3170439027910926590.key (/w/workspace/edgex-go/3@tmp/private_key_3170439027910926590.key) 13:27:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:27:58 + git tag --points-at HEAD [Pipeline] } 13:27:58 $ docker exec --env ******** --env ******** 5f8ce469e826130155bc238973cd0324578611f404d0c614615e50db5c0b4663 ssh-agent -k 13:27:58 unset SSH_AUTH_SOCK; 13:27:58 unset SSH_AGENT_PID; 13:27:58 echo Agent pid 38 killed; 13:27:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:27:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:27:58 [ssh-agent] Looking for ssh-agent implementation... 13:27:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:27:58 $ docker exec 5f8ce469e826130155bc238973cd0324578611f404d0c614615e50db5c0b4663 ssh-agent 13:27:58 SSH_AUTH_SOCK=/tmp/ssh-EOVr2JJYZfYI/agent.70 13:27:58 SSH_AGENT_PID=76 13:27:58 Running ssh-add (command line suppressed) 13:27:58 Identity added: /w/workspace/edgex-go/3@tmp/private_key_4468936439872875839.key (/w/workspace/edgex-go/3@tmp/private_key_4468936439872875839.key) 13:27:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:27:59 + git semver init 13:27:59 2023-08-23 13:27:59,179 [run_init] DEBUG init version:0.0.0 force:False 13:27:59 2023-08-23 13:27:59,179 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver 13:27:59 2023-08-23 13:27:59,180 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver 13:27:59 2023-08-23 13:27:59,180 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) 13:28:04 2023-08-23 13:28:04,406 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude 13:28:04 2023-08-23 13:28:04,406 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4644 with force:False 13:28:04 2023-08-23 13:28:04,407 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4644 13:28:04 2023-08-23 13:28:04,410 [execute] INFO git cat-file --batch-check 13:28:04 2023-08-23 13:28:04,411 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 13:28:04 2023-08-23 13:28:04,417 [execute] INFO git cat-file --batch 13:28:04 2023-08-23 13:28:04,417 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 13:28:04 2023-08-23 13:28:04,422 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4644 13:28:04 0.0.0 [Pipeline] } 13:28:04 $ docker exec --env ******** --env ******** 5f8ce469e826130155bc238973cd0324578611f404d0c614615e50db5c0b4663 ssh-agent -k 13:28:04 unset SSH_AUTH_SOCK; 13:28:04 unset SSH_AGENT_PID; 13:28:04 echo Agent pid 76 killed; 13:28:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:28:04 + git semver [Pipeline] } 13:28:05 $ docker stop --time=1 5f8ce469e826130155bc238973cd0324578611f404d0c614615e50db5c0b4663 13:28:06 $ docker rm -f --volumes 5f8ce469e826130155bc238973cd0324578611f404d0c614615e50db5c0b4663 [Pipeline] // withDockerContainer [Pipeline] sh 13:28:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:28:07 Stashed 1 file(s) [Pipeline] echo 13:28: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 13:28:07 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 13:28:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:28:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:28:07 ========================================================= 13:28:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 13:28:07 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:28:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 13:28:07 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 13:28:07 4db1b89c0bd1: Pulling fs layer 13:28:07 6911f1a30b25: Pulling fs layer 13:28:07 e194b8c5c2a9: Pulling fs layer 13:28:07 6863d3e3a2b1: Pulling fs layer 13:28:07 ec0bb842ea78: Pulling fs layer 13:28:07 40a00589a448: Pulling fs layer 13:28:07 6863d3e3a2b1: Waiting 13:28:07 ec0bb842ea78: Waiting 13:28:07 6c08303d61cc: Pulling fs layer 13:28:07 798269fcf238: Pulling fs layer 13:28:07 6c08303d61cc: Waiting 13:28:07 798269fcf238: Waiting 13:28:07 40a00589a448: Waiting 13:28:07 6911f1a30b25: Download complete 13:28:07 6863d3e3a2b1: Verifying Checksum 13:28:07 6863d3e3a2b1: Download complete 13:28:07 ec0bb842ea78: Verifying Checksum 13:28:07 ec0bb842ea78: Download complete 13:28:07 4db1b89c0bd1: Verifying Checksum 13:28:07 4db1b89c0bd1: Download complete 13:28:07 40a00589a448: Verifying Checksum 13:28:07 40a00589a448: Download complete 13:28:08 4db1b89c0bd1: Pull complete 13:28:08 6911f1a30b25: Pull complete 13:28:08 798269fcf238: Verifying Checksum 13:28:08 798269fcf238: Download complete 13:28:08 e194b8c5c2a9: Verifying Checksum 13:28:08 e194b8c5c2a9: Download complete 13:28:08 6c08303d61cc: Verifying Checksum 13:28:08 6c08303d61cc: Download complete 13:28:11 e194b8c5c2a9: Pull complete 13:28:11 6863d3e3a2b1: Pull complete 13:28:11 ec0bb842ea78: Pull complete 13:28:11 40a00589a448: Pull complete 13:28:14 6c08303d61cc: Pull complete 13:28:15 798269fcf238: Pull complete 13:28:15 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 13:28:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 13:28:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 13:28:15 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 13:28:15 WORKDIR /edgex 13:28:15 COPY go.mod . 13:28:15 RUN go mod download 13:28:15 docker build -t ci-base-image-x86_64 -f - . 13:28:15 Sending build context to Docker daemon 170.8MB 13:28:15 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 13:28:15 ---> ec979cd7f677 13:28:15 Step 2/4 : WORKDIR /edgex 13:28:22 Still waiting to schedule task 13:28:22 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:28:22 ---> Running in 17e4cec01713 13:28:22 Removing intermediate container 17e4cec01713 13:28:22 ---> 3b0d0ef944d3 13:28:22 Step 3/4 : COPY go.mod . 13:28:22 ---> 488a0baa8468 13:28:22 Step 4/4 : RUN go mod download 13:28:22 ---> Running in 4f0714268c6c 13:28:40 Removing intermediate container 4f0714268c6c 13:28:40 ---> 74f00ffaf03f 13:28:40 Successfully built 74f00ffaf03f 13:28:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:41 + docker inspect -f . ci-base-image-x86_64 13:28:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:28:41 prd-ubuntu20.04-docker-8c-8g-4369 does not seem to be running inside a container 13:28:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:28:41 $ docker top 9c756202742d92b9d222f5d5a95973ea6d68d81840757749419e279cf5048f6b -eo pid,comm [Pipeline] { [Pipeline] sh 13:28:41 + go version 13:28:41 go version go1.20.6 linux/amd64 [Pipeline] } 13:28:41 $ docker stop --time=1 9c756202742d92b9d222f5d5a95973ea6d68d81840757749419e279cf5048f6b 13:28:43 $ docker rm -f --volumes 9c756202742d92b9d222f5d5a95973ea6d68d81840757749419e279cf5048f6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:43 + docker inspect -f . ci-base-image-x86_64 13:28:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:28:43 prd-ubuntu20.04-docker-8c-8g-4369 does not seem to be running inside a container 13:28:43 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:28:43 $ docker top c2c2f13c2f072da39cb60072a94e8bdb6b63505412996f94d0496939a0888e1f -eo pid,comm [Pipeline] { [Pipeline] echo 13:28:44 ========================================================= 13:28:44 [edgeXBuildGoParallel] Running Tests and Build... 13:28:44 ========================================================= [Pipeline] sh 13:28:44 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 13:28:44 + make test 13:28:44 go test -race -coverprofile=coverage.out ./... 13:28:51 ? github.com/edgexfoundry/edgex-go [no test files] 13:29:03 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 13:29:03 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 13:29:03 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 13:29:03 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 13:29:03 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 13:29:03 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 13:29:03 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 13:29:03 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 13:29:03 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 13:29:03 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 13:29:03 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 13:29:03 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 13:29:03 ? github.com/edgexfoundry/edgex-go/internal [no test files] 13:29:03 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 13:29:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 13:29:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 13:29:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.059s coverage: 28.7% of statements 13:29:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.065s coverage: 97.0% of statements 13:29:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 13:29:05 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 13:29:05 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 13:29:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 13:29:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 13:29:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 13:29:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 13:29:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 13:29:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 13:29:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 13:29:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 13:29:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 13:29:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.090s coverage: 71.5% of statements 13:29:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.076s coverage: 54.0% of statements 13:29:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 13:29:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 13:29:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 13:29:09 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 13:29:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 13:29:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 13:29:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 13:29:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 13:29:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 13:29:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 13:29:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.644s coverage: 93.4% of statements 13:29:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.096s coverage: 3.8% of statements 13:29:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.406s coverage: 97.6% of statements 13:29:09 ok github.com/edgexfoundry/edgex-go/internal/io 0.037s coverage: 72.2% of statements 13:29:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 13:29:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 13:29:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.073s coverage: 0.9% of statements 13:29:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 32.2% of statements 13:29:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.075s coverage: 42.9% of statements 13:29:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 82.9% of statements 13:29:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 13:29:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements 13:29:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements 13:29:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 13:29:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 13:29:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 13:29:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 13:29:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 13:29:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 13:29:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 13:29:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 13:29:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 13:29:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 13:29:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 13:29:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 13:29:13 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 13:29:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 13:29:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 13:29:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 13:29:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 13:29:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 13:29:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 13:29:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 13:29:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 13:29:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 13:29:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 13:29:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 13:29:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 13:29:20 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 13:29:20 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 13:29:20 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 13:29:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 13:29:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 13:29:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 13:29:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 13:29:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 13:29:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 13:29:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 13:29:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 13:29:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 13:29:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 13:29:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 13:29:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements 13:29:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 13:29:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 13:29:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.266s coverage: 79.9% of statements 13:29:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.074s coverage: 92.9% of statements 13:29:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements 13:29:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.064s coverage: 62.3% of statements 13:29:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.069s coverage: 87.2% of statements 13:29:37 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements 13:29:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.059s coverage: 100.0% of statements 13:29:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.108s coverage: 81.8% of statements 13:29:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.092s coverage: 82.1% of statements 13:29:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.057s coverage: 86.0% of statements 13:29:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.160s coverage: 63.1% of statements 13:29:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.070s coverage: 100.0% of statements 13:29:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 89.4% of statements 13:29:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 13:29:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements 13:29:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 13:29:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.172s coverage: 38.4% of statements 13:29:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.045s coverage: 89.5% of statements 13:29:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements 13:29:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements 13:29:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.130s coverage: 95.7% of statements 13:29:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 61.8% of statements 13:29:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 98.9% of statements 13:29:37 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 13:29:37 running golangci-lint 13:29:37 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 13:29:37 go version go1.20.6 linux/amd64 13:29:37 level=info msg="[config_reader] Used config file .golangci.yml" 13:29:37 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 13:29:51 level=info msg="[loader] Go packages loading at mode 575 (files|name|compiled_files|deps|types_sizes|exports_file|imports) took 13.426992499s" 13:29:51 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 35.900172ms" 13:29:57 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4370 in /w/workspace/edgexfoundry_edgex-go_PR-4644 [Pipeline] { [Pipeline] ws 13:29:57 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 13:29:57 The recommended git tool is: git 13:29:57 level=info msg="[linters_context/goanalysis] analyzers took 49.382557483s with top 10 stages: buildir: 28.731819479s, inspect: 1.882482286s, fact_deprecated: 1.581838843s, gosec: 1.209401047s, printf: 899.472185ms, S1038: 795.017503ms, fact_purity: 755.636995ms, nilness: 731.444394ms, ctrlflow: 631.164827ms, directives: 473.103662ms" 13:29:57 level=info msg="[runner] Issues before processing: 200, after processing: 0" 13:29:57 level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 200/200, identifier_marker: 200/200, exclude: 200/200, cgo: 200/200, filename_unadjuster: 200/200, path_prettifier: 200/200, skip_files: 200/200, exclude-rules: 21/200, autogenerated_exclude: 200/200, nolint: 0/21" 13:29:57 level=info msg="[runner] processing took 15.978873ms with stages: nolint: 7.44249ms, identifier_marker: 4.682622ms, exclude-rules: 1.537526ms, path_prettifier: 943.38µs, autogenerated_exclude: 930.85µs, skip_dirs: 394.545µs, cgo: 27.65µs, filename_unadjuster: 15.8µs, max_same_issues: 640ns, uniq_by_line: 550ns, severity-rules: 540ns, skip_files: 380ns, exclude: 360ns, path_prefixer: 320ns, source_code: 280ns, diff: 270ns, sort_results: 240ns, max_from_linter: 170ns, path_shortener: 140ns, max_per_file_from_linter: 120ns" 13:29:57 level=info msg="[runner] linters took 6.609511014s with stages: goanalysis_metalinter: 6.593440279s" 13:29:57 level=info msg="File cache stats: 0 entries of total size 0B" 13:29:57 level=info msg="Memory: 202 samples, avg is 182.6MB, max is 781.4MB" 13:29:57 level=info msg="Execution took 20.081412775s" 13:29:57 go vet ./... 13:30:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:30:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:30:01 ./bin/test-attribution-txt.sh 13:30:01 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 13:30:01 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 13:30:01 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 13:30:01 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 13:30:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 13:30:01 + ls -al . 13:30:01 total 728 13:30:01 drwxrwxr-x 12 1001 1001 4096 Aug 23 13:28 . 13:30:01 drwxr-xr-x 4 root root 4096 Aug 23 13:28 .. 13:30:01 drwxrwxr-x 2 1001 1001 4096 Aug 23 13:27 .blubracket 13:30:01 -rw-rw-r-- 1 1001 1001 16 Aug 23 13:27 .dockerignore 13:30:01 drwxrwxr-x 8 1001 1001 4096 Aug 23 13:28 .git 13:30:01 drwxrwxr-x 3 1001 1001 4096 Aug 23 13:27 .github 13:30:01 -rw-rw-r-- 1 1001 1001 1173 Aug 23 13:27 .gitignore 13:30:01 -rw-rw-r-- 1 1001 1001 42 Aug 23 13:27 .golangci.yml 13:30:01 -rw-rw-r-- 1 1001 1001 87 Aug 23 13:27 .hadolint.yml 13:30:01 drwxr-xr-x 3 1001 1001 4096 Aug 23 13:28 .semver 13:30:01 -rw-rw-r-- 1 1001 1001 166 Aug 23 13:27 .sonarcloud.properties 13:30:01 -rw-rw-r-- 1 1001 1001 1171 Aug 23 13:27 ADOPTERS.md 13:30:01 -rw-rw-r-- 1 1001 1001 11152 Aug 23 13:27 Attribution.txt 13:30:01 -rw-rw-r-- 1 1001 1001 93407 Aug 23 13:27 CHANGELOG.md 13:30:01 -rw-rw-r-- 1 1001 1001 3804 Aug 23 13:27 CONTRIBUTING.md 13:30:01 -rw-rw-r-- 1 1001 1001 677 Aug 23 13:27 GOVERNANCE.md 13:30:01 -rw-rw-r-- 1 1001 1001 883 Aug 23 13:27 Jenkinsfile 13:30:01 -rw-rw-r-- 1 1001 1001 10775 Aug 23 13:27 LICENSE 13:30:01 -rw-rw-r-- 1 1001 1001 14764 Aug 23 13:27 Makefile 13:30:01 -rw-rw-r-- 1 1001 1001 582 Aug 23 13:27 OWNERS.md 13:30:01 -rw-rw-r-- 1 1001 1001 9923 Aug 23 13:27 README.md 13:30:01 -rw-rw-r-- 1 1001 1001 789 Aug 23 13:27 SECURITY.md 13:30:01 -rw-rw-r-- 1 1001 1001 5 Aug 23 13:28 VERSION 13:30:01 drwxrwxr-x 2 1001 1001 4096 Aug 23 13:27 bin 13:30:01 drwxrwxr-x 18 1001 1001 4096 Aug 23 13:27 cmd 13:30:01 -rw-r--r-- 1 root root 446998 Aug 23 13:29 coverage.out 13:30:01 drwxrwxr-x 2 1001 1001 4096 Aug 23 13:27 fuzz_test 13:30:01 -rw-rw-r-- 1 1001 1001 3687 Aug 23 13:27 go.mod 13:30:01 -rw-rw-r-- 1 1001 1001 33714 Aug 23 13:27 go.sum 13:30:01 drwxrwxr-x 7 1001 1001 4096 Aug 23 13:27 internal 13:30:01 drwxrwxr-x 3 1001 1001 4096 Aug 23 13:27 openapi 13:30:01 -rw-rw-r-- 1 1001 1001 594 Aug 23 13:27 security.txt 13:30:01 drwxrwxr-x 4 1001 1001 4096 Aug 23 13:27 snap 13:30:01 -rw-rw-r-- 1 1001 1001 204 Aug 23 13:27 version.go [Pipeline] sh 13:30:02 using credential edgex-jenkins-ssh 13:30:02 + '[' -e coverage.out ] 13:30:02 + chown 1001:1001 coverage.out 13:30:02 Cloning the remote Git repository [Pipeline] stash 13:30:02 Stashed 1 file(s) [Pipeline] sh 13:30:02 + make build 13:30:02 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 13:30:02 Cloning repository git@github.com:edgexfoundry/edgex-go.git 13:30:02 > git init /w/workspace/edgex-go/3 # timeout=10 13:30:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:30:02 > git --version # timeout=10 13:30:02 > git --version # 'git version 2.25.1' 13:30:02 using GIT_SSH to set credentials SSH Credentials for GitHub 13:30:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:30:14 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 13:30:15 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 13:30:15 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 13:30:16 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 13:30:20 Merging remotes/origin/main commit 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 into PR head commit 8d47f1877d2a0dd680f5d6f8e791b7988cbeb42a 13:30:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:30:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:30:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:30:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:30:20 using GIT_SSH to set credentials SSH Credentials for GitHub 13:30:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4644/head:refs/remotes/origin/PR-4644 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:30:20 > git config core.sparsecheckout # timeout=10 13:30:21 > git checkout -f 8d47f1877d2a0dd680f5d6f8e791b7988cbeb42a # timeout=10 13:30:21 > git remote # timeout=10 13:30:21 > git config --get remote.origin.url # timeout=10 13:30:21 using GIT_SSH to set credentials SSH Credentials for GitHub 13:30:21 > git merge 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 # timeout=10 13:30:21 > git rev-parse HEAD^{commit} # timeout=10 13:30:21 Merge succeeded, producing 8d47f1877d2a0dd680f5d6f8e791b7988cbeb42a 13:30:21 Checking out Revision 8d47f1877d2a0dd680f5d6f8e791b7988cbeb42a (PR-4644) 13:30:21 > git config core.sparsecheckout # timeout=10 13:30:21 > git checkout -f 8d47f1877d2a0dd680f5d6f8e791b7988cbeb42a # timeout=10 13:30:23 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 13:30:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 13:30:24 Commit message: "fix: Repair CORS support in Snap NGINX" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:30:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 13:30:25 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:30:25 % Total % Received % Xferd Average Speed Time Time Time Current 13:30:25 Dload Upload Total Spent Left Speed 13:30:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 94451 [Pipeline] sh 13:30:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:30:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 13:30:26 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:30:26 + sudo tee /etc/docker/daemon.new 13:30:26 { 13:30:26 "registry-mirrors": [ 13:30:26 "https://nexus3.edgexfoundry.org:10001" 13:30:26 ], 13:30:26 "bip": "10.250.0.254/24", 13:30:26 "hosts": [ 13:30:26 "tcp://0.0.0.0:5555", 13:30:26 "unix:///var/run/docker.sock" 13:30:26 ], 13:30:26 "mtu": 1458, 13:30:26 "selinux-enabled": true, 13:30:26 "seccomp-profile": "/etc/docker/seccomp.json" 13:30:26 } [Pipeline] sh 13:30:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:30:27 + sudo service docker restart 13:30:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 13:30: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 13:30:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 13:30:30 $ docker stop --time=1 c2c2f13c2f072da39cb60072a94e8bdb6b63505412996f94d0496939a0888e1f 13:30:36 $ docker rm -f --volumes c2c2f13c2f072da39cb60072a94e8bdb6b63505412996f94d0496939a0888e1f [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 13:30:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:30:37 13:30:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:30:37 latest: Pulling from edgex-devops/edgex-compose 13:30:37 91d30c5bc195: Pulling fs layer 13:30:37 2e9b0aa3be6d: Pulling fs layer 13:30:37 9c61dcf015f6: Pulling fs layer 13:30:37 4698f68db338: Pulling fs layer 13:30:37 2a2f49069b9e: Pulling fs layer 13:30:37 e0025b399a48: Pulling fs layer 13:30:37 4698f68db338: Waiting 13:30:37 2a2f49069b9e: Waiting 13:30:37 e0025b399a48: Waiting 13:30:37 91d30c5bc195: Verifying Checksum 13:30:37 91d30c5bc195: Download complete 13:30:37 4698f68db338: Verifying Checksum 13:30:37 4698f68db338: Download complete 13:30:37 2e9b0aa3be6d: Verifying Checksum 13:30:37 2e9b0aa3be6d: Download complete 13:30:37 e0025b399a48: Download complete 13:30:37 91d30c5bc195: Pull complete 13:30:38 2a2f49069b9e: Verifying Checksum 13:30:38 2a2f49069b9e: Download complete 13:30:38 2e9b0aa3be6d: Pull complete 13:30:38 9c61dcf015f6: Verifying Checksum 13:30:38 9c61dcf015f6: Download complete 13:30:40 9c61dcf015f6: Pull complete 13:30:40 4698f68db338: Pull complete 13:30:41 2a2f49069b9e: Pull complete 13:30:41 e0025b399a48: Pull complete 13:30:41 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 13:30:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:30:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:30:41 prd-ubuntu20.04-docker-8c-8g-4369 does not seem to be running inside a container 13:30: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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 13:30:44 $ docker top 169ad93d2f6ed0cee65f6360ba9af47f6565cd277f0092bc547373992e5b6181 -eo pid,comm [Pipeline] { [Pipeline] sh 13:30:44 + docker compose -f ./docker-compose-build.yml build --parallel [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:30:45 provisioning config files... 13:30:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config10215506467859605094tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:30:46 ---> docker-login.sh 13:30:46 nexus3.edgexfoundry.org:10001 13:30:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:30:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:30:46 Configure a credential helper to remove this warning. See 13:30:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:30:46 13:30:46 Login Succeeded 13:30:46 nexus3.edgexfoundry.org:10002 13:30:46 #1 [core-data internal] load build definition from Dockerfile 13:30:46 #1 transferring dockerfile: 13:30:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:30:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:30:47 Configure a credential helper to remove this warning. See 13:30:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:30:47 13:30:47 Login Succeeded 13:30:47 nexus3.edgexfoundry.org:10003 13:30:47 #1 transferring dockerfile: 1.90kB done 13:30:47 #1 DONE 0.0s 13:30:47 13:30:47 #2 [support-scheduler internal] load build definition from Dockerfile 13:30:47 #2 transferring dockerfile: 1.82kB done 13:30:47 #2 DONE 0.0s 13:30:47 13:30:47 #3 [security-spire-server internal] load build definition from Dockerfile 13:30:47 #3 transferring dockerfile: 2.63kB done 13:30:47 #3 DONE 0.0s 13:30:47 13:30:47 #4 [security-spire-agent internal] load build definition from Dockerfile 13:30:47 #4 transferring dockerfile: 2.68kB done 13:30:47 #4 DONE 0.0s 13:30:47 13:30:47 #5 [security-spiffe-token-provider internal] load build definition from Dockerfile 13:30:47 #5 transferring dockerfile: 1.78kB done 13:30:47 #5 DONE 0.1s 13:30:47 13:30:47 #6 [security-secretstore-setup internal] load build definition from Dockerfile 13:30:47 #6 transferring dockerfile: 2.38kB done 13:30:47 #6 DONE 0.1s 13:30:47 13:30:47 #7 [security-spire-config internal] load build definition from Dockerfile 13:30:47 #7 transferring dockerfile: 2.58kB done 13:30:47 #7 DONE 0.1s 13:30:47 13:30:47 #8 [security-bootstrapper internal] load build definition from Dockerfile 13:30:47 #8 transferring dockerfile: 2.82kB done 13:30:47 #8 DONE 0.1s 13:30:47 13:30:47 #9 [core-metadata internal] load build definition from Dockerfile 13:30:47 #9 transferring dockerfile: 1.96kB done 13:30:47 #9 DONE 0.1s 13:30:47 13:30:47 #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile 13:30:47 #10 transferring dockerfile: 2.12kB done 13:30:47 #10 DONE 0.1s 13:30:47 13:30:47 #11 [core-command internal] load build definition from Dockerfile 13:30:47 #11 transferring dockerfile: 1.82kB done 13:30:47 #11 DONE 0.1s 13:30:47 13:30:47 #12 [security-proxy-auth internal] load build definition from Dockerfile 13:30:47 #12 transferring dockerfile: 2.04kB done 13:30:47 #12 DONE 0.1s 13:30:47 13:30:47 #13 [core-data internal] load .dockerignore 13:30:47 #13 transferring context: 56B done 13:30:47 #13 DONE 0.1s 13:30:47 13:30:47 #14 [security-proxy-setup internal] load build definition from Dockerfile 13:30:47 #14 transferring dockerfile: 2.39kB done 13:30:47 #14 DONE 0.1s 13:30:47 13:30:47 #15 [support-notifications internal] load build definition from Dockerfile 13:30:47 #15 transferring dockerfile: 1.84kB done 13:30:47 #15 DONE 0.1s 13:30:47 13:30:47 #16 [support-scheduler internal] load .dockerignore 13:30:47 #16 transferring context: 56B done 13:30:47 #16 DONE 0.0s 13:30:47 13:30:47 #17 [security-spire-server internal] load .dockerignore 13:30:47 #17 transferring context: 56B done 13:30:47 #17 DONE 0.0s 13:30:47 13:30:47 #18 [security-spire-agent internal] load .dockerignore 13:30:47 #18 transferring context: 56B done 13:30:47 #18 DONE 0.0s 13:30:47 13:30:47 #19 [security-spiffe-token-provider internal] load .dockerignore 13:30:47 #19 transferring context: 56B done 13:30:47 #19 DONE 0.0s 13:30:47 13:30:47 #20 [security-spire-config internal] load .dockerignore 13:30:47 #20 transferring context: 56B done 13:30:47 #20 DONE 0.0s 13:30:47 13:30:47 #21 [security-bootstrapper internal] load .dockerignore 13:30:47 #21 transferring context: 56B done 13:30:47 #21 DONE 0.0s 13:30:47 13:30:47 #22 [core-metadata internal] load .dockerignore 13:30:47 #22 transferring context: 56B done 13:30:47 #22 DONE 0.0s 13:30:47 13:30:47 #23 [security-secretstore-setup internal] load .dockerignore 13:30:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:30:47 #23 transferring context: 56B done 13:30:47 #23 DONE 0.1s 13:30:47 13:30:47 #24 [core-common-config-bootstrapper internal] load .dockerignore 13:30:47 #24 transferring context: 56B done 13:30:47 #24 DONE 0.1s 13:30:47 13:30:47 #25 [core-command internal] load .dockerignore 13:30:47 #25 transferring context: 56B done 13:30:47 #25 DONE 0.1s 13:30:47 13:30:47 #26 [security-proxy-auth internal] load .dockerignore 13:30:47 #26 transferring context: 56B done 13:30:47 #26 DONE 0.1s 13:30:47 13:30:47 #27 [support-notifications internal] load .dockerignore 13:30:47 #27 transferring context: 56B done 13:30:47 #27 DONE 0.1s 13:30:47 13:30:47 #28 [security-proxy-setup internal] load .dockerignore 13:30:47 #28 transferring context: 56B done 13:30:47 #28 DONE 0.1s 13:30:47 13:30:47 #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 13:30:47 #29 DONE 0.0s 13:30:47 13:30:47 #30 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 13:30:47 #30 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc done 13:30:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:30:47 Configure a credential helper to remove this warning. See 13:30:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:30:47 13:30:47 Login Succeeded 13:30:47 nexus3.edgexfoundry.org:10004 13:30:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:30:47 #30 ... 13:30:47 13:30:47 #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 13:30:47 #29 DONE 0.0s 13:30:47 13:30:47 #30 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 13:30:47 #30 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc done 13:30:47 #30 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 13:30:47 #30 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 13:30:47 #30 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 13:30:47 #30 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 2.16MB / 3.38MB 0.1s 13:30:47 #30 ... 13:30:47 13:30:47 #31 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 13:30:47 #31 DONE 0.2s 13:30:47 13:30:47 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 13:30:47 #29 DONE 0.0s 13:30:47 13:30:47 #30 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 13:30:47 #30 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc done 13:30:47 #30 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 13:30:47 #30 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 13:30:47 #30 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 13:30:47 #30 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 13:30:47 #30 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 13:30:47 #30 ... 13:30:47 13:30:47 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 13:30:47 #29 DONE 0.0s 13:30:47 13:30:47 #30 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 13:30:47 #30 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc done 13:30:47 #30 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 13:30:47 #30 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 13:30:47 #30 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 13:30:47 #30 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 13:30:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:30:47 Configure a credential helper to remove this warning. See 13:30:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:30:47 13:30:47 Login Succeeded 13:30:47 docker.io 13:30:48 #30 ... 13:30:48 13:30:48 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 13:30:48 #29 DONE 0.0s 13:30:48 13:30:48 #30 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 13:30:48 #30 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc done 13:30:48 #30 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 13:30:48 #30 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 13:30:48 #30 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 13:30:48 #30 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 13:30:48 #30 ... 13:30:48 13:30:48 #31 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 13:30:48 #31 DONE 0.3s 13:30:48 13:30:48 #30 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 13:30:48 #30 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc done 13:30:48 #30 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 13:30:48 #30 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 13:30:48 #30 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 13:30:48 #30 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 13:30:48 #30 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done 13:30:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:30:48 #30 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done 13:30:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:30:48 Configure a credential helper to remove this warning. See 13:30:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:30:48 13:30:48 Login Succeeded 13:30:48 ---> docker-login.sh ends [Pipeline] } 13:30:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 13:30:48 #30 DONE 1.0s 13:30:48 13:30:48 #32 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [Pipeline] sh 13:30:48 #32 ... 13:30:48 13:30:48 #33 [security-spire-server builder 1/7] FROM docker.io/library/ci-base-image-x86_64 13:30:48 #33 DONE 1.5s 13:30:48 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 13:30:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:30:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:30:48 ========================================================= 13:30:48 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 13:30:48 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:30:49 13:30:49 #34 [support-notifications builder 2/7] WORKDIR /edgex-go 13:30:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 13:30:50 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:30:50 edb6bdbacee9: Pulling fs layer 13:30:50 5f9638ab2659: Pulling fs layer 13:30:50 8d51d6327a98: Pulling fs layer 13:30:50 8b374f2dd631: Pulling fs layer 13:30:50 ec14aa9079de: Pulling fs layer 13:30:50 2f466654f4bb: Pulling fs layer 13:30:50 554e91adad29: Pulling fs layer 13:30:50 8b374f2dd631: Waiting 13:30:50 ec14aa9079de: Waiting 13:30:50 2f466654f4bb: Waiting 13:30:50 554e91adad29: Waiting 13:30:50 5f9638ab2659: Verifying Checksum 13:30:50 5f9638ab2659: Download complete 13:30:50 8b374f2dd631: Verifying Checksum 13:30:50 8b374f2dd631: Download complete 13:30:50 ec14aa9079de: Verifying Checksum 13:30:50 ec14aa9079de: Download complete 13:30:50 edb6bdbacee9: Download complete 13:30:51 edb6bdbacee9: Pull complete 13:30:51 554e91adad29: Verifying Checksum 13:30:51 554e91adad29: Download complete 13:30:51 5f9638ab2659: Pull complete 13:30:52 2f466654f4bb: Verifying Checksum 13:30:52 2f466654f4bb: Download complete 13:30:52 8d51d6327a98: Verifying Checksum 13:30:52 8d51d6327a98: Download complete 13:30:55 #34 ... 13:30:55 13:30:55 #35 [support-scheduler internal] load build context 13:30:55 #35 transferring context: 232.23MB 6.2s 13:30:55 #35 ... 13:30:55 13:30:55 #36 [security-spiffe-token-provider internal] load build context 13:30:55 #36 ... 13:30:55 13:30:55 #35 [support-scheduler internal] load build context 13:30:57 #35 transferring context: 365.20MB 9.2s done 13:30:57 #35 ... 13:30:57 13:30:57 #37 [security-spire-agent internal] load build context 13:30:57 #37 transferring context: 365.20MB 8.3s done 13:30:58 #37 ... 13:30:58 13:30:58 #38 [security-bootstrapper internal] load build context 13:30:58 #38 ... 13:30:58 13:30:58 #39 [core-data internal] load build context 13:30:58 #39 transferring context: 365.20MB 8.4s done 13:30:58 #39 ... 13:30:58 13:30:58 #40 [security-spire-server internal] load build context 13:30:58 #40 transferring context: 365.20MB 7.8s done 13:30:58 #40 ... 13:30:58 13:30:58 #41 [security-secretstore-setup internal] load build context 13:30:58 #41 transferring context: 365.20MB 8.2s done 13:30:58 #41 ... 13:30:58 13:30:58 #42 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 13:30:58 #42 ... 13:30:58 13:30:58 #43 [support-notifications internal] load build context 13:30:58 #43 transferring context: 365.20MB 8.5s done 13:30:58 #43 ... 13:30:58 13:30:58 #44 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 13:30:58 #44 ... 13:30:58 13:30:58 #45 [core-metadata internal] load build context 13:30:58 #45 transferring context: 365.20MB 8.5s done 13:30:59 #45 ... 13:30:59 13:30:59 #46 [support-scheduler stage-1 2/6] RUN apk add --update --no-cache dumb-init 13:30:59 #46 ... 13:30:59 13:30:59 #47 [security-proxy-auth internal] load build context 13:30:59 #47 transferring context: 365.20MB 9.7s done 13:30:59 #47 ... 13:30:59 13:30:59 #48 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 13:30:59 #48 ... 13:30:59 13:30:59 #49 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 13:30:59 #49 ... 13:30:59 13:30:59 #50 [core-command internal] load build context 13:30:59 #50 transferring context: 365.20MB 8.4s done 13:30:59 #50 ... 13:30:59 13:30:59 #51 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 13:31:00 #51 ... 13:31:00 13:31:00 #52 [security-spire-config internal] load build context 13:31:00 #52 transferring context: 365.20MB 9.0s done 13:31:00 #52 ... 13:31:00 13:31:00 #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 13:31:00 #53 ... 13:31:00 13:31:00 #54 [core-common-config-bootstrapper internal] load build context 13:31:00 #54 transferring context: 365.20MB 9.7s done 13:31:00 #54 ... 13:31:00 13:31:00 #55 [security-proxy-setup internal] load build context 13:31:00 #55 transferring context: 365.20MB 9.2s done 13:31:00 #55 ... 13:31:00 13:31:00 #56 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 13:31:00 #56 ... 13:31:00 13:31:00 #36 [security-spiffe-token-provider internal] load build context 13:31:00 #36 transferring context: 365.20MB 9.4s done 13:31:05 8d51d6327a98: Pull complete 13:31:05 8b374f2dd631: Pull complete 13:31:05 ec14aa9079de: Pull complete 13:31:09 #36 ... 13:31:09 13:31:09 #38 [security-bootstrapper internal] load build context 13:31:09 #38 transferring context: 365.20MB 10.2s done 13:31:11 2f466654f4bb: Pull complete 13:31:14 554e91adad29: Pull complete 13:31:14 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 13:31:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 13:31:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 13:31:14 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 13:31:14 WORKDIR /edgex 13:31:14 COPY go.mod . 13:31:14 RUN go mod download 13:31:14 + docker build -t ci-base-image-arm64 -f - . 13:31:15 Sending build context to Docker daemon 2.954MB 13:31:15 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 13:31:15 ---> 1e15ea492957 13:31:15 Step 2/4 : WORKDIR /edgex 13:31:17 ---> Running in 596e378f2db8 13:31:17 Removing intermediate container 596e378f2db8 13:31:17 ---> 5d83d2cc06af 13:31:17 Step 3/4 : COPY go.mod . 13:31:18 ---> e5e8fab5f950 13:31:18 Step 4/4 : RUN go mod download 13:31:18 ---> Running in e005a68c1e80 13:31:35 #38 ... 13:31:35 13:31:35 #40 [security-spire-server internal] load build context 13:31:35 #40 DONE 46.4s 13:31:35 13:31:35 #37 [security-spire-agent internal] load build context 13:31:35 #37 DONE 46.4s 13:31:35 13:31:35 #41 [security-secretstore-setup internal] load build context 13:31:35 #41 DONE 46.1s 13:31:35 13:31:35 #34 [core-metadata builder 2/7] WORKDIR /edgex-go 13:31:35 #34 DONE 45.3s 13:31:35 13:31:35 #39 [core-data internal] load build context 13:31:35 #39 DONE 46.5s 13:31:35 13:31:35 #57 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 13:31:35 #57 ... 13:31:35 13:31:35 #50 [core-command internal] load build context 13:31:35 #50 DONE 46.2s 13:31:35 13:31:35 #43 [support-notifications internal] load build context 13:31:35 #43 DONE 46.2s 13:31:35 13:31:35 #45 [core-metadata internal] load build context 13:31:35 #45 DONE 46.3s 13:31:35 13:31:35 #52 [security-spire-config internal] load build context 13:31:35 #52 DONE 46.4s 13:31:35 13:31:35 #35 [support-scheduler internal] load build context 13:31:35 #35 DONE 46.6s 13:31:35 13:31:35 #36 [security-spiffe-token-provider internal] load build context 13:31:35 #36 DONE 46.6s 13:31:35 13:31:35 #55 [security-proxy-setup internal] load build context 13:31:35 #55 DONE 46.2s 13:31:35 13:31:35 #47 [security-proxy-auth internal] load build context 13:31:35 #47 DONE 46.3s 13:31:35 13:31:35 #54 [core-common-config-bootstrapper internal] load build context 13:31:35 #54 DONE 46.4s 13:31:35 13:31:35 #38 [security-bootstrapper internal] load build context 13:31:35 #38 DONE 46.5s 13:31:35 13:31:35 #48 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 13:31:35 #48 45.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:31:35 #48 45.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:31:35 #48 46.33 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 13:31:35 #48 46.33 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 13:31:35 #48 46.33 OK: 17818 distinct packages available 13:31:35 #48 46.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:31:35 #48 46.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:31:35 #48 46.73 (1/9) Installing ca-certificates (20230506-r0) 13:31:35 #48 46.75 (2/9) Installing brotli-libs (1.0.9-r9) 13:31:35 #48 46.76 (3/9) Installing nghttp2-libs (1.51.0-r1) 13:31:35 #48 46.78 (4/9) Installing libcurl (8.2.1-r0) 13:31:35 #48 46.78 (5/9) Installing curl (8.2.1-r0) 13:31:35 #48 46.86 (6/9) Installing dumb-init (1.2.5-r2) 13:31:35 #48 46.86 (7/9) Installing musl-obstack (1.2.3-r0) 13:31:35 #48 46.86 (8/9) Installing libucontext (1.2-r0) 13:31:35 #48 46.86 (9/9) Installing gcompat (1.1.0-r0) 13:31:35 #48 46.87 Executing busybox-1.35.0-r29.trigger 13:31:35 #48 46.87 Executing ca-certificates-20230506-r0.trigger 13:31:35 #48 ... 13:31:35 13:31:35 #51 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 13:31:35 #51 46.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:31:35 #51 46.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:31:35 #51 46.50 (1/2) Installing dumb-init (1.2.5-r2) 13:31:35 #51 46.55 (2/2) Installing su-exec (0.2-r2) 13:31:35 #51 46.55 Executing busybox-1.35.0-r29.trigger 13:31:35 #51 46.56 OK: 7 MiB in 17 packages 13:31:35 #51 DONE 47.1s 13:31:35 13:31:35 #32 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 13:31:35 #32 45.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:31:35 #32 46.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:31:35 #32 46.36 (1/2) Installing ca-certificates (20230506-r0) 13:31:35 #32 46.38 (2/2) Installing dumb-init (1.2.5-r2) 13:31:35 #32 46.38 Executing busybox-1.35.0-r29.trigger 13:31:35 #32 46.39 Executing ca-certificates-20230506-r0.trigger 13:31:35 #32 46.69 OK: 8 MiB in 17 packages 13:31:35 #32 DONE 47.3s 13:31:35 13:31:35 #46 [core-metadata stage-1 2/6] RUN apk add --update --no-cache dumb-init 13:31:35 #46 46.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:31:35 #46 46.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:31:35 #46 46.64 (1/1) Installing dumb-init (1.2.5-r2) 13:31:35 #46 46.64 Executing busybox-1.35.0-r29.trigger 13:31:35 #46 46.66 OK: 7 MiB in 16 packages 13:31:35 #46 DONE 47.2s 13:31:35 13:31:35 #56 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 13:31:35 #56 45.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:31:35 #56 45.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:31:35 #56 46.38 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 13:31:35 #56 46.38 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 13:31:35 #56 46.38 OK: 17818 distinct packages available 13:31:35 #56 46.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:31:35 #56 46.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:31:35 #56 46.93 (1/5) Installing dumb-init (1.2.5-r2) 13:31:35 #56 47.02 (2/5) Installing musl-obstack (1.2.3-r0) 13:31:35 #56 47.03 (3/5) Installing libucontext (1.2-r0) 13:31:35 #56 47.03 (4/5) Installing gcompat (1.1.0-r0) 13:31:35 #56 47.03 (5/5) Installing openssl (3.0.10-r0) 13:31:35 #56 47.04 Executing busybox-1.35.0-r29.trigger 13:31:35 #56 47.05 OK: 8 MiB in 20 packages 13:31:35 #56 DONE 47.2s 13:31:35 13:31:35 #42 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 13:31:35 #42 45.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:31:35 #42 46.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:31:35 #42 46.26 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 13:31:35 #42 46.26 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 13:31:35 #42 46.26 OK: 17818 distinct packages available 13:31:35 #42 46.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:31:35 #42 46.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:31:35 #42 46.66 (1/4) Installing dumb-init (1.2.5-r2) 13:31:35 #42 46.68 (2/4) Installing musl-obstack (1.2.3-r0) 13:31:35 #42 46.68 (3/4) Installing libucontext (1.2-r0) 13:31:35 #42 46.69 (4/4) Installing gcompat (1.1.0-r0) 13:31:35 #42 46.70 Executing busybox-1.35.0-r29.trigger 13:31:35 #42 46.71 OK: 7 MiB in 19 packages 13:31:35 #42 DONE 47.2s 13:31:35 13:31:35 #44 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 13:31:35 #44 45.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:31:35 #44 46.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:31:35 #44 46.27 (1/1) Installing dumb-init (1.2.5-r2) 13:31:35 #44 46.27 Executing busybox-1.35.0-r29.trigger 13:31:35 #44 46.28 OK: 7 MiB in 16 packages 13:31:35 #44 DONE 47.1s 13:31:35 13:31:35 #57 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 13:31:35 #57 0.991 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:31:35 #57 1.111 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:31:35 #57 1.326 OK: 265 MiB in 53 packages 13:31:35 #57 DONE 1.8s 13:31:35 13:31:35 #48 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 13:31:35 #48 47.11 OK: 10 MiB in 24 packages 13:31:35 #48 DONE 47.3s 13:31:35 13:31:35 #49 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 13:31:35 #49 46.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:31:35 #49 46.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:31:35 #49 46.42 (1/4) Installing dumb-init (1.2.5-r2) 13:31:35 #49 46.42 (2/4) Installing openssl (3.0.10-r0) 13:31:35 #49 46.44 (3/4) Installing su-exec (0.2-r2) 13:31:35 #49 46.45 (4/4) Installing yq (4.30.4-r4) 13:31:35 #49 46.69 Executing busybox-1.35.0-r29.trigger 13:31:35 #49 46.70 OK: 17 MiB in 19 packages 13:31:35 #49 DONE 47.3s 13:31:35 13:31:35 #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 13:31:35 #53 46.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:31:35 #53 46.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:31:35 #53 46.62 (1/4) Installing ca-certificates (20230506-r0) 13:31:35 #53 46.64 (2/4) Installing dumb-init (1.2.5-r2) 13:31:35 #53 46.68 (3/4) Installing su-exec (0.2-r2) 13:31:35 #53 46.68 (4/4) Installing yq (4.30.4-r4) 13:31:35 #53 46.76 Executing busybox-1.35.0-r29.trigger 13:31:35 #53 46.76 Executing ca-certificates-20230506-r0.trigger 13:31:35 #53 47.09 OK: 17 MiB in 19 packages 13:31:35 #53 DONE 47.3s 13:31:35 13:31:35 #58 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 13:31:35 #58 DONE 0.1s 13:31:35 13:31:35 #59 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 13:31:35 #0 1.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:31:35 #0 1.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:31:35 #0 1.699 OK: 265 MiB in 53 packages 13:31:35 #59 DONE 1.8s 13:31:35 13:31:35 #60 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 13:31:35 #60 DONE 0.1s 13:31:35 13:31:35 #61 [core-data builder 4/7] COPY go.mod vendor* ./ 13:31:35 #61 DONE 0.2s 13:31:35 13:31:35 #62 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:31:35 #62 ... 13:31:35 13:31:35 #63 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 13:31:35 #0 1.615 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:31:35 #0 1.746 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:31:35 #0 1.947 OK: 265 MiB in 53 packages 13:31:35 #63 DONE 2.0s 13:31:36 13:31:36 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 13:31:36 #0 1.625 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:31:36 #0 1.769 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:31:36 #0 2.005 OK: 265 MiB in 53 packages 13:31:36 #64 DONE 2.1s 13:31:36 13:31:36 #65 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 13:31:36 #65 DONE 0.1s 13:31:36 13:31:36 #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ 13:31:36 #66 DONE 0.1s 13:31:36 13:31:36 #67 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:31:36 #67 ... 13:31:36 13:31:36 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 13:31:36 #0 1.628 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:31:36 #0 1.769 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:31:36 #0 2.049 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 13:31:36 #0 2.049 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 13:31:36 #0 2.049 OK: 17823 distinct packages available 13:31:36 #0 2.092 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:31:36 #0 2.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:31:36 #0 2.411 OK: 265 MiB in 53 packages 13:31:36 #68 DONE 2.5s 13:31:36 13:31:36 #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 13:31:36 #69 DONE 0.2s 13:31:36 13:31:36 #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:31:38 #70 ... 13:31:38 13:31:38 #71 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 13:31:38 #71 DONE 2.1s 13:31:38 13:31:38 #72 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 13:31:38 #72 DONE 0.0s 13:31:38 13:31:38 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:31:46 #73 ... 13:31:46 13:31:46 #74 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:31:57 Removing intermediate container e005a68c1e80 13:31:57 ---> 71c7219c4ae9 13:31:57 Successfully built 71c7219c4ae9 13:31:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:57 + docker inspect -f . ci-base-image-arm64 13:31:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:31:58 prd-ubuntu20.04-docker-arm64-4c-16g-4370 does not seem to be running inside a container 13:31:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:31:59 $ docker top 0148d0526b338b54c5bb4837efc1a13e05ea4db0799168e3cce399bc83f52f1c -eo pid,comm [Pipeline] { [Pipeline] sh 13:32:00 + go version 13:32:00 go version go1.20.6 linux/arm64 [Pipeline] } 13:32:00 $ docker stop --time=1 0148d0526b338b54c5bb4837efc1a13e05ea4db0799168e3cce399bc83f52f1c 13:32:01 $ docker rm -f --volumes 0148d0526b338b54c5bb4837efc1a13e05ea4db0799168e3cce399bc83f52f1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:32:02 + docker inspect -f . ci-base-image-arm64 13:32:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:32:02 prd-ubuntu20.04-docker-arm64-4c-16g-4370 does not seem to be running inside a container 13:32:02 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:32:03 $ docker top 5ea9552a680012c66baa3bb0580003bafd9fb3eacae55680e7f76febd5a569e9 -eo pid,comm [Pipeline] { [Pipeline] echo 13:32:04 ========================================================= 13:32:04 [edgeXBuildGoParallel] Running Tests and Build... 13:32:04 ========================================================= [Pipeline] sh 13:32:04 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 13:32:04 + make test 13:32:04 go test -race -coverprofile=coverage.out ./... 13:32:18 #74 ... 13:32:18 13:32:18 #67 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:32:18 #67 DONE 39.6s 13:32:18 13:32:18 #74 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:32:18 #74 ... 13:32:18 13:32:18 #62 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:32:18 #62 DONE 40.1s 13:32:18 13:32:18 #75 [security-bootstrapper builder 6/7] COPY . . 13:32:18 #75 ... 13:32:18 13:32:18 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:32:18 #73 DONE 39.9s 13:32:18 13:32:18 #76 [support-notifications builder 6/7] COPY . . 13:32:18 #76 ... 13:32:18 13:32:18 #74 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:32:18 #74 DONE 40.6s 13:32:18 13:32:18 #77 [security-spire-server builder 6/9] COPY . . 13:32:18 #77 ... 13:32:18 13:32:18 #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:32:18 #70 DONE 40.2s 13:32:18 13:32:18 #78 [security-spiffe-token-provider builder 6/7] COPY . . 13:32:26 #78 ... 13:32:26 13:32:26 #79 [core-data builder 6/7] COPY . . 13:32:36 #79 DONE 20.0s 13:32:36 13:32:36 #75 [security-bootstrapper builder 6/7] COPY . . 13:32:36 #75 DONE 20.1s 13:32:36 13:32:36 #80 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:32:36 #80 CACHED 13:32:36 13:32:36 #81 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 13:32:36 #81 CACHED 13:32:36 13:32:36 #82 [security-proxy-setup builder 6/7] COPY . . 13:32:36 #82 CACHED 13:32:36 13:32:36 #83 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 13:32:36 #83 CACHED 13:32:36 13:32:36 #84 [security-secretstore-setup builder 6/7] COPY . . 13:32:36 #84 CACHED 13:32:36 13:32:36 #85 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:32:36 #85 CACHED 13:32:36 13:32:36 #86 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:32:36 #86 CACHED 13:32:36 13:32:36 #87 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 13:32:36 #87 CACHED 13:32:36 13:32:36 #88 [security-proxy-auth builder 6/7] COPY . . 13:32:36 #88 CACHED 13:32:36 13:32:36 #89 [core-command builder 6/7] COPY . . 13:32:36 #89 CACHED 13:32:36 13:32:36 #90 [core-command builder 4/7] COPY go.mod vendor* ./ 13:32:36 #90 CACHED 13:32:36 13:32:36 #91 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:32:36 #91 CACHED 13:32:36 13:32:36 #92 [core-common-config-bootstrapper builder 6/7] COPY . . 13:32:36 #92 CACHED 13:32:36 13:32:36 #93 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:32:36 #93 CACHED 13:32:36 13:32:36 #94 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 13:32:36 #94 CACHED 13:32:36 13:32:36 #95 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:32:36 #95 CACHED 13:32:36 13:32:36 #96 [core-metadata builder 6/7] COPY . . 13:32:36 #96 CACHED 13:32:36 13:32:36 #97 [core-metadata builder 4/7] COPY go.mod vendor* ./ 13:32:36 #97 CACHED 13:32:36 13:32:36 #98 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:32:36 #98 CACHED 13:32:36 13:32:36 #99 [support-scheduler builder 6/7] COPY . . 13:32:36 #99 CACHED 13:32:36 13:32:36 #100 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 13:32:36 #100 CACHED 13:32:36 13:32:36 #77 [security-spire-server builder 6/9] COPY . . 13:32:36 #77 DONE 19.3s 13:32:36 13:32:36 #76 [support-notifications builder 6/7] COPY . . 13:32:36 #76 DONE 19.9s 13:32:36 13:32:36 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 13:32:36 #101 ... 13:32:36 13:32:36 #78 [security-spiffe-token-provider builder 6/7] COPY . . 13:32:36 #78 DONE 19.2s 13:32:36 13:32:36 #102 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 13:32:36 #102 DONE 0.2s 13:32:36 13:32:36 #103 [security-spire-agent builder 6/9] COPY . . 13:32:36 #103 CACHED 13:32:36 13:32:36 #104 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:32:36 #104 CACHED 13:32:36 13:32:36 #105 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 13:32:36 #105 CACHED 13:32:36 13:32:36 #106 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 13:32:36 #106 CACHED 13:32:36 13:32:36 #107 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 13:32:43 #107 ... 13:32:43 13:32:43 #108 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 13:32:43 #0 1.453 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 13:32:43 #108 ... 13:32:43 13:32:43 #109 [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 13:32:43 #109 DONE 6.2s 13:32:43 13:32:43 #107 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 13:32:43 #107 DONE 6.3s 13:32:43 13:32:43 #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go 13:32:43 #110 DONE 0.9s 13:32:43 13:32:43 #111 [security-spire-server builder 9/9] WORKDIR /edgex-go 13:32:43 #111 DONE 0.9s 13:32:43 13:32:43 #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 13:32:43 #0 1.495 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 13:32:43 ? github.com/edgexfoundry/edgex-go [no test files] 13:32:44 #112 ... 13:32:44 13:32:44 #113 [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 13:32:44 #113 CACHED 13:32:44 13:32:44 #114 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 13:32:44 #114 CACHED 13:32:44 13:32:44 #115 [security-spire-config builder 6/9] COPY . . 13:32:44 #115 CACHED 13:32:44 13:32:44 #116 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 13:32:44 #116 CACHED 13:32:44 13:32:44 #117 [security-spire-config builder 9/9] WORKDIR /edgex-go 13:32:44 #117 CACHED 13:32:44 13:32:44 #118 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:32:44 #118 CACHED 13:32:44 13:32:44 #119 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 13:32:44 #119 DONE 0.3s 13:32:44 13:32:44 #120 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 13:32:44 #120 DONE 0.2s 13:32:44 13:32:44 #121 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 13:32:44 #121 DONE 0.3s 13:32:44 13:32:44 #122 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 13:32:44 #122 DONE 0.4s 13:32:44 13:32:44 #123 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 13:32:44 #123 CACHED 13:32:44 13:32:44 #124 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 13:32:44 #124 CACHED 13:32:44 13:32:44 #125 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 13:32:46 #125 ... 13:32:46 13:32:46 #126 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:32:46 #0 0.706 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 13:32:46 #126 ... 13:32:46 13:32:46 #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 13:32:46 #0 1.000 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 13:32:46 #127 ... 13:32:46 13:32:46 #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 13:32:46 #0 0.695 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 13:32:46 #128 ... 13:32:46 13:32:46 #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 13:32:46 #0 0.465 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 13:32:46 #129 ... 13:32:46 13:32:46 #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 13:32:46 #0 1.458 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 13:32:46 #130 ... 13:32:46 13:32:46 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 13:32:46 #0 0.640 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 13:32:46 #131 ... 13:32:46 13:32:46 #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 13:32:46 #0 1.109 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 13:32:47 #132 ... 13:32:47 13:32:47 #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 13:32:47 #0 1.513 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 13:32:47 #133 ... 13:32:47 13:32:47 #134 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 13:32:47 #134 ... 13:32:47 13:32:47 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 13:32:47 #101 1.465 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 13:32:47 #101 ... 13:32:47 13:32:47 #135 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 13:32:54 #135 DONE 9.0s 13:32:54 13:32:54 #125 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 13:32:54 #125 DONE 8.9s 13:32:54 13:32:54 #136 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 13:32:54 #136 ... 13:32:54 13:32:54 #134 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 13:32:54 #134 DONE 9.0s 13:32:54 13:32:54 #137 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 13:32:57 #137 DONE 4.1s 13:32:57 13:32:57 #136 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 13:32:57 #136 DONE 4.2s 13:32:57 13:32:57 #138 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 13:32:57 #138 ... 13:32:57 13:32:57 #139 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 13:32:57 #139 DONE 4.2s 13:32:57 13:32:57 #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 13:33:04 #140 ... 13:33:04 13:33:04 #138 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 13:33:04 #138 DONE 6.2s 13:33:04 13:33:04 #141 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 13:33:04 #141 ... 13:33:04 13:33:04 #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 13:33:04 #140 DONE 6.4s 13:33:04 13:33:04 #142 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 13:33:04 #142 DONE 6.5s 13:33:04 13:33:04 #143 [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 13:33:04 #143 ... 13:33:04 13:33:04 #141 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 13:33:04 #141 DONE 0.8s 13:33:05 13:33:05 #144 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 13:33:05 #144 DONE 1.1s 13:33:05 13:33:05 #145 [security-spire-config] exporting to image 13:33:05 #145 exporting layers 13:33:05 #145 ... 13:33:05 13:33:05 #143 [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 13:33:05 #143 DONE 1.3s 13:33:05 13:33:05 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 13:33:06 #146 DONE 0.8s 13:33:06 13:33:06 #145 [security-spire-agent] exporting to image 13:33:07 #145 exporting layers 1.8s done 13:33:07 #145 writing image sha256:b8cdf17154f97d18dd1d6a35e0a74d7e3750d2e47d12bc65775c5e4ea9fde312 0.1s done 13:33:07 #145 naming to docker.io/library/security-spire-config 13:33:07 #145 exporting layers 1.5s done 13:33:07 #145 naming to docker.io/library/security-spire-config done 13:33:07 #145 writing image sha256:8cbf79482673c2d777fe3dca8015ec170eb8decdbef89e3989fe54c74ce23a5f 0.0s done 13:33:07 #145 naming to docker.io/library/security-spire-server done 13:33:07 #145 exporting layers 0.9s done 13:33:07 #145 writing image sha256:dea8716e8142ae3d2326e8fda197deb10a48e8a43c1704ee3b5ad08dd1cf4f8f 0.0s done 13:33:07 #145 naming to docker.io/library/security-spire-agent 0.0s done 13:33:07 #145 DONE 2.3s 13:33:07 13:33:07 #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 13:33:54 #133 ... 13:33:54 13:33:54 #126 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:33:54 #126 73.49 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 13:34:26 #126 ... 13:34:26 13:34:26 #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 13:34:26 #133 DONE 109.3s 13:34:26 13:34:26 #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 13:34:26 #129 DONE 109.9s 13:34:26 13:34:26 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 13:34:26 #101 ... 13:34:26 13:34:26 #126 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:34:26 #126 DONE 110.2s 13:34:26 13:34:26 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 13:34:26 #131 ... 13:34:26 13:34:26 #147 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 13:34:26 #147 ... 13:34:26 13:34:26 #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 13:34:26 #128 DONE 110.8s 13:34:27 13:34:27 #148 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 13:34:27 #148 ... 13:34:27 13:34:27 #108 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 13:34:27 #108 DONE 111.2s 13:34:27 13:34:27 #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 13:34:27 #132 DONE 111.6s 13:34:27 13:34:27 #149 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 13:34:28 #149 ... 13:34:28 13:34:28 #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 13:34:28 #130 DONE 112.2s 13:34:28 13:34:28 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 13:34:28 #131 DONE 112.3s 13:34:28 13:34:28 #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 13:34:28 #112 DONE 112.4s 13:34:28 13:34:28 #150 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 13:34:28 #150 ... 13:34:28 13:34:28 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 13:34:28 #101 DONE 112.6s 13:34:29 13:34:29 #151 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 13:34:29 #151 ... 13:34:29 13:34:29 #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 13:34:29 #127 DONE 113.4s 13:34:29 13:34:29 #152 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 13:34:30 #152 ... 13:34:30 13:34:30 #148 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 13:34:30 #148 DONE 3.6s 13:34:30 13:34:30 #153 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 13:34:30 #153 DONE 4.0s 13:34:30 13:34:30 #154 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 13:34:30 #154 ... 13:34:30 13:34:30 #147 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 13:34:30 #147 DONE 4.0s 13:34:30 13:34:30 #155 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 13:34:31 #155 ... 13:34:31 13:34:31 #149 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 13:34:31 #149 DONE 3.3s 13:34:31 13:34:31 #151 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 13:34:31 #151 DONE 3.0s 13:34:31 13:34:31 #156 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 13:34:31 #156 ... 13:34:31 13:34:31 #152 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 13:34:31 #152 DONE 2.2s 13:34:31 13:34:31 #150 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 13:34:31 #150 DONE 2.9s 13:34:31 13:34:31 #157 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 13:34:32 #157 ... 13:34:32 13:34:32 #154 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 13:34:32 #154 DONE 2.2s 13:34:32 13:34:32 #158 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 13:34:32 #158 CACHED 13:34:32 13:34:32 #159 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 13:34:32 #159 CACHED 13:34:32 13:34:32 #160 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 13:34:32 #160 ... 13:34:32 13:34:32 #161 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 13:34:32 #161 CACHED 13:34:32 13:34:32 #162 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 13:34:32 #162 CACHED 13:34:32 13:34:32 #163 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 13:34:32 #163 CACHED 13:34:32 13:34:32 #164 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 13:34:32 #164 CACHED 13:34:32 13:34:32 #165 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 13:34:32 #165 CACHED 13:34:32 13:34:32 #166 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 13:34:32 #166 CACHED 13:34:32 13:34:32 #155 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 13:34:32 #155 DONE 2.3s 13:34:33 13:34:33 #167 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:34:33 #167 ... 13:34:33 13:34:33 #168 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 13:34:33 #168 DONE 2.6s 13:34:33 13:34:33 #169 [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 13:34:33 #169 ... 13:34:33 13:34:33 #156 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 13:34:33 #156 DONE 2.8s 13:34:34 13:34:34 #170 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:34:34 #170 ... 13:34:34 13:34:34 #171 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 13:34:34 #171 DONE 2.8s 13:34:34 13:34:34 #172 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 13:34:34 #172 ... 13:34:34 13:34:34 #157 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 13:34:34 #157 DONE 3.5s 13:34:35 13:34:35 #173 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:34:35 #173 ... 13:34:35 13:34:35 #174 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 13:34:35 #174 DONE 4.8s 13:34:35 13:34:35 #175 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 13:34:38 #175 ... 13:34:38 13:34:38 #176 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:34:38 #176 DONE 5.5s 13:34:38 13:34:38 #177 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 13:34:38 #177 ... 13:34:38 13:34:38 #178 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:34:38 #178 DONE 5.7s 13:34:38 13:34:38 #179 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 13:34:39 #179 ... 13:34:39 13:34:39 #160 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 13:34:39 #160 DONE 6.1s 13:34:39 13:34:39 #180 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 13:34:39 #180 ... 13:34:39 13:34:39 #181 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 13:34:39 #181 DONE 6.5s 13:34:39 13:34:39 #167 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:34:39 #167 DONE 6.7s 13:34:39 13:34:39 #182 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 13:34:39 #182 ... 13:34:39 13:34:39 #169 [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 13:34:39 #169 DONE 6.4s 13:34:39 13:34:39 #183 [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 13:34:40 #183 ... 13:34:40 13:34:40 #184 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 13:34:40 #184 DONE 6.5s 13:34:40 13:34:40 #172 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 13:34:40 #172 DONE 5.8s 13:34:40 13:34:40 #185 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 13:34:40 #185 ... 13:34:40 13:34:40 #173 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:34:40 #173 DONE 5.5s 13:34:40 13:34:40 #175 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 13:34:40 #175 DONE 5.3s 13:34:40 13:34:40 #170 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:34:40 #170 DONE 6.4s 13:34:40 13:34:40 #186 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 13:34:40 #186 ... 13:34:40 13:34:40 #177 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 13:34:40 #177 DONE 2.3s 13:34:40 13:34:40 #187 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 13:34:40 #187 DONE 1.1s 13:34:40 13:34:40 #179 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 13:34:40 #179 DONE 2.0s 13:34:40 13:34:40 #180 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 13:34:40 #180 DONE 1.6s 13:34:40 13:34:40 #188 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 13:34:41 #188 ... 13:34:41 13:34:41 #182 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 13:34:41 #182 DONE 1.4s 13:34:41 13:34:41 #183 [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 13:34:41 #183 DONE 1.0s 13:34:41 13:34:41 #185 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 13:34:41 #185 DONE 0.9s 13:34:41 13:34:41 #189 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 13:34:41 #189 DONE 0.7s 13:34:41 13:34:41 #190 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:34:41 #190 ... 13:34:41 13:34:41 #191 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 13:34:41 #191 DONE 0.7s 13:34:41 13:34:41 #186 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 13:34:41 #186 DONE 0.6s 13:34:41 13:34:41 #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 13:34:41 #192 DONE 0.7s 13:34:41 13:34:41 #145 [core-data] exporting to image 13:34:41 #145 exporting layers 13:34:41 #145 writing image sha256:a2e981919c8034dc2ba40f9b74a6e802db6aea9ba5f5a1ea4aacdcbebb0e78b4 0.1s done 13:34:41 #145 writing image sha256:67bae1e115b721c04343bdb55a019d320941d9632f136bbf0662a20e2556228c 13:34:41 #145 naming to docker.io/library/support-scheduler 13:34:41 #145 ... 13:34:41 13:34:41 #193 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 13:34:41 #193 DONE 0.3s 13:34:41 13:34:41 #145 [support-scheduler] exporting to image 13:34:41 #145 writing image sha256:67bae1e115b721c04343bdb55a019d320941d9632f136bbf0662a20e2556228c 0.2s done 13:34:41 #145 naming to docker.io/library/support-scheduler 0.1s done 13:34:41 #145 naming to docker.io/library/core-command 13:34:41 #145 ... 13:34:41 13:34:41 #194 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 13:34:41 #194 DONE 0.7s 13:34:41 13:34:41 #188 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 13:34:41 #188 DONE 0.6s 13:34:41 13:34:41 #145 [core-metadata] exporting to image 13:34:41 #145 naming to docker.io/library/core-command done 13:34:41 #145 ... 13:34:41 13:34:41 #195 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 13:34:41 #195 DONE 0.7s 13:34:41 13:34:41 #190 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:34:41 #190 DONE 0.5s 13:34:41 13:34:41 #196 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:34:41 #196 DONE 0.5s 13:34:41 13:34:41 #145 [core-metadata] exporting to image 13:34:41 #145 exporting layers 0.5s done 13:34:42 #145 exporting layers 0.5s done 13:34:42 #145 writing image sha256:ac59edab8a2b30adc8840fcbf0f00f2a494544f07bafeb6c202695c9e64a4143 done 13:34:42 #145 writing image sha256:fd2c4681c89dbb2f3816c910f1f445b11625de50e9c55ca1027d632864aaab3c done 13:34:42 #145 writing image sha256:a503699765680ac8cee37882c5f52d548dc361971f57dc08b11d7ad77013aad2 done 13:34:42 #145 naming to docker.io/library/support-notifications done 13:34:42 #145 naming to docker.io/library/security-spiffe-token-provider done 13:34:42 #145 naming to docker.io/library/core-data done 13:34:42 #145 writing image sha256:e482141569de39a8e103b0e1f16633a84e929e87e3d69496d30b38eb88773b72 done 13:34:42 #145 naming to docker.io/library/core-metadata done 13:34:42 #145 DONE 3.7s 13:34:42 13:34:42 #197 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:34:42 #197 DONE 0.5s 13:34:42 13:34:42 #198 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 13:34:42 #198 DONE 0.3s 13:34:42 13:34:42 #199 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:34:42 #199 ... 13:34:42 13:34:42 #200 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 13:34:42 #200 DONE 0.3s 13:34:42 13:34:42 #201 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:34:42 #201 DONE 0.4s 13:34:42 13:34: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/ 13:34:42 #202 DONE 0.3s 13:34:42 13:34:42 #203 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:34:42 #203 DONE 0.8s 13:34:42 13:34:42 #204 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:34:42 #204 DONE 0.8s 13:34:42 13:34:42 #205 [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/ 13:34:42 #205 DONE 0.1s 13:34:42 13:34:42 #206 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:34:42 #206 DONE 0.1s 13:34:42 13:34:42 #145 [core-common-config-bootstrapper] exporting to image 13:34:42 #145 ... 13:34:42 13:34:42 #207 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 13:34:42 #207 DONE 0.1s 13:34:42 13:34:42 #208 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:34:42 #208 DONE 0.0s 13:34:42 13:34:42 #145 [core-common-config-bootstrapper] exporting to image 13:34:42 #145 exporting layers 0.2s done 13:34:42 #145 writing image sha256:e1ef0dd742a090b42db4fa65c709d18d797b5ed59c1e492abeb7d2fa1ecda1ad done 13:34:42 #145 naming to docker.io/library/core-common-config-bootstrapper done 13:34:42 #145 writing image sha256:ed2738838e16eddb25ab5a722d90c98cdb5f6b43cbc5fa30c859e75e904b71cc 13:34:42 #145 ... 13:34:42 13:34:42 #199 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:34:42 #199 DONE 0.7s 13:34:42 13:34:42 #145 [security-proxy-setup] exporting to image 13:34:42 #145 writing image sha256:ed2738838e16eddb25ab5a722d90c98cdb5f6b43cbc5fa30c859e75e904b71cc done 13:34:42 #145 naming to docker.io/library/security-proxy-auth done 13:34:42 #145 exporting layers 0.2s done 13:34:42 #145 writing image sha256:625a5d8c305997b8dff175a6757ec9c0e884fcfb115f8245eb4d5a5ebbfb7163 done 13:34:42 #145 naming to docker.io/library/security-proxy-setup done 13:34:42 #145 DONE 4.1s 13:34:42 13:34:42 #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 13:34:43 #209 DONE 0.6s 13:34:43 13:34:43 #210 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:34:43 #210 DONE 0.6s 13:34:43 13:34:43 #145 [security-bootstrapper] exporting to image 13:34:43 #145 exporting layers 0.3s done 13:34:43 #145 exporting layers 0.2s done 13:34:43 #145 writing image sha256:14b4d0819eb1f857e246995cade854ff86d118e1a5e9f859070809769148a893 done 13:34:43 #145 naming to docker.io/library/security-secretstore-setup done 13:34:43 #145 writing image sha256:fb39812dc8121ec1f5285e345058907da37e8f7db85808fa71784e3c70ecc44c done 13:34:43 #145 naming to docker.io/library/security-bootstrapper done 13:34:43 #145 DONE 4.4s 13:34:43 time="2023-08-23T13:30:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:34:43 time="2023-08-23T13:30:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:34:43 time="2023-08-23T13:30:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:34:43 time="2023-08-23T13:30:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:34:43 time="2023-08-23T13:30:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:34:43 time="2023-08-23T13:30:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:34:43 time="2023-08-23T13:30:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:34:43 time="2023-08-23T13:30:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:34:43 time="2023-08-23T13:30:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:34:43 time="2023-08-23T13:30:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:34:43 time="2023-08-23T13:30:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:34:43 time="2023-08-23T13:30:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:34:43 time="2023-08-23T13:30:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:34:43 time="2023-08-23T13:30:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 13:34:43 $ docker stop --time=1 169ad93d2f6ed0cee65f6360ba9af47f6565cd277f0092bc547373992e5b6181 13:34:44 $ docker rm -f --volumes 169ad93d2f6ed0cee65f6360ba9af47f6565cd277f0092bc547373992e5b6181 [Pipeline] // withDockerContainer [Pipeline] sh 13:34:45 + docker images 13:34:45 REPOSITORY TAG IMAGE ID CREATED SIZE 13:34:45 security-bootstrapper latest fb39812dc812 2 seconds ago 23MB 13:34:45 core-common-config-bootstrapper latest e1ef0dd742a0 2 seconds ago 18MB 13:34:45 security-secretstore-setup latest 14b4d0819eb1 2 seconds ago 44.1MB 13:34:45 security-proxy-setup latest 625a5d8c3059 2 seconds ago 29.2MB 13:34:45 security-proxy-auth latest ed2738838e16 2 seconds ago 19.4MB 13:34:45 core-metadata latest e482141569de 3 seconds ago 21.6MB 13:34:45 core-command latest 67bae1e115b7 4 seconds ago 21MB 13:34:45 security-spiffe-token-provider latest fd2c4681c89d 4 seconds ago 33.5MB 13:34:45 support-notifications latest ac59edab8a2b 4 seconds ago 34.3MB 13:34:45 support-scheduler latest a2e981919c80 4 seconds ago 33.7MB 13:34:45 core-data latest a50369976568 4 seconds ago 21.2MB 13:34:45 security-spire-agent latest dea8716e8142 About a minute ago 161MB 13:34:45 security-spire-server latest 8cbf79482673 About a minute ago 103MB 13:34:45 security-spire-config latest b8cdf17154f9 About a minute ago 102MB 13:34:45 ci-base-image-x86_64 latest 74f00ffaf03f 6 minutes ago 1.07GB 13:34:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 5 weeks ago 696MB 13:34:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 months ago 334MB 13:34:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 13 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] } 13:34:50 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 13:34:50 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 13:34:50 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 13:34:50 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 13:34:50 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 13:34:50 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 13:34:50 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 13:34:50 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 13:34:50 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 13:34:50 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 13:34:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 13:34:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 13:34:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 13:34:50 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 13:35:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 13:35:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 13:35:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.263s coverage: 28.7% of statements 13:35:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.294s coverage: 97.0% of statements 13:35:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 13:35:13 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 13:35:13 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 13:35:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.383s coverage: 71.5% of statements 13:35:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 13:35:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 13:35:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.306s coverage: 54.0% of statements 13:35:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 13:35:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 13:35:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 13:35:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 13:35:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 13:35:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 13:35:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 13:35:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.601s coverage: 93.4% of statements 13:35:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.444s coverage: 3.8% of statements 13:35:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 13:35:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 13:35:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 13:35:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.592s coverage: 97.6% of statements 13:35:47 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 13:35:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 13:35:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 13:35:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 13:35:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 13:35:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 13:35:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 13:35:47 ok github.com/edgexfoundry/edgex-go/internal/io 0.218s coverage: 72.2% of statements 13:35:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 13:35:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 13:35:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.405s coverage: 0.9% of statements 13:35:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.291s coverage: 32.2% of statements 13:36:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.296s coverage: 42.9% of statements 13:36:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.258s coverage: 82.9% of statements 13:36:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.277s coverage: 94.1% of statements 13:36:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.289s coverage: 96.3% of statements 13:36:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.229s coverage: 87.5% of statements 13:36:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 13:36:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 13:36:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 13:36:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 13:36:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 13:36:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 13:36:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 13:36:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 13:36:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.211s coverage: 94.4% of statements 13:36:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 13:36:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 13:36:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 13:36:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 13:36:26 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 13:36:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 13:36:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 13:36:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.004s coverage: 79.9% of statements 13:36:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.276s coverage: 92.9% of statements 13:36:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.082s coverage: 64.4% of statements 13:36:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.221s coverage: 62.3% of statements 13:36:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.232s coverage: 87.2% of statements 13:36:32 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.194s coverage: 20.0% of statements 13:36:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.183s coverage: 100.0% of statements 13:36:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.493s coverage: 81.8% of statements 13:36:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 13:36:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 13:36:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.519s coverage: 82.1% of statements 13:36:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.263s coverage: 86.0% of statements 13:36:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 13:36:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 13:36:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.979s coverage: 63.1% of statements 13:36:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.254s coverage: 100.0% of statements 13:36:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.123s coverage: 89.4% of statements 13:36:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.086s coverage: 100.0% of statements 13:36:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.084s coverage: 73.7% of statements 13:36:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 13:36:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 13:36:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 13:36:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements 13:36:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 13:36:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 13:36:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 13:36:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.005s coverage: 38.4% of statements 13:36:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.264s coverage: 89.5% of statements 13:36:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 13:36:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 13:36:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 13:36:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 13:36:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.219s coverage: 84.8% of statements 13:37:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 13:37:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 13:37:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 13:37:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 13:37:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.294s coverage: 17.7% of statements 13:37:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 13:37:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 13:37:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 13:37:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 13:37:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.590s coverage: 95.7% of statements 13:37:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 13:37:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 13:37:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.270s coverage: 61.8% of statements 13:37:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 13:37:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 13:37:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.393s coverage: 98.9% of statements 13:37:19 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 13:37:19 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:37:19 go vet ./... 13:39:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:39:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:39:55 ./bin/test-attribution-txt.sh 13:39:55 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 13:39:55 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 13:39:55 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 13:39:55 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 13:39:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 13:39:56 + ls -al . 13:39:56 total 724 13:39:56 drwxrwxr-x 11 1001 1001 4096 Aug 23 13:32 . 13:39:56 drwxr-xr-x 4 root root 4096 Aug 23 13:32 .. 13:39:56 drwxrwxr-x 2 1001 1001 4096 Aug 23 13:30 .blubracket 13:39:56 -rw-rw-r-- 1 1001 1001 16 Aug 23 13:30 .dockerignore 13:39:56 drwxrwxr-x 8 1001 1001 4096 Aug 23 13:30 .git 13:39:56 drwxrwxr-x 3 1001 1001 4096 Aug 23 13:30 .github 13:39:56 -rw-rw-r-- 1 1001 1001 1173 Aug 23 13:30 .gitignore 13:39:56 -rw-rw-r-- 1 1001 1001 42 Aug 23 13:30 .golangci.yml 13:39:56 -rw-rw-r-- 1 1001 1001 87 Aug 23 13:30 .hadolint.yml 13:39:56 -rw-rw-r-- 1 1001 1001 166 Aug 23 13:30 .sonarcloud.properties 13:39:56 -rw-rw-r-- 1 1001 1001 1171 Aug 23 13:30 ADOPTERS.md 13:39:56 -rw-rw-r-- 1 1001 1001 11152 Aug 23 13:30 Attribution.txt 13:39:56 -rw-rw-r-- 1 1001 1001 93407 Aug 23 13:30 CHANGELOG.md 13:39:56 -rw-rw-r-- 1 1001 1001 3804 Aug 23 13:30 CONTRIBUTING.md 13:39:56 -rw-rw-r-- 1 1001 1001 677 Aug 23 13:30 GOVERNANCE.md 13:39:56 -rw-rw-r-- 1 1001 1001 883 Aug 23 13:30 Jenkinsfile 13:39:56 -rw-rw-r-- 1 1001 1001 10775 Aug 23 13:30 LICENSE 13:39:56 -rw-rw-r-- 1 1001 1001 14764 Aug 23 13:30 Makefile 13:39:56 -rw-rw-r-- 1 1001 1001 582 Aug 23 13:30 OWNERS.md 13:39:56 -rw-rw-r-- 1 1001 1001 9923 Aug 23 13:30 README.md 13:39:56 -rw-rw-r-- 1 1001 1001 789 Aug 23 13:30 SECURITY.md 13:39:56 -rw-rw-r-- 1 1001 1001 5 Aug 23 13:28 VERSION 13:39:56 drwxrwxr-x 2 1001 1001 4096 Aug 23 13:30 bin 13:39:56 drwxrwxr-x 18 1001 1001 4096 Aug 23 13:30 cmd 13:39:56 -rw-r--r-- 1 root root 446998 Aug 23 13:37 coverage.out 13:39:56 drwxrwxr-x 2 1001 1001 4096 Aug 23 13:30 fuzz_test 13:39:56 -rw-rw-r-- 1 1001 1001 3687 Aug 23 13:30 go.mod 13:39:56 -rw-rw-r-- 1 1001 1001 33714 Aug 23 13:30 go.sum 13:39:56 drwxrwxr-x 7 1001 1001 4096 Aug 23 13:30 internal 13:39:56 drwxrwxr-x 3 1001 1001 4096 Aug 23 13:30 openapi 13:39:56 -rw-rw-r-- 1 1001 1001 594 Aug 23 13:30 security.txt 13:39:56 drwxrwxr-x 4 1001 1001 4096 Aug 23 13:30 snap 13:39:56 -rw-rw-r-- 1 1001 1001 204 Aug 23 13:30 version.go [Pipeline] sh 13:39:56 + '[' -e coverage.out ] 13:39:56 + chown 1001:1001 coverage.out [Pipeline] stash 13:39:56 Warning: overwriting stash ‘coverage-report’ 13:39:58 Stashed 1 file(s) [Pipeline] sh 13:39:58 + make build 13:39:58 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 13:41:35 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 13:41:37 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 13:41:43 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 13:41:47 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 13:42: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 13:42: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 13:42:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 13:42:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 13:42:48 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 13:42:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 13:42:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 13:43:04 $ docker stop --time=1 5ea9552a680012c66baa3bb0580003bafd9fb3eacae55680e7f76febd5a569e9 13:43:08 $ docker rm -f --volumes 5ea9552a680012c66baa3bb0580003bafd9fb3eacae55680e7f76febd5a569e9 [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 13:43:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:43:10 13:43:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:43:11 latest: Pulling from edgex-devops/edgex-compose-arm64 13:43:11 547446be3368: Pulling fs layer 13:43:11 d125d8839a47: Pulling fs layer 13:43:11 3e85d5ac6304: Pulling fs layer 13:43:11 c3105a71a48b: Pulling fs layer 13:43:11 0f093f025ec4: Pulling fs layer 13:43:11 c3106fc0e877: Pulling fs layer 13:43:11 c3105a71a48b: Waiting 13:43:11 0f093f025ec4: Waiting 13:43:11 c3106fc0e877: Waiting 13:43:11 547446be3368: Verifying Checksum 13:43:11 547446be3368: Download complete 13:43:11 c3105a71a48b: Verifying Checksum 13:43:11 c3105a71a48b: Download complete 13:43:11 d125d8839a47: Verifying Checksum 13:43:11 d125d8839a47: Download complete 13:43:12 c3106fc0e877: Verifying Checksum 13:43:12 c3106fc0e877: Download complete 13:43:12 0f093f025ec4: Verifying Checksum 13:43:12 0f093f025ec4: Download complete 13:43:12 547446be3368: Pull complete 13:43:13 d125d8839a47: Pull complete 13:43:13 3e85d5ac6304: Verifying Checksum 13:43:13 3e85d5ac6304: Download complete 13:43:22 3e85d5ac6304: Pull complete 13:43:22 c3105a71a48b: Pull complete 13:43:22 0f093f025ec4: Pull complete 13:43:22 c3106fc0e877: Pull complete 13:43:22 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 13:43:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:43:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:43:23 prd-ubuntu20.04-docker-arm64-4c-16g-4370 does not seem to be running inside a container 13:43:23 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 13:43:25 $ docker top ed15ca6e260e4b9fb8de6cfdca3431656afb1fbfb6c4e3f42a9697f4e6e09a8e -eo pid,comm [Pipeline] { [Pipeline] sh 13:43:25 + docker compose -f ./docker-compose-build.yml build --parallel 13:43:38 #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile 13:43:38 #1 transferring dockerfile: 2.12kB done 13:43:38 #1 DONE 0.1s 13:43:38 13:43:38 #2 [core-data internal] load build definition from Dockerfile 13:43:38 #2 transferring dockerfile: 1.90kB done 13:43:38 #2 DONE 0.0s 13:43:38 13:43:38 #3 [security-spire-config internal] load build definition from Dockerfile 13:43:38 #3 transferring dockerfile: 2.58kB done 13:43:38 #3 DONE 0.1s 13:43:38 13:43:38 #4 [core-command internal] load build definition from Dockerfile 13:43:38 #4 transferring dockerfile: 1.82kB done 13:43:38 #4 DONE 0.1s 13:43:38 13:43:38 #5 [support-scheduler internal] load build definition from Dockerfile 13:43:38 #5 transferring dockerfile: 1.82kB done 13:43:38 #5 DONE 0.1s 13:43:38 13:43:38 #6 [support-notifications internal] load build definition from Dockerfile 13:43:38 #6 transferring dockerfile: 1.84kB 0.0s done 13:43:38 #6 DONE 0.1s 13:43:38 13:43:38 #7 [security-bootstrapper internal] load build definition from Dockerfile 13:43:38 #7 transferring dockerfile: 2.82kB done 13:43:38 #7 DONE 0.1s 13:43:38 13:43:38 #8 [security-spire-agent internal] load build definition from Dockerfile 13:43:38 #8 transferring dockerfile: 2.68kB done 13:43:38 #8 DONE 0.1s 13:43:38 13:43:38 #9 [security-spire-server internal] load build definition from Dockerfile 13:43:38 #9 transferring dockerfile: 2.63kB done 13:43:38 #9 DONE 0.1s 13:43:38 13:43:38 #10 [security-secretstore-setup internal] load build definition from Dockerfile 13:43:38 #10 transferring dockerfile: 2.38kB done 13:43:38 #10 DONE 0.1s 13:43:38 13:43:38 #11 [security-proxy-setup internal] load build definition from Dockerfile 13:43:38 #11 transferring dockerfile: 2.39kB done 13:43:38 #11 DONE 0.1s 13:43:38 13:43:38 #12 [security-spiffe-token-provider internal] load build definition from Dockerfile 13:43:38 #12 transferring dockerfile: 1.78kB 0.0s done 13:43:38 #12 DONE 0.1s 13:43:38 13:43:38 #13 [core-metadata internal] load build definition from Dockerfile 13:43:38 #13 transferring dockerfile: 1.96kB 0.0s done 13:43:38 #13 DONE 0.1s 13:43:38 13:43:38 #14 [security-proxy-auth internal] load build definition from Dockerfile 13:43:38 #14 transferring dockerfile: 2.04kB 0.0s done 13:43:38 #14 DONE 0.1s 13:43:38 13:43:38 #15 [core-common-config-bootstrapper internal] load .dockerignore 13:43:38 #15 transferring context: 13:43:38 #15 transferring context: 56B 0.0s done 13:43:38 #15 DONE 0.1s 13:43:39 13:43:39 #16 [core-data internal] load .dockerignore 13:43:39 #16 transferring context: 56B done 13:43:39 #16 DONE 0.0s 13:43:39 13:43:39 #17 [security-spire-config internal] load .dockerignore 13:43:39 #17 transferring context: 56B done 13:43:39 #17 DONE 0.0s 13:43:39 13:43:39 #18 [core-command internal] load .dockerignore 13:43:39 #18 transferring context: 56B done 13:43:39 #18 DONE 0.0s 13:43:39 13:43:39 #19 [support-scheduler internal] load .dockerignore 13:43:39 #19 transferring context: 56B 0.0s done 13:43:39 #19 DONE 0.1s 13:43:39 13:43:39 #20 [support-notifications internal] load .dockerignore 13:43:39 #20 transferring context: 56B done 13:43:39 #20 DONE 0.1s 13:43:39 13:43:39 #21 [security-bootstrapper internal] load .dockerignore 13:43:39 #21 transferring context: 56B 0.0s done 13:43:39 #21 DONE 0.1s 13:43:39 13:43:39 #22 [security-spire-agent internal] load .dockerignore 13:43:40 #22 transferring context: 56B done 13:43:40 #22 DONE 0.1s 13:43:40 13:43:40 #23 [security-spire-server internal] load .dockerignore 13:43:40 #23 transferring context: 56B 0.0s done 13:43:40 #23 DONE 0.1s 13:43:40 13:43:40 #24 [security-secretstore-setup internal] load .dockerignore 13:43:40 #24 transferring context: 56B done 13:43:40 #24 DONE 0.1s 13:43:40 13:43:40 #25 [security-proxy-setup internal] load .dockerignore 13:43:40 #25 transferring context: 56B 0.0s done 13:43:40 #25 DONE 0.1s 13:43:40 13:43:40 #26 [security-spiffe-token-provider internal] load .dockerignore 13:43:40 #26 transferring context: 56B done 13:43:40 #26 DONE 0.0s 13:43:40 13:43:40 #27 [core-metadata internal] load .dockerignore 13:43:40 #27 transferring context: 56B done 13:43:40 #27 DONE 0.0s 13:43:40 13:43:40 #28 [security-proxy-auth internal] load .dockerignore 13:43:40 #28 transferring context: 56B done 13:43:40 #28 DONE 0.1s 13:43:40 13:43:40 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 13:43:40 #29 DONE 0.0s 13:43:40 13:43:40 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 13:43:40 #30 DONE 0.1s 13:43:40 13:43:40 #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 13:43:40 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 13:43:40 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 13:43:40 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 13:43:40 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 13:43:40 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0B / 3.26MB 0.1s 13:43:40 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.10MB / 3.26MB 0.2s 13:43:40 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 13:43:40 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 13:43:41 #31 ... 13:43:41 13:43:41 #32 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 13:43:41 #32 DONE 0.9s 13:43:41 13:43:41 #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 13:43:41 #31 ... 13:43:41 13:43:41 #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest 13:43:41 #29 DONE 0.0s 13:43:41 13:43:41 #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 13:43:41 #32 DONE 1.5s 13:43:41 13:43:41 #33 [core-data builder 2/7] WORKDIR /edgex-go 13:43:41 #33 DONE 0.5s 13:43:41 13:43:41 #31 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 13:43:41 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 13:43:41 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 13:43:41 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 13:43:41 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 13:43:41 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 13:43:41 #31 ... 13:43:41 13:43:41 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 13:43:41 #29 DONE 0.0s 13:43:41 13:43:41 #31 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 13:43:41 #31 ... 13:43:41 13:43:41 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 13:43:41 #29 DONE 0.0s 13:43:41 13:43:41 #32 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 13:43:41 #32 DONE 1.5s 13:43:41 13:43:41 #33 [core-command builder 2/7] WORKDIR /edgex-go 13:43:41 #33 DONE 0.5s 13:43:41 13:43:41 #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 13:43:41 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 13:43:41 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 13:43:41 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 13:43:41 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 13:43:41 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 13:43:41 #31 ... 13:43:41 13:43:41 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 13:43:41 #29 DONE 0.0s 13:43:41 13:43:41 #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 13:43:41 #31 ... 13:43:41 13:43:41 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 13:43:41 #29 DONE 0.0s 13:43:42 13:43:42 #32 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 13:43:42 #32 DONE 1.6s 13:43:42 13:43:42 #33 [support-scheduler builder 2/7] WORKDIR /edgex-go 13:43:42 #33 DONE 0.5s 13:43:42 13:43:42 #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 13:43:42 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 13:43:42 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 13:43:42 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 13:43:42 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 13:43:42 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 13:43:42 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.4s done 13:43:42 #31 ... 13:43:42 13:43:42 #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 13:43:42 #32 DONE 1.6s 13:43:42 13:43:42 #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest 13:43:42 #29 DONE 0.0s 13:43:42 13:43:42 #33 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 13:43:42 #33 DONE 0.6s 13:43:42 13:43:42 #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 13:43:42 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 13:43:42 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 13:43:42 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 13:43:42 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 13:43:42 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 13:43:42 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.4s done 13:43:42 #31 ... 13:43:42 13:43:42 #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest 13:43:42 #29 DONE 0.0s 13:43:42 13:43:42 #32 [security-spire-server builder 1/7] FROM docker.io/library/ci-base-image-arm64 13:43:42 #32 DONE 1.6s 13:43:42 13:43:42 #33 [security-spire-server builder 2/7] WORKDIR /edgex-go 13:43:42 #33 DONE 0.6s 13:43:42 13:43:42 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 13:43:42 #29 DONE 0.0s 13:43:42 13:43:42 #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 13:43:42 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 13:43:42 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 13:43:42 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 13:43:42 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 13:43:42 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 13:43:42 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.4s done 13:43:43 #31 ... 13:43:43 13:43:43 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 13:43:43 #30 DONE 1.2s 13:43:43 13:43:43 #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 13:43:43 #32 DONE 1.6s 13:43:43 13:43:43 #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 13:43:43 #33 DONE 0.6s 13:43:43 13:43:43 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 13:43:43 #29 DONE 0.0s 13:43:43 13:43:43 #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 13:43:43 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 13:43:43 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 13:43:43 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 13:43:43 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 13:43:43 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 13:43:43 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.4s done 13:43:43 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 13:43:43 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 13:43:43 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 13:43:43 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 13:43:43 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 13:43:43 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.4s done 13:43:43 #31 DONE 3.6s 13:43:43 13:43:43 #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 13:43:43 #32 DONE 1.7s 13:43:43 13:43:43 #33 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 13:43:43 #33 DONE 0.6s 13:43:43 13:43:43 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 13:43:43 #29 DONE 0.0s 13:43:43 13:43:43 #34 [security-proxy-setup internal] load build context 13:43:43 #34 DONE 0.0s 13:43:43 13:43:43 #35 [core-common-config-bootstrapper internal] load build context 13:43:43 #35 ... 13:43:43 13:43:43 #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 13:43:43 #32 DONE 1.7s 13:43:43 13:43:43 #33 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 13:43:43 #33 DONE 0.6s 13:43:43 13:43:43 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 13:43:43 #30 DONE 1.6s 13:43:43 13:43:43 #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 13:43:43 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 13:43:43 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 13:43:43 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 13:43:43 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 13:43:43 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 13:43:43 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.4s done 13:43:43 #31 DONE 3.6s 13:43:43 13:43:43 #35 [core-common-config-bootstrapper internal] load build context 13:43:43 #35 ... 13:43:43 13:43:43 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 13:43:43 #29 DONE 0.0s 13:43:43 13:43:43 #35 [core-common-config-bootstrapper internal] load build context 13:43:43 #35 ... 13:43:43 13:43:43 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 13:43:43 #29 DONE 0.1s 13:43:43 13:43:43 #35 [core-common-config-bootstrapper internal] load build context 13:43:44 #35 transferring context: 38.12MB 4.0s 13:43:46 #35 ... 13:43:46 13:43:46 #32 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 13:43:46 #32 DONE 1.7s 13:43:46 13:43:46 #33 [core-metadata builder 2/7] WORKDIR /edgex-go 13:43:46 #33 DONE 0.7s 13:43:46 13:43:46 #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 13:43:46 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 13:43:46 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 13:43:46 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 13:43:46 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 13:43:46 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 13:43:46 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.4s done 13:43:46 #31 DONE 3.7s 13:43:46 13:43:46 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 13:43:46 #30 DONE 4.4s 13:43:46 13:43:46 #35 [core-common-config-bootstrapper internal] load build context 13:43:46 #35 ... 13:43:46 13:43:46 #32 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 13:43:46 #32 DONE 1.7s 13:43:46 13:43:46 #33 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 13:43:46 #33 DONE 0.7s 13:43:46 13:43:46 #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 13:43:46 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 13:43:46 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 13:43:46 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 13:43:46 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 13:43:46 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 13:43:46 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.4s done 13:43:46 #31 DONE 3.7s 13:43:46 13:43:46 #35 [core-common-config-bootstrapper internal] load build context 13:43:50 #35 transferring context: 48.29MB 9.2s 13:43:51 #35 ... 13:43:51 13:43:51 #36 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 13:43:51 #0 7.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:43:51 #0 9.409 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:43:51 #36 ... 13:43:51 13:43:51 #37 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 13:43:51 #0 5.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:43:51 #0 6.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:43:51 #0 8.614 OK: 263 MiB in 53 packages 13:43:52 #37 ... 13:43:52 13:43:52 #38 [security-spire-config internal] load build context 13:43:52 #38 ... 13:43:52 13:43:52 #39 [core-command internal] load build context 13:43:52 #39 ... 13:43:52 13:43:52 #37 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 13:43:52 #37 DONE 10.5s 13:43:52 13:43:52 #39 [core-command internal] load build context 13:43:52 #39 ... 13:43:52 13:43:52 #40 [support-scheduler internal] load build context 13:43:52 #40 ... 13:43:52 13:43:52 #41 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 13:43:52 #0 7.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:43:52 #0 9.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:43:52 #41 ... 13:43:52 13:43:52 #42 [security-bootstrapper internal] load build context 13:43:52 #42 ... 13:43:52 13:43:52 #43 [core-data internal] load build context 13:43:52 #43 ... 13:43:52 13:43:52 #44 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 13:43:52 #0 6.729 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:43:52 #0 8.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:43:52 #44 ... 13:43:52 13:43:52 #45 [support-notifications internal] load build context 13:43:52 #45 ... 13:43:52 13:43:52 #46 [security-spire-server internal] load build context 13:43:52 #46 ... 13:43:52 13:43:52 #47 [security-spire-agent internal] load build context 13:43:53 #47 ... 13:43:53 13:43:53 #48 [security-secretstore-setup internal] load build context 13:43:53 #48 ... 13:43:53 13:43:53 #45 [support-notifications internal] load build context 13:43:53 #45 ... 13:43:53 13:43:53 #34 [security-proxy-setup internal] load build context 13:43:53 #34 ... 13:43:53 13:43:53 #49 [security-spiffe-token-provider internal] load build context 13:43:53 #49 ... 13:43:53 13:43:53 #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 13:43:53 #0 8.869 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:43:53 #50 ... 13:43:53 13:43:53 #49 [security-spiffe-token-provider internal] load build context 13:43:54 #49 ... 13:43:54 13:43:54 #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 13:43:54 #51 ... 13:43:54 13:43:54 #52 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 13:43:54 #0 9.756 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:43:54 #52 ... 13:43:54 13:43:54 #44 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 13:43:54 #44 10.95 OK: 263 MiB in 53 packages 13:43:54 #44 DONE 12.0s 13:43:54 13:43:54 #53 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 13:43:54 #53 ... 13:43:54 13:43:54 #54 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 13:43:54 #54 ... 13:43:54 13:43:54 #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 13:43:54 #55 ... 13:43:54 13:43:54 #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 13:43:54 #56 ... 13:43:54 13:43:54 #57 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 13:43:54 #57 ... 13:43:54 13:43:54 #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 13:43:54 #58 ... 13:43:54 13:43:54 #59 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 13:43:55 #59 ... 13:43:55 13:43:55 #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 13:43:55 #51 11.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:43:56 #51 ... 13:43:56 13:43:56 #41 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 13:43:56 #41 12.15 OK: 263 MiB in 53 packages 13:43:56 #41 DONE 14.0s 13:43:56 13:43:56 #35 [core-common-config-bootstrapper internal] load build context 13:43:56 #35 transferring context: 55.64MB 15.7s 13:43:56 #35 ... 13:43:56 13:43:56 #36 [core-data builder 3/7] RUN apk add --update --no-cache make git 13:43:56 #36 12.76 OK: 263 MiB in 53 packages 13:43:56 #36 DONE 15.8s 13:43:56 13:43:56 #60 [core-metadata internal] load build context 13:43:56 #60 ... 13:43:56 13:43:56 #61 [security-proxy-auth internal] load build context 13:43:57 #61 ... 13:43:57 13:43:57 #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 13:43:57 #51 12.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:44:02 #51 ... 13:44:02 13:44:02 #60 [core-metadata internal] load build context 13:44:02 #60 transferring context: 16.58MB 13.6s 13:44:02 #60 ... 13:44:02 13:44:02 #38 [security-spire-config internal] load build context 13:44:02 #38 ... 13:44:02 13:44:02 #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 13:44:02 #51 18.09 (1/1) Installing dumb-init (1.2.5-r2) 13:44:02 #51 18.16 Executing busybox-1.35.0-r29.trigger 13:44:02 #51 ... 13:44:02 13:44:02 #40 [support-scheduler internal] load build context 13:44:02 #40 ... 13:44:02 13:44:02 #39 [core-command internal] load build context 13:44:02 #39 ... 13:44:02 13:44:02 #60 [core-metadata internal] load build context 13:44:02 #60 ... 13:44:02 13:44:02 #42 [security-bootstrapper internal] load build context 13:44:02 #42 ... 13:44:02 13:44:02 #43 [core-data internal] load build context 13:44:02 #43 ... 13:44:02 13:44:02 #42 [security-bootstrapper internal] load build context 13:44:02 #42 ... 13:44:02 13:44:02 #46 [security-spire-server internal] load build context 13:44:03 #46 ... 13:44:03 13:44:03 #42 [security-bootstrapper internal] load build context 13:44:03 #42 ... 13:44:03 13:44:03 #48 [security-secretstore-setup internal] load build context 13:44:03 #48 ... 13:44:03 13:44:03 #47 [security-spire-agent internal] load build context 13:44:03 #47 ... 13:44:03 13:44:03 #45 [support-notifications internal] load build context 13:44:03 #45 ... 13:44:03 13:44:03 #47 [security-spire-agent internal] load build context 13:44:03 #47 ... 13:44:03 13:44:03 #34 [security-proxy-setup internal] load build context 13:44:03 #34 ... 13:44:03 13:44:03 #48 [security-secretstore-setup internal] load build context 13:44:04 #48 ... 13:44:04 13:44:04 #49 [security-spiffe-token-provider internal] load build context 13:44:04 #49 ... 13:44:04 13:44:04 #48 [security-secretstore-setup internal] load build context 13:44:04 #48 ... 13:44:04 13:44:04 #52 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 13:44:04 #52 12.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:44:04 #52 17.75 (1/1) Installing dumb-init (1.2.5-r2) 13:44:04 #52 17.79 Executing busybox-1.35.0-r29.trigger 13:44:04 #52 17.94 OK: 8 MiB in 16 packages 13:44:04 #52 DONE 21.3s 13:44:04 13:44:04 #48 [security-secretstore-setup internal] load build context 13:44:04 #48 ... 13:44:04 13:44:04 #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 13:44:04 #51 18.56 OK: 8 MiB in 16 packages 13:44:04 #51 DONE 20.5s 13:44:04 13:44:04 #48 [security-secretstore-setup internal] load build context 13:44:05 #48 ... 13:44:05 13:44:05 #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 13:44:05 #50 11.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:44:05 #50 16.07 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 13:44:05 #50 16.07 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 13:44:05 #50 16.07 OK: 17694 distinct packages available 13:44:05 #50 16.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:44:05 #50 19.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:44:05 #50 ... 13:44:05 13:44:05 #59 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 13:44:05 #59 11.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:44:05 #59 13.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:44:05 #59 19.48 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 13:44:05 #59 19.48 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 13:44:05 #59 19.48 OK: 17689 distinct packages available 13:44:05 #59 21.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:44:05 #59 ... 13:44:05 13:44:05 #48 [security-secretstore-setup internal] load build context 13:44:06 #48 ... 13:44:06 13:44:06 #53 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 13:44:06 #53 12.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:44:06 #53 15.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:44:06 #53 21.64 (1/4) Installing dumb-init (1.2.5-r2) 13:44:06 #53 21.69 (2/4) Installing openssl (3.0.10-r0) 13:44:06 #53 21.87 (3/4) Installing su-exec (0.2-r2) 13:44:06 #53 21.88 (4/4) Installing yq (4.30.4-r4) 13:44:06 #53 ... 13:44:06 13:44:06 #35 [core-common-config-bootstrapper internal] load build context 13:44:06 #35 transferring context: 75.71MB 26.2s 13:44:06 #35 ... 13:44:06 13:44:06 #53 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 13:44:06 #53 22.71 Executing busybox-1.35.0-r29.trigger 13:44:06 #53 22.85 OK: 17 MiB in 19 packages 13:44:07 #53 ... 13:44:07 13:44:07 #61 [security-proxy-auth internal] load build context 13:44:07 #61 ... 13:44:07 13:44:07 #35 [core-common-config-bootstrapper internal] load build context 13:44:07 #35 ... 13:44:07 13:44:07 #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 13:44:07 #56 13.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:44:07 #56 16.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:44:07 #56 22.28 (1/2) Installing dumb-init (1.2.5-r2) 13:44:07 #56 22.35 (2/2) Installing su-exec (0.2-r2) 13:44:07 #56 22.40 Executing busybox-1.35.0-r29.trigger 13:44:07 #56 22.56 OK: 8 MiB in 17 packages 13:44:07 #56 ... 13:44:07 13:44:07 #35 [core-common-config-bootstrapper internal] load build context 13:44:08 #35 ... 13:44:08 13:44:08 #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 13:44:08 #55 13.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:44:08 #55 16.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:44:08 #55 22.07 (1/2) Installing ca-certificates (20230506-r0) 13:44:08 #55 22.73 (2/2) Installing dumb-init (1.2.5-r2) 13:44:08 #55 22.82 Executing busybox-1.35.0-r29.trigger 13:44:08 #55 22.94 Executing ca-certificates-20230506-r0.trigger 13:44:08 #55 ... 13:44:08 13:44:08 #35 [core-common-config-bootstrapper internal] load build context 13:44:09 #35 ... 13:44:09 13:44:09 #54 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 13:44:09 #54 14.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:44:09 #54 17.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:44:09 #54 24.34 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 13:44:09 #54 24.34 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 13:44:09 #54 24.34 OK: 17689 distinct packages available 13:44:09 #54 ... 13:44:09 13:44:09 #60 [core-metadata internal] load build context 13:44:09 #60 ... 13:44:09 13:44:09 #53 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 13:44:09 #53 DONE 25.0s 13:44:09 13:44:09 #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 13:44:09 #56 DONE 24.9s 13:44:09 13:44:09 #35 [core-common-config-bootstrapper internal] load build context 13:44:09 #35 ... 13:44:09 13:44:09 #57 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 13:44:09 #57 15.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:44:09 #57 19.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:44:09 #57 24.88 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 13:44:09 #57 24.88 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 13:44:09 #57 24.88 OK: 17689 distinct packages available 13:44:09 #57 ... 13:44:09 13:44:09 #35 [core-common-config-bootstrapper internal] load build context 13:44:10 #35 ... 13:44:10 13:44:10 #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 13:44:10 #58 15.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:44:10 #58 18.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:44:10 #58 24.54 (1/4) Installing ca-certificates (20230506-r0) 13:44:10 #58 25.22 (2/4) Installing dumb-init (1.2.5-r2) 13:44:10 #58 25.22 (3/4) Installing su-exec (0.2-r2) 13:44:10 #58 25.22 (4/4) Installing yq (4.30.4-r4) 13:44:10 #58 ... 13:44:10 13:44:10 #35 [core-common-config-bootstrapper internal] load build context 13:44:11 #35 ... 13:44:11 13:44:11 #62 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 13:44:11 #62 DONE 1.6s 13:44:11 13:44:11 #35 [core-common-config-bootstrapper internal] load build context 13:44:11 #35 ... 13:44:11 13:44:11 #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 13:44:11 #50 26.68 OK: 263 MiB in 53 packages 13:44:11 #50 DONE 27.9s 13:44:11 13:44:11 #60 [core-metadata internal] load build context 13:44:11 #60 ... 13:44:11 13:44:11 #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 13:44:11 #55 25.56 OK: 8 MiB in 17 packages 13:44:11 #55 DONE 27.6s 13:44:11 13:44:11 #35 [core-common-config-bootstrapper internal] load build context 13:44:11 #35 transferring context: 83.35MB 31.4s 13:44:12 #35 ... 13:44:12 13:44:12 #38 [security-spire-config internal] load build context 13:44:12 #38 ... 13:44:12 13:44:12 #35 [core-common-config-bootstrapper internal] load build context 13:44:12 #35 ... 13:44:12 13:44:12 #40 [support-scheduler internal] load build context 13:44:12 #40 ... 13:44:12 13:44:12 #39 [core-command internal] load build context 13:44:12 #39 ... 13:44:12 13:44:12 #35 [core-common-config-bootstrapper internal] load build context 13:44:12 #35 ... 13:44:12 13:44:12 #43 [core-data internal] load build context 13:44:13 #43 ... 13:44:13 13:44:13 #46 [security-spire-server internal] load build context 13:44:13 #46 ... 13:44:13 13:44:13 #43 [core-data internal] load build context 13:44:13 #43 ... 13:44:13 13:44:13 #42 [security-bootstrapper internal] load build context 13:44:13 #42 ... 13:44:13 13:44:13 #40 [support-scheduler internal] load build context 13:44:13 #40 ... 13:44:13 13:44:13 #45 [support-notifications internal] load build context 13:44:13 #45 ... 13:44:13 13:44:13 #47 [security-spire-agent internal] load build context 13:44:14 #47 ... 13:44:14 13:44:14 #45 [support-notifications internal] load build context 13:44:14 #45 ... 13:44:14 13:44:14 #34 [security-proxy-setup internal] load build context 13:44:14 #34 ... 13:44:14 13:44:14 #49 [security-spiffe-token-provider internal] load build context 13:44:14 #49 ... 13:44:14 13:44:14 #34 [security-proxy-setup internal] load build context 13:44:16 #34 ... 13:44:16 13:44:16 #54 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 13:44:16 #54 25.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:44:16 #54 27.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:44:16 #54 29.65 (1/9) Installing ca-certificates (20230506-r0) 13:44:16 #54 29.80 (2/9) Installing brotli-libs (1.0.9-r9) 13:44:16 #54 29.83 (3/9) Installing nghttp2-libs (1.51.0-r1) 13:44:16 #54 29.84 (4/9) Installing libcurl (8.2.1-r0) 13:44:16 #54 29.87 (5/9) Installing curl (8.2.1-r0) 13:44:16 #54 29.89 (6/9) Installing dumb-init (1.2.5-r2) 13:44:16 #54 29.90 (7/9) Installing musl-obstack (1.2.3-r0) 13:44:16 #54 29.91 (8/9) Installing libucontext (1.2-r0) 13:44:16 #54 29.91 (9/9) Installing gcompat (1.1.0-r0) 13:44:16 #54 29.93 Executing busybox-1.35.0-r29.trigger 13:44:16 #54 30.00 Executing ca-certificates-20230506-r0.trigger 13:44:16 #54 30.44 OK: 11 MiB in 24 packages 13:44:16 #54 DONE 31.8s 13:44:16 13:44:16 #34 [security-proxy-setup internal] load build context 13:44:16 #34 ... 13:44:16 13:44:16 #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 13:44:16 #58 26.17 Executing busybox-1.35.0-r29.trigger 13:44:16 #58 26.30 Executing ca-certificates-20230506-r0.trigger 13:44:16 #58 27.52 OK: 17 MiB in 19 packages 13:44:16 #58 DONE 32.1s 13:44:16 13:44:16 #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 13:44:16 #63 DONE 7.4s 13:44:16 13:44:16 #59 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 13:44:16 #59 24.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:44:16 #59 27.74 (1/4) Installing dumb-init (1.2.5-r2) 13:44:16 #59 27.74 (2/4) Installing musl-obstack (1.2.3-r0) 13:44:16 #59 27.79 (3/4) Installing libucontext (1.2-r0) 13:44:16 #59 27.79 (4/4) Installing gcompat (1.1.0-r0) 13:44:16 #59 27.86 Executing busybox-1.35.0-r29.trigger 13:44:16 #59 28.02 OK: 8 MiB in 19 packages 13:44:16 #59 DONE 32.4s 13:44:16 13:44:16 #48 [security-secretstore-setup internal] load build context 13:44:16 #48 ... 13:44:16 13:44:16 #34 [security-proxy-setup internal] load build context 13:44:17 #34 ... 13:44:17 13:44:17 #57 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 13:44:17 #57 25.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:44:17 #57 27.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:44:17 #57 29.53 (1/5) Installing dumb-init (1.2.5-r2) 13:44:17 #57 29.54 (2/5) Installing musl-obstack (1.2.3-r0) 13:44:17 #57 29.55 (3/5) Installing libucontext (1.2-r0) 13:44:17 #57 29.57 (4/5) Installing gcompat (1.1.0-r0) 13:44:17 #57 29.59 (5/5) Installing openssl (3.0.10-r0) 13:44:17 #57 29.64 Executing busybox-1.35.0-r29.trigger 13:44:17 #57 29.70 OK: 9 MiB in 20 packages 13:44:17 #57 DONE 32.5s 13:44:17 13:44:17 #48 [security-secretstore-setup internal] load build context 13:44:17 #48 ... 13:44:17 13:44:17 #61 [security-proxy-auth internal] load build context 13:44:17 #61 ... 13:44:17 13:44:17 #48 [security-secretstore-setup internal] load build context 13:44:17 #48 ... 13:44:17 13:44:17 #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 13:44:17 #64 DONE 0.9s 13:44:17 13:44:17 #48 [security-secretstore-setup internal] load build context 13:44:17 #48 transferring context: 51.87MB 34.5s 13:44:22 #48 ... 13:44:22 13:44:22 #60 [core-metadata internal] load build context 13:44:22 #60 ... 13:44:22 13:44:22 #48 [security-secretstore-setup internal] load build context 13:44:22 #48 ... 13:44:22 13:44:22 #38 [security-spire-config internal] load build context 13:44:22 #38 transferring context: 76.30MB 40.7s 13:44:22 #38 ... 13:44:22 13:44:22 #48 [security-secretstore-setup internal] load build context 13:44:23 #48 ... 13:44:23 13:44:23 #39 [core-command internal] load build context 13:44:23 #39 ... 13:44:23 13:44:23 #35 [core-common-config-bootstrapper internal] load build context 13:44:23 #35 ... 13:44:23 13:44:23 #48 [security-secretstore-setup internal] load build context 13:44:23 #48 ... 13:44:23 13:44:23 #46 [security-spire-server internal] load build context 13:44:23 #46 ... 13:44:23 13:44:23 #43 [core-data internal] load build context 13:44:23 #43 ... 13:44:23 13:44:23 #42 [security-bootstrapper internal] load build context 13:44:23 #42 ... 13:44:23 13:44:23 #40 [support-scheduler internal] load build context 13:44:24 #40 ... 13:44:24 13:44:24 #42 [security-bootstrapper internal] load build context 13:44:24 #42 ... 13:44:24 13:44:24 #47 [security-spire-agent internal] load build context 13:44:24 #47 ... 13:44:24 13:44:24 #42 [security-bootstrapper internal] load build context 13:44:24 #42 ... 13:44:24 13:44:24 #45 [support-notifications internal] load build context 13:44:24 #45 ... 13:44:24 13:44:24 #42 [security-bootstrapper internal] load build context 13:44:24 #42 ... 13:44:24 13:44:24 #49 [security-spiffe-token-provider internal] load build context 13:44:24 #49 ... 13:44:24 13:44:24 #42 [security-bootstrapper internal] load build context 13:44:27 #42 ... 13:44:27 13:44:27 #34 [security-proxy-setup internal] load build context 13:44:27 #34 ... 13:44:27 13:44:27 #42 [security-bootstrapper internal] load build context 13:44:27 #42 ... 13:44:27 13:44:27 #61 [security-proxy-auth internal] load build context 13:44:27 #61 ... 13:44:27 13:44:27 #42 [security-bootstrapper internal] load build context 13:44:27 #42 transferring context: 110.14MB 45.1s 13:44:32 #42 ... 13:44:32 13:44:32 #60 [core-metadata internal] load build context 13:44:32 #60 ... 13:44:32 13:44:32 #42 [security-bootstrapper internal] load build context 13:44:32 #42 transferring context: 137.41MB 50.2s 13:44:32 #42 ... 13:44:32 13:44:32 #38 [security-spire-config internal] load build context 13:44:32 #38 ... 13:44:32 13:44:32 #42 [security-bootstrapper internal] load build context 13:44:33 #42 ... 13:44:33 13:44:33 #39 [core-command internal] load build context 13:44:33 #39 ... 13:44:33 13:44:33 #35 [core-common-config-bootstrapper internal] load build context 13:44:33 #35 ... 13:44:33 13:44:33 #42 [security-bootstrapper internal] load build context 13:44:33 #42 ... 13:44:33 13:44:33 #46 [security-spire-server internal] load build context 13:44:33 #46 ... 13:44:33 13:44:33 #43 [core-data internal] load build context 13:44:33 #43 transferring context: 188.27MB 51.8s done 13:44:33 #43 DONE 52.1s 13:44:33 13:44:33 #48 [security-secretstore-setup internal] load build context 13:44:33 #48 ... 13:44:33 13:44:33 #65 [core-data builder 4/7] COPY go.mod vendor* ./ 13:44:34 #65 ... 13:44:34 13:44:34 #40 [support-scheduler internal] load build context 13:44:34 #40 ... 13:44:34 13:44:34 #48 [security-secretstore-setup internal] load build context 13:44:34 #48 ... 13:44:34 13:44:34 #45 [support-notifications internal] load build context 13:44:34 #45 ... 13:44:34 13:44:34 #47 [security-spire-agent internal] load build context 13:44:34 #47 ... 13:44:34 13:44:34 #45 [support-notifications internal] load build context 13:44:34 #45 ... 13:44:34 13:44:34 #49 [security-spiffe-token-provider internal] load build context 13:44:35 #49 ... 13:44:35 13:44:35 #47 [security-spire-agent internal] load build context 13:44:37 #47 ... 13:44:37 13:44:37 #65 [core-data builder 4/7] COPY go.mod vendor* ./ 13:44:37 #65 DONE 2.9s 13:44:37 13:44:37 #47 [security-spire-agent internal] load build context 13:44:37 #47 ... 13:44:37 13:44:37 #34 [security-proxy-setup internal] load build context 13:44:37 #34 ... 13:44:37 13:44:37 #47 [security-spire-agent internal] load build context 13:44:37 #47 ... 13:44:37 13:44:37 #61 [security-proxy-auth internal] load build context 13:44:38 #61 ... 13:44:38 13:44:38 #34 [security-proxy-setup internal] load build context 13:44:38 #34 transferring context: 186.27MB 55.1s 13:44:39 #34 transferring context: 188.27MB 55.8s done 13:44:39 #34 DONE 56.1s 13:44:39 13:44:39 #66 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 13:44:40 #66 ... 13:44:40 13:44:40 #39 [core-command internal] load build context 13:44:40 #39 transferring context: 188.27MB 58.3s done 13:44:40 #39 DONE 58.7s 13:44:40 13:44:40 #61 [security-proxy-auth internal] load build context 13:44:40 #61 ... 13:44:40 13:44:40 #66 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 13:44:40 #66 DONE 1.2s 13:44:40 13:44:40 #61 [security-proxy-auth internal] load build context 13:44:41 #61 ... 13:44:41 13:44:41 #40 [support-scheduler internal] load build context 13:44:41 #40 transferring context: 188.27MB 59.3s done 13:44:41 #40 DONE 59.8s 13:44:41 13:44:41 #35 [core-common-config-bootstrapper internal] load build context 13:44:41 #35 transferring context: 188.27MB 61.2s done 13:44:41 #35 DONE 61.3s 13:44:41 13:44:41 #61 [security-proxy-auth internal] load build context 13:44:41 #61 transferring context: 188.27MB 53.4s done 13:44:41 #61 DONE 55.1s 13:44:41 13:44:41 #46 [security-spire-server internal] load build context 13:44:42 #46 ... 13:44:42 13:44:42 #38 [security-spire-config internal] load build context 13:44:42 #38 ... 13:44:42 13:44:42 #46 [security-spire-server internal] load build context 13:44:42 #46 ... 13:44:42 13:44:42 #60 [core-metadata internal] load build context 13:44:42 #60 ... 13:44:42 13:44:42 #38 [security-spire-config internal] load build context 13:44:42 #38 ... 13:44:42 13:44:42 #45 [support-notifications internal] load build context 13:44:42 #45 transferring context: 188.27MB 60.1s done 13:44:42 #45 DONE 60.6s 13:44:42 13:44:42 #38 [security-spire-config internal] load build context 13:44:43 #38 ... 13:44:43 13:44:43 #48 [security-secretstore-setup internal] load build context 13:44:43 #48 transferring context: 188.27MB 60.2s done 13:44:43 #48 DONE 60.6s 13:44:43 13:44:43 #38 [security-spire-config internal] load build context 13:44:43 #38 ... 13:44:43 13:44:43 #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ 13:44:43 #67 DONE 0.9s 13:44:43 13:44:43 #38 [security-spire-config internal] load build context 13:44:43 #38 ... 13:44:43 13:44:43 #42 [security-bootstrapper internal] load build context 13:44:43 #42 ... 13:44:43 13:44:43 #38 [security-spire-config internal] load build context 13:44:43 #38 ... 13:44:43 13:44:43 #49 [security-spiffe-token-provider internal] load build context 13:44:43 #49 transferring context: 188.27MB 59.1s done 13:44:43 #49 DONE 60.4s 13:44:43 13:44:43 #38 [security-spire-config internal] load build context 13:44:44 #38 ... 13:44:44 13:44:44 #60 [core-metadata internal] load build context 13:44:44 #60 transferring context: 188.27MB 56.0s done 13:44:44 #60 DONE 57.9s 13:44:44 13:44:44 #38 [security-spire-config internal] load build context 13:44:44 #38 ... 13:44:44 13:44:44 #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 13:44:44 #68 DONE 0.8s 13:44:44 13:44:44 #38 [security-spire-config internal] load build context 13:44:45 #38 ... 13:44:45 13:44:45 #42 [security-bootstrapper internal] load build context 13:44:45 #42 transferring context: 188.27MB 62.6s done 13:44:45 #42 DONE 63.0s 13:44:45 13:44:45 #38 [security-spire-config internal] load build context 13:44:45 #38 transferring context: 188.27MB 63.5s done 13:44:45 #38 DONE 63.8s 13:44:45 13:44:45 #46 [security-spire-server internal] load build context 13:44:46 #46 ... 13:44:46 13:44:46 #69 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 13:44:46 #69 DONE 0.6s 13:44:46 13:44:46 #46 [security-spire-server internal] load build context 13:44:46 #46 ... 13:44:46 13:44:46 #70 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:44:46 #70 ... 13:44:46 13:44:46 #46 [security-spire-server internal] load build context 13:44:47 #46 transferring context: 188.27MB 64.7s done 13:44:47 #46 DONE 65.2s 13:44:47 13:44:47 #47 [security-spire-agent internal] load build context 13:44:50 #47 transferring context: 188.27MB 67.5s done 13:44:50 #47 DONE 67.9s 13:44:50 13:44:50 #71 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:44:51 #71 ... 13:44:51 13:44:51 #72 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:44:51 #72 ... 13:44:51 13:44:51 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:44:53 #73 ... 13:44:53 13:44:53 #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:45:24 #74 ... 13:45:24 13:45:24 #70 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:45:24 #70 DONE 45.9s 13:45:24 13:45:24 #75 [core-data builder 6/7] COPY . . 13:45:25 #75 DONE 2.4s 13:45:25 13:45:25 #76 [security-proxy-auth builder 6/7] COPY . . 13:45:25 #76 CACHED 13:45:25 13:45:25 #77 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 13:45:25 #77 CACHED 13:45:25 13:45:25 #78 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:45:25 #78 CACHED 13:45:25 13:45:25 #79 [core-metadata builder 4/7] COPY go.mod vendor* ./ 13:45:25 #79 CACHED 13:45:25 13:45:25 #80 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:45:25 #80 CACHED 13:45:25 13:45:25 #81 [core-metadata builder 6/7] COPY . . 13:45:25 #81 CACHED 13:45:25 13:45:25 #82 [support-scheduler builder 6/7] COPY . . 13:45:25 #82 CACHED 13:45:25 13:45:25 #83 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 13:45:25 #83 CACHED 13:45:25 13:45:25 #84 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:45:25 #84 CACHED 13:45:25 13:45:25 #85 [core-command builder 6/7] COPY . . 13:45:25 #85 CACHED 13:45:25 13:45:25 #86 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:45:25 #86 CACHED 13:45:25 13:45:25 #87 [core-command builder 4/7] COPY go.mod vendor* ./ 13:45:25 #87 CACHED 13:45:25 13:45:25 #88 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 13:45:25 #88 CACHED 13:45:25 13:45:25 #89 [core-common-config-bootstrapper builder 6/7] COPY . . 13:45:25 #89 CACHED 13:45:25 13:45:25 #90 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:45:25 #90 CACHED 13:45:25 13:45:25 #91 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 13:45:30 #91 ... 13:45:30 13:45:30 #72 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:45:30 #72 DONE 49.2s 13:45:30 13:45:30 #91 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 13:45:30 #91 4.884 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 13:45:30 #91 ... 13:45:30 13:45:30 #92 [security-proxy-setup builder 6/7] COPY . . 13:45:32 #92 DONE 2.6s 13:45:32 13:45:32 #93 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 13:45:32 #0 3.735 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 13:45:32 #93 ... 13:45:32 13:45:32 #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:45:32 #94 CACHED 13:45:32 13:45:32 #95 [security-secretstore-setup builder 6/7] COPY . . 13:45:32 #95 CACHED 13:45:32 13:45:32 #96 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 13:45:32 #96 CACHED 13:45:32 13:45:32 #97 [security-bootstrapper builder 6/7] COPY . . 13:45:32 #97 CACHED 13:45:32 13:45:32 #98 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:45:32 #98 CACHED 13:45:32 13:45:32 #99 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 13:45:32 #99 CACHED 13:45:32 13:45:32 #100 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 13:45:35 #100 ... 13:45:35 13:45:35 #101 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 13:45:35 #0 4.167 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 13:45:35 #101 ... 13:45:35 13:45:35 #102 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 13:45:35 #0 4.563 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 13:45:35 #102 ... 13:45:35 13:45:35 #103 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 13:45:35 #0 4.419 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 13:45:35 #103 ... 13:45:35 13:45:35 #104 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 13:45:35 #0 4.667 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 13:45:35 #104 ... 13:45:35 13:45:35 #105 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 13:45:35 #105 3.437 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 13:45:39 #105 ... 13:45:39 13:45:39 #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:45:39 #74 DONE 55.6s 13:45:39 13:45:39 #100 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 13:45:39 #100 3.404 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 13:45:39 #100 ... 13:45:39 13:45:39 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:45:39 #73 DONE 54.3s 13:45:39 13:45:39 #106 [security-spiffe-token-provider builder 6/7] COPY . . 13:45:42 #106 DONE 3.2s 13:45:42 13:45:42 #107 [support-notifications builder 6/7] COPY . . 13:45:42 #107 DONE 3.3s 13:45:42 13:45:42 #108 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:45:42 #0 3.514 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 13:45:42 #108 ... 13:45:42 13:45:42 #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 13:45:43 #109 ... 13:45:43 13:45:43 #71 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:45:43 #71 DONE 57.3s 13:45:43 13:45:43 #110 [security-spire-config builder 6/9] COPY . . 13:45:47 #110 DONE 3.4s 13:45:47 13:45:47 #111 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 13:45:47 #111 DONE 0.1s 13:45:47 13:45:47 #112 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 13:45:47 #112 CACHED 13:45:47 13:45:47 #113 [security-spire-server builder 6/9] COPY . . 13:45:47 #113 CACHED 13:45:47 13:45:47 #114 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:45:47 #114 CACHED 13:45:47 13:45:47 #115 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 13:45:47 #115 CACHED 13:45:47 13:45:47 #116 [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 13:45:52 #116 DONE 4.7s 13:45:52 13:45:52 #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 13:45:52 #117 DONE 4.8s 13:45:52 13:45:52 #118 [security-spire-config builder 9/9] WORKDIR /edgex-go 13:45:52 #118 ... 13:45:52 13:45:52 #119 [security-spire-server builder 9/9] WORKDIR /edgex-go 13:45:52 #119 DONE 0.4s 13:45:52 13:45:52 #118 [security-spire-config builder 9/9] WORKDIR /edgex-go 13:45:52 #118 DONE 0.5s 13:45:52 13:45:52 #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 13:45:52 #0 3.207 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 13:45:53 #120 ... 13:45:53 13:45:53 #121 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 13:45:53 #121 ... 13:45:53 13:45:53 #122 [security-spire-agent builder 9/9] WORKDIR /edgex-go 13:45:53 #122 CACHED 13:45:53 13:45:53 #123 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 13:45:53 #123 CACHED 13:45:53 13:45:53 #124 [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 13:45:53 #124 CACHED 13:45:53 13:45:53 #125 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 13:45:53 #125 CACHED 13:45:53 13:45:53 #126 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:45:53 #126 CACHED 13:45:53 13:45:53 #127 [security-spire-agent builder 6/9] COPY . . 13:45:53 #127 CACHED 13:45:53 13:45:53 #121 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 13:45:53 #121 DONE 0.3s 13:45:53 13:45:53 #128 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 13:45:53 #128 DONE 0.3s 13:45:53 13:45:53 #129 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 13:45:53 #129 CACHED 13:45:53 13:45:53 #130 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 13:45:53 #130 DONE 0.2s 13:45:53 13:45:53 #131 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 13:45:53 #131 DONE 0.2s 13:45:53 13:45:53 #132 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 13:45:54 #132 ... 13:45:54 13:45:54 #133 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 13:45:54 #133 CACHED 13:45:55 13:45:55 #134 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 13:45:55 #134 ... 13:45:55 13:45:55 #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 13:45:55 #109 2.615 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 13:45:55 #109 ... 13:45:55 13:45:55 #132 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 13:45:55 #132 DONE 1.3s 13:45:55 13:45:55 #135 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 13:45:55 #135 DONE 0.2s 13:45:55 13:45:55 #136 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 13:45:55 #136 ... 13:45:55 13:45:55 #137 [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 13:45:55 #137 DONE 0.3s 13:45:55 13:45:55 #138 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 13:45:55 #138 DONE 0.3s 13:45:55 13:45:55 #134 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 13:45:56 #134 DONE 1.3s 13:45:56 13:45:56 #139 [security-spire-server] exporting to image 13:45:56 #139 exporting layers 13:45:56 #139 ... 13:45:56 13:45:56 #136 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 13:45:56 #136 DONE 2.2s 13:45:57 13:45:57 #140 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 13:45:57 #140 DONE 0.2s 13:45:57 13:45:57 #141 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 13:45:57 #141 ... 13:45:57 13:45:57 #142 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 13:45:57 #142 DONE 0.2s 13:45:57 13:45:57 #143 [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 13:45:57 #143 DONE 0.2s 13:45:57 13:45:57 #139 [security-spire-config] exporting to image 13:45:58 #139 ... 13:45:58 13:45:58 #141 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 13:45:58 #141 DONE 2.1s 13:45:58 13:45:58 #139 [security-spire-config] exporting to image 13:45:58 #139 exporting layers 2.3s done 13:45:58 #139 writing image sha256:453caa35ac7f6aaa74437c5450989eabe7d8d50f601135dff48efa01f1e486f5 13:45:58 #139 ... 13:45:58 13:45:58 #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 13:45:58 #144 DONE 0.1s 13:45:58 13:45:58 #139 [security-spire-server] exporting to image 13:45:58 #139 writing image sha256:453caa35ac7f6aaa74437c5450989eabe7d8d50f601135dff48efa01f1e486f5 0.0s done 13:45:58 #139 naming to docker.io/library/security-spire-server-arm64 0.0s done 13:45:58 #139 ... 13:45:58 13:45:58 #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 13:45:58 #145 DONE 0.2s 13:45:58 13:45:58 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 13:45:58 #146 DONE 0.3s 13:45:58 13:45:58 #139 [security-spire-agent] exporting to image 13:45:59 #139 exporting layers 2.1s done 13:45:59 #139 writing image sha256:c1e9caa4b9f9644c8e6b33bac5340bf7618a0b4fd6ecbb6aca4543b69c946a0c 13:45:59 #139 writing image sha256:c1e9caa4b9f9644c8e6b33bac5340bf7618a0b4fd6ecbb6aca4543b69c946a0c 0.0s done 13:45:59 #139 naming to docker.io/library/security-spire-config-arm64 done 13:46:00 #139 exporting layers 1.6s done 13:46:00 #139 writing image sha256:7f29317a84cde9932424bd3ba041f42b3f50ff3c02b4fd300ee8b1dcd0f320f0 done 13:46:00 #139 naming to docker.io/library/security-spire-agent-arm64 0.0s done 13:46:00 #139 DONE 4.5s 13:46:00 13:46:00 #100 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 14:00:53 #100 ... 14:00:53 14:00:53 #108 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:00:53 #108 920.3 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 14:00:57 #108 ... 14:00:57 14:00:57 #100 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 14:00:57 #100 DONE 924.1s 14:00:57 14:00:57 #93 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 14:00:57 #93 ... 14:00:57 14:00:57 #147 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 14:00:57 #147 DONE 0.3s 14:00:57 14:00:57 #108 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:00:57 #108 ... 14:00:57 14:00:57 #148 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 14:00:57 #148 DONE 0.1s 14:00:57 14:00:57 #149 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 14:00:57 #149 DONE 0.2s 14:00:57 14:00:57 #150 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 14:00:57 #150 DONE 0.2s 14:00:57 14:00:57 #151 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:00:58 #151 DONE 0.3s 14:00:58 14:00:58 #152 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 14:00:58 #152 DONE 0.1s 14:00:58 14:00:58 #153 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:01:00 #153 DONE 2.0s 14:01:00 14:01:00 #139 [security-proxy-setup] exporting to image 14:01:00 #139 exporting layers 14:01:01 #139 exporting layers 0.8s done 14:01:01 #139 writing image sha256:e019ff7d6678c1116a1e87b530e315a56b0f433b465cefbca0ce222a5e7447a6 0.0s done 14:01:01 #139 naming to docker.io/library/security-proxy-setup-arm64 done 14:01:01 #139 DONE 5.2s 14:01:01 14:01:01 #104 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 14:01:11 #104 ... 14:01:11 14:01:11 #105 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 14:01:11 #105 DONE 937.3s 14:01:11 14:01:11 #154 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 14:01:11 #154 DONE 0.3s 14:01:11 14:01:11 #155 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 14:01:12 #155 DONE 2.3s 14:01:12 14:01:12 #156 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 14:01:12 #156 DONE 0.3s 14:01:12 14:01:12 #93 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 14:01:13 #93 ... 14:01:13 14:01:13 #157 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 14:01:13 #157 DONE 0.2s 14:01:13 14:01:13 #158 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:01:13 #158 DONE 0.3s 14:01:13 14:01:13 #159 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 14:01:13 #159 DONE 0.2s 14:01:13 14:01:13 #160 [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/ 14:01:13 #160 DONE 0.1s 14:01:13 14:01:13 #102 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 14:01:13 #102 ... 14:01:13 14:01:13 #161 [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/ 14:01:14 #161 DONE 0.2s 14:01:14 14:01:14 #162 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 14:01:14 #162 DONE 0.2s 14:01:14 14:01:14 #163 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:01:14 #163 DONE 0.2s 14:01:14 14:01:14 #164 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 14:01:16 #164 DONE 2.1s 14:01:16 14:01:16 #108 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:01:16 #108 DONE 943.9s 14:01:16 14:01:16 #139 [security-bootstrapper] exporting to image 14:01:16 #139 exporting layers 14:01:17 #139 ... 14:01:17 14:01:17 #165 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 14:01:17 #165 DONE 0.3s 14:01:17 14:01:17 #166 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 14:01:17 #166 DONE 0.2s 14:01:17 14:01:17 #167 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:01:18 #167 DONE 0.2s 14:01:18 14:01:18 #101 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 14:01:18 #101 ... 14:01:18 14:01:18 #139 [security-bootstrapper] exporting to image 14:01:18 #139 exporting layers 1.7s done 14:01:18 #139 writing image sha256:e56fbdccd55775f8233bf12be4b568d53ed7bbae239f94e79fe0ee9ffe21dd9d done 14:01:18 #139 naming to docker.io/library/security-bootstrapper-arm64 done 14:01:18 #139 DONE 6.9s 14:01:18 14:01:18 #168 [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 14:01:18 #168 DONE 0.2s 14:01:18 14:01:18 #169 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 14:01:18 #169 DONE 0.1s 14:01:18 14:01:18 #170 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:01:18 #170 DONE 0.3s 14:01:18 14:01:18 #171 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:01:19 #171 DONE 0.3s 14:01:19 14:01:19 #172 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:01:19 #172 DONE 0.1s 14:01:19 14:01:19 #173 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:01:23 #173 ... 14:01:23 14:01:23 #101 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 14:01:23 #101 DONE 958.0s 14:01:23 14:01:23 #173 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:01:23 #173 DONE 3.9s 14:01:23 14:01:23 #91 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:01:23 #91 ... 14:01:23 14:01:23 #139 [security-secretstore-setup] exporting to image 14:01:23 #139 exporting layers 14:01:24 #139 ... 14:01:24 14:01:24 #174 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 14:01:24 #174 DONE 0.2s 14:01:24 14:01:24 #139 [security-secretstore-setup] exporting to image 14:01:24 #139 exporting layers 1.7s done 14:01:24 #139 writing image sha256:30d01f510b410b271f1d5c41fb367d7527933a7f6a457c884ba1f8d2a6060355 done 14:01:24 #139 naming to docker.io/library/security-secretstore-setup-arm64 done 14:01:24 #139 DONE 8.6s 14:01:24 14:01:24 #175 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 14:01:24 #175 DONE 0.3s 14:01:24 14:01:24 #176 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 14:01:25 #176 DONE 0.4s 14:01:25 14:01:25 #91 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:01:25 #91 ... 14:01:25 14:01:25 #177 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 14:01:25 #177 DONE 0.2s 14:01:25 14:01:25 #178 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 14:01:25 #178 DONE 0.2s 14:01:25 14:01:25 #179 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:01:27 #179 DONE 2.0s 14:01:27 14:01:27 #139 [security-proxy-auth] exporting to image 14:01:28 #139 exporting layers 0.5s done 14:01:28 #139 writing image sha256:5ef08946e0cc7cb122192928db516404f61ce9ee1d20d291e3331214353f2fa9 done 14:01:28 #139 naming to docker.io/library/security-proxy-auth-arm64 done 14:01:28 #139 DONE 9.1s 14:01:28 14:01:28 #102 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 14:01:36 #102 DONE 971.3s 14:01:36 14:01:36 #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 14:01:37 #109 ... 14:01:37 14:01:37 #180 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 14:01:37 #180 DONE 0.1s 14:01:37 14:01:37 #181 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 14:01:37 #181 DONE 0.2s 14:01:37 14:01:37 #182 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 14:01:37 #182 DONE 0.3s 14:01:37 14:01:37 #183 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 14:01:37 #183 DONE 0.1s 14:01:37 14:01:37 #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:01:37 #120 ... 14:01:37 14:01:37 #184 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 14:01:37 #184 DONE 0.2s 14:01:37 14:01:37 #185 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:01:39 #185 DONE 1.8s 14:01:39 14:01:39 #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:01:39 #120 ... 14:01:39 14:01:39 #139 [core-common-config-bootstrapper] exporting to image 14:01:39 #139 exporting layers 14:01:40 #139 exporting layers 0.7s done 14:01:40 #139 writing image sha256:495b631314b337709db9b5fcc8d74da00f2f5ef601ab7485b7eb19830f735e8a done 14:01:40 #139 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 14:01:40 #139 DONE 9.8s 14:01:40 14:01:40 #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:02:19 #120 ... 14:02:19 14:02:19 #104 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 14:02:19 #104 DONE 1014.0s 14:02:19 14:02:19 #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 14:02:19 #109 ... 14:02:19 14:02:19 #186 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 14:02:19 #186 DONE 0.1s 14:02:19 14:02:19 #187 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 14:02:19 #187 DONE 0.1s 14:02:19 14:02:19 #91 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:02:19 #91 ... 14:02:19 14:02:19 #188 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:02:20 #188 DONE 0.3s 14:02:20 14:02:20 #189 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 14:02:20 #189 DONE 0.1s 14:02:20 14:02:20 #139 [core-command] exporting to image 14:02:20 #139 exporting layers 14:02:20 #139 exporting layers 0.3s done 14:02:20 #139 writing image sha256:e96c6ea9dceedfb60c36aa63f6a619be75d409e460d0e009684a2fd8c476019a done 14:02:20 #139 naming to docker.io/library/core-command-arm64 done 14:02:20 #139 DONE 10.1s 14:02:20 14:02:20 #93 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 14:02:35 #93 DONE 1028.9s 14:02:35 14:02:35 #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:02:35 #120 ... 14:02:35 14:02:35 #190 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 14:02:35 #190 DONE 0.1s 14:02:35 14:02:35 #191 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 14:02:35 #191 DONE 0.2s 14:02:35 14:02:35 #192 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:02:35 #192 DONE 0.4s 14:02:35 14:02:35 #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:02:35 #120 ... 14:02:35 14:02:35 #193 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 14:02:35 #193 ... 14:02:35 14:02:35 #103 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 14:02:35 #103 DONE 1030.2s 14:02:35 14:02:35 #193 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 14:02:35 #193 DONE 0.3s 14:02:35 14:02:35 #139 [core-data] exporting to image 14:02:35 #139 exporting layers 14:02:36 #139 exporting layers 0.8s done 14:02:36 #139 writing image sha256:564ab08d593c016063479ee260464b70a20efc336425236d2fdff584710e3b73 0.0s done 14:02:36 #139 naming to docker.io/library/core-data-arm64 done 14:02:36 #139 DONE 10.9s 14:02:36 14:02:36 #194 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 14:02:36 #194 DONE 0.2s 14:02:36 14:02:36 #195 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 14:02:36 #195 DONE 0.1s 14:02:36 14:02:36 #196 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:02:36 #196 DONE 0.3s 14:02:36 14:02:36 #197 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 14:02:36 #197 DONE 0.1s 14:02:36 14:02:36 #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 14:02:36 #109 ... 14:02:36 14:02:36 #198 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 14:02:36 #198 DONE 0.1s 14:02:37 14:02:37 #139 [core-metadata] exporting to image 14:02:37 #139 exporting layers 0.3s done 14:02:37 #139 writing image sha256:25de8d4b3459da30fa6f1fbb9ac74ef372c97210f5b5082431e2c52376f6c1f7 14:02:37 #139 writing image sha256:25de8d4b3459da30fa6f1fbb9ac74ef372c97210f5b5082431e2c52376f6c1f7 done 14:02:37 #139 naming to docker.io/library/core-metadata-arm64 done 14:02:37 #139 DONE 11.2s 14:02:37 14:02:37 #91 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:03:09 #91 ... 14:03:09 14:03:09 #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:03:09 #120 DONE 1046.2s 14:03:09 14:03:09 #91 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:03:09 #91 ... 14:03:09 14:03:09 #199 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 14:03:09 #199 DONE 0.1s 14:03:09 14:03:09 #91 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:03:09 #91 ... 14:03:09 14:03:09 #200 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 14:03:09 #200 DONE 0.1s 14:03:09 14:03:09 #201 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 14:03:09 #201 DONE 0.4s 14:03:09 14:03:09 #202 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 14:03:10 #202 DONE 0.1s 14:03:10 14:03:10 #139 [security-spiffe-token-provider] exporting to image 14:03:10 #139 exporting layers 14:03:10 #139 exporting layers 0.6s done 14:03:10 #139 writing image sha256:ccd0d4887b3b791dfd5a43e53b6ea0cca363ee598c33d0bd515fb6603ccfff5c done 14:03:10 #139 naming to docker.io/library/security-spiffe-token-provider-arm64 done 14:03:10 #139 DONE 11.9s 14:03:10 14:03:10 #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 14:03:32 #109 ... 14:03:32 14:03:32 #91 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:03:32 #91 DONE 1084.5s 14:03:32 14:03:32 #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 14:03:32 #109 ... 14:03:32 14:03:32 #203 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 14:03:32 #203 DONE 0.1s 14:03:32 14:03:32 #204 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 14:03:32 #204 DONE 0.2s 14:03:32 14:03:32 #205 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:03:32 #205 DONE 0.4s 14:03:32 14:03:32 #206 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 14:03:32 #206 DONE 0.1s 14:03:32 14:03:32 #139 [support-scheduler] exporting to image 14:03:32 #139 exporting layers 14:03:32 #139 exporting layers 0.4s done 14:03:32 #139 writing image sha256:e68201d08a8da220fa7fd2f262359e06f67dd0fc090a5556b5cae2cfd396af1b done 14:03:32 #139 naming to docker.io/library/support-scheduler-arm64 14:03:32 #139 naming to docker.io/library/support-scheduler-arm64 done 14:03:32 #139 DONE 12.2s 14:03:32 14:03:32 #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 14:03:32 #109 DONE 1069.0s 14:03:32 14:03:32 #207 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 14:03:32 #207 DONE 0.1s 14:03:32 14:03:32 #208 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 14:03:32 #208 DONE 0.1s 14:03:32 14:03:32 #209 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:03:32 #209 DONE 0.4s 14:03:32 14:03:32 #210 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 14:03:32 #210 DONE 0.1s 14:03:32 14:03:32 #139 [support-notifications] exporting to image 14:03:33 #139 exporting layers 0.4s done 14:03:33 #139 writing image sha256:377211889c7b64e20cd4b83fbbe957a63813470260d092a7cd39dbb83d21db79 done 14:03:33 #139 naming to docker.io/library/support-notifications-arm64 done 14:03:33 #139 DONE 12.7s 14:03:33 time="2023-08-23T13:43:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:03:33 time="2023-08-23T13:43:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:03:33 time="2023-08-23T13:43:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:03:33 time="2023-08-23T13:43:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:03:33 time="2023-08-23T13:43:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:03:33 time="2023-08-23T13:43:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:03:33 time="2023-08-23T13:43:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:03:33 time="2023-08-23T13:43:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:03:33 time="2023-08-23T13:43:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:03:33 time="2023-08-23T13:43:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:03:33 time="2023-08-23T13:43:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:03:33 time="2023-08-23T13:43:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:03:33 time="2023-08-23T13:43:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:03:33 time="2023-08-23T13:43:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 14:03:33 $ docker stop --time=1 ed15ca6e260e4b9fb8de6cfdca3431656afb1fbfb6c4e3f42a9697f4e6e09a8e 14:03:36 $ docker rm -f --volumes ed15ca6e260e4b9fb8de6cfdca3431656afb1fbfb6c4e3f42a9697f4e6e09a8e [Pipeline] // withDockerContainer [Pipeline] sh 14:03:37 + docker images 14:03:37 REPOSITORY TAG IMAGE ID CREATED SIZE 14:03:37 support-notifications-arm64 latest 377211889c7b 5 seconds ago 33.7MB 14:03:37 support-scheduler-arm64 latest e68201d08a8d 7 seconds ago 32.9MB 14:03:37 security-spiffe-token-provider-arm64 latest ccd0d4887b3b 28 seconds ago 33.3MB 14:03:37 core-metadata-arm64 latest 25de8d4b3459 About a minute ago 21.2MB 14:03:37 core-data-arm64 latest 564ab08d593c About a minute ago 20.9MB 14:03:37 core-command-arm64 latest e96c6ea9dcee About a minute ago 20.8MB 14:03:37 core-common-config-bootstrapper-arm64 latest 495b631314b3 About a minute ago 18MB 14:03:37 security-proxy-auth-arm64 latest 5ef08946e0cc 2 minutes ago 19.3MB 14:03:37 security-secretstore-setup-arm64 latest 30d01f510b41 2 minutes ago 43MB 14:03:37 security-bootstrapper-arm64 latest e56fbdccd557 2 minutes ago 22.6MB 14:03:37 security-proxy-setup-arm64 latest e019ff7d6678 2 minutes ago 28.8MB 14:03:37 security-spire-agent-arm64 latest 7f29317a84cd 17 minutes ago 152MB 14:03:37 security-spire-config-arm64 latest c1e9caa4b9f9 17 minutes ago 96.1MB 14:03:37 security-spire-server-arm64 latest 453caa35ac7f 17 minutes ago 96.9MB 14:03:37 ci-base-image-arm64 latest 71c7219c4ae9 31 minutes ago 1.05GB 14:03:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 5 weeks ago 677MB 14:03:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:03:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:03:37 14:03:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:03:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:03:38 arm64: Pulling from edgex-lftools-log-publisher 14:03:38 8998bd30e6a1: Pulling fs layer 14:03:38 04944245beec: Pulling fs layer 14:03:38 699f458cf7ca: Pulling fs layer 14:03:38 765212b225bb: Pulling fs layer 14:03:38 f23df028b6ca: Pulling fs layer 14:03:38 d65c8cfc05b1: Pulling fs layer 14:03:38 2437ff75d9bd: Pulling fs layer 14:03:38 f23df028b6ca: Waiting 14:03:38 765212b225bb: Waiting 14:03:38 d65c8cfc05b1: Waiting 14:03:38 2437ff75d9bd: Waiting 14:03:38 04944245beec: Verifying Checksum 14:03:38 04944245beec: Download complete 14:03:38 765212b225bb: Verifying Checksum 14:03:38 765212b225bb: Download complete 14:03:38 f23df028b6ca: Verifying Checksum 14:03:38 f23df028b6ca: Download complete 14:03:38 d65c8cfc05b1: Verifying Checksum 14:03:38 d65c8cfc05b1: Download complete 14:03:38 699f458cf7ca: Verifying Checksum 14:03:38 699f458cf7ca: Download complete 14:03:38 8998bd30e6a1: Verifying Checksum 14:03:38 8998bd30e6a1: Download complete 14:03:41 2437ff75d9bd: Verifying Checksum 14:03:41 2437ff75d9bd: Download complete 14:03:42 8998bd30e6a1: Pull complete 14:03:43 04944245beec: Pull complete 14:03:44 699f458cf7ca: Pull complete 14:03:44 765212b225bb: Pull complete 14:03:45 f23df028b6ca: Pull complete 14:03:45 d65c8cfc05b1: Pull complete 14:04:00 2437ff75d9bd: Pull complete 14:04:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:04:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:04:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:04:00 prd-ubuntu20.04-docker-arm64-4c-16g-4370 does not seem to be running inside a container 14:04:00 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:04:03 $ docker top 96631a179153d7a964bdda091339dfb5019bdb22eb42efebf736eba1c4709038 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:04:04 ---> job-cost.sh 14:04:04 lf-activate-venv: SKIPPING 14:04:04 INFO: No Stack... 14:04:04 INFO: Retrieving Pricing Info for: v3-standard-4 14:04:05 INFO: Archiving Costs [Pipeline] sh 14:04:05 + cat /w/workspace/edgex-go/3/archives/cost.csv 14:04:05 + cut -d, -f6 [Pipeline] lock 14:04:06 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4644-3-stack-cost] 14:04:06 Resource [jenkins-edgexfoundry-edgex-go-PR-4644-3-stack-cost] did not exist. Created. 14:04:06 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4644-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:04:06 + echo total: 0.10999999940395355 [Pipeline] stash 14:04:06 Stashed 1 file(s) [Pipeline] } 14:04:06 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4644-3-stack-cost] [Pipeline] // lock [Pipeline] } 14:04:06 $ docker stop --time=1 96631a179153d7a964bdda091339dfb5019bdb22eb42efebf736eba1c4709038 14:04:08 $ docker rm -f --volumes 96631a179153d7a964bdda091339dfb5019bdb22eb42efebf736eba1c4709038 [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 14:04:08 provisioning config files... 14:04:08 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config15884350707719119168tmp [Pipeline] { [Pipeline] sh 14:04:08 + set +x 14:04:08 + curl -s https://codecov.io/bash 14:04:08 + bash -s -- 14:04:08 14:04:08 _____ _ 14:04:08 / ____| | | 14:04:08 | | ___ __| | ___ ___ _____ __ 14:04:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:04:08 | |___| (_) | (_| | __/ (_| (_) \ V / 14:04:08 \_____\___/ \__,_|\___|\___\___/ \_/ 14:04:08 Bash-1.0.6 14:04:08 14:04:08 14:04:08 ==> git version 2.25.1 found 14:04:08 ==> 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 14:04:08 Release-Date: 2020-01-08 14:04:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:04:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:04:08 ==> Jenkins CI detected. 14:04:08 current dir:  /w/workspace/edgex-go/3 14:04:08 project root: . 14:04:08 --> token set from env 14:04:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:04:08 ==> Running gcov in . (disable via -X gcov) 14:04:08 ==> Python coveragepy not found 14:04:08 ==> Searching for coverage reports in: 14:04:08 + . 14:04:09 -> Found 1 reports 14:04:09 ==> Detecting git/mercurial file structure 14:04:09 ==> Reading reports 14:04:09 + ./coverage.out bytes=446998 14:04:09 ==> Appending adjustments 14:04:09 https://docs.codecov.io/docs/fixing-reports 14:04:10 + Found adjustments 14:04:10 ==> Gzipping contents 14:04:10 56K /tmp/codecov.RH0Qfu.gz 14:04:10 ==> Uploading reports 14:04:10 url: https://codecov.io 14:04:10 query: branch=PR-4644&commit=8d47f1877d2a0dd680f5d6f8e791b7988cbeb42a&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4644%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4644&job=&cmd_args= 14:04:10 -> Pinging Codecov 14:04:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4644&commit=8d47f1877d2a0dd680f5d6f8e791b7988cbeb42a&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4644%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4644&job=&cmd_args= 14:04:10 -> Uploading to 14:04:10 https://storage.googleapis.com/codecov/v4/raw/2023-08-23/00271124DB129430A58F1EEE437C3FCB/8d47f1877d2a0dd680f5d6f8e791b7988cbeb42a/0e35db70-dbe5-44b3-9b3a-367dedb0a5ad.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230823%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230823T140410Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e975415fdb9fa73f64cbd4014e6aad3856fcab036cc382ff4489a212ad938341 14:04:10 % Total % Received % Xferd Average Speed Time Time Time Current 14:04:10 Dload Upload Total Spent Left Speed 14:04:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57336 0 0 100 57336 0 255k --:--:-- --:--:-- --:--:-- 255k 14:04:10 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/8d47f1877d2a0dd680f5d6f8e791b7988cbeb42a [Pipeline] } 14:04:10 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 14:04:11 + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh 14:04:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:04:12 ---> package-listing.sh 14:04:12 ++ facter osfamily 14:04:12 ++ tr '[:upper:]' '[:lower:]' 14:04:12 + OS_FAMILY=debian 14:04:12 + workspace=/w/workspace/edgex-go/3 14:04:12 + START_PACKAGES=/tmp/packages_start.txt 14:04:12 + END_PACKAGES=/tmp/packages_end.txt 14:04:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:04:12 + PACKAGES=/tmp/packages_start.txt 14:04:12 + '[' /w/workspace/edgex-go/3 ']' 14:04:12 + PACKAGES=/tmp/packages_end.txt 14:04:12 + case "${OS_FAMILY}" in 14:04:12 + dpkg -l 14:04:12 + grep '^ii' 14:04:12 + '[' -f /tmp/packages_start.txt ']' 14:04:12 + '[' -f /tmp/packages_end.txt ']' 14:04:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:04:12 + '[' /w/workspace/edgex-go/3 ']' 14:04:12 + mkdir -p /w/workspace/edgex-go/3/archives/ 14:04:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 14:04:12 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:04:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:04:13 14:04:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:04:13 latest: Pulling from edgex-lftools-log-publisher 14:04:13 5eb5b503b376: Pulling fs layer 14:04:13 5c69ac0246d0: Pulling fs layer 14:04:13 ec43610c2a17: Pulling fs layer 14:04:13 3a2ae6a8a46f: Pulling fs layer 14:04:13 33b1e0a273af: Pulling fs layer 14:04:13 5d3b04190fa2: Pulling fs layer 14:04:13 2f39f015ded8: Pulling fs layer 14:04:13 5d3b04190fa2: Waiting 14:04:13 3a2ae6a8a46f: Waiting 14:04:13 2f39f015ded8: Waiting 14:04:13 5c69ac0246d0: Download complete 14:04:13 3a2ae6a8a46f: Download complete 14:04:13 33b1e0a273af: Verifying Checksum 14:04:13 33b1e0a273af: Download complete 14:04:13 5d3b04190fa2: Verifying Checksum 14:04:13 5d3b04190fa2: Download complete 14:04:13 ec43610c2a17: Verifying Checksum 14:04:13 ec43610c2a17: Download complete 14:04:14 5eb5b503b376: Download complete 14:04:14 2f39f015ded8: Download complete 14:04:15 5eb5b503b376: Pull complete 14:04:15 5c69ac0246d0: Pull complete 14:04:16 ec43610c2a17: Pull complete 14:04:16 3a2ae6a8a46f: Pull complete 14:04:16 33b1e0a273af: Pull complete 14:04:16 5d3b04190fa2: Pull complete 14:04:20 2f39f015ded8: Pull complete 14:04:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:04:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:04:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:04:20 prd-ubuntu20.04-docker-8c-8g-4369 does not seem to be running inside a container 14:04:20 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:04:28 $ docker top 6d0e462d3455ac75324e7fb1e9c334a5d96b77861df6a54d601f1f608f54ce0d -eo pid,comm [Pipeline] { [Pipeline] sh 14:04:28 + touch /tmp/pre-build-complete [Pipeline] sh 14:04:28 + mkdir -p /var/log/sysstat [Pipeline] sh 14:04:29 + ls /var/log/sa-host 14:04:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:04:29 provisioning config files... 14:04:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config15618031039538259790tmp [Pipeline] { [Pipeline] echo 14:04:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:04:29 ---> create-netrc.sh [Pipeline] } 14:04:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:04:29 ---> python-tools-install.sh [Pipeline] echo 14:04:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:04:30 ---> sudo-logs.sh 14:04:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:04:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:04:30 ---> job-cost.sh 14:04:30 lf-activate-venv: SKIPPING 14:04:30 DEBUG: total: 0.10999999940395355 14:04:30 INFO: Retrieving Stack Cost... 14:04:30 INFO: Retrieving Pricing Info for: v3-standard-8 14:04:31 INFO: Archiving Costs [Pipeline] echo 14:04:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:04:31 ---> logs-deploy.sh 14:04:31 lf-activate-venv: SKIPPING 14:04:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4644/3 14:04:31 INFO: archiving workspace using pattern(s): 14:04:32 Archives upload complete. 14:04:32 INFO: archiving logs to Nexus 14:04:33 ---> uname -a: 14:04:33 Linux prd-ubuntu20-04-docker-8c-8g-4369 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 14:04:33 14:04:33 14:04:33 ---> lscpu: 14:04:33 Architecture: x86_64 14:04:33 CPU op-mode(s): 32-bit, 64-bit 14:04:33 Byte Order: Little Endian 14:04:33 Address sizes: 40 bits physical, 48 bits virtual 14:04:33 CPU(s): 8 14:04:33 On-line CPU(s) list: 0-7 14:04:33 Thread(s) per core: 1 14:04:33 Core(s) per socket: 1 14:04:33 Socket(s): 8 14:04:33 NUMA node(s): 1 14:04:33 Vendor ID: AuthenticAMD 14:04:33 CPU family: 23 14:04:33 Model: 49 14:04:33 Model name: AMD EPYC-Rome Processor 14:04:33 Stepping: 0 14:04:33 CPU MHz: 2799.998 14:04:33 BogoMIPS: 5599.99 14:04:33 Virtualization: AMD-V 14:04:33 Hypervisor vendor: KVM 14:04:33 Virtualization type: full 14:04:33 L1d cache: 256 KiB 14:04:33 L1i cache: 256 KiB 14:04:33 L2 cache: 4 MiB 14:04:33 L3 cache: 128 MiB 14:04:33 NUMA node0 CPU(s): 0-7 14:04:33 Vulnerability Itlb multihit: Not affected 14:04:33 Vulnerability L1tf: Not affected 14:04:33 Vulnerability Mds: Not affected 14:04:33 Vulnerability Meltdown: Not affected 14:04:33 Vulnerability Mmio stale data: Not affected 14:04:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:04:33 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:04:33 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:04:33 Vulnerability Srbds: Not affected 14:04:33 Vulnerability Tsx async abort: Not affected 14:04:33 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 14:04:33 14:04:33 14:04:33 ---> nproc: 14:04:33 8 14:04:33 14:04:33 14:04:33 ---> df -h: 14:04:33 Filesystem Size Used Avail Use% Mounted on 14:04:33 overlay 155G 22G 133G 15% / 14:04:33 tmpfs 64M 0 64M 0% /dev 14:04:33 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:04:33 shm 64M 0 64M 0% /dev/shm 14:04:33 /dev/vda1 155G 22G 133G 15% /facter-os 14:04:33 14:04:33 14:04:33 ---> sar -b -r -n DEV: 14:04:33 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4369) 08/23/23 _x86_64_ (8 CPU) 14:04:33 14:04:33 13:26:55 LINUX RESTART (8 CPU) 14:04:33 14:04:33 13:27:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:04:33 13:28:02 308.30 47.81 260.49 0.00 5413.50 160496.85 0.00 14:04:33 13:29:01 117.47 0.90 116.57 0.00 40.67 67906.32 0.00 14:04:33 13:30:01 33.19 0.13 33.06 0.00 1.07 19530.49 0.00 14:04:33 13:31:01 185.83 0.47 185.37 0.00 41.02 84258.76 0.00 14:04:33 13:32:01 373.07 6.20 366.87 0.00 54.79 161498.55 0.00 14:04:33 13:33:01 349.50 3.25 346.25 0.00 2353.22 122317.09 0.00 14:04:33 13:34:01 208.37 7.77 200.60 0.00 1105.82 40641.76 0.00 14:04:33 13:35:01 424.76 0.07 424.70 0.00 2.40 39002.30 0.00 14:04:33 13:36:01 1.97 0.00 1.97 0.00 0.00 22.93 0.00 14:04:33 13:37:01 1.33 0.00 1.33 0.00 0.00 24.53 0.00 14:04:33 13:38:01 1.37 0.00 1.37 0.00 0.00 15.20 0.00 14:04:33 13:39:01 1.40 0.00 1.40 0.00 0.00 15.46 0.00 14:04:33 13:40:01 1.07 0.00 1.07 0.00 0.00 13.60 0.00 14:04:33 13:41:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 14:04:33 13:42:01 1.97 0.02 1.95 0.00 0.13 23.06 0.00 14:04:33 13:43:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 14:04:33 13:44:01 1.08 0.00 1.08 0.00 0.00 13.73 0.00 14:04:33 13:45:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 14:04:33 13:46:01 1.03 0.00 1.03 0.00 0.00 12.93 0.00 14:04:33 13:47:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 14:04:33 13:48:01 1.75 0.00 1.75 0.00 0.00 20.40 0.00 14:04:33 13:49:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 14:04:33 13:50:01 1.23 0.00 1.23 0.00 0.00 15.20 0.00 14:04:33 13:51:01 0.87 0.00 0.87 0.00 0.00 9.46 0.00 14:04:33 13:52:01 1.22 0.00 1.22 0.00 0.00 14.80 0.00 14:04:33 13:53:01 0.88 0.00 0.88 0.00 0.00 9.73 0.00 14:04:33 13:54:01 1.23 0.00 1.23 0.00 0.00 15.20 0.00 14:04:33 13:55:01 0.90 0.00 0.90 0.00 0.00 10.00 0.00 14:04:33 13:56:01 1.13 0.00 1.13 0.00 0.00 13.60 0.00 14:04:33 13:57:01 1.50 0.00 1.50 0.00 0.00 16.00 0.00 14:04:33 13:58:01 1.03 0.00 1.03 0.00 0.00 13.33 0.00 14:04:33 13:59:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 14:04:33 14:00:01 1.07 0.00 1.07 0.00 0.00 13.20 0.00 14:04:33 14:01:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 14:04:33 14:02:01 1.15 0.00 1.15 0.00 0.00 14.00 0.00 14:04:33 14:03:01 0.92 0.00 0.92 0.00 0.00 9.87 0.00 14:04:33 14:04:01 1.10 0.00 1.10 0.00 0.00 13.73 0.00 14:04:33 Average: 54.97 1.80 53.17 0.00 243.68 18792.37 0.00 14:04:33 14:04:33 13:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:04:33 13:28:02 29606488 31581452 762552 2.32 60408 2204920 1878692 5.54 1002360 1954504 149020 14:04:33 13:29:01 27789144 31530044 774976 2.36 115504 3808324 2037692 6.01 1457720 3173432 475784 14:04:33 13:30:01 27695120 31579196 722192 2.20 119696 3918480 1815056 5.35 1253040 3437240 288824 14:04:33 13:31:01 22491944 31477804 822872 2.50 131984 8886288 2483236 7.32 1637716 8133092 3603744 14:04:33 13:32:01 20908360 31464424 815520 2.48 216936 10191432 2560032 7.54 1909372 9242464 396020 14:04:33 13:33:01 16116776 30121348 2090396 6.36 248096 13332436 8769248 25.84 3870276 11697972 8740 14:04:33 13:34:01 16342072 31402080 860676 2.62 263824 14433592 2595920 7.65 2530372 12946880 819064 14:04:33 13:35:01 16173648 31437500 834168 2.54 268936 14627116 2319148 6.83 2564888 13087076 336 14:04:33 13:36:01 16172768 31436672 834868 2.54 268992 14627120 2319148 6.83 2564536 13087084 12 14:04:33 13:37:01 16234120 31498196 773060 2.35 269068 14627096 2319148 6.83 2504088 13087056 220 14:04:33 13:38:01 16234388 31498472 772720 2.35 269088 14627100 2319148 6.83 2504116 13087060 16 14:04:33 13:39:01 16239916 31504036 767144 2.33 269112 14627104 2319148 6.83 2498940 13087064 4 14:04:33 13:40:01 16240680 31504832 766376 2.33 269128 14627108 2319148 6.83 2499332 13087068 168 14:04:33 13:41:01 16240924 31505100 766032 2.33 269164 14627108 2319148 6.83 2499332 13087064 152 14:04:33 13:42:01 16240580 31504916 766496 2.33 269200 14627112 2342252 6.90 2499232 13087168 36 14:04:33 13:43:01 16240636 31505024 766404 2.33 269228 14627116 2342252 6.90 2499044 13087176 152 14:04:33 13:44:01 16240004 31504392 766952 2.33 269252 14627116 2342252 6.90 2498928 13087176 16 14:04:33 13:45:01 16240248 31504668 766620 2.33 269276 14627120 2342252 6.90 2498996 13087180 152 14:04:33 13:46:01 16240232 31504656 766556 2.33 269292 14627120 2342252 6.90 2498984 13087180 12 14:04:33 13:47:01 16239932 31504412 766752 2.33 269320 14627124 2342252 6.90 2499072 13087184 152 14:04:33 13:48:01 16240704 31505232 766116 2.33 269368 14627128 2342252 6.90 2499176 13087192 8 14:04:33 13:49:01 16240604 31505196 766140 2.33 269380 14627136 2342252 6.90 2499216 13087204 148 14:04:33 13:50:01 16240540 31505152 766124 2.33 269404 14627140 2342252 6.90 2499808 13087196 8 14:04:33 13:51:01 16240460 31505092 766108 2.33 269420 14627140 2342252 6.90 2499784 13087196 152 14:04:33 13:52:01 16240688 31505340 765928 2.33 269428 14627144 2342252 6.90 2499488 13087200 4 14:04:33 13:53:01 16240640 31505296 765908 2.33 269440 14627144 2342252 6.90 2499536 13087200 152 14:04:33 13:54:01 16240616 31505308 765844 2.33 269460 14627148 2342252 6.90 2499512 13087208 8 14:04:33 13:55:01 16240784 31505488 765808 2.33 269472 14627152 2342252 6.90 2499496 13087212 152 14:04:33 13:56:01 16240516 31505248 766028 2.33 269488 14627152 2342252 6.90 2499540 13087212 8 14:04:33 13:57:01 16240736 31505476 765716 2.33 269504 14627156 2342252 6.90 2499540 13087216 152 14:04:33 13:58:01 16240332 31505204 765852 2.33 269516 14627288 2342252 6.90 2500036 13087320 172 14:04:33 13:59:01 16240364 31505244 765796 2.33 269532 14627292 2342252 6.90 2499564 13087324 152 14:04:33 14:00:01 16240608 31505524 765472 2.33 269548 14627292 2342252 6.90 2499608 13087328 12 14:04:33 14:01:01 16240944 31505900 765484 2.33 269568 14627296 2326188 6.86 2500004 13087332 228 14:04:33 14:02:01 16240968 31505928 765440 2.33 269584 14627300 2326188 6.86 2499636 13087336 8 14:04:33 14:03:01 16240572 31505600 765688 2.33 269612 14627300 2326188 6.86 2500220 13087372 216 14:04:33 14:04:01 16240548 31505620 765612 2.33 269644 14627308 2326188 6.86 2500296 13087376 184 14:04:33 Average: 17514016 31463813 810335 2.46 249645 13394336 2491391 7.34 2399589 11978420 155254 14:04:33 14:04:33 13:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:04:33 13:28:02 veth98033be 491.93 409.02 41.31 2540.98 0.00 0.00 0.00 0.21 14:04:33 13:28:02 ens3 1295.53 1255.24 7698.53 179.04 0.00 0.00 0.00 0.00 14:04:33 13:28:02 lo 4.33 4.33 0.42 0.42 0.00 0.00 0.00 0.00 14:04:33 13:28:02 docker0 491.93 408.92 34.58 2540.97 0.00 0.00 0.00 0.00 14:04:33 13:29:01 ens3 427.35 309.57 6305.01 42.59 0.00 0.00 0.00 0.00 14:04:33 13:29:01 lo 1.36 1.36 0.13 0.13 0.00 0.00 0.00 0.00 14:04:33 13:29:01 docker0 209.37 261.99 15.39 2004.40 0.00 0.00 0.00 0.00 14:04:33 13:29:01 vethd39e77d 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 14:04:33 13:30:01 ens3 33.41 18.76 26.16 14.40 0.00 0.00 0.00 0.00 14:04:33 13:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 13:30:01 docker0 1.43 1.43 0.11 0.13 0.00 0.00 0.00 0.00 14:04:33 13:30:01 vethd39e77d 1.43 1.47 0.13 0.13 0.00 0.00 0.00 0.00 14:04:33 13:31:01 vethd9c8875 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 13:31:01 vethd4d2e69 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 14:04:33 13:31:01 vethab91001 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 13:31:01 ens3 109.52 65.92 2283.85 21.81 0.00 0.00 0.00 0.00 14:04:33 13:31:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 14:04:33 13:31:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 13:31:01 veth7483e49 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 13:31:01 veth95e9c40 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 13:31:01 vethe460579 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 13:31:01 veth3173987 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 13:32:01 vethf28e6cd 60.94 107.55 5.93 586.46 0.00 0.00 0.00 0.05 14:04:33 13:32:01 vethd4d2e69 0.00 0.80 0.00 0.03 0.00 0.00 0.00 0.00 14:04:33 13:32:01 ens3 647.78 346.94 3873.79 39.58 0.00 0.00 0.00 0.00 14:04:33 13:32:01 vethb778a65 62.01 114.30 5.99 586.93 0.00 0.00 0.00 0.05 14:04:33 13:32:01 veth1bb753e 60.17 113.81 5.87 586.86 0.00 0.00 0.00 0.05 14:04:33 13:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 13:32:01 veth84ac4bc 59.97 113.20 5.86 586.78 0.00 0.00 0.00 0.05 14:04:33 13:32:01 docker0 338.18 632.13 27.50 3860.22 0.00 0.00 0.00 0.00 14:04:33 13:32:01 veth99f4d69 62.07 111.21 6.00 586.68 0.00 0.00 0.00 0.05 14:04:33 13:33:01 vethd515cd5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 14:04:33 13:33:01 veth4d2cf2b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 14:04:33 13:33:01 vethbe94db3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 14:04:33 13:33:01 vethd4d2e69 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 13:33:01 veth38a5549 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 14:04:33 13:33:01 vethda2554c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 14:04:33 13:33:01 vetha4cbff8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 14:04:33 13:33:01 veth0ddbd7f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 14:04:33 13:33:01 ens3 105.95 37.92 1391.88 11.90 0.00 0.00 0.00 0.00 14:04:33 13:33:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 14:04:33 13:33:01 vethaf9181e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 14:04:33 13:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 13:33:01 vethf34979d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 14:04:33 13:33:01 veth63ca211 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 14:04:33 13:33:01 vethc0f47c5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 14:04:33 13:34:01 vethd515cd5 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 13:34:01 veth4d2cf2b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 13:34:01 vethbe94db3 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 13:34:01 vethd4d2e69 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 13:34:01 veth38a5549 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 13:34:01 vethda2554c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 13:34:01 vetha4cbff8 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 13:34:01 veth0ddbd7f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 13:34:01 ens3 13.33 7.72 10.42 5.59 0.00 0.00 0.00 0.00 14:04:33 13:34:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 14:04:33 13:34:01 vethaf9181e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 13:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 13:34:01 vethf34979d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 13:34:01 veth63ca211 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 13:34:01 vethc0f47c5 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 13:35:01 ens3 44.34 57.81 19.51 122.60 0.00 0.00 0.00 0.00 14:04:33 13:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:04:33 13:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 13:36:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 13:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 13:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 13:37:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:04:33 13:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:04:33 13:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 13:38:01 ens3 2.45 2.60 0.22 6.72 0.00 0.00 0.00 0.00 14:04:33 13:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 13:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 13:39:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:04:33 13:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:04:33 13:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 13:40:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 13:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 13:41:01 ens3 3.27 5.17 0.44 13.48 0.00 0.00 0.00 0.00 14:04:33 13:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:04:33 13:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 13:42:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 13:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 13:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 13:43:01 ens3 3.70 3.97 1.39 6.83 0.00 0.00 0.00 0.00 14:04:33 13:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:04:33 13:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 13:44:01 ens3 3.38 2.33 10.98 0.16 0.00 0.00 0.00 0.00 14:04:33 13:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 13:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 13:45:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:04:33 13:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:04:33 13:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 13:46:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 13:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 13:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 13:47:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:04:33 13:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:04:33 13:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 13:48:01 ens3 2.98 6.33 0.26 7.30 0.00 0.00 0.00 0.00 14:04:33 13:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 13:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 13:49:01 ens3 4.73 8.43 0.43 7.43 0.00 0.00 0.00 0.00 14:04:33 13:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:04:33 13:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 13:50:01 ens3 2.88 7.08 0.49 7.47 0.00 0.00 0.00 0.00 14:04:33 13:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 13:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 13:51:01 ens3 3.40 6.16 0.45 7.32 0.00 0.00 0.00 0.00 14:04:33 13:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:04:33 13:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 13:52:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 13:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 13:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 13:53:01 ens3 4.18 6.25 0.34 7.32 0.00 0.00 0.00 0.00 14:04:33 13:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:04:33 13:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 13:54:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 13:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 13:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 13:55:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:04:33 13:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:04:33 13:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 13:56:01 ens3 0.15 0.02 0.01 0.00 0.00 0.00 0.00 0.00 14:04:33 13:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 13:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 13:57:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:04:33 13:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:04:33 13:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 13:58:01 ens3 3.17 6.88 0.27 7.33 0.00 0.00 0.00 0.00 14:04:33 13:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 13:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 13:59:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:04:33 13:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:04:33 13:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 14:00:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 14:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 14:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 14:01:01 ens3 0.28 0.23 0.12 0.02 0.00 0.00 0.00 0.00 14:04:33 14:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:04:33 14:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 14:02:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 14:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 14:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 14:03:01 ens3 4.15 8.33 0.33 7.41 0.00 0.00 0.00 0.00 14:04:33 14:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:04:33 14:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 14:04:01 ens3 4.98 7.47 0.95 10.43 0.00 0.00 0.00 0.00 14:04:33 14:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 14:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:33 Average: ens3 73.41 58.59 581.95 14.22 0.00 0.00 0.00 0.00 14:04:33 Average: lo 0.29 0.29 0.02 0.02 0.00 0.00 0.00 0.00 14:04:33 Average: docker0 28.05 35.15 2.09 226.37 0.00 0.00 0.00 0.00 14:04:33 14:04:33 14:04:33 ---> sar -P ALL: 14:04:33 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4369) 08/23/23 _x86_64_ (8 CPU) 14:04:33 14:04:33 13:26:55 LINUX RESTART (8 CPU) 14:04:33 14:04:33 13:27:01 CPU %user %nice %system %iowait %steal %idle 14:04:33 13:28:02 all 7.75 0.00 2.53 4.22 0.04 85.45 14:04:33 13:28:02 0 3.81 0.00 3.56 3.68 0.05 88.90 14:04:33 13:28:02 1 8.39 0.00 3.07 2.61 0.03 85.90 14:04:33 13:28:02 2 6.05 0.00 3.61 0.42 0.03 89.89 14:04:33 13:28:02 3 13.27 0.00 2.27 0.55 0.05 83.85 14:04:33 13:28:02 4 7.54 0.00 1.76 14.41 0.03 76.26 14:04:33 13:28:02 5 7.80 0.00 1.59 1.38 0.05 89.18 14:04:33 13:28:02 6 5.69 0.00 1.56 5.12 0.03 87.59 14:04:33 13:28:02 7 9.46 0.00 2.81 5.61 0.07 82.05 14:04:33 13:29:01 all 22.61 0.00 4.85 4.10 0.09 68.34 14:04:33 13:29:01 0 22.74 0.00 5.08 0.17 0.09 71.93 14:04:33 13:29:01 1 22.21 0.00 4.35 0.07 0.10 73.26 14:04:33 13:29:01 2 22.61 0.00 5.40 0.17 0.09 71.73 14:04:33 13:29:01 3 21.70 0.00 4.22 0.03 0.09 73.96 14:04:33 13:29:01 4 23.22 0.00 4.68 0.82 0.09 71.18 14:04:33 13:29:01 5 22.18 0.00 4.63 6.02 0.09 67.08 14:04:33 13:29:01 6 23.68 0.00 5.36 23.07 0.09 47.80 14:04:33 13:29:01 7 22.55 0.00 5.09 2.41 0.10 69.85 14:04:33 13:30:01 all 37.87 0.00 5.55 1.00 0.09 55.50 14:04:33 13:30:01 0 37.98 0.00 5.12 0.03 0.08 56.78 14:04:33 13:30:01 1 37.77 0.00 5.59 0.02 0.08 56.54 14:04:33 13:30:01 2 38.56 0.00 5.66 0.12 0.08 55.58 14:04:33 13:30:01 3 38.23 0.00 5.90 0.00 0.08 55.78 14:04:33 13:30:01 4 40.58 0.00 4.73 7.51 0.08 47.10 14:04:33 13:30:01 5 36.59 0.00 6.46 0.30 0.08 56.56 14:04:33 13:30:01 6 35.55 0.00 5.85 0.00 0.08 58.51 14:04:33 13:30:01 7 37.68 0.00 5.09 0.00 0.10 57.13 14:04:33 13:31:01 all 28.38 0.00 6.44 5.81 0.09 59.28 14:04:33 13:31:01 0 28.44 0.00 6.33 7.48 0.08 57.67 14:04:33 13:31:01 1 26.71 0.00 6.49 1.63 0.08 65.09 14:04:33 13:31:01 2 28.98 0.00 5.95 2.01 0.08 62.98 14:04:33 13:31:01 3 29.16 0.00 6.67 5.78 0.10 58.29 14:04:33 13:31:01 4 28.78 0.00 7.03 13.72 0.08 50.39 14:04:33 13:31:01 5 27.53 0.00 6.94 6.28 0.08 59.16 14:04:33 13:31:01 6 29.47 0.00 6.18 1.12 0.08 63.15 14:04:33 13:31:01 7 27.99 0.00 5.96 8.45 0.08 57.51 14:04:33 13:32:01 all 6.21 0.00 2.76 21.74 0.06 69.23 14:04:33 13:32:01 0 5.84 0.00 3.05 47.86 0.07 43.18 14:04:33 13:32:01 1 6.08 0.00 2.84 35.82 0.05 55.21 14:04:33 13:32:01 2 6.05 0.00 2.45 6.63 0.07 84.81 14:04:33 13:32:01 3 6.01 0.00 2.52 3.29 0.03 88.15 14:04:33 13:32:01 4 6.35 0.00 2.50 17.01 0.05 74.08 14:04:33 13:32:01 5 6.22 0.00 3.11 44.91 0.07 45.70 14:04:33 13:32:01 6 7.09 0.00 2.45 4.31 0.03 86.12 14:04:33 13:32:01 7 6.06 0.00 3.15 14.25 0.08 76.46 14:04:33 13:33:01 all 31.88 0.00 5.89 16.71 0.08 45.44 14:04:33 13:33:01 0 31.76 0.00 5.95 7.45 0.08 54.76 14:04:33 13:33:01 1 31.92 0.00 6.09 35.87 0.07 26.05 14:04:33 13:33:01 2 31.99 0.00 5.60 9.55 0.08 52.78 14:04:33 13:33:01 3 32.32 0.00 4.98 5.32 0.07 57.32 14:04:33 13:33:01 4 32.05 0.00 6.13 54.77 0.08 6.96 14:04:33 13:33:01 5 31.59 0.00 6.24 6.41 0.08 55.67 14:04:33 13:33:01 6 31.63 0.00 6.09 8.08 0.10 54.10 14:04:33 13:33:01 7 31.82 0.00 5.99 6.21 0.08 55.89 14:04:33 13:34:01 all 81.23 0.00 8.86 1.28 0.14 8.48 14:04:33 13:34:01 0 81.30 0.00 8.60 0.07 0.13 9.90 14:04:33 13:34:01 1 80.99 0.00 9.20 0.07 0.15 9.60 14:04:33 13:34:01 2 80.89 0.00 9.29 0.59 0.13 9.10 14:04:33 13:34:01 3 82.05 0.00 8.04 0.22 0.13 9.56 14:04:33 13:34:01 4 80.80 0.00 9.31 9.09 0.15 0.65 14:04:33 13:34:01 5 81.26 0.00 9.08 0.17 0.13 9.36 14:04:33 13:34:01 6 80.84 0.00 8.88 0.00 0.15 10.12 14:04:33 13:34:01 7 81.74 0.00 8.51 0.07 0.15 9.53 14:04:33 13:35:01 all 1.45 0.00 1.01 13.85 0.04 83.64 14:04:33 13:35:01 0 1.24 0.00 0.97 5.39 0.03 92.37 14:04:33 13:35:01 1 1.51 0.00 1.07 9.74 0.05 87.64 14:04:33 13:35:01 2 1.46 0.00 1.09 17.30 0.03 80.12 14:04:33 13:35:01 3 1.87 0.00 1.09 15.41 0.05 81.58 14:04:33 13:35:01 4 1.98 0.00 1.19 41.68 0.05 55.11 14:04:33 13:35:01 5 0.89 0.00 0.77 3.43 0.03 94.89 14:04:33 13:35:01 6 1.32 0.00 0.98 9.27 0.02 88.41 14:04:33 13:35:01 7 1.36 0.00 0.94 8.66 0.07 88.97 14:04:33 13:36:01 all 0.02 0.00 0.02 0.05 0.01 99.90 14:04:33 13:36:01 0 0.00 0.00 0.02 0.07 0.02 99.90 14:04:33 13:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:04:33 13:36:01 2 0.05 0.00 0.03 0.00 0.00 99.92 14:04:33 13:36:01 3 0.03 0.00 0.03 0.00 0.02 99.92 14:04:33 13:36:01 4 0.00 0.00 0.02 0.35 0.02 99.62 14:04:33 13:36:01 5 0.02 0.00 0.03 0.00 0.02 99.93 14:04:33 13:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:04:33 13:36:01 7 0.05 0.00 0.03 0.00 0.00 99.92 14:04:33 13:37:01 all 0.03 0.00 0.02 0.03 0.01 99.92 14:04:33 13:37:01 0 0.03 0.00 0.02 0.02 0.00 99.93 14:04:33 13:37:01 1 0.03 0.00 0.00 0.00 0.00 99.97 14:04:33 13:37:01 2 0.03 0.00 0.00 0.00 0.02 99.95 14:04:33 13:37:01 3 0.02 0.00 0.03 0.00 0.02 99.93 14:04:33 13:37:01 4 0.02 0.00 0.02 0.18 0.02 99.77 14:04:33 13:37:01 5 0.05 0.00 0.05 0.02 0.02 99.87 14:04:33 13:37:01 6 0.03 0.00 0.02 0.00 0.00 99.95 14:04:33 13:37:01 7 0.03 0.00 0.00 0.00 0.00 99.97 14:04:33 13:38:01 all 0.06 0.00 0.01 0.00 0.01 99.92 14:04:33 13:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:04:33 13:38:01 1 0.03 0.00 0.03 0.00 0.02 99.92 14:04:33 13:38:01 2 0.03 0.00 0.02 0.00 0.00 99.95 14:04:33 13:38:01 3 0.37 0.00 0.00 0.00 0.00 99.63 14:04:33 13:38:01 4 0.02 0.00 0.02 0.02 0.00 99.95 14:04:33 13:38:01 5 0.00 0.00 0.03 0.00 0.02 99.95 14:04:33 13:38:01 6 0.00 0.00 0.00 0.00 0.02 99.98 14:04:33 13:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:04:33 14:04:33 13:38:01 CPU %user %nice %system %iowait %steal %idle 14:04:33 13:39:01 all 0.04 0.00 0.01 0.01 0.01 99.94 14:04:33 13:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:04:33 13:39:01 1 0.05 0.00 0.02 0.00 0.00 99.93 14:04:33 13:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:04:33 13:39:01 3 0.10 0.00 0.00 0.02 0.00 99.88 14:04:33 13:39:01 4 0.03 0.00 0.03 0.02 0.02 99.90 14:04:33 13:39:01 5 0.05 0.00 0.00 0.02 0.03 99.90 14:04:33 13:39:01 6 0.03 0.00 0.00 0.00 0.00 99.97 14:04:33 13:39:01 7 0.03 0.00 0.00 0.00 0.00 99.97 14:04:33 13:40:01 all 0.02 0.00 0.01 0.00 0.01 99.96 14:04:33 13:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:04:33 13:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 14:04:33 13:40:01 2 0.03 0.00 0.02 0.00 0.00 99.95 14:04:33 13:40:01 3 0.02 0.00 0.02 0.00 0.02 99.95 14:04:33 13:40:01 4 0.05 0.00 0.02 0.02 0.02 99.90 14:04:33 13:40:01 5 0.02 0.00 0.03 0.00 0.00 99.95 14:04:33 13:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:04:33 13:40:01 7 0.02 0.00 0.00 0.00 0.02 99.97 14:04:33 13:41:01 all 0.03 0.00 0.01 0.01 0.01 99.93 14:04:33 13:41:01 0 0.00 0.00 0.00 0.00 0.02 99.98 14:04:33 13:41:01 1 0.03 0.00 0.02 0.00 0.02 99.93 14:04:33 13:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:04:33 13:41:01 3 0.07 0.00 0.02 0.02 0.02 99.88 14:04:33 13:41:01 4 0.03 0.00 0.03 0.08 0.02 99.83 14:04:33 13:41:01 5 0.05 0.00 0.03 0.00 0.02 99.90 14:04:33 13:41:01 6 0.05 0.00 0.02 0.00 0.00 99.93 14:04:33 13:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:04:33 13:42:01 all 0.03 0.00 0.05 0.06 0.01 99.84 14:04:33 13:42:01 0 0.03 0.00 0.10 0.00 0.00 99.87 14:04:33 13:42:01 1 0.02 0.00 0.02 0.00 0.02 99.95 14:04:33 13:42:01 2 0.02 0.00 0.03 0.00 0.02 99.93 14:04:33 13:42:01 3 0.03 0.00 0.08 0.28 0.02 99.58 14:04:33 13:42:01 4 0.03 0.00 0.03 0.17 0.02 99.75 14:04:33 13:42:01 5 0.07 0.00 0.07 0.02 0.03 99.82 14:04:33 13:42:01 6 0.03 0.00 0.07 0.00 0.00 99.90 14:04:33 13:42:01 7 0.02 0.00 0.03 0.00 0.00 99.95 14:04:33 13:43:01 all 0.02 0.00 0.01 0.01 0.01 99.95 14:04:33 13:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:04:33 13:43:01 1 0.03 0.00 0.00 0.05 0.00 99.92 14:04:33 13:43:01 2 0.03 0.00 0.00 0.00 0.00 99.97 14:04:33 13:43:01 3 0.05 0.00 0.02 0.00 0.00 99.93 14:04:33 13:43:01 4 0.02 0.00 0.00 0.02 0.02 99.95 14:04:33 13:43:01 5 0.02 0.00 0.03 0.00 0.02 99.93 14:04:33 13:43:01 6 0.02 0.00 0.00 0.00 0.02 99.97 14:04:33 13:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:04:33 13:44:01 all 0.03 0.00 0.01 0.03 0.01 99.92 14:04:33 13:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:04:33 13:44:01 1 0.05 0.00 0.00 0.02 0.02 99.92 14:04:33 13:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:04:33 13:44:01 3 0.02 0.00 0.00 0.00 0.02 99.97 14:04:33 13:44:01 4 0.00 0.00 0.02 0.23 0.02 99.73 14:04:33 13:44:01 5 0.05 0.00 0.03 0.00 0.02 99.90 14:04:33 13:44:01 6 0.05 0.00 0.00 0.00 0.00 99.95 14:04:33 13:44:01 7 0.07 0.00 0.03 0.00 0.02 99.88 14:04:33 13:45:01 all 0.01 0.00 0.01 0.01 0.01 99.96 14:04:33 13:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:04:33 13:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 14:04:33 13:45:01 2 0.02 0.00 0.00 0.00 0.02 99.97 14:04:33 13:45:01 3 0.02 0.00 0.02 0.02 0.02 99.93 14:04:33 13:45:01 4 0.02 0.00 0.02 0.05 0.00 99.92 14:04:33 13:45:01 5 0.02 0.00 0.03 0.00 0.02 99.93 14:04:33 13:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:04:33 13:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:04:33 13:46:01 all 0.03 0.00 0.00 0.00 0.01 99.96 14:04:33 13:46:01 0 0.02 0.00 0.00 0.00 0.02 99.97 14:04:33 13:46:01 1 0.03 0.00 0.02 0.00 0.02 99.93 14:04:33 13:46:01 2 0.03 0.00 0.00 0.00 0.00 99.97 14:04:33 13:46:01 3 0.02 0.00 0.00 0.02 0.00 99.97 14:04:33 13:46:01 4 0.03 0.00 0.00 0.00 0.02 99.95 14:04:33 13:46:01 5 0.05 0.00 0.00 0.00 0.02 99.93 14:04:33 13:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:04:33 13:46:01 7 0.03 0.00 0.02 0.00 0.00 99.95 14:04:33 13:47:01 all 0.03 0.00 0.01 0.01 0.01 99.94 14:04:33 13:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:04:33 13:47:01 1 0.03 0.00 0.00 0.02 0.00 99.95 14:04:33 13:47:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:04:33 13:47:01 3 0.12 0.00 0.00 0.03 0.02 99.83 14:04:33 13:47:01 4 0.05 0.00 0.03 0.03 0.02 99.87 14:04:33 13:47:01 5 0.02 0.00 0.02 0.00 0.02 99.95 14:04:33 13:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:04:33 13:47:01 7 0.03 0.00 0.00 0.00 0.00 99.97 14:04:33 13:48:01 all 0.02 0.00 0.01 0.04 0.00 99.93 14:04:33 13:48:01 0 0.03 0.00 0.02 0.00 0.00 99.95 14:04:33 13:48:01 1 0.00 0.00 0.00 0.05 0.00 99.95 14:04:33 13:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:04:33 13:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 14:04:33 13:48:01 4 0.07 0.00 0.03 0.23 0.02 99.65 14:04:33 13:48:01 5 0.05 0.00 0.00 0.00 0.02 99.93 14:04:33 13:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:04:33 13:48:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:04:33 13:49:01 all 0.01 0.00 0.01 0.01 0.01 99.97 14:04:33 13:49:01 0 0.02 0.00 0.03 0.00 0.00 99.95 14:04:33 13:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:04:33 13:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:04:33 13:49:01 3 0.00 0.00 0.00 0.02 0.02 99.97 14:04:33 13:49:01 4 0.02 0.00 0.00 0.03 0.00 99.95 14:04:33 13:49:01 5 0.03 0.00 0.02 0.00 0.02 99.93 14:04:33 13:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:04:33 13:49:01 7 0.02 0.00 0.00 0.00 0.02 99.97 14:04:33 14:04:33 13:49:01 CPU %user %nice %system %iowait %steal %idle 14:04:33 13:50:01 all 0.05 0.00 0.02 0.08 0.01 99.84 14:04:33 13:50:01 0 0.03 0.00 0.03 0.00 0.00 99.93 14:04:33 13:50:01 1 0.05 0.00 0.00 0.00 0.00 99.95 14:04:33 13:50:01 2 0.03 0.00 0.00 0.00 0.02 99.95 14:04:33 13:50:01 3 0.08 0.00 0.02 0.33 0.02 99.55 14:04:33 13:50:01 4 0.02 0.00 0.02 0.32 0.02 99.63 14:04:33 13:50:01 5 0.05 0.00 0.05 0.00 0.00 99.90 14:04:33 13:50:01 6 0.03 0.00 0.00 0.00 0.00 99.97 14:04:33 13:50:01 7 0.08 0.00 0.05 0.00 0.02 99.85 14:04:33 13:51:01 all 0.02 0.00 0.01 0.01 0.01 99.95 14:04:33 13:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:04:33 13:51:01 1 0.00 0.00 0.00 0.00 0.02 99.98 14:04:33 13:51:01 2 0.03 0.00 0.02 0.00 0.00 99.95 14:04:33 13:51:01 3 0.02 0.00 0.02 0.08 0.00 99.88 14:04:33 13:51:01 4 0.05 0.00 0.05 0.02 0.02 99.87 14:04:33 13:51:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:04:33 13:51:01 6 0.02 0.00 0.00 0.00 0.02 99.97 14:04:33 13:51:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:04:33 13:52:01 all 0.03 0.00 0.01 0.01 0.01 99.95 14:04:33 13:52:01 0 0.00 0.00 0.00 0.00 0.02 99.98 14:04:33 13:52:01 1 0.03 0.00 0.02 0.00 0.00 99.95 14:04:33 13:52:01 2 0.05 0.00 0.00 0.00 0.00 99.95 14:04:33 13:52:01 3 0.00 0.00 0.00 0.05 0.02 99.93 14:04:33 13:52:01 4 0.05 0.00 0.00 0.02 0.03 99.90 14:04:33 13:52:01 5 0.03 0.00 0.02 0.00 0.02 99.93 14:04:33 13:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:04:33 13:52:01 7 0.03 0.00 0.02 0.00 0.02 99.93 14:04:33 13:53:01 all 0.03 0.00 0.02 0.02 0.01 99.93 14:04:33 13:53:01 0 0.03 0.00 0.02 0.00 0.00 99.95 14:04:33 13:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:04:33 13:53:01 2 0.05 0.00 0.02 0.00 0.02 99.92 14:04:33 13:53:01 3 0.02 0.00 0.02 0.15 0.00 99.82 14:04:33 13:53:01 4 0.05 0.00 0.07 0.03 0.02 99.83 14:04:33 13:53:01 5 0.03 0.00 0.00 0.00 0.00 99.97 14:04:33 13:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:04:33 13:53:01 7 0.03 0.00 0.02 0.00 0.02 99.93 14:04:33 13:54:01 all 0.03 0.00 0.01 0.02 0.01 99.93 14:04:33 13:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:04:33 13:54:01 1 0.03 0.00 0.00 0.00 0.02 99.95 14:04:33 13:54:01 2 0.00 0.00 0.03 0.00 0.00 99.97 14:04:33 13:54:01 3 0.00 0.00 0.00 0.08 0.02 99.90 14:04:33 13:54:01 4 0.03 0.00 0.03 0.08 0.02 99.83 14:04:33 13:54:01 5 0.05 0.00 0.02 0.00 0.00 99.93 14:04:33 13:54:01 6 0.05 0.00 0.00 0.00 0.00 99.95 14:04:33 13:54:01 7 0.03 0.00 0.02 0.00 0.02 99.93 14:04:33 13:55:01 all 0.01 0.00 0.01 0.00 0.01 99.96 14:04:33 13:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:04:33 13:55:01 1 0.00 0.00 0.00 0.03 0.00 99.97 14:04:33 13:55:01 2 0.03 0.00 0.02 0.00 0.02 99.93 14:04:33 13:55:01 3 0.00 0.00 0.00 0.00 0.02 99.98 14:04:33 13:55:01 4 0.02 0.00 0.02 0.00 0.02 99.95 14:04:33 13:55:01 5 0.03 0.00 0.02 0.00 0.03 99.92 14:04:33 13:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:04:33 13:55:01 7 0.02 0.00 0.02 0.00 0.02 99.95 14:04:33 13:56:01 all 0.03 0.00 0.02 0.03 0.01 99.92 14:04:33 13:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:04:33 13:56:01 1 0.03 0.00 0.00 0.00 0.02 99.95 14:04:33 13:56:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:04:33 13:56:01 3 0.02 0.00 0.00 0.12 0.02 99.85 14:04:33 13:56:01 4 0.03 0.00 0.02 0.10 0.00 99.85 14:04:33 13:56:01 5 0.03 0.00 0.07 0.00 0.02 99.88 14:04:33 13:56:01 6 0.02 0.00 0.02 0.00 0.00 99.97 14:04:33 13:56:01 7 0.03 0.00 0.02 0.00 0.02 99.93 14:04:33 13:57:01 all 0.02 0.00 0.01 0.01 0.01 99.95 14:04:33 13:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:04:33 13:57:01 1 0.03 0.00 0.02 0.02 0.02 99.92 14:04:33 13:57:01 2 0.02 0.00 0.02 0.00 0.02 99.95 14:04:33 13:57:01 3 0.00 0.00 0.02 0.00 0.02 99.97 14:04:33 13:57:01 4 0.03 0.00 0.02 0.05 0.00 99.90 14:04:33 13:57:01 5 0.05 0.00 0.03 0.00 0.02 99.90 14:04:33 13:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:04:33 13:57:01 7 0.00 0.00 0.02 0.00 0.02 99.97 14:04:33 13:58:01 all 0.02 0.00 0.01 0.00 0.01 99.96 14:04:33 13:58:01 0 0.00 0.00 0.00 0.00 0.02 99.98 14:04:33 13:58:01 1 0.07 0.00 0.02 0.02 0.02 99.88 14:04:33 13:58:01 2 0.00 0.00 0.02 0.00 0.00 99.98 14:04:33 13:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:04:33 13:58:01 4 0.00 0.00 0.00 0.00 0.02 99.98 14:04:33 13:58:01 5 0.03 0.00 0.02 0.00 0.02 99.93 14:04:33 13:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:04:33 13:58:01 7 0.03 0.00 0.03 0.00 0.00 99.93 14:04:33 13:59:01 all 0.05 0.00 0.01 0.01 0.01 99.92 14:04:33 13:59:01 0 0.03 0.00 0.02 0.00 0.00 99.95 14:04:33 13:59:01 1 0.03 0.00 0.02 0.00 0.00 99.95 14:04:33 13:59:01 2 0.03 0.00 0.00 0.00 0.00 99.97 14:04:33 13:59:01 3 0.12 0.00 0.02 0.00 0.02 99.85 14:04:33 13:59:01 4 0.03 0.00 0.00 0.10 0.00 99.87 14:04:33 13:59:01 5 0.05 0.00 0.02 0.00 0.02 99.92 14:04:33 13:59:01 6 0.02 0.00 0.00 0.00 0.02 99.97 14:04:33 13:59:01 7 0.05 0.00 0.03 0.00 0.02 99.90 14:04:33 14:00:01 all 0.01 0.00 0.01 0.00 0.01 99.97 14:04:33 14:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:04:33 14:00:01 1 0.00 0.00 0.02 0.00 0.02 99.97 14:04:33 14:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:04:33 14:00:01 3 0.03 0.00 0.05 0.00 0.02 99.90 14:04:33 14:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:04:33 14:00:01 5 0.02 0.00 0.02 0.00 0.02 99.95 14:04:33 14:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:04:33 14:00:01 7 0.03 0.00 0.02 0.00 0.02 99.93 14:04:33 14:04:33 14:00:01 CPU %user %nice %system %iowait %steal %idle 14:04:33 14:01:01 all 0.04 0.00 0.02 0.00 0.01 99.93 14:04:33 14:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:04:33 14:01:01 1 0.05 0.00 0.00 0.00 0.00 99.95 14:04:33 14:01:01 2 0.05 0.00 0.02 0.00 0.02 99.92 14:04:33 14:01:01 3 0.05 0.00 0.03 0.02 0.02 99.88 14:04:33 14:01:01 4 0.03 0.00 0.02 0.02 0.00 99.93 14:04:33 14:01:01 5 0.03 0.00 0.03 0.00 0.03 99.90 14:04:33 14:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:04:33 14:01:01 7 0.05 0.00 0.03 0.00 0.02 99.90 14:04:33 14:02:01 all 0.02 0.00 0.01 0.00 0.01 99.96 14:04:33 14:02:01 0 0.03 0.00 0.02 0.00 0.02 99.93 14:04:33 14:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:04:33 14:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:04:33 14:02:01 3 0.02 0.00 0.00 0.00 0.02 99.97 14:04:33 14:02:01 4 0.02 0.00 0.02 0.02 0.00 99.95 14:04:33 14:02:01 5 0.03 0.00 0.02 0.00 0.02 99.93 14:04:33 14:02:01 6 0.03 0.00 0.00 0.00 0.00 99.97 14:04:33 14:02:01 7 0.03 0.00 0.02 0.00 0.02 99.93 14:04:33 14:03:01 all 0.03 0.00 0.02 0.10 0.01 99.84 14:04:33 14:03:01 0 0.07 0.00 0.07 0.00 0.02 99.85 14:04:33 14:03:01 1 0.02 0.00 0.00 0.22 0.02 99.75 14:04:33 14:03:01 2 0.03 0.00 0.02 0.00 0.00 99.95 14:04:33 14:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 14:04:33 14:03:01 4 0.03 0.00 0.02 0.55 0.02 99.38 14:04:33 14:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:04:33 14:03:01 6 0.03 0.00 0.00 0.00 0.00 99.97 14:04:33 14:03:01 7 0.05 0.00 0.02 0.00 0.02 99.92 14:04:33 14:04:01 all 0.03 0.00 0.02 0.00 0.01 99.93 14:04:33 14:04:01 0 0.05 0.00 0.03 0.00 0.02 99.90 14:04:33 14:04:01 1 0.10 0.00 0.03 0.02 0.00 99.85 14:04:33 14:04:01 2 0.03 0.00 0.03 0.00 0.02 99.92 14:04:33 14:04:01 3 0.00 0.00 0.00 0.00 0.02 99.98 14:04:33 14:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 14:04:33 14:04:01 5 0.02 0.00 0.00 0.00 0.02 99.97 14:04:33 14:04:01 6 0.00 0.00 0.02 0.00 0.00 99.98 14:04:33 14:04:01 7 0.05 0.00 0.05 0.00 0.02 99.88 14:04:33 Average: all 5.86 0.00 1.03 1.86 0.02 91.23 14:04:33 Average: 0 5.74 0.00 1.05 1.94 0.02 91.25 14:04:33 Average: 1 5.81 0.00 1.05 2.32 0.02 90.79 14:04:33 Average: 2 5.83 0.00 1.06 0.99 0.02 92.10 14:04:33 Average: 3 6.07 0.00 0.97 0.86 0.03 92.08 14:04:33 Average: 4 5.96 0.00 1.02 4.35 0.03 88.64 14:04:33 Average: 5 5.77 0.00 1.06 1.85 0.03 91.29 14:04:33 Average: 6 5.79 0.00 1.01 1.36 0.02 91.82 14:04:33 Average: 7 5.89 0.00 1.02 1.22 0.03 91.83 14:04:33 14:04:33 14:04:33