Pull request #4195 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/edgex-go Loading trusted files from base branch main at 8629e80a55c52022002c3902c674caceb50305fb rather than 1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 Obtained Jenkinsfile from 8629e80a55c52022002c3902c674caceb50305fb 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-ssh11097382484774599231.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh6377404213044385450.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4195/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4195/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6928431515316784483.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4195/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4744181881929792772.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13762446691681749284.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4195/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4195/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5685358738111911706.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-7711 in /w/workspace/edgexfoundry_edgex-go_PR-4195 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8629e80a55c52022002c3902c674caceb50305fb into PR head commit 1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 Merge succeeded, producing 1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 Checking out Revision 1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 (PR-4195) > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4195/head:refs/remotes/origin/PR-4195 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 8629e80a55c52022002c3902c674caceb50305fb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 # timeout=10 Commit message: "fix(command): update message queue bootstrap order" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:19:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:19:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:19:33 ========================================================= 03:19:33 EdgeX Global Pipelines Version Info 03:19:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:19:33 ------------------- 03:19:33 stable info: 03:19:33 ------------------- 03:19:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:19:33 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 03:19:33 Message: update stable to v1.0.239 03:19:34 ------------------- 03:19:34 experimental info: 03:19:34 ------------------- 03:19:34 Commited By: **** collab-it+edgex@linuxfoundation.org 03:19:34 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 03:19:34 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:19:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:19:34 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:19:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:19:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:19:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:19:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 03:19:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:19:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:19:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 03:19:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 03:19:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:19:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:19:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:19:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:19:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:19:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:19:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:19:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:19:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:19:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 03:19:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:19:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:19:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:19:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4195 [Pipeline] echo 03:19:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4195 [Pipeline] echo 03:19:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4195 [Pipeline] echo 03:19:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 [Pipeline] echo 03:19:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1ef59ac [Pipeline] echo 03:19:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:19:35 provisioning config files... 03:19:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7555131436458945228tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:19:36 ---> docker-login.sh 03:19:36 nexus3.edgexfoundry.org:10001 03:19:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:19:36 Configure a credential helper to remove this warning. See 03:19:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:19:36 03:19:36 Login Succeeded 03:19:36 nexus3.edgexfoundry.org:10002 03:19:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:19:36 Configure a credential helper to remove this warning. See 03:19:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:19:36 03:19:36 Login Succeeded 03:19:36 nexus3.edgexfoundry.org:10003 03:19:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:19:36 Configure a credential helper to remove this warning. See 03:19:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:19:36 03:19:36 Login Succeeded 03:19:36 nexus3.edgexfoundry.org:10004 03:19:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:19:36 Configure a credential helper to remove this warning. See 03:19:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:19:36 03:19:36 Login Succeeded 03:19:36 docker.io 03:19:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:19:37 Configure a credential helper to remove this warning. See 03:19:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:19:37 03:19:37 Login Succeeded 03:19:37 ---> docker-login.sh ends [Pipeline] } 03:19:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:19:37 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 03:19:37 + dirname cmd/core-command/Dockerfile 03:19:37 + cut -d/ -f2 03:19:37 + echo core-command,cmd/core-command/Dockerfile 03:19:37 + dirname cmd/core-data/Dockerfile 03:19:37 + cut -d/ -f2 03:19:37 + echo core-data,cmd/core-data/Dockerfile 03:19:37 + dirname cmd/core-metadata/Dockerfile 03:19:37 + cut -d/ -f2 03:19:37 + echo core-metadata,cmd/core-metadata/Dockerfile 03:19:37 + dirname cmd/security-bootstrapper/Dockerfile 03:19:37 + cut -d/ -f2 03:19:37 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:19:37 + dirname cmd/security-proxy-setup/Dockerfile 03:19:37 + cut -d/ -f2 03:19:37 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:19:37 + dirname cmd/security-secretstore-setup/Dockerfile 03:19:37 + cut -d/ -f2 03:19:37 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:19:37 + dirname cmd/security-spiffe-token-provider/Dockerfile 03:19:37 + cut -d/ -f2 03:19:37 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 03:19:37 + dirname cmd/security-spire-agent/Dockerfile 03:19:37 + cut -d/ -f2 03:19:37 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 03:19:37 + dirname cmd/security-spire-config/Dockerfile 03:19:37 + cut -d/ -f2 03:19:37 + echo security-spire-config,cmd/security-spire-config/Dockerfile 03:19:37 + cut -d/ -f2 03:19:37 + dirname cmd/security-spire-server/Dockerfile 03:19:37 + echo security-spire-server,cmd/security-spire-server/Dockerfile 03:19:37 + cut -d/ -f2 03:19:37 + dirname cmd/support-notifications/Dockerfile 03:19:37 + echo support-notifications,cmd/support-notifications/Dockerfile 03:19:37 + + cut -d/ -f2 03:19:37 dirname cmd/support-scheduler/Dockerfile 03:19:37 + echo support-scheduler,cmd/support-scheduler/Dockerfile 03:19:37 + dirname cmd/sys-mgmt-agent/Dockerfile 03:19:37 + cut -d/ -f2 03:19:37 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 03:19:38 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:19:38 + git rev-list -1 --merges 1ef59ac549b8558e5a8ad5b995bf5af3527d23c5~1..1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 [Pipeline] echo 03:19:38 -----------> git rev-list -1 --merges 1ef59ac549b8558e5a8ad5b995bf5af3527d23c5~1..1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 [false] [Pipeline] sh 03:19:38 + git log --format=format:%s -1 1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 [Pipeline] echo 03:19:38 ========================================================= 03:19:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:19:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 03:19:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:19:39 + grep -v github /etc/ssh/ssh_known_hosts 03:19:39 + [ -e /tmp/ssh_known_hosts ] 03:19:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:19:39 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:19:39 sudo tee -a /etc/ssh/ssh_known_hosts 03:19:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:19:39 03:19:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:19:40 0.1.4: Pulling from edgex-devops/py-git-semver 03:19:40 b85a868b505f: Pulling fs layer 03:19:40 e2be974225ed: Pulling fs layer 03:19:40 339a4e72a1f5: Pulling fs layer 03:19:40 988bab9f4d93: Pulling fs layer 03:19:40 1469e6f7b9e6: Pulling fs layer 03:19:40 eaf3925da568: Pulling fs layer 03:19:40 bab4dde63d76: Pulling fs layer 03:19:40 988bab9f4d93: Waiting 03:19:40 1469e6f7b9e6: Waiting 03:19:40 eaf3925da568: Waiting 03:19:40 bde34c3a00c8: Pulling fs layer 03:19:40 b352a97aabf1: Pulling fs layer 03:19:40 bde34c3a00c8: Waiting 03:19:40 b352a97aabf1: Waiting 03:19:40 4872d77fe225: Pulling fs layer 03:19:40 5851b861e8e6: Pulling fs layer 03:19:40 5851b861e8e6: Waiting 03:19:40 e2be974225ed: Verifying Checksum 03:19:40 e2be974225ed: Download complete 03:19:40 988bab9f4d93: Verifying Checksum 03:19:40 988bab9f4d93: Download complete 03:19:40 1469e6f7b9e6: Verifying Checksum 03:19:40 1469e6f7b9e6: Download complete 03:19:40 339a4e72a1f5: Verifying Checksum 03:19:40 339a4e72a1f5: Download complete 03:19:40 eaf3925da568: Verifying Checksum 03:19:40 eaf3925da568: Download complete 03:19:40 bde34c3a00c8: Verifying Checksum 03:19:40 bde34c3a00c8: Download complete 03:19:40 b352a97aabf1: Download complete 03:19:40 4872d77fe225: Verifying Checksum 03:19:40 4872d77fe225: Download complete 03:19:40 5851b861e8e6: Verifying Checksum 03:19:40 5851b861e8e6: Download complete 03:19:40 b85a868b505f: Verifying Checksum 03:19:40 b85a868b505f: Download complete 03:19:40 bab4dde63d76: Verifying Checksum 03:19:40 bab4dde63d76: Download complete 03:19:41 b85a868b505f: Pull complete 03:19:41 e2be974225ed: Pull complete 03:19:42 339a4e72a1f5: Pull complete 03:19:42 988bab9f4d93: Pull complete 03:19:42 1469e6f7b9e6: Pull complete 03:19:42 eaf3925da568: Pull complete 03:19:44 bab4dde63d76: Pull complete 03:19:44 bde34c3a00c8: Pull complete 03:19:44 b352a97aabf1: Pull complete 03:19:44 4872d77fe225: Pull complete 03:19:44 5851b861e8e6: Pull complete 03:19:44 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:19:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:19:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:19:45 prd-ubuntu20.04-docker-8c-8g-7711 does not seem to be running inside a container 03:19:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:19:47 $ docker top b1b578a5bb8bb337703eaf4ee9e67198f27daf4895540bb6ad09432f0304b0ad -eo pid,comm 03:19:47 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). 03:19:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:19:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:19:47 [ssh-agent] Looking for ssh-agent implementation... 03:19:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:19:47 $ docker exec b1b578a5bb8bb337703eaf4ee9e67198f27daf4895540bb6ad09432f0304b0ad ssh-agent 03:19:47 SSH_AUTH_SOCK=/tmp/ssh-j79rED9L5ocS/agent.33 03:19:47 SSH_AGENT_PID=39 03:19:47 Running ssh-add (command line suppressed) 03:19:47 Identity added: /w/workspace/edgex-go/1@tmp/private_key_10553223629643619829.key (/w/workspace/edgex-go/1@tmp/private_key_10553223629643619829.key) 03:19:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:19:48 + git tag --points-at HEAD [Pipeline] } 03:19:48 $ docker exec --env ******** --env ******** b1b578a5bb8bb337703eaf4ee9e67198f27daf4895540bb6ad09432f0304b0ad ssh-agent -k 03:19:48 unset SSH_AUTH_SOCK; 03:19:48 unset SSH_AGENT_PID; 03:19:48 echo Agent pid 39 killed; 03:19:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:19:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:19:48 [ssh-agent] Looking for ssh-agent implementation... 03:19:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:19:48 $ docker exec b1b578a5bb8bb337703eaf4ee9e67198f27daf4895540bb6ad09432f0304b0ad ssh-agent 03:19:48 SSH_AUTH_SOCK=/tmp/ssh-zdrlNK3bwrWH/agent.71 03:19:48 SSH_AGENT_PID=77 03:19:48 Running ssh-add (command line suppressed) 03:19:48 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1111804601558129811.key (/w/workspace/edgex-go/1@tmp/private_key_1111804601558129811.key) 03:19:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:19:49 + git semver init 03:19:49 2022-10-12 03:19:49,341 [run_init] DEBUG init version:0.0.0 force:False 03:19:49 2022-10-12 03:19:49,341 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 03:19:49 2022-10-12 03:19:49,342 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 03:19:49 2022-10-12 03:19:49,342 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 03:19:54 2022-10-12 03:19:54,165 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 03:19:54 2022-10-12 03:19:54,165 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4195 with force:False 03:19:54 2022-10-12 03:19:54,166 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4195 03:19:54 2022-10-12 03:19:54,170 [execute] INFO git cat-file --batch-check 03:19:54 2022-10-12 03:19:54,170 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 03:19:54 2022-10-12 03:19:54,176 [execute] INFO git cat-file --batch 03:19:54 2022-10-12 03:19:54,176 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 03:19:54 2022-10-12 03:19:54,184 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4195 03:19:54 0.0.0 [Pipeline] } 03:19:54 $ docker exec --env ******** --env ******** b1b578a5bb8bb337703eaf4ee9e67198f27daf4895540bb6ad09432f0304b0ad ssh-agent -k 03:19:54 unset SSH_AUTH_SOCK; 03:19:54 unset SSH_AGENT_PID; 03:19:54 echo Agent pid 77 killed; 03:19:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:19:55 + git semver [Pipeline] } 03:19:55 $ docker stop --time=1 b1b578a5bb8bb337703eaf4ee9e67198f27daf4895540bb6ad09432f0304b0ad 03:19:56 $ docker rm -f b1b578a5bb8bb337703eaf4ee9e67198f27daf4895540bb6ad09432f0304b0ad [Pipeline] // withDockerContainer [Pipeline] sh 03:19:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:19:57 Stashed 1 file(s) [Pipeline] echo 03:19:57 [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 03:19:58 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 03:19:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:19:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:19:58 ========================================================= 03:19:58 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 03:19:58 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:19:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 03:19:58 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 03:19:58 213ec9aee27d: Pulling fs layer 03:19:58 4583459ba037: Pulling fs layer 03:19:58 93c1e223e6f2: Pulling fs layer 03:19:58 53926ce57604: Pulling fs layer 03:19:58 21b2b0c7a3f4: Pulling fs layer 03:19:58 30f14e443154: Pulling fs layer 03:19:58 801331c1e519: Pulling fs layer 03:19:58 99cc6dd402b0: Pulling fs layer 03:19:58 7d9ed39f4882: Pulling fs layer 03:19:58 30f14e443154: Waiting 03:19:58 801331c1e519: Waiting 03:19:58 99cc6dd402b0: Waiting 03:19:58 7d9ed39f4882: Waiting 03:19:58 53926ce57604: Waiting 03:19:58 93c1e223e6f2: Verifying Checksum 03:19:58 93c1e223e6f2: Download complete 03:19:58 4583459ba037: Download complete 03:19:58 21b2b0c7a3f4: Verifying Checksum 03:19:58 21b2b0c7a3f4: Download complete 03:19:58 30f14e443154: Verifying Checksum 03:19:58 213ec9aee27d: Verifying Checksum 03:19:58 213ec9aee27d: Download complete 03:19:58 801331c1e519: Verifying Checksum 03:19:58 801331c1e519: Download complete 03:19:58 213ec9aee27d: Pull complete 03:19:58 4583459ba037: Pull complete 03:19:59 93c1e223e6f2: Pull complete 03:19:59 7d9ed39f4882: Verifying Checksum 03:19:59 7d9ed39f4882: Download complete 03:19:59 99cc6dd402b0: Verifying Checksum 03:19:59 99cc6dd402b0: Download complete 03:19:59 53926ce57604: Verifying Checksum 03:19:59 53926ce57604: Download complete 03:20:03 53926ce57604: Pull complete 03:20:03 21b2b0c7a3f4: Pull complete 03:20:03 30f14e443154: Pull complete 03:20:03 801331c1e519: Pull complete 03:20:05 99cc6dd402b0: Pull complete 03:20:06 7d9ed39f4882: Pull complete 03:20:06 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 03:20:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 03:20:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 03:20:06 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 03:20:06 WORKDIR /edgex 03:20:06 COPY go.mod . 03:20:06 RUN go mod download 03:20:06 docker build -t ci-base-image-x86_64 -f - . 03:20:07 Sending build context to Docker daemon 169.6MB 03:20:07 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 03:20:07 ---> 1dedd983c030 03:20:07 Step 2/4 : WORKDIR /edgex 03:20:11 ---> Running in a762d63be28f 03:20:11 Removing intermediate container a762d63be28f 03:20:11 ---> 3a70e1f4fc6b 03:20:11 Step 3/4 : COPY go.mod . 03:20:11 ---> 1687b8289737 03:20:11 Step 4/4 : RUN go mod download 03:20:11 ---> Running in 237f8d4842eb 03:20:12 Still waiting to schedule task 03:20:12 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:20:26 Removing intermediate container 237f8d4842eb 03:20:26 ---> c344a6a00cbe 03:20:26 Successfully built c344a6a00cbe 03:20:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:27 + docker inspect -f . ci-base-image-x86_64 03:20:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:20:27 prd-ubuntu20.04-docker-8c-8g-7711 does not seem to be running inside a container 03:20:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:20:27 $ docker top 05135f008239ed425ef0a80e8049a156f24c6a076e99bf44f08c6ac8e69aa333 -eo pid,comm [Pipeline] { [Pipeline] sh 03:20:28 + go version 03:20:28 go version go1.18.7 linux/amd64 [Pipeline] } 03:20:28 $ docker stop --time=1 05135f008239ed425ef0a80e8049a156f24c6a076e99bf44f08c6ac8e69aa333 03:20:29 $ docker rm -f 05135f008239ed425ef0a80e8049a156f24c6a076e99bf44f08c6ac8e69aa333 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:29 + docker inspect -f . ci-base-image-x86_64 03:20:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:20:30 prd-ubuntu20.04-docker-8c-8g-7711 does not seem to be running inside a container 03:20:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:20:30 $ docker top 870ddd3a8a8b7e4d2da8374ea44b958ce0e552b820783af3a1baf5b1074dcbb8 -eo pid,comm [Pipeline] { [Pipeline] echo 03:20:30 ========================================================= 03:20:30 [edgeXBuildGoParallel] Running Tests and Build... 03:20:30 ========================================================= [Pipeline] sh 03:20:30 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 03:20:31 + make test 03:20:31 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:20:37 ? github.com/edgexfoundry/edgex-go [no test files] 03:20:52 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:20:52 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:20:52 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:20:52 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:20:52 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:20:52 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:20:52 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:20:52 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:20:52 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 03:20:52 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:20:52 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:20:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:20:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:20:52 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:20:52 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:20:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.069s coverage: 28.7% of statements 03:20:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:20:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:20:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.222s coverage: 98.5% of statements 03:20:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.098s coverage: 41.1% of statements 03:20:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 03:20:54 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:20:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.102s coverage: 54.2% of statements 03:20:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:20:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:20:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.793s coverage: 89.2% of statements 03:20:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 03:20:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:20:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:20:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:20:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:20:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.113s coverage: 2.2% of statements 03:20:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:20:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:20:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.509s coverage: 95.6% of statements 03:20:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:20:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:20:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 03:20:58 ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements 03:20:58 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:20:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 03:20:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:20:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:20:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:20:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.093s coverage: 60.0% of statements 03:20:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:20:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:20:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:20:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.077s coverage: 0.9% of statements 03:20:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:20:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.066s coverage: 58.8% of statements 03:20:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.085s coverage: 29.6% of statements 03:20:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:20:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.083s coverage: 47.1% of statements 03:20:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.076s coverage: 79.5% of statements 03:20:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.067s coverage: 94.1% of statements 03:20:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements 03:20:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.077s coverage: 87.5% of statements 03:21:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.078s coverage: 94.4% of statements 03:21:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.089s coverage: 44.8% of statements 03:21:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.260s coverage: 80.5% of statements 03:21:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:21:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.091s coverage: 92.9% of statements 03:21:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:21:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:21:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:21:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.044s coverage: 65.1% of statements 03:21:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:21:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 03:21:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 03:21:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 03:21:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.067s coverage: 86.9% of statements 03:21:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:21:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:21:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:21:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:21:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.094s coverage: 87.2% of statements 03:21:17 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:21:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:21:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements 03:21:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:21:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.132s coverage: 58.8% of statements 03:21:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:21:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.084s coverage: 80.0% of statements 03:21:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 03:21:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.073s coverage: 85.4% of statements 03:21:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.248s coverage: 91.2% of statements 03:21:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:21:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.179s coverage: 64.7% of statements 03:21:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:21:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:21:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements 03:21:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.047s coverage: 89.4% of statements 03:21:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 03:21:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 03:21:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements 03:21:17 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.384s coverage: 65.8% of statements 03:21:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:21:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:21:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:21:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.183s coverage: 41.8% of statements 03:21:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:21:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:21:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.072s coverage: 89.5% of statements 03:21:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:21:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements 03:21:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 03:21:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 03:21:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 03:21:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:21:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.089s coverage: 17.7% of statements 03:21:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:21:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:21:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:21:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:21:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.189s coverage: 92.3% of statements 03:21:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:21:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:21:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:21:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:21:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.066s coverage: 63.2% of statements 03:21:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:21:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:21:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.103s coverage: 97.7% of statements 03:21:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:21:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:21:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:21:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 03:21:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 03:21:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 03:21:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 03:21:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:21:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:21:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 03:21:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:21:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements 03:21:17 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 03:21:17 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 03:21:39 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 03:21:39 GO111MODULE=on go vet ./... 03:21:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:21:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:21:43 ./bin/test-attribution-txt.sh [Pipeline] echo 03:21:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 03:21:43 + ls -al . 03:21:43 total 760 03:21:43 drwxrwxr-x 11 1001 1001 4096 Oct 12 03:20 . 03:21:43 drwxr-xr-x 4 root root 4096 Oct 12 03:20 .. 03:21:43 drwxrwxr-x 2 1001 1001 4096 Oct 12 03:19 .blubracket 03:21:43 -rw-rw-r-- 1 1001 1001 16 Oct 12 03:19 .dockerignore 03:21:43 drwxrwxr-x 8 1001 1001 4096 Oct 12 03:21 .git 03:21:43 drwxrwxr-x 3 1001 1001 4096 Oct 12 03:19 .github 03:21:43 -rw-rw-r-- 1 1001 1001 1030 Oct 12 03:19 .gitignore 03:21:43 -rw-rw-r-- 1 1001 1001 42 Oct 12 03:19 .golangci.yml 03:21:43 -rw-rw-r-- 1 1001 1001 87 Oct 12 03:19 .hadolint.yml 03:21:43 drwxr-xr-x 3 1001 1001 4096 Oct 12 03:19 .semver 03:21:43 -rw-rw-r-- 1 1001 1001 166 Oct 12 03:19 .sonarcloud.properties 03:21:43 -rw-rw-r-- 1 1001 1001 1171 Oct 12 03:19 ADOPTERS.md 03:21:43 -rw-rw-r-- 1 1001 1001 10722 Oct 12 03:19 Attribution.txt 03:21:43 -rw-rw-r-- 1 1001 1001 63209 Oct 12 03:19 CHANGELOG.md 03:21:43 -rw-rw-r-- 1 1001 1001 3804 Oct 12 03:19 CONTRIBUTING.md 03:21:43 -rw-rw-r-- 1 1001 1001 677 Oct 12 03:19 GOVERNANCE.md 03:21:43 -rw-rw-r-- 1 1001 1001 850 Oct 12 03:19 Jenkinsfile 03:21:43 -rw-rw-r-- 1 1001 1001 10775 Oct 12 03:19 LICENSE 03:21:43 -rw-rw-r-- 1 1001 1001 13857 Oct 12 03:19 Makefile 03:21:43 -rw-rw-r-- 1 1001 1001 582 Oct 12 03:19 OWNERS.md 03:21:43 -rw-rw-r-- 1 1001 1001 9799 Oct 12 03:19 README.md 03:21:43 -rw-rw-r-- 1 1001 1001 6912 Oct 12 03:19 SECURITY.md 03:21:43 -rw-rw-r-- 1 1001 1001 5 Oct 12 03:19 VERSION 03:21:43 -rw-rw-r-- 1 1001 1001 4131 Oct 12 03:19 ZMQWindows.md 03:21:43 drwxrwxr-x 2 1001 1001 4096 Oct 12 03:19 bin 03:21:43 drwxrwxr-x 18 1001 1001 4096 Oct 12 03:19 cmd 03:21:43 -rw-r--r-- 1 root root 502168 Oct 12 03:21 coverage.out 03:21:43 -rw-rw-r-- 1 1001 1001 3458 Oct 12 03:19 go.mod 03:21:43 -rw-rw-r-- 1 1001 1001 38041 Oct 12 03:19 go.sum 03:21:43 drwxrwxr-x 8 1001 1001 4096 Oct 12 03:19 internal 03:21:43 drwxrwxr-x 3 1001 1001 4096 Oct 12 03:19 openapi 03:21:43 drwxrwxr-x 4 1001 1001 4096 Oct 12 03:19 snap 03:21:43 -rw-rw-r-- 1 1001 1001 204 Oct 12 03:19 version.go [Pipeline] sh 03:21:44 + '[' -e coverage.out ] 03:21:44 + chown 1001:1001 coverage.out [Pipeline] stash 03:21:44 Stashed 1 file(s) [Pipeline] sh 03:21:44 + make build 03:21:44 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 03:21:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7712 in /w/workspace/edgexfoundry_edgex-go_PR-4195 [Pipeline] { [Pipeline] ws 03:21:46 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 03:21:46 The recommended git tool is: git 03:21:51 using credential edgex-jenkins-ssh 03:21:51 Cloning the remote Git repository 03:21:51 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:21:51 > git init /w/workspace/edgex-go/1 # timeout=10 03:21:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:21:51 > git --version # timeout=10 03:21:51 > git --version # 'git version 2.25.1' 03:21:51 using GIT_SSH to set credentials SSH Credentials for GitHub 03:21:51 Verifying host key using known hosts file 03:21:51 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 03:21:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:21:59 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 03:22:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:22:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:22:10 Merging remotes/origin/main commit 8629e80a55c52022002c3902c674caceb50305fb into PR head commit 1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 03:22:10 Merge succeeded, producing 1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 03:22:10 Checking out Revision 1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 (PR-4195) 03:22:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:22:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:22:09 using GIT_SSH to set credentials SSH Credentials for GitHub 03:22:09 Verifying host key using known hosts file 03:22:09 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 03:22:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4195/head:refs/remotes/origin/PR-4195 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:22:10 > git config core.sparsecheckout # timeout=10 03:22:10 > git checkout -f 1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 # timeout=10 03:22:10 > git remote # timeout=10 03:22:10 > git config --get remote.origin.url # timeout=10 03:22:10 using GIT_SSH to set credentials SSH Credentials for GitHub 03:22:10 Verifying host key using known hosts file 03:22:10 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 03:22:10 > git merge 8629e80a55c52022002c3902c674caceb50305fb # timeout=10 03:22:10 > git rev-parse HEAD^{commit} # timeout=10 03:22:10 > git config core.sparsecheckout # timeout=10 03:22:11 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 03:22:11 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:22:10 > git checkout -f 1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 # timeout=10 03:22:14 Commit message: "fix(command): update message queue bootstrap order" 03:22:14 > git --version # timeout=10 03:22:14 > git --version # 'git version 2.25.1' 03:22:14 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:22:15 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:22:15 % Total % Received % Xferd Average Speed Time Time Time Current 03:22:15 Dload Upload Total Spent Left Speed 03:22:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 83456 0 --:--:-- --:--:-- --:--:-- 83456 [Pipeline] sh 03:22:16 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:22:16 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:22:16 + sudo tee /etc/docker/daemon.new 03:22:16 { 03:22:16 "registry-mirrors": [ 03:22:16 "https://nexus3.edgexfoundry.org:10001" 03:22:16 ], 03:22:16 "bip": "10.250.0.254/24", 03:22:16 "hosts": [ 03:22:16 "tcp://0.0.0.0:5555", 03:22:16 "unix:///var/run/docker.sock" 03:22:16 ], 03:22:16 "mtu": 1458, 03:22:16 "selinux-enabled": true, 03:22:16 "seccomp-profile": "/etc/docker/seccomp.json" 03:22:16 } [Pipeline] sh 03:22:16 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:22:17 + sudo service docker restart 03:22:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:22:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:22:20 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:22:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:22:23 CGO_ENABLED=0 GO111MODULE=on 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 03:22:24 CGO_ENABLED=0 GO111MODULE=on 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 03:22:25 CGO_ENABLED=0 GO111MODULE=on 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 03:22:26 CGO_ENABLED=0 GO111MODULE=on 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 03:22:29 CGO_ENABLED=0 GO111MODULE=on 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] } 03:22:30 $ docker stop --time=1 870ddd3a8a8b7e4d2da8374ea44b958ce0e552b820783af3a1baf5b1074dcbb8 03:22:33 $ docker rm -f 870ddd3a8a8b7e4d2da8374ea44b958ce0e552b820783af3a1baf5b1074dcbb8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:22:34 03:22:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:22:35 latest: Pulling from edgex-devops/edgex-compose 03:22:35 cbdbe7a5bc2a: Pulling fs layer 03:22:35 ca9280d653b3: Pulling fs layer 03:22:35 7e9c9ca2126c: Pulling fs layer 03:22:35 cbdbe7a5bc2a: Download complete 03:22:35 ca9280d653b3: Verifying Checksum 03:22:35 ca9280d653b3: Download complete 03:22:35 cbdbe7a5bc2a: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:22:35 provisioning config files... 03:22:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9858368565072359852tmp [Pipeline] { [Pipeline] libraryResource 03:22:35 7e9c9ca2126c: Download complete [Pipeline] sh 03:22:35 ca9280d653b3: Pull complete 03:22:36 ---> docker-login.sh 03:22:36 nexus3.edgexfoundry.org:10001 03:22:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:22:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:22:36 Configure a credential helper to remove this warning. See 03:22:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:22:36 03:22:36 Login Succeeded 03:22:36 nexus3.edgexfoundry.org:10002 03:22:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:22:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:22:36 Configure a credential helper to remove this warning. See 03:22:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:22:36 03:22:36 Login Succeeded 03:22:36 nexus3.edgexfoundry.org:10003 03:22:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:22:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:22:37 Configure a credential helper to remove this warning. See 03:22:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:22:37 03:22:37 Login Succeeded 03:22:37 nexus3.edgexfoundry.org:10004 03:22:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:22:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:22:37 Configure a credential helper to remove this warning. See 03:22:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:22:37 03:22:37 Login Succeeded 03:22:37 docker.io 03:22:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:22:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:22:38 Configure a credential helper to remove this warning. See 03:22:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:22:38 03:22:38 Login Succeeded 03:22:38 ---> docker-login.sh ends [Pipeline] } 03:22:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 03:22:38 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 03:22:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:22:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:22:38 ========================================================= 03:22:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 03:22:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:22:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 03:22:39 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:22:39 9b18e9b68314: Pulling fs layer 03:22:39 d32db5db7311: Pulling fs layer 03:22:39 d0c4b47475fc: Pulling fs layer 03:22:39 5831b945b038: Pulling fs layer 03:22:39 86bbec2aaacd: Pulling fs layer 03:22:39 e10730c5d714: Pulling fs layer 03:22:39 5dd5c2283517: Pulling fs layer 03:22:39 d5ac0230b979: Pulling fs layer 03:22:39 5831b945b038: Waiting 03:22:39 86bbec2aaacd: Waiting 03:22:39 e10730c5d714: Waiting 03:22:39 5dd5c2283517: Waiting 03:22:39 7e9c9ca2126c: Pull complete 03:22:39 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 03:22:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:22:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:22:39 prd-ubuntu20.04-docker-8c-8g-7711 does not seem to be running inside a container 03:22:39 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:22:39 d0c4b47475fc: Verifying Checksum 03:22:39 d0c4b47475fc: Download complete 03:22:39 d32db5db7311: Verifying Checksum 03:22:39 86bbec2aaacd: Download complete 03:22:39 e10730c5d714: Verifying Checksum 03:22:39 e10730c5d714: Download complete 03:22:39 9b18e9b68314: Verifying Checksum 03:22:40 9b18e9b68314: Pull complete 03:22:40 d5ac0230b979: Verifying Checksum 03:22:40 d5ac0230b979: Download complete 03:22:41 $ docker top cd72f5b75fc09ee82fa81cd688f27adf94411071c32f0c9b11e9109b6275d6af -eo pid,comm [Pipeline] { [Pipeline] sh 03:22:41 + docker-compose build --help 03:22:41 + grep parallel 03:22:41 5dd5c2283517: Verifying Checksum 03:22:41 5dd5c2283517: Download complete 03:22:41 d32db5db7311: Pull complete 03:22:42 d0c4b47475fc: Pull complete 03:22:42 5831b945b038: Download complete 03:22:42 --parallel Build images in parallel. [Pipeline] } 03:22:42 $ docker stop --time=1 cd72f5b75fc09ee82fa81cd688f27adf94411071c32f0c9b11e9109b6275d6af 03:22:43 $ docker rm -f cd72f5b75fc09ee82fa81cd688f27adf94411071c32f0c9b11e9109b6275d6af [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:22:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:22:44 prd-ubuntu20.04-docker-8c-8g-7711 does not seem to be running inside a container 03:22:44 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:22:44 $ docker top fc1810b578c545c6ae7fdd84cd4fbe45918e254f70fe6c2e0636e30b78619ac9 -eo pid,comm [Pipeline] { [Pipeline] sh 03:22:45 + docker-compose -f ./docker-compose-build.yml build --parallel 03:22:45 Building core-command ... 03:22:45 Building core-data ... 03:22:45 Building core-metadata ... 03:22:45 Building security-bootstrapper ... 03:22:45 Building security-proxy-setup ... 03:22:45 Building security-secretstore-setup ... 03:22:45 Building security-spiffe-token-provider ... 03:22:45 Building security-spire-agent ... 03:22:45 Building security-spire-config ... 03:22:45 Building security-spire-server ... 03:22:45 Building support-notifications ... 03:22:45 Building support-scheduler ... 03:22:45 Building sys-mgmt-agent ... 03:22:45 Building core-command 03:22:45 Building security-secretstore-setup 03:22:45 Building sys-mgmt-agent 03:22:45 Building security-spiffe-token-provider 03:22:45 Building security-bootstrapper 03:22:54 5831b945b038: Pull complete 03:22:54 86bbec2aaacd: Pull complete 03:22:54 e10730c5d714: Pull complete 03:23:00 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:23:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:23:00 ---> c344a6a00cbe 03:23:00 Step 3/24 : ARG ADD_BUILD_TAGS="" 03:23:00 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:23:00 Step 2/20 : FROM ${BUILDER_BASE} AS builder 03:23:00 ---> c344a6a00cbe 03:23:00 Step 3/20 : WORKDIR /edgex-go 03:23:00 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:23:00 Step 2/25 : FROM ${BUILDER_BASE} AS builder 03:23:00 ---> c344a6a00cbe 03:23:00 Step 3/25 : WORKDIR /edgex-go 03:23:00 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:23:00 Step 2/33 : FROM ${BUILDER_BASE} AS builder 03:23:00 ---> c344a6a00cbe 03:23:00 Step 3/33 : WORKDIR /edgex-go 03:23:00 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:23:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:23:00 ---> c344a6a00cbe 03:23:00 Step 3/23 : WORKDIR /edgex-go 03:23:01 5dd5c2283517: Pull complete 03:23:02 d5ac0230b979: Pull complete 03:23:02 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 03:23:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 03:23:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 03:23:02 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 03:23:02 WORKDIR /edgex 03:23:02 COPY go.mod . 03:23:02 RUN go mod download 03:23:02 + docker build -t ci-base-image-arm64 -f - . 03:23:03 Sending build context to Docker daemon 3.268MB 03:23:03 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 03:23:03 ---> 59b3b1a385d4 03:23:03 Step 2/4 : WORKDIR /edgex 03:23:04 ---> Running in 4f7599562414 03:23:04 ---> Running in 0c8524b8beb4 03:23:04 ---> Running in b2292bd1d1ff 03:23:04 ---> Running in 14eb713b85c9 03:23:04 ---> Running in d9ce65be3a76 03:23:04 Removing intermediate container 0c8524b8beb4 03:23:04 ---> ebdda28d5fe3 03:23:04 Step 4/24 : WORKDIR /edgex-go 03:23:04 Removing intermediate container 14eb713b85c9 03:23:04 ---> 8d449f50da4a 03:23:04 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 03:23:04 Removing intermediate container 4f7599562414 03:23:04 ---> b88e877c27e2 03:23:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:23:04 ---> Running in 1b135fa0a9ee 03:23:04 ---> Running in eb7b7463dd3a 03:23:04 ---> Running in e7f36d986624 03:23:04 Removing intermediate container d9ce65be3a76 03:23:04 ---> 7f4836e118bf 03:23:04 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:23:04 Removing intermediate container b2292bd1d1ff 03:23:04 ---> eeb1c0a06170 03:23:04 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:23:04 ---> Running in 9a1409d3174d 03:23:04 ---> Running in 188b1a6e2c9a 03:23:04 Removing intermediate container 1b135fa0a9ee 03:23:04 ---> 90c024fabf0b 03:23:04 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:23:04 ---> Running in db60afb539e4 03:23:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:23:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:23:05 Removing intermediate container eb7b7463dd3a 03:23:05 ---> 0241b7586a23 03:23:05 Step 5/23 : RUN apk add --update --no-cache make bash git 03:23:05 ---> Running in f71a6c821d29 03:23:05 v3.16.2-277-g67e2878879 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 03:23:05 v3.16.2-276-g119bbb1c12 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 03:23:05 OK: 17036 distinct packages available 03:23:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:23:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:23:05 Removing intermediate container 9a1409d3174d 03:23:05 ---> 25bf4944e984 03:23:05 Step 5/33 : RUN apk add --update --no-cache make git 03:23:05 OK: 211 MiB in 51 packages 03:23:05 ---> Running in f44d30952caf 03:23:05 Removing intermediate container 188b1a6e2c9a 03:23:05 ---> 725789521748 03:23:05 Step 5/25 : RUN apk add --update --no-cache make git 03:23:05 ---> Running in 1056dd58be95 03:23:05 Removing intermediate container 1056dd58be95 03:23:05 ---> b5e1fdc7e1df 03:23:05 Step 3/4 : COPY go.mod . 03:23:05 ---> Running in c3eaddeeb982 03:23:05 Removing intermediate container db60afb539e4 03:23:05 ---> 81ec394fd0a4 03:23:05 Step 6/24 : RUN apk add --update --no-cache make git 03:23:05 ---> Running in 8277efbfe4c4 03:23:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:23:05 Removing intermediate container e7f36d986624 03:23:05 ---> 87337c617036 03:23:05 Step 5/20 : COPY go.mod vendor* ./ 03:23:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:23:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:23:05 ---> 604259e6c21d 03:23:05 Step 4/4 : RUN go mod download 03:23:05 ---> Running in 4d4c770a86db 03:23:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:23:06 ---> 2de108f4b972 03:23:06 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:23:06 ---> Running in 109c6a50c557 03:23:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:23:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:23:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:23:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:23:06 OK: 211 MiB in 51 packages 03:23:07 OK: 211 MiB in 51 packages 03:23:07 OK: 211 MiB in 51 packages 03:23:07 Removing intermediate container f71a6c821d29 03:23:07 ---> 459519ab912f 03:23:07 Step 6/23 : COPY go.mod vendor* ./ 03:23:07 ---> 82d21ddd39e9 03:23:07 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:23:07 ---> Running in a031863b46f3 03:23:07 Removing intermediate container f44d30952caf 03:23:07 ---> f50ebb8bec6d 03:23:07 Step 6/33 : COPY go.mod vendor* ./ 03:23:07 Removing intermediate container c3eaddeeb982 03:23:07 ---> 2e13aac44cce 03:23:07 Step 6/25 : COPY go.mod vendor* ./ 03:23:07 ---> 0aa9996c2036 03:23:07 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:23:07 ---> Running in 876fa58c25e9 03:23:07 ---> 20d469589085 03:23:07 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:23:07 ---> Running in 5eca3b266d33 03:23:07 OK: 211 MiB in 51 packages 03:23:08 Removing intermediate container 8277efbfe4c4 03:23:08 ---> c92f77be52df 03:23:08 Step 7/24 : COPY go.mod vendor* ./ 03:23:08 ---> c9f73529b7af 03:23:08 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:23:08 ---> Running in b6c065009ce5 03:23:35 Removing intermediate container 109c6a50c557 03:23:35 ---> 85cec37fb9ef 03:23:35 Step 7/20 : COPY . . 03:23:35 Removing intermediate container 5eca3b266d33 03:23:35 ---> aa88f18c41c7 03:23:35 Step 8/25 : COPY . . 03:23:35 Removing intermediate container a031863b46f3 03:23:35 ---> 03d87350600f 03:23:35 Step 8/23 : COPY . . 03:23:35 Removing intermediate container 876fa58c25e9 03:23:35 ---> c724a101050f 03:23:35 Step 8/33 : COPY . . 03:23:35 Removing intermediate container b6c065009ce5 03:23:35 ---> 2d5199ab2a17 03:23:35 Step 9/24 : COPY . . 03:23:38 Removing intermediate container 4d4c770a86db 03:23:38 ---> d263c1c05ef2 03:23:38 Successfully built d263c1c05ef2 03:23:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:38 + docker inspect -f . ci-base-image-arm64 03:23:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:23:38 prd-ubuntu20.04-docker-arm64-4c-16g-7712 does not seem to be running inside a container 03:23:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:23:40 $ docker top 75a5dbece407853f45d05550e05e88b594b89b6529cd0e32e053aaef85f735a6 -eo pid,comm [Pipeline] { [Pipeline] sh 03:23:41 + go version 03:23:41 go version go1.18.7 linux/arm64 [Pipeline] } 03:23:41 $ docker stop --time=1 75a5dbece407853f45d05550e05e88b594b89b6529cd0e32e053aaef85f735a6 03:23:42 $ docker rm -f 75a5dbece407853f45d05550e05e88b594b89b6529cd0e32e053aaef85f735a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:43 + docker inspect -f . ci-base-image-arm64 03:23:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:23:44 prd-ubuntu20.04-docker-arm64-4c-16g-7712 does not seem to be running inside a container 03:23:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:23:45 $ docker top 1f8e7146ab45a020333a6fabbd341725075e2ea7cd9928f3a2e6bbd7c09fabbb -eo pid,comm [Pipeline] { [Pipeline] echo 03:23:45 ========================================================= 03:23:45 [edgeXBuildGoParallel] Running Tests and Build... 03:23:45 ========================================================= [Pipeline] sh 03:23:46 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 03:23:46 + make test 03:23:46 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:23:49 ---> c67857e7548c 03:23:49 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:23:49 ---> a4dafb05e6e4 03:23:49 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:23:49 ---> 06b21d82a224 03:23:49 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:23:49 ---> e5a9331a9e97 03:23:49 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 03:23:49 ---> 0435c18a0e83 03:23:49 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:23:49 ---> Running in fe82e67d5889 03:23:49 ---> Running in 5d78af4c143d 03:23:49 ---> Running in eb84bc357af4 03:23:49 ---> Running in 21c9bff76456 03:23:49 ---> Running in e25d52b13e9e 03:23:50 CGO_ENABLED=0 GO111MODULE=on 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 03:23:50 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 03:23:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:23:50 CGO_ENABLED=0 GO111MODULE=on 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 03:23:50 CGO_ENABLED=0 GO111MODULE=on 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 03:24:18 ? github.com/edgexfoundry/edgex-go [no test files] 03:24:22 CGO_ENABLED=0 GO111MODULE=on 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 03:24:29 Removing intermediate container fe82e67d5889 03:24:29 ---> 63c368aa5ea3 03:24:29 03:24:29 Step 10/33 : FROM alpine:3.16 03:24:29 Removing intermediate container 5d78af4c143d 03:24:29 ---> 8e7d29c85337 03:24:29 03:24:29 Step 10/25 : FROM alpine:3.16 03:24:29 Removing intermediate container 21c9bff76456 03:24:29 ---> d267eaab7d7a 03:24:29 03:24:29 Step 11/24 : FROM alpine:3.16 03:24:29 Removing intermediate container e25d52b13e9e 03:24:29 ---> 7946bf1aaf7c 03:24:29 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:24:29 ---> Running in 32863c97814c 03:24:29 3.16: Pulling from library/alpine 03:24:30 3.16: Pulling from library/alpine 03:24:30 3.16: Pulling from library/alpine 03:24:31 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 03:24:31 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 03:24:31 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 03:24:31 Status: Downloaded newer image for alpine:3.16 03:24:31 Status: Image is up to date for alpine:3.16 03:24:31 Status: Downloaded newer image for alpine:3.16 03:24:31 ---> 9c6f07244728 03:24:31 Step 12/24 : RUN apk add --update --no-cache dumb-init 03:24:31 ---> 9c6f07244728 03:24:31 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:24:31 ---> 9c6f07244728 03:24:31 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 03:24:31 ---> Running in e44854114e15 03:24:31 ---> Running in 95f702c522d9 03:24:31 ---> Running in 7ec5f6b971e9 03:24:31 Removing intermediate container eb84bc357af4 03:24:31 ---> 1f740dee3a41 03:24:31 03:24:31 Step 9/20 : FROM alpine:3.15 03:24:31 Removing intermediate container e44854114e15 03:24:31 ---> f7b8473f6773 03:24:31 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 03:24:31 ---> Running in 7c5736b36c7e 03:24:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:24:31 3.15: Pulling from library/alpine 03:24:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:24:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:24:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:24:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:24:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:24:32 (1/3) Installing ca-certificates (20220614-r0) 03:24:32 (1/2) Installing dumb-init (1.2.5-r1) 03:24:32 (2/2) Installing su-exec (0.2-r1) 03:24:32 Executing busybox-1.35.0-r17.trigger 03:24:32 (2/3) Installing dumb-init (1.2.5-r1) 03:24:32 OK: 6 MiB in 16 packages 03:24:32 (3/3) Installing su-exec (0.2-r1) 03:24:32 Executing busybox-1.35.0-r17.trigger 03:24:32 Executing ca-certificates-20220614-r0.trigger 03:24:32 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 03:24:32 Status: Downloaded newer image for alpine:3.15 03:24:32 ---> c4fc93816858 03:24:32 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:24:32 OK: 6 MiB in 17 packages 03:24:32 ---> Running in a68fa4b037bc 03:24:32 Removing intermediate container 32863c97814c 03:24:32 ---> e67d3a842ad1 03:24:32 03:24:32 Step 11/23 : FROM alpine:3.16 03:24:32 ---> 9c6f07244728 03:24:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 03:24:32 ---> Running in eece23583787 03:24:32 Removing intermediate container a68fa4b037bc 03:24:32 ---> 04780a84a87f 03:24:32 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:24:32 ---> Running in 8b2819fc25d8 03:24:32 Removing intermediate container eece23583787 03:24:32 ---> 37ef6945d353 03:24:32 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 03:24:32 ---> Running in 13ce06c1e766 03:24:32 Removing intermediate container 7c5736b36c7e 03:24:32 ---> 2e13b6c65c68 03:24:32 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 03:24:32 ---> Running in 322624ab2ba2 03:24:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:24:33 Removing intermediate container 7ec5f6b971e9 03:24:33 ---> 7a857f1a290a 03:24:33 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:24:33 Removing intermediate container 322624ab2ba2 03:24:33 ---> da9594654b1e 03:24:33 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 03:24:33 ---> Running in e7c6582aac04 03:24:33 ---> Running in 18f716b237f1 03:24:33 Removing intermediate container e7c6582aac04 03:24:33 (1/1) Installing dumb-init (1.2.5-r1) 03:24:33 ---> a8762923dc0b 03:24:33 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 03:24:33 Removing intermediate container 18f716b237f1 03:24:33 ---> 1bc4ae67e7ea 03:24:33 Step 13/25 : WORKDIR / 03:24:33 ---> Running in 022fec171ef6 03:24:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:24:33 Executing busybox-1.35.0-r17.trigger 03:24:33 OK: 6 MiB in 15 packages 03:24:33 ---> Running in b33f23042030 03:24:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:24:33 Removing intermediate container 022fec171ef6 03:24:33 ---> bed680fe2f36 03:24:33 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 03:24:33 ---> Running in 7b4b75ccc36f 03:24:33 Removing intermediate container b33f23042030 03:24:33 ---> b8651317c9df 03:24:33 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:24:33 Removing intermediate container 7b4b75ccc36f 03:24:33 ---> 7b03480b828e 03:24:33 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 03:24:33 ---> Running in a60e172c7227 03:24:33 Removing intermediate container 8b2819fc25d8 03:24:33 ---> 83e284398420 03:24:33 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:24:33 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 03:24:33 ---> Running in fdf90ab12af9 03:24:33 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 03:24:33 (3/33) Installing readline (8.1.2-r0) 03:24:33 (4/33) Installing bash (5.1.16-r2) 03:24:33 Executing bash-5.1.16-r2.post-install 03:24:33 (5/33) Installing ca-certificates (20220614-r0) 03:24:33 (6/33) Installing brotli-libs (1.0.9-r6) 03:24:33 ---> dd4974dde808 03:24:33 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:24:33 (7/33) Installing nghttp2-libs (1.47.0-r0) 03:24:33 (8/33) Installing libcurl (7.83.1-r3) 03:24:33 (9/33) Installing curl (7.83.1-r3) 03:24:33 Removing intermediate container 95f702c522d9 03:24:33 ---> 5e6b91e288b6 03:24:33 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:24:33 (10/33) Installing docker-cli (20.10.18-r1) 03:24:33 ---> Running in 016154e8bbad 03:24:33 ---> b68e4d0b0ced 03:24:33 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:24:33 Removing intermediate container 016154e8bbad 03:24:33 ---> beb638c52c3a 03:24:33 Step 14/24 : ENV APP_PORT=59882 03:24:34 (11/33) Installing dumb-init (1.2.5-r1) 03:24:34 (12/33) Installing libbz2 (1.0.8-r1) 03:24:34 (13/33) Installing expat (2.4.9-r0) 03:24:34 (14/33) Installing libffi (3.4.2-r1) 03:24:34 (15/33) Installing gdbm (1.23-r0) 03:24:34 (16/33) Installing xz-libs (5.2.5-r1) 03:24:34 (17/33) Installing libgcc (11.2.1_git20220219-r2) 03:24:34 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 03:24:34 ---> Running in d1783ef4afa8 03:24:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:24:34 (19/33) Installing mpdecimal (2.5.1-r1) 03:24:34 (20/33) Installing sqlite-libs (3.38.5-r0) 03:24:34 (21/33) Installing python3 (3.10.5-r0) 03:24:34 ---> ab27a7b27e3f 03:24:34 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:24:34 Removing intermediate container d1783ef4afa8 03:24:34 ---> 4f89dd7db6f4 03:24:34 Step 15/24 : EXPOSE $APP_PORT 03:24:35 (22/33) Installing py3-contextlib2 (21.6.0-r2) 03:24:35 (23/33) Installing py3-tomli (2.0.1-r1) 03:24:35 (24/33) Installing py3-pep517 (0.12.0-r2) 03:24:35 ---> Running in d4bff9bf5bd0 03:24:35 (25/33) Installing py3-six (1.16.0-r1) 03:24:35 ---> 281ebafdecf2 03:24:35 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:24:35 (26/33) Installing py3-retrying (1.3.3-r3) 03:24:35 (27/33) Installing py3-appdirs (1.4.4-r3) 03:24:35 (28/33) Installing py3-more-itertools (8.13.0-r0) 03:24:35 Removing intermediate container a60e172c7227 03:24:35 ---> d51878a1f096 03:24:35 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 03:24:35 (29/33) Installing py3-ordered-set (4.0.2-r3) 03:24:35 (30/33) Installing py3-parsing (2.4.7-r3) 03:24:35 ---> Running in 19a2a27f6a79 03:24:35 (31/33) Installing py3-packaging (21.3-r0) 03:24:35 (32/33) Installing py3-setuptools (59.4.0-r0) 03:24:35 (33/33) Installing py3-pip (22.1.1-r0) 03:24:35 Removing intermediate container d4bff9bf5bd0 03:24:35 ---> 365251c857be 03:24:35 Step 16/24 : WORKDIR / 03:24:35 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:24:35 Executing busybox-1.35.0-r17.trigger 03:24:35 Executing ca-certificates-20220614-r0.trigger 03:24:35 OK: 122 MiB in 47 packages 03:24:35 ---> Running in f910f6552fe0 03:24:35 Removing intermediate container 19a2a27f6a79 03:24:35 ---> 8e817ceb6345 03:24:35 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 03:24:35 ---> ccc5e0d2d200 03:24:35 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:24:35 Removing intermediate container f910f6552fe0 03:24:35 ---> c46e332f4b6b 03:24:35 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:24:35 v3.15.6-109-g576c26852b [https://dl-4.alpinelinux.org/alpine/v3.15/main] 03:24:35 v3.15.6-104-gf54a3a1ae0 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 03:24:35 OK: 15857 distinct packages available 03:24:35 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:24:35 ---> f86173f0b904 03:24:35 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 03:24:35 ---> b3d23e48ad9b 03:24:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:24:35 ---> Running in 7878f4e74414 03:24:35 ---> 57ad29c2754a 03:24:35 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:24:36 ---> 4515d206727e 03:24:36 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:24:36 ---> Running in 54c7557307e0 03:24:36 ---> ac877cd16b5a 03:24:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:24:36 ---> f16c9f9fbeb1 03:24:36 Step 20/24 : ENTRYPOINT ["/core-command"] 03:24:36 ---> Running in a06fb9c280cf 03:24:36 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:24:36 Removing intermediate container a06fb9c280cf 03:24:36 ---> 447bc10c6492 03:24:36 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:24:36 Removing intermediate container 7878f4e74414 03:24:36 ---> 52076d066a3f 03:24:36 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 03:24:36 ---> Running in 2afe55a16f33 03:24:36 Removing intermediate container 2afe55a16f33 03:24:36 ---> 0930adec64ca 03:24:36 Step 22/24 : LABEL arch=x86_64 03:24:36 ---> Running in 6ee2f86c39c1 03:24:36 ---> 9524f6033603 03:24:36 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:24:36 Removing intermediate container 6ee2f86c39c1 03:24:36 ---> cf5d25deb8d7 03:24:36 Step 23/24 : LABEL git_sha=1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 03:24:36 ---> Running in 3f5d1558c089 03:24:36 (1/9) Installing ca-certificates (20220614-r0) 03:24:36 (2/9) Installing brotli-libs (1.0.9-r5) 03:24:37 (3/9) Installing nghttp2-libs (1.46.0-r0) 03:24:37 Removing intermediate container 3f5d1558c089 03:24:37 ---> 05761ff3fab3 03:24:37 Step 24/24 : LABEL version=0.0.0 03:24:37 ---> 702acf2ad72d 03:24:37 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:24:37 Removing intermediate container 54c7557307e0 03:24:37 ---> abc72de7a064 03:24:37 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 03:24:37 ---> Running in 24e00bdbcced 03:24:37 ---> Running in d7ec65589e77 03:24:37 (4/9) Installing libcurl (7.80.0-r3) 03:24:37 Removing intermediate container d7ec65589e77 03:24:37 ---> d11442242695 03:24:37 Step 23/25 : LABEL arch=x86_64 03:24:37 Removing intermediate container 24e00bdbcced 03:24:37 ---> c238f0a7fe55 03:24:37 03:24:37 (5/9) Installing curl (7.80.0-r3) 03:24:37 ---> Running in f685620a58a6 03:24:37 ---> d9372cd69c3d 03:24:37 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:24:37 Successfully built c238f0a7fe55 03:24:37 Successfully tagged core-command:latest 03:24:37 Building security-spire-agent 03:24:37  Building core-command ... done (6/9) Installing dumb-init (1.2.5-r1) 03:24:37 Removing intermediate container f685620a58a6 03:24:37 ---> 09d55a763a66 03:24:37 Step 24/25 : LABEL git_sha=1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 03:24:37 (7/9) Installing musl-obstack (1.2.3-r0) 03:24:37 (8/9) Installing libucontext (1.1-r0) 03:24:37 ---> Running in 77863ab70a08 03:24:37 (9/9) Installing gcompat (1.0.0-r4) 03:24:37 Executing busybox-1.34.1-r7.trigger 03:24:37 Executing ca-certificates-20220614-r0.trigger 03:24:37 Collecting docker-compose==1.23.2 03:24:37 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:24:37 OK: 8 MiB in 23 packages 03:24:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 18.6 MB/s eta 0:00:00 03:24:37 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 03:24:37 Collecting dockerpty<0.5,>=0.4.1 03:24:37 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:24:37 Preparing metadata (setup.py): started 03:24:39 Preparing metadata (setup.py): finished with status 'done' 03:24:39 Collecting cached-property<2,>=1.2.0 03:24:39 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:24:39 Collecting docopt<0.7,>=0.6.1 03:24:39 Downloading docopt-0.6.2.tar.gz (25 kB) 03:24:39 Preparing metadata (setup.py): started 03:24:40 Preparing metadata (setup.py): finished with status 'done' 03:24:40 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:24:40 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:24:40 ---> c344a6a00cbe 03:24:40 Step 3/26 : WORKDIR /edgex-go 03:24:40 ---> Using cache 03:24:40 ---> eeb1c0a06170 03:24:40 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:24:40 ---> Using cache 03:24:40 ---> 725789521748 03:24:40 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 03:24:40 Collecting websocket-client<1.0,>=0.32.0 03:24:40 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 03:24:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 109.0 MB/s eta 0:00:00 03:24:40 Collecting docker<4.0,>=3.6.0 03:24:40 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:24:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 44.7 MB/s eta 0:00:00 03:24:40 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:24:40 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:24:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 120.1 MB/s eta 0:00:00 03:24:40 Collecting PyYAML<4,>=3.10 03:24:40 Downloading PyYAML-3.13.tar.gz (270 kB) 03:24:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 6.7 MB/s eta 0:00:00 03:24:40 Preparing metadata (setup.py): started 03:24:40 Preparing metadata (setup.py): finished with status 'done' 03:24:40 ---> dc21bc407083 03:24:40 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 03:24:40 Collecting jsonschema<3,>=2.5.1 03:24:40 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:24:40 Removing intermediate container 77863ab70a08 03:24:40 ---> 2296b8211a92 03:24:40 Step 25/25 : LABEL version=0.0.0 03:24:40 ---> Running in 51995ce9438d 03:24:40 Collecting texttable<0.10,>=0.9.0 03:24:40 Downloading texttable-0.9.1.tar.gz (11 kB) 03:24:40 Preparing metadata (setup.py): started 03:24:40 ---> Running in 67400b036e4b 03:24:40 Removing intermediate container 67400b036e4b 03:24:40 ---> 3ee1d4aaa7e9 03:24:40 03:24:40 ---> d055e51ff723 03:24:40 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 03:24:41 Preparing metadata (setup.py): finished with status 'done' 03:24:41 Removing intermediate container fdf90ab12af9 03:24:41 ---> 73d9a9b39068 03:24:41 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 03:24:41 Successfully built 3ee1d4aaa7e9 03:24:41 Collecting docker-pycreds>=0.4.0 03:24:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:24:41 Successfully tagged security-secretstore-setup:latest 03:24:41  Building security-secretstore-setup ... done Building support-scheduler 03:24:41 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:24:41 ---> 5675f7b26915 03:24:41 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:24:41 Collecting idna<2.8,>=2.5 03:24:41 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:24:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 88.9 MB/s eta 0:00:00 03:24:41 Collecting urllib3<1.25,>=1.21.1 03:24:41 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:24:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 43.6 MB/s eta 0:00:00 03:24:41 Collecting chardet<3.1.0,>=3.0.2 03:24:41 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 03:24:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 50.3 MB/s eta 0:00:00 03:24:41 Collecting certifi>=2017.4.17 03:24:41 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 03:24:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 77.2 MB/s eta 0:00:00 03:24:41 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 03:24:41 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 03:24:41 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 03:24:41 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 03:24:41 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 03:24:41 Running setup.py install for texttable: started 03:24:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:24:41 Running setup.py install for texttable: finished with status 'done' 03:24:41 Running setup.py install for PyYAML: started 03:24:42 OK: 211 MiB in 51 packages 03:24:43 Running setup.py install for PyYAML: finished with status 'done' 03:24:44 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:24:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:24:44 ---> c344a6a00cbe 03:24:44 Step 3/23 : ARG ADD_BUILD_TAGS="" 03:24:44 ---> Using cache 03:24:44 ---> ebdda28d5fe3 03:24:44 Step 4/23 : WORKDIR /edgex-go 03:24:44 ---> Using cache 03:24:44 ---> 90c024fabf0b 03:24:44 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:24:44 ---> Using cache 03:24:44 ---> 81ec394fd0a4 03:24:44 Step 6/23 : RUN apk add --update --no-cache make git 03:24:44 ---> Using cache 03:24:44 ---> c92f77be52df 03:24:44 Step 7/23 : COPY go.mod vendor* ./ 03:24:44 ---> Using cache 03:24:44 ---> c9f73529b7af 03:24:44 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:24:44 ---> Using cache 03:24:44 ---> 2d5199ab2a17 03:24:44 Step 9/23 : COPY . . 03:24:44 ---> Using cache 03:24:44 ---> e5a9331a9e97 03:24:44 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 03:24:44 ---> 4946638d4629 03:24:44 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:24:44 ---> 6b0fe6db37b8 03:24:44 Step 28/33 : RUN chmod +x /entrypoint.sh 03:24:44 Running setup.py install for docopt: started 03:24:44 ---> Running in 4882f031230f 03:24:44 ---> Running in 99b17466317a 03:24:44 Removing intermediate container 51995ce9438d 03:24:44 ---> d393deeb46d9 03:24:44 Step 6/26 : COPY go.mod vendor* ./ 03:24:45 ---> 0a09ba7a7ab8 03:24:45 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:24:45 Running setup.py install for docopt: finished with status 'done' 03:24:45 ---> Running in ab4acd6ca532 03:24:45 ---> d01bda2a52ed 03:24:45 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 03:24:45 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:24:45 ---> 0e961d92b2fc 03:24:45 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 03:24:45 ---> Running in c9f832abb36e 03:24:45 Running setup.py install for dockerpty: started 03:24:45 Removing intermediate container c9f832abb36e 03:24:45 ---> 7e90cc1b8bc7 03:24:45 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:24:45 Removing intermediate container 4882f031230f 03:24:45 ---> d2e6146b8e23 03:24:45 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 03:24:45 ---> Running in 0fca26ee1896 03:24:45 ---> Running in dd7384f5e29c 03:24:46 Removing intermediate container 0fca26ee1896 03:24:46 ---> 804ff88b7aee 03:24:46 Step 18/20 : LABEL arch=x86_64 03:24:46 Removing intermediate container dd7384f5e29c 03:24:46 ---> ae800f0ae486 03:24:46 Step 30/33 : CMD ["gate"] 03:24:46 ---> Running in cbd300130e48 03:24:46 ---> Running in 651b2d7f017f 03:24:46 Running setup.py install for dockerpty: finished with status 'done' 03:24:46 Removing intermediate container cbd300130e48 03:24:46 ---> 69046e51bfdc 03:24:46 Step 31/33 : LABEL arch=x86_64 03:24:46 Removing intermediate container 651b2d7f017f 03:24:46 ---> 3e986f99a6d1 03:24:46 Step 19/20 : LABEL git_sha=1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 03:24:46 ---> Running in 27281f171032 03:24:46 ---> Running in beb28b10400b 03:24:46 Removing intermediate container 27281f171032 03:24:46 ---> aaf19df51471 03:24:46 Step 32/33 : LABEL git_sha=1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 03:24:46 Removing intermediate container beb28b10400b 03:24:46 ---> 87d4d205275f 03:24:46 Step 20/20 : LABEL version=0.0.0 03:24:46 ---> Running in 7f39e8273bc0 03:24:46 ---> Running in a4e428ed6656 03:24:46 Removing intermediate container a4e428ed6656 03:24:46 ---> 7f671d4be347 03:24:46 Step 33/33 : LABEL version=0.0.0 03:24:46 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 03:24:46 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 03:24:46 Removing intermediate container 7f39e8273bc0 03:24:46 ---> 0a44bed36786 03:24:46 03:24:47 Successfully built 0a44bed36786 03:24:47 Successfully tagged security-spiffe-token-provider:latest 03:24:47 Building security-proxy-setup 03:24:47  Building security-spiffe-token-provider ... done  ---> Running in 628ca378d1bb 03:24:50 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:24:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:24:50 ---> c344a6a00cbe 03:24:50 Step 3/22 : WORKDIR /edgex-go 03:24:50 ---> Using cache 03:24:50 ---> eeb1c0a06170 03:24:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:24:50 ---> Using cache 03:24:50 ---> 725789521748 03:24:50 Step 5/22 : RUN apk add --update --no-cache make git 03:24:50 ---> Using cache 03:24:50 ---> 2e13aac44cce 03:24:50 Step 6/22 : COPY go.mod vendor* ./ 03:24:50 ---> Using cache 03:24:50 ---> 20d469589085 03:24:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:24:50 ---> Using cache 03:24:50 ---> aa88f18c41c7 03:24:50 Step 8/22 : COPY . . 03:24:50 ---> Using cache 03:24:50 ---> a4dafb05e6e4 03:24:50 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:24:51 Removing intermediate container 628ca378d1bb 03:24:51 ---> ba805adbb6fa 03:24:51 03:24:52 Successfully built ba805adbb6fa 03:24:52 Successfully tagged security-bootstrapper:latest 03:24:52 Building support-notifications 03:24:52  Building security-bootstrapper ... done  ---> Running in 25925990b222 03:24:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:24:58 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:24:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:24:58 ---> c344a6a00cbe 03:24:58 Step 3/23 : ARG ADD_BUILD_TAGS="" 03:24:58 ---> Using cache 03:24:58 ---> ebdda28d5fe3 03:24:58 Step 4/23 : WORKDIR /edgex-go 03:24:58 ---> Using cache 03:24:58 ---> 90c024fabf0b 03:24:58 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:24:58 ---> Using cache 03:24:58 ---> 81ec394fd0a4 03:24:58 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 03:25:06 ---> Running in 25ac4123ddbb 03:25:06 Removing intermediate container 13ce06c1e766 03:25:06 ---> cdec8ef474d3 03:25:06 Step 14/23 : ENV APP_PORT=58890 03:25:06 ---> Running in c22ea45ee526 03:25:06 Removing intermediate container ab4acd6ca532 03:25:06 ---> 9d6cfe22987c 03:25:06 Step 8/26 : COPY . . 03:25:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:25:07 Removing intermediate container c22ea45ee526 03:25:07 ---> 406f04f82db5 03:25:07 Step 15/23 : EXPOSE $APP_PORT 03:25:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:25:08 OK: 211 MiB in 51 packages 03:25:10 CGO_ENABLED=0 GO111MODULE=on 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 03:25:11 ---> Running in 14218d74c1e5 03:25:12 Removing intermediate container 14218d74c1e5 03:25:12 ---> bbb539ccf2ef 03:25:12 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:25:12 ---> ea58dbef5aa3 03:25:12 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 03:25:12 Removing intermediate container 25ac4123ddbb 03:25:12 ---> b85dccd656af 03:25:12 Step 7/23 : COPY go.mod vendor* ./ 03:25:12 ---> Running in 9571c08f129f 03:25:12 Removing intermediate container 9571c08f129f 03:25:12 ---> d237918f2f9a 03:25:12 Step 10/26 : WORKDIR /edgex-go/spire-build 03:25:14 ---> bdd32cd77306 03:25:14 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:25:14 ---> f57ad0b4b395 03:25:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:25:14 ---> Running in bf9ea2ef6110 03:25:14 ---> Running in e1e07aef226a 03:25:14 Removing intermediate container bf9ea2ef6110 03:25:14 ---> ac9407153923 03:25:14 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 03:25:14 ---> cf024391f973 03:25:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:25:14 Removing intermediate container 25925990b222 03:25:14 ---> 921793506867 03:25:14 03:25:14 Step 10/22 : FROM alpine:3.16 03:25:14 ---> 9c6f07244728 03:25:14 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 03:25:14 ---> Running in f9f9ebc0ec18 03:25:14 ---> Running in c81fb13d8755 03:25:14 Removing intermediate container 99b17466317a 03:25:14 ---> 6b5389201b13 03:25:14 03:25:14 Step 11/23 : FROM alpine:3.16 03:25:14 ---> 9c6f07244728 03:25:14 Step 12/23 : RUN apk add --update --no-cache dumb-init 03:25:14 ---> Using cache 03:25:14 ---> 5e6b91e288b6 03:25:14 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:25:14 ---> Using cache 03:25:14 ---> beb638c52c3a 03:25:14 Step 14/23 : ENV APP_PORT=59861 03:25:15 ---> Running in 4f5a5bc0259d 03:25:15 ---> 5cedf5edf710 03:25:15 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 03:25:15 Removing intermediate container 4f5a5bc0259d 03:25:15 ---> 94c553f26083 03:25:15 Step 15/23 : EXPOSE $APP_PORT 03:25:15 ---> Running in bf7e57efec3f 03:25:15 ---> Running in 366b45d51da8 03:25:15 Removing intermediate container 366b45d51da8 03:25:15 ---> d5014a29e52e 03:25:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:25:15 Removing intermediate container bf7e57efec3f 03:25:15 ---> 09689fab8529 03:25:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:25:15 ---> Running in e7410aa49a0a 03:25:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:25:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:25:15 Removing intermediate container e7410aa49a0a 03:25:15 ---> d7e0ee1e25de 03:25:15 Step 21/23 : LABEL arch=x86_64 03:25:15 ---> Running in 232798fbca69 03:25:15 ---> ee082323ad29 03:25:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:25:15 Removing intermediate container 232798fbca69 03:25:15 ---> 97c20829a641 03:25:15 Step 22/23 : LABEL git_sha=1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 03:25:15 ---> Running in 6c04268c2e72 03:25:15 (1/6) Installing ca-certificates (20220614-r0) 03:25:15 (2/6) Installing brotli-libs (1.0.9-r6) 03:25:15 (3/6) Installing nghttp2-libs (1.47.0-r0) 03:25:15 (4/6) Installing libcurl (7.83.1-r3) 03:25:15 (5/6) Installing curl (7.83.1-r3) 03:25:15 (6/6) Installing dumb-init (1.2.5-r1) 03:25:15 Executing busybox-1.35.0-r17.trigger 03:25:15 Executing ca-certificates-20220614-r0.trigger 03:25:15 OK: 8 MiB in 20 packages 03:25:16 Removing intermediate container f9f9ebc0ec18 03:25:16 ---> 63a8367a5eca 03:25:16 Step 12/26 : WORKDIR /edgex-go 03:25:16 ---> 2384dd0aba09 03:25:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:25:16 Removing intermediate container 6c04268c2e72 03:25:16 ---> 55429b6d2e54 03:25:16 Step 23/23 : LABEL version=0.0.0 03:25:16 ---> Running in b4ecc6cea0f5 03:25:16 ---> Running in 2b226f5ca708 03:25:17 Removing intermediate container b4ecc6cea0f5 03:25:17 ---> bb3b1e763207 03:25:17 03:25:17 Step 13/26 : FROM alpine:3.15 03:25:17 ---> c4fc93816858 03:25:17 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:25:17 ---> Using cache 03:25:17 ---> 04780a84a87f 03:25:17 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:25:17 ---> Using cache 03:25:17 ---> 83e284398420 03:25:17 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:25:18 ---> 073f844bb89e 03:25:18 Removing intermediate container 2b226f5ca708 03:25:18 Step 19/23 : ENTRYPOINT ["/support-scheduler"] ---> 881b9b74490f 03:25:18 03:25:18 03:25:18 ---> Running in 29f310c8afff 03:25:18 Removing intermediate container c81fb13d8755 03:25:18 ---> 86549db611be 03:25:18 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:25:18 ---> Running in d9d61e8cc524 03:25:18 ---> Running in 554e0d52e308 03:25:18 Successfully built 881b9b74490f 03:25:18 Successfully tagged sys-mgmt-agent:latest 03:25:18  Building sys-mgmt-agent ... done Building core-data 03:25:18 Removing intermediate container d9d61e8cc524 03:25:18 ---> f0e312968829 03:25:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:25:18 Removing intermediate container 554e0d52e308 03:25:18 ---> 49d5fedc78f8 03:25:18 Step 13/22 : WORKDIR /edgex 03:25:18 ---> Running in 9be4d8c12e39 03:25:19 ---> Running in ea63fb85c4b2 03:25:19 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:25:19 Removing intermediate container 9be4d8c12e39 03:25:19 ---> d98ccde566de 03:25:19 Step 21/23 : LABEL arch=x86_64 03:25:19 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:25:20 v3.15.6-109-g576c26852b [https://dl-4.alpinelinux.org/alpine/v3.15/main] 03:25:20 v3.15.6-104-gf54a3a1ae0 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 03:25:20 OK: 15857 distinct packages available 03:25:20 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:25:20 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:25:21 (1/5) Installing dumb-init (1.2.5-r1) 03:25:21 (2/5) Installing musl-obstack (1.2.3-r0) 03:25:21 (3/5) Installing libucontext (1.1-r0) 03:25:21 (4/5) Installing gcompat (1.0.0-r4) 03:25:21 (5/5) Installing openssl (1.1.1q-r0) 03:25:21 Removing intermediate container ea63fb85c4b2 03:25:21 ---> c8b7f97ae873 03:25:21 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:25:21 Executing busybox-1.34.1-r7.trigger 03:25:21 OK: 7 MiB in 19 packages 03:25:22 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:25:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:25:22 ---> c344a6a00cbe 03:25:22 Step 3/24 : ARG ADD_BUILD_TAGS="" 03:25:22 ---> Using cache 03:25:22 ---> ebdda28d5fe3 03:25:22 Step 4/24 : WORKDIR /edgex-go 03:25:22 ---> Using cache 03:25:22 ---> 90c024fabf0b 03:25:22 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:25:22 ---> Using cache 03:25:22 ---> 81ec394fd0a4 03:25:22 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:25:23 ---> Running in 9b78f17db4fa 03:25:23 ---> Running in 71c6098c7708 03:25:23 ---> aa2b7a699d4e 03:25:23 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:25:23 Removing intermediate container 9b78f17db4fa 03:25:23 ---> 81c8cc310cee 03:25:23 Step 22/23 : LABEL git_sha=1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 03:25:23 ---> Running in e821fd84af65 03:25:23 Removing intermediate container 29f310c8afff 03:25:23 ---> 7dd9361ac2d8 03:25:23 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 03:25:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:25:23 Removing intermediate container e821fd84af65 03:25:23 ---> 117a6b54241d 03:25:23 Step 23/23 : LABEL version=0.0.0 03:25:23 ---> 900fa29023ec 03:25:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:25:24 ---> Running in a4157e7ffeea 03:25:24 Removing intermediate container a4157e7ffeea 03:25:24 ---> 2d15978ddc4a 03:25:24 03:25:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:25:24 Successfully built 2d15978ddc4a 03:25:24 ---> 5265d89df5d1 03:25:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:25:24 Successfully tagged support-scheduler:latest 03:25:24  Building support-scheduler ... done Building security-spire-server 03:25:24 OK: 211 MiB in 51 packages 03:25:24 Removing intermediate container e1e07aef226a 03:25:24 ---> 8441912f26c1 03:25:24 Step 9/23 : COPY . . 03:25:27 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:25:27 Step 2/25 : FROM ${BUILDER_BASE} AS builder 03:25:27 ---> c344a6a00cbe 03:25:27 Step 3/25 : WORKDIR /edgex-go 03:25:27 ---> Using cache 03:25:27 ---> eeb1c0a06170 03:25:27 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:25:27 ---> Using cache 03:25:27 ---> 725789521748 03:25:27 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 03:25:27 ---> Using cache 03:25:27 ---> d393deeb46d9 03:25:27 Step 6/25 : COPY go.mod vendor* ./ 03:25:27 ---> Using cache 03:25:27 ---> 0a09ba7a7ab8 03:25:27 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:25:27 ---> Using cache 03:25:27 ---> 9d6cfe22987c 03:25:27 Step 8/25 : COPY . . 03:25:27 ---> Using cache 03:25:27 ---> ea58dbef5aa3 03:25:27 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 03:25:27 ---> Using cache 03:25:27 ---> d237918f2f9a 03:25:27 Step 10/25 : WORKDIR /edgex-go/spire-build 03:25:27 ---> Using cache 03:25:27 ---> ac9407153923 03:25:27 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 03:25:31 ---> 830d65875ae1 03:25:31 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:25:31 ---> 7a8d306c7c1e 03:25:31 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:25:31 ---> Running in 9a559c5bc3eb 03:25:31 ---> Running in d17171f028e5 03:25:31 ---> 9d23d1ee2828 03:25:31 Step 10/23 : RUN make cmd/support-notifications/support-notifications 03:25:31 Removing intermediate container 71c6098c7708 03:25:31 ---> 992f9b9c497f 03:25:31 Step 7/24 : COPY go.mod vendor* ./ 03:25:31 ---> Running in 243e6918c9df 03:25:31 ---> 1ff3e36bfe7e 03:25:31 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:25:31 ---> Running in 57eed7461a0d 03:25:31 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:25:32 ---> 48d9ffdd324a 03:25:32 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:25:32 Removing intermediate container d17171f028e5 03:25:32 ---> 5093f91329c4 03:25:32 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 03:25:32 Removing intermediate container 9a559c5bc3eb 03:25:32 ---> 153c9fc6483c 03:25:32 Step 12/25 : WORKDIR /edgex-go 03:25:32 ---> Running in 1d93e53a2651 03:25:32 ---> Running in 4cbd9e3aa97a 03:25:32 ---> ad44451fd6d7 03:25:32 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:25:33 Removing intermediate container 1d93e53a2651 03:25:33 ---> dad1b852421e 03:25:33 Step 20/22 : LABEL arch=x86_64 03:25:33 Removing intermediate container 4cbd9e3aa97a 03:25:33 ---> 8d5ab2ca5285 03:25:33 03:25:33 Step 13/25 : FROM alpine:3.15 03:25:33 ---> c4fc93816858 03:25:33 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:25:33 ---> Using cache 03:25:33 ---> 04780a84a87f 03:25:33 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:25:33 ---> Using cache 03:25:33 ---> 83e284398420 03:25:33 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:25:33 ---> Using cache 03:25:33 ---> 7dd9361ac2d8 03:25:33 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:25:33 ---> Running in 76d4b13b2860 03:25:33 ---> 2d287c57ae03 03:25:33 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:25:33 Removing intermediate container 76d4b13b2860 03:25:33 ---> 16c293f208c9 03:25:33 Step 21/22 : LABEL git_sha=1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 03:25:33 ---> Running in 649ca0d9378f 03:25:33 Removing intermediate container 649ca0d9378f 03:25:33 ---> 532c338547da 03:25:33 Step 22/22 : LABEL version=0.0.0 03:25:33 ---> 770f68190d1f 03:25:33 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:25:33 ---> Running in e59608b3d7c8 03:25:33 ---> Running in 7c4582c14c54 03:25:34 Removing intermediate container 7c4582c14c54 03:25:34 ---> a287b7a61636 03:25:34 03:25:35 Successfully built a287b7a61636 03:25:35 Successfully tagged security-proxy-setup:latest 03:25:35  Building security-proxy-setup ... done Removing intermediate container e59608b3d7c8 03:25:35 ---> 37b9c70d6489 03:25:35 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:25:35 Building core-metadata 03:25:38 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:25:38 Step 2/25 : FROM ${BUILDER_BASE} AS builder 03:25:38 ---> c344a6a00cbe 03:25:38 Step 3/25 : ARG ADD_BUILD_TAGS="" 03:25:38 ---> Using cache 03:25:38 ---> ebdda28d5fe3 03:25:38 Step 4/25 : WORKDIR /edgex-go 03:25:38 ---> Using cache 03:25:38 ---> 90c024fabf0b 03:25:38 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:25:38 ---> Using cache 03:25:38 ---> 81ec394fd0a4 03:25:38 Step 6/25 : RUN apk add --update --no-cache make git 03:25:38 ---> Using cache 03:25:38 ---> c92f77be52df 03:25:38 Step 7/25 : COPY go.mod vendor* ./ 03:25:38 ---> Using cache 03:25:38 ---> c9f73529b7af 03:25:38 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:25:38 ---> Using cache 03:25:38 ---> 2d5199ab2a17 03:25:38 Step 9/25 : COPY . . 03:25:38 ---> Using cache 03:25:38 ---> e5a9331a9e97 03:25:38 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 03:25:41 ---> 1466f978d472 03:25:41 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:25:41 ---> Running in 101a6df87748 03:25:41 ---> Running in 693c745438e1 03:25:41 Removing intermediate container 101a6df87748 03:25:41 ---> 2516fac075e2 03:25:41 Step 24/26 : LABEL arch=x86_64 03:25:41 ---> 5c2cfcd3c1d5 03:25:41 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:25:41 ---> Running in c276313c7179 03:25:41 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 03:25:42 Removing intermediate container c276313c7179 03:25:42 ---> ca68b207cf0d 03:25:42 Step 25/26 : LABEL git_sha=1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 03:25:42 ---> 8410c479dc21 03:25:42 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:25:42 ---> Running in 37128d1a4298 03:25:42 Removing intermediate container 37128d1a4298 03:25:42 ---> e33ca8303cd3 03:25:42 Step 26/26 : LABEL version=0.0.0 03:25:42 ---> Running in dbec54490b3a 03:25:42 ---> ee66aa63c0de 03:25:42 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:25:43 ---> Running in 9f9893e8b8cf 03:25:43 Removing intermediate container dbec54490b3a 03:25:43 ---> dedffd0eb4b1 03:25:43 03:25:43 Successfully built dedffd0eb4b1 03:25:43 Removing intermediate container 9f9893e8b8cf 03:25:43 ---> fba1d6c47e54 03:25:43 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:25:43 Successfully tagged security-spire-agent:latest 03:25:43 Building security-spire-config 03:25:43  Building security-spire-agent ... done  ---> Running in 3b83464e3d9f 03:25:47 Removing intermediate container 3b83464e3d9f 03:25:47 ---> 32878ba04f84 03:25:47 Step 23/25 : LABEL arch=x86_64 03:25:47 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:25:47 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:25:47 ---> c344a6a00cbe 03:25:47 Step 3/26 : WORKDIR /edgex-go 03:25:47 ---> Using cache 03:25:47 ---> eeb1c0a06170 03:25:47 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:25:47 ---> Using cache 03:25:47 ---> 725789521748 03:25:47 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 03:25:47 ---> Using cache 03:25:47 ---> d393deeb46d9 03:25:47 Step 6/26 : COPY go.mod vendor* ./ 03:25:47 ---> Using cache 03:25:47 ---> 0a09ba7a7ab8 03:25:47 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:25:47 ---> Using cache 03:25:47 ---> 9d6cfe22987c 03:25:47 Step 8/26 : COPY . . 03:25:47 ---> Using cache 03:25:47 ---> ea58dbef5aa3 03:25:47 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 03:25:47 ---> Using cache 03:25:47 ---> d237918f2f9a 03:25:47 Step 10/26 : WORKDIR /edgex-go/spire-build 03:25:47 ---> Using cache 03:25:47 ---> ac9407153923 03:25:47 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 03:25:47 ---> Using cache 03:25:47 ---> 63a8367a5eca 03:25:47 Step 12/26 : WORKDIR /edgex-go 03:25:47 ---> Using cache 03:25:47 ---> bb3b1e763207 03:25:47 03:25:47 Step 13/26 : FROM alpine:3.15 03:25:47 ---> c4fc93816858 03:25:47 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:25:47 ---> Using cache 03:25:47 ---> 04780a84a87f 03:25:47 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:25:47 ---> Using cache 03:25:47 ---> 83e284398420 03:25:47 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 03:25:50 ---> Running in f55ad2dfafa3 03:25:50 ---> Running in 4f998a8d9ce6 03:25:50 Removing intermediate container 57eed7461a0d 03:25:50 ---> 725ba6511beb 03:25:50 Step 9/24 : COPY . . 03:25:51 Removing intermediate container f55ad2dfafa3 03:25:51 ---> 5c41b164d1dd 03:25:51 Step 24/25 : LABEL git_sha=1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 03:25:51 ---> Running in 0d6a3299902e 03:25:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:25:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:25:52 v3.15.6-109-g576c26852b [https://dl-4.alpinelinux.org/alpine/v3.15/main] 03:25:52 v3.15.6-104-gf54a3a1ae0 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 03:25:52 OK: 15857 distinct packages available 03:25:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:25:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:25:54 (1/4) Installing dumb-init (1.2.5-r1) 03:25:54 (2/4) Installing musl-obstack (1.2.3-r0) 03:25:54 (3/4) Installing libucontext (1.1-r0) 03:25:54 (4/4) Installing gcompat (1.0.0-r4) 03:25:54 Executing busybox-1.34.1-r7.trigger 03:25:54 OK: 6 MiB in 18 packages 03:25:55 Removing intermediate container 0d6a3299902e 03:25:55 ---> da1d70c6e80a 03:25:55 Step 25/25 : LABEL version=0.0.0 03:25:56 ---> Running in 202454d47748 03:25:56 ---> aacf8d809be7 03:25:56 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 03:25:56 ---> Running in 9a2e58f8109f 03:25:57 Removing intermediate container 202454d47748 03:25:57 ---> e18b87bbfb61 03:25:57 03:25:57 Removing intermediate container 4f998a8d9ce6 03:25:57 ---> da399f775aa9 03:25:57 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:25:57 Successfully built e18b87bbfb61 03:25:57 Successfully tagged security-spire-server:latest 03:25:58  Building security-spire-server ... done CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 03:26:00 ---> 3ae7eeb56859 03:26:00 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:26:00 Removing intermediate container 243e6918c9df 03:26:00 ---> 4681e99f3079 03:26:00 03:26:00 Step 11/23 : FROM alpine:3.16 03:26:00 ---> 9c6f07244728 03:26:00 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 03:26:00 ---> Running in 8031cbf8d21c 03:26:00 ---> 44a32280955b 03:26:00 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 03:26:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:26:00 ---> Running in cd1a6309d7c2 03:26:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:26:01 (1/2) Installing ca-certificates (20220614-r0) 03:26:01 Removing intermediate container cd1a6309d7c2 03:26:01 ---> 72cd0d1d58f6 03:26:01 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:26:01 (2/2) Installing dumb-init (1.2.5-r1) 03:26:01 Executing busybox-1.35.0-r17.trigger 03:26:01 Executing ca-certificates-20220614-r0.trigger 03:26:01 OK: 6 MiB in 16 packages 03:26:02 ---> b740e579bc58 03:26:02 Step 21/26 : WORKDIR / 03:26:02 ---> Running in 4f6677cdf1a3 03:26:02 Removing intermediate container 693c745438e1 03:26:02 ---> 8f45379d5cb0 03:26:02 03:26:02 Step 11/25 : FROM alpine:3.16 03:26:02 ---> 9c6f07244728 03:26:02 Step 12/25 : RUN apk add --update --no-cache dumb-init 03:26:02 ---> Using cache 03:26:02 ---> 5e6b91e288b6 03:26:02 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:26:02 ---> Using cache 03:26:02 ---> beb638c52c3a 03:26:02 Step 14/25 : ENV APP_PORT=59881 03:26:02 ---> Running in 7a61d392064a 03:26:02 Removing intermediate container 4f6677cdf1a3 03:26:02 ---> 3f1b8a8eed95 03:26:02 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:26:02 Removing intermediate container 8031cbf8d21c 03:26:02 ---> 83c4792468a3 03:26:02 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:26:02 ---> Running in 9d187f55ec3b 03:26:02 ---> Running in 51dd8c99969f 03:26:02 Removing intermediate container 7a61d392064a 03:26:02 ---> 0db6a04e38f7 03:26:02 Step 15/25 : EXPOSE $APP_PORT 03:26:02 ---> Running in ea971f98b76c 03:26:02 Removing intermediate container 9d187f55ec3b 03:26:02 ---> a1af236619db 03:26:02 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:26:03 ---> Running in 9cc5ced97931 03:26:03 Removing intermediate container ea971f98b76c 03:26:03 ---> 8c359f3dbbd1 03:26:03 Step 16/25 : WORKDIR / 03:26:03 Removing intermediate container 51dd8c99969f 03:26:03 ---> b6c2098567bc 03:26:03 Step 14/23 : ENV APP_PORT=59860 03:26:03 ---> Running in 13c35319b2b8 03:26:03 ---> Running in 08e1d6796034 03:26:03 Removing intermediate container 9cc5ced97931 03:26:03 ---> 8477621b1635 03:26:03 Step 24/26 : LABEL arch=x86_64 03:26:03 ---> Running in 55ae989d5e28 03:26:03 Removing intermediate container 13c35319b2b8 03:26:03 ---> e23f28dc74e2 03:26:03 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 03:26:03 Removing intermediate container 08e1d6796034 03:26:03 ---> 4ffbb1e6e906 03:26:03 Step 15/23 : EXPOSE $APP_PORT 03:26:03 Removing intermediate container 55ae989d5e28 03:26:03 ---> be74b471b900 03:26:03 Step 25/26 : LABEL git_sha=1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 03:26:03 ---> Running in 3c66bc353e82 03:26:03 ---> Running in f484d2c2a15e 03:26:03 ---> 21cd2c9dadc9 03:26:03 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:26:03 Removing intermediate container f484d2c2a15e 03:26:03 ---> 46a838655517 03:26:03 Step 26/26 : LABEL version=0.0.0 03:26:03 ---> Running in 20bcee556ddd 03:26:03 Removing intermediate container 3c66bc353e82 03:26:03 ---> ca0a6192732e 03:26:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:26:04 Removing intermediate container 20bcee556ddd 03:26:04 ---> 52646fce7582 03:26:04 03:26:04 ---> bada8a46996b 03:26:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:26:04 ---> bc954b6235f5 03:26:04 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:26:04 Successfully built 52646fce7582 03:26:04 Successfully tagged security-spire-config:latest 03:26:04  Building security-spire-config ... done  ---> d3d21f3d5437 03:26:04 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 03:26:04 ---> 70877922d776 03:26:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:26:05 ---> 56b1094644be 03:26:05 Step 21/25 : ENTRYPOINT ["/core-metadata"] 03:26:05 ---> 02f4b58c42b9 03:26:05 Step 19/23 : ENTRYPOINT ["/support-notifications"] 03:26:05 ---> Running in 5f32db6d9e8b 03:26:05 ---> Running in 8dd8ef5aaa76 03:26:05 Removing intermediate container 5f32db6d9e8b 03:26:05 ---> 4facd28264a2 03:26:05 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:26:05 Removing intermediate container 8dd8ef5aaa76 03:26:05 ---> 7635cedfce93 03:26:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:26:05 ---> Running in d0c50f50f9a3 03:26:05 ---> Running in b3c8ef62df3d 03:26:06 Removing intermediate container b3c8ef62df3d 03:26:06 ---> b1e1cd00b0a9 03:26:06 Step 21/23 : LABEL arch=x86_64 03:26:06 Removing intermediate container d0c50f50f9a3 03:26:06 ---> dc24ede0e724 03:26:06 Step 23/25 : LABEL arch=x86_64 03:26:06 ---> Running in 7f054e0d957b 03:26:06 ---> Running in 55ef179c9015 03:26:06 Removing intermediate container 7f054e0d957b 03:26:06 Removing intermediate container 55ef179c9015 03:26:06 ---> 61ce0451a2bf 03:26:06 Step 22/23 : LABEL git_sha=1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 ---> 46833eeff3b4 03:26:06 03:26:06 Step 24/25 : LABEL git_sha=1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 03:26:06 ---> Running in 6d7e2a657a2d 03:26:06 ---> Running in bdb2ae060cd0 03:26:06 Removing intermediate container bdb2ae060cd0 03:26:06 ---> b5ffa2f9d88c 03:26:06 Step 25/25 : LABEL version=0.0.0 03:26:06 Removing intermediate container 6d7e2a657a2d 03:26:06 ---> 26798467a50f 03:26:06 Step 23/23 : LABEL version=0.0.0 03:26:06 ---> Running in b137b222b0d9 03:26:06 ---> Running in 79595bd63b4e 03:26:06 Removing intermediate container 79595bd63b4e 03:26:06 ---> ac49c0953e8b 03:26:06 03:26:06 Removing intermediate container b137b222b0d9 03:26:06 ---> 0d35885642e6 03:26:06 03:26:06 Successfully built ac49c0953e8b 03:26:06 Successfully tagged support-notifications:latest 03:26:06 Successfully built 0d35885642e6 03:26:06  Building support-notifications ... done Successfully tagged core-metadata:latest 03:26:10 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:26:10 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:26:10 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:26:10 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:26:10 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:26:10 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:26:10 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:26:10 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:26:10 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 03:26:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:26:10 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:26:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:26:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:26:10 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:26:10 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:26:16  Building core-metadata ... done Removing intermediate container 9a2e58f8109f 03:26:16 ---> 737e26045842 03:26:16 03:26:16 Step 11/24 : FROM alpine:3.16 03:26:16 ---> 9c6f07244728 03:26:16 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:26:16 ---> Running in f5847bb3c621 03:26:16 Removing intermediate container f5847bb3c621 03:26:16 ---> 2d325c6d9f4f 03:26:16 Step 13/24 : ENV APP_PORT=59880 03:26:16 ---> Running in b82de25a42d3 03:26:16 Removing intermediate container b82de25a42d3 03:26:16 ---> 094db78ea047 03:26:16 Step 14/24 : EXPOSE $APP_PORT 03:26:16 ---> Running in 819bd9ea2127 03:26:16 Removing intermediate container 819bd9ea2127 03:26:16 ---> 126611981013 03:26:16 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:26:16 ---> Running in c61e497d36eb 03:26:17 Removing intermediate container c61e497d36eb 03:26:17 ---> 745767201ef7 03:26:17 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 03:26:17 ---> Running in 59d5581898a9 03:26:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:26:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:26:18 (1/6) Installing dumb-init (1.2.5-r1) 03:26:18 (2/6) Installing libgcc (11.2.1_git20220219-r2) 03:26:18 (3/6) Installing libsodium (1.0.18-r0) 03:26:18 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 03:26:19 (5/6) Installing libzmq (4.3.4-r0) 03:26:19 (6/6) Installing zeromq (4.3.4-r0) 03:26:19 Executing busybox-1.35.0-r17.trigger 03:26:19 OK: 8 MiB in 20 packages 03:26:19 Removing intermediate container 59d5581898a9 03:26:19 ---> 6cd1ac89ccb4 03:26:19 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:26:19 ---> 5ccad85e8a82 03:26:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:26:20 ---> f4294af714b6 03:26:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:26:20 ---> 5eac676cc035 03:26:20 Step 20/24 : ENTRYPOINT ["/core-data"] 03:26:20 ---> Running in da4daee8f281 03:26:20 Removing intermediate container da4daee8f281 03:26:20 ---> 4e4d6d5a7dbc 03:26:20 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:26:20 ---> Running in 6a6ebe8b8f7e 03:26:20 Removing intermediate container 6a6ebe8b8f7e 03:26:20 ---> e98e9b9499a5 03:26:20 Step 22/24 : LABEL arch=x86_64 03:26:20 ---> Running in f87d39429df5 03:26:20 Removing intermediate container f87d39429df5 03:26:20 ---> bce044b78ff2 03:26:20 Step 23/24 : LABEL git_sha=1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 03:26:20 ---> Running in 3bf1e88f0f5b 03:26:20 Removing intermediate container 3bf1e88f0f5b 03:26:20 ---> a0cb78aa9c8d 03:26:20 Step 24/24 : LABEL version=0.0.0 03:26:20 ---> Running in a541ffc2706a 03:26:20 Removing intermediate container a541ffc2706a 03:26:20 ---> e3003f06dfbd 03:26:20 03:26:21 Successfully built e3003f06dfbd 03:26:21 Successfully tagged core-data:latest 03:26:21  Building core-data ... done  [Pipeline] } 03:26:21 $ docker stop --time=1 fc1810b578c545c6ae7fdd84cd4fbe45918e254f70fe6c2e0636e30b78619ac9 03:26:22 $ docker rm -f fc1810b578c545c6ae7fdd84cd4fbe45918e254f70fe6c2e0636e30b78619ac9 [Pipeline] // withDockerContainer [Pipeline] sh 03:26:22 + docker images 03:26:22 REPOSITORY TAG IMAGE ID CREATED SIZE 03:26:22 core-data latest e3003f06dfbd 2 seconds ago 21.6MB 03:26:22 737e26045842 7 seconds ago 1.59GB 03:26:22 core-metadata latest 0d35885642e6 16 seconds ago 18.3MB 03:26:22 support-notifications latest ac49c0953e8b 16 seconds ago 30.1MB 03:26:22 security-spire-config latest 52646fce7582 19 seconds ago 85.8MB 03:26:22 8f45379d5cb0 20 seconds ago 1.59GB 03:26:22 4681e99f3079 22 seconds ago 1.64GB 03:26:22 security-spire-server latest e18b87bbfb61 26 seconds ago 86.5MB 03:26:22 security-spire-agent latest dedffd0eb4b1 40 seconds ago 125MB 03:26:22 security-proxy-setup latest a287b7a61636 49 seconds ago 27.4MB 03:26:22 8d5ab2ca5285 50 seconds ago 1.45GB 03:26:22 support-scheduler latest 2d15978ddc4a 58 seconds ago 29.4MB 03:26:22 sys-mgmt-agent latest 881b9b74490f About a minute ago 136MB 03:26:22 bb3b1e763207 About a minute ago 1.45GB 03:26:22 921793506867 About a minute ago 1.57GB 03:26:22 6b5389201b13 About a minute ago 1.64GB 03:26:22 security-bootstrapper latest ba805adbb6fa About a minute ago 19.9MB 03:26:22 security-spiffe-token-provider latest 0a44bed36786 About a minute ago 29.3MB 03:26:22 security-secretstore-setup latest 3ee1d4aaa7e9 About a minute ago 29.3MB 03:26:22 core-command latest c238f0a7fe55 About a minute ago 17.5MB 03:26:22 e67d3a842ad1 About a minute ago 1.56GB 03:26:22 1f740dee3a41 About a minute ago 1.61GB 03:26:22 63c368aa5ea3 About a minute ago 1.57GB 03:26:22 8e7d29c85337 About a minute ago 1.57GB 03:26:22 d267eaab7d7a About a minute ago 1.58GB 03:26:22 ci-base-image-x86_64 latest c344a6a00cbe 6 minutes ago 940MB 03:26:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine 1dedd983c030 32 hours ago 677MB 03:26:22 alpine 3.15 c4fc93816858 2 months ago 5.59MB 03:26:22 alpine 3.16 9c6f07244728 2 months ago 5.54MB 03:26:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 months ago 253MB 03:26:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:26:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.390s coverage: 28.7% of statements 03:26:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:26:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:26:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.612s coverage: 98.5% of statements 03:26:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.830s coverage: 41.1% of statements 03:26:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 03:26:41 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:26:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.616s coverage: 54.2% of statements 03:26:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:26:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:27:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.284s coverage: 89.2% of statements 03:27:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 03:27:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:27:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:27:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:27:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:27:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.625s coverage: 2.2% of statements 03:27:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:27:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:27:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.671s coverage: 95.6% of statements 03:27:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:27:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:27:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 03:27:08 ok github.com/edgexfoundry/edgex-go/internal/io 0.341s coverage: 72.2% of statements 03:27:08 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:27:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 03:27:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:27:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:27:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:27:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.659s coverage: 60.0% of statements 03:27:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:27:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:27:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:27:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.712s coverage: 0.9% of statements 03:27:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:27:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.278s coverage: 58.8% of statements 03:27:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.433s coverage: 29.6% of statements 03:27:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:27:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.301s coverage: 47.1% of statements 03:27:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.433s coverage: 79.5% of statements 03:27:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.250s coverage: 94.1% of statements 03:27:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.321s coverage: 96.3% of statements 03:27:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.227s coverage: 87.5% of statements 03:27:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.337s coverage: 94.4% of statements 03:27:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.214s coverage: 44.8% of statements 03:27:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.762s coverage: 80.5% of statements 03:27:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:27:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.314s coverage: 92.9% of statements 03:27:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:27:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:27:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:27:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements 03:27:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:27:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 03:27:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 03:27:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 03:27:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.255s coverage: 86.9% of statements 03:27:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:27:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:27:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:27:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:27:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.227s coverage: 87.2% of statements 03:27:43 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:27:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:27:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.187s coverage: 100.0% of statements 03:27:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:27:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.284s coverage: 58.8% of statements 03:27:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:27:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.280s coverage: 80.0% of statements 03:27:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.220s coverage: 87.2% of statements 03:27:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.298s coverage: 85.4% of statements 03:27:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.963s coverage: 91.2% of statements 03:27:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:27:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.937s coverage: 64.7% of statements 03:27:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:27:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:27:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.275s coverage: 100.0% of statements 03:27:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.105s coverage: 89.4% of statements 03:27:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.104s coverage: 100.0% of statements 03:27:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.069s coverage: 73.7% of statements 03:27:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements 03:27:59 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.622s coverage: 65.8% of statements 03:27:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:27:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:27:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:28:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.897s coverage: 41.8% of statements 03:28:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:28:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:28:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.353s coverage: 89.5% of statements 03:28:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:28:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.265s coverage: 84.8% of statements 03:28:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 03:28:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 03:28:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 03:28:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:28:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.501s coverage: 17.7% of statements 03:28:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:28:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:28:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:28:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:28:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.755s coverage: 92.3% of statements 03:28:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:28:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:28:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:28:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:28:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.268s coverage: 63.2% of statements 03:28:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:28:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:28:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.457s coverage: 97.7% of statements 03:28:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:28:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:28:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:28:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 03:28:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.196s coverage: 28.9% of statements 03:28:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 03:28:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 03:28:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:28:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:28:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 03:28:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:28:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.222s coverage: 100.0% of statements 03:28:09 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.095s coverage: 96.9% of statements 03:28:10 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 03:28:10 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:28:10 GO111MODULE=on go vet ./... 03:30:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:30:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:30:02 ./bin/test-attribution-txt.sh [Pipeline] echo 03:30:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 03:30:02 + ls -al . 03:30:02 total 756 03:30:02 drwxrwxr-x 10 1001 1001 4096 Oct 12 03:23 . 03:30:02 drwxr-xr-x 4 root root 4096 Oct 12 03:23 .. 03:30:02 drwxrwxr-x 2 1001 1001 4096 Oct 12 03:22 .blubracket 03:30:02 -rw-rw-r-- 1 1001 1001 16 Oct 12 03:22 .dockerignore 03:30:02 drwxrwxr-x 8 1001 1001 4096 Oct 12 03:22 .git 03:30:02 drwxrwxr-x 3 1001 1001 4096 Oct 12 03:22 .github 03:30:02 -rw-rw-r-- 1 1001 1001 1030 Oct 12 03:22 .gitignore 03:30:02 -rw-rw-r-- 1 1001 1001 42 Oct 12 03:22 .golangci.yml 03:30:02 -rw-rw-r-- 1 1001 1001 87 Oct 12 03:22 .hadolint.yml 03:30:02 -rw-rw-r-- 1 1001 1001 166 Oct 12 03:22 .sonarcloud.properties 03:30:02 -rw-rw-r-- 1 1001 1001 1171 Oct 12 03:22 ADOPTERS.md 03:30:02 -rw-rw-r-- 1 1001 1001 10722 Oct 12 03:22 Attribution.txt 03:30:02 -rw-rw-r-- 1 1001 1001 63209 Oct 12 03:22 CHANGELOG.md 03:30:02 -rw-rw-r-- 1 1001 1001 3804 Oct 12 03:22 CONTRIBUTING.md 03:30:02 -rw-rw-r-- 1 1001 1001 677 Oct 12 03:22 GOVERNANCE.md 03:30:02 -rw-rw-r-- 1 1001 1001 850 Oct 12 03:22 Jenkinsfile 03:30:02 -rw-rw-r-- 1 1001 1001 10775 Oct 12 03:22 LICENSE 03:30:02 -rw-rw-r-- 1 1001 1001 13857 Oct 12 03:22 Makefile 03:30:02 -rw-rw-r-- 1 1001 1001 582 Oct 12 03:22 OWNERS.md 03:30:02 -rw-rw-r-- 1 1001 1001 9799 Oct 12 03:22 README.md 03:30:02 -rw-rw-r-- 1 1001 1001 6912 Oct 12 03:22 SECURITY.md 03:30:02 -rw-rw-r-- 1 1001 1001 5 Oct 12 03:19 VERSION 03:30:02 -rw-rw-r-- 1 1001 1001 4131 Oct 12 03:22 ZMQWindows.md 03:30:02 drwxrwxr-x 2 1001 1001 4096 Oct 12 03:22 bin 03:30:02 drwxrwxr-x 18 1001 1001 4096 Oct 12 03:22 cmd 03:30:02 -rw-r--r-- 1 root root 502168 Oct 12 03:28 coverage.out 03:30:02 -rw-rw-r-- 1 1001 1001 3458 Oct 12 03:22 go.mod 03:30:02 -rw-rw-r-- 1 1001 1001 38041 Oct 12 03:22 go.sum 03:30:02 drwxrwxr-x 8 1001 1001 4096 Oct 12 03:22 internal 03:30:02 drwxrwxr-x 3 1001 1001 4096 Oct 12 03:22 openapi 03:30:02 drwxrwxr-x 4 1001 1001 4096 Oct 12 03:22 snap 03:30:02 -rw-rw-r-- 1 1001 1001 204 Oct 12 03:22 version.go [Pipeline] sh 03:30:03 + '[' -e coverage.out ] 03:30:03 + chown 1001:1001 coverage.out [Pipeline] stash 03:30:03 Warning: overwriting stash ‘coverage-report’ 03:30:04 Stashed 1 file(s) [Pipeline] sh 03:30:04 + make build 03:30:04 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 03:31:41 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 03:32:49 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 03:32:52 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:33:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:33:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:33:40 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:33:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:33:51 CGO_ENABLED=0 GO111MODULE=on 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 03:33:57 CGO_ENABLED=0 GO111MODULE=on 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 03:34:01 CGO_ENABLED=0 GO111MODULE=on 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 03:34:04 CGO_ENABLED=0 GO111MODULE=on 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 03:34:14 CGO_ENABLED=0 GO111MODULE=on 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] } 03:34:20 $ docker stop --time=1 1f8e7146ab45a020333a6fabbd341725075e2ea7cd9928f3a2e6bbd7c09fabbb 03:34:22 $ docker rm -f 1f8e7146ab45a020333a6fabbd341725075e2ea7cd9928f3a2e6bbd7c09fabbb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:34:24 03:34:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:34:25 latest: Pulling from edgex-devops/edgex-compose-arm64 03:34:25 29e5d40040c1: Pulling fs layer 03:34:25 1ce36da41761: Pulling fs layer 03:34:25 25b303627fd3: Pulling fs layer 03:34:25 29e5d40040c1: Verifying Checksum 03:34:25 29e5d40040c1: Download complete 03:34:26 1ce36da41761: Verifying Checksum 03:34:26 1ce36da41761: Download complete 03:34:26 29e5d40040c1: Pull complete 03:34:27 25b303627fd3: Verifying Checksum 03:34:27 25b303627fd3: Download complete 03:34:27 1ce36da41761: Pull complete 03:34:37 25b303627fd3: Pull complete 03:34:37 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 03:34:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:34:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:34:38 prd-ubuntu20.04-docker-arm64-4c-16g-7712 does not seem to be running inside a container 03:34:38 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:34:40 $ docker top 07b08226d392c89cee98833051697b05f4284982475d7ea9f379d95607df3847 -eo pid,comm [Pipeline] { [Pipeline] sh 03:34:41 + docker-compose build --help 03:34:41 + grep parallel 03:34:46 --parallel Build images in parallel. [Pipeline] } 03:34:46 $ docker stop --time=1 07b08226d392c89cee98833051697b05f4284982475d7ea9f379d95607df3847 03:34:48 $ docker rm -f 07b08226d392c89cee98833051697b05f4284982475d7ea9f379d95607df3847 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:34:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:34:49 prd-ubuntu20.04-docker-arm64-4c-16g-7712 does not seem to be running inside a container 03:34:49 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:34:50 $ docker top b9ac54c92fee71010dfb3cffbd1f8524092ff262c5a88ed088eed1b63c799fa5 -eo pid,comm [Pipeline] { [Pipeline] sh 03:34:51 + docker-compose -f ./docker-compose-build.yml build --parallel 03:34:57 Building core-command ... 03:34:57 Building core-data ... 03:34:57 Building core-metadata ... 03:34:57 Building security-bootstrapper ... 03:34:57 Building security-proxy-setup ... 03:34:57 Building security-secretstore-setup ... 03:34:57 Building security-spiffe-token-provider ... 03:34:57 Building security-spire-agent ... 03:34:57 Building security-spire-config ... 03:34:57 Building security-spire-server ... 03:34:57 Building support-notifications ... 03:34:57 Building support-scheduler ... 03:34:57 Building sys-mgmt-agent ... 03:34:57 Building support-scheduler 03:34:57 Building core-data 03:34:57 Building core-metadata 03:34:57 Building support-notifications 03:34:57 Building security-proxy-setup 03:35:44 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:35:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:35:44 ---> d263c1c05ef2 03:35:44 Step 3/22 : WORKDIR /edgex-go 03:35:44 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:35:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:35:44 ---> d263c1c05ef2 03:35:44 Step 3/24 : ARG ADD_BUILD_TAGS="" 03:35:44 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:35:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:35:44 ---> d263c1c05ef2 03:35:44 Step 3/23 : ARG ADD_BUILD_TAGS="" 03:35:44 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:35:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:35:44 ---> d263c1c05ef2 03:35:44 Step 3/23 : ARG ADD_BUILD_TAGS="" 03:35:44 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:35:44 Step 2/25 : FROM ${BUILDER_BASE} AS builder 03:35:44 ---> d263c1c05ef2 03:35:44 Step 3/25 : ARG ADD_BUILD_TAGS="" 03:35:45 ---> Running in 0ac81054a33d 03:35:45 ---> Running in 99bc11e54030 03:35:45 ---> Running in ec1685dee908 03:35:45 ---> Running in 65215fc6dbd7 03:35:45 ---> Running in 2d9e3dd7c208 03:35:46 Removing intermediate container 99bc11e54030 03:35:46 ---> 0e1ec0b7b24a 03:35:46 Step 4/23 : WORKDIR /edgex-go 03:35:46 Removing intermediate container 65215fc6dbd7 03:35:46 ---> 4e242f9b8b48 03:35:46 Step 4/25 : WORKDIR /edgex-go 03:35:46 Removing intermediate container 2d9e3dd7c208 03:35:46 ---> 416ade7e3a67 03:35:46 Step 4/24 : WORKDIR /edgex-go 03:35:46 ---> Running in 8287e2d55b28 03:35:46 ---> Running in b931c00e3789 03:35:46 Removing intermediate container 0ac81054a33d 03:35:46 ---> fa5fd4a8ede4 03:35:46 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:35:46 Removing intermediate container ec1685dee908 03:35:46 ---> 2867a7b75bd6 03:35:46 Step 4/23 : WORKDIR /edgex-go 03:35:46 ---> Running in 5790b18de9b6 03:35:47 ---> Running in 512395b849dc 03:35:47 ---> Running in 281254d812d1 03:35:47 Removing intermediate container 8287e2d55b28 03:35:47 ---> 3be4eebf9559 03:35:47 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:35:47 Removing intermediate container b931c00e3789 03:35:47 ---> a878754216ed 03:35:47 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:35:48 ---> Running in 88f6d7dd7664 03:35:48 Removing intermediate container 5790b18de9b6 03:35:48 ---> c098c5d592bd 03:35:48 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:35:48 ---> Running in 50115addc282 03:35:48 ---> Running in b482869e9670 03:35:48 Removing intermediate container 281254d812d1 03:35:48 ---> fbdb9182f52a 03:35:48 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:35:48 ---> Running in 5c9e29e03e79 03:35:51 Removing intermediate container 512395b849dc 03:35:51 ---> d64b6c94bdb4 03:35:51 Step 5/22 : RUN apk add --update --no-cache make git 03:35:51 ---> Running in 43583443e773 03:35:51 Removing intermediate container 88f6d7dd7664 03:35:51 ---> 40f8988cc627 03:35:51 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 03:35:52 ---> Running in 4c8c69d4680a 03:35:52 Removing intermediate container b482869e9670 03:35:52 ---> 809fafa0c494 03:35:52 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:35:52 ---> Running in 662f7a87daee 03:35:52 Removing intermediate container 50115addc282 03:35:52 ---> fe74303756a8 03:35:52 Step 6/25 : RUN apk add --update --no-cache make git 03:35:53 ---> Running in 89229f22ea5c 03:35:53 Removing intermediate container 5c9e29e03e79 03:35:53 ---> 31ccd912c6f0 03:35:53 Step 6/23 : RUN apk add --update --no-cache make git 03:35:53 ---> Running in 2d6825dedc6b 03:35:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:35:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:35:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:35:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:35:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:35:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:35:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:35:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:35:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:35:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:35:56 OK: 221 MiB in 51 packages 03:35:56 OK: 221 MiB in 51 packages 03:35:56 OK: 221 MiB in 51 packages 03:35:57 OK: 221 MiB in 51 packages 03:35:57 OK: 221 MiB in 51 packages 03:35:58 Removing intermediate container 43583443e773 03:35:58 ---> f2dc69f3b99f 03:35:58 Step 6/22 : COPY go.mod vendor* ./ 03:35:58 Removing intermediate container 4c8c69d4680a 03:35:58 ---> 7b5fff3ba0f1 03:35:58 Step 7/23 : COPY go.mod vendor* ./ 03:35:59 Removing intermediate container 662f7a87daee 03:35:59 ---> b2477c092934 03:35:59 Step 7/24 : COPY go.mod vendor* ./ 03:35:59 ---> 8382f957b066 03:35:59 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:35:59 ---> Running in b7b61edf4e5c 03:35:59 Removing intermediate container 89229f22ea5c 03:35:59 ---> c0abead92f95 03:35:59 Step 7/25 : COPY go.mod vendor* ./ 03:35:59 Removing intermediate container 2d6825dedc6b 03:35:59 ---> cfbdb86242ec 03:35:59 Step 7/23 : COPY go.mod vendor* ./ 03:36:00 ---> 956d3aa6f608 03:36:00 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:36:00 ---> 52a876e87b53 03:36:00 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:36:00 ---> Running in 8ab0ee54ef95 03:36:00 ---> Running in 1647ee859d42 03:36:00 ---> a1571a0c7bd7 03:36:00 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:36:00 ---> 74e9e742ff0f 03:36:00 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:36:00 ---> Running in 46d0afa8dd40 03:36:00 ---> Running in 4d46bd648d86 03:37:08 Removing intermediate container b7b61edf4e5c 03:37:08 ---> decbc74f1971 03:37:08 Step 8/22 : COPY . . 03:37:08 Removing intermediate container 1647ee859d42 03:37:08 ---> 38f3aaaeefe1 03:37:08 Step 9/24 : COPY . . 03:37:08 Removing intermediate container 46d0afa8dd40 03:37:08 ---> b29ca9f51297 03:37:08 Step 9/25 : COPY . . 03:37:08 Removing intermediate container 8ab0ee54ef95 03:37:08 ---> 07f8aa4897c4 03:37:08 Step 9/23 : COPY . . 03:37:08 Removing intermediate container 4d46bd648d86 03:37:08 ---> faa64641508e 03:37:08 Step 9/23 : COPY . . 03:37:23 ---> 690dd8879852 03:37:23 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 03:37:23 ---> d96a1c0ba214 03:37:23 Step 10/23 : RUN make cmd/support-notifications/support-notifications 03:37:23 ---> eff1cefcfd83 03:37:23 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 03:37:24 ---> 4e01bfea589e 03:37:24 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:37:24 ---> Running in 05f19b490dce 03:37:24 ---> 3001da5799cb 03:37:24 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 03:37:24 ---> Running in 415a430547e8 03:37:24 ---> Running in 57ace5aa3f9c 03:37:24 ---> Running in 594e70293e17 03:37:24 ---> Running in f81c107973ad 03:37:26 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 03:37:26 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:37:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:37:26 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 03:37:27 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:43:19 CGO_ENABLED=0 GO111MODULE=on 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 03:43:27 Removing intermediate container 594e70293e17 03:43:27 ---> bd7c64e668c5 03:43:27 03:43:27 Step 10/22 : FROM alpine:3.16 03:43:27 3.16: Pulling from library/alpine 03:43:28 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 03:43:28 Status: Downloaded newer image for alpine:3.16 03:43:28 ---> a6215f271958 03:43:28 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 03:43:28 ---> Running in b6f3577c9264 03:43:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:43:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:43:31 (1/6) Installing ca-certificates (20220614-r0) 03:43:31 (2/6) Installing brotli-libs (1.0.9-r6) 03:43:31 (3/6) Installing nghttp2-libs (1.47.0-r0) 03:43:31 (4/6) Installing libcurl (7.83.1-r3) 03:43:31 (5/6) Installing curl (7.83.1-r3) 03:43:31 (6/6) Installing dumb-init (1.2.5-r1) 03:43:31 Executing busybox-1.35.0-r17.trigger 03:43:31 Executing ca-certificates-20220614-r0.trigger 03:43:32 OK: 8 MiB in 20 packages 03:43:34 Removing intermediate container b6f3577c9264 03:43:34 ---> 43740af21c8e 03:43:34 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:43:34 ---> Running in 58a93f7eb3d7 03:43:34 Removing intermediate container 58a93f7eb3d7 03:43:34 ---> bcd8756e0277 03:43:34 Step 13/22 : WORKDIR /edgex 03:43:34 ---> Running in 178614f5cb48 03:43:35 Removing intermediate container 178614f5cb48 03:43:35 ---> 9014f35bc996 03:43:35 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:43:36 ---> c2a8612130d3 03:43:36 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:43:37 ---> 1193540f0d70 03:43:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:43:39 ---> 6eae11d09a64 03:43:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:43:40 ---> 344256074481 03:43:40 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:43:40 ---> Running in 605574bdeb86 03:43:43 Removing intermediate container 605574bdeb86 03:43:43 ---> 43b4c3518fbf 03:43:43 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 03:43:43 ---> Running in 026280c856b2 03:43:44 Removing intermediate container 026280c856b2 03:43:44 ---> 3fdeef64779b 03:43:44 Step 20/22 : LABEL arch=arm64 03:43:44 ---> Running in 9c1ae3d94296 03:43:44 Removing intermediate container 9c1ae3d94296 03:43:45 ---> b5b837685397 03:43:45 Step 21/22 : LABEL git_sha=1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 03:43:45 ---> Running in b09d2a1cde92 03:43:45 Removing intermediate container b09d2a1cde92 03:43:45 ---> d425cbbcc00f 03:43:45 Step 22/22 : LABEL version=0.0.0 03:43:45 ---> Running in a87dba209b80 03:43:46 Removing intermediate container a87dba209b80 03:43:46 ---> cfefceae115b 03:43:46 03:43:46 Successfully built cfefceae115b 03:43:46 Successfully tagged security-proxy-setup-arm64:latest 03:43:46 Building security-spire-server 03:44:04  Building security-proxy-setup ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:44:04 Step 2/25 : FROM ${BUILDER_BASE} AS builder 03:44:04 ---> d263c1c05ef2 03:44:04 Step 3/25 : WORKDIR /edgex-go 03:44:04 ---> Using cache 03:44:04 ---> fa5fd4a8ede4 03:44:04 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:44:04 ---> Using cache 03:44:04 ---> d64b6c94bdb4 03:44:04 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 03:44:04 ---> Running in 2016003fb381 03:44:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:44:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:44:08 OK: 221 MiB in 51 packages 03:44:10 Removing intermediate container 2016003fb381 03:44:10 ---> 66f5f6fa5077 03:44:10 Step 6/25 : COPY go.mod vendor* ./ 03:44:11 ---> 3532f00a2c20 03:44:11 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:44:11 ---> Running in 0d92e9d6b3d3 03:44:38 Removing intermediate container f81c107973ad 03:44:38 ---> eff48e0484a7 03:44:38 03:44:38 Step 11/25 : FROM alpine:3.16 03:44:38 ---> a6215f271958 03:44:38 Step 12/25 : RUN apk add --update --no-cache dumb-init 03:44:38 ---> Running in 70531fc26219 03:44:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:44:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:44:39 (1/1) Installing dumb-init (1.2.5-r1) 03:44:39 Executing busybox-1.35.0-r17.trigger 03:44:39 OK: 5 MiB in 15 packages 03:44:41 Removing intermediate container 70531fc26219 03:44:41 ---> cf44e0449bec 03:44:41 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:44:41 ---> Running in 72ccd3492cb0 03:44:41 Removing intermediate container 72ccd3492cb0 03:44:41 ---> 7876aa16ee85 03:44:41 Step 14/25 : ENV APP_PORT=59881 03:44:41 ---> Running in fb568832a3c7 03:44:42 Removing intermediate container fb568832a3c7 03:44:42 ---> 08b59f58fca9 03:44:42 Step 15/25 : EXPOSE $APP_PORT 03:44:42 ---> Running in 0987969de222 03:44:43 Removing intermediate container 0987969de222 03:44:43 ---> afab8288dbb6 03:44:43 Step 16/25 : WORKDIR / 03:44:43 ---> Running in 22b7761e893c 03:44:44 Removing intermediate container 22b7761e893c 03:44:44 ---> 4f57284dc373 03:44:44 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 03:44:45 ---> 871dced20995 03:44:45 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:44:47 ---> 86f57e203507 03:44:47 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:44:48 ---> c3f81cf0683a 03:44:48 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 03:44:49 ---> 25fc6e16b79e 03:44:49 Step 21/25 : ENTRYPOINT ["/core-metadata"] 03:44:50 ---> Running in f9a8fb335cd9 03:44:50 Removing intermediate container f9a8fb335cd9 03:44:50 ---> a5a8cd4a88e9 03:44:50 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:44:51 ---> Running in 81a86e1354e0 03:44:52 Removing intermediate container 81a86e1354e0 03:44:52 ---> 6cd8308076f6 03:44:52 Step 23/25 : LABEL arch=arm64 03:44:52 ---> Running in b59dba8053b4 03:44:53 Removing intermediate container b59dba8053b4 03:44:53 ---> a392076922be 03:44:53 Step 24/25 : LABEL git_sha=1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 03:44:53 ---> Running in b75ac4cfd99e 03:44:54 Removing intermediate container b75ac4cfd99e 03:44:54 ---> 20be248cb41a 03:44:54 Step 25/25 : LABEL version=0.0.0 03:44:54 ---> Running in 20a3bb5d70fb 03:44:55 Removing intermediate container 20a3bb5d70fb 03:44:55 ---> 55b19e52b358 03:44:55 03:44:55 Successfully built 55b19e52b358 03:44:55 Successfully tagged core-metadata-arm64:latest 03:44:55  Building core-metadata ... done Building security-spire-agent 03:45:18 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:45:18 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:45:18 ---> d263c1c05ef2 03:45:18 Step 3/26 : WORKDIR /edgex-go 03:45:18 ---> Using cache 03:45:18 ---> fa5fd4a8ede4 03:45:18 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:45:18 ---> Using cache 03:45:18 ---> d64b6c94bdb4 03:45:18 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 03:45:18 ---> Using cache 03:45:18 ---> 66f5f6fa5077 03:45:18 Step 6/26 : COPY go.mod vendor* ./ 03:45:18 ---> Using cache 03:45:18 ---> 3532f00a2c20 03:45:18 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:45:18 ---> Using cache 03:45:18 ---> 6b5c2f881655 03:45:18 Step 8/26 : COPY . . 03:45:21 Removing intermediate container 05f19b490dce 03:45:21 ---> 8de58ae1ec5e 03:45:21 03:45:21 Step 11/24 : FROM alpine:3.16 03:45:21 ---> a6215f271958 03:45:21 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:45:21 ---> Running in c1ee14198431 03:45:21 Removing intermediate container c1ee14198431 03:45:21 ---> bb842560f935 03:45:21 Step 13/24 : ENV APP_PORT=59880 03:45:21 Removing intermediate container 0d92e9d6b3d3 03:45:21 ---> 6b5c2f881655 03:45:21 Step 8/25 : COPY . . 03:45:22 ---> Running in 0f2831ab85dc 03:45:23 Removing intermediate container 0f2831ab85dc 03:45:23 ---> 6d89e5dae586 03:45:23 Step 14/24 : EXPOSE $APP_PORT 03:45:23 ---> Running in d5036de75d6c 03:45:24 Removing intermediate container d5036de75d6c 03:45:24 ---> 10da7a384bbe 03:45:24 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:45:24 ---> Running in 70a3c986462c 03:45:29 Removing intermediate container 70a3c986462c 03:45:29 ---> 0c6743612ddd 03:45:29 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 03:45:30 ---> Running in 65e248148fb2 03:45:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:45:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:45:34 (1/6) Installing dumb-init (1.2.5-r1) 03:45:34 (2/6) Installing libgcc (11.2.1_git20220219-r2) 03:45:34 (3/6) Installing libsodium (1.0.18-r0) 03:45:34 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 03:45:34 (5/6) Installing libzmq (4.3.4-r0) 03:45:34 (6/6) Installing zeromq (4.3.4-r0) 03:45:35 Executing busybox-1.35.0-r17.trigger 03:45:35 OK: 8 MiB in 20 packages 03:45:37 Removing intermediate container 65e248148fb2 03:45:37 ---> 77e5a8c5d6e0 03:45:37 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:45:39 ---> 630d1a91c855 03:45:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:45:41 ---> 9b92891d4a50 03:45:41 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 03:45:41 ---> Running in 31dd071fb1a6 03:45:42 Removing intermediate container 31dd071fb1a6 03:45:42 ---> cd7eed9acf61 03:45:42 Step 10/26 : WORKDIR /edgex-go/spire-build 03:45:42 ---> Running in 69f556ca3bf8 03:45:42 ---> 7e9fb8882cd3 03:45:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:45:43 Removing intermediate container 69f556ca3bf8 03:45:43 ---> 20e92bbfc111 03:45:43 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 03:45:43 ---> Running in 765a1103739b 03:45:44 ---> dd5574eaae53 03:45:44 Step 20/24 : ENTRYPOINT ["/core-data"] 03:45:44 ---> Running in 4756a6e6fce8 03:45:45 Removing intermediate container 4756a6e6fce8 03:45:45 ---> 541955a29752 03:45:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:45:45 ---> Running in cbe966ca664f 03:45:46 ---> 96f20fed4380 03:45:46 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 03:45:46 ---> Running in d90105e32522 03:45:46 Removing intermediate container cbe966ca664f 03:45:46 ---> 8cfa6ba2e443 03:45:46 Step 22/24 : LABEL arch=arm64 03:45:47 ---> Running in f2a91418d322 03:45:47 Removing intermediate container d90105e32522 03:45:47 ---> 0fd80d9f5440 03:45:47 Step 10/25 : WORKDIR /edgex-go/spire-build 03:45:47 ---> Running in 1f355fae4b54 03:45:47 Removing intermediate container 765a1103739b 03:45:47 ---> 34ad99b656b1 03:45:47 Step 12/26 : WORKDIR /edgex-go 03:45:47 Removing intermediate container f2a91418d322 03:45:47 ---> 9aadd8c44192 03:45:47 Step 23/24 : LABEL git_sha=1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 03:45:47 ---> Running in 9624ffba1e01 03:45:48 ---> Running in 086aab836d49 03:45:48 Removing intermediate container 1f355fae4b54 03:45:48 ---> 47569f5ed5df 03:45:48 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 03:45:48 ---> Running in 07ecb56f4323 03:45:49 Removing intermediate container 9624ffba1e01 03:45:49 ---> e34e1445f5f7 03:45:49 03:45:49 Step 13/26 : FROM alpine:3.15 03:45:49 Removing intermediate container 086aab836d49 03:45:49 ---> 64f0dba15bc7 03:45:49 Step 24/24 : LABEL version=0.0.0 03:45:49 ---> Running in 5cb331946e53 03:45:49 3.15: Pulling from library/alpine 03:45:50 Removing intermediate container 5cb331946e53 03:45:50 ---> 5e1922fc52d2 03:45:50 03:45:50 Successfully built 5e1922fc52d2 03:45:50 Successfully tagged core-data-arm64:latest 03:45:50 Building security-secretstore-setup 03:45:52  Building core-data ... done Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 03:45:52 Status: Downloaded newer image for alpine:3.15 03:45:52 ---> 02e0d6fdf486 03:45:52 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:45:52 ---> Running in 70bef93170a4 03:45:52 Removing intermediate container 07ecb56f4323 03:45:52 ---> 00610738d174 03:45:52 Step 12/25 : WORKDIR /edgex-go 03:45:52 ---> Running in ebd219a99f2c 03:45:53 Removing intermediate container 70bef93170a4 03:45:53 ---> 0c41e1e6e2f7 03:45:53 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:45:53 ---> Running in 8b017531ff45 03:45:53 Removing intermediate container ebd219a99f2c 03:45:53 ---> 8ab3f59a7079 03:45:53 03:45:53 Step 13/25 : FROM alpine:3.15 03:45:53 ---> 02e0d6fdf486 03:45:53 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:45:53 ---> Using cache 03:45:53 ---> 0c41e1e6e2f7 03:45:53 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:45:53 ---> Running in deb0251ede2f 03:45:58 Removing intermediate container 8b017531ff45 03:45:58 ---> 48cf0b19f7c5 03:45:58 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:45:58 Removing intermediate container deb0251ede2f 03:45:58 ---> 7cb8af234eef 03:45:58 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:45:58 ---> Running in 9b8e69637244 03:45:58 ---> Running in 048b6b3bb778 03:46:00 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:46:00 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:46:01 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:46:01 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:46:03 v3.15.6-109-g576c26852b [https://dl-4.alpinelinux.org/alpine/v3.15/main] 03:46:03 v3.15.6-104-gf54a3a1ae0 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 03:46:03 OK: 15734 distinct packages available 03:46:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:46:03 v3.15.6-109-g576c26852b [https://dl-4.alpinelinux.org/alpine/v3.15/main] 03:46:03 v3.15.6-104-gf54a3a1ae0 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 03:46:03 OK: 15734 distinct packages available 03:46:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:46:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:46:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:46:05 (1/5) Installing dumb-init (1.2.5-r1) 03:46:06 (2/5) Installing musl-obstack (1.2.3-r0) 03:46:06 (3/5) Installing libucontext (1.1-r0) 03:46:06 (4/5) Installing gcompat (1.0.0-r4) 03:46:06 (5/5) Installing openssl (1.1.1q-r0) 03:46:06 Executing busybox-1.34.1-r7.trigger 03:46:06 OK: 6 MiB in 19 packages 03:46:07 (1/5) Installing dumb-init (1.2.5-r1) 03:46:07 (2/5) Installing musl-obstack (1.2.3-r0) 03:46:07 (3/5) Installing libucontext (1.1-r0) 03:46:07 (4/5) Installing gcompat (1.0.0-r4) 03:46:07 (5/5) Installing openssl (1.1.1q-r0) 03:46:08 Executing busybox-1.34.1-r7.trigger 03:46:08 OK: 6 MiB in 19 packages 03:46:09 Removing intermediate container 048b6b3bb778 03:46:09 ---> 1a811f60f10d 03:46:09 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 03:46:10 Removing intermediate container 9b8e69637244 03:46:10 ---> 5f74034e5622 03:46:10 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:46:10 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:46:10 Step 2/25 : FROM ${BUILDER_BASE} AS builder 03:46:10 ---> d263c1c05ef2 03:46:10 Step 3/25 : WORKDIR /edgex-go 03:46:10 ---> Using cache 03:46:10 ---> fa5fd4a8ede4 03:46:10 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:46:10 ---> Using cache 03:46:10 ---> d64b6c94bdb4 03:46:10 Step 5/25 : RUN apk add --update --no-cache make git 03:46:10 ---> Using cache 03:46:10 ---> f2dc69f3b99f 03:46:10 Step 6/25 : COPY go.mod vendor* ./ 03:46:10 ---> Using cache 03:46:10 ---> 8382f957b066 03:46:10 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:46:10 ---> Using cache 03:46:10 ---> decbc74f1971 03:46:10 Step 8/25 : COPY . . 03:46:11 ---> Using cache 03:46:11 ---> 4e01bfea589e 03:46:11 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:46:11 ---> Running in 6aebc37fbaea 03:46:13 CGO_ENABLED=0 GO111MODULE=on 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 03:46:15 ---> 18df4e9e4f64 03:46:15 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:46:20 ---> 538094aeb6cb 03:46:20 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:46:21 ---> a6fc877d973a 03:46:21 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:46:22 ---> 74666b8b6c7c 03:46:22 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:46:23 ---> e8f01553fe13 03:46:23 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:46:23 ---> 81cb56c6c450 03:46:23 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:46:23 ---> Running in 1d53c72d199c 03:46:24 Removing intermediate container 1d53c72d199c 03:46:24 ---> 30455723b216 03:46:24 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:46:24 ---> Running in 1599d992fda4 03:46:25 ---> d23ae60ef5f5 03:46:25 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:46:25 Removing intermediate container 1599d992fda4 03:46:25 ---> 1d21e81e09e8 03:46:25 Step 23/25 : LABEL arch=arm64 03:46:25 ---> Running in d9efc9945467 03:46:27 Removing intermediate container d9efc9945467 03:46:27 ---> c87e6621bd62 03:46:27 Step 24/25 : LABEL git_sha=1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 03:46:27 ---> fdf96b79fae1 03:46:27 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:46:27 ---> Running in a80f370ace9a 03:46:27 Removing intermediate container a80f370ace9a 03:46:27 ---> 3c0d7d9ffdf0 03:46:27 Step 25/25 : LABEL version=0.0.0 03:46:28 ---> Running in 4b444e2d8397 03:46:28 ---> c07650fa2088 03:46:28 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:46:28 ---> Running in 6ea4f8d4f858 03:46:28 Removing intermediate container 4b444e2d8397 03:46:28 ---> 644f5dfa44c0 03:46:28 03:46:29 Removing intermediate container 6ea4f8d4f858 03:46:29 ---> 1588421c5360 03:46:29 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:46:29 Successfully built 644f5dfa44c0 03:46:29 Successfully tagged security-spire-server-arm64:latest 03:46:29 Building sys-mgmt-agent 03:46:29  Building security-spire-server ... done  ---> Running in ffd321913b13 03:46:29 Removing intermediate container ffd321913b13 03:46:29 ---> 7dfdc3db7e6e 03:46:29 Step 24/26 : LABEL arch=arm64 03:46:29 ---> Running in e613d0f99de4 03:46:30 Removing intermediate container e613d0f99de4 03:46:30 ---> 7c136a26a06f 03:46:30 Step 25/26 : LABEL git_sha=1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 03:46:30 ---> Running in a649566c69fe 03:46:31 Removing intermediate container a649566c69fe 03:46:31 ---> bd70a0f7257b 03:46:31 Step 26/26 : LABEL version=0.0.0 03:46:31 ---> Running in 1afc91dcafc9 03:46:31 Removing intermediate container 1afc91dcafc9 03:46:31 ---> 7ef80050cdcd 03:46:31 03:46:32 Successfully built 7ef80050cdcd 03:46:32 Successfully tagged security-spire-agent-arm64:latest 03:46:32  Building security-spire-agent ... done Building security-spire-config 03:46:54 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:46:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:46:54 ---> d263c1c05ef2 03:46:54 Step 3/23 : WORKDIR /edgex-go 03:46:54 ---> Using cache 03:46:54 ---> fa5fd4a8ede4 03:46:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:46:54 ---> Using cache 03:46:54 ---> d64b6c94bdb4 03:46:54 Step 5/23 : RUN apk add --update --no-cache make bash git 03:46:55 ---> Running in 1e441abaa6fe 03:46:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:46:57 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:46:57 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:46:57 ---> d263c1c05ef2 03:46:57 Step 3/26 : WORKDIR /edgex-go 03:46:57 ---> Using cache 03:46:57 ---> fa5fd4a8ede4 03:46:57 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:46:57 ---> Using cache 03:46:57 ---> d64b6c94bdb4 03:46:57 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 03:46:57 ---> Using cache 03:46:57 ---> 66f5f6fa5077 03:46:57 Step 6/26 : COPY go.mod vendor* ./ 03:46:57 ---> Using cache 03:46:57 ---> 3532f00a2c20 03:46:57 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:46:57 ---> Using cache 03:46:57 ---> 6b5c2f881655 03:46:57 Step 8/26 : COPY . . 03:46:58 ---> Using cache 03:46:58 ---> 96f20fed4380 03:46:58 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 03:46:58 ---> Using cache 03:46:58 ---> 0fd80d9f5440 03:46:58 Step 10/26 : WORKDIR /edgex-go/spire-build 03:46:58 ---> Using cache 03:46:58 ---> 47569f5ed5df 03:46:58 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 03:46:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:46:58 ---> Running in 7d3d1d72b4c3 03:46:59 OK: 221 MiB in 51 packages 03:47:01 Removing intermediate container 415a430547e8 03:47:01 ---> 9bf6f1a6f1e3 03:47:01 03:47:01 Step 11/23 : FROM alpine:3.16 03:47:01 ---> a6215f271958 03:47:01 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 03:47:01 ---> Running in e93c06abed1b 03:47:02 Removing intermediate container 1e441abaa6fe 03:47:02 ---> ae7b1622983a 03:47:02 Step 6/23 : COPY go.mod vendor* ./ 03:47:02 Removing intermediate container 57ace5aa3f9c 03:47:02 ---> 7fac7cfeb926 03:47:02 03:47:02 Step 11/23 : FROM alpine:3.16 03:47:02 ---> a6215f271958 03:47:02 Step 12/23 : RUN apk add --update --no-cache dumb-init 03:47:02 ---> Using cache 03:47:02 ---> cf44e0449bec 03:47:02 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:47:02 ---> Using cache 03:47:02 ---> 7876aa16ee85 03:47:02 Step 14/23 : ENV APP_PORT=59861 03:47:03 ---> Running in ce8d0776bbcc 03:47:03 Removing intermediate container 7d3d1d72b4c3 03:47:03 ---> 4e5f49471d41 03:47:03 Step 12/26 : WORKDIR /edgex-go 03:47:03 ---> Running in 8f4fe5b051bd 03:47:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:47:04 ---> efc119df52d5 03:47:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:47:04 Removing intermediate container ce8d0776bbcc 03:47:04 ---> 06233189918b 03:47:04 Step 15/23 : EXPOSE $APP_PORT 03:47:04 Removing intermediate container 8f4fe5b051bd 03:47:04 ---> bd8d566a0719 03:47:04 03:47:04 Step 13/26 : FROM alpine:3.15 03:47:04 ---> 02e0d6fdf486 03:47:04 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:47:04 ---> Using cache 03:47:04 ---> 0c41e1e6e2f7 03:47:04 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:47:04 ---> Using cache 03:47:04 ---> 7cb8af234eef 03:47:04 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 03:47:04 ---> Running in 36ed6fcd9232 03:47:04 ---> Running in eb063d91958a 03:47:04 ---> Running in a1a6769531a2 03:47:05 Removing intermediate container eb063d91958a 03:47:05 ---> 33e08c437a17 03:47:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:47:05 (1/2) Installing ca-certificates (20220614-r0) 03:47:05 (2/2) Installing dumb-init (1.2.5-r1) 03:47:05 Executing busybox-1.35.0-r17.trigger 03:47:05 Executing ca-certificates-20220614-r0.trigger 03:47:06 OK: 6 MiB in 16 packages 03:47:07 ---> a3e3c3891698 03:47:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:47:08 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:47:08 Removing intermediate container e93c06abed1b 03:47:08 ---> 0a9f99b45a6e 03:47:08 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:47:08 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:47:08 ---> Running in 81dec2cec91a 03:47:09 Removing intermediate container 81dec2cec91a 03:47:09 ---> 9237eafeae59 03:47:09 Step 14/23 : ENV APP_PORT=59860 03:47:09 ---> Running in 3c1ec5889242 03:47:10 v3.15.6-109-g576c26852b [https://dl-4.alpinelinux.org/alpine/v3.15/main] 03:47:10 v3.15.6-104-gf54a3a1ae0 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 03:47:10 OK: 15734 distinct packages available 03:47:10 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:47:10 Removing intermediate container 3c1ec5889242 03:47:10 ---> 91030ff2ec22 03:47:10 Step 15/23 : EXPOSE $APP_PORT 03:47:10 ---> Running in 22a5a30f2227 03:47:11 ---> b01410461807 03:47:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:47:11 Removing intermediate container 22a5a30f2227 03:47:11 ---> 030e4579075d 03:47:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:47:11 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:47:12 ---> 575effb61409 03:47:12 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 03:47:12 ---> 8639a6faed05 03:47:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:47:12 ---> Running in 6050f8d58873 03:47:12 (1/4) Installing dumb-init (1.2.5-r1) 03:47:13 (2/4) Installing musl-obstack (1.2.3-r0) 03:47:13 (3/4) Installing libucontext (1.1-r0) 03:47:13 (4/4) Installing gcompat (1.0.0-r4) 03:47:13 Executing busybox-1.34.1-r7.trigger 03:47:13 OK: 6 MiB in 18 packages 03:47:13 Removing intermediate container 6050f8d58873 03:47:13 ---> 36b74af9409c 03:47:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:47:13 ---> Running in b9752b7d0d74 03:47:14 Removing intermediate container b9752b7d0d74 03:47:14 ---> 92d3e32e6837 03:47:14 Step 21/23 : LABEL arch=arm64 03:47:14 ---> Running in f3be25c213ba 03:47:15 Removing intermediate container f3be25c213ba 03:47:15 ---> fffc08e4a7f9 03:47:15 Step 22/23 : LABEL git_sha=1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 03:47:15 Removing intermediate container a1a6769531a2 03:47:15 ---> e4d11c8610b6 03:47:15 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:47:15 ---> Running in f9c12fa155a7 03:47:16 Removing intermediate container f9c12fa155a7 03:47:16 ---> 92720a882bbe 03:47:16 Step 23/23 : LABEL version=0.0.0 03:47:17 ---> Running in c285eaa56a19 03:47:17 ---> a20018ee2e25 03:47:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:47:18 Removing intermediate container c285eaa56a19 03:47:18 ---> 038472a652be 03:47:18 03:47:18 ---> fb23172c044f 03:47:18 Step 19/23 : ENTRYPOINT ["/support-notifications"] 03:47:18 Successfully built 038472a652be 03:47:19 Successfully tagged support-scheduler-arm64:latest 03:47:19 Building security-bootstrapper 03:47:19  Building support-scheduler ... done  ---> Running in e5ffba612b41 03:47:19 Removing intermediate container e5ffba612b41 03:47:19 ---> c83d83e49c42 03:47:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:47:19 ---> Running in d6edbc676a0e 03:47:20 Removing intermediate container d6edbc676a0e 03:47:20 ---> 90ce7820f42c 03:47:20 Step 21/23 : LABEL arch=arm64 03:47:21 ---> Running in 2f6cde8b2a8c 03:47:22 Removing intermediate container 2f6cde8b2a8c 03:47:22 ---> 31cc2dc985f6 03:47:22 Step 22/23 : LABEL git_sha=1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 03:47:22 ---> Running in 805b0af458ef 03:47:22 Removing intermediate container 805b0af458ef 03:47:22 ---> 35dd04c0a2ca 03:47:22 Step 23/23 : LABEL version=0.0.0 03:47:23 ---> Running in 67204b58394a 03:47:24 Removing intermediate container 67204b58394a 03:47:24 ---> c5ffd8d07342 03:47:24 03:47:24 Successfully built c5ffd8d07342 03:47:24 Successfully tagged support-notifications-arm64:latest 03:47:24  Building support-notifications ... done Building core-command 03:47:25 ---> 6e054b296f59 03:47:25 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:47:26 ---> 8f2eff5f977c 03:47:26 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 03:47:26 ---> Running in 4e97c86e997b 03:47:27 Removing intermediate container 4e97c86e997b 03:47:27 ---> c6102cbfcd83 03:47:27 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:47:28 ---> 6ec90af7f97b 03:47:28 Step 21/26 : WORKDIR / 03:47:28 ---> Running in a4e5aee74f20 03:47:29 Removing intermediate container a4e5aee74f20 03:47:29 ---> 96653422f24b 03:47:29 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:47:29 ---> Running in 9193e367bd61 03:47:30 Removing intermediate container 9193e367bd61 03:47:30 ---> d4b59da24b26 03:47:30 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:47:30 ---> Running in c51153cb120e 03:47:31 Removing intermediate container c51153cb120e 03:47:31 ---> 2523f3be9bc7 03:47:31 Step 24/26 : LABEL arch=arm64 03:47:31 ---> Running in e420f18e5c52 03:47:32 Removing intermediate container e420f18e5c52 03:47:32 ---> fbe43eab389f 03:47:32 Step 25/26 : LABEL git_sha=1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 03:47:32 ---> Running in 02fca6b00021 03:47:32 Removing intermediate container 02fca6b00021 03:47:32 ---> 2abd94d0fd24 03:47:32 Step 26/26 : LABEL version=0.0.0 03:47:33 ---> Running in 07e49f15e268 03:47:34 Removing intermediate container 07e49f15e268 03:47:34 ---> 730e76609422 03:47:34 03:47:35 Successfully built 730e76609422 03:47:35 Successfully tagged security-spire-config-arm64:latest 03:47:35 Building security-spiffe-token-provider 03:47:41  Building security-spire-config ... done Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:47:41 Step 2/33 : FROM ${BUILDER_BASE} AS builder 03:47:41 ---> d263c1c05ef2 03:47:41 Step 3/33 : WORKDIR /edgex-go 03:47:41 ---> Using cache 03:47:41 ---> fa5fd4a8ede4 03:47:41 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:47:41 ---> Using cache 03:47:41 ---> d64b6c94bdb4 03:47:41 Step 5/33 : RUN apk add --update --no-cache make git 03:47:41 ---> Using cache 03:47:41 ---> f2dc69f3b99f 03:47:41 Step 6/33 : COPY go.mod vendor* ./ 03:47:41 ---> Using cache 03:47:41 ---> 8382f957b066 03:47:41 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:41 ---> Using cache 03:47:41 ---> decbc74f1971 03:47:41 Step 8/33 : COPY . . 03:47:41 ---> Using cache 03:47:41 ---> 4e01bfea589e 03:47:41 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:47:42 ---> Running in ad4a8d058ad9 03:47:44 CGO_ENABLED=0 GO111MODULE=on 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 03:47:51 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:47:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:47:51 ---> d263c1c05ef2 03:47:51 Step 3/24 : ARG ADD_BUILD_TAGS="" 03:47:51 ---> Using cache 03:47:51 ---> 2867a7b75bd6 03:47:51 Step 4/24 : WORKDIR /edgex-go 03:47:51 ---> Using cache 03:47:51 ---> fbdb9182f52a 03:47:51 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:47:51 ---> Using cache 03:47:51 ---> 31ccd912c6f0 03:47:51 Step 6/24 : RUN apk add --update --no-cache make git 03:47:51 ---> Using cache 03:47:51 ---> cfbdb86242ec 03:47:51 Step 7/24 : COPY go.mod vendor* ./ 03:47:51 ---> Using cache 03:47:51 ---> 74e9e742ff0f 03:47:51 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:51 ---> Using cache 03:47:51 ---> faa64641508e 03:47:51 Step 9/24 : COPY . . 03:47:51 ---> Using cache 03:47:51 ---> eff1cefcfd83 03:47:51 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 03:47:52 ---> Running in e3fbbccb0190 03:47:55 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 03:48:00 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:48:00 Step 2/20 : FROM ${BUILDER_BASE} AS builder 03:48:00 ---> d263c1c05ef2 03:48:00 Step 3/20 : WORKDIR /edgex-go 03:48:00 ---> Using cache 03:48:00 ---> fa5fd4a8ede4 03:48:00 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 03:48:00 ---> Running in 9c72692c7caf 03:48:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:48:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:48:05 v3.16.2-277-g67e2878879 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 03:48:05 v3.16.2-276-g119bbb1c12 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 03:48:05 OK: 16892 distinct packages available 03:48:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:48:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:48:07 Removing intermediate container 36ed6fcd9232 03:48:07 ---> 44d4e0873667 03:48:07 Step 8/23 : COPY . . 03:48:07 OK: 221 MiB in 51 packages 03:48:09 Removing intermediate container 9c72692c7caf 03:48:09 ---> 2ce7c7db3e22 03:48:09 Step 5/20 : COPY go.mod vendor* ./ 03:48:11 ---> e07eac7bb74a 03:48:11 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:48:11 ---> Running in ccc461942cc6 03:48:23 ---> b6985cd2d899 03:48:23 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:48:23 ---> Running in bd9771cfd150 03:48:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:49:10 Removing intermediate container ccc461942cc6 03:49:10 ---> 7091fb0ae255 03:49:10 Step 7/20 : COPY . . 03:49:22 ---> 406ea05953f6 03:49:22 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:49:22 ---> Running in 9a47c3b0a9cc 03:49:23 CGO_ENABLED=0 GO111MODULE=on 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 03:50:44 CGO_ENABLED=0 GO111MODULE=on 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 03:51:02 Removing intermediate container 6aebc37fbaea 03:51:02 ---> d716dc9d88ac 03:51:02 03:51:02 Step 10/25 : FROM alpine:3.16 03:51:02 ---> a6215f271958 03:51:02 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 03:51:02 ---> Running in 267b59a84917 03:51:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:51:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:51:06 (1/3) Installing ca-certificates (20220614-r0) 03:51:06 (2/3) Installing dumb-init (1.2.5-r1) 03:51:06 (3/3) Installing su-exec (0.2-r1) 03:51:06 Executing busybox-1.35.0-r17.trigger 03:51:06 Executing ca-certificates-20220614-r0.trigger 03:51:06 OK: 6 MiB in 17 packages 03:51:08 Removing intermediate container 267b59a84917 03:51:08 ---> 63800d2dad4b 03:51:08 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:51:08 ---> Running in 15fce4458c7b 03:51:08 Removing intermediate container 15fce4458c7b 03:51:08 ---> df8deebead98 03:51:08 Step 13/25 : WORKDIR / 03:51:09 ---> Running in 36374b93bd4b 03:51:09 Removing intermediate container 36374b93bd4b 03:51:09 ---> 36b099a8c757 03:51:09 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:51:11 ---> fc00ef142c62 03:51:11 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:51:12 ---> 976a94a9d3b1 03:51:12 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:51:13 ---> 36ddd624ba78 03:51:13 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:51:14 ---> 6cfbce94c536 03:51:14 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:51:15 ---> 17af34220844 03:51:15 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:51:17 ---> 453e1a06522c 03:51:17 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:51:18 ---> 1f79bdb46d88 03:51:18 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:51:18 ---> Running in a3a0ee556904 03:51:21 Removing intermediate container a3a0ee556904 03:51:21 ---> 53c5e178ad8d 03:51:21 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 03:51:21 ---> Running in 4b7f330dd571 03:51:22 Removing intermediate container 4b7f330dd571 03:51:22 ---> 5ba8ac106831 03:51:22 Step 23/25 : LABEL arch=arm64 03:51:22 ---> Running in 425a1f2978ae 03:51:22 Removing intermediate container 425a1f2978ae 03:51:22 ---> 5430d38e90ca 03:51:22 Step 24/25 : LABEL git_sha=1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 03:51:22 ---> Running in 0fff806f8dff 03:51:23 Removing intermediate container 0fff806f8dff 03:51:23 ---> 05aa80782bf9 03:51:23 Step 25/25 : LABEL version=0.0.0 03:51:23 ---> Running in 3616f995e172 03:51:23 Removing intermediate container 3616f995e172 03:51:23 ---> e7262eeb7df6 03:51:23 03:51:24 Successfully built e7262eeb7df6 03:51:24 Successfully tagged security-secretstore-setup-arm64:latest 03:53:15  Building security-secretstore-setup ... done Removing intermediate container ad4a8d058ad9 03:53:15 ---> 5c67878ea19b 03:53:15 03:53:15 Step 10/33 : FROM alpine:3.16 03:53:15 ---> a6215f271958 03:53:15 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:53:15 ---> Running in e6f4913886c0 03:53:15 Removing intermediate container e6f4913886c0 03:53:15 ---> 1327e6a31b56 03:53:15 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 03:53:15 ---> Running in cf7722c8e163 03:53:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:53:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:53:15 (1/2) Installing dumb-init (1.2.5-r1) 03:53:15 (2/2) Installing su-exec (0.2-r1) 03:53:15 Executing busybox-1.35.0-r17.trigger 03:53:15 OK: 5 MiB in 16 packages 03:53:17 Removing intermediate container cf7722c8e163 03:53:17 ---> 18bf2233476e 03:53:17 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 03:53:18 ---> Running in edf17c263254 03:53:18 Removing intermediate container edf17c263254 03:53:18 ---> ac1516a7f6dd 03:53:18 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 03:53:18 ---> Running in 2defedc790d4 03:53:19 Removing intermediate container 2defedc790d4 03:53:19 ---> 01224622d9aa 03:53:19 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 03:53:19 ---> Running in 58cbdbf604df 03:53:20 Removing intermediate container 58cbdbf604df 03:53:20 ---> 06eaefd851d3 03:53:20 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 03:53:20 ---> Running in 4c1a5d062023 03:53:21 Removing intermediate container 4c1a5d062023 03:53:21 ---> d70635f8f033 03:53:21 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 03:53:21 ---> Running in 519593610a5a 03:53:26 Removing intermediate container 519593610a5a 03:53:26 ---> f485cea561f8 03:53:26 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 03:53:26 ---> Running in dc98585c5f94 03:53:27 Removing intermediate container dc98585c5f94 03:53:27 ---> 9e0c6db0fbfe 03:53:27 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 03:53:27 Removing intermediate container bd9771cfd150 03:53:27 ---> 810966580dde 03:53:27 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:53:27 ---> Running in c110ebbe3b55 03:53:28 ---> 9c1cb6e9e3ce 03:53:28 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 03:53:29 ---> Running in 588eb08e7cd2 03:53:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:53:33 Removing intermediate container 588eb08e7cd2 03:53:33 ---> 082776399e04 03:53:33 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 03:53:36 ---> b8d7abb56cea 03:53:36 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:53:36 Removing intermediate container c110ebbe3b55 03:53:36 ---> 3835fbc31fdb 03:53:36 03:53:36 Step 11/23 : FROM alpine:3.16 03:53:36 ---> a6215f271958 03:53:36 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 03:53:36 ---> Running in 4ff4fea94b70 03:53:37 Removing intermediate container 4ff4fea94b70 03:53:37 ---> 526f438e930b 03:53:37 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 03:53:37 ---> Running in 7159629b4708 03:53:38 Removing intermediate container e3fbbccb0190 03:53:38 ---> ff50fbe2eba4 03:53:38 03:53:38 Step 11/24 : FROM alpine:3.16 03:53:38 ---> a6215f271958 03:53:38 Step 12/24 : RUN apk add --update --no-cache dumb-init 03:53:38 ---> Using cache 03:53:38 ---> cf44e0449bec 03:53:38 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:53:38 ---> Using cache 03:53:38 ---> 7876aa16ee85 03:53:38 Step 14/24 : ENV APP_PORT=59882 03:53:39 ---> Running in 335d56abac73 03:53:39 ---> b0d028afcd0c 03:53:39 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:53:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:53:39 Removing intermediate container 335d56abac73 03:53:39 ---> d2f9f72fcc99 03:53:39 Step 15/24 : EXPOSE $APP_PORT 03:53:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:53:39 ---> Running in 1f912c894e27 03:53:40 ---> 67673ba092ae 03:53:40 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:53:40 Removing intermediate container 1f912c894e27 03:53:40 ---> f6a6c3eb1f9c 03:53:40 Step 16/24 : WORKDIR / 03:53:40 ---> Running in 9219cae41a6a 03:53:40 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 03:53:40 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 03:53:40 (3/33) Installing readline (8.1.2-r0) 03:53:40 (4/33) Installing bash (5.1.16-r2) 03:53:40 Executing bash-5.1.16-r2.post-install 03:53:40 (5/33) Installing ca-certificates (20220614-r0) 03:53:41 (6/33) Installing brotli-libs (1.0.9-r6) 03:53:41 (7/33) Installing nghttp2-libs (1.47.0-r0) 03:53:41 (8/33) Installing libcurl (7.83.1-r3) 03:53:41 (9/33) Installing curl (7.83.1-r3) 03:53:41 (10/33) Installing docker-cli (20.10.18-r1) 03:53:41 Removing intermediate container 9219cae41a6a 03:53:41 ---> 2fbae8f7e014 03:53:41 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:53:41 ---> 24c4fe0d0b42 03:53:41 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 03:53:42 (11/33) Installing dumb-init (1.2.5-r1) 03:53:42 (12/33) Installing libbz2 (1.0.8-r1) 03:53:42 (13/33) Installing expat (2.4.9-r0) 03:53:42 (14/33) Installing libffi (3.4.2-r1) 03:53:42 (15/33) Installing gdbm (1.23-r0) 03:53:42 (16/33) Installing xz-libs (5.2.5-r1) 03:53:42 (17/33) Installing libgcc (11.2.1_git20220219-r2) 03:53:42 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 03:53:42 (19/33) Installing mpdecimal (2.5.1-r1) 03:53:42 (20/33) Installing sqlite-libs (3.38.5-r0) 03:53:42 (21/33) Installing python3 (3.10.5-r0) 03:53:42 ---> 8f299d3d21ab 03:53:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:53:42 ---> 7b8a40fde43d 03:53:42 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 03:53:44 ---> e4ed17c4709c 03:53:44 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:53:44 ---> d52ec7ab112f 03:53:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:53:44 (22/33) Installing py3-contextlib2 (21.6.0-r2) 03:53:44 (23/33) Installing py3-tomli (2.0.1-r1) 03:53:44 (24/33) Installing py3-pep517 (0.12.0-r2) 03:53:44 (25/33) Installing py3-six (1.16.0-r1) 03:53:44 (26/33) Installing py3-retrying (1.3.3-r3) 03:53:44 (27/33) Installing py3-appdirs (1.4.4-r3) 03:53:44 (28/33) Installing py3-more-itertools (8.13.0-r0) 03:53:44 (29/33) Installing py3-ordered-set (4.0.2-r3) 03:53:44 (30/33) Installing py3-parsing (2.4.7-r3) 03:53:44 (31/33) Installing py3-packaging (21.3-r0) 03:53:44 (32/33) Installing py3-setuptools (59.4.0-r0) 03:53:45 ---> bd2bdc4b493f 03:53:45 Step 28/33 : RUN chmod +x /entrypoint.sh 03:53:45 (33/33) Installing py3-pip (22.1.1-r0) 03:53:45 ---> Running in 42e47c19a9c5 03:53:45 ---> bccd2660ac43 03:53:45 Step 20/24 : ENTRYPOINT ["/core-command"] 03:53:46 ---> Running in c82f16fb7161 03:53:46 Executing busybox-1.35.0-r17.trigger 03:53:46 Executing ca-certificates-20220614-r0.trigger 03:53:47 Removing intermediate container c82f16fb7161 03:53:47 ---> 3f3ac2e1ea49 03:53:47 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:53:47 ---> Running in bcb72493bf35 03:53:47 OK: 120 MiB in 47 packages 03:53:48 Removing intermediate container bcb72493bf35 03:53:48 ---> 9fe8b00d5303 03:53:48 Step 22/24 : LABEL arch=arm64 03:53:48 ---> Running in 0643dde4b4e8 03:53:48 Removing intermediate container 42e47c19a9c5 03:53:48 ---> 53f3b7d0d874 03:53:48 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 03:53:48 Removing intermediate container 0643dde4b4e8 03:53:48 ---> 5019e1215b45 03:53:48 Step 23/24 : LABEL git_sha=1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 03:53:49 ---> Running in e6ee523bbec8 03:53:49 ---> Running in eafcdc789a6c 03:53:49 Removing intermediate container eafcdc789a6c 03:53:49 ---> 17622c76dfdd 03:53:49 Step 24/24 : LABEL version=0.0.0 03:53:49 Removing intermediate container e6ee523bbec8 03:53:49 ---> 816a0499d5c5 03:53:49 Step 30/33 : CMD ["gate"] 03:53:50 ---> Running in 8cad212ec81e 03:53:50 ---> Running in 233b7d581032 03:53:50 Removing intermediate container 8cad212ec81e 03:53:50 ---> 96a3522748da 03:53:50 Removing intermediate container 233b7d581032 03:53:50 ---> 8278b69dd08c 03:53:50 Step 31/33 : LABEL arch=arm64 03:53:50 03:53:50 ---> Running in 26f4bd24b305 03:53:50 Successfully built 96a3522748da 03:53:50 Successfully tagged core-command-arm64:latest 03:53:51  Building core-command ... done Removing intermediate container 26f4bd24b305 03:53:51 ---> 5e7b852ab80b 03:53:51 Step 32/33 : LABEL git_sha=1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 03:53:51 ---> Running in a36b0256095f 03:53:51 Removing intermediate container a36b0256095f 03:53:51 ---> d0548c22ac28 03:53:51 Step 33/33 : LABEL version=0.0.0 03:53:51 ---> Running in c9038ca7ec00 03:53:52 Removing intermediate container c9038ca7ec00 03:53:52 ---> 2fd6ebb65abb 03:53:52 03:53:52 Successfully built 2fd6ebb65abb 03:53:52 Successfully tagged security-bootstrapper-arm64:latest 03:54:01  Building security-bootstrapper ... done Collecting docker-compose==1.23.2 03:54:01 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:54:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 9.4 MB/s eta 0:00:00 03:54:01 Collecting cached-property<2,>=1.2.0 03:54:01 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:54:01 Collecting PyYAML<4,>=3.10 03:54:01 Downloading PyYAML-3.13.tar.gz (270 kB) 03:54:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 18.4 MB/s eta 0:00:00 03:54:03 Preparing metadata (setup.py): started 03:54:05 Preparing metadata (setup.py): finished with status 'done' 03:54:06 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:54:06 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:54:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 14.7 MB/s eta 0:00:00 03:54:06 Collecting jsonschema<3,>=2.5.1 03:54:06 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:54:06 Collecting docopt<0.7,>=0.6.1 03:54:06 Downloading docopt-0.6.2.tar.gz (25 kB) 03:54:06 Preparing metadata (setup.py): started 03:54:08 Preparing metadata (setup.py): finished with status 'done' 03:54:09 Collecting docker<4.0,>=3.6.0 03:54:09 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:54:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 18.4 MB/s eta 0:00:00 03:54:09 Collecting texttable<0.10,>=0.9.0 03:54:09 Downloading texttable-0.9.1.tar.gz (11 kB) 03:54:09 Preparing metadata (setup.py): started 03:54:11 Preparing metadata (setup.py): finished with status 'done' 03:54:11 Collecting websocket-client<1.0,>=0.32.0 03:54:11 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 03:54:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 14.4 MB/s eta 0:00:00 03:54:11 Collecting dockerpty<0.5,>=0.4.1 03:54:11 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:54:12 Preparing metadata (setup.py): started 03:54:13 Preparing metadata (setup.py): finished with status 'done' 03:54:13 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 03:54:13 Collecting docker-pycreds>=0.4.0 03:54:13 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:54:15 Collecting urllib3<1.25,>=1.21.1 03:54:15 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:54:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 17.9 MB/s eta 0:00:00 03:54:15 Collecting idna<2.8,>=2.5 03:54:15 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:54:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 18.9 MB/s eta 0:00:00 03:54:15 Collecting certifi>=2017.4.17 03:54:15 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 03:54:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 19.6 MB/s eta 0:00:00 03:54:15 Collecting chardet<3.1.0,>=3.0.2 03:54:16 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 03:54:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 17.7 MB/s eta 0:00:00 03:54:16 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 03:54:16 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 03:54:16 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 03:54:16 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 03:54:17 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 03:54:17 Running setup.py install for texttable: started 03:54:19 Running setup.py install for texttable: finished with status 'done' 03:54:19 Running setup.py install for PyYAML: started 03:54:21 Running setup.py install for PyYAML: finished with status 'done' 03:54:22 Running setup.py install for docopt: started 03:54:25 Running setup.py install for docopt: finished with status 'done' 03:54:28 Running setup.py install for dockerpty: started 03:54:30 Running setup.py install for dockerpty: finished with status 'done' 03:54:30 Removing intermediate container 9a47c3b0a9cc 03:54:30 ---> a85a7381ba2d 03:54:30 03:54:30 Step 9/20 : FROM alpine:3.15 03:54:30 ---> 02e0d6fdf486 03:54:30 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:54:30 ---> Using cache 03:54:30 ---> 0c41e1e6e2f7 03:54:30 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:54:30 ---> Using cache 03:54:30 ---> 7cb8af234eef 03:54:30 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:54:30 ---> Running in 346ac4638ee6 03:54:31 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:54:32 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:54:32 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 03:54:32 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 03:54:33 v3.15.6-109-g576c26852b [https://dl-4.alpinelinux.org/alpine/v3.15/main] 03:54:33 v3.15.6-104-gf54a3a1ae0 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 03:54:33 OK: 15734 distinct packages available 03:54:33 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:54:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:54:35 (1/9) Installing ca-certificates (20220614-r0) 03:54:35 (2/9) Installing brotli-libs (1.0.9-r5) 03:54:35 (3/9) Installing nghttp2-libs (1.46.0-r0) 03:54:35 (4/9) Installing libcurl (7.80.0-r3) 03:54:35 (5/9) Installing curl (7.80.0-r3) 03:54:35 (6/9) Installing dumb-init (1.2.5-r1) 03:54:35 (7/9) Installing musl-obstack (1.2.3-r0) 03:54:36 (8/9) Installing libucontext (1.1-r0) 03:54:36 (9/9) Installing gcompat (1.0.0-r4) 03:54:36 Executing busybox-1.34.1-r7.trigger 03:54:36 Executing ca-certificates-20220614-r0.trigger 03:54:36 OK: 8 MiB in 23 packages 03:54:38 Removing intermediate container 346ac4638ee6 03:54:38 ---> bbf09afff930 03:54:38 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 03:54:38 ---> 1abcb17f7fab 03:54:38 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:54:40 ---> 183e1e571774 03:54:40 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 03:54:41 ---> 752811cd31e7 03:54:41 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 03:54:41 ---> Running in e2773a166ba6 03:54:41 Removing intermediate container e2773a166ba6 03:54:41 ---> b6f1602ec58a 03:54:41 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:54:41 ---> Running in 233657f08fec 03:54:41 Removing intermediate container 7159629b4708 03:54:41 ---> e4cdbd26e531 03:54:41 Step 14/23 : ENV APP_PORT=58890 03:54:41 Removing intermediate container 233657f08fec 03:54:41 ---> e6d012ec5e0e 03:54:41 Step 18/20 : LABEL arch=arm64 03:54:41 ---> Running in 61089bffed21 03:54:42 ---> Running in aae53816f661 03:54:42 Removing intermediate container 61089bffed21 03:54:42 ---> 912795401449 03:54:42 Step 15/23 : EXPOSE $APP_PORT 03:54:42 Removing intermediate container aae53816f661 03:54:42 ---> a6297678c4f2 03:54:42 Step 19/20 : LABEL git_sha=1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 03:54:42 ---> Running in 1720c1b3d3d2 03:54:42 ---> Running in 0f1fc1e48d7d 03:54:42 Removing intermediate container 1720c1b3d3d2 03:54:42 ---> d1753d4cbedc 03:54:42 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:54:42 Removing intermediate container 0f1fc1e48d7d 03:54:42 ---> 8118b334a038 03:54:42 Step 20/20 : LABEL version=0.0.0 03:54:43 ---> Running in 5ca8d2c450b5 03:54:43 Removing intermediate container 5ca8d2c450b5 03:54:43 ---> deb3b0541341 03:54:43 03:54:43 Successfully built deb3b0541341 03:54:43 Successfully tagged security-spiffe-token-provider-arm64:latest 03:54:43  Building security-spiffe-token-provider ... done  ---> 2eb7113c126b 03:54:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:54:45 ---> 529b66bc380a 03:54:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:54:46 ---> fbaab2868093 03:54:46 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 03:54:46 ---> Running in 7acb3f184efa 03:54:46 Removing intermediate container 7acb3f184efa 03:54:46 ---> c97b92882bdd 03:54:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:54:46 ---> Running in 6072f06cb393 03:54:46 Removing intermediate container 6072f06cb393 03:54:46 ---> 49bc97ef626b 03:54:46 Step 21/23 : LABEL arch=arm64 03:54:47 ---> Running in 0f6d38162eae 03:54:47 Removing intermediate container 0f6d38162eae 03:54:47 ---> 960a86b072dc 03:54:47 Step 22/23 : LABEL git_sha=1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 03:54:47 ---> Running in d9420ce9cbf1 03:54:47 Removing intermediate container d9420ce9cbf1 03:54:47 ---> a462d29950b5 03:54:47 Step 23/23 : LABEL version=0.0.0 03:54:47 ---> Running in 1b245696550f 03:54:48 Removing intermediate container 1b245696550f 03:54:48 ---> a7118af12a22 03:54:48 03:54:48 Successfully built a7118af12a22 03:54:48 Successfully tagged sys-mgmt-agent-arm64:latest 03:54:48  Building sys-mgmt-agent ... done  [Pipeline] } 03:54:48 $ docker stop --time=1 b9ac54c92fee71010dfb3cffbd1f8524092ff262c5a88ed088eed1b63c799fa5 03:54:50 $ docker rm -f b9ac54c92fee71010dfb3cffbd1f8524092ff262c5a88ed088eed1b63c799fa5 [Pipeline] // withDockerContainer [Pipeline] sh 03:54:50 + docker images 03:54:51 REPOSITORY TAG IMAGE ID CREATED SIZE 03:54:51 sys-mgmt-agent-arm64 latest a7118af12a22 3 seconds ago 133MB 03:54:51 security-spiffe-token-provider-arm64 latest deb3b0541341 7 seconds ago 28.4MB 03:54:51 a85a7381ba2d 22 seconds ago 1.44GB 03:54:51 security-bootstrapper-arm64 latest 2fd6ebb65abb 58 seconds ago 19.1MB 03:54:51 core-command-arm64 latest 96a3522748da About a minute ago 16.8MB 03:54:51 ff50fbe2eba4 About a minute ago 1.41GB 03:54:51 3835fbc31fdb About a minute ago 1.39GB 03:54:51 5c67878ea19b About a minute ago 1.4GB 03:54:51 security-secretstore-setup-arm64 latest e7262eeb7df6 3 minutes ago 28.2MB 03:54:51 d716dc9d88ac 3 minutes ago 1.4GB 03:54:51 security-spire-config-arm64 latest 730e76609422 7 minutes ago 83.6MB 03:54:51 support-notifications-arm64 latest c5ffd8d07342 7 minutes ago 29.1MB 03:54:51 support-scheduler-arm64 latest 038472a652be 7 minutes ago 28.5MB 03:54:51 bd8d566a0719 7 minutes ago 1.28GB 03:54:51 7fac7cfeb926 7 minutes ago 1.47GB 03:54:51 9bf6f1a6f1e3 7 minutes ago 1.47GB 03:54:51 security-spire-agent-arm64 latest 7ef80050cdcd 8 minutes ago 122MB 03:54:51 security-spire-server-arm64 latest 644f5dfa44c0 8 minutes ago 84.3MB 03:54:51 8ab3f59a7079 8 minutes ago 1.28GB 03:54:51 core-data-arm64 latest 5e1922fc52d2 9 minutes ago 20.7MB 03:54:51 e34e1445f5f7 9 minutes ago 1.28GB 03:54:51 8de58ae1ec5e 9 minutes ago 1.42GB 03:54:51 core-metadata-arm64 latest 55b19e52b358 9 minutes ago 17.6MB 03:54:51 eff48e0484a7 10 minutes ago 1.41GB 03:54:51 security-proxy-setup-arm64 latest cfefceae115b 11 minutes ago 26.5MB 03:54:51 bd7c64e668c5 11 minutes ago 1.4GB 03:54:51 ci-base-image-arm64 latest d263c1c05ef2 31 minutes ago 942MB 03:54:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine 59b3b1a385d4 32 hours ago 679MB 03:54:51 alpine 3.15 02e0d6fdf486 2 months ago 5.33MB 03:54:51 alpine 3.16 a6215f271958 2 months ago 5.29MB 03:54:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:54:51 03:54:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:54:52 arm64: Pulling from edgex-lftools-log-publisher 03:54:52 8998bd30e6a1: Pulling fs layer 03:54:52 04944245beec: Pulling fs layer 03:54:52 699f458cf7ca: Pulling fs layer 03:54:52 765212b225bb: Pulling fs layer 03:54:52 f23df028b6ca: Pulling fs layer 03:54:52 d65c8cfc05b1: Pulling fs layer 03:54:52 2437ff75d9bd: Pulling fs layer 03:54:52 f23df028b6ca: Waiting 03:54:52 765212b225bb: Waiting 03:54:52 2437ff75d9bd: Waiting 03:54:52 d65c8cfc05b1: Waiting 03:54:52 04944245beec: Verifying Checksum 03:54:52 04944245beec: Download complete 03:54:52 765212b225bb: Verifying Checksum 03:54:52 765212b225bb: Download complete 03:54:52 f23df028b6ca: Verifying Checksum 03:54:52 f23df028b6ca: Download complete 03:54:52 d65c8cfc05b1: Verifying Checksum 03:54:52 d65c8cfc05b1: Download complete 03:54:52 699f458cf7ca: Verifying Checksum 03:54:52 699f458cf7ca: Download complete 03:54:53 8998bd30e6a1: Verifying Checksum 03:54:53 8998bd30e6a1: Download complete 03:54:55 2437ff75d9bd: Verifying Checksum 03:54:55 2437ff75d9bd: Download complete 03:54:57 8998bd30e6a1: Pull complete 03:54:57 04944245beec: Pull complete 03:54:59 699f458cf7ca: Pull complete 03:54:59 765212b225bb: Pull complete 03:54:59 f23df028b6ca: Pull complete 03:55:00 d65c8cfc05b1: Pull complete 03:55:15 2437ff75d9bd: Pull complete 03:55:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:55:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:55:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:55:15 prd-ubuntu20.04-docker-arm64-4c-16g-7712 does not seem to be running inside a container 03:55:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:55:17 $ docker top 717487bce0ea6348d1228a6f13c8be279a729aab249d7c1fe18a57e4ae3f1784 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:55:18 ---> job-cost.sh 03:55:18 lf-activate-venv: SKIPPING 03:55:18 INFO: No Stack... 03:55:19 INFO: Retrieving Pricing Info for: v3-standard-4 03:55:20 INFO: Archiving Costs [Pipeline] sh 03:55:20 + cat /w/workspace/edgex-go/1/archives/cost.csv 03:55:20 + cut -d, -f6 [Pipeline] lock 03:55:20 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4195-1-stack-cost] 03:55:20 Resource [jenkins-edgexfoundry-edgex-go-PR-4195-1-stack-cost] did not exist. Created. 03:55:20 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4195-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:55:21 + echo total: 0.10999999940395355 [Pipeline] stash 03:55:21 Stashed 1 file(s) [Pipeline] } 03:55:21 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4195-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:55:21 $ docker stop --time=1 717487bce0ea6348d1228a6f13c8be279a729aab249d7c1fe18a57e4ae3f1784 03:55:22 $ docker rm -f 717487bce0ea6348d1228a6f13c8be279a729aab249d7c1fe18a57e4ae3f1784 [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 03:55:23 provisioning config files... 03:55:23 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config15789088629115919158tmp [Pipeline] { [Pipeline] sh 03:55:24 + set +x 03:55:24 + curl -s https://codecov.io/bash 03:55:24 + bash -s -- 03:55:24 03:55:24 _____ _ 03:55:24 / ____| | | 03:55:24 | | ___ __| | ___ ___ _____ __ 03:55:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:55:24 | |___| (_) | (_| | __/ (_| (_) \ V / 03:55:24 \_____\___/ \__,_|\___|\___\___/ \_/ 03:55:24 Bash-1.0.6 03:55:24 03:55:24 03:55:24 ==> git version 2.25.1 found 03:55:24 ==> 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 03:55:24 Release-Date: 2020-01-08 03:55:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:55:24 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:55:24 ==> Jenkins CI detected. 03:55:24 current dir:  /w/workspace/edgex-go/1 03:55:24 project root: . 03:55:24 --> token set from env 03:55:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:55:24 ==> Running gcov in . (disable via -X gcov) 03:55:24 ==> Python coveragepy not found 03:55:24 ==> Searching for coverage reports in: 03:55:24 + . 03:55:24 -> Found 1 reports 03:55:24 ==> Detecting git/mercurial file structure 03:55:24 ==> Reading reports 03:55:24 + ./coverage.out bytes=502168 03:55:24 ==> Appending adjustments 03:55:24 https://docs.codecov.io/docs/fixing-reports 03:55:25 + Found adjustments 03:55:25 ==> Gzipping contents 03:55:25 64K /tmp/codecov.vxPgtJ.gz 03:55:25 ==> Uploading reports 03:55:25 url: https://codecov.io 03:55:25 query: branch=PR-4195&commit=1ef59ac549b8558e5a8ad5b995bf5af3527d23c5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4195%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4195&job=&cmd_args= 03:55:25 -> Pinging Codecov 03:55:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4195&commit=1ef59ac549b8558e5a8ad5b995bf5af3527d23c5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4195%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4195&job=&cmd_args= 03:55:25 -> Uploading to 03:55:25 https://storage.googleapis.com/codecov/v4/raw/2022-10-12/00271124DB129430A58F1EEE437C3FCB/1ef59ac549b8558e5a8ad5b995bf5af3527d23c5/929ebfd4-852c-44bc-82d4-ea2425630162.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221012%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221012T035525Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b09186ad64fa3618f5e81b5b1d8799e2be8a25fb4024d5a951d693e4180b911c 03:55:26 % Total % Received % Xferd Average Speed Time Time Time Current 03:55:26 Dload Upload Total Spent Left Speed 03:55:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65510 0 0 100 65510 0 252k --:--:-- --:--:-- --:--:-- 252k 03:55:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/1ef59ac549b8558e5a8ad5b995bf5af3527d23c5 [Pipeline] } 03:55:26 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 03:55:27 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 03:55:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:55:28 ---> package-listing.sh 03:55:28 ++ facter osfamily 03:55:28 ++ tr '[:upper:]' '[:lower:]' 03:55:29 + OS_FAMILY=debian 03:55:29 + workspace=/w/workspace/edgex-go/1 03:55:29 + START_PACKAGES=/tmp/packages_start.txt 03:55:29 + END_PACKAGES=/tmp/packages_end.txt 03:55:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:55:29 + PACKAGES=/tmp/packages_start.txt 03:55:29 + '[' /w/workspace/edgex-go/1 ']' 03:55:29 + PACKAGES=/tmp/packages_end.txt 03:55:29 + case "${OS_FAMILY}" in 03:55:29 + dpkg -l 03:55:29 + grep '^ii' 03:55:29 + '[' -f /tmp/packages_start.txt ']' 03:55:29 + '[' -f /tmp/packages_end.txt ']' 03:55:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:55:29 + '[' /w/workspace/edgex-go/1 ']' 03:55:29 + mkdir -p /w/workspace/edgex-go/1/archives/ 03:55:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 03:55:29 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:55:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:55:30 03:55:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:55:30 latest: Pulling from edgex-lftools-log-publisher 03:55:30 5eb5b503b376: Pulling fs layer 03:55:30 5c69ac0246d0: Pulling fs layer 03:55:30 ec43610c2a17: Pulling fs layer 03:55:30 3a2ae6a8a46f: Pulling fs layer 03:55:30 33b1e0a273af: Pulling fs layer 03:55:30 5d3b04190fa2: Pulling fs layer 03:55:30 2f39f015ded8: Pulling fs layer 03:55:30 3a2ae6a8a46f: Waiting 03:55:30 33b1e0a273af: Waiting 03:55:30 5d3b04190fa2: Waiting 03:55:30 2f39f015ded8: Waiting 03:55:30 5c69ac0246d0: Download complete 03:55:30 3a2ae6a8a46f: Download complete 03:55:30 33b1e0a273af: Verifying Checksum 03:55:30 33b1e0a273af: Download complete 03:55:30 ec43610c2a17: Verifying Checksum 03:55:30 ec43610c2a17: Download complete 03:55:30 5d3b04190fa2: Verifying Checksum 03:55:30 5d3b04190fa2: Download complete 03:55:30 5eb5b503b376: Verifying Checksum 03:55:30 5eb5b503b376: Download complete 03:55:31 2f39f015ded8: Download complete 03:55:31 5eb5b503b376: Pull complete 03:55:32 5c69ac0246d0: Pull complete 03:55:32 ec43610c2a17: Pull complete 03:55:32 3a2ae6a8a46f: Pull complete 03:55:33 33b1e0a273af: Pull complete 03:55:33 5d3b04190fa2: Pull complete 03:55:37 2f39f015ded8: Pull complete 03:55:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:55:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:55:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:55:37 prd-ubuntu20.04-docker-8c-8g-7711 does not seem to be running inside a container 03:55:37 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:55:40 $ docker top a0c62f1b5e38431bbf51063fa6563b7092d8c464dfa7cbe397de95a92aea5f4a -eo pid,comm [Pipeline] { [Pipeline] sh 03:55:41 + touch /tmp/pre-build-complete [Pipeline] sh 03:55:41 + mkdir -p /var/log/sysstat [Pipeline] sh 03:55:41 + ls /var/log/sa-host 03:55:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:55:41 provisioning config files... 03:55:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5446531444791716190tmp [Pipeline] { [Pipeline] echo 03:55:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:55:42 ---> create-netrc.sh [Pipeline] } 03:55:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:55:42 ---> python-tools-install.sh [Pipeline] echo 03:55:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:55:43 ---> sudo-logs.sh 03:55:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:55:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:55:43 ---> job-cost.sh 03:55:43 lf-activate-venv: SKIPPING 03:55:43 DEBUG: total: 0.10999999940395355 03:55:43 INFO: Retrieving Stack Cost... 03:55:43 INFO: Retrieving Pricing Info for: v3-standard-8 03:55:44 INFO: Archiving Costs [Pipeline] echo 03:55:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:55:44 ---> logs-deploy.sh 03:55:44 lf-activate-venv: SKIPPING 03:55:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4195/1 03:55:44 INFO: archiving workspace using pattern(s): 03:55:45 Archives upload complete. 03:55:45 INFO: archiving logs to Nexus 03:55:46 ---> uname -a: 03:55:46 Linux prd-ubuntu20-04-docker-8c-8g-7711 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:55:46 03:55:46 03:55:46 ---> lscpu: 03:55:46 Architecture: x86_64 03:55:46 CPU op-mode(s): 32-bit, 64-bit 03:55:46 Byte Order: Little Endian 03:55:46 Address sizes: 40 bits physical, 48 bits virtual 03:55:46 CPU(s): 8 03:55:46 On-line CPU(s) list: 0-7 03:55:46 Thread(s) per core: 1 03:55:46 Core(s) per socket: 1 03:55:46 Socket(s): 8 03:55:46 NUMA node(s): 1 03:55:46 Vendor ID: AuthenticAMD 03:55:46 CPU family: 23 03:55:46 Model: 49 03:55:46 Model name: AMD EPYC-Rome Processor 03:55:46 Stepping: 0 03:55:46 CPU MHz: 2799.988 03:55:46 BogoMIPS: 5599.97 03:55:46 Virtualization: AMD-V 03:55:46 Hypervisor vendor: KVM 03:55:46 Virtualization type: full 03:55:46 L1d cache: 256 KiB 03:55:46 L1i cache: 256 KiB 03:55:46 L2 cache: 4 MiB 03:55:46 L3 cache: 128 MiB 03:55:46 NUMA node0 CPU(s): 0-7 03:55:46 Vulnerability Itlb multihit: Not affected 03:55:46 Vulnerability L1tf: Not affected 03:55:46 Vulnerability Mds: Not affected 03:55:46 Vulnerability Meltdown: Not affected 03:55:46 Vulnerability Mmio stale data: Not affected 03:55:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:55:46 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:55:46 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:55:46 Vulnerability Srbds: Not affected 03:55:46 Vulnerability Tsx async abort: Not affected 03:55:46 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 03:55:46 03:55:46 03:55:46 ---> nproc: 03:55:46 8 03:55:46 03:55:46 03:55:46 ---> df -h: 03:55:46 Filesystem Size Used Avail Use% Mounted on 03:55:46 overlay 155G 18G 138G 12% / 03:55:46 tmpfs 64M 0 64M 0% /dev 03:55:46 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:55:46 shm 64M 0 64M 0% /dev/shm 03:55:46 /dev/vda1 155G 18G 138G 12% /facter-os 03:55:46 03:55:46 03:55:46 ---> sar -b -r -n DEV: 03:55:46 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7711) 10/12/22 _x86_64_ (8 CPU) 03:55:46 03:55:46 03:18:47 LINUX RESTART (8 CPU) 03:55:46 03:55:46 03:19:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:55:46 03:20:02 328.03 47.56 280.47 0.00 5366.97 60841.99 0.00 03:55:46 03:21:01 111.24 0.71 110.52 0.00 32.94 53475.82 0.00 03:55:46 03:22:01 46.15 0.28 45.87 0.00 5.60 18666.28 0.00 03:55:46 03:23:01 87.20 0.07 87.14 0.00 7.33 76760.81 0.00 03:55:46 03:24:01 521.41 14.53 506.88 0.00 974.85 226648.14 0.00 03:55:46 03:25:01 766.98 3.23 763.75 0.00 2000.87 178420.38 0.00 03:55:46 03:26:01 859.15 0.45 858.70 0.00 13.33 287501.50 0.00 03:55:46 03:27:01 302.33 0.05 302.28 0.00 4.93 19844.03 0.00 03:55:46 03:28:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 03:55:46 03:29:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 03:55:46 03:30:01 1.58 0.00 1.58 0.00 0.00 29.06 0.00 03:55:46 03:31:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 03:55:46 03:32:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 03:55:46 03:33:01 0.87 0.00 0.87 0.00 0.00 10.80 0.00 03:55:46 03:34:01 2.17 0.02 2.15 0.00 0.13 23.06 0.00 03:55:46 03:35:01 1.18 0.00 1.18 0.00 0.00 17.60 0.00 03:55:46 03:36:01 1.20 0.00 1.20 0.00 0.00 13.73 0.00 03:55:46 03:37:01 0.83 0.00 0.83 0.00 0.00 10.80 0.00 03:55:46 03:38:01 1.22 0.00 1.22 0.00 0.00 13.73 0.00 03:55:46 03:39:01 1.63 0.00 1.63 0.00 0.00 18.66 0.00 03:55:46 03:40:01 0.90 0.00 0.90 0.00 0.00 10.40 0.00 03:55:46 03:41:01 0.92 0.00 0.92 0.00 0.00 11.06 0.00 03:55:46 03:42:02 1.23 0.00 1.23 0.00 0.00 14.40 0.00 03:55:46 03:43:01 0.97 0.00 0.97 0.00 0.00 13.15 0.00 03:55:46 03:44:01 1.18 0.00 1.18 0.00 0.00 12.80 0.00 03:55:46 03:45:01 1.08 0.00 1.08 0.00 0.00 13.33 0.00 03:55:46 03:46:01 3.45 1.02 2.43 0.00 21.86 30.26 0.00 03:55:46 03:47:01 0.88 0.00 0.88 0.00 0.00 10.93 0.00 03:55:46 03:48:01 1.23 0.00 1.23 0.00 0.00 13.46 0.00 03:55:46 03:49:01 0.87 0.00 0.87 0.00 0.00 10.53 0.00 03:55:46 03:50:01 1.32 0.00 1.32 0.00 0.00 14.53 0.00 03:55:46 03:51:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 03:55:46 03:52:01 2.78 1.58 1.20 0.00 37.19 14.53 0.00 03:55:46 03:53:01 1.05 0.00 1.05 0.00 0.00 13.06 0.00 03:55:46 03:54:01 1.32 0.00 1.32 0.00 0.00 14.13 0.00 03:55:46 03:55:01 1.10 0.00 1.10 0.00 0.00 13.46 0.00 03:55:46 Average: 85.01 1.93 83.08 0.00 235.40 25631.40 0.00 03:55:46 03:55:46 03:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:55:46 03:20:02 28979176 31559156 769072 2.34 68420 2786376 2044304 6.02 1048596 2506724 575952 03:55:46 03:21:01 27606584 31279652 1024628 3.12 107316 3759260 2467116 7.27 1740564 3078844 564004 03:55:46 03:22:01 27765896 31524928 776132 2.36 110916 3821924 1899136 5.60 1290436 3351256 211288 03:55:46 03:23:01 26168188 31526860 775688 2.36 114000 5383300 1843036 5.43 1553204 4652116 570192 03:55:46 03:24:01 21767412 30593740 1653420 5.03 268044 8464928 4683500 13.80 2821224 7479680 70992 03:55:46 03:25:01 20517860 30862072 1394080 4.24 294524 9857608 3130860 9.23 2836212 8634928 365460 03:55:46 03:26:01 19317908 31377032 882644 2.68 350836 11450764 2377180 7.01 2316360 10292316 10316 03:55:46 03:27:01 20820404 31511912 757024 2.30 355684 10129564 1890028 5.57 2223024 8943592 4 03:55:46 03:28:01 20820560 31512192 756544 2.30 355708 10129636 1890028 5.57 2223188 8943656 12 03:55:46 03:29:01 20831136 31523024 745936 2.27 355732 10129636 1890028 5.57 2212760 8943984 184 03:55:46 03:30:01 20831292 31523232 745716 2.27 355776 10129640 1890028 5.57 2213024 8943988 160 03:55:46 03:31:01 20833812 31525792 743168 2.26 355808 10129640 1890028 5.57 2210884 8943988 256 03:55:46 03:32:01 20833852 31525848 743120 2.26 355820 10129644 1890028 5.57 2210784 8943992 8 03:55:46 03:33:01 20834120 31526168 742868 2.26 355832 10129648 1890028 5.57 2210732 8943996 196 03:55:46 03:34:01 20833556 31525904 743104 2.26 355856 10129688 1896552 5.59 2210516 8944204 52 03:55:46 03:35:01 20833476 31525840 743016 2.26 355896 10129672 1896552 5.59 2210652 8944184 264 03:55:46 03:36:01 20833428 31525792 743000 2.26 355900 10129672 1896552 5.59 2210500 8944184 156 03:55:46 03:37:01 20833380 31525756 742980 2.26 355900 10129676 1896552 5.59 2210516 8944192 256 03:55:46 03:38:01 20833036 31525480 743448 2.26 355916 10129680 1896552 5.59 2210764 8944200 160 03:55:46 03:39:01 20833604 31526048 742876 2.26 355932 10129680 1896552 5.59 2210288 8944200 36 03:55:46 03:40:01 20833580 31526028 742800 2.26 355956 10129684 1896552 5.59 2210688 8944204 24 03:55:46 03:41:01 20833540 31526044 742800 2.26 355980 10129684 1896552 5.59 2210404 8944208 180 03:55:46 03:42:02 20833240 31525752 743016 2.26 355996 10129692 1896552 5.59 2210404 8944216 8 03:55:46 03:43:01 20833372 31525888 742752 2.26 356004 10129696 1896552 5.59 2210944 8944220 256 03:55:46 03:44:01 20833608 31526180 742424 2.26 356036 10129696 1896552 5.59 2210800 8944224 156 03:55:46 03:45:01 20833548 31526124 742600 2.26 356060 10129704 1896552 5.59 2210916 8944228 256 03:55:46 03:46:01 20831468 31525044 743360 2.26 356116 10130320 1913220 5.64 2211048 8944748 168 03:55:46 03:47:01 20831752 31525332 743072 2.26 356116 10130324 1913220 5.64 2210696 8944752 184 03:55:46 03:48:01 20831632 31525216 743056 2.26 356128 10130328 1913220 5.64 2211020 8944756 144 03:55:46 03:49:01 20831576 31525200 743076 2.26 356136 10130392 1913220 5.64 2211096 8944796 240 03:55:46 03:50:01 20831632 31525288 742992 2.26 356160 10130396 1913220 5.64 2210760 8944824 12 03:55:46 03:51:01 20831648 31525364 742960 2.26 356192 10130396 1913220 5.64 2210700 8944828 172 03:55:46 03:52:01 20825856 31521688 746628 2.27 356204 10131512 1893216 5.58 2219412 8945172 56 03:55:46 03:53:01 20825772 31521608 746852 2.27 356212 10131520 1893216 5.58 2219064 8945172 208 03:55:46 03:54:01 20825972 31521812 746828 2.27 356224 10131520 1893216 5.58 2218996 8945176 12 03:55:46 03:55:01 20825704 31521576 747020 2.27 356268 10131524 1893216 5.58 2219112 8945184 196 03:55:46 Average: 21561738 31470016 801964 2.44 323267 9424890 2041282 6.02 2160564 8316193 65895 03:55:46 03:55:46 03:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:55:46 03:20:02 lo 5.47 5.47 0.52 0.52 0.00 0.00 0.00 0.00 03:55:46 03:20:02 docker0 325.90 276.02 24.89 2712.27 0.00 0.00 0.00 0.00 03:55:46 03:20:02 ens3 1227.28 1048.66 11764.17 161.12 0.00 0.00 0.00 0.00 03:55:46 03:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:55:46 03:21:01 docker0 86.05 116.88 7.14 765.77 0.00 0.00 0.00 0.00 03:55:46 03:21:01 ens3 158.09 111.39 802.74 24.73 0.00 0.00 0.00 0.00 03:55:46 03:21:01 veth4e85363 0.31 0.47 0.02 0.05 0.00 0.00 0.00 0.00 03:55:46 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:46 03:22:01 docker0 1.20 1.20 0.08 0.09 0.00 0.00 0.00 0.00 03:55:46 03:22:01 ens3 26.02 15.90 25.81 11.01 0.00 0.00 0.00 0.00 03:55:46 03:22:01 veth4e85363 1.20 1.23 0.09 0.10 0.00 0.00 0.00 0.00 03:55:46 03:23:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 03:55:46 03:23:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:55:46 03:23:01 ens3 95.25 57.88 1695.42 18.23 0.00 0.00 0.00 0.00 03:55:46 03:23:01 veth232307e 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 03:55:46 03:24:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 03:55:46 03:24:01 veth6abd857 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:55:46 03:24:01 vethfdf9da0 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:55:46 03:24:01 veth0543712 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:55:46 03:24:01 vethe97b0e7 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:55:46 03:24:01 veth05a9ce4 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:55:46 03:24:01 docker0 449.63 499.65 31.41 4685.33 0.00 0.00 0.00 0.00 03:55:46 03:24:01 ens3 555.24 481.33 5522.51 47.20 0.00 0.00 0.00 0.00 03:55:46 03:24:01 veth232307e 0.00 0.42 0.00 0.02 0.00 0.00 0.00 0.00 03:55:46 03:25:01 veth28928a3 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:55:46 03:25:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 03:55:46 03:25:01 docker0 84.33 149.86 6.53 1798.47 0.00 0.00 0.00 0.00 03:55:46 03:25:01 ens3 210.39 125.98 2346.66 23.69 0.00 0.00 0.00 0.00 03:55:46 03:25:01 veth7930469 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 03:55:46 03:25:01 veth232307e 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 03:55:46 03:26:01 veth15c6ab4 0.02 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:55:46 03:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:46 03:26:01 vetha27d904 4.17 2.00 43.56 0.15 0.00 0.00 0.00 0.00 03:55:46 03:26:01 docker0 141.47 203.53 10.69 2114.97 0.00 0.00 0.00 0.00 03:55:46 03:26:01 ens3 277.01 216.44 2153.46 211.97 0.00 0.00 0.00 0.00 03:55:46 03:26:01 vethdd2c979 2.00 4.17 0.15 43.56 0.00 0.00 0.00 0.00 03:55:46 03:26:01 veth232307e 0.00 0.45 0.00 0.02 0.00 0.00 0.00 0.00 03:55:46 03:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:55:46 03:27:01 docker0 6.73 9.05 0.40 58.14 0.00 0.00 0.00 0.00 03:55:46 03:27:01 ens3 24.78 17.30 71.49 7.50 0.00 0.00 0.00 0.00 03:55:46 03:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:46 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:46 03:28:01 ens3 0.70 0.68 0.73 0.05 0.00 0.00 0.00 0.00 03:55:46 03:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:55:46 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:46 03:29:01 ens3 1.42 0.87 2.66 0.30 0.00 0.00 0.00 0.00 03:55:46 03:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:46 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:46 03:30:01 ens3 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 03:55:46 03:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:55:46 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:46 03:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:55:46 03:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:46 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:46 03:32:01 ens3 0.57 0.00 0.05 0.00 0.00 0.00 0.00 0.00 03:55:46 03:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:55:46 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:46 03:33:01 ens3 0.80 0.75 0.42 0.30 0.00 0.00 0.00 0.00 03:55:46 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:46 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:46 03:34:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:55:46 03:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:55:46 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:46 03:35:01 ens3 0.23 0.25 0.08 0.08 0.00 0.00 0.00 0.00 03:55:46 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:46 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:46 03:36:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:55:46 03:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:55:46 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:46 03:37:01 ens3 0.32 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:55:46 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:46 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:46 03:38:01 ens3 1.02 0.57 0.39 0.29 0.00 0.00 0.00 0.00 03:55:46 03:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:55:46 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:46 03:39:01 ens3 0.20 0.15 0.07 0.01 0.00 0.00 0.00 0.00 03:55:46 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:46 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:46 03:40:01 ens3 0.17 0.08 0.08 0.06 0.00 0.00 0.00 0.00 03:55:46 03:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:55:46 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:46 03:41:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:55:46 03:42:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:46 03:42:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:46 03:42:02 ens3 0.57 0.00 0.05 0.00 0.00 0.00 0.00 0.00 03:55:46 03:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:55:46 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:46 03:43:01 ens3 1.03 0.90 0.59 0.44 0.00 0.00 0.00 0.00 03:55:46 03:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:46 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:46 03:44:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:55:46 03:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:55:46 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:46 03:45:01 ens3 0.25 0.25 0.08 0.08 0.00 0.00 0.00 0.00 03:55:46 03:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:46 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:46 03:46:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:46 03:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:55:46 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:46 03:47:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:55:46 03:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:46 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:46 03:48:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:46 03:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:55:46 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:46 03:49:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:55:46 03:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:46 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:46 03:50:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 03:55:46 03:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:55:46 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:46 03:51:01 ens3 0.43 0.22 0.14 0.02 0.00 0.00 0.00 0.00 03:55:46 03:52:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 03:55:46 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:46 03:52:01 ens3 7.23 5.75 5.06 6.08 0.00 0.00 0.00 0.00 03:55:46 03:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:55:46 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:46 03:53:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:55:46 03:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:46 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:46 03:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:46 03:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:55:46 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:46 03:55:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 03:55:46 Average: lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 03:55:46 Average: docker0 30.42 34.88 2.25 337.11 0.00 0.00 0.00 0.00 03:55:46 Average: ens3 71.96 57.96 677.91 14.26 0.00 0.00 0.00 0.00 03:55:46 03:55:46 03:55:46 ---> sar -P ALL: 03:55:46 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7711) 10/12/22 _x86_64_ (8 CPU) 03:55:46 03:55:46 03:18:47 LINUX RESTART (8 CPU) 03:55:46 03:55:46 03:19:01 CPU %user %nice %system %iowait %steal %idle 03:55:46 03:20:02 all 9.79 0.00 3.25 2.18 0.05 84.72 03:55:46 03:20:02 0 6.54 0.00 3.28 2.05 0.05 88.08 03:55:46 03:20:02 1 8.61 0.00 2.80 0.60 0.05 87.93 03:55:46 03:20:02 2 11.41 0.00 3.51 0.51 0.07 84.51 03:55:46 03:20:02 3 15.26 0.00 3.00 1.81 0.07 79.86 03:55:46 03:20:02 4 7.33 0.00 3.99 2.31 0.03 86.33 03:55:46 03:20:02 5 8.27 0.00 1.80 0.23 0.05 89.65 03:55:46 03:20:02 6 11.07 0.00 3.06 6.33 0.05 79.49 03:55:46 03:20:02 7 9.84 0.00 4.59 3.67 0.05 81.85 03:55:46 03:21:01 all 34.99 0.00 7.38 1.86 0.08 55.70 03:55:46 03:21:01 0 33.67 0.00 8.31 0.96 0.07 56.99 03:55:46 03:21:01 1 36.45 0.00 6.85 0.38 0.07 56.25 03:55:46 03:21:01 2 34.45 0.00 6.43 0.17 0.07 58.88 03:55:46 03:21:01 3 35.66 0.00 8.23 0.07 0.07 55.98 03:55:46 03:21:01 4 36.30 0.00 7.33 8.43 0.09 47.85 03:55:46 03:21:01 5 33.17 0.00 6.76 1.11 0.07 58.90 03:55:46 03:21:01 6 35.52 0.00 7.90 1.14 0.09 55.36 03:55:46 03:21:01 7 34.70 0.00 7.23 2.65 0.09 55.34 03:55:46 03:22:01 all 46.32 0.00 6.18 0.52 0.08 46.91 03:55:46 03:22:01 0 47.15 0.00 5.78 0.12 0.08 46.86 03:55:46 03:22:01 1 45.79 0.00 6.29 0.10 0.07 47.75 03:55:46 03:22:01 2 47.88 0.00 6.14 0.05 0.08 45.84 03:55:46 03:22:01 3 45.22 0.00 6.31 0.03 0.08 48.35 03:55:46 03:22:01 4 46.90 0.00 6.33 1.88 0.08 44.81 03:55:46 03:22:01 5 45.86 0.00 6.08 0.64 0.07 47.36 03:55:46 03:22:01 6 45.81 0.00 6.28 0.73 0.08 47.11 03:55:46 03:22:01 7 45.93 0.00 6.22 0.57 0.08 47.19 03:55:46 03:23:01 all 25.58 0.00 8.36 1.81 0.09 64.16 03:55:46 03:23:01 0 26.13 0.00 9.18 0.47 0.07 64.14 03:55:46 03:23:01 1 27.19 0.00 8.31 0.10 0.07 64.32 03:55:46 03:23:01 2 25.87 0.00 7.48 0.02 0.07 66.57 03:55:46 03:23:01 3 25.95 0.00 8.84 0.25 0.27 64.69 03:55:46 03:23:01 4 25.28 0.00 7.68 2.85 0.05 64.14 03:55:46 03:23:01 5 23.30 0.00 7.73 0.97 0.09 67.92 03:55:46 03:23:01 6 25.47 0.00 8.25 0.73 0.07 65.48 03:55:46 03:23:01 7 25.46 0.00 9.37 9.08 0.07 56.02 03:55:46 03:24:01 all 26.17 0.00 9.23 11.73 0.07 52.79 03:55:46 03:24:01 0 27.12 0.00 9.68 13.84 0.07 49.30 03:55:46 03:24:01 1 27.08 0.00 8.42 5.32 0.07 59.12 03:55:46 03:24:01 2 24.96 0.00 9.60 30.63 0.07 34.74 03:55:46 03:24:01 3 26.43 0.00 9.32 5.12 0.05 59.07 03:55:46 03:24:01 4 26.32 0.00 10.04 12.20 0.07 51.37 03:55:46 03:24:01 5 23.84 0.00 8.72 2.18 0.07 65.20 03:55:46 03:24:01 6 27.35 0.00 8.69 9.28 0.10 54.57 03:55:46 03:24:01 7 26.30 0.00 9.38 15.39 0.08 48.84 03:55:46 03:25:01 all 55.69 0.00 11.70 7.97 0.15 24.49 03:55:46 03:25:01 0 56.27 0.00 11.68 10.31 0.10 21.64 03:55:46 03:25:01 1 55.83 0.00 11.70 6.77 0.19 25.51 03:55:46 03:25:01 2 55.18 0.00 12.25 11.49 0.17 20.90 03:55:46 03:25:01 3 56.62 0.00 11.01 7.34 0.16 24.87 03:55:46 03:25:01 4 57.08 0.00 12.86 6.11 0.14 23.81 03:55:46 03:25:01 5 54.56 0.00 11.34 8.80 0.24 25.06 03:55:46 03:25:01 6 55.75 0.00 10.85 2.15 0.10 31.15 03:55:46 03:25:01 7 54.24 0.00 11.86 10.90 0.12 22.88 03:55:46 03:26:01 all 46.11 0.00 13.08 12.83 0.12 27.86 03:55:46 03:26:01 0 45.99 0.00 12.58 10.14 0.19 31.10 03:55:46 03:26:01 1 47.04 0.00 12.97 14.10 0.10 25.78 03:55:46 03:26:01 2 45.49 0.00 14.14 16.41 0.09 23.87 03:55:46 03:26:01 3 45.46 0.00 12.90 6.89 0.23 34.52 03:55:46 03:26:01 4 46.01 0.00 13.75 20.64 0.10 19.51 03:55:46 03:26:01 5 45.17 0.00 12.80 18.87 0.09 23.07 03:55:46 03:26:01 6 44.81 0.00 11.91 8.87 0.09 34.32 03:55:46 03:26:01 7 48.91 0.00 13.57 6.61 0.12 30.80 03:55:46 03:27:01 all 11.95 0.00 2.58 0.80 0.03 84.65 03:55:46 03:27:01 0 10.63 0.00 2.53 0.32 0.03 86.49 03:55:46 03:27:01 1 13.18 0.00 2.52 0.60 0.03 83.67 03:55:46 03:27:01 2 12.54 0.00 2.68 0.34 0.03 84.41 03:55:46 03:27:01 3 11.12 0.00 2.24 0.22 0.02 86.40 03:55:46 03:27:01 4 11.25 0.00 2.35 0.30 0.02 86.08 03:55:46 03:27:01 5 12.67 0.00 2.95 3.18 0.03 81.16 03:55:46 03:27:01 6 12.34 0.00 2.80 0.40 0.05 84.41 03:55:46 03:27:01 7 11.88 0.00 2.53 1.01 0.02 84.57 03:55:46 03:28:01 all 0.01 0.00 0.01 0.01 0.01 99.97 03:55:46 03:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:55:46 03:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:55:46 03:28:01 2 0.00 0.00 0.02 0.00 0.02 99.97 03:55:46 03:28:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:55:46 03:28:01 4 0.00 0.00 0.00 0.02 0.00 99.98 03:55:46 03:28:01 5 0.00 0.00 0.00 0.03 0.00 99.97 03:55:46 03:28:01 6 0.03 0.00 0.00 0.00 0.02 99.95 03:55:46 03:28:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:55:46 03:29:01 all 0.14 0.00 0.02 0.00 0.00 99.83 03:55:46 03:29:01 0 0.03 0.00 0.00 0.00 0.00 99.97 03:55:46 03:29:01 1 0.03 0.00 0.05 0.00 0.00 99.92 03:55:46 03:29:01 2 0.35 0.00 0.03 0.00 0.00 99.62 03:55:46 03:29:01 3 0.58 0.00 0.03 0.00 0.00 99.38 03:55:46 03:29:01 4 0.00 0.00 0.02 0.02 0.00 99.97 03:55:46 03:29:01 5 0.03 0.00 0.00 0.02 0.00 99.95 03:55:46 03:29:01 6 0.03 0.00 0.05 0.00 0.02 99.90 03:55:46 03:29:01 7 0.07 0.00 0.02 0.00 0.02 99.90 03:55:46 03:30:01 all 0.26 0.00 0.01 0.01 0.01 99.71 03:55:46 03:30:01 0 0.00 0.00 0.03 0.00 0.02 99.95 03:55:46 03:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:55:46 03:30:01 2 0.10 0.00 0.02 0.00 0.00 99.88 03:55:46 03:30:01 3 1.97 0.00 0.00 0.00 0.00 98.03 03:55:46 03:30:01 4 0.00 0.00 0.00 0.02 0.00 99.98 03:55:46 03:30:01 5 0.00 0.00 0.00 0.05 0.02 99.93 03:55:46 03:30:01 6 0.02 0.00 0.00 0.00 0.03 99.95 03:55:46 03:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:55:46 03:55:46 03:30:01 CPU %user %nice %system %iowait %steal %idle 03:55:46 03:31:01 all 0.27 0.00 0.01 0.00 0.01 99.72 03:55:46 03:31:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:55:46 03:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:55:46 03:31:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:55:46 03:31:01 3 1.99 0.00 0.00 0.00 0.02 98.00 03:55:46 03:31:01 4 0.00 0.00 0.00 0.02 0.02 99.97 03:55:46 03:31:01 5 0.00 0.00 0.00 0.02 0.00 99.98 03:55:46 03:31:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:55:46 03:31:01 7 0.03 0.00 0.02 0.00 0.00 99.95 03:55:46 03:32:01 all 0.23 0.00 0.02 0.01 0.00 99.74 03:55:46 03:32:01 0 0.03 0.00 0.00 0.00 0.00 99.97 03:55:46 03:32:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:55:46 03:32:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:55:46 03:32:01 3 1.73 0.00 0.07 0.00 0.00 98.21 03:55:46 03:32:01 4 0.00 0.00 0.00 0.02 0.00 99.98 03:55:46 03:32:01 5 0.02 0.00 0.02 0.07 0.00 99.90 03:55:46 03:32:01 6 0.02 0.00 0.03 0.00 0.00 99.95 03:55:46 03:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:55:46 03:33:01 all 0.03 0.00 0.01 0.01 0.01 99.94 03:55:46 03:33:01 0 0.03 0.00 0.03 0.00 0.02 99.92 03:55:46 03:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:55:46 03:33:01 2 0.05 0.00 0.02 0.00 0.00 99.93 03:55:46 03:33:01 3 0.05 0.00 0.03 0.00 0.00 99.92 03:55:46 03:33:01 4 0.00 0.00 0.00 0.02 0.00 99.98 03:55:46 03:33:01 5 0.02 0.00 0.00 0.08 0.00 99.90 03:55:46 03:33:01 6 0.03 0.00 0.02 0.00 0.03 99.92 03:55:46 03:33:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:55:46 03:34:01 all 0.03 0.00 0.03 0.00 0.00 99.94 03:55:46 03:34:01 0 0.02 0.00 0.05 0.00 0.00 99.93 03:55:46 03:34:01 1 0.00 0.00 0.03 0.00 0.00 99.97 03:55:46 03:34:01 2 0.15 0.00 0.02 0.00 0.00 99.83 03:55:46 03:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:55:46 03:34:01 4 0.03 0.00 0.00 0.02 0.00 99.95 03:55:46 03:34:01 5 0.00 0.00 0.03 0.02 0.00 99.95 03:55:46 03:34:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:55:46 03:34:01 7 0.00 0.00 0.05 0.00 0.00 99.95 03:55:46 03:35:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:55:46 03:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:55:46 03:35:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:55:46 03:35:01 2 0.10 0.00 0.00 0.00 0.02 99.88 03:55:46 03:35:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:55:46 03:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:55:46 03:35:01 5 0.00 0.00 0.02 0.03 0.00 99.95 03:55:46 03:35:01 6 0.00 0.00 0.02 0.00 0.02 99.97 03:55:46 03:35:01 7 0.05 0.00 0.03 0.00 0.00 99.92 03:55:46 03:36:01 all 0.03 0.00 0.01 0.00 0.00 99.96 03:55:46 03:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:55:46 03:36:01 1 0.00 0.00 0.00 0.02 0.00 99.98 03:55:46 03:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:55:46 03:36:01 3 0.12 0.00 0.05 0.00 0.00 99.83 03:55:46 03:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:55:46 03:36:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:55:46 03:36:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:55:46 03:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:55:46 03:37:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:55:46 03:37:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:55:46 03:37:01 1 0.00 0.00 0.02 0.02 0.00 99.97 03:55:46 03:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:55:46 03:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:55:46 03:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:55:46 03:37:01 5 0.07 0.00 0.02 0.02 0.02 99.88 03:55:46 03:37:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:55:46 03:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:55:46 03:38:01 all 0.01 0.00 0.00 0.00 0.00 99.98 03:55:46 03:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:55:46 03:38:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:55:46 03:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:55:46 03:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:55:46 03:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:55:46 03:38:01 5 0.02 0.00 0.00 0.02 0.00 99.97 03:55:46 03:38:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:55:46 03:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:55:46 03:39:01 all 0.02 0.00 0.01 0.01 0.01 99.95 03:55:46 03:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:55:46 03:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:55:46 03:39:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:55:46 03:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:55:46 03:39:01 4 0.00 0.00 0.00 0.03 0.00 99.97 03:55:46 03:39:01 5 0.03 0.00 0.02 0.02 0.02 99.92 03:55:46 03:39:01 6 0.05 0.00 0.03 0.00 0.02 99.90 03:55:46 03:39:01 7 0.02 0.00 0.02 0.00 0.02 99.95 03:55:46 03:40:01 all 0.01 0.00 0.01 0.02 0.01 99.95 03:55:46 03:40:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:55:46 03:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:55:46 03:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:55:46 03:40:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:55:46 03:40:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:55:46 03:40:01 5 0.02 0.00 0.00 0.05 0.00 99.93 03:55:46 03:40:01 6 0.05 0.00 0.02 0.08 0.00 99.85 03:55:46 03:40:01 7 0.02 0.00 0.02 0.00 0.02 99.95 03:55:46 03:41:01 all 0.02 0.00 0.01 0.01 0.00 99.96 03:55:46 03:41:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:55:46 03:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:55:46 03:41:01 2 0.03 0.00 0.00 0.00 0.00 99.97 03:55:46 03:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:55:46 03:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:55:46 03:41:01 5 0.00 0.00 0.00 0.03 0.00 99.97 03:55:46 03:41:01 6 0.03 0.00 0.02 0.02 0.02 99.92 03:55:46 03:41:01 7 0.05 0.00 0.03 0.00 0.02 99.90 03:55:46 03:55:46 03:41:01 CPU %user %nice %system %iowait %steal %idle 03:55:46 03:42:02 all 0.26 0.00 0.01 0.01 0.00 99.72 03:55:46 03:42:02 0 0.00 0.00 0.02 0.00 0.00 99.98 03:55:46 03:42:02 1 0.00 0.00 0.00 0.00 0.00 100.00 03:55:46 03:42:02 2 0.00 0.00 0.00 0.00 0.00 100.00 03:55:46 03:42:02 3 1.97 0.00 0.00 0.00 0.00 98.03 03:55:46 03:42:02 4 0.00 0.00 0.00 0.05 0.00 99.95 03:55:46 03:42:02 5 0.00 0.00 0.00 0.02 0.00 99.98 03:55:46 03:42:02 6 0.03 0.00 0.02 0.00 0.00 99.95 03:55:46 03:42:02 7 0.02 0.00 0.05 0.00 0.02 99.92 03:55:46 03:43:01 all 0.27 0.00 0.01 0.00 0.01 99.71 03:55:46 03:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:55:46 03:43:01 1 0.00 0.00 0.02 0.00 0.02 99.97 03:55:46 03:43:01 2 0.12 0.00 0.00 0.00 0.00 99.88 03:55:46 03:43:01 3 1.97 0.00 0.00 0.00 0.00 98.03 03:55:46 03:43:01 4 0.00 0.00 0.00 0.02 0.00 99.98 03:55:46 03:43:01 5 0.00 0.00 0.00 0.02 0.02 99.97 03:55:46 03:43:01 6 0.02 0.00 0.00 0.00 0.02 99.97 03:55:46 03:43:01 7 0.02 0.00 0.05 0.00 0.02 99.92 03:55:46 03:44:01 all 0.27 0.00 0.01 0.00 0.01 99.71 03:55:46 03:44:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:55:46 03:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:55:46 03:44:01 2 0.05 0.00 0.00 0.00 0.02 99.93 03:55:46 03:44:01 3 1.99 0.00 0.00 0.00 0.02 98.00 03:55:46 03:44:01 4 0.00 0.00 0.00 0.02 0.00 99.98 03:55:46 03:44:01 5 0.02 0.00 0.00 0.02 0.00 99.97 03:55:46 03:44:01 6 0.05 0.00 0.02 0.00 0.00 99.93 03:55:46 03:44:01 7 0.03 0.00 0.02 0.00 0.02 99.93 03:55:46 03:45:01 all 0.22 0.00 0.01 0.00 0.00 99.76 03:55:46 03:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:55:46 03:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:55:46 03:45:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:55:46 03:45:01 3 1.69 0.00 0.05 0.00 0.00 98.26 03:55:46 03:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:55:46 03:45:01 5 0.00 0.00 0.00 0.02 0.00 99.98 03:55:46 03:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:55:46 03:45:01 7 0.03 0.00 0.02 0.02 0.00 99.93 03:55:46 03:46:01 all 0.05 0.00 0.05 0.02 0.00 99.87 03:55:46 03:46:01 0 0.00 0.00 0.03 0.00 0.00 99.97 03:55:46 03:46:01 1 0.03 0.00 0.03 0.02 0.00 99.92 03:55:46 03:46:01 2 0.20 0.00 0.13 0.05 0.02 99.60 03:55:46 03:46:01 3 0.02 0.00 0.03 0.00 0.00 99.95 03:55:46 03:46:01 4 0.02 0.00 0.03 0.02 0.00 99.93 03:55:46 03:46:01 5 0.03 0.00 0.03 0.07 0.00 99.87 03:55:46 03:46:01 6 0.08 0.00 0.05 0.00 0.02 99.85 03:55:46 03:46:01 7 0.02 0.00 0.07 0.00 0.00 99.92 03:55:46 03:47:01 all 0.01 0.00 0.01 0.01 0.00 99.97 03:55:46 03:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:55:46 03:47:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:55:46 03:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:55:46 03:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:55:46 03:47:01 4 0.00 0.00 0.00 0.03 0.00 99.97 03:55:46 03:47:01 5 0.00 0.00 0.02 0.02 0.00 99.97 03:55:46 03:47:01 6 0.05 0.00 0.02 0.00 0.02 99.92 03:55:46 03:47:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:55:46 03:48:01 all 0.02 0.00 0.00 0.00 0.00 99.97 03:55:46 03:48:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:55:46 03:48:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:55:46 03:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:55:46 03:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:55:46 03:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:55:46 03:48:01 5 0.02 0.00 0.00 0.02 0.00 99.97 03:55:46 03:48:01 6 0.03 0.00 0.02 0.02 0.02 99.92 03:55:46 03:48:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:55:46 03:49:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:55:46 03:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:55:46 03:49:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:55:46 03:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:55:46 03:49:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:55:46 03:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:55:46 03:49:01 5 0.02 0.00 0.00 0.02 0.00 99.97 03:55:46 03:49:01 6 0.02 0.00 0.02 0.02 0.02 99.93 03:55:46 03:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:55:46 03:50:01 all 0.02 0.00 0.00 0.02 0.01 99.95 03:55:46 03:50:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:55:46 03:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:55:46 03:50:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:55:46 03:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:55:46 03:50:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:55:46 03:50:01 5 0.02 0.00 0.00 0.10 0.00 99.88 03:55:46 03:50:01 6 0.03 0.00 0.00 0.03 0.00 99.93 03:55:46 03:50:01 7 0.05 0.00 0.02 0.00 0.02 99.92 03:55:46 03:51:01 all 0.09 0.00 0.01 0.02 0.01 99.87 03:55:46 03:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:55:46 03:51:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:55:46 03:51:01 2 0.00 0.00 0.00 0.00 0.02 99.98 03:55:46 03:51:01 3 0.60 0.00 0.00 0.00 0.00 99.40 03:55:46 03:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:55:46 03:51:01 5 0.02 0.00 0.03 0.07 0.00 99.88 03:55:46 03:51:01 6 0.00 0.00 0.00 0.10 0.00 99.90 03:55:46 03:51:01 7 0.08 0.00 0.02 0.00 0.02 99.88 03:55:46 03:52:01 all 0.29 0.00 0.03 0.02 0.01 99.66 03:55:46 03:52:01 0 1.13 0.00 0.02 0.02 0.00 98.83 03:55:46 03:52:01 1 0.17 0.00 0.03 0.03 0.00 99.77 03:55:46 03:52:01 2 0.32 0.00 0.03 0.02 0.00 99.63 03:55:46 03:52:01 3 0.10 0.00 0.02 0.00 0.00 99.88 03:55:46 03:52:01 4 0.23 0.00 0.03 0.00 0.00 99.73 03:55:46 03:52:01 5 0.23 0.00 0.03 0.07 0.02 99.65 03:55:46 03:52:01 6 0.02 0.00 0.00 0.02 0.02 99.95 03:55:46 03:52:01 7 0.13 0.00 0.03 0.00 0.02 99.82 03:55:46 03:55:46 03:52:01 CPU %user %nice %system %iowait %steal %idle 03:55:46 03:53:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:55:46 03:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:55:46 03:53:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:55:46 03:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:55:46 03:53:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:55:46 03:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:55:46 03:53:01 5 0.02 0.00 0.00 0.02 0.00 99.97 03:55:46 03:53:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:55:46 03:53:01 7 0.03 0.00 0.02 0.00 0.02 99.93 03:55:46 03:54:01 all 0.02 0.00 0.01 0.01 0.00 99.95 03:55:46 03:54:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:55:46 03:54:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:55:46 03:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:55:46 03:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:55:46 03:54:01 4 0.02 0.00 0.00 0.02 0.00 99.97 03:55:46 03:54:01 5 0.02 0.00 0.02 0.07 0.00 99.90 03:55:46 03:54:01 6 0.00 0.00 0.00 0.02 0.00 99.98 03:55:46 03:54:01 7 0.05 0.00 0.03 0.00 0.02 99.90 03:55:46 03:55:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:55:46 03:55:01 0 0.00 0.00 0.02 0.00 0.02 99.97 03:55:46 03:55:01 1 0.00 0.00 0.00 0.02 0.00 99.98 03:55:46 03:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:55:46 03:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:55:46 03:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:55:46 03:55:01 5 0.00 0.00 0.00 0.02 0.00 99.98 03:55:46 03:55:01 6 0.05 0.00 0.03 0.00 0.02 99.90 03:55:46 03:55:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:55:46 Average: all 7.08 0.00 1.70 1.09 0.02 90.11 03:55:46 Average: 0 6.98 0.00 1.74 1.04 0.02 90.22 03:55:46 Average: 1 7.15 0.00 1.64 0.76 0.02 90.42 03:55:46 Average: 2 7.08 0.00 1.71 1.63 0.02 89.57 03:55:46 Average: 3 7.53 0.00 1.69 0.59 0.03 90.17 03:55:46 Average: 4 7.02 0.00 1.76 1.50 0.02 89.70 03:55:46 Average: 5 6.77 0.00 1.60 1.01 0.02 90.60 03:55:46 Average: 6 7.08 0.00 1.64 0.82 0.03 90.43 03:55:46 Average: 7 7.04 0.00 1.78 1.36 0.02 89.79 03:55:46 03:55:46 03:55:46