Pull request #3556 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from ada8e99c9c2aad30ed0bfd92c124e99a8939e6be+027c4e9e11e34d7e4f7c73f925e1f85085517f61 (6b3fb1a2181395b40ae47d53bd085d7677020b19) Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1208069237040536533.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh510034171167764557.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3556/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3556/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9145024066207604125.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8206660029404309877.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3556/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3556/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4668035076903315030.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-134 in /w/workspace/edgexfoundry_edgex-go_PR-3556 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh5926474370401842639.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 027c4e9e11e34d7e4f7c73f925e1f85085517f61 into PR head commit ada8e99c9c2aad30ed0bfd92c124e99a8939e6be Merge succeeded, producing ada8e99c9c2aad30ed0bfd92c124e99a8939e6be Checking out Revision ada8e99c9c2aad30ed0bfd92c124e99a8939e6be (PR-3556) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh8852926231576569785.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3556/head:refs/remotes/origin/PR-3556 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ada8e99c9c2aad30ed0bfd92c124e99a8939e6be # timeout=10 > git remote # timeout=10 > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh3911946266291882483.key > git merge 027c4e9e11e34d7e4f7c73f925e1f85085517f61 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ada8e99c9c2aad30ed0bfd92c124e99a8939e6be # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:33:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:33:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:33:38 ========================================================= 04:33:38 EdgeX Global Pipelines Version Info 04:33:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk b20dce001322759bc5fe0d8ea69081647b1dc75c # timeout=10 04:33:40 ------------------- 04:33:40 stable info: 04:33:40 ------------------- 04:33:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:33:40 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 04:33:40 Message: update stable to v1.0.194 04:33:40 ------------------- 04:33:40 experimental info: 04:33:40 ------------------- 04:33:40 Commited By: **** collab-it+edgex@linuxfoundation.org 04:33:40 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 04:33:40 Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:33:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 04:33:40 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 04:33:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:33:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:33:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:33:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 04:33:41 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 04:33:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 04:33:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 04:33:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 04:33:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:33:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:33:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:33:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:33:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:33:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:33:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:33:41 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:33:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:33:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 04:33:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:33:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:33:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3556 [Pipeline] echo 04:33:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3556 [Pipeline] echo 04:33:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3556 [Pipeline] echo 04:33:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ada8e99c9c2aad30ed0bfd92c124e99a8939e6be [Pipeline] echo 04:33:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ada8e99 [Pipeline] echo 04:33:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:33:41 provisioning config files... 04:33:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config5974427132860678543tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:33:41 ---> docker-login.sh 04:33:41 nexus3.edgexfoundry.org:10001 04:33:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:42 Configure a credential helper to remove this warning. See 04:33:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:42 04:33:42 Login Succeeded 04:33:42 nexus3.edgexfoundry.org:10002 04:33:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:42 Configure a credential helper to remove this warning. See 04:33:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:42 04:33:42 Login Succeeded 04:33:42 nexus3.edgexfoundry.org:10003 04:33:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:42 Configure a credential helper to remove this warning. See 04:33:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:42 04:33:42 Login Succeeded 04:33:42 nexus3.edgexfoundry.org:10004 04:33:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:42 Configure a credential helper to remove this warning. See 04:33:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:42 04:33:42 Login Succeeded 04:33:42 docker.io 04:33:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:43 Configure a credential helper to remove this warning. See 04:33:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:43 04:33:43 Login Succeeded 04:33:43 ---> docker-login.sh ends [Pipeline] } 04:33:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:33:43 ++ 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/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 04:33:43 + for file in '`ls cmd/**/Dockerfile`' 04:33:43 ++ dirname cmd/core-command/Dockerfile 04:33:43 ++ cut -d/ -f2 04:33:43 + echo core-command,cmd/core-command/Dockerfile 04:33:43 + for file in '`ls cmd/**/Dockerfile`' 04:33:43 ++ dirname cmd/core-data/Dockerfile 04:33:43 ++ cut -d/ -f2 04:33:43 + echo core-data,cmd/core-data/Dockerfile 04:33:43 + for file in '`ls cmd/**/Dockerfile`' 04:33:43 ++ dirname cmd/core-metadata/Dockerfile 04:33:43 ++ cut -d/ -f2 04:33:43 + echo core-metadata,cmd/core-metadata/Dockerfile 04:33:43 + for file in '`ls cmd/**/Dockerfile`' 04:33:43 ++ dirname cmd/security-bootstrapper/Dockerfile 04:33:43 ++ cut -d/ -f2 04:33:43 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 04:33:43 + for file in '`ls cmd/**/Dockerfile`' 04:33:43 ++ dirname cmd/security-proxy-setup/Dockerfile 04:33:43 ++ cut -d/ -f2 04:33:43 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 04:33:43 + for file in '`ls cmd/**/Dockerfile`' 04:33:43 ++ dirname cmd/security-secretstore-setup/Dockerfile 04:33:43 ++ cut -d/ -f2 04:33:43 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 04:33:43 + for file in '`ls cmd/**/Dockerfile`' 04:33:43 ++ dirname cmd/support-notifications/Dockerfile 04:33:43 ++ cut -d/ -f2 04:33:43 + echo support-notifications,cmd/support-notifications/Dockerfile 04:33:43 + for file in '`ls cmd/**/Dockerfile`' 04:33:43 ++ dirname cmd/support-scheduler/Dockerfile 04:33:43 ++ cut -d/ -f2 04:33:43 + echo support-scheduler,cmd/support-scheduler/Dockerfile 04:33:43 + for file in '`ls cmd/**/Dockerfile`' 04:33:43 ++ dirname cmd/sys-mgmt-agent/Dockerfile 04:33:43 ++ cut -d/ -f2 04:33:43 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 04:33:43 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: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] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 04:33:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:33:44 04:33:44 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:33:44 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:33:44 latest: Pulling from edgex-devops/git-semver 04:33:44 31603596830f: Pulling fs layer 04:33:44 54011a49482f: Pulling fs layer 04:33:44 a6820b24f6d8: Pulling fs layer 04:33:44 f581987b2513: Pulling fs layer 04:33:44 f581987b2513: Waiting 04:33:44 54011a49482f: Verifying Checksum 04:33:44 54011a49482f: Download complete 04:33:44 31603596830f: Verifying Checksum 04:33:44 31603596830f: Download complete 04:33:44 f581987b2513: Verifying Checksum 04:33:44 f581987b2513: Download complete 04:33:44 a6820b24f6d8: Verifying Checksum 04:33:44 a6820b24f6d8: Download complete 04:33:44 31603596830f: Pull complete 04:33:44 54011a49482f: Pull complete 04:33:45 a6820b24f6d8: Pull complete 04:33:45 f581987b2513: Pull complete 04:33:45 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 04:33:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:33:45 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:33:45 prd-centos7-docker-4c-2g-134 does not seem to be running inside a container 04:33:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:33:47 $ docker top aab79c346d4758b90e349d4ffca2a0aa05705b489430fe00d5b073e136795454 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:33:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:33:47 [ssh-agent] Looking for ssh-agent implementation... 04:33:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:33:47 $ docker exec aab79c346d4758b90e349d4ffca2a0aa05705b489430fe00d5b073e136795454 ssh-agent 04:33:47 SSH_AUTH_SOCK=/tmp/ssh-puBWN9WJDdlc/agent.14 04:33:47 SSH_AGENT_PID=21 04:33:47 Running ssh-add (command line suppressed) 04:33:47 Identity added: /w/workspace/edgex-go/3@tmp/private_key_7057618399686105568.key (/w/workspace/edgex-go/3@tmp/private_key_7057618399686105568.key) 04:33:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:33:47 + git tag --points-at HEAD [Pipeline] } 04:33:47 $ docker exec --env ******** --env ******** aab79c346d4758b90e349d4ffca2a0aa05705b489430fe00d5b073e136795454 ssh-agent -k 04:33:48 unset SSH_AUTH_SOCK; 04:33:48 unset SSH_AGENT_PID; 04:33:48 echo Agent pid 21 killed; 04:33:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:33:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:33:48 [ssh-agent] Looking for ssh-agent implementation... 04:33:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:33:48 $ docker exec aab79c346d4758b90e349d4ffca2a0aa05705b489430fe00d5b073e136795454 ssh-agent 04:33:48 SSH_AUTH_SOCK=/tmp/ssh-H6cPeF0HOYRn/agent.54 04:33:48 SSH_AGENT_PID=61 04:33:48 Running ssh-add (command line suppressed) 04:33:48 Identity added: /w/workspace/edgex-go/3@tmp/private_key_5871625488931923616.key (/w/workspace/edgex-go/3@tmp/private_key_5871625488931923616.key) 04:33:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:33:48 + git semver init 04:33:48 # -> Open(): unable to determine branch for HEAD 04:33:48 # $GIT_DIR = /w/workspace/edgex-go/3/.git 04:33:48 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 04:33:48 # $SEMVER_REMOTE_NAME = origin 04:33:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:33:48 # $SEMVER_USER_NAME = edgex-jenkins 04:33:48 # $SEMVER_BRANCH = PR-3556 04:33:48 # $SEMVER_TEMP = /tmp/semver-218809079 04:33:48 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 04:34:15 # '/tmp/semver-218809079' -> '/w/workspace/edgex-go/3/.semver' 04:34:15 # -> Force: false 04:34:15 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 04:34:15 $ docker exec --env ******** --env ******** aab79c346d4758b90e349d4ffca2a0aa05705b489430fe00d5b073e136795454 ssh-agent -k 04:34:15 unset SSH_AUTH_SOCK; 04:34:15 unset SSH_AGENT_PID; 04:34:15 echo Agent pid 61 killed; 04:34:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:34:15 + git semver [Pipeline] } 04:34:15 $ docker stop --time=1 aab79c346d4758b90e349d4ffca2a0aa05705b489430fe00d5b073e136795454 04:34:17 $ docker rm -f aab79c346d4758b90e349d4ffca2a0aa05705b489430fe00d5b073e136795454 [Pipeline] // withDockerContainer [Pipeline] sh 04:34:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:34:18 Stashed 1 file(s) [Pipeline] echo 04:34:18 [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 04:34:19 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 04:34:19 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:34:19 + sudo service docker restart 04:34:19 + true 04:34:19 Redirecting to /bin/systemctl restart docker.service 04:34:33 Still waiting to schedule task 04:34:33 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-128’ [Pipeline] echo 04:34:38 ========================================================= 04:34:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 04:34:38 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:34:38 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 04:34:39 Sending build context to Docker daemon 329.2MB 04:34:39 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 04:34:39 Step 2/6 : FROM ${BASE} 04:34:39 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 04:34:39 540db60ca938: Pulling fs layer 04:34:39 adcc1eea9eea: Pulling fs layer 04:34:39 4c4ab2625f07: Pulling fs layer 04:34:39 0510c868ecb4: Pulling fs layer 04:34:39 afea3b2eda06: Pulling fs layer 04:34:39 7809a108b3ef: Pulling fs layer 04:34:39 f706445af74f: Pulling fs layer 04:34:39 0510c868ecb4: Waiting 04:34:39 afea3b2eda06: Waiting 04:34:39 7809a108b3ef: Waiting 04:34:39 f706445af74f: Waiting 04:34:39 4c4ab2625f07: Verifying Checksum 04:34:39 4c4ab2625f07: Download complete 04:34:39 adcc1eea9eea: Verifying Checksum 04:34:39 adcc1eea9eea: Download complete 04:34:40 afea3b2eda06: Verifying Checksum 04:34:40 afea3b2eda06: Download complete 04:34:40 7809a108b3ef: Verifying Checksum 04:34:40 7809a108b3ef: Download complete 04:34:40 540db60ca938: Verifying Checksum 04:34:40 540db60ca938: Download complete 04:34:40 540db60ca938: Pull complete 04:34:40 adcc1eea9eea: Pull complete 04:34:40 4c4ab2625f07: Pull complete 04:34:41 f706445af74f: Verifying Checksum 04:34:41 f706445af74f: Download complete 04:34:42 0510c868ecb4: Verifying Checksum 04:34:42 0510c868ecb4: Download complete 04:34:45 0510c868ecb4: Pull complete 04:34:45 afea3b2eda06: Pull complete 04:34:45 7809a108b3ef: Pull complete 04:34:48 f706445af74f: Pull complete 04:34:48 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 04:34:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:34:48 ---> b068be0155e3 04:34:48 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 04:34:49 ---> Running in 3e5084eb4884 04:34:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:34:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:34:50 (1/12) Installing libmagic (5.39-r0) 04:34:51 (2/12) Installing file (5.39-r0) 04:34:51 (3/12) Installing libc-dev (0.7.2-r3) 04:34:51 (4/12) Installing g++ (10.2.1_pre1-r3) 04:34:57 (5/12) Installing fortify-headers (1.1-r0) 04:34:57 (6/12) Installing patch (2.7.6-r6) 04:34:57 (7/12) Installing build-base (0.5-r2) 04:34:57 (8/12) Installing libsodium (1.0.18-r0) 04:34:57 (9/12) Installing pkgconf (1.7.3-r0) 04:34:57 (10/12) Installing libsodium-dev (1.0.18-r0) 04:34:57 (11/12) Installing libzmq (4.3.3-r1) 04:34:57 (12/12) Installing zeromq-dev (4.3.3-r1) 04:34:57 Executing busybox-1.32.1-r6.trigger 04:34:57 OK: 219 MiB in 52 packages 04:34:58 Removing intermediate container 3e5084eb4884 04:34:58 ---> 5e516930abcd 04:34:58 Step 4/6 : WORKDIR /edgex-go 04:34:58 ---> Running in 0df285a9048f 04:34:58 Removing intermediate container 0df285a9048f 04:34:58 ---> 6e39bb49a708 04:34:58 Step 5/6 : COPY go.mod . 04:34:59 ---> f074b4b2d9b3 04:34:59 Step 6/6 : RUN go mod download 04:34:59 ---> Running in 42d5d94d01b3 04:35:09 Removing intermediate container 42d5d94d01b3 04:35:09 ---> 758ecbeff788 04:35:09 Successfully built 758ecbeff788 04:35:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:35:09 + docker inspect -f . ci-base-image-x86_64 04:35:09 . [Pipeline] withDockerContainer 04:35:09 prd-centos7-docker-4c-2g-134 does not seem to be running inside a container 04:35:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:35:10 $ docker top 4e3055ea4fba7111d8d0b4380a339ab8c49a4e96d7715c4836a59648880e6538 -eo pid,comm [Pipeline] { [Pipeline] sh 04:35:10 + go version 04:35:10 go version go1.16.3 linux/amd64 [Pipeline] } 04:35:10 $ docker stop --time=1 4e3055ea4fba7111d8d0b4380a339ab8c49a4e96d7715c4836a59648880e6538 04:35:11 $ docker rm -f 4e3055ea4fba7111d8d0b4380a339ab8c49a4e96d7715c4836a59648880e6538 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:35:12 + docker inspect -f . ci-base-image-x86_64 04:35:12 . [Pipeline] withDockerContainer 04:35:12 prd-centos7-docker-4c-2g-134 does not seem to be running inside a container 04:35:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:35:12 $ docker top 1f3474eff2546c9dc69b652120d9c67ded87aa76cdf93995faf0608994d16ee6 -eo pid,comm [Pipeline] { [Pipeline] echo 04:35:12 ========================================================= 04:35:12 [edgeXBuildGoParallel] Running Tests and Build... 04:35:12 ========================================================= [Pipeline] sh 04:35:13 + go mod tidy [Pipeline] sh 04:35:13 + make test 04:35:13 go mod tidy 04:35:13 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:35:19 ? github.com/edgexfoundry/edgex-go [no test files] 04:35:37 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:35:39 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:35:40 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:35:40 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:35:43 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:35:43 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:35:43 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:35:43 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:35:44 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:35:44 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:35:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:35:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:35:44 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:35:44 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 04:35:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:35:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:35:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 04:35:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.043s coverage: 28.7% of statements 04:35:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.066s coverage: 100.0% of statements 04:35:48 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 04:35:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:35:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:35:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 81.2% of statements 04:35:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 04:35:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.051s coverage: 53.4% of statements 04:35:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 04:35:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 04:35:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.121s coverage: 87.7% of statements 04:35:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 04:35:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 04:35:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.042s coverage: 78.9% of statements 04:35:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 04:35:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 04:35:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:35:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:35:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 04:35:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 04:35:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 04:35:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.227s coverage: 95.1% of statements 04:35:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 04:35:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 04:35:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 04:35:52 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 04:35:52 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:35:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:35:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:35:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:35:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:35:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:35:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements 04:35:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 04:35:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 04:35:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.050s coverage: 60.0% of statements 04:35:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.062s coverage: 0.8% of statements 04:35:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 04:35:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.043s coverage: 22.0% of statements 04:35:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:35:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.039s coverage: 47.1% of statements 04:35:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.059s coverage: 79.5% of statements 04:35:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.040s coverage: 94.1% of statements 04:35:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.051s coverage: 96.3% of statements 04:35:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements 04:36:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.046s coverage: 94.4% of statements 04:36:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements 04:36:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.180s coverage: 81.8% of statements 04:36:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:36:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements 04:36:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:36:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:36:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:36:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 65.1% of statements 04:36:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:36:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:36:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:36:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:36:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:36:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.042s coverage: 87.2% of statements 04:36:29 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:36:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:36:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 04:36:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:36:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 76.0% of statements 04:36:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 04:36:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 04:36:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements 04:36:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.061s coverage: 85.4% of statements 04:36:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements 04:36:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:36:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.140s coverage: 64.4% of statements 04:36:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:36:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:36:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements 04:36:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements 04:36:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 04:36:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.046s coverage: 73.7% of statements 04:36:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 04:36:29 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.176s coverage: 66.9% of statements 04:36:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 04:36:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 04:36:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 04:36:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.126s coverage: 43.6% of statements 04:36:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:36:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:36:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.032s coverage: 89.5% of statements 04:36:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:36:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.038s coverage: 84.8% of statements 04:36:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 04:36:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:36:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:36:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 04:36:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.061s coverage: 19.3% of statements 04:36:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 04:36:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 04:36:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 04:36:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.118s coverage: 91.9% of statements 04:36:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 04:36:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 04:36:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 04:36:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 04:36:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:36:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:36:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 04:36:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 04:36:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.051s coverage: 62.7% of statements 04:36:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 04:36:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.084s coverage: 97.6% of statements 04:36:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 04:36:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 04:36:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 04:36:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 04:36:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 04:36:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 04:36:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 04:36:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.030s coverage: 100.0% of statements 04:36:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 04:36:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 04:36:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.053s coverage: 28.9% of statements 04:36:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 04:36:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 04:36:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 04:36:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 04:36:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 04:36:37 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements 04:36:37 GO111MODULE=on go vet ./... 04:36:59 gofmt -l . 04:36:59 [ "`gofmt -l .`" = "" ] 04:36:59 ./bin/test-attribution-txt.sh [Pipeline] sh 04:37:00 + ls -al . 04:37:00 total 520 04:37:00 drwxrwxr-x 10 1001 1001 4096 Jun 10 04:36 . 04:37:00 drwxr-xr-x 4 root root 28 Jun 10 04:35 .. 04:37:00 -rw-rw-r-- 1 1001 1001 11 Jun 10 04:33 .dockerignore 04:37:00 drwxrwxr-x 8 1001 1001 179 Jun 10 04:33 .git 04:37:00 drwxrwxr-x 3 1001 1001 125 Jun 10 04:33 .github 04:37:00 -rw-rw-r-- 1 1001 1001 818 Jun 10 04:33 .gitignore 04:37:00 drwx------ 3 1001 1001 60 Jun 10 04:34 .semver 04:37:00 -rw-rw-r-- 1 1001 1001 166 Jun 10 04:33 .sonarcloud.properties 04:37:00 -rw-rw-r-- 1 1001 1001 8609 Jun 10 04:33 Attribution.txt 04:37:00 -rw-rw-r-- 1 1001 1001 3804 Jun 10 04:33 CONTRIBUTING.md 04:37:00 -rw-rw-r-- 1 1001 1001 931 Jun 10 04:33 Dockerfile.build 04:37:00 -rw-rw-r-- 1 1001 1001 849 Jun 10 04:33 Jenkinsfile 04:37:00 -rw-rw-r-- 1 1001 1001 10775 Jun 10 04:33 LICENSE 04:37:00 -rw-rw-r-- 1 1001 1001 5605 Jun 10 04:33 Makefile 04:37:00 -rw-rw-r-- 1 1001 1001 7978 Jun 10 04:33 README.md 04:37:00 -rw-rw-r-- 1 1001 1001 7071 Jun 10 04:33 SECURITY.md 04:37:00 -rw-rw-r-- 1 1001 1001 5 Jun 10 04:34 VERSION 04:37:00 -rw-rw-r-- 1 1001 1001 4131 Jun 10 04:33 ZMQWindows.md 04:37:00 drwxrwxr-x 2 1001 1001 37 Jun 10 04:33 bin 04:37:00 drwxrwxr-x 14 1001 1001 4096 Jun 10 04:33 cmd 04:37:00 -rw-r--r-- 1 root root 404951 Jun 10 04:36 coverage.out 04:37:00 -rw-rw-r-- 1 1001 1001 840 Jun 10 04:33 go.mod 04:37:00 -rw-r--r-- 1 root root 21368 Jun 10 04:35 go.sum 04:37:00 drwxrwxr-x 8 1001 1001 127 Jun 10 04:33 internal 04:37:00 drwxrwxr-x 3 1001 1001 16 Jun 10 04:33 openapi 04:37:00 drwxrwxr-x 4 1001 1001 71 Jun 10 04:33 snap 04:37:00 -rw-rw-r-- 1 1001 1001 168 Jun 10 04:33 version.go [Pipeline] sh 04:37:00 + '[' -e coverage.out ] 04:37:00 + chown 1001:1001 coverage.out [Pipeline] stash 04:37:00 Stashed 1 file(s) [Pipeline] sh 04:37:00 + make build 04:37:00 go mod tidy 04:37:00 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 04:37:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:37:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 04:37:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:37:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 04:37:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 04:37:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:37:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 04:37:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:37:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:37:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 04:37:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 04:37:17 $ docker stop --time=1 1f3474eff2546c9dc69b652120d9c67ded87aa76cdf93995faf0608994d16ee6 04:37:19 $ docker rm -f 1f3474eff2546c9dc69b652120d9c67ded87aa76cdf93995faf0608994d16ee6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:37:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:37:20 04:37:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 04:37:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:37:21 latest: Pulling from edgex-devops/edgex-compose 04:37:21 cbdbe7a5bc2a: Pulling fs layer 04:37:21 ca9280d653b3: Pulling fs layer 04:37:21 7e9c9ca2126c: Pulling fs layer 04:37:21 cbdbe7a5bc2a: Verifying Checksum 04:37:21 cbdbe7a5bc2a: Download complete 04:37:21 cbdbe7a5bc2a: Pull complete 04:37:22 ca9280d653b3: Verifying Checksum 04:37:22 ca9280d653b3: Download complete 04:37:22 ca9280d653b3: Pull complete 04:37:23 7e9c9ca2126c: Verifying Checksum 04:37:23 7e9c9ca2126c: Download complete 04:37:26 7e9c9ca2126c: Pull complete 04:37:26 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 04:37:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:37:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 04:37:26 prd-centos7-docker-4c-2g-134 does not seem to be running inside a container 04:37:26 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 04:37:29 $ docker top e8b90bcc57c28cb5ff260088ef4af453a42a60c3fe1ea48fb39eb79a187ae4e0 -eo pid,comm [Pipeline] { [Pipeline] sh 04:37:29 + docker-compose build --help 04:37:29 + grep parallel 04:37:30 --parallel Build images in parallel. [Pipeline] } 04:37:30 $ docker stop --time=1 e8b90bcc57c28cb5ff260088ef4af453a42a60c3fe1ea48fb39eb79a187ae4e0 04:37:31 $ docker rm -f e8b90bcc57c28cb5ff260088ef4af453a42a60c3fe1ea48fb39eb79a187ae4e0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:37:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:37:32 . [Pipeline] withDockerContainer 04:37:32 prd-centos7-docker-4c-2g-134 does not seem to be running inside a container 04:37:32 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 04:37:32 $ docker top c8e678585c7a668a3553e731c0ec319c184fa4e1ff93e17a6e5a51223a081fcd -eo pid,comm [Pipeline] { [Pipeline] sh 04:37:33 + docker-compose -f ./docker-compose-build.yml build --parallel 04:37:33 Building core-command ... 04:37:33 Building core-data ... 04:37:33 Building core-metadata ... 04:37:33 Building security-bootstrapper ... 04:37:33 Building security-proxy-setup ... 04:37:33 Building security-secretstore-setup ... 04:37:33 Building support-notifications ... 04:37:33 Building support-scheduler ... 04:37:33 Building sys-mgmt-agent ... 04:37:33 Building support-scheduler 04:37:33 Building core-command 04:37:33 Building security-proxy-setup 04:37:33 Building support-notifications 04:37:33 Building sys-mgmt-agent 04:37:48 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:37:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:37:48 ---> 758ecbeff788 04:37:48 Step 3/24 : WORKDIR /edgex-go 04:37:48 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:37:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:37:48 ---> 758ecbeff788 04:37:48 Step 3/24 : WORKDIR /edgex-go 04:37:48 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:37:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:37:48 ---> 758ecbeff788 04:37:48 Step 3/23 : WORKDIR /edgex-go 04:37:51 Running on prd-ubuntu18.04-docker-arm64-4c-16g-140 in /w/workspace/edgexfoundry_edgex-go_PR-3556 [Pipeline] { [Pipeline] ws 04:37:51 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 04:37:51 The recommended git tool is: git 04:37:53 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:37:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:37:53 ---> 758ecbeff788 04:37:53 Step 3/22 : WORKDIR /edgex-go 04:37:55 ---> Running in c08c1d7026b4 04:37:55 ---> Running in 4ee147486d85 04:37:55 ---> Running in 8666fda7f9f9 04:37:55 ---> Running in c5cfa5a47523 04:37:56 Removing intermediate container c5cfa5a47523 04:37:56 ---> 51e31c5e6a7a 04:37:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:37:56 Removing intermediate container 8666fda7f9f9 04:37:56 ---> bac70890ad5d 04:37:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:37:57 Removing intermediate container 4ee147486d85 04:37:57 ---> 3df008c4048d 04:37:57 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:37:57 Removing intermediate container c08c1d7026b4 04:37:57 ---> 8b6bedb70bd1 04:37:57 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:37:57 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:37:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:37:57 ---> 758ecbeff788 04:37:57 Step 3/23 : WORKDIR /edgex-go 04:37:57 ---> Using cache 04:37:57 ---> 3df008c4048d 04:37:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:37:57 ---> Running in c452e308da8f 04:37:57 ---> Running in 268ff03de161 04:37:57 ---> Running in 02270bf1e245 04:37:57 ---> Running in 231690e8e446 04:37:57 ---> Running in ea3e53b362e4 04:37:57 using credential edgex-jenkins-ssh 04:37:57 Cloning the remote Git repository 04:37:57 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:37:57 > git init /w/workspace/edgex-go/3 # timeout=10 04:37:58 Removing intermediate container c452e308da8f 04:37:58 ---> 7e3096411a41 04:37:58 Step 5/22 : RUN apk add --update --no-cache make git 04:37:58 ---> Running in 09c332d995c9 04:37:58 Removing intermediate container 268ff03de161 04:37:58 ---> c310bf60fccd 04:37:58 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 04:37:58 ---> Running in dc275616ade1 04:37:58 Removing intermediate container 231690e8e446 04:37:58 ---> 5d7a9502a2ab 04:37:58 Step 5/24 : RUN apk add --update --no-cache make bash git 04:37:58 ---> Running in e31f9e1f5111 04:37:58 Removing intermediate container ea3e53b362e4 04:37:58 ---> a6cae2980390 04:37:58 Step 5/23 : RUN apk add --update --no-cache make git 04:37:58 ---> Running in 3d60a429240b 04:37:58 Removing intermediate container 02270bf1e245 04:37:58 ---> ef8a30690faf 04:37:58 Step 5/24 : RUN apk add --update --no-cache make git 04:37:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:37:58 ---> Running in df86626e9ae9 04:37:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:37:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:37:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:37:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:37:58 > git --version # timeout=10 04:37:58 > git --version # 'git version 2.17.1' 04:37:58 using GIT_SSH to set credentials SSH Credentials for GitHub 04:37:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:37:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:37:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:37:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:37:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:37:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:38:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:38:00 OK: 219 MiB in 52 packages 04:38:00 OK: 219 MiB in 52 packages 04:38:00 OK: 219 MiB in 52 packages 04:38:00 OK: 219 MiB in 52 packages 04:38:00 Removing intermediate container e31f9e1f5111 04:38:00 ---> cf5c83c26b22 04:38:00 Step 6/24 : COPY go.mod . 04:38:00 Removing intermediate container 3d60a429240b 04:38:00 ---> 76b1d4234d85 04:38:00 Step 6/23 : COPY go.mod . 04:38:01 ---> 0ea36df0e854 04:38:01 Step 7/24 : RUN go mod download 04:38:01 ---> e516804aa22e 04:38:01 Step 7/23 : RUN go mod download 04:38:01 ---> Running in 6b0d321b3500 04:38:01 Removing intermediate container dc275616ade1 04:38:01 ---> 210b907fe98d 04:38:01 Step 6/23 : COPY go.mod . 04:38:01 ---> Running in 1a2da75bab91 04:38:01 Removing intermediate container 09c332d995c9 04:38:01 ---> e3ba06e51789 04:38:01 Step 6/22 : COPY go.mod . 04:38:01 OK: 219 MiB in 52 packages 04:38:01 ---> afc88736b3de 04:38:01 Step 7/23 : RUN go mod download 04:38:01 ---> Running in d2cd2eb88b5b 04:38:01 ---> 450338d3fee3 04:38:01 Step 7/22 : RUN go mod download 04:38:01 ---> Running in 0c150730c235 04:38:01 Removing intermediate container df86626e9ae9 04:38:01 ---> ed7047fe6197 04:38:01 Step 6/24 : COPY go.mod . 04:38:01 ---> e3c1da4d3d1c 04:38:01 Step 7/24 : RUN go mod download 04:38:01 ---> Running in 247821798a84 04:38:02 Removing intermediate container 6b0d321b3500 04:38:02 ---> d0794d76aef3 04:38:02 Step 8/24 : COPY . . 04:38:02 Removing intermediate container 1a2da75bab91 04:38:02 ---> 1ee42d42ff02 04:38:02 Step 8/23 : COPY . . 04:38:05 Removing intermediate container 0c150730c235 04:38:05 ---> 0ec94fd8cc97 04:38:05 Step 8/22 : COPY . . 04:38:05 Removing intermediate container d2cd2eb88b5b 04:38:05 ---> a6793b2d9727 04:38:05 Step 8/23 : COPY . . 04:38:05 Removing intermediate container 247821798a84 04:38:05 ---> 7337e8a98320 04:38:05 Step 8/24 : COPY . . 04:38:18 ---> 13fe98ab9007 04:38:18 Step 9/22 : RUN go mod tidy 04:38:18 ---> Running in 34d6c1aa21bc 04:38:18 Removing intermediate container 34d6c1aa21bc 04:38:18 ---> 0cad72d02067 04:38:18 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 04:38:18 ---> Running in dd32163f251f 04:38:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 04:38:20 ---> 504d3cf0fca3 04:38:20 Step 9/24 : RUN go mod tidy 04:38:20 ---> 343a4559af44 04:38:20 Step 9/23 : RUN go mod tidy 04:38:20 ---> Running in f1f16189a71c 04:38:21 ---> Running in b7137a147152 04:38:24 Removing intermediate container f1f16189a71c 04:38:24 ---> 25815343ddbe 04:38:24 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 04:38:24 ---> Running in 54c45e0d8a6f 04:38:24 Removing intermediate container b7137a147152 04:38:24 ---> d273b40086de 04:38:24 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 04:38:24 ---> Running in b0c49adc21b0 04:38:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 04:38:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:38:31 ---> b966cfc0cd90 04:38:31 Step 9/23 : RUN go mod tidy 04:38:31 ---> 4d4419151077 04:38:31 Step 9/24 : RUN go mod tidy 04:38:31 ---> Running in c39699659ae2 04:38:31 ---> Running in cfb33e575ac1 04:38:34 Removing intermediate container c39699659ae2 04:38:34 ---> 265b2ef144f3 04:38:34 Step 10/23 : RUN make cmd/support-notifications/support-notifications 04:38:34 ---> Running in 94764c441b69 04:38:34 Removing intermediate container cfb33e575ac1 04:38:34 ---> eb6d984035d5 04:38:34 Step 10/24 : RUN make cmd/core-command/core-command 04:38:34 ---> Running in 4c06c2e07941 04:38:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:38:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 04:38:38 Merging remotes/origin/master commit 027c4e9e11e34d7e4f7c73f925e1f85085517f61 into PR head commit ada8e99c9c2aad30ed0bfd92c124e99a8939e6be 04:38:38 Merge succeeded, producing ada8e99c9c2aad30ed0bfd92c124e99a8939e6be 04:38:38 Checking out Revision ada8e99c9c2aad30ed0bfd92c124e99a8939e6be (PR-3556) 04:38:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 04:38:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:38:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:38:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:38:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:38:37 using GIT_SSH to set credentials SSH Credentials for GitHub 04:38:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3556/head:refs/remotes/origin/PR-3556 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:38:38 > git config core.sparsecheckout # timeout=10 04:38:38 > git checkout -f ada8e99c9c2aad30ed0bfd92c124e99a8939e6be # timeout=10 04:38:38 > git remote # timeout=10 04:38:38 > git config --get remote.origin.url # timeout=10 04:38:38 using GIT_SSH to set credentials SSH Credentials for GitHub 04:38:38 > git merge 027c4e9e11e34d7e4f7c73f925e1f85085517f61 # timeout=10 04:38:38 > git rev-parse HEAD^{commit} # timeout=10 04:38:38 > git config core.sparsecheckout # timeout=10 04:38:38 > git checkout -f ada8e99c9c2aad30ed0bfd92c124e99a8939e6be # timeout=10 04:38:43 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:38:44 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 04:38:44 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:38:45 + true 04:38:45 + sudo service docker restart 04:38:45 Removing intermediate container dd32163f251f 04:38:45 ---> 972e3b0c8f61 04:38:45 04:38:45 Step 11/22 : FROM alpine:3.12 04:38:45 3.12: Pulling from library/alpine 04:38:46 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 04:38:46 Status: Downloaded newer image for alpine:3.12 04:38:46 ---> 13621d1b12d4 04:38:46 Step 12/22 : RUN apk add --update --no-cache curl 04:38:46 ---> Running in 44c5cea43093 04:38:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:38:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:38:47 (1/4) Installing ca-certificates (20191127-r4) 04:38:47 (2/4) Installing nghttp2-libs (1.41.0-r0) 04:38:47 (3/4) Installing libcurl (7.77.0-r0) 04:38:47 (4/4) Installing curl (7.77.0-r0) 04:38:47 Executing busybox-1.31.1-r20.trigger 04:38:47 Executing ca-certificates-20191127-r4.trigger 04:38:47 OK: 7 MiB in 18 packages 04:38:48 Removing intermediate container 44c5cea43093 04:38:48 ---> 8a3e71b3c6f9 04:38:48 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:38:48 ---> Running in 3a6a56806a92 04:38:48 Removing intermediate container 3a6a56806a92 04:38:48 ---> 63356b381e68 04:38:48 Step 14/22 : WORKDIR /edgex 04:38:48 ---> Running in b559abd11f4f 04:38:48 Removing intermediate container b559abd11f4f 04:38:48 ---> 918664cea753 04:38:48 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:38:49 ---> f510573590ba 04:38:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:38:49 ---> 696ff833140e 04:38:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:38:50 ---> 1542b334e7a3 04:38:50 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 04:38:50 ---> Running in d4dd94a19d34 04:38:50 Removing intermediate container d4dd94a19d34 04:38:50 ---> 791c4d2b41f1 04:38:50 Step 19/22 : CMD ["--init=true"] 04:38:50 ---> Running in 83578c5a552b 04:38:50 Removing intermediate container 83578c5a552b 04:38:50 ---> c44ce7b81565 04:38:50 Step 20/22 : LABEL arch=x86_64 04:38:50 ---> Running in 3c7475237da1 04:38:50 Removing intermediate container 3c7475237da1 04:38:50 ---> 408ec2f78078 04:38:50 Step 21/22 : LABEL git_sha=ada8e99c9c2aad30ed0bfd92c124e99a8939e6be 04:38:51 ---> Running in 61b209d0784f 04:38:51 Removing intermediate container 61b209d0784f 04:38:51 ---> 3520ecc97077 04:38:51 Step 22/22 : LABEL version=0.0.0 04:38:51 ---> Running in 96fcd6095ec8 04:38:51 Removing intermediate container 96fcd6095ec8 04:38:51 ---> 7bccc57a0016 04:38:51 04:38:51 Successfully built 7bccc57a0016 04:38:51 Successfully tagged security-proxy-setup:latest 04:38:51 Building core-data 04:38:59  Building security-proxy-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:38:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:38:59 ---> 758ecbeff788 04:38:59 Step 3/24 : WORKDIR /edgex-go 04:38:59 ---> Using cache 04:38:59 ---> 3df008c4048d 04:38:59 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:38:59 ---> Using cache 04:38:59 ---> a6cae2980390 04:38:59 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 04:39:00 ---> Running in f669e453d89c 04:39:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:39:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:39:03 OK: 219 MiB in 52 packages 04:39:03 Removing intermediate container 54c45e0d8a6f 04:39:03 ---> 1f467f55ebc9 04:39:03 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 04:39:03 ---> Running in 37c3c0828692 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:39:03 provisioning config files... 04:39:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3896894302687251482tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:39:03 Removing intermediate container f669e453d89c 04:39:03 ---> 8a28f47f1ffe 04:39:03 Step 6/24 : COPY go.mod . 04:39:04 ---> docker-login.sh 04:39:04 nexus3.edgexfoundry.org:10001 04:39:04 ---> 803c9b311427 04:39:04 Step 7/24 : RUN go mod download 04:39:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 04:39:04 ---> Running in 5e541409d8d6 04:39:05 Removing intermediate container b0c49adc21b0 04:39:05 ---> eb2866068c6e 04:39:05 04:39:05 Step 11/23 : FROM alpine:3.12 04:39:05 ---> 13621d1b12d4 04:39:05 Step 12/23 : RUN apk add --update --no-cache dumb-init 04:39:05 ---> Running in b9ec8f538041 04:39:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:39:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:39:05 Configure a credential helper to remove this warning. See 04:39:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:39:05 04:39:05 Login Succeeded 04:39:05 nexus3.edgexfoundry.org:10002 04:39:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:39:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:39:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:39:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:39:05 Configure a credential helper to remove this warning. See 04:39:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:39:05 04:39:05 Login Succeeded 04:39:05 nexus3.edgexfoundry.org:10003 04:39:06 (1/1) Installing dumb-init (1.2.2-r1) 04:39:06 Executing busybox-1.31.1-r20.trigger 04:39:06 OK: 6 MiB in 15 packages 04:39:06 Removing intermediate container 37c3c0828692 04:39:06 ---> 70ed3d5b0baa 04:39:06 04:39:06 Step 12/24 : FROM docker:20.10.0 04:39:06 Removing intermediate container 5e541409d8d6 04:39:06 ---> b5208b016a80 04:39:06 Step 8/24 : COPY . . 04:39:06 20.10.0: Pulling from library/docker 04:39:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:39:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:39:06 Configure a credential helper to remove this warning. See 04:39:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:39:06 04:39:06 Login Succeeded 04:39:06 nexus3.edgexfoundry.org:10004 04:39:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:39:07 Removing intermediate container b9ec8f538041 04:39:07 ---> 6a13818471d6 04:39:07 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:39:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:39:07 Configure a credential helper to remove this warning. See 04:39:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:39:07 04:39:07 Login Succeeded 04:39:07 docker.io 04:39:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:39:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:39:08 Configure a credential helper to remove this warning. See 04:39:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:39:08 04:39:08 Login Succeeded 04:39:08 ---> docker-login.sh ends [Pipeline] } 04:39:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:39:08 ========================================================= 04:39:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 04:39:08 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:39:08 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 04:39:09 ---> Running in a58260d9ef33 04:39:10 Removing intermediate container a58260d9ef33 04:39:10 ---> 92aae126b1fd 04:39:10 Step 14/23 : ENV APP_PORT=59861 04:39:11 ---> Running in 251aba23488a 04:39:11 ---> de770124f910 04:39:11 Step 9/24 : RUN go mod tidy 04:39:11 Sending build context to Docker daemon 166.1MB 04:39:11 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 04:39:11 Step 2/6 : FROM ${BASE} 04:39:11 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:39:11 595b0fe564bb: Pulling fs layer 04:39:11 3088b5b3c5c0: Pulling fs layer 04:39:11 5b7225fbf94c: Pulling fs layer 04:39:11 ba82ee9f976e: Pulling fs layer 04:39:11 506bd15cee9f: Pulling fs layer 04:39:11 75a0a4a0db45: Pulling fs layer 04:39:11 618dc40b7e24: Pulling fs layer 04:39:11 ba82ee9f976e: Waiting 04:39:11 506bd15cee9f: Waiting 04:39:11 75a0a4a0db45: Waiting 04:39:11 618dc40b7e24: Waiting 04:39:11 5b7225fbf94c: Verifying Checksum 04:39:11 5b7225fbf94c: Download complete 04:39:11 3088b5b3c5c0: Download complete 04:39:11 506bd15cee9f: Verifying Checksum 04:39:11 506bd15cee9f: Download complete 04:39:11 75a0a4a0db45: Verifying Checksum 04:39:11 75a0a4a0db45: Download complete 04:39:11 595b0fe564bb: Verifying Checksum 04:39:11 ---> Running in 6783d24981e1 04:39:11 Removing intermediate container 251aba23488a 04:39:11 ---> c78a20daf46f 04:39:11 Step 15/23 : EXPOSE $APP_PORT 04:39:11 ---> Running in 36a2624ee492 04:39:11 595b0fe564bb: Pull complete 04:39:12 Removing intermediate container 36a2624ee492 04:39:12 ---> 5c21e2764fa2 04:39:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:39:12 ---> d6bb1f86a8ea 04:39:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:39:12 3088b5b3c5c0: Pull complete 04:39:13 5b7225fbf94c: Pull complete 04:39:13 ---> 040c160b5af0 04:39:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:39:13 Removing intermediate container 94764c441b69 04:39:13 ---> 990faf1e4ba1 04:39:13 04:39:13 Step 11/23 : FROM alpine:3.12 04:39:13 ---> 13621d1b12d4 04:39:13 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 04:39:13 ---> Running in 1336bc6ff2cf 04:39:13 Removing intermediate container 6783d24981e1 04:39:13 ---> c2aa4ddb0a38 04:39:13 Step 10/24 : RUN make cmd/core-data/core-data 04:39:13 ---> Running in 75f46bdd758a 04:39:13 ---> 2772db534bb2 04:39:13 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 04:39:13 618dc40b7e24: Verifying Checksum 04:39:13 618dc40b7e24: Download complete 04:39:13 Removing intermediate container 4c06c2e07941 04:39:13 ---> b4012bb89179 04:39:13 04:39:13 Step 11/24 : FROM alpine:3.12 04:39:13 ---> 13621d1b12d4 04:39:13 Step 12/24 : RUN apk add --update --no-cache dumb-init 04:39:13 ---> Using cache 04:39:13 ---> 6a13818471d6 04:39:13 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:39:13 ---> Using cache 04:39:13 ---> 92aae126b1fd 04:39:13 Step 14/24 : ENV APP_PORT=59882 04:39:13 ---> Running in 2b0e7bcf32d7 04:39:13 ---> Running in 94d44e19a3b9 04:39:13 Removing intermediate container 2b0e7bcf32d7 04:39:13 ---> d0a03a76e0a6 04:39:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:39:14 Removing intermediate container 94d44e19a3b9 04:39:14 ---> c9f510c26e40 04:39:14 Step 15/24 : EXPOSE $APP_PORT 04:39:14 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 04:39:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:39:14 ---> Running in 93fbbeed3cba 04:39:14 ---> Running in 603adeb7e1ed 04:39:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:39:14 (1/2) Installing ca-certificates (20191127-r4) 04:39:14 (2/2) Installing dumb-init (1.2.2-r1) 04:39:14 Executing busybox-1.31.1-r20.trigger 04:39:14 Executing ca-certificates-20191127-r4.trigger 04:39:14 OK: 6 MiB in 16 packages 04:39:14 Removing intermediate container 93fbbeed3cba 04:39:14 ---> 0fd8548bc7c1 04:39:14 Step 21/23 : LABEL arch=x86_64 04:39:14 ---> Running in ec95980858f1 04:39:14 Removing intermediate container 603adeb7e1ed 04:39:14 ---> 7a5b9ceb9129 04:39:14 Step 16/24 : WORKDIR / 04:39:14 ---> Running in 955a822f224f 04:39:14 Removing intermediate container ec95980858f1 04:39:14 ---> 243db2ea9c00 04:39:14 Step 22/23 : LABEL git_sha=ada8e99c9c2aad30ed0bfd92c124e99a8939e6be 04:39:14 ---> Running in 06544b91dce4 04:39:14 ba82ee9f976e: Verifying Checksum 04:39:14 ba82ee9f976e: Download complete 04:39:15 Removing intermediate container 955a822f224f 04:39:15 ---> 2e186e63c698 04:39:15 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:39:15 Removing intermediate container 1336bc6ff2cf 04:39:15 ---> 24d11321789b 04:39:15 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 04:39:15 Removing intermediate container 06544b91dce4 04:39:15 ---> ab2d93986c13 04:39:15 Step 23/23 : LABEL version=0.0.0 04:39:15 ---> Running in fc1114787d41 04:39:15 ---> Running in 0ddc3f63c162 04:39:15 ---> d9dfcfae67e0 04:39:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:39:15 Removing intermediate container fc1114787d41 04:39:15 ---> b186e3ae424f 04:39:15 Step 14/23 : ENV APP_PORT=59860 04:39:15 Removing intermediate container 0ddc3f63c162 04:39:15 ---> 606e1c3ef01a 04:39:15 04:39:15 ---> Running in dac69ff83906 04:39:15 Successfully built 606e1c3ef01a 04:39:16 Successfully tagged support-scheduler:latest 04:39:16 Building core-metadata 04:39:16 ---> 68d6f80f3628 04:39:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 04:39:16 Removing intermediate container dac69ff83906 04:39:16 ---> 7512c7479016 04:39:16 Step 15/23 : EXPOSE $APP_PORT 04:39:16  Building support-scheduler ... done  ---> Running in 886cbd243ae1 04:39:17 ---> 44594c8adad1 04:39:17 Step 20/24 : ENTRYPOINT ["/core-command"] 04:39:18 Removing intermediate container 886cbd243ae1 04:39:18 ---> d25ade0505a8 04:39:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:39:20 ---> Running in 4fae125d57b2 04:39:20 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 04:39:20 Status: Downloaded newer image for docker:20.10.0 04:39:20 ---> aefe523efa57 04:39:20 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 04:39:20 ---> 6f565ce7cd0d 04:39:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:39:20 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:39:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:39:20 ---> 758ecbeff788 04:39:20 Step 3/24 : WORKDIR /edgex-go 04:39:20 ---> Using cache 04:39:20 ---> 3df008c4048d 04:39:20 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:39:20 ---> Using cache 04:39:20 ---> a6cae2980390 04:39:20 Step 5/24 : RUN apk add --update --no-cache make git 04:39:20 ---> Using cache 04:39:20 ---> 76b1d4234d85 04:39:20 Step 6/24 : COPY go.mod . 04:39:20 ---> Using cache 04:39:20 ---> e516804aa22e 04:39:20 Step 7/24 : RUN go mod download 04:39:20 ---> Using cache 04:39:20 ---> 1ee42d42ff02 04:39:20 Step 8/24 : COPY . . 04:39:20 ---> Using cache 04:39:20 ---> 343a4559af44 04:39:20 Step 9/24 : RUN go mod tidy 04:39:20 ---> Using cache 04:39:20 ---> d273b40086de 04:39:20 Step 10/24 : RUN make cmd/core-metadata/core-metadata 04:39:21 ---> Running in 7bca1a5f3747 04:39:21 Removing intermediate container 4fae125d57b2 04:39:21 ---> 0b3ad48f318d 04:39:21 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:39:21 ---> Running in a9ebc8a12543 04:39:21 ---> Running in d928d63ed63e 04:39:21 Removing intermediate container 7bca1a5f3747 04:39:21 ---> 4a72efa827fd 04:39:21 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 04:39:21 ---> 303f5da7c7fb 04:39:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 04:39:21 ---> Running in 32d8369e20c1 04:39:21 Removing intermediate container d928d63ed63e 04:39:21 ---> 774fef2eb6a7 04:39:21 Step 22/24 : LABEL arch=x86_64 04:39:21 ---> Running in 75237aac5662 04:39:21 ---> 5a4ad2dd8a90 04:39:21 Step 19/23 : ENTRYPOINT ["/support-notifications"] 04:39:21 ---> Running in 9edbcca1991b 04:39:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:39:21 Removing intermediate container 75237aac5662 04:39:21 ---> fea21c1df6c6 04:39:21 Step 23/24 : LABEL git_sha=ada8e99c9c2aad30ed0bfd92c124e99a8939e6be 04:39:21 ---> Running in b5ec7ff17b09 04:39:22 Removing intermediate container 9edbcca1991b 04:39:22 ---> 67f595c024da 04:39:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:39:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:39:22 Removing intermediate container b5ec7ff17b09 04:39:22 ---> e497447487aa 04:39:22 Step 24/24 : LABEL version=0.0.0 04:39:22 ---> Running in bf696b71c32d 04:39:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:39:22 ---> Running in edbf2c6a06ea 04:39:22 Removing intermediate container bf696b71c32d 04:39:22 ---> c35848f6f4cf 04:39:22 Step 21/23 : LABEL arch=x86_64 04:39:22 Removing intermediate container edbf2c6a06ea 04:39:22 ---> e787ee95e80f 04:39:22 04:39:22 ---> Running in 018f750d600d 04:39:22 (1/39) Installing readline (8.0.4-r0) 04:39:22 Successfully built e787ee95e80f 04:39:22 (2/39) Installing bash (5.0.17-r0) 04:39:22 Executing bash-5.0.17-r0.post-install 04:39:22 Successfully tagged core-command:latest 04:39:22 Building security-bootstrapper 04:39:22 (3/39) Installing nghttp2-libs (1.41.0-r0) 04:39:22 (4/39) Installing libcurl (7.77.0-r0) 04:39:22 (5/39) Installing curl (7.77.0-r0) 04:39:22  Building core-command ... done (6/39) Installing dumb-init (1.2.2-r1) 04:39:22 (7/39) Installing libbz2 (1.0.8-r1) 04:39:22 (8/39) Installing expat (2.2.9-r1) 04:39:22 (9/39) Installing libffi (3.3-r2) 04:39:22 (10/39) Installing gdbm (1.13-r1) 04:39:22 (11/39) Installing xz-libs (5.2.5-r0) 04:39:22 (12/39) Installing sqlite-libs (3.32.1-r1) 04:39:22 (13/39) Installing python3 (3.8.10-r0) 04:39:22 Removing intermediate container 018f750d600d 04:39:22 ---> 7e4bdfd7e69a 04:39:22 Step 22/23 : LABEL git_sha=ada8e99c9c2aad30ed0bfd92c124e99a8939e6be 04:39:22 ---> Running in 0f34727792c8 04:39:23 Removing intermediate container 0f34727792c8 04:39:23 ---> c2cfe678dee7 04:39:23 Step 23/23 : LABEL version=0.0.0 04:39:24 ---> Running in d2c1a18ea547 04:39:24 (14/39) Installing py3-appdirs (1.4.4-r1) 04:39:24 (15/39) Installing py3-ordered-set (4.0.1-r0) 04:39:24 (16/39) Installing py3-parsing (2.4.7-r0) 04:39:24 (17/39) Installing py3-six (1.15.0-r0) 04:39:25 ba82ee9f976e: Pull complete 04:39:25 506bd15cee9f: Pull complete 04:39:25 (18/39) Installing py3-packaging (20.4-r0) 04:39:25 Removing intermediate container d2c1a18ea547 04:39:25 ---> 8bab9c736a68 04:39:25 04:39:25 75a0a4a0db45: Pull complete 04:39:25 (19/39) Installing py3-setuptools (47.0.0-r0) 04:39:25 (20/39) Installing py3-chardet (3.0.4-r4) 04:39:25 (21/39) Installing py3-idna (2.9-r0) 04:39:25 (22/39) Installing py3-certifi (2020.4.5.1-r0) 04:39:25 (23/39) Installing py3-urllib3 (1.25.9-r0) 04:39:25 (24/39) Installing py3-requests (2.23.0-r0) 04:39:25 (25/39) Installing py3-msgpack (1.0.0-r0) 04:39:25 (26/39) Installing py3-lockfile (0.12.2-r3) 04:39:25 (27/39) Installing py3-cachecontrol (0.12.6-r0) 04:39:25 (28/39) Installing py3-colorama (0.4.3-r0) 04:39:25 (29/39) Installing py3-distlib (0.3.0-r0) 04:39:25 Successfully built 8bab9c736a68 04:39:25 (30/39) Installing py3-distro (1.5.0-r1) 04:39:25 Successfully tagged support-notifications:latest 04:39:25 Building security-secretstore-setup 04:39:25  Building support-notifications ... done (31/39) Installing py3-webencodings (0.5.1-r3) 04:39:25 (32/39) Installing py3-html5lib (1.0.1-r4) 04:39:25 (33/39) Installing py3-pytoml (0.1.21-r0) 04:39:25 (34/39) Installing py3-pep517 (0.8.2-r0) 04:39:25 (35/39) Installing py3-progress (1.5-r0) 04:39:25 (36/39) Installing py3-toml (0.10.1-r0) 04:39:25 (37/39) Installing py3-retrying (1.3.3-r0) 04:39:25 (38/39) Installing py3-contextlib2 (0.6.0-r0) 04:39:25 (39/39) Installing py3-pip (20.1.1-r0) 04:39:25 Executing busybox-1.31.1-r19.trigger 04:39:25 OK: 72 MiB in 59 packages 04:39:27 Collecting docker-compose==1.23.2 04:39:27 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 04:39:28 Collecting PyYAML<4,>=3.10 04:39:28 Downloading PyYAML-3.13.tar.gz (270 kB) 04:39:29 618dc40b7e24: Pull complete 04:39:29 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 04:39:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:39:29 ---> a36622ca3599 04:39:29 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 04:39:31 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 04:39:31 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 04:39:31 Collecting websocket-client<1.0,>=0.32.0 04:39:31 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 04:39:31 ---> Running in 20980cc36615 04:39:31 Collecting texttable<0.10,>=0.9.0 04:39:31 Downloading texttable-0.9.1.tar.gz (11 kB) 04:39:32 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:39:32 Step 2/26 : FROM ${BUILDER_BASE} AS builder 04:39:32 ---> 758ecbeff788 04:39:32 Step 3/26 : WORKDIR /edgex-go 04:39:32 ---> Using cache 04:39:32 ---> 3df008c4048d 04:39:32 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:39:32 ---> Using cache 04:39:32 ---> a6cae2980390 04:39:32 Step 5/26 : RUN apk add --update --no-cache make git 04:39:32 ---> Using cache 04:39:32 ---> 76b1d4234d85 04:39:32 Step 6/26 : COPY go.mod . 04:39:32 ---> Using cache 04:39:32 ---> e516804aa22e 04:39:32 Step 7/26 : RUN go mod download 04:39:32 ---> Using cache 04:39:32 ---> 1ee42d42ff02 04:39:32 Step 8/26 : COPY . . 04:39:32 ---> Using cache 04:39:32 ---> 343a4559af44 04:39:32 Step 9/26 : RUN go mod tidy 04:39:32 ---> Using cache 04:39:32 ---> d273b40086de 04:39:32 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:39:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:39:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:39:34 Collecting docker<4.0,>=3.6.0 04:39:34 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 04:39:35 (1/12) Installing libmagic (5.39-r0) 04:39:35 (2/12) Installing file (5.39-r0) 04:39:35 (3/12) Installing libc-dev (0.7.2-r3) 04:39:35 (4/12) Installing g++ (10.2.1_pre1-r3) 04:39:35 Collecting docopt<0.7,>=0.6.1 04:39:35 ---> Running in 95aa624145c7 04:39:35 Downloading docopt-0.6.2.tar.gz (25 kB) 04:39:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:39:36 Collecting jsonschema<3,>=2.5.1 04:39:36 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 04:39:36 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 04:39:37 Collecting dockerpty<0.5,>=0.4.1 04:39:37 Downloading dockerpty-0.4.1.tar.gz (13 kB) 04:39:38 Collecting cached-property<2,>=1.2.0 04:39:38 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 04:39:38 Collecting idna<2.8,>=2.5 04:39:38 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 04:39:38 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 04:39:38 Collecting urllib3<1.25,>=1.21.1 04:39:38 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 04:39:38 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 04:39:38 Collecting docker-pycreds>=0.4.0 04:39:38 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:39:38 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 04:39:38 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 04:39:38 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 04:39:38 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 04:39:39 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:39:39 Step 2/32 : FROM ${BUILDER_BASE} AS builder 04:39:39 ---> 758ecbeff788 04:39:39 Step 3/32 : WORKDIR /edgex-go 04:39:39 ---> Using cache 04:39:39 ---> 3df008c4048d 04:39:39 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:39:39 ---> Using cache 04:39:39 ---> a6cae2980390 04:39:39 Step 5/32 : RUN apk add --update --no-cache make git 04:39:39 ---> Using cache 04:39:39 ---> 76b1d4234d85 04:39:39 Step 6/32 : COPY go.mod . 04:39:39 ---> Using cache 04:39:39 ---> e516804aa22e 04:39:39 Step 7/32 : RUN go mod download 04:39:39 ---> Using cache 04:39:39 ---> 1ee42d42ff02 04:39:39 Step 8/32 : COPY . . 04:39:39 ---> Using cache 04:39:39 ---> 343a4559af44 04:39:39 Step 9/32 : RUN go mod tidy 04:39:39 ---> Using cache 04:39:39 ---> d273b40086de 04:39:39 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 04:39:39 Installing collected packages: PyYAML, idna, urllib3, requests, websocket-client, texttable, docker-pycreds, docker, docopt, jsonschema, dockerpty, cached-property, docker-compose 04:39:39 Running setup.py install for PyYAML: started 04:39:40 (5/12) Installing fortify-headers (1.1-r0) 04:39:40 (6/12) Installing patch (2.7.6-r6) 04:39:40 (7/12) Installing build-base (0.5-r2) 04:39:40 (8/12) Installing libsodium (1.0.18-r0) 04:39:40 (9/12) Installing pkgconf (1.7.3-r0) 04:39:40 (10/12) Installing libsodium-dev (1.0.18-r0) 04:39:40 (11/12) Installing libzmq (4.3.3-r1) 04:39:40 (12/12) Installing zeromq-dev (4.3.3-r1) 04:39:40 Executing busybox-1.32.1-r6.trigger 04:39:40 OK: 218 MiB in 52 packages 04:39:41 ---> Running in 6ac669b9e0ed 04:39:41 Running setup.py install for PyYAML: finished with status 'done' 04:39:41 Attempting uninstall: idna 04:39:41 Found existing installation: idna 2.9 04:39:41 Uninstalling idna-2.9: 04:39:41 Successfully uninstalled idna-2.9 04:39:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:39:41 Attempting uninstall: urllib3 04:39:41 Found existing installation: urllib3 1.25.9 04:39:41 Uninstalling urllib3-1.25.9: 04:39:41 Successfully uninstalled urllib3-1.25.9 04:39:41 Attempting uninstall: requests 04:39:41 Found existing installation: requests 2.23.0 04:39:41 Uninstalling requests-2.23.0: 04:39:41 Successfully uninstalled requests-2.23.0 04:39:42 Running setup.py install for texttable: started 04:39:43 Running setup.py install for texttable: finished with status 'done' 04:39:43 Running setup.py install for docopt: started 04:39:44 Running setup.py install for docopt: finished with status 'done' 04:39:44 Running setup.py install for dockerpty: started 04:39:45 Removing intermediate container 20980cc36615 04:39:45 ---> 98a0585eaae3 04:39:45 Step 4/6 : WORKDIR /edgex-go 04:39:45 ---> Running in baeae4fd428c 04:39:45 Removing intermediate container baeae4fd428c 04:39:45 ---> 96c838a287ab 04:39:45 Step 5/6 : COPY go.mod . 04:39:45 Running setup.py install for dockerpty: finished with status 'done' 04:39:45 Successfully installed PyYAML-3.13 cached-property-1.5.2 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 04:39:46 ---> 3ae64c95453c 04:39:46 Step 6/6 : RUN go mod download 04:39:46 ---> Running in e0b86cfd77f5 04:39:50 Removing intermediate container 32d8369e20c1 04:39:50 ---> d02b63b6e69f 04:39:50 Step 15/24 : ENV APP_PORT=58890 04:39:50 ---> Running in 3f0ec4a6d2c4 04:39:50 Removing intermediate container 3f0ec4a6d2c4 04:39:50 ---> 45db7e71f1c6 04:39:50 Step 16/24 : EXPOSE $APP_PORT 04:39:50 ---> Running in 5ad393df8fd5 04:39:50 Removing intermediate container 5ad393df8fd5 04:39:50 ---> 1414437e82f6 04:39:50 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:39:50 ---> c511c930b2cf 04:39:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:39:51 ---> e226d7c3f7d5 04:39:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:39:51 ---> 8bf91d94d965 04:39:51 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 04:39:51 ---> Running in 9a594c8dd116 04:39:51 Removing intermediate container 9a594c8dd116 04:39:51 ---> 82b1b7c1d60b 04:39:51 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:39:51 ---> Running in 33995e36d1ab 04:39:52 Removing intermediate container 33995e36d1ab 04:39:52 ---> 72091a735a10 04:39:52 Step 22/24 : LABEL arch=x86_64 04:39:52 ---> Running in 4ae151d2b98f 04:39:52 Removing intermediate container 4ae151d2b98f 04:39:52 ---> 25233a9cd67f 04:39:52 Step 23/24 : LABEL git_sha=ada8e99c9c2aad30ed0bfd92c124e99a8939e6be 04:39:52 ---> Running in 5a71e4da9b5f 04:39:52 Removing intermediate container 5a71e4da9b5f 04:39:52 ---> ced2376e31ec 04:39:52 Step 24/24 : LABEL version=0.0.0 04:39:52 ---> Running in b75f89d7a1db 04:39:52 Removing intermediate container b75f89d7a1db 04:39:52 ---> 8e54370be19f 04:39:52 04:39:52 Successfully built 8e54370be19f 04:39:52 Successfully tagged sys-mgmt-agent:latest 04:39:57  Building sys-mgmt-agent ... done Removing intermediate container 75f46bdd758a 04:39:57 ---> 91c831676412 04:39:57 04:39:57 Step 11/24 : FROM alpine:3.12 04:39:57 ---> 13621d1b12d4 04:39:57 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:39:57 ---> Running in 1f15d2aa0fad 04:39:57 Removing intermediate container 1f15d2aa0fad 04:39:57 ---> 9568c187edac 04:39:57 Step 13/24 : ENV APP_PORT=59880 04:39:57 ---> Running in 99d47f724f9a 04:39:57 Removing intermediate container 99d47f724f9a 04:39:57 ---> 320ff19210bc 04:39:57 Step 14/24 : EXPOSE $APP_PORT 04:39:57 ---> Running in 10ae8e3ce6ee 04:39:58 Removing intermediate container 10ae8e3ce6ee 04:39:58 ---> 59c95f3ac6bb 04:39:58 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:39:58 ---> Running in 2ff30a7ddceb 04:39:58 Removing intermediate container a9ebc8a12543 04:39:58 ---> 9d862f44e822 04:39:58 04:39:58 Step 11/24 : FROM alpine:3.12 04:39:58 ---> 13621d1b12d4 04:39:58 Step 12/24 : RUN apk add --update --no-cache dumb-init 04:39:58 ---> Using cache 04:39:58 ---> 6a13818471d6 04:39:58 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:39:58 ---> Using cache 04:39:58 ---> 92aae126b1fd 04:39:58 Step 14/24 : ENV APP_PORT=59881 04:39:58 ---> Running in c8384b490dfd 04:39:58 Removing intermediate container c8384b490dfd 04:39:58 ---> 79e6e3630e36 04:39:58 Step 15/24 : EXPOSE $APP_PORT 04:39:58 ---> Running in 263eb4175444 04:39:58 Removing intermediate container 263eb4175444 04:39:58 ---> dfecc5151dca 04:39:58 Step 16/24 : WORKDIR / 04:39:58 ---> Running in 56e588203001 04:39:58 Removing intermediate container 56e588203001 04:39:58 ---> 91c187b3c413 04:39:58 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:39:59 Removing intermediate container 2ff30a7ddceb 04:39:59 ---> 56c33f29696c 04:39:59 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 04:39:59 ---> 0fc21da61d23 04:39:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:39:59 ---> Running in 812eaba1ed4c 04:39:59 ---> 7d17a02c24c8 04:39:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:39:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:40:00 ---> 9ab93933c1ea 04:40:00 Step 20/24 : ENTRYPOINT ["/core-metadata"] 04:40:00 ---> Running in b369f5803f41 04:40:00 Removing intermediate container b369f5803f41 04:40:00 ---> 3f9dd8fc301c 04:40:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:40:00 ---> Running in 9c2a3b86e9a5 04:40:00 Removing intermediate container 9c2a3b86e9a5 04:40:00 ---> 995e4a6a5a2e 04:40:00 Step 22/24 : LABEL arch=x86_64 04:40:00 ---> Running in 680b4298ba9b 04:40:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:40:00 Removing intermediate container 680b4298ba9b 04:40:00 ---> 4034e76cd108 04:40:00 Step 23/24 : LABEL git_sha=ada8e99c9c2aad30ed0bfd92c124e99a8939e6be 04:40:00 ---> Running in 907ec5fbcc5e 04:40:00 Removing intermediate container 907ec5fbcc5e 04:40:00 ---> 943f55bb8cfe 04:40:00 Step 24/24 : LABEL version=0.0.0 04:40:00 ---> Running in 0d011a3794dc 04:40:01 (1/6) Installing dumb-init (1.2.2-r1) 04:40:01 Removing intermediate container 0d011a3794dc 04:40:01 ---> dbb9729192c2 04:40:01 04:40:01 (2/6) Installing libgcc (9.3.0-r2) 04:40:01 Successfully built dbb9729192c2 04:40:01 Successfully tagged core-metadata:latest 04:40:01  Building core-metadata ... done (3/6) Installing libsodium (1.0.18-r0) 04:40:01 (4/6) Installing libstdc++ (9.3.0-r2) 04:40:02 (5/6) Installing libzmq (4.3.3-r0) 04:40:02 (6/6) Installing zeromq (4.3.3-r0) 04:40:02 Executing busybox-1.31.1-r20.trigger 04:40:02 OK: 8 MiB in 20 packages 04:40:03 Removing intermediate container 812eaba1ed4c 04:40:03 ---> ffe22b5cba61 04:40:03 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:40:03 ---> eef6000eb31a 04:40:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:40:03 ---> f7ef975c2b72 04:40:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 04:40:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:40:04 ---> 2b6e7d8cc403 04:40:04 Step 20/24 : ENTRYPOINT ["/core-data"] 04:40:04 ---> Running in 02f77c216766 04:40:04 Removing intermediate container 02f77c216766 04:40:04 ---> 2267824d8e3b 04:40:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:40:04 ---> Running in 9a8637ace617 04:40:04 Removing intermediate container 9a8637ace617 04:40:04 ---> 26d990d5ee22 04:40:04 Step 22/24 : LABEL arch=x86_64 04:40:04 ---> Running in 2283bdc5d782 04:40:04 Removing intermediate container 2283bdc5d782 04:40:04 ---> 41dabb6f5ee9 04:40:04 Step 23/24 : LABEL git_sha=ada8e99c9c2aad30ed0bfd92c124e99a8939e6be 04:40:04 ---> Running in fc22186e84c6 04:40:04 Removing intermediate container fc22186e84c6 04:40:04 ---> 77f3b71d38e5 04:40:04 Step 24/24 : LABEL version=0.0.0 04:40:04 ---> Running in 989a2cbe5dc6 04:40:05 Removing intermediate container 989a2cbe5dc6 04:40:05 ---> 6a2e4dde8a12 04:40:05 04:40:05 Successfully built 6a2e4dde8a12 04:40:05 Successfully tagged core-data:latest 04:40:07  Building core-data ... done Removing intermediate container 95aa624145c7 04:40:07 ---> 7de52ec0684a 04:40:07 04:40:07 Step 11/26 : FROM alpine:3.12 04:40:07 ---> 13621d1b12d4 04:40:07 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 04:40:07 Removing intermediate container 6ac669b9e0ed 04:40:07 ---> d99a841d6bfd 04:40:07 04:40:07 Step 11/32 : FROM alpine:3.12 04:40:07 ---> 13621d1b12d4 04:40:07 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 04:40:07 ---> Running in 9b27e8defb1c 04:40:07 ---> Running in a579666f6a40 04:40:07 Removing intermediate container a579666f6a40 04:40:07 ---> afbcf700a07d 04:40:07 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 04:40:07 ---> Running in 73af1a7cbecc 04:40:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:40:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:40:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:40:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:40:07 (1/6) Installing ca-certificates (20191127-r4) 04:40:07 (2/6) Installing nghttp2-libs (1.41.0-r0) 04:40:07 (3/6) Installing libcurl (7.77.0-r0) 04:40:07 (4/6) Installing curl (7.77.0-r0) 04:40:07 (5/6) Installing dumb-init (1.2.2-r1) 04:40:07 (6/6) Installing su-exec (0.2-r1) 04:40:07 Executing busybox-1.31.1-r20.trigger 04:40:07 Executing ca-certificates-20191127-r4.trigger 04:40:07 (1/2) Installing dumb-init (1.2.2-r1) 04:40:07 (2/2) Installing su-exec (0.2-r1) 04:40:07 Executing busybox-1.31.1-r20.trigger 04:40:07 OK: 6 MiB in 16 packages 04:40:07 OK: 7 MiB in 20 packages 04:40:08 Removing intermediate container 73af1a7cbecc 04:40:08 ---> eac653c9d671 04:40:08 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 04:40:08 Removing intermediate container 9b27e8defb1c 04:40:08 ---> e5fc826ac072 04:40:08 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:40:08 ---> Running in 83bcd8a3934e 04:40:08 ---> Running in 69f1fb92a488 04:40:08 Removing intermediate container 83bcd8a3934e 04:40:08 ---> 11ca619121d5 04:40:08 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 04:40:08 Removing intermediate container 69f1fb92a488 04:40:08 ---> db77084a1c0b 04:40:08 Step 14/26 : WORKDIR / 04:40:08 ---> Running in 3d8bf7515459 04:40:08 ---> Running in 884a4c6bd641 04:40:08 Removing intermediate container 3d8bf7515459 04:40:08 ---> a0c6bdebf5dc 04:40:08 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 04:40:08 Removing intermediate container 884a4c6bd641 04:40:08 ---> 654cd327ce4b 04:40:08 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:40:08 ---> Running in ef5f6c3a575f 04:40:08 ---> 24c2c49f63f1 04:40:08 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 04:40:08 ---> 24f62a531b1d 04:40:08 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 04:40:09 ---> 246447fdb3ba 04:40:09 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 04:40:09 Removing intermediate container ef5f6c3a575f 04:40:09 ---> 1e6debe89136 04:40:09 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 04:40:09 ---> Running in b634ca823b03 04:40:09 ---> 889743eda98e 04:40:09 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:40:09 Removing intermediate container b634ca823b03 04:40:09 ---> 1cc75129e308 04:40:09 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 04:40:09 ---> ad3e25768893 04:40:09 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 04:40:09 ---> 5d6dd8cbbc2b 04:40:09 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:40:09 ---> Running in b620d03ca71a 04:40:09 ---> e73e331eed42 04:40:09 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:40:10 ---> 2dc2709b28ba 04:40:10 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 04:40:10 ---> Running in f3ec78dd0599 04:40:10 Removing intermediate container b620d03ca71a 04:40:10 ---> 21495f51d014 04:40:10 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 04:40:10 ---> 761ed18d5197 04:40:10 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:40:10 ---> 6ad9ec22205b 04:40:10 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 04:40:10 Removing intermediate container f3ec78dd0599 04:40:10 ---> a050e8a50f23 04:40:10 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 04:40:10 ---> Running in 2180a3366eef 04:40:10 ---> a92e1ead8c74 04:40:10 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 04:40:10 Removing intermediate container 2180a3366eef 04:40:10 ---> 96744d71d66b 04:40:10 Step 24/26 : LABEL arch=x86_64 04:40:10 ---> Running in 89d01b52c519 04:40:10 Removing intermediate container 89d01b52c519 04:40:10 ---> b653d72852cc 04:40:10 Step 25/26 : LABEL git_sha=ada8e99c9c2aad30ed0bfd92c124e99a8939e6be 04:40:10 ---> c9fdaafc9af6 04:40:10 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 04:40:10 ---> Running in 22d3df9fd7e6 04:40:11 Removing intermediate container 22d3df9fd7e6 04:40:11 ---> 3432da3f6cd6 04:40:11 Step 26/26 : LABEL version=0.0.0 04:40:11 ---> Running in 5270cb777a2a 04:40:11 ---> 8a955577cbe1 04:40:11 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 04:40:11 ---> Running in 866a94b4cb2d 04:40:11 Removing intermediate container 5270cb777a2a 04:40:11 ---> f0b5b0e91df0 04:40:11 04:40:11 Removing intermediate container 866a94b4cb2d 04:40:11 ---> 61ba05692587 04:40:11 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:40:11 Successfully built f0b5b0e91df0 04:40:11 Successfully tagged security-secretstore-setup:latest 04:40:11  Building security-secretstore-setup ... done  ---> 5cd57f3bad90 04:40:11 Step 27/32 : RUN chmod +x /entrypoint.sh 04:40:11 ---> Running in 9c65a8dbc3e4 04:40:11 Removing intermediate container 9c65a8dbc3e4 04:40:11 ---> aced5231fedd 04:40:11 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 04:40:12 ---> Running in 94d127cd787c 04:40:12 Removing intermediate container 94d127cd787c 04:40:12 ---> 6a13c6a9c8f3 04:40:12 Step 29/32 : CMD ["gate"] 04:40:12 ---> Running in 0393693a93ac 04:40:12 Removing intermediate container 0393693a93ac 04:40:12 ---> 9240d5628c2d 04:40:12 Step 30/32 : LABEL arch=x86_64 04:40:12 ---> Running in b91faa7cb23a 04:40:12 Removing intermediate container b91faa7cb23a 04:40:12 ---> e9fa9d38c44d 04:40:12 Step 31/32 : LABEL git_sha=ada8e99c9c2aad30ed0bfd92c124e99a8939e6be 04:40:12 ---> Running in b2673640c86d 04:40:12 Removing intermediate container e0b86cfd77f5 04:40:12 ---> 5b0eca76dcfc 04:40:12 Successfully built 5b0eca76dcfc 04:40:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:40:12 Removing intermediate container b2673640c86d 04:40:12 ---> 6a449132610a 04:40:12 Step 32/32 : LABEL version=0.0.0 04:40:12 ---> Running in 5824b62adece 04:40:13 + docker inspect -f . ci-base-image-arm64 04:40:13 . [Pipeline] withDockerContainer 04:40:13 Removing intermediate container 5824b62adece 04:40:13 ---> 2dca848be94a 04:40:13 04:40:13 Successfully built 2dca848be94a 04:40:13 Successfully tagged security-bootstrapper:latest 04:40:13  Building security-bootstrapper ... done  04:40:13 prd-ubuntu18.04-docker-arm64-4c-16g-140 does not seem to be running inside a container 04:40:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:40:15 $ docker top 661c70c32074a7a44ae2b3649ea98e99169bff47907ffc3a5caa8f86d103dc8e -eo pid,comm [Pipeline] { [Pipeline] } 04:40:15 $ docker stop --time=1 c8e678585c7a668a3553e731c0ec319c184fa4e1ff93e17a6e5a51223a081fcd 04:40:17 $ docker rm -f c8e678585c7a668a3553e731c0ec319c184fa4e1ff93e17a6e5a51223a081fcd [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 04:40:17 + docker images 04:40:17 REPOSITORY TAG IMAGE ID CREATED SIZE 04:40:17 security-bootstrapper latest 2dca848be94a 5 seconds ago 18.2MB 04:40:17 security-secretstore-setup latest f0b5b0e91df0 6 seconds ago 28.1MB 04:40:17 d99a841d6bfd 10 seconds ago 1.14GB 04:40:17 7de52ec0684a 11 seconds ago 1.15GB 04:40:17 core-data latest 6a2e4dde8a12 13 seconds ago 20.2MB 04:40:17 core-metadata latest dbb9729192c2 17 seconds ago 16.6MB 04:40:17 9d862f44e822 20 seconds ago 1.15GB 04:40:17 91c831676412 22 seconds ago 1.15GB 04:40:17 sys-mgmt-agent latest 8e54370be19f 25 seconds ago 312MB 04:40:17 support-notifications latest 8bab9c736a68 53 seconds ago 16.6MB 04:40:17 core-command latest e787ee95e80f 55 seconds ago 15.9MB 04:40:17 support-scheduler latest 606e1c3ef01a About a minute ago 15.9MB 04:40:17 b4012bb89179 About a minute ago 1.14GB 04:40:17 990faf1e4ba1 About a minute ago 1.15GB 04:40:17 70ed3d5b0baa About a minute ago 1.15GB 04:40:17 eb2866068c6e About a minute ago 1.14GB 04:40:17 security-proxy-setup latest 7bccc57a0016 About a minute ago 25.3MB 04:40:17 972e3b0c8f61 About a minute ago 1.15GB 04:40:17 ci-base-image-x86_64 latest 758ecbeff788 5 minutes ago 648MB 04:40:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 5 weeks ago 445MB 04:40:17 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 6 weeks ago 37.5MB 04:40:17 alpine 3.12 13621d1b12d4 8 weeks ago 5.58MB 04:40:17 docker 20.10.0 aefe523efa57 6 months ago 240MB 04:40:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months 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] } 04:40:18 + go version 04:40:18 go version go1.16.5 linux/arm64 [Pipeline] // stage [Pipeline] } [Pipeline] } 04:40:18 $ docker stop --time=1 661c70c32074a7a44ae2b3649ea98e99169bff47907ffc3a5caa8f86d103dc8e 04:40:19 $ docker rm -f 661c70c32074a7a44ae2b3649ea98e99169bff47907ffc3a5caa8f86d103dc8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:40:20 + docker inspect -f . ci-base-image-arm64 04:40:20 . [Pipeline] withDockerContainer 04:40:20 prd-ubuntu18.04-docker-arm64-4c-16g-140 does not seem to be running inside a container 04:40:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:40:22 $ docker top db41bedd553e7be76d45314d816ec156b88d89517af9a878eabc68174ae38ce1 -eo pid,comm [Pipeline] { [Pipeline] echo 04:40:22 ========================================================= 04:40:22 [edgeXBuildGoParallel] Running Tests and Build... 04:40:22 ========================================================= [Pipeline] sh 04:40:23 + go mod tidy [Pipeline] sh 04:40:24 + make test 04:40:24 go mod tidy 04:40:25 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:40:52 ? github.com/edgexfoundry/edgex-go [no test files] 04:41:48 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:41:55 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:42:03 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:42:03 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:42:10 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:42:10 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:42:10 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:42:10 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:42:13 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:42:13 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:42:15 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:42:15 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:42:15 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:42:15 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 04:42:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:42:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:42:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 04:42:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.182s coverage: 28.7% of statements 04:42:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.362s coverage: 100.0% of statements 04:42:32 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 04:42:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:42:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:42:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.315s coverage: 81.2% of statements 04:42:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 04:42:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.389s coverage: 53.4% of statements 04:42:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 04:42:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 04:42:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.488s coverage: 87.7% of statements 04:42:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 04:42:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 04:42:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.269s coverage: 78.9% of statements 04:42:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 04:42:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 04:42:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:42:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:42:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 04:42:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 04:42:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 04:42:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.537s coverage: 95.1% of statements 04:42:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 04:42:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 04:42:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 04:42:44 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 04:42:44 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:42:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:42:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:42:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:42:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:42:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:42:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.161s coverage: 58.8% of statements 04:42:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 04:42:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 04:42:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.205s coverage: 60.0% of statements 04:42:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.287s coverage: 0.8% of statements 04:42:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 04:42:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.170s coverage: 22.0% of statements 04:42:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:42:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.256s coverage: 47.1% of statements 04:42:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.201s coverage: 79.5% of statements 04:42:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.191s coverage: 94.1% of statements 04:42:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.211s coverage: 96.3% of statements 04:42:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.185s coverage: 87.5% of statements 04:43:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.227s coverage: 94.4% of statements 04:43:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.197s coverage: 44.8% of statements 04:43:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.655s coverage: 81.8% of statements 04:43:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:43:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.249s coverage: 92.9% of statements 04:43:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:43:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:43:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:43:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 04:43:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:43:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:43:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:43:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:43:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:43:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.079s coverage: 87.2% of statements 04:43:12 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:43:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:43:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.159s coverage: 100.0% of statements 04:43:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:43:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.216s coverage: 76.0% of statements 04:43:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 04:43:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.194s coverage: 80.0% of statements 04:43:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.262s coverage: 87.2% of statements 04:43:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.264s coverage: 85.4% of statements 04:43:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.278s coverage: 91.2% of statements 04:43:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:43:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.820s coverage: 64.4% of statements 04:43:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:43:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:43:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.152s coverage: 100.0% of statements 04:43:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.086s coverage: 91.3% of statements 04:43:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.110s coverage: 100.0% of statements 04:43:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.063s coverage: 73.7% of statements 04:43:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.081s coverage: 100.0% of statements 04:43:19 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.981s coverage: 66.9% of statements 04:43:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 04:43:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 04:43:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 04:43:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.733s coverage: 43.6% of statements 04:43:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:43:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:43:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.082s coverage: 89.5% of statements 04:43:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:43:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.141s coverage: 84.8% of statements 04:43:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 04:43:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:43:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:43:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 04:43:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.242s coverage: 19.3% of statements 04:43:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 04:43:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 04:43:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 04:43:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.614s coverage: 91.9% of statements 04:43:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 04:43:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 04:43:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 04:43:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 04:43:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:43:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:43:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 04:43:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 04:43:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.213s coverage: 62.7% of statements 04:43:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 04:43:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.426s coverage: 97.6% of statements 04:43:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 04:43:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 04:43:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 04:43:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 04:43:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 04:43:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 04:43:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 04:43:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.065s coverage: 100.0% of statements 04:43:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 04:43:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 04:43:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.163s coverage: 28.9% of statements 04:43:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 04:43:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 04:43:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 04:43:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 04:43:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 04:43:29 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements 04:43:29 GO111MODULE=on go vet ./... 04:44:50 gofmt -l . 04:44:51 [ "`gofmt -l .`" = "" ] 04:44:53 ./bin/test-attribution-txt.sh [Pipeline] sh 04:44:55 + ls -al . 04:44:55 total 548 04:44:55 drwxrwxr-x 9 1001 1001 4096 Jun 10 04:44 . 04:44:55 drwxr-xr-x 4 root root 4096 Jun 10 04:40 .. 04:44:55 -rw-rw-r-- 1 1001 1001 11 Jun 10 04:38 .dockerignore 04:44:55 drwxrwxr-x 8 1001 1001 4096 Jun 10 04:38 .git 04:44:55 drwxrwxr-x 3 1001 1001 4096 Jun 10 04:38 .github 04:44:55 -rw-rw-r-- 1 1001 1001 818 Jun 10 04:38 .gitignore 04:44:55 -rw-rw-r-- 1 1001 1001 166 Jun 10 04:38 .sonarcloud.properties 04:44:55 -rw-rw-r-- 1 1001 1001 8609 Jun 10 04:38 Attribution.txt 04:44:55 -rw-rw-r-- 1 1001 1001 3804 Jun 10 04:38 CONTRIBUTING.md 04:44:55 -rw-rw-r-- 1 1001 1001 931 Jun 10 04:38 Dockerfile.build 04:44:55 -rw-rw-r-- 1 1001 1001 849 Jun 10 04:38 Jenkinsfile 04:44:55 -rw-rw-r-- 1 1001 1001 10775 Jun 10 04:38 LICENSE 04:44:55 -rw-rw-r-- 1 1001 1001 5605 Jun 10 04:38 Makefile 04:44:55 -rw-rw-r-- 1 1001 1001 7978 Jun 10 04:38 README.md 04:44:55 -rw-rw-r-- 1 1001 1001 7071 Jun 10 04:38 SECURITY.md 04:44:55 -rw-rw-r-- 1 1001 1001 5 Jun 10 04:34 VERSION 04:44:55 -rw-rw-r-- 1 1001 1001 4131 Jun 10 04:38 ZMQWindows.md 04:44:55 drwxrwxr-x 2 1001 1001 4096 Jun 10 04:38 bin 04:44:55 drwxrwxr-x 14 1001 1001 4096 Jun 10 04:38 cmd 04:44:55 -rw-r--r-- 1 root root 404951 Jun 10 04:43 coverage.out 04:44:55 -rw-rw-r-- 1 1001 1001 840 Jun 10 04:38 go.mod 04:44:55 -rw-r--r-- 1 root root 21368 Jun 10 04:40 go.sum 04:44:55 drwxrwxr-x 8 1001 1001 4096 Jun 10 04:38 internal 04:44:55 drwxrwxr-x 3 1001 1001 4096 Jun 10 04:38 openapi 04:44:55 drwxrwxr-x 4 1001 1001 4096 Jun 10 04:38 snap 04:44:55 -rw-rw-r-- 1 1001 1001 168 Jun 10 04:38 version.go [Pipeline] sh 04:44:56 + '[' -e coverage.out ] 04:44:56 + chown 1001:1001 coverage.out [Pipeline] stash 04:44:56 Warning: overwriting stash ‘coverage-report’ 04:44:57 Stashed 1 file(s) [Pipeline] sh 04:44:58 + make build 04:44:58 go mod tidy 04:44:58 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 04:45:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:45:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 04:45:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:45:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 04:45:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 04:45:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:45:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 04:45:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:45:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:45:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 04:45:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 04:46:03 $ docker stop --time=1 db41bedd553e7be76d45314d816ec156b88d89517af9a878eabc68174ae38ce1 04:46:05 $ docker rm -f db41bedd553e7be76d45314d816ec156b88d89517af9a878eabc68174ae38ce1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:46:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:46:07 04:46:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:46:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:46:08 latest: Pulling from edgex-devops/edgex-compose-arm64 04:46:08 29e5d40040c1: Pulling fs layer 04:46:08 1ce36da41761: Pulling fs layer 04:46:08 25b303627fd3: Pulling fs layer 04:46:08 29e5d40040c1: Verifying Checksum 04:46:08 29e5d40040c1: Download complete 04:46:09 29e5d40040c1: Pull complete 04:46:09 1ce36da41761: Verifying Checksum 04:46:09 1ce36da41761: Download complete 04:46:10 1ce36da41761: Pull complete 04:46:11 25b303627fd3: Verifying Checksum 04:46:11 25b303627fd3: Download complete 04:46:21 25b303627fd3: Pull complete 04:46:21 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 04:46:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:46:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 04:46:21 prd-ubuntu18.04-docker-arm64-4c-16g-140 does not seem to be running inside a container 04:46:21 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 04:46:24 $ docker top f078b16676f569d94d4feb66b4388e739bcfa0e57d8197c62c835e0d977a6444 -eo pid,comm [Pipeline] { [Pipeline] sh 04:46:25 + grep parallel 04:46:25 + docker-compose build --help 04:46:30 --parallel Build images in parallel. [Pipeline] } 04:46:30 $ docker stop --time=1 f078b16676f569d94d4feb66b4388e739bcfa0e57d8197c62c835e0d977a6444 04:46:32 $ docker rm -f f078b16676f569d94d4feb66b4388e739bcfa0e57d8197c62c835e0d977a6444 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:46:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:46:33 . [Pipeline] withDockerContainer 04:46:33 prd-ubuntu18.04-docker-arm64-4c-16g-140 does not seem to be running inside a container 04:46:33 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 04:46:35 $ docker top f98beb623011d0926d9a08bf4f9ea485d5d18a743d5e4588b1bb2b5fcf0e668e -eo pid,comm [Pipeline] { [Pipeline] sh 04:46:36 + docker-compose -f ./docker-compose-build.yml build --parallel 04:46:40 Building core-command ... 04:46:40 Building core-data ... 04:46:40 Building core-metadata ... 04:46:40 Building security-bootstrapper ... 04:46:40 Building security-proxy-setup ... 04:46:40 Building security-secretstore-setup ... 04:46:40 Building support-notifications ... 04:46:40 Building support-scheduler ... 04:46:40 Building sys-mgmt-agent ... 04:46:40 Building support-notifications 04:46:40 Building core-command 04:46:40 Building security-secretstore-setup 04:46:40 Building security-bootstrapper 04:46:40 Building sys-mgmt-agent 04:47:48 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:47:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:47:48 ---> 5b0eca76dcfc 04:47:48 Step 3/23 : WORKDIR /edgex-go 04:47:48 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:47:48 Step 2/26 : FROM ${BUILDER_BASE} AS builder 04:47:48 ---> 5b0eca76dcfc 04:47:48 Step 3/26 : WORKDIR /edgex-go 04:47:48 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:47:48 Step 2/32 : FROM ${BUILDER_BASE} AS builder 04:47:48 ---> 5b0eca76dcfc 04:47:48 Step 3/32 : WORKDIR /edgex-go 04:47:48 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:47:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:47:48 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 ---> 5b0eca76dcfc 04:47:48 Step 3/24 : WORKDIR /edgex-go 04:47:48 04:47:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:47:48 ---> 5b0eca76dcfc 04:47:48 Step 3/24 : WORKDIR /edgex-go 04:47:48 ---> Running in fd50c5914379 04:47:48 ---> Running in 8233e9305b45 04:47:48 ---> Running in 18c7f7198868 04:47:48 ---> Running in 6354d74a65cd 04:47:48 ---> Running in f7b682b3e595 04:47:49 Removing intermediate container 8233e9305b45 04:47:49 ---> 70d685cb72b7 04:47:49 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:47:49 Removing intermediate container f7b682b3e595 04:47:49 ---> d30437dc2780 04:47:49 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:47:49 Removing intermediate container 6354d74a65cd 04:47:49 ---> 9baa214a623c 04:47:49 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:47:49 Removing intermediate container 18c7f7198868 04:47:49 ---> 250a32675780 04:47:49 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:47:50 Removing intermediate container fd50c5914379 04:47:50 ---> 3bff48fc18ec 04:47:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:47:50 ---> Running in 12bd8744ac14 04:47:50 ---> Running in 3bde632f1629 04:47:50 ---> Running in 552761527cb4 04:47:50 ---> Running in e43461975e63 04:47:50 ---> Running in 18bf4ed9c5a2 04:47:54 Removing intermediate container 3bde632f1629 04:47:54 ---> ad77fdc21077 04:47:54 Step 5/32 : RUN apk add --update --no-cache make git 04:47:54 Removing intermediate container 12bd8744ac14 04:47:54 ---> 6de54f24668f 04:47:54 Step 5/24 : RUN apk add --update --no-cache make bash git 04:47:54 ---> Running in 359482386a7a 04:47:54 ---> Running in aa08f113c87f 04:47:55 Removing intermediate container 18bf4ed9c5a2 04:47:55 ---> 39116ce2f73a 04:47:55 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 04:47:55 Removing intermediate container 552761527cb4 04:47:55 ---> 313418f3c685 04:47:55 Step 5/26 : RUN apk add --update --no-cache make git 04:47:55 Removing intermediate container e43461975e63 04:47:55 ---> 3ca068b9820c 04:47:55 Step 5/24 : RUN apk add --update --no-cache make git 04:47:55 ---> Running in c840f103d85a 04:47:55 ---> Running in 8a703dd0379f 04:47:55 ---> Running in c3ef4c45ecf7 04:47:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:47:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:47:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:47:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:47:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:47:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:47:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:47:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:47:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:47:59 OK: 218 MiB in 52 packages 04:47:59 OK: 218 MiB in 52 packages 04:47:59 OK: 218 MiB in 52 packages 04:48:00 OK: 218 MiB in 52 packages 04:48:00 Removing intermediate container aa08f113c87f 04:48:00 ---> d773212e0f1f 04:48:00 Step 6/24 : COPY go.mod . 04:48:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:48:01 Removing intermediate container 359482386a7a 04:48:01 ---> 237f0fede434 04:48:01 Step 6/32 : COPY go.mod . 04:48:01 Removing intermediate container c840f103d85a 04:48:01 ---> e3b56acbd2d7 04:48:01 Step 6/23 : COPY go.mod . 04:48:02 Removing intermediate container c3ef4c45ecf7 04:48:02 ---> df2af4724cf2 04:48:02 Step 6/24 : COPY go.mod . 04:48:02 ---> d3d6a8e14c4e 04:48:02 Step 7/24 : RUN go mod download 04:48:02 ---> Running in e5de848968bc 04:48:02 ---> 1299b3040f7a 04:48:02 Step 7/23 : RUN go mod download 04:48:03 ---> Running in 49631890610c 04:48:03 ---> 65e602edd293 04:48:03 Step 7/32 : RUN go mod download 04:48:03 ---> Running in 85a9aff33828 04:48:03 ---> 41436623fdf0 04:48:03 Step 7/24 : RUN go mod download 04:48:03 ---> Running in 9aaf78986c09 04:48:04 OK: 218 MiB in 52 packages 04:48:06 Removing intermediate container 8a703dd0379f 04:48:06 ---> 493704e76b0a 04:48:06 Step 6/26 : COPY go.mod . 04:48:07 Removing intermediate container e5de848968bc 04:48:07 ---> ae885e5f1def 04:48:07 Step 8/24 : COPY . . 04:48:07 ---> fe6224d9d952 04:48:07 Step 7/26 : RUN go mod download 04:48:07 Removing intermediate container 49631890610c 04:48:07 ---> 7249a913a0f7 04:48:07 Step 8/23 : COPY . . 04:48:07 ---> Running in 4cf55d407c66 04:48:08 Removing intermediate container 85a9aff33828 04:48:08 ---> d2aa058130de 04:48:08 Step 8/32 : COPY . . 04:48:08 Removing intermediate container 9aaf78986c09 04:48:08 ---> ddbaa0cc36b9 04:48:08 Step 8/24 : COPY . . 04:48:13 Removing intermediate container 4cf55d407c66 04:48:13 ---> 52e3787c6c59 04:48:13 Step 8/26 : COPY . . 04:48:36 ---> 7ae6c2e23d25 04:48:36 Step 9/32 : RUN go mod tidy 04:48:36 ---> 16f900ac1310 04:48:36 Step 9/24 : RUN go mod tidy 04:48:36 ---> c7868237bc8b 04:48:36 Step 9/24 : RUN go mod tidy 04:48:36 ---> 7865efe52afb 04:48:36 Step 9/23 : RUN go mod tidy 04:48:36 ---> 85f0255f6967 04:48:36 Step 9/26 : RUN go mod tidy 04:48:36 ---> Running in f7e006752a89 04:48:36 ---> Running in fe95e97b4b78 04:48:36 ---> Running in f18b6cd5a496 04:48:36 ---> Running in 1949a6608505 04:48:36 ---> Running in 1d5399132b06 04:48:42 Removing intermediate container f7e006752a89 04:48:42 ---> a7b1fb997c16 04:48:42 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 04:48:42 ---> Running in fc7ee29103e1 04:48:43 Removing intermediate container fe95e97b4b78 04:48:43 ---> 8c92199d2af6 04:48:43 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 04:48:43 Removing intermediate container f18b6cd5a496 04:48:43 ---> eb441dbf04f4 04:48:43 Step 10/24 : RUN make cmd/core-command/core-command 04:48:43 ---> Running in 725094d411fb 04:48:44 ---> Running in 89f878f990d8 04:48:44 Removing intermediate container 1d5399132b06 04:48:44 ---> a2727b609c8e 04:48:44 Step 10/23 : RUN make cmd/support-notifications/support-notifications 04:48:44 Removing intermediate container 1949a6608505 04:48:44 ---> 5eb60de50ddb 04:48:44 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:48:44 ---> Running in 938ce7566c3e 04:48:44 ---> Running in 047fca5ad09c 04:48:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:48:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 04:48:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 04:48:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:48:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:50:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:50:43 Removing intermediate container fc7ee29103e1 04:50:43 ---> ef93f0b0e90f 04:50:43 04:50:43 Step 11/32 : FROM alpine:3.12 04:50:43 Removing intermediate container 89f878f990d8 04:50:43 ---> 9e915bdf7460 04:50:43 04:50:43 Step 11/24 : FROM alpine:3.12 04:50:43 Removing intermediate container 725094d411fb 04:50:43 ---> 67693f59a97c 04:50:43 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 04:50:43 ---> Running in ad6ec861bb6f 04:50:44 3.12: Pulling from library/alpine 04:50:44 3.12: Pulling from library/alpine 04:50:44 Removing intermediate container 938ce7566c3e 04:50:44 ---> c7333f6a3508 04:50:44 04:50:44 Step 11/26 : FROM alpine:3.12 04:50:45 3.12: Pulling from library/alpine 04:50:45 Removing intermediate container 047fca5ad09c 04:50:45 ---> 7ca6b1621c00 04:50:45 04:50:45 Step 11/23 : FROM alpine:3.12 04:50:45 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 04:50:45 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 04:50:45 Status: Downloaded newer image for alpine:3.12 04:50:45 Status: Image is up to date for alpine:3.12 04:50:45 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 04:50:45 Status: Image is up to date for alpine:3.12 04:50:45 3.12: Pulling from library/alpine 04:50:45 ---> 9852663dfa18 04:50:45 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 04:50:45 ---> 9852663dfa18 04:50:45 Step 12/24 : RUN apk add --update --no-cache dumb-init 04:50:45 ---> 9852663dfa18 04:50:45 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 04:50:46 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 04:50:46 Status: Image is up to date for alpine:3.12 04:50:46 ---> 9852663dfa18 04:50:46 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 04:50:46 ---> Running in b907369090e0 04:50:46 ---> Running in 4d4efb509a2a 04:50:46 ---> Running in 95be7d3c3ac7 04:50:46 ---> Running in e8b42fbd47e0 04:50:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 04:50:47 Removing intermediate container 95be7d3c3ac7 04:50:47 ---> 9004ea889fce 04:50:47 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 04:50:47 ---> Running in a0f152011984 04:50:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:50:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:50:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:50:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:50:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:50:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:50:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:50:49 (1/6) Installing ca-certificates (20191127-r4) 04:50:49 (2/6) Installing nghttp2-libs (1.41.0-r0) 04:50:49 (3/6) Installing libcurl (7.77.0-r0) 04:50:49 (4/6) Installing curl (7.77.0-r0) 04:50:49 (5/6) Installing dumb-init (1.2.2-r1) 04:50:49 (1/2) Installing ca-certificates (20191127-r4) 04:50:49 (6/6) Installing su-exec (0.2-r1) 04:50:49 Executing busybox-1.31.1-r20.trigger 04:50:49 Executing ca-certificates-20191127-r4.trigger 04:50:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:50:50 (2/2) Installing dumb-init (1.2.2-r1) 04:50:50 Executing busybox-1.31.1-r20.trigger 04:50:50 Executing ca-certificates-20191127-r4.trigger 04:50:50 OK: 7 MiB in 20 packages 04:50:50 (1/1) Installing dumb-init (1.2.2-r1) 04:50:50 Executing busybox-1.31.1-r20.trigger 04:50:50 OK: 5 MiB in 15 packages 04:50:50 OK: 6 MiB in 16 packages 04:50:50 (1/2) Installing dumb-init (1.2.2-r1) 04:50:50 (2/2) Installing su-exec (0.2-r1) 04:50:50 Executing busybox-1.31.1-r20.trigger 04:50:50 OK: 5 MiB in 16 packages 04:50:51 Removing intermediate container ad6ec861bb6f 04:50:51 ---> d5dbf8d8eb04 04:50:51 04:50:51 Step 12/24 : FROM docker:20.10.0 04:50:51 20.10.0: Pulling from library/docker 04:50:52 Removing intermediate container 4d4efb509a2a 04:50:52 ---> e1737758b43a 04:50:52 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:50:52 Removing intermediate container b907369090e0 04:50:52 ---> 08700db5613e 04:50:52 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:50:53 ---> Running in 3119a72b02dd 04:50:53 ---> Running in 4849f4855ef7 04:50:53 Removing intermediate container a0f152011984 04:50:53 ---> e44003c62a4b 04:50:53 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 04:50:53 Removing intermediate container e8b42fbd47e0 04:50:53 ---> 946e55b5b08a 04:50:53 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 04:50:53 ---> Running in 0f1208574b52 04:50:54 ---> Running in 21ff4d5b127d 04:50:54 Removing intermediate container 4849f4855ef7 04:50:54 ---> e908b5867124 04:50:54 Step 14/24 : ENV APP_PORT=59882 04:50:54 Removing intermediate container 3119a72b02dd 04:50:54 ---> 06a8248bc460 04:50:54 Step 14/26 : WORKDIR / 04:50:54 ---> Running in de037c06fd5b 04:50:54 Removing intermediate container 0f1208574b52 04:50:54 ---> ffd6bf5ecfac 04:50:54 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 04:50:54 Removing intermediate container 21ff4d5b127d 04:50:54 ---> e20a0325d93a 04:50:54 Step 14/23 : ENV APP_PORT=59860 04:50:55 ---> Running in b0d2733976ab 04:50:55 ---> Running in b7db4b063b2f 04:50:55 ---> Running in 1e7337631008 04:50:55 Removing intermediate container de037c06fd5b 04:50:55 ---> 0f002c8b52e2 04:50:55 Step 15/24 : EXPOSE $APP_PORT 04:50:55 ---> Running in 3ba7681c906f 04:50:56 Removing intermediate container b0d2733976ab 04:50:56 ---> 15d225404aeb 04:50:56 Removing intermediate container b7db4b063b2f 04:50:56 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:50:56 ---> e2352af39b36 04:50:56 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 04:50:56 Removing intermediate container 1e7337631008 04:50:56 ---> 7cb80c3057ae 04:50:56 Step 15/23 : EXPOSE $APP_PORT 04:50:56 ---> Running in 6b2779707868 04:50:56 ---> Running in 55149d105b4e 04:50:56 Removing intermediate container 3ba7681c906f 04:50:56 ---> 007c702372b6 04:50:56 Step 16/24 : WORKDIR / 04:50:57 ---> Running in 4f10e32520c9 04:50:57 ---> 2649bb7b1cb1 04:50:57 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 04:50:57 Removing intermediate container 55149d105b4e 04:50:57 ---> 198e63573ab3 04:50:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:50:58 Removing intermediate container 4f10e32520c9 04:50:58 ---> 2885cac59897 04:50:58 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:50:59 ---> 206efe995a21 04:50:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:50:59 ---> 19cd0cee28ed 04:50:59 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 04:50:59 ---> e577c559e609 04:50:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:51:00 Removing intermediate container 6b2779707868 04:51:00 ---> 7ca66dc8e707 04:51:00 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 04:51:00 ---> Running in ec8195d3f22a 04:51:01 ---> 988fdfdbfe84 04:51:01 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 04:51:01 ---> e5a347c0b453 04:51:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 04:51:01 ---> 8cdad48b5433 04:51:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 04:51:01 Removing intermediate container ec8195d3f22a 04:51:01 ---> 9f313e939189 04:51:01 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 04:51:02 ---> ee1f1031f5bb 04:51:02 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:51:02 ---> fe4854f5def1 04:51:02 Step 19/23 : ENTRYPOINT ["/support-notifications"] 04:51:03 ---> Running in 1008a8571e76 04:51:03 ---> c9dab386e5de 04:51:03 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 04:51:03 ---> c8fa5539b4ce 04:51:03 Step 20/24 : ENTRYPOINT ["/core-command"] 04:51:03 ---> Running in de3d209ee570 04:51:03 ---> Running in 932b977fd526 04:51:03 ---> 53588a569545 04:51:03 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:51:04 Removing intermediate container 1008a8571e76 04:51:04 ---> 0aa50bfe99b5 04:51:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:51:04 ---> Running in 953be4b24ea6 04:51:04 Removing intermediate container 932b977fd526 04:51:04 ---> 1eedb8829a60 04:51:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:51:05 ---> Running in a665a1835748 04:51:05 Removing intermediate container 953be4b24ea6 04:51:05 ---> 507942565129 04:51:05 Step 21/23 : LABEL arch=arm64 04:51:05 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 04:51:05 Status: Downloaded newer image for docker:20.10.0 04:51:05 ---> eeaf43b92773 04:51:05 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 04:51:05 ---> Running in e7fbb3960bc2 04:51:05 ---> Running in 29e470c95195 04:51:05 Removing intermediate container a665a1835748 04:51:05 ---> a74cf3ac82f5 04:51:05 Step 22/24 : LABEL arch=arm64 04:51:06 ---> e7e4e3641db3 04:51:06 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:51:06 ---> Running in 2746808f135f 04:51:06 Removing intermediate container e7fbb3960bc2 04:51:06 ---> da7df4b0d9a0 04:51:06 Step 22/23 : LABEL git_sha=ada8e99c9c2aad30ed0bfd92c124e99a8939e6be 04:51:06 ---> Running in da037614a36c 04:51:06 Removing intermediate container 29e470c95195 04:51:06 ---> 9a10719f5d59 04:51:06 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 04:51:07 ---> Running in 690c88ac991b 04:51:07 Removing intermediate container 2746808f135f 04:51:07 ---> eebd487370a8 04:51:07 Step 23/24 : LABEL git_sha=ada8e99c9c2aad30ed0bfd92c124e99a8939e6be 04:51:07 ---> Running in 862c93173bae 04:51:07 Removing intermediate container da037614a36c 04:51:07 ---> 7e16fd169450 04:51:07 Step 23/23 : LABEL version=0.0.0 04:51:07 Removing intermediate container de3d209ee570 04:51:07 ---> ea9ad9473d8a 04:51:07 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 04:51:07 ---> 9d5d6b3fb626 04:51:07 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 04:51:07 ---> Running in fb968027a395 04:51:07 ---> Running in f4b93c0451f4 04:51:08 Removing intermediate container 862c93173bae 04:51:08 ---> c3e445d7c8b4 04:51:08 Step 24/24 : LABEL version=0.0.0 04:51:08 Removing intermediate container fb968027a395 04:51:08 ---> 0582d46554e3 04:51:08 04:51:08 ---> Running in 1ce0a9f9158e 04:51:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:51:08 ---> fcd09568cc3e 04:51:08 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:51:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:51:08 Successfully built 0582d46554e3 04:51:09 Successfully tagged support-notifications-arm64:latest 04:51:09 Building core-data 04:51:09  Building support-notifications ... done Removing intermediate container 1ce0a9f9158e 04:51:09 ---> c5f76bb34960 04:51:09 04:51:09 (1/39) Installing readline (8.0.4-r0) 04:51:09 (2/39) Installing bash (5.0.17-r0) 04:51:09 Executing bash-5.0.17-r0.post-install 04:51:09 (3/39) Installing nghttp2-libs (1.41.0-r0) 04:51:09 (4/39) Installing libcurl (7.77.0-r0) 04:51:09 (5/39) Installing curl (7.77.0-r0) 04:51:09 (6/39) Installing dumb-init (1.2.2-r1) 04:51:09 (7/39) Installing libbz2 (1.0.8-r1) 04:51:09 (8/39) Installing expat (2.2.9-r1) 04:51:09 (9/39) Installing libffi (3.3-r2) 04:51:09 (10/39) Installing gdbm (1.13-r1) 04:51:09 Successfully built c5f76bb34960 04:51:09 (11/39) Installing xz-libs (5.2.5-r0) 04:51:09 (12/39) Installing sqlite-libs (3.32.1-r1) 04:51:09 (13/39) Installing python3 (3.8.10-r0) 04:51:09 Successfully tagged core-command-arm64:latest 04:51:09 Building core-metadata 04:51:11  Building core-command ... done  ---> 91a61ac6acab 04:51:11 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 04:51:12 (14/39) Installing py3-appdirs (1.4.4-r1) 04:51:12 (15/39) Installing py3-ordered-set (4.0.1-r0) 04:51:12 (16/39) Installing py3-parsing (2.4.7-r0) 04:51:12 (17/39) Installing py3-six (1.15.0-r0) 04:51:12 (18/39) Installing py3-packaging (20.4-r0) 04:51:12 (19/39) Installing py3-setuptools (47.0.0-r0) 04:51:12 (20/39) Installing py3-chardet (3.0.4-r4) 04:51:12 (21/39) Installing py3-idna (2.9-r0) 04:51:12 (22/39) Installing py3-certifi (2020.4.5.1-r0) 04:51:12 (23/39) Installing py3-urllib3 (1.25.9-r0) 04:51:12 (24/39) Installing py3-requests (2.23.0-r0) 04:51:12 Removing intermediate container f4b93c0451f4 04:51:12 ---> 0118e8fac190 04:51:12 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 04:51:12 (25/39) Installing py3-msgpack (1.0.0-r0) 04:51:12 (26/39) Installing py3-lockfile (0.12.2-r3) 04:51:12 (27/39) Installing py3-cachecontrol (0.12.6-r0) 04:51:12 (28/39) Installing py3-colorama (0.4.3-r0) 04:51:12 (29/39) Installing py3-distlib (0.3.0-r0) 04:51:12 (30/39) Installing py3-distro (1.5.0-r1) 04:51:12 (31/39) Installing py3-webencodings (0.5.1-r3) 04:51:12 (32/39) Installing py3-html5lib (1.0.1-r4) 04:51:12 (33/39) Installing py3-pytoml (0.1.21-r0) 04:51:12 (34/39) Installing py3-pep517 (0.8.2-r0) 04:51:12 (35/39) Installing py3-progress (1.5-r0) 04:51:12 (36/39) Installing py3-toml (0.10.1-r0) 04:51:12 (37/39) Installing py3-retrying (1.3.3-r0) 04:51:12 (38/39) Installing py3-contextlib2 (0.6.0-r0) 04:51:12 (39/39) Installing py3-pip (20.1.1-r0) 04:51:12 Executing busybox-1.31.1-r19.trigger 04:51:13 OK: 72 MiB in 59 packages 04:51:13 ---> f889b1f770fd 04:51:13 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 04:51:13 ---> Running in 3fe3b9020d51 04:51:14 Removing intermediate container 3fe3b9020d51 04:51:14 ---> 12922fb5cad3 04:51:14 Step 24/26 : LABEL arch=arm64 04:51:15 ---> 235effa158c8 04:51:15 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 04:51:15 ---> Running in 49eb2cf0b0ee 04:51:16 ---> d02846643032 04:51:16 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 04:51:16 Removing intermediate container 49eb2cf0b0ee 04:51:16 ---> 5b37df14e413 04:51:16 Step 25/26 : LABEL git_sha=ada8e99c9c2aad30ed0bfd92c124e99a8939e6be 04:51:16 ---> Running in ada4537c0c0d 04:51:17 ---> Running in 0c457f58ef12 04:51:17 Removing intermediate container ada4537c0c0d 04:51:17 ---> aad512cd4ec3 04:51:17 Step 26/26 : LABEL version=0.0.0 04:51:17 Removing intermediate container 0c457f58ef12 04:51:17 ---> 3dc111b3fae9 04:51:17 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:51:17 ---> Running in 0a59148c6ba6 04:51:18 Removing intermediate container 0a59148c6ba6 04:51:18 ---> 8592884116cc 04:51:18 04:51:19 Collecting docker-compose==1.23.2 04:51:19 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 04:51:19 Successfully built 8592884116cc 04:51:19 ---> cc7d72c2005a 04:51:19 Step 27/32 : RUN chmod +x /entrypoint.sh 04:51:19 Successfully tagged security-secretstore-setup-arm64:latest 04:51:19 Building support-scheduler 04:51:19  Building security-secretstore-setup ... done  ---> Running in f7fc268f4391 04:51:19 Collecting docopt<0.7,>=0.6.1 04:51:19 Downloading docopt-0.6.2.tar.gz (25 kB) 04:51:23 Removing intermediate container f7fc268f4391 04:51:23 ---> 77bacaeada29 04:51:23 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 04:51:23 Collecting PyYAML<4,>=3.10 04:51:23 Downloading PyYAML-3.13.tar.gz (270 kB) 04:51:23 ---> Running in 3d2c072af41c 04:51:24 Removing intermediate container 3d2c072af41c 04:51:24 ---> 3a9dafbfb675 04:51:24 Step 29/32 : CMD ["gate"] 04:51:25 ---> Running in af29f5af4fda 04:51:25 Removing intermediate container af29f5af4fda 04:51:25 ---> d92248fe4e51 04:51:25 Step 30/32 : LABEL arch=arm64 04:51:26 ---> Running in 3dc3e2633571 04:51:26 Removing intermediate container 3dc3e2633571 04:51:26 ---> 5f0d4af218bc 04:51:26 Step 31/32 : LABEL git_sha=ada8e99c9c2aad30ed0bfd92c124e99a8939e6be 04:51:27 ---> Running in eb08c1c6ad64 04:51:28 Removing intermediate container eb08c1c6ad64 04:51:28 ---> f3d5b5605d3b 04:51:28 Step 32/32 : LABEL version=0.0.0 04:51:28 Collecting texttable<0.10,>=0.9.0 04:51:28 Downloading texttable-0.9.1.tar.gz (11 kB) 04:51:28 ---> Running in fbadf738cd13 04:51:29 Removing intermediate container fbadf738cd13 04:51:29 ---> ed45b958e3b3 04:51:29 04:51:30 Successfully built ed45b958e3b3 04:51:30 Successfully tagged security-bootstrapper-arm64:latest 04:51:30 Building security-proxy-setup 04:51:31  Building security-bootstrapper ... done Collecting docker<4.0,>=3.6.0 04:51:31 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 04:51:32 Collecting jsonschema<3,>=2.5.1 04:51:32 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 04:51:33 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 04:51:33 Collecting cached-property<2,>=1.2.0 04:51:33 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 04:51:33 Collecting dockerpty<0.5,>=0.4.1 04:51:33 Downloading dockerpty-0.4.1.tar.gz (13 kB) 04:51:38 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 04:51:38 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 04:51:39 Collecting websocket-client<1.0,>=0.32.0 04:51:39 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 04:51:39 Collecting docker-pycreds>=0.4.0 04:51:39 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:51:40 Collecting urllib3<1.25,>=1.21.1 04:51:40 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 04:51:41 Collecting idna<2.8,>=2.5 04:51:41 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 04:51:41 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 04:51:41 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 04:51:41 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 04:51:41 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 04:51:41 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 04:51:41 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 04:51:42 Installing collected packages: docopt, PyYAML, texttable, websocket-client, docker-pycreds, urllib3, idna, requests, docker, jsonschema, cached-property, dockerpty, docker-compose 04:51:42 Running setup.py install for docopt: started 04:51:45 Running setup.py install for docopt: finished with status 'done' 04:51:45 Running setup.py install for PyYAML: started 04:51:48 Running setup.py install for PyYAML: finished with status 'done' 04:51:48 Running setup.py install for texttable: started 04:51:51 Running setup.py install for texttable: finished with status 'done' 04:51:51 Attempting uninstall: urllib3 04:51:51 Found existing installation: urllib3 1.25.9 04:51:51 Uninstalling urllib3-1.25.9: 04:51:51 Successfully uninstalled urllib3-1.25.9 04:51:52 Attempting uninstall: idna 04:51:52 Found existing installation: idna 2.9 04:51:52 Uninstalling idna-2.9: 04:51:52 Successfully uninstalled idna-2.9 04:51:53 Attempting uninstall: requests 04:51:53 Found existing installation: requests 2.23.0 04:51:53 Uninstalling requests-2.23.0: 04:51:53 Successfully uninstalled requests-2.23.0 04:51:54 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:51:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:51:54 ---> 5b0eca76dcfc 04:51:54 Step 3/24 : WORKDIR /edgex-go 04:51:54 ---> Using cache 04:51:54 ---> 3bff48fc18ec 04:51:54 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:51:54 ---> Using cache 04:51:54 ---> 39116ce2f73a 04:51:54 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 04:51:54 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:51:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:51:54 ---> 5b0eca76dcfc 04:51:54 Step 3/24 : WORKDIR /edgex-go 04:51:54 ---> Using cache 04:51:54 ---> 3bff48fc18ec 04:51:54 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:51:54 ---> Using cache 04:51:54 ---> 39116ce2f73a 04:51:54 Step 5/24 : RUN apk add --update --no-cache make git 04:51:58 Running setup.py install for dockerpty: started 04:51:59 ---> Running in b9452bd6d131 04:51:59 ---> Running in e9e2f1ad1c8f 04:52:01 Running setup.py install for dockerpty: finished with status 'done' 04:52:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:52:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:52:02 Successfully installed PyYAML-3.13 cached-property-1.5.2 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 04:52:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:52:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:52:03 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:52:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:52:03 ---> 5b0eca76dcfc 04:52:03 Step 3/23 : WORKDIR /edgex-go 04:52:03 ---> Using cache 04:52:03 ---> 3bff48fc18ec 04:52:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:52:03 ---> Using cache 04:52:03 ---> 39116ce2f73a 04:52:03 Step 5/23 : RUN apk add --update --no-cache make git 04:52:03 OK: 218 MiB in 52 packages 04:52:04 ---> Running in 98ab808c8616 04:52:04 OK: 218 MiB in 52 packages 04:52:06 Removing intermediate container b9452bd6d131 04:52:06 ---> 937585da2b1d 04:52:06 Step 6/24 : COPY go.mod . 04:52:06 Removing intermediate container e9e2f1ad1c8f 04:52:06 ---> d68b4a69c2d5 04:52:06 Step 6/24 : COPY go.mod . 04:52:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:52:07 ---> 179d98338824 04:52:07 Step 7/24 : RUN go mod download 04:52:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:52:07 ---> 47ba43fdfc9c 04:52:07 Step 7/24 : RUN go mod download 04:52:07 ---> Running in 5a7800d00b57 04:52:07 ---> Running in b6105aa40fac 04:52:08 OK: 218 MiB in 52 packages 04:52:10 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:52:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:52:10 ---> 5b0eca76dcfc 04:52:10 Step 3/22 : WORKDIR /edgex-go 04:52:10 ---> Using cache 04:52:10 ---> 3bff48fc18ec 04:52:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:52:10 ---> Using cache 04:52:10 ---> 39116ce2f73a 04:52:10 Step 5/22 : RUN apk add --update --no-cache make git 04:52:10 ---> Using cache 04:52:10 ---> 937585da2b1d 04:52:10 Step 6/22 : COPY go.mod . 04:52:10 ---> Using cache 04:52:10 ---> 179d98338824 04:52:10 Step 7/22 : RUN go mod download 04:52:10 ---> Running in ff9890943ba1 04:52:10 Removing intermediate container 98ab808c8616 04:52:10 ---> 244bc60858a2 04:52:10 Step 6/23 : COPY go.mod . 04:52:12 ---> e58a2b8ae00b 04:52:12 Step 7/23 : RUN go mod download 04:52:12 ---> Running in 84afc0e1f8c3 04:52:12 Removing intermediate container 5a7800d00b57 04:52:12 ---> a6515ebac955 04:52:12 Step 8/24 : COPY . . 04:52:13 Removing intermediate container b6105aa40fac 04:52:13 ---> bda5ccc5e6bc 04:52:13 Step 8/24 : COPY . . 04:52:16 Removing intermediate container ff9890943ba1 04:52:16 ---> 0a4018778fdb 04:52:16 Step 8/22 : COPY . . 04:52:18 Removing intermediate container 84afc0e1f8c3 04:52:18 ---> d132a24eef9d 04:52:18 Step 8/23 : COPY . . 04:52:19 Removing intermediate container 690c88ac991b 04:52:19 ---> eab76cf658e4 04:52:19 Step 15/24 : ENV APP_PORT=58890 04:52:20 ---> Running in 57e322a08650 04:52:22 Removing intermediate container 57e322a08650 04:52:22 ---> c9e82ebc4960 04:52:22 Step 16/24 : EXPOSE $APP_PORT 04:52:23 ---> Running in 50671fb8325e 04:52:24 Removing intermediate container 50671fb8325e 04:52:24 ---> 0784edd7fc5e 04:52:24 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:52:28 ---> 62126b6ddbce 04:52:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:52:30 ---> 570e14175b44 04:52:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:52:33 ---> f39dd632305d 04:52:33 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 04:52:33 ---> Running in 2db6a358a2a9 04:52:35 Removing intermediate container 2db6a358a2a9 04:52:35 ---> a9b33227fe65 04:52:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:52:35 ---> Running in 6374928d8327 04:52:36 Removing intermediate container 6374928d8327 04:52:36 ---> 7d819f1ab0cb 04:52:36 Step 22/24 : LABEL arch=arm64 04:52:36 ---> Running in d2590e3e129d 04:52:37 ---> 036ba633471d 04:52:37 Step 9/24 : RUN go mod tidy 04:52:37 ---> e76f77347cdc 04:52:37 Step 9/24 : RUN go mod tidy 04:52:38 Removing intermediate container d2590e3e129d 04:52:38 ---> 6b94fd0939d7 04:52:38 Step 23/24 : LABEL git_sha=ada8e99c9c2aad30ed0bfd92c124e99a8939e6be 04:52:38 ---> Running in c55f22a14076 04:52:38 ---> Running in 863d8e106023 04:52:38 ---> Running in 01cb3b836f13 04:52:38 ---> 870393479b4e 04:52:38 Step 9/22 : RUN go mod tidy 04:52:39 ---> Running in 137da8d1af83 04:52:39 Removing intermediate container 01cb3b836f13 04:52:39 ---> 5a87753ac887 04:52:39 Step 24/24 : LABEL version=0.0.0 04:52:39 ---> Running in 818b16c19d39 04:52:40 Removing intermediate container 818b16c19d39 04:52:40 ---> 523a0f15e574 04:52:40 04:52:41 ---> 7be52a1ccbab 04:52:41 Step 9/23 : RUN go mod tidy 04:52:41 Successfully built 523a0f15e574 04:52:41 ---> Running in fe635d12ce38 04:52:41 Successfully tagged sys-mgmt-agent-arm64:latest 04:52:46  Building sys-mgmt-agent ... done Removing intermediate container 863d8e106023 04:52:46 ---> 78b4e2ea08c9 04:52:46 Step 10/24 : RUN make cmd/core-metadata/core-metadata 04:52:46 ---> Running in 6cc074757c89 04:52:46 Removing intermediate container c55f22a14076 04:52:46 ---> c28d2cd5024d 04:52:46 Step 10/24 : RUN make cmd/core-data/core-data 04:52:46 Removing intermediate container 137da8d1af83 04:52:46 ---> f10564d1ccd5 04:52:46 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 04:52:46 ---> Running in 912682d77dc6 04:52:46 ---> Running in dd3efbf742b4 04:52:47 Removing intermediate container fe635d12ce38 04:52:47 ---> 03745c02ea4d 04:52:47 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 04:52:47 ---> Running in b26a57651f1a 04:52:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:52:48 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 04:52:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 04:52:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:54:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 04:54:34 Removing intermediate container dd3efbf742b4 04:54:34 ---> 2512969456aa 04:54:34 04:54:34 Step 11/22 : FROM alpine:3.12 04:54:34 ---> 9852663dfa18 04:54:34 Step 12/22 : RUN apk add --update --no-cache curl 04:54:34 ---> Running in 3981254c68e5 04:54:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:54:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:54:37 (1/4) Installing ca-certificates (20191127-r4) 04:54:37 (2/4) Installing nghttp2-libs (1.41.0-r0) 04:54:37 (3/4) Installing libcurl (7.77.0-r0) 04:54:37 (4/4) Installing curl (7.77.0-r0) 04:54:37 Executing busybox-1.31.1-r20.trigger 04:54:37 Executing ca-certificates-20191127-r4.trigger 04:54:37 OK: 7 MiB in 18 packages 04:54:39 Removing intermediate container b26a57651f1a 04:54:39 ---> 8fc298c3fa88 04:54:39 04:54:39 Step 11/23 : FROM alpine:3.12 04:54:39 ---> 9852663dfa18 04:54:39 Step 12/23 : RUN apk add --update --no-cache dumb-init 04:54:39 ---> Using cache 04:54:39 ---> e1737758b43a 04:54:39 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:54:39 ---> Using cache 04:54:39 ---> e908b5867124 04:54:39 Step 14/23 : ENV APP_PORT=59861 04:54:39 ---> Running in 2c4ffbf06d26 04:54:40 Removing intermediate container 2c4ffbf06d26 04:54:40 ---> 71ab12b50236 04:54:40 Step 15/23 : EXPOSE $APP_PORT 04:54:40 Removing intermediate container 6cc074757c89 04:54:40 ---> cee5817c98ad 04:54:40 04:54:40 Step 11/24 : FROM alpine:3.12 04:54:40 ---> 9852663dfa18 04:54:40 Step 12/24 : RUN apk add --update --no-cache dumb-init 04:54:40 ---> Using cache 04:54:40 ---> e1737758b43a 04:54:40 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:54:40 ---> Using cache 04:54:40 ---> e908b5867124 04:54:40 Step 14/24 : ENV APP_PORT=59881 04:54:40 Removing intermediate container 3981254c68e5 04:54:40 ---> ae7818d58381 04:54:40 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:54:40 ---> Running in 3bd78ce806fe 04:54:40 ---> Running in 52198019a1c9 04:54:40 ---> Running in d131e758a0a6 04:54:41 Removing intermediate container 3bd78ce806fe 04:54:41 ---> bcba35499b8f 04:54:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:54:41 Removing intermediate container 52198019a1c9 04:54:41 ---> af7bd3f19da8 04:54:41 Removing intermediate container d131e758a0a6 04:54:41 ---> 2c9c8898d1ae 04:54:41 Step 14/22 : WORKDIR /edgex 04:54:41 Step 15/24 : EXPOSE $APP_PORT 04:54:41 ---> Running in 0fa51770fd27 04:54:41 ---> Running in 6cb2410be2ce 04:54:42 Removing intermediate container 0fa51770fd27 04:54:42 ---> 76a457116654 04:54:42 Step 16/24 : WORKDIR / 04:54:42 Removing intermediate container 6cb2410be2ce 04:54:42 ---> 118005b19b60 04:54:42 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:54:42 ---> 18bee05f5a3b 04:54:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:54:42 ---> Running in 0fe5de650133 04:54:43 Removing intermediate container 0fe5de650133 04:54:43 ---> 21d704fa3232 04:54:43 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:54:43 ---> d3e47d7142e4 04:54:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:54:44 ---> 4aaa063bbd83 04:54:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:54:45 ---> 4836127f13c2 04:54:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:54:46 ---> e7d4de48286a 04:54:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:54:46 ---> 1f9c8dece705 04:54:46 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 04:54:46 ---> Running in 54773beb6179 04:54:46 ---> e17879e0b5e8 04:54:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:54:47 Removing intermediate container 912682d77dc6 04:54:47 ---> c87d0efd3e4a 04:54:47 04:54:47 Step 11/24 : FROM alpine:3.12 04:54:47 ---> 9852663dfa18 04:54:47 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:54:47 ---> 19f6a42316dc 04:54:47 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 04:54:47 Removing intermediate container 54773beb6179 04:54:47 ---> 6b768fcbd7bf 04:54:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:54:47 ---> Running in 89d62493c97b 04:54:47 ---> Running in 4265aecf8eb9 04:54:47 ---> Running in 15d388939d88 04:54:48 Removing intermediate container 89d62493c97b 04:54:48 ---> a10f8f09576a 04:54:48 Step 13/24 : ENV APP_PORT=59880 04:54:48 ---> cb3ea61d31ef 04:54:48 Step 20/24 : ENTRYPOINT ["/core-metadata"] 04:54:48 ---> Running in 442b4518dda0 04:54:48 ---> Running in d60bae68e822 04:54:48 Removing intermediate container 4265aecf8eb9 04:54:48 ---> d4cc065cb4cf 04:54:48 Step 19/22 : CMD ["--init=true"] 04:54:48 Removing intermediate container 15d388939d88 04:54:48 ---> 6da2d4a91438 04:54:48 Step 21/23 : LABEL arch=arm64 04:54:48 ---> Running in 6ce2d5dcdd4c 04:54:48 ---> Running in afb4b790e409 04:54:48 Removing intermediate container 442b4518dda0 04:54:48 ---> 3b5c8981b739 04:54:48 Step 14/24 : EXPOSE $APP_PORT 04:54:48 Removing intermediate container d60bae68e822 04:54:48 ---> 00da015b48e7 04:54:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:54:49 ---> Running in e3e13b464e41 04:54:49 ---> Running in 638135a37b8d 04:54:49 Removing intermediate container 6ce2d5dcdd4c 04:54:49 ---> a187660b137e 04:54:49 Step 20/22 : LABEL arch=arm64 04:54:49 Removing intermediate container afb4b790e409 04:54:49 ---> e63b83971761 04:54:49 Step 22/23 : LABEL git_sha=ada8e99c9c2aad30ed0bfd92c124e99a8939e6be 04:54:49 ---> Running in fec92ffa4c60 04:54:49 ---> Running in c99779bdceae 04:54:49 Removing intermediate container e3e13b464e41 04:54:49 ---> 9e035157a50e 04:54:49 Step 22/24 : LABEL arch=arm64 04:54:50 Removing intermediate container 638135a37b8d 04:54:50 ---> 10d885035277 04:54:50 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:54:50 ---> Running in 8731e856b2c2 04:54:50 Removing intermediate container fec92ffa4c60 04:54:50 ---> 093d3039d3d4 04:54:50 Step 21/22 : LABEL git_sha=ada8e99c9c2aad30ed0bfd92c124e99a8939e6be 04:54:50 ---> Running in aa26de453c67 04:54:50 Removing intermediate container c99779bdceae 04:54:50 ---> 074dadc59faa 04:54:50 Step 23/23 : LABEL version=0.0.0 04:54:50 ---> Running in e7d2804c76e8 04:54:50 ---> Running in cdcc0b9f6726 04:54:50 Removing intermediate container 8731e856b2c2 04:54:50 ---> a4d945c4751c 04:54:50 Step 23/24 : LABEL git_sha=ada8e99c9c2aad30ed0bfd92c124e99a8939e6be 04:54:50 ---> Running in e1a773d0fec2 04:54:51 Removing intermediate container e7d2804c76e8 04:54:51 ---> cb8d22c3db4d 04:54:51 Step 22/22 : LABEL version=0.0.0 04:54:51 Removing intermediate container cdcc0b9f6726 04:54:51 ---> 959eb5b8d918 04:54:51 04:54:51 ---> Running in ea1a756ef5f4 04:54:51 Removing intermediate container e1a773d0fec2 04:54:51 ---> 3a1dee6fac80 04:54:51 Step 24/24 : LABEL version=0.0.0 04:54:52 Successfully built 959eb5b8d918 04:54:52 ---> Running in 96fa4fedd352 04:54:52 Successfully tagged support-scheduler-arm64:latest 04:54:52  Building support-scheduler ... done Removing intermediate container ea1a756ef5f4 04:54:52 ---> c172e62601a4 04:54:52 04:54:52 Successfully built c172e62601a4 04:54:53 Successfully tagged security-proxy-setup-arm64:latest 04:54:53  Building security-proxy-setup ... done Removing intermediate container 96fa4fedd352 04:54:53 ---> 463dd9a14c96 04:54:53 04:54:53 Removing intermediate container aa26de453c67 04:54:53 ---> 4ebec1965ffc 04:54:53 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 04:54:53 Successfully built 463dd9a14c96 04:54:53 Successfully tagged core-metadata-arm64:latest 04:54:53  Building core-metadata ... done  ---> Running in 48de6e2ce909 04:54:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:54:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:54:56 (1/6) Installing dumb-init (1.2.2-r1) 04:54:56 (2/6) Installing libgcc (9.3.0-r2) 04:54:56 (3/6) Installing libsodium (1.0.18-r0) 04:54:56 (4/6) Installing libstdc++ (9.3.0-r2) 04:54:56 (5/6) Installing libzmq (4.3.3-r0) 04:54:56 (6/6) Installing zeromq (4.3.3-r0) 04:54:56 Executing busybox-1.31.1-r20.trigger 04:54:56 OK: 8 MiB in 20 packages 04:54:58 Removing intermediate container 48de6e2ce909 04:54:58 ---> 94d1f4f280a9 04:54:58 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:54:58 ---> fe0e9875d285 04:54:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:55:00 ---> 882937ba546c 04:55:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 04:55:00 ---> 5a264488876b 04:55:00 Step 20/24 : ENTRYPOINT ["/core-data"] 04:55:01 ---> Running in f6a7062581ff 04:55:01 Removing intermediate container f6a7062581ff 04:55:01 ---> 95c3ae834f23 04:55:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:55:01 ---> Running in 8b40c521f97b 04:55:02 Removing intermediate container 8b40c521f97b 04:55:02 ---> 2d1e3393d955 04:55:02 Step 22/24 : LABEL arch=arm64 04:55:02 ---> Running in 9f8f26bfbd14 04:55:03 Removing intermediate container 9f8f26bfbd14 04:55:03 ---> 90fd6b5ee70d 04:55:03 Step 23/24 : LABEL git_sha=ada8e99c9c2aad30ed0bfd92c124e99a8939e6be 04:55:03 ---> Running in a072cb950212 04:55:03 Removing intermediate container a072cb950212 04:55:03 ---> c4f0b3eefa0f 04:55:03 Step 24/24 : LABEL version=0.0.0 04:55:03 ---> Running in 325dc4fd14e3 04:55:04 Removing intermediate container 325dc4fd14e3 04:55:04 ---> a48e1ac18c0a 04:55:04 04:55:04 Successfully built a48e1ac18c0a 04:55:04 Successfully tagged core-data-arm64:latest 04:55:04  Building core-data ... done  [Pipeline] } 04:55:04 $ docker stop --time=1 f98beb623011d0926d9a08bf4f9ea485d5d18a743d5e4588b1bb2b5fcf0e668e 04:55:06 $ docker rm -f f98beb623011d0926d9a08bf4f9ea485d5d18a743d5e4588b1bb2b5fcf0e668e [Pipeline] // withDockerContainer [Pipeline] sh 04:55:07 + docker images 04:55:07 REPOSITORY TAG IMAGE ID CREATED SIZE 04:55:07 core-data-arm64 latest a48e1ac18c0a 4 seconds ago 19.1MB 04:55:07 core-metadata-arm64 latest 463dd9a14c96 15 seconds ago 15.6MB 04:55:07 support-scheduler-arm64 latest 959eb5b8d918 16 seconds ago 15.1MB 04:55:07 security-proxy-setup-arm64 latest c172e62601a4 16 seconds ago 24MB 04:55:07 c87d0efd3e4a 21 seconds ago 975MB 04:55:07 cee5817c98ad 28 seconds ago 972MB 04:55:07 8fc298c3fa88 30 seconds ago 968MB 04:55:07 2512969456aa 34 seconds ago 972MB 04:55:07 sys-mgmt-agent-arm64 latest 523a0f15e574 2 minutes ago 299MB 04:55:07 security-bootstrapper-arm64 latest ed45b958e3b3 3 minutes ago 17.1MB 04:55:07 security-secretstore-setup-arm64 latest 8592884116cc 3 minutes ago 26.5MB 04:55:07 core-command-arm64 latest c5f76bb34960 3 minutes ago 15MB 04:55:07 support-notifications-arm64 latest 0582d46554e3 3 minutes ago 15.7MB 04:55:07 d5dbf8d8eb04 4 minutes ago 969MB 04:55:07 7ca6b1621c00 4 minutes ago 969MB 04:55:07 c7333f6a3508 4 minutes ago 974MB 04:55:07 9e915bdf7460 4 minutes ago 967MB 04:55:07 ef93f0b0e90f 4 minutes ago 968MB 04:55:07 ci-base-image-arm64 latest 5b0eca76dcfc 14 minutes ago 642MB 04:55:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 13 hours ago 429MB 04:55:07 alpine 3.12 9852663dfa18 8 weeks ago 5.32MB 04:55:07 docker 20.10.0 eeaf43b92773 6 months ago 228MB 04:55:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months 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] libraryResource [Pipeline] sh 04:55:08 ---> job-cost.sh 04:55:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OoVx 04:55:55 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:57:31 lf-activate-venv(): INFO: Adding /tmp/venv-OoVx/bin to PATH 04:57:31 INFO: No Stack... 04:57:31 INFO: Retrieving Pricing Info for: v2-standard-4 04:57:31 INFO: Archiving Costs [Pipeline] sh 04:57:32 + + catcut /w/workspace/edgex-go/3/archives/cost.csv -d, 04:57:32 -f6 [Pipeline] lock 04:57:32 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3556-3-stack-cost] 04:57:32 Resource [jenkins-edgexfoundry-edgex-go-PR-3556-3-stack-cost] did not exist. Created. 04:57:32 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3556-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:57:32 + echo total: 0.18000000715255737 [Pipeline] stash 04:57:33 Stashed 1 file(s) [Pipeline] } 04:57:33 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3556-3-stack-cost] [Pipeline] // lock [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 04:57:33 provisioning config files... 04:57:33 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config5852718126443928524tmp [Pipeline] { [Pipeline] sh 04:57:33 + set +x 04:57:33 + curl -s https://codecov.io/bash 04:57:33 + bash -s -- 04:57:33 04:57:33 _____ _ 04:57:33 / ____| | | 04:57:33 | | ___ __| | ___ ___ _____ __ 04:57:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:57:33 | |___| (_) | (_| | __/ (_| (_) \ V / 04:57:33 \_____\___/ \__,_|\___|\___\___/ \_/ 04:57:33 Bash-1.0.3 04:57:33 04:57:33 04:57:33 ==> git version 2.24.4 found 04:57:33 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 04:57:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:57:33 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:57:33 ==> Jenkins CI detected. 04:57:33 project root: . 04:57:33 --> token set from env 04:57:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:57:33 ==> Running gcov in . (disable via -X gcov) 04:57:33 ==> Python coveragepy not found 04:57:33 ==> Searching for coverage reports in: 04:57:33 + . 04:57:34 -> Found 1 reports 04:57:34 ==> Detecting git/mercurial file structure 04:57:34 ==> Reading reports 04:57:34 + ./coverage.out bytes=404951 04:57:34 ==> Appending adjustments 04:57:34 https://docs.codecov.io/docs/fixing-reports 04:57:35 + Found adjustments 04:57:35 ==> Gzipping contents 04:57:35 56K /tmp/codecov.cOZdPo.gz 04:57:35 ==> Uploading reports 04:57:35 url: https://codecov.io 04:57:35 query: branch=PR-3556&commit=ada8e99c9c2aad30ed0bfd92c124e99a8939e6be&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3556%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3556&job=&cmd_args= 04:57:35 -> Pinging Codecov 04:57:35 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3556&commit=ada8e99c9c2aad30ed0bfd92c124e99a8939e6be&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3556%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3556&job=&cmd_args= 04:57:35 -> Uploading to 04:57:35 https://storage.googleapis.com/codecov/v4/raw/2021-06-10/00271124DB129430A58F1EEE437C3FCB/ada8e99c9c2aad30ed0bfd92c124e99a8939e6be/2cd55e2f-1ce1-4173-b384-85cb66f11d51.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210610%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210610T045735Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=476a84545e65f130f139f48859ec3439ea13de73aa8b76fdd96a4e91389f0102 04:57:35 % Total % Received % Xferd Average Speed Time Time Time Current 04:57:35 Dload Upload Total Spent Left Speed 04:57:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54534 0 0 100 54534 0 128k --:--:-- --:--:-- --:--:-- 128k 04:57:36 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/ada8e99c9c2aad30ed0bfd92c124e99a8939e6be [Pipeline] } 04:57:36 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 04:57:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:57:38 ---> package-listing.sh 04:57:38 ++ facter osfamily 04:57:38 ++ tr '[:upper:]' '[:lower:]' 04:57:38 + OS_FAMILY=redhat 04:57:38 + workspace=/w/workspace/edgex-go/3 04:57:38 + START_PACKAGES=/tmp/packages_start.txt 04:57:38 + END_PACKAGES=/tmp/packages_end.txt 04:57:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:57:38 + PACKAGES=/tmp/packages_start.txt 04:57:38 + '[' /w/workspace/edgex-go/3 ']' 04:57:38 + PACKAGES=/tmp/packages_end.txt 04:57:38 + case "${OS_FAMILY}" in 04:57:38 + sort 04:57:38 + rpm -qa 04:57:40 + '[' -f /tmp/packages_start.txt ']' 04:57:40 + '[' -f /tmp/packages_end.txt ']' 04:57:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:57:40 + '[' /w/workspace/edgex-go/3 ']' 04:57:40 + mkdir -p /w/workspace/edgex-go/3/archives/ 04:57:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 04:57:40 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:57:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:57:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:57:41 04:57:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:57:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:57:42 alpine: Pulling from edgex-lftools-log-publisher 04:57:42 df20fa9351a1: Pulling fs layer 04:57:42 36b3adc4ff6f: Pulling fs layer 04:57:42 8ad3a11d3b57: Pulling fs layer 04:57:42 46f8f816bc3b: Pulling fs layer 04:57:42 93b61091891f: Pulling fs layer 04:57:42 93b9cdb0e59b: Pulling fs layer 04:57:42 5e14af77c1be: Pulling fs layer 04:57:42 01666e4c0597: Pulling fs layer 04:57:42 aa168da1d23b: Pulling fs layer 04:57:42 93b9cdb0e59b: Waiting 04:57:42 5e14af77c1be: Waiting 04:57:42 01666e4c0597: Waiting 04:57:42 aa168da1d23b: Waiting 04:57:42 46f8f816bc3b: Waiting 04:57:42 93b61091891f: Waiting 04:57:42 36b3adc4ff6f: Verifying Checksum 04:57:42 36b3adc4ff6f: Download complete 04:57:42 46f8f816bc3b: Verifying Checksum 04:57:42 46f8f816bc3b: Download complete 04:57:42 df20fa9351a1: Verifying Checksum 04:57:42 df20fa9351a1: Download complete 04:57:42 93b9cdb0e59b: Verifying Checksum 04:57:42 93b9cdb0e59b: Download complete 04:57:42 5e14af77c1be: Verifying Checksum 04:57:42 5e14af77c1be: Download complete 04:57:42 01666e4c0597: Verifying Checksum 04:57:42 01666e4c0597: Download complete 04:57:42 93b61091891f: Verifying Checksum 04:57:42 93b61091891f: Download complete 04:57:42 df20fa9351a1: Pull complete 04:57:42 8ad3a11d3b57: Verifying Checksum 04:57:42 8ad3a11d3b57: Download complete 04:57:42 36b3adc4ff6f: Pull complete 04:57:42 8ad3a11d3b57: Pull complete 04:57:43 46f8f816bc3b: Pull complete 04:57:43 93b61091891f: Pull complete 04:57:43 93b9cdb0e59b: Pull complete 04:57:43 5e14af77c1be: Pull complete 04:57:43 01666e4c0597: Pull complete 04:57:44 aa168da1d23b: Verifying Checksum 04:57:44 aa168da1d23b: Download complete 04:57:48 aa168da1d23b: Pull complete 04:57:48 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 04:57:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:57:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:57:48 prd-centos7-docker-4c-2g-134 does not seem to be running inside a container 04:57:48 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 04:57:52 $ docker top adee75b8b4e01896cca9d2418c6118e620af26dc869d94cb743de5566826bde6 -eo pid,comm [Pipeline] { [Pipeline] sh 04:57:52 + touch /tmp/pre-build-complete [Pipeline] sh 04:57:53 + mkdir -p /var/log/sa [Pipeline] sh 04:57:53 + ls /var/log/sa-host 04:57:53 + sadf -c /var/log/sa-host/sa05 04:57:53 file_magic: OK 04:57:53 HZ: Using current value: 100 04:57:53 file_header: OK 04:57:53 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 04:57:53 Statistics: 04:57:53 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:57:53 File successfully converted to sysstat format version 12.2.1 04:57:53 + sadf -c /var/log/sa-host/sa10 04:57:53 file_magic: OK 04:57:53 HZ: Using current value: 100 04:57:53 file_header: OK 04:57:53 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 04:57:53 Statistics: 04:57:53 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:57:53 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:57:53 provisioning config files... 04:57:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config9101439572616365002tmp [Pipeline] { [Pipeline] echo 04:57:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:57:54 ---> create-netrc.sh [Pipeline] } 04:57:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:57:54 ---> python-tools-install.sh [Pipeline] echo 04:57:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:57:54 ---> sudo-logs.sh 04:57:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:57:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:57:55 ---> job-cost.sh 04:57:55 lf-activate-venv: SKIPPING 04:57:55 DEBUG: total: 0.18000000715255737 04:57:55 INFO: Retrieving Stack Cost... 04:57:56 INFO: Retrieving Pricing Info for: v3-standard-2 04:57:56 INFO: Archiving Costs [Pipeline] echo 04:57:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:57:56 ---> logs-deploy.sh 04:57:56 lf-activate-venv: SKIPPING 04:57:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3556/3 04:57:56 INFO: archiving workspace using pattern(s): 04:57:57 Archives upload complete. 04:57:57 INFO: archiving logs to Nexus 04:57:58 ---> uname -a: 04:57:58 Linux prd-centos7-docker-4c-2g-134.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 04:57:58 04:57:58 04:57:58 ---> lscpu: 04:57:58 Architecture: x86_64 04:57:58 CPU op-mode(s): 32-bit, 64-bit 04:57:58 Byte Order: Little Endian 04:57:58 Address sizes: 40 bits physical, 48 bits virtual 04:57:58 CPU(s): 2 04:57:58 On-line CPU(s) list: 0,1 04:57:58 Thread(s) per core: 1 04:57:58 Core(s) per socket: 1 04:57:58 Socket(s): 2 04:57:58 NUMA node(s): 1 04:57:58 Vendor ID: AuthenticAMD 04:57:58 CPU family: 23 04:57:58 Model: 49 04:57:58 Model name: AMD EPYC-Rome Processor 04:57:58 Stepping: 0 04:57:58 CPU MHz: 2799.998 04:57:58 BogoMIPS: 5599.99 04:57:58 Virtualization: AMD-V 04:57:58 Hypervisor vendor: KVM 04:57:58 Virtualization type: full 04:57:58 L1d cache: 64 KiB 04:57:58 L1i cache: 64 KiB 04:57:58 L2 cache: 1 MiB 04:57:58 L3 cache: 32 MiB 04:57:58 NUMA node0 CPU(s): 0,1 04:57:58 Vulnerability Itlb multihit: Not affected 04:57:58 Vulnerability L1tf: Not affected 04:57:58 Vulnerability Mds: Not affected 04:57:58 Vulnerability Meltdown: Not affected 04:57:58 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:57:58 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 04:57:58 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 04:57:58 Vulnerability Srbds: Not affected 04:57:58 Vulnerability Tsx async abort: Not affected 04:57:58 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 04:57:58 04:57:58 04:57:58 ---> nproc: 04:57:58 2 04:57:58 04:57:58 04:57:58 ---> df -h: 04:57:58 Filesystem Size Used Available Use% Mounted on 04:57:58 overlay 40.0G 12.0G 27.9G 30% / 04:57:58 tmpfs 64.0M 0 64.0M 0% /dev 04:57:58 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 04:57:58 shm 64.0M 0 64.0M 0% /dev/shm 04:57:58 /dev/vda1 40.0G 12.0G 27.9G 30% /facter-os 04:57:58 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/resolv.conf 04:57:58 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hostname 04:57:58 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hosts 04:57:58 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/auth.log 04:57:58 /dev/vda1 40.0G 12.0G 27.9G 30% /run/cloud-init/result.json 04:57:58 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/sa-host 04:57:58 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/secure 04:57:58 /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/3@tmp 04:57:58 /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/3 04:57:58 04:57:58 04:57:58 ---> free -m: 04:57:58 total used free shared buff/cache available 04:57:58 Mem: 7821 1215 2104 0 4501 6566 04:57:58 Swap: 1023 1 1022 04:57:58 04:57:58 04:57:58 ---> ip addr: 04:57:58 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 04:57:58 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:57:58 inet 127.0.0.1/8 scope host lo 04:57:58 valid_lft forever preferred_lft forever 04:57:58 inet6 ::1/128 scope host 04:57:58 valid_lft forever preferred_lft forever 04:57:58 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 04:57:58 link/ether fa:16:3e:db:5c:a9 brd ff:ff:ff:ff:ff:ff 04:57:58 inet 10.30.123.252/23 brd 10.30.123.255 scope global dynamic eth0 04:57:58 valid_lft 84897sec preferred_lft 84897sec 04:57:58 inet6 fe80::f816:3eff:fedb:5ca9/64 scope link 04:57:58 valid_lft forever preferred_lft forever 04:57:58 3: docker0: mtu 1500 qdisc noqueue state DOWN 04:57:58 link/ether 02:42:a6:b6:5b:75 brd ff:ff:ff:ff:ff:ff 04:57:58 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:57:58 valid_lft forever preferred_lft forever 04:57:58 inet6 fe80::42:a6ff:feb6:5b75/64 scope link 04:57:58 valid_lft forever preferred_lft forever 04:57:58 04:57:58 04:57:58 ---> sar -b -r -n DEV: 04:57:58 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) 04:57:58 04:57:58 04:32:44 LINUX RESTART (2 CPU) 04:57:58 04:57:58 04:33:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:57:58 04:34:01 187.00 52.43 134.57 0.00 7627.84 45123.31 0.00 04:57:58 04:35:01 110.02 0.20 109.83 0.00 23.31 46902.18 0.00 04:57:58 04:36:01 117.95 0.02 117.94 0.00 0.27 17368.16 0.00 04:57:58 04:37:01 57.19 0.03 57.15 0.00 1.07 6419.02 0.00 04:57:58 04:38:01 434.93 156.42 278.51 0.00 3794.54 156308.88 0.00 04:57:58 04:39:01 592.11 254.51 337.59 0.00 13644.77 183287.74 0.00 04:57:58 04:40:01 571.23 106.16 465.07 0.00 4743.55 165270.29 0.00 04:57:58 04:41:01 110.17 13.76 96.42 0.00 1423.75 13463.10 0.00 04:57:58 04:42:02 1.60 0.00 1.60 0.00 0.00 29.68 0.00 04:57:58 04:43:01 0.37 0.00 0.37 0.00 0.00 5.45 0.00 04:57:58 04:44:01 0.28 0.00 0.28 0.00 0.00 2.90 0.00 04:57:58 04:45:01 0.40 0.00 0.40 0.00 0.00 5.38 0.00 04:57:58 04:46:01 0.18 0.00 0.18 0.00 0.00 1.50 0.00 04:57:58 04:47:01 0.25 0.00 0.25 0.00 0.00 3.32 0.00 04:57:58 04:48:01 0.43 0.18 0.25 0.00 5.73 2.87 0.00 04:57:58 04:49:01 0.92 0.00 0.92 0.00 0.00 17.95 0.00 04:57:58 04:50:01 0.33 0.00 0.33 0.00 0.00 5.31 0.00 04:57:58 04:51:01 0.28 0.00 0.28 0.00 0.00 4.70 0.00 04:57:58 04:52:01 0.27 0.00 0.27 0.00 0.00 2.85 0.00 04:57:58 04:53:01 0.23 0.00 0.23 0.00 0.00 2.92 0.00 04:57:58 04:54:01 0.23 0.00 0.23 0.00 0.00 2.07 0.00 04:57:58 04:55:01 0.38 0.00 0.38 0.00 0.00 5.53 0.00 04:57:58 04:56:01 0.17 0.00 0.17 0.00 0.00 1.65 0.00 04:57:58 04:57:01 0.37 0.00 0.37 0.00 0.00 4.88 0.00 04:57:58 Average: 91.25 24.35 66.90 0.00 1304.08 26460.26 0.00 04:57:58 04:57:58 04:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:57:58 04:34:01 5083524 0 895408 11.18 2620 2027380 1489324 16.44 895792 1617124 128620 04:57:58 04:35:01 4104476 0 974128 12.16 2620 2927708 1746752 19.29 1055564 2352360 2528 04:57:58 04:36:01 3827284 0 1095896 13.68 2620 3083132 1835772 20.27 1334352 2287344 180480 04:57:58 04:37:01 3853668 0 1114840 13.92 2620 3037804 1591324 17.57 1271984 2317272 115100 04:57:58 04:38:01 1936248 0 1299348 16.22 2620 4770716 2903080 32.05 1429596 3978128 0 04:57:58 04:39:01 768524 0 1420720 17.74 2620 5817068 2936680 32.42 2374504 4110960 18116 04:57:58 04:40:01 1322720 0 1356300 16.93 2620 5327292 2419740 26.72 1981180 3926100 14288 04:57:58 04:41:01 2780060 0 1145256 14.30 2620 4080996 1282776 14.16 1339232 3174496 20 04:57:58 04:42:02 2778044 0 1147268 14.32 2620 4081000 1246784 13.77 1353424 3163920 8 04:57:58 04:43:01 2779576 0 1145732 14.31 2620 4081004 1246784 13.77 1353312 3163920 8 04:57:58 04:44:01 2779572 0 1145732 14.31 2620 4081008 1246856 13.77 1353400 3163920 8 04:57:58 04:45:01 2779808 0 1145492 14.30 2620 4081012 1246784 13.77 1353328 3163920 8 04:57:58 04:46:01 2779824 0 1145472 14.30 2620 4081016 1246820 13.77 1353456 3163920 8 04:57:58 04:47:01 2779856 0 1145416 14.30 2620 4081040 1246784 13.77 1353432 3163924 12 04:57:58 04:48:01 2779748 0 1145508 14.30 2620 4081056 1246784 13.77 1354380 3163028 16 04:57:58 04:49:01 2779520 0 1145732 14.31 2620 4081060 1246856 13.77 1354472 3163028 16 04:57:58 04:50:01 2779632 0 1145616 14.30 2620 4081064 1246784 13.77 1354388 3163028 12 04:57:58 04:51:01 2779756 0 1145484 14.30 2620 4081072 1246784 13.77 1354396 3163028 8 04:57:58 04:52:01 2779632 0 1145604 14.30 2620 4081076 1246784 13.77 1354408 3163028 16 04:57:58 04:53:01 2779508 0 1145720 14.31 2620 4081084 1246784 13.77 1354408 3163028 8 04:57:58 04:54:01 2779404 0 1145824 14.31 2620 4081084 1246868 13.77 1354392 3163028 8 04:57:58 04:55:01 2779476 0 1145744 14.31 2620 4081092 1246820 13.77 1354432 3163032 12 04:57:58 04:56:01 2779540 0 1145676 14.30 2620 4081096 1246784 13.77 1354304 3163028 8 04:57:58 04:57:01 2779448 0 1145768 14.31 2620 4081096 1246784 13.77 1354272 3163028 8 04:57:58 Average: 2839535 0 1151404 14.38 2620 4015373 1506429 16.63 1389434 3099066 19138 04:57:58 04:57:58 04:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:57:58 04:34:01 eth0 1578.85 1492.92 5919.80 180.40 0.00 0.00 0.00 0.00 04:57:58 04:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:58 04:34:01 veth7db2760 818.13 609.62 76.60 2199.83 0.00 0.00 0.00 0.00 04:57:58 04:34:01 docker0 818.13 609.49 65.42 2199.82 0.00 0.00 0.00 0.00 04:57:58 04:35:01 veth8b6063c 27.81 33.61 2.70 28.30 0.00 0.00 0.00 0.00 04:57:58 04:35:01 eth0 564.75 515.92 3599.85 77.23 0.00 0.00 0.00 0.00 04:57:58 04:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:58 04:35:01 docker0 259.07 275.17 18.90 899.61 0.00 0.00 0.00 0.00 04:57:58 04:36:01 eth0 167.43 149.24 483.29 78.43 0.00 0.00 0.00 0.00 04:57:58 04:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:58 04:36:01 vethb8efb49 0.43 0.57 0.04 0.05 0.00 0.00 0.00 0.00 04:57:58 04:36:01 docker0 121.27 121.72 9.18 443.01 0.00 0.00 0.00 0.00 04:57:58 04:37:01 eth0 22.74 12.26 17.55 9.17 0.00 0.00 0.00 0.00 04:57:58 04:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:58 04:37:01 vethb8efb49 1.83 1.83 0.14 0.14 0.00 0.00 0.00 0.00 04:57:58 04:37:01 docker0 1.83 1.83 0.12 0.14 0.00 0.00 0.00 0.00 04:57:58 04:38:01 veth0e45ece 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:58 04:38:01 vethd7b7ef8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:58 04:38:01 veth77ab149 0.03 0.12 0.00 0.01 0.00 0.00 0.00 0.00 04:57:58 04:38:01 vethd3c295f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:58 04:39:01 veth70c7440 0.03 0.47 0.00 0.02 0.00 0.00 0.00 0.00 04:57:58 04:39:01 vethe8e9e26 0.03 0.45 0.00 0.02 0.00 0.00 0.00 0.00 04:57:58 04:39:01 veth15b8cb0 1.40 2.70 0.10 7.00 0.00 0.00 0.00 0.00 04:57:58 04:39:01 eth0 2687.43 2442.34 12068.12 485.11 0.00 0.00 0.00 0.00 04:57:58 04:40:01 veth4898bb5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:57:58 04:40:01 veth9607969 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:57:58 04:40:01 eth0 246.30 179.53 1735.14 86.29 0.00 0.00 0.00 0.00 04:57:58 04:40:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:57:58 04:41:01 eth0 25.35 13.97 85.43 6.32 0.00 0.00 0.00 0.00 04:57:58 04:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:58 04:41:01 docker0 1339.58 1195.80 102.89 4305.78 0.00 0.00 0.00 0.00 04:57:58 04:42:02 eth0 0.32 0.22 0.02 0.02 0.00 0.00 0.00 0.00 04:57:58 04:42:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:58 04:42:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:58 04:43:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:57:58 04:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:58 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:58 04:44:01 eth0 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 04:57:58 04:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:58 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:58 04:45:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:57:58 04:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:58 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:58 04:46:01 eth0 0.23 0.15 0.07 0.01 0.00 0.00 0.00 0.00 04:57:58 04:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:58 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:58 04:47:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:57:58 04:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:58 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:58 04:48:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:57:58 04:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:58 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:58 04:49:01 eth0 0.32 0.28 0.14 0.08 0.00 0.00 0.00 0.00 04:57:58 04:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:58 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:58 04:50:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:57:58 04:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:58 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:58 04:51:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:57:58 04:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:58 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:58 04:52:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:57:58 04:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:58 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:58 04:53:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:57:58 04:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:58 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:58 04:54:01 eth0 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 04:57:58 04:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:58 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:58 04:55:01 eth0 0.20 0.15 0.07 0.01 0.00 0.00 0.00 0.00 04:57:58 04:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:58 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:58 04:56:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:57:58 04:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:58 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:58 04:57:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:57:58 04:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:58 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:58 Average: eth0 122.34 109.63 577.19 24.07 0.00 0.00 0.00 0.00 04:57:58 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:58 Average: docker0 55.86 49.87 4.29 179.56 0.00 0.00 0.00 0.00 04:57:58 04:57:58 04:57:58 ---> sar -P ALL: 04:57:58 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) 04:57:58 04:57:58 04:32:44 LINUX RESTART (2 CPU) 04:57:58 04:57:58 04:33:01 CPU %user %nice %system %iowait %steal %idle 04:57:58 04:34:01 all 27.76 0.00 9.79 7.71 0.12 54.63 04:57:58 04:34:01 0 27.79 0.00 10.81 7.59 0.13 53.69 04:57:58 04:34:01 1 27.72 0.00 8.78 7.83 0.11 55.56 04:57:58 04:35:01 all 14.34 0.00 4.88 3.84 0.08 76.86 04:57:58 04:35:01 0 18.65 0.00 4.91 5.05 0.07 71.33 04:57:58 04:35:01 1 10.10 0.00 4.86 2.65 0.09 82.31 04:57:58 04:36:01 all 59.57 0.00 8.68 1.86 0.11 29.79 04:57:58 04:36:01 0 59.23 0.00 8.64 1.72 0.11 30.30 04:57:58 04:36:01 1 59.91 0.00 8.72 1.99 0.11 29.27 04:57:58 04:37:01 all 41.09 0.00 6.09 0.48 0.09 52.25 04:57:58 04:37:01 0 41.80 0.00 6.20 0.51 0.09 51.40 04:57:58 04:37:01 1 40.38 0.00 5.99 0.44 0.09 53.10 04:57:58 04:38:01 all 37.11 0.00 14.77 18.61 0.11 29.40 04:57:58 04:38:01 0 38.76 0.00 14.92 19.26 0.11 26.96 04:57:58 04:38:01 1 35.46 0.00 14.63 17.97 0.11 31.83 04:57:58 04:39:01 all 65.12 0.00 15.80 17.73 0.12 1.23 04:57:58 04:39:01 0 65.62 0.00 14.87 18.36 0.11 1.03 04:57:58 04:39:01 1 64.61 0.00 16.73 17.10 0.13 1.44 04:57:58 04:40:01 all 71.14 0.00 17.38 10.42 0.13 0.92 04:57:58 04:40:01 0 71.07 0.00 17.49 10.77 0.15 0.52 04:57:58 04:40:01 1 71.21 0.00 17.28 10.07 0.11 1.33 04:57:58 04:41:01 all 7.84 0.00 3.93 2.32 0.06 85.86 04:57:58 04:41:01 0 7.81 0.00 3.82 2.58 0.07 85.72 04:57:58 04:41:01 1 7.86 0.00 4.03 2.06 0.05 86.00 04:57:58 04:42:02 all 0.04 0.00 0.03 0.00 0.03 99.91 04:57:58 04:42:02 0 0.02 0.00 0.02 0.00 0.02 99.95 04:57:58 04:42:02 1 0.07 0.00 0.03 0.00 0.03 99.87 04:57:58 04:43:01 all 0.05 0.00 0.05 0.00 0.03 99.86 04:57:58 04:43:01 0 0.03 0.00 0.03 0.00 0.05 99.88 04:57:58 04:43:01 1 0.07 0.00 0.07 0.00 0.02 99.85 04:57:58 04:44:01 all 0.02 0.00 0.01 0.00 0.04 99.93 04:57:58 04:44:01 0 0.02 0.00 0.00 0.00 0.07 99.92 04:57:58 04:44:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:57:58 04:57:58 04:44:01 CPU %user %nice %system %iowait %steal %idle 04:57:58 04:45:01 all 0.07 0.00 0.02 0.00 0.04 99.87 04:57:58 04:45:01 0 0.03 0.00 0.02 0.00 0.07 99.88 04:57:58 04:45:01 1 0.10 0.00 0.02 0.00 0.02 99.87 04:57:58 04:46:01 all 0.02 0.00 0.03 0.00 0.03 99.93 04:57:58 04:46:01 0 0.00 0.00 0.03 0.00 0.03 99.93 04:57:58 04:46:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:57:58 04:47:01 all 0.12 0.00 0.02 0.00 0.03 99.83 04:57:58 04:47:01 0 0.03 0.00 0.02 0.00 0.03 99.92 04:57:58 04:47:01 1 0.20 0.00 0.02 0.00 0.03 99.75 04:57:58 04:48:01 all 0.04 0.00 0.04 0.00 0.03 99.88 04:57:58 04:48:01 0 0.02 0.00 0.03 0.00 0.05 99.90 04:57:58 04:48:01 1 0.07 0.00 0.05 0.00 0.02 99.87 04:57:58 04:49:01 all 0.09 0.00 0.03 0.00 0.03 99.85 04:57:58 04:49:01 0 0.05 0.00 0.02 0.00 0.05 99.88 04:57:58 04:49:01 1 0.13 0.00 0.03 0.00 0.02 99.82 04:57:58 04:50:01 all 0.09 0.00 0.02 0.01 0.03 99.85 04:57:58 04:50:01 0 0.02 0.00 0.02 0.02 0.03 99.92 04:57:58 04:50:01 1 0.17 0.00 0.02 0.00 0.03 99.78 04:57:58 04:51:01 all 0.09 0.00 0.02 0.00 0.03 99.86 04:57:58 04:51:01 0 0.03 0.00 0.02 0.00 0.03 99.92 04:57:58 04:51:01 1 0.15 0.00 0.02 0.00 0.03 99.80 04:57:58 04:52:01 all 0.10 0.00 0.02 0.00 0.03 99.85 04:57:58 04:52:01 0 0.02 0.00 0.02 0.00 0.03 99.93 04:57:58 04:52:01 1 0.18 0.00 0.02 0.00 0.03 99.77 04:57:58 04:53:01 all 0.11 0.00 0.01 0.00 0.03 99.85 04:57:58 04:53:01 0 0.03 0.00 0.00 0.00 0.02 99.95 04:57:58 04:53:01 1 0.18 0.00 0.02 0.00 0.05 99.75 04:57:58 04:54:01 all 0.05 0.00 0.02 0.00 0.03 99.90 04:57:58 04:54:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:57:58 04:54:01 1 0.08 0.00 0.02 0.00 0.05 99.85 04:57:58 04:55:01 all 0.06 0.00 0.03 0.00 0.03 99.88 04:57:58 04:55:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:57:58 04:55:01 1 0.10 0.00 0.03 0.00 0.05 99.82 04:57:58 04:57:58 04:55:01 CPU %user %nice %system %iowait %steal %idle 04:57:58 04:56:01 all 0.05 0.00 0.02 0.00 0.03 99.91 04:57:58 04:56:01 0 0.08 0.00 0.02 0.00 0.02 99.88 04:57:58 04:56:01 1 0.02 0.00 0.02 0.00 0.03 99.93 04:57:58 04:57:01 all 0.05 0.00 0.02 0.00 0.03 99.90 04:57:58 04:57:01 0 0.07 0.00 0.00 0.00 0.02 99.92 04:57:58 04:57:01 1 0.03 0.00 0.03 0.00 0.05 99.88 04:57:58 Average: all 12.77 0.00 3.21 2.47 0.05 81.49 04:57:58 Average: 0 12.99 0.00 3.22 2.58 0.06 81.16 04:57:58 Average: 1 12.55 0.00 3.21 2.36 0.05 81.83 04:57:58 04:57:58 04:57:58