lenny-intel commented: recheck 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 lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from c2a2b6349ce29b74f819c00a19a636ca2f2df593+82d8907018ab8cb9f1ec85c1c043836e064d42f9 (32b5519f28312e4d9ada62bf0db950918af28fb7) 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-22898 in /w/workspace/edgexfoundry_edgex-go_PR-3084 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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/hanoi commit 82d8907018ab8cb9f1ec85c1c043836e064d42f9 into PR head commit c2a2b6349ce29b74f819c00a19a636ca2f2df593 > 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/3084/head:refs/remotes/origin/PR-3084 +refs/heads/hanoi:refs/remotes/origin/hanoi # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c2a2b6349ce29b74f819c00a19a636ca2f2df593 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 Merge succeeded, producing c2a2b6349ce29b74f819c00a19a636ca2f2df593 Checking out Revision c2a2b6349ce29b74f819c00a19a636ca2f2df593 (PR-3084) using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 82d8907018ab8cb9f1ec85c1c043836e064d42f9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c2a2b6349ce29b74f819c00a19a636ca2f2df593 # timeout=10 Commit message: "fix: Upgrade to go-mod-messaging with ZMQ fix for Hanoi" > git rev-list --no-walk c2a2b6349ce29b74f819c00a19a636ca2f2df593 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:22:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:22:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:22:27 ========================================================= 23:22:27 EdgeX Global Pipelines Version Info 23:22:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:22:29 ------------------- 23:22:29 stable info: 23:22:29 ------------------- 23:22:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:22:29 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 23:22:29 Message: update stable to v1.0.179 23:22:30 ------------------- 23:22:30 experimental info: 23:22:30 ------------------- 23:22:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:22:30 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 23:22:30 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:22:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 23:22:31 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 23:22:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:22:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:22:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:22:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 23:22:31 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 23:22:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 23:22:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 23:22:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 23:22:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:22:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:22:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:22:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:22:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:22:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:22:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:22:32 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 23:22:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:22:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 23:22:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 23:22:33 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 23:22:33 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 23:22:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3084 [Pipeline] echo 23:22:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3084 [Pipeline] echo 23:22:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3084 [Pipeline] echo 23:22:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c2a2b6349ce29b74f819c00a19a636ca2f2df593 [Pipeline] echo 23:22:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c2a2b63 [Pipeline] echo 23:22:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 23:22:34 provisioning config files... 23:22:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config444360171479319742tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:22:34 ---> docker-login.sh 23:22:34 nexus3.edgexfoundry.org:10001 23:22:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:34 Configure a credential helper to remove this warning. See 23:22:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:34 23:22:34 Login Succeeded 23:22:34 nexus3.edgexfoundry.org:10002 23:22:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:35 Configure a credential helper to remove this warning. See 23:22:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:35 23:22:35 Login Succeeded 23:22:35 nexus3.edgexfoundry.org:10003 23:22:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:35 Configure a credential helper to remove this warning. See 23:22:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:35 23:22:35 Login Succeeded 23:22:35 nexus3.edgexfoundry.org:10004 23:22:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:35 Configure a credential helper to remove this warning. See 23:22:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:35 23:22:35 Login Succeeded 23:22:35 docker.io 23:22:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:36 Configure a credential helper to remove this warning. See 23:22:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:36 23:22:36 Login Succeeded 23:22:36 ---> docker-login.sh ends [Pipeline] } 23:22:36 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:22:36 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-logging/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 23:22:36 + for file in '`ls cmd/**/Dockerfile`' 23:22:36 ++ dirname cmd/core-command/Dockerfile 23:22:36 ++ cut -d/ -f2 23:22:36 + echo core-command,cmd/core-command/Dockerfile 23:22:36 + for file in '`ls cmd/**/Dockerfile`' 23:22:36 ++ dirname cmd/core-data/Dockerfile 23:22:36 ++ cut -d/ -f2 23:22:36 + echo core-data,cmd/core-data/Dockerfile 23:22:36 + for file in '`ls cmd/**/Dockerfile`' 23:22:36 ++ dirname cmd/core-metadata/Dockerfile 23:22:36 ++ cut -d/ -f2 23:22:36 + echo core-metadata,cmd/core-metadata/Dockerfile 23:22:36 + for file in '`ls cmd/**/Dockerfile`' 23:22:36 ++ dirname cmd/security-bootstrap-redis/Dockerfile 23:22:36 ++ cut -d/ -f2 23:22:36 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 23:22:36 + for file in '`ls cmd/**/Dockerfile`' 23:22:36 ++ dirname cmd/security-proxy-setup/Dockerfile 23:22:36 ++ cut -d/ -f2 23:22:36 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 23:22:36 + for file in '`ls cmd/**/Dockerfile`' 23:22:36 ++ dirname cmd/security-secrets-setup/Dockerfile 23:22:36 ++ cut -d/ -f2 23:22:36 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 23:22:36 + for file in '`ls cmd/**/Dockerfile`' 23:22:36 ++ dirname cmd/security-secretstore-setup/Dockerfile 23:22:36 ++ cut -d/ -f2 23:22:36 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 23:22:36 + for file in '`ls cmd/**/Dockerfile`' 23:22:36 ++ dirname cmd/support-logging/Dockerfile 23:22:36 ++ cut -d/ -f2 23:22:36 + echo support-logging,cmd/support-logging/Dockerfile 23:22:36 + for file in '`ls cmd/**/Dockerfile`' 23:22:36 ++ dirname cmd/support-notifications/Dockerfile 23:22:36 ++ cut -d/ -f2 23:22:36 + echo support-notifications,cmd/support-notifications/Dockerfile 23:22:36 + for file in '`ls cmd/**/Dockerfile`' 23:22:36 ++ dirname cmd/support-scheduler/Dockerfile 23:22:36 ++ cut -d/ -f2 23:22:36 + echo support-scheduler,cmd/support-scheduler/Dockerfile 23:22:36 + for file in '`ls cmd/**/Dockerfile`' 23:22:36 ++ dirname cmd/sys-mgmt-agent/Dockerfile 23:22:36 ++ cut -d/ -f2 23:22:36 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 23:22:36 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-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-logging-go, dockerfile:cmd/support-logging/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 23:22:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:22:37 23:22:37 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:22:37 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:22:37 latest: Pulling from edgex-devops/git-semver 23:22:37 31603596830f: Pulling fs layer 23:22:37 2a8b12db71e7: Pulling fs layer 23:22:37 6ca5941a6612: Pulling fs layer 23:22:37 ecc8261a40a4: Pulling fs layer 23:22:37 ecc8261a40a4: Waiting 23:22:37 2a8b12db71e7: Verifying Checksum 23:22:37 2a8b12db71e7: Download complete 23:22:37 31603596830f: Verifying Checksum 23:22:37 31603596830f: Download complete 23:22:38 ecc8261a40a4: Verifying Checksum 23:22:38 ecc8261a40a4: Download complete 23:22:38 6ca5941a6612: Download complete 23:22:38 31603596830f: Pull complete 23:22:38 2a8b12db71e7: Pull complete 23:22:39 6ca5941a6612: Pull complete 23:22:39 ecc8261a40a4: Pull complete 23:22:39 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 23:22:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:22:39 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:22:39 prd-centos7-docker-4c-2g-22898 does not seem to be running inside a container 23:22:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 23:22:42 $ docker top 40b4aef7fa54c8945d3420280d3a5b10338c70b439c27ea842fcf3a08a9f91b2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:22:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:22:42 [ssh-agent] Looking for ssh-agent implementation... 23:22:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:22:43 $ docker exec 40b4aef7fa54c8945d3420280d3a5b10338c70b439c27ea842fcf3a08a9f91b2 ssh-agent 23:22:43 SSH_AUTH_SOCK=/tmp/ssh-okjyHA5wQ9Sf/agent.12 23:22:43 SSH_AGENT_PID=18 23:22:43 Running ssh-add (command line suppressed) 23:22:43 Identity added: /w/workspace/edgex-go/2@tmp/private_key_1078834332202452427.key (/w/workspace/edgex-go/2@tmp/private_key_1078834332202452427.key) 23:22:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:22:43 + git tag --points-at HEAD [Pipeline] } 23:22:43 $ docker exec --env ******** --env ******** 40b4aef7fa54c8945d3420280d3a5b10338c70b439c27ea842fcf3a08a9f91b2 ssh-agent -k 23:22:43 unset SSH_AUTH_SOCK; 23:22:43 unset SSH_AGENT_PID; 23:22:43 echo Agent pid 18 killed; 23:22:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:22:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:22:44 [ssh-agent] Looking for ssh-agent implementation... 23:22:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:22:44 $ docker exec 40b4aef7fa54c8945d3420280d3a5b10338c70b439c27ea842fcf3a08a9f91b2 ssh-agent 23:22:44 SSH_AUTH_SOCK=/tmp/ssh-tNBhArbR6JPx/agent.47 23:22:44 SSH_AGENT_PID=53 23:22:44 Running ssh-add (command line suppressed) 23:22:44 Identity added: /w/workspace/edgex-go/2@tmp/private_key_7333255131407720647.key (/w/workspace/edgex-go/2@tmp/private_key_7333255131407720647.key) 23:22:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:22:45 + git semver init 23:22:45 # -> Open(): unable to determine branch for HEAD 23:22:45 # $GIT_DIR = /w/workspace/edgex-go/2/.git 23:22:45 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 23:22:45 # $SEMVER_REMOTE_NAME = origin 23:22:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:22:45 # $SEMVER_USER_NAME = edgex-jenkins 23:22:45 # $SEMVER_BRANCH = PR-3084 23:22:45 # $SEMVER_TEMP = /tmp/semver-111852303 23:22:45 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 23:23:03 # '/tmp/semver-111852303' -> '/w/workspace/edgex-go/2/.semver' 23:23:03 # -> Force: false 23:23:03 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 23:23:03 $ docker exec --env ******** --env ******** 40b4aef7fa54c8945d3420280d3a5b10338c70b439c27ea842fcf3a08a9f91b2 ssh-agent -k 23:23:03 unset SSH_AUTH_SOCK; 23:23:03 unset SSH_AGENT_PID; 23:23:03 echo Agent pid 53 killed; 23:23:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:23:04 + git semver [Pipeline] } 23:23:04 $ docker stop --time=1 40b4aef7fa54c8945d3420280d3a5b10338c70b439c27ea842fcf3a08a9f91b2 23:23:05 $ docker rm -f 40b4aef7fa54c8945d3420280d3a5b10338c70b439c27ea842fcf3a08a9f91b2 [Pipeline] // withDockerContainer [Pipeline] sh 23:23:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:23:06 Stashed 1 file(s) [Pipeline] echo 23:23:06 [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 23:23:07 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 23:23:08 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:23:08 + sudo service docker restart 23:23:08 + true 23:23:08 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 23:23:09 ========================================================= 23:23:09 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 23:23:09 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:23:09 + 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 . 23:23:13 Sending build context to Docker daemon 327.3MB 23:23:13 Step 1/7 : ARG BASE=golang:1.15-alpine 23:23:13 Step 2/7 : FROM ${BASE} 23:23:13 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 23:23:13 188c0c94c7c5: Pulling fs layer 23:23:13 0ef7d3d256c8: Pulling fs layer 23:23:13 de9db76c5a1d: Pulling fs layer 23:23:13 bca2f99d35d6: Pulling fs layer 23:23:13 93359f2a8cfa: Pulling fs layer 23:23:13 7c6f9722023f: Pulling fs layer 23:23:13 a35cf1a2eb13: Pulling fs layer 23:23:13 bca2f99d35d6: Waiting 23:23:13 93359f2a8cfa: Waiting 23:23:13 7c6f9722023f: Waiting 23:23:13 a35cf1a2eb13: Waiting 23:23:13 de9db76c5a1d: Verifying Checksum 23:23:13 de9db76c5a1d: Download complete 23:23:13 0ef7d3d256c8: Verifying Checksum 23:23:13 0ef7d3d256c8: Download complete 23:23:13 93359f2a8cfa: Verifying Checksum 23:23:13 93359f2a8cfa: Download complete 23:23:13 7c6f9722023f: Download complete 23:23:13 188c0c94c7c5: Verifying Checksum 23:23:13 188c0c94c7c5: Download complete 23:23:14 188c0c94c7c5: Pull complete 23:23:14 0ef7d3d256c8: Pull complete 23:23:15 a35cf1a2eb13: Verifying Checksum 23:23:15 a35cf1a2eb13: Download complete 23:23:15 de9db76c5a1d: Pull complete 23:23:15 bca2f99d35d6: Verifying Checksum 23:23:15 bca2f99d35d6: Download complete 23:23:21 bca2f99d35d6: Pull complete 23:23:21 93359f2a8cfa: Pull complete 23:23:21 7c6f9722023f: Pull complete 23:23:22 Still waiting to schedule task 23:23:22 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 23:23:25 a35cf1a2eb13: Pull complete 23:23:25 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 23:23:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 23:23:25 ---> a62c8e92a672 23:23:25 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 23:23:25 ---> Running in 865269cf6f74 23:23:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:23:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:23:28 (1/12) Installing libmagic (5.38-r0) 23:23:29 (2/12) Installing file (5.38-r0) 23:23:29 (3/12) Installing libc-dev (0.7.2-r3) 23:23:29 (4/12) Installing g++ (9.3.0-r2) 23:23:51 (5/12) Installing fortify-headers (1.1-r0) 23:23:51 (6/12) Installing patch (2.7.6-r6) 23:23:51 (7/12) Installing build-base (0.5-r2) 23:23:51 (8/12) Installing libsodium (1.0.18-r0) 23:23:51 (9/12) Installing pkgconf (1.7.2-r0) 23:23:51 (10/12) Installing libsodium-dev (1.0.18-r0) 23:23:51 (11/12) Installing libzmq (4.3.3-r0) 23:23:51 (12/12) Installing zeromq-dev (4.3.3-r0) 23:23:51 Executing busybox-1.31.1-r19.trigger 23:23:51 OK: 233 MiB in 51 packages 23:23:53 Removing intermediate container 865269cf6f74 23:23:53 ---> b19db4c1add3 23:23:53 Step 4/7 : WORKDIR /edgex-go 23:23:53 ---> Running in de4fec199931 23:23:53 Removing intermediate container de4fec199931 23:23:53 ---> 56ab9d584cd8 23:23:53 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 23:23:54 latest: Pulling from library/docker 23:23:54 801bfaa63ef2: Pulling fs layer 23:23:54 4f7dc993c79e: Pulling fs layer 23:23:54 d39d95e4997f: Pulling fs layer 23:23:54 ae283de69b7d: Pulling fs layer 23:23:54 1962c7344fe5: Pulling fs layer 23:23:54 aa7a3367c785: Pulling fs layer 23:23:54 5e259227d438: Pulling fs layer 23:23:54 1962c7344fe5: Waiting 23:23:54 aa7a3367c785: Waiting 23:23:54 5e259227d438: Waiting 23:23:54 ae283de69b7d: Waiting 23:23:54 d39d95e4997f: Download complete 23:23:54 4f7dc993c79e: Verifying Checksum 23:23:54 4f7dc993c79e: Download complete 23:23:54 801bfaa63ef2: Verifying Checksum 23:23:54 801bfaa63ef2: Download complete 23:23:54 1962c7344fe5: Verifying Checksum 23:23:54 1962c7344fe5: Download complete 23:23:54 aa7a3367c785: Verifying Checksum 23:23:54 aa7a3367c785: Download complete 23:23:54 801bfaa63ef2: Pull complete 23:23:54 5e259227d438: Verifying Checksum 23:23:54 5e259227d438: Download complete 23:23:54 4f7dc993c79e: Pull complete 23:23:55 d39d95e4997f: Pull complete 23:23:55 ae283de69b7d: Verifying Checksum 23:23:55 ae283de69b7d: Download complete 23:23:57 ae283de69b7d: Pull complete 23:23:57 1962c7344fe5: Pull complete 23:23:58 aa7a3367c785: Pull complete 23:23:58 5e259227d438: Pull complete 23:23:58 Digest: sha256:73ca622074aa007422a60cc1bfd4e65ca3ee8842e794df54cd1c3be3069d31bf 23:23:58 Status: Downloaded newer image for docker:latest 23:24:00 ---> b770e078db93 23:24:00 Step 6/7 : COPY go.mod . 23:24:00 ---> d82f6070a7e5 23:24:00 Step 7/7 : RUN go mod download 23:24:00 ---> Running in 5b08f7733e1f 23:24:22 Removing intermediate container 5b08f7733e1f 23:24:22 ---> 1f205c56e80f 23:24:22 Successfully built 1f205c56e80f 23:24:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:24:23 + docker inspect -f . ci-base-image-x86_64 23:24:23 . [Pipeline] withDockerContainer 23:24:23 prd-centos7-docker-4c-2g-22898 does not seem to be running inside a container 23:24:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 23:24:24 $ docker top 7adcd4389b941b63cda654df0d017bc480bbb0aba28a2ef3d159bbfa7ac5719f -eo pid,comm [Pipeline] { [Pipeline] sh 23:24:24 + go version 23:24:24 go version go1.15.5 linux/amd64 [Pipeline] } 23:24:24 $ docker stop --time=1 7adcd4389b941b63cda654df0d017bc480bbb0aba28a2ef3d159bbfa7ac5719f 23:24:26 $ docker rm -f 7adcd4389b941b63cda654df0d017bc480bbb0aba28a2ef3d159bbfa7ac5719f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:24:27 + docker inspect -f . ci-base-image-x86_64 23:24:27 . [Pipeline] withDockerContainer 23:24:27 prd-centos7-docker-4c-2g-22898 does not seem to be running inside a container 23:24:27 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 23:24:28 $ docker top d46fffc085eac8c915e1a217616b74c4cc6612f09fc401c99c2526fbf58fd41e -eo pid,comm [Pipeline] { [Pipeline] echo 23:24:28 ========================================================= 23:24:28 [edgeXBuildGoParallel] Running Tests and Build... 23:24:28 ========================================================= [Pipeline] sh 23:24:28 + make test 23:24:28 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 23:24:38 ? github.com/edgexfoundry/edgex-go [no test files] 23:24:57 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:24:58 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:24:59 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:24:59 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 23:24:59 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:24:59 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 23:25:01 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.037s 23:25:01 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:25:01 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 23:25:01 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:25:02 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:25:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 23:25:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 23:25:02 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:25:06 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.081s coverage: 46.6% of statements 23:25:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:25:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:25:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 23:25:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 23:25:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 23:25:10 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.182s coverage: 27.1% of statements 23:25:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:25:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:25:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 23:25:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 23:25:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 23:25:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:25:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.032s coverage: 100.0% of statements 23:25:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 23:25:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.037s coverage: 100.0% of statements 23:25:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 23:25:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 23:25:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.084s coverage: 64.9% of statements 23:25:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 23:25:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 23:25:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.129s coverage: 84.5% of statements 23:25:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 23:25:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 23:25:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 23:25:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 23:25:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.393s coverage: 28.6% of statements 23:25:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:25:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:25:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 23:25:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 23:25:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 23:25:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.070s coverage: 100.0% of statements 23:25:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 23:25:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.039s coverage: 100.0% of statements 23:25:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 23:25:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.111s coverage: 86.7% of statements 23:25:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 23:25:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.124s coverage: 97.5% of statements 23:25:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 23:25:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.063s coverage: 100.0% of statements 23:25:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 23:25:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 23:25:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 23:25:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 23:25:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.289s coverage: 95.7% of statements 23:25:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 23:25:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 23:25:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 23:25:14 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 23:25:14 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:25:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 23:25:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 23:25:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:25:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:25:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 23:25:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:25:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 23:25:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:25:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 23:25:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 23:25:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 23:25:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:25:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 23:25:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 23:25:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 23:25:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements 23:25:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 23:25:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 23:25:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.054s coverage: 0.0% of statements [no tests to run] 23:25:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 23:25:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 23:25:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.199s coverage: 63.5% of statements 23:25:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:25:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:25:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.038s coverage: 100.0% of statements 23:25:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 91.3% of statements 23:25:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 23:25:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.045s coverage: 73.7% of statements 23:25:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.053s coverage: 100.0% of statements 23:25:16 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.392s coverage: 55.9% of statements 23:25:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:25:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:25:16 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 23:25:16 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 23:25:16 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 23:25:16 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 23:25:24 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 8.458s coverage: 86.3% of statements 23:25:24 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 23:25:24 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.116s coverage: 72.2% of statements 23:25:24 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.443s coverage: 72.1% of statements 23:25:24 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.046s coverage: 82.4% of statements 23:25:24 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.064s coverage: 48.4% of statements 23:25:24 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 23:25:24 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 23:25:24 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 23:25:24 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.037s coverage: 28.8% of statements 23:25:24 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 23:25:24 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.039s coverage: 96.8% of statements 23:25:24 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 23:25:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.099s coverage: 36.5% of statements 23:25:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:25:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:25:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.306s coverage: 84.1% of statements 23:25:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.067s coverage: 100.0% of statements 23:25:24 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.039s coverage: 42.9% of statements 23:25:24 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 23:25:24 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 23:25:24 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.028s coverage: 100.0% of statements 23:25:24 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 23:25:24 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.037s coverage: 83.8% of statements 23:25:24 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 23:25:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.114s coverage: 47.1% of statements 23:25:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:25:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:25:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.029s coverage: 100.0% of statements 23:25:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 23:25:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 23:25:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 23:25:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.059s coverage: 100.0% of statements 23:25:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 23:25:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.048s coverage: 100.0% of statements 23:25:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 23:25:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.690s coverage: 29.1% of statements 23:25:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:25:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:25:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 23:25:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 23:25:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 23:25:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.061s coverage: 99.0% of statements 23:25:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 23:25:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.041s coverage: 100.0% of statements 23:25:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 23:25:24 ok github.com/edgexfoundry/edgex-go/internal/system 0.030s coverage: 0.0% of statements 23:25:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 23:25:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.032s coverage: 100.0% of statements 23:25:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 23:25:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 23:25:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 23:25:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 23:25:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.041s coverage: 87.9% of statements 23:25:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 23:25:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 23:25:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.033s coverage: 100.0% of statements 23:25:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements 23:25:25 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 23:25:25 GO111MODULE=on go vet ./... 23:25:52 gofmt -l . 23:25:52 [ "`gofmt -l .`" = "" ] 23:25:52 ./bin/test-go-mod-tidy.sh 23:25:52 ./bin/test-attribution-txt.sh [Pipeline] sh 23:25:52 + ls -al . 23:25:52 total 632 23:25:52 drwxrwxr-x 10 1001 1001 4096 Jan 26 23:25 . 23:25:52 drwxr-xr-x 4 root root 28 Jan 26 23:24 .. 23:25:52 -rw-rw-r-- 1 1001 1001 11 Jan 26 23:22 .dockerignore 23:25:52 drwxrwxr-x 8 1001 1001 179 Jan 26 23:22 .git 23:25:52 drwxrwxr-x 3 1001 1001 125 Jan 26 23:22 .github 23:25:52 -rw-rw-r-- 1 1001 1001 944 Jan 26 23:22 .gitignore 23:25:52 drwx------ 3 1001 1001 60 Jan 26 23:23 .semver 23:25:52 -rw-rw-r-- 1 1001 1001 166 Jan 26 23:22 .sonarcloud.properties 23:25:52 -rw-rw-r-- 1 1001 1001 3804 Jan 26 23:22 CONTRIBUTING.md 23:25:52 -rw-rw-r-- 1 1001 1001 1035 Jan 26 23:22 Dockerfile.build 23:25:52 -rw-rw-r-- 1 1001 1001 863 Jan 26 23:22 Jenkinsfile 23:25:52 -rw-rw-r-- 1 1001 1001 10775 Jan 26 23:22 LICENSE 23:25:52 -rw-rw-r-- 1 1001 1001 6581 Jan 26 23:22 Makefile 23:25:52 -rw-rw-r-- 1 1001 1001 6447 Jan 26 23:22 README.md 23:25:52 -rw-rw-r-- 1 1001 1001 259 Jan 26 23:22 SECURITY.md 23:25:52 -rw-rw-r-- 1 1001 1001 5 Jan 26 23:23 VERSION 23:25:52 -rw-rw-r-- 1 1001 1001 4131 Jan 26 23:22 ZMQWindows.md 23:25:52 drwxrwxr-x 2 1001 1001 117 Jan 26 23:22 bin 23:25:52 drwxrwxr-x 15 1001 1001 4096 Jan 26 23:22 cmd 23:25:52 -rw-r--r-- 1 root root 539650 Jan 26 23:25 coverage.out 23:25:52 -rw-r--r-- 1 root root 1041 Jan 26 23:25 go.mod 23:25:52 -rw-r--r-- 1 root root 18582 Jan 26 23:25 go.sum 23:25:52 drwxrwxr-x 8 1001 1001 127 Jan 26 23:22 internal 23:25:52 drwxrwxr-x 4 1001 1001 26 Jan 26 23:22 openapi 23:25:52 drwxrwxr-x 4 1001 1001 71 Jan 26 23:22 snap 23:25:52 -rw-rw-r-- 1 1001 1001 168 Jan 26 23:22 version.go [Pipeline] sh 23:25:53 + '[' -e coverage.out ] 23:25:53 + chown 1001:1001 coverage.out [Pipeline] stash 23:25:53 Stashed 1 file(s) [Pipeline] sh 23:25:53 + make build 23:25:53 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 23:26:03 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 23:26:06 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 23:26:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 23:26:08 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 23:26:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:26:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:26:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:26:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 23:26:14 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 23:26:15 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 23:26:16 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 23:26:17 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 [Pipeline] } 23:26:18 $ docker stop --time=1 d46fffc085eac8c915e1a217616b74c4cc6612f09fc401c99c2526fbf58fd41e 23:26:20 $ docker rm -f d46fffc085eac8c915e1a217616b74c4cc6612f09fc401c99c2526fbf58fd41e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:26:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:26:23 23:26:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 23:26:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:26:24 latest: Pulling from edgex-devops/edgex-compose 23:26:24 cbdbe7a5bc2a: Pulling fs layer 23:26:24 ca9280d653b3: Pulling fs layer 23:26:24 7e9c9ca2126c: Pulling fs layer 23:26:24 cbdbe7a5bc2a: Verifying Checksum 23:26:24 cbdbe7a5bc2a: Download complete 23:26:24 Running on prd-ubuntu18.04-docker-arm64-4c-16g-22901 in /w/workspace/edgexfoundry_edgex-go_PR-3084 [Pipeline] { [Pipeline] ws 23:26:24 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 23:26:24 cbdbe7a5bc2a: Pull complete 23:26:24 ca9280d653b3: Verifying Checksum 23:26:24 ca9280d653b3: Download complete 23:26:25 7e9c9ca2126c: Verifying Checksum 23:26:25 7e9c9ca2126c: Download complete 23:26:26 ca9280d653b3: Pull complete 23:26:29 using credential edgex-jenkins-ssh 23:26:29 Cloning the remote Git repository 23:26:29 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:26:29 > git init /w/workspace/edgex-go/2 # timeout=10 23:26:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:26:29 > git --version # timeout=10 23:26:29 > git --version # 'git version 2.17.1' 23:26:29 using GIT_SSH to set credentials SSH Credentials for GitHub 23:26:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:26:34 7e9c9ca2126c: Pull complete 23:26:34 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 23:26:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:26:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 23:26:35 prd-centos7-docker-4c-2g-22898 does not seem to be running inside a container 23:26:35 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 23:26:36 $ docker top 35eb17e27447d9f8ed67962563f1dc282020d08463e5a9576d0b7c6f94993438 -eo pid,comm [Pipeline] { [Pipeline] sh 23:26:36 + docker-compose build --help 23:26:36 + grep parallel 23:26:37 --parallel Build images in parallel. [Pipeline] } 23:26:37 $ docker stop --time=1 35eb17e27447d9f8ed67962563f1dc282020d08463e5a9576d0b7c6f94993438 23:26:38 $ docker rm -f 35eb17e27447d9f8ed67962563f1dc282020d08463e5a9576d0b7c6f94993438 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:26:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:26:39 . [Pipeline] withDockerContainer 23:26:39 prd-centos7-docker-4c-2g-22898 does not seem to be running inside a container 23:26:39 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 23:26:40 $ docker top 5f1a68671358fd8a911e5bd7bd28b1f9c13abbdb1a776ba59d5ea129641ffde7 -eo pid,comm [Pipeline] { [Pipeline] sh 23:26:41 + docker-compose -f ./docker-compose-build.yml build --parallel 23:26:42 Building docker-core-command-go ... 23:26:42 Building docker-core-data-go ... 23:26:42 Building docker-core-metadata-go ... 23:26:42 Building docker-security-bootstrap-redis-go ... 23:26:42 Building docker-security-proxy-setup-go ... 23:26:42 Building docker-security-secrets-setup-go ... 23:26:42 Building docker-security-secretstore-setup-go ... 23:26:42 Building docker-support-logging-go ... 23:26:42 Building docker-support-notifications-go ... 23:26:42 Building docker-support-scheduler-go ... 23:26:42 Building docker-sys-mgmt-agent-go ... 23:26:42 Building docker-core-command-go 23:26:42 Building docker-security-secretstore-setup-go 23:26:42 Building docker-core-data-go 23:26:42 Building docker-support-scheduler-go 23:26:42 Building docker-sys-mgmt-agent-go 23:26:45 Merging remotes/origin/hanoi commit 82d8907018ab8cb9f1ec85c1c043836e064d42f9 into PR head commit c2a2b6349ce29b74f819c00a19a636ca2f2df593 23:26:46 Merge succeeded, producing c2a2b6349ce29b74f819c00a19a636ca2f2df593 23:26:46 Checking out Revision c2a2b6349ce29b74f819c00a19a636ca2f2df593 (PR-3084) 23:26:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:26:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:26:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:26:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:26:44 using GIT_SSH to set credentials SSH Credentials for GitHub 23:26:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3084/head:refs/remotes/origin/PR-3084 +refs/heads/hanoi:refs/remotes/origin/hanoi # timeout=10 23:26:45 > git config core.sparsecheckout # timeout=10 23:26:45 > git checkout -f c2a2b6349ce29b74f819c00a19a636ca2f2df593 # timeout=10 23:26:46 > git remote # timeout=10 23:26:46 > git config --get remote.origin.url # timeout=10 23:26:46 using GIT_SSH to set credentials SSH Credentials for GitHub 23:26:46 > git merge 82d8907018ab8cb9f1ec85c1c043836e064d42f9 # timeout=10 23:26:46 > git rev-parse HEAD^{commit} # timeout=10 23:26:46 > git config core.sparsecheckout # timeout=10 23:26:46 > git checkout -f c2a2b6349ce29b74f819c00a19a636ca2f2df593 # timeout=10 23:26:50 Commit message: "fix: Upgrade to go-mod-messaging with ZMQ fix for Hanoi" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:26:52 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 23:26:52 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:26:52 + + sudo servicetrue docker 23:26:52 restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 23:26:54 provisioning config files... 23:26:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config6241459549014009169tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:26:55 ---> docker-login.sh 23:26:55 nexus3.edgexfoundry.org:10001 23:26:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:26:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:26:56 Configure a credential helper to remove this warning. See 23:26:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:26:56 23:26:56 Login Succeeded 23:26:56 nexus3.edgexfoundry.org:10002 23:26:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:26:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:26:57 Configure a credential helper to remove this warning. See 23:26:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:26:57 23:26:57 Login Succeeded 23:26:57 nexus3.edgexfoundry.org:10003 23:26:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:26:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:26:57 Configure a credential helper to remove this warning. See 23:26:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:26:57 23:26:57 Login Succeeded 23:26:57 nexus3.edgexfoundry.org:10004 23:26:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:26:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:26:58 Configure a credential helper to remove this warning. See 23:26:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:26:58 23:26:58 Login Succeeded 23:26:58 docker.io 23:26:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:26:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:26:58 Configure a credential helper to remove this warning. See 23:26:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:26:58 23:26:58 Login Succeeded 23:26:58 ---> docker-login.sh ends [Pipeline] } 23:26:58 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:26:59 ========================================================= 23:26:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 23:26:59 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:26:59 + 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 . 23:27:02 Sending build context to Docker daemon 166MB 23:27:02 Step 1/7 : ARG BASE=golang:1.15-alpine 23:27:02 Step 2/7 : FROM ${BASE} 23:27:02 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:27:02 5f621e34cdf4: Pulling fs layer 23:27:02 a4357932f1b6: Pulling fs layer 23:27:02 18c013af1878: Pulling fs layer 23:27:02 00ac8860ef70: Pulling fs layer 23:27:02 63d7cb157983: Pulling fs layer 23:27:02 b116817d02f9: Pulling fs layer 23:27:02 745a02a5169b: Pulling fs layer 23:27:02 b116817d02f9: Waiting 23:27:02 00ac8860ef70: Waiting 23:27:02 63d7cb157983: Waiting 23:27:02 745a02a5169b: Waiting 23:27:02 18c013af1878: Download complete 23:27:02 a4357932f1b6: Verifying Checksum 23:27:02 a4357932f1b6: Download complete 23:27:02 63d7cb157983: Verifying Checksum 23:27:02 63d7cb157983: Download complete 23:27:02 b116817d02f9: Download complete 23:27:02 5f621e34cdf4: Verifying Checksum 23:27:02 5f621e34cdf4: Download complete 23:27:03 5f621e34cdf4: Pull complete 23:27:04 a4357932f1b6: Pull complete 23:27:05 745a02a5169b: Verifying Checksum 23:27:05 745a02a5169b: Download complete 23:27:05 18c013af1878: Pull complete 23:27:06 00ac8860ef70: Verifying Checksum 23:27:06 00ac8860ef70: Download complete 23:27:14 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 23:27:14 Step 2/21 : FROM ${BUILDER_BASE} AS builder 23:27:14 ---> 1f205c56e80f 23:27:14 Step 3/21 : WORKDIR /edgex-go 23:27:16 00ac8860ef70: Pull complete 23:27:16 63d7cb157983: Pull complete 23:27:16 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 23:27:16 Step 2/27 : FROM ${BUILDER_BASE} AS builder 23:27:16 ---> 1f205c56e80f 23:27:16 Step 3/27 : WORKDIR /edgex-go 23:27:16 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 23:27:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:27:16 ---> 1f205c56e80f 23:27:16 Step 3/22 : WORKDIR /edgex-go 23:27:16 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 23:27:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:27:16 ---> 1f205c56e80f 23:27:16 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpineStep 3/23 : WORKDIR /edgex-go 23:27:16 23:27:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:27:16 ---> 1f205c56e80f 23:27:16 Step 3/24 : WORKDIR /edgex-go 23:27:16 ---> Running in d5cd1df47018 23:27:16 ---> Running in 661013b1f183 23:27:16 ---> Running in 3efb04eb8939 23:27:16 ---> Running in 3a6374cb5a4d 23:27:16 ---> Running in 18659482f775 23:27:16 Removing intermediate container 3a6374cb5a4d 23:27:16 ---> c9a419864b61 23:27:16 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:27:16 Removing intermediate container d5cd1df47018 23:27:16 ---> 4279e431b420 23:27:16 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:27:16 Removing intermediate container 661013b1f183 23:27:16 ---> 17ae036a577c 23:27:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:27:16 Removing intermediate container 18659482f775 23:27:16 ---> 88929b255b35 23:27:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:27:16 Removing intermediate container 3efb04eb8939 23:27:16 ---> ec19dc6a6385 23:27:16 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:27:16 ---> Running in 488c35bb1a8d 23:27:16 ---> Running in c70d59be9344 23:27:16 ---> Running in 9986b67f2309 23:27:16 ---> Running in bde172ac7ad6 23:27:16 ---> Running in 394f07ae698d 23:27:16 b116817d02f9: Pull complete 23:27:18 Removing intermediate container 488c35bb1a8d 23:27:18 ---> f5f3d32f8d32 23:27:18 Step 5/24 : RUN apk update && apk add make git 23:27:18 ---> Running in a8a79c4431fe 23:27:18 Removing intermediate container c70d59be9344 23:27:18 ---> de1c5befbd17 23:27:18 Step 5/27 : RUN apk update && apk add make bash git 23:27:18 ---> Running in ac67a32abae1 23:27:18 Removing intermediate container 9986b67f2309 23:27:18 ---> ce6e1ef96e86 23:27:18 Step 5/22 : RUN apk update && apk add make git 23:27:19 ---> Running in 41f07587ea6e 23:27:19 Removing intermediate container 394f07ae698d 23:27:19 ---> d789131afaeb 23:27:19 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 23:27:19 ---> Running in dc0b1e1237df 23:27:19 Removing intermediate container bde172ac7ad6 23:27:19 ---> 11c6ae9d8f7d 23:27:19 Step 5/21 : RUN apk update && apk add make git 23:27:19 ---> Running in a67c50a24e60 23:27:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:27:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:27:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:27:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:27:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:27:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:27:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:27:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:27:21 745a02a5169b: Pull complete 23:27:21 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 23:27:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 23:27:21 ---> b7e6874047d6 23:27:21 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 23:27:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:27:21 v3.12.3-80-g1b5dbce3e9 [http://nl.alpinelinux.org/alpine/v3.12/main] 23:27:21 v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] 23:27:21 OK: 12752 distinct packages available 23:27:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:27:21 v3.12.3-80-g1b5dbce3e9 [http://nl.alpinelinux.org/alpine/v3.12/main] 23:27:21 v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] 23:27:21 OK: 12752 distinct packages available 23:27:21 OK: 233 MiB in 51 packages 23:27:22 OK: 233 MiB in 51 packages 23:27:22 v3.12.3-80-g1b5dbce3e9 [http://nl.alpinelinux.org/alpine/v3.12/main] 23:27:22 v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] 23:27:22 OK: 12752 distinct packages available 23:27:22 Removing intermediate container a8a79c4431fe 23:27:22 ---> 9dcc269c66fe 23:27:22 Step 6/24 : COPY go.mod . 23:27:22 v3.12.3-80-g1b5dbce3e9 [http://nl.alpinelinux.org/alpine/v3.12/main] 23:27:22 v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] 23:27:22 OK: 12752 distinct packages available 23:27:22 OK: 233 MiB in 51 packages 23:27:22 Removing intermediate container ac67a32abae1 23:27:22 ---> 216650e1ea87 23:27:22 Step 6/27 : COPY go.mod . 23:27:22 ---> d3960c961ee4 23:27:22 Step 7/24 : RUN go mod download 23:27:22 OK: 233 MiB in 51 packages 23:27:22 ---> Running in d73d92331e0e 23:27:23 ---> ca575d685ce8 23:27:23 Step 7/27 : RUN go mod download 23:27:23 v3.12.3-80-g1b5dbce3e9 [http://nl.alpinelinux.org/alpine/v3.12/main] 23:27:23 v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] 23:27:23 OK: 12752 distinct packages available 23:27:23 ---> Running in 59350c9c58cc 23:27:23 Removing intermediate container a67c50a24e60 23:27:23 ---> 351f285dcddd 23:27:23 Step 6/21 : COPY go.mod . 23:27:23 OK: 233 MiB in 51 packages 23:27:23 ---> d926bfaa821d 23:27:23 Step 7/21 : RUN go mod download 23:27:23 ---> Running in 83348ded6e11 23:27:23 ---> Running in 4f35125d542e 23:27:24 Removing intermediate container 41f07587ea6e 23:27:24 ---> 4cd0abfba57b 23:27:24 Step 6/22 : COPY go.mod . 23:27:24 Removing intermediate container dc0b1e1237df 23:27:24 ---> c8c058f6cbc1 23:27:24 Step 6/23 : COPY go.mod . 23:27:24 ---> 5e39ba2e3d4b 23:27:24 Step 7/22 : RUN go mod download 23:27:24 ---> Running in 426821d3c4f4 23:27:24 ---> 7203ec161c4f 23:27:24 Step 7/23 : RUN go mod download 23:27:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:27:24 ---> Running in fbfeafeadb73 23:27:25 Removing intermediate container d73d92331e0e 23:27:25 ---> bee1707d154e 23:27:25 Step 8/24 : COPY . . 23:27:25 Removing intermediate container 59350c9c58cc 23:27:25 ---> 8f3f73459edd 23:27:25 Step 8/27 : COPY . . 23:27:26 Removing intermediate container 4f35125d542e 23:27:26 ---> 0fcb5a1b2bb3 23:27:26 Step 8/21 : COPY . . 23:27:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:27:27 (1/12) Installing libmagic (5.38-r0) 23:27:27 (2/12) Installing file (5.38-r0) 23:27:27 (3/12) Installing libc-dev (0.7.2-r3) 23:27:27 (4/12) Installing g++ (9.3.0-r2) 23:27:31 Removing intermediate container 426821d3c4f4 23:27:31 ---> 229c83f16bb3 23:27:31 Step 8/22 : COPY . . 23:27:32 (5/12) Installing fortify-headers (1.1-r0) 23:27:32 (6/12) Installing patch (2.7.6-r6) 23:27:32 (7/12) Installing build-base (0.5-r2) 23:27:32 (8/12) Installing libsodium (1.0.18-r0) 23:27:32 (9/12) Installing pkgconf (1.7.2-r0) 23:27:32 (10/12) Installing libsodium-dev (1.0.18-r0) 23:27:32 (11/12) Installing libzmq (4.3.3-r0) 23:27:32 (12/12) Installing zeromq-dev (4.3.3-r0) 23:27:32 Executing busybox-1.31.1-r19.trigger 23:27:32 OK: 217 MiB in 51 packages 23:27:36 Removing intermediate container 83348ded6e11 23:27:36 ---> cf0c7d208835 23:27:36 Step 4/7 : WORKDIR /edgex-go 23:27:36 ---> Running in d0da0cf98516 23:27:37 Removing intermediate container d0da0cf98516 23:27:37 ---> bc09d93e5b17 23:27:37 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 23:27:37 latest: Pulling from library/docker 23:27:37 159e5727ea61: Pulling fs layer 23:27:37 687389c36290: Pulling fs layer 23:27:37 94e28978939c: Pulling fs layer 23:27:37 81bd9c9fe1b1: Pulling fs layer 23:27:37 0c5a7137269a: Pulling fs layer 23:27:37 650eeba05d50: Pulling fs layer 23:27:37 283d3dba4d5b: Pulling fs layer 23:27:37 81bd9c9fe1b1: Waiting 23:27:37 0c5a7137269a: Waiting 23:27:37 283d3dba4d5b: Waiting 23:27:37 650eeba05d50: Waiting 23:27:37 94e28978939c: Verifying Checksum 23:27:37 94e28978939c: Download complete 23:27:37 687389c36290: Verifying Checksum 23:27:37 687389c36290: Download complete 23:27:37 159e5727ea61: Verifying Checksum 23:27:37 159e5727ea61: Download complete 23:27:37 0c5a7137269a: Verifying Checksum 23:27:37 0c5a7137269a: Download complete 23:27:37 650eeba05d50: Verifying Checksum 23:27:37 650eeba05d50: Download complete 23:27:37 283d3dba4d5b: Download complete 23:27:38 Removing intermediate container fbfeafeadb73 23:27:38 ---> ba0aac0c4db0 23:27:38 Step 8/23 : COPY . . 23:27:38 159e5727ea61: Pull complete 23:27:39 687389c36290: Pull complete 23:27:39 81bd9c9fe1b1: Verifying Checksum 23:27:39 81bd9c9fe1b1: Download complete 23:27:39 94e28978939c: Pull complete 23:27:43 81bd9c9fe1b1: Pull complete 23:27:43 0c5a7137269a: Pull complete 23:27:44 650eeba05d50: Pull complete 23:27:44 283d3dba4d5b: Pull complete 23:27:44 Digest: sha256:73ca622074aa007422a60cc1bfd4e65ca3ee8842e794df54cd1c3be3069d31bf 23:27:44 Status: Downloaded newer image for docker:latest 23:27:47 ---> b1ba2a94b8fc 23:27:47 Step 6/7 : COPY go.mod . 23:27:48 ---> 0a99364d84e4 23:27:48 Step 7/7 : RUN go mod download 23:27:48 ---> Running in 73e274c070eb 23:28:10 ---> 26d32cadb923 23:28:10 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:28:10 ---> 5b0223422aa1 23:28:10 Step 9/22 : RUN make cmd/core-command/core-command 23:28:10 ---> 427553145ade 23:28:10 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:28:10 ---> Running in 8fdc450b4c28 23:28:10 ---> Running in 4d3245ad9a89 23:28:10 ---> Running in 9eeb5dd0e90a 23:28:10 ---> ab0404d16707 23:28:10 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 23:28:10 ---> 5d2c6df6957c 23:28:10 Step 9/23 : RUN make cmd/core-data/core-data 23:28:10 ---> Running in cfb789a88b6c 23:28:10 ---> Running in bb18d6bfe90a 23:28:11 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 23:28:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 23:28:11 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 23:28:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:28:11 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 23:28:15 Removing intermediate container 73e274c070eb 23:28:15 ---> fcf7b51e6e20 23:28:15 Successfully built fcf7b51e6e20 23:28:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:28:15 + docker inspect -f . ci-base-image-arm64 23:28:15 . [Pipeline] withDockerContainer 23:28:16 prd-ubuntu18.04-docker-arm64-4c-16g-22901 does not seem to be running inside a container 23:28:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:28:17 $ docker top 0130a97075648bef732daac92ec903d7beebf7bf0001557a6b0ed1cdb8785dca -eo pid,comm [Pipeline] { [Pipeline] sh 23:28:18 + go version 23:28:18 go version go1.15.5 linux/arm64 [Pipeline] } 23:28:18 $ docker stop --time=1 0130a97075648bef732daac92ec903d7beebf7bf0001557a6b0ed1cdb8785dca 23:28:20 $ docker rm -f 0130a97075648bef732daac92ec903d7beebf7bf0001557a6b0ed1cdb8785dca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:28:21 + docker inspect -f . ci-base-image-arm64 23:28:21 . [Pipeline] withDockerContainer 23:28:21 prd-ubuntu18.04-docker-arm64-4c-16g-22901 does not seem to be running inside a container 23:28:21 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:28:23 $ docker top 0d79571ad87bc731a33484abb05bb826ac131972849d976f9d3ea1b8c81c6a97 -eo pid,comm [Pipeline] { [Pipeline] echo 23:28:23 ========================================================= 23:28:23 [edgeXBuildGoParallel] Running Tests and Build... 23:28:23 ========================================================= [Pipeline] sh 23:28:24 + make test 23:28:24 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 23:28:43 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 23:28:43 Removing intermediate container 9eeb5dd0e90a 23:28:43 ---> c96e81c40cd3 23:28:43 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:28:43 ---> Running in bc40f4dfbeaa 23:28:43 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 23:28:46 ? github.com/edgexfoundry/edgex-go [no test files] 23:28:52 Removing intermediate container 8fdc450b4c28 23:28:52 ---> 64bb3cd2e358 23:28:52 23:28:52 Step 10/24 : FROM alpine:3.10 23:28:52 Removing intermediate container bc40f4dfbeaa 23:28:52 ---> ef9965d50db6 23:28:52 23:28:52 Step 11/27 : FROM docker:latest 23:28:52 ---> 1b003a99702a 23:28:52 Step 12/27 : RUN apk add --no-cache bash 23:28:52 3.10: Pulling from library/alpine 23:28:52 ---> Running in c5c52bee345f 23:28:52 Removing intermediate container 4d3245ad9a89 23:28:52 ---> 4b9269ab3119 23:28:52 23:28:52 Step 10/22 : FROM scratch 23:28:52 ---> 23:28:52 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:28:52 Removing intermediate container cfb789a88b6c 23:28:52 ---> 2bbbdd645e9b 23:28:52 23:28:52 Step 10/21 : FROM scratch 23:28:52 ---> 23:28:52 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:28:52 ---> Running in dee4e41c2ef1 23:28:52 ---> Running in 9bad409eb5cc 23:28:52 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 23:28:52 Status: Downloaded newer image for alpine:3.10 23:28:52 ---> be4e4bea2c2e 23:28:52 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 23:28:52 ---> Running in b1fbfe3842a5 23:28:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:28:52 Removing intermediate container dee4e41c2ef1 23:28:52 ---> ad9760718845 23:28:52 Step 12/21 : ENV APP_PORT=48085 23:28:52 Removing intermediate container 9bad409eb5cc 23:28:52 ---> b3490fc2d532 23:28:52 Step 12/22 : ENV APP_PORT=48082 23:28:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:28:52 (1/2) Installing readline (8.0.4-r0) 23:28:52 (2/2) Installing bash (5.0.17-r0) 23:28:52 ---> Running in c0a74a5ad627 23:28:52 Executing bash-5.0.17-r0.post-install 23:28:52 Executing busybox-1.31.1-r19.trigger 23:28:52 OK: 12 MiB in 22 packages 23:28:52 ---> Running in 93ed5c81ac45 23:28:52 Removing intermediate container c0a74a5ad627 23:28:52 ---> 8c9d70c7b9d1 23:28:52 Step 13/21 : EXPOSE $APP_PORT 23:28:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 23:28:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 23:28:53 v3.10.5-181-ge7d73bb631 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 23:28:53 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 23:28:53 OK: 10350 distinct packages available 23:28:53 (1/5) Installing ca-certificates (20191127-r2) 23:28:53 (2/5) Installing nghttp2-libs (1.39.2-r1) 23:28:53 (3/5) Installing libcurl (7.66.0-r3) 23:28:53 (4/5) Installing curl (7.66.0-r3) 23:28:53 (5/5) Installing dumb-init (1.2.2-r1) 23:28:53 Executing busybox-1.30.1-r3.trigger 23:28:53 Executing ca-certificates-20191127-r2.trigger 23:28:53 OK: 7 MiB in 19 packages 23:28:55 ---> Running in c1811dc8a125 23:28:55 Removing intermediate container 93ed5c81ac45 23:28:55 ---> 5eebd54509cf 23:28:55 Step 13/22 : EXPOSE $APP_PORT 23:28:55 ---> Running in a8b276ee2739 23:28:55 Removing intermediate container bb18d6bfe90a 23:28:55 ---> 0b2806dfba3a 23:28:55 23:28:55 Step 10/23 : FROM alpine 23:28:55 latest: Pulling from library/alpine 23:28:55 Removing intermediate container c1811dc8a125 23:28:55 ---> d7c111b499a2 23:28:55 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 23:28:55 Removing intermediate container c5c52bee345f 23:28:55 ---> c2c991e9e64f 23:28:55 Step 13/27 : RUN rm -rf /var/cache/apk/* 23:28:55 Removing intermediate container a8b276ee2739 23:28:55 ---> 4a035574e955 23:28:55 Step 14/22 : WORKDIR / 23:28:55 ---> Running in 1083a94d7a6c 23:28:56 Digest: sha256:d9a7354e3845ea8466bb00b22224d9116b183e594527fb5b6c3d30bc01a20378 23:28:56 Removing intermediate container b1fbfe3842a5 23:28:56 ---> 95e520e85161 23:28:56 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:28:56 ---> 6db6b4d6ed3b 23:28:56 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:28:56 ---> Running in 655f15ce3a95 23:28:57 Status: Downloaded newer image for alpine:latest 23:28:57 ---> 7731472c3f2a 23:28:57 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:28:57 ---> Running in b02bab61e8f3 23:28:57 ---> Running in 0d60832e7bd7 23:28:57 Removing intermediate container 655f15ce3a95 23:28:57 ---> ba4005199ae6 23:28:57 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 23:28:57 ---> 4bfe3891a6c3 23:28:57 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:28:57 Removing intermediate container b02bab61e8f3 23:28:57 ---> eea50127b470 23:28:57 Step 13/24 : WORKDIR / 23:28:57 Removing intermediate container 0d60832e7bd7 23:28:57 ---> d936da481279 23:28:57 Step 12/23 : ENV APP_PORT=48080 23:28:57 ---> Running in 288e5cf67797 23:28:57 ---> Running in b4605d45743b 23:28:58 ---> 2026073fd90f 23:28:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:28:58 ---> d791a0a811ff 23:28:58 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 23:28:58 ---> Running in 1f10022b4ce5 23:28:58 Removing intermediate container 288e5cf67797 23:28:58 ---> dd5fe7b4b7a6 23:28:58 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:28:58 Removing intermediate container b4605d45743b 23:28:58 ---> 203b80cfb043 23:28:58 Step 13/23 : EXPOSE $APP_PORT 23:28:58 Removing intermediate container 1f10022b4ce5 23:28:58 ---> 63c891eda4ff 23:28:58 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:28:58 ---> Running in 8abadec0ac4a 23:28:58 ---> 50e242bed4f7 23:28:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:28:59 ---> 3459427c3998 23:28:59 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:28:59 ---> Running in 82c090a9045c 23:28:59 Removing intermediate container 1083a94d7a6c 23:28:59 ---> 6b895a7b0147 23:28:59 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 23:28:59 ---> Running in 3eec2944d050 23:28:59 Removing intermediate container 8abadec0ac4a 23:28:59 ---> ac7b5aee01c7 23:28:59 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:28:59 Removing intermediate container 82c090a9045c 23:28:59 ---> 21ed941ed1db 23:28:59 Step 19/21 : LABEL arch=x86_64 23:28:59 ---> f141349734ba 23:28:59 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:28:59 ---> 1c08f24f2dc5 23:28:59 Step 18/22 : ENTRYPOINT ["/core-command"] 23:28:59 ---> Running in f2a50477b842 23:28:59 ---> Running in 18738e57c25e 23:28:59 Removing intermediate container 3eec2944d050 23:28:59 ---> e3344a817552 23:28:59 Step 15/27 : ENV APP_PORT=48090 23:29:00 ---> Running in 498408f26e91 23:29:00 ---> Running in 5c5324829830 23:29:00 ---> d8c192e26cca 23:29:00 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:29:00 Removing intermediate container 18738e57c25e 23:29:00 ---> cc591f559245 23:29:00 Step 20/21 : LABEL git_sha=c2a2b6349ce29b74f819c00a19a636ca2f2df593 23:29:00 Removing intermediate container 498408f26e91 23:29:00 ---> af919160f357 23:29:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:29:00 Removing intermediate container 5c5324829830 23:29:00 ---> 42b889e63126 23:29:00 Step 16/27 : EXPOSE $APP_PORT 23:29:00 ---> Running in 9cd1ae7de6e2 23:29:00 ---> Running in 2cb96fdb2819 23:29:00 ---> Running in 561271fa8583 23:29:00 Removing intermediate container 9cd1ae7de6e2 23:29:00 ---> d1b874e7e19e 23:29:00 Step 20/22 : LABEL arch=x86_64 23:29:00 Removing intermediate container 2cb96fdb2819 23:29:00 ---> 03a12c910cd7 23:29:00 Step 21/21 : LABEL version=0.0.0 23:29:01 ---> Running in d1f0fa5cd5c2 23:29:01 ---> 167eb6bb9be7 23:29:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:29:01 Removing intermediate container 561271fa8583 23:29:01 ---> 17b10bae2c4c 23:29:01 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:29:01 ---> Running in 114efea15a77 23:29:01 Removing intermediate container d1f0fa5cd5c2 23:29:01 ---> a2564065e4a0 23:29:01 Step 21/22 : LABEL git_sha=c2a2b6349ce29b74f819c00a19a636ca2f2df593 23:29:01 ---> Running in 164e7d2a5686 23:29:01 Removing intermediate container 114efea15a77 23:29:01 ---> 810a1f0569e0 23:29:01 23:29:02 Removing intermediate container f2a50477b842 23:29:02 ---> f5d7fda3b8e2 23:29:02 Step 15/23 : RUN apk --no-cache add zeromq 23:29:02 Successfully built 810a1f0569e0 23:29:02 ---> 4d9794882ac4 23:29:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:29:02 Successfully tagged docker-support-scheduler-go:latest 23:29:02 Building docker-core-metadata-go 23:29:02  Building docker-support-scheduler-go ... done  ---> Running in bb50b4c85284 23:29:02 ---> f0ec5834ca0b 23:29:02 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:29:02 Removing intermediate container 164e7d2a5686 23:29:02 ---> ebd414711fd8 23:29:02 Step 22/22 : LABEL version=0.0.0 23:29:02 ---> Running in 0ace5f89eae9 23:29:02 ---> 8560e1e45fef 23:29:02 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:29:03 ---> d23bd3247b9a 23:29:03 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:29:03 ---> Running in bae429c7fb2e 23:29:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:29:03 Removing intermediate container 0ace5f89eae9 23:29:03 ---> 7010c6f06b75 23:29:03 23:29:03 Successfully built 7010c6f06b75 23:29:03 Successfully tagged docker-core-command-go:latest 23:29:03 Building docker-security-bootstrap-redis-go 23:29:03  Building docker-core-command-go ... done  ---> 3f7abde5724b 23:29:03 Step 20/27 : RUN apk --no-cache add py3-pip 23:29:03 ---> Running in ded154786f5b 23:29:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:29:04 (1/5) Installing libgcc (10.2.1_pre1-r3) 23:29:04 (2/5) Installing libsodium (1.0.18-r0) 23:29:04 (3/5) Installing libstdc++ (10.2.1_pre1-r3) 23:29:04 (4/5) Installing libzmq (4.3.3-r1) 23:29:05 (5/5) Installing zeromq (4.3.3-r1) 23:29:05 Executing busybox-1.32.1-r0.trigger 23:29:05 OK: 8 MiB in 19 packages 23:29:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:29:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:29:08 (1/33) Installing libbz2 (1.0.8-r1) 23:29:08 (2/33) Installing expat (2.2.9-r1) 23:29:08 (3/33) Installing libffi (3.3-r2) 23:29:08 (4/33) Installing gdbm (1.13-r1) 23:29:08 (5/33) Installing xz-libs (5.2.5-r0) 23:29:08 (6/33) Installing sqlite-libs (3.32.1-r0) 23:29:08 (7/33) Installing python3 (3.8.5-r0) 23:29:13 Removing intermediate container bae429c7fb2e 23:29:13 ---> acc5c21618ad 23:29:13 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 23:29:13 Removing intermediate container bb50b4c85284 23:29:13 ---> da9964fa7e6f 23:29:13 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 23:29:13 (8/33) Installing py3-appdirs (1.4.4-r1) 23:29:13 (9/33) Installing py3-ordered-set (4.0.1-r0) 23:29:13 (10/33) Installing py3-parsing (2.4.7-r0) 23:29:13 (11/33) Installing py3-six (1.15.0-r0) 23:29:13 (12/33) Installing py3-packaging (20.4-r0) 23:29:13 (13/33) Installing py3-setuptools (47.0.0-r0) 23:29:13 (14/33) Installing py3-chardet (3.0.4-r4) 23:29:14 (15/33) Installing py3-idna (2.9-r0) 23:29:15 (16/33) Installing py3-certifi (2020.4.5.1-r0) 23:29:15 (17/33) Installing py3-urllib3 (1.25.9-r0) 23:29:16 ---> Running in d098ec63fcc1 23:29:17 (18/33) Installing py3-requests (2.23.0-r0) 23:29:17 (19/33) Installing py3-msgpack (1.0.0-r0) 23:29:18 (20/33) Installing py3-lockfile (0.12.2-r3) 23:29:18 (21/33) Installing py3-cachecontrol (0.12.6-r0) 23:29:19 (22/33) Installing py3-colorama (0.4.3-r0) 23:29:20 (23/33) Installing py3-distlib (0.3.0-r0) 23:29:20 (24/33) Installing py3-distro (1.5.0-r1) 23:29:20 (25/33) Installing py3-webencodings (0.5.1-r3) 23:29:20 (26/33) Installing py3-html5lib (1.0.1-r4) 23:29:21 ---> fe7fd9b89fc1 23:29:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:29:21 (27/33) Installing py3-pytoml (0.1.21-r0) 23:29:21 (28/33) Installing py3-pep517 (0.8.2-r0) 23:29:21 (29/33) Installing py3-progress (1.5-r0) 23:29:21 (30/33) Installing py3-toml (0.10.1-r0) 23:29:21 Removing intermediate container d098ec63fcc1 23:29:21 ---> 5d96f32ebfb0 23:29:21 Step 22/24 : LABEL arch=x86_64 23:29:21 (31/33) Installing py3-retrying (1.3.3-r0) 23:29:22 (32/33) Installing py3-contextlib2 (0.6.0-r0) 23:29:22 (33/33) Installing py3-pip (20.1.1-r0) 23:29:23 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 23:29:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:29:23 ---> 1f205c56e80f 23:29:23 Step 3/22 : WORKDIR /edgex-go 23:29:23 ---> Using cache 23:29:23 ---> ec19dc6a6385 23:29:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:29:23 ---> Using cache 23:29:23 ---> 11c6ae9d8f7d 23:29:23 Step 5/22 : RUN apk update && apk add make git 23:29:23 ---> Using cache 23:29:23 ---> 351f285dcddd 23:29:23 Step 6/22 : COPY go.mod . 23:29:23 ---> Using cache 23:29:23 ---> d926bfaa821d 23:29:23 Step 7/22 : RUN go mod download 23:29:23 ---> Using cache 23:29:23 ---> 0fcb5a1b2bb3 23:29:23 Step 8/22 : COPY . . 23:29:23 ---> Using cache 23:29:23 ---> ab0404d16707 23:29:23 Step 9/22 : RUN make cmd/core-metadata/core-metadata 23:29:24 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 23:29:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:29:24 ---> 1f205c56e80f 23:29:24 Step 3/22 : WORKDIR /edgex-go 23:29:24 ---> Using cache 23:29:24 ---> ec19dc6a6385 23:29:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:29:24 ---> Using cache 23:29:24 ---> 11c6ae9d8f7d 23:29:24 Step 5/22 : RUN apk update && apk add make git 23:29:24 ---> Using cache 23:29:24 ---> 351f285dcddd 23:29:24 Step 6/22 : COPY go.mod . 23:29:24 ---> Using cache 23:29:24 ---> d926bfaa821d 23:29:24 Step 7/22 : RUN go mod download 23:29:24 ---> Using cache 23:29:24 ---> 0fcb5a1b2bb3 23:29:24 Step 8/22 : COPY . . 23:29:24 ---> Using cache 23:29:24 ---> ab0404d16707 23:29:24 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 23:29:25 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:29:25 Executing busybox-1.31.1-r19.trigger 23:29:25 OK: 71 MiB in 55 packages 23:29:25 ---> Running in a5d852c25cee 23:29:25 ---> Running in 854e66297042 23:29:25 ---> 4f5b900fb717 23:29:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:29:25 ---> Running in d14f2d4a4cfd 23:29:26 Removing intermediate container a5d852c25cee 23:29:26 ---> c8cc356e5535 23:29:26 Step 23/24 : LABEL git_sha=c2a2b6349ce29b74f819c00a19a636ca2f2df593 23:29:26 ---> Running in 5f36b0b8a604 23:29:26 ---> d515b993d987 23:29:26 Step 19/23 : ENTRYPOINT ["/core-data"] 23:29:26 ---> Running in b0428f413f81 23:29:26 Removing intermediate container 5f36b0b8a604 23:29:26 ---> 6d207d2c3862 23:29:26 Step 24/24 : LABEL version=0.0.0 23:29:26 ---> Running in 7473da4fa896 23:29:27 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 23:29:27 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 23:29:27 Removing intermediate container b0428f413f81 23:29:27 ---> 27eea751f5c9 23:29:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:29:27 Removing intermediate container 7473da4fa896 23:29:27 ---> 46f33f4a9696 23:29:27 23:29:27 ---> Running in d251b089ab02 23:29:27 Successfully built 46f33f4a9696 23:29:27 Successfully tagged docker-security-secretstore-setup-go:latest 23:29:27  Building docker-security-secretstore-setup-go ... done Building docker-security-secrets-setup-go 23:29:27 Removing intermediate container d251b089ab02 23:29:27 ---> d30ae654f53c 23:29:27 Step 21/23 : LABEL arch=x86_64 23:29:31 ---> Running in d1107531c81e 23:29:35 Removing intermediate container d1107531c81e 23:29:35 ---> 3351dc774f66 23:29:35 Step 22/23 : LABEL git_sha=c2a2b6349ce29b74f819c00a19a636ca2f2df593 23:29:39 ---> Running in 9f3a5be92efd 23:29:41 Removing intermediate container 9f3a5be92efd 23:29:41 ---> 51210f852798 23:29:41 Step 23/23 : LABEL version=0.0.0 23:29:41 ---> Running in 37ea9aa88c08 23:29:41 Removing intermediate container 37ea9aa88c08 23:29:41 ---> 3b4046283700 23:29:41 23:29:42 Successfully built 3b4046283700 23:29:42 Successfully tagged docker-core-data-go:latest 23:29:42 Building docker-support-logging-go 23:29:47 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:29:47 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:29:47 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 23:29:47 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:29:47 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 23:29:49 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.091s 23:29:49 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:29:49 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 23:29:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:29:51 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:29:51 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 23:29:51 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 23:29:51 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:29:52  Building docker-core-data-go ... done Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 23:29:52 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 23:29:52 ---> 1f205c56e80f 23:29:52 Step 3/29 : WORKDIR /edgex-go 23:29:52 ---> Using cache 23:29:52 ---> ec19dc6a6385 23:29:52 Step 4/29 : RUN apk update && apk add make git 23:29:53 ---> Running in 013ee90dbef2 23:29:54 Removing intermediate container ded154786f5b 23:29:54 ---> 8f8dac92cb6d 23:29:54 Step 21/27 : RUN pip install docker-compose==1.23.2 23:29:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:29:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:29:58 ---> Running in 40a62e29dfe2 23:29:58 v3.12.3-80-g1b5dbce3e9 [http://nl.alpinelinux.org/alpine/v3.12/main] 23:29:58 v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] 23:29:58 OK: 12752 distinct packages available 23:29:58 OK: 233 MiB in 51 packages 23:30:00 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.239s coverage: 46.6% of statements 23:30:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:30:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:30:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 23:30:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 23:30:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 23:30:04 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 23:30:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:30:04 ---> 1f205c56e80f 23:30:04 Step 3/22 : WORKDIR /edgex-go 23:30:04 ---> Using cache 23:30:04 ---> ec19dc6a6385 23:30:04 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:30:04 ---> Using cache 23:30:04 ---> 11c6ae9d8f7d 23:30:04 Step 5/22 : RUN apk update && apk add make && apk add bash git 23:30:05 ---> Running in 1ebe2b45ab96 23:30:05 Removing intermediate container 013ee90dbef2 23:30:05 ---> d6382587c43e 23:30:05 Step 5/29 : COPY go.mod . 23:30:06 Removing intermediate container d14f2d4a4cfd 23:30:06 ---> 18056e7f0b34 23:30:06 23:30:06 Step 10/22 : FROM alpine:3.10 23:30:06 ---> be4e4bea2c2e 23:30:06 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 23:30:06 ---> Using cache 23:30:06 ---> 95e520e85161 23:30:06 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 23:30:06 ---> 40789ed57c93 23:30:06 Step 6/29 : RUN go mod download 23:30:06 ---> Running in c77e4f5c219c 23:30:06 ---> Running in 2a2a87f46e82 23:30:06 Collecting docker-compose==1.23.2 23:30:06 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:30:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:30:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:30:07 Removing intermediate container c77e4f5c219c 23:30:07 ---> 9f700707f5db 23:30:07 Step 13/22 : WORKDIR / 23:30:07 Collecting texttable<0.10,>=0.9.0 23:30:07 Downloading texttable-0.9.1.tar.gz (11 kB) 23:30:07 ---> Running in 914e800288a1 23:30:08 v3.12.3-80-g1b5dbce3e9 [http://nl.alpinelinux.org/alpine/v3.12/main] 23:30:08 v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] 23:30:08 OK: 12752 distinct packages available 23:30:08 Removing intermediate container 914e800288a1 23:30:08 ---> e6be9ebd5b79 23:30:08 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 23:30:08 OK: 233 MiB in 51 packages 23:30:08 Collecting jsonschema<3,>=2.5.1 23:30:08 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:30:08 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.549s coverage: 27.1% of statements 23:30:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:30:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:30:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 23:30:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 23:30:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 23:30:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:30:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.086s coverage: 100.0% of statements 23:30:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 23:30:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.076s coverage: 100.0% of statements 23:30:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 23:30:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 23:30:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.604s coverage: 66.0% of statements 23:30:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 23:30:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 23:30:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.585s coverage: 84.5% of statements 23:30:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 23:30:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 23:30:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 23:30:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 23:30:08 OK: 233 MiB in 51 packages 23:30:09 ---> 06759d40cf15 23:30:09 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 23:30:09 Collecting PyYAML<4,>=3.10 23:30:09 Downloading PyYAML-3.13.tar.gz (270 kB) 23:30:10 Removing intermediate container 854e66297042 23:30:10 ---> 9d3ff5381bee 23:30:10 23:30:10 Step 10/22 : FROM scratch 23:30:10 ---> 23:30:10 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:30:10 ---> bb5d34cce8ef 23:30:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 23:30:10 ---> Using cache 23:30:10 ---> b3490fc2d532 23:30:10 Step 12/22 : ENV APP_PORT=48081 23:30:11 ---> Running in 19a3f5f5cf1f 23:30:11 Collecting websocket-client<1.0,>=0.32.0 23:30:11 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 23:30:11 Removing intermediate container 1ebe2b45ab96 23:30:11 ---> 9dd6e6b7169b 23:30:11 Step 6/22 : COPY go.mod . 23:30:11 Collecting dockerpty<0.5,>=0.4.1 23:30:11 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:30:11 ---> 302bdb91e180 23:30:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 23:30:11 Removing intermediate container 2a2a87f46e82 23:30:11 ---> a2980d444ecf 23:30:11 Step 7/29 : COPY . . 23:30:11 Removing intermediate container 19a3f5f5cf1f 23:30:11 ---> bbb2802f3d27 23:30:11 Step 13/22 : EXPOSE $APP_PORT 23:30:11 ---> Running in 63300a6d8412 23:30:12 ---> 21ce39811724 23:30:12 Step 7/22 : RUN go mod download 23:30:12 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 23:30:12 Collecting docker<4.0,>=3.6.0 23:30:12 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:30:12 ---> 35c26b673bc1 23:30:12 Step 18/22 : RUN chmod +x entrypoint.sh 23:30:12 Collecting cached-property<2,>=1.2.0 23:30:12 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 23:30:13 ---> Running in 14cb6dd84a64 23:30:13 Removing intermediate container 63300a6d8412 23:30:13 ---> 65d9a6d49d66 23:30:13 Step 14/22 : WORKDIR / 23:30:13 Collecting docopt<0.7,>=0.6.1 23:30:13 Downloading docopt-0.6.2.tar.gz (25 kB) 23:30:14 ---> Running in 47c1dba6071b 23:30:15 ---> Running in 41d09c040345 23:30:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.127s coverage: 28.6% of statements 23:30:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:30:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:30:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 23:30:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 23:30:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 23:30:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.182s coverage: 100.0% of statements 23:30:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 23:30:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.088s coverage: 100.0% of statements 23:30:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 23:30:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.320s coverage: 86.7% of statements 23:30:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 23:30:16 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:30:16 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:30:16 Collecting docker-pycreds>=0.4.0 23:30:16 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:30:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.337s coverage: 97.5% of statements 23:30:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 23:30:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.154s coverage: 100.0% of statements 23:30:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 23:30:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 23:30:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 23:30:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 23:30:17 Removing intermediate container 41d09c040345 23:30:17 ---> ae01b6eae1b0 23:30:17 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 23:30:17 Collecting idna<2.8,>=2.5 23:30:17 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:30:18 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) 23:30:18 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) 23:30:18 Collecting urllib3<1.25,>=1.21.1 23:30:18 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:30:18 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 23:30:18 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 23:30:18 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 23:30:18 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 23:30:18 Installing collected packages: texttable, jsonschema, PyYAML, websocket-client, dockerpty, docker-pycreds, idna, urllib3, requests, docker, cached-property, docopt, docker-compose 23:30:18 Running setup.py install for texttable: started 23:30:19 Running setup.py install for texttable: finished with status 'done' 23:30:19 ---> f34c80c4167b 23:30:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:30:20 Running setup.py install for PyYAML: started 23:30:21 Running setup.py install for PyYAML: finished with status 'done' 23:30:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.033s coverage: 95.7% of statements 23:30:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 23:30:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 23:30:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 23:30:22 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 23:30:22 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:30:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 23:30:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 23:30:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:30:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:30:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 23:30:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:30:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 23:30:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:30:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 23:30:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 23:30:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 23:30:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:30:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 23:30:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 23:30:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 23:30:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.064s coverage: 58.8% of statements 23:30:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 23:30:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 23:30:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.180s coverage: 0.0% of statements [no tests to run] 23:30:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 23:30:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 23:30:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.609s coverage: 63.5% of statements 23:30:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:30:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:30:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.067s coverage: 100.0% of statements 23:30:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.090s coverage: 91.3% of statements 23:30:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.066s coverage: 100.0% of statements 23:30:23 ---> df929b9fb890 23:30:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:30:23 Running setup.py install for dockerpty: started 23:30:24 Running setup.py install for dockerpty: finished with status 'done' 23:30:24 Removing intermediate container 14cb6dd84a64 23:30:24 ---> 4d4bcdeac676 23:30:24 Step 8/22 : COPY . . 23:30:24 Attempting uninstall: idna 23:30:24 Found existing installation: idna 2.9 23:30:24 Uninstalling idna-2.9: 23:30:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.088s coverage: 73.7% of statements 23:30:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.084s coverage: 100.0% of statements 23:30:24 Successfully uninstalled idna-2.9 23:30:27 Attempting uninstall: urllib3 23:30:27 Found existing installation: urllib3 1.25.9 23:30:27 Uninstalling urllib3-1.25.9: 23:30:27 Removing intermediate container 47c1dba6071b 23:30:27 ---> 7c41ad8c4a37 23:30:27 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 23:30:27 ---> 9ffe477b0e54 23:30:27 Step 18/22 : ENTRYPOINT ["/core-metadata"] 23:30:28 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.925s coverage: 55.9% of statements 23:30:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:30:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:30:28 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 23:30:28 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 23:30:28 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 23:30:28 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 23:30:28 Successfully uninstalled urllib3-1.25.9 23:30:33 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 7.417s coverage: 86.3% of statements 23:30:33 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 23:30:33 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 4.323s coverage: 72.2% of statements 23:30:33 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.473s coverage: 72.1% of statements 23:30:33 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.099s coverage: 82.4% of statements 23:30:33 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.067s coverage: 48.4% of statements 23:30:33 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 23:30:33 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 23:30:33 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 23:30:33 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.071s coverage: 28.8% of statements 23:30:33 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 23:30:34 Attempting uninstall: requests 23:30:34 Found existing installation: requests 2.23.0 23:30:34 Uninstalling requests-2.23.0: 23:30:34 Successfully uninstalled requests-2.23.0 23:30:34 ---> Running in 08914e1dfaf5 23:30:34 ---> Running in 7e47cf0cc75b 23:30:34 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.079s coverage: 96.8% of statements 23:30:34 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 23:30:37 Removing intermediate container 7e47cf0cc75b 23:30:37 ---> 98301467cb10 23:30:37 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:30:37 Removing intermediate container 08914e1dfaf5 23:30:37 ---> 39e3eea9bfb0 23:30:37 Step 20/22 : LABEL arch=x86_64 23:30:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.407s coverage: 36.5% of statements 23:30:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:30:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:30:38 Running setup.py install for docopt: started 23:30:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.701s coverage: 84.1% of statements 23:30:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.125s coverage: 100.0% of statements 23:30:39 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.090s coverage: 42.9% of statements 23:30:39 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 23:30:39 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 23:30:39 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.077s coverage: 100.0% of statements 23:30:39 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 23:30:40 Running setup.py install for docopt: finished with status 'done' 23:30:40 ---> Running in 935f93d55cef 23:30:40 ---> Running in e0dfee1fa714 23:30:40 ---> 57db0d64d4de 23:30:40 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 23:30:41 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.092s coverage: 83.8% of statements 23:30:41 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 23:30:41 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 23:30:42 ---> Running in 7c355ac4f4eb 23:30:42 Removing intermediate container 935f93d55cef 23:30:42 ---> ea218b7f48fb 23:30:42 Step 20/22 : LABEL arch=x86_64 23:30:42 Removing intermediate container e0dfee1fa714 23:30:42 ---> 83fd8fc854e2 23:30:42 Step 21/22 : LABEL git_sha=c2a2b6349ce29b74f819c00a19a636ca2f2df593 23:30:42 ---> Running in c74272b2a2c7 23:30:42 ---> Running in dd535f20dbae 23:30:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 23:30:45 Removing intermediate container dd535f20dbae 23:30:45 ---> 4bacd49d70ce 23:30:45 Step 22/22 : LABEL version=0.0.0 23:30:45 Removing intermediate container c74272b2a2c7 23:30:45 ---> 159e50ecb127 23:30:45 Step 21/22 : LABEL git_sha=c2a2b6349ce29b74f819c00a19a636ca2f2df593 23:30:46 ---> Running in 7f9da50f4761 23:30:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.445s coverage: 47.1% of statements 23:30:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:30:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:30:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.052s coverage: 100.0% of statements 23:30:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 23:30:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 23:30:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 23:30:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.118s coverage: 100.0% of statements 23:30:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 23:30:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.107s coverage: 100.0% of statements 23:30:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 23:30:48 ---> Running in e787da893c07 23:30:49 Removing intermediate container 40a62e29dfe2 23:30:49 ---> cc66da640258 23:30:49 Step 22/27 : RUN apk --no-cache add curl 23:30:49 Removing intermediate container 7f9da50f4761 23:30:49 ---> e5ae0bb69bd5 23:30:49 23:30:49 ---> Running in 7808622fd08d 23:30:49 Removing intermediate container e787da893c07 23:30:49 ---> bdb2268e8e19 23:30:49 Step 22/22 : LABEL version=0.0.0 23:30:49 ---> b6144e5abe95 23:30:49 Step 9/22 : RUN make cmd/support-logging/support-logging 23:30:49 ---> Running in 9397ca90217b 23:30:49 Successfully built e5ae0bb69bd5 23:30:49 Successfully tagged docker-security-bootstrap-redis-go:latest 23:30:49 Building docker-support-notifications-go 23:30:49  Building docker-security-bootstrap-redis-go ... done  ---> Running in 23c7d5913c3e 23:30:50 Removing intermediate container 9397ca90217b 23:30:50 ---> 30d8b3e24aec 23:30:50 23:30:50 Successfully built 30d8b3e24aec 23:30:50 Successfully tagged docker-core-metadata-go:latest 23:30:50 Building docker-security-proxy-setup-go 23:30:50  Building docker-core-metadata-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:30:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:30:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 23:30:51 (1/3) Installing nghttp2-libs (1.41.0-r0) 23:30:51 (2/3) Installing libcurl (7.69.1-r3) 23:30:51 (3/3) Installing curl (7.69.1-r3) 23:30:51 Executing busybox-1.31.1-r19.trigger 23:30:51 OK: 72 MiB in 58 packages 23:30:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.955s coverage: 29.1% of statements 23:30:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:30:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:30:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 23:30:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 23:30:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 23:30:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.186s coverage: 99.0% of statements 23:30:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 23:30:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.087s coverage: 100.0% of statements 23:30:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 23:30:53 ok github.com/edgexfoundry/edgex-go/internal/system 0.054s coverage: 0.0% of statements 23:30:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 23:30:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.041s coverage: 100.0% of statements 23:30:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 23:30:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 23:30:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 23:30:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 23:30:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.101s coverage: 87.9% of statements 23:30:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 23:30:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 23:30:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements 23:30:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements 23:30:54 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements 23:30:54 GO111MODULE=on go vet ./... 23:30:59 Removing intermediate container 7808622fd08d 23:30:59 ---> 6b36d89f0fa9 23:30:59 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 23:30:59 ---> Running in 13e9d41d2cc1 23:31:01 Removing intermediate container 13e9d41d2cc1 23:31:01 ---> 3a9ed2481ad8 23:31:01 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:31:03 ---> Running in ae0b2a75d0f6 23:31:04 Removing intermediate container ae0b2a75d0f6 23:31:04 ---> 882f56eb9ab8 23:31:04 Step 25/27 : LABEL arch=x86_64 23:31:07 ---> Running in 587aae3473b3 23:31:09 Removing intermediate container 587aae3473b3 23:31:09 ---> 5f3046767b31 23:31:09 Step 26/27 : LABEL git_sha=c2a2b6349ce29b74f819c00a19a636ca2f2df593 23:31:10 ---> Running in 1d07abf088ab 23:31:13 Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine 23:31:13 Step 2/20 : FROM ${BUILDER_BASE} AS builder 23:31:13 ---> 1f205c56e80f 23:31:13 Step 3/20 : WORKDIR /edgex-go 23:31:13 ---> Using cache 23:31:13 ---> ec19dc6a6385 23:31:13 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:31:13 ---> Using cache 23:31:13 ---> 11c6ae9d8f7d 23:31:13 Step 5/20 : RUN apk update && apk add make git 23:31:13 ---> Using cache 23:31:13 ---> 351f285dcddd 23:31:13 Step 6/20 : COPY go.mod . 23:31:13 ---> Using cache 23:31:13 ---> d926bfaa821d 23:31:13 Step 7/20 : RUN go mod download 23:31:13 ---> Using cache 23:31:13 ---> 0fcb5a1b2bb3 23:31:13 Step 8/20 : COPY . . 23:31:13 ---> Using cache 23:31:13 ---> ab0404d16707 23:31:13 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 23:31:13 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 23:31:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:31:13 ---> 1f205c56e80f 23:31:13 Step 3/24 : WORKDIR /edgex-go 23:31:13 ---> Using cache 23:31:13 ---> ec19dc6a6385 23:31:13 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:31:13 ---> Using cache 23:31:13 ---> 11c6ae9d8f7d 23:31:13 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 23:31:14 Removing intermediate container 1d07abf088ab 23:31:14 ---> 1e53c0172373 23:31:14 Step 27/27 : LABEL version=0.0.0 23:31:14 ---> Running in 0b733be6446e 23:31:14 ---> Running in 43388be4b97c 23:31:14 ---> Running in b08ecf7ed8e6 23:31:15 Removing intermediate container b08ecf7ed8e6 23:31:15 ---> b7d87e34cec6 23:31:15 23:31:15 Successfully built b7d87e34cec6 23:31:15 Successfully tagged docker-sys-mgmt-agent-go:latest 23:31:15  Building docker-sys-mgmt-agent-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:31:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:31:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:31:16 Removing intermediate container 7c355ac4f4eb 23:31:16 ---> 284a2339bbe3 23:31:16 23:31:16 Step 9/29 : FROM alpine:latest 23:31:16 ---> 7731472c3f2a 23:31:16 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 23:31:17 v3.12.3-80-g1b5dbce3e9 [http://nl.alpinelinux.org/alpine/v3.12/main] 23:31:17 v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] 23:31:17 OK: 12752 distinct packages available 23:31:17 OK: 233 MiB in 51 packages 23:31:17 ---> Running in 9ce91d9b1be5 23:31:17 Removing intermediate container 23c7d5913c3e 23:31:17 ---> 6754af9a5fa2 23:31:17 23:31:17 Step 10/22 : FROM scratch 23:31:17 ---> 23:31:17 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 23:31:18 Removing intermediate container 9ce91d9b1be5 23:31:18 ---> 35068d950281 23:31:18 Step 11/29 : USER root 23:31:18 Removing intermediate container 43388be4b97c 23:31:18 ---> 0e3ae7648319 23:31:18 Step 6/24 : COPY go.mod . 23:31:18 ---> Running in 63f0696be6be 23:31:18 ---> Running in 86719d391059 23:31:18 Removing intermediate container 63f0696be6be 23:31:18 ---> 9032f8690833 23:31:18 Step 12/22 : ENV APP_PORT=48061 23:31:19 Removing intermediate container 86719d391059 23:31:19 ---> 396e1225f120 23:31:19 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 23:31:19 ---> Running in 169d7e7f3956 23:31:19 ---> 42ea45978d12 23:31:19 Step 7/24 : RUN go mod download 23:31:19 ---> Running in 20b1ebfbfe6b 23:31:19 ---> Running in cfd3fe250b5c 23:31:19 Removing intermediate container 169d7e7f3956 23:31:19 ---> 515fa884c1e8 23:31:19 Step 13/22 : EXPOSE $APP_PORT 23:31:19 ---> Running in 22f9e3ed07fc 23:31:20 Removing intermediate container 22f9e3ed07fc 23:31:20 ---> c3e3774c8c63 23:31:20 Step 14/22 : COPY --from=builder /bin/bash /bin/bash 23:31:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:31:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:31:21 v3.13.0-114-g822507f819 [https://dl-cdn.alpinelinux.org/alpine/v3.13/main] 23:31:21 v3.13.0-115-g41ee0c8f55 [https://dl-cdn.alpinelinux.org/alpine/v3.13/community] 23:31:21 OK: 13881 distinct packages available 23:31:21 (1/2) Installing ca-certificates (20191127-r5) 23:31:21 ---> 9404d7008538 23:31:21 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 23:31:21 (2/2) Installing dumb-init (1.2.5-r0) 23:31:21 Executing busybox-1.32.1-r0.trigger 23:31:21 Executing ca-certificates-20191127-r5.trigger 23:31:21 OK: 6 MiB in 16 packages 23:31:22 ---> 30fe28566c1b 23:31:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 23:31:22 Removing intermediate container cfd3fe250b5c 23:31:22 ---> a62d2682ec0d 23:31:22 Step 8/24 : COPY . . 23:31:25 ---> 32c43aea28f6 23:31:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 23:31:26 Removing intermediate container 20b1ebfbfe6b 23:31:26 ---> c74990fd82f8 23:31:26 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 23:31:28 ---> 5b612c40fe8d 23:31:28 Step 18/22 : ENTRYPOINT ["/support-logging"] 23:31:29 ---> Running in 47b188491a30 23:31:29 ---> Running in 2c237db8908c 23:31:30 Removing intermediate container 47b188491a30 23:31:30 ---> 1667ad042b32 23:31:30 Step 14/29 : WORKDIR $BASE_DIR 23:31:33 ---> Running in 6e13bb5532a1 23:31:33 Removing intermediate container 2c237db8908c 23:31:33 ---> 8003c58549cf 23:31:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:31:34 ---> Running in 0a05706fbb19 23:31:37 Removing intermediate container 6e13bb5532a1 23:31:37 ---> 4818af188ae4 23:31:37 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 23:31:37 Removing intermediate container 0b733be6446e 23:31:37 ---> f1eff4f742b6 23:31:37 23:31:37 Step 10/20 : FROM alpine 23:31:37 ---> 7731472c3f2a 23:31:37 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 23:31:37 Removing intermediate container 0a05706fbb19 23:31:37 ---> f82477953c66 23:31:37 Step 20/22 : LABEL arch=x86_64 23:31:37 ---> Running in a7122ff1ddc6 23:31:37 ---> Running in 42ccc5c58cdc 23:31:38 ---> Running in 0b2d9a85f503 23:31:39 Removing intermediate container 0b2d9a85f503 23:31:39 ---> 15d6ab3857ae 23:31:39 Step 21/22 : LABEL git_sha=c2a2b6349ce29b74f819c00a19a636ca2f2df593 23:31:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:31:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:31:41 ---> Running in d83dc25a183a 23:31:41 v3.13.0-114-g822507f819 [https://dl-cdn.alpinelinux.org/alpine/v3.13/main] 23:31:41 v3.13.0-115-g41ee0c8f55 [https://dl-cdn.alpinelinux.org/alpine/v3.13/community] 23:31:41 OK: 13881 distinct packages available 23:31:41 (1/5) Installing ca-certificates (20191127-r5) 23:31:41 (2/5) Installing brotli-libs (1.0.9-r3) 23:31:41 (3/5) Installing nghttp2-libs (1.42.0-r1) 23:31:41 (4/5) Installing libcurl (7.74.0-r0) 23:31:41 (5/5) Installing curl (7.74.0-r0) 23:31:41 Executing busybox-1.32.1-r0.trigger 23:31:41 Executing ca-certificates-20191127-r5.trigger 23:31:42 OK: 8 MiB in 19 packages 23:31:42 Removing intermediate container d83dc25a183a 23:31:42 ---> 104393c7c946 23:31:42 Step 22/22 : LABEL version=0.0.0 23:31:42 Removing intermediate container a7122ff1ddc6 23:31:42 ---> 7303e003a535 23:31:42 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 23:31:42 ---> Running in 236ee6475c5e 23:31:42 ---> e241e3f7541a 23:31:42 Step 9/24 : RUN make cmd/support-notifications/support-notifications 23:31:42 ---> Running in 928bea1a312c 23:31:42 Removing intermediate container 236ee6475c5e 23:31:42 ---> 653081c38bf5 23:31:42 23:31:43 Successfully built 653081c38bf5 23:31:43 Successfully tagged docker-support-logging-go:latest 23:31:43  Building docker-support-logging-go ... done  ---> 2a6313d16e13 23:31:43 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 23:31:43 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 23:31:43 Removing intermediate container 42ccc5c58cdc 23:31:43 ---> b9e7f40448cc 23:31:43 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:31:43 ---> Running in b149182873fb 23:31:43 ---> d48efcd804af 23:31:43 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 23:31:44 Removing intermediate container b149182873fb 23:31:44 ---> 338cd67f0a2d 23:31:44 Step 13/20 : WORKDIR /edgex 23:31:44 ---> Running in c38c866be420 23:31:44 ---> b26eb668db18 23:31:44 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 23:31:44 Removing intermediate container c38c866be420 23:31:44 ---> c7c9fcd40a96 23:31:44 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:31:44 ---> eebd59639800 23:31:44 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 23:31:44 ---> ccdcbda23054 23:31:44 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:31:44 ---> d636e8615b2f 23:31:44 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 23:31:44 ---> Running in 114f184c804c 23:31:45 ---> fd322c35a295 23:31:45 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 23:31:45 ---> Running in e334a71b2f06 23:31:46 Removing intermediate container e334a71b2f06 23:31:46 ---> 5492bfa74264 23:31:46 Step 17/20 : CMD ["--init=true"] 23:31:46 ---> Running in 2e3f89afe8d0 23:31:46 Removing intermediate container 2e3f89afe8d0 23:31:46 ---> fc4efe456fc6 23:31:46 Step 18/20 : LABEL arch=x86_64 23:31:46 ---> Running in a39ec2427028 23:31:46 Removing intermediate container 114f184c804c 23:31:46 ---> 3e609270e6e5 23:31:46 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 23:31:46 Removing intermediate container a39ec2427028 23:31:46 ---> fe58c8025e5b 23:31:46 Step 19/20 : LABEL git_sha=c2a2b6349ce29b74f819c00a19a636ca2f2df593 23:31:47 ---> Running in adfe9342617a 23:31:47 ---> 224e1167c96c 23:31:47 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:31:48 Removing intermediate container adfe9342617a 23:31:48 ---> ff9a4dc175de 23:31:48 Step 20/20 : LABEL version=0.0.0 23:31:48 ---> Running in 1e0f6ea102f8 23:31:48 ---> Running in 7959ea3ddd21 23:31:48 Removing intermediate container 7959ea3ddd21 23:31:48 ---> 37d8a0181679 23:31:48 23:31:48 Successfully built 37d8a0181679 23:31:48 Successfully tagged docker-security-proxy-setup-go:latest 23:31:50  Building docker-security-proxy-setup-go ... done Removing intermediate container 1e0f6ea102f8 23:31:50 ---> 05be38b55694 23:31:50 Step 24/29 : RUN chmod 755 security-secrets-setup 23:31:50 ---> Running in 819ebf0f4843 23:31:51 Removing intermediate container 819ebf0f4843 23:31:51 ---> 8820d5bbecc0 23:31:51 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 23:31:52 ---> Running in a83008e81888 23:31:52 Removing intermediate container a83008e81888 23:31:52 ---> 2cb1972fd53a 23:31:52 Step 26/29 : CMD [ "generate" ] 23:31:52 ---> Running in babfaf14e6d7 23:31:52 Removing intermediate container babfaf14e6d7 23:31:52 ---> 871fb3e95639 23:31:52 Step 27/29 : LABEL arch=x86_64 23:31:53 ---> Running in e7ed7a3c3c9f 23:31:53 Removing intermediate container e7ed7a3c3c9f 23:31:53 ---> d10945ff7159 23:31:53 Step 28/29 : LABEL git_sha=c2a2b6349ce29b74f819c00a19a636ca2f2df593 23:31:53 ---> Running in 5e4a6719c3c0 23:31:53 Removing intermediate container 5e4a6719c3c0 23:31:53 ---> 1a27d1c0e9c7 23:31:53 Step 29/29 : LABEL version=0.0.0 23:31:53 ---> Running in a2a744031af1 23:31:53 Removing intermediate container a2a744031af1 23:31:53 ---> 0689647e2859 23:31:53 23:31:54 Successfully built 0689647e2859 23:31:54 Successfully tagged docker-security-secrets-setup-go:latest 23:31:56  Building docker-security-secrets-setup-go ... done Removing intermediate container 928bea1a312c 23:31:56 ---> 8f783cc72771 23:31:56 23:31:56 Step 10/24 : FROM scratch 23:31:56 ---> 23:31:56 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 23:31:56 ---> Using cache 23:31:56 ---> 9032f8690833 23:31:56 Step 12/24 : ENV APP_PORT=48060 23:31:56 ---> Running in 6c2dea0f31d0 23:31:56 Removing intermediate container 6c2dea0f31d0 23:31:56 ---> 35d756e292c9 23:31:56 Step 13/24 : EXPOSE $APP_PORT 23:31:56 ---> Running in bdc4be55377b 23:31:57 Removing intermediate container bdc4be55377b 23:31:57 ---> 80af38eb459e 23:31:57 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 23:31:57 ---> a6068c48e452 23:31:57 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 23:31:58 ---> 07676efffe26 23:31:58 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 23:31:58 ---> f74d2456ab2f 23:31:58 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 23:31:59 ---> 8cbfce5c6e53 23:31:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:31:59 ---> 20ff42b99906 23:31:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:31:59 ---> 854aa7ec4b68 23:31:59 Step 20/24 : ENTRYPOINT ["/support-notifications"] 23:32:00 ---> Running in 47b218f8e49f 23:32:00 Removing intermediate container 47b218f8e49f 23:32:00 ---> bf412af4ed46 23:32:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:32:00 ---> Running in fc196c1aea3f 23:32:00 Removing intermediate container fc196c1aea3f 23:32:00 ---> da7882356e98 23:32:00 Step 22/24 : LABEL arch=x86_64 23:32:00 ---> Running in af733e991118 23:32:00 Removing intermediate container af733e991118 23:32:00 ---> 807c36566ea1 23:32:00 Step 23/24 : LABEL git_sha=c2a2b6349ce29b74f819c00a19a636ca2f2df593 23:32:00 ---> Running in 9e211b179167 23:32:01 Removing intermediate container 9e211b179167 23:32:01 ---> 1a057dc795f2 23:32:01 Step 24/24 : LABEL version=0.0.0 23:32:01 ---> Running in fac916eb3c71 23:32:01 Removing intermediate container fac916eb3c71 23:32:01 ---> d733a2fc10a8 23:32:01 23:32:01 Successfully built d733a2fc10a8 23:32:01 Successfully tagged docker-support-notifications-go:latest 23:32:01  Building docker-support-notifications-go ... done  [Pipeline] } 23:32:01 $ docker stop --time=1 5f1a68671358fd8a911e5bd7bd28b1f9c13abbdb1a776ba59d5ea129641ffde7 23:32:03 gofmt -l . 23:32:03 [ "`gofmt -l .`" = "" ] 23:32:03 $ docker rm -f 5f1a68671358fd8a911e5bd7bd28b1f9c13abbdb1a776ba59d5ea129641ffde7 [Pipeline] // withDockerContainer [Pipeline] sh 23:32:04 + docker images 23:32:04 + grep docker 23:32:04 docker-support-notifications-go latest d733a2fc10a8 2 seconds ago 13.6MB 23:32:04 docker-security-secrets-setup-go latest 0689647e2859 10 seconds ago 24MB 23:32:04 docker-security-proxy-setup-go latest 37d8a0181679 15 seconds ago 16.7MB 23:32:04 docker-support-logging-go latest 653081c38bf5 21 seconds ago 11.1MB 23:32:04 docker-sys-mgmt-agent-go latest b7d87e34cec6 49 seconds ago 313MB 23:32:04 docker-core-metadata-go latest 30d8b3e24aec About a minute ago 14.5MB 23:32:04 docker-security-bootstrap-redis-go latest e5ae0bb69bd5 About a minute ago 15.8MB 23:32:04 docker-core-data-go latest 3b4046283700 2 minutes ago 23.8MB 23:32:04 docker-security-secretstore-setup-go latest 46f33f4a9696 2 minutes ago 24.7MB 23:32:04 docker-core-command-go latest 7010c6f06b75 3 minutes ago 12.2MB 23:32:04 docker-support-scheduler-go latest 810a1f0569e0 3 minutes ago 12.3MB 23:32:04 docker latest 1b003a99702a 3 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 23:32:05 ./bin/test-go-mod-tidy.sh 23:32:06 ./bin/test-attribution-txt.sh [Pipeline] sh 23:32:11 + ls -al . 23:32:11 total 660 23:32:11 drwxrwxr-x 9 1001 1001 4096 Jan 26 23:32 . 23:32:11 drwxr-xr-x 4 root root 4096 Jan 26 23:28 .. 23:32:11 -rw-rw-r-- 1 1001 1001 11 Jan 26 23:26 .dockerignore 23:32:11 drwxrwxr-x 8 1001 1001 4096 Jan 26 23:26 .git 23:32:11 drwxrwxr-x 3 1001 1001 4096 Jan 26 23:26 .github 23:32:11 -rw-rw-r-- 1 1001 1001 944 Jan 26 23:26 .gitignore 23:32:11 -rw-rw-r-- 1 1001 1001 166 Jan 26 23:26 .sonarcloud.properties 23:32:11 -rw-rw-r-- 1 1001 1001 3804 Jan 26 23:26 CONTRIBUTING.md 23:32:11 -rw-rw-r-- 1 1001 1001 1035 Jan 26 23:26 Dockerfile.build 23:32:11 -rw-rw-r-- 1 1001 1001 863 Jan 26 23:26 Jenkinsfile 23:32:11 -rw-rw-r-- 1 1001 1001 10775 Jan 26 23:26 LICENSE 23:32:11 -rw-rw-r-- 1 1001 1001 6581 Jan 26 23:26 Makefile 23:32:11 -rw-rw-r-- 1 1001 1001 6447 Jan 26 23:26 README.md 23:32:11 -rw-rw-r-- 1 1001 1001 259 Jan 26 23:26 SECURITY.md 23:32:11 -rw-rw-r-- 1 1001 1001 5 Jan 26 23:23 VERSION 23:32:11 -rw-rw-r-- 1 1001 1001 4131 Jan 26 23:26 ZMQWindows.md 23:32:11 drwxrwxr-x 2 1001 1001 4096 Jan 26 23:26 bin 23:32:11 drwxrwxr-x 15 1001 1001 4096 Jan 26 23:26 cmd 23:32:11 -rw-r--r-- 1 root root 539650 Jan 26 23:30 coverage.out 23:32:11 -rw-r--r-- 1 root root 1041 Jan 26 23:32 go.mod 23:32:11 -rw-r--r-- 1 root root 18582 Jan 26 23:32 go.sum 23:32:11 drwxrwxr-x 8 1001 1001 4096 Jan 26 23:26 internal 23:32:11 drwxrwxr-x 4 1001 1001 4096 Jan 26 23:26 openapi 23:32:11 drwxrwxr-x 4 1001 1001 4096 Jan 26 23:26 snap 23:32:11 -rw-rw-r-- 1 1001 1001 168 Jan 26 23:26 version.go [Pipeline] sh 23:32:12 + '[' -e coverage.out ] 23:32:12 + chown 1001:1001 coverage.out [Pipeline] stash 23:32:12 Warning: overwriting stash ‘coverage-report’ 23:32:13 Stashed 1 file(s) [Pipeline] sh 23:32:14 + make build 23:32:14 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 23:32:19 Still waiting to schedule task 23:32:19 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 23:32:41 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 23:32:49 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 23:32:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 23:33:00 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 23:33:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:33:05 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 23:33:08 Running on prd-ubuntu18.04-docker-8c-8g-22903 in /w/workspace/edgexfoundry_edgex-go_PR-3084 [Pipeline] { [Pipeline] ws 23:33:08 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 23:33:10 using credential edgex-jenkins-ssh 23:33:10 Cloning the remote Git repository 23:33:10 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:33:10 > git init /w/workspace/edgex-go/2 # timeout=10 23:33:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:33:11 > git --version # timeout=10 23:33:11 > git --version # 'git version 2.17.1' 23:33:11 using GIT_SSH to set credentials SSH Credentials for GitHub 23:33:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:33:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:33:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 23:33:18 Merging remotes/origin/hanoi commit 82d8907018ab8cb9f1ec85c1c043836e064d42f9 into PR head commit c2a2b6349ce29b74f819c00a19a636ca2f2df593 23:33:18 Merge succeeded, producing c2a2b6349ce29b74f819c00a19a636ca2f2df593 23:33:18 Checking out Revision c2a2b6349ce29b74f819c00a19a636ca2f2df593 (PR-3084) 23:33:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:33:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:33:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:33:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:33:17 using GIT_SSH to set credentials SSH Credentials for GitHub 23:33:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3084/head:refs/remotes/origin/PR-3084 +refs/heads/hanoi:refs/remotes/origin/hanoi # timeout=10 23:33:18 > git config core.sparsecheckout # timeout=10 23:33:18 > git checkout -f c2a2b6349ce29b74f819c00a19a636ca2f2df593 # timeout=10 23:33:18 > git remote # timeout=10 23:33:18 > git config --get remote.origin.url # timeout=10 23:33:18 using GIT_SSH to set credentials SSH Credentials for GitHub 23:33:18 > git merge 82d8907018ab8cb9f1ec85c1c043836e064d42f9 # timeout=10 23:33:18 > git rev-parse HEAD^{commit} # timeout=10 23:33:18 > git config core.sparsecheckout # timeout=10 23:33:18 > git checkout -f c2a2b6349ce29b74f819c00a19a636ca2f2df593 # timeout=10 23:33:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:33:22 Commit message: "fix: Upgrade to go-mod-messaging with ZMQ fix for Hanoi" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:33:23 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 23:33:23 + echo snap-build.sh 23:33:23 snap-build.sh 23:33:23 + SNAP_BASE_DIR=. 23:33:23 + '[' '!' -z /w/workspace/edgex-go/2 ']' 23:33:23 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 23:33:23 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 23:33:23 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 23:33:23 + cd /w/workspace/edgex-go/2 23:33:23 + sudo apt-get remove -qy --purge lxd lxd-client 23:33:23 Reading package lists... 23:33:23 Building dependency tree... 23:33:23 Reading state information... 23:33:23 The following packages were automatically installed and are no longer required: 23:33:23 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 23:33:23 uidmap xdelta3 23:33:23 Use 'sudo apt autoremove' to remove them. 23:33:23 The following packages will be REMOVED: 23:33:23 lxd* lxd-client* 23:33:23 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 23:33:23 After this operation, 31.7 MB disk space will be freed. 23:33:24 (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.) 23:33:24 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 23:33:25 Removing lxd dnsmasq configuration 23:33:25 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 23:33:26 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 23:33:27 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 23:33:27 (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.) 23:33:27 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 23:33:27 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 23:33:28 Processing triggers for systemd (237-3ubuntu10.42) ... 23:33:28 Processing triggers for ureadahead (0.100.0-21) ... 23:33:30 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 23:33:30 + sudo snap remove --purge lxd 23:33:30 snap "lxd" is not installed 23:33:30 + sudo groupadd --force --system lxd 23:33:30 ++ whoami 23:33:30 + sudo /usr/sbin/usermod -G lxd -a jenkins 23:33:30 + newgrp - lxd 23:33:30 + sudo snap install lxd [Pipeline] } 23:33:33 $ docker stop --time=1 0d79571ad87bc731a33484abb05bb826ac131972849d976f9d3ea1b8c81c6a97 23:33:36 $ docker rm -f 0d79571ad87bc731a33484abb05bb826ac131972849d976f9d3ea1b8c81c6a97 23:33:37 2021-01-26T23:33:35Z INFO Waiting for automatic snapd restart... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:33:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:33:38 23:33:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:33:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:33:38 latest: Pulling from edgex-devops/edgex-compose-arm64 23:33:38 29e5d40040c1: Pulling fs layer 23:33:38 1ce36da41761: Pulling fs layer 23:33:38 25b303627fd3: Pulling fs layer 23:33:39 29e5d40040c1: Verifying Checksum 23:33:39 29e5d40040c1: Download complete 23:33:39 29e5d40040c1: Pull complete 23:33:40 1ce36da41761: Verifying Checksum 23:33:40 1ce36da41761: Download complete 23:33:41 1ce36da41761: Pull complete 23:33:41 25b303627fd3: Verifying Checksum 23:33:41 25b303627fd3: Download complete 23:33:51 25b303627fd3: Pull complete 23:33:51 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 23:33:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:33:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 23:33:51 prd-ubuntu18.04-docker-arm64-4c-16g-22901 does not seem to be running inside a container 23:33:52 lxd 4.10 from Canonical* installed 23:33:52 + sudo lxd init --auto 23:33:52 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:33:55 $ docker top f6a92a84c50919766db20e9eac4afadd2749c7d6faa4255a223599481937644e -eo pid,comm [Pipeline] { [Pipeline] sh 23:33:56 + docker-compose+ buildgrep --help 23:33:56 parallel 23:33:59 --parallel Build images in parallel. [Pipeline] } 23:33:59 $ docker stop --time=1 f6a92a84c50919766db20e9eac4afadd2749c7d6faa4255a223599481937644e 23:34:01 $ docker rm -f f6a92a84c50919766db20e9eac4afadd2749c7d6faa4255a223599481937644e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { 23:34:02 + sudo snap install --classic snapcraft [Pipeline] isUnix [Pipeline] sh 23:34:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:34:02 . [Pipeline] withDockerContainer 23:34:02 prd-ubuntu18.04-docker-arm64-4c-16g-22901 does not seem to be running inside a container 23:34:02 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 23:34:04 $ docker top 0ef36182bc874d542edc199dc249e75b7e04860e945695bff71da6fab9eca02a -eo pid,comm [Pipeline] { [Pipeline] sh 23:34:05 + docker-compose -f ./docker-compose-build.yml build --parallel 23:34:05 snapcraft 4.4.4 from Canonical* installed 23:34:05 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 23:34:05 + patch --verbose -p1 23:34:05 Hmm... Looks like a unified diff to me... 23:34:05 The text leading up to this was: 23:34:05 -------------------------- 23:34:05 |From a9bd8c5b8ca0ac91b0300ab4e3abf75e1384a8b7 Mon Sep 17 00:00:00 2001 23:34:05 |From: Tony Espy 23:34:05 |Date: Wed, 28 Oct 2020 12:14:21 -0400 23:34:05 |Subject: [PATCH] [PATCH] optimize snap build for pipeline CI check 23:34:05 | 23:34:05 |--- 23:34:05 | snap/snapcraft.yaml | 465 +------------------------------------------- 23:34:05 | 1 file changed, 2 insertions(+), 463 deletions(-) 23:34:05 | 23:34:05 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 23:34:05 |index 7d1e8c7c..24aef30d 100644 23:34:05 |--- a/snap/snapcraft.yaml 23:34:05 |+++ b/snap/snapcraft.yaml 23:34:05 -------------------------- 23:34:05 patching file snap/snapcraft.yaml 23:34:05 Using Plan A... 23:34:05 Hunk #1 succeeded at 75. 23:34:05 Hunk #2 succeeded at 84. 23:34:05 Hunk #3 succeeded at 218 (offset -1 lines). 23:34:05 Hunk #4 succeeded at 226 (offset -1 lines). 23:34:05 Hunk #5 succeeded at 233 (offset -1 lines). 23:34:05 Hunk #6 succeeded at 260 (offset -1 lines). 23:34:05 Hunk #7 succeeded at 294 (offset -1 lines). 23:34:05 Hunk #8 FAILED at 342. 23:34:05 1 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej 23:34:05 Hmm... Ignoring the trailing garbage. 23:34:05 done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:34:06 Failed in branch amd64 23:34:08 Building docker-core-command-go ... 23:34:08 Building docker-core-data-go ... 23:34:08 Building docker-core-metadata-go ... 23:34:08 Building docker-security-bootstrap-redis-go ... 23:34:08 Building docker-security-proxy-setup-go ... 23:34:08 Building docker-security-secrets-setup-go ... 23:34:08 Building docker-security-secretstore-setup-go ... 23:34:08 Building docker-support-logging-go ... 23:34:08 Building docker-support-notifications-go ... 23:34:08 Building docker-support-scheduler-go ... 23:34:08 Building docker-sys-mgmt-agent-go ... 23:34:08 Building docker-core-command-go 23:34:08 Building docker-security-secretstore-setup-go 23:34:08 Building docker-core-data-go 23:34:08 Building docker-support-scheduler-go 23:34:08 Building docker-sys-mgmt-agent-go 23:35:30 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 23:35:30 Step 2/27 : FROM ${BUILDER_BASE} AS builder 23:35:30 ---> fcf7b51e6e20 23:35:30 Step 3/27 : WORKDIR /edgex-go 23:35:30 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 23:35:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:35:30 ---> fcf7b51e6e20 23:35:30 Step 3/22 : WORKDIR /edgex-go 23:35:30 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 23:35:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:35:30 ---> fcf7b51e6e20 23:35:30 Step 3/24 : WORKDIR /edgex-go 23:35:30 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 23:35:30 Step 2/21 : FROM ${BUILDER_BASE} AS builder 23:35:30 ---> fcf7b51e6e20 23:35:30 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpineStep 3/21 : WORKDIR /edgex-go 23:35:30 23:35:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:35:30 ---> fcf7b51e6e20 23:35:30 Step 3/23 : WORKDIR /edgex-go 23:35:30 ---> Running in 1e5f3ae15e1d 23:35:30 ---> Running in 854eeae904dc 23:35:30 ---> Running in b00c38833830 23:35:30 ---> Running in df79dee37e24 23:35:30 ---> Running in ff00246b21c7 23:35:30 Removing intermediate container 1e5f3ae15e1d 23:35:30 ---> d31d20294e71 23:35:30 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:35:30 Removing intermediate container b00c38833830 23:35:30 ---> 48b48c25727d 23:35:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:35:30 Removing intermediate container ff00246b21c7 23:35:30 ---> 69d618bb6bad 23:35:30 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:35:30 ---> Running in ce95bf0c7415 23:35:30 Removing intermediate container 854eeae904dc 23:35:30 ---> ce294528a0ec 23:35:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:35:30 Removing intermediate container df79dee37e24 23:35:30 ---> d547b5a6252e 23:35:30 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:35:30 ---> Running in 205a7e58628f 23:35:30 ---> Running in 6cef8c4df9ff 23:35:30 ---> Running in 4c484bf7c71c 23:35:30 ---> Running in c0a910b6fca8 23:35:30 Removing intermediate container ce95bf0c7415 23:35:30 ---> ec9debdaae37 23:35:30 Step 5/21 : RUN apk update && apk add make git 23:35:30 ---> Running in d87c07e4baa0 23:35:30 Removing intermediate container 205a7e58628f 23:35:30 ---> aba97aeb4ad4 23:35:30 Step 5/27 : RUN apk update && apk add make bash git 23:35:30 Removing intermediate container 6cef8c4df9ff 23:35:30 ---> ca117f7d6d35 23:35:30 Step 5/22 : RUN apk update && apk add make git 23:35:30 ---> Running in 1c19aafc5337 23:35:30 ---> Running in 603b17ddaa68 23:35:30 Removing intermediate container 4c484bf7c71c 23:35:30 ---> 68ce5e501839 23:35:30 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 23:35:30 Removing intermediate container c0a910b6fca8 23:35:30 ---> ced35d7533ec 23:35:30 Step 5/24 : RUN apk update && apk add make git 23:35:30 ---> Running in 62748fb982bb 23:35:30 ---> Running in 2cc854e3fce7 23:35:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:35:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:35:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:35:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:35:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:35:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:35:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:35:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:35:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:35:32 v3.12.3-80-g1b5dbce3e9 [http://nl.alpinelinux.org/alpine/v3.12/main] 23:35:32 v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] 23:35:32 OK: 12622 distinct packages available 23:35:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:35:33 v3.12.3-80-g1b5dbce3e9 [http://nl.alpinelinux.org/alpine/v3.12/main] 23:35:33 v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] 23:35:33 OK: 12622 distinct packages available 23:35:33 v3.12.3-80-g1b5dbce3e9 [http://nl.alpinelinux.org/alpine/v3.12/main] 23:35:33 v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] 23:35:33 OK: 12622 distinct packages available 23:35:33 OK: 217 MiB in 51 packages 23:35:33 v3.12.3-80-g1b5dbce3e9 [http://nl.alpinelinux.org/alpine/v3.12/main] 23:35:33 v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] 23:35:33 OK: 12622 distinct packages available 23:35:34 OK: 217 MiB in 51 packages 23:35:34 v3.12.3-80-g1b5dbce3e9 [http://nl.alpinelinux.org/alpine/v3.12/main] 23:35:34 v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] 23:35:34 OK: 12622 distinct packages available 23:35:34 OK: 217 MiB in 51 packages 23:35:34 OK: 217 MiB in 51 packages 23:35:34 OK: 217 MiB in 51 packages 23:35:35 Removing intermediate container d87c07e4baa0 23:35:35 ---> b4ff7348b7b5 23:35:35 Step 6/21 : COPY go.mod . 23:35:35 Removing intermediate container 1c19aafc5337 23:35:35 ---> da886bf96009 23:35:35 Step 6/27 : COPY go.mod . 23:35:36 Removing intermediate container 603b17ddaa68 23:35:36 ---> 652d3cbf06fb 23:35:36 Step 6/22 : COPY go.mod . 23:35:36 Removing intermediate container 62748fb982bb 23:35:36 ---> cafc739b5f12 23:35:36 Step 6/23 : COPY go.mod . 23:35:36 Removing intermediate container 2cc854e3fce7 23:35:36 ---> 37d6c9a52c12 23:35:36 Step 6/24 : COPY go.mod . 23:35:37 ---> f4eaa4cbfaad 23:35:37 Step 7/22 : RUN go mod download 23:35:37 ---> 736af1a7a3d1 23:35:37 Step 7/27 : RUN go mod download 23:35:37 ---> 831c8ec38b45 23:35:37 Step 7/21 : RUN go mod download 23:35:37 ---> Running in 338e83fbc654 23:35:37 ---> Running in de0c32d9a521 23:35:37 ---> Running in 82e00490c913 23:35:37 ---> 68d030958de5 23:35:37 Step 7/23 : RUN go mod download 23:35:37 ---> 8366291fbedf 23:35:37 Step 7/24 : RUN go mod download 23:35:37 ---> Running in da6fd1d589bf 23:35:38 ---> Running in 8531a3c4df8c 23:35:42 Removing intermediate container 338e83fbc654 23:35:42 ---> 8363a5a6a47f 23:35:42 Step 8/22 : COPY . . 23:35:42 Removing intermediate container de0c32d9a521 23:35:42 ---> 8f415fb28277 23:35:42 Step 8/21 : COPY . . 23:35:42 Removing intermediate container 82e00490c913 23:35:42 ---> 72ff295dc5cc 23:35:42 Step 8/27 : COPY . . 23:35:42 Removing intermediate container 8531a3c4df8c 23:35:42 ---> 4189b4e6a255 23:35:42 Step 8/24 : COPY . . 23:35:43 Removing intermediate container da6fd1d589bf 23:35:43 ---> e7d59afecc50 23:35:43 Step 8/23 : COPY . . 23:36:09 ---> 9aa60a7e9267 23:36:09 Step 9/22 : RUN make cmd/core-command/core-command 23:36:09 ---> 7e28c1071e01 23:36:09 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:36:09 ---> 337a066e06e5 23:36:09 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 23:36:09 ---> Running in c4c313559842 23:36:09 ---> 24d76990bc2d 23:36:09 Step 9/23 : RUN make cmd/core-data/core-data 23:36:09 ---> 4f142cc4f835 23:36:09 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:36:09 ---> Running in b3acdab151cd 23:36:09 ---> Running in e60309c1a9d3 23:36:09 ---> Running in 497c0a499c6f 23:36:09 ---> Running in 1eb3b2e2993e 23:36:09 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 23:36:10 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 23:36:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:36:10 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 23:36:10 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 23:37:32 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 23:37:45 Removing intermediate container 497c0a499c6f 23:37:45 ---> a5df568258d1 23:37:45 23:37:45 Step 10/24 : FROM alpine:3.10 23:37:45 3.10: Pulling from library/alpine 23:37:45 Removing intermediate container e60309c1a9d3 23:37:45 ---> 65af7fb0f05d 23:37:45 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:37:45 ---> Running in 3ca6d8d2e5c7 23:37:45 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 23:37:45 Status: Downloaded newer image for alpine:3.10 23:37:45 ---> 536a684cf733 23:37:45 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 23:37:46 ---> Running in e16b3083a486 23:37:48 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 23:37:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 23:37:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 23:37:49 v3.10.5-181-ge7d73bb631 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 23:37:49 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 23:37:49 OK: 10171 distinct packages available 23:37:50 (1/5) Installing ca-certificates (20191127-r2) 23:37:50 (2/5) Installing nghttp2-libs (1.39.2-r1) 23:37:50 (3/5) Installing libcurl (7.66.0-r3) 23:37:50 (4/5) Installing curl (7.66.0-r3) 23:37:50 (5/5) Installing dumb-init (1.2.2-r1) 23:37:50 Executing busybox-1.30.1-r3.trigger 23:37:50 Executing ca-certificates-20191127-r2.trigger 23:37:50 OK: 7 MiB in 19 packages 23:37:54 Removing intermediate container 3ca6d8d2e5c7 23:37:54 ---> 8aab108d044f 23:37:54 23:37:54 Step 11/27 : FROM docker:latest 23:37:54 ---> 83ca638d8957 23:37:54 Step 12/27 : RUN apk add --no-cache bash 23:37:54 Removing intermediate container e16b3083a486 23:37:54 ---> 7c3ae2d44200 23:37:54 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:37:54 ---> Running in d7963f04af9d 23:37:54 ---> Running in 3b9bb4757ba0 23:37:55 Removing intermediate container 3b9bb4757ba0 23:37:55 ---> f28a4d8f6434 23:37:55 Step 13/24 : WORKDIR / 23:37:55 ---> Running in f74bfa4814c6 23:37:56 Removing intermediate container f74bfa4814c6 23:37:56 ---> d36f5f980d45 23:37:56 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:37:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:37:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:37:57 ---> b8a2e03ee365 23:37:57 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:37:58 (1/2) Installing readline (8.0.4-r0) 23:37:58 (2/2) Installing bash (5.0.17-r0) 23:37:58 Executing bash-5.0.17-r0.post-install 23:37:58 Executing busybox-1.31.1-r19.trigger 23:37:58 OK: 12 MiB in 22 packages 23:37:59 ---> 88e464bf125f 23:37:59 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:38:01 Removing intermediate container d7963f04af9d 23:38:01 ---> 564a68792d9d 23:38:01 Step 13/27 : RUN rm -rf /var/cache/apk/* 23:38:01 ---> 80d991f2d31c 23:38:01 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:38:01 ---> Running in 35fb221f2359 23:38:07 ---> d0f7a17876f9 23:38:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:38:07 Removing intermediate container 35fb221f2359 23:38:07 ---> c5cc427d9036 23:38:07 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 23:38:07 Removing intermediate container c4c313559842 23:38:07 ---> 7aac3313cba3 23:38:07 23:38:07 Step 10/22 : FROM scratch 23:38:07 ---> 23:38:07 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:38:08 Removing intermediate container b3acdab151cd 23:38:08 ---> ce526ad38692 23:38:08 23:38:08 Step 10/21 : FROM scratch 23:38:08 ---> 23:38:08 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:38:08 ---> Running in d385aba5ce58 23:38:08 ---> Running in d17e9b675b27 23:38:08 ---> Running in 5cd507396a71 23:38:08 ---> 0780db1d03f6 23:38:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:38:09 Removing intermediate container d17e9b675b27 23:38:09 ---> 6fca8161b544 23:38:09 Step 12/22 : ENV APP_PORT=48082 23:38:09 Removing intermediate container d385aba5ce58 23:38:09 ---> 06854b1a6dff 23:38:09 Step 15/27 : ENV APP_PORT=48090 23:38:09 Removing intermediate container 5cd507396a71 23:38:09 ---> 512d0a6bc6e1 23:38:09 Step 12/21 : ENV APP_PORT=48085 23:38:09 ---> Running in 9cb9cd89887d 23:38:09 ---> Running in 0db16fad8935 23:38:10 ---> Running in 15540dd3468c 23:38:10 ---> 5eb3ad1c1dda 23:38:10 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:38:10 ---> Running in 64121a905ff5 23:38:10 Removing intermediate container 9cb9cd89887d 23:38:10 ---> 26fd049e1dff 23:38:10 Step 13/22 : EXPOSE $APP_PORT 23:38:11 Removing intermediate container 15540dd3468c 23:38:11 ---> dcf46710eb4c 23:38:11 Step 13/21 : EXPOSE $APP_PORTRemoving intermediate container 0db16fad8935 23:38:11 ---> 54894aeef2f9 23:38:11 Step 16/27 : EXPOSE $APP_PORT 23:38:11 23:38:11 ---> Running in 1ad6a05583b0 23:38:11 ---> Running in 29c14d5a28fe 23:38:11 ---> Running in 26fd2f2a96b8 23:38:12 Removing intermediate container 1ad6a05583b0 23:38:12 ---> 2c59fb1bbcbb 23:38:12 Step 14/22 : WORKDIR / 23:38:12 ---> Running in 61c5fa0ec887 23:38:12 Removing intermediate container 29c14d5a28fe 23:38:12 ---> ddc1bfec341a 23:38:12 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 23:38:12 Removing intermediate container 26fd2f2a96b8 23:38:12 ---> 7c2a1965e692 23:38:12 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:38:13 Removing intermediate container 61c5fa0ec887 23:38:13 ---> 0bc92268ed6f 23:38:13 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 23:38:14 ---> 16c1cf189707 23:38:14 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:38:15 ---> e2ecfeecad0b 23:38:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:38:15 Removing intermediate container 64121a905ff5 23:38:15 ---> 582269fc1854 23:38:15 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 23:38:15 ---> e85984d1f2ac 23:38:15 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:38:15 ---> Running in 72539867dad4 23:38:16 Removing intermediate container 72539867dad4 23:38:16 ---> 55fa66a8831a 23:38:16 Step 22/24 : LABEL arch=arm64 23:38:17 ---> Running in ec8ca96f10d8 23:38:17 ---> 0b130e70eca2 23:38:17 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:38:17 ---> d921ec216d40 23:38:17 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:38:17 ---> a307cd77a4d5 23:38:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:38:18 Removing intermediate container ec8ca96f10d8 23:38:18 ---> 674ed1b3b47c 23:38:18 Step 23/24 : LABEL git_sha=c2a2b6349ce29b74f819c00a19a636ca2f2df593 23:38:18 ---> Running in 7d1eea4bd23f 23:38:19 ---> 0fde6cd1026e 23:38:19 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 23:38:19 ---> 80f1c86f9b6a 23:38:19 Step 18/22 : ENTRYPOINT ["/core-command"] 23:38:19 ---> ae2e4e256ff9 23:38:19 Step 20/27 : RUN apk --no-cache add py3-pip 23:38:19 ---> Running in cd756e133b70 23:38:19 ---> Running in 627a9a73667d 23:38:19 ---> Running in 5621a665c89e 23:38:19 Removing intermediate container 7d1eea4bd23f 23:38:19 ---> c9f395ad4a14 23:38:19 Step 24/24 : LABEL version=0.0.0 23:38:20 ---> Running in 652943f9942e 23:38:20 Removing intermediate container 627a9a73667d 23:38:20 ---> 2ac0950e48ac 23:38:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:38:20 Removing intermediate container cd756e133b70 23:38:20 ---> b6ff5ec75ac2 23:38:20 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:38:21 ---> Running in 504dd80a6e12 23:38:21 ---> Running in 03a9d82f3473 23:38:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:38:21 Removing intermediate container 652943f9942e 23:38:21 ---> 439d7fa1d420 23:38:21 23:38:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:38:21 Successfully built 439d7fa1d420 23:38:21 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 23:38:22  Building docker-security-secretstore-setup-go ... done Building docker-core-metadata-go 23:38:22 Removing intermediate container 504dd80a6e12 23:38:22 ---> 2942a175afad 23:38:22 Step 20/22 : LABEL arch=arm64 23:38:22 (1/33) Installing libbz2 (1.0.8-r1) 23:38:22 (2/33) Installing expat (2.2.9-r1) 23:38:22 (3/33) Installing libffi (3.3-r2) 23:38:22 (4/33) Installing gdbm (1.13-r1) 23:38:22 (5/33) Installing xz-libs (5.2.5-r0) 23:38:22 (6/33) Installing sqlite-libs (3.32.1-r0) 23:38:22 (7/33) Installing python3 (3.8.5-r0) 23:38:22 Removing intermediate container 03a9d82f3473 23:38:22 ---> c41fe0575ba4 23:38:22 Step 19/21 : LABEL arch=arm64 23:38:23 ---> Running in 732f7ab55c06 23:38:23 ---> Running in 34362c1cfde9 23:38:24 (8/33) Installing py3-appdirs (1.4.4-r1) 23:38:24 (9/33) Installing py3-ordered-set (4.0.1-r0) 23:38:24 (10/33) Installing py3-parsing (2.4.7-r0) 23:38:24 (11/33) Installing py3-six (1.15.0-r0) 23:38:24 (12/33) Installing py3-packaging (20.4-r0) 23:38:24 (13/33) Installing py3-setuptools (47.0.0-r0) 23:38:24 Removing intermediate container 732f7ab55c06 23:38:24 ---> ded903956818 23:38:24 Step 21/22 : LABEL git_sha=c2a2b6349ce29b74f819c00a19a636ca2f2df593 23:38:24 (14/33) Installing py3-chardet (3.0.4-r4) 23:38:24 (15/33) Installing py3-idna (2.9-r0) 23:38:24 (16/33) Installing py3-certifi (2020.4.5.1-r0) 23:38:24 (17/33) Installing py3-urllib3 (1.25.9-r0) 23:38:24 (18/33) Installing py3-requests (2.23.0-r0) 23:38:24 (19/33) Installing py3-msgpack (1.0.0-r0) 23:38:24 (20/33) Installing py3-lockfile (0.12.2-r3) 23:38:24 (21/33) Installing py3-cachecontrol (0.12.6-r0) 23:38:24 (22/33) Installing py3-colorama (0.4.3-r0) 23:38:24 (23/33) Installing py3-distlib (0.3.0-r0) 23:38:24 (24/33) Installing py3-distro (1.5.0-r1) 23:38:24 (25/33) Installing py3-webencodings (0.5.1-r3) 23:38:24 (26/33) Installing py3-html5lib (1.0.1-r4) 23:38:25 (27/33) Installing py3-pytoml (0.1.21-r0) 23:38:25 (28/33) Installing py3-pep517 (0.8.2-r0) 23:38:25 (29/33) Installing py3-progress (1.5-r0) 23:38:25 (30/33) Installing py3-toml (0.10.1-r0) 23:38:25 (31/33) Installing py3-retrying (1.3.3-r0) 23:38:25 (32/33) Installing py3-contextlib2 (0.6.0-r0) 23:38:25 (33/33) Installing py3-pip (20.1.1-r0) 23:38:25 Executing busybox-1.31.1-r19.trigger 23:38:25 OK: 71 MiB in 55 packages 23:38:25 Removing intermediate container 34362c1cfde9 23:38:25 ---> a5cf5058a8ec 23:38:25 Step 20/21 : LABEL git_sha=c2a2b6349ce29b74f819c00a19a636ca2f2df593 23:38:26 ---> Running in fab06b49e00c 23:38:26 Removing intermediate container 1eb3b2e2993e 23:38:26 ---> 334a2a6cfb66 23:38:26 23:38:26 Step 10/23 : FROM alpine 23:38:26 ---> Running in 4316506d0fa0 23:38:26 latest: Pulling from library/alpine 23:38:27 Removing intermediate container fab06b49e00c 23:38:27 ---> 7d93846e0763 23:38:27 Step 22/22 : LABEL version=0.0.0 23:38:27 Removing intermediate container 4316506d0fa0 23:38:27 ---> 865131ba1ba6 23:38:27 Step 21/21 : LABEL version=0.0.0 23:38:28 ---> Running in ea2ff224bf2f 23:38:28 Digest: sha256:d9a7354e3845ea8466bb00b22224d9116b183e594527fb5b6c3d30bc01a20378 23:38:28 ---> Running in e2af6db67fbc 23:38:28 Status: Downloaded newer image for alpine:latest 23:38:28 ---> 1fca6fe4a1ec 23:38:28 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:38:28 ---> Running in f1611215ddf1 23:38:29 Removing intermediate container ea2ff224bf2f 23:38:29 ---> c69c2be24ed6 23:38:29 23:38:29 Removing intermediate container e2af6db67fbc 23:38:29 ---> d8df2c00c5d3 23:38:29 23:38:30 Successfully built c69c2be24ed6 23:38:30 Successfully tagged docker-core-command-go-arm64:latest 23:38:30  Building docker-core-command-go ... done Building docker-security-bootstrap-redis-go 23:38:30 Removing intermediate container f1611215ddf1 23:38:30 ---> 687f5d8d7227 23:38:30 Step 12/23 : ENV APP_PORT=48080 23:38:30 Successfully built d8df2c00c5d3 23:38:30 Successfully tagged docker-support-scheduler-go-arm64:latest 23:38:30 Building docker-security-secrets-setup-go 23:38:30  Building docker-support-scheduler-go ... done  ---> Running in 00d5304a2c5a 23:38:31 Removing intermediate container 00d5304a2c5a 23:38:31 ---> bc775b0d925b 23:38:31 Step 13/23 : EXPOSE $APP_PORT 23:38:31 ---> Running in 1882ab05c936 23:38:32 Removing intermediate container 1882ab05c936 23:38:32 ---> bd3949e14232 23:38:32 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:38:33 ---> Running in adc163484ac0 23:38:33 Removing intermediate container 5621a665c89e 23:38:33 ---> eea9860875b4 23:38:33 Step 21/27 : RUN pip install docker-compose==1.23.2 23:38:35 ---> Running in 602acd4556b8 23:38:37 Removing intermediate container adc163484ac0 23:38:37 ---> 245f36683125 23:38:37 Step 15/23 : RUN apk --no-cache add zeromq 23:38:41 ---> Running in 778dcf821741 23:38:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:38:42 Collecting docker-compose==1.23.2 23:38:42 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:38:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:38:43 Collecting docker<4.0,>=3.6.0 23:38:43 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:38:43 (1/5) Installing libgcc (10.2.1_pre1-r3) 23:38:43 (2/5) Installing libsodium (1.0.18-r0) 23:38:43 (3/5) Installing libstdc++ (10.2.1_pre1-r3) 23:38:44 (4/5) Installing libzmq (4.3.3-r1) 23:38:44 (5/5) Installing zeromq (4.3.3-r1) 23:38:44 Executing busybox-1.32.1-r0.trigger 23:38:44 OK: 8 MiB in 19 packages 23:38:45 Collecting PyYAML<4,>=3.10 23:38:45 Downloading PyYAML-3.13.tar.gz (270 kB) 23:38:47 Removing intermediate container 778dcf821741 23:38:47 ---> 6a100451f074 23:38:47 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 23:38:48 ---> c520373dd7cb 23:38:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:38:48 Collecting websocket-client<1.0,>=0.32.0 23:38:48 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 23:38:49 Collecting dockerpty<0.5,>=0.4.1 23:38:49 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:38:51 ---> ba7f330ab0ab 23:38:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:38:52 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 23:38:52 Collecting jsonschema<3,>=2.5.1 23:38:52 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:38:53 ---> e107b1cc2662 23:38:53 Step 19/23 : ENTRYPOINT ["/core-data"] 23:38:53 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 23:38:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:38:53 ---> fcf7b51e6e20 23:38:53 Step 3/22 : WORKDIR /edgex-go 23:38:53 ---> Using cache 23:38:53 ---> d547b5a6252e 23:38:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:38:53 ---> Using cache 23:38:53 ---> ced35d7533ec 23:38:53 Step 5/22 : RUN apk update && apk add make git 23:38:53 ---> Using cache 23:38:53 ---> 37d6c9a52c12 23:38:53 Step 6/22 : COPY go.mod . 23:38:53 ---> Using cache 23:38:53 ---> 8366291fbedf 23:38:53 Step 7/22 : RUN go mod download 23:38:53 ---> Using cache 23:38:53 ---> 4189b4e6a255 23:38:53 Step 8/22 : COPY . . 23:38:53 Collecting docopt<0.7,>=0.6.1 23:38:53 ---> Using cache 23:38:53 ---> 4f142cc4f835 23:38:53 Step 9/22 : RUN make cmd/core-metadata/core-metadata 23:38:53 Downloading docopt-0.6.2.tar.gz (25 kB) 23:38:54 ---> Running in 3132cbc7a4a5 23:38:54 ---> Running in 4515a116883f 23:38:56 Removing intermediate container 3132cbc7a4a5 23:38:56 ---> 9dde4b39f0dd 23:38:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:38:56 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 23:38:56 ---> Running in eb71e3270cc2 23:38:57 Removing intermediate container eb71e3270cc2 23:38:57 ---> 1fb269f6188e 23:38:57 Step 21/23 : LABEL arch=arm64 23:38:57 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:38:57 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:38:58 ---> Running in 779ce3e85fa8 23:38:58 Collecting texttable<0.10,>=0.9.0 23:38:58 Downloading texttable-0.9.1.tar.gz (11 kB) 23:38:59 Removing intermediate container 779ce3e85fa8 23:38:59 ---> c06244f6ea9b 23:38:59 Step 22/23 : LABEL git_sha=c2a2b6349ce29b74f819c00a19a636ca2f2df593 23:39:00 ---> Running in 74f80d40ec37 23:39:01 Removing intermediate container 74f80d40ec37 23:39:01 ---> 989cedde7492 23:39:01 Step 23/23 : LABEL version=0.0.0 23:39:01 Collecting cached-property<2,>=1.2.0 23:39:01 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 23:39:02 ---> Running in 0c37531383d5 23:39:02 Collecting docker-pycreds>=0.4.0 23:39:02 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:39:02 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) 23:39:03 Collecting idna<2.8,>=2.5 23:39:03 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:39:03 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) 23:39:03 Removing intermediate container 0c37531383d5 23:39:03 ---> 8678472c3220 23:39:03 23:39:03 Collecting urllib3<1.25,>=1.21.1 23:39:04 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:39:04 Successfully built 8678472c3220 23:39:04 Successfully tagged docker-core-data-go-arm64:latest 23:39:04  Building docker-core-data-go ... done Building docker-support-logging-go 23:39:04 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 23:39:04 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 23:39:04 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 23:39:04 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 23:39:05 Installing collected packages: docker-pycreds, idna, urllib3, requests, websocket-client, docker, PyYAML, dockerpty, jsonschema, docopt, texttable, cached-property, docker-compose 23:39:05 Attempting uninstall: idna 23:39:05 Found existing installation: idna 2.9 23:39:05 Uninstalling idna-2.9: 23:39:05 Successfully uninstalled idna-2.9 23:39:06 Attempting uninstall: urllib3 23:39:06 Found existing installation: urllib3 1.25.9 23:39:06 Uninstalling urllib3-1.25.9: 23:39:06 Successfully uninstalled urllib3-1.25.9 23:39:07 Attempting uninstall: requests 23:39:07 Found existing installation: requests 2.23.0 23:39:07 Uninstalling requests-2.23.0: 23:39:07 Successfully uninstalled requests-2.23.0 23:39:08 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 23:39:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:39:08 ---> fcf7b51e6e20 23:39:08 Step 3/22 : WORKDIR /edgex-go 23:39:08 ---> Using cache 23:39:08 ---> d547b5a6252e 23:39:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:39:08 ---> Using cache 23:39:08 ---> ced35d7533ec 23:39:08 Step 5/22 : RUN apk update && apk add make git 23:39:08 ---> Using cache 23:39:08 ---> 37d6c9a52c12 23:39:08 Step 6/22 : COPY go.mod . 23:39:08 ---> Using cache 23:39:08 ---> 8366291fbedf 23:39:08 Step 7/22 : RUN go mod download 23:39:08 ---> Using cache 23:39:08 ---> 4189b4e6a255 23:39:08 Step 8/22 : COPY . . 23:39:08 ---> Using cache 23:39:08 ---> 4f142cc4f835 23:39:08 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 23:39:09 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 23:39:09 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 23:39:09 ---> fcf7b51e6e20 23:39:09 Step 3/29 : WORKDIR /edgex-go 23:39:09 ---> Using cache 23:39:09 ---> d547b5a6252e 23:39:09 Step 4/29 : RUN apk update && apk add make git 23:39:10 Running setup.py install for PyYAML: started 23:39:10 ---> Running in ad4f61cb4d4a 23:39:10 ---> Running in 787cc949c3cc 23:39:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:39:12 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 23:39:13 Running setup.py install for PyYAML: finished with status 'done' 23:39:13 Running setup.py install for dockerpty: started 23:39:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:39:14 v3.12.3-80-g1b5dbce3e9 [http://nl.alpinelinux.org/alpine/v3.12/main] 23:39:14 v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] 23:39:14 OK: 12622 distinct packages available 23:39:15 OK: 217 MiB in 51 packages 23:39:15 Running setup.py install for dockerpty: finished with status 'done' 23:39:17 Running setup.py install for docopt: started 23:39:18 Removing intermediate container ad4f61cb4d4a 23:39:18 ---> 586937d8f708 23:39:18 Step 5/29 : COPY go.mod . 23:39:20 ---> 3fe3a6d1bc1d 23:39:20 Step 6/29 : RUN go mod download 23:39:20 Running setup.py install for docopt: finished with status 'done' 23:39:20 Running setup.py install for texttable: started 23:39:21 ---> Running in 495c450fc8c4 23:39:23 Running setup.py install for texttable: finished with status 'done' 23:39:25 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 23:39:27 Removing intermediate container 495c450fc8c4 23:39:27 ---> 83179b7879c2 23:39:27 Step 7/29 : COPY . . 23:39:32 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 23:39:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:39:32 ---> fcf7b51e6e20 23:39:32 Step 3/22 : WORKDIR /edgex-go 23:39:32 ---> Using cache 23:39:32 ---> d547b5a6252e 23:39:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:39:32 ---> Using cache 23:39:32 ---> ced35d7533ec 23:39:32 Step 5/22 : RUN apk update && apk add make && apk add bash git 23:39:32 ---> Running in 774db3b9a9a2 23:39:34 Removing intermediate container 602acd4556b8 23:39:34 ---> f0c61152e081 23:39:34 Step 22/27 : RUN apk --no-cache add curl 23:39:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:39:35 ---> Running in bfecb91c49b5 23:39:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:39:37 v3.12.3-80-g1b5dbce3e9 [http://nl.alpinelinux.org/alpine/v3.12/main] 23:39:37 v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] 23:39:37 OK: 12622 distinct packages available 23:39:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:39:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:39:37 OK: 217 MiB in 51 packages 23:39:38 (1/3) Installing nghttp2-libs (1.41.0-r0) 23:39:38 (2/3) Installing libcurl (7.69.1-r3) 23:39:38 OK: 217 MiB in 51 packages 23:39:38 (3/3) Installing curl (7.69.1-r3) 23:39:38 Executing busybox-1.31.1-r19.trigger 23:39:38 OK: 71 MiB in 58 packages 23:39:43 Removing intermediate container bfecb91c49b5 23:39:43 ---> 90922cff80b9 23:39:43 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 23:39:43 ---> Running in 1c7d4f976ffb 23:39:43 Removing intermediate container 774db3b9a9a2 23:39:43 ---> 01951107a629 23:39:43 Step 6/22 : COPY go.mod . 23:39:44 Removing intermediate container 1c7d4f976ffb 23:39:44 ---> 644e1bf18c2e 23:39:44 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:39:45 ---> Running in d88152231441 23:39:46 ---> 163d160eaf36 23:39:46 Step 7/22 : RUN go mod download 23:39:46 Removing intermediate container d88152231441 23:39:46 ---> 954f0aab5053 23:39:46 Step 25/27 : LABEL arch=arm64 23:39:46 ---> Running in 94bdc0ca5186 23:39:47 ---> Running in 9d92cd33889a 23:39:48 Removing intermediate container 9d92cd33889a 23:39:48 ---> 5d194b72db7b 23:39:48 Step 26/27 : LABEL git_sha=c2a2b6349ce29b74f819c00a19a636ca2f2df593 23:39:49 ---> Running in a54c50c0419b 23:39:50 Removing intermediate container a54c50c0419b 23:39:50 ---> 0069e6d5558a 23:39:50 Step 27/27 : LABEL version=0.0.0 23:39:50 ---> Running in 95fa1fe3e558 23:39:52 Removing intermediate container 95fa1fe3e558 23:39:52 ---> 5b83990accc1 23:39:52 23:39:52 Removing intermediate container 94bdc0ca5186 23:39:52 ---> ea1592666e97 23:39:52 Step 8/22 : COPY . . 23:39:52 Successfully built 5b83990accc1 23:39:52 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 23:39:52 Building docker-support-notifications-go 23:39:53  Building docker-sys-mgmt-agent-go ... done  ---> d48854bd6d37 23:39:53 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 23:39:54 ---> Running in 7f9d9e7f0ba9 23:39:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 23:40:19 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 23:40:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:40:19 ---> fcf7b51e6e20 23:40:19 Step 3/24 : WORKDIR /edgex-go 23:40:19 ---> Using cache 23:40:19 ---> d547b5a6252e 23:40:19 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:40:19 ---> Using cache 23:40:19 ---> ced35d7533ec 23:40:19 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 23:40:19 ---> Running in affc5b8ce709 23:40:19 ---> 3236cdd49378 23:40:19 Step 9/22 : RUN make cmd/support-logging/support-logging 23:40:20 ---> Running in 58e14ebb32c6 23:40:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:40:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 23:40:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:40:23 v3.12.3-80-g1b5dbce3e9 [http://nl.alpinelinux.org/alpine/v3.12/main] 23:40:23 v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] 23:40:23 OK: 12622 distinct packages available 23:40:24 OK: 217 MiB in 51 packages 23:40:26 Removing intermediate container affc5b8ce709 23:40:26 ---> 1f6ecc26a267 23:40:26 Step 6/24 : COPY go.mod . 23:40:27 ---> 606b2c6c3ed1 23:40:27 Step 7/24 : RUN go mod download 23:40:28 ---> Running in 6fc149d3c6a0 23:40:33 Removing intermediate container 787cc949c3cc 23:40:33 ---> 60037e01be0d 23:40:33 23:40:33 Step 10/22 : FROM alpine:3.10 23:40:33 ---> 536a684cf733 23:40:33 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 23:40:33 ---> Using cache 23:40:33 ---> 7c3ae2d44200 23:40:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 23:40:33 Removing intermediate container 6fc149d3c6a0 23:40:33 ---> 5bfe0e9900d1 23:40:33 Step 8/24 : COPY . . 23:40:33 ---> Running in 642b89608604 23:40:34 Removing intermediate container 642b89608604 23:40:34 ---> 715b353e4ff3 23:40:34 Step 13/22 : WORKDIR / 23:40:35 ---> Running in c1d564d65ca2 23:40:37 Removing intermediate container c1d564d65ca2 23:40:37 ---> 7e1d94007b1c 23:40:37 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 23:40:39 ---> 5c50b5db63f2 23:40:39 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 23:40:42 ---> e819c65f0a29 23:40:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 23:40:43 ---> 6098cd1f2c0d 23:40:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 23:40:46 ---> 3c74c851d170 23:40:46 Step 18/22 : RUN chmod +x entrypoint.sh 23:40:47 ---> Running in 36421a1fd194 23:40:54 Removing intermediate container 36421a1fd194 23:40:54 ---> 9bb1be15433b 23:40:54 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 23:40:55 ---> Running in 898d72045968 23:40:56 Removing intermediate container 4515a116883f 23:40:56 ---> 7084a1539dda 23:40:56 23:40:56 Step 10/22 : FROM scratch 23:40:56 ---> 23:40:56 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:40:56 Removing intermediate container 898d72045968 23:40:56 ---> b12f37e6b079 23:40:56 Step 20/22 : LABEL arch=arm64 23:40:57 ---> Using cache 23:40:57 ---> 512d0a6bc6e1 23:40:57 Step 12/22 : ENV APP_PORT=48081 23:40:57 ---> Running in f6f32491d4c0 23:40:57 ---> Running in 77615f2a1af5 23:40:58 ---> c990575ddbd4 23:40:58 Step 9/24 : RUN make cmd/support-notifications/support-notifications 23:40:58 Removing intermediate container f6f32491d4c0 23:40:58 ---> 7ce7816d336d 23:40:58 Step 21/22 : LABEL git_sha=c2a2b6349ce29b74f819c00a19a636ca2f2df593 23:40:58 Removing intermediate container 77615f2a1af5 23:40:58 ---> 6c0160b9b9e5 23:40:58 Step 13/22 : EXPOSE $APP_PORT 23:40:58 ---> Running in 27f0e3533e71 23:40:58 ---> Running in a04ae453b5c7 23:40:58 ---> Running in 5f34d22efbbd 23:40:59 Removing intermediate container a04ae453b5c7 23:40:59 ---> 1115363408a8 23:40:59 Step 14/22 : WORKDIR / 23:40:59 ---> Running in 1c065aaeb77c 23:40:59 Removing intermediate container 5f34d22efbbd 23:40:59 ---> fe7790712a18 23:40:59 Step 22/22 : LABEL version=0.0.0 23:40:59 ---> Running in a01810393aee 23:41:00 Removing intermediate container 1c065aaeb77c 23:41:00 ---> 74d5c8d16204 23:41:00 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 23:41:00 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 23:41:00 Removing intermediate container a01810393aee 23:41:00 ---> 6fac85454b53 23:41:00 23:41:01 Successfully built 6fac85454b53 23:41:01 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 23:41:01  Building docker-security-bootstrap-redis-go ... done Building docker-security-proxy-setup-go 23:41:01 ---> 77e1a5cba607 23:41:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:41:04 ---> c229cbed02c1 23:41:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:41:06 ---> 4a00f2e77d99 23:41:06 Step 18/22 : ENTRYPOINT ["/core-metadata"] 23:41:06 ---> Running in ff44e7a1ad65 23:41:07 Removing intermediate container ff44e7a1ad65 23:41:07 ---> a8a7c2d5b2b7 23:41:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:41:08 ---> Running in 7e4b84575cc6 23:41:09 Removing intermediate container 7e4b84575cc6 23:41:09 ---> d2fa95b35a3a 23:41:09 Step 20/22 : LABEL arch=arm64 23:41:09 ---> Running in 6dc67111c045 23:41:10 Removing intermediate container 6dc67111c045 23:41:10 ---> 5888eef5a8c1 23:41:10 Step 21/22 : LABEL git_sha=c2a2b6349ce29b74f819c00a19a636ca2f2df593 23:41:10 ---> Running in b97639dce9f8 23:41:11 Removing intermediate container 7f9d9e7f0ba9 23:41:11 ---> 0c45ac2e71d9 23:41:11 23:41:11 Step 9/29 : FROM alpine:latest 23:41:11 ---> 1fca6fe4a1ec 23:41:11 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 23:41:11 ---> Running in d4605575c88e 23:41:12 Removing intermediate container b97639dce9f8 23:41:12 ---> 4014f5e59823 23:41:12 Step 22/22 : LABEL version=0.0.0 23:41:12 ---> Running in 8daa77b69265 23:41:12 Removing intermediate container d4605575c88e 23:41:12 ---> d8017d28f27e 23:41:12 Step 11/29 : USER root 23:41:12 ---> Running in b217ffad78fb 23:41:13 Removing intermediate container 8daa77b69265 23:41:13 ---> 32f8583b0248 23:41:13 23:41:14 Removing intermediate container b217ffad78fb 23:41:14 ---> 7640fffa85e8 23:41:14 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 23:41:14 Successfully built 32f8583b0248 23:41:14 Successfully tagged docker-core-metadata-go-arm64:latest 23:41:14  Building docker-core-metadata-go ... done  ---> Running in fd49d5579479 23:41:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:41:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:41:17 v3.13.0-114-g822507f819 [https://dl-cdn.alpinelinux.org/alpine/v3.13/main] 23:41:17 v3.13.0-115-g41ee0c8f55 [https://dl-cdn.alpinelinux.org/alpine/v3.13/community] 23:41:17 OK: 13727 distinct packages available 23:41:18 (1/2) Installing ca-certificates (20191127-r5) 23:41:19 (2/2) Installing dumb-init (1.2.5-r0) 23:41:19 Executing busybox-1.32.1-r0.trigger 23:41:19 Executing ca-certificates-20191127-r5.trigger 23:41:19 OK: 6 MiB in 16 packages 23:41:23 Removing intermediate container fd49d5579479 23:41:23 ---> 2e14e76bf0ac 23:41:23 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 23:41:24 ---> Running in 3cc237a80c7b 23:41:25 Removing intermediate container 3cc237a80c7b 23:41:25 ---> 3bbfba9637b4 23:41:25 Step 14/29 : WORKDIR $BASE_DIR 23:41:25 Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine 23:41:25 Step 2/20 : FROM ${BUILDER_BASE} AS builder 23:41:25 ---> fcf7b51e6e20 23:41:25 Step 3/20 : WORKDIR /edgex-go 23:41:25 ---> Using cache 23:41:25 ---> d547b5a6252e 23:41:25 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:41:25 ---> Using cache 23:41:25 ---> ced35d7533ec 23:41:25 Step 5/20 : RUN apk update && apk add make git 23:41:25 ---> Using cache 23:41:25 ---> 37d6c9a52c12 23:41:25 Step 6/20 : COPY go.mod . 23:41:25 ---> Using cache 23:41:25 ---> 8366291fbedf 23:41:25 Step 7/20 : RUN go mod download 23:41:25 ---> Using cache 23:41:25 ---> 4189b4e6a255 23:41:25 Step 8/20 : COPY . . 23:41:25 ---> Using cache 23:41:25 ---> 4f142cc4f835 23:41:25 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 23:41:25 ---> Running in 0358f26d78a4 23:41:26 ---> Running in 53ae995a2fc2 23:41:26 Removing intermediate container 0358f26d78a4 23:41:26 ---> 32ff61a5d4be 23:41:26 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 23:41:26 ---> Running in dfbfa155d7d5 23:41:29 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 23:41:30 Removing intermediate container dfbfa155d7d5 23:41:30 ---> f854c3a8aeb5 23:41:30 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 23:41:32 ---> 663da8514e2e 23:41:32 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 23:41:33 ---> 03944f2f5fcb 23:41:33 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 23:41:34 ---> e643e66467fe 23:41:34 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 23:41:35 ---> 3232dfd22f31 23:41:35 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 23:41:36 ---> 0c5831962d7a 23:41:36 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 23:41:36 ---> Running in 5aca94503592 23:41:41 Removing intermediate container 5aca94503592 23:41:41 ---> d08cb786b3b2 23:41:41 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 23:41:41 Removing intermediate container 58e14ebb32c6 23:41:41 ---> 1c99b92c3304 23:41:41 23:41:41 Step 10/22 : FROM scratch 23:41:41 ---> 23:41:41 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 23:41:42 ---> Running in 2f31de8ca125 23:41:42 ---> fe4b0ad99da9 23:41:42 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:41:42 ---> Running in ec8c06425b2e 23:41:42 Removing intermediate container 2f31de8ca125 23:41:42 ---> 21d0126060c5 23:41:42 Step 12/22 : ENV APP_PORT=48061 23:41:43 ---> Running in d6fc58e1d266 23:41:43 Removing intermediate container d6fc58e1d266 23:41:43 ---> 14f03d6760de 23:41:43 Step 13/22 : EXPOSE $APP_PORT 23:41:43 ---> Running in 7005bd558cbb 23:41:44 Removing intermediate container 7005bd558cbb 23:41:44 ---> b89b71303cbd 23:41:44 Step 14/22 : COPY --from=builder /bin/bash /bin/bash 23:41:45 Removing intermediate container ec8c06425b2e 23:41:45 ---> 339ca232bd02 23:41:46 Step 24/29 : RUN chmod 755 security-secrets-setup 23:41:46 ---> ccfc429b9f9d 23:41:46 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 23:41:46 ---> Running in 64e7252a7184 23:41:47 ---> e90bebe09032 23:41:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 23:41:50 ---> a7360c7949e6 23:41:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 23:41:50 Removing intermediate container 64e7252a7184 23:41:50 ---> 615d44c2d7ef 23:41:50 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 23:41:50 ---> Running in c820faadaa5c 23:41:51 ---> bb5dd8fae61b 23:41:51 Step 18/22 : ENTRYPOINT ["/support-logging"] 23:41:51 Removing intermediate container c820faadaa5c 23:41:51 ---> f7e605143a30 23:41:51 Step 26/29 : CMD [ "generate" ] 23:41:51 ---> Running in 038d3fddaa61 23:41:51 ---> Running in 97310183ff95 23:41:52 Removing intermediate container 97310183ff95 23:41:52 ---> d57c1880ccbf 23:41:52 Step 27/29 : LABEL arch=arm64 23:41:52 Removing intermediate container 038d3fddaa61 23:41:52 ---> a41f42f2d478 23:41:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:41:52 ---> Running in 0c14bf5ccfc8 23:41:52 ---> Running in 42a47182e91a 23:41:53 Removing intermediate container 0c14bf5ccfc8 23:41:53 ---> e71db9364fe2 23:41:53 Step 28/29 : LABEL git_sha=c2a2b6349ce29b74f819c00a19a636ca2f2df593 23:41:53 Removing intermediate container 42a47182e91a 23:41:53 ---> 164dbaf0de4e 23:41:53 Step 20/22 : LABEL arch=arm64 23:41:53 ---> Running in 2cc2a076ae4e 23:41:53 ---> Running in 1d4a9710e7cf 23:41:54 Removing intermediate container 2cc2a076ae4e 23:41:54 ---> 6b540bc21c9b 23:41:54 Step 29/29 : LABEL version=0.0.0 23:41:54 ---> Running in eec73b8449f6 23:41:54 Removing intermediate container 1d4a9710e7cf 23:41:54 ---> f82fda1d060b 23:41:54 Step 21/22 : LABEL git_sha=c2a2b6349ce29b74f819c00a19a636ca2f2df593 23:41:55 ---> Running in 19a0a9db623d 23:41:55 Removing intermediate container eec73b8449f6 23:41:55 ---> 40aa18d314e8 23:41:55 23:41:55 Removing intermediate container 19a0a9db623d 23:41:55 ---> 8b049696e6d1 23:41:55 Step 22/22 : LABEL version=0.0.0 23:41:55 ---> Running in 2e1daf11ac76 23:41:55 Successfully built 40aa18d314e8 23:41:56 Successfully tagged docker-security-secrets-setup-go-arm64:latest 23:41:56  Building docker-security-secrets-setup-go ... done Removing intermediate container 2e1daf11ac76 23:41:56 ---> 24223d892867 23:41:56 23:41:57 Successfully built 24223d892867 23:41:57 Successfully tagged docker-support-logging-go-arm64:latest 23:42:12  Building docker-support-logging-go ... done Removing intermediate container 27f0e3533e71 23:42:12 ---> 4a273aad4f93 23:42:12 23:42:12 Step 10/24 : FROM scratch 23:42:12 ---> 23:42:12 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 23:42:12 ---> Using cache 23:42:12 ---> 21d0126060c5 23:42:12 Step 12/24 : ENV APP_PORT=48060 23:42:12 ---> Running in 6a6d63b36520 23:42:12 Removing intermediate container 6a6d63b36520 23:42:12 ---> ca36a211cf0f 23:42:12 Step 13/24 : EXPOSE $APP_PORT 23:42:12 ---> Running in 367df41cbb73 23:42:12 Removing intermediate container 367df41cbb73 23:42:12 ---> e885c5228f1c 23:42:12 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 23:42:12 Removing intermediate container 53ae995a2fc2 23:42:12 ---> 684397a80506 23:42:12 23:42:12 Step 10/20 : FROM alpine 23:42:12 ---> 1fca6fe4a1ec 23:42:12 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 23:42:13 ---> Running in d9980c00e430 23:42:13 ---> 56eae758cb7e 23:42:13 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 23:42:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:42:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:42:14 ---> b1c1e4d51dbc 23:42:14 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 23:42:15 v3.13.0-114-g822507f819 [https://dl-cdn.alpinelinux.org/alpine/v3.13/main] 23:42:15 v3.13.0-115-g41ee0c8f55 [https://dl-cdn.alpinelinux.org/alpine/v3.13/community] 23:42:15 OK: 13727 distinct packages available 23:42:16 ---> de90c0dcb4c5 23:42:16 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 23:42:16 (1/5) Installing ca-certificates (20191127-r5) 23:42:16 (2/5) Installing brotli-libs (1.0.9-r3) 23:42:16 (3/5) Installing nghttp2-libs (1.42.0-r1) 23:42:16 (4/5) Installing libcurl (7.74.0-r0) 23:42:16 (5/5) Installing curl (7.74.0-r0) 23:42:16 Executing busybox-1.32.1-r0.trigger 23:42:16 Executing ca-certificates-20191127-r5.trigger 23:42:16 ---> ab698e76a5e6 23:42:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:42:16 OK: 8 MiB in 19 packages 23:42:18 ---> 10082245cd36 23:42:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:42:18 Removing intermediate container d9980c00e430 23:42:18 ---> 5b71fb75fc61 23:42:18 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:42:18 ---> Running in c49a4ed2ff8c 23:42:18 ---> 149f2765769c 23:42:18 Step 20/24 : ENTRYPOINT ["/support-notifications"] 23:42:19 ---> Running in fe897a60e4b2 23:42:19 Removing intermediate container c49a4ed2ff8c 23:42:19 ---> 5803a83d3e51 23:42:19 Step 13/20 : WORKDIR /edgex 23:42:19 ---> Running in 90f93ecba3a1 23:42:19 Removing intermediate container fe897a60e4b2 23:42:19 ---> 3d62b3affcd8 23:42:19 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:42:19 ---> Running in 6d54731e1ff0 23:42:19 Removing intermediate container 90f93ecba3a1 23:42:19 ---> c1bf9e46d5d6 23:42:19 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:42:20 Removing intermediate container 6d54731e1ff0 23:42:20 ---> 7fb3f0e0ede3 23:42:20 Step 22/24 : LABEL arch=arm64 23:42:20 ---> Running in f77a3105032a 23:42:20 ---> 9c39b17a643b 23:42:20 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:42:20 Removing intermediate container f77a3105032a 23:42:20 ---> 18b0ba124690 23:42:20 Step 23/24 : LABEL git_sha=c2a2b6349ce29b74f819c00a19a636ca2f2df593 23:42:21 ---> Running in fb3066a09051 23:42:21 Removing intermediate container fb3066a09051 23:42:21 ---> fe9abd8cc10b 23:42:21 Step 24/24 : LABEL version=0.0.0 23:42:21 ---> fd179e921edf 23:42:21 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 23:42:21 ---> Running in aca4e806a56e 23:42:21 ---> Running in e8c36bd9347a 23:42:22 Removing intermediate container aca4e806a56e 23:42:22 ---> 1c91606fb337 23:42:22 23:42:22 Removing intermediate container e8c36bd9347a 23:42:22 ---> 12e3fdfb54c7 23:42:22 Step 17/20 : CMD ["--init=true"] 23:42:22 Successfully built 1c91606fb337 23:42:22 ---> Running in 0160df767d91 23:42:22 Successfully tagged docker-support-notifications-go-arm64:latest 23:42:23  Building docker-support-notifications-go ... done Removing intermediate container 0160df767d91 23:42:23 ---> aa68ea6242e7 23:42:23 Step 18/20 : LABEL arch=arm64 23:42:23 ---> Running in 2b3ea3734548 23:42:23 Removing intermediate container 2b3ea3734548 23:42:23 ---> 4c4329c98ce0 23:42:23 Step 19/20 : LABEL git_sha=c2a2b6349ce29b74f819c00a19a636ca2f2df593 23:42:23 ---> Running in 6bbfe231b174 23:42:23 Removing intermediate container 6bbfe231b174 23:42:23 ---> 5590d62dc541 23:42:23 Step 20/20 : LABEL version=0.0.0 23:42:24 ---> Running in 0028e84d6711 23:42:24 Removing intermediate container 0028e84d6711 23:42:24 ---> 735730c074cd 23:42:24 23:42:25 Successfully built 735730c074cd 23:42:25 Successfully tagged docker-security-proxy-setup-go-arm64:latest 23:42:25  Building docker-security-proxy-setup-go ... done  [Pipeline] } 23:42:25 $ docker stop --time=1 0ef36182bc874d542edc199dc249e75b7e04860e945695bff71da6fab9eca02a 23:42:27 $ docker rm -f 0ef36182bc874d542edc199dc249e75b7e04860e945695bff71da6fab9eca02a [Pipeline] // withDockerContainer [Pipeline] sh 23:42:28 + + grep dockerdocker 23:42:28 images 23:42:28 docker-security-proxy-setup-go-arm64 latest 735730c074cd 4 seconds ago 15.9MB 23:42:28 docker-support-notifications-go-arm64 latest 1c91606fb337 7 seconds ago 12.9MB 23:42:28 docker-support-logging-go-arm64 latest 24223d892867 32 seconds ago 10.6MB 23:42:28 docker-security-secrets-setup-go-arm64 latest 40aa18d314e8 34 seconds ago 22.7MB 23:42:28 docker-core-metadata-go-arm64 latest 32f8583b0248 About a minute ago 13.5MB 23:42:28 docker-security-bootstrap-redis-go-arm64 latest 6fac85454b53 About a minute ago 15.2MB 23:42:28 docker-sys-mgmt-agent-go-arm64 latest 5b83990accc1 2 minutes ago 300MB 23:42:28 docker-core-data-go-arm64 latest 8678472c3220 3 minutes ago 22.4MB 23:42:28 docker-support-scheduler-go-arm64 latest d8df2c00c5d3 3 minutes ago 11.5MB 23:42:28 docker-core-command-go-arm64 latest c69c2be24ed6 4 minutes ago 11.3MB 23:42:28 docker-security-secretstore-setup-go-arm64 latest 439d7fa1d420 4 minutes ago 23.5MB 23:42:28 docker latest 83ca638d8957 3 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 23:42:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:42:33 ---> package-listing.sh 23:42:33 ++ facter osfamily 23:42:33 ++ tr '[:upper:]' '[:lower:]' 23:42:33 + OS_FAMILY=redhat 23:42:33 + workspace=/w/workspace/edgex-go/2 23:42:33 + START_PACKAGES=/tmp/packages_start.txt 23:42:33 + END_PACKAGES=/tmp/packages_end.txt 23:42:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:42:33 + PACKAGES=/tmp/packages_start.txt 23:42:33 + '[' /w/workspace/edgex-go/2 ']' 23:42:33 + PACKAGES=/tmp/packages_end.txt 23:42:33 + case "${OS_FAMILY}" in 23:42:33 + rpm -qa 23:42:33 + sort 23:42:38 + '[' -f /tmp/packages_start.txt ']' 23:42:38 + '[' -f /tmp/packages_end.txt ']' 23:42:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:42:38 + '[' /w/workspace/edgex-go/2 ']' 23:42:38 + mkdir -p /w/workspace/edgex-go/2/archives/ 23:42:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 23:42: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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:42:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:42:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:42:39 23:42:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:42:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:42:39 alpine: Pulling from edgex-lftools-log-publisher 23:42:39 df20fa9351a1: Pulling fs layer 23:42:39 36b3adc4ff6f: Pulling fs layer 23:42:39 8ad3a11d3b57: Pulling fs layer 23:42:39 46f8f816bc3b: Pulling fs layer 23:42:39 93b61091891f: Pulling fs layer 23:42:39 93b9cdb0e59b: Pulling fs layer 23:42:39 5e14af77c1be: Pulling fs layer 23:42:39 01666e4c0597: Pulling fs layer 23:42:39 aa168da1d23b: Pulling fs layer 23:42:39 93b9cdb0e59b: Waiting 23:42:39 5e14af77c1be: Waiting 23:42:39 01666e4c0597: Waiting 23:42:39 46f8f816bc3b: Waiting 23:42:39 aa168da1d23b: Waiting 23:42:39 93b61091891f: Waiting 23:42:39 36b3adc4ff6f: Verifying Checksum 23:42:39 36b3adc4ff6f: Download complete 23:42:39 46f8f816bc3b: Verifying Checksum 23:42:39 46f8f816bc3b: Download complete 23:42:39 df20fa9351a1: Download complete 23:42:39 93b9cdb0e59b: Verifying Checksum 23:42:39 93b9cdb0e59b: Download complete 23:42:39 93b61091891f: Verifying Checksum 23:42:39 93b61091891f: Download complete 23:42:39 5e14af77c1be: Verifying Checksum 23:42:39 5e14af77c1be: Download complete 23:42:39 01666e4c0597: Verifying Checksum 23:42:39 01666e4c0597: Download complete 23:42:39 8ad3a11d3b57: Verifying Checksum 23:42:39 8ad3a11d3b57: Download complete 23:42:40 df20fa9351a1: Pull complete 23:42:40 36b3adc4ff6f: Pull complete 23:42:41 8ad3a11d3b57: Pull complete 23:42:41 46f8f816bc3b: Pull complete 23:42:41 93b61091891f: Pull complete 23:42:42 aa168da1d23b: Download complete 23:42:43 93b9cdb0e59b: Pull complete 23:42:43 5e14af77c1be: Pull complete 23:42:43 01666e4c0597: Pull complete 23:42:51 aa168da1d23b: Pull complete 23:42:51 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 23:42:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:42:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:42:51 prd-centos7-docker-4c-2g-22898 does not seem to be running inside a container 23:42:51 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 23:43:00 $ docker top 50584a3bce758ab3186d6ba8b40eaed46347693e86bacbc38fe91162fef652dd -eo pid,comm [Pipeline] { [Pipeline] sh 23:43:01 + touch /tmp/pre-build-complete [Pipeline] sh 23:43:01 + mkdir -p /var/log/sa [Pipeline] sh 23:43:01 + ls /var/log/sa-host 23:43:01 + sadf -c /var/log/sa-host/sa23 23:43:01 file_magic: OK 23:43:01 HZ: Using current value: 100 23:43:01 file_header: OK 23:43:01 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 23:43:01 Statistics: 23:43:01 Hnuu...uuuununununu... 23:43:01 File successfully converted to sysstat format version 12.2.1 23:43:01 + sadf -c /var/log/sa-host/sa26 23:43:01 file_magic: OK 23:43:01 HZ: Using current value: 100 23:43:01 file_header: OK 23:43:01 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 23:43:01 Statistics: 23:43:01 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... 23:43:01 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:43:02 provisioning config files... 23:43:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config6948443776226272431tmp [Pipeline] { [Pipeline] echo 23:43:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:43:02 ---> create-netrc.sh [Pipeline] } 23:43:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 23:43:02 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 23:43:03 ---> python-tools-install.sh [Pipeline] echo 23:43:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:43:03 ---> sudo-logs.sh 23:43:03 Archiving 'sudo' log.. [Pipeline] echo 23:43:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:43:03 ---> job-cost.sh 23:43:03 lf-activate-venv: SKIPPING 23:43:03 INFO: No Stack... 23:43:05 INFO: Retrieving Pricing Info for: v1-standard-2 23:43:05 INFO: Archiving Costs [Pipeline] echo 23:43:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:43:05 ---> logs-deploy.sh 23:43:05 lf-activate-venv: SKIPPING 23:43:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3084/2 23:43:05 INFO: archiving workspace using pattern(s): 23:43:07 Archives upload complete. 23:43:07 INFO: archiving logs to Nexus