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 2372a215bf83b5aca75052ece39a841bb32f320e rather than b123692ef5aef04367cfb89a2b35ff47f98a9523 Obtained Jenkinsfile from 2372a215bf83b5aca75052ece39a841bb32f320e 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-24154 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/53 [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/53 # 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 2372a215bf83b5aca75052ece39a841bb32f320e into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 > 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 2372a215bf83b5aca75052ece39a841bb32f320e # timeout=10 Merge succeeded, producing 09466c3d4bb06391c33f9fb2c9ae9bec005329b5 Checking out Revision 09466c3d4bb06391c33f9fb2c9ae9bec005329b5 (PR-2858) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 09466c3d4bb06391c33f9fb2c9ae9bec005329b5 # timeout=10 Commit message: "Merge commit '2372a215bf83b5aca75052ece39a841bb32f320e' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 57d4715c734d86fed7f1299b5bac81bc8a93abf9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:31:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:31:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:31:35 ========================================================= 00:31:35 EdgeX Global Pipelines Version Info 00:31:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:31:37 ------------------- 00:31:37 stable info: 00:31:37 ------------------- 00:31:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:31:37 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 00:31:37 Message: update stable to v1.0.179 00:31:38 ------------------- 00:31:38 experimental info: 00:31:38 ------------------- 00:31:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:31:38 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 00:31:38 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:31:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:31:39 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:31:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:31:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:31:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:31:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:31:39 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:31:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:31:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 00:31:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 00:31:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:31:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:31:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:31:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:31:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:31:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:31:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:31:40 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:31:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:31:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 00:31:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:31:41 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 00:31:41 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 00:31:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2858 [Pipeline] echo 00:31:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2858 [Pipeline] echo 00:31:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2858 [Pipeline] echo 00:31:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 09466c3d4bb06391c33f9fb2c9ae9bec005329b5 [Pipeline] echo 00:31:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 09466c3 [Pipeline] echo 00:31:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:31:42 provisioning config files... 00:31:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/53@tmp/config7026381272878944093tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:31:42 ---> docker-login.sh 00:31:42 nexus3.edgexfoundry.org:10001 00:31:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:43 Configure a credential helper to remove this warning. See 00:31:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:43 00:31:43 Login Succeeded 00:31:43 nexus3.edgexfoundry.org:10002 00:31:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:43 Configure a credential helper to remove this warning. See 00:31:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:43 00:31:43 Login Succeeded 00:31:43 nexus3.edgexfoundry.org:10003 00:31:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:43 Configure a credential helper to remove this warning. See 00:31:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:43 00:31:43 Login Succeeded 00:31:43 nexus3.edgexfoundry.org:10004 00:31:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:43 Configure a credential helper to remove this warning. See 00:31:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:43 00:31:43 Login Succeeded 00:31:43 docker.io 00:31:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:43 Configure a credential helper to remove this warning. See 00:31:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:43 00:31:43 Login Succeeded 00:31:43 ---> docker-login.sh ends [Pipeline] } 00:31:43 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:31:44 ++ 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:31:44 + for file in '`ls cmd/**/Dockerfile`' 00:31:44 ++ dirname cmd/core-command/Dockerfile 00:31:44 ++ cut -d/ -f2 00:31:44 + echo core-command,cmd/core-command/Dockerfile 00:31:44 + for file in '`ls cmd/**/Dockerfile`' 00:31:44 ++ dirname cmd/core-data/Dockerfile 00:31:44 ++ cut -d/ -f2 00:31:44 + echo core-data,cmd/core-data/Dockerfile 00:31:44 + for file in '`ls cmd/**/Dockerfile`' 00:31:44 ++ dirname cmd/core-metadata/Dockerfile 00:31:44 ++ cut -d/ -f2 00:31:44 + echo core-metadata,cmd/core-metadata/Dockerfile 00:31:44 + for file in '`ls cmd/**/Dockerfile`' 00:31:44 ++ dirname cmd/security-bootstrapper/Dockerfile 00:31:44 ++ cut -d/ -f2 00:31:44 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:31:44 + for file in '`ls cmd/**/Dockerfile`' 00:31:44 ++ dirname cmd/security-proxy-setup/Dockerfile 00:31:44 ++ cut -d/ -f2 00:31:44 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:31:44 + for file in '`ls cmd/**/Dockerfile`' 00:31:44 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:31:44 ++ cut -d/ -f2 00:31:44 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:31:44 + for file in '`ls cmd/**/Dockerfile`' 00:31:44 ++ dirname cmd/support-notifications/Dockerfile 00:31:44 ++ cut -d/ -f2 00:31:44 + echo support-notifications,cmd/support-notifications/Dockerfile 00:31:44 + for file in '`ls cmd/**/Dockerfile`' 00:31:44 ++ dirname cmd/support-scheduler/Dockerfile 00:31:44 ++ cut -d/ -f2 00:31:44 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:31:44 + for file in '`ls cmd/**/Dockerfile`' 00:31:44 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:31:44 ++ cut -d/ -f2 00:31:44 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:31:44 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:31:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:45 00:31:45 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:31:45 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:45 latest: Pulling from edgex-devops/git-semver 00:31:45 31603596830f: Pulling fs layer 00:31:45 2a8b12db71e7: Pulling fs layer 00:31:45 6ca5941a6612: Pulling fs layer 00:31:45 ecc8261a40a4: Pulling fs layer 00:31:45 2a8b12db71e7: Verifying Checksum 00:31:45 2a8b12db71e7: Download complete 00:31:45 31603596830f: Verifying Checksum 00:31:45 31603596830f: Download complete 00:31:45 ecc8261a40a4: Verifying Checksum 00:31:45 ecc8261a40a4: Download complete 00:31:45 6ca5941a6612: Verifying Checksum 00:31:45 6ca5941a6612: Download complete 00:31:46 31603596830f: Pull complete 00:31:46 2a8b12db71e7: Pull complete 00:31:47 6ca5941a6612: Pull complete 00:31:47 ecc8261a40a4: Pull complete 00:31:47 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:31:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:47 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:31:47 prd-centos7-docker-4c-2g-24154 does not seem to be running inside a container 00:31:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/53 -v /w/workspace/edgex-go/53:/w/workspace/edgex-go/53:rw,z -v /w/workspace/edgex-go/53@tmp:/w/workspace/edgex-go/53@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:31:50 $ docker top 1ff66b42ace3cf82955a6d9c79b8a59bec53ff9b33ac2fec01d6443c3733a0fa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:31:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:50 [ssh-agent] Looking for ssh-agent implementation... 00:31:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:50 $ docker exec 1ff66b42ace3cf82955a6d9c79b8a59bec53ff9b33ac2fec01d6443c3733a0fa ssh-agent 00:31:50 SSH_AUTH_SOCK=/tmp/ssh-9GSOQ9SAWcqi/agent.13 00:31:50 SSH_AGENT_PID=18 00:31:50 Running ssh-add (command line suppressed) 00:31:50 Identity added: /w/workspace/edgex-go/53@tmp/private_key_4784100665415462733.key (/w/workspace/edgex-go/53@tmp/private_key_4784100665415462733.key) 00:31:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:51 + git tag --points-at HEAD [Pipeline] } 00:31:51 $ docker exec --env ******** --env ******** 1ff66b42ace3cf82955a6d9c79b8a59bec53ff9b33ac2fec01d6443c3733a0fa ssh-agent -k 00:31:51 unset SSH_AUTH_SOCK; 00:31:51 unset SSH_AGENT_PID; 00:31:51 echo Agent pid 18 killed; 00:31:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:31:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:51 [ssh-agent] Looking for ssh-agent implementation... 00:31:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:51 $ docker exec 1ff66b42ace3cf82955a6d9c79b8a59bec53ff9b33ac2fec01d6443c3733a0fa ssh-agent 00:31:52 SSH_AUTH_SOCK=/tmp/ssh-K8oCzXOHo42T/agent.48 00:31:52 SSH_AGENT_PID=54 00:31:52 Running ssh-add (command line suppressed) 00:31:52 Identity added: /w/workspace/edgex-go/53@tmp/private_key_3814875769603715051.key (/w/workspace/edgex-go/53@tmp/private_key_3814875769603715051.key) 00:31:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:52 + git semver init 00:31:52 # -> Open(): unable to determine branch for HEAD 00:31:52 # $GIT_DIR = /w/workspace/edgex-go/53/.git 00:31:52 # $GIT_WORK_TREE = /w/workspace/edgex-go/53 00:31:52 # $SEMVER_REMOTE_NAME = origin 00:31:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:31:52 # $SEMVER_USER_NAME = edgex-jenkins 00:31:52 # $SEMVER_BRANCH = PR-2858 00:31:52 # $SEMVER_TEMP = /tmp/semver-222046850 00:31:52 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:32:14 # '/tmp/semver-222046850' -> '/w/workspace/edgex-go/53/.semver' 00:32:14 # -> Force: false 00:32:14 # $SEMVER_DIR = /w/workspace/edgex-go/53/.semver [Pipeline] } 00:32:14 $ docker exec --env ******** --env ******** 1ff66b42ace3cf82955a6d9c79b8a59bec53ff9b33ac2fec01d6443c3733a0fa ssh-agent -k 00:32:15 unset SSH_AUTH_SOCK; 00:32:15 unset SSH_AGENT_PID; 00:32:15 echo Agent pid 54 killed; 00:32:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:32:15 + git semver [Pipeline] } 00:32:15 $ docker stop --time=1 1ff66b42ace3cf82955a6d9c79b8a59bec53ff9b33ac2fec01d6443c3733a0fa 00:32:17 $ docker rm -f 1ff66b42ace3cf82955a6d9c79b8a59bec53ff9b33ac2fec01d6443c3733a0fa [Pipeline] // withDockerContainer [Pipeline] sh 00:32:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:32:18 Stashed 1 file(s) [Pipeline] echo 00:32:18 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:32:19 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:32:19 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:32:20 + sudo service docker restart 00:32:20 + true 00:32:20 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 00:32:20 ========================================================= 00:32:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:32:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:32:21 + 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:32:25 Sending build context to Docker daemon 327.4MB 00:32:25 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:32:25 Step 2/6 : FROM ${BASE} 00:32:25 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:32:25 188c0c94c7c5: Pulling fs layer 00:32:25 0ef7d3d256c8: Pulling fs layer 00:32:25 de9db76c5a1d: Pulling fs layer 00:32:25 bca2f99d35d6: Pulling fs layer 00:32:25 93359f2a8cfa: Pulling fs layer 00:32:25 7c6f9722023f: Pulling fs layer 00:32:25 a35cf1a2eb13: Pulling fs layer 00:32:25 93359f2a8cfa: Waiting 00:32:25 7c6f9722023f: Waiting 00:32:25 a35cf1a2eb13: Waiting 00:32:25 bca2f99d35d6: Waiting 00:32:25 de9db76c5a1d: Verifying Checksum 00:32:25 de9db76c5a1d: Download complete 00:32:25 0ef7d3d256c8: Verifying Checksum 00:32:25 0ef7d3d256c8: Download complete 00:32:25 93359f2a8cfa: Verifying Checksum 00:32:25 93359f2a8cfa: Download complete 00:32:25 7c6f9722023f: Verifying Checksum 00:32:25 7c6f9722023f: Download complete 00:32:25 188c0c94c7c5: Verifying Checksum 00:32:25 188c0c94c7c5: Download complete 00:32:25 188c0c94c7c5: Pull complete 00:32:26 0ef7d3d256c8: Pull complete 00:32:26 a35cf1a2eb13: Verifying Checksum 00:32:26 a35cf1a2eb13: Download complete 00:32:27 de9db76c5a1d: Pull complete 00:32:27 bca2f99d35d6: Verifying Checksum 00:32:27 bca2f99d35d6: Download complete 00:32:32 bca2f99d35d6: Pull complete 00:32:32 93359f2a8cfa: Pull complete 00:32:32 7c6f9722023f: Pull complete 00:32:34 Still waiting to schedule task 00:32:34 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-24149’ 00:32:38 a35cf1a2eb13: Pull complete 00:32:38 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 00:32:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:32:38 ---> a62c8e92a672 00:32:38 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:32:38 ---> Running in fd78fb6e89c4 00:32:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:32:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:32:40 (1/12) Installing libmagic (5.38-r0) 00:32:40 (2/12) Installing file (5.38-r0) 00:32:40 (3/12) Installing libc-dev (0.7.2-r3) 00:32:40 (4/12) Installing g++ (9.3.0-r2) 00:32:46 (5/12) Installing fortify-headers (1.1-r0) 00:32:46 (6/12) Installing patch (2.7.6-r6) 00:32:46 (7/12) Installing build-base (0.5-r2) 00:32:46 (8/12) Installing libsodium (1.0.18-r0) 00:32:46 (9/12) Installing pkgconf (1.7.2-r0) 00:32:46 (10/12) Installing libsodium-dev (1.0.18-r0) 00:32:46 (11/12) Installing libzmq (4.3.3-r0) 00:32:46 (12/12) Installing zeromq-dev (4.3.3-r0) 00:32:46 Executing busybox-1.31.1-r19.trigger 00:32:47 OK: 233 MiB in 51 packages 00:32:50 Removing intermediate container fd78fb6e89c4 00:32:50 ---> 601a6a72a7d3 00:32:50 Step 4/6 : WORKDIR /edgex-go 00:32:50 ---> Running in 34c812496f0e 00:32:50 Removing intermediate container 34c812496f0e 00:32:50 ---> 4fb9bf078548 00:32:50 Step 5/6 : COPY go.mod . 00:32:50 ---> c3d3c8917d71 00:32:50 Step 6/6 : RUN go mod download 00:32:50 ---> Running in 40ece63a20ee 00:33:12 Removing intermediate container 40ece63a20ee 00:33:12 ---> f76f8860126b 00:33:12 Successfully built f76f8860126b 00:33:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:33:13 + docker inspect -f . ci-base-image-x86_64 00:33:13 . [Pipeline] withDockerContainer 00:33:13 prd-centos7-docker-4c-2g-24154 does not seem to be running inside a container 00:33:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/53 -v /w/workspace/edgex-go/53:/w/workspace/edgex-go/53:rw,z -v /w/workspace/edgex-go/53@tmp:/w/workspace/edgex-go/53@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:33:14 $ docker top 58dd21f788b073cb7d4e47f3704d7e65fcc63fdfe101ff4aa1cd36907fdcd324 -eo pid,comm [Pipeline] { [Pipeline] sh 00:33:15 + go version 00:33:15 go version go1.15.5 linux/amd64 [Pipeline] } 00:33:15 $ docker stop --time=1 58dd21f788b073cb7d4e47f3704d7e65fcc63fdfe101ff4aa1cd36907fdcd324 00:33:16 $ docker rm -f 58dd21f788b073cb7d4e47f3704d7e65fcc63fdfe101ff4aa1cd36907fdcd324 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:33:17 + docker inspect -f . ci-base-image-x86_64 00:33:17 . [Pipeline] withDockerContainer 00:33:17 prd-centos7-docker-4c-2g-24154 does not seem to be running inside a container 00:33:17 $ 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/53 -v /w/workspace/edgex-go/53:/w/workspace/edgex-go/53:rw,z -v /w/workspace/edgex-go/53@tmp:/w/workspace/edgex-go/53@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:33:18 $ docker top 6edceb640fe95b255a5449d48b7984969c0cbf692cdbd9db269f5d13ebd42a61 -eo pid,comm [Pipeline] { [Pipeline] echo 00:33:18 ========================================================= 00:33:18 [edgeXBuildGoParallel] Running Tests and Build... 00:33:18 ========================================================= [Pipeline] sh 00:33:19 + make test 00:33:19 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:33:29 ? github.com/edgexfoundry/edgex-go [no test files] 00:33:47 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:33:52 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:33:52 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:33:52 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:33:52 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 00:33:54 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:33:54 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:33:54 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:33:54 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:33:54 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:33:55 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:33:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:33:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:33:57 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:34:00 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.167s coverage: 46.0% of statements 00:34:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:34:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:34:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:34:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:34:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:34:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:34:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 00:34:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.111s coverage: 100.0% of statements 00:34:04 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.181s coverage: 27.1% of statements 00:34:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:34:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:34:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:34:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:34:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:34:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:34:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.050s coverage: 100.0% of statements 00:34:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:34:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.037s coverage: 100.0% of statements 00:34:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:34:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:34:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.090s coverage: 65.8% of statements 00:34:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:34:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:34:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.121s coverage: 82.3% of statements 00:34:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:34:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:34:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:34:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:34:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.344s coverage: 28.6% of statements 00:34:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:34:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:34:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:34:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:34:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:34:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.075s coverage: 100.0% of statements 00:34:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:34:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.046s coverage: 100.0% of statements 00:34:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:34:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.138s coverage: 86.7% of statements 00:34:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:34:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.100s coverage: 97.5% of statements 00:34:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:34:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.113s coverage: 78.3% of statements 00:34:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:34:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:34:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:34:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:34:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.461s coverage: 92.8% of statements 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:34:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:34:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.073s coverage: 0.1% of statements 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.032s coverage: 45.5% of statements 00:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.071s coverage: 79.5% of statements 00:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements 00:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.068s coverage: 96.3% of statements 00:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements 00:34:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements 00:34:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.038s coverage: 44.8% of statements 00:34:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.075s coverage: 92.9% of statements 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:34:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.051s coverage: 87.2% of statements 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:34:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.034s coverage: 100.0% of statements 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:34:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 75.5% of statements 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:34:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.034s coverage: 80.8% of statements 00:34:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 00:34:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.044s coverage: 84.2% of statements 00:34:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.087s coverage: 91.4% of statements 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:34:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.171s coverage: 63.5% of statements 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:34:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.034s coverage: 100.0% of statements 00:34:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 91.3% of statements 00:34:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements 00:34:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 00:34:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 00:34:35 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.364s coverage: 68.9% of statements 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 00:34:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.151s coverage: 37.0% of statements 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:34:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.371s coverage: 84.0% of statements 00:34:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.038s coverage: 100.0% of statements 00:34:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.110s coverage: 47.1% of statements 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:34:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.060s coverage: 100.0% of statements 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:34:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.041s coverage: 100.0% of statements 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:34:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.724s coverage: 29.1% of statements 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:34:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.087s coverage: 99.0% of statements 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:34:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.052s coverage: 100.0% of statements 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 00:34:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.061s coverage: 100.0% of statements 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 00:34:35 ok github.com/edgexfoundry/edgex-go/internal/system 0.044s coverage: 0.0% of statements 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:34:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.031s coverage: 100.0% of statements 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:34:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.050s coverage: 87.9% of statements 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:34:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.037s coverage: 100.0% of statements 00:34:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements 00:34:35 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 00:34:35 GO111MODULE=on go vet ./... 00:35:02 gofmt -l . 00:35:02 [ "`gofmt -l .`" = "" ] 00:35:03 ./bin/test-go-mod-tidy.sh 00:35:03 ./bin/test-attribution-txt.sh [Pipeline] sh 00:35:04 + ls -al . 00:35:04 total 680 00:35:04 drwxrwxr-x 10 1001 1001 4096 Jan 31 00:35 . 00:35:04 drwxr-xr-x 4 root root 30 Jan 31 00:33 .. 00:35:04 -rw-rw-r-- 1 1001 1001 11 Jan 31 00:31 .dockerignore 00:35:04 drwxrwxr-x 8 1001 1001 179 Jan 31 00:31 .git 00:35:04 drwxrwxr-x 3 1001 1001 125 Jan 31 00:31 .github 00:35:04 -rw-rw-r-- 1 1001 1001 872 Jan 31 00:31 .gitignore 00:35:04 drwx------ 3 1001 1001 60 Jan 31 00:32 .semver 00:35:04 -rw-rw-r-- 1 1001 1001 166 Jan 31 00:31 .sonarcloud.properties 00:35:04 -rw-rw-r-- 1 1001 1001 7859 Jan 31 00:31 Attribution.txt 00:35:04 -rw-rw-r-- 1 1001 1001 3804 Jan 31 00:31 CONTRIBUTING.md 00:35:04 -rw-rw-r-- 1 1001 1001 931 Jan 31 00:31 Dockerfile.build 00:35:04 -rw-rw-r-- 1 1001 1001 863 Jan 31 00:31 Jenkinsfile 00:35:04 -rw-rw-r-- 1 1001 1001 10775 Jan 31 00:31 LICENSE 00:35:04 -rw-rw-r-- 1 1001 1001 6001 Jan 31 00:31 Makefile 00:35:04 -rw-rw-r-- 1 1001 1001 6524 Jan 31 00:31 README.md 00:35:04 -rw-rw-r-- 1 1001 1001 6755 Jan 31 00:31 SECURITY.md 00:35:04 -rw-rw-r-- 1 1001 1001 5 Jan 31 00:32 VERSION 00:35:04 -rw-rw-r-- 1 1001 1001 4131 Jan 31 00:31 ZMQWindows.md 00:35:04 drwxrwxr-x 2 1001 1001 117 Jan 31 00:31 bin 00:35:04 drwxrwxr-x 15 1001 1001 4096 Jan 31 00:31 cmd 00:35:04 -rw-r--r-- 1 root root 574984 Jan 31 00:34 coverage.out 00:35:04 -rw-r--r-- 1 root root 1054 Jan 31 00:35 go.mod 00:35:04 -rw-r--r-- 1 root root 19289 Jan 31 00:35 go.sum 00:35:04 drwxrwxr-x 8 1001 1001 127 Jan 31 00:31 internal 00:35:04 drwxrwxr-x 4 1001 1001 26 Jan 31 00:31 openapi 00:35:04 drwxrwxr-x 4 1001 1001 71 Jan 31 00:31 snap 00:35:04 -rw-rw-r-- 1 1001 1001 168 Jan 31 00:31 version.go [Pipeline] sh 00:35:05 + '[' -e coverage.out ] 00:35:05 + chown 1001:1001 coverage.out [Pipeline] stash 00:35:05 Stashed 1 file(s) [Pipeline] sh 00:35:05 + make build 00:35:05 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:35:09 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:35:18 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:35:20 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:35:21 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:35:21 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:35:23 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:35:25 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:35: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:35:28 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:35:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 00:35:30 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:35:31 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:35:33 $ docker stop --time=1 6edceb640fe95b255a5449d48b7984969c0cbf692cdbd9db269f5d13ebd42a61 00:35:35 $ docker rm -f 6edceb640fe95b255a5449d48b7984969c0cbf692cdbd9db269f5d13ebd42a61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:35:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:37 00:35:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:35:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:37 latest: Pulling from edgex-devops/edgex-compose 00:35:37 cbdbe7a5bc2a: Pulling fs layer 00:35:37 ca9280d653b3: Pulling fs layer 00:35:37 7e9c9ca2126c: Pulling fs layer 00:35:38 cbdbe7a5bc2a: Download complete 00:35:38 Running on prd-ubuntu18.04-docker-arm64-4c-16g-24157 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws 00:35:38 Running in /w/workspace/edgex-go/53 [Pipeline] { 00:35:38 ca9280d653b3: Verifying Checksum 00:35:38 ca9280d653b3: Download complete 00:35:38 cbdbe7a5bc2a: Pull complete [Pipeline] checkout 00:35:39 7e9c9ca2126c: Verifying Checksum 00:35:39 7e9c9ca2126c: Download complete 00:35:40 ca9280d653b3: Pull complete 00:35:43 using credential edgex-jenkins-ssh 00:35:43 Cloning the remote Git repository 00:35:43 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:35:43 > git init /w/workspace/edgex-go/53 # timeout=10 00:35:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:35:43 > git --version # timeout=10 00:35:43 > git --version # 'git version 2.17.1' 00:35:43 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:35:48 7e9c9ca2126c: Pull complete 00:35:48 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:35:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:35:48 prd-centos7-docker-4c-2g-24154 does not seem to be running inside a container 00:35:48 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/53 -v /w/workspace/edgex-go/53:/w/workspace/edgex-go/53:rw,z -v /w/workspace/edgex-go/53@tmp:/w/workspace/edgex-go/53@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:35:51 $ docker top 13b11274bc361a804a67ab9dde5816f886ba695d0cf91e27b93fa8f3458e2f90 -eo pid,comm [Pipeline] { [Pipeline] sh 00:35:51 + docker-compose build --help 00:35:51 + grep parallel 00:35:52 --parallel Build images in parallel. [Pipeline] } 00:35:53 $ docker stop --time=1 13b11274bc361a804a67ab9dde5816f886ba695d0cf91e27b93fa8f3458e2f90 00:35:54 $ docker rm -f 13b11274bc361a804a67ab9dde5816f886ba695d0cf91e27b93fa8f3458e2f90 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:35:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:55 . [Pipeline] withDockerContainer 00:35:55 prd-centos7-docker-4c-2g-24154 does not seem to be running inside a container 00:35:55 $ 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/53 -v /w/workspace/edgex-go/53:/w/workspace/edgex-go/53:rw,z -v /w/workspace/edgex-go/53@tmp:/w/workspace/edgex-go/53@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:35:56 $ docker top ed212f11d07b642ef13f6006fbd3b29e8338983f3c130a20a731df06f1fdc067 -eo pid,comm [Pipeline] { [Pipeline] sh 00:35:56 + docker-compose -f ./docker-compose-build.yml build --parallel 00:35:58 Building docker-core-command-go ... 00:35:58 Building docker-core-data-go ... 00:35:58 Building docker-core-metadata-go ... 00:35:58 Building docker-security-bootstrapper-go ... 00:35:58 Building docker-security-proxy-setup-go ... 00:35:58 Building docker-security-secretstore-setup-go ... 00:35:58 Building docker-support-notifications-go ... 00:35:58 Building docker-support-scheduler-go ... 00:35:58 Building docker-sys-mgmt-agent-go ... 00:35:58 Building docker-support-notifications-go 00:35:58 Building docker-support-scheduler-go 00:35:58 Building docker-security-proxy-setup-go 00:35:58 Building docker-sys-mgmt-agent-go 00:35:58 Building docker-security-secretstore-setup-go 00:36:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:36:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:36:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:36:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:36:04 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:04 > 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:36:05 Merging remotes/origin/master commit 2372a215bf83b5aca75052ece39a841bb32f320e into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 00:36:06 Merge succeeded, producing ffbb81a1c35c52a9f6fe2bf1fc04fa64da73166c 00:36:06 Checking out Revision ffbb81a1c35c52a9f6fe2bf1fc04fa64da73166c (PR-2858) 00:36:05 > git config core.sparsecheckout # timeout=10 00:36:05 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 00:36:05 > git remote # timeout=10 00:36:05 > git config --get remote.origin.url # timeout=10 00:36:05 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:06 > git merge 2372a215bf83b5aca75052ece39a841bb32f320e # timeout=10 00:36:06 > git rev-parse HEAD^{commit} # timeout=10 00:36:06 > git config core.sparsecheckout # timeout=10 00:36:06 > git checkout -f ffbb81a1c35c52a9f6fe2bf1fc04fa64da73166c # timeout=10 00:36:11 Commit message: "Merge commit '2372a215bf83b5aca75052ece39a841bb32f320e' into HEAD" 00:36:11 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:36:11 > git rev-list --no-walk 57d4715c734d86fed7f1299b5bac81bc8a93abf9 # timeout=10 00:36:13 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:36:13 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:36:13 + sudo service docker restart 00:36:13 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:36:15 provisioning config files... 00:36:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/53@tmp/config6020437910654617128tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:36:16 ---> docker-login.sh 00:36:16 nexus3.edgexfoundry.org:10001 00:36:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:17 Configure a credential helper to remove this warning. See 00:36:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:17 00:36:17 Login Succeeded 00:36:17 nexus3.edgexfoundry.org:10002 00:36:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:17 Configure a credential helper to remove this warning. See 00:36:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:17 00:36:17 Login Succeeded 00:36:17 nexus3.edgexfoundry.org:10003 00:36:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:18 Configure a credential helper to remove this warning. See 00:36:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:18 00:36:18 Login Succeeded 00:36:18 nexus3.edgexfoundry.org:10004 00:36:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:19 Configure a credential helper to remove this warning. See 00:36:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:19 00:36:19 Login Succeeded 00:36:19 docker.io 00:36:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:20 Configure a credential helper to remove this warning. See 00:36:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:20 00:36:20 Login Succeeded 00:36:20 ---> docker-login.sh ends [Pipeline] } 00:36:20 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:36:20 ========================================================= 00:36:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:36:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:36:20 + 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:36:23 Sending build context to Docker daemon 166.1MB 00:36:23 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:36:23 Step 2/6 : FROM ${BASE} 00:36:23 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:36:23 5f621e34cdf4: Pulling fs layer 00:36:23 a4357932f1b6: Pulling fs layer 00:36:23 18c013af1878: Pulling fs layer 00:36:23 00ac8860ef70: Pulling fs layer 00:36:23 63d7cb157983: Pulling fs layer 00:36:23 b116817d02f9: Pulling fs layer 00:36:23 745a02a5169b: Pulling fs layer 00:36:23 00ac8860ef70: Waiting 00:36:23 63d7cb157983: Waiting 00:36:23 b116817d02f9: Waiting 00:36:23 745a02a5169b: Waiting 00:36:23 18c013af1878: Verifying Checksum 00:36:23 18c013af1878: Download complete 00:36:23 a4357932f1b6: Download complete 00:36:23 63d7cb157983: Verifying Checksum 00:36:23 63d7cb157983: Download complete 00:36:23 b116817d02f9: Download complete 00:36:23 5f621e34cdf4: Download complete 00:36:24 5f621e34cdf4: Pull complete 00:36:24 a4357932f1b6: Pull complete 00:36:25 18c013af1878: Pull complete 00:36:26 745a02a5169b: Verifying Checksum 00:36:26 745a02a5169b: Download complete 00:36:27 00ac8860ef70: Verifying Checksum 00:36:27 00ac8860ef70: Download complete 00:36:37 00ac8860ef70: Pull complete 00:36:37 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:36:37 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:36:37 ---> f76f8860126b 00:36:37 Step 3/26 : WORKDIR /edgex-go 00:36:37 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:36:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:36:37 ---> f76f8860126b 00:36:37 Step 3/22 : WORKDIR /edgex-go 00:36:37 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:36:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:36:37 ---> f76f8860126b 00:36:37 Step 3/22 : WORKDIR /edgex-go 00:36:37 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:36:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:36:37 ---> f76f8860126b 00:36:37 Step 3/24 : WORKDIR /edgex-go 00:36:37 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:36:37 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:36:37 ---> f76f8860126b 00:36:37 Step 3/21 : WORKDIR /edgex-go 00:36:37 ---> Running in 245f8f8bf9ce 00:36:37 ---> Running in 52d3f4595102 00:36:37 ---> Running in 9fc09ba40877 00:36:37 ---> Running in 61242ee55dfc 00:36:37 ---> Running in 52eb54de583c 00:36:37 Removing intermediate container 245f8f8bf9ce 00:36:37 ---> 2efda176fb39 00:36:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:37 Removing intermediate container 9fc09ba40877 00:36:37 ---> 19de03a35bb6 00:36:37 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:37 Removing intermediate container 61242ee55dfc 00:36:37 ---> 88aae8f455c4 00:36:37 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:37 Removing intermediate container 52eb54de583c 00:36:37 ---> 671af6d9ce4b 00:36:37 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:37 Removing intermediate container 52d3f4595102 00:36:37 ---> 1ae91ff597fe 00:36:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:37 ---> Running in 6a2d244454b9 00:36:37 ---> Running in 58c22e60aa8b 00:36:37 ---> Running in a3bef47fd456 00:36:37 ---> Running in c2e25b272d79 00:36:37 ---> Running in 986642ca55ca 00:36:37 63d7cb157983: Pull complete 00:36:38 b116817d02f9: Pull complete 00:36:39 Removing intermediate container a3bef47fd456 00:36:39 ---> 09390b27ad84 00:36:39 Step 5/26 : RUN apk add --update --no-cache make bash git 00:36:40 ---> Running in 706f49b8bfce 00:36:40 Removing intermediate container 58c22e60aa8b 00:36:40 ---> 6fb1471f0c91 00:36:40 Step 5/22 : RUN apk add --update --no-cache make git 00:36:40 Removing intermediate container 6a2d244454b9 00:36:40 ---> e89b8abaefc7 00:36:40 Step 5/21 : RUN apk add --update --no-cache make git 00:36:40 Removing intermediate container 986642ca55ca 00:36:40 ---> 4fca7ac1f828 00:36:40 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:36:40 Removing intermediate container c2e25b272d79 00:36:40 ---> 7b1366d85c22 00:36:40 Step 5/24 : RUN apk add --update --no-cache make git 00:36:40 ---> Running in 706ef4e615e6 00:36:40 ---> Running in f126898349a5 00:36:40 ---> Running in 87e88808a527 00:36:40 ---> Running in f9151097f383 00:36:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:42 745a02a5169b: Pull complete 00:36:42 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 00:36:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:36:42 ---> b7e6874047d6 00:36:42 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:36:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:43 OK: 233 MiB in 51 packages 00:36:43 OK: 233 MiB in 51 packages 00:36:43 OK: 233 MiB in 51 packages 00:36:44 Removing intermediate container 706f49b8bfce 00:36:44 ---> 4ceecec78f3a 00:36:44 Step 6/26 : COPY go.mod . 00:36:44 OK: 233 MiB in 51 packages 00:36:44 Removing intermediate container 706ef4e615e6 00:36:44 ---> 852a8eb7036d 00:36:44 Step 6/22 : COPY go.mod . 00:36:44 OK: 233 MiB in 51 packages 00:36:44 Removing intermediate container f126898349a5 00:36:44 ---> a3884c71594c 00:36:44 Step 6/21 : COPY go.mod . 00:36:44 ---> 145a00f88dd8 00:36:44 Step 7/26 : RUN go mod download 00:36:44 ---> Running in f1c3d55fe260 00:36:44 ---> 703a85b9bab5 00:36:44 Step 7/22 : RUN go mod download 00:36:44 ---> d7079a584dee 00:36:44 Step 7/21 : RUN go mod download 00:36:45 ---> Running in 92f784ce3ea6 00:36:45 ---> Running in 8b877d4a5190 00:36:45 Removing intermediate container f9151097f383 00:36:45 ---> 1a43e09506a3 00:36:45 Step 6/24 : COPY go.mod . 00:36:45 Removing intermediate container 87e88808a527 00:36:45 ---> 5c64c0ce3ea1 00:36:45 Step 6/22 : COPY go.mod . 00:36:45 ---> Running in 0cc01852792a 00:36:46 ---> 143c5e93fbc3 00:36:46 Step 7/24 : RUN go mod download 00:36:46 ---> Running in 483811f0c5b8 00:36:46 ---> 883b07b861aa 00:36:46 Step 7/22 : RUN go mod download 00:36:46 ---> Running in 80669529d42d 00:36:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:36:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:36:47 Removing intermediate container 92f784ce3ea6 00:36:47 ---> 8bac98c777d0 00:36:47 Step 8/22 : COPY . . 00:36:47 Removing intermediate container f1c3d55fe260 00:36:47 ---> e60ae57c0aa6 00:36:47 Step 8/26 : COPY . . 00:36:47 Removing intermediate container 483811f0c5b8 00:36:47 ---> 32b1340ee824 00:36:47 Step 8/24 : COPY . . 00:36:47 Removing intermediate container 8b877d4a5190 00:36:47 ---> 540a6609c2f5 00:36:47 Step 8/21 : COPY . . 00:36:48 Removing intermediate container 80669529d42d 00:36:48 ---> c0193c080433 00:36:48 Step 8/22 : COPY . . 00:36:48 (1/12) Installing libmagic (5.38-r0) 00:36:48 (2/12) Installing file (5.38-r0) 00:36:48 (3/12) Installing libc-dev (0.7.2-r3) 00:36:48 (4/12) Installing g++ (9.3.0-r2) 00:36:58 (5/12) Installing fortify-headers (1.1-r0) 00:36:58 (6/12) Installing patch (2.7.6-r6) 00:36:58 (7/12) Installing build-base (0.5-r2) 00:36:58 (8/12) Installing libsodium (1.0.18-r0) 00:36:58 (9/12) Installing pkgconf (1.7.2-r0) 00:36:58 (10/12) Installing libsodium-dev (1.0.18-r0) 00:36:58 (11/12) Installing libzmq (4.3.3-r0) 00:36:58 (12/12) Installing zeromq-dev (4.3.3-r0) 00:36:58 Executing busybox-1.31.1-r19.trigger 00:36:58 OK: 217 MiB in 51 packages 00:37:03 Removing intermediate container 0cc01852792a 00:37:03 ---> 166a7ebba93e 00:37:03 Step 4/6 : WORKDIR /edgex-go 00:37:03 ---> Running in f52df2b47e73 00:37:03 Removing intermediate container f52df2b47e73 00:37:03 ---> 82a9306a3f02 00:37:03 Step 5/6 : COPY go.mod . 00:37:03 ---> 576d35aef944 00:37:03 Step 6/6 : RUN go mod download 00:37:04 ---> Running in d788ea34cf61 00:37:27 ---> 16ff01ae27d3 00:37:27 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:37:27 ---> Running in 1a894059ebfe 00:37:27 ---> 18f94da1734c 00:37:27 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:37:27 ---> dbfe319ed78d 00:37:27 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:37:27 ---> ac04270b394b 00:37:27 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:37:27 ---> 023af5926905 00:37:27 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:37:27 ---> Running in 24ebfbeeab24 00:37:27 ---> Running in 7aa82429aab6 00:37:27 ---> Running in b3de46d4b596 00:37:27 ---> Running in b4cb49a05e1b 00:37:27 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:37:27 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:37:27 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:37:28 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:37:28 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:37:30 Removing intermediate container d788ea34cf61 00:37:30 ---> 915d0ebd65cc 00:37:30 Successfully built 915d0ebd65cc 00:37:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:37:31 + docker inspect -f . ci-base-image-arm64 00:37:31 . [Pipeline] withDockerContainer 00:37:31 prd-ubuntu18.04-docker-arm64-4c-16g-24157 does not seem to be running inside a container 00:37:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/53 -v /w/workspace/edgex-go/53:/w/workspace/edgex-go/53:rw,z -v /w/workspace/edgex-go/53@tmp:/w/workspace/edgex-go/53@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:37:33 $ docker top 731bc41e8deb6344c883a0a6a96a5d03eb6a1c9d970d50d4bff700a33d8a2f4b -eo pid,comm [Pipeline] { [Pipeline] sh 00:37:34 + go version 00:37:34 go version go1.15.5 linux/arm64 [Pipeline] } 00:37:34 $ docker stop --time=1 731bc41e8deb6344c883a0a6a96a5d03eb6a1c9d970d50d4bff700a33d8a2f4b 00:37:36 $ docker rm -f 731bc41e8deb6344c883a0a6a96a5d03eb6a1c9d970d50d4bff700a33d8a2f4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:37:37 + docker inspect -f . ci-base-image-arm64 00:37:37 . [Pipeline] withDockerContainer 00:37:37 prd-ubuntu18.04-docker-arm64-4c-16g-24157 does not seem to be running inside a container 00:37:37 $ 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/53 -v /w/workspace/edgex-go/53:/w/workspace/edgex-go/53:rw,z -v /w/workspace/edgex-go/53@tmp:/w/workspace/edgex-go/53@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:37:38 $ docker top de9c6810452d2cfac66ee3ab8ab1242e3d882b975ffc613335bb404390854122 -eo pid,comm [Pipeline] { [Pipeline] echo 00:37:39 ========================================================= 00:37:39 [edgeXBuildGoParallel] Running Tests and Build... 00:37:39 ========================================================= [Pipeline] sh 00:37:39 + make test 00:37:39 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:37:54 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:37:55 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:01 Removing intermediate container 7aa82429aab6 00:38:01 ---> 54b1c5b44646 00:38:01 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:38:02 ? github.com/edgexfoundry/edgex-go [no test files] 00:38:02 ---> Running in 6c57186e1c36 00:38:03 Removing intermediate container b3de46d4b596 00:38:03 ---> 7b8ed76731c3 00:38:03 00:38:03 Step 10/22 : FROM alpine:3.12 00:38:03 3.12: Pulling from library/alpine 00:38: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:38:05 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:38:07 Status: Downloaded newer image for alpine:3.12 00:38:07 ---> 389fef711851 00:38:07 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:38:07 Removing intermediate container b4cb49a05e1b 00:38:07 ---> 0415a80c0e1e 00:38:07 00:38:07 Step 10/24 : FROM alpine:3.12 00:38:07 ---> 389fef711851 00:38:07 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:38:07 ---> Running in 549e322020ff 00:38:08 Removing intermediate container 24ebfbeeab24 00:38:08 ---> c0037cfc66bf 00:38:08 00:38:08 Step 10/21 : FROM alpine:3.12 00:38:08 ---> 389fef711851 00:38:08 Step 11/21 : RUN apk add --update --no-cache curl 00:38:08 Removing intermediate container 1a894059ebfe 00:38:08 ---> 6a0829da6554 00:38:08 00:38:08 Step 10/22 : FROM alpine:3.12 00:38:08 ---> 389fef711851 00:38:08 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:38:08 ---> Running in 122d51c4423f 00:38:09 ---> Running in 6b860219de40 00:38:09 ---> Running in 0f91096cb039 00:38:09 Removing intermediate container 6c57186e1c36 00:38:09 ---> cf0550c88d48 00:38:09 00:38:09 Step 11/26 : FROM docker:20.10.0 00:38:09 20.10.0: Pulling from library/docker 00:38:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:09 (1/2) Installing ca-certificates (20191127-r4) 00:38:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:10 (2/2) Installing dumb-init (1.2.2-r1) 00:38:10 (1/5) Installing ca-certificates (20191127-r4) 00:38:10 Executing busybox-1.31.1-r19.trigger 00:38:10 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:38:10 (3/5) Installing libcurl (7.69.1-r3) 00:38:10 (4/5) Installing curl (7.69.1-r3) 00:38:10 Executing ca-certificates-20191127-r4.trigger 00:38:10 (5/5) Installing dumb-init (1.2.2-r1) 00:38:10 Executing busybox-1.31.1-r19.trigger 00:38:10 Executing ca-certificates-20191127-r4.trigger 00:38:10 OK: 6 MiB in 16 packages 00:38:10 OK: 7 MiB in 19 packages 00:38:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:11 (1/4) Installing ca-certificates (20191127-r4) 00:38:11 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:38:11 (3/4) Installing libcurl (7.69.1-r3) 00:38:11 (1/1) Installing dumb-init (1.2.2-r1) 00:38:11 (4/4) Installing curl (7.69.1-r3) 00:38:11 Executing busybox-1.31.1-r19.trigger 00:38:11 OK: 6 MiB in 15 packages 00:38:11 Executing busybox-1.31.1-r19.trigger 00:38:11 Executing ca-certificates-20191127-r4.trigger 00:38:11 OK: 7 MiB in 18 packages 00:38:13 Removing intermediate container 122d51c4423f 00:38:13 ---> d70639f8c751 00:38:13 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:38:13 Removing intermediate container 549e322020ff 00:38:13 ---> 87c0d872142c 00:38:13 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:38:13 ---> Running in 7683063daeaa 00:38:14 ---> Running in 570b1ed1c94a 00:38:14 Removing intermediate container 0f91096cb039 00:38:14 ---> 65aad8856299 00:38:14 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:38:14 ---> Running in d5d6be944091 00:38:14 Removing intermediate container 7683063daeaa 00:38:14 ---> 4c0e99638226 00:38:14 Step 13/24 : WORKDIR / 00:38:14 Removing intermediate container 6b860219de40 00:38:14 ---> c5e9c0c50ad3 00:38:14 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:38:14 Removing intermediate container 570b1ed1c94a 00:38:14 ---> 906696461dec 00:38:14 Step 13/22 : ENV APP_PORT=48060 00:38:14 ---> Running in b112d0928c20 00:38:14 ---> Running in 65fa3010fc83 00:38:14 ---> Running in fe085d10c242 00:38:14 Removing intermediate container d5d6be944091 00:38:14 ---> 3eaea029a3f5 00:38:14 Step 13/22 : ENV APP_PORT=48085 00:38:14 Removing intermediate container 65fa3010fc83 00:38:14 ---> 267262cf286e 00:38:14 Step 13/21 : WORKDIR /edgex 00:38:14 ---> Running in 2b9563b1bc0b 00:38:15 ---> Running in d6ba68e6722d 00:38:15 Removing intermediate container b112d0928c20 00:38:15 ---> 7a1c089f8c1d 00:38:15 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:38:15 Removing intermediate container fe085d10c242 00:38:15 ---> 756145306c5b 00:38:15 Step 14/22 : EXPOSE $APP_PORT 00:38:15 Removing intermediate container 2b9563b1bc0b 00:38:15 ---> 782d55f3e68f 00:38:15 Step 14/22 : EXPOSE $APP_PORT 00:38:15 ---> Running in 3488f41973de 00:38:15 Removing intermediate container d6ba68e6722d 00:38:15 ---> 3ecf5b3493be 00:38:15 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:38:15 ---> Running in d220fd91b83c 00:38:15 ---> 9fc99b4f2748 00:38:15 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:38:16 Removing intermediate container 3488f41973de 00:38:16 ---> a24c99cb7bbd 00:38:16 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:38:16 ---> c3ab4a8a3449 00:38:16 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:38:16 Removing intermediate container d220fd91b83c 00:38:16 ---> b098a9d93c65 00:38:16 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:38:16 ---> 88b74cccb54c 00:38:16 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:38:17 ---> 28b31bcff69e 00:38:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:38:17 ---> 909c1db6ea1e 00:38:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:38:17 ---> c2dd43cd1274 00:38:17 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:38:17 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:38:17 ---> 740d4e9bd974 00:38:17 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:38:17 Status: Downloaded newer image for docker:20.10.0 00:38:17 ---> aefe523efa57 00:38:17 Step 12/26 : RUN apk add --no-cache bash 00:38:17 ---> Running in fc4c2cf7d3d4 00:38:18 ---> 422518814f02 00:38:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:38:18 ---> 2083bc0b37e8 00:38:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:38:18 ---> b52184d3dff1 00:38:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:38:18 ---> 1345eb0eaf22 00:38:18 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:38:18 ---> 9e9bf4cb5349 00:38:18 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:38:18 ---> Running in cdb7dfd53fe6 00:38:18 ---> Running in 6dd09aa8c898 00:38:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:19 Removing intermediate container 6dd09aa8c898 00:38:19 ---> a5467db386d3 00:38:19 Step 18/21 : CMD ["--init=true"] 00:38:19 Removing intermediate container cdb7dfd53fe6 00:38:19 ---> 9ed3f6aed04f 00:38:19 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:38:19 ---> b0bb4a34f848 00:38:19 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:38:19 (1/2) Installing readline (8.0.4-r0) 00:38:19 (2/2) Installing bash (5.0.17-r0) 00:38:19 ---> Running in 683e8ba8c8ea 00:38:19 ---> 970e08d66b17 00:38:19 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:38:19 ---> Running in e3cce190d0fb 00:38:19 Executing bash-5.0.17-r0.post-install 00:38:19 Executing busybox-1.31.1-r19.trigger 00:38:19 OK: 12 MiB in 22 packages 00:38:19 ---> Running in e5558609fd85 00:38:19 Removing intermediate container 683e8ba8c8ea 00:38:19 ---> 93e451d40cf7 00:38:19 Step 20/22 : LABEL arch=x86_64 00:38:20 Removing intermediate container e3cce190d0fb 00:38:20 ---> b66a610b2bbe 00:38:20 Step 19/21 : LABEL arch=x86_64 00:38:20 ---> Running in a88ab1485be7 00:38:20 Removing intermediate container e5558609fd85 00:38:20 ---> 75b197fe6fb5 00:38:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:38:20 ---> ce59332da0fd 00:38:20 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:38:20 ---> Running in 171ffb81a43d 00:38:20 ---> Running in 88c704672af1 00:38:20 ---> Running in 743c3e21da03 00:38:20 Removing intermediate container a88ab1485be7 00:38:20 ---> 1fd0a1040fcb 00:38:20 Step 21/22 : LABEL git_sha=09466c3d4bb06391c33f9fb2c9ae9bec005329b5 00:38:20 ---> Running in ef40477140bf 00:38:20 Removing intermediate container 171ffb81a43d 00:38:20 ---> bbd9bb3e6dd7 00:38:20 Step 20/21 : LABEL git_sha=09466c3d4bb06391c33f9fb2c9ae9bec005329b5 00:38:20 Removing intermediate container 88c704672af1 00:38:20 ---> 9fee34d6b6fe 00:38:20 Step 20/22 : LABEL arch=x86_64 00:38:20 Removing intermediate container fc4c2cf7d3d4 00:38:20 ---> 628dde2a1b54 00:38:20 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:38:21 ---> Running in 981fdd2d9e46 00:38:21 ---> Running in fa132574901a 00:38:21 ---> Running in 24109f70d632 00:38:21 Removing intermediate container ef40477140bf 00:38:21 ---> 5f529750a0e4 00:38:21 Step 22/22 : LABEL version=0.0.0 00:38:21 ---> Running in d505ffcb9564 00:38:21 Removing intermediate container 981fdd2d9e46 00:38:21 ---> 98b225219bf1 00:38:21 Step 21/21 : LABEL version=0.0.0 00:38:21 Removing intermediate container fa132574901a 00:38:21 ---> c0c0d35a9f65 00:38:21 Step 21/22 : LABEL git_sha=09466c3d4bb06391c33f9fb2c9ae9bec005329b5 00:38:21 Removing intermediate container 24109f70d632 00:38:21 ---> d3e817ddc237 00:38:21 Step 14/26 : ENV APP_PORT=48090 00:38:21 ---> Running in 91df9e6a9cb3 00:38:21 Removing intermediate container d505ffcb9564 00:38:21 ---> fa4269c7d1a6 00:38:21 00:38:21 ---> Running in b4b704e08824 00:38:21 ---> Running in cd66c7e88df2 00:38:22 Removing intermediate container 91df9e6a9cb3 00:38:22 ---> 64f239a4e0bc 00:38:22 00:38:22 Removing intermediate container cd66c7e88df2 00:38:22 ---> 6c0f298704a2 00:38:22 Step 15/26 : EXPOSE $APP_PORT 00:38:22 Removing intermediate container b4b704e08824 00:38:22 ---> 72f134302278 00:38:22 Step 22/22 : LABEL version=0.0.0 00:38:22 Removing intermediate container 743c3e21da03 00:38:22 ---> 536332e616e7 00:38:22 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:38:22 Successfully built fa4269c7d1a6 00:38:22 Successfully built 64f239a4e0bc 00:38:22 Successfully tagged docker-support-notifications-go:latest 00:38:22 ---> Running in 259939fdee34 00:38:22 Successfully tagged docker-security-proxy-setup-go:latest 00:38:22 ---> Running in 43a5545119b9 00:38:22  Building docker-security-proxy-setup-go ... done  ---> Running in 98065918d785 00:38:22  Building docker-support-notifications-go ... done Building docker-security-bootstrapper-go 00:38:22 Building docker-core-command-go 00:38:22 Removing intermediate container 259939fdee34 00:38:22 ---> 2cf7f9ab8e16 00:38:22 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:38:22 Removing intermediate container 43a5545119b9 00:38:22 ---> 778e01015687 00:38:22 00:38:22 Removing intermediate container 98065918d785 00:38:22 ---> 4e8e14395fc8 00:38:22 Step 22/24 : LABEL arch=x86_64 00:38:22 ---> Running in 7f56e94c7b8f 00:38:22 Successfully built 778e01015687 00:38:22 Successfully tagged docker-support-scheduler-go:latest 00:38:22 Building docker-core-data-go 00:38:23  Building docker-support-scheduler-go ... done Removing intermediate container 7f56e94c7b8f 00:38:23 ---> 6d0748781ee8 00:38:23 Step 23/24 : LABEL git_sha=09466c3d4bb06391c33f9fb2c9ae9bec005329b5 00:38:23 ---> Running in 4fe72c5efba2 00:38:23 ---> f6e4f32b6b2d 00:38:23 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:38:23 Removing intermediate container 4fe72c5efba2 00:38:23 ---> 2aea8f0ae729 00:38:23 Step 24/24 : LABEL version=0.0.0 00:38:23 ---> Running in 2b54722c7aab 00:38:24 ---> ca1028e4df36 00:38:24 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:38:31 Removing intermediate container 2b54722c7aab 00:38:31 ---> 6ce1fdb22448 00:38:31 00:38:31 ---> ff42d918e5dc 00:38:31 Step 19/26 : RUN apk --no-cache add py3-pip 00:38:31 ---> Running in d0791fb6e3c0 00:38:31 Successfully built 6ce1fdb22448 00:38:32 Successfully tagged docker-security-secretstore-setup-go:latest 00:38:32 Building docker-core-metadata-go 00:38:34  Building docker-security-secretstore-setup-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:34 (1/33) Installing libbz2 (1.0.8-r1) 00:38:34 (2/33) Installing expat (2.2.9-r1) 00:38:34 (3/33) Installing libffi (3.3-r2) 00:38:34 (4/33) Installing gdbm (1.13-r1) 00:38:34 (5/33) Installing xz-libs (5.2.5-r0) 00:38:34 (6/33) Installing sqlite-libs (3.32.1-r0) 00:38:34 (7/33) Installing python3 (3.8.5-r0) 00:38:35 (8/33) Installing py3-appdirs (1.4.4-r1) 00:38:35 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:38:35 (10/33) Installing py3-parsing (2.4.7-r0) 00:38:35 (11/33) Installing py3-six (1.15.0-r0) 00:38:36 (12/33) Installing py3-packaging (20.4-r0) 00:38:36 (13/33) Installing py3-setuptools (47.0.0-r0) 00:38:36 (14/33) Installing py3-chardet (3.0.4-r4) 00:38:37 (15/33) Installing py3-idna (2.9-r0) 00:38:38 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:38:40 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:38:41 (18/33) Installing py3-requests (2.23.0-r0) 00:38:41 (19/33) Installing py3-msgpack (1.0.0-r0) 00:38:42 (20/33) Installing py3-lockfile (0.12.2-r3) 00:38:43 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:38:45 (22/33) Installing py3-colorama (0.4.3-r0) 00:38:46 (23/33) Installing py3-distlib (0.3.0-r0) 00:38:47 (24/33) Installing py3-distro (1.5.0-r1) 00:38:48 (25/33) Installing py3-webencodings (0.5.1-r3) 00:38:48 (26/33) Installing py3-html5lib (1.0.1-r4) 00:38:48 (27/33) Installing py3-pytoml (0.1.21-r0) 00:38:48 (28/33) Installing py3-pep517 (0.8.2-r0) 00:38:48 (29/33) Installing py3-progress (1.5-r0) 00:38:48 (30/33) Installing py3-toml (0.10.1-r0) 00:38:48 (31/33) Installing py3-retrying (1.3.3-r0) 00:38:48 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:38:48 (33/33) Installing py3-pip (20.1.1-r0) 00:38:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:38:51 Executing busybox-1.31.1-r19.trigger 00:38:51 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:38:51 Step 2/31 : FROM ${BUILDER_BASE} AS builder 00:38:51 ---> f76f8860126b 00:38:51 Step 3/31 : WORKDIR /edgex-go 00:38:51 ---> Using cache 00:38:51 ---> 1ae91ff597fe 00:38:51 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:51 ---> Using cache 00:38:51 ---> 4fca7ac1f828 00:38:51 Step 5/31 : RUN apk add --update --no-cache make git 00:38:51 OK: 71 MiB in 55 packages 00:38:51 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:38:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:38:51 ---> f76f8860126b 00:38:51 Step 3/23 : WORKDIR /edgex-go 00:38:51 ---> Using cache 00:38:51 ---> 1ae91ff597fe 00:38:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:51 ---> Using cache 00:38:51 ---> 4fca7ac1f828 00:38:51 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:38:51 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:38:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:38:51 ---> f76f8860126b 00:38:51 Step 3/23 : WORKDIR /edgex-go 00:38:51 ---> Using cache 00:38:51 ---> 1ae91ff597fe 00:38:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:51 ---> Using cache 00:38:51 ---> 4fca7ac1f828 00:38:51 Step 5/23 : RUN apk add --update --no-cache make git 00:38:54 ---> Running in d820db50276c 00:38:54 ---> Running in 4e301a5c996a 00:38:54 ---> Running in ae3669a48451 00:38:55 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:38:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:58 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:38:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:38:58 ---> f76f8860126b 00:38:58 Step 3/23 : WORKDIR /edgex-go 00:38:58 ---> Using cache 00:38:58 ---> 1ae91ff597fe 00:38:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:58 ---> Using cache 00:38:58 ---> 4fca7ac1f828 00:38:58 Step 5/23 : RUN apk add --update --no-cache make git 00:38:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:59 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:38:59 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:38:59 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 00:39:00 ---> Running in 87674f34d9fd 00:39:00 OK: 233 MiB in 51 packages 00:39:00 OK: 233 MiB in 51 packages 00:39:00 OK: 233 MiB in 51 packages 00:39:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:02 OK: 233 MiB in 51 packages 00:39:03 Removing intermediate container d820db50276c 00:39:03 ---> 5a840b775fb8 00:39:03 Step 6/23 : COPY go.mod . 00:39:03 Removing intermediate container ae3669a48451 00:39:03 ---> 4db865688e26 00:39:03 Step 6/23 : COPY go.mod . 00:39:03 Removing intermediate container 4e301a5c996a 00:39:03 ---> 77f726fba6a1 00:39:03 Step 6/31 : COPY go.mod . 00:39:04 ---> a7fd6052dde7 00:39:04 Step 7/23 : RUN go mod download 00:39:04 ---> 0a47032127d3 00:39:04 Step 7/23 : RUN go mod download 00:39:05 ---> Running in 666da2d60234 00:39:05 ---> Running in 5c3bd9b4718d 00:39:05 ---> 3aebe0fbcfc2 00:39:05 Step 7/31 : RUN go mod download 00:39:05 Removing intermediate container 87674f34d9fd 00:39:05 ---> 78e0e86e9456 00:39:05 Step 6/23 : COPY go.mod . 00:39:05 ---> Running in 25a7cf17934a 00:39:06 ---> b20620a35ca3 00:39:06 Step 7/23 : RUN go mod download 00:39:06 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:39:06 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:39:06 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:39:06 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:39:06 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:39:06 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:39:06 Removing intermediate container d0791fb6e3c0 00:39:06 ---> 15cf5f958a67 00:39:06 Step 20/26 : RUN pip install docker-compose==1.23.2 00:39:06 ---> Running in bb2f8538560b 00:39:06 ---> Running in 64737281f107 00:39:08 Removing intermediate container 666da2d60234 00:39:08 ---> bdfae1fc6851 00:39:08 Step 8/23 : COPY . . 00:39:08 Removing intermediate container 5c3bd9b4718d 00:39:08 ---> c48cf9a5c2eb 00:39:08 Step 8/23 : COPY . . 00:39:08 Removing intermediate container 25a7cf17934a 00:39:08 ---> 2a001eac64af 00:39:08 Step 8/31 : COPY . . 00:39:08 Removing intermediate container bb2f8538560b 00:39:08 ---> 404bf892ce76 00:39:08 Step 8/23 : COPY . . 00:39:09 Collecting docker-compose==1.23.2 00:39:09 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:39:10 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:39:12 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:39:12 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:39:14 Collecting PyYAML<4,>=3.10 00:39:14 Downloading PyYAML-3.13.tar.gz (270 kB) 00:39:14 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:39:14 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:39:14 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:39:19 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.398s coverage: 46.0% of statements 00:39:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:39:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:39:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:39:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:39:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:39:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:39:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 00:39:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.145s coverage: 100.0% of statements 00:39:21 Collecting cached-property<2,>=1.2.0 00:39:21 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:39:23 Collecting docopt<0.7,>=0.6.1 00:39:23 Downloading docopt-0.6.2.tar.gz (25 kB) 00:39:25 Collecting texttable<0.10,>=0.9.0 00:39:25 Downloading texttable-0.9.1.tar.gz (11 kB) 00:39:26 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.520s coverage: 27.1% of statements 00:39:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:39:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:39:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:39:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:39:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:39:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:39:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.069s coverage: 100.0% of statements 00:39:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:39:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.104s coverage: 100.0% of statements 00:39:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:39:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:39:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.270s coverage: 65.8% of statements 00:39:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:39:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:39:28 Collecting websocket-client<1.0,>=0.32.0 00:39:28 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:39:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.636s coverage: 82.3% of statements 00:39:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:39:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:39:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:39:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:39:29 Collecting docker<4.0,>=3.6.0 00:39:29 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:39:32 Collecting dockerpty<0.5,>=0.4.1 00:39:32 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:39:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.254s coverage: 28.6% of statements 00:39:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:39:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:39:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:39:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:39:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:39:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.156s coverage: 100.0% of statements 00:39:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:39:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.095s coverage: 100.0% of statements 00:39:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:39:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.369s coverage: 86.7% of statements 00:39:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:39:36 Collecting jsonschema<3,>=2.5.1 00:39:36 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:39:36 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:39:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.411s coverage: 97.5% of statements 00:39:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:39:37 Collecting urllib3<1.25,>=1.21.1 00:39:37 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:39:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.165s coverage: 78.3% of statements 00:39:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:39:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:39:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:39:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:39:38 Collecting idna<2.8,>=2.5 00:39:38 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:39:39 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:39:39 Collecting docker-pycreds>=0.4.0 00:39:39 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:39:39 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:39:39 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:39:39 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:39:39 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:39:40 Installing collected packages: urllib3, idna, requests, PyYAML, cached-property, docopt, texttable, websocket-client, docker-pycreds, docker, dockerpty, jsonschema, docker-compose 00:39:40 Attempting uninstall: urllib3 00:39:40 Found existing installation: urllib3 1.25.9 00:39:40 Uninstalling urllib3-1.25.9: 00:39:41 Successfully uninstalled urllib3-1.25.9 00:39:42 Attempting uninstall: idna 00:39:42 Found existing installation: idna 2.9 00:39:42 Uninstalling idna-2.9: 00:39:43 Successfully uninstalled idna-2.9 00:39:44 Attempting uninstall: requests 00:39:44 Found existing installation: requests 2.23.0 00:39:44 Uninstalling requests-2.23.0: 00:39:44 Successfully uninstalled requests-2.23.0 00:39:45 Running setup.py install for PyYAML: started 00:39:46 Running setup.py install for PyYAML: finished with status 'done' 00:39:47 Running setup.py install for docopt: started 00:39:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.282s coverage: 92.8% of statements 00:39:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:39:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:39:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:39:47 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:39:47 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:39:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:39:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:39:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:39:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:39:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:39:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:39:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:39:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:39:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:39:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:39:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:39:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:39:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:39:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements 00:39:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:39:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:39:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.204s coverage: 0.1% of statements 00:39:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:39:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:39:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:39:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.108s coverage: 45.5% of statements 00:39:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.082s coverage: 79.5% of statements 00:39:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.071s coverage: 94.1% of statements 00:39:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.109s coverage: 96.3% of statements 00:39:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements 00:39:48 ---> c6022ef17896 00:39:48 Step 9/23 : RUN make cmd/core-command/core-command 00:39:48 Running setup.py install for docopt: finished with status 'done' 00:39:48 Running setup.py install for texttable: started 00:39:48 Running setup.py install for texttable: finished with status 'done' 00:39:48 ---> Running in 2a9aba011ad8 00:39:48 ---> a0eee67b1845 00:39:48 Step 9/23 : RUN make cmd/core-data/core-data 00:39:48 ---> 29e9b370655a 00:39:48 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 00:39:49 ---> 9c2859bd8931 00:39:49 Step 9/23 : RUN make cmd/core-metadata/core-metadata 00:39:49 ---> Running in 16e9d1967795 00:39:49 ---> Running in e177d6defd85 00:39:50 ---> Running in 38d27b1d5d03 00:39:50 Running setup.py install for dockerpty: started 00:39:51 Running setup.py install for dockerpty: finished with status 'done' 00:39:51 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:39:51 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:39:51 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:39:51 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:51 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.57.0 00:39:56 Removing intermediate container 64737281f107 00:39:56 ---> dc8bcb3a3e81 00:39:56 Step 21/26 : RUN apk --no-cache add curl 00:39:56 ---> Running in dac4c1259fb8 00:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.069s coverage: 94.4% of statements 00:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.064s coverage: 44.8% of statements 00:39:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:58 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:39:58 (2/3) Installing libcurl (7.69.1-r3) 00:39:58 (3/3) Installing curl (7.69.1-r3) 00:39:58 Executing busybox-1.31.1-r19.trigger 00:39:58 OK: 72 MiB in 58 packages 00:40:00 Removing intermediate container dac4c1259fb8 00:40:00 ---> c35a6ab6da34 00:40:00 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:40:00 ---> Running in 4f0bf40e5a4c 00:40:00 Removing intermediate container 4f0bf40e5a4c 00:40:00 ---> 305dbce4c8ea 00:40:00 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:01 ---> Running in a723bd87f3d1 00:40:01 Removing intermediate container a723bd87f3d1 00:40:01 ---> a3b07ba63b66 00:40:01 Step 24/26 : LABEL arch=x86_64 00:40:01 ---> Running in 911beb010405 00:40:02 Removing intermediate container 911beb010405 00:40:02 ---> 94820e151a8a 00:40:02 Step 25/26 : LABEL git_sha=09466c3d4bb06391c33f9fb2c9ae9bec005329b5 00:40:02 ---> Running in fc00d03dee10 00:40:03 Removing intermediate container fc00d03dee10 00:40:03 ---> d67d17f7097a 00:40:03 Step 26/26 : LABEL version=0.0.0 00:40:03 ---> Running in 9a4f856453f3 00:40:04 Removing intermediate container 9a4f856453f3 00:40:04 ---> 8c4b3069ddb9 00:40:04 00:40:04 Successfully built 8c4b3069ddb9 00:40:04 Successfully tagged docker-sys-mgmt-agent-go:latest 00:40:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.140s coverage: 92.9% of statements 00:40:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:40:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:40:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:40:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:40:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.079s coverage: 87.2% of statements 00:40:13 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:40:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:40:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements 00:40:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:40:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 75.5% of statements 00:40:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:40:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.061s coverage: 80.8% of statements 00:40:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.129s coverage: 87.2% of statements 00:40:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.174s coverage: 84.2% of statements 00:40:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.175s coverage: 91.4% of statements 00:40:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:40:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.518s coverage: 63.5% of statements 00:40:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:40:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:40:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements 00:40:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.081s coverage: 91.3% of statements 00:40:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.074s coverage: 100.0% of statements 00:40:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.064s coverage: 73.7% of statements 00:40:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.049s coverage: 100.0% of statements 00:40:13 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.851s coverage: 68.9% of statements 00:40:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:40:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:40:13 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 00:40:13 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 00:40:13 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 00:40:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.292s coverage: 37.0% of statements 00:40:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:40:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:40:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.551s coverage: 84.0% of statements 00:40:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.090s coverage: 100.0% of statements 00:40:19  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/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 00:40:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.403s coverage: 47.1% of statements 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:40:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.195s coverage: 100.0% of statements 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:40:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.160s coverage: 100.0% of statements 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:40:25 Removing intermediate container 2a9aba011ad8 00:40:25 ---> 17a2fdd50a3e 00:40:25 00:40:25 Step 10/23 : FROM alpine:3.12 00:40:25 ---> 389fef711851 00:40:25 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:40:25 ---> Using cache 00:40:25 ---> 65aad8856299 00:40:25 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:40:25 ---> Using cache 00:40:25 ---> 3eaea029a3f5 00:40:25 Step 13/23 : ENV APP_PORT=48082 00:40:25 ---> Running in b94b21ecd1b0 00:40:25 Removing intermediate container b94b21ecd1b0 00:40:25 ---> 6783a39841c7 00:40:25 Step 14/23 : EXPOSE $APP_PORT 00:40:25 ---> Running in 3a32413cbc17 00:40:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.172s coverage: 29.1% of statements 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:40:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.179s coverage: 99.0% of statements 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:40:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.097s coverage: 100.0% of statements 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 00:40:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.157s coverage: 100.0% of statements 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 00:40:26 ok github.com/edgexfoundry/edgex-go/internal/system 0.053s coverage: 0.0% of statements 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:40:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.077s coverage: 100.0% of statements 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:40:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.076s coverage: 87.9% of statements 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:40:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements 00:40:26 Removing intermediate container 3a32413cbc17 00:40:26 ---> 334803c5eef3 00:40:26 Step 15/23 : WORKDIR / 00:40:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.067s coverage: 32.1% of statements 00:40:28 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements 00:40:28 ---> Running in a9f3e98730cc 00:40:28 Removing intermediate container e177d6defd85 00:40:28 ---> 2d45b1c87063 00:40:28 00:40:28 Step 10/31 : FROM alpine:3.12 00:40:28 ---> 389fef711851 00:40:28 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:40:29 GO111MODULE=on go vet ./... 00:40:29 Removing intermediate container 38d27b1d5d03 00:40:29 ---> 687a3c5b01ab 00:40:29 00:40:29 Step 10/23 : FROM alpine:3.12 00:40:29 ---> 389fef711851 00:40:29 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:40:29 ---> Using cache 00:40:29 ---> 65aad8856299 00:40:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:40:29 ---> Using cache 00:40:29 ---> 3eaea029a3f5 00:40:29 Step 13/23 : ENV APP_PORT=48081 00:40:29 ---> Running in 9516bb08dd4f 00:40:30 ---> Running in d48cd29dfd1a 00:40:30 Removing intermediate container a9f3e98730cc 00:40:30 ---> 17ba550cd1ef 00:40:30 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:40:31 Removing intermediate container 9516bb08dd4f 00:40:31 ---> 044f5af9967b 00:40:31 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 00:40:31 Removing intermediate container 16e9d1967795 00:40:31 ---> edce1e58f472 00:40:31 00:40:31 Step 10/23 : FROM alpine:3.12 00:40:31 ---> 389fef711851 00:40:31 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:40:31 Removing intermediate container d48cd29dfd1a 00:40:31 ---> 4ab6ff7b578f 00:40:31 Step 14/23 : EXPOSE $APP_PORT 00:40:32 ---> Running in 202074a3a237 00:40:32 ---> 75e6c22b8e7f 00:40:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:40:32 ---> Running in f4153f894b5a 00:40:32 ---> Running in 6079a77157c8 00:40:32 Removing intermediate container f4153f894b5a 00:40:32 ---> 7557a817f68a 00:40:32 Step 12/23 : ENV APP_PORT=48080 00:40:32 Removing intermediate container 6079a77157c8 00:40:32 ---> a708235876f0 00:40:32 Step 15/23 : WORKDIR / 00:40:32 ---> Running in fde4c84d8d51 00:40:32 ---> 482c705b60c5 00:40:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:40:32 ---> Running in 5d1b2c2e3101 00:40:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:33 Removing intermediate container fde4c84d8d51 00:40:33 ---> 6cc350043845 00:40:33 Step 13/23 : EXPOSE $APP_PORT 00:40:33 Removing intermediate container 5d1b2c2e3101 00:40:33 ---> e1b6089157dd 00:40:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:40:33 (1/2) Installing dumb-init (1.2.2-r1) 00:40:33 ---> Running in d71d96432c4a 00:40:33 ---> d7133eeb8c39 00:40:33 Step 19/23 : ENTRYPOINT ["/core-command"] 00:40:33 (2/2) Installing su-exec (0.2-r1) 00:40:33 Executing busybox-1.31.1-r19.trigger 00:40:33 OK: 6 MiB in 16 packages 00:40:33 ---> Running in 2bd9a417e91c 00:40:33 Removing intermediate container d71d96432c4a 00:40:33 ---> f5e83cbbf972 00:40:33 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:40:33 ---> Running in ee65cf4b3289 00:40:33 ---> beef34ee6c3a 00:40:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:40:34 Removing intermediate container 2bd9a417e91c 00:40:34 ---> 57a5dc4f8d71 00:40:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:34 ---> Running in c8ca71e11c9b 00:40:34 Removing intermediate container 202074a3a237 00:40:34 ---> d426cde19a35 00:40:34 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 00:40:34 ---> Running in 31477aa08d63 00:40:34 Removing intermediate container c8ca71e11c9b 00:40:34 ---> 90a53a62b9f9 00:40:34 Step 21/23 : LABEL arch=x86_64 00:40:34 ---> d702c6d7cbd6 00:40:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:40:34 ---> Running in 9ebe0179cd9f 00:40:34 Removing intermediate container 31477aa08d63 00:40:34 ---> 8b0a258a54e7 00:40:34 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:40:34 ---> Running in 37912a194a90 00:40:35 Removing intermediate container 9ebe0179cd9f 00:40:35 ---> c585905b9929 00:40:35 Step 22/23 : LABEL git_sha=09466c3d4bb06391c33f9fb2c9ae9bec005329b5 00:40:35 ---> 7e7eacb1a9a5 00:40:35 Step 19/23 : ENTRYPOINT ["/core-metadata"] 00:40:35 ---> Running in 2c138a8d33a9 00:40:35 ---> Running in 365ed175b0af 00:40:35 Removing intermediate container 37912a194a90 00:40:35 ---> c12ac5e735a1 00:40:35 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:40:36 Removing intermediate container 2c138a8d33a9 00:40:36 ---> 356e07725a75 00:40:36 Step 23/23 : LABEL version=0.0.0 00:40:36 ---> Running in bfb8afc1e686 00:40:36 Removing intermediate container 365ed175b0af 00:40:36 ---> 675bb2fdae88 00:40:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:36 Removing intermediate container ee65cf4b3289 00:40:36 ---> 20c15a583364 00:40:36 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 00:40:36 ---> Running in 99f357d7b6a0 00:40:36 ---> Running in 58e87d0658d3 00:40:36 ---> Running in 57984f3c5004 00:40:37 Removing intermediate container 99f357d7b6a0 00:40:37 ---> d1578521c5f1 00:40:37 Step 21/23 : LABEL arch=x86_64 00:40:37 Removing intermediate container 58e87d0658d3 00:40:37 ---> 229c7caaa537 00:40:37 00:40:37 ---> Running in 80e38e0f5931 00:40:37 Successfully built 229c7caaa537 00:40:37 Successfully tagged docker-core-command-go:latest 00:40:37  Building docker-core-command-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:37 Removing intermediate container 80e38e0f5931 00:40:37 ---> 3fa5170488c7 00:40:37 Step 22/23 : LABEL git_sha=09466c3d4bb06391c33f9fb2c9ae9bec005329b5 00:40:37 ---> Running in a0f98741a12d 00:40:37 Removing intermediate container bfb8afc1e686 00:40:37 ---> c2cc9eb7e35e 00:40:37 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 00:40:37 Removing intermediate container a0f98741a12d 00:40:37 ---> 3b5ae4559b3e 00:40:37 Step 23/23 : LABEL version=0.0.0 00:40:37 ---> Running in fa368d66cf44 00:40:37 ---> Running in fbd43211f102 00:40:38 Removing intermediate container fa368d66cf44 00:40:38 ---> 3e2b537b51f2 00:40:38 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:40:38 Removing intermediate container fbd43211f102 00:40:38 ---> 458e84e0c2bc 00:40:38 00:40:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:38 Successfully built 458e84e0c2bc 00:40:38 Successfully tagged docker-core-metadata-go:latest 00:40:38  Building docker-core-metadata-go ... done  ---> 122f9e7d6549 00:40:38 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:40:38 ---> Running in 7389c8589988 00:40:39 Removing intermediate container 7389c8589988 00:40:39 ---> fe7ce3665c38 00:40:39 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 00:40:39 (1/6) Installing dumb-init (1.2.2-r1) 00:40:39 ---> 3f1edcd91be7 00:40:39 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:40:39 (2/6) Installing libgcc (9.3.0-r2) 00:40:39 (3/6) Installing libsodium (1.0.18-r0) 00:40:39 (4/6) Installing libstdc++ (9.3.0-r2) 00:40:40 ---> db94576cc951 00:40:40 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:40:40 (5/6) Installing libzmq (4.3.3-r0) 00:40:40 ---> 9114a6ff0697 00:40:40 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 00:40:41 (6/6) Installing zeromq (4.3.3-r0) 00:40:41 Executing busybox-1.31.1-r19.trigger 00:40:41 OK: 8 MiB in 20 packages 00:40:41 ---> faf7120eaef7 00:40:41 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:40:41 ---> d6837967cb66 00:40:41 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 00:40:41 Removing intermediate container 57984f3c5004 00:40:41 ---> f6e770dee970 00:40:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:40:42 ---> Running in 275f9cc2f7c1 00:40:42 Removing intermediate container 275f9cc2f7c1 00:40:42 ---> 3fd9336f30e1 00:40:42 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:40:42 ---> 5dc2990b8ecf 00:40:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:40:42 ---> a9e424c08cdb 00:40:42 Step 26/31 : RUN chmod +x /entrypoint.sh 00:40:42 ---> Running in bb002fee2218 00:40:42 ---> cfdca7f230e4 00:40:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:40:43 ---> 5c80c476c21d 00:40:43 Step 19/23 : ENTRYPOINT ["/core-data"] 00:40:43 ---> Running in 39fa3f735a07 00:40:43 Removing intermediate container 39fa3f735a07 00:40:43 ---> 106ef4ba7c33 00:40:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:43 ---> Running in 34f56135ca9d 00:40:43 Removing intermediate container 34f56135ca9d 00:40:43 ---> 10240e1f146e 00:40:43 Step 21/23 : LABEL arch=x86_64 00:40:43 Removing intermediate container bb002fee2218 00:40:43 ---> 5096f83472c3 00:40:43 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 00:40:43 ---> Running in a25adbbca0c1 00:40:43 ---> Running in 73b9ff33b309 00:40:43 Removing intermediate container a25adbbca0c1 00:40:43 ---> ccf1486bccc0 00:40:43 Step 22/23 : LABEL git_sha=09466c3d4bb06391c33f9fb2c9ae9bec005329b5 00:40:44 ---> Running in 498804959e6c 00:40:44 Removing intermediate container 73b9ff33b309 00:40:44 ---> 0e523ef282d5 00:40:44 Step 28/31 : CMD ["gate"] 00:40:44 ---> Running in 2a905ed5cf02 00:40:44 Removing intermediate container 498804959e6c 00:40:44 ---> c3d47f9c3bbc 00:40:44 Step 23/23 : LABEL version=0.0.0 00:40:44 ---> Running in c4070b57e5e8 00:40:44 Removing intermediate container 2a905ed5cf02 00:40:44 ---> a0b25b97d0b7 00:40:44 Step 29/31 : LABEL arch=x86_64 00:40:44 ---> Running in e828d9aa3241 00:40:44 Removing intermediate container c4070b57e5e8 00:40:44 ---> e08c81ce34c1 00:40:44 00:40:44 Successfully built e08c81ce34c1 00:40:44 Successfully tagged docker-core-data-go:latest 00:40:44  Building docker-core-data-go ... done Removing intermediate container e828d9aa3241 00:40:44 ---> 25a9a8ff625b 00:40:44 Step 30/31 : LABEL git_sha=09466c3d4bb06391c33f9fb2c9ae9bec005329b5 00:40:44 ---> Running in 6d54da8deed6 00:40:45 Removing intermediate container 6d54da8deed6 00:40:45 ---> 89019a413340 00:40:45 Step 31/31 : LABEL version=0.0.0 00:40:45 ---> Running in 403f61498414 00:40:45 Removing intermediate container 403f61498414 00:40:45 ---> 0f2e6a1ee028 00:40:45 00:40:45 Successfully built 0f2e6a1ee028 00:40:45 Successfully tagged docker-security-bootstrapper-go:latest 00:40:46  Building docker-security-bootstrapper-go ... done  [Pipeline] } 00:40:46 $ docker stop --time=1 ed212f11d07b642ef13f6006fbd3b29e8338983f3c130a20a731df06f1fdc067 00:40:48 $ docker rm -f ed212f11d07b642ef13f6006fbd3b29e8338983f3c130a20a731df06f1fdc067 [Pipeline] // withDockerContainer [Pipeline] sh 00:40:48 + docker images 00:40:48 + grep docker 00:40:49 docker-security-bootstrapper-go latest 0f2e6a1ee028 4 seconds ago 23.8MB 00:40:49 docker-core-data-go latest e08c81ce34c1 5 seconds ago 22.3MB 00:40:49 docker-core-metadata-go latest 458e84e0c2bc 12 seconds ago 18.8MB 00:40:49 docker-core-command-go latest 229c7caaa537 13 seconds ago 16.9MB 00:40:49 docker-sys-mgmt-agent-go latest 8c4b3069ddb9 46 seconds ago 313MB 00:40:49 docker-security-secretstore-setup-go latest 6ce1fdb22448 2 minutes ago 24.6MB 00:40:49 docker-support-scheduler-go latest 778e01015687 2 minutes ago 17MB 00:40:49 docker-support-notifications-go latest fa4269c7d1a6 2 minutes ago 16.9MB 00:40:49 docker-security-proxy-setup-go latest 64f239a4e0bc 2 minutes ago 24.4MB 00:40:49 docker 20.10.0 aefe523efa57 7 weeks 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:04 Still waiting to schedule task 00:41:04 Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-24159’ 00:41:51 gofmt -l . 00:41:51 [ "`gofmt -l .`" = "" ] 00:41:51 ./bin/test-go-mod-tidy.sh 00:41:51 ./bin/test-attribution-txt.sh [Pipeline] sh 00:41:51 + ls -al . 00:41:51 total 708 00:41:51 drwxrwxr-x 9 1001 1001 4096 Jan 31 00:41 . 00:41:51 drwxr-xr-x 4 root root 4096 Jan 31 00:37 .. 00:41:51 -rw-rw-r-- 1 1001 1001 11 Jan 31 00:36 .dockerignore 00:41:51 drwxrwxr-x 8 1001 1001 4096 Jan 31 00:36 .git 00:41:51 drwxrwxr-x 3 1001 1001 4096 Jan 31 00:36 .github 00:41:51 -rw-rw-r-- 1 1001 1001 872 Jan 31 00:36 .gitignore 00:41:51 -rw-rw-r-- 1 1001 1001 166 Jan 31 00:36 .sonarcloud.properties 00:41:51 -rw-rw-r-- 1 1001 1001 7859 Jan 31 00:36 Attribution.txt 00:41:51 -rw-rw-r-- 1 1001 1001 3804 Jan 31 00:36 CONTRIBUTING.md 00:41:51 -rw-rw-r-- 1 1001 1001 931 Jan 31 00:36 Dockerfile.build 00:41:51 -rw-rw-r-- 1 1001 1001 863 Jan 31 00:36 Jenkinsfile 00:41:51 -rw-rw-r-- 1 1001 1001 10775 Jan 31 00:36 LICENSE 00:41:51 -rw-rw-r-- 1 1001 1001 6001 Jan 31 00:36 Makefile 00:41:51 -rw-rw-r-- 1 1001 1001 6524 Jan 31 00:36 README.md 00:41:51 -rw-rw-r-- 1 1001 1001 6755 Jan 31 00:36 SECURITY.md 00:41:51 -rw-rw-r-- 1 1001 1001 5 Jan 31 00:32 VERSION 00:41:51 -rw-rw-r-- 1 1001 1001 4131 Jan 31 00:36 ZMQWindows.md 00:41:51 drwxrwxr-x 2 1001 1001 4096 Jan 31 00:36 bin 00:41:51 drwxrwxr-x 15 1001 1001 4096 Jan 31 00:36 cmd 00:41:51 -rw-r--r-- 1 root root 574984 Jan 31 00:40 coverage.out 00:41:51 -rw-r--r-- 1 root root 1054 Jan 31 00:41 go.mod 00:41:51 -rw-r--r-- 1 root root 19289 Jan 31 00:41 go.sum 00:41:51 drwxrwxr-x 8 1001 1001 4096 Jan 31 00:36 internal 00:41:51 drwxrwxr-x 4 1001 1001 4096 Jan 31 00:36 openapi 00:41:51 drwxrwxr-x 4 1001 1001 4096 Jan 31 00:36 snap 00:41:51 -rw-rw-r-- 1 1001 1001 168 Jan 31 00:36 version.go [Pipeline] sh 00:41:52 + '[' -e coverage.out ] 00:41:52 + chown 1001:1001 coverage.out [Pipeline] stash 00:41:52 Warning: overwriting stash ‘coverage-report’ 00:41:53 Stashed 1 file(s) [Pipeline] sh 00:41:54 + make build 00:41:54 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:42:04 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:42: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:42:30 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:42:34 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:42:35 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:42:41 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:42:46 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:42:49 Running on prd-ubuntu18.04-docker-8c-8g-24161 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { 00:42:49 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 [Pipeline] ws 00:42:49 Running in /w/workspace/edgex-go/53 [Pipeline] { [Pipeline] checkout 00:42:51 using credential edgex-jenkins-ssh 00:42:51 Cloning the remote Git repository 00:42:51 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:42:51 > git init /w/workspace/edgex-go/53 # timeout=10 00:42:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:42:51 > git --version # timeout=10 00:42:51 > git --version # 'git version 2.17.1' 00:42:51 using GIT_SSH to set credentials SSH Credentials for GitHub 00:42:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:42:53 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:42:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 00:43:00 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:43:03 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:43:10 $ docker stop --time=1 de9c6810452d2cfac66ee3ab8ab1242e3d882b975ffc613335bb404390854122 00:43:12 $ docker rm -f de9c6810452d2cfac66ee3ab8ab1242e3d882b975ffc613335bb404390854122 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 00:43:14 Merging remotes/origin/master commit 2372a215bf83b5aca75052ece39a841bb32f320e into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:43:14 Merge succeeded, producing 7efcc557b779acfa8f92f34906c8366164613a62 00:43:14 Checking out Revision 7efcc557b779acfa8f92f34906c8366164613a62 (PR-2858) 00:43:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:14 00:43:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:43:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:43:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:43:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:43:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:43:13 using GIT_SSH to set credentials SSH Credentials for GitHub 00:43:13 > 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:14 > git config core.sparsecheckout # timeout=10 00:43:14 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 00:43:14 > git remote # timeout=10 00:43:14 > git config --get remote.origin.url # timeout=10 00:43:14 using GIT_SSH to set credentials SSH Credentials for GitHub 00:43:14 > git merge 2372a215bf83b5aca75052ece39a841bb32f320e # timeout=10 00:43:14 > git rev-parse HEAD^{commit} # timeout=10 00:43:14 > git config core.sparsecheckout # timeout=10 00:43:14 > git checkout -f 7efcc557b779acfa8f92f34906c8366164613a62 # timeout=10 00:43:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:15 latest: Pulling from edgex-devops/edgex-compose-arm64 00:43:15 29e5d40040c1: Pulling fs layer 00:43:15 1ce36da41761: Pulling fs layer 00:43:15 25b303627fd3: Pulling fs layer 00:43:16 29e5d40040c1: Verifying Checksum 00:43:16 29e5d40040c1: Download complete 00:43:16 1ce36da41761: Verifying Checksum 00:43:16 1ce36da41761: Download complete 00:43:16 29e5d40040c1: Pull complete 00:43:18 1ce36da41761: Pull complete 00:43:18 Commit message: "Merge commit '2372a215bf83b5aca75052ece39a841bb32f320e' into HEAD" 00:43:18 First time build. Skipping changelog. 00:43:18 25b303627fd3: Verifying Checksum 00:43:18 25b303627fd3: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:43:19 + echo snap-build.sh 00:43:19 snap-build.sh 00:43:19 + SNAP_BASE_DIR=. 00:43:19 + '[' '!' -z /w/workspace/edgex-go/53 ']' 00:43:19 + SNAP_BASE_DIR=/w/workspace/edgex-go/53 00:43:19 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/53]' 00:43:19 [snap-build] Building snap in dir [/w/workspace/edgex-go/53] 00:43:19 + cd /w/workspace/edgex-go/53 00:43:19 + sudo apt-get remove -qy --purge lxd lxd-client 00:43:19 Reading package lists... 00:43:19 Building dependency tree... 00:43:19 Reading state information... 00:43:19 The following packages were automatically installed and are no longer required: 00:43:19 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 00:43:19 uidmap xdelta3 00:43:19 Use 'sudo apt autoremove' to remove them. 00:43:19 The following packages will be REMOVED: 00:43:19 lxd* lxd-client* 00:43:19 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:43:19 After this operation, 31.7 MB disk space will be freed. 00:43:18 > git rev-list --no-walk 57d4715c734d86fed7f1299b5bac81bc8a93abf9 # timeout=10 00:43:20 (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:20 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 00:43:21 Removing lxd dnsmasq configuration 00:43:21 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:43:21 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:43:22 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 00:43:23 (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:43:23 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 00:43:24 Processing triggers for systemd (237-3ubuntu10.42) ... 00:43:24 Processing triggers for ureadahead (0.100.0-21) ... 00:43:25 + sudo snap remove --purge lxd 00:43:25 snap "lxd" is not installed 00:43:25 + sudo groupadd --force --system lxd 00:43:25 ++ whoami 00:43:25 + sudo /usr/sbin/usermod -G lxd -a jenkins 00:43:25 + newgrp - lxd 00:43:25 + sudo snap install lxd 00:43:28 25b303627fd3: Pull complete 00:43:28 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:43:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:43:28 prd-ubuntu18.04-docker-arm64-4c-16g-24157 does not seem to be running inside a container 00:43:28 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/53 -v /w/workspace/edgex-go/53:/w/workspace/edgex-go/53:rw,z -v /w/workspace/edgex-go/53@tmp:/w/workspace/edgex-go/53@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:43:32 $ docker top 09368d88d887ca41e9325d9f038a87acced0d372cb98c010e4cd03afc8ed5404 -eo pid,comm [Pipeline] { [Pipeline] sh 00:43:32 2021-01-31T00:43:30Z INFO Waiting for automatic snapd restart... 00:43:33 + docker-compose build --help 00:43:33 + grep parallel 00:43:36 --parallel Build images in parallel. [Pipeline] } 00:43:36 $ docker stop --time=1 09368d88d887ca41e9325d9f038a87acced0d372cb98c010e4cd03afc8ed5404 00:43:38 $ docker rm -f 09368d88d887ca41e9325d9f038a87acced0d372cb98c010e4cd03afc8ed5404 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:43:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:39 . [Pipeline] withDockerContainer 00:43:39 prd-ubuntu18.04-docker-arm64-4c-16g-24157 does not seem to be running inside a container 00:43:40 $ 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/53 -v /w/workspace/edgex-go/53:/w/workspace/edgex-go/53:rw,z -v /w/workspace/edgex-go/53@tmp:/w/workspace/edgex-go/53@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:43:41 $ docker top 5feb5001eefe879695515ba2fc1f47090557ebc8be654789c68c7403808aba20 -eo pid,comm [Pipeline] { [Pipeline] sh 00:43:42 + docker-compose -f ./docker-compose-build.yml build --parallel 00:43:44 lxd 4.10 from Canonical* installed 00:43:44 + sudo lxd init --auto 00:43:46 Building docker-core-command-go ... 00:43:46 Building docker-core-data-go ... 00:43:46 Building docker-core-metadata-go ... 00:43:46 Building docker-security-bootstrapper-go ... 00:43:46 Building docker-security-proxy-setup-go ... 00:43:46 Building docker-security-secretstore-setup-go ... 00:43:46 Building docker-support-notifications-go ... 00:43:46 Building docker-support-scheduler-go ... 00:43:46 Building docker-sys-mgmt-agent-go ... 00:43:46 Building docker-support-notifications-go 00:43:46 Building docker-core-command-go 00:43:46 Building docker-security-secretstore-setup-go 00:43:46 Building docker-security-bootstrapper-go 00:43:46 Building docker-core-data-go 00:43:52 + sudo snap install --classic snapcraft 00:43:59 snapcraft 4.4.4 from Canonical* installed 00:43:59 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 00:43:59 + patch --verbose -p1 00:43:59 Hmm... Looks like a unified diff to me... 00:43:59 The text leading up to this was: 00:43:59 -------------------------- 00:43:59 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 00:43:59 |From: Tony Espy 00:43:59 |Date: Wed, 16 Dec 2020 16:34:55 -0500 00:43:59 |Subject: [PATCH] optimize snap build for pipeline CI check 00:43:59 | 00:43:59 |This patch is used by the EdgeX CI pipeline builds to 00:43:59 |optimize the snap CI check run for pull requests. When 00:43:59 |applied, it essentially strips out everything (apps and 00:43:59 |parts) from the snapcraft.yaml file except those required 00:43:59 |to build edgex-go, as the whole idea of the CI check is to 00:43:59 |catch changes to edgex-go that break the snap build. 00:43:59 | 00:43:59 |In general, anyone updating snapcraft.yaml will also need 00:43:59 |to update this patch file, otherwise it may fail to apply, 00:43:59 |resulting in a failed snap build CI check in the associated 00:43:59 |pull request. 00:43:59 | 00:43:59 |Note - in addition to applying this patch, the pipeline also 00:43:59 |only primes the snap (e.g. `snapcraft prime`), as there's no 00:43:59 |need to build the finally binary .snap file (and it won't 00:43:59 |work with the patch applied). This further reduces the build 00:43:59 |time. 00:43:59 |--- 00:43:59 | snap/snapcraft.yaml | 461 +------------------------------------------- 00:43:59 | 1 file changed, 2 insertions(+), 459 deletions(-) 00:43:59 | 00:43:59 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 00:43:59 |index 1e537489..faf42425 100644 00:43:59 |--- a/snap/snapcraft.yaml 00:43:59 |+++ b/snap/snapcraft.yaml 00:43:59 -------------------------- 00:43:59 patching file snap/snapcraft.yaml 00:43:59 Using Plan A... 00:43:59 Hunk #1 succeeded at 73. 00:43:59 Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). 00:43:59 Hunk #3 succeeded at 214 (offset -1 lines). 00:43:59 Hunk #4 FAILED at 223. 00:43:59 Hunk #5 succeeded at 300. 00:43:59 Hunk #6 succeeded at 327. 00:43:59 Hunk #7 succeeded at 361. 00:43:59 Hunk #8 FAILED at 412. 00:43:59 2 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej 00:43:59 Hmm... Ignoring the trailing garbage. 00:43:59 done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:44:00 Failed in branch amd64 00:45:08 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:45:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:45:08 ---> 915d0ebd65cc 00:45:08 Step 3/23 : WORKDIR /edgex-go 00:45:08 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:45:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:45:08 ---> 915d0ebd65cc 00:45:08 Step 3/23 : WORKDIR /edgex-go 00:45:08 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:45:08 Step 2/31 : FROM ${BUILDER_BASE} AS builder 00:45:08 ---> 915d0ebd65cc 00:45:08 Step 3/31 : WORKDIR /edgex-go 00:45:08 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:45:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:45:08 ---> 915d0ebd65cc 00:45:08 Step 3/22 : WORKDIR /edgex-go 00:45:08 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:45:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:45:08 ---> 915d0ebd65cc 00:45:08 Step 3/24 : WORKDIR /edgex-go 00:45:08 ---> Running in 62a7b08050e8 00:45:08 ---> Running in c3010bfba949 00:45:08 ---> Running in b9abb16f6559 00:45:08 ---> Running in 23d7798cebc6 00:45:08 ---> Running in 1aed5793d135 00:45:08 Removing intermediate container 62a7b08050e8 00:45:08 ---> b5d66ba5e624 00:45:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:08 Removing intermediate container b9abb16f6559 00:45:08 ---> 68495ded20fe 00:45:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:08 Removing intermediate container 1aed5793d135 00:45:08 ---> 202769916776 00:45:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:08 Removing intermediate container 23d7798cebc6 00:45:08 ---> 51e739c4b77c 00:45:08 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:08 Removing intermediate container c3010bfba949 00:45:08 ---> 66811e0fa58a 00:45:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:08 ---> Running in bee4d9c97aa9 00:45:08 ---> Running in 4469eb9d3d33 00:45:08 ---> Running in 113af7a7d8ca 00:45:08 ---> Running in 5933695a160b 00:45:08 ---> Running in 49339cf5a871 00:45:08 Removing intermediate container bee4d9c97aa9 00:45:08 ---> ec2a53078266 00:45:08 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:45:08 Removing intermediate container 113af7a7d8ca 00:45:08 ---> d700fde2245c 00:45:08 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:45:08 ---> Running in 4e25555252be 00:45:08 Removing intermediate container 49339cf5a871 00:45:08 ---> f1f12c99c8df 00:45:08 Step 5/23 : RUN apk add --update --no-cache make git 00:45:08 ---> Running in bc5be412f79c 00:45:08 ---> Running in c4cc6449ae37 00:45:08 Removing intermediate container 5933695a160b 00:45:08 ---> 53a24232bf76 00:45:08 Step 5/24 : RUN apk add --update --no-cache make git 00:45:08 Removing intermediate container 4469eb9d3d33 00:45:08 ---> 0e4118725f87 00:45:08 Step 5/31 : RUN apk add --update --no-cache make git 00:45:08 ---> Running in 23e6392f1bef 00:45:08 ---> Running in 4b8c766f9894 00:45:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:09 OK: 217 MiB in 51 packages 00:45:09 OK: 217 MiB in 51 packages 00:45:10 OK: 217 MiB in 51 packages 00:45:10 OK: 217 MiB in 51 packages 00:45:10 OK: 217 MiB in 51 packages 00:45:10 Removing intermediate container 4e25555252be 00:45:10 ---> 276004d5a688 00:45:10 Step 6/23 : COPY go.mod . 00:45:11 ---> 09a7af9752b8 00:45:11 Step 7/23 : RUN go mod download 00:45:11 Removing intermediate container 4b8c766f9894 00:45:11 ---> 46f42a6d30db 00:45:11 Step 6/31 : COPY go.mod . 00:45:11 ---> Running in f60d8fc8197c 00:45:11 Removing intermediate container 23e6392f1bef 00:45:11 ---> 919e6ad61800 00:45:11 Step 6/24 : COPY go.mod . 00:45:11 Removing intermediate container bc5be412f79c 00:45:11 ---> 0d57ace8219e 00:45:11 Step 6/23 : COPY go.mod . 00:45:11 Removing intermediate container c4cc6449ae37 00:45:12 ---> 228d8e1d2d7b 00:45:12 Step 6/22 : COPY go.mod . 00:45:12 ---> dd4706b57c34 00:45:12 Step 7/31 : RUN go mod download 00:45:12 ---> Running in 172256e5de99 00:45:12 ---> 14e69479b08d 00:45:12 Step 7/24 : RUN go mod download 00:45:12 ---> Running in d45a2b002ad9 00:45:13 ---> 1759a900f42b 00:45:13 Step 7/22 : RUN go mod download 00:45:13 ---> 8df24cc9e0c8 00:45:13 Step 7/23 : RUN go mod download 00:45:13 ---> Running in 82ac1c6568f9 00:45:13 ---> Running in 3424bd495b03 00:45:15 Removing intermediate container f60d8fc8197c 00:45:15 ---> fc65b31d4d02 00:45:15 Step 8/23 : COPY . . 00:45:16 Removing intermediate container 172256e5de99 00:45:16 ---> 30e576a11244 00:45:16 Step 8/31 : COPY . . 00:45:18 Removing intermediate container d45a2b002ad9 00:45:18 ---> a6cd82228bac 00:45:18 Step 8/24 : COPY . . 00:45:18 Removing intermediate container 82ac1c6568f9 00:45:18 ---> f00ab7a3a11a 00:45:18 Step 8/22 : COPY . . 00:45:19 Removing intermediate container 3424bd495b03 00:45:19 ---> bdf2e12f38f2 00:45:19 Step 8/23 : COPY . . 00:45:45 ---> 527309e5164a 00:45:45 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:45:45 ---> bc3ad7c2ca3e 00:45:45 Step 9/23 : RUN make cmd/core-data/core-data 00:45:45 ---> 59519c38b018 00:45:45 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 00:45:45 ---> 27a56ced536d 00:45:45 Step 9/23 : RUN make cmd/core-command/core-command 00:45:45 ---> Running in f9ff055bd67f 00:45:45 ---> Running in ee4759c15471 00:45:45 ---> Running in 8e6df75ba32e 00:45:45 ---> Running in d34e0646a301 00:45:45 ---> 3ddbd5c6a7f4 00:45:45 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:45:45 ---> Running in 9668c5742f90 00:45:45 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:45:45 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:45:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:45:45 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:45:45 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:07 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:47:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 00:47:17 Removing intermediate container 9668c5742f90 00:47:17 ---> ed8549a12ddd 00:47:17 00:47:17 Step 10/24 : FROM alpine:3.12 00:47:17 3.12: Pulling from library/alpine 00:47:18 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:47:18 Status: Downloaded newer image for alpine:3.12 00:47:18 ---> afeebe901d6b 00:47:18 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:47:19 ---> Running in efe24c85384b 00:47:21 Removing intermediate container f9ff055bd67f 00:47:21 ---> 7fcca36615bc 00:47:21 00:47:21 Step 10/22 : FROM alpine:3.12 00:47:21 ---> afeebe901d6b 00:47:21 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:47:21 ---> Running in c89396b48694 00:47:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:22 (1/5) Installing ca-certificates (20191127-r4) 00:47:22 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:47:22 (3/5) Installing libcurl (7.69.1-r3) 00:47:22 (4/5) Installing curl (7.69.1-r3) 00:47:22 (5/5) Installing dumb-init (1.2.2-r1) 00:47:22 Executing busybox-1.31.1-r19.trigger 00:47:22 Executing ca-certificates-20191127-r4.trigger 00:47:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:23 OK: 7 MiB in 19 packages 00:47:23 (1/2) Installing ca-certificates (20191127-r4) 00:47:23 (2/2) Installing dumb-init (1.2.2-r1) 00:47:23 Executing busybox-1.31.1-r19.trigger 00:47:23 Executing ca-certificates-20191127-r4.trigger 00:47:24 OK: 6 MiB in 16 packages 00:47:26 Removing intermediate container efe24c85384b 00:47:26 ---> 09b798566d98 00:47:26 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:47:26 ---> Running in c9c43e6d31b2 00:47:26 Removing intermediate container c89396b48694 00:47:26 ---> e14c5c7acce5 00:47:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:47:26 ---> Running in 4613372d19c2 00:47:27 Removing intermediate container c9c43e6d31b2 00:47:27 ---> 9791cec1edfa 00:47:27 Step 13/24 : WORKDIR / 00:47:27 ---> Running in a036ced5671e 00:47:27 Removing intermediate container 4613372d19c2 00:47:27 ---> 6ecf7545e4c4 00:47:27 Step 13/22 : ENV APP_PORT=48060 00:47:28 ---> Running in ff2cf54c8da7 00:47:28 Removing intermediate container a036ced5671e 00:47:28 ---> 2bc0bd6604b2 00:47:28 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:47:29 Removing intermediate container ff2cf54c8da7 00:47:29 ---> e359e4bf9119 00:47:29 Step 14/22 : EXPOSE $APP_PORT 00:47:29 ---> Running in 5471b9d7c919 00:47:30 ---> 860082674c8b 00:47:30 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:47:30 Removing intermediate container 5471b9d7c919 00:47:30 ---> a2cf55c441b1 00:47:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:47:32 ---> a1394af5654d 00:47:32 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:47:32 ---> a4e508449f4b 00:47:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:47:34 ---> 2810e45ab664 00:47:34 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:47:35 Removing intermediate container 8e6df75ba32e 00:47:35 ---> 4684e5255ac9 00:47:35 00:47:35 Step 10/31 : FROM alpine:3.12 00:47:35 ---> afeebe901d6b 00:47:35 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:47:35 ---> 5c13f2410910 00:47:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:47:35 ---> Running in 65caa4d3a6e5 00:47:36 Removing intermediate container 65caa4d3a6e5 00:47:36 ---> afa6c015dd5a 00:47:36 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 00:47:37 ---> f28182079d1a 00:47:37 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:47:37 ---> Running in 2c25420d3581 00:47:37 ---> Running in 8e77109c74a7 00:47:37 ---> c8fd23c7f19e 00:47:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:47:38 Removing intermediate container d34e0646a301 00:47:38 ---> d080e7115b00 00:47:38 00:47:38 Step 10/23 : FROM alpine:3.12 00:47:38 ---> afeebe901d6b 00:47:38 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:47:38 Removing intermediate container 8e77109c74a7 00:47:38 ---> 88020f3a4e6a 00:47:38 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:47:38 ---> Running in 43458c3c8fa4 00:47:39 ---> Running in d8c993680e4a 00:47:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:39 ---> 0e0d0b446183 00:47:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:47:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:39 Removing intermediate container d8c993680e4a 00:47:39 ---> 3605bdd884ef 00:47:39 Step 20/22 : LABEL arch=arm64 00:47:40 (1/2) Installing dumb-init (1.2.2-r1) 00:47:40 (2/2) Installing su-exec (0.2-r1) 00:47:40 Executing busybox-1.31.1-r19.trigger 00:47:40 ---> Running in aaf1fd381bc6 00:47:40 OK: 5 MiB in 16 packages 00:47:40 ---> 00b60137ee4c 00:47:40 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:47:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:40 ---> Running in 5e28ce66a14f 00:47:41 Removing intermediate container aaf1fd381bc6 00:47:41 ---> 25422599cc16 00:47:41 Step 21/22 : LABEL git_sha=09466c3d4bb06391c33f9fb2c9ae9bec005329b5 00:47:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:41 ---> Running in 32fdcf8020bf 00:47:41 (1/1) Installing dumb-init (1.2.2-r1) 00:47:41 Executing busybox-1.31.1-r19.trigger 00:47:41 OK: 5 MiB in 15 packages 00:47:42 Removing intermediate container 2c25420d3581 00:47:42 ---> 386cfe69a7ff 00:47:42 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 00:47:42 Removing intermediate container 32fdcf8020bf 00:47:42 ---> 9da27f352cf8 00:47:42 Step 22/22 : LABEL version=0.0.0 00:47:42 ---> Running in f6e1f5fc9919 00:47:43 ---> Running in 1211a9875ea7 00:47:43 Removing intermediate container f6e1f5fc9919 00:47:43 ---> e61b33486b98 00:47:43 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:47:43 ---> Running in 4d0949d76f71 00:47:43 Removing intermediate container 43458c3c8fa4 00:47:43 ---> 2e4c30145926 00:47:43 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:47:43 Removing intermediate container 1211a9875ea7 00:47:43 ---> 73263d465fe7 00:47:43 00:47:44 ---> Running in 5f12dd41310e 00:47:44 Removing intermediate container 4d0949d76f71 00:47:44 ---> 8407c069fd71 00:47:44 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:47:44 Successfully built 73263d465fe7 00:47:44 Successfully tagged docker-support-notifications-go-arm64:latest 00:47:44  Building docker-support-notifications-go ... done Building docker-support-scheduler-go 00:47:44 ---> Running in 69038232bda5 00:47:44 Removing intermediate container 5f12dd41310e 00:47:44 ---> 3150330dd3ba 00:47:44 Step 13/23 : ENV APP_PORT=48082 00:47:44 Removing intermediate container 5e28ce66a14f 00:47:44 ---> 36a6b7b52848 00:47:44 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:47:45 ---> Running in 72ca488006a0 00:47:45 ---> Running in 69cd29660100 00:47:45 Removing intermediate container 72ca488006a0 00:47:45 ---> 55412ce52fc3 00:47:45 Step 14/23 : EXPOSE $APP_PORT 00:47:45 Removing intermediate container 69cd29660100 00:47:45 ---> c7e0b5e2b56b 00:47:45 Step 22/24 : LABEL arch=arm64 00:47:46 ---> Running in 021fb7a5b38b 00:47:46 ---> Running in d789e098fd0d 00:47:48 Removing intermediate container d789e098fd0d 00:47:48 ---> be9600abe836 00:47:48 Step 15/23 : WORKDIR / 00:47:48 Removing intermediate container 021fb7a5b38b 00:47:48 ---> a42d2860dd5d 00:47:48 Step 23/24 : LABEL git_sha=09466c3d4bb06391c33f9fb2c9ae9bec005329b5 00:47:48 ---> Running in 0a278bd1989a 00:47:48 ---> Running in 697dc45f27b0 00:47:48 Removing intermediate container 69038232bda5 00:47:48 ---> 670fd2c966f5 00:47:48 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 00:47:49 ---> Running in c55fcb2b5dde 00:47:49 Removing intermediate container 0a278bd1989a 00:47:49 ---> 6d81e59a0d5b 00:47:49 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:47:49 Removing intermediate container 697dc45f27b0 00:47:49 ---> d5a2c3c71e62 00:47:49 Step 24/24 : LABEL version=0.0.0 00:47:50 ---> Running in cb7396035e32 00:47:50 Removing intermediate container c55fcb2b5dde 00:47:50 ---> 6d577ff20182 00:47:50 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:47:50 ---> 83574b127807 00:47:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:47:51 Removing intermediate container cb7396035e32 00:47:51 ---> 7dd0cc545aa3 00:47:51 00:47:51 ---> 3872a28f5a60 00:47:51 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:47:52 Successfully built 7dd0cc545aa3 00:47:52 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 00:47:52  Building docker-security-secretstore-setup-go ... done Building docker-core-metadata-go 00:47:52 Removing intermediate container ee4759c15471 00:47:52 ---> fc6fe6a34712 00:47:52 00:47:52 Step 10/23 : FROM alpine:3.12 00:47:52 ---> afeebe901d6b 00:47:52 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:47:52 ---> Running in e96bdcb54998 00:47:52 ---> Running in 7781bd60e530 00:47:52 ---> c5856f04bc19 00:47:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:47:53 Removing intermediate container 7781bd60e530 00:47:53 ---> 258115431ccd 00:47:53 Step 12/23 : ENV APP_PORT=48080 00:47:53 ---> Running in 103c8d48ac5c 00:47:53 ---> a1b2b2d91d52 00:47:53 Step 19/23 : ENTRYPOINT ["/core-command"] 00:47:54 ---> Running in a7f7d79c6d92 00:47:54 Removing intermediate container 103c8d48ac5c 00:47:54 ---> 36120849a689 00:47:54 Step 13/23 : EXPOSE $APP_PORT 00:47:54 ---> Running in ccaf4290b958 00:47:55 Removing intermediate container a7f7d79c6d92 00:47:55 ---> 7991bbc5141c 00:47:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:47:55 ---> Running in f1495a3ede2a 00:47:55 Removing intermediate container ccaf4290b958 00:47:55 ---> 380675eeccb9 00:47:55 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:56 Removing intermediate container e96bdcb54998 00:47:56 ---> e5e83272ff96 00:47:56 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 00:47:56 ---> Running in cb2da87ce85f 00:47:56 Removing intermediate container f1495a3ede2a 00:47:56 ---> 5ad23fc52747 00:47:56 Step 21/23 : LABEL arch=arm64 00:47:56 ---> Running in b5ee6a33f3f4 00:47:57 ---> 1fab6649e775 00:47:57 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:47:57 Removing intermediate container b5ee6a33f3f4 00:47:57 ---> 8310b92afbfd 00:47:57 Step 22/23 : LABEL git_sha=09466c3d4bb06391c33f9fb2c9ae9bec005329b5 00:47:58 ---> Running in fb2fc64aa195 00:47:59 Removing intermediate container fb2fc64aa195 00:47:59 ---> e6a89b7d73dd 00:47:59 Step 23/23 : LABEL version=0.0.0 00:47:59 ---> Running in 88cc3e836d37 00:47:59 ---> 9b6c58d3d915 00:47:59 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:47:59 Removing intermediate container cb2da87ce85f 00:47:59 ---> 44347de488d6 00:47:59 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 00:47:59 ---> Running in b48bcfb2d4a5 00:47:59 Removing intermediate container 88cc3e836d37 00:48:00 ---> 936f7f4ff41e 00:48:00 00:48:00 ---> 6d1dda56a35a 00:48:00 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 00:48:00 Successfully built 936f7f4ff41e 00:48:01 Successfully tagged docker-core-command-go-arm64:latest 00:48:01 Building docker-security-proxy-setup-go 00:48:01  Building docker-core-command-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:02 ---> 65063c015a96 00:48:02 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:48:03 (1/6) Installing dumb-init (1.2.2-r1) 00:48:03 (2/6) Installing libgcc (9.3.0-r2) 00:48:03 (3/6) Installing libsodium (1.0.18-r0) 00:48:03 ---> a127ca9e5184 00:48:03 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 00:48:03 (4/6) Installing libstdc++ (9.3.0-r2) 00:48:04 (5/6) Installing libzmq (4.3.3-r0) 00:48:04 ---> Running in f9a75c2ef9a4 00:48:04 (6/6) Installing zeromq (4.3.3-r0) 00:48:04 Executing busybox-1.31.1-r19.trigger 00:48:04 OK: 8 MiB in 20 packages 00:48:04 Removing intermediate container f9a75c2ef9a4 00:48:04 ---> ef5027440e32 00:48:04 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:48:05 ---> f4d6a35e8119 00:48:05 Step 26/31 : RUN chmod +x /entrypoint.sh 00:48:05 Removing intermediate container b48bcfb2d4a5 00:48:05 ---> 336350847b62 00:48:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:48:06 ---> Running in 0ccbecf70c3a 00:48:07 ---> 7be76cbf0efd 00:48:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:48:09 ---> 9e7da907671f 00:48:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:48:09 Removing intermediate container 0ccbecf70c3a 00:48:09 ---> c352497d0822 00:48:09 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 00:48:09 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:48:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:48:10 ---> 915d0ebd65cc 00:48:10 Step 3/22 : WORKDIR /edgex-go 00:48:10 ---> Using cache 00:48:10 ---> 66811e0fa58a 00:48:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:10 ---> Using cache 00:48:10 ---> f1f12c99c8df 00:48:10 Step 5/22 : RUN apk add --update --no-cache make git 00:48:10 ---> Using cache 00:48:10 ---> 0d57ace8219e 00:48:10 Step 6/22 : COPY go.mod . 00:48:10 ---> Using cache 00:48:10 ---> 8df24cc9e0c8 00:48:10 Step 7/22 : RUN go mod download 00:48:10 ---> Using cache 00:48:10 ---> bdf2e12f38f2 00:48:10 Step 8/22 : COPY . . 00:48:10 ---> Using cache 00:48:10 ---> 27a56ced536d 00:48:10 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:48:10 ---> Running in e0ce1097aea0 00:48:10 ---> dfc3ca1e904d 00:48:10 Step 19/23 : ENTRYPOINT ["/core-data"] 00:48:10 ---> Running in 86a6cbd28401 00:48:10 ---> Running in d5abd55920e4 00:48:11 Removing intermediate container e0ce1097aea0 00:48:11 ---> 29223c157e84 00:48:11 Step 28/31 : CMD ["gate"] 00:48:11 Removing intermediate container d5abd55920e4 00:48:11 ---> 26764c85cdd2 00:48:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:11 ---> Running in 4e1fc2400f74 00:48:12 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:48:12 ---> Running in 0bbadb0d6850 00:48:12 Removing intermediate container 4e1fc2400f74 00:48:12 ---> 056064f348a2 00:48:12 Step 29/31 : LABEL arch=arm64 00:48:13 ---> Running in 035646cb1933 00:48:13 Removing intermediate container 0bbadb0d6850 00:48:13 ---> 23d5f5584e59 00:48:13 Step 21/23 : LABEL arch=arm64 00:48:13 ---> Running in 303196e8db08 00:48:14 Removing intermediate container 035646cb1933 00:48:14 ---> 7adde99ef1f9 00:48:14 Step 30/31 : LABEL git_sha=09466c3d4bb06391c33f9fb2c9ae9bec005329b5 00:48:14 ---> Running in 3ae8fadf217b 00:48:14 Removing intermediate container 303196e8db08 00:48:14 ---> daaeaf847e38 00:48:14 Step 22/23 : LABEL git_sha=09466c3d4bb06391c33f9fb2c9ae9bec005329b5 00:48:14 ---> Running in 537b1561a3fb 00:48:15 Removing intermediate container 3ae8fadf217b 00:48:15 ---> bbccd9699f15 00:48:15 Step 31/31 : LABEL version=0.0.0 00:48:15 Removing intermediate container 537b1561a3fb 00:48:15 ---> ded7c0e827e2 00:48:15 Step 23/23 : LABEL version=0.0.0 00:48:16 ---> Running in 6e048fbc3738 00:48:16 ---> Running in b2ce110996c0 00:48:17 Removing intermediate container 6e048fbc3738 00:48:17 ---> 11991709a55a 00:48:17 00:48:17 Removing intermediate container b2ce110996c0 00:48:17 ---> 3283f39fa543 00:48:17 00:48:18 Successfully built 11991709a55a 00:48:18 Successfully tagged docker-security-bootstrapper-go-arm64:latest 00:48:18  Building docker-security-bootstrapper-go ... done Building docker-sys-mgmt-agent-go 00:48:18 Successfully built 3283f39fa543 00:48:18 Successfully tagged docker-core-data-go-arm64:latest 00:48:28  Building docker-core-data-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:48:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:48:28 ---> 915d0ebd65cc 00:48:28 Step 3/23 : WORKDIR /edgex-go 00:48:28 ---> Using cache 00:48:28 ---> 66811e0fa58a 00:48:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:28 ---> Using cache 00:48:28 ---> f1f12c99c8df 00:48:28 Step 5/23 : RUN apk add --update --no-cache make git 00:48:28 ---> Using cache 00:48:28 ---> 0d57ace8219e 00:48:28 Step 6/23 : COPY go.mod . 00:48:28 ---> Using cache 00:48:28 ---> 8df24cc9e0c8 00:48:28 Step 7/23 : RUN go mod download 00:48:28 ---> Using cache 00:48:28 ---> bdf2e12f38f2 00:48:28 Step 8/23 : COPY . . 00:48:28 ---> Using cache 00:48:28 ---> 27a56ced536d 00:48:28 Step 9/23 : RUN make cmd/core-metadata/core-metadata 00:48:30 ---> Running in f1f1c0ce9c86 00:48:32 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:48:39 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:48:39 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:48:39 ---> 915d0ebd65cc 00:48:39 Step 3/21 : WORKDIR /edgex-go 00:48:39 ---> Using cache 00:48:39 ---> 66811e0fa58a 00:48:39 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:39 ---> Using cache 00:48:39 ---> f1f12c99c8df 00:48:39 Step 5/21 : RUN apk add --update --no-cache make git 00:48:39 ---> Using cache 00:48:39 ---> 0d57ace8219e 00:48:39 Step 6/21 : COPY go.mod . 00:48:39 ---> Using cache 00:48:39 ---> 8df24cc9e0c8 00:48:39 Step 7/21 : RUN go mod download 00:48:39 ---> Using cache 00:48:39 ---> bdf2e12f38f2 00:48:39 Step 8/21 : COPY . . 00:48:39 ---> Using cache 00:48:39 ---> 27a56ced536d 00:48:39 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:48:39 ---> Running in 5cb9f1bb0e2a 00:48:42 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:48:50 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:48:50 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:48:50 ---> 915d0ebd65cc 00:48:50 Step 3/26 : WORKDIR /edgex-go 00:48:50 ---> Using cache 00:48:50 ---> 66811e0fa58a 00:48:50 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:50 ---> Using cache 00:48:50 ---> f1f12c99c8df 00:48:50 Step 5/26 : RUN apk add --update --no-cache make bash git 00:48:51 ---> Running in 2c78a33dfbaa 00:48:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:55 OK: 217 MiB in 51 packages 00:48:57 Removing intermediate container 2c78a33dfbaa 00:48:57 ---> 7559de958f35 00:48:57 Step 6/26 : COPY go.mod . 00:48:58 ---> 2662e8234425 00:48:58 Step 7/26 : RUN go mod download 00:48:58 ---> Running in 87d72b9adc2b 00:49:03 Removing intermediate container 87d72b9adc2b 00:49:03 ---> a36a0b018149 00:49:03 Step 8/26 : COPY . . 00:49:25 ---> 37ceeef7b4bc 00:49:25 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:49:25 ---> Running in 3ffaace62cb5 00:49:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:49:29 Removing intermediate container 86a6cbd28401 00:49:29 ---> 0a0d961fe6eb 00:49:29 00:49:29 Step 10/22 : FROM alpine:3.12 00:49:29 ---> afeebe901d6b 00:49:29 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:49:29 ---> Using cache 00:49:29 ---> 2e4c30145926 00:49:29 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:49:29 ---> Using cache 00:49:29 ---> 3150330dd3ba 00:49:29 Step 13/22 : ENV APP_PORT=48085 00:49:29 ---> Running in b39ea7029d8e 00:49:30 Removing intermediate container b39ea7029d8e 00:49:30 ---> f4f477741f28 00:49:30 Step 14/22 : EXPOSE $APP_PORT 00:49:30 ---> Running in 815b48992509 00:49:31 Removing intermediate container 815b48992509 00:49:31 ---> 1e6149704df2 00:49:31 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:49:32 ---> d53d6d18db91 00:49:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:49:34 ---> eec89f5fd8d0 00:49:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:49:35 ---> dc4af611a0da 00:49:35 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:49:36 ---> Running in 6ec7bcd76b32 00:49:37 Removing intermediate container 6ec7bcd76b32 00:49:37 ---> 2a53ae7f3f67 00:49:37 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:49:37 ---> Running in 14e427bd20e9 00:49:37 Removing intermediate container 14e427bd20e9 00:49:37 ---> 7d048ca1ad3b 00:49:37 Step 20/22 : LABEL arch=arm64 00:49:37 ---> Running in 6bac2a0e4f2b 00:49:38 Removing intermediate container 6bac2a0e4f2b 00:49:38 ---> ce17fb9abb58 00:49:38 Step 21/22 : LABEL git_sha=09466c3d4bb06391c33f9fb2c9ae9bec005329b5 00:49:38 ---> Running in ad2a77799dbe 00:49:39 Removing intermediate container ad2a77799dbe 00:49:39 ---> aa856a297baa 00:49:39 Step 22/22 : LABEL version=0.0.0 00:49:39 ---> Running in 320b67a63ff4 00:49:40 Removing intermediate container 320b67a63ff4 00:49:40 ---> 02c7013b8bd9 00:49:40 00:49:40 Successfully built 02c7013b8bd9 00:49:40 Successfully tagged docker-support-scheduler-go-arm64:latest 00:49:41  Building docker-support-scheduler-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:49:57 Removing intermediate container 5cb9f1bb0e2a 00:49:57 ---> 935555cad999 00:49:57 00:49:57 Step 10/21 : FROM alpine:3.12 00:49:57 ---> afeebe901d6b 00:49:57 Step 11/21 : RUN apk add --update --no-cache curl 00:49:57 ---> Running in 3cebacfd7e4f 00:49:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:57 (1/4) Installing ca-certificates (20191127-r4) 00:49:58 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:49:58 (3/4) Installing libcurl (7.69.1-r3) 00:49:58 (4/4) Installing curl (7.69.1-r3) 00:49:58 Executing busybox-1.31.1-r19.trigger 00:49:58 Executing ca-certificates-20191127-r4.trigger 00:49:58 OK: 7 MiB in 18 packages 00:50:01 Removing intermediate container 3cebacfd7e4f 00:50:01 ---> 07bfaa2605d8 00:50:01 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:50:01 ---> Running in 235b316ceefa 00:50:02 Removing intermediate container f1f1c0ce9c86 00:50:02 ---> 30299d9dae95 00:50:02 00:50:02 Step 10/23 : FROM alpine:3.12 00:50:02 ---> afeebe901d6b 00:50:02 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:50:02 ---> Using cache 00:50:02 ---> 2e4c30145926 00:50:02 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:50:02 ---> Using cache 00:50:02 ---> 3150330dd3ba 00:50:02 Step 13/23 : ENV APP_PORT=48081 00:50:02 Removing intermediate container 235b316ceefa 00:50:02 ---> ad5a263459e6 00:50:02 Step 13/21 : WORKDIR /edgex 00:50:02 ---> Running in b0184b75537b 00:50:02 ---> Running in cc299b313bd6 00:50:03 Removing intermediate container b0184b75537b 00:50:03 ---> d826014185cd 00:50:03 Step 14/23 : EXPOSE $APP_PORT 00:50:03 Removing intermediate container cc299b313bd6 00:50:03 ---> e3efccc9f8b4 00:50:03 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:50:03 ---> Running in 90560cf5aa11 00:50:04 Removing intermediate container 90560cf5aa11 00:50:04 ---> 902abde24011 00:50:04 Step 15/23 : WORKDIR / 00:50:04 ---> Running in d027df9661e4 00:50:04 ---> 727aff7e0bae 00:50:04 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:50:05 Removing intermediate container d027df9661e4 00:50:05 ---> bbbcf24c137a 00:50:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:50:06 ---> bce41b1ff417 00:50:06 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:50:06 ---> 0ecccb2aef7d 00:50:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:50:08 ---> d6cdb8804065 00:50:08 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:50:08 ---> 8901c816cd27 00:50:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:50:08 ---> Running in f61bacc0a4c4 00:50:09 Removing intermediate container f61bacc0a4c4 00:50:09 ---> b59648f2f340 00:50:09 Step 18/21 : CMD ["--init=true"] 00:50:09 ---> Running in b2aa5228ec7a 00:50:09 ---> 2e4e21a48723 00:50:09 Step 19/23 : ENTRYPOINT ["/core-metadata"] 00:50:09 ---> Running in 4838dd538ea2 00:50:09 Removing intermediate container b2aa5228ec7a 00:50:09 ---> aaa3249fddb7 00:50:09 Step 19/21 : LABEL arch=arm64 00:50:10 ---> Running in fcec86a1b605 00:50:10 Removing intermediate container 4838dd538ea2 00:50:10 ---> 6097880c2215 00:50:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:50:10 ---> Running in f54dcacfc5f4 00:50:10 Removing intermediate container fcec86a1b605 00:50:10 ---> ce83ab390711 00:50:10 Step 20/21 : LABEL git_sha=09466c3d4bb06391c33f9fb2c9ae9bec005329b5 00:50:11 ---> Running in 16f624128c8b 00:50:11 Removing intermediate container f54dcacfc5f4 00:50:11 ---> 17427e3a4c20 00:50:11 Step 21/23 : LABEL arch=arm64 00:50:11 ---> Running in ff2d777ee417 00:50:12 Removing intermediate container 16f624128c8b 00:50:12 ---> 9a2248f78b06 00:50:12 Step 21/21 : LABEL version=0.0.0 00:50:12 ---> Running in d67c5ea67bf4 00:50:12 Removing intermediate container ff2d777ee417 00:50:12 ---> 1953d2f7c21c 00:50:12 Step 22/23 : LABEL git_sha=09466c3d4bb06391c33f9fb2c9ae9bec005329b5 00:50:12 ---> Running in e0f177e3bc46 00:50:13 Removing intermediate container 3ffaace62cb5 00:50:13 ---> ec0c0e3e0826 00:50:13 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:50:13 Removing intermediate container d67c5ea67bf4 00:50:13 ---> 3c23dcd1bb65 00:50:13 00:50:13 ---> Running in 45495583f2a7 00:50:13 Successfully built 3c23dcd1bb65 00:50:13 Removing intermediate container e0f177e3bc46 00:50:13 ---> 32af2adb8359 00:50:13 Step 23/23 : LABEL version=0.0.0 00:50:13 Successfully tagged docker-security-proxy-setup-go-arm64:latest 00:50:13  Building docker-security-proxy-setup-go ... done  ---> Running in d5f25cc84ff9 00:50:14 Removing intermediate container d5f25cc84ff9 00:50:14 ---> ac275f12fdf5 00:50:14 00:50:14 Successfully built ac275f12fdf5 00:50:14 Successfully tagged docker-core-metadata-go-arm64:latest 00:50:14  Building docker-core-metadata-go ... done 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:50:17 Removing intermediate container 45495583f2a7 00:50:17 ---> 87e560a17fe8 00:50:17 00:50:17 Step 11/26 : FROM docker:20.10.0 00:50:17 20.10.0: Pulling from library/docker 00:50:24 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:50:24 Status: Downloaded newer image for docker:20.10.0 00:50:24 ---> eeaf43b92773 00:50:24 Step 12/26 : RUN apk add --no-cache bash 00:50:25 ---> Running in 248b813fb02f 00:50:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:27 (1/2) Installing readline (8.0.4-r0) 00:50:27 (2/2) Installing bash (5.0.17-r0) 00:50:27 Executing bash-5.0.17-r0.post-install 00:50:27 Executing busybox-1.31.1-r19.trigger 00:50:27 OK: 12 MiB in 22 packages 00:50:28 Removing intermediate container 248b813fb02f 00:50:28 ---> e07a73d48195 00:50:28 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:50:28 ---> Running in 835efbfd7ad2 00:50:29 Removing intermediate container 835efbfd7ad2 00:50:29 ---> 50d7d704896a 00:50:29 Step 14/26 : ENV APP_PORT=48090 00:50:29 ---> Running in c5bd96768c96 00:50:30 Removing intermediate container c5bd96768c96 00:50:30 ---> 4a78dff08bb5 00:50:30 Step 15/26 : EXPOSE $APP_PORT 00:50:30 ---> Running in b7fbd76efecf 00:50:30 Removing intermediate container b7fbd76efecf 00:50:30 ---> 77cb82c4759f 00:50:30 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:50:31 ---> b62f69df601e 00:50:31 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:50:32 ---> d53608c28512 00:50:32 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:50:33 ---> 6d0c089554f3 00:50:33 Step 19/26 : RUN apk --no-cache add py3-pip 00:50:33 ---> Running in a4f8892f6616 00:50:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:35 (1/33) Installing libbz2 (1.0.8-r1) 00:50:35 (2/33) Installing expat (2.2.9-r1) 00:50:35 (3/33) Installing libffi (3.3-r2) 00:50:35 (4/33) Installing gdbm (1.13-r1) 00:50:35 (5/33) Installing xz-libs (5.2.5-r0) 00:50:35 (6/33) Installing sqlite-libs (3.32.1-r0) 00:50:35 (7/33) Installing python3 (3.8.5-r0) 00:50:37 (8/33) Installing py3-appdirs (1.4.4-r1) 00:50:37 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:50:37 (10/33) Installing py3-parsing (2.4.7-r0) 00:50:37 (11/33) Installing py3-six (1.15.0-r0) 00:50:37 (12/33) Installing py3-packaging (20.4-r0) 00:50:37 (13/33) Installing py3-setuptools (47.0.0-r0) 00:50:37 (14/33) Installing py3-chardet (3.0.4-r4) 00:50:37 (15/33) Installing py3-idna (2.9-r0) 00:50:37 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:50:37 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:50:37 (18/33) Installing py3-requests (2.23.0-r0) 00:50:37 (19/33) Installing py3-msgpack (1.0.0-r0) 00:50:37 (20/33) Installing py3-lockfile (0.12.2-r3) 00:50:37 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:50:37 (22/33) Installing py3-colorama (0.4.3-r0) 00:50:37 (23/33) Installing py3-distlib (0.3.0-r0) 00:50:37 (24/33) Installing py3-distro (1.5.0-r1) 00:50:37 (25/33) Installing py3-webencodings (0.5.1-r3) 00:50:37 (26/33) Installing py3-html5lib (1.0.1-r4) 00:50:37 (27/33) Installing py3-pytoml (0.1.21-r0) 00:50:37 (28/33) Installing py3-pep517 (0.8.2-r0) 00:50:37 (29/33) Installing py3-progress (1.5-r0) 00:50:37 (30/33) Installing py3-toml (0.10.1-r0) 00:50:37 (31/33) Installing py3-retrying (1.3.3-r0) 00:50:37 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:50:37 (33/33) Installing py3-pip (20.1.1-r0) 00:50:37 Executing busybox-1.31.1-r19.trigger 00:50:37 OK: 71 MiB in 55 packages 00:50:44 Removing intermediate container a4f8892f6616 00:50:44 ---> 012d36b25d21 00:50:44 Step 20/26 : RUN pip install docker-compose==1.23.2 00:50:44 ---> Running in bbef66244b45 00:50:48 Collecting docker-compose==1.23.2 00:50:49 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:50:49 Collecting jsonschema<3,>=2.5.1 00:50:49 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:50:50 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:50 Collecting texttable<0.10,>=0.9.0 00:50:50 Downloading texttable-0.9.1.tar.gz (11 kB) 00:50:52 Collecting dockerpty<0.5,>=0.4.1 00:50:52 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:50:54 Collecting cached-property<2,>=1.2.0 00:50:54 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:50:55 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:50:55 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:50:55 Collecting docker<4.0,>=3.6.0 00:50:55 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:50:56 Collecting PyYAML<4,>=3.10 00:50:56 Downloading PyYAML-3.13.tar.gz (270 kB) 00:50:59 Collecting docopt<0.7,>=0.6.1 00:50:59 Downloading docopt-0.6.2.tar.gz (25 kB) 00:51:01 Collecting websocket-client<1.0,>=0.32.0 00:51:01 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:51:01 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:51:02 Collecting urllib3<1.25,>=1.21.1 00:51:02 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:51:02 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:51:02 Collecting idna<2.8,>=2.5 00:51:02 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:51:03 Collecting docker-pycreds>=0.4.0 00:51:03 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:51:03 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:51:03 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:51:03 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:51:03 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:51:04 Installing collected packages: jsonschema, texttable, dockerpty, cached-property, urllib3, idna, requests, docker-pycreds, websocket-client, docker, PyYAML, docopt, docker-compose 00:51:04 Running setup.py install for texttable: started 00:51:06 Running setup.py install for texttable: finished with status 'done' 00:51:06 Running setup.py install for dockerpty: started 00:51:07 Running setup.py install for dockerpty: finished with status 'done' 00:51:07 Attempting uninstall: urllib3 00:51:07 Found existing installation: urllib3 1.25.9 00:51:07 Uninstalling urllib3-1.25.9: 00:51:07 Successfully uninstalled urllib3-1.25.9 00:51:08 Attempting uninstall: idna 00:51:08 Found existing installation: idna 2.9 00:51:08 Uninstalling idna-2.9: 00:51:08 Successfully uninstalled idna-2.9 00:51:09 Attempting uninstall: requests 00:51:09 Found existing installation: requests 2.23.0 00:51:09 Uninstalling requests-2.23.0: 00:51:09 Successfully uninstalled requests-2.23.0 00:51:10 Running setup.py install for PyYAML: started 00:51:12 Running setup.py install for PyYAML: finished with status 'done' 00:51:12 Running setup.py install for docopt: started 00:51:14 Running setup.py install for docopt: finished with status 'done' 00:51:15 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.57.0 00:51:18 Removing intermediate container bbef66244b45 00:51:18 ---> b0203e6602d1 00:51:18 Step 21/26 : RUN apk --no-cache add curl 00:51:19 ---> Running in 593e58b4612c 00:51:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:20 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:51:21 (2/3) Installing libcurl (7.69.1-r3) 00:51:21 (3/3) Installing curl (7.69.1-r3) 00:51:21 Executing busybox-1.31.1-r19.trigger 00:51:21 OK: 71 MiB in 58 packages 00:51:22 Removing intermediate container 593e58b4612c 00:51:22 ---> 2fea7b519bcf 00:51:22 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:51:22 ---> Running in 86566f57f080 00:51:22 Removing intermediate container 86566f57f080 00:51:22 ---> ec56bb327bfa 00:51:22 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:51:23 ---> Running in 97c57ae3c49b 00:51:23 Removing intermediate container 97c57ae3c49b 00:51:23 ---> ef6cfce5ce07 00:51:23 Step 24/26 : LABEL arch=arm64 00:51:23 ---> Running in ab0798adab39 00:51:24 Removing intermediate container ab0798adab39 00:51:24 ---> 664147a5b937 00:51:24 Step 25/26 : LABEL git_sha=09466c3d4bb06391c33f9fb2c9ae9bec005329b5 00:51:24 ---> Running in 47e0f22c0c97 00:51:24 Removing intermediate container 47e0f22c0c97 00:51:24 ---> 8a2fdd76f668 00:51:24 Step 26/26 : LABEL version=0.0.0 00:51:24 ---> Running in 42aa3d398685 00:51:25 Removing intermediate container 42aa3d398685 00:51:25 ---> 6235ee50ed5e 00:51:25 00:51:25 Successfully built 6235ee50ed5e 00:51:25 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 00:51:25  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 00:51:25 $ docker stop --time=1 5feb5001eefe879695515ba2fc1f47090557ebc8be654789c68c7403808aba20 00:51:27 $ docker rm -f 5feb5001eefe879695515ba2fc1f47090557ebc8be654789c68c7403808aba20 [Pipeline] // withDockerContainer [Pipeline] sh 00:51:28 + docker images 00:51:28 + grep docker 00:51:28 docker-sys-mgmt-agent-go-arm64 latest 6235ee50ed5e 4 seconds ago 300MB 00:51:28 docker-core-metadata-go-arm64 latest ac275f12fdf5 About a minute ago 17.7MB 00:51:28 docker-security-proxy-setup-go-arm64 latest 3c23dcd1bb65 About a minute ago 23.2MB 00:51:28 docker-support-scheduler-go-arm64 latest 02c7013b8bd9 About a minute ago 16.1MB 00:51:28 docker-core-data-go-arm64 latest 3283f39fa543 3 minutes ago 21MB 00:51:28 docker-security-bootstrapper-go-arm64 latest 11991709a55a 3 minutes ago 22.6MB 00:51:28 docker-core-command-go-arm64 latest 936f7f4ff41e 3 minutes ago 16MB 00:51:28 docker-security-secretstore-setup-go-arm64 latest 7dd0cc545aa3 3 minutes ago 23.4MB 00:51:28 docker-support-notifications-go-arm64 latest 73263d465fe7 3 minutes ago 16MB 00:51:28 docker 20.10.0 eeaf43b92773 7 weeks 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 [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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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:51:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:51:32 ---> package-listing.sh 00:51:32 ++ facter osfamily 00:51:32 ++ tr '[:upper:]' '[:lower:]' 00:51:32 + OS_FAMILY=redhat 00:51:32 + workspace=/w/workspace/edgex-go/53 00:51:32 + START_PACKAGES=/tmp/packages_start.txt 00:51:32 + END_PACKAGES=/tmp/packages_end.txt 00:51:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:51:32 + PACKAGES=/tmp/packages_start.txt 00:51:32 + '[' /w/workspace/edgex-go/53 ']' 00:51:32 + PACKAGES=/tmp/packages_end.txt 00:51:32 + case "${OS_FAMILY}" in 00:51:32 + rpm -qa 00:51:32 + sort 00:51:38 + '[' -f /tmp/packages_start.txt ']' 00:51:38 + '[' -f /tmp/packages_end.txt ']' 00:51:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:51:38 + '[' /w/workspace/edgex-go/53 ']' 00:51:38 + mkdir -p /w/workspace/edgex-go/53/archives/ 00:51:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/53/archives/ [Pipeline] echo 00:51:38 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/53/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:51:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:51:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:51:38 00:51:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:51:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:51:39 alpine: Pulling from edgex-lftools-log-publisher 00:51:39 df20fa9351a1: Pulling fs layer 00:51:39 36b3adc4ff6f: Pulling fs layer 00:51:39 8ad3a11d3b57: Pulling fs layer 00:51:39 46f8f816bc3b: Pulling fs layer 00:51:39 93b61091891f: Pulling fs layer 00:51:39 93b9cdb0e59b: Pulling fs layer 00:51:39 5e14af77c1be: Pulling fs layer 00:51:39 01666e4c0597: Pulling fs layer 00:51:39 aa168da1d23b: Pulling fs layer 00:51:39 93b9cdb0e59b: Waiting 00:51:39 5e14af77c1be: Waiting 00:51:39 01666e4c0597: Waiting 00:51:39 aa168da1d23b: Waiting 00:51:39 46f8f816bc3b: Waiting 00:51:39 36b3adc4ff6f: Verifying Checksum 00:51:39 36b3adc4ff6f: Download complete 00:51:39 46f8f816bc3b: Verifying Checksum 00:51:39 46f8f816bc3b: Download complete 00:51:39 df20fa9351a1: Download complete 00:51:39 93b9cdb0e59b: Verifying Checksum 00:51:39 93b9cdb0e59b: Download complete 00:51:39 5e14af77c1be: Verifying Checksum 00:51:39 5e14af77c1be: Download complete 00:51:39 93b61091891f: Verifying Checksum 00:51:39 93b61091891f: Download complete 00:51:39 01666e4c0597: Verifying Checksum 00:51:39 01666e4c0597: Download complete 00:51:39 8ad3a11d3b57: Verifying Checksum 00:51:39 8ad3a11d3b57: Download complete 00:51:39 df20fa9351a1: Pull complete 00:51:40 36b3adc4ff6f: Pull complete 00:51:41 aa168da1d23b: Verifying Checksum 00:51:41 aa168da1d23b: Download complete 00:51:42 8ad3a11d3b57: Pull complete 00:51:42 46f8f816bc3b: Pull complete 00:51:43 93b61091891f: Pull complete 00:51:43 93b9cdb0e59b: Pull complete 00:51:43 5e14af77c1be: Pull complete 00:51:43 01666e4c0597: Pull complete 00:51:50 aa168da1d23b: Pull complete 00:51:50 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:51:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:51:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:51:50 prd-centos7-docker-4c-2g-24154 does not seem to be running inside a container 00:51:50 $ 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/53/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/53 -v /w/workspace/edgex-go/53:/w/workspace/edgex-go/53:rw,z -v /w/workspace/edgex-go/53@tmp:/w/workspace/edgex-go/53@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:52:00 $ docker top f82c8bb6b5fe269df095e8085011758e0984d1f761958a1ee2997b9d643d40c2 -eo pid,comm [Pipeline] { [Pipeline] sh 00:52:01 + touch /tmp/pre-build-complete [Pipeline] sh 00:52:01 + mkdir -p /var/log/sa [Pipeline] sh 00:52:02 + ls /var/log/sa-host 00:52:02 + sadf -c /var/log/sa-host/sa23 00:52:02 file_magic: OK 00:52:02 HZ: Using current value: 100 00:52:02 file_header: OK 00:52:02 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:52:02 Statistics: 00:52:02 Hnuu...uuuununununu... 00:52:02 File successfully converted to sysstat format version 12.2.1 00:52:02 + sadf -c /var/log/sa-host/sa31 00:52:02 file_magic: OK 00:52:02 HZ: Using current value: 100 00:52:02 file_header: OK 00:52:02 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:52:02 Statistics: 00:52:02 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... 00:52:02 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:52:02 provisioning config files... 00:52:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/53@tmp/config2885047245666637085tmp [Pipeline] { [Pipeline] echo 00:52:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:52:02 ---> create-netrc.sh [Pipeline] } 00:52:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:52:02 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:52:03 ---> python-tools-install.sh [Pipeline] echo 00:52:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:52:03 ---> sudo-logs.sh 00:52:03 Archiving 'sudo' log.. [Pipeline] echo 00:52:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:52:03 ---> job-cost.sh 00:52:03 lf-activate-venv: SKIPPING 00:52:03 INFO: No Stack... 00:52:05 INFO: Retrieving Pricing Info for: v1-standard-2 00:52:05 INFO: Archiving Costs [Pipeline] echo 00:52:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:52:05 ---> logs-deploy.sh 00:52:05 lf-activate-venv: SKIPPING 00:52:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2858/53 00:52:05 INFO: archiving workspace using pattern(s): 00:52:07 Archives upload complete. 00:52:07 INFO: archiving logs to Nexus