Pull request #4201 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 farshidtz for edgexfoundry/edgex-go Obtained Jenkinsfile from 8ccbfcee50af18e0c8f68e14e6d90e204db4daf0+9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 (1a6c0a37c3430d7520f18923ced521ff36945171) 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-ssh2920960736979019747.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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh13313116463941156734.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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-4201/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-4201/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3359705409791065497.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-4201/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1736208907260914944.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 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh303688442223610470.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-4201/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-4201/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3710127538048828996.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 6c1167a966ce7273a24629bf6583a1975ad218c3 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 ‘prd-ubuntu20.04-docker-8c-8g-8478’ is offline Running on prd-ubuntu20.04-docker-8c-8g-8482 in /w/workspace/edgexfoundry_edgex-go_PR-4201 [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 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 into PR head commit 8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 Merge succeeded, producing 8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 Checking out Revision 8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 (PR-4201) > 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/4201/head:refs/remotes/origin/PR-4201 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 # 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 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 # timeout=10 Commit message: "build(snap): Exclude redundant eKuiper dependencies" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:27:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:27:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:27:25 ========================================================= 17:27:25 EdgeX Global Pipelines Version Info 17:27:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:27:26 ------------------- 17:27:26 stable info: 17:27:26 ------------------- 17:27:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:27:26 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 17:27:26 Message: update stable to v1.0.243 17:27:26 ------------------- 17:27:26 experimental info: 17:27:26 ------------------- 17:27:26 Commited By: **** collab-it+edgex@linuxfoundation.org 17:27:26 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 17:27:26 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:27:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 17:27:27 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 17:27:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:27:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:27:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:27:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:27:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:27:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 17:27:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 17:27:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 17:27:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:27:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:27:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:27:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:27:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:27:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:27:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:27:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:27:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:27:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 17:27:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:27:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:27:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:27:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4201 [Pipeline] echo 17:27:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4201 [Pipeline] echo 17:27:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4201 [Pipeline] echo 17:27:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 [Pipeline] echo 17:27:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8ccbfce [Pipeline] echo 17:27:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:27:28 provisioning config files... 17:27:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10429065815198615221tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:27:28 ---> docker-login.sh 17:27:28 nexus3.edgexfoundry.org:10001 17:27:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:29 Configure a credential helper to remove this warning. See 17:27:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:29 17:27:29 Login Succeeded 17:27:29 nexus3.edgexfoundry.org:10002 17:27:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:29 Configure a credential helper to remove this warning. See 17:27:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:29 17:27:29 Login Succeeded 17:27:29 nexus3.edgexfoundry.org:10003 17:27:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:29 Configure a credential helper to remove this warning. See 17:27:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:29 17:27:29 Login Succeeded 17:27:29 nexus3.edgexfoundry.org:10004 17:27:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:29 Configure a credential helper to remove this warning. See 17:27:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:29 17:27:29 Login Succeeded 17:27:29 docker.io 17:27:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:29 Configure a credential helper to remove this warning. See 17:27:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:29 17:27:29 Login Succeeded 17:27:29 ---> docker-login.sh ends [Pipeline] } 17:27:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:27:30 + 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 17:27:30 + dirname cmd/core-command/Dockerfile 17:27:30 + cut -d/ -f2 17:27:30 + echo core-command,cmd/core-command/Dockerfile 17:27:30 + dirname cmd/core-data/Dockerfile 17:27:30 + cut -d/ -f2 17:27:30 + echo core-data,cmd/core-data/Dockerfile 17:27:30 + dirname cmd/core-metadata/Dockerfile 17:27:30 + cut -d/ -f2 17:27:30 + echo core-metadata,cmd/core-metadata/Dockerfile 17:27:30 + dirname cmd/security-bootstrapper/Dockerfile 17:27:30 + cut -d/ -f2 17:27:30 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 17:27:30 + cut -d/ -f2 17:27:30 + dirname cmd/security-proxy-setup/Dockerfile 17:27:30 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 17:27:30 + dirname cmd/security-secretstore-setup/Dockerfile 17:27:30 + cut -d/ -f2 17:27:30 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 17:27:30 + dirname cmd/security-spiffe-token-provider/Dockerfile 17:27:30 + cut -d/ -f2 17:27:30 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 17:27:30 + dirname cmd/security-spire-agent/Dockerfile 17:27:30 + cut -d/ -f2 17:27:30 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 17:27:30 + dirname cmd/security-spire-config/Dockerfile 17:27:30 + cut -d/ -f2 17:27:30 + echo security-spire-config,cmd/security-spire-config/Dockerfile 17:27:30 + dirname cmd/security-spire-server/Dockerfile 17:27:30 + cut -d/ -f2 17:27:30 + echo security-spire-server,cmd/security-spire-server/Dockerfile 17:27:30 + dirname cmd/support-notifications/Dockerfile 17:27:30 + cut -d/ -f2 17:27:30 + echo support-notifications,cmd/support-notifications/Dockerfile 17:27:30 + + dirname cmd/support-scheduler/Dockerfile 17:27:30 cut -d/ -f2 17:27:30 + echo support-scheduler,cmd/support-scheduler/Dockerfile 17:27:30 + dirname cmd/sys-mgmt-agent/Dockerfile 17:27:30 + cut -d/ -f2 17:27:30 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 17:27:30 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 17:27:30 + git rev-list -1 --merges 8ccbfcee50af18e0c8f68e14e6d90e204db4daf0~1..8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 [Pipeline] echo 17:27:30 -----------> git rev-list -1 --merges 8ccbfcee50af18e0c8f68e14e6d90e204db4daf0~1..8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 [false] [Pipeline] sh 17:27:31 + git log --format=format:%s -1 8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 [Pipeline] echo 17:27:31 ========================================================= 17:27:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:27:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 17:27:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:27:31 + grep -v github /etc/ssh/ssh_known_hosts 17:27:31 + [ -e /tmp/ssh_known_hosts ] 17:27:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:27:31 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:27:31 sudo tee -a /etc/ssh/ssh_known_hosts 17:27:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:27:32 17:27:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:27:32 0.1.4: Pulling from edgex-devops/py-git-semver 17:27:32 b85a868b505f: Pulling fs layer 17:27:32 e2be974225ed: Pulling fs layer 17:27:32 339a4e72a1f5: Pulling fs layer 17:27:32 988bab9f4d93: Pulling fs layer 17:27:32 1469e6f7b9e6: Pulling fs layer 17:27:32 eaf3925da568: Pulling fs layer 17:27:32 bab4dde63d76: Pulling fs layer 17:27:32 bde34c3a00c8: Pulling fs layer 17:27:32 b352a97aabf1: Pulling fs layer 17:27:32 4872d77fe225: Pulling fs layer 17:27:32 5851b861e8e6: Pulling fs layer 17:27:32 1469e6f7b9e6: Waiting 17:27:32 eaf3925da568: Waiting 17:27:32 bab4dde63d76: Waiting 17:27:32 5851b861e8e6: Waiting 17:27:32 b352a97aabf1: Waiting 17:27:32 bde34c3a00c8: Waiting 17:27:32 988bab9f4d93: Waiting 17:27:32 4872d77fe225: Waiting 17:27:32 e2be974225ed: Download complete 17:27:32 988bab9f4d93: Verifying Checksum 17:27:32 988bab9f4d93: Download complete 17:27:32 1469e6f7b9e6: Verifying Checksum 17:27:32 1469e6f7b9e6: Download complete 17:27:32 339a4e72a1f5: Verifying Checksum 17:27:32 339a4e72a1f5: Download complete 17:27:32 bde34c3a00c8: Verifying Checksum 17:27:32 bde34c3a00c8: Download complete 17:27:32 b352a97aabf1: Verifying Checksum 17:27:32 b352a97aabf1: Download complete 17:27:32 4872d77fe225: Verifying Checksum 17:27:32 4872d77fe225: Download complete 17:27:32 5851b861e8e6: Verifying Checksum 17:27:32 5851b861e8e6: Download complete 17:27:32 b85a868b505f: Verifying Checksum 17:27:32 b85a868b505f: Download complete 17:27:33 bab4dde63d76: Verifying Checksum 17:27:33 bab4dde63d76: Download complete 17:27:34 b85a868b505f: Pull complete 17:27:34 e2be974225ed: Pull complete 17:27:34 339a4e72a1f5: Pull complete 17:27:34 988bab9f4d93: Pull complete 17:27:35 1469e6f7b9e6: Pull complete 17:27:35 eaf3925da568: Pull complete 17:27:37 bab4dde63d76: Pull complete 17:27:37 bde34c3a00c8: Pull complete 17:27:37 b352a97aabf1: Pull complete 17:27:37 4872d77fe225: Pull complete 17:27:37 5851b861e8e6: Pull complete 17:27:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:27:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:27:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:27:37 prd-ubuntu20.04-docker-8c-8g-8482 does not seem to be running inside a container 17:27:37 $ 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 17:27:40 $ docker top 1562e82d49e1c0955e6b6add95b031dd3b682eef0f16a6f8bd04858504767484 -eo pid,comm 17:27:40 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). 17:27:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:27:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:27:40 [ssh-agent] Looking for ssh-agent implementation... 17:27:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:27:40 $ docker exec 1562e82d49e1c0955e6b6add95b031dd3b682eef0f16a6f8bd04858504767484 ssh-agent 17:27:40 SSH_AUTH_SOCK=/tmp/ssh-LbllMZExUpc9/agent.32 17:27:40 SSH_AGENT_PID=38 17:27:40 Running ssh-add (command line suppressed) 17:27:40 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2644078829106539475.key (/w/workspace/edgex-go/1@tmp/private_key_2644078829106539475.key) 17:27:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:27:40 + git tag --points-at HEAD [Pipeline] } 17:27:40 $ docker exec --env ******** --env ******** 1562e82d49e1c0955e6b6add95b031dd3b682eef0f16a6f8bd04858504767484 ssh-agent -k 17:27:41 unset SSH_AUTH_SOCK; 17:27:41 unset SSH_AGENT_PID; 17:27:41 echo Agent pid 38 killed; 17:27:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:27:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:27:41 [ssh-agent] Looking for ssh-agent implementation... 17:27:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:27:41 $ docker exec 1562e82d49e1c0955e6b6add95b031dd3b682eef0f16a6f8bd04858504767484 ssh-agent 17:27:41 SSH_AUTH_SOCK=/tmp/ssh-fVNK6WS33How/agent.71 17:27:41 SSH_AGENT_PID=77 17:27:41 Running ssh-add (command line suppressed) 17:27:41 Identity added: /w/workspace/edgex-go/1@tmp/private_key_17923155411253541339.key (/w/workspace/edgex-go/1@tmp/private_key_17923155411253541339.key) 17:27:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:27:41 + git semver init 17:27:42 2022-10-18 17:27:41,987 [run_init] DEBUG init version:0.0.0 force:False 17:27:42 2022-10-18 17:27:41,987 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 17:27:42 2022-10-18 17:27:41,988 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 17:27:42 2022-10-18 17:27:41,988 [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) 17:27:47 2022-10-18 17:27:47,103 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 17:27:47 2022-10-18 17:27:47,104 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4201 with force:False 17:27:47 2022-10-18 17:27:47,104 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4201 17:27:47 2022-10-18 17:27:47,109 [execute] INFO git cat-file --batch-check 17:27:47 2022-10-18 17:27:47,109 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 17:27:47 2022-10-18 17:27:47,116 [execute] INFO git cat-file --batch 17:27:47 2022-10-18 17:27:47,116 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 17:27:47 2022-10-18 17:27:47,122 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4201 17:27:47 0.0.0 [Pipeline] } 17:27:47 $ docker exec --env ******** --env ******** 1562e82d49e1c0955e6b6add95b031dd3b682eef0f16a6f8bd04858504767484 ssh-agent -k 17:27:47 unset SSH_AUTH_SOCK; 17:27:47 unset SSH_AGENT_PID; 17:27:47 echo Agent pid 77 killed; 17:27:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:27:47 + git semver [Pipeline] } 17:27:48 $ docker stop --time=1 1562e82d49e1c0955e6b6add95b031dd3b682eef0f16a6f8bd04858504767484 17:27:49 $ docker rm -f 1562e82d49e1c0955e6b6add95b031dd3b682eef0f16a6f8bd04858504767484 [Pipeline] // withDockerContainer [Pipeline] sh 17:27:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:27:50 Stashed 1 file(s) [Pipeline] echo 17:27:50 [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 17:27:50 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 17:27:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:27:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:27:51 ========================================================= 17:27:51 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:27:51 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:27:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:27:51 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:27:51 213ec9aee27d: Pulling fs layer 17:27:51 4583459ba037: Pulling fs layer 17:27:51 93c1e223e6f2: Pulling fs layer 17:27:51 53926ce57604: Pulling fs layer 17:27:51 21b2b0c7a3f4: Pulling fs layer 17:27:51 30f14e443154: Pulling fs layer 17:27:51 801331c1e519: Pulling fs layer 17:27:51 99cc6dd402b0: Pulling fs layer 17:27:51 7d9ed39f4882: Pulling fs layer 17:27:51 53926ce57604: Waiting 17:27:51 801331c1e519: Waiting 17:27:51 99cc6dd402b0: Waiting 17:27:51 21b2b0c7a3f4: Waiting 17:27:51 30f14e443154: Waiting 17:27:51 7d9ed39f4882: Waiting 17:27:51 93c1e223e6f2: Verifying Checksum 17:27:51 93c1e223e6f2: Download complete 17:27:51 4583459ba037: Download complete 17:27:51 21b2b0c7a3f4: Verifying Checksum 17:27:51 21b2b0c7a3f4: Download complete 17:27:51 30f14e443154: Verifying Checksum 17:27:51 30f14e443154: Download complete 17:27:51 213ec9aee27d: Verifying Checksum 17:27:51 213ec9aee27d: Download complete 17:27:51 801331c1e519: Download complete 17:27:51 213ec9aee27d: Pull complete 17:27:51 4583459ba037: Pull complete 17:27:51 93c1e223e6f2: Pull complete 17:27:52 7d9ed39f4882: Verifying Checksum 17:27:52 7d9ed39f4882: Download complete 17:27:52 99cc6dd402b0: Verifying Checksum 17:27:52 99cc6dd402b0: Download complete 17:27:52 53926ce57604: Download complete 17:27:56 53926ce57604: Pull complete 17:27:56 21b2b0c7a3f4: Pull complete 17:27:56 30f14e443154: Pull complete 17:27:56 801331c1e519: Pull complete 17:27:58 99cc6dd402b0: Pull complete 17:27:59 7d9ed39f4882: Pull complete 17:27:59 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 17:27:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:27:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 17:27:59 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:27:59 WORKDIR /edgex 17:27:59 COPY go.mod . 17:27:59 RUN go mod download 17:27:59 + docker build -t ci-base-image-x86_64 -f - . 17:28:00 Sending build context to Docker daemon 169.6MB 17:28:00 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:28:00 ---> 1dedd983c030 17:28:00 Step 2/4 : WORKDIR /edgex 17:28:05 Still waiting to schedule task 17:28:05 ‘prd-ubuntu20.04-docker-arm64-4c-16g-8480’ is offline 17:28:05 ---> Running in 7dc82882c51b 17:28:05 Removing intermediate container 7dc82882c51b 17:28:05 ---> d3edc1f74a2c 17:28:05 Step 3/4 : COPY go.mod . 17:28:05 ---> 22cfd9e61926 17:28:05 Step 4/4 : RUN go mod download 17:28:05 ---> Running in 16c6ba9bee5e 17:28:20 Removing intermediate container 16c6ba9bee5e 17:28:20 ---> f70f3ba10d6c 17:28:20 Successfully built f70f3ba10d6c 17:28:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:21 + docker inspect -f . ci-base-image-x86_64 17:28:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:28:21 prd-ubuntu20.04-docker-8c-8g-8482 does not seem to be running inside a container 17:28:21 $ 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 17:28:21 $ docker top ad4d915302586dac0b45c6fd3e8e4b68f28e08229a445e5cf7ada81ea678aa63 -eo pid,comm [Pipeline] { [Pipeline] sh 17:28:22 + go version 17:28:22 go version go1.18.7 linux/amd64 [Pipeline] } 17:28:22 $ docker stop --time=1 ad4d915302586dac0b45c6fd3e8e4b68f28e08229a445e5cf7ada81ea678aa63 17:28:23 $ docker rm -f ad4d915302586dac0b45c6fd3e8e4b68f28e08229a445e5cf7ada81ea678aa63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:24 + docker inspect -f . ci-base-image-x86_64 17:28:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:28:24 prd-ubuntu20.04-docker-8c-8g-8482 does not seem to be running inside a container 17:28:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/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 17:28:24 $ docker top 2eab7594b45063007ab30c6acb287de563aedea98f90412385066947b883e1b7 -eo pid,comm [Pipeline] { [Pipeline] echo 17:28:24 ========================================================= 17:28:24 [edgeXBuildGoParallel] Running Tests and Build... 17:28:24 ========================================================= [Pipeline] sh 17:28:25 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 17:28:25 + make test 17:28:25 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:28:32 ? github.com/edgexfoundry/edgex-go [no test files] 17:28:46 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:28:46 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:28:46 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:28:46 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:28:46 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:28:46 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:28:46 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:28:46 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:28:46 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 17:28:46 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:28:46 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:28:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:28:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:28:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:28:46 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:28:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.078s coverage: 28.7% of statements 17:28:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:28:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:28:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.156s coverage: 98.5% of statements 17:28:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.123s coverage: 41.3% of statements 17:28:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 17:28:47 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:28:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.085s coverage: 54.2% of statements 17:28:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:28:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:28:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.918s coverage: 89.2% of statements 17:28:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 17:28:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:28:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:28:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:28:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:28:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.067s coverage: 2.2% of statements 17:28:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:28:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:28:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.488s coverage: 95.6% of statements 17:28:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:28:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:28:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 17:28:51 ok github.com/edgexfoundry/edgex-go/internal/io 0.085s coverage: 72.2% of statements 17:28:51 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:28:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:28:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:28:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:28:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:28:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.096s coverage: 60.0% of statements 17:28:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:28:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:28:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:28:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.065s coverage: 0.9% of statements 17:28:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:28:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.131s coverage: 58.8% of statements 17:28:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.065s coverage: 29.6% of statements 17:28:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:28:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.062s coverage: 47.1% of statements 17:28:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.082s coverage: 79.5% of statements 17:28:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.066s coverage: 94.1% of statements 17:28:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements 17:28:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements 17:28:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.066s coverage: 94.4% of statements 17:28:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.061s coverage: 44.8% of statements 17:29:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.230s coverage: 80.5% of statements 17:29:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:29:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.098s coverage: 92.9% of statements 17:29:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:29:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:29:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:29:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 65.1% of statements 17:29:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:29:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 17:29:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 17:29:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 17:29:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.075s coverage: 86.9% of statements 17:29:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:29:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:29:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:29:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:29:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements 17:29:11 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:29:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:29:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.068s coverage: 100.0% of statements 17:29:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:29:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.087s coverage: 58.8% of statements 17:29:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:29:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.0% of statements 17:29:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.070s coverage: 87.2% of statements 17:29:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.076s coverage: 85.4% of statements 17:29:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.249s coverage: 91.2% of statements 17:29:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:29:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.187s coverage: 64.7% of statements 17:29:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:29:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:29:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.073s coverage: 100.0% of statements 17:29:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 17:29:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements 17:29:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 17:29:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 17:29:11 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.350s coverage: 65.8% of statements 17:29:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:29:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:29:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:29:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.173s coverage: 41.8% of statements 17:29:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:29:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:29:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements 17:29:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:29:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements 17:29:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 17:29:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 17:29:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 17:29:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:29:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.152s coverage: 17.7% of statements 17:29:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:29:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:29:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:29:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:29:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.174s coverage: 92.3% of statements 17:29:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:29:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:29:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:29:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:29:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 17:29:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:29:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:29:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.115s coverage: 97.7% of statements 17:29:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:29:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:29:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:29:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 17:29:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.063s coverage: 28.9% of statements 17:29:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 17:29:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 17:29:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:29:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:29:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 17:29:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:29:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 17:29:11 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 17:29:11 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 17:29:33 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." 17:29:33 GO111MODULE=on go vet ./... 17:29:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8483 in /w/workspace/edgexfoundry_edgex-go_PR-4201 [Pipeline] { [Pipeline] ws 17:29:34 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 17:29:34 The recommended git tool is: git 17:29:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:29:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:29:36 ./bin/test-attribution-txt.sh [Pipeline] echo 17:29:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 17:29:36 + ls -al . 17:29:36 total 760 17:29:36 drwxrwxr-x 11 1001 1001 4096 Oct 18 17:28 . 17:29:36 drwxr-xr-x 4 root root 4096 Oct 18 17:28 .. 17:29:36 drwxrwxr-x 2 1001 1001 4096 Oct 18 17:27 .blubracket 17:29:36 -rw-rw-r-- 1 1001 1001 16 Oct 18 17:27 .dockerignore 17:29:36 drwxrwxr-x 8 1001 1001 4096 Oct 18 17:29 .git 17:29:36 drwxrwxr-x 3 1001 1001 4096 Oct 18 17:27 .github 17:29:36 -rw-rw-r-- 1 1001 1001 1030 Oct 18 17:27 .gitignore 17:29:36 -rw-rw-r-- 1 1001 1001 42 Oct 18 17:27 .golangci.yml 17:29:36 -rw-rw-r-- 1 1001 1001 87 Oct 18 17:27 .hadolint.yml 17:29:36 drwxr-xr-x 3 1001 1001 4096 Oct 18 17:27 .semver 17:29:36 -rw-rw-r-- 1 1001 1001 166 Oct 18 17:27 .sonarcloud.properties 17:29:36 -rw-rw-r-- 1 1001 1001 1171 Oct 18 17:27 ADOPTERS.md 17:29:36 -rw-rw-r-- 1 1001 1001 10722 Oct 18 17:27 Attribution.txt 17:29:36 -rw-rw-r-- 1 1001 1001 63209 Oct 18 17:27 CHANGELOG.md 17:29:36 -rw-rw-r-- 1 1001 1001 3804 Oct 18 17:27 CONTRIBUTING.md 17:29:36 -rw-rw-r-- 1 1001 1001 677 Oct 18 17:27 GOVERNANCE.md 17:29:36 -rw-rw-r-- 1 1001 1001 850 Oct 18 17:27 Jenkinsfile 17:29:36 -rw-rw-r-- 1 1001 1001 10775 Oct 18 17:27 LICENSE 17:29:36 -rw-rw-r-- 1 1001 1001 13857 Oct 18 17:27 Makefile 17:29:36 -rw-rw-r-- 1 1001 1001 582 Oct 18 17:27 OWNERS.md 17:29:36 -rw-rw-r-- 1 1001 1001 9799 Oct 18 17:27 README.md 17:29:36 -rw-rw-r-- 1 1001 1001 6912 Oct 18 17:27 SECURITY.md 17:29:36 -rw-rw-r-- 1 1001 1001 5 Oct 18 17:27 VERSION 17:29:36 -rw-rw-r-- 1 1001 1001 4131 Oct 18 17:27 ZMQWindows.md 17:29:36 drwxrwxr-x 2 1001 1001 4096 Oct 18 17:27 bin 17:29:36 drwxrwxr-x 18 1001 1001 4096 Oct 18 17:27 cmd 17:29:36 -rw-r--r-- 1 root root 502375 Oct 18 17:29 coverage.out 17:29:36 -rw-rw-r-- 1 1001 1001 3458 Oct 18 17:27 go.mod 17:29:36 -rw-rw-r-- 1 1001 1001 38041 Oct 18 17:27 go.sum 17:29:36 drwxrwxr-x 8 1001 1001 4096 Oct 18 17:27 internal 17:29:36 drwxrwxr-x 3 1001 1001 4096 Oct 18 17:27 openapi 17:29:36 drwxrwxr-x 4 1001 1001 4096 Oct 18 17:27 snap 17:29:36 -rw-rw-r-- 1 1001 1001 204 Oct 18 17:27 version.go [Pipeline] sh 17:29:37 + '[' -e coverage.out ] 17:29:37 + chown 1001:1001 coverage.out [Pipeline] stash 17:29:37 Stashed 1 file(s) [Pipeline] sh 17:29:37 + make build 17:29:37 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 17:29:39 using credential edgex-jenkins-ssh 17:29:39 Cloning the remote Git repository 17:29:39 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:29:39 > git init /w/workspace/edgex-go/1 # timeout=10 17:29:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:29:39 > git --version # timeout=10 17:29:39 > git --version # 'git version 2.25.1' 17:29:39 using GIT_SSH to set credentials SSH Credentials for GitHub 17:29:39 Verifying host key using known hosts file 17:29:39 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. 17:29:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:29:52 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 17:29:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:29:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:29:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:29:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:29:56 using GIT_SSH to set credentials SSH Credentials for GitHub 17:29:56 Verifying host key using known hosts file 17:29:56 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. 17:29:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4201/head:refs/remotes/origin/PR-4201 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:29:57 Merging remotes/origin/main commit 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 into PR head commit 8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 17:29:57 Merge succeeded, producing 8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 17:29:57 Checking out Revision 8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 (PR-4201) 17:29:57 > git config core.sparsecheckout # timeout=10 17:29:57 > git checkout -f 8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 # timeout=10 17:29:57 > git remote # timeout=10 17:29:57 > git config --get remote.origin.url # timeout=10 17:29:57 using GIT_SSH to set credentials SSH Credentials for GitHub 17:29:57 Verifying host key using known hosts file 17:29:57 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. 17:29:57 > git merge 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 # timeout=10 17:29:57 > git rev-parse HEAD^{commit} # timeout=10 17:29:57 > git config core.sparsecheckout # timeout=10 17:29:57 > git checkout -f 8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 # timeout=10 17:30:01 Commit message: "build(snap): Exclude redundant eKuiper dependencies" 17:30:01 > git --version # timeout=10 17:30:01 > git --version # 'git version 2.25.1' 17:30:01 fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:30:02 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 17:30:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:30:02 % Total % Received % Xferd Average Speed Time Time Time Current 17:30:02 Dload Upload Total Spent Left Speed 17:30:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 69624 0 --:--:-- --:--:-- --:--:-- 69624 17:30:02 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 [Pipeline] sh 17:30:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:30:03 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:30:03 + sudo tee /etc/docker/daemon.new 17:30:03 { 17:30:03 "registry-mirrors": [ 17:30:03 "https://nexus3.edgexfoundry.org:10001" 17:30:03 ], 17:30:03 "bip": "10.250.0.254/24", 17:30:03 "hosts": [ 17:30:03 "tcp://0.0.0.0:5555", 17:30:03 "unix:///var/run/docker.sock" 17:30:03 ], 17:30:03 "mtu": 1458, 17:30:03 "selinux-enabled": true, 17:30:03 "seccomp-profile": "/etc/docker/seccomp.json" 17:30:03 } [Pipeline] sh 17:30:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:30:04 + sudo service docker restart 17:30: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:30: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:30: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-scheduler/support-scheduler ./cmd/support-scheduler 17:30: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:30: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:30:15 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 17:30:16 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 17:30:16 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 17:30:18 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] } 17:30:19 $ docker stop --time=1 2eab7594b45063007ab30c6acb287de563aedea98f90412385066947b883e1b7 17:30:23 $ docker rm -f 2eab7594b45063007ab30c6acb287de563aedea98f90412385066947b883e1b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider 17:30:24 provisioning config files... 17:30:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config15396319479412784139tmp [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix 17:30:24 ---> docker-login.sh 17:30:24 nexus3.edgexfoundry.org:10001 [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:30:25 17:30:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:30:25 Configure a credential helper to remove this warning. See 17:30:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:30:25 17:30:25 Login Succeeded 17:30:25 nexus3.edgexfoundry.org:10002 17:30:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:30:25 latest: Pulling from edgex-devops/edgex-compose 17:30:25 cbdbe7a5bc2a: Pulling fs layer 17:30:25 ca9280d653b3: Pulling fs layer 17:30:25 7e9c9ca2126c: Pulling fs layer 17:30:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:30:25 Configure a credential helper to remove this warning. See 17:30:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:30:25 17:30:25 cbdbe7a5bc2a: Download complete 17:30:25 cbdbe7a5bc2a: Pull complete 17:30:25 ca9280d653b3: Verifying Checksum 17:30:25 ca9280d653b3: Download complete 17:30:25 Login Succeeded 17:30:25 nexus3.edgexfoundry.org:10003 17:30:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:26 7e9c9ca2126c: Download complete 17:30:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:30:26 Configure a credential helper to remove this warning. See 17:30:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:30:26 17:30:26 Login Succeeded 17:30:26 nexus3.edgexfoundry.org:10004 17:30:26 ca9280d653b3: Pull complete 17:30:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:30:26 Configure a credential helper to remove this warning. See 17:30:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:30:26 17:30:26 Login Succeeded 17:30:26 docker.io 17:30:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:30:26 Configure a credential helper to remove this warning. See 17:30:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:30:26 17:30:26 Login Succeeded 17:30:26 ---> docker-login.sh ends [Pipeline] } 17:30:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 17:30:27 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 17:30:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:30:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:30:27 ========================================================= 17:30:27 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:30:27 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:30:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:30:28 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:30:28 9b18e9b68314: Pulling fs layer 17:30:28 d32db5db7311: Pulling fs layer 17:30:28 d0c4b47475fc: Pulling fs layer 17:30:28 5831b945b038: Pulling fs layer 17:30:28 86bbec2aaacd: Pulling fs layer 17:30:28 e10730c5d714: Pulling fs layer 17:30:28 5dd5c2283517: Pulling fs layer 17:30:28 d5ac0230b979: Pulling fs layer 17:30:28 e10730c5d714: Waiting 17:30:28 5dd5c2283517: Waiting 17:30:28 5831b945b038: Waiting 17:30:28 d5ac0230b979: Waiting 17:30:28 86bbec2aaacd: Waiting 17:30:28 d0c4b47475fc: Verifying Checksum 17:30:28 d0c4b47475fc: Download complete 17:30:28 d32db5db7311: Verifying Checksum 17:30:28 d32db5db7311: Download complete 17:30:28 86bbec2aaacd: Verifying Checksum 17:30:28 86bbec2aaacd: Download complete 17:30:28 e10730c5d714: Verifying Checksum 17:30:28 e10730c5d714: Download complete 17:30:28 9b18e9b68314: Verifying Checksum 17:30:28 9b18e9b68314: Download complete 17:30:29 9b18e9b68314: Pull complete 17:30:29 d5ac0230b979: Verifying Checksum 17:30:29 d5ac0230b979: Download complete 17:30:29 7e9c9ca2126c: Pull complete 17:30:29 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 17:30:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:30:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv 17:30:29 d32db5db7311: Pull complete [Pipeline] withDockerContainer 17:30:29 prd-ubuntu20.04-docker-8c-8g-8482 does not seem to be running inside a container 17:30:29 $ 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 17:30:30 d0c4b47475fc: Pull complete 17:30:30 5dd5c2283517: Verifying Checksum 17:30:30 5dd5c2283517: Download complete 17:30:31 5831b945b038: Verifying Checksum 17:30:31 5831b945b038: Download complete 17:30:32 $ docker top 03a5de633813996e59b8f4c88ea45e6cf5b5e478d70d1a6d929ebc61cda3cddc -eo pid,comm [Pipeline] { [Pipeline] sh 17:30:33 + grep parallel 17:30:33 + docker-compose build --help 17:30:33 --parallel Build images in parallel. [Pipeline] } 17:30:33 $ docker stop --time=1 03a5de633813996e59b8f4c88ea45e6cf5b5e478d70d1a6d929ebc61cda3cddc 17:30:35 $ docker rm -f 03a5de633813996e59b8f4c88ea45e6cf5b5e478d70d1a6d929ebc61cda3cddc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:30:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:30:35 prd-ubuntu20.04-docker-8c-8g-8482 does not seem to be running inside a container 17:30:35 $ 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 17:30:36 $ docker top 8b9b758c302f62b2fef5827f5c5022fd9e0246eb7164f232d1a35f4dfb07dd93 -eo pid,comm [Pipeline] { [Pipeline] sh 17:30:36 + docker-compose -f ./docker-compose-build.yml build --parallel 17:30:37 Building core-command ... 17:30:37 Building core-data ... 17:30:37 Building core-metadata ... 17:30:37 Building security-bootstrapper ... 17:30:37 Building security-proxy-setup ... 17:30:37 Building security-secretstore-setup ... 17:30:37 Building security-spiffe-token-provider ... 17:30:37 Building security-spire-agent ... 17:30:37 Building security-spire-config ... 17:30:37 Building security-spire-server ... 17:30:37 Building support-notifications ... 17:30:37 Building support-scheduler ... 17:30:37 Building sys-mgmt-agent ... 17:30:37 Building security-spiffe-token-provider 17:30:37 Building security-secretstore-setup 17:30:37 Building core-metadata 17:30:37 Building sys-mgmt-agent 17:30:37 Building core-data 17:30:43 5831b945b038: Pull complete 17:30:43 86bbec2aaacd: Pull complete 17:30:43 e10730c5d714: Pull complete 17:30:47 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:30:47 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:30:47 ---> f70f3ba10d6c 17:30:47 Step 3/25 : ARG ADD_BUILD_TAGS="" 17:30:47 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:30:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:30:47 ---> f70f3ba10d6c 17:30:47 Step 3/23 : WORKDIR /edgex-go 17:30:47 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:30:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:30:47 ---> f70f3ba10d6c 17:30:47 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:30:47 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:30:47 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:30:47 ---> f70f3ba10d6c 17:30:47 Step 3/25 : WORKDIR /edgex-go 17:30:48 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:30:48 Step 2/20 : FROM ${BUILDER_BASE} AS builder 17:30:48 ---> f70f3ba10d6c 17:30:48 Step 3/20 : WORKDIR /edgex-go 17:30:50 5dd5c2283517: Pull complete 17:30:51 d5ac0230b979: Pull complete 17:30:51 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 17:30:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:30:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 17:30:52 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:30:52 WORKDIR /edgex 17:30:52 COPY go.mod . 17:30:52 RUN go mod download 17:30:52 + docker build -t ci-base-image-arm64 -f - . 17:30:52 Sending build context to Docker daemon 3.268MB 17:30:52 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:30:52 ---> 59b3b1a385d4 17:30:52 Step 2/4 : WORKDIR /edgex 17:30:53 ---> Running in 59e2ccc083d3 17:30:53 Removing intermediate container 59e2ccc083d3 17:30:53 ---> 9dbef6fbe33b 17:30:53 Step 3/4 : COPY go.mod . 17:30:54 ---> eb123da37f0d 17:30:54 Step 4/4 : RUN go mod download 17:30:54 ---> Running in 88c0ed28a250 17:30:56 ---> Running in c9641faaadf1 17:30:56 ---> Running in cb20226ef8fd 17:30:56 ---> Running in 7a6e87a820d3 17:30:56 ---> Running in 61db46a45462 17:30:56 ---> Running in 9b1cc08bd453 17:30:56 Removing intermediate container 61db46a45462 17:30:56 ---> 0368ae608771 17:30:56 Step 4/24 : WORKDIR /edgex-go 17:30:56 Removing intermediate container 7a6e87a820d3 17:30:56 ---> 6de957cf258c 17:30:56 Step 4/25 : WORKDIR /edgex-go 17:30:56 Removing intermediate container c9641faaadf1 17:30:56 ---> 36fd2a1be0e1 17:30:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:30:56 Removing intermediate container 9b1cc08bd453 17:30:56 ---> e494391c946f 17:30:56 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 17:30:56 Removing intermediate container cb20226ef8fd 17:30:56 ---> 5e9c705c1373 17:30:56 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:30:56 ---> Running in d2ece5bc06cf 17:30:56 ---> Running in dce1b742508f 17:30:56 ---> Running in 22d1231382f6 17:30:56 ---> Running in b035521269dc 17:30:56 ---> Running in 9c363ba30da9 17:30:56 Removing intermediate container d2ece5bc06cf 17:30:56 ---> 51866d0f8a9e 17:30:56 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:30:56 Removing intermediate container dce1b742508f 17:30:56 ---> c82963a5a62c 17:30:56 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:30:56 ---> Running in 7224ffa3cab9 17:30:56 ---> Running in 0e09dc9b28e0 17:30:56 Removing intermediate container b035521269dc 17:30:56 ---> 56520042c928 17:30:56 Step 5/25 : RUN apk add --update --no-cache make git 17:30:56 ---> Running in 5d60b6c199d3 17:30:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:30:56 Removing intermediate container 22d1231382f6 17:30:56 ---> c6d74f3321fc 17:30:56 Step 5/23 : RUN apk add --update --no-cache make bash git 17:30:56 ---> Running in 9fd8f4cd9146 17:30:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:30:56 v3.16.2-303-g355c945e84 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 17:30:56 v3.16.2-302-g26bb45e677 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 17:30:56 OK: 17037 distinct packages available 17:30:56 Removing intermediate container 7224ffa3cab9 17:30:56 ---> d16b098e1264 17:30:56 Step 6/25 : RUN apk add --update --no-cache make git 17:30:56 ---> Running in dbdd0864070c 17:30:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:30:56 Removing intermediate container 0e09dc9b28e0 17:30:56 ---> 04c1ce44a740 17:30:56 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base gitfetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:30:56 17:30:56 ---> Running in fac39a3deafc 17:30:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:30:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:30:57 OK: 211 MiB in 51 packages 17:30:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:30:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:30:57 Removing intermediate container 9c363ba30da9 17:30:57 ---> c2cf380f2880 17:30:57 Step 5/20 : COPY go.mod vendor* ./ 17:30:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:30:58 ---> 021b249cdaef 17:30:58 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:30:58 ---> Running in f988f0b6f324 17:30:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:30:58 OK: 211 MiB in 51 packages 17:30:58 OK: 211 MiB in 51 packages 17:30:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:30:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:30:58 Removing intermediate container 5d60b6c199d3 17:30:58 ---> 23e153ae38c2 17:30:58 Step 6/25 : COPY go.mod vendor* ./ 17:30:58 Removing intermediate container 9fd8f4cd9146 17:30:58 ---> f5420f0c5fd5 17:30:58 Step 6/23 : COPY go.mod vendor* ./ 17:30:58 ---> 507a6b63a818 17:30:58 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:30:58 ---> 9ef777a2f72f 17:30:58 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:30:58 ---> Running in 0bf75c542b88 17:30:58 ---> Running in 65e309f7b396 17:30:59 OK: 211 MiB in 51 packages 17:30:59 OK: 211 MiB in 51 packages 17:31:02 Removing intermediate container fac39a3deafc 17:31:02 ---> dcfea9460401 17:31:02 Step 7/24 : COPY go.mod vendor* ./ 17:31:03 Removing intermediate container dbdd0864070c 17:31:03 ---> 3c1e0f6412aa 17:31:03 Step 7/25 : COPY go.mod vendor* ./ 17:31:04 ---> 9124e3f8bdb2 17:31:04 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:31:11 ---> 92314dc1e2e1 17:31:11 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:31:11 ---> Running in 142d64fd8555 17:31:11 ---> Running in 811c3b4cdf7e 17:31:11 Removing intermediate container f988f0b6f324 17:31:11 ---> d6a0411de480 17:31:11 Step 7/20 : COPY . . 17:31:26 Removing intermediate container 88c0ed28a250 17:31:26 ---> bb87dd04962b 17:31:26 Successfully built bb87dd04962b 17:31:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:26 + docker inspect -f . ci-base-image-arm64 17:31:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:31:27 prd-ubuntu20.04-docker-arm64-4c-16g-8483 does not seem to be running inside a container 17:31: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 ******** -e ******** ci-base-image-arm64 cat 17:31:28 $ docker top a251f3d2f99b869e6e5c4fa507143297dbdc4ed38c06c23dc2deef5a85d56c20 -eo pid,comm [Pipeline] { [Pipeline] sh 17:31:29 + go version 17:31:29 go version go1.18.7 linux/arm64 [Pipeline] } 17:31:29 $ docker stop --time=1 a251f3d2f99b869e6e5c4fa507143297dbdc4ed38c06c23dc2deef5a85d56c20 17:31:29 ---> 306e70697af3 17:31:29 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:31:29 Removing intermediate container 0bf75c542b88 17:31:29 ---> 0953361d9e04 17:31:29 Step 8/25 : COPY . . 17:31:29 Removing intermediate container 65e309f7b396 17:31:29 ---> 27bfe37286f7 17:31:29 Step 8/23 : COPY . . 17:31:29 ---> Running in 2700e6f2b9ce 17:31: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 17:31:30 $ docker rm -f a251f3d2f99b869e6e5c4fa507143297dbdc4ed38c06c23dc2deef5a85d56c20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:31 + docker inspect -f . ci-base-image-arm64 17:31:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:31:31 prd-ubuntu20.04-docker-arm64-4c-16g-8483 does not seem to be running inside a container 17:31:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:31:33 $ docker top 7670711447d9da4bff90010d5f24c5b8fd5f4903eac0a24b0273a005d763903b -eo pid,comm [Pipeline] { [Pipeline] echo 17:31:33 ========================================================= 17:31:33 [edgeXBuildGoParallel] Running Tests and Build... 17:31:33 ========================================================= [Pipeline] sh 17:31:33 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 17:31:34 + make test 17:31:34 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:31:47 ---> e5773cc0d908 17:31:47 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:31:47 ---> 8db6c6e43216 17:31:47 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:31:47 ---> Running in d5b1ce9eaa50 17:31:47 ---> Running in ea896888d096 17:31:47 Removing intermediate container 811c3b4cdf7e 17:31:47 ---> e2d0effab9f4 17:31:47 Step 9/25 : COPY . . 17:31:47 Removing intermediate container 142d64fd8555 17:31:47 ---> facf7c54f7e4 17:31:47 Step 9/24 : COPY . . 17:31:47 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 17:31: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:32:03 ---> e284d2ed7eb2 17:32:03 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 17:32:03 ---> 19d752aeaca6 17:32:03 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 17:32:03 ---> Running in b2ebde3afdf8 17:32:03 ---> Running in ba5507ff08e1 17:32:03 Removing intermediate container 2700e6f2b9ce 17:32:03 ---> 5164abeb4355 17:32:03 17:32:03 Step 9/20 : FROM alpine:3.15 17:32:03 3.15: Pulling from library/alpine 17:32: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 17:32:04 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 17:32:04 Status: Downloaded newer image for alpine:3.15 17:32:04 ---> c4fc93816858 17:32:04 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:32:04 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 17:32:04 ---> Running in 11f55d50e5aa 17:32:05 Removing intermediate container 11f55d50e5aa 17:32:05 ---> 98fde9f5c064 17:32:05 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:32:05 ---> Running in abb04c050021 17:32:06 ? github.com/edgexfoundry/edgex-go [no test files] 17:32:07 Removing intermediate container abb04c050021 17:32:07 ---> 69c40c841566 17:32:07 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:32:07 ---> Running in ce123b0ce1ad 17:32:07 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:32:09 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:32:09 v3.15.6-125-g1be0cb5739 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 17:32:09 v3.15.6-124-g5541575424 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 17:32:09 OK: 15857 distinct packages available 17:32:09 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:32:09 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 17:32:09 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:32:10 (1/9) Installing ca-certificates (20220614-r0) 17:32:10 (2/9) Installing brotli-libs (1.0.9-r5) 17:32:10 (3/9) Installing nghttp2-libs (1.46.0-r0) 17:32:10 (4/9) Installing libcurl (7.80.0-r3) 17:32:10 (5/9) Installing curl (7.80.0-r3) 17:32:10 (6/9) Installing dumb-init (1.2.5-r1) 17:32:10 (7/9) Installing musl-obstack (1.2.3-r0) 17:32:10 (8/9) Installing libucontext (1.1-r0) 17:32:11 (9/9) Installing gcompat (1.0.0-r4) 17:32:11 Executing busybox-1.34.1-r7.trigger 17:32:11 Executing ca-certificates-20220614-r0.trigger 17:32:11 OK: 8 MiB in 23 packages 17:32:21 Removing intermediate container ea896888d096 17:32:21 ---> 8ac88c5ab91e 17:32:21 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:32:25 ---> Running in 01a47f9f9a33 17:32:25 Removing intermediate container ce123b0ce1ad 17:32:25 ---> 94a4a4fe390a 17:32:25 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 17:32:25 Removing intermediate container d5b1ce9eaa50 17:32:25 ---> b1fbe9eac201 17:32:25 17:32:25 Step 10/25 : FROM alpine:3.16 17:32: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:32:26 3.16: Pulling from library/alpine 17:32:27 ---> 4cbbc31df7b7 17:32:27 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:32:28 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 17:32:28 Status: Downloaded newer image for alpine:3.16 17:32:28 ---> 9c6f07244728 17:32:28 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:32:28 ---> 0f96843829f6 17:32:28 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 17:32:28 ---> Running in bcfbe1694a98 17:32:28 Removing intermediate container b2ebde3afdf8 17:32:28 ---> 4fa910b251ad 17:32:28 17:32:28 Step 11/25 : FROM alpine:3.16 17:32:28 ---> 9c6f07244728 17:32:28 Step 12/25 : RUN apk add --update --no-cache dumb-init 17:32:28 ---> Running in 21b67abc6084 17:32:28 Removing intermediate container 01a47f9f9a33 17:32:28 ---> 358292699816 17:32:28 17:32:28 Step 11/23 : FROM alpine:3.16 17:32:28 ---> 9c6f07244728 17:32:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:32:28 ---> Running in 412693804f95 17:32:28 ---> c1f428490875 17:32:28 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 17:32:28 ---> Running in 1c5413d22dbc 17:32:28 Removing intermediate container 412693804f95 17:32:28 ---> ffbbe57d93b4 17:32:28 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 17:32:28 ---> Running in aed0880a1ef0 17:32:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:32:28 Removing intermediate container 1c5413d22dbc 17:32:28 ---> 506602791c49 17:32:28 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:32:28 ---> Running in e962977c5826 17:32:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:32:28 Removing intermediate container e962977c5826 17:32:28 ---> dfc1fbfc582b 17:32:28 Step 18/20 : LABEL arch=x86_64 17:32:28 ---> Running in 0f174f7638d5 17:32:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:32:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:32:29 Removing intermediate container 0f174f7638d5 17:32:29 ---> af8890a5facf 17:32:29 Step 19/20 : LABEL git_sha=8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 17:32:29 (1/3) Installing ca-certificates (20220614-r0) 17:32:29 (2/3) Installing dumb-init (1.2.5-r1) 17:32:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:32:29 (3/3) Installing su-exec (0.2-r1) 17:32:29 ---> Running in 2d4e29599cf4 17:32:29 Executing busybox-1.35.0-r17.trigger 17:32:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:32:29 Executing ca-certificates-20220614-r0.trigger 17:32:29 (1/1) Installing dumb-init (1.2.5-r1) 17:32:29 Executing busybox-1.35.0-r17.trigger 17:32:29 OK: 6 MiB in 15 packages 17:32:29 OK: 6 MiB in 17 packages 17:32:29 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 17:32:29 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 17:32:29 (3/33) Installing readline (8.1.2-r0) 17:32:29 (4/33) Installing bash (5.1.16-r2) 17:32:29 Executing bash-5.1.16-r2.post-install 17:32:29 (5/33) Installing ca-certificates (20220614-r0) 17:32:29 (6/33) Installing brotli-libs (1.0.9-r6) 17:32:29 Removing intermediate container 2d4e29599cf4 17:32:29 ---> 0dbbfab3ceb0 17:32:29 Step 20/20 : LABEL version=0.0.0 17:32:29 (7/33) Installing nghttp2-libs (1.47.0-r0) 17:32:29 (8/33) Installing libcurl (7.83.1-r3) 17:32:29 (9/33) Installing curl (7.83.1-r3) 17:32:29 (10/33) Installing docker-cli (20.10.18-r1) 17:32:29 (11/33) Installing dumb-init (1.2.5-r1) 17:32:29 (12/33) Installing libbz2 (1.0.8-r1) 17:32:29 (13/33) Installing expat (2.4.9-r0) 17:32:29 (14/33) Installing libffi (3.4.2-r1) 17:32:30 (15/33) Installing gdbm (1.23-r0) 17:32:30 (16/33) Installing xz-libs (5.2.5-r1) 17:32:30 (17/33) Installing libgcc (11.2.1_git20220219-r2) 17:32:30 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 17:32:30 (19/33) Installing mpdecimal (2.5.1-r1) 17:32:30 (20/33) Installing sqlite-libs (3.38.5-r0) 17:32:30 (21/33) Installing python3 (3.10.5-r0) 17:32:30 (22/33) Installing py3-contextlib2 (21.6.0-r2) 17:32:30 (23/33) Installing py3-tomli (2.0.1-r1) 17:32:30 (24/33) Installing py3-pep517 (0.12.0-r2) 17:32:30 (25/33) Installing py3-six (1.16.0-r1) 17:32:30 (26/33) Installing py3-retrying (1.3.3-r3) 17:32:30 (27/33) Installing py3-appdirs (1.4.4-r3) 17:32:30 (28/33) Installing py3-more-itertools (8.13.0-r0) 17:32:30 (29/33) Installing py3-ordered-set (4.0.2-r3) 17:32:30 (30/33) Installing py3-parsing (2.4.7-r3) 17:32:30 (31/33) Installing py3-packaging (21.3-r0) 17:32:30 (32/33) Installing py3-setuptools (59.4.0-r0) 17:32:30 (33/33) Installing py3-pip (22.1.1-r0) 17:32:30 Executing busybox-1.35.0-r17.trigger 17:32:30 Executing ca-certificates-20220614-r0.trigger 17:32:30 OK: 122 MiB in 47 packages 17:32:31 ---> Running in b26c913ea1b2 17:32:31 Removing intermediate container 21b67abc6084 17:32:31 ---> 2723361bb7f9 17:32:31 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:32:31 Removing intermediate container b26c913ea1b2 17:32:31 ---> b90f66e9d1bf 17:32:31 17:32:31 ---> Running in 210ef5a2a1d7 17:32:31 Successfully built b90f66e9d1bf 17:32:32 Successfully tagged security-spiffe-token-provider:latest 17:32:32  Building security-spiffe-token-provider ... done Building security-spire-config 17:32:32 Removing intermediate container 210ef5a2a1d7 17:32:32 ---> ee82333b69f0 17:32:32 Step 14/25 : ENV APP_PORT=59881 17:32:32 Removing intermediate container bcfbe1694a98 17:32:32 ---> 35c3876819a2 17:32:32 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:32:35 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:32:35 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:32:35 ---> f70f3ba10d6c 17:32:35 Step 3/26 : WORKDIR /edgex-go 17:32:35 ---> Using cache 17:32:35 ---> 5e9c705c1373 17:32:35 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:32:35 ---> Using cache 17:32:35 ---> 56520042c928 17:32:35 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 17:32:36 ---> Running in 9a6a899b1104 17:32:36 ---> Running in 3edeaede41dd 17:32:36 ---> Running in d5fe243b3b3a 17:32:36 Removing intermediate container 9a6a899b1104 17:32:36 ---> b767acf02fd6 17:32:36 Step 13/25 : WORKDIR / 17:32:36 Removing intermediate container 3edeaede41dd 17:32:36 ---> 3d770292600c 17:32:36 Step 15/25 : EXPOSE $APP_PORT 17:32:36 Removing intermediate container ba5507ff08e1 17:32:36 ---> 3a651f8a115c 17:32:36 17:32:36 Step 11/24 : FROM alpine:3.16 17:32:36 ---> 9c6f07244728 17:32:36 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:32:36 ---> Running in 89a98d76e7f0 17:32:36 ---> Running in 1d23a563f4e7 17:32:36 ---> Running in 080f82af0405 17:32:36 Removing intermediate container 1d23a563f4e7 17:32:36 ---> 3c427d236652 17:32:36 Step 16/25 : WORKDIR / 17:32:37 Removing intermediate container 89a98d76e7f0 17:32:37 ---> e8741ce3ce79 17:32:37 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:32:37 Removing intermediate container 080f82af0405 17:32:37 ---> f7b30506adb9 17:32:37 Step 13/24 : ENV APP_PORT=59880 17:32:37 ---> Running in 8bfe9160f4e0 17:32:37 ---> Running in c94dd1726e54 17:32:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:32:37 Removing intermediate container 8bfe9160f4e0 17:32:37 ---> a62b136d8e2f 17:32:37 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 17:32:37 ---> 857a12d9ae04 17:32:37 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:32:37 Removing intermediate container c94dd1726e54 17:32:37 ---> 64b021a69608 17:32:37 Step 14/24 : EXPOSE $APP_PORT 17:32:37 ---> Running in f1667bcc71d9 17:32:37 ---> 9dd1291e0e70 17:32:37 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:32:37 Removing intermediate container f1667bcc71d9 17:32:37 ---> a036484829d8 17:32:37 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:32:37 ---> Running in 350da874d382 17:32:37 ---> 25e0ab5689a8 17:32:37 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:32:37 ---> 2d5313118c77 17:32:37 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:32:37 Collecting docker-compose==1.23.2 17:32:37 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:32:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:32:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 40.0 MB/s eta 0:00:00 17:32:38 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 17:32:38 ---> 88d5e848a1df 17:32:38 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:32:38 ---> 86f549b9175e 17:32:38 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:32:38 Collecting websocket-client<1.0,>=0.32.0 17:32:38 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:32:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 39.6 MB/s eta 0:00:00 17:32:38 Collecting docker<4.0,>=3.6.0 17:32:38 OK: 211 MiB in 51 packages 17:32:38 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:32:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 112.6 MB/s eta 0:00:00 17:32:38 Collecting dockerpty<0.5,>=0.4.1 17:32:38 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:32:38 Preparing metadata (setup.py): started 17:32:38 ---> 71339fb31824 17:32:38 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 17:32:38 Removing intermediate container 350da874d382 17:32:38 ---> ebe106a049d8 17:32:38 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 17:32:38 ---> 54496bf8edf4 17:32:38 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:32:38 ---> Running in 4bfa802f9cae 17:32:38 Preparing metadata (setup.py): finished with status 'done' 17:32:38 Collecting texttable<0.10,>=0.9.0 17:32:38 Downloading texttable-0.9.1.tar.gz (11 kB) 17:32:38 Preparing metadata (setup.py): started 17:32:38 Preparing metadata (setup.py): finished with status 'done' 17:32:38 Collecting jsonschema<3,>=2.5.1 17:32:38 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:32:38 Collecting cached-property<2,>=1.2.0 17:32:39 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:32:39 Collecting docopt<0.7,>=0.6.1 17:32:39 ---> 1a0ff632cb87 17:32:39 Step 21/25 : ENTRYPOINT ["/core-metadata"] 17:32:39 Downloading docopt-0.6.2.tar.gz (25 kB) 17:32:39 Removing intermediate container d5fe243b3b3a 17:32:39 ---> 95a996792516 17:32:39 Step 6/26 : COPY go.mod vendor* ./ 17:32:39 Preparing metadata (setup.py): started 17:32:39 ---> c66e1cb0fd2d 17:32:39 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:32:39 ---> Running in 1169c476624f 17:32:39 Removing intermediate container 1169c476624f 17:32:39 ---> 5f9bf227eaeb 17:32:39 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:32:39 ---> 33a12fbca404 17:32:39 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:32:39 ---> Running in a0c36be525ac 17:32:39 ---> Running in a3c31c8e703e 17:32:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:32:39 ---> 41a1e2f66905 17:32:39 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:32:39 Removing intermediate container a0c36be525ac 17:32:39 ---> 72b121f32e0c 17:32:39 Step 23/25 : LABEL arch=x86_64 17:32:39 ---> Running in 804b7b18708c 17:32:39 ---> Running in b40bacb4e2f0 17:32:39 Preparing metadata (setup.py): finished with status 'done' 17:32:39 Removing intermediate container b40bacb4e2f0 17:32:39 ---> c2d4b09df105 17:32:39 Step 24/25 : LABEL git_sha=8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 17:32:39 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:32:39 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:32:39 ---> Running in ed41ea0ff206 17:32:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 75.1 MB/s eta 0:00:00 17:32:39 Collecting PyYAML<4,>=3.10 17:32:39 Downloading PyYAML-3.13.tar.gz (270 kB) 17:32:39 Removing intermediate container ed41ea0ff206 17:32:39 ---> 174e643d3fd8 17:32:39 Step 25/25 : LABEL version=0.0.0 17:32:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 200.8 MB/s eta 0:00:00 17:32:39 ---> Running in 8abfad826323 17:32:39 Removing intermediate container 8abfad826323 17:32:39 ---> adc5680c32f0 17:32:39 17:32:40 Preparing metadata (setup.py): started 17:32:40 Successfully built adc5680c32f0 17:32:40 Successfully tagged core-metadata:latest 17:32:40  Building core-metadata ... done Building core-command 17:32:40 Preparing metadata (setup.py): finished with status 'done' 17:32:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:32:40 Collecting docker-pycreds>=0.4.0 17:32:40 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:32:40 Collecting chardet<3.1.0,>=3.0.2 17:32:40 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:32:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 145.5 MB/s eta 0:00:00 17:32:40 Collecting urllib3<1.25,>=1.21.1 17:32:40 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:32:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 163.6 MB/s eta 0:00:00 17:32:40 Collecting certifi>=2017.4.17 17:32:40 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 17:32:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 153.0 MB/s eta 0:00:00 17:32:40 Collecting idna<2.8,>=2.5 17:32:40 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:32:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 137.4 MB/s eta 0:00:00 17:32:40 (1/6) Installing dumb-init (1.2.5-r1) 17:32:40 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:32:40 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:32:40 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:32:40 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:32:40 (2/6) Installing libgcc (11.2.1_git20220219-r2) 17:32:41 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 17:32:41 (3/6) Installing libsodium (1.0.18-r0) 17:32:41 Running setup.py install for texttable: started 17:32:41 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 17:32:41 (5/6) Installing libzmq (4.3.4-r0) 17:32:41 (6/6) Installing zeromq (4.3.4-r0) 17:32:41 Executing busybox-1.35.0-r17.trigger 17:32:41 OK: 8 MiB in 20 packages 17:32:42 Running setup.py install for texttable: finished with status 'done' 17:32:42 Running setup.py install for PyYAML: started 17:32:43 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:32:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:32:43 ---> f70f3ba10d6c 17:32:43 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:32:43 ---> Using cache 17:32:43 ---> 6de957cf258c 17:32:43 Step 4/24 : WORKDIR /edgex-go 17:32:43 ---> Using cache 17:32:43 ---> c82963a5a62c 17:32:43 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:32:43 ---> Using cache 17:32:43 ---> d16b098e1264 17:32:43 Step 6/24 : RUN apk add --update --no-cache make git 17:32:43 ---> Using cache 17:32:43 ---> 3c1e0f6412aa 17:32:43 Step 7/24 : COPY go.mod vendor* ./ 17:32:43 ---> Using cache 17:32:43 ---> 92314dc1e2e1 17:32:43 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:32:43 ---> Using cache 17:32:43 ---> e2d0effab9f4 17:32:43 Step 9/24 : COPY . . 17:32:43 ---> Using cache 17:32:43 ---> e284d2ed7eb2 17:32:43 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 17:32:43 Running setup.py install for PyYAML: finished with status 'done' 17:32:44 ---> Running in fefd5227b62a 17:32:45 Running setup.py install for docopt: started 17:32:45 Removing intermediate container 804b7b18708c 17:32:45 ---> 2ba39da4e2cb 17:32:45 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 17:32:45 Removing intermediate container 4bfa802f9cae 17:32:45 ---> b1fba94c4bb8 17:32:45 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:32:45 Running setup.py install for docopt: finished with status 'done' 17:32:45 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 17:32:47 ---> Running in 0d639e9c73a5 17:32:48 ---> 128c88e1bcb5 17:32:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:32:48 Removing intermediate container 0d639e9c73a5 17:32:48 ---> 2dbe009929b4 17:32:48 Step 23/25 : LABEL arch=x86_64 17:32:48 ---> Running in 7adfc3c0b3c1 17:32:48 Running setup.py install for dockerpty: started 17:32:48 Running setup.py install for dockerpty: finished with status 'done' 17:32:48 Removing intermediate container 7adfc3c0b3c1 17:32:48 ---> 3d74add97196 17:32:48 Step 24/25 : LABEL git_sha=8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 17:32:53 ---> 114a3792ec50 17:32:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:32:53 ---> Running in 9644c5c98037 17:32:53 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 17:32:53 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 17:32:53 Removing intermediate container a3c31c8e703e 17:32:53 ---> 3aea529b4735 17:32:53 Step 8/26 : COPY . . 17:32:54 ---> 200d48406025 17:32:54 Step 20/24 : ENTRYPOINT ["/core-data"] 17:32:54 Removing intermediate container 9644c5c98037 17:32:54 ---> 0521bcae9742 17:32:54 Step 25/25 : LABEL version=0.0.0 17:32:54 ---> Running in 7f4eafa16c58 17:32:54 ---> Running in 98a975612bcf 17:33:04 Removing intermediate container 98a975612bcf 17:33:04 ---> a4fd36d2e9b2 17:33:04 17:33:04 Removing intermediate container 7f4eafa16c58 17:33:04 ---> bf72995dc553 17:33:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:33:04 Successfully built a4fd36d2e9b2 17:33:04 Successfully tagged security-secretstore-setup:latest 17:33:04 Building security-bootstrapper 17:33:04  Building security-secretstore-setup ... done  ---> Running in 9c8d6351d9e9 17:33:04 ---> 5c32f1d5ae07 17:33:04 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 17:33:04 Removing intermediate container aed0880a1ef0 17:33:04 ---> 91b904449225 17:33:04 Step 14/23 : ENV APP_PORT=58890 17:33:07 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:33:07 Step 2/33 : FROM ${BUILDER_BASE} AS builder 17:33:07 ---> f70f3ba10d6c 17:33:07 Step 3/33 : WORKDIR /edgex-go 17:33:07 ---> Using cache 17:33:07 ---> 5e9c705c1373 17:33:07 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:33:07 ---> Using cache 17:33:07 ---> 56520042c928 17:33:07 Step 5/33 : RUN apk add --update --no-cache make git 17:33:07 ---> Using cache 17:33:07 ---> 23e153ae38c2 17:33:07 Step 6/33 : COPY go.mod vendor* ./ 17:33:07 ---> Using cache 17:33:07 ---> 507a6b63a818 17:33:07 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:33:07 ---> Using cache 17:33:07 ---> 0953361d9e04 17:33:07 Step 8/33 : COPY . . 17:33:07 ---> Using cache 17:33:07 ---> e5773cc0d908 17:33:07 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:33:07 Removing intermediate container 9c8d6351d9e9 17:33:07 ---> 51202adbab18 17:33:07 Step 22/24 : LABEL arch=x86_64 17:33:07 ---> Running in fe1af1890ed8 17:33:07 ---> Running in 1ee9a4495419 17:33:07 ---> Running in 3c3199e86c81 17:33:07 ---> Running in c0443bee72bc 17:33:07 Removing intermediate container 3c3199e86c81 17:33:07 ---> 3b1d61b52187 17:33:07 Step 23/24 : LABEL git_sha=8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 17:33:07 Removing intermediate container c0443bee72bc 17:33:07 ---> 1e9a426f124d 17:33:07 Step 15/23 : EXPOSE $APP_PORT 17:33:07 Removing intermediate container fe1af1890ed8 17:33:07 ---> c1e7d219fb71 17:33:07 Step 10/26 : WORKDIR /edgex-go/spire-build 17:33:07 ---> Running in de800ace840d 17:33:07 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 17:33:08 ---> Running in 9db1aa852d98 17:33:08 ---> Running in 0c416cec27e6 17:33:08 Removing intermediate container de800ace840d 17:33:08 ---> 0d8aab35b376 17:33:08 Step 24/24 : LABEL version=0.0.0 17:33:09 Removing intermediate container 0c416cec27e6 17:33:09 ---> 6df85df1935a 17:33:09 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 17:33:09 Removing intermediate container 9db1aa852d98 17:33:09 ---> 667c796715fb 17:33:09 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:33:09 ---> Running in 5dc494cef978 17:33:09 ---> Running in 7566ac97bbbb 17:33:09 Removing intermediate container 5dc494cef978 17:33:09 ---> 556f80ab467a 17:33:09 17:33:09 Successfully built 556f80ab467a 17:33:09 Successfully tagged core-data:latest 17:33:09  Building core-data ... done Building support-scheduler 17:33:14 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:33:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:33:14 ---> f70f3ba10d6c 17:33:14 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:33:14 ---> Using cache 17:33:14 ---> 6de957cf258c 17:33:14 Step 4/23 : WORKDIR /edgex-go 17:33:14 ---> Using cache 17:33:14 ---> c82963a5a62c 17:33:14 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:33:14 ---> Using cache 17:33:14 ---> d16b098e1264 17:33:14 Step 6/23 : RUN apk add --update --no-cache make git 17:33:14 ---> Using cache 17:33:14 ---> 3c1e0f6412aa 17:33:14 Step 7/23 : COPY go.mod vendor* ./ 17:33:14 ---> Using cache 17:33:14 ---> 92314dc1e2e1 17:33:14 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:33:14 ---> Using cache 17:33:14 ---> e2d0effab9f4 17:33:14 Step 9/23 : COPY . . 17:33:14 ---> Using cache 17:33:14 ---> e284d2ed7eb2 17:33:14 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 17:33:14 ---> 9848666c71c6 17:33:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:33:14 ---> Running in 707216ba1285 17:33:14 Removing intermediate container fefd5227b62a 17:33:14 ---> 347606954824 17:33:14 17:33:14 Step 11/24 : FROM alpine:3.16 17:33:14 ---> 9c6f07244728 17:33:14 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:33:14 ---> Using cache 17:33:14 ---> 2723361bb7f9 17:33:14 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:33:14 ---> Using cache 17:33:14 ---> ee82333b69f0 17:33:14 Step 14/24 : ENV APP_PORT=59882 17:33:15 ---> Running in 33a764ed1723 17:33:15 ---> ddc466f6422b 17:33:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:33:15 Removing intermediate container 7566ac97bbbb 17:33:15 ---> aef9ddfe72d9 17:33:15 Step 12/26 : WORKDIR /edgex-go 17:33:15 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 17:33:15 ---> Running in abb9ca298e11 17:33:16 Removing intermediate container 33a764ed1723 17:33:16 ---> 5836a753e3ba 17:33:16 Step 15/24 : EXPOSE $APP_PORT 17:33:16 ---> 8c69ed3f7893 17:33:16 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 17:33:16 ---> Running in 2f7c7af2428c 17:33:16 ---> Running in 4c3075460d83 17:33:16 Removing intermediate container abb9ca298e11 17:33:16 ---> 7f47c16bb81d 17:33:16 17:33:16 Step 13/26 : FROM alpine:3.15 17:33:16 ---> c4fc93816858 17:33:16 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:33:16 ---> Using cache 17:33:16 ---> 98fde9f5c064 17:33:16 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:33:16 ---> Using cache 17:33:16 ---> 69c40c841566 17:33:16 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 17:33:16 ---> Running in f59527318b2a 17:33:16 Removing intermediate container 4c3075460d83 17:33:16 ---> 0ff692979e37 17:33:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:33:16 ---> Running in f08b2a9c2b27 17:33:16 Removing intermediate container 2f7c7af2428c 17:33:16 ---> bcee16a0eebb 17:33:16 Step 16/24 : WORKDIR / 17:33:17 ---> Running in 1fdbbb48c4c8 17:33:17 Removing intermediate container f08b2a9c2b27 17:33:17 ---> c39fe0b221c5 17:33:17 Step 21/23 : LABEL arch=x86_64 17:33:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:33:17 ---> Running in 0bfa521bd75b 17:33:17 Removing intermediate container 1fdbbb48c4c8 17:33:17 ---> 85e135233ab4 17:33:17 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:33:17 Removing intermediate container 0bfa521bd75b 17:33:17 ---> 7a5bdd4155c2 17:33:17 Step 22/23 : LABEL git_sha=8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 17:33:17 ---> Running in 8b0c846471c1 17:33:17 ---> 835cf27748b4 17:33:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:33:18 Removing intermediate container 8b0c846471c1 17:33:18 ---> 69703e70362a 17:33:18 Step 23/23 : LABEL version=0.0.0 17:33:18 ---> Running in ef3204c2e99d 17:33:18 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:33:19 ---> 7f843d402cd5 17:33:19 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:33:19 Removing intermediate container ef3204c2e99d 17:33:19 ---> 2ee54b90ce22 17:33:19 17:33:19 Successfully built 2ee54b90ce22 17:33:19 Successfully tagged sys-mgmt-agent:latest 17:33:19  Building sys-mgmt-agent ... done Building support-notifications 17:33:19 ---> 64a5b697fb18 17:33:19 Step 20/24 : ENTRYPOINT ["/core-command"] 17:33:19 ---> Running in 9d8fbee54eae 17:33:20 v3.15.6-125-g1be0cb5739 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 17:33:20 v3.15.6-124-g5541575424 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 17:33:20 OK: 15857 distinct packages available 17:33:20 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:33:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:33:21 (1/4) Installing dumb-init (1.2.5-r1) 17:33:21 (2/4) Installing musl-obstack (1.2.3-r0) 17:33:21 (3/4) Installing libucontext (1.1-r0) 17:33:21 (4/4) Installing gcompat (1.0.0-r4) 17:33:21 Executing busybox-1.34.1-r7.trigger 17:33:21 OK: 6 MiB in 18 packages 17:33:21 Removing intermediate container 9d8fbee54eae 17:33:21 ---> 37a4a513c9a4 17:33:21 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:33:22 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:33:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:33:22 ---> f70f3ba10d6c 17:33:22 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:33:22 ---> Using cache 17:33:22 ---> 6de957cf258c 17:33:22 Step 4/23 : WORKDIR /edgex-go 17:33:22 ---> Using cache 17:33:22 ---> c82963a5a62c 17:33:22 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:33:22 ---> Using cache 17:33:22 ---> d16b098e1264 17:33:22 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 17:33:26 ---> Running in d16521b6018c 17:33:26 ---> Running in e884917152ad 17:33:28 Removing intermediate container e884917152ad 17:33:28 ---> e79ec3ee22ad 17:33:28 Step 22/24 : LABEL arch=x86_64 17:33:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:33:28 Removing intermediate container f59527318b2a 17:33:28 ---> f7b5f8b04673 17:33:28 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:33:28 ---> Running in 302680581c59 17:33:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:33:29 OK: 211 MiB in 51 packages 17:33:29 Removing intermediate container 302680581c59 17:33:29 ---> 9485810a6000 17:33:29 Step 23/24 : LABEL git_sha=8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 17:33:33 ---> Running in 62570127e192 17:33:33 ---> 7d8d3863f352 17:33:33 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 17:33:33 Removing intermediate container 1ee9a4495419 17:33:33 ---> 14c3272927a8 17:33:33 17:33:33 Step 10/33 : FROM alpine:3.16 17:33:33 ---> 9c6f07244728 17:33:33 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:33:33 ---> Running in 22d2f24d9d42 17:33:33 Removing intermediate container d16521b6018c 17:33:33 ---> 8de2b56f46c7 17:33:33 Step 7/23 : COPY go.mod vendor* ./ 17:33:33 Removing intermediate container 62570127e192 17:33:33 ---> 0788d275fc2d 17:33:33 Step 24/24 : LABEL version=0.0.0 17:33:33 ---> dad9a1361b98 17:33:33 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 17:33:33 ---> Running in f52b851c754d 17:33:33 ---> Running in b92db716630e 17:33:33 ---> 9739f266758d 17:33:33 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:33:33 Removing intermediate container 22d2f24d9d42 17:33:33 ---> a2b9a330bd31 17:33:33 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 17:33:34 ---> Running in 66d4a9560ffb 17:33:34 ---> Running in d1b8cc3b35ae 17:33:34 Removing intermediate container b92db716630e 17:33:34 ---> b8e6d4046201 17:33:34 17:33:34 Removing intermediate container f52b851c754d 17:33:34 ---> 8e76b4d707f4 17:33:34 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 17:33:34 Successfully built b8e6d4046201 17:33:34 Successfully tagged core-command:latest 17:33:34  Building core-command ... done Building security-spire-agent 17:33:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:33:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:33:36 (1/2) Installing dumb-init (1.2.5-r1) 17:33:36 (2/2) Installing su-exec (0.2-r1) 17:33:36 Executing busybox-1.35.0-r17.trigger 17:33:36 OK: 6 MiB in 16 packages 17:33:38 ---> 69d9c1dbb70e 17:33:38 Step 21/26 : WORKDIR / 17:33:38 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:33:38 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:33:38 ---> f70f3ba10d6c 17:33:38 Step 3/26 : WORKDIR /edgex-go 17:33:38 ---> Using cache 17:33:38 ---> 5e9c705c1373 17:33:38 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:33:38 ---> Using cache 17:33:38 ---> 56520042c928 17:33:38 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 17:33:38 ---> Using cache 17:33:38 ---> 95a996792516 17:33:38 Step 6/26 : COPY go.mod vendor* ./ 17:33:38 ---> Using cache 17:33:38 ---> 33a12fbca404 17:33:38 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:33:38 ---> Using cache 17:33:38 ---> 3aea529b4735 17:33:38 Step 8/26 : COPY . . 17:33:38 ---> Using cache 17:33:38 ---> 5c32f1d5ae07 17:33:38 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 17:33:38 ---> Using cache 17:33:38 ---> c1e7d219fb71 17:33:38 Step 10/26 : WORKDIR /edgex-go/spire-build 17:33:38 ---> Using cache 17:33:38 ---> 6df85df1935a 17:33:38 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 17:33:38 ---> Using cache 17:33:38 ---> aef9ddfe72d9 17:33:38 Step 12/26 : WORKDIR /edgex-go 17:33:38 ---> Using cache 17:33:38 ---> 7f47c16bb81d 17:33:38 17:33:38 Step 13/26 : FROM alpine:3.15 17:33:38 ---> c4fc93816858 17:33:38 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:33:38 ---> Using cache 17:33:38 ---> 98fde9f5c064 17:33:38 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:33:38 ---> Using cache 17:33:38 ---> 69c40c841566 17:33:38 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:33:39 ---> Running in e21b2c3c5335 17:33:39 ---> Running in 67732687d3cf 17:33:39 Removing intermediate container d1b8cc3b35ae 17:33:39 ---> a2ed39692705 17:33:39 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 17:33:39 Removing intermediate container e21b2c3c5335 17:33:39 ---> b5aaeb0efdc0 17:33:39 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:33:39 ---> Running in 238638498a78 17:33:39 ---> Running in dfdd78750db6 17:33:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:33:41 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:33:41 Removing intermediate container 238638498a78 17:33:41 ---> 8ac0c4ca2dd0 17:33:41 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 17:33:41 v3.15.6-125-g1be0cb5739 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 17:33:41 v3.15.6-124-g5541575424 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 17:33:41 OK: 15857 distinct packages available 17:33:42 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:33:42 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:33:43 (1/5) Installing dumb-init (1.2.5-r1) 17:33:43 (2/5) Installing musl-obstack (1.2.3-r0) 17:33:43 (3/5) Installing libucontext (1.1-r0) 17:33:43 (4/5) Installing gcompat (1.0.0-r4) 17:33:43 (5/5) Installing openssl (1.1.1q-r0) 17:33:43 Executing busybox-1.34.1-r7.trigger 17:33:43 OK: 7 MiB in 19 packages 17:33:43 Removing intermediate container dfdd78750db6 17:33:43 ---> 5da63236a1e4 17:33:43 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:33:43 ---> Running in 06b84dedec0c 17:33:43 ---> Running in 045717cbab57 17:33:44 Removing intermediate container 06b84dedec0c 17:33:44 ---> 761696fe6314 17:33:44 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 17:33:44 Removing intermediate container 707216ba1285 17:33:44 ---> 50761b7881ee 17:33:44 17:33:44 Step 11/23 : FROM alpine:3.16 17:33:44 ---> 9c6f07244728 17:33:44 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:33:44 ---> Using cache 17:33:44 ---> 2723361bb7f9 17:33:44 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:33:44 ---> Using cache 17:33:44 ---> ee82333b69f0 17:33:44 Step 14/23 : ENV APP_PORT=59861 17:33:44 Removing intermediate container 045717cbab57 17:33:44 ---> e99c0cea3032 17:33:44 Step 24/26 : LABEL arch=x86_64 17:33:44 ---> Running in 790b6f61f47a 17:33:44 ---> Running in d1117d5898af 17:33:44 ---> Running in f0500e6e8642 17:33:44 Removing intermediate container 790b6f61f47a 17:33:44 ---> 65a1e19d0a29 17:33:44 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 17:33:44 Removing intermediate container f0500e6e8642 17:33:44 ---> e64cc80d73e9 17:33:44 Step 15/23 : EXPOSE $APP_PORT 17:33:44 Removing intermediate container d1117d5898af 17:33:44 ---> ba7a659b52dd 17:33:44 Step 25/26 : LABEL git_sha=8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 17:33:44 Removing intermediate container 67732687d3cf 17:33:44 ---> bb4a43c5fd5c 17:33:44 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 17:33:44 ---> Running in 192871ce3817 17:33:44 ---> Running in 4aa97029403d 17:33:44 ---> Running in da6e6f801f76 17:33:45 Removing intermediate container da6e6f801f76 17:33:45 ---> 5838139a225b 17:33:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:33:45 Removing intermediate container 4aa97029403d 17:33:45 ---> ff7c9463125d 17:33:45 Step 26/26 : LABEL version=0.0.0 17:33:46 Removing intermediate container 192871ce3817 17:33:46 ---> 9bb51a7ea774 17:33:46 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 17:33:46 ---> Running in 545743984b8e 17:33:46 ---> 510a441e8ca4 17:33:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / ---> dd9dcc7c0146 17:33:46 17:33:46 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:33:46 ---> Running in ad6a060bbf5c 17:33:46 Removing intermediate container 545743984b8e 17:33:46 ---> 1cc587e5e83e 17:33:46 17:33:46 Successfully built 1cc587e5e83e 17:33:48 Successfully tagged security-spire-config:latest 17:33:48 Building security-proxy-setup 17:33:48  Building security-spire-config ... done  ---> bfc7400e7d6c 17:33:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:33:48 ---> 0cb43565d9e6 17:33:48 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:33:48 Removing intermediate container 66d4a9560ffb 17:33:48 ---> 0ddbb34c25eb 17:33:48 Step 9/23 : COPY . . 17:33:51 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:33:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:33:51 ---> f70f3ba10d6c 17:33:51 Step 3/22 : WORKDIR /edgex-go 17:33:51 ---> Using cache 17:33:51 ---> 5e9c705c1373 17:33:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:33:51 ---> Using cache 17:33:51 ---> 56520042c928 17:33:51 Step 5/22 : RUN apk add --update --no-cache make git 17:33:51 ---> Using cache 17:33:51 ---> 23e153ae38c2 17:33:51 Step 6/22 : COPY go.mod vendor* ./ 17:33:51 ---> Using cache 17:33:51 ---> 507a6b63a818 17:33:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:33:51 ---> Using cache 17:33:51 ---> 0953361d9e04 17:33:51 Step 8/22 : COPY . . 17:33:51 ---> Using cache 17:33:51 ---> e5773cc0d908 17:33:51 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:33:55 ---> 95fead5a7205 17:33:55 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:33:55 ---> 066ad95f36d1 17:33:55 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:33:55 ---> Running in 61cd35a1c059 17:33:55 ---> Running in 0e860be425b8 17:33:55 ---> 1ce8dc3777bb 17:33:55 Step 10/23 : RUN make cmd/support-notifications/support-notifications 17:33:55 ---> Running in 899dbef49d32 17:33:55 Removing intermediate container ad6a060bbf5c 17:33:55 ---> 6100d271255d 17:33:55 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 17:33:55 ---> Running in 5bf09c73f26d 17:33:55 Removing intermediate container 0e860be425b8 17:33:55 ---> 2e8deeea6394 17:33:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:33:55 ---> b9175b24ff39 17:33:55 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:33:55 ---> Running in bd43f9f19112 17:33:55 Removing intermediate container 5bf09c73f26d 17:33:55 ---> d3256382bff4 17:33:55 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 17:33:55 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 17:33:55 Removing intermediate container bd43f9f19112 17:33:55 ---> 8cc8d12ca6e1 17:33:55 Step 21/23 : LABEL arch=x86_64 17:33:55 ---> Running in 3b8361ba2049 17:33:55 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 17:33:55 ---> 8b362d979a31 17:33:55 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:33:55 ---> b459a1fc5817 17:33:55 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 17:33:55 ---> Running in 8faa6e137471 17:33:55 ---> Running in 7b31cc88cb6d 17:33:55 Removing intermediate container 3b8361ba2049 17:33:55 ---> 78a4b89b3dfa 17:33:55 Step 22/23 : LABEL git_sha=8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 17:33:55 ---> Running in 1a6e4471f86d 17:33:55 Removing intermediate container 8faa6e137471 17:33:55 ---> 0daa7d0278af 17:33:55 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:33:55 ---> Running in 5cd492838542 17:33:55 Removing intermediate container 1a6e4471f86d 17:33:55 ---> 31406a78231c 17:33:55 Step 23/23 : LABEL version=0.0.0 17:33:56 ---> Running in ae9a762cb121 17:33:56 Removing intermediate container 5cd492838542 17:33:56 ---> ec82870f3297 17:33:56 Step 24/26 : LABEL arch=x86_64 17:33:56 ---> Running in 3412efb6a7c9 17:33:56 Removing intermediate container ae9a762cb121 17:33:56 ---> d9cbd0bfaae2 17:33:56 17:33:56 Removing intermediate container 3412efb6a7c9 17:33:56 ---> b33d6b9fd54e 17:33:56 Step 25/26 : LABEL git_sha=8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 17:33:56 ---> Running in e88ea18c85ed 17:33:56 Successfully built d9cbd0bfaae2 17:33:56 Successfully tagged support-scheduler:latest 17:33:56  Building support-scheduler ... done Building security-spire-server 17:33:56 Removing intermediate container e88ea18c85ed 17:33:56 ---> 762231986bbb 17:33:56 Step 26/26 : LABEL version=0.0.0 17:33:58 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:33:58 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:33:58 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:33:58 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:33:58 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:33:58 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:33:58 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:33:58 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:33:58 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 17:33:58 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:33:58 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:33:58 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:33:58 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:33:58 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:33:58 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:33:59 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:33:59 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:33:59 ---> f70f3ba10d6c 17:33:59 Step 3/25 : WORKDIR /edgex-go 17:33:59 ---> Using cache 17:33:59 ---> 5e9c705c1373 17:33:59 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:33:59 ---> Using cache 17:33:59 ---> 56520042c928 17:33:59 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 17:33:59 ---> Using cache 17:33:59 ---> 95a996792516 17:33:59 Step 6/25 : COPY go.mod vendor* ./ 17:33:59 ---> Using cache 17:33:59 ---> 33a12fbca404 17:33:59 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:33:59 ---> Using cache 17:33:59 ---> 3aea529b4735 17:33:59 Step 8/25 : COPY . . 17:33:59 ---> Using cache 17:33:59 ---> 5c32f1d5ae07 17:33:59 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 17:33:59 ---> Using cache 17:33:59 ---> c1e7d219fb71 17:33:59 Step 10/25 : WORKDIR /edgex-go/spire-build 17:33:59 ---> Using cache 17:33:59 ---> 6df85df1935a 17:33:59 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 17:34:01 Removing intermediate container 7b31cc88cb6d 17:34:01 ---> d7fc777be1dc 17:34:01 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 17:34:01 ---> Running in 9cd122475939 17:34:01 ---> Running in cfca09a86869 17:34:02 ---> d12074aa054a 17:34:02 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:34:02 Removing intermediate container 9cd122475939 17:34:02 ---> 28118f93666e 17:34:02 17:34:02 Successfully built 28118f93666e 17:34:02 Successfully tagged security-spire-agent:latest 17:34:03  Building security-spire-agent ... done  ---> 797b236b3632 17:34:03 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:34:04 Removing intermediate container cfca09a86869 17:34:04 ---> da24a549633d 17:34:04 Step 12/25 : WORKDIR /edgex-go 17:34:04 ---> Running in b4d94d2c3eeb 17:34:04 ---> 1452b5c905f1 17:34:04 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:34:04 Removing intermediate container b4d94d2c3eeb 17:34:04 ---> c29f6cf31d49 17:34:04 17:34:04 Step 13/25 : FROM alpine:3.15 17:34:04 ---> c4fc93816858 17:34:04 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:34:04 ---> Using cache 17:34:04 ---> 98fde9f5c064 17:34:04 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:34:04 ---> Using cache 17:34:04 ---> 69c40c841566 17:34:04 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:34:04 ---> Using cache 17:34:04 ---> bb4a43c5fd5c 17:34:04 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:34:04 ---> 53deed6d9f1f 17:34:04 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 17:34:07 ---> c6e265e59028 17:34:07 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 17:34:07 ---> 39f6513154d9 17:34:07 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:34:07 ---> f03e27afdf3b 17:34:07 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:34:07 ---> 1560b4ad8fad 17:34:07 ---> 99ee77104563 17:34:07 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tplStep 28/33 : RUN chmod +x /entrypoint.sh 17:34:07 17:34:08 ---> Running in 21970b657f9a 17:34:08 ---> 9634a50cd31c 17:34:08 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:34:09 ---> 001c57380f96 17:34:09 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:34:09 ---> Running in 36834bdc126f 17:34:09 Removing intermediate container 21970b657f9a 17:34:09 ---> 373be54c2689 17:34:09 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 17:34:09 Removing intermediate container 36834bdc126f 17:34:09 ---> 0eb79024dce8 17:34:09 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:34:09 ---> Running in e7186050c640 17:34:09 ---> Running in 765b85ac27df 17:34:09 Removing intermediate container e7186050c640 17:34:09 ---> 92263022839b 17:34:09 Step 30/33 : CMD ["gate"] 17:34:09 Removing intermediate container 765b85ac27df 17:34:09 ---> 257ad12dbd6a 17:34:09 Step 23/25 : LABEL arch=x86_64 17:34:09 ---> Running in d6f37087caad 17:34:09 ---> Running in 204e6bea460e 17:34:09 Removing intermediate container d6f37087caad 17:34:09 ---> bbbca67965e6 17:34:09 Step 31/33 : LABEL arch=x86_64 17:34:09 ---> Running in 3d89c5ba3bda 17:34:09 Removing intermediate container 204e6bea460e 17:34:09 ---> 0082973b8c4d 17:34:09 Step 24/25 : LABEL git_sha=8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 17:34:09 ---> Running in 3a2547321b57 17:34:09 Removing intermediate container 3d89c5ba3bda 17:34:09 ---> c4969b4bed91 17:34:09 Step 32/33 : LABEL git_sha=8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 17:34:10 ---> Running in 293f159ee7e9 17:34:10 Removing intermediate container 293f159ee7e9 17:34:10 ---> db968a44e8c2 17:34:10 Step 33/33 : LABEL version=0.0.0 17:34:10 Removing intermediate container 3a2547321b57 17:34:10 ---> c681f3a7aa55 17:34:10 Step 25/25 : LABEL version=0.0.0 17:34:10 ---> Running in c2e5a3e98288 17:34:10 ---> Running in 5371de1d8dcf 17:34:10 Removing intermediate container c2e5a3e98288 17:34:10 ---> 9f5a8a3ce717 17:34:10 17:34:10 Removing intermediate container 5371de1d8dcf 17:34:10 ---> d1868959d4a9 17:34:10 17:34:10 Successfully built 9f5a8a3ce717 17:34:10 Successfully tagged security-bootstrapper:latest 17:34:10  Building security-bootstrapper ... done Successfully built d1868959d4a9 17:34:10 Successfully tagged security-spire-server:latest 17:34:13  Building security-spire-server ... done 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 17:34:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.608s coverage: 28.7% of statements 17:34:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:34:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:34:18 Removing intermediate container 61cd35a1c059 17:34:18 ---> a3f5f2540997 17:34:18 17:34:18 Step 10/22 : FROM alpine:3.16 17:34:18 ---> 9c6f07244728 17:34:18 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 17:34:18 ---> Running in 273a712ee799 17:34:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:34:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:34:19 (1/6) Installing ca-certificates (20220614-r0) 17:34:19 (2/6) Installing brotli-libs (1.0.9-r6) 17:34:19 (3/6) Installing nghttp2-libs (1.47.0-r0) 17:34:19 (4/6) Installing libcurl (7.83.1-r3) 17:34:19 (5/6) Installing curl (7.83.1-r3) 17:34:19 (6/6) Installing dumb-init (1.2.5-r1) 17:34:19 Executing busybox-1.35.0-r17.trigger 17:34:19 Executing ca-certificates-20220614-r0.trigger 17:34:19 OK: 8 MiB in 20 packages 17:34:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.472s coverage: 98.5% of statements 17:34:21 Removing intermediate container 899dbef49d32 17:34:21 ---> d2b71226a16c 17:34:21 17:34:21 Step 11/23 : FROM alpine:3.16 17:34:21 ---> 9c6f07244728 17:34:21 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 17:34:21 ---> Running in 76800697c808 17:34:21 Removing intermediate container 273a712ee799 17:34:21 ---> 0bb82d010307 17:34:21 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:34:21 ---> Running in a6f2b07aa1ec 17:34:21 Removing intermediate container a6f2b07aa1ec 17:34:21 ---> 43ac57d45a05 17:34:21 Step 13/22 : WORKDIR /edgex 17:34:21 ---> Running in 7bbd798cf8ec 17:34:21 Removing intermediate container 7bbd798cf8ec 17:34:21 ---> 969eac4b5c86 17:34:21 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:34:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:34:21 ---> 71bb376c53e2 17:34:21 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:34:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:34:22 (1/2) Installing ca-certificates (20220614-r0) 17:34:22 (2/2) Installing dumb-init (1.2.5-r1) 17:34:22 Executing busybox-1.35.0-r17.trigger 17:34:22 Executing ca-certificates-20220614-r0.trigger 17:34:22 OK: 6 MiB in 16 packages 17:34:22 ---> f2169c23303d 17:34:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:34:22 ---> 028f04f9dab6 17:34:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:34:22 Removing intermediate container 76800697c808 17:34:22 ---> d4c0fa848c58 17:34:22 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:34:22 ---> Running in cde1337a56f3 17:34:22 ---> ddf42c1f1745 17:34:22 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:34:22 ---> Running in e7cd194463d5 17:34:22 Removing intermediate container cde1337a56f3 17:34:22 ---> 9da1cde1f1d6 17:34:22 Step 14/23 : ENV APP_PORT=59860 17:34:22 ---> Running in f14341c2b8c5 17:34:23 Removing intermediate container f14341c2b8c5 17:34:23 ---> 9b86389baaf2 17:34:23 Step 15/23 : EXPOSE $APP_PORT 17:34:23 ---> Running in e2833c206478 17:34:23 Removing intermediate container e2833c206478 17:34:23 ---> f3309dd940e5 17:34:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:34:23 ---> bcffa89a6377 17:34:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:34:23 Removing intermediate container e7cd194463d5 17:34:23 ---> fc78573c5c5c 17:34:23 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 17:34:23 ---> Running in c29e5eac3eb8 17:34:23 ---> d4230570e272 17:34:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:34:23 Removing intermediate container c29e5eac3eb8 17:34:23 ---> 0bfbdf102d6c 17:34:23 Step 20/22 : LABEL arch=x86_64 17:34:23 ---> Running in 58635fc77599 17:34:24 ---> 3f678be2cff7 17:34:24 Step 19/23 : ENTRYPOINT ["/support-notifications"] 17:34:24 ---> Running in aa5327373e67 17:34:24 Removing intermediate container 58635fc77599 17:34:24 ---> 19d4d764f07f 17:34:24 Step 21/22 : LABEL git_sha=8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 17:34:24 ---> Running in 33b277f4c3ee 17:34:24 Removing intermediate container aa5327373e67 17:34:24 ---> f43eb8313a83 17:34:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:34:24 ---> Running in 229fdaab08d5 17:34:24 Removing intermediate container 33b277f4c3ee 17:34:24 ---> b75188d275e5 17:34:24 Step 22/22 : LABEL version=0.0.0 17:34:24 ---> Running in 7366be3fd8f9 17:34:24 Removing intermediate container 229fdaab08d5 17:34:24 ---> dcdfbb36cea8 17:34:24 Step 21/23 : LABEL arch=x86_64 17:34:24 ---> Running in b3da1e021d73 17:34:24 Removing intermediate container 7366be3fd8f9 17:34:24 ---> 57ea05c2c6aa 17:34:24 17:34:24 Successfully built 57ea05c2c6aa 17:34:24 Successfully tagged security-proxy-setup:latest 17:34:24  Building security-proxy-setup ... done Removing intermediate container b3da1e021d73 17:34:24 ---> cc4eec5e2182 17:34:24 Step 22/23 : LABEL git_sha=8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 17:34:24 ---> Running in 41fa7c78acbc 17:34:24 Removing intermediate container 41fa7c78acbc 17:34:24 ---> d709f9061671 17:34:24 Step 23/23 : LABEL version=0.0.0 17:34:24 ---> Running in 84bcd96d11f9 17:34:24 Removing intermediate container 84bcd96d11f9 17:34:24 ---> b14badacb137 17:34:24 17:34:24 Successfully built b14badacb137 17:34:24 Successfully tagged support-notifications:latest 17:34:25  Building support-notifications ... done  [Pipeline] } 17:34:25 $ docker stop --time=1 8b9b758c302f62b2fef5827f5c5022fd9e0246eb7164f232d1a35f4dfb07dd93 17:34:26 $ docker rm -f 8b9b758c302f62b2fef5827f5c5022fd9e0246eb7164f232d1a35f4dfb07dd93 17:34:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.654s coverage: 41.3% of statements 17:34:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 17:34:26 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:34:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.832s coverage: 54.2% of statements 17:34:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:34:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [Pipeline] // withDockerContainer [Pipeline] sh 17:34:26 + docker images 17:34:26 REPOSITORY TAG IMAGE ID CREATED SIZE 17:34:26 security-proxy-setup latest 57ea05c2c6aa 2 seconds ago 27.4MB 17:34:26 support-notifications latest b14badacb137 2 seconds ago 30.1MB 17:34:26 d2b71226a16c 5 seconds ago 1.64GB 17:34:26 a3f5f2540997 10 seconds ago 1.57GB 17:34:26 security-spire-server latest d1868959d4a9 16 seconds ago 86.5MB 17:34:26 security-bootstrapper latest 9f5a8a3ce717 16 seconds ago 19.9MB 17:34:26 c29f6cf31d49 22 seconds ago 1.45GB 17:34:26 security-spire-agent latest 28118f93666e 24 seconds ago 125MB 17:34:26 support-scheduler latest d9cbd0bfaae2 30 seconds ago 29.5MB 17:34:26 security-spire-config latest 1cc587e5e83e 40 seconds ago 85.8MB 17:34:26 50761b7881ee 43 seconds ago 1.64GB 17:34:26 core-command latest b8e6d4046201 53 seconds ago 17.5MB 17:34:26 14c3272927a8 57 seconds ago 1.57GB 17:34:26 sys-mgmt-agent latest 2ee54b90ce22 About a minute ago 136MB 17:34:26 7f47c16bb81d About a minute ago 1.45GB 17:34:26 347606954824 About a minute ago 1.58GB 17:34:26 core-data latest 556f80ab467a About a minute ago 21.6MB 17:34:26 security-secretstore-setup latest a4fd36d2e9b2 About a minute ago 29.3MB 17:34:26 core-metadata latest adc5680c32f0 About a minute ago 18.3MB 17:34:26 3a651f8a115c About a minute ago 1.59GB 17:34:26 security-spiffe-token-provider latest b90f66e9d1bf About a minute ago 29.3MB 17:34:26 358292699816 About a minute ago 1.56GB 17:34:26 4fa910b251ad About a minute ago 1.59GB 17:34:26 b1fbe9eac201 2 minutes ago 1.57GB 17:34:26 5164abeb4355 2 minutes ago 1.61GB 17:34:26 ci-base-image-x86_64 latest f70f3ba10d6c 6 minutes ago 940MB 17:34:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine 1dedd983c030 7 days ago 677MB 17:34:26 alpine 3.15 c4fc93816858 2 months ago 5.59MB 17:34:26 alpine 3.16 9c6f07244728 2 months ago 5.54MB 17:34:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 months ago 253MB 17:34:26 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] } 17:34:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 23.464s coverage: 89.2% of statements 17:34:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 17:34:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:34:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:34:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:34:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:34:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.947s coverage: 2.2% of statements 17:34:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:34:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:34:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.079s coverage: 95.6% of statements 17:34:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:34:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:34:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 17:34:54 ok github.com/edgexfoundry/edgex-go/internal/io 0.457s coverage: 72.2% of statements 17:34:54 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:34:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:34:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:34:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:34:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:34:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.536s coverage: 60.0% of statements 17:34:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:34:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:34:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:34:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.914s coverage: 0.9% of statements 17:34:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:34:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.319s coverage: 58.8% of statements 17:34:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.496s coverage: 29.6% of statements 17:34:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:35:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.513s coverage: 47.1% of statements 17:35:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.614s coverage: 79.5% of statements 17:35:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.481s coverage: 94.1% of statements 17:35:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.594s coverage: 96.3% of statements 17:35:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.242s coverage: 87.5% of statements 17:35:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.444s coverage: 94.4% of statements 17:35:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.253s coverage: 44.8% of statements 17:35:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.735s coverage: 80.5% of statements 17:35:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:35:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.418s coverage: 92.9% of statements 17:35:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:35:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:35:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:35:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.064s coverage: 65.1% of statements 17:35:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:35:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 17:35:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 17:35:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 17:35:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.270s coverage: 86.9% of statements 17:35:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:35:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:35:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:35:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:35:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.224s coverage: 87.2% of statements 17:35:30 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:35:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:35:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.186s coverage: 100.0% of statements 17:35:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:35:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.291s coverage: 58.8% of statements 17:35:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:35:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.296s coverage: 80.0% of statements 17:35:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.248s coverage: 87.2% of statements 17:35:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.284s coverage: 85.4% of statements 17:35:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.019s coverage: 91.2% of statements 17:35:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:35:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.852s coverage: 64.7% of statements 17:35:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:35:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:35:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.272s coverage: 100.0% of statements 17:35:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.145s coverage: 89.4% of statements 17:35:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.143s coverage: 100.0% of statements 17:35:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.068s coverage: 73.7% of statements 17:35:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.061s coverage: 100.0% of statements 17:35:46 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.350s coverage: 65.8% of statements 17:35:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:35:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:35:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:35:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.879s coverage: 41.8% of statements 17:35:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:35:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:35:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.329s coverage: 89.5% of statements 17:35:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:35:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.288s coverage: 84.8% of statements 17:35:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 17:35:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 17:35:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 17:35:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:35:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.483s coverage: 17.7% of statements 17:35:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:35:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:35:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:35:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:35:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.780s coverage: 92.3% of statements 17:35:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:35:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:35:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:35:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:35:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.260s coverage: 63.2% of statements 17:35:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:35:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:35:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.474s coverage: 97.7% of statements 17:35:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:35:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:35:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:35:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 17:35:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.207s coverage: 28.9% of statements 17:35:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 17:35:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 17:35:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:35:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:35:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 17:35:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:35:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.211s coverage: 100.0% of statements 17:35:56 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements 17:35:57 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 17:35:57 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:35:57 GO111MODULE=on go vet ./... 17:37:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:37:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:37:49 ./bin/test-attribution-txt.sh [Pipeline] echo 17:37:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 17:37:50 + ls -al . 17:37:50 total 756 17:37:50 drwxrwxr-x 10 1001 1001 4096 Oct 18 17:31 . 17:37:50 drwxr-xr-x 4 root root 4096 Oct 18 17:31 .. 17:37:50 drwxrwxr-x 2 1001 1001 4096 Oct 18 17:29 .blubracket 17:37:50 -rw-rw-r-- 1 1001 1001 16 Oct 18 17:29 .dockerignore 17:37:50 drwxrwxr-x 8 1001 1001 4096 Oct 18 17:29 .git 17:37:50 drwxrwxr-x 3 1001 1001 4096 Oct 18 17:29 .github 17:37:50 -rw-rw-r-- 1 1001 1001 1030 Oct 18 17:29 .gitignore 17:37:50 -rw-rw-r-- 1 1001 1001 42 Oct 18 17:29 .golangci.yml 17:37:50 -rw-rw-r-- 1 1001 1001 87 Oct 18 17:29 .hadolint.yml 17:37:50 -rw-rw-r-- 1 1001 1001 166 Oct 18 17:29 .sonarcloud.properties 17:37:50 -rw-rw-r-- 1 1001 1001 1171 Oct 18 17:29 ADOPTERS.md 17:37:50 -rw-rw-r-- 1 1001 1001 10722 Oct 18 17:29 Attribution.txt 17:37:50 -rw-rw-r-- 1 1001 1001 63209 Oct 18 17:29 CHANGELOG.md 17:37:50 -rw-rw-r-- 1 1001 1001 3804 Oct 18 17:29 CONTRIBUTING.md 17:37:50 -rw-rw-r-- 1 1001 1001 677 Oct 18 17:29 GOVERNANCE.md 17:37:50 -rw-rw-r-- 1 1001 1001 850 Oct 18 17:29 Jenkinsfile 17:37:50 -rw-rw-r-- 1 1001 1001 10775 Oct 18 17:29 LICENSE 17:37:50 -rw-rw-r-- 1 1001 1001 13857 Oct 18 17:29 Makefile 17:37:50 -rw-rw-r-- 1 1001 1001 582 Oct 18 17:29 OWNERS.md 17:37:50 -rw-rw-r-- 1 1001 1001 9799 Oct 18 17:29 README.md 17:37:50 -rw-rw-r-- 1 1001 1001 6912 Oct 18 17:29 SECURITY.md 17:37:50 -rw-rw-r-- 1 1001 1001 5 Oct 18 17:27 VERSION 17:37:50 -rw-rw-r-- 1 1001 1001 4131 Oct 18 17:29 ZMQWindows.md 17:37:50 drwxrwxr-x 2 1001 1001 4096 Oct 18 17:29 bin 17:37:50 drwxrwxr-x 18 1001 1001 4096 Oct 18 17:29 cmd 17:37:50 -rw-r--r-- 1 root root 502375 Oct 18 17:35 coverage.out 17:37:50 -rw-rw-r-- 1 1001 1001 3458 Oct 18 17:29 go.mod 17:37:50 -rw-rw-r-- 1 1001 1001 38041 Oct 18 17:29 go.sum 17:37:50 drwxrwxr-x 8 1001 1001 4096 Oct 18 17:29 internal 17:37:50 drwxrwxr-x 3 1001 1001 4096 Oct 18 17:29 openapi 17:37:50 drwxrwxr-x 4 1001 1001 4096 Oct 18 17:29 snap 17:37:50 -rw-rw-r-- 1 1001 1001 204 Oct 18 17:29 version.go [Pipeline] sh 17:37:50 + '[' -e coverage.out ] 17:37:50 + chown 1001:1001 coverage.out [Pipeline] stash 17:37:50 Warning: overwriting stash ‘coverage-report’ 17:37:51 Stashed 1 file(s) [Pipeline] sh 17:37:51 + make build 17:37:51 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 17:39:28 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 17:40:36 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 17:40:36 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 17:41:15 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 17:41:15 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 17:41: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 17:41:27 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 17:41: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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:41:36 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 17:41:39 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 17:41:42 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 17:41: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 [Pipeline] } 17:41:56 $ docker stop --time=1 7670711447d9da4bff90010d5f24c5b8fd5f4903eac0a24b0273a005d763903b 17:41:58 $ docker rm -f 7670711447d9da4bff90010d5f24c5b8fd5f4903eac0a24b0273a005d763903b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:42:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:42:00 17:42:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:42:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:42:01 latest: Pulling from edgex-devops/edgex-compose-arm64 17:42:01 29e5d40040c1: Pulling fs layer 17:42:01 1ce36da41761: Pulling fs layer 17:42:01 25b303627fd3: Pulling fs layer 17:42:01 29e5d40040c1: Verifying Checksum 17:42:01 29e5d40040c1: Download complete 17:42:01 1ce36da41761: Verifying Checksum 17:42:01 1ce36da41761: Download complete 17:42:02 29e5d40040c1: Pull complete 17:42:03 1ce36da41761: Pull complete 17:42:03 25b303627fd3: Verifying Checksum 17:42:03 25b303627fd3: Download complete 17:42:13 25b303627fd3: Pull complete 17:42:13 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 17:42:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:42:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:42:13 prd-ubuntu20.04-docker-arm64-4c-16g-8483 does not seem to be running inside a container 17:42:13 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:42:15 $ docker top 17c859763fdf8c6d18cd1500c49d31e45e4aee490d6efe7c3b79bd3c063f91dc -eo pid,comm [Pipeline] { [Pipeline] sh 17:42:16 + docker-compose build --help 17:42:16 + grep parallel 17:42:20 --parallel Build images in parallel. [Pipeline] } 17:42:20 $ docker stop --time=1 17c859763fdf8c6d18cd1500c49d31e45e4aee490d6efe7c3b79bd3c063f91dc 17:42:22 $ docker rm -f 17c859763fdf8c6d18cd1500c49d31e45e4aee490d6efe7c3b79bd3c063f91dc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:42:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:42:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:42:23 prd-ubuntu20.04-docker-arm64-4c-16g-8483 does not seem to be running inside a container 17:42:23 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:42:25 $ docker top 68c7a6dcadc846d51eeacf13a11146d3efcb75f58633a93248b13a9db29db13c -eo pid,comm [Pipeline] { [Pipeline] sh 17:42:25 + docker-compose -f ./docker-compose-build.yml build --parallel 17:42:30 Building core-command ... 17:42:30 Building core-data ... 17:42:30 Building core-metadata ... 17:42:30 Building security-bootstrapper ... 17:42:30 Building security-proxy-setup ... 17:42:30 Building security-secretstore-setup ... 17:42:30 Building security-spiffe-token-provider ... 17:42:30 Building security-spire-agent ... 17:42:30 Building security-spire-config ... 17:42:30 Building security-spire-server ... 17:42:30 Building support-notifications ... 17:42:30 Building support-scheduler ... 17:42:30 Building sys-mgmt-agent ... 17:42:30 Building core-command 17:42:30 Building security-proxy-setup 17:42:30 Building security-spire-agent 17:42:30 Building core-data 17:42:30 Building support-scheduler 17:43:26 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:43:26 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:43:26 ---> bb87dd04962b 17:43:26 Step 3/26 : WORKDIR /edgex-go 17:43:26 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:43:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:43:26 ---> bb87dd04962b 17:43:26 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:43:26 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:43:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:43:26 ---> bb87dd04962b 17:43:26 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:43:26 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:43:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:43:26 ---> bb87dd04962b 17:43:26 Step 3/22 : WORKDIR /edgex-go 17:43:26 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:43:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:43:26 ---> bb87dd04962b 17:43:26 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:43:26 ---> Running in 842dfd8b535d 17:43:26 ---> Running in 8d57368ef2f8 17:43:26 ---> Running in 9631bd17e314 17:43:26 ---> Running in 20eccdd051ea 17:43:26 ---> Running in 76490f34fc48 17:43:26 Removing intermediate container 9631bd17e314 17:43:26 ---> f23b5227f40c 17:43:26 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:43:26 Removing intermediate container 20eccdd051ea 17:43:26 ---> 84dfe3dc664d 17:43:26 Step 4/24 : WORKDIR /edgex-go 17:43:26 Removing intermediate container 842dfd8b535d 17:43:26 ---> 661a6b500db3 17:43:26 Step 4/24 : WORKDIR /edgex-go 17:43:26 ---> Running in d5e63997fbda 17:43:26 Removing intermediate container 8d57368ef2f8 17:43:26 ---> a4cc20196f79 17:43:26 Step 4/23 : WORKDIR /edgex-go 17:43:26 ---> Running in cff8a7f99e36 17:43:26 Removing intermediate container 76490f34fc48 17:43:26 ---> 003bf6c5173f 17:43:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:43:26 ---> Running in 6920c2eccfb1 17:43:26 ---> Running in 93546f25fc56 17:43:26 ---> Running in 6d27fa74694a 17:43:26 Removing intermediate container cff8a7f99e36 17:43:26 ---> 1bcc82ff78e9 17:43:26 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:43:26 ---> Running in f9d7bb99ce4d 17:43:26 Removing intermediate container 6920c2eccfb1 17:43:26 ---> fc86e4005673 17:43:26 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:43:26 Removing intermediate container 93546f25fc56 17:43:26 ---> b8115a572b11 17:43:26 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:43:26 ---> Running in 6ba9acec6b77 17:43:26 ---> Running in e338011ebecc 17:43:26 Removing intermediate container d5e63997fbda 17:43:26 ---> f57b6be09df1 17:43:26 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 17:43:26 ---> Running in 447336e36674 17:43:26 Removing intermediate container 6d27fa74694a 17:43:26 ---> 4c021e9c3efc 17:43:26 Step 5/22 : RUN apk add --update --no-cache make git 17:43:26 Removing intermediate container f9d7bb99ce4d 17:43:26 ---> 854fc389f6f2 17:43:26 Step 6/24 : RUN apk add --update --no-cache make git 17:43:26 ---> Running in 7aac3fd21fee 17:43:26 ---> Running in 343b3a849238 17:43:26 Removing intermediate container e338011ebecc 17:43:26 ---> 17e712575a25 17:43:26 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:43:26 ---> Running in 338a0b63e1f4 17:43:26 Removing intermediate container 6ba9acec6b77 17:43:26 ---> 40d71a16dfdf 17:43:26 Step 6/23 : RUN apk add --update --no-cache make git 17:43:26 ---> Running in ab5c2b326c5e 17:43:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:43:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:43:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:43:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:43:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:43:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:43:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:43:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:43:28 OK: 221 MiB in 51 packages 17:43:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:43:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:43:29 OK: 221 MiB in 51 packages 17:43:29 OK: 221 MiB in 51 packages 17:43:29 Removing intermediate container 447336e36674 17:43:29 ---> 8e4cb2d7bd50 17:43:29 Step 6/26 : COPY go.mod vendor* ./ 17:43:30 OK: 221 MiB in 51 packages 17:43:30 OK: 221 MiB in 51 packages 17:43:31 ---> abc33e823793 17:43:31 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:43:31 ---> Running in 360732a4f531 17:43:31 Removing intermediate container 7aac3fd21fee 17:43:31 ---> be6680177a42 17:43:31 Step 6/22 : COPY go.mod vendor* ./ 17:43:31 Removing intermediate container 343b3a849238 17:43:31 ---> bf52f56db617 17:43:31 Step 7/24 : COPY go.mod vendor* ./ 17:43:32 Removing intermediate container ab5c2b326c5e 17:43:32 ---> 10628ea773d9 17:43:32 Step 7/23 : COPY go.mod vendor* ./ 17:43:32 Removing intermediate container 338a0b63e1f4 17:43:32 ---> 4c7404e512e4 17:43:32 Step 7/24 : COPY go.mod vendor* ./ 17:43:33 ---> d274bb75b476 17:43:33 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:43:33 ---> 514eb6b0b70f 17:43:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:43:33 ---> Running in 93ab935f22bd 17:43:33 ---> Running in 2491389e117b 17:43:33 ---> 4bdc341df1d4 17:43:33 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:43:33 ---> 1fdfbd450571 17:43:33 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:43:33 ---> Running in 3f80ed15f354 17:43:33 ---> Running in 7c2eec570fb7 17:44:41 Removing intermediate container 3f80ed15f354 17:44:41 ---> f930d74fd100 17:44:41 Step 9/23 : COPY . . 17:44:41 Removing intermediate container 2491389e117b 17:44:41 ---> bfcef3c09fd6 17:44:41 Step 8/22 : COPY . . 17:44:41 Removing intermediate container 93ab935f22bd 17:44:41 ---> c41f42765bdc 17:44:41 Step 9/24 : COPY . . 17:44:41 Removing intermediate container 7c2eec570fb7 17:44:41 ---> 90837c125099 17:44:41 Step 9/24 : COPY . . 17:44:41 Removing intermediate container 360732a4f531 17:44:41 ---> a6670c8337e0 17:44:41 Step 8/26 : COPY . . 17:44:56 ---> 61403cb41cfc 17:44:56 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 17:44:56 ---> 4644d9bf4b01 17:44:56 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 17:44:56 ---> bd494f4f60ef 17:44:56 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 17:44:56 ---> Running in 28a8af4a73ea 17:44:56 ---> Running in d9020b9ffbea 17:44:56 ---> bbdd243f0670 17:44:56 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 17:44:56 ---> Running in e05ed8cf3a5b 17:44:56 ---> 2f2c801df666 17:44:56 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:44:56 ---> Running in 2e292b62a65d 17:44:56 ---> Running in 99791aac5667 17:44:56 Removing intermediate container e05ed8cf3a5b 17:44:56 ---> 510fec6bfe5a 17:44:56 Step 10/26 : WORKDIR /edgex-go/spire-build 17:44:56 ---> Running in ce2bd8b33c1a 17:44:56 Removing intermediate container ce2bd8b33c1a 17:44:56 ---> 107c68af648a 17:44:56 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 17:44:56 ---> Running in f8d0419a8f71 17:44:56 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 17:44:57 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 17:44: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:44:57 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 17:44:59 Removing intermediate container f8d0419a8f71 17:44:59 ---> f4e37cd2da9e 17:44:59 Step 12/26 : WORKDIR /edgex-go 17:44:59 ---> Running in 2915540eec19 17:44:59 Removing intermediate container 2915540eec19 17:44:59 ---> 81b9880b6a15 17:44:59 17:44:59 Step 13/26 : FROM alpine:3.15 17:44:59 3.15: Pulling from library/alpine 17:45:01 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 17:45:01 Status: Downloaded newer image for alpine:3.15 17:45:01 ---> 02e0d6fdf486 17:45:01 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:45:01 ---> Running in e83f5983f914 17:45:01 Removing intermediate container e83f5983f914 17:45:01 ---> 10c5a459af80 17:45:01 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:45:01 ---> Running in afbeaa2159c9 17:45:05 Removing intermediate container afbeaa2159c9 17:45:05 ---> 024381f44506 17:45:05 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:45:05 ---> Running in ae0284a7cb1f 17:45:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:45:07 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:45:08 v3.15.6-125-g1be0cb5739 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 17:45:08 v3.15.6-124-g5541575424 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 17:45:08 OK: 15734 distinct packages available 17:45:09 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:45:10 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:45:11 (1/5) Installing dumb-init (1.2.5-r1) 17:45:11 (2/5) Installing musl-obstack (1.2.3-r0) 17:45:11 (3/5) Installing libucontext (1.1-r0) 17:45:11 (4/5) Installing gcompat (1.0.0-r4) 17:45:11 (5/5) Installing openssl (1.1.1q-r0) 17:45:11 Executing busybox-1.34.1-r7.trigger 17:45:11 OK: 6 MiB in 19 packages 17:45:13 Removing intermediate container ae0284a7cb1f 17:45:13 ---> e914b0923398 17:45:13 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 17:45:17 ---> 4bd5fa7a2e46 17:45:17 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:45:23 ---> 7a076b799f1a 17:45:23 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:45:23 ---> e2a012c77d6b 17:45:23 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:45:24 ---> 0263caa8da8f 17:45:24 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:45:24 ---> ef39e66cd6f3 17:45:24 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:45:25 ---> Running in 97e21876baf1 17:45:25 Removing intermediate container 97e21876baf1 17:45:25 ---> 496360112da4 17:45:25 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:45:25 ---> Running in ca30fe940bb2 17:45:26 Removing intermediate container ca30fe940bb2 17:45:26 ---> 9eb39ce8f719 17:45:26 Step 24/26 : LABEL arch=arm64 17:45:26 ---> Running in e50ffa092ee7 17:45:26 Removing intermediate container e50ffa092ee7 17:45:26 ---> b9152358ad41 17:45:26 Step 25/26 : LABEL git_sha=8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 17:45:26 ---> Running in 5ad6ac0f938a 17:45:27 Removing intermediate container 5ad6ac0f938a 17:45:27 ---> 1570482f9040 17:45:27 Step 26/26 : LABEL version=0.0.0 17:45:27 ---> Running in feb1ae1c11fe 17:45:28 Removing intermediate container feb1ae1c11fe 17:45:28 ---> 2f63bd9a6325 17:45:28 17:45:28 Successfully built 2f63bd9a6325 17:45:28 Successfully tagged security-spire-agent-arm64:latest 17:45:28  Building security-spire-agent ... done Building support-notifications 17:45:46 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:45:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:45:46 ---> bb87dd04962b 17:45:46 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:45:46 ---> Using cache 17:45:46 ---> a4cc20196f79 17:45:46 Step 4/23 : WORKDIR /edgex-go 17:45:46 ---> Using cache 17:45:46 ---> b8115a572b11 17:45:46 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:45:46 ---> Using cache 17:45:46 ---> 40d71a16dfdf 17:45:46 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 17:45:46 ---> Running in 1a1a8ab3a8bf 17:45:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:45:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:45:48 OK: 221 MiB in 51 packages 17:45:50 Removing intermediate container 1a1a8ab3a8bf 17:45:50 ---> f73b032de580 17:45:50 Step 7/23 : COPY go.mod vendor* ./ 17:45:50 ---> 68134a105895 17:45:50 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:45:50 ---> Running in f2791f1ff2ad 17:46:47 Removing intermediate container f2791f1ff2ad 17:46:47 ---> a182e9a925da 17:46:47 Step 9/23 : COPY . . 17:46:57 ---> e4cb3e324c6f 17:46:57 Step 10/23 : RUN make cmd/support-notifications/support-notifications 17:46:57 ---> Running in 4270dc116207 17:46:59 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 17:50:20 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 17:50:30 Removing intermediate container 99791aac5667 17:50:30 ---> f82e652e0920 17:50:30 17:50:30 Step 10/22 : FROM alpine:3.16 17:50:30 3.16: Pulling from library/alpine 17:50:30 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 17:50:30 Status: Downloaded newer image for alpine:3.16 17:50:30 ---> a6215f271958 17:50:30 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 17:50:30 ---> Running in 086fdfa7245b 17:50:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:50:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:50:33 (1/6) Installing ca-certificates (20220614-r0) 17:50:33 (2/6) Installing brotli-libs (1.0.9-r6) 17:50:33 (3/6) Installing nghttp2-libs (1.47.0-r0) 17:50:33 (4/6) Installing libcurl (7.83.1-r3) 17:50:33 (5/6) Installing curl (7.83.1-r3) 17:50:33 (6/6) Installing dumb-init (1.2.5-r1) 17:50:33 Executing busybox-1.35.0-r17.trigger 17:50:33 Executing ca-certificates-20220614-r0.trigger 17:50:34 OK: 8 MiB in 20 packages 17:50:36 Removing intermediate container 086fdfa7245b 17:50:36 ---> af7e37efde11 17:50:36 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:50:36 ---> Running in 5167b4ab6f1d 17:50:36 Removing intermediate container 5167b4ab6f1d 17:50:36 ---> 0985247e6bb5 17:50:36 Step 13/22 : WORKDIR /edgex 17:50:36 ---> Running in 32d7aa8e31fd 17:50:37 Removing intermediate container 32d7aa8e31fd 17:50:37 ---> 1e1da1a6fa7c 17:50:37 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:50:38 ---> dff7e16cec50 17:50:38 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:50:39 ---> b9db651618d6 17:50:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:50:41 ---> 3c16a80fe5cf 17:50:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:50:42 ---> 7b7ab04ac171 17:50:42 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:50:42 ---> Running in e69f6b7db0f9 17:50:45 Removing intermediate container e69f6b7db0f9 17:50:45 ---> f3da813a4db3 17:50:45 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 17:50:45 ---> Running in 185e2464b668 17:50:45 Removing intermediate container 185e2464b668 17:50:45 ---> d377857fd9b8 17:50:45 Step 20/22 : LABEL arch=arm64 17:50:45 ---> Running in c6cb3322dd2d 17:50:46 Removing intermediate container c6cb3322dd2d 17:50:46 ---> 82f13fe5e868 17:50:46 Step 21/22 : LABEL git_sha=8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 17:50:46 ---> Running in 9c686d24413b 17:50:47 Removing intermediate container 9c686d24413b 17:50:47 ---> 9bdf7df621ac 17:50:47 Step 22/22 : LABEL version=0.0.0 17:50:47 ---> Running in 6206d305a42f 17:50:47 Removing intermediate container 6206d305a42f 17:50:47 ---> 734fb0e82d1a 17:50:47 17:50:47 Successfully built 734fb0e82d1a 17:50:47 Successfully tagged security-proxy-setup-arm64:latest 17:50:47 Building security-spire-config 17:51:06  Building security-proxy-setup ... done Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:51:06 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:51:06 ---> bb87dd04962b 17:51:06 Step 3/26 : WORKDIR /edgex-go 17:51:06 ---> Using cache 17:51:06 ---> 003bf6c5173f 17:51:06 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:51:06 ---> Using cache 17:51:06 ---> 4c021e9c3efc 17:51:06 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 17:51:06 ---> Running in 3b21f784b363 17:51:06 Removing intermediate container d9020b9ffbea 17:51:06 ---> a609591105f7 17:51:06 17:51:06 Step 11/24 : FROM alpine:3.16 17:51:06 ---> a6215f271958 17:51:06 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:51:08 ---> Running in 3aed275b5b98 17:51:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:51:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:51:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:51:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:51:11 OK: 221 MiB in 51 packages 17:51:11 (1/1) Installing dumb-init (1.2.5-r1) 17:51:11 Executing busybox-1.35.0-r17.trigger 17:51:11 OK: 5 MiB in 15 packages 17:51:12 Removing intermediate container 3b21f784b363 17:51:12 ---> 873061f26778 17:51:12 Step 6/26 : COPY go.mod vendor* ./ 17:51:13 Removing intermediate container 3aed275b5b98 17:51:13 ---> a8bfb690264f 17:51:13 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:51:13 ---> Running in 8767c393c4da 17:51:14 ---> a3ac91c5cf03 17:51:14 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:51:14 ---> Running in c68118ea2cdc 17:51:14 Removing intermediate container 8767c393c4da 17:51:14 ---> a0e4dc5edbf8 17:51:14 Step 14/24 : ENV APP_PORT=59882 17:51:14 ---> Running in d66969f1774e 17:51:15 Removing intermediate container d66969f1774e 17:51:15 ---> 5c5d1e5f5831 17:51:15 Step 15/24 : EXPOSE $APP_PORT 17:51:15 ---> Running in 519c1e60036b 17:51:16 Removing intermediate container 519c1e60036b 17:51:16 ---> 3c1e720da92b 17:51:16 Step 16/24 : WORKDIR / 17:51:16 ---> Running in 129136eed706 17:51:17 Removing intermediate container 129136eed706 17:51:17 ---> 90f2c8379b87 17:51:17 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:51:18 ---> 20bf4802e196 17:51:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:51:20 ---> 328aceec605f 17:51:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:51:21 ---> a69b06a1d0be 17:51:21 Step 20/24 : ENTRYPOINT ["/core-command"] 17:51:21 ---> Running in 53ea4c32542d 17:51:22 Removing intermediate container 53ea4c32542d 17:51:22 ---> fee106a1a90b 17:51:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:51:22 ---> Running in eb8727f9f9a0 17:51:22 Removing intermediate container eb8727f9f9a0 17:51:22 ---> 5f30f269e6d3 17:51:22 Step 22/24 : LABEL arch=arm64 17:51:22 ---> Running in 1543243a9465 17:51:23 Removing intermediate container 1543243a9465 17:51:23 ---> 7a9248db1e7d 17:51:23 Step 23/24 : LABEL git_sha=8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 17:51:23 ---> Running in 04a14cde49c4 17:51:24 Removing intermediate container 04a14cde49c4 17:51:24 ---> c52670c4f602 17:51:24 Step 24/24 : LABEL version=0.0.0 17:51:24 ---> Running in 08a0e661e33e 17:51:24 Removing intermediate container 08a0e661e33e 17:51:24 ---> ea894fd94637 17:51:24 17:51:25 Successfully built ea894fd94637 17:51:25 Successfully tagged core-command-arm64:latest 17:51:25  Building core-command ... done Building security-spiffe-token-provider 17:51:40 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:51:40 Step 2/20 : FROM ${BUILDER_BASE} AS builder 17:51:40 ---> bb87dd04962b 17:51:40 Step 3/20 : WORKDIR /edgex-go 17:51:40 ---> Using cache 17:51:40 ---> 003bf6c5173f 17:51:40 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 17:51:40 ---> Running in 959a12355969 17:51:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:51:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:51:44 v3.16.2-303-g355c945e84 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 17:51:44 v3.16.2-302-g26bb45e677 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 17:51:44 OK: 16893 distinct packages available 17:51:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:51:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:51:45 OK: 221 MiB in 51 packages 17:51:47 Removing intermediate container 959a12355969 17:51:47 ---> 7374f72b5632 17:51:47 Step 5/20 : COPY go.mod vendor* ./ 17:51:49 ---> 356eb680afbb 17:51:49 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:51:49 ---> Running in 4baa2a0ad3fd 17:52:11 Removing intermediate container 28a8af4a73ea 17:52:11 ---> c00aeb2d6aec 17:52:11 17:52:11 Step 11/24 : FROM alpine:3.16 17:52:11 ---> a6215f271958 17:52:11 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:52:11 ---> Running in c073f00dd7ea 17:52:11 Removing intermediate container c073f00dd7ea 17:52:11 ---> ab052c3ac21a 17:52:11 Step 13/24 : ENV APP_PORT=59880 17:52:11 ---> Running in b43ab7153790 17:52:12 Removing intermediate container b43ab7153790 17:52:12 ---> db08527283ed 17:52:12 Step 14/24 : EXPOSE $APP_PORT 17:52:12 ---> Running in e6424e69bb0e 17:52:13 Removing intermediate container e6424e69bb0e 17:52:13 ---> 93b5c987950a 17:52:13 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:52:13 ---> Running in 7584443a6086 17:52:17 Removing intermediate container 7584443a6086 17:52:17 ---> 73629f754992 17:52:17 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 17:52:17 ---> Running in d7550dedf298 17:52:19 Removing intermediate container c68118ea2cdc 17:52:19 ---> e4b1394095f6 17:52:19 Step 8/26 : COPY . . 17:52:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:52:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:52:22 (1/6) Installing dumb-init (1.2.5-r1) 17:52:23 (2/6) Installing libgcc (11.2.1_git20220219-r2) 17:52:23 (3/6) Installing libsodium (1.0.18-r0) 17:52:23 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 17:52:23 (5/6) Installing libzmq (4.3.4-r0) 17:52:23 (6/6) Installing zeromq (4.3.4-r0) 17:52:23 Executing busybox-1.35.0-r17.trigger 17:52:23 OK: 8 MiB in 20 packages 17:52:26 Removing intermediate container d7550dedf298 17:52:26 ---> a9a578b1b951 17:52:26 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:52:27 ---> 826980298dd1 17:52:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:52:31 ---> 2140a4f72b2b 17:52:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:52:33 ---> 055bfdeb4a4e 17:52:33 Step 20/24 : ENTRYPOINT ["/core-data"] 17:52:33 ---> Running in ea3ded24e446 17:52:34 Removing intermediate container ea3ded24e446 17:52:34 ---> 6957c35bc650 17:52:34 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:52:34 ---> Running in 668e92e48303 17:52:35 Removing intermediate container 668e92e48303 17:52:35 ---> 582e01d6914c 17:52:35 Step 22/24 : LABEL arch=arm64 17:52:35 ---> Running in 27cc7acf0f8e 17:52:36 Removing intermediate container 27cc7acf0f8e 17:52:36 ---> 47cd61573fde 17:52:36 Step 23/24 : LABEL git_sha=8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 17:52:36 ---> Running in 845c4670afc8 17:52:37 Removing intermediate container 845c4670afc8 17:52:37 ---> b4f0b0214a07 17:52:37 Step 24/24 : LABEL version=0.0.0 17:52:37 ---> Running in dac999b84bc0 17:52:38 ---> b2b5ba3634ab 17:52:38 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 17:52:38 Removing intermediate container dac999b84bc0 17:52:38 ---> d934257feb92 17:52:38 17:52:38 ---> Running in f62770c36b41 17:52:39 Successfully built d934257feb92 17:52:39 Successfully tagged core-data-arm64:latest 17:52:39  Building core-data ... done Building security-spire-server 17:52:39 Removing intermediate container f62770c36b41 17:52:39 ---> 2533705e63be 17:52:39 Step 10/26 : WORKDIR /edgex-go/spire-build 17:52:39 ---> Running in eb334563abd0 17:52:40 Removing intermediate container eb334563abd0 17:52:40 ---> 836d960cde47 17:52:40 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 17:52:40 ---> Running in 425bdc543996 17:52:45 Removing intermediate container 425bdc543996 17:52:45 ---> ea63d17409c0 17:52:45 Step 12/26 : WORKDIR /edgex-go 17:52:45 ---> Running in 682c9934a793 17:52:46 Removing intermediate container 682c9934a793 17:52:46 ---> 13b3d88960f1 17:52:46 17:52:46 Step 13/26 : FROM alpine:3.15 17:52:46 ---> 02e0d6fdf486 17:52:46 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:52:46 ---> Using cache 17:52:46 ---> 10c5a459af80 17:52:46 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:52:46 ---> Using cache 17:52:46 ---> 024381f44506 17:52:46 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 17:52:46 ---> Running in e74596e79370 17:52:49 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:52:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:52:51 v3.15.6-125-g1be0cb5739 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 17:52:51 v3.15.6-124-g5541575424 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 17:52:51 OK: 15734 distinct packages available 17:52:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:52:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:52:54 (1/4) Installing dumb-init (1.2.5-r1) 17:52:54 (2/4) Installing musl-obstack (1.2.3-r0) 17:52:54 (3/4) Installing libucontext (1.1-r0) 17:52:54 (4/4) Installing gcompat (1.0.0-r4) 17:52:54 Executing busybox-1.34.1-r7.trigger 17:52:54 OK: 6 MiB in 18 packages 17:52:57 Removing intermediate container e74596e79370 17:52:57 ---> df7ea0a69ce7 17:52:57 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:52:59 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:52:59 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:52:59 ---> bb87dd04962b 17:52:59 Step 3/25 : WORKDIR /edgex-go 17:52:59 ---> Using cache 17:52:59 ---> 003bf6c5173f 17:52:59 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:52:59 ---> Using cache 17:52:59 ---> 4c021e9c3efc 17:52:59 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 17:52:59 ---> Using cache 17:52:59 ---> 873061f26778 17:52:59 Step 6/25 : COPY go.mod vendor* ./ 17:52:59 ---> Using cache 17:52:59 ---> a3ac91c5cf03 17:52:59 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:52:59 ---> Using cache 17:52:59 ---> e4b1394095f6 17:52:59 Step 8/25 : COPY . . 17:52:59 ---> Using cache 17:52:59 ---> b2b5ba3634ab 17:52:59 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 17:52:59 ---> Using cache 17:52:59 ---> 2533705e63be 17:52:59 Step 10/25 : WORKDIR /edgex-go/spire-build 17:52:59 ---> Using cache 17:52:59 ---> 836d960cde47 17:52:59 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 17:52:59 ---> Running in 2d027f0546b3 17:53:03 Removing intermediate container 2d027f0546b3 17:53:03 ---> b8ae7743a137 17:53:03 Step 12/25 : WORKDIR /edgex-go 17:53:03 ---> Running in 22129944cb46 17:53:04 Removing intermediate container 22129944cb46 17:53:04 ---> e4c1157798ee 17:53:04 17:53:04 Step 13/25 : FROM alpine:3.15 17:53:04 ---> 02e0d6fdf486 17:53:04 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:53:04 ---> Using cache 17:53:04 ---> 10c5a459af80 17:53:04 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:53:04 ---> Using cache 17:53:04 ---> 024381f44506 17:53:04 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:53:04 ---> Using cache 17:53:04 ---> e914b0923398 17:53:04 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:53:04 Removing intermediate container 4baa2a0ad3fd 17:53:04 ---> 3db45b0d7b1c 17:53:04 Step 7/20 : COPY . . 17:53:05 ---> 1a14c9a5f71c 17:53:05 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 17:53:08 ---> 25956bd9db2d 17:53:08 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 17:53:08 ---> Running in 96bb84f90fd6 17:53:09 Removing intermediate container 96bb84f90fd6 17:53:09 ---> 65c0a9131bb9 17:53:09 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 17:53:11 ---> bd64b748a079 17:53:11 Step 21/26 : WORKDIR / 17:53:11 ---> Running in bffd13dfb0c4 17:53:12 Removing intermediate container bffd13dfb0c4 17:53:12 ---> 1b3ecc40f9ca 17:53:12 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:53:12 ---> Running in 0d6ce7566362 17:53:13 Removing intermediate container 0d6ce7566362 17:53:13 ---> 24ffde0c630a 17:53:13 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:53:13 ---> Running in 65106d570e8e 17:53:13 ---> ab911675bb86 17:53:13 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:53:14 Removing intermediate container 65106d570e8e 17:53:14 ---> e0f88e0fab1f 17:53:14 Step 24/26 : LABEL arch=arm64 17:53:14 ---> Running in 7e4c2d5b1ef1 17:53:15 ---> 72f4f60e1913 17:53:15 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:53:15 Removing intermediate container 7e4c2d5b1ef1 17:53:15 ---> de097cb09f8f 17:53:15 Step 25/26 : LABEL git_sha=8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 17:53:15 ---> Running in 9f5809e60168 17:53:16 Removing intermediate container 9f5809e60168 17:53:16 ---> 51e59ad93e39 17:53:16 Step 26/26 : LABEL version=0.0.0 17:53:16 ---> Running in f90421801f49 17:53:16 ---> 71cb929fc410 17:53:16 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:53:17 Removing intermediate container f90421801f49 17:53:17 ---> 2b44b5781cc2 17:53:17 17:53:18 Successfully built 2b44b5781cc2 17:53:18 Successfully tagged security-spire-config-arm64:latest 17:53:18  Building security-spire-config ... done Building security-bootstrapper 17:53:18 ---> 489537259d0b 17:53:18 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:53:18 ---> Running in adb57b3bd11d 17:53:19 Removing intermediate container adb57b3bd11d 17:53:19 ---> d073b745fdee 17:53:19 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:53:19 ---> Running in 96362c3161a0 17:53:20 Removing intermediate container 96362c3161a0 17:53:20 ---> 04f497f09bb0 17:53:20 Step 23/25 : LABEL arch=arm64 17:53:21 ---> Running in 634cbce0e65a 17:53:22 Removing intermediate container 634cbce0e65a 17:53:22 ---> 350cb2046a79 17:53:22 Step 24/25 : LABEL git_sha=8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 17:53:22 ---> Running in fe1ba61bc410 17:53:23 Removing intermediate container fe1ba61bc410 17:53:23 ---> 2ce2deb0f1b1 17:53:23 Step 25/25 : LABEL version=0.0.0 17:53:23 ---> Running in e92469f01c97 17:53:24 Removing intermediate container e92469f01c97 17:53:24 ---> e50e331cfea0 17:53:24 17:53:25 Successfully built e50e331cfea0 17:53:25 Successfully tagged security-spire-server-arm64:latest 17:53:25  Building security-spire-server ... done Building core-metadata 17:53:25 ---> b8c9d3354259 17:53:25 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:53:25 ---> Running in 4d38f30752ec 17:53:28 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 17:53:40 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:53:40 Step 2/33 : FROM ${BUILDER_BASE} AS builder 17:53:40 ---> bb87dd04962b 17:53:40 Step 3/33 : WORKDIR /edgex-go 17:53:40 ---> Using cache 17:53:40 ---> 003bf6c5173f 17:53:40 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:53:40 ---> Using cache 17:53:40 ---> 4c021e9c3efc 17:53:40 Step 5/33 : RUN apk add --update --no-cache make git 17:53:40 ---> Using cache 17:53:40 ---> be6680177a42 17:53:40 Step 6/33 : COPY go.mod vendor* ./ 17:53:40 ---> Using cache 17:53:40 ---> 514eb6b0b70f 17:53:40 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:53:40 ---> Using cache 17:53:40 ---> bfcef3c09fd6 17:53:40 Step 8/33 : COPY . . 17:53:40 ---> Using cache 17:53:40 ---> 2f2c801df666 17:53:40 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:53:40 ---> Running in 0a1dffe54524 17:53:40 Removing intermediate container 2e292b62a65d 17:53:40 ---> 5d93c08d2374 17:53:40 17:53:40 Step 11/23 : FROM alpine:3.16 17:53:40 ---> a6215f271958 17:53:40 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:53:40 ---> Using cache 17:53:40 ---> a8bfb690264f 17:53:40 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:53:40 ---> Using cache 17:53:40 ---> a0e4dc5edbf8 17:53:40 Step 14/23 : ENV APP_PORT=59861 17:53:41 ---> Running in e424ef3c9d0c 17:53:43 Removing intermediate container e424ef3c9d0c 17:53:43 ---> a9bdf446e616 17:53:43 Step 15/23 : EXPOSE $APP_PORT 17:53:43 ---> Running in a9b2170116cd 17:53:43 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 17:53:43 Removing intermediate container a9b2170116cd 17:53:43 ---> 38e97463c36a 17:53:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:53:45 ---> e4b4f31e7dd3 17:53:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:53:46 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:53:46 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:53:46 ---> bb87dd04962b 17:53:46 Step 3/25 : ARG ADD_BUILD_TAGS="" 17:53:46 ---> Using cache 17:53:46 ---> a4cc20196f79 17:53:46 Step 4/25 : WORKDIR /edgex-go 17:53:46 ---> Using cache 17:53:46 ---> b8115a572b11 17:53:46 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:53:46 ---> Using cache 17:53:46 ---> 40d71a16dfdf 17:53:46 Step 6/25 : RUN apk add --update --no-cache make git 17:53:46 ---> Using cache 17:53:46 ---> 10628ea773d9 17:53:46 Step 7/25 : COPY go.mod vendor* ./ 17:53:46 ---> Using cache 17:53:46 ---> 4bdc341df1d4 17:53:46 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:53:46 ---> Using cache 17:53:46 ---> f930d74fd100 17:53:46 Step 9/25 : COPY . . 17:53:46 ---> Using cache 17:53:46 ---> bbdd243f0670 17:53:46 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 17:53:46 ---> Running in 20f5ba247cdd 17:53:48 ---> 1dff17cfb3b0 17:53:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:53:48 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 17:53:49 ---> 5c966af1e3e3 17:53:49 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:53:49 ---> Running in 077c7076a1f5 17:53:50 Removing intermediate container 077c7076a1f5 17:53:50 ---> a70dd510b22e 17:53:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:53:50 ---> Running in 42dae84f4210 17:53:50 Removing intermediate container 42dae84f4210 17:53:50 ---> accec8f92ade 17:53:50 Step 21/23 : LABEL arch=arm64 17:53:50 ---> Running in 3f07c7b290ff 17:53:51 Removing intermediate container 3f07c7b290ff 17:53:51 ---> 7477a7162e40 17:53:51 Step 22/23 : LABEL git_sha=8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 17:53:51 ---> Running in 61f254eb5c22 17:53:51 Removing intermediate container 61f254eb5c22 17:53:51 ---> e72ab42409c2 17:53:51 Step 23/23 : LABEL version=0.0.0 17:53:51 ---> Running in 1744cafe6f68 17:53:52 Removing intermediate container 1744cafe6f68 17:53:52 ---> 7dd3db046854 17:53:52 17:53:52 Successfully built 7dd3db046854 17:53:52 Successfully tagged support-scheduler-arm64:latest 17:53:52  Building support-scheduler ... done Building security-secretstore-setup 17:54:11 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:54:11 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:54:11 ---> bb87dd04962b 17:54:11 Step 3/25 : WORKDIR /edgex-go 17:54:11 ---> Using cache 17:54:11 ---> 003bf6c5173f 17:54:11 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:54:11 ---> Using cache 17:54:11 ---> 4c021e9c3efc 17:54:11 Step 5/25 : RUN apk add --update --no-cache make git 17:54:11 ---> Using cache 17:54:11 ---> be6680177a42 17:54:11 Step 6/25 : COPY go.mod vendor* ./ 17:54:11 ---> Using cache 17:54:11 ---> 514eb6b0b70f 17:54:11 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:54:11 ---> Using cache 17:54:11 ---> bfcef3c09fd6 17:54:11 Step 8/25 : COPY . . 17:54:11 ---> Using cache 17:54:11 ---> 2f2c801df666 17:54:11 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:54:11 ---> Running in c88db3dfbe7d 17:54:12 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 17:55:08 Removing intermediate container 4270dc116207 17:55:08 ---> bbbc8313d7af 17:55:08 17:55:08 Step 11/23 : FROM alpine:3.16 17:55:08 ---> a6215f271958 17:55:08 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 17:55:08 ---> Running in cccbbdbd19f2 17:55:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:55:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:55:11 (1/2) Installing ca-certificates (20220614-r0) 17:55:11 (2/2) Installing dumb-init (1.2.5-r1) 17:55:11 Executing busybox-1.35.0-r17.trigger 17:55:11 Executing ca-certificates-20220614-r0.trigger 17:55:12 OK: 6 MiB in 16 packages 17:55:14 Removing intermediate container cccbbdbd19f2 17:55:14 ---> 486f0edd4a8c 17:55:14 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:55:14 ---> Running in 095f9b3325fa 17:55:14 Removing intermediate container 095f9b3325fa 17:55:14 ---> 2ffd6dae1c2f 17:55:14 Step 14/23 : ENV APP_PORT=59860 17:55:14 ---> Running in 849c43e12a69 17:55:15 Removing intermediate container 849c43e12a69 17:55:15 ---> c473a5e43287 17:55:15 Step 15/23 : EXPOSE $APP_PORT 17:55:15 ---> Running in c2b31756b2a3 17:55:16 Removing intermediate container c2b31756b2a3 17:55:16 ---> c220ae5ad366 17:55:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:55:17 ---> 2c7837d7269d 17:55:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:55:20 ---> a19e97a461f8 17:55:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:55:21 ---> b9b13c09bc51 17:55:21 Step 19/23 : ENTRYPOINT ["/support-notifications"] 17:55:21 ---> Running in e5beb4054c97 17:55:21 Removing intermediate container e5beb4054c97 17:55:21 ---> 371342cadc92 17:55:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:55:21 ---> Running in 6a2292c0b5c8 17:55:22 Removing intermediate container 6a2292c0b5c8 17:55:22 ---> a1903a34d94b 17:55:22 Step 21/23 : LABEL arch=arm64 17:55:22 ---> Running in 6cd4b61c49ab 17:55:22 Removing intermediate container 6cd4b61c49ab 17:55:22 ---> 9a573b0193b8 17:55:22 Step 22/23 : LABEL git_sha=8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 17:55:22 ---> Running in 8c6497559860 17:55:23 Removing intermediate container 8c6497559860 17:55:23 ---> 28ee648f7669 17:55:23 Step 23/23 : LABEL version=0.0.0 17:55:23 ---> Running in 539929bb2ba6 17:55:24 Removing intermediate container 539929bb2ba6 17:55:24 ---> d9403d0d31fb 17:55:24 17:55:24 Successfully built d9403d0d31fb 17:55:24 Successfully tagged support-notifications-arm64:latest 17:55:24  Building support-notifications ... done Building sys-mgmt-agent 17:55:42 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:55:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:55:42 ---> bb87dd04962b 17:55:42 Step 3/23 : WORKDIR /edgex-go 17:55:42 ---> Using cache 17:55:42 ---> 003bf6c5173f 17:55:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:55:42 ---> Using cache 17:55:42 ---> 4c021e9c3efc 17:55:42 Step 5/23 : RUN apk add --update --no-cache make bash git 17:55:42 ---> Running in c4111a2432ef 17:55:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:55:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:55:46 OK: 221 MiB in 51 packages 17:55:48 Removing intermediate container c4111a2432ef 17:55:48 ---> c02cf1f3cadd 17:55:48 Step 6/23 : COPY go.mod vendor* ./ 17:55:48 ---> 943966beecff 17:55:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:55:48 ---> Running in 49184539dda7 17:56:44 Removing intermediate container 49184539dda7 17:56:44 ---> b9b84bd35b81 17:56:44 Step 8/23 : COPY . . 17:56:57 ---> 25f3089281ab 17:56:57 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:56:57 ---> Running in f3bc4a839c0a 17:56: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:59:34 Removing intermediate container 0a1dffe54524 17:59:34 ---> 8d996794a423 17:59:34 17:59:34 Step 10/33 : FROM alpine:3.16 17:59:34 ---> a6215f271958 17:59:34 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:59:34 ---> Running in 99fea7a17c05 17:59:34 Removing intermediate container 99fea7a17c05 17:59:34 ---> 597b8fd6c548 17:59:34 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 17:59:34 ---> Running in 32c040dc7e39 17:59:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:59:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:59:34 (1/2) Installing dumb-init (1.2.5-r1) 17:59:34 (2/2) Installing su-exec (0.2-r1) 17:59:34 Executing busybox-1.35.0-r17.trigger 17:59:34 OK: 5 MiB in 16 packages 17:59:34 Removing intermediate container 32c040dc7e39 17:59:34 ---> 4bf1c36284af 17:59:34 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 17:59:34 ---> Running in e5f108fcb359 17:59:34 Removing intermediate container e5f108fcb359 17:59:34 ---> 93341bffc5e6 17:59:34 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 17:59:34 ---> Running in cf3e6006fac3 17:59:34 Removing intermediate container cf3e6006fac3 17:59:34 ---> 96713e8792e8 17:59:34 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 17:59:34 ---> Running in 9c4070633ca4 17:59:34 Removing intermediate container 9c4070633ca4 17:59:34 ---> f4a1e3e911af 17:59:34 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 17:59:34 ---> Running in 290d07724d03 17:59:34 Removing intermediate container 290d07724d03 17:59:34 ---> 2224c3cc062a 17:59:34 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 17:59:34 ---> Running in 3ebdeb3fd0e3 17:59:34 Removing intermediate container 3ebdeb3fd0e3 17:59:34 ---> 99578ec5ee9d 17:59:34 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 17:59:34 ---> Running in d9fb485aee76 17:59:34 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 17:59:34 Removing intermediate container d9fb485aee76 17:59:34 ---> 048eca631c48 17:59:34 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 17:59:34 ---> 53d5d7fe1a36 17:59:34 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 17:59:34 ---> Running in 72ef557b3f62 17:59:37 Removing intermediate container 72ef557b3f62 17:59:37 ---> 608909f11c6b 17:59:37 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 17:59:38 ---> 2c0669e170b7 17:59:38 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:59:40 ---> 8ac2f6f89e63 17:59:40 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:59:41 ---> 97809b72ed62 17:59:41 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:59:42 ---> 3974096fcd6f 17:59:42 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 17:59:42 ---> 996a85183159 17:59:42 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 17:59:43 ---> 600464f34bc1 17:59:43 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:59:44 ---> 5cc838bc087c 17:59:44 Step 28/33 : RUN chmod +x /entrypoint.sh 17:59:44 ---> Running in 28a49ccde904 17:59:47 Removing intermediate container 28a49ccde904 17:59:47 ---> d8f64697386c 17:59:47 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 17:59:47 ---> Running in 268006526bd6 17:59:48 Removing intermediate container 268006526bd6 17:59:48 ---> 5413293e4add 17:59:48 Step 30/33 : CMD ["gate"] 17:59:48 ---> Running in 26c690bb5205 17:59:49 Removing intermediate container 26c690bb5205 17:59:49 ---> b7a8309c3567 17:59:49 Step 31/33 : LABEL arch=arm64 17:59:49 ---> Running in 2106cb00730e 17:59:50 Removing intermediate container 2106cb00730e 17:59:50 ---> 4c9976ae8f77 17:59:50 Step 32/33 : LABEL git_sha=8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 17:59:50 ---> Running in 81e7730e9c11 17:59:51 Removing intermediate container 81e7730e9c11 17:59:51 ---> 4345e697ca18 17:59:51 Step 33/33 : LABEL version=0.0.0 17:59:51 ---> Running in 7804699b7acd 17:59:52 Removing intermediate container 7804699b7acd 17:59:52 ---> a603ecb9958c 17:59:52 17:59:53 Successfully built a603ecb9958c 17:59:53 Successfully tagged security-bootstrapper-arm64:latest 17:59:56  Building security-bootstrapper ... done Removing intermediate container c88db3dfbe7d 17:59:56 ---> 1fa091385fc1 17:59:56 17:59:56 Step 10/25 : FROM alpine:3.16 17:59:56 ---> a6215f271958 17:59:56 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:59:56 ---> Running in f09af5023fea 17:59:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:59:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:59:59 (1/3) Installing ca-certificates (20220614-r0) 17:59:59 (2/3) Installing dumb-init (1.2.5-r1) 17:59:59 (3/3) Installing su-exec (0.2-r1) 17:59:59 Executing busybox-1.35.0-r17.trigger 17:59:59 Executing ca-certificates-20220614-r0.trigger 17:59:59 OK: 6 MiB in 17 packages 18:00:02 Removing intermediate container f09af5023fea 18:00:02 ---> 07a75e3784df 18:00:02 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:00:02 ---> Running in d7b9bd583b48 18:00:03 Removing intermediate container d7b9bd583b48 18:00:03 ---> a2204a7ce763 18:00:03 Step 13/25 : WORKDIR / 18:00:03 ---> Running in 52a3718e4ce0 18:00:03 Removing intermediate container 52a3718e4ce0 18:00:03 ---> c076118d432d 18:00:03 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:00:04 ---> 94d3865889a8 18:00:04 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:00:05 ---> 285d042a1913 18:00:05 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:00:06 ---> c6191fca157b 18:00:06 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:00:07 ---> ce49e6c94dd5 18:00:07 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:00:10 ---> 700c3b01da3d 18:00:10 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:00:13 ---> 04f9e683f7ba 18:00:13 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:00:14 ---> 8327e1cd8307 18:00:14 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:00:14 ---> Running in 47b414a17caf 18:00:15 Removing intermediate container 20f5ba247cdd 18:00:15 ---> 5527555c061a 18:00:15 18:00:15 Step 11/25 : FROM alpine:3.16 18:00:15 ---> a6215f271958 18:00:15 Step 12/25 : RUN apk add --update --no-cache dumb-init 18:00:15 ---> Using cache 18:00:15 ---> a8bfb690264f 18:00:15 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:00:15 ---> Using cache 18:00:15 ---> a0e4dc5edbf8 18:00:15 Step 14/25 : ENV APP_PORT=59881 18:00:15 ---> Running in 44841354773d 18:00:16 Removing intermediate container 44841354773d 18:00:16 ---> 6d93c980d379 18:00:16 Step 15/25 : EXPOSE $APP_PORT 18:00:16 ---> Running in 3f487e9ea8c3 18:00:17 Removing intermediate container 3f487e9ea8c3 18:00:17 ---> d1005d688b96 18:00:17 Step 16/25 : WORKDIR / 18:00:17 ---> Running in 55901821a37f 18:00:18 Removing intermediate container 55901821a37f 18:00:18 ---> 25ad71656299 18:00:18 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 18:00:18 Removing intermediate container 47b414a17caf 18:00:18 ---> dd3f001b8c63 18:00:18 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 18:00:18 ---> Running in 9f2f7201f1b7 18:00:19 Removing intermediate container 9f2f7201f1b7 18:00:19 ---> 099a90ec3241 18:00:19 Step 23/25 : LABEL arch=arm64 18:00:19 ---> Running in a2e74316f73e 18:00:19 ---> 1f1945d267f9 18:00:19 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:00:20 Removing intermediate container a2e74316f73e 18:00:20 ---> 2c305cbbc651 18:00:20 Step 24/25 : LABEL git_sha=8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 18:00:20 ---> Running in d28039c99cae 18:00:20 Removing intermediate container d28039c99cae 18:00:20 ---> a1dbe4bfdc27 18:00:20 Step 25/25 : LABEL version=0.0.0 18:00:21 ---> Running in 5fabfe564862 18:00:22 ---> 51569e7b2225 18:00:22 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:00:22 Removing intermediate container 5fabfe564862 18:00:22 ---> 22812d863f9b 18:00:22 18:00:22 Successfully built 22812d863f9b 18:00:22 Successfully tagged security-secretstore-setup-arm64:latest 18:00:22  Building security-secretstore-setup ... done  ---> dba4b4ba16ce 18:00:22 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 18:00:23 ---> b46ce918e25d 18:00:23 Step 21/25 : ENTRYPOINT ["/core-metadata"] 18:00:23 ---> Running in 62287bd9d868 18:00:24 Removing intermediate container 62287bd9d868 18:00:24 ---> 99791c2d9252 18:00:24 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:00:24 ---> Running in 432b78aac237 18:00:24 Removing intermediate container 432b78aac237 18:00:24 ---> cea27d0ab0b4 18:00:24 Step 23/25 : LABEL arch=arm64 18:00:24 ---> Running in d470a81bf71f 18:00:26 Removing intermediate container d470a81bf71f 18:00:26 ---> 7671da05e7e6 18:00:26 Step 24/25 : LABEL git_sha=8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 18:00:26 ---> Running in b35aa18ca2fe 18:00:27 Removing intermediate container b35aa18ca2fe 18:00:27 ---> 447f18fbc126 18:00:27 Step 25/25 : LABEL version=0.0.0 18:00:27 ---> Running in 10be849b4504 18:00:28 Removing intermediate container 10be849b4504 18:00:28 ---> 817f6791f2b7 18:00:28 18:00:28 Successfully built 817f6791f2b7 18:00:28 Successfully tagged core-metadata-arm64:latest 18:00:46  Building core-metadata ... done Removing intermediate container 4d38f30752ec 18:00:46 ---> bd962751ffa9 18:00:46 18:00:46 Step 9/20 : FROM alpine:3.15 18:00:46 ---> 02e0d6fdf486 18:00:46 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:00:46 ---> Using cache 18:00:46 ---> 10c5a459af80 18:00:46 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:00:46 ---> Using cache 18:00:46 ---> 024381f44506 18:00:46 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:00:46 ---> Running in 811c55e16c36 18:00:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:00:47 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:00:47 v3.15.6-125-g1be0cb5739 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 18:00:47 v3.15.6-124-g5541575424 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 18:00:47 OK: 15734 distinct packages available 18:00:48 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:00:49 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:00:50 (1/9) Installing ca-certificates (20220614-r0) 18:00:50 (2/9) Installing brotli-libs (1.0.9-r5) 18:00:50 (3/9) Installing nghttp2-libs (1.46.0-r0) 18:00:50 (4/9) Installing libcurl (7.80.0-r3) 18:00:50 (5/9) Installing curl (7.80.0-r3) 18:00:50 (6/9) Installing dumb-init (1.2.5-r1) 18:00:50 (7/9) Installing musl-obstack (1.2.3-r0) 18:00:50 (8/9) Installing libucontext (1.1-r0) 18:00:50 (9/9) Installing gcompat (1.0.0-r4) 18:00:50 Executing busybox-1.34.1-r7.trigger 18:00:50 Executing ca-certificates-20220614-r0.trigger 18:00:51 OK: 8 MiB in 23 packages 18:00:52 Removing intermediate container 811c55e16c36 18:00:52 ---> 782fc83bf170 18:00:52 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 18:00:53 ---> fb98f49516ce 18:00:53 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 18:00:54 ---> 5d33bf03369a 18:00:54 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 18:00:54 Removing intermediate container f3bc4a839c0a 18:00:54 ---> f9b7c41e8a23 18:00:54 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:00:54 ---> Running in d1ae0dfb3740 18:00:55 ---> 3620a6d556f9 18:00:55 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 18:00:55 ---> Running in d5018ab0b41b 18:00:55 Removing intermediate container d5018ab0b41b 18:00:55 ---> d494c562bcb8 18:00:55 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:00:55 ---> Running in c7fa827fa786 18:00:55 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 18:00:56 Removing intermediate container c7fa827fa786 18:00:56 ---> 1f9514537b00 18:00:56 Step 18/20 : LABEL arch=arm64 18:00:56 ---> Running in ad31c22df9c4 18:00:56 Removing intermediate container ad31c22df9c4 18:00:56 ---> b81ec16e4fb9 18:00:56 Step 19/20 : LABEL git_sha=8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 18:00:56 ---> Running in 1cd12a75d182 18:00:57 Removing intermediate container 1cd12a75d182 18:00:57 ---> 67f514bcd7a4 18:00:57 Step 20/20 : LABEL version=0.0.0 18:00:57 ---> Running in 28645ff4d507 18:00:57 Removing intermediate container 28645ff4d507 18:00:57 ---> 7132c2bf37d4 18:00:57 18:00:57 Successfully built 7132c2bf37d4 18:00:57 Successfully tagged security-spiffe-token-provider-arm64:latest 18:00:58  Building security-spiffe-token-provider ... done Removing intermediate container d1ae0dfb3740 18:00:58 ---> 0933ede250da 18:00:58 18:00:58 Step 11/23 : FROM alpine:3.16 18:00:58 ---> a6215f271958 18:00:58 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:00:58 ---> Running in 5ff079405927 18:00:58 Removing intermediate container 5ff079405927 18:00:58 ---> eb5f4d30cc08 18:00:58 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 18:00:58 ---> Running in 82be52694a46 18:00:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:01:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:01:00 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 18:01:00 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 18:01:00 (3/33) Installing readline (8.1.2-r0) 18:01:00 (4/33) Installing bash (5.1.16-r2) 18:01:00 Executing bash-5.1.16-r2.post-install 18:01:00 (5/33) Installing ca-certificates (20220614-r0) 18:01:00 (6/33) Installing brotli-libs (1.0.9-r6) 18:01:00 (7/33) Installing nghttp2-libs (1.47.0-r0) 18:01:00 (8/33) Installing libcurl (7.83.1-r3) 18:01:00 (9/33) Installing curl (7.83.1-r3) 18:01:00 (10/33) Installing docker-cli (20.10.18-r1) 18:01:01 (11/33) Installing dumb-init (1.2.5-r1) 18:01:01 (12/33) Installing libbz2 (1.0.8-r1) 18:01:01 (13/33) Installing expat (2.4.9-r0) 18:01:01 (14/33) Installing libffi (3.4.2-r1) 18:01:01 (15/33) Installing gdbm (1.23-r0) 18:01:01 (16/33) Installing xz-libs (5.2.5-r1) 18:01:01 (17/33) Installing libgcc (11.2.1_git20220219-r2) 18:01:01 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 18:01:01 (19/33) Installing mpdecimal (2.5.1-r1) 18:01:01 (20/33) Installing sqlite-libs (3.38.5-r0) 18:01:01 (21/33) Installing python3 (3.10.5-r0) 18:01:03 (22/33) Installing py3-contextlib2 (21.6.0-r2) 18:01:03 (23/33) Installing py3-tomli (2.0.1-r1) 18:01:03 (24/33) Installing py3-pep517 (0.12.0-r2) 18:01:03 (25/33) Installing py3-six (1.16.0-r1) 18:01:03 (26/33) Installing py3-retrying (1.3.3-r3) 18:01:03 (27/33) Installing py3-appdirs (1.4.4-r3) 18:01:03 (28/33) Installing py3-more-itertools (8.13.0-r0) 18:01:03 (29/33) Installing py3-ordered-set (4.0.2-r3) 18:01:03 (30/33) Installing py3-parsing (2.4.7-r3) 18:01:03 (31/33) Installing py3-packaging (21.3-r0) 18:01:03 (32/33) Installing py3-setuptools (59.4.0-r0) 18:01:04 (33/33) Installing py3-pip (22.1.1-r0) 18:01:04 Executing busybox-1.35.0-r17.trigger 18:01:04 Executing ca-certificates-20220614-r0.trigger 18:01:04 OK: 120 MiB in 47 packages 18:01:17 Collecting docker-compose==1.23.2 18:01:17 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:01:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 9.3 MB/s eta 0:00:00 18:01:17 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:01:17 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:01:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 17.7 MB/s eta 0:00:00 18:01:17 Collecting docker<4.0,>=3.6.0 18:01:17 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:01:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 18.2 MB/s eta 0:00:00 18:01:17 Collecting dockerpty<0.5,>=0.4.1 18:01:17 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:01:17 Preparing metadata (setup.py): started 18:01:18 Preparing metadata (setup.py): finished with status 'done' 18:01:18 Collecting texttable<0.10,>=0.9.0 18:01:18 Downloading texttable-0.9.1.tar.gz (11 kB) 18:01:18 Preparing metadata (setup.py): started 18:01:20 Preparing metadata (setup.py): finished with status 'done' 18:01:20 Collecting jsonschema<3,>=2.5.1 18:01:20 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:01:21 Collecting PyYAML<4,>=3.10 18:01:21 Downloading PyYAML-3.13.tar.gz (270 kB) 18:01:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 21.8 MB/s eta 0:00:00 18:01:22 Preparing metadata (setup.py): started 18:01:24 Preparing metadata (setup.py): finished with status 'done' 18:01:24 Collecting websocket-client<1.0,>=0.32.0 18:01:24 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:01:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 19.2 MB/s eta 0:00:00 18:01:24 Collecting cached-property<2,>=1.2.0 18:01:24 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:01:24 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 18:01:24 Collecting docopt<0.7,>=0.6.1 18:01:24 Downloading docopt-0.6.2.tar.gz (25 kB) 18:01:24 Preparing metadata (setup.py): started 18:01:26 Preparing metadata (setup.py): finished with status 'done' 18:01:26 Collecting docker-pycreds>=0.4.0 18:01:26 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:01:27 Collecting certifi>=2017.4.17 18:01:27 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 18:01:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 20.0 MB/s eta 0:00:00 18:01:27 Collecting idna<2.8,>=2.5 18:01:27 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:01:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 20.0 MB/s eta 0:00:00 18:01:27 Collecting chardet<3.1.0,>=3.0.2 18:01:27 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 18:01:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 19.1 MB/s eta 0:00:00 18:01:28 Collecting urllib3<1.25,>=1.21.1 18:01:28 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:01:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 16.8 MB/s eta 0:00:00 18:01:28 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 18:01:28 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 18:01:28 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 18:01:28 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 18:01:29 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 18:01:29 Running setup.py install for texttable: started 18:01:31 Running setup.py install for texttable: finished with status 'done' 18:01:31 Running setup.py install for PyYAML: started 18:01:33 Running setup.py install for PyYAML: finished with status 'done' 18:01:34 Running setup.py install for docopt: started 18:01:36 Running setup.py install for docopt: finished with status 'done' 18:01:39 Running setup.py install for dockerpty: started 18:01:40 Running setup.py install for dockerpty: finished with status 'done' 18:01:43 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 18:01:43 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 18:01:53 Removing intermediate container 82be52694a46 18:01:53 ---> 985135ed3447 18:01:53 Step 14/23 : ENV APP_PORT=58890 18:01:53 ---> Running in f22391553956 18:01:53 Removing intermediate container f22391553956 18:01:53 ---> 87bc7f35b7f7 18:01:53 Step 15/23 : EXPOSE $APP_PORT 18:01:53 ---> Running in 2f744f4828a4 18:01:53 Removing intermediate container 2f744f4828a4 18:01:53 ---> 6c335b310da0 18:01:53 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:01:53 ---> 89bf8d089cea 18:01:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:01:54 ---> 67b2e71d9c3c 18:01:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:01:54 ---> 88a6f35b2730 18:01:54 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 18:01:54 ---> Running in 0d42cf698dab 18:01:55 Removing intermediate container 0d42cf698dab 18:01:55 ---> e2b3838b9d21 18:01:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:01:55 ---> Running in bd991e763145 18:01:55 Removing intermediate container bd991e763145 18:01:55 ---> 878e2335a161 18:01:55 Step 21/23 : LABEL arch=arm64 18:01:55 ---> Running in c5ac0a0ec8c8 18:01:56 Removing intermediate container c5ac0a0ec8c8 18:01:56 ---> 0573bda78ee0 18:01:56 Step 22/23 : LABEL git_sha=8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 18:01:56 ---> Running in 46fe3004b011 18:01:56 Removing intermediate container 46fe3004b011 18:01:56 ---> 74940a427bc7 18:01:56 Step 23/23 : LABEL version=0.0.0 18:01:56 ---> Running in 64c1c7ad24b2 18:01:56 Removing intermediate container 64c1c7ad24b2 18:01:56 ---> 71e2e4b5cf15 18:01:56 18:01:56 Successfully built 71e2e4b5cf15 18:01:56 Successfully tagged sys-mgmt-agent-arm64:latest 18:01:57  Building sys-mgmt-agent ... done  [Pipeline] } 18:01:57 $ docker stop --time=1 68c7a6dcadc846d51eeacf13a11146d3efcb75f58633a93248b13a9db29db13c 18:01:58 $ docker rm -f 68c7a6dcadc846d51eeacf13a11146d3efcb75f58633a93248b13a9db29db13c [Pipeline] // withDockerContainer [Pipeline] sh 18:01:59 + docker images 18:01:59 REPOSITORY TAG IMAGE ID CREATED SIZE 18:01:59 sys-mgmt-agent-arm64 latest 71e2e4b5cf15 3 seconds ago 133MB 18:01:59 0933ede250da About a minute ago 1.39GB 18:01:59 security-spiffe-token-provider-arm64 latest 7132c2bf37d4 About a minute ago 28.4MB 18:01:59 bd962751ffa9 About a minute ago 1.44GB 18:01:59 core-metadata-arm64 latest 817f6791f2b7 About a minute ago 17.6MB 18:01:59 security-secretstore-setup-arm64 latest 22812d863f9b About a minute ago 28.2MB 18:01:59 5527555c061a About a minute ago 1.41GB 18:01:59 1fa091385fc1 2 minutes ago 1.4GB 18:01:59 security-bootstrapper-arm64 latest a603ecb9958c 2 minutes ago 19.1MB 18:01:59 8d996794a423 2 minutes ago 1.4GB 18:01:59 support-notifications-arm64 latest d9403d0d31fb 6 minutes ago 29.1MB 18:01:59 bbbc8313d7af 6 minutes ago 1.47GB 18:01:59 support-scheduler-arm64 latest 7dd3db046854 8 minutes ago 28.5MB 18:01:59 5d93c08d2374 8 minutes ago 1.47GB 18:01:59 security-spire-server-arm64 latest e50e331cfea0 8 minutes ago 84.3MB 18:01:59 security-spire-config-arm64 latest 2b44b5781cc2 8 minutes ago 83.6MB 18:01:59 e4c1157798ee 8 minutes ago 1.28GB 18:01:59 13b3d88960f1 9 minutes ago 1.28GB 18:01:59 core-data-arm64 latest d934257feb92 9 minutes ago 20.7MB 18:01:59 c00aeb2d6aec 9 minutes ago 1.42GB 18:01:59 core-command-arm64 latest ea894fd94637 10 minutes ago 16.8MB 18:01:59 a609591105f7 10 minutes ago 1.41GB 18:01:59 security-proxy-setup-arm64 latest 734fb0e82d1a 11 minutes ago 26.5MB 18:01:59 f82e652e0920 11 minutes ago 1.4GB 18:01:59 security-spire-agent-arm64 latest 2f63bd9a6325 16 minutes ago 122MB 18:01:59 81b9880b6a15 17 minutes ago 1.28GB 18:01:59 ci-base-image-arm64 latest bb87dd04962b 30 minutes ago 942MB 18:01:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine 59b3b1a385d4 7 days ago 679MB 18:01:59 alpine 3.15 02e0d6fdf486 2 months ago 5.33MB 18:01:59 alpine 3.16 a6215f271958 2 months ago 5.29MB 18:01:59 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 18:02:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:02:00 18:02:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:02:00 arm64: Pulling from edgex-lftools-log-publisher 18:02:00 8998bd30e6a1: Pulling fs layer 18:02:00 04944245beec: Pulling fs layer 18:02:00 699f458cf7ca: Pulling fs layer 18:02:00 765212b225bb: Pulling fs layer 18:02:00 f23df028b6ca: Pulling fs layer 18:02:00 d65c8cfc05b1: Pulling fs layer 18:02:00 2437ff75d9bd: Pulling fs layer 18:02:00 765212b225bb: Waiting 18:02:00 f23df028b6ca: Waiting 18:02:00 d65c8cfc05b1: Waiting 18:02:00 2437ff75d9bd: Waiting 18:02:00 04944245beec: Verifying Checksum 18:02:00 04944245beec: Download complete 18:02:00 765212b225bb: Verifying Checksum 18:02:00 765212b225bb: Download complete 18:02:01 f23df028b6ca: Verifying Checksum 18:02:01 f23df028b6ca: Download complete 18:02:01 d65c8cfc05b1: Verifying Checksum 18:02:01 d65c8cfc05b1: Download complete 18:02:01 699f458cf7ca: Verifying Checksum 18:02:01 699f458cf7ca: Download complete 18:02:01 8998bd30e6a1: Verifying Checksum 18:02:01 8998bd30e6a1: Download complete 18:02:03 2437ff75d9bd: Verifying Checksum 18:02:03 2437ff75d9bd: Download complete 18:02:05 8998bd30e6a1: Pull complete 18:02:06 04944245beec: Pull complete 18:02:07 699f458cf7ca: Pull complete 18:02:07 765212b225bb: Pull complete 18:02:08 f23df028b6ca: Pull complete 18:02:08 d65c8cfc05b1: Pull complete 18:02:23 2437ff75d9bd: Pull complete 18:02:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:02:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:02:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:02:23 prd-ubuntu20.04-docker-arm64-4c-16g-8483 does not seem to be running inside a container 18:02:23 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:02:26 $ docker top fbce075cefabede171dcc38c82c5f271825075f10028d0ae703bbb40cacab5f1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:02:27 ---> job-cost.sh 18:02:27 lf-activate-venv: SKIPPING 18:02:27 INFO: No Stack... 18:02:28 INFO: Retrieving Pricing Info for: v3-standard-4 18:02:28 INFO: Archiving Costs [Pipeline] sh 18:02:28 + cat /w/workspace/edgex-go/1/archives/cost.csv 18:02:29 + cut -d, -f6 [Pipeline] lock 18:02:29 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4201-1-stack-cost] 18:02:29 Resource [jenkins-edgexfoundry-edgex-go-PR-4201-1-stack-cost] did not exist. Created. 18:02:29 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4201-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:02:29 + echo total: 0.10999999940395355 [Pipeline] stash 18:02:29 Stashed 1 file(s) [Pipeline] } 18:02:29 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4201-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:02:29 $ docker stop --time=1 fbce075cefabede171dcc38c82c5f271825075f10028d0ae703bbb40cacab5f1 18:02:31 $ docker rm -f fbce075cefabede171dcc38c82c5f271825075f10028d0ae703bbb40cacab5f1 [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 18:02:32 provisioning config files... 18:02:32 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4087365174942212966tmp [Pipeline] { [Pipeline] sh 18:02:32 + set +x 18:02:32 + curl -s https://codecov.io/bash 18:02:32 + bash -s -- 18:02:32 18:02:32 _____ _ 18:02:32 / ____| | | 18:02:32 | | ___ __| | ___ ___ _____ __ 18:02:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:02:32 | |___| (_) | (_| | __/ (_| (_) \ V / 18:02:32 \_____\___/ \__,_|\___|\___\___/ \_/ 18:02:32 Bash-1.0.6 18:02:32 18:02:32 18:02:32 ==> git version 2.25.1 found 18:02:32 ==> 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 18:02:32 Release-Date: 2020-01-08 18:02:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:02:32 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:02:32 ==> Jenkins CI detected. 18:02:32 current dir:  /w/workspace/edgex-go/1 18:02:32 project root: . 18:02:32 --> token set from env 18:02:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:02:32 ==> Running gcov in . (disable via -X gcov) 18:02:33 ==> Python coveragepy not found 18:02:33 ==> Searching for coverage reports in: 18:02:33 + . 18:02:33 -> Found 1 reports 18:02:33 ==> Detecting git/mercurial file structure 18:02:33 ==> Reading reports 18:02:33 + ./coverage.out bytes=502375 18:02:33 ==> Appending adjustments 18:02:33 https://docs.codecov.io/docs/fixing-reports 18:02:34 + Found adjustments 18:02:34 ==> Gzipping contents 18:02:34 68K /tmp/codecov.Zmi6au.gz 18:02:34 ==> Uploading reports 18:02:34 url: https://codecov.io 18:02:34 query: branch=PR-4201&commit=8ccbfcee50af18e0c8f68e14e6d90e204db4daf0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4201%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4201&job=&cmd_args= 18:02:34 -> Pinging Codecov 18:02:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4201&commit=8ccbfcee50af18e0c8f68e14e6d90e204db4daf0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4201%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4201&job=&cmd_args= 18:02:34 -> Uploading to 18:02:34 https://storage.googleapis.com/codecov/v4/raw/2022-10-18/00271124DB129430A58F1EEE437C3FCB/8ccbfcee50af18e0c8f68e14e6d90e204db4daf0/ff3ea84c-ff0f-4c49-8daa-62ce27449c9d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221018%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221018T180234Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=12a0fe6fa32b5fe7477e7b7a521f4b21231ee79b379583a5674257cae251e002 18:02:34 % Total % Received % Xferd Average Speed Time Time Time Current 18:02:34 Dload Upload Total Spent Left Speed 18:02:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65544 0 0 100 65544 0 260k --:--:-- --:--:-- --:--:-- 260k 18:02:35 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/8ccbfcee50af18e0c8f68e14e6d90e204db4daf0 [Pipeline] } 18:02:35 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 18:02:36 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 18:02:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:02:37 ---> package-listing.sh 18:02:37 ++ facter osfamily 18:02:37 ++ tr '[:upper:]' '[:lower:]' 18:02:38 + OS_FAMILY=debian 18:02:38 + workspace=/w/workspace/edgex-go/1 18:02:38 + START_PACKAGES=/tmp/packages_start.txt 18:02:38 + END_PACKAGES=/tmp/packages_end.txt 18:02:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:02:38 + PACKAGES=/tmp/packages_start.txt 18:02:38 + '[' /w/workspace/edgex-go/1 ']' 18:02:38 + PACKAGES=/tmp/packages_end.txt 18:02:38 + case "${OS_FAMILY}" in 18:02:38 + dpkg -l 18:02:38 + grep '^ii' 18:02:38 + '[' -f /tmp/packages_start.txt ']' 18:02:38 + '[' -f /tmp/packages_end.txt ']' 18:02:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:02:38 + '[' /w/workspace/edgex-go/1 ']' 18:02:38 + mkdir -p /w/workspace/edgex-go/1/archives/ 18:02:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 18:02:38 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 18:02:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:02:39 18:02:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:02:39 latest: Pulling from edgex-lftools-log-publisher 18:02:39 5eb5b503b376: Pulling fs layer 18:02:39 5c69ac0246d0: Pulling fs layer 18:02:39 ec43610c2a17: Pulling fs layer 18:02:39 3a2ae6a8a46f: Pulling fs layer 18:02:39 33b1e0a273af: Pulling fs layer 18:02:39 5d3b04190fa2: Pulling fs layer 18:02:39 2f39f015ded8: Pulling fs layer 18:02:39 3a2ae6a8a46f: Waiting 18:02:39 33b1e0a273af: Waiting 18:02:39 5d3b04190fa2: Waiting 18:02:39 2f39f015ded8: Waiting 18:02:39 5c69ac0246d0: Download complete 18:02:39 3a2ae6a8a46f: Verifying Checksum 18:02:39 3a2ae6a8a46f: Download complete 18:02:39 33b1e0a273af: Verifying Checksum 18:02:39 33b1e0a273af: Download complete 18:02:39 ec43610c2a17: Verifying Checksum 18:02:39 ec43610c2a17: Download complete 18:02:39 5d3b04190fa2: Verifying Checksum 18:02:39 5d3b04190fa2: Download complete 18:02:39 5eb5b503b376: Verifying Checksum 18:02:39 5eb5b503b376: Download complete 18:02:40 2f39f015ded8: Verifying Checksum 18:02:40 2f39f015ded8: Download complete 18:02:41 5eb5b503b376: Pull complete 18:02:41 5c69ac0246d0: Pull complete 18:02:41 ec43610c2a17: Pull complete 18:02:41 3a2ae6a8a46f: Pull complete 18:02:41 33b1e0a273af: Pull complete 18:02:41 5d3b04190fa2: Pull complete 18:02:46 2f39f015ded8: Pull complete 18:02:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:02:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:02:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:02:46 prd-ubuntu20.04-docker-8c-8g-8482 does not seem to be running inside a container 18:02:46 $ 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 18:02:50 $ docker top f90f506ac0bf4961edbfbd2ab38374689ba8cd830ec7bd48e97324274f55cf16 -eo pid,comm [Pipeline] { [Pipeline] sh 18:02:50 + touch /tmp/pre-build-complete [Pipeline] sh 18:02:51 + mkdir -p /var/log/sysstat [Pipeline] sh 18:02:51 + ls /var/log/sa-host 18:02:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:02:51 provisioning config files... 18:02:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config9148951129894176314tmp [Pipeline] { [Pipeline] echo 18:02:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:02:52 ---> create-netrc.sh [Pipeline] } 18:02:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:02:52 ---> python-tools-install.sh [Pipeline] echo 18:02:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:02:52 ---> sudo-logs.sh 18:02:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:02:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:02:53 ---> job-cost.sh 18:02:53 lf-activate-venv: SKIPPING 18:02:53 DEBUG: total: 0.10999999940395355 18:02:53 INFO: Retrieving Stack Cost... 18:02:53 INFO: Retrieving Pricing Info for: v3-standard-8 18:02:54 INFO: Archiving Costs [Pipeline] echo 18:02:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:02:54 ---> logs-deploy.sh 18:02:54 lf-activate-venv: SKIPPING 18:02:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4201/1 18:02:54 INFO: archiving workspace using pattern(s): 18:02:55 Archives upload complete. 18:02:55 INFO: archiving logs to Nexus 18:02:56 ---> uname -a: 18:02:56 Linux prd-ubuntu20-04-docker-8c-8g-8482 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:02:56 18:02:56 18:02:56 ---> lscpu: 18:02:56 Architecture: x86_64 18:02:56 CPU op-mode(s): 32-bit, 64-bit 18:02:56 Byte Order: Little Endian 18:02:56 Address sizes: 40 bits physical, 48 bits virtual 18:02:56 CPU(s): 8 18:02:56 On-line CPU(s) list: 0-7 18:02:56 Thread(s) per core: 1 18:02:56 Core(s) per socket: 1 18:02:56 Socket(s): 8 18:02:56 NUMA node(s): 1 18:02:56 Vendor ID: AuthenticAMD 18:02:56 CPU family: 23 18:02:56 Model: 49 18:02:56 Model name: AMD EPYC-Rome Processor 18:02:56 Stepping: 0 18:02:56 CPU MHz: 2800.002 18:02:56 BogoMIPS: 5600.00 18:02:56 Virtualization: AMD-V 18:02:56 Hypervisor vendor: KVM 18:02:56 Virtualization type: full 18:02:56 L1d cache: 256 KiB 18:02:56 L1i cache: 256 KiB 18:02:56 L2 cache: 4 MiB 18:02:56 L3 cache: 128 MiB 18:02:56 NUMA node0 CPU(s): 0-7 18:02:56 Vulnerability Itlb multihit: Not affected 18:02:56 Vulnerability L1tf: Not affected 18:02:56 Vulnerability Mds: Not affected 18:02:56 Vulnerability Meltdown: Not affected 18:02:56 Vulnerability Mmio stale data: Not affected 18:02:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:02:56 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:02:56 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:02:56 Vulnerability Srbds: Not affected 18:02:56 Vulnerability Tsx async abort: Not affected 18:02:56 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 18:02:56 18:02:56 18:02:56 ---> nproc: 18:02:56 8 18:02:56 18:02:56 18:02:56 ---> df -h: 18:02:56 Filesystem Size Used Avail Use% Mounted on 18:02:56 overlay 155G 18G 138G 12% / 18:02:56 tmpfs 64M 0 64M 0% /dev 18:02:56 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:02:56 shm 64M 0 64M 0% /dev/shm 18:02:56 /dev/vda1 155G 18G 138G 12% /facter-os 18:02:56 18:02:56 18:02:56 ---> sar -b -r -n DEV: 18:02:56 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8482) 10/18/22 _x86_64_ (8 CPU) 18:02:56 18:02:56 17:26:38 LINUX RESTART (8 CPU) 18:02:56 18:02:56 17:27:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:02:56 17:28:01 320.87 39.11 281.77 0.00 4390.24 70040.94 0.00 18:02:56 17:29:01 107.37 0.52 106.85 0.00 12.00 71367.97 0.00 18:02:56 17:30:01 47.73 0.30 47.43 0.00 5.73 40248.38 0.00 18:02:56 17:31:01 245.58 1.88 243.70 0.00 52.78 130033.32 0.00 18:02:56 17:32:01 457.14 4.08 453.06 0.00 103.58 229258.06 0.00 18:02:56 17:33:01 786.39 7.45 778.94 0.00 850.66 166950.84 0.00 18:02:56 17:34:01 839.91 2.93 836.98 0.00 1990.41 263467.42 0.00 18:02:56 17:35:01 381.07 0.03 381.03 0.00 0.80 42017.47 0.00 18:02:56 17:36:01 1.40 0.00 1.40 0.00 0.00 15.86 0.00 18:02:56 17:37:01 1.63 0.00 1.63 0.00 0.00 17.60 0.00 18:02:56 17:38:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 18:02:56 17:39:01 1.48 0.00 1.48 0.00 0.00 28.13 0.00 18:02:56 17:40:01 1.07 0.00 1.07 0.00 0.00 12.80 0.00 18:02:56 17:41:01 0.85 0.00 0.85 0.00 0.00 10.80 0.00 18:02:56 17:42:01 2.05 0.02 2.03 0.00 0.13 21.73 0.00 18:02:56 17:43:01 1.37 0.00 1.37 0.00 0.00 19.20 0.00 18:02:56 17:44:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 18:02:56 17:45:01 1.42 0.00 1.42 0.00 0.00 16.00 0.00 18:02:56 17:46:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 18:02:56 17:47:01 1.53 0.00 1.53 0.00 0.00 18.26 0.00 18:02:56 17:48:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 18:02:56 17:49:01 1.62 0.00 1.62 0.00 0.00 17.86 0.00 18:02:56 17:50:01 0.90 0.00 0.90 0.00 0.00 10.00 0.00 18:02:56 17:51:01 1.55 0.00 1.55 0.00 0.00 17.46 0.00 18:02:56 17:52:01 0.85 0.00 0.85 0.00 0.00 9.60 0.00 18:02:56 17:53:01 0.92 0.00 0.92 0.00 0.00 11.60 0.00 18:02:56 17:54:01 1.18 0.00 1.18 0.00 0.00 12.66 0.00 18:02:56 17:55:01 0.87 0.00 0.87 0.00 0.00 11.33 0.00 18:02:56 17:56:01 1.28 0.00 1.28 0.00 0.00 14.66 0.00 18:02:56 17:57:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 18:02:56 17:58:01 1.42 0.00 1.42 0.00 0.00 16.80 0.00 18:02:56 17:59:01 1.40 0.00 1.40 0.00 0.00 15.59 0.00 18:02:56 18:00:01 3.08 1.02 2.07 0.00 21.86 26.00 0.00 18:02:56 18:01:01 1.03 0.00 1.03 0.00 0.00 12.80 0.00 18:02:56 18:02:01 1.23 0.00 1.23 0.00 0.00 13.86 0.00 18:02:56 Average: 91.94 1.62 90.32 0.00 210.29 28949.38 0.00 18:02:56 18:02:56 17:27:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:02:56 17:28:01 28689984 31577356 746260 2.27 73420 3082760 1845580 5.44 1075088 2762408 691556 18:02:56 17:29:01 27752720 31421452 888072 2.70 107292 3758568 2093104 6.17 1598260 3083076 513600 18:02:56 17:30:01 27514772 31481004 826340 2.51 111136 4024956 1916336 5.65 1435148 3460552 406552 18:02:56 17:31:01 25820344 31419548 873036 2.65 127624 5570920 2226332 6.56 1719512 4778560 75716 18:02:56 17:32:01 21589112 31201840 1084384 3.30 244236 9259988 2719864 8.02 2149584 8366460 50308 18:02:56 17:33:01 20766480 31436992 826668 2.51 296180 10199880 1957168 5.77 2127136 9122972 220684 18:02:56 17:34:01 19674068 31176132 1091056 3.32 335892 10936588 2594200 7.65 2513156 9775420 1520 18:02:56 17:35:01 21362980 31501256 777924 2.37 345840 9609352 1839888 5.42 2232552 8425092 180 18:02:56 17:36:01 21362664 31500960 778144 2.37 345852 9609356 1839888 5.42 2232384 8425096 8 18:02:56 17:37:01 21378312 31516716 762368 2.32 345868 9609456 1839888 5.42 2217744 8425196 20 18:02:56 17:38:01 21378612 31517064 762024 2.32 345904 9609460 1839888 5.42 2217824 8425200 12 18:02:56 17:39:01 21380160 31518720 760216 2.31 345976 9609464 1839888 5.42 2216568 8425200 140 18:02:56 17:40:01 21380360 31518944 760156 2.31 345992 9609468 1823440 5.37 2216600 8425208 8 18:02:56 17:41:01 21379972 31518584 760432 2.31 346008 9609472 1823440 5.37 2216620 8425212 188 18:02:56 17:42:01 21379300 31518080 760888 2.31 346036 9609468 1820040 5.36 2216636 8425264 16 18:02:56 17:43:01 21379536 31518376 760508 2.31 346076 9609452 1820040 5.36 2216732 8425244 140 18:02:56 17:44:01 21379196 31518068 760760 2.31 346104 9609452 1820040 5.36 2216692 8425244 8 18:02:56 17:45:01 21379896 31518800 759920 2.31 346128 9609456 1820040 5.36 2216744 8425248 44 18:02:56 17:46:01 21379812 31518728 760148 2.31 346136 9609460 1820040 5.36 2216736 8425252 8 18:02:56 17:47:01 21379860 31518788 760084 2.31 346152 9609460 1803836 5.32 2216760 8425252 52 18:02:56 17:48:01 21379748 31518712 760104 2.31 346172 9609468 1803836 5.32 2216840 8425268 16 18:02:56 17:49:01 21379424 31518416 760324 2.31 346196 9609472 1803836 5.32 2216876 8425272 20 18:02:56 17:50:01 21379652 31518648 760040 2.31 346204 9609476 1803836 5.32 2216864 8425276 4 18:02:56 17:51:01 21379848 31518880 759780 2.31 346216 9609480 1803836 5.32 2216856 8425280 12 18:02:56 17:52:01 21380092 31519132 759568 2.31 346232 9609472 1803836 5.32 2216888 8425280 8 18:02:56 17:53:01 21379968 31519072 759812 2.31 346256 9609484 1803836 5.32 2217252 8425288 196 18:02:56 17:54:01 21379864 31518972 759852 2.31 346272 9609484 1803836 5.32 2217184 8425288 16 18:02:56 17:55:01 21379580 31518696 760048 2.31 346292 9609488 1803836 5.32 2216872 8425292 208 18:02:56 17:56:01 21379596 31518772 759976 2.31 346296 9609492 1803836 5.32 2217252 8425292 12 18:02:56 17:57:01 21379580 31518760 759912 2.31 346312 9609496 1803836 5.32 2217252 8425296 192 18:02:56 17:58:01 21379752 31518952 759632 2.31 346320 9609500 1819916 5.36 2217312 8425300 4 18:02:56 17:59:01 21379704 31518904 759596 2.31 346344 9609500 1819916 5.36 2216992 8425300 52 18:02:56 18:00:01 21377044 31517308 761168 2.31 346400 9610120 1865984 5.50 2217512 8425860 12 18:02:56 18:01:01 21377388 31517692 760620 2.31 346416 9610124 1865984 5.50 2217496 8425864 184 18:02:56 18:02:01 21377540 31517848 760600 2.31 346436 9610108 1865984 5.50 2217496 8425864 8 18:02:56 Average: 22011341 31491319 790298 2.40 313949 9025731 1896545 5.59 2135012 7921662 56049 18:02:56 18:02:56 17:27:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:02:56 17:28:01 lo 5.15 5.15 0.50 0.50 0.00 0.00 0.00 0.00 18:02:56 17:28:01 ens3 1193.49 1048.27 11908.08 165.86 0.00 0.00 0.00 0.00 18:02:56 17:28:01 docker0 366.62 325.09 29.36 2762.47 0.00 0.00 0.00 0.00 18:02:56 17:29:01 vethdc967f4 0.50 0.68 0.04 0.05 0.00 0.00 0.00 0.00 18:02:56 17:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:02:56 17:29:01 ens3 150.44 101.53 786.73 22.40 0.00 0.00 0.00 0.00 18:02:56 17:29:01 docker0 80.52 113.53 6.76 753.48 0.00 0.00 0.00 0.00 18:02:56 17:30:01 vethdc967f4 0.67 0.68 0.05 0.05 0.00 0.00 0.00 0.00 18:02:56 17:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:56 17:30:01 ens3 22.33 14.23 18.70 10.35 0.00 0.00 0.00 0.00 18:02:56 17:30:01 docker0 0.67 0.67 0.04 0.05 0.00 0.00 0.00 0.00 18:02:56 17:31:01 vethf531f7b 0.00 0.52 0.00 0.03 0.00 0.00 0.00 0.00 18:02:56 17:31:01 vethedf4b6a 4.52 5.43 0.43 1.62 0.00 0.00 0.00 0.00 18:02:56 17:31:01 veth2fa7a33 4.32 5.43 0.41 1.62 0.00 0.00 0.00 0.00 18:02:56 17:31:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 18:02:56 17:31:01 ens3 254.12 157.66 2852.85 35.44 0.00 0.00 0.00 0.00 18:02:56 17:31:01 docker0 86.04 143.64 6.44 1137.14 0.00 0.00 0.00 0.00 18:02:56 17:31:01 veth880f220 43.65 80.59 4.37 889.22 0.00 0.00 0.00 0.07 18:02:56 17:32:01 vethf531f7b 0.00 0.78 0.00 0.03 0.00 0.00 0.00 0.00 18:02:56 17:32:01 veth81f5399 0.00 0.30 0.00 0.02 0.00 0.00 0.00 0.00 18:02:56 17:32:01 veth46c6b3d 0.00 0.30 0.00 0.02 0.00 0.00 0.00 0.00 18:02:56 17:32:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 18:02:56 17:32:01 ens3 299.73 188.92 3567.86 25.97 0.00 0.00 0.00 0.00 18:02:56 17:32:01 docker0 176.42 281.52 15.44 3550.93 0.00 0.00 0.00 0.00 18:02:56 17:33:01 veth1549195 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:02:56 17:33:01 vethf531f7b 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 18:02:56 17:33:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 18:02:56 17:33:01 ens3 562.12 262.89 2738.89 184.95 0.00 0.00 0.00 0.00 18:02:56 17:33:01 docker0 94.97 164.16 7.19 1817.46 0.00 0.00 0.00 0.00 18:02:56 17:34:01 vethf531f7b 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 18:02:56 17:34:01 vethfc33dca 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 18:02:56 17:34:01 vetheb90fb9 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 18:02:56 17:34:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 18:02:56 17:34:01 ens3 235.06 137.28 1640.98 28.84 0.00 0.00 0.00 0.00 18:02:56 17:34:01 docker0 84.79 124.10 6.01 1127.83 0.00 0.00 0.00 0.00 18:02:56 17:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:02:56 17:35:01 ens3 30.85 16.68 117.47 9.48 0.00 0.00 0.00 0.00 18:02:56 17:35:01 docker0 4.75 9.42 0.30 99.72 0.00 0.00 0.00 0.00 18:02:56 17:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:56 17:36:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:02:56 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:56 17:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:02:56 17:37:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:02:56 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:56 17:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:56 17:38:01 ens3 0.12 0.08 0.07 0.06 0.00 0.00 0.00 0.00 18:02:56 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:56 17:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:02:56 17:39:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:02:56 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:56 17:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:56 17:40:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:56 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:56 17:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:02:56 17:41:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:02:56 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:56 17:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:56 17:42:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:56 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:56 17:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:02:56 17:43:01 ens3 0.62 0.48 0.34 0.28 0.00 0.00 0.00 0.00 18:02:56 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:56 17:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:56 17:44:01 ens3 0.05 0.07 0.00 0.00 0.00 0.00 0.00 0.00 18:02:56 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:56 17:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:02:56 17:45:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:02:56 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:56 17:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:56 17:46:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:56 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:56 17:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:02:56 17:47:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:02:56 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:56 17:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:56 17:48:01 ens3 0.13 0.12 0.07 0.07 0.00 0.00 0.00 0.00 18:02:56 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:56 17:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:02:56 17:49:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:02:56 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:56 17:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:56 17:50:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:56 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:56 17:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:02:56 17:51:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:02:56 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:56 17:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:56 17:52:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:56 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:56 17:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:02:56 17:53:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 18:02:56 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:56 17:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:56 17:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:56 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:56 17:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:02:56 17:55:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:02:56 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:56 17:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:56 17:56:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:56 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:56 17:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:02:56 17:57:01 ens3 0.33 0.23 0.58 0.02 0.00 0.00 0.00 0.00 18:02:56 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:56 17:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:56 17:58:01 ens3 0.12 0.08 0.07 0.06 0.00 0.00 0.00 0.00 18:02:56 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:56 17:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:02:56 17:59:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:02:56 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:56 18:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:56 18:00:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:02:56 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:56 18:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:02:56 18:01:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:02:56 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:56 18:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:56 18:02:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:56 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:56 Average: lo 0.31 0.31 0.03 0.03 0.00 0.00 0.00 0.00 18:02:56 Average: ens3 78.08 54.67 669.94 13.76 0.00 0.00 0.00 0.00 18:02:56 Average: docker0 25.40 33.07 2.03 320.26 0.00 0.00 0.00 0.00 18:02:56 18:02:56 18:02:56 ---> sar -P ALL: 18:02:56 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8482) 10/18/22 _x86_64_ (8 CPU) 18:02:56 18:02:56 17:26:38 LINUX RESTART (8 CPU) 18:02:56 18:02:56 17:27:02 CPU %user %nice %system %iowait %steal %idle 18:02:56 17:28:01 all 11.20 0.00 3.96 2.34 0.06 82.44 18:02:56 17:28:01 0 9.36 0.00 2.82 2.09 0.07 85.66 18:02:56 17:28:01 1 11.63 0.00 3.41 1.59 0.05 83.32 18:02:56 17:28:01 2 10.73 0.00 4.26 0.94 0.05 84.02 18:02:56 17:28:01 3 10.17 0.00 3.03 7.40 0.09 79.31 18:02:56 17:28:01 4 9.12 0.00 1.99 1.19 0.05 87.65 18:02:56 17:28:01 5 11.94 0.00 4.22 1.51 0.05 82.28 18:02:56 17:28:01 6 13.68 0.00 6.73 3.87 0.05 75.67 18:02:56 17:28:01 7 13.02 0.00 5.21 0.14 0.09 81.54 18:02:56 17:29:01 all 33.33 0.00 6.52 2.39 0.07 57.69 18:02:56 17:29:01 0 32.49 0.00 7.09 4.43 0.07 55.92 18:02:56 17:29:01 1 32.93 0.00 6.77 0.07 0.07 60.16 18:02:56 17:29:01 2 34.26 0.00 5.35 0.03 0.07 60.29 18:02:56 17:29:01 3 33.12 0.00 7.40 6.26 0.08 53.14 18:02:56 17:29:01 4 33.94 0.00 5.65 7.31 0.07 53.03 18:02:56 17:29:01 5 32.69 0.00 6.45 0.30 0.07 60.50 18:02:56 17:29:01 6 33.36 0.00 6.64 0.14 0.08 59.78 18:02:56 17:29:01 7 33.86 0.00 6.82 0.54 0.07 58.71 18:02:56 17:30:01 all 51.45 0.00 6.82 0.82 0.09 40.81 18:02:56 17:30:01 0 51.26 0.00 6.44 0.46 0.14 41.71 18:02:56 17:30:01 1 51.71 0.00 6.65 0.12 0.08 41.44 18:02:56 17:30:01 2 52.96 0.00 6.60 0.88 0.08 39.48 18:02:56 17:30:01 3 51.03 0.00 7.39 1.74 0.08 39.76 18:02:56 17:30:01 4 50.96 0.00 6.59 2.77 0.08 39.59 18:02:56 17:30:01 5 50.14 0.00 6.86 0.44 0.12 42.44 18:02:56 17:30:01 6 51.58 0.00 6.91 0.12 0.08 41.31 18:02:56 17:30:01 7 51.98 0.00 7.16 0.05 0.08 40.73 18:02:56 17:31:01 all 17.32 0.00 7.40 4.79 0.09 70.40 18:02:56 17:31:01 0 18.69 0.00 7.60 2.64 0.08 70.98 18:02:56 17:31:01 1 17.15 0.00 8.44 11.57 0.10 62.74 18:02:56 17:31:01 2 17.10 0.00 7.23 2.29 0.05 73.33 18:02:56 17:31:01 3 17.57 0.00 7.94 12.49 0.08 61.91 18:02:56 17:31:01 4 16.58 0.00 7.06 1.26 0.07 75.03 18:02:56 17:31:01 5 16.69 0.00 7.76 6.06 0.07 69.42 18:02:56 17:31:01 6 15.29 0.00 6.45 1.37 0.05 76.84 18:02:56 17:31:01 7 19.47 0.00 6.73 0.66 0.24 72.90 18:02:56 17:32:01 all 32.87 0.00 10.07 19.63 0.18 37.24 18:02:56 17:32:01 0 33.68 0.00 8.86 18.49 0.14 38.84 18:02:56 17:32:01 1 32.15 0.00 9.80 21.11 0.12 36.82 18:02:56 17:32:01 2 35.57 0.00 9.99 16.79 0.21 37.44 18:02:56 17:32:01 3 34.42 0.00 9.61 13.99 0.26 41.72 18:02:56 17:32:01 4 34.34 0.00 10.74 15.54 0.21 39.18 18:02:56 17:32:01 5 28.54 0.00 11.35 39.93 0.21 19.98 18:02:56 17:32:01 6 34.43 0.00 10.51 19.18 0.14 35.75 18:02:56 17:32:01 7 29.76 0.00 9.72 12.09 0.21 48.23 18:02:56 17:33:01 all 45.09 0.00 11.38 16.49 0.20 26.84 18:02:56 17:33:01 0 43.40 0.00 9.25 11.36 0.23 35.77 18:02:56 17:33:01 1 41.21 0.00 10.89 12.35 0.17 35.38 18:02:56 17:33:01 2 44.56 0.00 10.67 22.35 0.17 22.25 18:02:56 17:33:01 3 51.20 0.00 13.20 13.67 0.15 21.78 18:02:56 17:33:01 4 50.21 0.00 12.66 16.17 0.22 20.73 18:02:56 17:33:01 5 43.00 0.00 11.25 25.47 0.16 20.13 18:02:56 17:33:01 6 42.90 0.00 10.98 6.65 0.24 39.23 18:02:56 17:33:01 7 44.12 0.00 12.13 24.13 0.30 19.33 18:02:56 17:34:01 all 37.07 0.00 12.63 16.10 0.43 33.77 18:02:56 17:34:01 0 35.81 0.00 12.95 7.64 0.55 43.05 18:02:56 17:34:01 1 36.46 0.00 12.27 19.97 0.45 30.84 18:02:56 17:34:01 2 39.39 0.00 13.80 12.36 0.26 34.19 18:02:56 17:34:01 3 35.94 0.00 12.66 13.02 0.33 38.05 18:02:56 17:34:01 4 41.09 0.00 13.20 13.49 0.39 31.83 18:02:56 17:34:01 5 36.92 0.00 12.98 23.32 0.37 26.41 18:02:56 17:34:01 6 34.43 0.00 11.58 10.54 0.65 42.80 18:02:56 17:34:01 7 36.53 0.00 11.58 28.60 0.46 22.82 18:02:56 17:35:01 all 19.03 0.00 3.98 2.08 0.05 74.86 18:02:56 17:35:01 0 18.39 0.00 3.89 1.64 0.07 76.01 18:02:56 17:35:01 1 18.67 0.00 3.72 6.71 0.05 70.85 18:02:56 17:35:01 2 18.70 0.00 4.38 1.44 0.05 75.44 18:02:56 17:35:01 3 18.81 0.00 3.77 0.96 0.05 76.41 18:02:56 17:35:01 4 20.33 0.00 4.03 0.25 0.05 75.33 18:02:56 17:35:01 5 19.81 0.00 3.93 2.55 0.03 73.68 18:02:56 17:35:01 6 18.49 0.00 3.67 0.47 0.05 77.31 18:02:56 17:35:01 7 19.02 0.00 4.44 2.63 0.08 73.82 18:02:56 17:36:01 all 0.09 0.00 0.01 0.00 0.00 99.90 18:02:56 17:36:01 0 0.70 0.00 0.03 0.00 0.02 99.25 18:02:56 17:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:02:56 17:36:01 2 0.00 0.00 0.00 0.02 0.00 99.98 18:02:56 17:36:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:02:56 17:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:02:56 17:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:02:56 17:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:02:56 17:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:02:56 17:37:01 all 0.11 0.00 0.01 0.01 0.01 99.86 18:02:56 17:37:01 0 0.70 0.00 0.03 0.00 0.02 99.25 18:02:56 17:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:02:56 17:37:01 2 0.02 0.00 0.02 0.03 0.02 99.92 18:02:56 17:37:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:02:56 17:37:01 4 0.05 0.00 0.00 0.00 0.00 99.95 18:02:56 17:37:01 5 0.02 0.00 0.02 0.02 0.02 99.93 18:02:56 17:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:02:56 17:37:01 7 0.02 0.00 0.03 0.00 0.02 99.93 18:02:56 17:38:01 all 0.03 0.00 0.01 0.01 0.00 99.95 18:02:56 17:38:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:02:56 17:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:02:56 17:38:01 2 0.00 0.00 0.00 0.05 0.00 99.95 18:02:56 17:38:01 3 0.20 0.00 0.00 0.00 0.00 99.80 18:02:56 17:38:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:02:56 17:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:02:56 17:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:02:56 17:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:02:56 18:02:56 17:38:01 CPU %user %nice %system %iowait %steal %idle 18:02:56 17:39:01 all 0.10 0.00 0.01 0.01 0.00 99.88 18:02:56 17:39:01 0 0.70 0.00 0.02 0.00 0.02 99.27 18:02:56 17:39:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:02:56 17:39:01 2 0.02 0.00 0.02 0.05 0.00 99.92 18:02:56 17:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:02:56 17:39:01 4 0.05 0.00 0.00 0.00 0.00 99.95 18:02:56 17:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:02:56 17:39:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:02:56 17:39:01 7 0.02 0.00 0.02 0.00 0.02 99.95 18:02:56 17:40:01 all 0.10 0.00 0.00 0.00 0.01 99.88 18:02:56 17:40:01 0 0.75 0.00 0.00 0.00 0.03 99.22 18:02:56 17:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:02:56 17:40:01 2 0.00 0.00 0.00 0.02 0.00 99.98 18:02:56 17:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:02:56 17:40:01 4 0.03 0.00 0.00 0.00 0.00 99.97 18:02:56 17:40:01 5 0.03 0.00 0.02 0.00 0.02 99.93 18:02:56 17:40:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:02:56 17:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:02:56 17:41:01 all 0.06 0.00 0.01 0.00 0.00 99.93 18:02:56 17:41:01 0 0.38 0.00 0.02 0.00 0.02 99.58 18:02:56 17:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:02:56 17:41:01 2 0.00 0.00 0.00 0.02 0.00 99.98 18:02:56 17:41:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:02:56 17:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:02:56 17:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:02:56 17:41:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:02:56 17:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:02:56 17:42:01 all 0.06 0.00 0.01 0.00 0.01 99.91 18:02:56 17:42:01 0 0.35 0.00 0.02 0.00 0.02 99.62 18:02:56 17:42:01 1 0.02 0.00 0.02 0.00 0.02 99.95 18:02:56 17:42:01 2 0.03 0.00 0.02 0.03 0.00 99.92 18:02:56 17:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:02:56 17:42:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:02:56 17:42:01 5 0.03 0.00 0.03 0.00 0.02 99.92 18:02:56 17:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:02:56 17:42:01 7 0.03 0.00 0.00 0.00 0.00 99.97 18:02:56 17:43:01 all 0.12 0.00 0.01 0.01 0.01 99.86 18:02:56 17:43:01 0 0.75 0.00 0.05 0.00 0.03 99.17 18:02:56 17:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:02:56 17:43:01 2 0.00 0.00 0.00 0.03 0.00 99.97 18:02:56 17:43:01 3 0.10 0.00 0.00 0.00 0.00 99.90 18:02:56 17:43:01 4 0.03 0.00 0.00 0.02 0.00 99.95 18:02:56 17:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:02:56 17:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:02:56 17:43:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:02:56 17:44:01 all 0.07 0.00 0.01 0.01 0.01 99.90 18:02:56 17:44:01 0 0.53 0.00 0.02 0.00 0.02 99.43 18:02:56 17:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:02:56 17:44:01 2 0.00 0.00 0.00 0.03 0.02 99.95 18:02:56 17:44:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:02:56 17:44:01 4 0.02 0.00 0.02 0.00 0.02 99.95 18:02:56 17:44:01 5 0.02 0.00 0.02 0.00 0.02 99.95 18:02:56 17:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:02:56 17:44:01 7 0.00 0.00 0.00 0.02 0.00 99.98 18:02:56 17:45:01 all 0.04 0.00 0.00 0.00 0.01 99.95 18:02:56 17:45:01 0 0.15 0.00 0.02 0.00 0.02 99.82 18:02:56 17:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:02:56 17:45:01 2 0.02 0.00 0.00 0.02 0.00 99.97 18:02:56 17:45:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:02:56 17:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:02:56 17:45:01 5 0.07 0.00 0.00 0.00 0.02 99.92 18:02:56 17:45:01 6 0.03 0.00 0.00 0.00 0.02 99.95 18:02:56 17:45:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:02:56 17:46:01 all 0.08 0.00 0.01 0.00 0.00 99.90 18:02:56 17:46:01 0 0.62 0.00 0.05 0.00 0.02 99.32 18:02:56 17:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:02:56 17:46:01 2 0.00 0.00 0.00 0.03 0.00 99.97 18:02:56 17:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:02:56 17:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:02:56 17:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:02:56 17:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:02:56 17:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:02:56 17:47:01 all 0.10 0.00 0.00 0.00 0.01 99.88 18:02:56 17:47:01 0 0.67 0.00 0.02 0.00 0.03 99.28 18:02:56 17:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:02:56 17:47:01 2 0.00 0.00 0.02 0.03 0.00 99.95 18:02:56 17:47:01 3 0.08 0.00 0.00 0.00 0.00 99.92 18:02:56 17:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:02:56 17:47:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:02:56 17:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:02:56 17:47:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:02:56 17:48:01 all 0.05 0.00 0.01 0.00 0.00 99.94 18:02:56 17:48:01 0 0.17 0.00 0.02 0.00 0.02 99.80 18:02:56 17:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:02:56 17:48:01 2 0.02 0.00 0.00 0.02 0.00 99.97 18:02:56 17:48:01 3 0.07 0.00 0.00 0.00 0.00 99.93 18:02:56 17:48:01 4 0.03 0.00 0.00 0.00 0.00 99.97 18:02:56 17:48:01 5 0.03 0.00 0.02 0.00 0.00 99.95 18:02:56 17:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:02:56 17:48:01 7 0.02 0.00 0.02 0.02 0.00 99.95 18:02:56 17:49:01 all 0.09 0.00 0.01 0.01 0.01 99.89 18:02:56 17:49:01 0 0.58 0.00 0.02 0.00 0.02 99.38 18:02:56 17:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:02:56 17:49:01 2 0.00 0.00 0.00 0.02 0.00 99.98 18:02:56 17:49:01 3 0.07 0.00 0.00 0.00 0.00 99.93 18:02:56 17:49:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:02:56 17:49:01 5 0.02 0.00 0.02 0.00 0.02 99.95 18:02:56 17:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:02:56 17:49:01 7 0.00 0.00 0.02 0.03 0.02 99.93 18:02:56 18:02:56 17:49:01 CPU %user %nice %system %iowait %steal %idle 18:02:56 17:50:01 all 0.10 0.00 0.00 0.00 0.00 99.89 18:02:56 17:50:01 0 0.67 0.00 0.02 0.00 0.03 99.28 18:02:56 17:50:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:02:56 17:50:01 2 0.02 0.00 0.00 0.02 0.00 99.97 18:02:56 17:50:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:02:56 17:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:02:56 17:50:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:02:56 17:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:02:56 17:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:02:56 17:51:01 all 0.08 0.00 0.01 0.01 0.00 99.90 18:02:56 17:51:01 0 0.48 0.00 0.02 0.00 0.02 99.48 18:02:56 17:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:02:56 17:51:01 2 0.02 0.00 0.00 0.02 0.00 99.97 18:02:56 17:51:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:02:56 17:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:02:56 17:51:01 5 0.05 0.00 0.02 0.00 0.00 99.93 18:02:56 17:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:02:56 17:51:01 7 0.02 0.00 0.00 0.03 0.00 99.95 18:02:56 17:52:01 all 0.04 0.00 0.01 0.00 0.01 99.94 18:02:56 17:52:01 0 0.22 0.00 0.03 0.00 0.03 99.72 18:02:56 17:52:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:02:56 17:52:01 2 0.02 0.00 0.00 0.02 0.00 99.97 18:02:56 17:52:01 3 0.05 0.00 0.00 0.00 0.00 99.95 18:02:56 17:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:02:56 17:52:01 5 0.05 0.00 0.00 0.00 0.02 99.93 18:02:56 17:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:02:56 17:52:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:02:56 17:53:01 all 0.10 0.00 0.01 0.00 0.01 99.89 18:02:56 17:53:01 0 0.65 0.00 0.02 0.00 0.02 99.32 18:02:56 17:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:02:56 17:53:01 2 0.02 0.00 0.00 0.02 0.02 99.95 18:02:56 17:53:01 3 0.03 0.00 0.00 0.00 0.02 99.95 18:02:56 17:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:02:56 17:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:02:56 17:53:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:02:56 17:53:01 7 0.02 0.00 0.02 0.02 0.00 99.95 18:02:56 17:54:01 all 0.08 0.00 0.01 0.00 0.00 99.90 18:02:56 17:54:01 0 0.58 0.00 0.03 0.00 0.00 99.38 18:02:56 17:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:02:56 17:54:01 2 0.02 0.00 0.00 0.02 0.00 99.97 18:02:56 17:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:02:56 17:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:02:56 17:54:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:02:56 17:54:01 6 0.00 0.00 0.00 0.00 0.02 99.98 18:02:56 17:54:01 7 0.00 0.00 0.00 0.02 0.00 99.98 18:02:56 17:55:01 all 0.03 0.00 0.01 0.00 0.01 99.95 18:02:56 17:55:01 0 0.18 0.00 0.00 0.00 0.02 99.80 18:02:56 17:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:02:56 17:55:01 2 0.00 0.00 0.00 0.02 0.00 99.98 18:02:56 17:55:01 3 0.03 0.00 0.02 0.00 0.02 99.93 18:02:56 17:55:01 4 0.00 0.00 0.02 0.00 0.02 99.97 18:02:56 17:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:02:56 17:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:02:56 17:55:01 7 0.02 0.00 0.02 0.02 0.02 99.93 18:02:56 17:56:01 all 0.08 0.00 0.01 0.00 0.00 99.91 18:02:56 17:56:01 0 0.48 0.00 0.00 0.00 0.00 99.52 18:02:56 17:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:02:56 17:56:01 2 0.02 0.00 0.00 0.02 0.00 99.97 18:02:56 17:56:01 3 0.05 0.00 0.03 0.00 0.02 99.90 18:02:56 17:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:02:56 17:56:01 5 0.03 0.00 0.02 0.00 0.02 99.93 18:02:56 17:56:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:02:56 17:56:01 7 0.00 0.00 0.00 0.02 0.00 99.98 18:02:56 17:57:01 all 0.10 0.00 0.01 0.00 0.00 99.88 18:02:56 17:57:01 0 0.67 0.00 0.02 0.00 0.02 99.30 18:02:56 17:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:02:56 17:57:01 2 0.02 0.00 0.00 0.02 0.00 99.97 18:02:56 17:57:01 3 0.05 0.00 0.03 0.00 0.02 99.90 18:02:56 17:57:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:02:56 17:57:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:02:56 17:57:01 6 0.02 0.00 0.00 0.02 0.00 99.97 18:02:56 17:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:02:56 17:58:01 all 0.09 0.00 0.01 0.00 0.01 99.89 18:02:56 17:58:01 0 0.58 0.00 0.00 0.00 0.00 99.42 18:02:56 17:58:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:02:56 17:58:01 2 0.00 0.00 0.00 0.02 0.00 99.98 18:02:56 17:58:01 3 0.05 0.00 0.02 0.00 0.03 99.90 18:02:56 17:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:02:56 17:58:01 5 0.00 0.00 0.02 0.00 0.02 99.97 18:02:56 17:58:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:02:56 17:58:01 7 0.00 0.00 0.02 0.02 0.02 99.95 18:02:56 17:59:01 all 0.09 0.00 0.01 0.00 0.00 99.89 18:02:56 17:59:01 0 0.57 0.00 0.02 0.00 0.00 99.42 18:02:56 17:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:02:56 17:59:01 2 0.02 0.00 0.00 0.02 0.00 99.97 18:02:56 17:59:01 3 0.10 0.00 0.03 0.00 0.02 99.85 18:02:56 17:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:02:56 17:59:01 5 0.02 0.00 0.02 0.00 0.02 99.95 18:02:56 17:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:02:56 17:59:01 7 0.02 0.00 0.02 0.02 0.00 99.95 18:02:56 18:00:01 all 0.08 0.00 0.04 0.01 0.01 99.86 18:02:56 18:00:01 0 0.33 0.00 0.03 0.00 0.02 99.62 18:02:56 18:00:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:02:56 18:00:01 2 0.20 0.00 0.07 0.05 0.00 99.68 18:02:56 18:00:01 3 0.03 0.00 0.05 0.00 0.02 99.90 18:02:56 18:00:01 4 0.02 0.00 0.05 0.00 0.00 99.93 18:02:56 18:00:01 5 0.05 0.00 0.03 0.00 0.00 99.92 18:02:56 18:00:01 6 0.02 0.00 0.03 0.00 0.00 99.95 18:02:56 18:00:01 7 0.02 0.00 0.03 0.03 0.02 99.90 18:02:56 18:02:56 18:00:01 CPU %user %nice %system %iowait %steal %idle 18:02:56 18:01:01 all 0.05 0.00 0.00 0.00 0.00 99.94 18:02:56 18:01:01 0 0.28 0.00 0.02 0.00 0.00 99.70 18:02:56 18:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:02:56 18:01:01 2 0.00 0.00 0.00 0.02 0.00 99.98 18:02:56 18:01:01 3 0.05 0.00 0.00 0.00 0.02 99.93 18:02:56 18:01:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:02:56 18:01:01 5 0.03 0.00 0.00 0.00 0.02 99.95 18:02:56 18:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:02:56 18:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:02:56 18:02:01 all 0.08 0.00 0.01 0.00 0.01 99.89 18:02:56 18:02:01 0 0.62 0.00 0.00 0.00 0.02 99.37 18:02:56 18:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:02:56 18:02:01 2 0.00 0.00 0.02 0.02 0.00 99.97 18:02:56 18:02:01 3 0.02 0.00 0.03 0.00 0.03 99.92 18:02:56 18:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:02:56 18:02:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:02:56 18:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:02:56 18:02:01 7 0.02 0.00 0.02 0.02 0.02 99.93 18:02:56 Average: all 6.99 0.00 1.76 1.80 0.04 89.42 18:02:56 Average: 0 7.19 0.00 1.66 1.36 0.05 89.75 18:02:56 Average: 1 6.79 0.00 1.73 2.04 0.03 89.41 18:02:56 Average: 2 7.10 0.00 1.74 1.60 0.03 89.53 18:02:56 Average: 3 7.11 0.00 1.83 1.94 0.04 89.08 18:02:56 Average: 4 7.20 0.00 1.74 1.62 0.03 89.41 18:02:56 Average: 5 6.74 0.00 1.82 2.76 0.04 88.65 18:02:56 Average: 6 6.86 0.00 1.78 1.18 0.04 90.14 18:02:56 Average: 7 6.92 0.00 1.78 1.89 0.05 89.37 18:02:56 18:02:56 18:02:56