Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hareshkainthcanonical for edgexfoundry/edgex-go Loading trusted files from base branch master at 2c126a996be31befa6625c4f217e526aa48b3805 rather than b123692ef5aef04367cfb89a2b35ff47f98a9523 Obtained Jenkinsfile from 2c126a996be31befa6625c4f217e526aa48b3805 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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/v1, 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.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go 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/v1 openapi/v2 BUILD_SNAP: true 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-28798 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/77 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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/77 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 2c126a996be31befa6625c4f217e526aa48b3805 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 Merge succeeded, producing d85fd520626e1caa3a9307b3b6b360b60c1923e4 Checking out Revision d85fd520626e1caa3a9307b3b6b360b60c1923e4 (PR-2858) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2c126a996be31befa6625c4f217e526aa48b3805 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d85fd520626e1caa3a9307b3b6b360b60c1923e4 # timeout=10 Commit message: "Merge commit '2c126a996be31befa6625c4f217e526aa48b3805' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:32:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:32:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:32:14 ========================================================= 00:32:14 EdgeX Global Pipelines Version Info 00:32:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk aae23c0f7cf4439c59d33128a7e0d2464996f88b # timeout=10 00:32:16 ------------------- 00:32:16 stable info: 00:32:16 ------------------- 00:32:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:32:16 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 00:32:16 Message: update stable to v1.0.184 00:32:17 ------------------- 00:32:17 experimental info: 00:32:17 ------------------- 00:32:17 Commited By: **** collab-it+edgex@linuxfoundation.org 00:32:17 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 00:32:17 Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:32:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:32:17 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:32:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:32:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:32:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:32:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:32:18 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:32:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:32:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 00:32:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 00:32:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:32:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:32:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:32:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:32:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:32:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:32:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:32:19 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:32:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:32:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 00:32:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:32:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:32:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2858 [Pipeline] echo 00:32:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2858 [Pipeline] echo 00:32:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2858 [Pipeline] echo 00:32:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d85fd520626e1caa3a9307b3b6b360b60c1923e4 [Pipeline] echo 00:32:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d85fd52 [Pipeline] echo 00:32:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:32:20 provisioning config files... 00:32:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/77@tmp/config6746226225275762888tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:32:20 ---> docker-login.sh 00:32:20 nexus3.edgexfoundry.org:10001 00:32:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:21 Configure a credential helper to remove this warning. See 00:32:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:21 00:32:21 Login Succeeded 00:32:21 nexus3.edgexfoundry.org:10002 00:32:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:21 Configure a credential helper to remove this warning. See 00:32:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:21 00:32:21 Login Succeeded 00:32:21 nexus3.edgexfoundry.org:10003 00:32:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:21 Configure a credential helper to remove this warning. See 00:32:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:21 00:32:21 Login Succeeded 00:32:21 nexus3.edgexfoundry.org:10004 00:32:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:21 Configure a credential helper to remove this warning. See 00:32:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:21 00:32:21 Login Succeeded 00:32:21 docker.io 00:32:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:22 Configure a credential helper to remove this warning. See 00:32:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:22 00:32:22 Login Succeeded 00:32:22 ---> docker-login.sh ends [Pipeline] } 00:32:22 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:32:22 ++ 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 00:32:22 + for file in '`ls cmd/**/Dockerfile`' 00:32:22 ++ dirname cmd/core-command/Dockerfile 00:32:22 ++ cut -d/ -f2 00:32:22 + echo core-command,cmd/core-command/Dockerfile 00:32:22 + for file in '`ls cmd/**/Dockerfile`' 00:32:22 ++ dirname cmd/core-data/Dockerfile 00:32:22 ++ cut -d/ -f2 00:32:22 + echo core-data,cmd/core-data/Dockerfile 00:32:22 + for file in '`ls cmd/**/Dockerfile`' 00:32:22 ++ dirname cmd/core-metadata/Dockerfile 00:32:22 ++ cut -d/ -f2 00:32:22 + echo core-metadata,cmd/core-metadata/Dockerfile 00:32:22 + for file in '`ls cmd/**/Dockerfile`' 00:32:22 ++ dirname cmd/security-bootstrapper/Dockerfile 00:32:22 ++ cut -d/ -f2 00:32:22 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:32:22 + for file in '`ls cmd/**/Dockerfile`' 00:32:22 ++ dirname cmd/security-proxy-setup/Dockerfile 00:32:22 ++ cut -d/ -f2 00:32:22 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:32:22 + for file in '`ls cmd/**/Dockerfile`' 00:32:22 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:32:22 ++ cut -d/ -f2 00:32:22 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:32:22 + for file in '`ls cmd/**/Dockerfile`' 00:32:22 ++ dirname cmd/support-notifications/Dockerfile 00:32:22 ++ cut -d/ -f2 00:32:22 + echo support-notifications,cmd/support-notifications/Dockerfile 00:32:22 + for file in '`ls cmd/**/Dockerfile`' 00:32:22 ++ dirname cmd/support-scheduler/Dockerfile 00:32:22 ++ cut -d/ -f2 00:32:22 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:32:22 + for file in '`ls cmd/**/Dockerfile`' 00:32:22 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:32:22 ++ cut -d/ -f2 00:32:22 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:32:22 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 00:32:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:32:23 00:32:23 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:32:24 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:32:24 latest: Pulling from edgex-devops/git-semver 00:32:24 31603596830f: Pulling fs layer 00:32:24 2a8b12db71e7: Pulling fs layer 00:32:24 6ca5941a6612: Pulling fs layer 00:32:24 ecc8261a40a4: Pulling fs layer 00:32:24 ecc8261a40a4: Waiting 00:32:24 2a8b12db71e7: Download complete 00:32:24 31603596830f: Verifying Checksum 00:32:24 31603596830f: Download complete 00:32:24 ecc8261a40a4: Verifying Checksum 00:32:24 ecc8261a40a4: Download complete 00:32:24 6ca5941a6612: Verifying Checksum 00:32:24 6ca5941a6612: Download complete 00:32:24 31603596830f: Pull complete 00:32:24 2a8b12db71e7: Pull complete 00:32:25 6ca5941a6612: Pull complete 00:32:26 ecc8261a40a4: Pull complete 00:32:26 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:32:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:32:26 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:32:26 prd-centos7-docker-4c-2g-28798 does not seem to be running inside a container 00:32:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/77 -v /w/workspace/edgex-go/77:/w/workspace/edgex-go/77:rw,z -v /w/workspace/edgex-go/77@tmp:/w/workspace/edgex-go/77@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:10004/edgex-devops/git-semver:latest cat 00:32:29 $ docker top 0414c5b40256be63656b13b92179f9b4ea0c5172d390a56f5b242adf22f07dd5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:32:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:32:29 [ssh-agent] Looking for ssh-agent implementation... 00:32:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:30 $ docker exec 0414c5b40256be63656b13b92179f9b4ea0c5172d390a56f5b242adf22f07dd5 ssh-agent 00:32:30 SSH_AUTH_SOCK=/tmp/ssh-w76kVs72UjP4/agent.11 00:32:30 SSH_AGENT_PID=16 00:32:30 Running ssh-add (command line suppressed) 00:32:30 Identity added: /w/workspace/edgex-go/77@tmp/private_key_3555271608669826587.key (/w/workspace/edgex-go/77@tmp/private_key_3555271608669826587.key) 00:32:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:32:30 + git tag --points-at HEAD [Pipeline] } 00:32:30 $ docker exec --env ******** --env ******** 0414c5b40256be63656b13b92179f9b4ea0c5172d390a56f5b242adf22f07dd5 ssh-agent -k 00:32:31 unset SSH_AUTH_SOCK; 00:32:31 unset SSH_AGENT_PID; 00:32:31 echo Agent pid 16 killed; 00:32:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:32:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:32:31 [ssh-agent] Looking for ssh-agent implementation... 00:32:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:31 $ docker exec 0414c5b40256be63656b13b92179f9b4ea0c5172d390a56f5b242adf22f07dd5 ssh-agent 00:32:31 SSH_AUTH_SOCK=/tmp/ssh-smybzE2pNuoV/agent.46 00:32:31 SSH_AGENT_PID=52 00:32:31 Running ssh-add (command line suppressed) 00:32:31 Identity added: /w/workspace/edgex-go/77@tmp/private_key_7243831634257605975.key (/w/workspace/edgex-go/77@tmp/private_key_7243831634257605975.key) 00:32:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:32:32 + git semver init 00:32:32 # -> Open(): unable to determine branch for HEAD 00:32:32 # $GIT_DIR = /w/workspace/edgex-go/77/.git 00:32:32 # $GIT_WORK_TREE = /w/workspace/edgex-go/77 00:32:32 # $SEMVER_REMOTE_NAME = origin 00:32:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:32:32 # $SEMVER_USER_NAME = edgex-jenkins 00:32:32 # $SEMVER_BRANCH = PR-2858 00:32:32 # $SEMVER_TEMP = /tmp/semver-222288435 00:32:32 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:33:04 # '/tmp/semver-222288435' -> '/w/workspace/edgex-go/77/.semver' 00:33:04 # -> Force: false 00:33:04 # $SEMVER_DIR = /w/workspace/edgex-go/77/.semver [Pipeline] } 00:33:04 $ docker exec --env ******** --env ******** 0414c5b40256be63656b13b92179f9b4ea0c5172d390a56f5b242adf22f07dd5 ssh-agent -k 00:33:04 unset SSH_AUTH_SOCK; 00:33:04 unset SSH_AGENT_PID; 00:33:04 echo Agent pid 52 killed; 00:33:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:33:05 + git semver [Pipeline] } 00:33:05 $ docker stop --time=1 0414c5b40256be63656b13b92179f9b4ea0c5172d390a56f5b242adf22f07dd5 00:33:06 $ docker rm -f 0414c5b40256be63656b13b92179f9b4ea0c5172d390a56f5b242adf22f07dd5 [Pipeline] // withDockerContainer [Pipeline] sh 00:33:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:33:08 Stashed 1 file(s) [Pipeline] echo 00:33:08 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:33:09 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:33:09 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:33:09 + sudo service docker restart 00:33:09 + true 00:33:09 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 00:33:10 ========================================================= 00:33:10 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:33:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:33:10 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 00:33:13 Sending build context to Docker daemon 328.4MB 00:33:13 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:33:13 Step 2/6 : FROM ${BASE} 00:33:13 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:33:13 188c0c94c7c5: Pulling fs layer 00:33:13 0ef7d3d256c8: Pulling fs layer 00:33:13 de9db76c5a1d: Pulling fs layer 00:33:13 bca2f99d35d6: Pulling fs layer 00:33:13 93359f2a8cfa: Pulling fs layer 00:33:13 7c6f9722023f: Pulling fs layer 00:33:13 a35cf1a2eb13: Pulling fs layer 00:33:13 93359f2a8cfa: Waiting 00:33:13 7c6f9722023f: Waiting 00:33:13 a35cf1a2eb13: Waiting 00:33:13 bca2f99d35d6: Waiting 00:33:13 de9db76c5a1d: Download complete 00:33:13 0ef7d3d256c8: Verifying Checksum 00:33:13 0ef7d3d256c8: Download complete 00:33:14 93359f2a8cfa: Verifying Checksum 00:33:14 93359f2a8cfa: Download complete 00:33:14 188c0c94c7c5: Verifying Checksum 00:33:14 188c0c94c7c5: Download complete 00:33:14 7c6f9722023f: Verifying Checksum 00:33:14 7c6f9722023f: Download complete 00:33:14 188c0c94c7c5: Pull complete 00:33:16 0ef7d3d256c8: Pull complete 00:33:16 de9db76c5a1d: Pull complete 00:33:16 a35cf1a2eb13: Verifying Checksum 00:33:16 a35cf1a2eb13: Download complete 00:33:16 bca2f99d35d6: Verifying Checksum 00:33:16 bca2f99d35d6: Download complete 00:33:22 bca2f99d35d6: Pull complete 00:33:22 93359f2a8cfa: Pull complete 00:33:22 7c6f9722023f: Pull complete 00:33:23 Still waiting to schedule task 00:33:23 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 00:33:27 a35cf1a2eb13: Pull complete 00:33:27 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 00:33:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:33:27 ---> a62c8e92a672 00:33:27 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 00:33:27 ---> Running in 07985c8399ab 00:33:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:33:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:33:30 (1/12) Installing libmagic (5.38-r0) 00:33:30 (2/12) Installing file (5.38-r0) 00:33:30 (3/12) Installing libc-dev (0.7.2-r3) 00:33:30 (4/12) Installing g++ (9.3.0-r2) 00:33:36 (5/12) Installing fortify-headers (1.1-r0) 00:33:36 (6/12) Installing patch (2.7.6-r6) 00:33:36 (7/12) Installing build-base (0.5-r2) 00:33:36 (8/12) Installing libsodium (1.0.18-r0) 00:33:36 (9/12) Installing pkgconf (1.7.2-r0) 00:33:36 (10/12) Installing libsodium-dev (1.0.18-r0) 00:33:36 (11/12) Installing libzmq (4.3.3-r0) 00:33:36 (12/12) Installing zeromq-dev (4.3.3-r0) 00:33:36 Executing busybox-1.31.1-r19.trigger 00:33:36 OK: 233 MiB in 51 packages 00:33:40 Removing intermediate container 07985c8399ab 00:33:40 ---> 4d0f4958bf86 00:33:40 Step 4/6 : WORKDIR /edgex-go 00:33:40 ---> Running in e539b9a28711 00:33:40 Removing intermediate container e539b9a28711 00:33:40 ---> 61e33ef4ae61 00:33:40 Step 5/6 : COPY go.mod . 00:33:40 ---> e585c7f7de20 00:33:40 Step 6/6 : RUN go mod download 00:33:40 ---> Running in 4844d982bf2b 00:34:07 Removing intermediate container 4844d982bf2b 00:34:07 ---> 093e87abea16 00:34:07 Successfully built 093e87abea16 00:34:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:34:07 + docker inspect -f . ci-base-image-x86_64 00:34:07 . [Pipeline] withDockerContainer 00:34:07 prd-centos7-docker-4c-2g-28798 does not seem to be running inside a container 00:34:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/77 -v /w/workspace/edgex-go/77:/w/workspace/edgex-go/77:rw,z -v /w/workspace/edgex-go/77@tmp:/w/workspace/edgex-go/77@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:34:09 $ docker top 9501a98a22a1434c65fdbdbe214a57948896b63648a0fec028694d2c5d8ecca2 -eo pid,comm [Pipeline] { [Pipeline] sh 00:34:09 + go version 00:34:09 go version go1.15.5 linux/amd64 [Pipeline] } 00:34:09 $ docker stop --time=1 9501a98a22a1434c65fdbdbe214a57948896b63648a0fec028694d2c5d8ecca2 00:34:11 $ docker rm -f 9501a98a22a1434c65fdbdbe214a57948896b63648a0fec028694d2c5d8ecca2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:34:11 + docker inspect -f . ci-base-image-x86_64 00:34:11 . [Pipeline] withDockerContainer 00:34:12 prd-centos7-docker-4c-2g-28798 does not seem to be running inside a container 00:34: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/77 -v /w/workspace/edgex-go/77:/w/workspace/edgex-go/77:rw,z -v /w/workspace/edgex-go/77@tmp:/w/workspace/edgex-go/77@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:34:12 $ docker top 54d0a335b83a40aec38346bd82356e25e153e9b603de8996df3be4228af09771 -eo pid,comm [Pipeline] { [Pipeline] echo 00:34:13 ========================================================= 00:34:13 [edgeXBuildGoParallel] Running Tests and Build... 00:34:13 ========================================================= [Pipeline] sh 00:34:13 + make test 00:34:13 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:34:21 ? github.com/edgexfoundry/edgex-go [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:34:45 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:34:45 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:34:46 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:34:46 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:34:46 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:34:46 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:34:47 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:34:47 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:34:53 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.103s coverage: 45.9% of statements 00:34:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:34:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:34:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:34:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:34:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:34:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:34:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 00:34:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.092s coverage: 100.0% of statements 00:34:56 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.157s coverage: 27.1% of statements 00:34:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:34:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:34:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:34:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:34:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:34:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:34:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.047s coverage: 100.0% of statements 00:34:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:34:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.038s coverage: 100.0% of statements 00:34:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:34:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:34:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.112s coverage: 66.2% of statements 00:34:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:34:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:34:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.438s coverage: 82.4% of statements 00:34:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:34:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:34:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:34:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:34:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.368s coverage: 28.6% of statements 00:34:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:34:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:34:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:34:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:34:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:34:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.097s coverage: 100.0% of statements 00:34:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:34:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.041s coverage: 100.0% of statements 00:34:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:34:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.107s coverage: 86.7% of statements 00:34:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:34:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.129s coverage: 97.5% of statements 00:34:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:34:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.058s coverage: 78.3% of statements 00:34:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:34:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:34:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:34:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:35:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.398s coverage: 92.8% of statements 00:35:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:35:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:35:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:35:03 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:35:03 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:35:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:35:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:35:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:35:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:35:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:35:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:35:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:35:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:35:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:35:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:35:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:35:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:35:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:35:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.037s coverage: 58.8% of statements 00:35:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:35:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:35:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.079s coverage: 0.1% of statements 00:35:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:35:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:35:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:35:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements 00:35:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.042s coverage: 79.5% of statements 00:35:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.031s coverage: 94.1% of statements 00:35:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.052s coverage: 96.3% of statements 00:35:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements 00:35:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.042s coverage: 94.4% of statements 00:35:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.035s coverage: 44.8% of statements 00:35:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 7.060s coverage: 81.4% of statements 00:35:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.066s coverage: 92.9% of statements 00:35:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:35:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:35:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:35:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 77.8% of statements 00:35:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:35:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:35:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:35:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:35:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:35:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.046s coverage: 87.2% of statements 00:35:26 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:35:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:35:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.034s coverage: 100.0% of statements 00:35:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:35:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.044s coverage: 75.5% of statements 00:35:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:35:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements 00:35:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 00:35:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.061s coverage: 84.6% of statements 00:35:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.082s coverage: 91.6% of statements 00:35:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:35:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.196s coverage: 62.4% of statements 00:35:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:35:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:35:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.034s coverage: 100.0% of statements 00:35:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 91.3% of statements 00:35:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.044s coverage: 100.0% of statements 00:35:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.045s coverage: 73.7% of statements 00:35:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.037s coverage: 100.0% of statements 00:35:26 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.303s coverage: 69.0% of statements 00:35:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:35:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:35:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:35:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.106s coverage: 38.4% of statements 00:35:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:35:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:35:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.041s coverage: 89.5% of statements 00:35:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:35:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.038s coverage: 84.8% of statements 00:35:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.136s coverage: 47.0% of statements 00:35:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:35:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:35:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:35:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:35:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:35:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.054s coverage: 100.0% of statements 00:35:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:35:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.045s coverage: 100.0% of statements 00:35:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:35:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 00:35:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 00:35:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 00:35:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.147s coverage: 88.5% of statements 00:35:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 00:35:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 00:35:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 00:35:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.757s coverage: 29.1% of statements 00:35:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:35:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:35:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:35:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:35:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:35:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.073s coverage: 99.0% of statements 00:35:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:35:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.054s coverage: 100.0% of statements 00:35:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:35:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 00:35:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 00:35:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 00:35:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.076s coverage: 95.6% of statements 00:35:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 00:35:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 00:35:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 00:35:26 ok github.com/edgexfoundry/edgex-go/internal/system 0.025s coverage: 0.0% of statements 00:35:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:35:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.028s coverage: 100.0% of statements 00:35:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:35:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:35:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:35:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:35:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.036s coverage: 87.9% of statements 00:35:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:35:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:35:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.033s coverage: 100.0% of statements 00:35:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.035s coverage: 32.1% of statements 00:35:26 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 00:35:26 GO111MODULE=on go vet ./... 00:35:58 gofmt -l . 00:35:58 [ "`gofmt -l .`" = "" ] 00:35:58 ./bin/test-go-mod-tidy.sh 00:35:58 ./bin/test-attribution-txt.sh [Pipeline] sh 00:35:59 + ls -al . 00:35:59 total 732 00:35:59 drwxrwxr-x 10 1001 1001 4096 Mar 6 00:35 . 00:35:59 drwxr-xr-x 4 root root 30 Mar 6 00:34 .. 00:35:59 -rw-rw-r-- 1 1001 1001 11 Mar 6 00:32 .dockerignore 00:35:59 drwxrwxr-x 8 1001 1001 179 Mar 6 00:32 .git 00:35:59 drwxrwxr-x 3 1001 1001 125 Mar 6 00:32 .github 00:35:59 -rw-rw-r-- 1 1001 1001 818 Mar 6 00:32 .gitignore 00:35:59 drwx------ 3 1001 1001 60 Mar 6 00:33 .semver 00:35:59 -rw-rw-r-- 1 1001 1001 166 Mar 6 00:32 .sonarcloud.properties 00:35:59 -rw-rw-r-- 1 1001 1001 8475 Mar 6 00:32 Attribution.txt 00:35:59 -rw-rw-r-- 1 1001 1001 3804 Mar 6 00:32 CONTRIBUTING.md 00:35:59 -rw-rw-r-- 1 1001 1001 931 Mar 6 00:32 Dockerfile.build 00:35:59 -rw-rw-r-- 1 1001 1001 863 Mar 6 00:32 Jenkinsfile 00:35:59 -rw-rw-r-- 1 1001 1001 10775 Mar 6 00:32 LICENSE 00:35:59 -rw-rw-r-- 1 1001 1001 5774 Mar 6 00:32 Makefile 00:35:59 -rw-rw-r-- 1 1001 1001 6524 Mar 6 00:32 README.md 00:35:59 -rw-rw-r-- 1 1001 1001 6755 Mar 6 00:32 SECURITY.md 00:35:59 -rw-rw-r-- 1 1001 1001 5 Mar 6 00:33 VERSION 00:35:59 -rw-rw-r-- 1 1001 1001 4131 Mar 6 00:32 ZMQWindows.md 00:35:59 drwxrwxr-x 2 1001 1001 117 Mar 6 00:32 bin 00:35:59 drwxrwxr-x 14 1001 1001 4096 Mar 6 00:32 cmd 00:35:59 -rw-r--r-- 1 root root 621194 Mar 6 00:35 coverage.out 00:35:59 -rw-r--r-- 1 root root 1055 Mar 6 00:35 go.mod 00:35:59 -rw-r--r-- 1 root root 21699 Mar 6 00:35 go.sum 00:35:59 drwxrwxr-x 8 1001 1001 127 Mar 6 00:32 internal 00:35:59 drwxrwxr-x 4 1001 1001 26 Mar 6 00:32 openapi 00:35:59 drwxrwxr-x 4 1001 1001 71 Mar 6 00:32 snap 00:35:59 -rw-rw-r-- 1 1001 1001 168 Mar 6 00:32 version.go [Pipeline] sh 00:35:59 + '[' -e coverage.out ] 00:35:59 + chown 1001:1001 coverage.out [Pipeline] stash 00:35:59 Stashed 1 file(s) [Pipeline] sh 00:36:00 + make build 00:36: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 00:36:03 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 00:36:11 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 00:36:12 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 00:36:14 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 00:36:14 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 00:36:16 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 00:36:17 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 00:36:19 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 00:36:20 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 00:36:21 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 00:36:22 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] } 00:36:24 $ docker stop --time=1 54d0a335b83a40aec38346bd82356e25e153e9b603de8996df3be4228af09771 00:36:26 $ docker rm -f 54d0a335b83a40aec38346bd82356e25e153e9b603de8996df3be4228af09771 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:36:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:36:29 00:36:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:36:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:36:29 latest: Pulling from edgex-devops/edgex-compose 00:36:29 cbdbe7a5bc2a: Pulling fs layer 00:36:29 ca9280d653b3: Pulling fs layer 00:36:29 7e9c9ca2126c: Pulling fs layer 00:36:29 cbdbe7a5bc2a: Verifying Checksum 00:36:29 cbdbe7a5bc2a: Download complete 00:36:30 cbdbe7a5bc2a: Pull complete 00:36:30 ca9280d653b3: Verifying Checksum 00:36:30 ca9280d653b3: Download complete 00:36:31 7e9c9ca2126c: Verifying Checksum 00:36:31 7e9c9ca2126c: Download complete 00:36:31 ca9280d653b3: Pull complete 00:36:38 7e9c9ca2126c: Pull complete 00:36:38 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:36:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:36:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:36:38 prd-centos7-docker-4c-2g-28798 does not seem to be running inside a container 00:36:38 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/77 -v /w/workspace/edgex-go/77:/w/workspace/edgex-go/77:rw,z -v /w/workspace/edgex-go/77@tmp:/w/workspace/edgex-go/77@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:36:41 $ docker top 59c0412284ba09fa6bb8ea4475e03372dbe512c62e16a9f7fe1e962b364f2745 -eo pid,comm [Pipeline] { [Pipeline] sh 00:36:42 + docker-compose build --help 00:36:42 + grep parallel 00:36:43 --parallel Build images in parallel. [Pipeline] } 00:36:43 $ docker stop --time=1 59c0412284ba09fa6bb8ea4475e03372dbe512c62e16a9f7fe1e962b364f2745 00:36:44 $ docker rm -f 59c0412284ba09fa6bb8ea4475e03372dbe512c62e16a9f7fe1e962b364f2745 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:36:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:36:45 . [Pipeline] withDockerContainer 00:36:45 prd-centos7-docker-4c-2g-28798 does not seem to be running inside a container 00:36:45 $ 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/77 -v /w/workspace/edgex-go/77:/w/workspace/edgex-go/77:rw,z -v /w/workspace/edgex-go/77@tmp:/w/workspace/edgex-go/77@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:36:46 $ docker top 7252028544ef95ba007285f9f7d000c7f164cc6a5f6f8b3d54d3ef73c927b0ac -eo pid,comm [Pipeline] { [Pipeline] sh 00:36:47 + docker-compose -f ./docker-compose-build.yml build --parallel 00:36:48 Building docker-core-command-go ... 00:36:48 Building docker-core-data-go ... 00:36:48 Building docker-core-metadata-go ... 00:36:48 Building docker-security-bootstrapper-go ... 00:36:48 Building docker-security-proxy-setup-go ... 00:36:48 Building docker-security-secretstore-setup-go ... 00:36:48 Building docker-support-notifications-go ... 00:36:48 Building docker-support-scheduler-go ... 00:36:48 Building docker-sys-mgmt-agent-go ... 00:36:48 Building docker-core-data-go 00:36:48 Building docker-security-bootstrapper-go 00:36:48 Building docker-core-command-go 00:36:48 Building docker-security-secretstore-setup-go 00:36:48 Building docker-security-proxy-setup-go 00:36:48 Running on prd-ubuntu18.04-docker-arm64-4c-16g-28806 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws 00:36:48 Running in /w/workspace/edgex-go/77 [Pipeline] { [Pipeline] checkout 00:36:53 using credential edgex-jenkins-ssh 00:36:53 Cloning the remote Git repository 00:36:53 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:36:54 > git init /w/workspace/edgex-go/77 # timeout=10 00:36:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:36:54 > git --version # timeout=10 00:36:54 > git --version # 'git version 2.17.1' 00:36:54 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:37:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:37:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:37:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:37:11 Merging remotes/origin/master commit 2c126a996be31befa6625c4f217e526aa48b3805 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 00:37:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:37:10 using GIT_SSH to set credentials SSH Credentials for GitHub 00:37:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:37:11 > git config core.sparsecheckout # timeout=10 00:37:11 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 00:37:12 > git remote # timeout=10 00:37:12 > git config --get remote.origin.url # timeout=10 00:37:12 using GIT_SSH to set credentials SSH Credentials for GitHub 00:37:12 > git merge 2c126a996be31befa6625c4f217e526aa48b3805 # timeout=10 00:37:13 Merge succeeded, producing 58da4709c6ad8b08bdbf7b7c3b68059142781b06 00:37:13 Checking out Revision 58da4709c6ad8b08bdbf7b7c3b68059142781b06 (PR-2858) 00:37:13 > git rev-parse HEAD^{commit} # timeout=10 00:37:13 > git config core.sparsecheckout # timeout=10 00:37:13 > git checkout -f 58da4709c6ad8b08bdbf7b7c3b68059142781b06 # timeout=10 00:37:17 Commit message: "Merge commit '2c126a996be31befa6625c4f217e526aa48b3805' into HEAD" 00:37:17 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:37:19 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:37:17 > git rev-list --no-walk aae23c0f7cf4439c59d33128a7e0d2464996f88b # timeout=10 00:37:19 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:37:20 + sudo service docker restart 00:37:20 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:37:22 provisioning config files... 00:37:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/77@tmp/config1949488007841916607tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:37:22 ---> docker-login.sh 00:37:22 nexus3.edgexfoundry.org:10001 00:37:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:24 Configure a credential helper to remove this warning. See 00:37:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:24 00:37:24 Login Succeeded 00:37:24 nexus3.edgexfoundry.org:10002 00:37:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:24 Configure a credential helper to remove this warning. See 00:37:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:24 00:37:24 Login Succeeded 00:37:24 nexus3.edgexfoundry.org:10003 00:37:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:25 Configure a credential helper to remove this warning. See 00:37:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:25 00:37:25 Login Succeeded 00:37:25 nexus3.edgexfoundry.org:10004 00:37:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:25 Configure a credential helper to remove this warning. See 00:37:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:25 00:37:25 Login Succeeded 00:37:25 docker.io 00:37:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:26 Configure a credential helper to remove this warning. See 00:37:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:26 00:37:26 Login Succeeded 00:37:26 ---> docker-login.sh ends [Pipeline] } 00:37:26 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } 00:37:26 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:37:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:37:26 ---> 093e87abea16 00:37:26 Step 3/23 : WORKDIR /edgex-go 00:37:26 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:37:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:37:26 ---> 093e87abea16 00:37:26 Step 3/23 : WORKDIR /edgex-go 00:37:26 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:37:26 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:37:26 ---> 093e87abea16 00:37:26 Step 3/21 : WORKDIR /edgex-go 00:37:26 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:37:26 Step 2/31 : FROM ${BUILDER_BASE} AS builder 00:37:26 ---> 093e87abea16 00:37:26 Step 3/31 : WORKDIR /edgex-go 00:37:26 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:37:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:37:26 ---> 093e87abea16 00:37:26 Step 3/24 : WORKDIR /edgex-go 00:37:26 ---> Running in 826a62fd87ed 00:37:26 ---> Running in d51bb0681c51 00:37:26 ---> Running in 99565299a99d 00:37:26 ---> Running in f339208bffa9 00:37:26 ---> Running in 536f38b67867 00:37:26 Removing intermediate container 99565299a99d 00:37:26 ---> 9f74c3655930 00:37:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:26 Removing intermediate container f339208bffa9 00:37:26 ---> 93c7985fd8cd 00:37:26 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:26 Removing intermediate container 536f38b67867 00:37:26 ---> 3c2d4d5ad23e 00:37:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:26 Removing intermediate container d51bb0681c51 00:37:26 ---> 075840ebeb75 00:37:26 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:26 Removing intermediate container 826a62fd87ed 00:37:26 ---> 63bc53cbac23 00:37:26 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:26 ---> Running in e32513e8cf63 00:37:26 ---> Running in faafe87d5083 00:37:26 ---> Running in f5fc46f63a07 00:37:26 ---> Running in 071f05fb77b1 00:37:26 ---> Running in c1d2ea556358 00:37:26 Removing intermediate container f5fc46f63a07 00:37:26 ---> fbdb4c7b548b 00:37:26 Step 5/23 : RUN apk add --update --no-cache make git 00:37:26 Removing intermediate container faafe87d5083 00:37:26 ---> 3d3a421cbb12 00:37:26 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:37:26 ---> Running in ff3d5aa9020b 00:37:26 ---> Running in ddd4664e0a67 00:37:26 Removing intermediate container e32513e8cf63 00:37:26 ---> a3f5adc4cc62 00:37:26 Step 5/31 : RUN apk add --update --no-cache make git 00:37:26 ---> Running in c715c6e1f6d6 00:37:26 Removing intermediate container c1d2ea556358 00:37:26 ---> 17b921e424ae 00:37:26 Step 5/21 : RUN apk add --update --no-cache make git 00:37:26 Removing intermediate container 071f05fb77b1 00:37:26 ---> a38e2281b717 00:37:26 Step 5/24 : RUN apk add --update --no-cache make git 00:37:26 ---> Running in 5067aecb6019 00:37:26 ---> Running in 3a5b2a92595e 00:37:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] unstash 00:37:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] echo 00:37:27 ========================================================= 00:37:27 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:37:27 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:37:27 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 00:37:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:30 OK: 233 MiB in 51 packages 00:37:30 OK: 233 MiB in 51 packages 00:37:30 Sending build context to Docker daemon 166.6MB 00:37:30 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:37:30 Step 2/6 : FROM ${BASE} 00:37:30 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:37:30 5f621e34cdf4: Pulling fs layer 00:37:30 a4357932f1b6: Pulling fs layer 00:37:30 18c013af1878: Pulling fs layer 00:37:30 00ac8860ef70: Pulling fs layer 00:37:30 63d7cb157983: Pulling fs layer 00:37:30 b116817d02f9: Pulling fs layer 00:37:30 745a02a5169b: Pulling fs layer 00:37:30 63d7cb157983: Waiting 00:37:30 b116817d02f9: Waiting 00:37:30 745a02a5169b: Waiting 00:37:30 18c013af1878: Verifying Checksum 00:37:30 18c013af1878: Download complete 00:37:30 a4357932f1b6: Verifying Checksum 00:37:30 a4357932f1b6: Download complete 00:37:30 b116817d02f9: Verifying Checksum 00:37:30 b116817d02f9: Download complete 00:37:30 OK: 233 MiB in 51 packages 00:37:30 5f621e34cdf4: Verifying Checksum 00:37:30 5f621e34cdf4: Download complete 00:37:30 Removing intermediate container 5067aecb6019 00:37:30 ---> 52d0367fa423 00:37:30 Step 6/21 : COPY go.mod . 00:37:30 Removing intermediate container ddd4664e0a67 00:37:30 ---> 9e311b6cc8e1 00:37:30 Step 6/23 : COPY go.mod . 00:37:30 ---> 1c7b020b85a5 00:37:30 Step 7/21 : RUN go mod download 00:37:30 ---> Running in 0788906e70b3 00:37:30 ---> ed132ad10996 00:37:30 Step 7/23 : RUN go mod download 00:37:31 Removing intermediate container ff3d5aa9020b 00:37:31 ---> 8aeb60c8e219 00:37:31 Step 6/23 : COPY go.mod . 00:37:31 ---> Running in ce44a3387ca1 00:37:31 5f621e34cdf4: Pull complete 00:37:31 OK: 233 MiB in 51 packages 00:37:31 ---> 6bc5afb99317 00:37:31 Step 7/23 : RUN go mod download 00:37:31 ---> Running in adc99c66fbaa 00:37:31 a4357932f1b6: Pull complete 00:37:32 Removing intermediate container c715c6e1f6d6 00:37:32 ---> bd86d504a849 00:37:32 Step 6/31 : COPY go.mod . 00:37:32 18c013af1878: Pull complete 00:37:32 ---> 5591be09a1b8 00:37:32 Step 7/31 : RUN go mod download 00:37:32 ---> Running in a990f083e0ee 00:37:32 OK: 233 MiB in 51 packages 00:37:33 Removing intermediate container 0788906e70b3 00:37:33 ---> fa5eeed278a3 00:37:33 Step 8/21 : COPY . . 00:37:33 Removing intermediate container ce44a3387ca1 00:37:33 ---> 0df8d23c3f1d 00:37:33 Step 8/23 : COPY . . 00:37:33 Removing intermediate container adc99c66fbaa 00:37:33 ---> 79dae2ab1869 00:37:33 Step 8/23 : COPY . . 00:37:35 745a02a5169b: Verifying Checksum 00:37:35 745a02a5169b: Download complete 00:37:36 Removing intermediate container 3a5b2a92595e 00:37:36 ---> 67104d703fbe 00:37:36 Step 6/24 : COPY go.mod . 00:37:36 00ac8860ef70: Verifying Checksum 00:37:36 00ac8860ef70: Download complete 00:37:39 ---> 882e078f9553 00:37:39 Step 7/24 : RUN go mod download 00:37:39 Removing intermediate container a990f083e0ee 00:37:39 ---> 50e9dd805a0f 00:37:39 Step 8/31 : COPY . . 00:37:44 ---> Running in 07d00545e439 00:37:46 00ac8860ef70: Pull complete 00:37:46 63d7cb157983: Pull complete 00:37:47 b116817d02f9: Pull complete 00:37:50 745a02a5169b: Pull complete 00:37:50 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 00:37:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:37:50 ---> b7e6874047d6 00:37:50 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 00:37:55 ---> Running in 8bcf3dce1152 00:37:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:37:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:37:59 Removing intermediate container 07d00545e439 00:37:59 ---> f68364dc2f4d 00:37:59 Step 8/24 : COPY . . 00:38:00 (1/12) Installing libmagic (5.38-r0) 00:38:01 (2/12) Installing file (5.38-r0) 00:38:01 (3/12) Installing libc-dev (0.7.2-r3) 00:38:01 (4/12) Installing g++ (9.3.0-r2) 00:38:11 (5/12) Installing fortify-headers (1.1-r0) 00:38:11 (6/12) Installing patch (2.7.6-r6) 00:38:11 (7/12) Installing build-base (0.5-r2) 00:38:11 (8/12) Installing libsodium (1.0.18-r0) 00:38:11 (9/12) Installing pkgconf (1.7.2-r0) 00:38:11 (10/12) Installing libsodium-dev (1.0.18-r0) 00:38:11 (11/12) Installing libzmq (4.3.3-r0) 00:38:11 (12/12) Installing zeromq-dev (4.3.3-r0) 00:38:12 Executing busybox-1.31.1-r19.trigger 00:38:12 OK: 217 MiB in 51 packages 00:38:12 ---> 358329c3fdc8 00:38:12 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:38:13 ---> 7ff26fee4b5d 00:38:13 Step 9/23 : RUN make cmd/core-command/core-command 00:38:13 ---> 3d1ff62f2522 00:38:13 Step 9/23 : RUN make cmd/core-data/core-data 00:38:14 ---> Running in 6d07091f75d4 00:38:14 ---> 18d8505a49c4 00:38:14 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:38:14 ---> Running in 8c7b12193a80 00:38:14 ---> Running in ff3101db49f9 00:38:14 ---> Running in 8ba90d52dc4e 00:38:16 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 00:38:16 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 00:38:16 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 00:38:16 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 00:38:16 Removing intermediate container 8bcf3dce1152 00:38:16 ---> d12f4d6fe6ef 00:38:16 Step 4/6 : WORKDIR /edgex-go 00:38:16 ---> Running in 9dae5b012cef 00:38:17 Removing intermediate container 9dae5b012cef 00:38:17 ---> b6a233e90dbb 00:38:17 Step 5/6 : COPY go.mod . 00:38:18 ---> 6ef794adf2e3 00:38:18 Step 6/6 : RUN go mod download 00:38:18 ---> Running in 0dc40edc499f 00:38:24 ---> a8d288015a1b 00:38:24 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:38:24 ---> Running in 29ea04abc85d 00:38:26 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 00:38:48 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 00:38:50 Removing intermediate container 0dc40edc499f 00:38:50 ---> 51631b312cec 00:38:50 Successfully built 51631b312cec 00:38:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:38:50 + docker inspect -f . ci-base-image-arm64 00:38:50 . [Pipeline] withDockerContainer 00:38:51 prd-ubuntu18.04-docker-arm64-4c-16g-28806 does not seem to be running inside a container 00:38:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/77 -v /w/workspace/edgex-go/77:/w/workspace/edgex-go/77:rw,z -v /w/workspace/edgex-go/77@tmp:/w/workspace/edgex-go/77@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:38:52 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 00:38:52 $ docker top 66c61ca6fe9393b62f1bc445e8dac02a1f4ed84f7f279442c6847cb9c5776722 -eo pid,comm [Pipeline] { [Pipeline] sh 00:38:53 Removing intermediate container 8ba90d52dc4e 00:38:53 ---> f3907a8d980b 00:38:53 00:38:53 Step 10/31 : FROM alpine:3.12 00:38:53 3.12: Pulling from library/alpine 00:38:53 + go version 00:38:53 go version go1.15.5 linux/arm64 [Pipeline] } 00:38:54 $ docker stop --time=1 66c61ca6fe9393b62f1bc445e8dac02a1f4ed84f7f279442c6847cb9c5776722 00:38:56 $ docker rm -f 66c61ca6fe9393b62f1bc445e8dac02a1f4ed84f7f279442c6847cb9c5776722 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 00:38:56 Removing intermediate container 8c7b12193a80 00:38:56 ---> 38ded0057f40 00:38:56 00:38:56 Step 10/23 : FROM alpine:3.12 00:38:56 3.12: Pulling from library/alpine 00:38:56 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [Pipeline] isUnix [Pipeline] sh 00:38:57 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 00:38:57 Status: Downloaded newer image for alpine:3.12 00:38:57 Status: Downloaded newer image for alpine:3.12 00:38:57 ---> 88dd2752d2ea 00:38:57 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:38:57 ---> 88dd2752d2ea 00:38:57 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:38:57 + docker inspect -f . ci-base-image-arm64 00:38:57 . [Pipeline] withDockerContainer 00:38:57 prd-ubuntu18.04-docker-arm64-4c-16g-28806 does not seem to be running inside a container 00:38:57 $ 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/77 -v /w/workspace/edgex-go/77:/w/workspace/edgex-go/77:rw,z -v /w/workspace/edgex-go/77@tmp:/w/workspace/edgex-go/77@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:38:58 ---> Running in badcfd0585d5 00:38:58 Removing intermediate container 6d07091f75d4 00:38:58 ---> 9ac6ce9fe693 00:38:58 00:38:58 Step 10/21 : FROM alpine:3.12 00:38:58 ---> 88dd2752d2ea 00:38:58 Step 11/21 : RUN apk add --update --no-cache curl 00:38:58 ---> Running in 05f4751b0b47 00:38:58 ---> Running in e75fc3310c60 00:38:59 $ docker top cf9a0946c863c127f9aa366a59d19bb7867a556a7a37f92b0823a7464688c883 -eo pid,comm 00:38:59 Removing intermediate container 05f4751b0b47 00:38:59 ---> 99e5925c886a 00:38:59 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [Pipeline] { [Pipeline] echo 00:38:59 ========================================================= 00:38:59 [edgeXBuildGoParallel] Running Tests and Build... 00:38:59 ========================================================= [Pipeline] sh 00:39:00 + make test 00:39:00 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:39:01 ---> Running in eeafe2b80260 00:39:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:01 (1/1) Installing dumb-init (1.2.2-r1) 00:39:01 Executing busybox-1.31.1-r19.trigger 00:39:01 OK: 6 MiB in 15 packages 00:39:01 (1/4) Installing ca-certificates (20191127-r4) 00:39:01 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:39:01 (3/4) Installing libcurl (7.69.1-r3) 00:39:01 (4/4) Installing curl (7.69.1-r3) 00:39:01 Executing busybox-1.31.1-r19.trigger 00:39:01 Executing ca-certificates-20191127-r4.trigger 00:39:01 OK: 7 MiB in 18 packages 00:39:02 Removing intermediate container 29ea04abc85d 00:39:02 ---> efb57901344d 00:39:02 00:39:02 Step 10/24 : FROM alpine:3.12 00:39:02 ---> 88dd2752d2ea 00:39:02 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:39:02 Removing intermediate container ff3101db49f9 00:39:02 ---> ccdcde9483c8 00:39:02 00:39:02 Step 10/23 : FROM alpine:3.12 00:39:02 ---> 88dd2752d2ea 00:39:02 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:39:02 ---> Running in 66ae2c6f8908 00:39:02 ---> Running in fd465a3af8ee 00:39:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:03 (1/2) Installing dumb-init (1.2.2-r1) 00:39:03 (2/2) Installing su-exec (0.2-r1) 00:39:03 Executing busybox-1.31.1-r19.trigger 00:39:03 OK: 6 MiB in 16 packages 00:39:03 Removing intermediate container badcfd0585d5 00:39:03 ---> 0a69ecfaf008 00:39:03 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:39:03 Removing intermediate container 66ae2c6f8908 00:39:03 ---> 84ae4a05764c 00:39:03 Step 12/23 : ENV APP_PORT=48080 00:39:03 Removing intermediate container e75fc3310c60 00:39:03 ---> 0aec62397e6e 00:39:03 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:39:03 ---> Running in 31b200aa8c09 00:39:04 ---> Running in d951cce4d9b0 00:39:04 ---> Running in 1034286c0d79 00:39:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:04 Removing intermediate container 31b200aa8c09 00:39:04 ---> a5d732ae2170 00:39:04 Step 13/23 : ENV APP_PORT=48082 00:39:04 Removing intermediate container d951cce4d9b0 00:39:04 ---> e730d9448715 00:39:04 Step 13/23 : EXPOSE $APP_PORT 00:39:04 (1/5) Installing ca-certificates (20191127-r4) 00:39:04 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:39:04 (3/5) Installing libcurl (7.69.1-r3) 00:39:04 (4/5) Installing curl (7.69.1-r3) 00:39:04 (5/5) Installing dumb-init (1.2.2-r1) 00:39:04 Executing busybox-1.31.1-r19.trigger 00:39:04 Executing ca-certificates-20191127-r4.trigger 00:39:04 OK: 7 MiB in 19 packages 00:39:04 ---> Running in 2206d2e07d65 00:39:04 Removing intermediate container 1034286c0d79 00:39:04 ---> b03dbd0c6a02 00:39:04 Step 13/21 : WORKDIR /edgex 00:39:04 Removing intermediate container eeafe2b80260 00:39:04 ---> 56c20890953b 00:39:04 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 00:39:05 ---> Running in d5afe7556cf2 00:39:05 ---> Running in 2a0ad05b2760 00:39:05 ---> Running in edd56f5cb0dc 00:39:05 Removing intermediate container 2206d2e07d65 00:39:05 ---> 0a9d24fb7b22 00:39:05 Step 14/23 : EXPOSE $APP_PORT 00:39:06 Removing intermediate container d5afe7556cf2 00:39:06 ---> e559863c68bc 00:39:06 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:06 Removing intermediate container 2a0ad05b2760 00:39:06 ---> 899c9d29f5f7 00:39:06 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:39:06 ---> Running in d4d311cfd6fa 00:39:06 ---> Running in 5c0ab486e9ab 00:39:06 Removing intermediate container edd56f5cb0dc 00:39:06 ---> a8da503e4df7 00:39:06 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:39:06 Removing intermediate container fd465a3af8ee 00:39:06 ---> 3c9928a44fca 00:39:06 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:39:06 ---> Running in 451812634ac8 00:39:07 Removing intermediate container d4d311cfd6fa 00:39:07 ---> c4abda94bf05 00:39:07 Step 15/23 : WORKDIR / 00:39:07 ---> Running in 26e87815d572 00:39:07 ---> e18d1ec45ced 00:39:07 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:39:07 ---> Running in 8263281f1e19 00:39:07 Removing intermediate container 451812634ac8 00:39:07 ---> 6d0c7e936269 00:39:07 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:39:07 Removing intermediate container 26e87815d572 00:39:07 ---> 2aaa466603e6 00:39:07 Step 13/24 : WORKDIR / 00:39:07 ---> Running in 55dc1402cc1d 00:39:07 ---> Running in cdec8785f0f6 00:39:07 Removing intermediate container 8263281f1e19 00:39:07 ---> be6dc2e9cf01 00:39:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:39:07 ---> 69f3bbcef3c7 00:39:07 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:39:08 ---> e96d9c4b2dc8 00:39:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:39:08 Removing intermediate container cdec8785f0f6 00:39:08 ---> d724c140aefd 00:39:08 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:39:08 Removing intermediate container 5c0ab486e9ab 00:39:08 ---> 40ac597b8b2d 00:39:08 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 00:39:08 ---> Running in 7c5622ad6032 00:39:08 ---> 7610866fa7bc 00:39:08 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:39:09 ---> Running in 49a4efa405be 00:39:09 ---> 04ae318fcc77 00:39:09 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:39:09 ---> 04a994bfc65f 00:39:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:39:09 Removing intermediate container 55dc1402cc1d 00:39:09 ---> 66b6501bce37 00:39:09 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 00:39:09 Removing intermediate container 49a4efa405be 00:39:09 ---> 58c21252e39b 00:39:09 Step 18/21 : CMD ["--init=true"] 00:39:09 ---> 2f064b78ed18 00:39:09 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:39:09 ---> Running in edf6d494ac43 00:39:09 ---> 07cc3248ca9e 00:39:09 Step 19/23 : ENTRYPOINT ["/core-command"] 00:39:09 ---> Running in 4b03d0e0079c 00:39:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:09 ---> Running in e1fc09ca8296 00:39:09 Removing intermediate container edf6d494ac43 00:39:09 ---> ecae7f3b79c0 00:39:09 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:39:09 Removing intermediate container 4b03d0e0079c 00:39:09 ---> bfb44322a027 00:39:09 Step 19/21 : LABEL arch=x86_64 00:39:10 ---> 246e88498b05 00:39:10 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:39:10 Removing intermediate container e1fc09ca8296 00:39:10 ---> a800a98a125f 00:39:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:39:10 ---> Running in 2a0d287c97c3 00:39:10 ---> Running in 2803f996cadf 00:39:10 ---> 728b937c3afa 00:39:10 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:39:10 Removing intermediate container 2a0d287c97c3 00:39:10 ---> 2f676e512c28 00:39:10 Step 20/21 : LABEL git_sha=d85fd520626e1caa3a9307b3b6b360b60c1923e4 00:39:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:10 ---> Running in 8cfbc38bab0f 00:39:10 Removing intermediate container 2803f996cadf 00:39:10 ---> bd9f15847100 00:39:10 Step 21/23 : LABEL arch=x86_64 00:39:10 ---> Running in 05adafd66ba5 00:39:10 ---> d2a10d234c99 00:39:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:39:10 ---> Running in 5c39b548382a 00:39:11 Removing intermediate container 05adafd66ba5 00:39:11 ---> 982b403904fd 00:39:11 Step 21/21 : LABEL version=0.0.0 00:39:11 ---> Running in 2d7bbe66349a 00:39:11 Removing intermediate container 5c39b548382a 00:39:11 ---> c49de41ed8de 00:39:11 Step 22/23 : LABEL git_sha=d85fd520626e1caa3a9307b3b6b360b60c1923e4 00:39:11 ---> d650924f3d91 00:39:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:39:11 ---> Running in 2f65a590c05c 00:39:11 Removing intermediate container 2d7bbe66349a 00:39:11 ---> 1a6017acd38a 00:39:11 00:39:11 Removing intermediate container 2f65a590c05c 00:39:11 ---> 833310b1ab87 00:39:11 Step 23/23 : LABEL version=0.0.0 00:39:12 ---> 9e0a68a95477 00:39:12 Step 20/24 : 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/ 00:39:12 ---> Running in 4ea317c0d403 00:39:12 Successfully built 1a6017acd38a 00:39:12 Successfully tagged docker-security-proxy-setup-go:latest 00:39:12  Building docker-security-proxy-setup-go ... done Building docker-core-metadata-go 00:39:12 ---> Running in ec56501b01da 00:39:12 (1/6) Installing dumb-init (1.2.2-r1) 00:39:12 Removing intermediate container 4ea317c0d403 00:39:12 ---> d1d58c116f5c 00:39:12 00:39:12 (2/6) Installing libgcc (9.3.0-r2) 00:39:12 (3/6) Installing libsodium (1.0.18-r0) 00:39:12 Successfully built d1d58c116f5c 00:39:12 Successfully tagged docker-core-command-go:latest 00:39:12  Building docker-core-command-go ... done Building docker-support-notifications-go 00:39:12 Removing intermediate container 8cfbc38bab0f 00:39:12 ---> adaa7f02a30d 00:39:12 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 00:39:12 (4/6) Installing libstdc++ (9.3.0-r2) 00:39:13 ---> 517927818c9a 00:39:13 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:39:13 (5/6) Installing libzmq (4.3.3-r0) 00:39:15 (6/6) Installing zeromq (4.3.3-r0) 00:39:15 Executing busybox-1.31.1-r19.trigger 00:39:15 OK: 8 MiB in 20 packages 00:39:19 ---> 630a14b17ba3 00:39:19 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:39:19 Removing intermediate container ec56501b01da 00:39:19 ---> 7a75f125a8df 00:39:19 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:39:20 ---> Running in 5a26c835fe67 00:39:21 Removing intermediate container 7c5622ad6032 00:39:21 ---> bfb4484e6500 00:39:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:39:21 ---> d2834e70cc19 00:39:21 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:39:21 Removing intermediate container 5a26c835fe67 00:39:21 ---> 07f39c5c6230 00:39:21 Step 22/24 : LABEL arch=x86_64 00:39:23 ---> Running in 3c9b8ab75698 00:39:23 ---> de5063d06102 00:39:23 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:39:24 ---> f852c0f3e3d5 00:39:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:39:24 Removing intermediate container 3c9b8ab75698 00:39:24 ---> c5a285a1011d 00:39:24 Step 23/24 : LABEL git_sha=d85fd520626e1caa3a9307b3b6b360b60c1923e4 00:39:25 ---> d3fc17ffd18a 00:39:26 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 00:39:27 ? github.com/edgexfoundry/edgex-go [no test files] 00:39:27 ---> Running in 786ceb001918 00:39:27 ---> 9e2db99d19fd 00:39:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:39:28 Removing intermediate container 786ceb001918 00:39:28 ---> 06cd1e6c7dda 00:39:28 Step 24/24 : LABEL version=0.0.0 00:39:28 ---> Running in f12c2a26f75a 00:39:29 ---> 547a7804cb04 00:39:29 Step 19/23 : ENTRYPOINT ["/core-data"] 00:39:29 ---> Running in 40d6d55f0bc8 00:39:30 Removing intermediate container f12c2a26f75a 00:39:30 ---> 44bbc9ddea4b 00:39:30 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:39:30 ---> Running in 2c28979dc541 00:39:30 Removing intermediate container 40d6d55f0bc8 00:39:30 ---> d2d6f20709e9 00:39:30 00:39:31 Removing intermediate container 2c28979dc541 00:39:31 ---> 635330845ded 00:39:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:39:31 ---> 2a2bbb051646 00:39:31 Step 26/31 : RUN chmod +x /entrypoint.sh 00:39:31 Successfully built d2d6f20709e9 00:39:32 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:39:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:39:32 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:39:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:39:33 Successfully tagged docker-security-secretstore-setup-go:latest 00:39:33  Building docker-security-secretstore-setup-go ... done Building docker-support-scheduler-go 00:39:33 ---> 093e87abea16 00:39:33 Step 3/23 : WORKDIR /edgex-go 00:39:33 ---> 093e87abea16 00:39:33 Step 3/22 : WORKDIR /edgex-go 00:39:33 ---> Using cache 00:39:33 ---> 63bc53cbac23 00:39:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:33 ---> Using cache 00:39:33 ---> 63bc53cbac23 00:39:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:33 ---> Using cache 00:39:33 ---> 17b921e424ae 00:39:33 Step 5/23 : RUN apk add --update --no-cache make git 00:39:33 ---> Using cache 00:39:33 ---> 17b921e424ae 00:39:33 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:39:33 ---> Using cache 00:39:33 ---> 52d0367fa423 00:39:33 Step 6/23 : COPY go.mod . 00:39:33 ---> Using cache 00:39:33 ---> 1c7b020b85a5 00:39:33 Step 7/23 : RUN go mod download 00:39:33 ---> Using cache 00:39:33 ---> fa5eeed278a3 00:39:33 Step 8/23 : COPY . . 00:39:33 ---> Using cache 00:39:33 ---> 358329c3fdc8 00:39:33 Step 9/23 : RUN make cmd/core-metadata/core-metadata 00:39:34 ---> Running in 80cc4806d271 00:39:34 ---> Running in 8105b23071d0 00:39:34 ---> Running in f72dad8d931d 00:39:34 ---> Running in 95a35c4c9420 00:39:34 Removing intermediate container 80cc4806d271 00:39:34 ---> bc8fbb4d8e2d 00:39:34 Step 21/23 : LABEL arch=x86_64 00:39:34 ---> Running in 0e84e47deb67 00:39:35 Removing intermediate container 0e84e47deb67 00:39:35 ---> 1185c77d655b 00:39:35 Step 22/23 : LABEL git_sha=d85fd520626e1caa3a9307b3b6b360b60c1923e4 00:39:37 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 00:39:37 ---> Running in c1b8141ae2eb 00:39:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:38 Removing intermediate container c1b8141ae2eb 00:39:38 ---> 9457809b01f6 00:39:38 Step 23/23 : LABEL version=0.0.0 00:39:38 ---> Running in 689bc86919e4 00:39:39 OK: 233 MiB in 51 packages 00:39:40 Removing intermediate container 689bc86919e4 00:39:40 ---> 173d8192d472 00:39:40 00:39:40 Removing intermediate container f72dad8d931d 00:39:40 ---> 299e8e96de45 00:39:40 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 00:39:40 Successfully built 173d8192d472 00:39:40 Successfully tagged docker-core-data-go:latest 00:39:40 Building docker-sys-mgmt-agent-go 00:39:43  Building docker-core-data-go ... done  ---> Running in 62c2e7946f46 00:39:45 Removing intermediate container 62c2e7946f46 00:39:45 ---> 5acb76c0f6ed 00:39:45 Step 28/31 : CMD ["gate"] 00:39:45 Removing intermediate container 95a35c4c9420 00:39:45 ---> 1ad6b9f7f70c 00:39:45 Step 6/22 : COPY go.mod . 00:39:47 ---> Running in 23f1d67091be 00:39:47 ---> 41ac92314d83 00:39:47 Step 7/22 : RUN go mod download 00:39:47 ---> Running in 299dd769b0b2 00:39:47 Removing intermediate container 23f1d67091be 00:39:47 ---> e1452780ada8 00:39:47 Step 29/31 : LABEL arch=x86_64 00:39:48 ---> Running in b182b82ae0b1 00:39:49 Removing intermediate container b182b82ae0b1 00:39:49 ---> 6bb599eeedc5 00:39:49 Step 30/31 : LABEL git_sha=d85fd520626e1caa3a9307b3b6b360b60c1923e4 00:39:50 ---> Running in 8ced1cdc504b 00:39:53 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:39:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:39:53 ---> 093e87abea16 00:39:53 Step 3/22 : WORKDIR /edgex-go 00:39:53 ---> Using cache 00:39:53 ---> 63bc53cbac23 00:39:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:53 ---> Using cache 00:39:53 ---> 17b921e424ae 00:39:53 Step 5/22 : RUN apk add --update --no-cache make git 00:39:53 ---> Using cache 00:39:53 ---> 52d0367fa423 00:39:53 Step 6/22 : COPY go.mod . 00:39:53 ---> Using cache 00:39:53 ---> 1c7b020b85a5 00:39:53 Step 7/22 : RUN go mod download 00:39:53 ---> Using cache 00:39:53 ---> fa5eeed278a3 00:39:53 Step 8/22 : COPY . . 00:39:53 ---> Using cache 00:39:53 ---> 358329c3fdc8 00:39:53 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:39:53 Removing intermediate container 8ced1cdc504b 00:39:53 ---> afde83bf5fe8 00:39:53 Step 31/31 : LABEL version=0.0.0 00:39:54 ---> Running in a5d61f465199 00:39:56 Removing intermediate container 299dd769b0b2 00:39:56 ---> 4ad7a476f915 00:39:56 Step 8/22 : COPY . . 00:39:56 ---> Running in b0cbe90782d2 00:39:59 Removing intermediate container b0cbe90782d2 00:39:59 ---> 49aa9b62674b 00:39:59 00:40:00 Successfully built 49aa9b62674b 00:40:00 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 00:40:00 Successfully tagged docker-security-bootstrapper-go:latest 00:40:01  Building docker-security-bootstrapper-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:40:01 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:40:01 ---> 093e87abea16 00:40:01 Step 3/26 : WORKDIR /edgex-go 00:40:01 ---> Using cache 00:40:01 ---> 63bc53cbac23 00:40:01 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:40:01 ---> Using cache 00:40:01 ---> 17b921e424ae 00:40:01 Step 5/26 : RUN apk add --update --no-cache make bash git 00:40:04 ---> Running in 3ff5877346b2 00:40:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:09 OK: 233 MiB in 51 packages 00:40:15 Removing intermediate container 8105b23071d0 00:40:15 ---> 6c1bcaf8fee0 00:40:15 00:40:15 Step 10/23 : FROM alpine:3.12 00:40:15 ---> 88dd2752d2ea 00:40:15 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:40:15 ---> Using cache 00:40:15 ---> 0a69ecfaf008 00:40:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:40:15 ---> Using cache 00:40:15 ---> a5d732ae2170 00:40:15 Step 13/23 : ENV APP_PORT=48081 00:40:15 Removing intermediate container 3ff5877346b2 00:40:15 ---> 87db5c62c3b7 00:40:15 Step 6/26 : COPY go.mod . 00:40:17 ---> Running in 5a0162b53f7a 00:40:18 ---> 7cd97cef2907 00:40:18 Step 7/26 : RUN go mod download 00:40:20 ---> Running in 93a732edfc95 00:40:20 Removing intermediate container 5a0162b53f7a 00:40:20 ---> a2c34973e568 00:40:20 Step 14/23 : EXPOSE $APP_PORT 00:40:21 ---> Running in a4e44f98a9bf 00:40:21 Removing intermediate container a4e44f98a9bf 00:40:21 ---> fc20ea18a1d0 00:40:21 Step 15/23 : WORKDIR / 00:40:21 ---> 422a1f785a0d 00:40:21 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:40:22 ---> Running in 2673e125106a 00:40:22 ---> Running in c972f69e5dd9 00:40:22 Removing intermediate container 2673e125106a 00:40:22 ---> efde78879859 00:40:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:40:22 ---> b397ef405da3 00:40:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:40:22 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 00:40:23 ---> 0ae48a2eaa3f 00:40:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:40:23 Removing intermediate container 93a732edfc95 00:40:23 ---> e3f313940282 00:40:23 Step 8/26 : COPY . . 00:40:23 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:40:24 ---> 7f201a82aa1e 00:40:24 Step 19/23 : ENTRYPOINT ["/core-metadata"] 00:40:26 ---> Running in c248c41bf92b 00:40:30 Removing intermediate container c248c41bf92b 00:40:30 ---> 90cbf7710315 00:40:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:33 ---> Running in 58d0d718971b 00:40:34 Removing intermediate container a5d61f465199 00:40:34 ---> 90f6168dfe8e 00:40:34 00:40:34 Step 10/22 : FROM alpine:3.12 00:40:34 ---> 88dd2752d2ea 00:40:34 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:40:34 ---> Using cache 00:40:34 ---> 0a69ecfaf008 00:40:34 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:40:34 ---> Using cache 00:40:34 ---> a5d732ae2170 00:40:34 Step 13/22 : ENV APP_PORT=48085 00:40:35 Removing intermediate container 58d0d718971b 00:40:35 ---> fa8f97975ca8 00:40:35 Step 21/23 : LABEL arch=x86_64 00:40:36 ---> Running in 9b830d70e9c0 00:40:37 ---> Running in 43554b138720 00:40:38 Removing intermediate container 9b830d70e9c0 00:40:38 ---> b88d6f608def 00:40:38 Step 14/22 : EXPOSE $APP_PORT 00:40:39 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:40:39 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:40:39 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:40:39 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:40:39 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:40:39 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:40:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:40:40 Removing intermediate container 43554b138720 00:40:40 ---> bc507348445c 00:40:40 Step 22/23 : LABEL git_sha=d85fd520626e1caa3a9307b3b6b360b60c1923e4 00:40:40 ---> Running in 297beefbe1ae 00:40:42 ---> Running in ffbac6e7ef6a 00:40:42 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:40:44 Removing intermediate container 297beefbe1ae 00:40:44 ---> bef816f4d96e 00:40:44 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:40:44 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:40:44 Removing intermediate container ffbac6e7ef6a 00:40:44 ---> 8220e8392239 00:40:44 Step 23/23 : LABEL version=0.0.0 00:40:45 ---> 55bd905bfe58 00:40:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:40:45 ---> Running in 058ffb7dd223 00:40:47 Removing intermediate container 058ffb7dd223 00:40:47 ---> 8e816c4a1218 00:40:47 00:40:47 ---> 2a06005a4491 00:40:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:40:47 Successfully built 8e816c4a1218 00:40:47 ---> d74c8e0d2261 00:40:47 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:40:47 Successfully tagged docker-core-metadata-go:latest 00:40:47  Building docker-core-metadata-go ... done  ---> Running in 99fc4699c077 00:40:47 ---> 1ca7b06dd224 00:40:47 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:40:48 ---> Running in a9f52b4b7c2a 00:40:48 Removing intermediate container a9f52b4b7c2a 00:40:48 ---> e53b1c36b0a0 00:40:48 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:48 ---> Running in e96c7c8ae287 00:40:48 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 00:40:48 Removing intermediate container e96c7c8ae287 00:40:48 ---> a2573b3eaaaa 00:40:48 Step 20/22 : LABEL arch=x86_64 00:40:50 ---> Running in 5440eaeed1db 00:40:50 Removing intermediate container c972f69e5dd9 00:40:50 ---> 1a6f80732afa 00:40:50 00:40:50 Step 10/22 : FROM alpine:3.12 00:40:50 ---> 88dd2752d2ea 00:40:50 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:40:50 ---> Running in d929d228f033 00:40:50 Removing intermediate container 5440eaeed1db 00:40:50 ---> d48c038e7fa6 00:40:50 Step 21/22 : LABEL git_sha=d85fd520626e1caa3a9307b3b6b360b60c1923e4 00:40:50 ---> Running in 01c639e216b8 00:40:51 Removing intermediate container 01c639e216b8 00:40:51 ---> 0828d1ae941c 00:40:51 Step 22/22 : LABEL version=0.0.0 00:40:51 ---> Running in ec25b7883658 00:40:51 Removing intermediate container ec25b7883658 00:40:51 ---> 3a2ef8f0e345 00:40:51 00:40:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:52 Successfully built 3a2ef8f0e345 00:40:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:52 Successfully tagged docker-support-scheduler-go:latest 00:40:52  Building docker-support-scheduler-go ... done (1/2) Installing ca-certificates (20191127-r4) 00:40:52 (2/2) Installing dumb-init (1.2.2-r1) 00:40:52 Executing busybox-1.31.1-r19.trigger 00:40:52 Executing ca-certificates-20191127-r4.trigger 00:40:52 OK: 6 MiB in 16 packages 00:40:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:40:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:40:52 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:40:55 Removing intermediate container d929d228f033 00:40:55 ---> 205a8fff664c 00:40:55 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:40:55 ---> Running in 1417f6bcb7de 00:40:55 Removing intermediate container 1417f6bcb7de 00:40:55 ---> e267c27cf51f 00:40:55 Step 13/22 : ENV APP_PORT=48060 00:40:55 ---> Running in 35112ccedf49 00:40:55 Removing intermediate container 35112ccedf49 00:40:55 ---> bb8f4145287d 00:40:55 Step 14/22 : EXPOSE $APP_PORT 00:40:55 ---> Running in dcf8a9a10fd4 00:40:55 Removing intermediate container dcf8a9a10fd4 00:40:55 ---> 9dc3441505d9 00:40:55 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:40:56 ---> f7b81b7ea633 00:40:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:40:57 ---> 4cac51a2899e 00:40:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:40:57 ---> 0d8796ef87f3 00:40:57 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:40:57 ---> Running in b0d717bd7c18 00:40:57 Removing intermediate container b0d717bd7c18 00:40:57 ---> 5caf28bd71e3 00:40:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:59 ---> Running in a459079cd671 00:40:59 Removing intermediate container a459079cd671 00:40:59 ---> 69a4304e6e1a 00:40:59 Step 20/22 : LABEL arch=x86_64 00:40:59 ---> Running in bc3ac80f5b52 00:40:59 Removing intermediate container bc3ac80f5b52 00:40:59 ---> dd9ffeb921b1 00:40:59 Step 21/22 : LABEL git_sha=d85fd520626e1caa3a9307b3b6b360b60c1923e4 00:40:59 ---> Running in a46e905e5c22 00:40:59 Removing intermediate container a46e905e5c22 00:40:59 ---> d83fae965cab 00:40:59 Step 22/22 : LABEL version=0.0.0 00:40:59 ---> Running in 412f6b95d59a 00:41:00 Removing intermediate container 412f6b95d59a 00:41:00 ---> dbf93a30ae27 00:41:00 00:41:00 Successfully built dbf93a30ae27 00:41:00 Successfully tagged docker-support-notifications-go:latest 00:41:01 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.497s coverage: 45.9% of statements 00:41:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:41:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:41:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:41:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:41:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:41:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:41:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 00:41:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.279s coverage: 100.0% of statements 00:41:02  Building docker-support-notifications-go ... done Removing intermediate container 99fc4699c077 00:41:02 ---> 2c1833dc2037 00:41:02 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:41:02 ---> Running in 6e375cbafb83 00:41:03 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 00:41:04 Removing intermediate container 6e375cbafb83 00:41:04 ---> 8a3464a7e579 00:41:04 00:41:04 Step 11/26 : FROM docker:20.10.0 00:41:04 20.10.0: Pulling from library/docker 00:41:07 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.544s coverage: 27.1% of statements 00:41:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:41:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:41:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:41:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:41:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:41:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:41:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.067s coverage: 100.0% of statements 00:41:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:41:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.074s coverage: 100.0% of statements 00:41:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:41:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:41:08 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:41:08 Status: Downloaded newer image for docker:20.10.0 00:41:08 ---> aefe523efa57 00:41:08 Step 12/26 : RUN apk add --no-cache bash 00:41:09 ---> Running in 943a78e8f68d 00:41:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.386s coverage: 66.2% of statements 00:41:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:41:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:41:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:41:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:41:09 (1/2) Installing readline (8.0.4-r0) 00:41:09 (2/2) Installing bash (5.0.17-r0) 00:41:09 Executing bash-5.0.17-r0.post-install 00:41:09 Executing busybox-1.31.1-r19.trigger 00:41:09 OK: 12 MiB in 22 packages 00:41:10 Removing intermediate container 943a78e8f68d 00:41:10 ---> 78550fceee0a 00:41:10 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:41:10 ---> Running in 92f766d98c48 00:41:10 Removing intermediate container 92f766d98c48 00:41:10 ---> 22d50a959ebc 00:41:10 Step 14/26 : ENV APP_PORT=48090 00:41:10 ---> Running in e279a2900888 00:41:10 Removing intermediate container e279a2900888 00:41:10 ---> 0b839e62a3f0 00:41:10 Step 15/26 : EXPOSE $APP_PORT 00:41:10 ---> Running in f8f5e270e515 00:41:11 Removing intermediate container f8f5e270e515 00:41:11 ---> 1ecb8aabc616 00:41:11 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:41:11 ---> bedbba2b5b7b 00:41:11 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:41:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.797s coverage: 82.4% of statements 00:41:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:41:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:41:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:41:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:41:12 ---> 2170719a0f19 00:41:12 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:41:12 ---> eb4ed0d02916 00:41:12 Step 19/26 : RUN apk --no-cache add py3-pip 00:41:12 ---> Running in 1aef84cdce9e 00:41:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:41:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:41:13 (1/33) Installing libbz2 (1.0.8-r1) 00:41:13 (2/33) Installing expat (2.2.9-r1) 00:41:13 (3/33) Installing libffi (3.3-r2) 00:41:13 (4/33) Installing gdbm (1.13-r1) 00:41:13 (5/33) Installing xz-libs (5.2.5-r0) 00:41:13 (6/33) Installing sqlite-libs (3.32.1-r0) 00:41:13 (7/33) Installing python3 (3.8.5-r1) 00:41:14 (8/33) Installing py3-appdirs (1.4.4-r1) 00:41:14 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:41:14 (10/33) Installing py3-parsing (2.4.7-r0) 00:41:14 (11/33) Installing py3-six (1.15.0-r0) 00:41:14 (12/33) Installing py3-packaging (20.4-r0) 00:41:14 (13/33) Installing py3-setuptools (47.0.0-r0) 00:41:14 (14/33) Installing py3-chardet (3.0.4-r4) 00:41:14 (15/33) Installing py3-idna (2.9-r0) 00:41:14 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:41:14 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:41:14 (18/33) Installing py3-requests (2.23.0-r0) 00:41:14 (19/33) Installing py3-msgpack (1.0.0-r0) 00:41:14 (20/33) Installing py3-lockfile (0.12.2-r3) 00:41:14 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:41:14 (22/33) Installing py3-colorama (0.4.3-r0) 00:41:14 (23/33) Installing py3-distlib (0.3.0-r0) 00:41:14 (24/33) Installing py3-distro (1.5.0-r1) 00:41:14 (25/33) Installing py3-webencodings (0.5.1-r3) 00:41:14 (26/33) Installing py3-html5lib (1.0.1-r4) 00:41:14 (27/33) Installing py3-pytoml (0.1.21-r0) 00:41:14 (28/33) Installing py3-pep517 (0.8.2-r0) 00:41:15 (29/33) Installing py3-progress (1.5-r0) 00:41:15 (30/33) Installing py3-toml (0.10.1-r0) 00:41:15 (31/33) Installing py3-retrying (1.3.3-r0) 00:41:15 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:41:15 (33/33) Installing py3-pip (20.1.1-r0) 00:41:15 Executing busybox-1.31.1-r19.trigger 00:41:15 OK: 71 MiB in 55 packages 00:41:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.321s coverage: 28.6% of statements 00:41:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:41:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:41:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:41:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:41:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:41:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.156s coverage: 100.0% of statements 00:41:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:41:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.082s coverage: 100.0% of statements 00:41:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:41:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.335s coverage: 86.7% of statements 00:41:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:41:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.405s coverage: 97.5% of statements 00:41:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:41:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.178s coverage: 78.3% of statements 00:41:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:41:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:41:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:41:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:41:25 Removing intermediate container 1aef84cdce9e 00:41:25 ---> 90201daadf09 00:41:25 Step 20/26 : RUN pip install docker-compose==1.23.2 00:41:25 ---> Running in 8dadde79e2f0 00:41:25 Collecting docker-compose==1.23.2 00:41:25 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:41:25 Collecting jsonschema<3,>=2.5.1 00:41:25 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:41:25 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:41:25 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:41:25 Collecting websocket-client<1.0,>=0.32.0 00:41:25 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 00:41:25 Collecting docopt<0.7,>=0.6.1 00:41:25 Downloading docopt-0.6.2.tar.gz (25 kB) 00:41:26 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:41:26 Collecting cached-property<2,>=1.2.0 00:41:26 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:41:26 Collecting PyYAML<4,>=3.10 00:41:26 Downloading PyYAML-3.13.tar.gz (270 kB) 00:41:27 Collecting texttable<0.10,>=0.9.0 00:41:27 Downloading texttable-0.9.1.tar.gz (11 kB) 00:41:27 Collecting dockerpty<0.5,>=0.4.1 00:41:27 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:41:29 Collecting docker<4.0,>=3.6.0 00:41:29 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:41:29 Collecting idna<2.8,>=2.5 00:41:29 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:41:29 Collecting urllib3<1.25,>=1.21.1 00:41:29 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:41:29 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) 00:41:29 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) 00:41:30 Collecting docker-pycreds>=0.4.0 00:41:30 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:41:30 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:41:30 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:41:30 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:41:30 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:41:30 Installing collected packages: jsonschema, idna, urllib3, requests, websocket-client, docopt, cached-property, PyYAML, texttable, dockerpty, docker-pycreds, docker, docker-compose 00:41:30 Attempting uninstall: idna 00:41:30 Found existing installation: idna 2.9 00:41:30 Uninstalling idna-2.9: 00:41:30 Successfully uninstalled idna-2.9 00:41:30 Attempting uninstall: urllib3 00:41:30 Found existing installation: urllib3 1.25.9 00:41:30 Uninstalling urllib3-1.25.9: 00:41:30 Successfully uninstalled urllib3-1.25.9 00:41:30 Attempting uninstall: requests 00:41:30 Found existing installation: requests 2.23.0 00:41:30 Uninstalling requests-2.23.0: 00:41:30 Successfully uninstalled requests-2.23.0 00:41:31 Running setup.py install for docopt: started 00:41:31 Running setup.py install for docopt: finished with status 'done' 00:41:31 Running setup.py install for PyYAML: started 00:41:31 Running setup.py install for PyYAML: finished with status 'done' 00:41:31 Running setup.py install for texttable: started 00:41:32 Running setup.py install for texttable: finished with status 'done' 00:41:32 Running setup.py install for dockerpty: started 00:41:32 Running setup.py install for dockerpty: finished with status 'done' 00:41:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.491s coverage: 92.8% of statements 00:41:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:41:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:41:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:41:33 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:41:33 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:41:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:41:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:41:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:41:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:41:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:41:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:41:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:41:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:41:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:41:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:41:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:41:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:41:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:41:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements 00:41:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:41:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:41:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.274s coverage: 0.1% of statements 00:41:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:41:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:41:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:41:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.098s coverage: 47.1% of statements 00:41:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.084s coverage: 79.5% of statements 00:41:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.065s coverage: 94.1% of statements 00:41:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.084s coverage: 96.3% of statements 00:41:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.102s coverage: 87.5% of statements 00:41:33 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.58.0 00:41:36 Removing intermediate container 8dadde79e2f0 00:41:36 ---> a5c2a1ae6e41 00:41:36 Step 21/26 : RUN apk --no-cache add curl 00:41:36 ---> Running in beff879ce1f0 00:41:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:41:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:41:37 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:41:37 (2/3) Installing libcurl (7.69.1-r3) 00:41:37 (3/3) Installing curl (7.69.1-r3) 00:41:37 Executing busybox-1.31.1-r19.trigger 00:41:37 OK: 72 MiB in 58 packages 00:41:37 Removing intermediate container beff879ce1f0 00:41:37 ---> 66090210f953 00:41:37 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:41:37 ---> Running in acc2ed022ccd 00:41:38 Removing intermediate container acc2ed022ccd 00:41:38 ---> 695aeaab5064 00:41:38 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:41:38 ---> Running in 5a2b44947fff 00:41:38 Removing intermediate container 5a2b44947fff 00:41:38 ---> d67ac2b33ad9 00:41:38 Step 24/26 : LABEL arch=x86_64 00:41:38 ---> Running in 251d95942c8b 00:41:38 Removing intermediate container 251d95942c8b 00:41:38 ---> ec272920a4b4 00:41:38 Step 25/26 : LABEL git_sha=d85fd520626e1caa3a9307b3b6b360b60c1923e4 00:41:38 ---> Running in d8b7cb77ea6e 00:41:38 Removing intermediate container d8b7cb77ea6e 00:41:38 ---> e0601607bc63 00:41:38 Step 26/26 : LABEL version=0.0.0 00:41:38 ---> Running in 0fb762277399 00:41:39 Removing intermediate container 0fb762277399 00:41:39 ---> a8596a5047b3 00:41:39 00:41:39 Successfully built a8596a5047b3 00:41:39 Successfully tagged docker-sys-mgmt-agent-go:latest 00:41:39  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 00:41:39 $ docker stop --time=1 7252028544ef95ba007285f9f7d000c7f164cc6a5f6f8b3d54d3ef73c927b0ac 00:41:41 $ docker rm -f 7252028544ef95ba007285f9f7d000c7f164cc6a5f6f8b3d54d3ef73c927b0ac [Pipeline] // withDockerContainer [Pipeline] sh 00:41:42 + docker images 00:41:42 + grep docker 00:41:42 docker-sys-mgmt-agent-go latest a8596a5047b3 4 seconds ago 313MB 00:41:42 docker-support-notifications-go latest dbf93a30ae27 43 seconds ago 17.8MB 00:41:42 docker-support-scheduler-go latest 3a2ef8f0e345 51 seconds ago 17.2MB 00:41:42 docker-core-metadata-go latest 8e816c4a1218 57 seconds ago 19MB 00:41:42 docker-security-bootstrapper-go latest 49aa9b62674b About a minute ago 18.7MB 00:41:42 docker-core-data-go latest 173d8192d472 2 minutes ago 22.4MB 00:41:42 docker-security-secretstore-setup-go latest d2d6f20709e9 2 minutes ago 24.9MB 00:41:42 docker-core-command-go latest d1d58c116f5c 2 minutes ago 17.2MB 00:41:42 docker-security-proxy-setup-go latest 1a6017acd38a 2 minutes ago 24.7MB 00:41:42 docker 20.10.0 aefe523efa57 2 months ago 240MB [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) [Pipeline] findFiles [Pipeline] node 00:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.080s coverage: 94.4% of statements 00:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.064s coverage: 44.8% of statements 00:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 7.147s coverage: 81.4% of statements 00:41:58 Still waiting to schedule task 00:41:58 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 00:42:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.225s coverage: 92.9% of statements 00:42:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:42:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:42:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:42:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 77.8% of statements 00:42:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:42:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:42:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:42:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:42:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:42:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements 00:42:00 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:42:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:42:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements 00:42:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:42:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 75.5% of statements 00:42:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:42:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.056s coverage: 80.8% of statements 00:42:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.129s coverage: 87.2% of statements 00:42:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.146s coverage: 84.6% of statements 00:42:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.174s coverage: 91.6% of statements 00:42:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:42:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.599s coverage: 62.4% of statements 00:42:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:42:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:42:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 00:42:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.095s coverage: 91.3% of statements 00:42:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements 00:42:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.063s coverage: 73.7% of statements 00:42:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements 00:42:04 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.998s coverage: 69.0% of statements 00:42:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:42:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:42:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:42:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.413s coverage: 38.4% of statements 00:42:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:42:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:42:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.087s coverage: 89.5% of statements 00:42:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:42:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.095s coverage: 84.8% of statements 00:42:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.466s coverage: 47.0% of statements 00:42:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:42:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:42:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:42:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:42:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:42:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.128s coverage: 100.0% of statements 00:42:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:42:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.130s coverage: 100.0% of statements 00:42:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:42:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 00:42:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 00:42:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 00:42:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.449s coverage: 88.5% of statements 00:42:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 00:42:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 00:42:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 00:42:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.853s coverage: 29.1% of statements 00:42:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:42:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:42:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:42:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:42:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:42:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.208s coverage: 99.0% of statements 00:42:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:42:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.095s coverage: 100.0% of statements 00:42:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:42:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 00:42:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 00:42:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 00:42:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.230s coverage: 95.6% of statements 00:42:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 00:42:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 00:42:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 00:42:22 ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements 00:42:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:42:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.087s coverage: 100.0% of statements 00:42:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:42:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:42:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:42:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:42:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.081s coverage: 87.9% of statements 00:42:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:42:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:42:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements 00:42:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.058s coverage: 32.1% of statements 00:42:23 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 00:42:24 GO111MODULE=on go vet ./... 00:43:35 Running on prd-ubuntu18.04-docker-8c-8g-28813 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws 00:43:35 Running in /w/workspace/edgex-go/77 [Pipeline] { [Pipeline] checkout 00:43:38 using credential edgex-jenkins-ssh 00:43:38 Cloning the remote Git repository 00:43:38 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:43:38 > git init /w/workspace/edgex-go/77 # timeout=10 00:43:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:43:38 > git --version # timeout=10 00:43:38 > git --version # 'git version 2.17.1' 00:43:38 using GIT_SSH to set credentials SSH Credentials for GitHub 00:43:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:43:46 gofmt -l . 00:43:46 [ "`gofmt -l .`" = "" ] 00:43:46 ./bin/test-go-mod-tidy.sh 00:43:46 ./bin/test-attribution-txt.sh [Pipeline] sh 00:43:47 + ls -al . 00:43:47 total 760 00:43:47 drwxrwxr-x 9 1001 1001 4096 Mar 6 00:43 . 00:43:47 drwxr-xr-x 4 root root 4096 Mar 6 00:38 .. 00:43:47 -rw-rw-r-- 1 1001 1001 11 Mar 6 00:37 .dockerignore 00:43:47 drwxrwxr-x 8 1001 1001 4096 Mar 6 00:37 .git 00:43:47 drwxrwxr-x 3 1001 1001 4096 Mar 6 00:37 .github 00:43:47 -rw-rw-r-- 1 1001 1001 818 Mar 6 00:37 .gitignore 00:43:47 -rw-rw-r-- 1 1001 1001 166 Mar 6 00:37 .sonarcloud.properties 00:43:47 -rw-rw-r-- 1 1001 1001 8475 Mar 6 00:37 Attribution.txt 00:43:47 -rw-rw-r-- 1 1001 1001 3804 Mar 6 00:37 CONTRIBUTING.md 00:43:47 -rw-rw-r-- 1 1001 1001 931 Mar 6 00:37 Dockerfile.build 00:43:47 -rw-rw-r-- 1 1001 1001 863 Mar 6 00:37 Jenkinsfile 00:43:47 -rw-rw-r-- 1 1001 1001 10775 Mar 6 00:37 LICENSE 00:43:47 -rw-rw-r-- 1 1001 1001 5774 Mar 6 00:37 Makefile 00:43:47 -rw-rw-r-- 1 1001 1001 6524 Mar 6 00:37 README.md 00:43:47 -rw-rw-r-- 1 1001 1001 6755 Mar 6 00:37 SECURITY.md 00:43:47 -rw-rw-r-- 1 1001 1001 5 Mar 6 00:33 VERSION 00:43:47 -rw-rw-r-- 1 1001 1001 4131 Mar 6 00:37 ZMQWindows.md 00:43:47 drwxrwxr-x 2 1001 1001 4096 Mar 6 00:37 bin 00:43:47 drwxrwxr-x 14 1001 1001 4096 Mar 6 00:37 cmd 00:43:47 -rw-r--r-- 1 root root 621194 Mar 6 00:42 coverage.out 00:43:47 -rw-r--r-- 1 root root 1055 Mar 6 00:43 go.mod 00:43:47 -rw-r--r-- 1 root root 21699 Mar 6 00:43 go.sum 00:43:47 drwxrwxr-x 8 1001 1001 4096 Mar 6 00:37 internal 00:43:47 drwxrwxr-x 4 1001 1001 4096 Mar 6 00:37 openapi 00:43:47 drwxrwxr-x 4 1001 1001 4096 Mar 6 00:37 snap 00:43:47 -rw-rw-r-- 1 1001 1001 168 Mar 6 00:37 version.go [Pipeline] sh 00:43:48 + '[' -e coverage.out ] 00:43:48 + chown 1001:1001 coverage.out [Pipeline] stash 00:43:48 Warning: overwriting stash ‘coverage-report’ 00:43:50 Stashed 1 file(s) [Pipeline] sh 00:43:50 + make build 00:43:50 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 00:43:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:43:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:43:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:43:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:43:51 using GIT_SSH to set credentials SSH Credentials for GitHub 00:43:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:43:52 Merging remotes/origin/master commit 2c126a996be31befa6625c4f217e526aa48b3805 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 00:43:52 Merge succeeded, producing bc2b816e1c9bf795bfc160fb3c2b71f028aad05b 00:43:52 Checking out Revision bc2b816e1c9bf795bfc160fb3c2b71f028aad05b (PR-2858) 00:43:52 > git config core.sparsecheckout # timeout=10 00:43:52 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 00:43:52 > git remote # timeout=10 00:43:52 > git config --get remote.origin.url # timeout=10 00:43:52 using GIT_SSH to set credentials SSH Credentials for GitHub 00:43:52 > git merge 2c126a996be31befa6625c4f217e526aa48b3805 # timeout=10 00:43:52 > git rev-parse HEAD^{commit} # timeout=10 00:43:52 > git config core.sparsecheckout # timeout=10 00:43:52 > git checkout -f bc2b816e1c9bf795bfc160fb3c2b71f028aad05b # timeout=10 00:43:56 Commit message: "Merge commit '2c126a996be31befa6625c4f217e526aa48b3805' into HEAD" 00:43:56 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:43:57 + echo snap-build.sh 00:43:57 snap-build.sh 00:43:57 + SNAP_BASE_DIR=. 00:43:57 + '[' '!' -z /w/workspace/edgex-go/77 ']' 00:43:57 + SNAP_BASE_DIR=/w/workspace/edgex-go/77 00:43:57 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/77]' 00:43:57 [snap-build] Building snap in dir [/w/workspace/edgex-go/77] 00:43:57 + cd /w/workspace/edgex-go/77 00:43:57 + sudo apt-get remove -qy --purge lxd lxd-client 00:43:57 Reading package lists... 00:43:57 Building dependency tree... 00:43:57 Reading state information... 00:43:57 The following packages were automatically installed and are no longer required: 00:43:57 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 00:43:57 uidmap xdelta3 00:43:57 Use 'sudo apt autoremove' to remove them. 00:43:56 > git rev-list --no-walk aae23c0f7cf4439c59d33128a7e0d2464996f88b # timeout=10 00:43:57 The following packages will be REMOVED: 00:43:57 lxd* lxd-client* 00:43:58 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:43:58 After this operation, 31.7 MB disk space will be freed. 00:43:59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 00:43:59 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 00:44:00 Removing lxd dnsmasq configuration 00:44:00 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:44:00 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:44:00 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 00:44:01 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 00:44:01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 00:44:01 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 00:44:02 Processing triggers for systemd (237-3ubuntu10.42) ... 00:44:02 Processing triggers for ureadahead (0.100.0-21) ... 00:44:04 + sudo snap remove --purge lxd 00:44:04 snap "lxd" is not installed 00:44:04 + sudo groupadd --force --system lxd 00:44:04 ++ whoami 00:44:04 + sudo /usr/sbin/usermod -G lxd -a jenkins 00:44:04 + newgrp - lxd 00:44:04 + sudo snap install lxd 00:44:16 2021-03-06T00:44:13Z INFO Waiting for automatic snapd restart... 00:44:27 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 00:44:29 lxd 4.11 from Canonical* installed 00:44:29 + sudo lxd init --auto 00:44:31 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 00:44:37 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 00:44:38 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 00:44:39 + sudo snap install --classic snapcraft 00:44:43 snapcraft 4.5.4 from Canonical* installed 00:44:43 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 00:44:43 + patch --verbose -p1 00:44:43 Hmm... Looks like a unified diff to me... 00:44:43 The text leading up to this was: 00:44:43 -------------------------- 00:44:43 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 00:44:43 |From: Tony Espy 00:44:43 |Date: Wed, 16 Dec 2020 16:34:55 -0500 00:44:43 |Subject: [PATCH] optimize snap build for pipeline CI check 00:44:43 | 00:44:43 |This patch is used by the EdgeX CI pipeline builds to 00:44:43 |optimize the snap CI check run for pull requests. When 00:44:43 |applied, it essentially strips out everything (apps and 00:44:43 |parts) from the snapcraft.yaml file except those required 00:44:43 |to build edgex-go, as the whole idea of the CI check is to 00:44:43 |catch changes to edgex-go that break the snap build. 00:44:43 | 00:44:43 |In general, anyone updating snapcraft.yaml will also need 00:44:43 |to update this patch file, otherwise it may fail to apply, 00:44:43 |resulting in a failed snap build CI check in the associated 00:44:43 |pull request. 00:44:43 | 00:44:43 |Note - in addition to applying this patch, the pipeline also 00:44:43 |only primes the snap (e.g. `snapcraft prime`), as there's no 00:44:43 |need to build the finally binary .snap file (and it won't 00:44:43 |work with the patch applied). This further reduces the build 00:44:43 |time. 00:44:43 |--- 00:44:43 | snap/snapcraft.yaml | 461 +------------------------------------------- 00:44:43 | 1 file changed, 2 insertions(+), 459 deletions(-) 00:44:43 | 00:44:43 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 00:44:43 |index 1e537489..faf42425 100644 00:44:43 |--- a/snap/snapcraft.yaml 00:44:43 |+++ b/snap/snapcraft.yaml 00:44:43 -------------------------- 00:44:43 patching file snap/snapcraft.yaml 00:44:43 Using Plan A... 00:44:43 Hunk #1 succeeded at 73. 00:44:43 Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). 00:44:43 Hunk #3 succeeded at 217 (offset 3 lines). 00:44:43 Hunk #4 FAILED at 222. 00:44:43 Hunk #5 succeeded at 303 (offset 4 lines). 00:44:43 Hunk #6 succeeded at 330 (offset 4 lines). 00:44:43 Hunk #7 succeeded at 364 (offset 4 lines). 00:44:43 Hunk #8 FAILED at 411. 00:44:43 2 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej 00:44:43 Hmm... Ignoring the trailing garbage. 00:44:43 done [Pipeline] } [Pipeline] // withEnv [Pipeline] } 00:44:43 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 [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:44:45 Failed in branch amd64 00:44:49 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 00:44:53 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 00:44:58 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 00:45:02 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 00:45:05 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] } 00:45:13 $ docker stop --time=1 cf9a0946c863c127f9aa366a59d19bb7867a556a7a37f92b0823a7464688c883 00:45:16 $ docker rm -f cf9a0946c863c127f9aa366a59d19bb7867a556a7a37f92b0823a7464688c883 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:45:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:45:19 00:45:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:45:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:45:20 latest: Pulling from edgex-devops/edgex-compose-arm64 00:45:20 29e5d40040c1: Pulling fs layer 00:45:20 1ce36da41761: Pulling fs layer 00:45:20 25b303627fd3: Pulling fs layer 00:45:20 29e5d40040c1: Verifying Checksum 00:45:20 29e5d40040c1: Download complete 00:45:21 1ce36da41761: Verifying Checksum 00:45:21 1ce36da41761: Download complete 00:45:21 29e5d40040c1: Pull complete 00:45:22 1ce36da41761: Pull complete 00:45:22 25b303627fd3: Verifying Checksum 00:45:22 25b303627fd3: Download complete 00:45:32 25b303627fd3: Pull complete 00:45:32 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:45:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:45:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:45:33 prd-ubuntu18.04-docker-arm64-4c-16g-28806 does not seem to be running inside a container 00:45:33 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/77 -v /w/workspace/edgex-go/77:/w/workspace/edgex-go/77:rw,z -v /w/workspace/edgex-go/77@tmp:/w/workspace/edgex-go/77@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:45:36 $ docker top be844722bfa7c0bb67f9000cb1ca50a6c79c9128d3affadceb6b2250d741c244 -eo pid,comm [Pipeline] { [Pipeline] sh 00:45:37 + docker-compose build --help 00:45:37 + grep parallel 00:45:42 --parallel Build images in parallel. [Pipeline] } 00:45:42 $ docker stop --time=1 be844722bfa7c0bb67f9000cb1ca50a6c79c9128d3affadceb6b2250d741c244 00:45:44 $ docker rm -f be844722bfa7c0bb67f9000cb1ca50a6c79c9128d3affadceb6b2250d741c244 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:45:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:45:45 . [Pipeline] withDockerContainer 00:45:45 prd-ubuntu18.04-docker-arm64-4c-16g-28806 does not seem to be running inside a container 00:45:46 $ 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/77 -v /w/workspace/edgex-go/77:/w/workspace/edgex-go/77:rw,z -v /w/workspace/edgex-go/77@tmp:/w/workspace/edgex-go/77@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:45:47 $ docker top 3577f279dd6df6ee5e81be7f004d9cbccbe088b21d9696a02c95451db5a879f9 -eo pid,comm [Pipeline] { [Pipeline] sh 00:45:48 + docker-compose -f ./docker-compose-build.yml build --parallel 00:45:53 Building docker-core-command-go ... 00:45:53 Building docker-core-data-go ... 00:45:53 Building docker-core-metadata-go ... 00:45:53 Building docker-security-bootstrapper-go ... 00:45:53 Building docker-security-proxy-setup-go ... 00:45:53 Building docker-security-secretstore-setup-go ... 00:45:53 Building docker-support-notifications-go ... 00:45:53 Building docker-support-scheduler-go ... 00:45:53 Building docker-sys-mgmt-agent-go ... 00:45:53 Building docker-security-secretstore-setup-go 00:45:53 Building docker-core-metadata-go 00:45:53 Building docker-sys-mgmt-agent-go 00:45:53 Building docker-support-notifications-go 00:45:53 Building docker-security-bootstrapper-go 00:47:02 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:47:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:47:02 ---> 51631b312cec 00:47:02 Step 3/24 : WORKDIR /edgex-go 00:47:02 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:47:02 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:47:02 ---> 51631b312cec 00:47:02 Step 3/26 : WORKDIR /edgex-go 00:47:02 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:47:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:47:02 ---> 51631b312cec 00:47:02 Step 3/23 : WORKDIR /edgex-go 00:47:02 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:47:02 Step 2/31 : FROM ${BUILDER_BASE} AS builder 00:47:02 ---> 51631b312cec 00:47:02 Step 3/31 : WORKDIR /edgex-go 00:47:02 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:47:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:47:02 ---> 51631b312cec 00:47:02 Step 3/22 : WORKDIR /edgex-go 00:47:04 ---> Running in 9e30e737787b 00:47:04 ---> Running in c7d51c1434e3 00:47:04 ---> Running in 299d0c7b01b6 00:47:04 ---> Running in 53094727d783 00:47:04 ---> Running in afa68631127c 00:47:05 Removing intermediate container c7d51c1434e3 00:47:05 ---> beead04884f9 00:47:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:05 Removing intermediate container afa68631127c 00:47:05 ---> 626b04fe4b80 00:47:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:05 Removing intermediate container 299d0c7b01b6 00:47:05 ---> 31d873a69020 00:47:05 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:05 Removing intermediate container 53094727d783 00:47:05 ---> c2b843019c5f 00:47:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:05 Removing intermediate container 9e30e737787b 00:47:05 ---> a0621293b54d 00:47:05 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:05 ---> Running in a40472e2e8d7 00:47:05 ---> Running in 2e3e80afec30 00:47:05 ---> Running in ee6a3958a578 00:47:05 ---> Running in d9a8dc350799 00:47:05 ---> Running in 277ff117a8cc 00:47:09 Removing intermediate container a40472e2e8d7 00:47:09 ---> 138aa87da1da 00:47:09 Step 5/23 : RUN apk add --update --no-cache make git 00:47:09 ---> Running in 04eeabb26813 00:47:09 Removing intermediate container d9a8dc350799 00:47:09 ---> e79b24baf988 00:47:09 Step 5/26 : RUN apk add --update --no-cache make bash git 00:47:09 Removing intermediate container 2e3e80afec30 00:47:09 ---> b2d17a53b4cb 00:47:09 Step 5/24 : RUN apk add --update --no-cache make git 00:47:10 ---> Running in 3f16e7c1718e 00:47:10 ---> Running in d7da3e585ca6 00:47:10 Removing intermediate container ee6a3958a578 00:47:10 ---> 423c860108e4 00:47:10 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:47:10 Removing intermediate container 277ff117a8cc 00:47:10 ---> e0eda5de293e 00:47:10 Step 5/31 : RUN apk add --update --no-cache make git 00:47:10 ---> Running in dc1af1681b78 00:47:10 ---> Running in 10e169dea2b7 00:47:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:13 OK: 217 MiB in 51 packages 00:47:13 OK: 217 MiB in 51 packages 00:47:13 OK: 217 MiB in 51 packages 00:47:13 OK: 217 MiB in 51 packages 00:47:14 OK: 217 MiB in 51 packages 00:47:15 Removing intermediate container 04eeabb26813 00:47:15 ---> 10b6f080fd46 00:47:15 Step 6/23 : COPY go.mod . 00:47:15 Removing intermediate container 3f16e7c1718e 00:47:15 ---> 11524f95d26b 00:47:15 Step 6/26 : COPY go.mod . 00:47:15 Removing intermediate container d7da3e585ca6 00:47:15 ---> f09ef26b6202 00:47:15 Step 6/24 : COPY go.mod . 00:47:16 Removing intermediate container 10e169dea2b7 00:47:16 ---> 9bbd870d36d3 00:47:16 Step 6/31 : COPY go.mod . 00:47:16 Removing intermediate container dc1af1681b78 00:47:16 ---> 9548c079565b 00:47:16 Step 6/22 : COPY go.mod . 00:47:16 ---> 1a506d14c37e 00:47:16 Step 7/23 : RUN go mod download 00:47:16 ---> Running in c5d381ce541e 00:47:16 ---> 362c435ff81f 00:47:16 Step 7/26 : RUN go mod download 00:47:16 ---> 12bb089924f0 00:47:16 Step 7/24 : RUN go mod download 00:47:16 ---> Running in f990b5d6ef59 00:47:17 ---> cf2f37270f59 00:47:17 Step 7/31 : RUN go mod download 00:47:17 ---> Running in 7f6c7047d032 00:47:17 ---> 7418771ea30f 00:47:17 Step 7/22 : RUN go mod download 00:47:17 ---> Running in 95fe7b558d57 00:47:17 ---> Running in b5ce6b9bf010 00:47:20 Removing intermediate container c5d381ce541e 00:47:20 ---> 147704b95b61 00:47:20 Step 8/23 : COPY . . 00:47:21 Removing intermediate container f990b5d6ef59 00:47:21 ---> c4c41ae75fcd 00:47:21 Step 8/26 : COPY . . 00:47:21 Removing intermediate container 7f6c7047d032 00:47:21 ---> 8a91e38e769a 00:47:21 Step 8/24 : COPY . . 00:47:22 Removing intermediate container b5ce6b9bf010 00:47:22 ---> a52a2fa5f5cd 00:47:22 Step 8/31 : COPY . . 00:47:22 Removing intermediate container 95fe7b558d57 00:47:22 ---> 7f66327a0f63 00:47:22 Step 8/22 : COPY . . 00:47:49 ---> dce956f4ed5f 00:47:49 Step 9/23 : RUN make cmd/core-metadata/core-metadata 00:47:49 ---> 08984294ea43 00:47:49 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:47:49 ---> 107b08574c32 00:47:49 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:47:49 ---> 9e92ab9677d7 00:47:49 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:47:49 ---> Running in 1dfbee399e70 00:47:49 ---> Running in 9dd0425cd5eb 00:47:49 ---> Running in 510251de4094 00:47:49 ---> Running in b3914f170cde 00:47:49 ---> 8dc399792e06 00:47:49 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:47:49 ---> Running in e66a5a8c2070 00:47:49 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 00:47:49 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 00:47:49 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 00:47:49 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 00:47:49 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 00:49:26 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 00:49:37 Removing intermediate container e66a5a8c2070 00:49:37 ---> b43a784cfb0d 00:49:37 00:49:37 Step 10/24 : FROM alpine:3.12 00:49:37 3.12: Pulling from library/alpine 00:49:37 Removing intermediate container 1dfbee399e70 00:49:37 ---> 3c0ceb35b5bf 00:49:37 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:49:38 ---> Running in 0fc7aac2ecaa 00:49:38 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 00:49:38 Status: Downloaded newer image for alpine:3.12 00:49:38 ---> d10569e2745f 00:49:38 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:49:39 ---> Running in ab39a7046aed 00:49:41 Removing intermediate container 510251de4094 00:49:41 ---> 124c8744646d 00:49:41 00:49:41 Step 10/31 : FROM alpine:3.12 00:49:41 ---> d10569e2745f 00:49:41 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:49:41 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 00:49:41 ---> Running in a764d218df79 00:49:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:42 Removing intermediate container a764d218df79 00:49:42 ---> b3d40f9209fd 00:49:42 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 00:49:42 ---> Running in 157f6206d3be 00:49:43 (1/5) Installing ca-certificates (20191127-r4) 00:49:43 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:49:43 (3/5) Installing libcurl (7.69.1-r3) 00:49:43 (4/5) Installing curl (7.69.1-r3) 00:49:43 (5/5) Installing dumb-init (1.2.2-r1) 00:49:43 Executing busybox-1.31.1-r19.trigger 00:49:43 Executing ca-certificates-20191127-r4.trigger 00:49:43 OK: 7 MiB in 19 packages 00:49:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:45 (1/2) Installing dumb-init (1.2.2-r1) 00:49:45 (2/2) Installing su-exec (0.2-r1) 00:49:45 Executing busybox-1.31.1-r19.trigger 00:49:45 OK: 5 MiB in 16 packages 00:49:46 Removing intermediate container ab39a7046aed 00:49:46 ---> e02e0799ea18 00:49:46 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:49:47 ---> Running in 832fb7639c71 00:49:48 Removing intermediate container 157f6206d3be 00:49:48 ---> c6ca3d3fb82e 00:49:48 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 00:49:48 Removing intermediate container 832fb7639c71 00:49:48 ---> 3b9f7539de65 00:49:48 Step 13/24 : WORKDIR / 00:49:48 ---> Running in 456550884f96 00:49:48 ---> Running in 099aa00ecea4 00:49:48 Removing intermediate container 0fc7aac2ecaa 00:49:48 ---> 21370f61c53b 00:49:48 00:49:48 Step 11/26 : FROM docker:20.10.0 00:49:48 20.10.0: Pulling from library/docker 00:49:49 Removing intermediate container 456550884f96 00:49:49 ---> af34fd184032 00:49:49 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:49:50 ---> Running in 27a1de82bc9d 00:49:50 Removing intermediate container 099aa00ecea4 00:49:50 ---> 83eda50cb8c2 00:49:50 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:49:52 Removing intermediate container 27a1de82bc9d 00:49:52 ---> a5808448aa62 00:49:52 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:49:52 ---> eba63589aa60 00:49:52 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:49:52 ---> Running in b24fee605fb7 00:49:53 Removing intermediate container b3914f170cde 00:49:53 ---> 3be7121ff90b 00:49:53 00:49:53 Step 10/22 : FROM alpine:3.12 00:49:53 ---> d10569e2745f 00:49:53 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:49:54 ---> Running in 374fc6ee8685 00:49:54 ---> 969fb58dd097 00:49:54 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:49:56 ---> 3cfdd754f074 00:49:56 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:49:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:56 Removing intermediate container b24fee605fb7 00:49:56 ---> 1d2c7e1cfcc1 00:49:56 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 00:49:56 (1/2) Installing ca-certificates (20191127-r4) 00:49:56 (2/2) Installing dumb-init (1.2.2-r1) 00:49:56 Executing busybox-1.31.1-r19.trigger 00:49:57 Executing ca-certificates-20191127-r4.trigger 00:49:57 ---> Running in 44247e398548 00:49:57 OK: 6 MiB in 16 packages 00:49:59 Removing intermediate container 44247e398548 00:49:59 ---> f201157de7a3 00:49:59 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:49:59 ---> 17e8919d2663 00:49:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:50:00 Removing intermediate container 9dd0425cd5eb 00:50:00 ---> c4738fe165f2 00:50:00 00:50:00 Step 10/23 : FROM alpine:3.12 00:50:00 ---> d10569e2745f 00:50:00 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:50:00 Removing intermediate container 374fc6ee8685 00:50:00 ---> 75cfdd645cd5 00:50:00 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:50:01 ---> Running in 561fc2a22a68 00:50:01 ---> 45494b653283 00:50:01 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:50:01 ---> Running in 560bea38841c 00:50:01 ---> Running in 3ec6fabff25e 00:50:01 ---> 9eb82265890d 00:50:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:50:02 Removing intermediate container 560bea38841c 00:50:02 ---> b685630b4e64 00:50:02 Step 13/22 : ENV APP_PORT=48060 00:50:02 ---> Running in 27ab7eff2cb7 00:50:03 ---> 9786e6a430f9 00:50:03 Step 20/24 : 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/ 00:50:03 ---> Running in effdba49c8bf 00:50:03 Removing intermediate container 27ab7eff2cb7 00:50:03 ---> 0ca9d7d9d081 00:50:03 Step 14/22 : EXPOSE $APP_PORT 00:50:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:03 ---> Running in afa101242b28 00:50:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:04 Removing intermediate container afa101242b28 00:50:04 ---> d7403f9eafab 00:50:04 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:50:04 (1/1) Installing dumb-init (1.2.2-r1) 00:50:04 Executing busybox-1.31.1-r19.trigger 00:50:04 OK: 5 MiB in 15 packages 00:50:05 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:50:05 Status: Downloaded newer image for docker:20.10.0 00:50:05 Removing intermediate container 3ec6fabff25e 00:50:05 ---> eeaf43b92773 00:50:05 ---> 043ffd52ff19 00:50:05 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 00:50:05 Step 12/26 : RUN apk add --no-cache bash 00:50:05 ---> b9133c95fce2 00:50:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:50:05 ---> Running in e9417cca9623 00:50:06 ---> 7f62aa866490 00:50:06 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:50:06 Removing intermediate container 561fc2a22a68 00:50:06 ---> 63787a83d898 00:50:06 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:50:06 ---> Running in 0218c11e61b3 00:50:06 Removing intermediate container effdba49c8bf 00:50:06 ---> 004079bc3659 00:50:06 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:50:07 ---> c45c1421ad19 00:50:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:50:07 ---> Running in af1784db7af8 00:50:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:07 Removing intermediate container 0218c11e61b3 00:50:07 ---> a31824bdbdb2 00:50:07 Step 13/23 : ENV APP_PORT=48081 00:50:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:08 ---> Running in f840c3952c14 00:50:08 ---> 42c69508bba4 00:50:08 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:50:08 Removing intermediate container af1784db7af8 00:50:08 ---> 15a2d09a98c7 00:50:08 Step 22/24 : LABEL arch=arm64 00:50:08 (1/2) Installing readline (8.0.4-r0) 00:50:08 ---> 355a2a66d85c 00:50:08 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:50:08 (2/2) Installing bash (5.0.17-r0) 00:50:08 Executing bash-5.0.17-r0.post-install 00:50:08 Executing busybox-1.31.1-r19.trigger 00:50:08 OK: 12 MiB in 22 packages 00:50:08 ---> Running in 865e03a8365b 00:50:08 ---> Running in 9c06451c2564 00:50:08 Removing intermediate container f840c3952c14 00:50:08 ---> b1109bc08e62 00:50:08 Step 14/23 : EXPOSE $APP_PORT 00:50:08 ---> Running in 031bff148b94 00:50:09 ---> 495646b5f0c7 00:50:09 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:50:09 Removing intermediate container 865e03a8365b 00:50:09 ---> 4ab9470667ea 00:50:09 Step 23/24 : LABEL git_sha=d85fd520626e1caa3a9307b3b6b360b60c1923e4 00:50:09 Removing intermediate container 9c06451c2564 00:50:09 ---> 1ee64e72b438 00:50:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:50:09 ---> Running in 3555ae623d5f 00:50:09 ---> Running in caf015dabb39 00:50:09 Removing intermediate container 031bff148b94 00:50:09 ---> b5a91311ea8d 00:50:09 Step 15/23 : WORKDIR / 00:50:10 ---> Running in 1c51d89d2747 00:50:10 Removing intermediate container e9417cca9623 00:50:10 ---> 86154b88f56e 00:50:10 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:50:10 Removing intermediate container 3555ae623d5f 00:50:10 ---> cbc43e9fea87 00:50:10 Step 24/24 : LABEL version=0.0.0 00:50:10 ---> a3f114533b9c 00:50:10 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:50:10 Removing intermediate container caf015dabb39 00:50:10 ---> 99f09c629cd1 00:50:10 Step 20/22 : LABEL arch=arm64 00:50:10 ---> Running in 9af50f47bdad 00:50:10 ---> Running in 48271dd831bc 00:50:10 ---> Running in c33d0c48b2e4 00:50:10 Removing intermediate container 1c51d89d2747 00:50:10 ---> 3ebf8ec730e7 00:50:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:50:11 Removing intermediate container 9af50f47bdad 00:50:11 ---> fb1da95749a1 00:50:11 00:50:11 Removing intermediate container 48271dd831bc 00:50:11 ---> 1fd947b7f150 00:50:11 Step 14/26 : ENV APP_PORT=48090 00:50:11 ---> 0a63d713bccd 00:50:11 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 00:50:11 Removing intermediate container c33d0c48b2e4 00:50:11 ---> 44077eecb925 00:50:11 Step 21/22 : LABEL git_sha=d85fd520626e1caa3a9307b3b6b360b60c1923e4 00:50:11 ---> Running in 09d313d9c451 00:50:11 Successfully built fb1da95749a1 00:50:11 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 00:50:11 ---> Running in acd3a5de0661 00:50:11  Building docker-security-secretstore-setup-go ... done Building docker-core-command-go 00:50:12 ---> Running in faf3b03337f5 00:50:12 ---> 1d8c54075f88 00:50:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:50:12 Removing intermediate container 09d313d9c451 00:50:12 ---> 8fc184e127c8 00:50:12 Step 15/26 : EXPOSE $APP_PORT 00:50:12 Removing intermediate container acd3a5de0661 00:50:12 ---> c79d1e4bbf44 00:50:12 Step 22/22 : LABEL version=0.0.0 00:50:12 ---> Running in 47763b1ecd11 00:50:12 Removing intermediate container faf3b03337f5 00:50:12 ---> a3c09e118fef 00:50:12 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:50:12 ---> Running in fb7e3f2835be 00:50:13 Removing intermediate container 47763b1ecd11 00:50:13 ---> 9fd8f5c831df 00:50:13 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:50:13 ---> 1112d4f76201 00:50:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:50:14 ---> 13215753348f 00:50:14 Step 26/31 : RUN chmod +x /entrypoint.sh 00:50:14 Removing intermediate container fb7e3f2835be 00:50:14 ---> e472c7a4f24f 00:50:14 00:50:15 Successfully built e472c7a4f24f 00:50:15 Successfully tagged docker-support-notifications-go-arm64:latest 00:50:15 Building docker-core-data-go 00:50:15  Building docker-support-notifications-go ... done  ---> Running in e6dc958945b6 00:50:15 ---> a60b8c9db31d 00:50:15 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:50:15 ---> 3776523b5cc0 00:50:15 Step 19/23 : ENTRYPOINT ["/core-metadata"] 00:50:15 ---> Running in 396d96144c7a 00:50:16 Removing intermediate container 396d96144c7a 00:50:16 ---> b5e3b816d0e0 00:50:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:50:16 ---> ba73617defba 00:50:16 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:50:16 ---> Running in 460afab15a56 00:50:17 Removing intermediate container 460afab15a56 00:50:17 ---> 88fcd5c4ba1b 00:50:17 Step 21/23 : LABEL arch=arm64 00:50:18 ---> 8ab5d8fbae01 00:50:18 Step 19/26 : RUN apk --no-cache add py3-pip 00:50:18 ---> Running in 5ee0d2cb0761 00:50:19 ---> Running in 66c160cc64d8 00:50:20 Removing intermediate container e6dc958945b6 00:50:20 ---> 034f40b26725 00:50:20 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 00:50:20 Removing intermediate container 5ee0d2cb0761 00:50:20 ---> c26bf10fc230 00:50:20 Step 22/23 : LABEL git_sha=d85fd520626e1caa3a9307b3b6b360b60c1923e4 00:50:20 ---> Running in e7ae0faaf73d 00:50:20 ---> Running in f1ca02cbf527 00:50:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:21 Removing intermediate container e7ae0faaf73d 00:50:21 ---> 7c81e4d1d3c7 00:50:21 Step 23/23 : LABEL version=0.0.0 00:50:21 Removing intermediate container f1ca02cbf527 00:50:21 ---> 6948e1872854 00:50:21 Step 28/31 : CMD ["gate"] 00:50:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:22 ---> Running in d2096bb45e00 00:50:22 ---> Running in 2e20468051ab 00:50:22 (1/33) Installing libbz2 (1.0.8-r1) 00:50:22 (2/33) Installing expat (2.2.9-r1) 00:50:22 (3/33) Installing libffi (3.3-r2) 00:50:22 (4/33) Installing gdbm (1.13-r1) 00:50:22 (5/33) Installing xz-libs (5.2.5-r0) 00:50:22 (6/33) Installing sqlite-libs (3.32.1-r0) 00:50:22 (7/33) Installing python3 (3.8.5-r1) 00:50:23 Removing intermediate container 2e20468051ab 00:50:23 ---> e080886e88c0 00:50:23 00:50:23 Removing intermediate container d2096bb45e00 00:50:23 ---> 4294def99c83 00:50:23 Step 29/31 : LABEL arch=arm64 00:50:24 Successfully built e080886e88c0 00:50:24 Successfully tagged docker-core-metadata-go-arm64:latest 00:50:24 Building docker-security-proxy-setup-go 00:50:24  Building docker-core-metadata-go ... done (8/33) Installing py3-appdirs (1.4.4-r1) 00:50:24 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:50:24 (10/33) Installing py3-parsing (2.4.7-r0) 00:50:24 (11/33) Installing py3-six (1.15.0-r0) 00:50:24 (12/33) Installing py3-packaging (20.4-r0) 00:50:24 (13/33) Installing py3-setuptools (47.0.0-r0) 00:50:24 (14/33) Installing py3-chardet (3.0.4-r4) 00:50:24 (15/33) Installing py3-idna (2.9-r0) 00:50:24 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:50:24 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:50:24 (18/33) Installing py3-requests (2.23.0-r0) 00:50:24 (19/33) Installing py3-msgpack (1.0.0-r0) 00:50:24 (20/33) Installing py3-lockfile (0.12.2-r3) 00:50:24 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:50:24 (22/33) Installing py3-colorama (0.4.3-r0) 00:50:24 (23/33) Installing py3-distlib (0.3.0-r0) 00:50:24 (24/33) Installing py3-distro (1.5.0-r1) 00:50:24 (25/33) Installing py3-webencodings (0.5.1-r3) 00:50:24 (26/33) Installing py3-html5lib (1.0.1-r4) 00:50:24 (27/33) Installing py3-pytoml (0.1.21-r0) 00:50:24 (28/33) Installing py3-pep517 (0.8.2-r0) 00:50:24 (29/33) Installing py3-progress (1.5-r0) 00:50:24 (30/33) Installing py3-toml (0.10.1-r0) 00:50:24 (31/33) Installing py3-retrying (1.3.3-r0) 00:50:24 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:50:24 (33/33) Installing py3-pip (20.1.1-r0) 00:50:24 ---> Running in 7e6b09fbd927 00:50:25 Executing busybox-1.31.1-r19.trigger 00:50:25 OK: 71 MiB in 55 packages 00:50:25 Removing intermediate container 7e6b09fbd927 00:50:25 ---> 6995b4ba53be 00:50:25 Step 30/31 : LABEL git_sha=d85fd520626e1caa3a9307b3b6b360b60c1923e4 00:50:26 ---> Running in 71d6861038b1 00:50:27 Removing intermediate container 71d6861038b1 00:50:27 ---> 876197e476e1 00:50:27 Step 31/31 : LABEL version=0.0.0 00:50:29 ---> Running in 7fe5160edc26 00:50:30 Removing intermediate container 7fe5160edc26 00:50:30 ---> bedd18686e52 00:50:30 00:50:30 Successfully built bedd18686e52 00:50:30 Successfully tagged docker-security-bootstrapper-go-arm64:latest 00:50:30 Building docker-support-scheduler-go 00:50:31  Building docker-security-bootstrapper-go ... done Removing intermediate container 66c160cc64d8 00:50:31 ---> 8568620597bd 00:50:31 Step 20/26 : RUN pip install docker-compose==1.23.2 00:50:32 ---> Running in 0b8ceb4b6dc0 00:50:37 Collecting docker-compose==1.23.2 00:50:38 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:50:38 Collecting dockerpty<0.5,>=0.4.1 00:50:39 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:50:41 Collecting texttable<0.10,>=0.9.0 00:50:41 Downloading texttable-0.9.1.tar.gz (11 kB) 00:50:45 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:50:45 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:50:45 Collecting docopt<0.7,>=0.6.1 00:50:45 Downloading docopt-0.6.2.tar.gz (25 kB) 00:50:47 Collecting jsonschema<3,>=2.5.1 00:50:47 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:50:48 Collecting PyYAML<4,>=3.10 00:50:48 Downloading PyYAML-3.13.tar.gz (270 kB) 00:50:49 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:50:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:50:49 ---> 51631b312cec 00:50:49 Step 3/23 : WORKDIR /edgex-go 00:50:49 ---> Using cache 00:50:49 ---> a0621293b54d 00:50:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:50:49 ---> Using cache 00:50:49 ---> e0eda5de293e 00:50:49 Step 5/23 : RUN apk add --update --no-cache make git 00:50:49 ---> Using cache 00:50:49 ---> 9bbd870d36d3 00:50:49 Step 6/23 : COPY go.mod . 00:50:49 ---> Using cache 00:50:49 ---> cf2f37270f59 00:50:49 Step 7/23 : RUN go mod download 00:50:49 ---> Using cache 00:50:49 ---> a52a2fa5f5cd 00:50:49 Step 8/23 : COPY . . 00:50:49 ---> Using cache 00:50:49 ---> 9e92ab9677d7 00:50:49 Step 9/23 : RUN make cmd/core-command/core-command 00:50:52 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:50:52 Collecting cached-property<2,>=1.2.0 00:50:52 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:50:53 ---> Running in 5b8a35ca28fd 00:50:54 Collecting docker<4.0,>=3.6.0 00:50:54 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:50:55 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 00:50:55 Collecting websocket-client<1.0,>=0.32.0 00:50:55 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 00:50:55 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) 00:50:55 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) 00:50:56 Collecting urllib3<1.25,>=1.21.1 00:50:56 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:50:56 Collecting idna<2.8,>=2.5 00:50:56 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:50:57 Collecting docker-pycreds>=0.4.0 00:50:57 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:50:57 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:50:57 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:50:57 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:50:57 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:50:59 Installing collected packages: dockerpty, texttable, urllib3, idna, requests, docopt, jsonschema, PyYAML, cached-property, websocket-client, docker-pycreds, docker, docker-compose 00:50:59 Running setup.py install for dockerpty: started 00:51:00 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:51:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:51:00 ---> 51631b312cec 00:51:00 Step 3/23 : WORKDIR /edgex-go 00:51:00 ---> Using cache 00:51:00 ---> a0621293b54d 00:51:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:51:00 ---> Using cache 00:51:00 ---> e0eda5de293e 00:51:00 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:51:00 ---> Running in 5cda2c2b60d7 00:51:02 Running setup.py install for dockerpty: finished with status 'done' 00:51:02 Running setup.py install for texttable: started 00:51:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:04 OK: 217 MiB in 51 packages 00:51:05 Running setup.py install for texttable: finished with status 'done' 00:51:05 Attempting uninstall: urllib3 00:51:05 Found existing installation: urllib3 1.25.9 00:51:05 Uninstalling urllib3-1.25.9: 00:51:05 Successfully uninstalled urllib3-1.25.9 00:51:06 Attempting uninstall: idna 00:51:06 Found existing installation: idna 2.9 00:51:06 Uninstalling idna-2.9: 00:51:06 Successfully uninstalled idna-2.9 00:51:07 Removing intermediate container 5cda2c2b60d7 00:51:07 ---> fb7d850a011c 00:51:07 Step 6/23 : COPY go.mod . 00:51:07 Attempting uninstall: requests 00:51:07 Found existing installation: requests 2.23.0 00:51:07 Uninstalling requests-2.23.0: 00:51:08 Successfully uninstalled requests-2.23.0 00:51:08 Running setup.py install for docopt: started 00:51:09 ---> 7797354f943a 00:51:09 Step 7/23 : RUN go mod download 00:51:09 ---> Running in 97e2680f8de2 00:51:10 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:51:10 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:51:10 ---> 51631b312cec 00:51:10 Step 3/21 : WORKDIR /edgex-go 00:51:10 ---> Using cache 00:51:10 ---> a0621293b54d 00:51:10 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:51:10 ---> Using cache 00:51:10 ---> e0eda5de293e 00:51:10 Step 5/21 : RUN apk add --update --no-cache make git 00:51:10 ---> Using cache 00:51:10 ---> 9bbd870d36d3 00:51:10 Step 6/21 : COPY go.mod . 00:51:10 ---> Using cache 00:51:10 ---> cf2f37270f59 00:51:10 Step 7/21 : RUN go mod download 00:51:10 ---> Using cache 00:51:10 ---> a52a2fa5f5cd 00:51:10 Step 8/21 : COPY . . 00:51:10 ---> Using cache 00:51:10 ---> 9e92ab9677d7 00:51:10 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:51:11 ---> Running in 9d243180f52a 00:51:11 Running setup.py install for docopt: finished with status 'done' 00:51:11 Running setup.py install for PyYAML: started 00:51: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 00:51:14 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:51:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:51:14 ---> 51631b312cec 00:51:14 Step 3/22 : WORKDIR /edgex-go 00:51:14 ---> Using cache 00:51:14 ---> a0621293b54d 00:51:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:51:14 ---> Using cache 00:51:14 ---> e0eda5de293e 00:51:14 Step 5/22 : RUN apk add --update --no-cache make git 00:51:14 ---> Using cache 00:51:14 ---> 9bbd870d36d3 00:51:14 Step 6/22 : COPY go.mod . 00:51:14 ---> Using cache 00:51:14 ---> cf2f37270f59 00:51:14 Step 7/22 : RUN go mod download 00:51:14 ---> Using cache 00:51:14 ---> a52a2fa5f5cd 00:51:14 Step 8/22 : COPY . . 00:51:14 ---> Using cache 00:51:14 ---> 9e92ab9677d7 00:51:14 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:51:14 ---> Running in 4d34c263b2f0 00:51:15 Removing intermediate container 97e2680f8de2 00:51:15 ---> 0506b1407d9d 00:51:15 Step 8/23 : COPY . . 00:51:15 Running setup.py install for PyYAML: finished with status 'done' 00:51:17 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 00:51:19 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.58.0 00:51:29 Removing intermediate container 0b8ceb4b6dc0 00:51:29 ---> cf3c2adb870c 00:51:29 Step 21/26 : RUN apk --no-cache add curl 00:51:29 ---> Running in bd8d79d48ca3 00:51:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:33 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:51:33 (2/3) Installing libcurl (7.69.1-r3) 00:51:33 (3/3) Installing curl (7.69.1-r3) 00:51:33 Executing busybox-1.31.1-r19.trigger 00:51:33 OK: 71 MiB in 58 packages 00:51:34 ---> a16f9cd59875 00:51:34 Step 9/23 : RUN make cmd/core-data/core-data 00:51:35 ---> Running in 380f6294d724 00:51:35 Removing intermediate container bd8d79d48ca3 00:51:35 ---> 39748b471c86 00:51:35 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:51:35 ---> Running in a0e8dd0c929b 00:51:36 Removing intermediate container a0e8dd0c929b 00:51:36 ---> 9e8d9695971c 00:51:36 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:51:36 ---> Running in 43644e9f02d5 00:51:37 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 00:51:37 Removing intermediate container 43644e9f02d5 00:51:37 ---> 830542833ac8 00:51:37 Step 24/26 : LABEL arch=arm64 00:51:37 ---> Running in 0aac92f22c98 00:51:38 Removing intermediate container 0aac92f22c98 00:51:38 ---> 1d3274da5c27 00:51:38 Step 25/26 : LABEL git_sha=d85fd520626e1caa3a9307b3b6b360b60c1923e4 00:51:38 ---> Running in a98600dee96a 00:51:39 Removing intermediate container a98600dee96a 00:51:39 ---> 94a5ce86666e 00:51:39 Step 26/26 : LABEL version=0.0.0 00:51:39 ---> Running in 3f0b54541b63 00:51:40 Removing intermediate container 3f0b54541b63 00:51:40 ---> dd7b992729e8 00:51:40 00:51:40 Successfully built dd7b992729e8 00:51:40 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 00:52:37  Building docker-sys-mgmt-agent-go ... done 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 00:52:37 Removing intermediate container 5b8a35ca28fd 00:52:37 ---> 08128691bcae 00:52:37 00:52:37 Step 10/23 : FROM alpine:3.12 00:52:37 ---> d10569e2745f 00:52:37 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:52:37 ---> Using cache 00:52:37 ---> 63787a83d898 00:52:37 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:52:37 ---> Using cache 00:52:37 ---> a31824bdbdb2 00:52:37 Step 13/23 : ENV APP_PORT=48082 00:52:37 ---> Running in cda3f57aa11a 00:52:37 Removing intermediate container cda3f57aa11a 00:52:37 ---> 16118026ed9b 00:52:37 Step 14/23 : EXPOSE $APP_PORT 00:52:37 ---> Running in 9f1a89590666 00:52:38 Removing intermediate container 9f1a89590666 00:52:38 ---> 3ef3f9cea299 00:52:38 Step 15/23 : WORKDIR / 00:52:38 ---> Running in cb673ff7e872 00:52:39 Removing intermediate container cb673ff7e872 00:52:39 ---> f3033dd2f667 00:52:39 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:52:40 ---> cbeec749b38b 00:52:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:52:43 ---> 247638af488c 00:52:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:52:45 ---> 24589574c641 00:52:45 Step 19/23 : ENTRYPOINT ["/core-command"] 00:52:45 ---> Running in e73d591d0347 00:52:46 Removing intermediate container e73d591d0347 00:52:46 ---> 28a567d39ba2 00:52:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:52:46 ---> Running in bef3b88a2ea3 00:52:47 Removing intermediate container 9d243180f52a 00:52:47 ---> c87fbd5a466f 00:52:47 00:52:47 Step 10/21 : FROM alpine:3.12 00:52:47 ---> d10569e2745f 00:52:47 Step 11/21 : RUN apk add --update --no-cache curl 00:52:47 ---> Running in cee6c44beac8 00:52:47 Removing intermediate container bef3b88a2ea3 00:52:47 ---> fe368149dea1 00:52:47 Step 21/23 : LABEL arch=arm64 00:52:47 ---> Running in d17edb7cd9d3 00:52:48 Removing intermediate container d17edb7cd9d3 00:52:48 ---> 4a3dd57e3346 00:52:48 Step 22/23 : LABEL git_sha=d85fd520626e1caa3a9307b3b6b360b60c1923e4 00:52:48 ---> Running in 9a56866f8b54 00:52:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:52:49 Removing intermediate container 9a56866f8b54 00:52:49 ---> e64670eb6fda 00:52:49 Step 23/23 : LABEL version=0.0.0 00:52:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:52:50 ---> Running in b9200d695627 00:52:50 (1/4) Installing ca-certificates (20191127-r4) 00:52:50 Removing intermediate container b9200d695627 00:52:50 ---> df61e86a397d 00:52:50 00:52:50 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:52:50 (3/4) Installing libcurl (7.69.1-r3) 00:52:50 (4/4) Installing curl (7.69.1-r3) 00:52:50 Executing busybox-1.31.1-r19.trigger 00:52:50 Executing ca-certificates-20191127-r4.trigger 00:52:51 OK: 7 MiB in 18 packages 00:52:51 Successfully built df61e86a397d 00:52:51 Successfully tagged docker-core-command-go-arm64:latest 00:52:54  Building docker-core-command-go ... done Removing intermediate container cee6c44beac8 00:52:54 ---> 902366317cef 00:52:54 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:52:54 ---> Running in 9cd8378622f8 00:52:55 Removing intermediate container 9cd8378622f8 00:52:55 ---> b6f37a7ea946 00:52:55 Step 13/21 : WORKDIR /edgex 00:52:55 ---> Running in a614a1759887 00:52:56 Removing intermediate container a614a1759887 00:52:56 ---> 870c6dc48d9e 00:52:56 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:52:58 Removing intermediate container 4d34c263b2f0 00:52:58 ---> ec907ecbf3cd 00:52:58 00:52:58 Step 10/22 : FROM alpine:3.12 00:52:58 ---> d10569e2745f 00:52:58 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:52:58 ---> Using cache 00:52:58 ---> 63787a83d898 00:52:58 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:52:58 ---> Using cache 00:52:58 ---> a31824bdbdb2 00:52:58 Step 13/22 : ENV APP_PORT=48085 00:52:58 ---> 8b4e955defde 00:52:58 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:52:58 ---> Running in 391a653fba79 00:52:59 Removing intermediate container 391a653fba79 00:52:59 ---> 4987377ccdc5 00:52:59 Step 14/22 : EXPOSE $APP_PORT 00:52:59 ---> Running in 3c20b2971c20 00:52:59 ---> 50196cb99e06 00:52:59 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:53:00 Removing intermediate container 3c20b2971c20 00:53:00 ---> 3c08b9e9e1e3 00:53:00 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:53:01 ---> 3764f8161fee 00:53:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:53:01 ---> 785f71c4df4d 00:53:01 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:53:01 ---> Running in 1e0b66c0f405 00:53:02 Removing intermediate container 1e0b66c0f405 00:53:02 ---> 8f6e893c62b3 00:53:02 Step 18/21 : CMD ["--init=true"] 00:53:02 ---> Running in b43d801c1ae9 00:53:02 ---> 6a55c8f04b82 00:53:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:53:03 Removing intermediate container b43d801c1ae9 00:53:03 ---> 9a2682a25288 00:53:03 Step 19/21 : LABEL arch=arm64 00:53:03 ---> Running in 86e765a20677 00:53:03 ---> 73a36497bad7 00:53:03 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:53:03 ---> Running in 6f81bc9b0e0f 00:53:04 Removing intermediate container 86e765a20677 00:53:04 ---> dc8c74a729f5 00:53:04 Step 20/21 : LABEL git_sha=d85fd520626e1caa3a9307b3b6b360b60c1923e4 00:53:04 ---> Running in e3dc3bea7ff9 00:53:04 Removing intermediate container 6f81bc9b0e0f 00:53:04 ---> 70bc6c4b2ab3 00:53:04 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:53:04 ---> Running in 528f9fa32000 00:53:04 Removing intermediate container e3dc3bea7ff9 00:53:04 ---> 25a1e4c734f7 00:53:04 Step 21/21 : LABEL version=0.0.0 00:53:04 ---> Running in 93e13efd8b5a 00:53:05 Removing intermediate container 528f9fa32000 00:53:05 ---> 5ac2477a4f7b 00:53:05 Step 20/22 : LABEL arch=arm64 00:53:05 ---> Running in fda0c910295c 00:53:05 Removing intermediate container 93e13efd8b5a 00:53:05 ---> 9cf0e761d3b0 00:53:05 00:53:06 Removing intermediate container fda0c910295c 00:53:06 ---> a9d74feafadb 00:53:06 Step 21/22 : LABEL git_sha=d85fd520626e1caa3a9307b3b6b360b60c1923e4 00:53:06 Successfully built 9cf0e761d3b0 00:53:06 Successfully tagged docker-security-proxy-setup-go-arm64:latest 00:53:06  Building docker-security-proxy-setup-go ... done  ---> Running in 1e60f856c556 00:53:06 Removing intermediate container 1e60f856c556 00:53:06 ---> c883ae735791 00:53:06 Step 22/22 : LABEL version=0.0.0 00:53:06 ---> Running in b84aff9ea001 00:53:07 Removing intermediate container b84aff9ea001 00:53:07 ---> 55a800e9fbed 00:53:07 00:53:08 Successfully built 55a800e9fbed 00:53:08 Successfully tagged docker-support-scheduler-go-arm64:latest 00:53:14  Building docker-support-scheduler-go ... done Removing intermediate container 380f6294d724 00:53:14 ---> 1dadba7339b2 00:53:14 00:53:14 Step 10/23 : FROM alpine:3.12 00:53:14 ---> d10569e2745f 00:53:14 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:53:14 ---> Running in ef56b80f5995 00:53:14 Removing intermediate container ef56b80f5995 00:53:14 ---> 53f66cf17abd 00:53:14 Step 12/23 : ENV APP_PORT=48080 00:53:14 ---> Running in c694b3258e4e 00:53:15 Removing intermediate container c694b3258e4e 00:53:15 ---> 829151a149a6 00:53:15 Step 13/23 : EXPOSE $APP_PORT 00:53:15 ---> Running in aa18b1f529ea 00:53:15 Removing intermediate container aa18b1f529ea 00:53:15 ---> 8fc73bf6b982 00:53:15 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:53:15 ---> Running in d9c136a73242 00:53:18 Removing intermediate container d9c136a73242 00:53:18 ---> b45a71e51f84 00:53:18 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 00:53:18 ---> Running in 44984b608139 00:53:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:53:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:53:21 (1/6) Installing dumb-init (1.2.2-r1) 00:53:21 (2/6) Installing libgcc (9.3.0-r2) 00:53:21 (3/6) Installing libsodium (1.0.18-r0) 00:53:21 (4/6) Installing libstdc++ (9.3.0-r2) 00:53:21 (5/6) Installing libzmq (4.3.3-r0) 00:53:22 (6/6) Installing zeromq (4.3.3-r0) 00:53:22 Executing busybox-1.31.1-r19.trigger 00:53:22 OK: 8 MiB in 20 packages 00:53:23 Removing intermediate container 44984b608139 00:53:23 ---> c27f45e1d9e8 00:53:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:53:24 ---> 6ab62d39ce70 00:53:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:53:25 ---> fc9265db346e 00:53:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:53:26 ---> e2915a4846c5 00:53:26 Step 19/23 : ENTRYPOINT ["/core-data"] 00:53:26 ---> Running in afc559222d4e 00:53:26 Removing intermediate container afc559222d4e 00:53:26 ---> ee79a2db97c3 00:53:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:53:26 ---> Running in fe916b8e76cc 00:53:27 Removing intermediate container fe916b8e76cc 00:53:27 ---> 48bcceb3ab39 00:53:27 Step 21/23 : LABEL arch=arm64 00:53:27 ---> Running in 1095821152a8 00:53:27 Removing intermediate container 1095821152a8 00:53:27 ---> 21960ca7691f 00:53:27 Step 22/23 : LABEL git_sha=d85fd520626e1caa3a9307b3b6b360b60c1923e4 00:53:27 ---> Running in 11c487c16b4c 00:53:28 Removing intermediate container 11c487c16b4c 00:53:28 ---> 5eaa2a3f9204 00:53:28 Step 23/23 : LABEL version=0.0.0 00:53:28 ---> Running in 7d14cfa48faa 00:53:29 Removing intermediate container 7d14cfa48faa 00:53:29 ---> 9d21398a1a2e 00:53:29 00:53:29 Successfully built 9d21398a1a2e 00:53:29 Successfully tagged docker-core-data-go-arm64:latest 00:53:30  Building docker-core-data-go ... done  [Pipeline] } 00:53:30 $ docker stop --time=1 3577f279dd6df6ee5e81be7f004d9cbccbe088b21d9696a02c95451db5a879f9 00:53:32 $ docker rm -f 3577f279dd6df6ee5e81be7f004d9cbccbe088b21d9696a02c95451db5a879f9 [Pipeline] // withDockerContainer [Pipeline] sh 00:53:32 + grep docker 00:53:32 + docker images 00:53:33 docker-core-data-go-arm64 latest 9d21398a1a2e 4 seconds ago 21.1MB 00:53:33 docker-support-scheduler-go-arm64 latest 55a800e9fbed 25 seconds ago 16.3MB 00:53:33 docker-security-proxy-setup-go-arm64 latest 9cf0e761d3b0 27 seconds ago 23.4MB 00:53:33 docker-core-command-go-arm64 latest df61e86a397d 42 seconds ago 16.2MB 00:53:33 docker-sys-mgmt-agent-go-arm64 latest dd7b992729e8 About a minute ago 300MB 00:53:33 docker-security-bootstrapper-go-arm64 latest bedd18686e52 3 minutes ago 17.8MB 00:53:33 docker-core-metadata-go-arm64 latest e080886e88c0 3 minutes ago 17.9MB 00:53:33 docker-support-notifications-go-arm64 latest e472c7a4f24f 3 minutes ago 16.9MB 00:53:33 docker-security-secretstore-setup-go-arm64 latest fb1da95749a1 3 minutes ago 23.7MB 00:53:33 docker 20.10.0 eeaf43b92773 2 months ago 228MB [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 00:53:34 ---> job-cost.sh 00:53:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-swq5 00:54:21 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:56:43 lf-activate-venv(): INFO: Adding /tmp/venv-swq5/bin to PATH 00:56:43 INFO: No Stack... 00:56:43 INFO: Retrieving Pricing Info for: lf-standard-4 00:56:43 INFO: Archiving Costs [Pipeline] sh 00:56:44 + cat /w/workspace/edgex-go/77/archives/cost.csv 00:56:44 + cut -d, -f6 [Pipeline] lock 00:56:44 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-2858-77-stack-cost] 00:56:44 Resource [jenkins-edgexfoundry-edgex-go-PR-2858-77-stack-cost] did not exist. Created. 00:56:44 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-2858-77-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:56:44 + echo total: 0.20999999344348907 [Pipeline] stash 00:56:45 Stashed 1 file(s) [Pipeline] } 00:56:45 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-2858-77-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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 00:56:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:56:48 ---> package-listing.sh 00:56:48 ++ tr '[:upper:]' '[:lower:]' 00:56:48 ++ facter osfamily 00:56:48 + OS_FAMILY=redhat 00:56:48 + workspace=/w/workspace/edgex-go/77 00:56:48 + START_PACKAGES=/tmp/packages_start.txt 00:56:48 + END_PACKAGES=/tmp/packages_end.txt 00:56:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:56:48 + PACKAGES=/tmp/packages_start.txt 00:56:48 + '[' /w/workspace/edgex-go/77 ']' 00:56:48 + PACKAGES=/tmp/packages_end.txt 00:56:48 + case "${OS_FAMILY}" in 00:56:48 + rpm -qa 00:56:48 + sort 00:56:54 + '[' -f /tmp/packages_start.txt ']' 00:56:54 + '[' -f /tmp/packages_end.txt ']' 00:56:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:56:54 + '[' /w/workspace/edgex-go/77 ']' 00:56:54 + mkdir -p /w/workspace/edgex-go/77/archives/ 00:56:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/77/archives/ [Pipeline] echo 00:56:54 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/77/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:56:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:56:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:56:55 00:56:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:56:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:56:55 alpine: Pulling from edgex-lftools-log-publisher 00:56:55 df20fa9351a1: Pulling fs layer 00:56:55 36b3adc4ff6f: Pulling fs layer 00:56:55 8ad3a11d3b57: Pulling fs layer 00:56:55 46f8f816bc3b: Pulling fs layer 00:56:55 93b61091891f: Pulling fs layer 00:56:55 93b9cdb0e59b: Pulling fs layer 00:56:55 5e14af77c1be: Pulling fs layer 00:56:55 01666e4c0597: Pulling fs layer 00:56:55 aa168da1d23b: Pulling fs layer 00:56:55 93b9cdb0e59b: Waiting 00:56:55 5e14af77c1be: Waiting 00:56:55 01666e4c0597: Waiting 00:56:55 aa168da1d23b: Waiting 00:56:55 46f8f816bc3b: Waiting 00:56:55 93b61091891f: Waiting 00:56:55 36b3adc4ff6f: Verifying Checksum 00:56:55 36b3adc4ff6f: Download complete 00:56:55 46f8f816bc3b: Verifying Checksum 00:56:55 46f8f816bc3b: Download complete 00:56:55 df20fa9351a1: Verifying Checksum 00:56:55 df20fa9351a1: Download complete 00:56:55 93b9cdb0e59b: Verifying Checksum 00:56:55 93b9cdb0e59b: Download complete 00:56:55 93b61091891f: Verifying Checksum 00:56:55 93b61091891f: Download complete 00:56:55 5e14af77c1be: Verifying Checksum 00:56:55 5e14af77c1be: Download complete 00:56:55 01666e4c0597: Verifying Checksum 00:56:55 01666e4c0597: Download complete 00:56:56 df20fa9351a1: Pull complete 00:56:56 36b3adc4ff6f: Pull complete 00:56:56 8ad3a11d3b57: Verifying Checksum 00:56:56 8ad3a11d3b57: Download complete 00:56:57 8ad3a11d3b57: Pull complete 00:56:58 aa168da1d23b: Verifying Checksum 00:56:58 aa168da1d23b: Download complete 00:56:59 46f8f816bc3b: Pull complete 00:57:01 93b61091891f: Pull complete 00:57:01 93b9cdb0e59b: Pull complete 00:57:01 5e14af77c1be: Pull complete 00:57:01 01666e4c0597: Pull complete 00:57:09 aa168da1d23b: Pull complete 00:57:09 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:57:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:57:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:57:10 prd-centos7-docker-4c-2g-28798 does not seem to be running inside a container 00:57:10 $ 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/77/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/77 -v /w/workspace/edgex-go/77:/w/workspace/edgex-go/77:rw,z -v /w/workspace/edgex-go/77@tmp:/w/workspace/edgex-go/77@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:57:20 $ docker top 36ae91b0d631b65f994e4e9657e0063f063fea30b60db913088fe927ac8a8bca -eo pid,comm [Pipeline] { [Pipeline] sh 00:57:21 + touch /tmp/pre-build-complete [Pipeline] sh 00:57:21 + mkdir -p /var/log/sa [Pipeline] sh 00:57:21 + ls /var/log/sa-host 00:57:21 + sadf -c /var/log/sa-host/sa06 00:57:21 file_magic: OK 00:57:21 HZ: Using current value: 100 00:57:21 file_header: OK 00:57:21 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 00:57:21 Statistics: 00:57:21 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...Hnuu...uuuununununu... 00:57:21 File successfully converted to sysstat format version 12.2.1 00:57:21 + sadf -c /var/log/sa-host/sa23 00:57:21 file_magic: OK 00:57:21 HZ: Using current value: 100 00:57:21 file_header: OK 00:57:21 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 00:57:21 Statistics: 00:57:21 Hnuu...uuuununununu... 00:57:21 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:57:21 provisioning config files... 00:57:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/77@tmp/config2258952920781226977tmp [Pipeline] { [Pipeline] echo 00:57:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:57:22 ---> create-netrc.sh [Pipeline] } 00:57:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:57:22 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:57:22 ---> python-tools-install.sh [Pipeline] echo 00:57:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:57:23 ---> sudo-logs.sh 00:57:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:57:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:57:23 ---> job-cost.sh 00:57:23 lf-activate-venv: SKIPPING 00:57:23 DEBUG: total: 0.20999999344348907 00:57:23 INFO: Retrieving Stack Cost... 00:57:24 INFO: Retrieving Pricing Info for: v1-standard-2 00:57:25 INFO: Archiving Costs [Pipeline] echo 00:57:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:57:25 ---> logs-deploy.sh 00:57:25 lf-activate-venv: SKIPPING 00:57:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2858/77 00:57:25 INFO: archiving workspace using pattern(s): 00:57:26 Archives upload complete. 00:57:27 INFO: archiving logs to Nexus