Pull request #3579 updated 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 siggiskulason for edgexfoundry/edgex-go Loading trusted files from base branch master at 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 rather than 3d561b954d055532aed395b5c30568be7c449537 Obtained Jenkinsfile from 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2512735066308220359.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3694808053724319207.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8514117766730011092.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4893307428762798297.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1760391089276021055.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-1825’ is offline Running on prd-centos7-docker-4c-2g-265 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh1586649269194080849.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh5022427437489588925.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit 3d561b954d055532aed395b5c30568be7c449537 Merge succeeded, producing 3d561b954d055532aed395b5c30568be7c449537 Checking out Revision 3d561b954d055532aed395b5c30568be7c449537 (PR-3579) > git config core.sparsecheckout # timeout=10 > git checkout -f 3d561b954d055532aed395b5c30568be7c449537 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh5433150471837440158.key > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3d561b954d055532aed395b5c30568be7c449537 # timeout=10 Commit message: "feat(snap): add go-based configure and install hooks" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:41:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:41:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:41:51 ========================================================= 19:41:51 EdgeX Global Pipelines Version Info 19:41:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 10173feb6d5ede09c4075f353712d12bf79e59b6 # timeout=10 19:41:53 ------------------- 19:41:53 stable info: 19:41:53 ------------------- 19:41:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:41:53 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 19:41:53 Message: update stable to v1.0.195 19:41:53 ------------------- 19:41:53 experimental info: 19:41:53 ------------------- 19:41:53 Commited By: **** collab-it+edgex@linuxfoundation.org 19:41:53 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 19:41:53 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:41:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:41:53 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:41:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:41:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:41:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:41:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:41:53 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 19:41:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:41:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:41:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:41:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:41:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:41:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:41:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:41:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:41:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:41:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:41:54 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:41:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:41:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:41:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 19:41:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:41:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3579 [Pipeline] echo 19:41:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3579 [Pipeline] echo 19:41:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3579 [Pipeline] echo 19:41:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3d561b954d055532aed395b5c30568be7c449537 [Pipeline] echo 19:41:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3d561b9 [Pipeline] echo 19:41:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:41:54 provisioning config files... 19:41:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config3875838323656321862tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:41:54 ---> docker-login.sh 19:41:54 nexus3.edgexfoundry.org:10001 19:41:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:41:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:41:55 Configure a credential helper to remove this warning. See 19:41:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:41:55 19:41:55 Login Succeeded 19:41:55 nexus3.edgexfoundry.org:10002 19:41:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:41:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:41:55 Configure a credential helper to remove this warning. See 19:41:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:41:55 19:41:55 Login Succeeded 19:41:55 nexus3.edgexfoundry.org:10003 19:41:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:41:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:41:55 Configure a credential helper to remove this warning. See 19:41:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:41:55 19:41:55 Login Succeeded 19:41:55 nexus3.edgexfoundry.org:10004 19:41:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:41:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:41:55 Configure a credential helper to remove this warning. See 19:41:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:41:55 19:41:55 Login Succeeded 19:41:55 docker.io 19:41:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:41:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:41:55 Configure a credential helper to remove this warning. See 19:41:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:41:55 19:41:55 Login Succeeded 19:41:55 ---> docker-login.sh ends [Pipeline] } 19:41:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:41:56 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 19:41:56 + for file in '`ls cmd/**/Dockerfile`' 19:41:56 ++ dirname cmd/core-command/Dockerfile 19:41:56 ++ cut -d/ -f2 19:41:56 + echo core-command,cmd/core-command/Dockerfile 19:41:56 + for file in '`ls cmd/**/Dockerfile`' 19:41:56 ++ dirname cmd/core-data/Dockerfile 19:41:56 ++ cut -d/ -f2 19:41:56 + echo core-data,cmd/core-data/Dockerfile 19:41:56 + for file in '`ls cmd/**/Dockerfile`' 19:41:56 ++ dirname cmd/core-metadata/Dockerfile 19:41:56 ++ cut -d/ -f2 19:41:56 + echo core-metadata,cmd/core-metadata/Dockerfile 19:41:56 + for file in '`ls cmd/**/Dockerfile`' 19:41:56 ++ dirname cmd/security-bootstrapper/Dockerfile 19:41:56 ++ cut -d/ -f2 19:41:56 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:41:56 + for file in '`ls cmd/**/Dockerfile`' 19:41:56 ++ dirname cmd/security-proxy-setup/Dockerfile 19:41:56 ++ cut -d/ -f2 19:41:56 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:41:56 + for file in '`ls cmd/**/Dockerfile`' 19:41:56 ++ dirname cmd/security-secretstore-setup/Dockerfile 19:41:56 ++ cut -d/ -f2 19:41:56 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:41:56 + for file in '`ls cmd/**/Dockerfile`' 19:41:56 ++ dirname cmd/support-notifications/Dockerfile 19:41:56 ++ cut -d/ -f2 19:41:56 + echo support-notifications,cmd/support-notifications/Dockerfile 19:41:56 + for file in '`ls cmd/**/Dockerfile`' 19:41:56 ++ dirname cmd/support-scheduler/Dockerfile 19:41:56 ++ cut -d/ -f2 19:41:56 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:41:56 + for file in '`ls cmd/**/Dockerfile`' 19:41:56 ++ dirname cmd/sys-mgmt-agent/Dockerfile 19:41:56 ++ cut -d/ -f2 19:41:56 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:41:56 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 19:41:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:41:57 19:41:57 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:41:58 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:41:58 latest: Pulling from edgex-devops/git-semver 19:41:58 31603596830f: Pulling fs layer 19:41:58 54011a49482f: Pulling fs layer 19:41:58 a6820b24f6d8: Pulling fs layer 19:41:58 f581987b2513: Pulling fs layer 19:41:58 f581987b2513: Waiting 19:41:58 54011a49482f: Verifying Checksum 19:41:58 54011a49482f: Download complete 19:41:58 31603596830f: Download complete 19:41:58 f581987b2513: Verifying Checksum 19:41:58 f581987b2513: Download complete 19:41:58 a6820b24f6d8: Verifying Checksum 19:41:58 a6820b24f6d8: Download complete 19:41:58 31603596830f: Pull complete 19:41:58 54011a49482f: Pull complete 19:41:59 a6820b24f6d8: Pull complete 19:41:59 f581987b2513: Pull complete 19:41:59 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 19:41:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:41:59 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:41:59 prd-centos7-docker-4c-2g-265 does not seem to be running inside a container 19:41:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 19:42:00 $ docker top fa6f36888d53dc740398f3470446b7649cdbec56aa5e3315b8b0ae97ed0b0eeb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:42:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:42:00 [ssh-agent] Looking for ssh-agent implementation... 19:42:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:42:00 $ docker exec fa6f36888d53dc740398f3470446b7649cdbec56aa5e3315b8b0ae97ed0b0eeb ssh-agent 19:42:00 SSH_AUTH_SOCK=/tmp/ssh-nU1Rm6vBhz4j/agent.14 19:42:00 SSH_AGENT_PID=20 19:42:00 Running ssh-add (command line suppressed) 19:42:01 Identity added: /w/workspace/edgex-go/5@tmp/private_key_2489991567966544978.key (/w/workspace/edgex-go/5@tmp/private_key_2489991567966544978.key) 19:42:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:42:01 + git tag --points-at HEAD [Pipeline] } 19:42:01 $ docker exec --env ******** --env ******** fa6f36888d53dc740398f3470446b7649cdbec56aa5e3315b8b0ae97ed0b0eeb ssh-agent -k 19:42:01 unset SSH_AUTH_SOCK; 19:42:01 unset SSH_AGENT_PID; 19:42:01 echo Agent pid 20 killed; 19:42:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:42:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:42:01 [ssh-agent] Looking for ssh-agent implementation... 19:42:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:42:01 $ docker exec fa6f36888d53dc740398f3470446b7649cdbec56aa5e3315b8b0ae97ed0b0eeb ssh-agent 19:42:01 SSH_AUTH_SOCK=/tmp/ssh-Kf5VvZQxlfti/agent.53 19:42:01 SSH_AGENT_PID=60 19:42:01 Running ssh-add (command line suppressed) 19:42:02 Identity added: /w/workspace/edgex-go/5@tmp/private_key_6579914918688763494.key (/w/workspace/edgex-go/5@tmp/private_key_6579914918688763494.key) 19:42:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:42:02 + git semver init 19:42:02 # -> Open(): unable to determine branch for HEAD 19:42:02 # $GIT_DIR = /w/workspace/edgex-go/5/.git 19:42:02 # $GIT_WORK_TREE = /w/workspace/edgex-go/5 19:42:02 # $SEMVER_REMOTE_NAME = origin 19:42:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:42:02 # $SEMVER_USER_NAME = edgex-jenkins 19:42:02 # $SEMVER_BRANCH = PR-3579 19:42:02 # $SEMVER_TEMP = /tmp/semver-761222706 19:42:02 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 19:42:17 # '/tmp/semver-761222706' -> '/w/workspace/edgex-go/5/.semver' 19:42:17 # -> Force: false 19:42:17 # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } 19:42:17 $ docker exec --env ******** --env ******** fa6f36888d53dc740398f3470446b7649cdbec56aa5e3315b8b0ae97ed0b0eeb ssh-agent -k 19:42:17 unset SSH_AUTH_SOCK; 19:42:17 unset SSH_AGENT_PID; 19:42:17 echo Agent pid 60 killed; 19:42:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:42:17 + git semver [Pipeline] } 19:42:17 $ docker stop --time=1 fa6f36888d53dc740398f3470446b7649cdbec56aa5e3315b8b0ae97ed0b0eeb 19:42:20 $ docker rm -f fa6f36888d53dc740398f3470446b7649cdbec56aa5e3315b8b0ae97ed0b0eeb [Pipeline] // withDockerContainer [Pipeline] sh 19:42:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:42:21 Stashed 1 file(s) [Pipeline] echo 19:42:21 [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 19:42:21 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 19:42:22 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:42:22 + true 19:42:22 + sudo service docker restart 19:42:22 Redirecting to /bin/systemctl restart docker.service 19:42:36 Still waiting to schedule task 19:42:36 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 19:42:40 ========================================================= 19:42:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:42:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:42:40 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 19:42:42 Sending build context to Docker daemon 329.6MB 19:42:42 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 19:42:42 Step 2/6 : FROM ${BASE} 19:42:42 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:42:42 540db60ca938: Pulling fs layer 19:42:42 adcc1eea9eea: Pulling fs layer 19:42:42 4c4ab2625f07: Pulling fs layer 19:42:42 0510c868ecb4: Pulling fs layer 19:42:42 afea3b2eda06: Pulling fs layer 19:42:42 7809a108b3ef: Pulling fs layer 19:42:42 f706445af74f: Pulling fs layer 19:42:42 0510c868ecb4: Waiting 19:42:42 afea3b2eda06: Waiting 19:42:42 7809a108b3ef: Waiting 19:42:42 f706445af74f: Waiting 19:42:42 4c4ab2625f07: Verifying Checksum 19:42:42 4c4ab2625f07: Download complete 19:42:42 adcc1eea9eea: Verifying Checksum 19:42:42 adcc1eea9eea: Download complete 19:42:42 afea3b2eda06: Verifying Checksum 19:42:42 afea3b2eda06: Download complete 19:42:42 7809a108b3ef: Verifying Checksum 19:42:42 7809a108b3ef: Download complete 19:42:42 540db60ca938: Verifying Checksum 19:42:42 540db60ca938: Download complete 19:42:42 540db60ca938: Pull complete 19:42:42 adcc1eea9eea: Pull complete 19:42:43 4c4ab2625f07: Pull complete 19:42:44 f706445af74f: Verifying Checksum 19:42:44 f706445af74f: Download complete 19:42:44 0510c868ecb4: Verifying Checksum 19:42:44 0510c868ecb4: Download complete 19:42:49 0510c868ecb4: Pull complete 19:42:49 afea3b2eda06: Pull complete 19:42:49 7809a108b3ef: Pull complete 19:42:50 f706445af74f: Pull complete 19:42:50 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 19:42:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:42:50 ---> b068be0155e3 19:42:50 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 19:42:53 ---> Running in 37642341a7ba 19:42:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:42:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:42:55 (1/12) Installing libmagic (5.39-r0) 19:42:56 (2/12) Installing file (5.39-r0) 19:42:56 (3/12) Installing libc-dev (0.7.2-r3) 19:42:56 (4/12) Installing g++ (10.2.1_pre1-r3) 19:43:01 (5/12) Installing fortify-headers (1.1-r0) 19:43:01 (6/12) Installing patch (2.7.6-r6) 19:43:01 (7/12) Installing build-base (0.5-r2) 19:43:01 (8/12) Installing libsodium (1.0.18-r0) 19:43:01 (9/12) Installing pkgconf (1.7.3-r0) 19:43:01 (10/12) Installing libsodium-dev (1.0.18-r0) 19:43:01 (11/12) Installing libzmq (4.3.3-r1) 19:43:01 (12/12) Installing zeromq-dev (4.3.3-r1) 19:43:01 Executing busybox-1.32.1-r6.trigger 19:43:01 OK: 219 MiB in 52 packages 19:43:03 Removing intermediate container 37642341a7ba 19:43:03 ---> 86aa399347e9 19:43:03 Step 4/6 : WORKDIR /edgex-go 19:43:03 ---> Running in 8bd515dc6866 19:43:03 Removing intermediate container 8bd515dc6866 19:43:03 ---> c6951d5d0658 19:43:03 Step 5/6 : COPY go.mod . 19:43:03 ---> 12c15657ad08 19:43:03 Step 6/6 : RUN go mod download 19:43:03 ---> Running in a40e8952e593 19:43:16 Removing intermediate container a40e8952e593 19:43:16 ---> 5820baaa0f78 19:43:16 Successfully built 5820baaa0f78 19:43:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:43:16 + docker inspect -f . ci-base-image-x86_64 19:43:16 . [Pipeline] withDockerContainer 19:43:16 prd-centos7-docker-4c-2g-265 does not seem to be running inside a container 19:43:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 19:43:17 $ docker top 562b245ad33e05359bb7ef15989c6c58578f68636fe83c484cf2bd2334484dec -eo pid,comm [Pipeline] { [Pipeline] sh 19:43:17 + go version 19:43:17 go version go1.16.3 linux/amd64 [Pipeline] } 19:43:17 $ docker stop --time=1 562b245ad33e05359bb7ef15989c6c58578f68636fe83c484cf2bd2334484dec 19:43:18 $ docker rm -f 562b245ad33e05359bb7ef15989c6c58578f68636fe83c484cf2bd2334484dec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:43:19 + docker inspect -f . ci-base-image-x86_64 19:43:19 . [Pipeline] withDockerContainer 19:43:19 prd-centos7-docker-4c-2g-265 does not seem to be running inside a container 19:43:19 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 19:43:19 $ docker top 725540f31f75c0095360fd1676c246ed2a1529b169ca9554f67b3fb2b6ae70f7 -eo pid,comm [Pipeline] { [Pipeline] echo 19:43:19 ========================================================= 19:43:19 [edgeXBuildGoParallel] Running Tests and Build... 19:43:19 ========================================================= [Pipeline] sh 19:43:20 + go mod tidy [Pipeline] sh 19:43:20 + make test 19:43:20 go mod tidy 19:43:21 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:43:27 ? github.com/edgexfoundry/edgex-go [no test files] 19:43:46 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:43:49 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:43:50 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:43:50 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:43:53 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:43:54 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:43:54 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:43:54 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:43:54 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:43:54 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:43:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:43:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:43:55 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:43:55 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:43:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.070s coverage: 28.7% of statements 19:43:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:43:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:43:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.059s coverage: 100.0% of statements 19:43:59 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:43:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.062s coverage: 53.1% of statements 19:43:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:43:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:44:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.110s coverage: 87.7% of statements 19:44:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:44:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:44:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.056s coverage: 78.9% of statements 19:44:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.047s coverage: 81.2% of statements 19:44:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:44:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:44:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:44:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:44:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:44:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.221s coverage: 95.1% of statements 19:44:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:44:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:44:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 19:44:02 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:44:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:44:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:44:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:44:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:44:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.065s coverage: 60.0% of statements 19:44:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:44:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:44:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:44:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.059s coverage: 0.8% of statements 19:44:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:44:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements 19:44:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 22.0% of statements 19:44:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:44:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements 19:44:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.049s coverage: 79.5% of statements 19:44:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements 19:44:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.056s coverage: 96.3% of statements 19:44:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements 19:44:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.056s coverage: 94.4% of statements 19:44:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements 19:44:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.224s coverage: 81.8% of statements 19:44:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:44:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements 19:44:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:44:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:44:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:44:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 19:44:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:44:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:44:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:44:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:44:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:44:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 19:44:41 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:44:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:44:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 19:44:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:44:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements 19:44:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:44:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements 19:44:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 19:44:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.069s coverage: 85.4% of statements 19:44:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.086s coverage: 91.2% of statements 19:44:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:44:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.142s coverage: 64.4% of statements 19:44:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:44:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:44:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 19:44:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 91.3% of statements 19:44:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 19:44:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 19:44:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 19:44:41 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.172s coverage: 66.9% of statements 19:44:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:44:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:44:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:44:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.126s coverage: 43.6% of statements 19:44:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:44:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:44:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements 19:44:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:44:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements 19:44:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:44:43 Running on prd-ubuntu18.04-docker-arm64-4c-16g-266 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws 19:44:43 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 19:44:43 The recommended git tool is: git 19:44:48 using credential edgex-jenkins-ssh 19:44:48 Cloning the remote Git repository 19:44:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 19.3% of statements 19:44:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:44:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:44:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:44:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:44:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.134s coverage: 91.9% of statements 19:44:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:44:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:44:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 19:44:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:44:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:44:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 62.7% of statements 19:44:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:44:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:44:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.093s coverage: 97.6% of statements 19:44:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:44:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:44:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 19:44:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:44:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:44:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 19:44:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:44:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:44:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:44:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:44:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:44:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:44:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements 19:44:49 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements 19:44:49 GO111MODULE=on go vet ./... 19:44:48 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:44:49 > git init /w/workspace/edgex-go/5 # timeout=10 19:44:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:44:49 > git --version # timeout=10 19:44:49 > git --version # 'git version 2.17.1' 19:44:49 using GIT_SSH to set credentials SSH Credentials for GitHub 19:44:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:45:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:45:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:45:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:45:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:45:05 using GIT_SSH to set credentials SSH Credentials for GitHub 19:45:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:45:06 Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit 3d561b954d055532aed395b5c30568be7c449537 19:45:06 Merge succeeded, producing 3d561b954d055532aed395b5c30568be7c449537 19:45:06 Checking out Revision 3d561b954d055532aed395b5c30568be7c449537 (PR-3579) 19:45:06 > git config core.sparsecheckout # timeout=10 19:45:06 > git checkout -f 3d561b954d055532aed395b5c30568be7c449537 # timeout=10 19:45:06 > git remote # timeout=10 19:45:06 > git config --get remote.origin.url # timeout=10 19:45:06 using GIT_SSH to set credentials SSH Credentials for GitHub 19:45:06 > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 19:45:06 > git rev-parse HEAD^{commit} # timeout=10 19:45:06 > git config core.sparsecheckout # timeout=10 19:45:06 > git checkout -f 3d561b954d055532aed395b5c30568be7c449537 # timeout=10 19:45:11 Commit message: "feat(snap): add go-based configure and install hooks" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:45:12 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 19:45:13 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:45:13 + sudo+ service docker restarttrue 19:45:13 19:45:16 gofmt -l . 19:45:16 [ "`gofmt -l .`" = "" ] 19:45:16 ./bin/test-attribution-txt.sh [Pipeline] sh 19:45:16 + ls -al . 19:45:16 total 516 19:45:16 drwxrwxr-x 10 1001 1001 4096 Jun 18 19:45 . 19:45:16 drwxr-xr-x 4 root root 28 Jun 18 19:43 .. 19:45:16 -rw-rw-r-- 1 1001 1001 11 Jun 18 19:41 .dockerignore 19:45:16 drwxrwxr-x 8 1001 1001 179 Jun 18 19:41 .git 19:45:16 drwxrwxr-x 3 1001 1001 125 Jun 18 19:41 .github 19:45:16 -rw-rw-r-- 1 1001 1001 818 Jun 18 19:41 .gitignore 19:45:16 drwx------ 3 1001 1001 60 Jun 18 19:42 .semver 19:45:16 -rw-rw-r-- 1 1001 1001 166 Jun 18 19:41 .sonarcloud.properties 19:45:16 -rw-rw-r-- 1 1001 1001 8609 Jun 18 19:41 Attribution.txt 19:45:16 -rw-rw-r-- 1 1001 1001 3804 Jun 18 19:41 CONTRIBUTING.md 19:45:16 -rw-rw-r-- 1 1001 1001 931 Jun 18 19:41 Dockerfile.build 19:45:16 -rw-rw-r-- 1 1001 1001 849 Jun 18 19:41 Jenkinsfile 19:45:16 -rw-rw-r-- 1 1001 1001 10775 Jun 18 19:41 LICENSE 19:45:16 -rw-rw-r-- 1 1001 1001 5605 Jun 18 19:41 Makefile 19:45:16 -rw-rw-r-- 1 1001 1001 7905 Jun 18 19:41 README.md 19:45:16 -rw-rw-r-- 1 1001 1001 7071 Jun 18 19:41 SECURITY.md 19:45:16 -rw-rw-r-- 1 1001 1001 5 Jun 18 19:42 VERSION 19:45:16 -rw-rw-r-- 1 1001 1001 4131 Jun 18 19:41 ZMQWindows.md 19:45:16 drwxrwxr-x 2 1001 1001 37 Jun 18 19:41 bin 19:45:16 drwxrwxr-x 14 1001 1001 4096 Jun 18 19:41 cmd 19:45:16 -rw-r--r-- 1 root root 398095 Jun 18 19:44 coverage.out 19:45:16 -rw-rw-r-- 1 1001 1001 841 Jun 18 19:41 go.mod 19:45:16 -rw-r--r-- 1 root root 20843 Jun 18 19:43 go.sum 19:45:16 drwxrwxr-x 7 1001 1001 114 Jun 18 19:41 internal 19:45:16 drwxrwxr-x 3 1001 1001 16 Jun 18 19:41 openapi 19:45:16 drwxrwxr-x 4 1001 1001 71 Jun 18 19:41 snap 19:45:16 -rw-rw-r-- 1 1001 1001 168 Jun 18 19:41 version.go [Pipeline] sh 19:45:16 + '[' -e coverage.out ] 19:45:16 + chown 1001:1001 coverage.out [Pipeline] stash 19:45:16 Stashed 1 file(s) [Pipeline] sh 19:45:17 + make build 19:45:17 go mod tidy 19:45:17 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 19:45:18 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 19:45:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 19:45:27 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 19:45:28 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 19:45:28 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 19:45:29 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 19:45:30 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 19:45:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:45:31 provisioning config files... 19:45:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config2005727195734729266tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:45:32 ---> docker-login.sh 19:45:32 nexus3.edgexfoundry.org:10001 19:45:32 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 19:45:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:45:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:45:33 Configure a credential helper to remove this warning. See 19:45:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:45:33 19:45:33 Login Succeeded 19:45:33 nexus3.edgexfoundry.org:10002 19:45:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 19:45:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:45:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:45:33 Configure a credential helper to remove this warning. See 19:45:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:45:33 19:45:33 Login Succeeded 19:45:33 nexus3.edgexfoundry.org:10003 19:45:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:45:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:45:34 Configure a credential helper to remove this warning. See 19:45:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:45:34 19:45:34 Login Succeeded 19:45:34 nexus3.edgexfoundry.org:10004 19:45:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:45:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:45:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:45:34 Configure a credential helper to remove this warning. See 19:45:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:45:34 19:45:34 Login Succeeded 19:45:34 docker.io 19:45:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:45:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:45:35 Configure a credential helper to remove this warning. See 19:45:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:45:35 19:45:35 Login Succeeded 19:45:35 ---> docker-login.sh ends [Pipeline] } 19:45:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:45:36 ========================================================= 19:45:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:45:36 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:45:36 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [Pipeline] } 19:45:36 $ docker stop --time=1 725540f31f75c0095360fd1676c246ed2a1529b169ca9554f67b3fb2b6ae70f7 19:45:38 $ docker rm -f 725540f31f75c0095360fd1676c246ed2a1529b169ca9554f67b3fb2b6ae70f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 19:45:39 Sending build context to Docker daemon 166.4MB 19:45:39 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 19:45:39 Step 2/6 : FROM ${BASE} 19:45:39 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:45:39 595b0fe564bb: Pulling fs layer 19:45:39 3088b5b3c5c0: Pulling fs layer 19:45:39 5b7225fbf94c: Pulling fs layer 19:45:39 ba82ee9f976e: Pulling fs layer 19:45:39 506bd15cee9f: Pulling fs layer 19:45:39 75a0a4a0db45: Pulling fs layer 19:45:39 618dc40b7e24: Pulling fs layer 19:45:39 ba82ee9f976e: Waiting 19:45:39 506bd15cee9f: Waiting 19:45:39 75a0a4a0db45: Waiting 19:45:39 618dc40b7e24: Waiting 19:45:39 5b7225fbf94c: Verifying Checksum 19:45:39 5b7225fbf94c: Download complete 19:45:39 3088b5b3c5c0: Download complete 19:45:39 506bd15cee9f: Verifying Checksum 19:45:39 506bd15cee9f: Download complete 19:45:39 595b0fe564bb: Verifying Checksum 19:45:39 595b0fe564bb: Download complete 19:45:39 75a0a4a0db45: Verifying Checksum 19:45:39 75a0a4a0db45: Download complete 19:45:39 595b0fe564bb: Pull complete 19:45:40 3088b5b3c5c0: Pull complete 19:45:40 5b7225fbf94c: Pull complete 19:45:40 618dc40b7e24: Verifying Checksum 19:45:40 618dc40b7e24: Download complete [Pipeline] isUnix [Pipeline] sh 19:45:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:45:41 19:45:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 19:45:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:45:41 latest: Pulling from edgex-devops/edgex-compose 19:45:41 cbdbe7a5bc2a: Pulling fs layer 19:45:41 ca9280d653b3: Pulling fs layer 19:45:41 7e9c9ca2126c: Pulling fs layer 19:45:41 cbdbe7a5bc2a: Verifying Checksum 19:45:41 cbdbe7a5bc2a: Download complete 19:45:41 cbdbe7a5bc2a: Pull complete 19:45:42 ca9280d653b3: Verifying Checksum 19:45:42 ca9280d653b3: Download complete 19:45:42 ba82ee9f976e: Verifying Checksum 19:45:42 ba82ee9f976e: Download complete 19:45:43 ca9280d653b3: Pull complete 19:45:43 7e9c9ca2126c: Verifying Checksum 19:45:43 7e9c9ca2126c: Download complete 19:45:46 7e9c9ca2126c: Pull complete 19:45:46 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:45:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:45:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 19:45:46 prd-centos7-docker-4c-2g-265 does not seem to be running inside a container 19:45:46 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 19:45:49 $ docker top 9b3e514b60680772a0bf89b660cf6f6080dd790cdb37c1fd0757bcfd29845949 -eo pid,comm [Pipeline] { [Pipeline] sh 19:45:50 + docker-compose build --help 19:45:50 + grep parallel 19:45:50 --parallel Build images in parallel. [Pipeline] } 19:45:50 $ docker stop --time=1 9b3e514b60680772a0bf89b660cf6f6080dd790cdb37c1fd0757bcfd29845949 19:45:52 $ docker rm -f 9b3e514b60680772a0bf89b660cf6f6080dd790cdb37c1fd0757bcfd29845949 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:45:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:45:52 . [Pipeline] withDockerContainer 19:45:52 prd-centos7-docker-4c-2g-265 does not seem to be running inside a container 19:45:52 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 19:45:53 ba82ee9f976e: Pull complete 19:45:53 506bd15cee9f: Pull complete 19:45:53 $ docker top f98f42a0e732e54b041c0e0e6c8c6c7bc71412826058236a70fa9ff4bc1d4740 -eo pid,comm [Pipeline] { [Pipeline] sh 19:45:53 75a0a4a0db45: Pull complete 19:45:53 + docker-compose -f ./docker-compose-build.yml build --parallel 19:45:54 Building core-command ... 19:45:54 Building core-data ... 19:45:54 Building core-metadata ... 19:45:54 Building security-bootstrapper ... 19:45:54 Building security-proxy-setup ... 19:45:54 Building security-secretstore-setup ... 19:45:54 Building support-notifications ... 19:45:54 Building support-scheduler ... 19:45:54 Building sys-mgmt-agent ... 19:45:54 Building core-data 19:45:54 Building security-bootstrapper 19:45:54 Building security-secretstore-setup 19:45:54 Building core-metadata 19:45:54 Building security-proxy-setup 19:45:56 618dc40b7e24: Pull complete 19:45:56 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 19:45:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:45:57 ---> a36622ca3599 19:45:57 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 19:45:59 ---> Running in ee0d9fbd1889 19:46:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:46:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:46:03 (1/12) Installing libmagic (5.39-r0) 19:46:03 (2/12) Installing file (5.39-r0) 19:46:03 (3/12) Installing libc-dev (0.7.2-r3) 19:46:03 (4/12) Installing g++ (10.2.1_pre1-r3) 19:46:09 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:46:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:46:09 ---> 5820baaa0f78 19:46:09 Step 3/22 : WORKDIR /edgex-go 19:46:09 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:46:09 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:46:09 ---> 5820baaa0f78 19:46:09 Step 3/32 : WORKDIR /edgex-go 19:46:09 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:46:09 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:46:09 ---> 5820baaa0f78 19:46:09 Step 3/26 : WORKDIR /edgex-go 19:46:10 (5/12) Installing fortify-headers (1.1-r0) 19:46:10 (6/12) Installing patch (2.7.6-r6) 19:46:10 (7/12) Installing build-base (0.5-r2) 19:46:10 (8/12) Installing libsodium (1.0.18-r0) 19:46:10 (9/12) Installing pkgconf (1.7.3-r0) 19:46:10 (10/12) Installing libsodium-dev (1.0.18-r0) 19:46:10 (11/12) Installing libzmq (4.3.3-r1) 19:46:10 (12/12) Installing zeromq-dev (4.3.3-r1) 19:46:10 Executing busybox-1.32.1-r6.trigger 19:46:10 OK: 218 MiB in 52 packages 19:46:13 ---> Running in a20e903cd428 19:46:13 ---> Running in 8b1a8ef6541a 19:46:13 ---> Running in 5f39c77eadba 19:46:14 Removing intermediate container a20e903cd428 19:46:14 ---> 44d6dab9cbfc 19:46:14 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:46:14 Removing intermediate container 5f39c77eadba 19:46:14 ---> f99c463743af 19:46:14 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:46:14 Removing intermediate container 8b1a8ef6541a 19:46:14 ---> d070736926d9 19:46:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:46:14 ---> Running in 31c6950436ff 19:46:14 ---> Running in 70e9eb145e61 19:46:14 ---> Running in 998937b7ac59 19:46:15 Removing intermediate container ee0d9fbd1889 19:46:15 ---> bdca0f44abeb 19:46:15 Step 4/6 : WORKDIR /edgex-go 19:46:15 ---> Running in dc3f387acfa3 19:46:15 Removing intermediate container dc3f387acfa3 19:46:15 ---> fbbb877f8c38 19:46:15 Step 5/6 : COPY go.mod . 19:46:16 ---> 5bc1343f4fda 19:46:16 Step 6/6 : RUN go mod download 19:46:16 ---> Running in 26a5a97f5997 19:46:17 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:46:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:46:17 ---> 5820baaa0f78 19:46:17 Step 3/24 : WORKDIR /edgex-go 19:46:17 ---> Using cache 19:46:17 ---> d070736926d9 19:46:17 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:46:17 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:46:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:46:17 ---> 5820baaa0f78 19:46:17 Step 3/24 : WORKDIR /edgex-go 19:46:17 ---> Using cache 19:46:17 ---> d070736926d9 19:46:17 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:46:17 Removing intermediate container 31c6950436ff 19:46:17 ---> 5f77e7277e51 19:46:17 Step 5/32 : RUN apk add --update --no-cache make git 19:46:18 ---> Running in 044f96000828 19:46:18 ---> Running in eff74d31e902 19:46:18 ---> Running in 16185feb5e8f 19:46:18 Removing intermediate container 998937b7ac59 19:46:18 ---> 9a3be18cd9a1 19:46:18 Step 5/22 : RUN apk add --update --no-cache make git 19:46:18 ---> Running in e2f97a6e5867 19:46:18 Removing intermediate container 70e9eb145e61 19:46:18 ---> 0dd44f2447dd 19:46:18 Step 5/26 : RUN apk add --update --no-cache make git 19:46:18 ---> Running in b2ee9504d95a 19:46:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:46:18 Removing intermediate container eff74d31e902 19:46:18 ---> e9fd95327222 19:46:18 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:46:19 ---> Running in 44614dfb1c73 19:46:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:46:19 Removing intermediate container 044f96000828 19:46:19 ---> 5d9fc695ed6d 19:46:19 Step 5/24 : RUN apk add --update --no-cache make git 19:46:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:46:19 ---> Running in b2f65e07ac5a 19:46:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:46:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:46:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:46:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:46:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:46:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:46:20 OK: 219 MiB in 52 packages 19:46:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:46:20 OK: 219 MiB in 52 packages 19:46:20 Removing intermediate container 16185feb5e8f 19:46:20 ---> c96e477c02c6 19:46:20 Step 6/32 : COPY go.mod . 19:46:20 OK: 219 MiB in 52 packages 19:46:20 OK: 219 MiB in 52 packages 19:46:21 Removing intermediate container b2ee9504d95a 19:46:21 ---> 412dbf870033 19:46:21 Step 6/26 : COPY go.mod . 19:46:21 ---> 0f4b76525c4c 19:46:21 Step 7/32 : RUN go mod download 19:46:21 ---> Running in 7a8a0c2f891b 19:46:21 ---> 0e8094896139 19:46:21 Step 7/26 : RUN go mod download 19:46:21 ---> Running in 61022e711022 19:46:21 Removing intermediate container e2f97a6e5867 19:46:21 ---> 41eafe463ac2 19:46:21 Step 6/22 : COPY go.mod . 19:46:21 Removing intermediate container 44614dfb1c73 19:46:21 ---> 24f489afdf30 19:46:21 Step 6/24 : COPY go.mod . 19:46:21 OK: 219 MiB in 52 packages 19:46:21 ---> c9e58d263988 19:46:21 Step 7/22 : RUN go mod download 19:46:21 ---> Running in 11a9743f7232 19:46:21 ---> d44eef891168 19:46:21 Step 7/24 : RUN go mod download 19:46:21 ---> Running in 1ad99876b857 19:46:22 Removing intermediate container b2f65e07ac5a 19:46:22 ---> 0e9e226de62e 19:46:22 Step 6/24 : COPY go.mod . 19:46:22 ---> c7ff8611779b 19:46:22 Step 7/24 : RUN go mod download 19:46:22 ---> Running in 69e09f58664d 19:46:22 Removing intermediate container 7a8a0c2f891b 19:46:22 ---> 20b1ad1530d0 19:46:22 Step 8/32 : COPY . . 19:46:22 Removing intermediate container 61022e711022 19:46:22 ---> 1c40311ae6ea 19:46:22 Step 8/26 : COPY . . 19:46:28 Removing intermediate container 11a9743f7232 19:46:28 ---> 4b86ad4c5646 19:46:28 Step 8/22 : COPY . . 19:46:29 Removing intermediate container 1ad99876b857 19:46:29 ---> cc2eb951932f 19:46:29 Step 8/24 : COPY . . 19:46:31 ---> 0af39fd5c7c9 19:46:31 Step 9/26 : RUN go mod tidy 19:46:31 ---> 9648aa308098 19:46:31 Step 9/32 : RUN go mod tidy 19:46:32 Removing intermediate container 69e09f58664d 19:46:32 ---> 29f154410ade 19:46:32 Step 8/24 : COPY . . 19:46:33 ---> Running in 4e43a7e15dba 19:46:33 ---> Running in dd18670cff1d 19:46:34 ---> 684a6e995d94 19:46:34 Step 9/22 : RUN go mod tidy 19:46:34 ---> Running in 4263f77132f3 19:46:42 ---> ed0311d4ea97 19:46:42 Step 9/24 : RUN go mod tidy 19:46:42 Removing intermediate container 4e43a7e15dba 19:46:42 ---> 9922e31457e0 19:46:42 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:46:42 ---> Running in dd9d8d9ff2d7 19:46:42 ---> Running in f3f97d075c6f 19:46:42 Removing intermediate container dd18670cff1d 19:46:42 ---> 3550a2bfdc60 19:46:42 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:46:42 Removing intermediate container 4263f77132f3 19:46:42 ---> a70ff9513f28 19:46:42 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:46:42 Removing intermediate container 26a5a97f5997 19:46:42 ---> 087010bdc14a 19:46:42 Successfully built 087010bdc14a 19:46:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:46:43 + docker inspect -f . ci-base-image-arm64 19:46:43 . [Pipeline] withDockerContainer 19:46:43 prd-ubuntu18.04-docker-arm64-4c-16g-266 does not seem to be running inside a container 19:46:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 19:46:43 ---> Running in e0089855d958 19:46:43 ---> Running in 9fb815bf7518 19:46:44 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 19:46:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:46:45 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 19:46:45 $ docker top 19b264a0c82261f90543e7ca1b4d830516dea632733623abae657adc323ba418 -eo pid,comm [Pipeline] { [Pipeline] sh 19:46:46 + go version 19:46:46 go version go1.16.5 linux/arm64 [Pipeline] } 19:46:46 $ docker stop --time=1 19b264a0c82261f90543e7ca1b4d830516dea632733623abae657adc323ba418 19:46:47 Removing intermediate container dd9d8d9ff2d7 19:46:47 ---> 7ec56dd7bc8f 19:46:47 Step 10/24 : RUN make cmd/core-data/core-data 19:46:47 ---> 2842ca4454aa 19:46:47 Step 9/24 : RUN go mod tidy 19:46:47 ---> Running in d77c892bf4cd 19:46:47 ---> Running in 9517834edad8 19:46:47 $ docker rm -f 19b264a0c82261f90543e7ca1b4d830516dea632733623abae657adc323ba418 19:46:48 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:46:48 + docker inspect -f . ci-base-image-arm64 19:46:48 . [Pipeline] withDockerContainer 19:46:48 prd-ubuntu18.04-docker-arm64-4c-16g-266 does not seem to be running inside a container 19:46:49 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 19:46:49 Removing intermediate container 9517834edad8 19:46:49 ---> 13a5b258a782 19:46:49 Step 10/24 : RUN make cmd/core-metadata/core-metadata 19:46:49 ---> Running in 8709320422d8 19:46:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:46:50 $ docker top bb1eb8769605c9afb0b939d7913ec7b6ad82596011809d9aefba8d295fb8ca13 -eo pid,comm [Pipeline] { [Pipeline] echo 19:46:50 ========================================================= 19:46:50 [edgeXBuildGoParallel] Running Tests and Build... 19:46:50 ========================================================= [Pipeline] sh 19:46:51 + go mod tidy [Pipeline] sh 19:46:52 + make test 19:46:52 go mod tidy 19:46:53 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:47:20 ? github.com/edgexfoundry/edgex-go [no test files] 19:47:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 19:47:21 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 19:47:24 Removing intermediate container 9fb815bf7518 19:47:24 ---> b98693e8d612 19:47:24 19:47:24 Step 11/32 : FROM alpine:3.12 19:47:25 3.12: Pulling from library/alpine 19:47:26 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 19:47:26 Status: Downloaded newer image for alpine:3.12 19:47:26 ---> 13621d1b12d4 19:47:26 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:47:27 ---> Running in 1122e2b1989a 19:47:27 Removing intermediate container f3f97d075c6f 19:47:27 ---> a530000953d1 19:47:27 19:47:27 Step 11/26 : FROM alpine:3.12 19:47:27 ---> 13621d1b12d4 19:47:27 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 19:47:27 Removing intermediate container e0089855d958 19:47:27 ---> 4789b9212277 19:47:27 19:47:27 Step 11/22 : FROM alpine:3.12 19:47:27 ---> 13621d1b12d4 19:47:27 Step 12/22 : RUN apk add --update --no-cache curl 19:47:27 ---> Running in 86e6d09d8193 19:47:27 ---> Running in 882e5ab39067 19:47:27 Removing intermediate container 1122e2b1989a 19:47:27 ---> 0e37a21acda4 19:47:27 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 19:47:27 ---> Running in f8fda3712215 19:47:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:47:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:47:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:47:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:47:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:47:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:47:28 (1/6) Installing ca-certificates (20191127-r4) 19:47:28 (2/6) Installing nghttp2-libs (1.41.0-r0) 19:47:28 (3/6) Installing libcurl (7.77.0-r0) 19:47:28 (4/6) Installing curl (7.77.0-r0) 19:47:28 (5/6) Installing dumb-init (1.2.2-r1) 19:47:28 (6/6) Installing su-exec (0.2-r1) 19:47:28 Executing busybox-1.31.1-r20.trigger 19:47:28 Executing ca-certificates-20191127-r4.trigger 19:47:28 (1/4) Installing ca-certificates (20191127-r4) 19:47:28 (2/4) Installing nghttp2-libs (1.41.0-r0) 19:47:28 OK: 7 MiB in 20 packages 19:47:28 (3/4) Installing libcurl (7.77.0-r0) 19:47:28 (4/4) Installing curl (7.77.0-r0) 19:47:28 Executing busybox-1.31.1-r20.trigger 19:47:28 Executing ca-certificates-20191127-r4.trigger 19:47:28 (1/2) Installing dumb-init (1.2.2-r1) 19:47:28 OK: 7 MiB in 18 packages 19:47:28 (2/2) Installing su-exec (0.2-r1) 19:47:28 Executing busybox-1.31.1-r20.trigger 19:47:28 OK: 6 MiB in 16 packages 19:47:29 Removing intermediate container 86e6d09d8193 19:47:29 ---> 73b92c9bc1b8 19:47:29 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:47:29 ---> Running in 47f20260eec9 19:47:30 Removing intermediate container f8fda3712215 19:47:30 ---> 2f92a9b473d6 19:47:30 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 19:47:30 Removing intermediate container 882e5ab39067 19:47:30 ---> 5cc97a8fe44c 19:47:30 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:47:30 Removing intermediate container 47f20260eec9 19:47:30 ---> ecc0a1501995 19:47:30 Step 14/26 : WORKDIR / 19:47:30 ---> Running in 4d3ed1e1651f 19:47:30 ---> Running in 42c1823ca863 19:47:30 ---> Running in f013adafd927 19:47:30 Removing intermediate container 4d3ed1e1651f 19:47:30 ---> 72b36c87ff79 19:47:30 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:47:30 Removing intermediate container 42c1823ca863 19:47:30 ---> 6207b797ac82 19:47:30 Step 14/22 : WORKDIR /edgex 19:47:30 Removing intermediate container f013adafd927 19:47:30 ---> 938d528f057a 19:47:30 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:47:30 ---> Running in a5a42f4561c9 19:47:30 ---> Running in 8e8b916ff8f1 19:47:30 Removing intermediate container a5a42f4561c9 19:47:30 ---> d1fc2c6ad75b 19:47:30 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:47:30 ---> Running in e0b8031ce5b2 19:47:30 Removing intermediate container 8e8b916ff8f1 19:47:30 ---> ad1a07a2a101 19:47:30 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:47:30 ---> e2a1bb361fdf 19:47:30 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:47:31 ---> 04494c336650 19:47:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:47:31 ---> bcf4003f557a 19:47:31 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:47:32 ---> 31825d3bd8bb 19:47:32 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:47:32 ---> 076dd34f5443 19:47:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:47:32 Removing intermediate container e0b8031ce5b2 19:47:32 ---> 8d4bc9df9cdc 19:47:32 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 19:47:32 ---> e27609ba1874 19:47:32 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:47:32 ---> Running in 8f48516251d4 19:47:32 Removing intermediate container d77c892bf4cd 19:47:32 ---> 3d5d44c0fe39 19:47:32 19:47:32 Step 11/24 : FROM alpine:3.12 19:47:32 ---> 13621d1b12d4 19:47:32 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:47:32 ---> 60a92a3bd84d 19:47:32 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:47:33 ---> Running in 387259f9054e 19:47:33 ---> Running in 95824cecf209 19:47:33 Removing intermediate container 8709320422d8 19:47:33 ---> d00eb5dae8a6 19:47:33 19:47:33 Step 11/24 : FROM alpine:3.12 19:47:33 ---> 13621d1b12d4 19:47:33 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:47:33 ---> Running in 6e9818f4abe4 19:47:33 Removing intermediate container 8f48516251d4 19:47:33 ---> b9be577e6282 19:47:33 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:47:33 Removing intermediate container 95824cecf209 19:47:33 ---> 6823c74728a4 19:47:33 Step 19/22 : CMD ["--init=true"] 19:47:33 Removing intermediate container 387259f9054e 19:47:33 ---> 631805c49d6f 19:47:33 Step 13/24 : ENV APP_PORT=59880 19:47:33 ---> Running in 04e843f02f91 19:47:33 ---> Running in 225f5c5971d8 19:47:33 ---> eee790c3a96d 19:47:33 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:47:33 ---> 33e8b8fc8e58 19:47:33 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:47:33 Removing intermediate container 225f5c5971d8 19:47:33 ---> 1316a2728608 19:47:33 Step 14/24 : EXPOSE $APP_PORT 19:47:33 Removing intermediate container 04e843f02f91 19:47:33 ---> 1382b2e3480f 19:47:33 Step 20/22 : LABEL arch=x86_64 19:47:33 ---> Running in 4c50f9558c25 19:47:33 ---> Running in 48f76b5cab21 19:47:33 ---> Running in 9a32b8364950 19:47:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:47:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:47:34 (1/1) Installing dumb-init (1.2.2-r1) 19:47:34 Removing intermediate container 4c50f9558c25 19:47:34 ---> f7f33bd88e75 19:47:34 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:47:34 Executing busybox-1.31.1-r20.trigger 19:47:34 OK: 6 MiB in 15 packages 19:47:34 ---> e97e54cb801d 19:47:34 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:47:34 ---> Running in 9d46acb3b3f8 19:47:34 Removing intermediate container 9a32b8364950 19:47:34 ---> a7988101b293 19:47:34 Step 21/22 : LABEL git_sha=3d561b954d055532aed395b5c30568be7c449537 19:47:34 ---> Running in 4e0539f05250 19:47:34 Removing intermediate container 4e0539f05250 19:47:34 ---> 398457e15daa 19:47:34 Step 22/22 : LABEL version=0.0.0 19:47:34 ---> Running in 294e4d0e3cc2 19:47:34 ---> 0d9bd0bfeaf4 19:47:34 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 19:47:34 ---> Running in 618aa917240a 19:47:34 Removing intermediate container 6e9818f4abe4 19:47:34 ---> 051dba4bbf5d 19:47:34 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:47:34 Removing intermediate container 294e4d0e3cc2 19:47:34 ---> 1dba0a4d4c86 19:47:34 19:47:34 ---> Running in 2ea6c005dc16 19:47:34 Removing intermediate container 48f76b5cab21 19:47:34 ---> e965d3fde22b 19:47:34 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:47:34 Successfully built 1dba0a4d4c86 19:47:34 Successfully tagged security-proxy-setup:latest 19:47:34  Building security-proxy-setup ... done Building support-scheduler 19:47:34 Removing intermediate container 2ea6c005dc16 19:47:34 ---> f5c709bdabb7 19:47:34 Step 14/24 : ENV APP_PORT=59881 19:47:34 ---> Running in 5e65ad083e11 19:47:35 Removing intermediate container 5e65ad083e11 19:47:35 ---> 810788f9e3a0 19:47:35 Step 15/24 : EXPOSE $APP_PORT 19:47:35 ---> ccaee394392e 19:47:35 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:47:37 ---> Running in 6deb613f2978 19:47:37 Removing intermediate container 9d46acb3b3f8 19:47:37 ---> 687a45eff280 19:47:37 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:47:38 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:47:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:47:38 ---> 5820baaa0f78 19:47:38 Step 3/23 : WORKDIR /edgex-go 19:47:38 ---> Using cache 19:47:38 ---> d070736926d9 19:47:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:47:38 ---> Using cache 19:47:38 ---> 5d9fc695ed6d 19:47:38 Step 5/23 : RUN apk add --update --no-cache make git 19:47:38 ---> Using cache 19:47:38 ---> 0e9e226de62e 19:47:38 Step 6/23 : COPY go.mod . 19:47:38 ---> Using cache 19:47:38 ---> c7ff8611779b 19:47:38 Step 7/23 : RUN go mod download 19:47:38 ---> Using cache 19:47:38 ---> 29f154410ade 19:47:38 Step 8/23 : COPY . . 19:47:38 ---> Using cache 19:47:38 ---> 2842ca4454aa 19:47:38 Step 9/23 : RUN go mod tidy 19:47:38 ---> Using cache 19:47:38 ---> 13a5b258a782 19:47:38 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:47:39 ---> 2e979a606333 19:47:39 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:47:39 ---> Running in 3d1e54d9629f 19:47:39 Removing intermediate container 6deb613f2978 19:47:39 ---> 88574041bcdb 19:47:39 Step 16/24 : WORKDIR / 19:47:39 Removing intermediate container 618aa917240a 19:47:39 ---> 3004df0e38ee 19:47:39 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 19:47:39 ---> Running in 900ec1763398 19:47:39 ---> Running in 59fd295cd61f 19:47:39 ---> Running in e7d33c897740 19:47:39 Removing intermediate container 59fd295cd61f 19:47:39 ---> 29e2efffaef3 19:47:39 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:47:39 Removing intermediate container e7d33c897740 19:47:39 ---> 6a75e812f626 19:47:39 Step 24/26 : LABEL arch=x86_64 19:47:39 ---> 956a6aba2989 19:47:39 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:47:39 ---> Running in 8830c5ecf9ba 19:47:39 ---> 9691e959a9d2 19:47:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:47:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:47:40 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 19:47:40 ---> 03af912e7150 19:47:40 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:47:40 Removing intermediate container 8830c5ecf9ba 19:47:40 ---> 1e5f97e12cf5 19:47:40 Step 25/26 : LABEL git_sha=3d561b954d055532aed395b5c30568be7c449537 19:47:40 ---> Running in 103953e5e20c 19:47:40 Removing intermediate container 103953e5e20c 19:47:40 ---> 973c91186410 19:47:40 Step 26/26 : LABEL version=0.0.0 19:47:40 ---> d29f6281bdd4 19:47:40 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 19:47:40 ---> 58ecfcbe5bd9 19:47:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:47:40 ---> Running in c37ba51a85fc 19:47:40 ---> Running in 674ba7ad0041 19:47:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:47:40 ---> fa1558948512 19:47:40 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:47:40 Removing intermediate container c37ba51a85fc 19:47:40 ---> d1ac5be2303b 19:47:40 19:47:40 ---> Running in 1e4b20086826 19:47:40 Removing intermediate container 674ba7ad0041 19:47:40 ---> e1646400c2ca 19:47:40 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:47:40 Successfully built d1ac5be2303b 19:47:40 Successfully tagged security-secretstore-setup:latest 19:47:40 Building support-notifications 19:47:41  Building security-secretstore-setup ... done Removing intermediate container 1e4b20086826 19:47:41 ---> c0879e416dab 19:47:41 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:47:41 (1/6) Installing dumb-init (1.2.2-r1) 19:47:41 ---> Running in 8014434db530 19:47:41 (2/6) Installing libgcc (9.3.0-r2) 19:47:41 (3/6) Installing libsodium (1.0.18-r0) 19:47:41 (4/6) Installing libstdc++ (9.3.0-r2) 19:47:42 (5/6) Installing libzmq (4.3.3-r0) 19:47:43 (6/6) Installing zeromq (4.3.3-r0) 19:47:43 Executing busybox-1.31.1-r20.trigger 19:47:43 OK: 8 MiB in 20 packages 19:47:43 ---> 9bcdb9b8093f 19:47:43 Step 27/32 : RUN chmod +x /entrypoint.sh 19:47:44 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:47:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:47:44 ---> 5820baaa0f78 19:47:44 Step 3/23 : WORKDIR /edgex-go 19:47:44 ---> Using cache 19:47:44 ---> d070736926d9 19:47:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:47:44 ---> Using cache 19:47:44 ---> 5d9fc695ed6d 19:47:44 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:47:44 Removing intermediate container 8014434db530 19:47:44 ---> 48130f1fa03c 19:47:44 Step 22/24 : LABEL arch=x86_64 19:47:44 ---> Running in 93e8918242d1 19:47:44 ---> Running in 7ae1d568c2f1 19:47:44 ---> Running in c8f61b3a0e2a 19:47:45 Removing intermediate container c8f61b3a0e2a 19:47:45 ---> f888687c7b92 19:47:45 Step 23/24 : LABEL git_sha=3d561b954d055532aed395b5c30568be7c449537 19:47:45 ---> Running in 931cd36d136f 19:47:45 Removing intermediate container 3d1e54d9629f 19:47:45 ---> 83e32fd45239 19:47:45 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:47:45 Removing intermediate container 931cd36d136f 19:47:45 ---> 305d0e35fa7a 19:47:45 Step 24/24 : LABEL version=0.0.0 19:47:45 ---> Running in e4922d9ed22a 19:47:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:47:45 ---> 95dfa71d6ce7 19:47:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:47:45 Removing intermediate container e4922d9ed22a 19:47:45 ---> e7a68906daf2 19:47:45 19:47:46 Successfully built e7a68906daf2 19:47:46 Successfully tagged core-metadata:latest 19:47:46 Building sys-mgmt-agent 19:47:46  Building core-metadata ... done  ---> c5f40edd57c1 19:47:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:47:46 Removing intermediate container 7ae1d568c2f1 19:47:46 ---> 5be8ae7dbe1f 19:47:46 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:47:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:47:46 ---> Running in fdf9e774881d 19:47:47 OK: 219 MiB in 52 packages 19:47:49 ---> bcf45ec9fba6 19:47:49 Step 20/24 : ENTRYPOINT ["/core-data"] 19:47:49 Removing intermediate container fdf9e774881d 19:47:49 ---> d0643030723a 19:47:49 Step 29/32 : CMD ["gate"] 19:47:49 ---> Running in e12e2bf7aba6 19:47:49 ---> Running in 81b4b64b21f3 19:47:49 Removing intermediate container 93e8918242d1 19:47:49 ---> d1be025f0aa9 19:47:49 Step 6/23 : COPY go.mod . 19:47:50 Removing intermediate container 81b4b64b21f3 19:47:50 ---> 7f2d92e24800 19:47:50 Step 30/32 : LABEL arch=x86_64 19:47:50 ---> 70b1574ca762 19:47:50 Step 7/23 : RUN go mod download 19:47:50 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:47:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:47:50 ---> 5820baaa0f78 19:47:50 Step 3/24 : WORKDIR /edgex-go 19:47:50 ---> Using cache 19:47:50 ---> d070736926d9 19:47:50 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:47:50 ---> Using cache 19:47:50 ---> 5d9fc695ed6d 19:47:50 Step 5/24 : RUN apk add --update --no-cache make bash git 19:47:50 Removing intermediate container e12e2bf7aba6 19:47:50 ---> fb1070bbb543 19:47:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:47:50 ---> Running in 9433aaaa318f 19:47:50 ---> Running in 4d28b70f6f18 19:47:50 ---> Running in 07a541351be4 19:47:50 ---> Running in 9f72f700e8e6 19:47:51 Removing intermediate container 9f72f700e8e6 19:47:51 ---> c3b8cc3ce15f 19:47:51 Step 22/24 : LABEL arch=x86_64 19:47:51 ---> Running in 16ac7aa1adcc 19:47:51 Removing intermediate container 4d28b70f6f18 19:47:51 ---> 8a59fcdd3884 19:47:51 Step 31/32 : LABEL git_sha=3d561b954d055532aed395b5c30568be7c449537 19:47:51 Removing intermediate container 16ac7aa1adcc 19:47:51 ---> 5f3bcedcbe81 19:47:51 Step 23/24 : LABEL git_sha=3d561b954d055532aed395b5c30568be7c449537 19:47:51 ---> Running in 5a9c2e13955e 19:47:51 ---> Running in 1536c1c99ab1 19:47:51 Removing intermediate container 5a9c2e13955e 19:47:51 ---> bc5ff4587442 19:47:51 Step 32/32 : LABEL version=0.0.0 19:47:51 Removing intermediate container 1536c1c99ab1 19:47:51 ---> 55408a01ebd9 19:47:51 Step 24/24 : LABEL version=0.0.0 19:47:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:47:52 ---> Running in d3f50828c876 19:47:52 ---> Running in 9b7ee3fffb4c 19:47:52 Removing intermediate container 9b7ee3fffb4c 19:47:52 ---> 61257fa3d9a2 19:47:52 19:47:52 Removing intermediate container d3f50828c876 19:47:52 ---> 338c3ae996b2 19:47:52 19:47:52 Successfully built 61257fa3d9a2 19:47:52 Successfully built 338c3ae996b2 19:47:52 Successfully tagged core-data:latest 19:47:52 Building core-command 19:47:52  Building core-data ... done Successfully tagged security-bootstrapper:latest 19:47:52 Removing intermediate container 9433aaaa318f 19:47:52 ---> 68cf789156ea 19:47:52 Step 8/23 : COPY . . 19:47:52  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:47:53 OK: 219 MiB in 52 packages 19:47:59 ---> c6472613212e 19:47:59 Step 9/23 : RUN go mod tidy 19:47:59 Removing intermediate container 07a541351be4 19:47:59 ---> c6e0e44a233c 19:47:59 Step 6/24 : COPY go.mod . 19:47:59 ---> Running in bfb123679e09 19:47:59 ---> 503ac207737e 19:47:59 Step 7/24 : RUN go mod download 19:47:59 ---> Running in ce4aee1bbbf9 19:48:01 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:48:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:48:01 ---> 5820baaa0f78 19:48:01 Step 3/24 : WORKDIR /edgex-go 19:48:01 ---> Using cache 19:48:01 ---> d070736926d9 19:48:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:48:01 ---> Using cache 19:48:01 ---> 5d9fc695ed6d 19:48:01 Step 5/24 : RUN apk add --update --no-cache make git 19:48:01 ---> Using cache 19:48:01 ---> 0e9e226de62e 19:48:01 Step 6/24 : COPY go.mod . 19:48:01 ---> Using cache 19:48:01 ---> c7ff8611779b 19:48:01 Step 7/24 : RUN go mod download 19:48:01 ---> Using cache 19:48:01 ---> 29f154410ade 19:48:01 Step 8/24 : COPY . . 19:48:01 ---> Using cache 19:48:01 ---> 2842ca4454aa 19:48:01 Step 9/24 : RUN go mod tidy 19:48:01 ---> Using cache 19:48:01 ---> 13a5b258a782 19:48:01 Step 10/24 : RUN make cmd/core-command/core-command 19:48:01 ---> Running in 6f7b095e9972 19:48:01 Removing intermediate container bfb123679e09 19:48:01 ---> 67a674e2dd3c 19:48:01 Step 10/23 : RUN make cmd/support-notifications/support-notifications 19:48:01 Removing intermediate container ce4aee1bbbf9 19:48:01 ---> 763a19fe68ca 19:48:01 Step 8/24 : COPY . . 19:48:01 ---> Running in 6cee275ac0dd 19:48:01 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 19:48:02 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 19:48:07 ---> a68094dd58fb 19:48:07 Step 9/24 : RUN go mod tidy 19:48:07 Removing intermediate container 900ec1763398 19:48:07 ---> f73b737d1f72 19:48:07 19:48:07 Step 11/23 : FROM alpine:3.12 19:48:07 ---> 13621d1b12d4 19:48:07 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:48:07 ---> Using cache 19:48:07 ---> 051dba4bbf5d 19:48:07 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:48:07 ---> Using cache 19:48:07 ---> f5c709bdabb7 19:48:07 Step 14/23 : ENV APP_PORT=59861 19:48:07 ---> Running in 337f1f644236 19:48:07 ---> Running in a2ba914c8692 19:48:07 Removing intermediate container 337f1f644236 19:48:07 ---> ecbac00a2f1d 19:48:07 Step 15/23 : EXPOSE $APP_PORT 19:48:07 ---> Running in dd75fc7278db 19:48:07 Removing intermediate container dd75fc7278db 19:48:07 ---> 2681c7b7ef01 19:48:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:48:08 ---> dfa913b4f177 19:48:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:48:08 ---> f0026a36867a 19:48:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:48:08 ---> d6f5735084f1 19:48:08 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:48:08 ---> Running in 80433da48044 19:48:09 Removing intermediate container a2ba914c8692 19:48:09 ---> 61ba645220e4 19:48:09 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:48:09 Removing intermediate container 80433da48044 19:48:09 ---> 4b216da2f303 19:48:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:48:09 ---> Running in 2f2ce551d268 19:48:09 ---> Running in 520c826eeca5 19:48:09 Removing intermediate container 520c826eeca5 19:48:09 ---> fe4714d911b4 19:48:09 Step 21/23 : LABEL arch=x86_64 19:48:09 ---> Running in d60985380cf7 19:48:10 Removing intermediate container d60985380cf7 19:48:10 ---> 27bac95bdbb4 19:48:10 Step 22/23 : LABEL git_sha=3d561b954d055532aed395b5c30568be7c449537 19:48: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 19:48:10 ---> Running in b6751030665c 19:48:10 Removing intermediate container b6751030665c 19:48:10 ---> e90805c4f989 19:48:10 Step 23/23 : LABEL version=0.0.0 19:48:10 ---> Running in e66619ee73b0 19:48:10 Removing intermediate container e66619ee73b0 19:48:10 ---> 8fcde98a08e5 19:48:10 19:48:10 Successfully built 8fcde98a08e5 19:48:10 Successfully tagged support-scheduler:latest 19:48:16 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:48:16 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:48:21 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:48:21 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:48:27 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:48:27 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:48:27 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:48:27 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:48:28  Building support-scheduler ... done Removing intermediate container 6f7b095e9972 19:48:28 ---> 4a10a6e7eb0b 19:48:28 19:48:28 Step 11/24 : FROM alpine:3.12 19:48:28 ---> 13621d1b12d4 19:48:28 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:48:28 ---> Using cache 19:48:28 ---> 051dba4bbf5d 19:48:28 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:48:28 ---> Using cache 19:48:28 ---> f5c709bdabb7 19:48:28 Step 14/24 : ENV APP_PORT=59882 19:48:28 ---> Running in d53ba390d26e 19:48:28 Removing intermediate container d53ba390d26e 19:48:28 ---> ea22285a0059 19:48:28 Step 15/24 : EXPOSE $APP_PORT 19:48:28 ---> Running in dbb145254867 19:48:28 Removing intermediate container dbb145254867 19:48:28 ---> 2635b21c5735 19:48:28 Step 16/24 : WORKDIR / 19:48:28 ---> Running in ca8d1094054e 19:48:28 Removing intermediate container ca8d1094054e 19:48:28 ---> 0f309331ecb0 19:48:28 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:48:28 ---> b7cb87dfc8ea 19:48:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:48:28 Removing intermediate container 6cee275ac0dd 19:48:28 ---> 2934b680e8f0 19:48:28 19:48:28 Step 11/23 : FROM alpine:3.12 19:48:28 ---> 13621d1b12d4 19:48:28 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:48:28 ---> Running in 7d3236ebd5f0 19:48:28 ---> f73ab362f56a 19:48:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:48:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:48:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:48:29 (1/2) Installing ca-certificates (20191127-r4) 19:48:29 ---> 31f32e8563fd 19:48:29 Step 20/24 : ENTRYPOINT ["/core-command"] 19:48:29 (2/2) Installing dumb-init (1.2.2-r1) 19:48:29 Executing busybox-1.31.1-r20.trigger 19:48:29 Executing ca-certificates-20191127-r4.trigger 19:48:29 OK: 6 MiB in 16 packages 19:48:29 ---> Running in aeaa0af423ec 19:48:29 Removing intermediate container aeaa0af423ec 19:48:29 ---> d9e65c7d38d0 19:48:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:48:29 ---> Running in 9612bb8285f3 19:48:29 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:48:29 Removing intermediate container 7d3236ebd5f0 19:48:29 ---> 156551368298 19:48:29 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:48:29 ---> Running in dd593b3b59dc 19:48:29 Removing intermediate container 9612bb8285f3 19:48:29 ---> ecf783a89ba0 19:48:29 Step 22/24 : LABEL arch=x86_64 19:48:30 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:48:30 Removing intermediate container 2f2ce551d268 19:48:30 ---> fdaad2d9b92d 19:48:30 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:48:30 ---> Running in 9315b7196289 19:48:30 Removing intermediate container dd593b3b59dc 19:48:30 ---> 06979199131b 19:48:30 Step 14/23 : ENV APP_PORT=59860 19:48:30 ---> Running in c712af6d12ad 19:48:30 ---> Running in b28ddda16ba2 19:48:30 Removing intermediate container 9315b7196289 19:48:30 ---> 4ae7b68fb443 19:48:30 Step 23/24 : LABEL git_sha=3d561b954d055532aed395b5c30568be7c449537 19:48:30 ---> Running in 093c38dc130e 19:48:30 Removing intermediate container b28ddda16ba2 19:48:30 ---> 7af88b66fc43 19:48:30 Step 15/23 : EXPOSE $APP_PORT 19:48:30 ---> Running in 160be90b3802 19:48:30 Removing intermediate container 093c38dc130e 19:48:30 ---> 9db91ada0a39 19:48:30 Step 24/24 : LABEL version=0.0.0 19:48:30 ---> Running in 050e243350e1 19:48:30 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 19:48:30 Removing intermediate container 160be90b3802 19:48:30 ---> 6d8e9b8ab8a1 19:48:30 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:48:30 Removing intermediate container 050e243350e1 19:48:30 ---> 649701618b4b 19:48:30 19:48:30 Successfully built 649701618b4b 19:48:30 Successfully tagged core-command:latest 19:48:30  Building core-command ... done  ---> b5fda462802c 19:48:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:48:31 ---> a815d2a80c2c 19:48:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:48:31 Removing intermediate container c712af6d12ad 19:48:31 ---> 09277f62706f 19:48:31 19:48:31 Step 12/24 : FROM docker:20.10.0 19:48:31 ---> 0939dc4cf059 19:48:31 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:48:31 ---> Running in ad5e66e54fb6 19:48:31 20.10.0: Pulling from library/docker 19:48:31 Removing intermediate container ad5e66e54fb6 19:48:31 ---> 324e11789222 19:48:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:48:31 ---> Running in 31c6d3edb4f7 19:48:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:48:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:48:31 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:48:31 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:48:31 Removing intermediate container 31c6d3edb4f7 19:48:31 ---> 77896cbbf871 19:48:31 Step 21/23 : LABEL arch=x86_64 19:48:31 ---> Running in 875bbee03676 19:48:32 Removing intermediate container 875bbee03676 19:48:32 ---> c71e86c1a5c3 19:48:32 Step 22/23 : LABEL git_sha=3d561b954d055532aed395b5c30568be7c449537 19:48:32 ---> Running in 2ec9f1701c41 19:48:32 Removing intermediate container 2ec9f1701c41 19:48:32 ---> c02daec428b1 19:48:32 Step 23/23 : LABEL version=0.0.0 19:48:32 ---> Running in 55dad17dd295 19:48:32 Removing intermediate container 55dad17dd295 19:48:32 ---> 0e12d7186949 19:48:32 19:48:32 Successfully built 0e12d7186949 19:48:32 Successfully tagged support-notifications:latest 19:48:34  Building support-notifications ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 19:48:34 Status: Downloaded newer image for docker:20.10.0 19:48:34 ---> aefe523efa57 19:48:34 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:48:35 ---> Running in 77223dade755 19:48:35 Removing intermediate container 77223dade755 19:48:35 ---> 74a952950ca0 19:48:35 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 19:48:35 ---> Running in d3bbcb8f2e8c 19:48:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:48:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:48:36 (1/39) Installing readline (8.0.4-r0) 19:48:36 (2/39) Installing bash (5.0.17-r0) 19:48:36 Executing bash-5.0.17-r0.post-install 19:48:36 (3/39) Installing nghttp2-libs (1.41.0-r0) 19:48:36 (4/39) Installing libcurl (7.77.0-r0) 19:48:36 (5/39) Installing curl (7.77.0-r0) 19:48:36 (6/39) Installing dumb-init (1.2.2-r1) 19:48:36 (7/39) Installing libbz2 (1.0.8-r1) 19:48:36 (8/39) Installing expat (2.2.9-r1) 19:48:36 (9/39) Installing libffi (3.3-r2) 19:48:36 (10/39) Installing gdbm (1.13-r1) 19:48:36 (11/39) Installing xz-libs (5.2.5-r0) 19:48:36 (12/39) Installing sqlite-libs (3.32.1-r1) 19:48:36 (13/39) Installing python3 (3.8.10-r0) 19:48:36 (14/39) Installing py3-appdirs (1.4.4-r1) 19:48:36 (15/39) Installing py3-ordered-set (4.0.1-r0) 19:48:36 (16/39) Installing py3-parsing (2.4.7-r0) 19:48:36 (17/39) Installing py3-six (1.15.0-r0) 19:48:36 (18/39) Installing py3-packaging (20.4-r0) 19:48:36 (19/39) Installing py3-setuptools (47.0.0-r0) 19:48:36 (20/39) Installing py3-chardet (3.0.4-r4) 19:48:36 (21/39) Installing py3-idna (2.9-r0) 19:48:36 (22/39) Installing py3-certifi (2020.4.5.1-r0) 19:48:36 (23/39) Installing py3-urllib3 (1.25.9-r0) 19:48:36 (24/39) Installing py3-requests (2.23.0-r0) 19:48:36 (25/39) Installing py3-msgpack (1.0.0-r0) 19:48:36 (26/39) Installing py3-lockfile (0.12.2-r3) 19:48:36 (27/39) Installing py3-cachecontrol (0.12.6-r0) 19:48:37 (28/39) Installing py3-colorama (0.4.3-r0) 19:48:37 (29/39) Installing py3-distlib (0.3.0-r0) 19:48:37 (30/39) Installing py3-distro (1.5.0-r1) 19:48:37 (31/39) Installing py3-webencodings (0.5.1-r3) 19:48:37 (32/39) Installing py3-html5lib (1.0.1-r4) 19:48:37 (33/39) Installing py3-pytoml (0.1.21-r0) 19:48:37 (34/39) Installing py3-pep517 (0.8.2-r0) 19:48:37 (35/39) Installing py3-progress (1.5-r0) 19:48:37 (36/39) Installing py3-toml (0.10.1-r0) 19:48:37 (37/39) Installing py3-retrying (1.3.3-r0) 19:48:37 (38/39) Installing py3-contextlib2 (0.6.0-r0) 19:48:37 (39/39) Installing py3-pip (20.1.1-r0) 19:48:37 Executing busybox-1.31.1-r19.trigger 19:48:37 OK: 72 MiB in 59 packages 19:48:37 Collecting docker-compose==1.23.2 19:48:38 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:48:38 Collecting PyYAML<4,>=3.10 19:48:38 Downloading PyYAML-3.13.tar.gz (270 kB) 19:48:38 Collecting dockerpty<0.5,>=0.4.1 19:48:38 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:48:38 Collecting docopt<0.7,>=0.6.1 19:48:38 Downloading docopt-0.6.2.tar.gz (25 kB) 19:48:39 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 19:48:39 Collecting jsonschema<3,>=2.5.1 19:48:39 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:48:39 Collecting docker<4.0,>=3.6.0 19:48:39 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:48:39 Collecting texttable<0.10,>=0.9.0 19:48:39 Downloading texttable-0.9.1.tar.gz (11 kB) 19:48:40 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:48:40 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:48:40 Collecting websocket-client<1.0,>=0.32.0 19:48:40 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:48:40 Collecting cached-property<2,>=1.2.0 19:48:40 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:48:40 Collecting docker-pycreds>=0.4.0 19:48:40 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:48:40 Collecting idna<2.8,>=2.5 19:48:40 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:48:40 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) 19:48:40 Collecting urllib3<1.25,>=1.21.1 19:48:40 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:48:40 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) 19:48:40 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 19:48:40 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 19:48:40 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 19:48:40 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 19:48:40 Installing collected packages: PyYAML, dockerpty, docopt, jsonschema, websocket-client, docker-pycreds, idna, urllib3, requests, docker, texttable, cached-property, docker-compose 19:48:40 Running setup.py install for PyYAML: started 19:48:40 Running setup.py install for PyYAML: finished with status 'done' 19:48:40 Running setup.py install for dockerpty: started 19:48:41 Running setup.py install for dockerpty: finished with status 'done' 19:48:41 Running setup.py install for docopt: started 19:48:41 Running setup.py install for docopt: finished with status 'done' 19:48:41 Attempting uninstall: idna 19:48:41 Found existing installation: idna 2.9 19:48:41 Uninstalling idna-2.9: 19:48:41 Successfully uninstalled idna-2.9 19:48:41 Attempting uninstall: urllib3 19:48:41 Found existing installation: urllib3 1.25.9 19:48:41 Uninstalling urllib3-1.25.9: 19:48:41 Successfully uninstalled urllib3-1.25.9 19:48:41 Attempting uninstall: requests 19:48:41 Found existing installation: requests 2.23.0 19:48:41 Uninstalling requests-2.23.0: 19:48:41 Successfully uninstalled requests-2.23.0 19:48:42 Running setup.py install for texttable: started 19:48:42 Running setup.py install for texttable: finished with status 'done' 19:48:42 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 19:48:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.163s coverage: 28.7% of statements 19:48:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:48:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:48:45 Removing intermediate container d3bbcb8f2e8c 19:48:45 ---> b5b52809a3d2 19:48:45 Step 15/24 : ENV APP_PORT=58890 19:48:45 ---> Running in e7b8709dc59b 19:48:45 Removing intermediate container e7b8709dc59b 19:48:45 ---> d7a44ba2de65 19:48:45 Step 16/24 : EXPOSE $APP_PORT 19:48:45 ---> Running in 54cc4086520a 19:48:45 Removing intermediate container 54cc4086520a 19:48:45 ---> 047f1d966679 19:48:45 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:48:45 ---> 89d178161372 19:48:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:48:45 ---> 25af626f5d05 19:48:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:48:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.297s coverage: 100.0% of statements 19:48:46 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:48:46 ---> 93b03fc0a8ae 19:48:46 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 19:48:46 ---> Running in 40bae5f3e29a 19:48:46 Removing intermediate container 40bae5f3e29a 19:48:46 ---> 7b66a8280dfc 19:48:46 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:48:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.350s coverage: 53.1% of statements 19:48:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:48:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:48:46 ---> Running in 7ef1bdfd3a16 19:48:46 Removing intermediate container 7ef1bdfd3a16 19:48:46 ---> 04f2f59722f0 19:48:46 Step 22/24 : LABEL arch=x86_64 19:48:46 ---> Running in 0d15a8efa7ac 19:48:46 Removing intermediate container 0d15a8efa7ac 19:48:46 ---> 3c1ee038f0b4 19:48:46 Step 23/24 : LABEL git_sha=3d561b954d055532aed395b5c30568be7c449537 19:48:46 ---> Running in 829a7b89f4cd 19:48:46 Removing intermediate container 829a7b89f4cd 19:48:46 ---> 9a56a47e00ec 19:48:46 Step 24/24 : LABEL version=0.0.0 19:48:46 ---> Running in eee04d1cc5d7 19:48:46 Removing intermediate container eee04d1cc5d7 19:48:46 ---> d6bd50a6f142 19:48:46 19:48:47 Successfully built d6bd50a6f142 19:48:47 Successfully tagged sys-mgmt-agent:latest 19:48:47  Building sys-mgmt-agent ... done  [Pipeline] } 19:48:47 $ docker stop --time=1 f98f42a0e732e54b041c0e0e6c8c6c7bc71412826058236a70fa9ff4bc1d4740 19:48:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.499s coverage: 87.7% of statements 19:48:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:48:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:48:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.195s coverage: 78.9% of statements 19:48:48 $ docker rm -f f98f42a0e732e54b041c0e0e6c8c6c7bc71412826058236a70fa9ff4bc1d4740 [Pipeline] // withDockerContainer [Pipeline] sh 19:48:48 + docker images 19:48:48 REPOSITORY TAG IMAGE ID CREATED SIZE 19:48:48 sys-mgmt-agent latest d6bd50a6f142 2 seconds ago 312MB 19:48:48 support-notifications latest 0e12d7186949 16 seconds ago 16.7MB 19:48:48 09277f62706f 17 seconds ago 1.15GB 19:48:48 core-command latest 649701618b4b 18 seconds ago 15.9MB 19:48:48 2934b680e8f0 20 seconds ago 1.15GB 19:48:48 4a10a6e7eb0b 22 seconds ago 1.14GB 19:48:48 support-scheduler latest 8fcde98a08e5 38 seconds ago 15.9MB 19:48:48 f73b737d1f72 41 seconds ago 1.15GB 19:48:48 security-bootstrapper latest 338c3ae996b2 57 seconds ago 18.6MB 19:48:48 core-data latest 61257fa3d9a2 57 seconds ago 20.2MB 19:48:48 core-metadata latest e7a68906daf2 About a minute ago 16.6MB 19:48:48 security-secretstore-setup latest d1ac5be2303b About a minute ago 28.7MB 19:48:48 security-proxy-setup latest 1dba0a4d4c86 About a minute ago 25.7MB 19:48:48 d00eb5dae8a6 About a minute ago 1.15GB 19:48:48 3d5d44c0fe39 About a minute ago 1.15GB 19:48:48 4789b9212277 About a minute ago 1.15GB 19:48:48 a530000953d1 About a minute ago 1.15GB 19:48:48 b98693e8d612 About a minute ago 1.15GB 19:48:48 ci-base-image-x86_64 latest 5820baaa0f78 5 minutes ago 647MB 19:48:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 7 weeks ago 445MB 19:48:48 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 7 weeks ago 37.5MB 19:48:48 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 19:48:48 docker 20.10.0 aefe523efa57 6 months ago 240MB 19:48:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 19:48:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.198s coverage: 81.2% of statements 19:48:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:48:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:48:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:48:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:48:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:48:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.346s coverage: 95.1% of statements 19:48:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:48:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:48:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 19:48:57 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:48:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:48:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:48:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:48:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:48:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.184s coverage: 60.0% of statements 19:48:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:48:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:48:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:48:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.250s coverage: 0.8% of statements 19:48:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:48:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.150s coverage: 58.8% of statements 19:48:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.194s coverage: 22.0% of statements 19:48:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:48:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.194s coverage: 47.1% of statements 19:48:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.187s coverage: 79.5% of statements 19:48:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.159s coverage: 94.1% of statements 19:48:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.214s coverage: 96.3% of statements 19:48:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.272s coverage: 87.5% of statements 19:49:04 Still waiting to schedule task 19:49:04 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 19:49:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.189s coverage: 94.4% of statements 19:49:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.186s coverage: 44.8% of statements 19:49:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.556s coverage: 81.8% of statements 19:49:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:49:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.227s coverage: 92.9% of statements 19:49:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:49:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:49:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:49:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 19:49:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:49:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:49:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:49:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:49:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:49:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.167s coverage: 87.2% of statements 19:49:24 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:49:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:49:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.138s coverage: 100.0% of statements 19:49:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:49:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.160s coverage: 58.8% of statements 19:49:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:49:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.160s coverage: 80.0% of statements 19:49:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.223s coverage: 87.2% of statements 19:49:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.253s coverage: 85.4% of statements 19:49:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.320s coverage: 91.2% of statements 19:49:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:49:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.651s coverage: 64.4% of statements 19:49:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:49:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:49:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.155s coverage: 100.0% of statements 19:49:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.083s coverage: 91.3% of statements 19:49:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.050s coverage: 100.0% of statements 19:49:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.071s coverage: 73.7% of statements 19:49:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.054s coverage: 100.0% of statements 19:49:28 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.050s coverage: 66.9% of statements 19:49:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:49:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:49:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:49:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.679s coverage: 43.6% of statements 19:49:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:49:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:49:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.248s coverage: 89.5% of statements 19:49:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:49:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.251s coverage: 84.8% of statements 19:49:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:49:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.240s coverage: 19.3% of statements 19:49:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:49:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:49:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:49:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:49:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.547s coverage: 91.9% of statements 19:49:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:49:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:49:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 19:49:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:49:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:49:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.223s coverage: 62.7% of statements 19:49:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:49:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:49:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.363s coverage: 97.6% of statements 19:49:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:49:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:49:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 19:49:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:49:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:49:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.156s coverage: 28.9% of statements 19:49:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:49:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:49:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:49:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:49:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:49:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:49:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.189s coverage: 100.0% of statements 19:49:39 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements 19:49:39 GO111MODULE=on go vet ./... 19:50:08 Running on prd-ubuntu18.04-docker-8c-8g-271 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws 19:50:08 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 19:50:08 The recommended git tool is: git 19:50:11 using credential edgex-jenkins-ssh 19:50:11 Cloning the remote Git repository 19:50:11 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:50:11 > git init /w/workspace/edgex-go/5 # timeout=10 19:50:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:50:11 > git --version # timeout=10 19:50:11 > git --version # 'git version 2.17.1' 19:50:11 using GIT_SSH to set credentials SSH Credentials for GitHub 19:50:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:50:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:50:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:50:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:50:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:50:17 using GIT_SSH to set credentials SSH Credentials for GitHub 19:50:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:50:17 Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit 3d561b954d055532aed395b5c30568be7c449537 19:50:17 Merge succeeded, producing 3d561b954d055532aed395b5c30568be7c449537 19:50:17 Checking out Revision 3d561b954d055532aed395b5c30568be7c449537 (PR-3579) 19:50:17 > git config core.sparsecheckout # timeout=10 19:50:17 > git checkout -f 3d561b954d055532aed395b5c30568be7c449537 # timeout=10 19:50:17 > git remote # timeout=10 19:50:17 > git config --get remote.origin.url # timeout=10 19:50:17 using GIT_SSH to set credentials SSH Credentials for GitHub 19:50:17 > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 19:50:17 > git rev-parse HEAD^{commit} # timeout=10 19:50:17 > git config core.sparsecheckout # timeout=10 19:50:17 > git checkout -f 3d561b954d055532aed395b5c30568be7c449537 # timeout=10 19:50:21 Commit message: "feat(snap): add go-based configure and install hooks" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:50:22 + echo snap-build.sh 19:50:22 snap-build.sh 19:50:22 + SNAP_BASE_DIR=. 19:50:22 + '[' '!' -z /w/workspace/edgex-go/5 ']' 19:50:22 + SNAP_BASE_DIR=/w/workspace/edgex-go/5 19:50:22 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' 19:50:22 [snap-build] Building snap in dir [/w/workspace/edgex-go/5] 19:50:22 + cd /w/workspace/edgex-go/5 19:50:22 + sudo apt-get remove -qy --purge lxd lxd-client 19:50:22 Reading package lists... 19:50:22 Building dependency tree... 19:50:22 Reading state information... 19:50:22 The following packages were automatically installed and are no longer required: 19:50:22 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 19:50:22 uidmap xdelta3 19:50:22 Use 'sudo apt autoremove' to remove them. 19:50:22 The following packages will be REMOVED: 19:50:22 lxd* lxd-client* 19:50:23 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 19:50:23 After this operation, 31.7 MB disk space will be freed. 19:50:23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 19:50:23 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 19:50:24 Removing lxd dnsmasq configuration 19:50:24 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 19:50:24 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 19:50:25 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:50:26 (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 ... 190142 files and directories currently installed.) 19:50:26 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 19:50:27 Processing triggers for systemd (237-3ubuntu10.45) ... 19:50:27 Processing triggers for ureadahead (0.100.0-21) ... 19:50:28 + sudo snap remove --purge lxd 19:50:29 snap "lxd" is not installed 19:50:29 + sudo groupadd --force --system lxd 19:50:29 ++ whoami 19:50:29 + sudo /usr/sbin/usermod -G lxd -a jenkins 19:50:29 + newgrp - lxd 19:50:29 + sudo snap install lxd 19:50:39 2021-06-18T19:50:36Z INFO Waiting for automatic snapd restart... 19:50:57 lxd 4.15 from Canonical* installed 19:50:57 + sudo lxd init --auto 19:51:01 gofmt -l . 19:51:01 [ "`gofmt -l .`" = "" ] 19:51:01 ./bin/test-attribution-txt.sh [Pipeline] sh 19:51:01 + ls -al . 19:51:01 total 544 19:51:01 drwxrwxr-x 9 1001 1001 4096 Jun 18 19:50 . 19:51:01 drwxr-xr-x 4 root root 4096 Jun 18 19:46 .. 19:51:01 -rw-rw-r-- 1 1001 1001 11 Jun 18 19:45 .dockerignore 19:51:01 drwxrwxr-x 8 1001 1001 4096 Jun 18 19:45 .git 19:51:01 drwxrwxr-x 3 1001 1001 4096 Jun 18 19:45 .github 19:51:01 -rw-rw-r-- 1 1001 1001 818 Jun 18 19:45 .gitignore 19:51:01 -rw-rw-r-- 1 1001 1001 166 Jun 18 19:45 .sonarcloud.properties 19:51:01 -rw-rw-r-- 1 1001 1001 8609 Jun 18 19:45 Attribution.txt 19:51:01 -rw-rw-r-- 1 1001 1001 3804 Jun 18 19:45 CONTRIBUTING.md 19:51:01 -rw-rw-r-- 1 1001 1001 931 Jun 18 19:45 Dockerfile.build 19:51:01 -rw-rw-r-- 1 1001 1001 849 Jun 18 19:45 Jenkinsfile 19:51:01 -rw-rw-r-- 1 1001 1001 10775 Jun 18 19:45 LICENSE 19:51:01 -rw-rw-r-- 1 1001 1001 5605 Jun 18 19:45 Makefile 19:51:01 -rw-rw-r-- 1 1001 1001 7905 Jun 18 19:45 README.md 19:51:01 -rw-rw-r-- 1 1001 1001 7071 Jun 18 19:45 SECURITY.md 19:51:01 -rw-rw-r-- 1 1001 1001 5 Jun 18 19:42 VERSION 19:51:01 -rw-rw-r-- 1 1001 1001 4131 Jun 18 19:45 ZMQWindows.md 19:51:01 drwxrwxr-x 2 1001 1001 4096 Jun 18 19:45 bin 19:51:01 drwxrwxr-x 14 1001 1001 4096 Jun 18 19:45 cmd 19:51:01 -rw-r--r-- 1 root root 398095 Jun 18 19:49 coverage.out 19:51:01 -rw-rw-r-- 1 1001 1001 841 Jun 18 19:45 go.mod 19:51:01 -rw-r--r-- 1 root root 20843 Jun 18 19:46 go.sum 19:51:01 drwxrwxr-x 7 1001 1001 4096 Jun 18 19:45 internal 19:51:01 drwxrwxr-x 3 1001 1001 4096 Jun 18 19:45 openapi 19:51:01 drwxrwxr-x 4 1001 1001 4096 Jun 18 19:45 snap 19:51:01 -rw-rw-r-- 1 1001 1001 168 Jun 18 19:45 version.go [Pipeline] sh 19:51:02 + '[' -e coverage.out ] 19:51:02 + chown 1001:1001 coverage.out [Pipeline] stash 19:51:02 Warning: overwriting stash ‘coverage-report’ 19:51:03 Stashed 1 file(s) [Pipeline] sh 19:51:04 + make build 19:51:04 go mod tidy 19:51:04 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 19:51:05 + sudo snap install --classic snapcraft 19:51:11 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 19:51:18 snapcraft 4.8.2 from Canonical* installed 19:51:18 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 19:51:18 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 19:51:18 % Total % Received % Xferd Average Speed Time Time Time Current 19:51:18 Dload Upload Total Spent Left Speed 19:51:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4898 0 --:--:-- --:--:-- --:--:-- 4898 19:51:18 100 3325k 100 3325k 0 0 12.3M 0 --:--:-- --:--:-- --:--:-- 12.3M 19:51:18 ./yq_linux_amd64 19:51:18 + sudo snapcraft prime --use-lxd 19:51:19 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 19:51:19 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 19:51:19 - README.md 19:51:19 19:51:19 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:51:20 Launching a container. 19:51:28 Waiting for container to be ready 19:51:28 To start your first instance, try: lxc launch ubuntu:18.04 19:51:28 19:51:32 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 19:51:32 Waiting for network to be ready... 19:51:33 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 19:51:33 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] 19:51:33 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 19:51:33 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] 19:51:33 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 19:51:33 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 19:51:33 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] 19:51:33 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] 19:51:33 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] 19:51:33 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] 19:51:33 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 19:51:33 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 19:51:33 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 19:51:34 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 19:51:34 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 19:51:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:51:34 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 19:51:34 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 19:51:34 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 19:51:35 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 19:51:35 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 19:51:35 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] 19:51:35 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] 19:51:36 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 19:51:36 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 19:51:36 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] 19:51:36 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] 19:51:36 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] 19:51:36 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] 19:51:38 Fetched 24.7 MB in 5s (5038 kB/s) 19:51:38 Reading package lists... 19:51:38 Reading package lists... 19:51:38 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 19:51:39 Building dependency tree... 19:51:39 Reading state information... 19:51:39 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 19:51:39 The following additional packages will be installed: 19:51:39 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:51:39 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:51:39 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:51:39 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 19:51:39 Suggested packages: 19:51:39 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 19:51:39 Recommended packages: 19:51:39 gnupg libsasl2-modules 19:51:39 The following NEW packages will be installed: 19:51:39 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:51:39 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:51:39 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:51:39 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 19:51:39 The following packages will be upgraded: 19:51:39 gpg gpg-agent gpgconf libudev1 19:51:39 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 19:51:39 Need to get 3530 kB of archives. 19:51:39 After this operation, 13.3 MB of additional disk space will be used. 19:51:39 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 19:51:39 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 19:51:39 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 19:51:39 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 19:51:39 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 19:51:39 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 19:51:40 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 19:51:40 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 19:51:40 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 19:51:40 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 19:51:40 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 19:51:40 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 19:51:40 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 19:51:40 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 19:51:40 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 19:51:40 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 19:51:40 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 19:51:40 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 19:51:40 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 19:51:40 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 19:51:40 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 19:51:40 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 19:51:40 debconf: delaying package configuration, since apt-utils is not installed 19:51:41 Fetched 3530 kB in 1s (2515 kB/s) 19:51:41 (Reading database ... 12511 files and directories currently installed.) 19:51:41 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 19:51:41 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 19:51:41 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 19:51:41 Selecting previously unselected package udev. 19:51:41 (Reading database ... 12511 files and directories currently installed.) 19:51:41 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 19:51:41 Unpacking udev (237-3ubuntu10.48) ... 19:51:41 Selecting previously unselected package libfuse2:amd64. 19:51:41 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 19:51:41 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 19:51:41 Selecting previously unselected package fuse. 19:51:41 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 19:51:41 Unpacking fuse (2.9.7-1ubuntu1) ... 19:51:41 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 19:51:41 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:51:41 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 19:51:41 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:51:41 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 19:51:41 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:51:41 Selecting previously unselected package libksba8:amd64. 19:51:41 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 19:51:41 Unpacking libksba8:amd64 (1.3.5-2) ... 19:51:42 Selecting previously unselected package libroken18-heimdal:amd64. 19:51:42 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:51:42 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 19:51:42 Selecting previously unselected package libasn1-8-heimdal:amd64. 19:51:42 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:51:42 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 19:51:42 Selecting previously unselected package libheimbase1-heimdal:amd64. 19:51:42 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:51:42 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 19:51:42 Selecting previously unselected package libhcrypto4-heimdal:amd64. 19:51:42 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:51:42 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 19:51:42 Selecting previously unselected package libwind0-heimdal:amd64. 19:51:42 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:51:42 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:51:42 Selecting previously unselected package libhx509-5-heimdal:amd64. 19:51:42 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:51:42 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 19:51:42 Selecting previously unselected package libkrb5-26-heimdal:amd64. 19:51:42 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:51:42 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 19:51:42 Selecting previously unselected package libheimntlm0-heimdal:amd64. 19:51:42 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:51:42 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:51:42 Selecting previously unselected package libgssapi3-heimdal:amd64. 19:51:42 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:51:42 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 19:51:42 Selecting previously unselected package libsasl2-modules-db:amd64. 19:51:42 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 19:51:42 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:51:42 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 19:51:42 Selecting previously unselected package libsasl2-2:amd64. 19:51:42 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 19:51:42 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:51:42 Selecting previously unselected package libldap-common. 19:51:42 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 19:51:42 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 19:51:42 Selecting previously unselected package libldap-2.4-2:amd64. 19:51:42 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 19:51:42 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 19:51:42 Selecting previously unselected package dirmngr. 19:51:42 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 19:51:42 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 19:51:43 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 19:51:43 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 19:51:43 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 19:51:43 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:51:43 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:51:43 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 19:51:43 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 19:51:43 Setting up libksba8:amd64 (1.3.5-2) ... 19:51:43 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:51:43 Setting up udev (237-3ubuntu10.48) ... 19:51:43 invoke-rc.d: policy-rc.d denied execution of start. 19:51:43 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 19:51:43 Processing triggers for systemd (237-3ubuntu10) ... 19:51:43 Setting up fuse (2.9.7-1ubuntu1) ... 19:51:43 Setting up gpg (2.2.4-1ubuntu1.4) ... 19:51:43 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:51:43 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 19:51:43 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 19:51:43 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 19:51:43 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 19:51:43 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:51:43 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 19:51:43 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 19:51:43 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 19:51:43 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:51:44 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 19:51:44 settings in the [Install] section, and DefaultInstance for template units). 19:51:44 This means they are not meant to be enabled using systemctl. 19:51:44 Possible reasons for having this kind of units are: 19:51:44 1) A unit may be statically enabled by being symlinked from another unit's 19:51:44 .wants/ or .requires/ directory. 19:51:44 2) A unit's purpose may be to act as a helper for some other unit which has 19:51:44 a requirement dependency on it. 19:51:44 3) A unit may be started when needed via activation (socket, path, timer, 19:51:44 D-Bus, udev, scripted systemctl call, ...). 19:51:44 4) In case of template units, the unit is meant to be enabled with some 19:51:44 instance name specified. 19:51:44 Reading package lists... 19:51:45 Building dependency tree... 19:51:45 Reading state information... 19:51:45 The following additional packages will be installed: 19:51:45 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 19:51:45 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 19:51:45 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 19:51:45 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 19:51:45 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 19:51:45 Suggested packages: 19:51:45 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 19:51:45 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 19:51:45 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 19:51:45 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 19:51:45 systemd-container policykit-1 19:51:45 Recommended packages: 19:51:45 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 19:51:45 The following NEW packages will be installed: 19:51:45 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 19:51:45 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 19:51:45 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 19:51:45 multiarch-support openssh-client python3 python3-minimal python3.6 19:51:45 python3.6-minimal snapd squashfs-tools sudo 19:51:45 The following packages will be upgraded: 19:51:45 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 19:51:45 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 19:51:45 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 19:51:45 Need to get 36.7 MB of archives. 19:51:45 After this operation, 147 MB of additional disk space will be used. 19:51:45 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 19:51:45 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 19:51:45 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 19:51:45 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 19:51:45 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 19:51:45 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 19:51:45 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 19:51:45 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 19:51:45 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 19:51:45 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 19:51:45 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 19:51:45 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 19:51:45 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 19:51:45 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 19:51:45 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 19:51:45 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 19:51:46 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 19:51:46 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 19:51:46 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 19:51:46 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 19:51:46 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 19:51:46 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 19:51:46 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 19:51:46 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 19:51:46 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 19:51:46 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 19:51:46 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 19:51:46 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 19:51:46 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 19:51:46 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 19:51:47 debconf: delaying package configuration, since apt-utils is not installed 19:51:47 Fetched 36.7 MB in 2s (16.5 MB/s) 19:51:47 (Reading database ... 12757 files and directories currently installed.) 19:51:47 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 19:51:47 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 19:51:48 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 19:51:48 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 19:51:48 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 19:51:48 (Reading database ... 12757 files and directories currently installed.) 19:51:48 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 19:51:48 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 19:51:48 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 19:51:48 (Reading database ... 12757 files and directories currently installed.) 19:51:48 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 19:51:48 Unpacking apt (1.6.13) over (1.6.1) ... 19:51:48 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 19:51:49 Setting up apt (1.6.13) ... 19:51:49 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 19:51:49 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 19:51:49 (Reading database ... 12764 files and directories currently installed.) 19:51:49 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 19:51:49 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 19:51:49 Selecting previously unselected package libpython3.6-minimal:amd64. 19:51:49 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:51:49 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:51:50 Selecting previously unselected package libexpat1:amd64. 19:51:50 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 19:51:50 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 19:51:50 Selecting previously unselected package python3.6-minimal. 19:51:50 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:51:50 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 19:51:50 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 19:51:50 Checking for services that may need to be restarted...done. 19:51:50 Checking for services that may need to be restarted...done. 19:51:50 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:51:50 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 19:51:50 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 19:51:50 Selecting previously unselected package python3-minimal. 19:51:50 (Reading database ... 13012 files and directories currently installed.) 19:51:50 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 19:51:50 Unpacking python3-minimal (3.6.7-1~18.04) ... 19:51:50 Selecting previously unselected package mime-support. 19:51:50 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 19:51:50 Unpacking mime-support (3.60ubuntu1) ... 19:51:50 Selecting previously unselected package libmpdec2:amd64. 19:51:50 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 19:51:50 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 19:51:51 Selecting previously unselected package libpython3.6-stdlib:amd64. 19:51:51 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:51:51 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:51:51 Selecting previously unselected package python3.6. 19:51:51 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:51:51 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 19:51:51 Selecting previously unselected package libpython3-stdlib:amd64. 19:51:51 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 19:51:51 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 19:51:51 Setting up python3-minimal (3.6.7-1~18.04) ... 19:51:51 Selecting previously unselected package python3. 19:51:51 (Reading database ... 13442 files and directories currently installed.) 19:51:51 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 19:51:51 Unpacking python3 (3.6.7-1~18.04) ... 19:51:51 Selecting previously unselected package multiarch-support. 19:51:51 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 19:51:51 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 19:51:51 Setting up multiarch-support (2.27-3ubuntu1.4) ... 19:51:51 Selecting previously unselected package liblzo2-2:amd64. 19:51:51 (Reading database ... 13479 files and directories currently installed.) 19:51:51 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 19:51:51 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 19:51:51 Selecting previously unselected package libbsd0:amd64. 19:51:51 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 19:51:51 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 19:51:51 Selecting previously unselected package sudo. 19:51:51 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 19:51:51 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 19:51:52 Selecting previously unselected package apparmor. 19:51:52 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 19:51:52 Unpacking apparmor (2.12-4ubuntu5.1) ... 19:51:52 Selecting previously unselected package libedit2:amd64. 19:51:52 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 19:51:52 Unpacking libedit2:amd64 (3.1-20170329-1) ... 19:51:52 Selecting previously unselected package libkrb5support0:amd64. 19:51:52 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 19:51:52 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 19:51:52 Selecting previously unselected package libk5crypto3:amd64. 19:51:52 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 19:51:52 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 19:51:52 Selecting previously unselected package libkeyutils1:amd64. 19:51:52 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 19:51:52 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 19:51:52 Selecting previously unselected package libkrb5-3:amd64. 19:51:52 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 19:51:52 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 19:51:52 Selecting previously unselected package libgssapi-krb5-2:amd64. 19:51:52 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 19:51:52 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 19:51:52 Selecting previously unselected package libssl1.0.0:amd64. 19:51:52 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 19:51:52 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 19:51:52 Selecting previously unselected package openssh-client. 19:51:52 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 19:51:52 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 19:51:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:51:53 Selecting previously unselected package squashfs-tools. 19:51:53 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 19:51:53 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 19:51:53 Selecting previously unselected package snapd. 19:51:53 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 19:51:53 Unpacking snapd (2.49.2+18.04) ... 19:51:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 19:51:56 Setting up libedit2:amd64 (3.1-20170329-1) ... 19:51:56 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 19:51:56 Setting up mime-support (3.60ubuntu1) ... 19:51:56 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 19:51:56 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 19:51:56 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 19:51:56 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:51:56 Setting up systemd (237-3ubuntu10.48) ... 19:51:56 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 19:51:56 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 19:51:56 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 19:51:56 Setting up liblzo2-2:amd64 (2.08-1.2) ... 19:51:56 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:51:56 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 19:51:56 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 19:51:57 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 19:51:57 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 19:51:57 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 19:51:57 Setting up python3 (3.6.7-1~18.04) ... 19:51:57 running python rtupdate hooks for python3.6... 19:51:57 running python post-rtupdate hooks for python3.6... 19:51:57 Setting up apparmor (2.12-4ubuntu5.1) ... 19:51:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:51:58 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 19:51:58 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 19:51:58 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 19:51:58 Setting up snapd (2.49.2+18.04) ... 19:51:58 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 19:51:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 19:51:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 19:51:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 19:51:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:51:59 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:51:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 19:51:59 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 19:52:00 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 19:52:00 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 19:52:00 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 19:52:00 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:52:00 Processing triggers for systemd (237-3ubuntu10.48) ... 19:52:01 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 19:52:01 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 19:52:01 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:52:02 Reading package lists... 19:52:02 Reading package lists... 19:52:03 Building dependency tree... 19:52:03 Reading state information... 19:52:03 Calculating upgrade... 19:52:03 The following packages will be upgraded: 19:52:03 advancecomp base-files bash binutils binutils-common 19:52:03 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 19:52:03 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 19:52:03 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 19:52:03 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 19:52:03 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 19:52:03 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 19:52:03 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 19:52:03 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 19:52:03 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 19:52:03 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 19:52:03 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 19:52:03 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 19:52:03 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 19:52:03 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 19:52:03 ubuntu-keyring util-linux 19:52:03 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 19:52:03 Need to get 64.1 MB of archives. 19:52:03 After this operation, 5110 kB of additional disk space will be used. 19:52:03 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-144.148 [1003 kB] 19:52:03 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 19:52:03 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 19:52:03 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 19:52:03 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 19:52:03 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 19:52:03 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 19:52:03 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 19:52:03 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 19:52:03 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 19:52:03 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 19:52:03 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 19:52:03 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 19:52:03 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 19:52:03 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [Pipeline] } 19:52:03 $ docker stop --time=1 bb1eb8769605c9afb0b939d7913ec7b6ad82596011809d9aefba8d295fb8ca13 19:52:03 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 19:52:03 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 19:52:03 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 19:52:03 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 19:52:03 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 19:52:03 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 19:52:03 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 19:52:03 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 19:52:03 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 19:52:03 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 19:52:03 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 19:52:03 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 19:52:03 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 19:52:03 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 19:52:03 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 19:52:03 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 19:52:03 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 19:52:03 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 19:52:03 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 19:52:03 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 19:52:03 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 19:52:03 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 19:52:03 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 19:52:03 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 19:52:03 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 19:52:03 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 19:52:03 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 19:52:04 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 19:52:04 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 19:52:04 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 19:52:04 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 19:52:04 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 19:52:04 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 19:52:04 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 19:52:04 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 19:52:04 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 19:52:04 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 19:52:04 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 19:52:04 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 19:52:04 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 19:52:04 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 19:52:04 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 19:52:04 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 19:52:04 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 19:52:04 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 19:52:04 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 19:52:04 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 19:52:04 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 19:52:04 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 19:52:04 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 19:52:04 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 19:52:04 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 19:52:04 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 19:52:04 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 19:52:04 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 19:52:04 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 19:52:04 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 19:52:04 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 19:52:04 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 19:52:04 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 19:52:04 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 19:52:04 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 19:52:04 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 19:52:04 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 19:52:04 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 19:52:04 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 19:52:04 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 19:52:04 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 19:52:04 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 19:52:04 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 19:52:05 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 19:52:05 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 19:52:05 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 19:52:05 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 19:52:05 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 19:52:05 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 19:52:05 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 19:52:05 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 19:52:05 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 19:52:05 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 19:52:05 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 19:52:05 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 19:52:05 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 19:52:05 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 19:52:05 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 19:52:05 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 19:52:05 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 19:52:05 debconf: delaying package configuration, since apt-utils is not installed 19:52:05 Fetched 64.1 MB in 2s (33.7 MB/s) 19:52:05 (Reading database ... 13914 files and directories currently installed.) 19:52:05 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 19:52:05 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:52:05 $ docker rm -f bb1eb8769605c9afb0b939d7913ec7b6ad82596011809d9aefba8d295fb8ca13 19:52:05 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 19:52:05 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:52:06 Preparing to unpack .../2-linux-libc-dev_4.15.0-144.148_amd64.deb ... 19:52:06 Unpacking linux-libc-dev:amd64 (4.15.0-144.148) over (4.15.0-20.21) ... 19:52:06 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:52:06 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:52:06 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:52:06 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 19:52:07 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:52:07 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:52:07 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:52:07 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:52:07 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:52:07 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:52:07 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:52:07 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:52:07 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:52:07 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:52:07 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 19:52:07 (Reading database ... 13914 files and directories currently installed.) 19:52:07 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 19:52:07 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 19:52:07 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 19:52:07 (Reading database ... 13914 files and directories currently installed.) 19:52:07 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:52:07 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:52:07 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:52:07 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:52:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:52:07 19:52:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:52:07 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:52:07 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:52:07 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 19:52:07 (Reading database ... 13914 files and directories currently installed.) 19:52:07 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 19:52:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:52:08 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:52:08 latest: Pulling from edgex-devops/edgex-compose-arm64 19:52:08 29e5d40040c1: Pulling fs layer 19:52:08 1ce36da41761: Pulling fs layer 19:52:08 25b303627fd3: Pulling fs layer 19:52:08 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 19:52:08 29e5d40040c1: Verifying Checksum 19:52:08 29e5d40040c1: Download complete 19:52:08 (Reading database ... 13914 files and directories currently installed.) 19:52:08 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 19:52:08 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 19:52:08 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 19:52:08 1ce36da41761: Verifying Checksum 19:52:08 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 19:52:08 Setting up base-files (10.1ubuntu2.10) ... 19:52:08 Installing new version of config file /etc/issue ... 19:52:08 Installing new version of config file /etc/issue.net ... 19:52:08 Installing new version of config file /etc/lsb-release ... 19:52:09 29e5d40040c1: Pull complete 19:52:09 Installing new version of config file /etc/update-motd.d/50-motd-news ... 19:52:09 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 19:52:09 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 19:52:09 Removing obsolete conffile /etc/default/motd-news ... 19:52:09 (Reading database ... 13915 files and directories currently installed.) 19:52:09 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 19:52:09 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 19:52:09 Setting up bash (4.4.18-2ubuntu1.2) ... 19:52:09 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 19:52:09 (Reading database ... 13915 files and directories currently installed.) 19:52:09 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 19:52:09 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 19:52:09 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 19:52:09 (Reading database ... 13915 files and directories currently installed.) 19:52:09 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 19:52:09 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 19:52:09 Setting up tar (1.29b-2ubuntu0.2) ... 19:52:09 (Reading database ... 13915 files and directories currently installed.) 19:52:09 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 19:52:09 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:52:10 Setting up dpkg (1.19.0.5ubuntu2.3) ... 19:52:10 (Reading database ... 13915 files and directories currently installed.) 19:52:10 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 19:52:10 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:52:10 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 19:52:10 (Reading database ... 13915 files and directories currently installed.) 19:52:10 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 19:52:10 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:52:10 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 19:52:10 (Reading database ... 13915 files and directories currently installed.) 19:52:10 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 19:52:10 Unpacking grep (3.1-2build1) over (3.1-2) ... 19:52:10 1ce36da41761: Pull complete 19:52:10 25b303627fd3: Download complete 19:52:10 Setting up grep (3.1-2build1) ... 19:52:10 (Reading database ... 13915 files and directories currently installed.) 19:52:10 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 19:52:10 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 19:52:10 Setting up login (1:4.5-1ubuntu2) ... 19:52:10 (Reading database ... 13915 files and directories currently installed.) 19:52:10 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 19:52:10 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:52:11 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 19:52:11 (Reading database ... 13915 files and directories currently installed.) 19:52:11 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 19:52:11 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:52:11 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 19:52:11 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:52:11 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 19:52:11 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:52:12 Setting up perl-base (5.26.1-6ubuntu0.5) ... 19:52:12 (Reading database ... 13915 files and directories currently installed.) 19:52:12 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 19:52:12 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:52:12 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 19:52:12 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 19:52:12 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 19:52:12 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 19:52:12 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 19:52:12 (Reading database ... 13915 files and directories currently installed.) 19:52:12 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 19:52:12 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 19:52:13 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 19:52:13 (Reading database ... 13915 files and directories currently installed.) 19:52:13 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:52:13 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:52:13 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:52:13 (Reading database ... 13915 files and directories currently installed.) 19:52:13 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:52:13 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:52:13 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:52:13 (Reading database ... 13915 files and directories currently installed.) 19:52:13 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:52:13 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:52:13 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:52:13 (Reading database ... 13915 files and directories currently installed.) 19:52:13 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:52:13 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:52:13 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:52:13 (Reading database ... 13915 files and directories currently installed.) 19:52:13 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 19:52:13 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:52:13 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 19:52:13 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:52:13 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 19:52:13 (Reading database ... 13915 files and directories currently installed.) 19:52:13 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 19:52:13 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:52:14 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 19:52:14 (Reading database ... 13915 files and directories currently installed.) 19:52:14 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:52:14 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:52:14 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:52:14 (Reading database ... 13915 files and directories currently installed.) 19:52:14 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:52:14 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:52:14 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 19:52:14 (Reading database ... 13915 files and directories currently installed.) 19:52:14 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:52:14 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:52:15 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 19:52:15 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 19:52:15 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 19:52:15 (Reading database ... 13915 files and directories currently installed.) 19:52:15 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 19:52:15 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:52:15 Setting up libc-bin (2.27-3ubuntu1.4) ... 19:52:15 (Reading database ... 13915 files and directories currently installed.) 19:52:15 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 19:52:15 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:52:15 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 19:52:16 (Reading database ... 13917 files and directories currently installed.) 19:52:16 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 19:52:16 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 19:52:16 Setting up debconf (1.5.66ubuntu1) ... 19:52:16 (Reading database ... 13917 files and directories currently installed.) 19:52:16 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 19:52:16 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 19:52:16 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 19:52:16 (Reading database ... 13917 files and directories currently installed.) 19:52:16 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 19:52:16 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 19:52:16 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 19:52:16 (Reading database ... 13917 files and directories currently installed.) 19:52:16 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:52:16 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:52:16 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 19:52:16 (Reading database ... 13917 files and directories currently installed.) 19:52:16 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:52:16 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:52:16 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 19:52:16 (Reading database ... 13919 files and directories currently installed.) 19:52:16 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:52:17 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:52:17 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 19:52:17 (Reading database ... 13923 files and directories currently installed.) 19:52:17 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:52:17 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:52:17 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 19:52:17 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 19:52:17 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 19:52:17 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:52:17 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 19:52:17 (Reading database ... 13923 files and directories currently installed.) 19:52:17 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 19:52:17 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 19:52:17 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 19:52:17 (Reading database ... 13923 files and directories currently installed.) 19:52:17 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 19:52:17 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 19:52:17 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 19:52:17 (Reading database ... 13923 files and directories currently installed.) 19:52:17 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 19:52:17 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:52:17 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 19:52:18 (Reading database ... 13923 files and directories currently installed.) 19:52:18 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 19:52:18 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:52:18 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 19:52:18 (Reading database ... 13923 files and directories currently installed.) 19:52:18 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 19:52:18 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 19:52:18 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 19:52:18 (Reading database ... 13923 files and directories currently installed.) 19:52:18 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 19:52:18 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 19:52:18 Setting up passwd (1:4.5-1ubuntu2) ... 19:52:18 (Reading database ... 13923 files and directories currently installed.) 19:52:18 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 19:52:18 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:52:18 Setting up gpgv (2.2.4-1ubuntu1.4) ... 19:52:18 (Reading database ... 13923 files and directories currently installed.) 19:52:18 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 19:52:18 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 19:52:18 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 19:52:19 (Reading database ... 13923 files and directories currently installed.) 19:52:19 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 19:52:19 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 19:52:19 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 19:52:19 (Reading database ... 13923 files and directories currently installed.) 19:52:19 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 19:52:19 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 19:52:19 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 19:52:19 (Reading database ... 13923 files and directories currently installed.) 19:52:19 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 19:52:19 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 19:52:19 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 19:52:19 (Reading database ... 13923 files and directories currently installed.) 19:52:19 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 19:52:19 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 19:52:19 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 19:52:19 (Reading database ... 13923 files and directories currently installed.) 19:52:19 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 19:52:19 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 19:52:19 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 19:52:19 (Reading database ... 13923 files and directories currently installed.) 19:52:19 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 19:52:19 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 19:52:19 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 19:52:19 (Reading database ... 13923 files and directories currently installed.) 19:52:19 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 19:52:19 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 19:52:20 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 19:52:20 (Reading database ... 13924 files and directories currently installed.) 19:52:20 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 19:52:20 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 19:52:20 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 19:52:20 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 19:52:20 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 19:52:20 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 19:52:20 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 19:52:20 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 19:52:20 25b303627fd3: Pull complete 19:52:20 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 19:52:20 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 19:52:20 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 19:52:20 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 19:52:20 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:52:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:52:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 19:52:21 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 19:52:21 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 19:52:21 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 19:52:21 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 19:52:21 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 19:52:21 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 19:52:21 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 19:52:21 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 19:52:21 prd-ubuntu18.04-docker-arm64-4c-16g-266 does not seem to be running inside a container 19:52:21 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 19:52:21 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 19:52:21 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 19:52:21 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 19:52:21 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 19:52:21 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 19:52:21 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 19:52:21 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 19:52:21 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 19:52:21 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:52:21 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:52:22 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:52:22 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:52:22 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:52:22 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:52:22 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:52:22 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:52:22 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:52:22 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:52:22 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:52:22 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:52:22 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:52:22 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:52:22 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:52:22 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:52:23 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:52:23 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:52:23 $ docker top 396ccd9bccc7d01ce40b36dfb9ce47e826355304614247992ff16d40618b0c31 -eo pid,comm [Pipeline] { [Pipeline] sh 19:52:24 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:52:24 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:52:24 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:52:24 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:52:24 + docker-compose build --help 19:52:24 + grep parallel 19:52:25 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:52:25 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:52:25 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:52:25 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:52:25 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:52:25 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:52:26 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 19:52:26 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:52:26 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 19:52:26 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:52:26 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 19:52:26 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 19:52:26 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:52:26 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:52:26 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:52:26 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:52:26 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 19:52:26 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 19:52:26 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:52:26 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 19:52:26 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:52:26 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:52:26 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:52:26 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 19:52:26 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 19:52:26 Setting up tzdata (2021a-0ubuntu0.18.04) ... 19:52:26 19:52:26 Current default time zone: 'Etc/UTC' 19:52:26 Local time is now: Fri Jun 18 19:52:26 UTC 2021. 19:52:26 Universal Time is now: Fri Jun 18 19:52:26 UTC 2021. 19:52:26 Run 'dpkg-reconfigure tzdata' if you wish to change it. 19:52:26 19:52:27 Setting up systemd-sysv (237-3ubuntu10.48) ... 19:52:27 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:52:27 Setting up linux-libc-dev:amd64 (4.15.0-144.148) ... 19:52:27 Setting up mount (2.31.1-0.4ubuntu3.7) ... 19:52:27 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 19:52:27 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 19:52:27 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 19:52:27 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 19:52:27 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 19:52:27 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 19:52:27 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:52:27 Setting up procps (2:3.3.12-3ubuntu1.2) ... 19:52:27 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 19:52:27 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 19:52:27 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 19:52:27 Setting up patch (2.7.6-2ubuntu1.1) ... 19:52:27 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 19:52:27 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 19:52:27 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 19:52:27 Installing new version of config file /etc/ssl/openssl.cnf ... 19:52:27 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 19:52:27 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 19:52:27 Setting up ca-certificates (20210119~18.04.1) ... 19:52:28 --parallel Build images in parallel. [Pipeline] } 19:52:28 $ docker stop --time=1 396ccd9bccc7d01ce40b36dfb9ce47e826355304614247992ff16d40618b0c31 19:52:29 Updating certificates in /etc/ssl/certs... 19:52:30 23 added, 27 removed; done. 19:52:30 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 19:52:30 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:52:30 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 19:52:30 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 19:52:30 Setting up pkgbinarymangler (138.18.04.1) ... 19:52:30 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 19:52:30 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 19:52:30 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 19:52:30 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 19:52:30 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 19:52:30 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 19:52:30 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 19:52:30 Setting up perl (5.26.1-6ubuntu0.5) ... 19:52:30 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 19:52:30 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 19:52:30 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 19:52:30 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 19:52:30 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 19:52:30 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 19:52:30 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 19:52:30 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 19:52:30 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 19:52:30 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:52:30 Processing triggers for systemd (237-3ubuntu10.48) ... 19:52:30 Processing triggers for mime-support (3.60ubuntu1) ... 19:52:30 Processing triggers for ca-certificates (20210119~18.04.1) ... 19:52:30 Updating certificates in /etc/ssl/certs... 19:52:30 $ docker rm -f 396ccd9bccc7d01ce40b36dfb9ce47e826355304614247992ff16d40618b0c31 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:52:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:52:31 . [Pipeline] withDockerContainer 19:52:31 0 added, 0 removed; done. 19:52:31 Running hooks in /etc/ca-certificates/update.d... 19:52:31 done. 19:52:31 prd-ubuntu18.04-docker-arm64-4c-16g-266 does not seem to be running inside a container 19:52:31 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 19:52:31 Reading package lists... 19:52:32 Building dependency tree... 19:52:32 Reading state information... 19:52:32 The following NEW packages will be installed: 19:52:32 apt-transport-https 19:52:32 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 19:52:32 Need to get 1692 B of archives. 19:52:32 After this operation, 154 kB of additional disk space will be used. 19:52:32 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 19:52:32 debconf: delaying package configuration, since apt-utils is not installed 19:52:32 Fetched 1692 B in 0s (9542 B/s) 19:52:32 Selecting previously unselected package apt-transport-https. 19:52:32 (Reading database ... 13929 files and directories currently installed.) 19:52:32 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 19:52:32 Unpacking apt-transport-https (1.6.13) ... 19:52:32 Setting up apt-transport-https (1.6.13) ... 19:52:33 Waiting for network to be ready... 19:52:33 $ docker top 5ef5442158ccd76abcc96e9bcf8bef9a4222c1e1bb4a829bcb9b5a3bd5fea88e -eo pid,comm [Pipeline] { [Pipeline] sh 19:52:34 + docker-compose -f ./docker-compose-build.yml build --parallel 19:52:38 Building core-command ... 19:52:38 Building core-data ... 19:52:38 Building core-metadata ... 19:52:38 Building security-bootstrapper ... 19:52:38 Building security-proxy-setup ... 19:52:38 Building security-secretstore-setup ... 19:52:38 Building support-notifications ... 19:52:38 Building support-scheduler ... 19:52:38 Building sys-mgmt-agent ... 19:52:38 Building support-notifications 19:52:38 Building security-bootstrapper 19:52:38 Building security-proxy-setup 19:52:38 Building support-scheduler 19:52:38 Building core-command 19:52:39 2021-06-18T19:52:36Z INFO Waiting for automatic snapd restart... 19:52:39 snapd 2.51 from Canonical* installed 19:52:40 "snapd" switched to the "latest/stable" channel 19:52:40 19:52:42 core18 20210507 from Canonical* installed 19:52:43 "core18" switched to the "latest/stable" channel 19:52:43 19:52:47 snapcraft 4.8.2 from Canonical* installed 19:52:47 "snapcraft" switched to the "latest/stable" channel 19:52:47 19:52:50 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 19:52:50 - README.md 19:52:50 19:52:50 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:52:51 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 19:52:51 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 19:52:51 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:52:52 Reading package lists... 19:52:53 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 19:52:53 Reading package lists... 19:52:53 Building dependency tree... 19:52:53 Reading state information... 19:52:53 Suggested packages: 19:52:53 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 19:52:53 git-gui gitk gitweb git-cvs git-mediawiki git-svn 19:52:53 Recommended packages: 19:52:53 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 19:52:53 The following NEW packages will be installed: 19:52:53 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 19:52:53 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 19:52:53 pkg-config zip 19:52:53 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 19:52:53 Need to get 7663 kB of archives. 19:52:53 After this operation, 43.8 MB of additional disk space will be used. 19:52:53 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 19:52:53 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 19:52:53 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 19:52:53 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 19:52:53 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 19:52:53 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 19:52:53 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 19:52:54 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 19:52:54 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 19:52:54 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 19:52:54 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 19:52:54 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 19:52:54 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 19:52:54 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 19:52:54 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 19:52:54 debconf: delaying package configuration, since apt-utils is not installed 19:52:54 Fetched 7663 kB in 1s (10.3 MB/s) 19:52:54 Selecting previously unselected package libglib2.0-0:amd64. 19:52:54 (Reading database ... 13933 files and directories currently installed.) 19:52:54 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 19:52:54 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 19:52:55 Selecting previously unselected package libpsl5:amd64. 19:52:55 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 19:52:55 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 19:52:55 Selecting previously unselected package libnghttp2-14:amd64. 19:52:55 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 19:52:55 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 19:52:55 Selecting previously unselected package librtmp1:amd64. 19:52:55 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 19:52:55 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 19:52:55 Selecting previously unselected package libcurl3-gnutls:amd64. 19:52:55 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 19:52:55 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 19:52:55 Selecting previously unselected package liberror-perl. 19:52:55 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 19:52:55 Unpacking liberror-perl (0.17025-1) ... 19:52:55 Selecting previously unselected package git-man. 19:52:55 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 19:52:55 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 19:52:55 Selecting previously unselected package git. 19:52:55 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 19:52:55 Unpacking git (1:2.17.1-1ubuntu0.8) ... 19:52:56 Selecting previously unselected package libnorm1:amd64. 19:52:56 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 19:52:56 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 19:52:56 Selecting previously unselected package libpgm-5.2-0:amd64. 19:52:56 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 19:52:56 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 19:52:56 Selecting previously unselected package libsodium23:amd64. 19:52:56 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 19:52:56 Unpacking libsodium23:amd64 (1.0.16-2) ... 19:52:56 Selecting previously unselected package libzmq5:amd64. 19:52:56 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 19:52:56 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 19:52:56 Selecting previously unselected package libzmq3-dev:amd64. 19:52:56 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 19:52:56 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 19:52:56 Selecting previously unselected package pkg-config. 19:52:56 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 19:52:56 Unpacking pkg-config (0.29.1-0ubuntu2) ... 19:52:56 Selecting previously unselected package zip. 19:52:56 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 19:52:56 Unpacking zip (3.0-11build1) ... 19:52:56 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 19:52:56 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 19:52:56 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 19:52:56 Setting up liberror-perl (0.17025-1) ... 19:52:56 Setting up libpsl5:amd64 (0.19.1-5build1) ... 19:52:56 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 19:52:56 No schema files found: doing nothing. 19:52:56 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 19:52:56 Setting up zip (3.0-11build1) ... 19:52:56 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 19:52:56 Setting up libsodium23:amd64 (1.0.16-2) ... 19:52:56 Setting up pkg-config (0.29.1-0ubuntu2) ... 19:52:56 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 19:52:56 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 19:52:56 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 19:52:56 Setting up git (1:2.17.1-1ubuntu0.8) ... 19:52:56 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:52:57 git set to automatically installed. 19:52:57 git-man set to automatically installed. 19:52:57 libcurl3-gnutls set to automatically installed. 19:52:57 liberror-perl set to automatically installed. 19:52:57 libglib2.0-0 set to automatically installed. 19:52:57 libnghttp2-14 set to automatically installed. 19:52:57 libnorm1 set to automatically installed. 19:52:57 libpgm-5.2-0 set to automatically installed. 19:52:57 libpsl5 set to automatically installed. 19:52:57 librtmp1 set to automatically installed. 19:52:57 libsodium23 set to automatically installed. 19:52:57 libzmq3-dev set to automatically installed. 19:52:57 libzmq5 set to automatically installed. 19:52:57 pkg-config set to automatically installed. 19:52:57 zip set to automatically installed. 19:52:58 snapd is not logged in, snap install commands will use sudo 19:53:04 go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed 19:53:04 snapd is not logged in, snap install commands will use sudo 19:53:06 snap "core18" has no updates available 19:53:07 Downloading snap 'edgex-app-service-configurable' 19:53:09 2021/06/18 19:53:08.950175 store_download.go:482: Download size for https://api.snapcraft.io/api/v1/snaps/download/wW8JyHIizgTdIP8m6nZjdtvUCj5wEeoL_562.snap: 7311360 19:53:10 Pulling app-service-config 19:53:10 + snapcraftctl pull 19:53:11 Pulling config-common 19:53:11 + snapcraftctl pull 19:53:13 Pulling go-build-helper 19:53:13 + snapcraftctl pull 19:53:14 'edgex-go' has dependencies that need to be staged: go-build-helper 19:53:14 Skipping pull go-build-helper (already ran) 19:53:14 Building go-build-helper 19:53:14 + snapcraftctl build 19:53:15 Staging go-build-helper 19:53:15 + snapcraftctl stage 19:53:26 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 19:53:26 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 19:53:26 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] 19:53:26 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] 19:53:26 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 19:53:26 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 19:53:26 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] 19:53:26 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] 19:53:26 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] 19:53:26 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] 19:53:26 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 19:53:26 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 19:53:26 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 19:53:26 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 19:53:26 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 19:53:26 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 19:53:26 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 19:53:26 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 19:53:26 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 19:53:26 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] 19:53:26 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] 19:53:26 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 19:53:26 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 19:53:26 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] 19:53:26 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] 19:53:26 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] 19:53:26 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] 19:53:26 Fetched 24.7 MB in 0s (0 B/s) 19:53:26 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 19:53:26 Fetched 224 kB in 0s (0 B/s) 19:53:26 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 19:53:26 Fetched 157 kB in 0s (0 B/s) 19:53:26 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 19:53:26 Fetched 221 kB in 0s (0 B/s) 19:53:26 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 19:53:26 Fetched 143 kB in 0s (0 B/s) 19:53:26 Pulling edgex-go 19:53:26 + snapcraftctl pull 19:53:26 Pulling hooks 19:53:26 + snapcraftctl pull 19:53:44 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 19:53:44 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 19:53:44 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:53:44 Fetched 0 B in 0s (0 B/s) 19:53:44 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 19:53:44 Fetched 96.5 kB in 0s (0 B/s) 19:53:44 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 19:53:44 Fetched 279 kB in 0s (0 B/s) 19:53:44 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 19:53:44 Fetched 122 kB in 0s (0 B/s) 19:53:44 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 19:53:44 Fetched 77.8 kB in 0s (0 B/s) 19:53:44 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 19:53:44 Fetched 8848 B in 0s (0 B/s) 19:53:44 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 19:53:44 Fetched 47.8 kB in 0s (0 B/s) 19:53:44 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 19:53:44 Fetched 45.6 kB in 0s (0 B/s) 19:53:44 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 19:53:44 Fetched 15.0 kB in 0s (0 B/s) 19:53:44 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 19:53:44 Fetched 219 kB in 0s (0 B/s) 19:53:44 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 19:53:44 Fetched 154 kB in 0s (0 B/s) 19:53:44 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 19:53:44 Fetched 50.6 kB in 0s (0 B/s) 19:53:44 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 19:53:44 Fetched 14.8 kB in 0s (0 B/s) 19:53:44 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 19:53:44 Fetched 41.8 kB in 0s (0 B/s) 19:53:44 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 19:53:44 Fetched 499 kB in 0s (0 B/s) 19:53:44 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 19:53:44 Fetched 111 kB in 0s (0 B/s) 19:53:44 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 19:53:44 Fetched 240 kB in 0s (0 B/s) 19:53:44 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 19:53:44 Fetched 29.3 kB in 0s (0 B/s) 19:53:44 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 19:53:44 Fetched 85.5 kB in 0s (0 B/s) 19:53:44 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 19:53:44 Fetched 24.5 kB in 0s (0 B/s) 19:53:44 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 19:53:44 Fetched 49.2 kB in 0s (0 B/s) 19:53:44 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 19:53:44 Fetched 54.2 kB in 0s (0 B/s) 19:53:44 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 19:53:44 Fetched 30.8 kB in 0s (0 B/s) 19:53:44 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 19:53:44 Fetched 15.8 kB in 0s (0 B/s) 19:53:44 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 19:53:44 Fetched 85.9 kB in 0s (0 B/s) 19:53:44 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 19:53:44 Fetched 8720 B in 0s (0 B/s) 19:53:44 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 19:53:44 Fetched 140 kB in 0s (0 B/s) 19:53:44 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 19:53:44 Fetched 119 kB in 0s (0 B/s) 19:53:44 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 19:53:44 Fetched 111 kB in 0s (0 B/s) 19:53:44 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 19:53:44 Fetched 11.1 kB in 0s (0 B/s) 19:53:44 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 19:53:44 Fetched 645 kB in 0s (0 B/s) 19:53:44 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 19:53:44 Fetched 41.3 kB in 0s (0 B/s) 19:53:44 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 19:53:44 Fetched 17.9 kB in 0s (0 B/s) 19:53:44 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 19:53:44 Fetched 368 kB in 0s (0 B/s) 19:53:44 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 19:53:44 Fetched 187 kB in 0s (0 B/s) 19:53:44 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 19:53:44 Fetched 175 kB in 0s (0 B/s) 19:53:44 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 19:53:44 Fetched 206 kB in 0s (0 B/s) 19:53:44 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 19:53:44 Fetched 1301 kB in 0s (0 B/s) 19:53:44 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 19:53:44 Fetched 36.2 kB in 0s (0 B/s) 19:53:44 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 19:53:44 Fetched 159 kB in 0s (0 B/s) 19:53:44 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 19:53:44 Fetched 107 kB in 0s (0 B/s) 19:53:44 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 19:53:44 Fetched 48.7 kB in 0s (0 B/s) 19:53:44 Pulling static-packages 19:53:44 + snapcraftctl pull 19:53:44 Pulling version 19:53:44 + cd /root/project 19:53:44 + git describe --tags --abbrev=0 19:53:44 + sed s/v// 19:53:44 + GIT_VERSION=2.0.0-dev.271 19:53:44 + [ -z 2.0.0-dev.271 ] 19:53:44 + snapcraftctl set-version 2.0.0-dev.271 19:53:44 Building app-service-config 19:53:44 + snapcraftctl build 19:53:46 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:53:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:53:46 ---> 087010bdc14a 19:53:46 Step 3/23 : WORKDIR /edgex-go 19:53:46 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:53:46 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:53:46 ---> 087010bdc14a 19:53:46 Step 3/32 : WORKDIR /edgex-go 19:53:46 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:53:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:53:46 ---> 087010bdc14a 19:53:46 Step 3/24 : WORKDIR /edgex-go 19:53:46 ---> Running in 13a5d9cd6352 19:53:46 ---> Running in b68d5ca93747 19:53:46 ---> Running in 713af2a3c1a5 19:53:46 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:53:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:53:46 ---> 087010bdc14a 19:53:46 Step 3/23 : WORKDIR /edgex-go 19:53:46 ---> Running in 5696962cd9e8 19:53:46 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:53:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:53:46 ---> 087010bdc14a 19:53:46 Step 3/22 : WORKDIR /edgex-go 19:53:46 ---> Running in 993e868bd96c 19:53:47 Removing intermediate container b68d5ca93747 19:53:47 ---> 4ed4f2ac5431 19:53:47 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:53:47 Removing intermediate container 13a5d9cd6352 19:53:47 ---> 04b0e81457fb 19:53:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:53:47 ---> Running in d76a227638fc 19:53:47 ---> Running in d28abf879ef0 19:53:47 Removing intermediate container 993e868bd96c 19:53:47 ---> ca062355a53f 19:53:47 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:53:47 Removing intermediate container 713af2a3c1a5 19:53:47 ---> ebda16484484 19:53:47 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:53:47 Removing intermediate container 5696962cd9e8 19:53:47 ---> 75484afbfa08 19:53:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:53:47 Building config-common 19:53:47 + snapcraftctl build 19:53:47 ---> Running in 6fdb79751eba 19:53:47 ---> Running in 1e0971cf4621 19:53:47 ---> Running in 8cc4fe9b74e5 19:53:48 Skipping build go-build-helper (already ran) 19:53:49 Building edgex-go 19:53:49 + cd /root/parts/edgex-go/src 19:53:49 + make build 19:53:49 go mod tidy 19:53:50 Removing intermediate container d76a227638fc 19:53:50 ---> 081110ab2463 19:53:50 Step 5/32 : RUN apk add --update --no-cache make git 19:53:51 Removing intermediate container d28abf879ef0 19:53:51 ---> b8f52b013f3f 19:53:51 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:53:51 ---> Running in 0555b21db0b5 19:53:51 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.67 19:53:51 go: downloading github.com/gorilla/mux v1.8.0 19:53:51 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.100 19:53:51 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 19:53:51 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.26 19:53:51 go: downloading github.com/stretchr/testify v1.7.0 19:53:51 ---> Running in 945761d9dd79 19:53:51 Removing intermediate container 6fdb79751eba 19:53:51 ---> dbb2c925168b 19:53:51 Step 5/23 : RUN apk add --update --no-cache make git 19:53:51 go: downloading github.com/google/uuid v1.2.0 19:53:51 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 19:53:51 go: downloading gopkg.in/yaml.v2 v2.4.0 19:53:51 ---> Running in f8d145b58df6 19:53:52 Removing intermediate container 1e0971cf4621 19:53:52 ---> f277034465d6 19:53:52 Step 5/24 : RUN apk add --update --no-cache make git 19:53:52 Removing intermediate container 8cc4fe9b74e5 19:53:52 ---> 4e32d086a248 19:53:52 Step 5/22 : RUN apk add --update --no-cache make git 19:53:52 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.8 19:53:52 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.10 19:53:52 ---> Running in e439be06ceba 19:53:52 ---> Running in cb40f9f230b0 19:53:52 go: downloading github.com/pelletier/go-toml v1.9.2 19:53:52 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.16 19:53:52 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 19:53:52 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 19:53:52 go: downloading github.com/go-playground/validator/v10 v10.6.1 19:53:52 go: downloading github.com/go-kit/kit v0.9.0 19:53:52 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 19:53:52 go: downloading github.com/lib/pq v1.10.2 19:53:52 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 19:53:52 go: downloading github.com/davecgh/go-spew v1.1.1 19:53:52 go: downloading github.com/pmezard/go-difflib v1.0.0 19:53:52 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 19:53:52 go: downloading github.com/stretchr/objx v0.1.0 19:53:52 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 19:53:52 go: downloading github.com/x448/float16 v0.8.4 19:53:53 go: downloading github.com/go-playground/universal-translator v0.17.0 19:53:53 go: downloading github.com/leodido/go-urn v1.2.0 19:53:53 go: downloading golang.org/x/text v0.3.2 19:53:53 go: downloading github.com/go-playground/assert/v2 v2.0.1 19:53:53 go: downloading github.com/go-playground/locales v0.13.0 19:53:53 go: downloading github.com/kr/pretty v0.2.0 19:53:53 go: downloading github.com/go-logfmt/logfmt v0.4.0 19:53:53 go: downloading github.com/go-stack/stack v1.8.0 19:53:53 go: downloading github.com/hashicorp/consul/api v1.8.1 19:53:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:53:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:53:53 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 19:53:53 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 19:53:53 go: downloading github.com/pebbe/zmq4 v1.2.7 19:53:53 go: downloading github.com/go-redis/redis/v7 v7.3.0 19:53:53 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 19:53:53 go: downloading github.com/kr/text v0.1.0 19:53:53 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 19:53:53 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 19:53:53 go: downloading github.com/mitchellh/copystructure v1.0.0 19:53:53 go: downloading github.com/mitchellh/mapstructure v1.1.2 19:53:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:53:54 go: downloading github.com/gorilla/websocket v1.4.2 19:53:54 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 19:53:54 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 19:53:54 go: downloading github.com/hashicorp/go-hclog v0.12.0 19:53:54 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 19:53:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:53:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:53:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:53:54 go: downloading github.com/hashicorp/serf v0.9.5 19:53:54 go: downloading github.com/hashicorp/consul/sdk v0.7.0 19:53:54 go: downloading github.com/hashicorp/go-uuid v1.0.1 19:53:54 go: downloading github.com/onsi/ginkgo v1.10.1 19:53:54 go: downloading github.com/onsi/gomega v1.7.0 19:53:54 go: downloading github.com/mitchellh/reflectwalk v1.0.0 19:53:54 go: downloading github.com/fatih/color v1.9.0 19:53:54 go: downloading github.com/mattn/go-colorable v0.1.6 19:53:54 go: downloading github.com/mattn/go-isatty v0.0.12 19:53:54 go: downloading github.com/mitchellh/go-homedir v1.1.0 19:53:54 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 19:53:54 go: downloading github.com/pkg/errors v0.8.1 19:53:54 go: downloading github.com/hashicorp/go-msgpack v0.5.3 19:53:54 go: downloading github.com/hashicorp/memberlist v0.2.2 19:53:54 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 19:53:54 go: downloading github.com/hpcloud/tail v1.0.0 19:53:54 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 19:53:54 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 19:53:54 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 19:53:54 go: downloading gopkg.in/fsnotify.v1 v1.4.7 19:53:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:53:54 go: downloading github.com/hashicorp/go-multierror v1.1.0 19:53:54 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 19:53:54 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 19:53:54 go: downloading github.com/miekg/dns v1.1.26 19:53:54 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 19:53:54 go: downloading github.com/hashicorp/golang-lru v0.5.0 19:53:54 go: downloading github.com/hashicorp/errwrap v1.0.0 19:53:54 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 19:53:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:53:55 OK: 218 MiB in 52 packages 19:53:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:53:55 OK: 218 MiB in 52 packages 19:53:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:53:56 OK: 218 MiB in 52 packages 19:53:56 OK: 218 MiB in 52 packages 19:53:57 Removing intermediate container 945761d9dd79 19:53:57 ---> 8a9cd5937eff 19:53:57 Step 6/23 : COPY go.mod . 19:53:57 Removing intermediate container 0555b21db0b5 19:53:57 ---> 629ef8769f5a 19:53:57 Step 6/32 : COPY go.mod . 19:53:58 Removing intermediate container e439be06ceba 19:53:58 ---> c1df2611da12 19:53:58 Step 6/24 : COPY go.mod . 19:53:58 Removing intermediate container f8d145b58df6 19:53:58 ---> 5deb6453f43b 19:53:58 Step 6/23 : COPY go.mod . 19:53:58 ---> 4978ca77e177 19:53:58 Step 7/23 : RUN go mod download 19:53:58 ---> Running in da453f89fdaf 19:53:58 ---> 0c922d7ba478 19:53:58 Step 7/32 : RUN go mod download 19:53:59 OK: 218 MiB in 52 packages 19:53:59 ---> Running in f72dc8f27b7e 19:53:59 ---> c3c794c72ac9 19:53:59 Step 7/24 : RUN go mod download 19:53:59 ---> e7da15b649e5 19:53:59 Step 7/23 : RUN go mod download 19:53:59 ---> Running in e47075272e57 19:53:59 ---> Running in f1b9013f7df6 19:54:01 Removing intermediate container cb40f9f230b0 19:54:01 ---> d82cf571f837 19:54:01 Step 6/22 : COPY go.mod . 19:54:02 ---> 38d579637ff1 19:54:02 Step 7/22 : RUN go mod download 19:54:02 ---> Running in bec6811699e5 19:54:03 Removing intermediate container da453f89fdaf 19:54:03 ---> bc26a6f2557e 19:54:03 Step 8/23 : COPY . . 19:54:03 Removing intermediate container f72dc8f27b7e 19:54:03 ---> 4bf90d621811 19:54:03 Step 8/32 : COPY . . 19:54:04 Removing intermediate container e47075272e57 19:54:04 ---> 6583b700dcf9 19:54:04 Step 8/24 : COPY . . 19:54:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:54:04 Removing intermediate container f1b9013f7df6 19:54:04 ---> 7163df26c74d 19:54:04 Step 8/23 : COPY . . 19:54: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 19:54:09 Removing intermediate container bec6811699e5 19:54:09 ---> 544fbb27be94 19:54:09 Step 8/22 : COPY . . 19:54:10 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 19:54:11 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 19:54:12 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 19:54:13 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 19:54: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 19:54: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 19:54:17 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 19:54:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 19:54:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:54:21 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 19:54:21 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 19:54:21 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 19:54:21 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 19:54:21 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 19:54:21 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 19:54:21 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 19:54:21 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 19:54:21 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 19:54:21 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 19:54:21 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 19:54:21 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 19:54:21 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 19:54:21 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 19:54:21 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 19:54:21 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 19:54:21 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 19:54:21 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 19:54:21 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 19:54:21 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 19:54:21 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 19:54:21 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 19:54:21 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 19:54:21 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 19:54:21 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 19:54:21 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 19:54:21 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 19:54:22 Building hooks 19:54:22 + cd /root/parts/hooks/src 19:54:22 + make build 19:54:22 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 19:54:22 go: github.com/canonical/edgex-snap-hooks/v2@v2.0.0: missing go.sum entry; to add it: 19:54:22 go mod download github.com/canonical/edgex-snap-hooks/v2 19:54:22 make: *** [cmd/configure/configure] Error 1 19:54:22 Makefile:7: recipe for target 'cmd/configure/configure' failed 19:54:22 Failed to run 'override-build': Exit code was 2. 19:54:22 Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:54:25 Failed in branch amd64 19:54:31 ---> 337265c58992 19:54:31 Step 9/23 : RUN go mod tidy ---> b7cf7df77e0c 19:54:31 Step 9/32 : RUN go mod tidy 19:54:31 19:54:31 ---> 3aa18d3347f0 19:54:31 Step 9/23 : RUN go mod tidy 19:54:31 ---> 2e542b513b6d 19:54:31 Step 9/24 : RUN go mod tidy 19:54:31 ---> 5308f1ef56d8 19:54:31 Step 9/22 : RUN go mod tidy 19:54:31 ---> Running in bfd13a864d7c 19:54:31 ---> Running in d136d83909e1 19:54:31 ---> Running in 8a64a35dfe00 19:54:31 ---> Running in 5e7fb4012777 19:54:31 ---> Running in 0ba57a3f9f13 19:54:36 Removing intermediate container d136d83909e1 19:54:36 ---> 42eabf80f613 19:54:36 Step 10/23 : RUN make cmd/support-notifications/support-notifications 19:54:36 ---> Running in 242663f6152c 19:54:36 Removing intermediate container 5e7fb4012777 19:54:36 ---> f58b8b1150a2 19:54:36 Step 10/24 : RUN make cmd/core-command/core-command 19:54:37 Removing intermediate container bfd13a864d7c 19:54:37 ---> 89de7846fda3 19:54:37 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:54:37 ---> Running in ca553937d91d 19:54:37 ---> Running in 8921abfff1ba 19:54:37 Removing intermediate container 8a64a35dfe00 19:54:37 ---> ad60de23cc3f 19:54:37 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:54:37 Removing intermediate container 0ba57a3f9f13 19:54:37 ---> cde3693c8cae 19:54:37 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:54:37 ---> Running in 8653cab50151 19:54:37 ---> Running in 02c91ea72636 19:54:38 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 19:54:39 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 19:54:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:54:40 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 19:54:40 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 19:56:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 19:56:32 Removing intermediate container ca553937d91d 19:56:32 ---> 19caae22c551 19:56:32 19:56:32 Step 11/24 : FROM alpine:3.12 19:56:32 3.12: Pulling from library/alpine 19:56:32 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 19:56:32 Status: Downloaded newer image for alpine:3.12 19:56:32 ---> c4fd0aeabfcf 19:56:32 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:56:32 ---> Running in 80c479700a76 19:56:32 Removing intermediate container 242663f6152c 19:56:32 ---> 4ae8c0ed2feb 19:56:32 19:56:32 Step 11/23 : FROM alpine:3.12 19:56:32 ---> c4fd0aeabfcf 19:56:32 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:56:33 Removing intermediate container 02c91ea72636 19:56:33 ---> b4ecf75d9137 19:56:33 19:56:33 Step 11/22 : FROM alpine:3.12 19:56:33 ---> c4fd0aeabfcf 19:56:33 Step 12/22 : RUN apk add --update --no-cache curl 19:56:33 Removing intermediate container 8921abfff1ba 19:56:33 ---> f8bcebd4b883 19:56:33 19:56:33 Step 11/32 : FROM alpine:3.12 19:56:33 ---> c4fd0aeabfcf 19:56:33 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:56:33 ---> Running in d44124424a14 19:56:33 ---> Running in 9bfebbd7db4c 19:56:33 ---> Running in dee9936fbef9 19:56:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:56:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:56:34 Removing intermediate container dee9936fbef9 19:56:34 ---> 545aed2f3b50 19:56:34 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 19:56:35 (1/1) Installing dumb-init (1.2.2-r1) 19:56:35 Executing busybox-1.31.1-r20.trigger 19:56:35 OK: 5 MiB in 15 packages 19:56:35 ---> Running in defd6f5dd504 19:56:35 Removing intermediate container 8653cab50151 19:56:35 ---> 14580209c900 19:56:35 19:56:35 Step 11/23 : FROM alpine:3.12 19:56:35 ---> c4fd0aeabfcf 19:56:35 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:56:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:56:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:56:35 ---> Running in b5ba80577896 19:56:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:56:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:56:36 (1/2) Installing ca-certificates (20191127-r4) 19:56:36 (1/4) Installing ca-certificates (20191127-r4) 19:56:36 (2/4) Installing nghttp2-libs (1.41.0-r0) 19:56:36 (2/2) Installing dumb-init (1.2.2-r1) 19:56:36 Executing busybox-1.31.1-r20.trigger 19:56:36 (3/4) Installing libcurl (7.77.0-r0) 19:56:36 (4/4) Installing curl (7.77.0-r0) 19:56:36 Executing ca-certificates-20191127-r4.trigger 19:56:36 Executing busybox-1.31.1-r20.trigger 19:56:36 Executing ca-certificates-20191127-r4.trigger 19:56:36 Removing intermediate container 80c479700a76 19:56:36 ---> 300624244478 19:56:36 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:56:37 OK: 6 MiB in 16 packages 19:56:37 OK: 7 MiB in 18 packages 19:56:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:56:37 ---> Running in ac2d1090bb98 19:56:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:56:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:56:37 (1/2) Installing dumb-init (1.2.2-r1) 19:56:37 (2/2) Installing su-exec (0.2-r1) 19:56:37 Executing busybox-1.31.1-r20.trigger 19:56:37 OK: 5 MiB in 16 packages 19:56:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:56:38 Removing intermediate container ac2d1090bb98 19:56:38 ---> 03d8765be4cc 19:56:38 Step 14/24 : ENV APP_PORT=59882 19:56:38 ---> Running in 6a8cca60e7b8 19:56:38 (1/1) Installing dumb-init (1.2.2-r1) 19:56:38 Executing busybox-1.31.1-r20.trigger 19:56:38 OK: 5 MiB in 15 packages 19:56:39 Removing intermediate container 6a8cca60e7b8 19:56:39 ---> 10dcb704f389 19:56:39 Step 15/24 : EXPOSE $APP_PORT 19:56:39 ---> Running in 0f358f689606 19:56:39 Removing intermediate container d44124424a14 19:56:39 ---> ce13bba19ac9 19:56:39 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:56:39 Removing intermediate container 9bfebbd7db4c 19:56:39 ---> ffb8f924b892 19:56:39 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:56:39 Removing intermediate container defd6f5dd504 19:56:39 ---> e24105ba55a1 19:56:39 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 19:56:39 ---> Running in 0716f3c07ed9 19:56:39 ---> Running in f7f42e83488a 19:56:39 ---> Running in 19c72ff51c33 19:56:40 Removing intermediate container b5ba80577896 19:56:40 ---> 50558a482057 19:56:40 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:56:40 Removing intermediate container 0f358f689606 19:56:40 ---> 457c32f8b812 19:56:40 Step 16/24 : WORKDIR / 19:56:40 ---> Running in 3a82bc4a187a 19:56:40 ---> Running in ad9b20480960 19:56:40 Removing intermediate container 0716f3c07ed9 19:56:40 ---> 4003ade5e3ba 19:56:40 Step 14/23 : ENV APP_PORT=59860 19:56:40 Removing intermediate container f7f42e83488a 19:56:40 ---> 3ac48e4730e9 19:56:40 Step 14/22 : WORKDIR /edgex 19:56:40 Removing intermediate container 19c72ff51c33 19:56:40 ---> 534c810b931c 19:56:40 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:56:41 ---> Running in cf1b90d239fa 19:56:41 ---> Running in 1336a1be9a91 19:56:41 ---> Running in 7ba0d4cc552d 19:56:41 Removing intermediate container 3a82bc4a187a 19:56:41 ---> 2e1666613a1d 19:56:41 Step 14/23 : ENV APP_PORT=59861 19:56:41 Removing intermediate container ad9b20480960 19:56:41 ---> a9c1760ec508 19:56:41 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:56:41 ---> Running in fca8f70575c1 19:56:41 Removing intermediate container cf1b90d239fa 19:56:41 ---> 7382a321a160 19:56:41 Step 15/23 : EXPOSE $APP_PORT 19:56:41 Removing intermediate container 7ba0d4cc552d 19:56:41 ---> 18c322ebb220 19:56:41 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:56:41 ---> Running in 4cd4bdd7dacd 19:56:41 Removing intermediate container 1336a1be9a91 19:56:41 ---> d2c1529b3033 19:56:41 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:56:42 ---> Running in 6a1c8bc05512 19:56:42 Removing intermediate container fca8f70575c1 19:56:42 ---> 15786fbc3686 19:56:42 Step 15/23 : EXPOSE $APP_PORT 19:56:42 ---> Running in a6b3e1dff4d4 19:56:42 ---> e21ab4d59a0b 19:56:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:56:42 Removing intermediate container 4cd4bdd7dacd 19:56:42 ---> f96060ea9a47 19:56:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:56:43 Removing intermediate container a6b3e1dff4d4 19:56:43 ---> 8d91bde66f98 19:56:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:56:43 ---> 44a55cf0e879 19:56:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:56:43 ---> 698dcff72d3c 19:56:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:56:44 ---> 69658ef22733 19:56:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:56:44 ---> efddbe70bd00 19:56:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:56:45 ---> ed5a79ec0609 19:56:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:56:45 Removing intermediate container 6a1c8bc05512 19:56:45 ---> c178071435fa 19:56:45 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 19:56:45 ---> 2e050eaba8ac 19:56:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:56:45 ---> Running in 54290e42643b 19:56:46 ---> b51abf50b0fd 19:56:46 Step 20/24 : ENTRYPOINT ["/core-command"] 19:56:46 ---> Running in f0c7a60cb946 19:56:46 Removing intermediate container 54290e42643b 19:56:46 ---> 0f3689ba0cfa 19:56:46 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:56:46 ---> 054f977c0795 19:56:46 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:56:46 ---> 4bbc195d4d51 19:56:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:56:46 ---> Running in 9d8c62253210 19:56:46 ---> e4bb3516aa9b 19:56:46 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:56:46 Removing intermediate container f0c7a60cb946 19:56:46 ---> a156ce807066 19:56:46 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:56:47 ---> Running in e55f6570d6a6 19:56:47 ---> Running in fc43ef1096d8 19:56:47 ---> bc141b39b268 19:56:47 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.shRemoving intermediate container 9d8c62253210 19:56:47 ---> 5cb1d71a761d 19:56:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:56:47 19:56:47 ---> Running in 62864045f443 19:56:47 ---> Running in c9c37319cc5e 19:56:47 ---> b1a58d54c0b6 19:56:47 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:56:48 Removing intermediate container e55f6570d6a6 19:56:48 ---> af71929bfaba 19:56:48 Step 22/24 : LABEL arch=arm64 19:56:48 Removing intermediate container fc43ef1096d8 19:56:48 ---> 6dfae180d464 19:56:48 Step 19/22 : CMD ["--init=true"] 19:56:48 ---> Running in 318ea30ce76c 19:56:48 ---> Running in 7944d59fede5 19:56:48 ---> Running in 927a5b11fe00 19:56:48 Removing intermediate container 62864045f443 19:56:48 ---> 456e287dc9c8 19:56:48 Step 21/23 : LABEL arch=arm64 19:56:48 ---> Running in ec051fec662a 19:56:48 Removing intermediate container 318ea30ce76c 19:56:48 ---> 721521940f09 19:56:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:56:49 Removing intermediate container 927a5b11fe00 19:56:49 ---> 4e506bb66865 19:56:49 Step 20/22 : LABEL arch=arm64 19:56:49 Removing intermediate container 7944d59fede5 19:56:49 ---> f4e8cddfbc8e 19:56:49 Step 23/24 : LABEL git_sha=3d561b954d055532aed395b5c30568be7c449537 19:56:49 ---> Running in 7ad89417d4a3 19:56:49 ---> Running in 618f30b810c7 19:56:49 ---> Running in b23355f2724d 19:56:49 Removing intermediate container ec051fec662a 19:56:49 ---> 176710a7bb62 19:56:49 Step 22/23 : LABEL git_sha=3d561b954d055532aed395b5c30568be7c449537 19:56:49 ---> Running in 119e0ad738b7 19:56:50 Removing intermediate container 7ad89417d4a3 19:56:50 ---> 2c01f0ab56b1 19:56:50 Step 21/23 : LABEL arch=arm64 19:56:50 Removing intermediate container 618f30b810c7 19:56:50 ---> 876da0cba878 19:56:50 Step 24/24 : LABEL version=0.0.0 19:56:50 ---> Running in a937b1afc368 19:56:50 Removing intermediate container b23355f2724d 19:56:50 ---> 3ad9d4ddb297 19:56:50 Step 21/22 : LABEL git_sha=3d561b954d055532aed395b5c30568be7c449537 19:56:50 ---> Running in fae62ebd1707 19:56:50 Removing intermediate container 119e0ad738b7 19:56:50 ---> ef7ce8560241 19:56:50 Step 23/23 : LABEL version=0.0.0 19:56:50 ---> Running in 8e6115a726aa 19:56:50 ---> Running in 3a872520cfd8 19:56:51 Removing intermediate container a937b1afc368 19:56:51 ---> 01da9bc8238f 19:56:51 Step 22/23 : LABEL git_sha=3d561b954d055532aed395b5c30568be7c449537 19:56:51 Removing intermediate container c9c37319cc5e 19:56:51 ---> ecf776c0257f 19:56:51 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:56:51 ---> Running in ef7366fbf670 19:56:51 Removing intermediate container fae62ebd1707 19:56:51 ---> 185aca60d84c 19:56:51 19:56:51 Removing intermediate container 8e6115a726aa 19:56:51 ---> 52379e3dc599 19:56:51 Step 22/22 : LABEL version=0.0.0 19:56:51 Removing intermediate container 3a872520cfd8 19:56:51 ---> ed133a0f70a9 19:56:51 19:56:51 ---> Running in a52966b0881b 19:56:51 Successfully built 185aca60d84c 19:56:51 Successfully tagged core-command-arm64:latest 19:56:51 Building core-metadata 19:56:51  Building core-command ... done Removing intermediate container ef7366fbf670 19:56:51 ---> abdfeb4788f5 19:56:51 Step 23/23 : LABEL version=0.0.0 19:56:52 Successfully built ed133a0f70a9 19:56:52 Successfully tagged support-notifications-arm64:latest 19:56:52 Building security-secretstore-setup 19:56:52  Building support-notifications ... done  ---> Running in 9a8f7cc259b5 19:56:52 Removing intermediate container a52966b0881b 19:56:52 ---> a651729f5c57 19:56:52 19:56:52 ---> f52a8a7aafb4 19:56:52 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:56:53 Removing intermediate container 9a8f7cc259b5 19:56:53 ---> cdc86847d7b1 19:56:53 19:56:53 Successfully built a651729f5c57 19:56:53 Successfully tagged security-proxy-setup-arm64:latest 19:56:53  Building security-proxy-setup ... done Building core-data 19:56:53 Successfully built cdc86847d7b1 19:56:53 Successfully tagged support-scheduler-arm64:latest 19:56:53  Building support-scheduler ... done Building sys-mgmt-agent 19:56:54 ---> cf96732c00e1 19:56:54 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:56:54 ---> f2023fd58d7c 19:56:54 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:56:55 ---> 4da415dba241 19:56:55 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:56:56 ---> 524f267ee53e 19:56:56 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 19:56:57 ---> Running in 1186d38f7f27 19:56:58 Removing intermediate container 1186d38f7f27 19:56:58 ---> 5e349ebec178 19:56:58 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:56:59 ---> 9459c82dd447 19:56:59 Step 27/32 : RUN chmod +x /entrypoint.sh 19:57:00 ---> Running in 7b8d0a603301 19:57:04 Removing intermediate container 7b8d0a603301 19:57:04 ---> 312db98bc012 19:57:04 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:57:04 ---> Running in 434145b52a18 19:57:04 Removing intermediate container 434145b52a18 19:57:04 ---> d9ed89a75da2 19:57:04 Step 29/32 : CMD ["gate"] 19:57:05 ---> Running in 81ccba624ea3 19:57:05 Removing intermediate container 81ccba624ea3 19:57:05 ---> 8c25570bd7e3 19:57:05 Step 30/32 : LABEL arch=arm64 19:57:05 ---> Running in e0ab551f64da 19:57:06 Removing intermediate container e0ab551f64da 19:57:06 ---> 38731578ccbf 19:57:06 Step 31/32 : LABEL git_sha=3d561b954d055532aed395b5c30568be7c449537 19:57:06 ---> Running in 4eb6266f611a 19:57:07 Removing intermediate container 4eb6266f611a 19:57:07 ---> 543bd42e7c1e 19:57:07 Step 32/32 : LABEL version=0.0.0 19:57:07 ---> Running in 337ded6a627b 19:57:08 Removing intermediate container 337ded6a627b 19:57:08 ---> 1427a3360ece 19:57:08 19:57:09 Successfully built 1427a3360ece 19:57:09 Successfully tagged security-bootstrapper-arm64:latest 19:57:48  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:57:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:57:48 ---> 087010bdc14a 19:57:48 Step 3/24 : WORKDIR /edgex-go 19:57:48 ---> Using cache 19:57:48 ---> 75484afbfa08 19:57:48 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:57:48 ---> Using cache 19:57:48 ---> dbb2c925168b 19:57:48 Step 5/24 : RUN apk add --update --no-cache make bash git 19:57:48 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:57:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:57:48 ---> 087010bdc14a 19:57:48 Step 3/24 : WORKDIR /edgex-go 19:57:48 ---> Using cache 19:57:48 ---> 75484afbfa08 19:57:48 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:57:48 ---> Using cache 19:57:48 ---> dbb2c925168b 19:57:48 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:57:48 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:57:48 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:57:48 ---> 087010bdc14a 19:57:48 Step 3/26 : WORKDIR /edgex-go 19:57:48 ---> Using cache 19:57:48 ---> 75484afbfa08 19:57:48 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:57:48 ---> Using cache 19:57:48 ---> dbb2c925168b 19:57:48 Step 5/26 : RUN apk add --update --no-cache make git 19:57:48 ---> Using cache 19:57:48 ---> 5deb6453f43b 19:57:48 Step 6/26 : COPY go.mod . 19:57:48 ---> Using cache 19:57:48 ---> e7da15b649e5 19:57:48 Step 7/26 : RUN go mod download 19:57:48 ---> Using cache 19:57:48 ---> 7163df26c74d 19:57:48 Step 8/26 : COPY . . 19:57:48 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:57:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:57:48 ---> 087010bdc14a 19:57:48 Step 3/24 : WORKDIR /edgex-go 19:57:48 ---> Using cache 19:57:48 ---> 75484afbfa08 19:57:48 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:57:48 ---> Using cache 19:57:48 ---> dbb2c925168b 19:57:48 Step 5/24 : RUN apk add --update --no-cache make git 19:57:48 ---> Using cache 19:57:48 ---> 5deb6453f43b 19:57:48 Step 6/24 : COPY go.mod . 19:57:48 ---> Using cache 19:57:48 ---> e7da15b649e5 19:57:48 Step 7/24 : RUN go mod download 19:57:48 ---> Using cache 19:57:48 ---> 7163df26c74d 19:57:48 Step 8/24 : COPY . . 19:57:48 ---> Using cache 19:57:48 ---> 3aa18d3347f0 19:57:48 Step 9/26 : RUN go mod tidy 19:57:48 ---> Using cache 19:57:48 ---> ad60de23cc3f 19:57:48 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:57:48 ---> Using cache 19:57:48 ---> 3aa18d3347f0 19:57:48 Step 9/24 : RUN go mod tidy 19:57:48 ---> Using cache 19:57:48 ---> ad60de23cc3f 19:57:48 Step 10/24 : RUN make cmd/core-metadata/core-metadata 19:57:51 ---> Running in 9a0bca548739 19:57:51 ---> Running in 71e7a33402af 19:57:51 ---> Running in 21eb7e3fcf22 19:57:51 ---> Running in da4d5aa3bee3 19:57:52 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 19:57:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:57:52 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 19:57:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:57:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:57:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:57:54 OK: 218 MiB in 52 packages 19:57:55 OK: 218 MiB in 52 packages 19:57:56 Removing intermediate container 21eb7e3fcf22 19:57:56 ---> 99f401eefd83 19:57:56 Step 6/24 : COPY go.mod . 19:57:57 Removing intermediate container 9a0bca548739 19:57:57 ---> 5cadd6a27f90 19:57:57 Step 6/24 : COPY go.mod . 19:57:58 ---> d7887f978def 19:57:58 Step 7/24 : RUN go mod download 19:57:58 ---> Running in de2b24a45726 19:57:58 ---> 21a2ed560e57 19:57:58 Step 7/24 : RUN go mod download 19:57:58 ---> Running in 05bf36eac9a1 19:58:02 Removing intermediate container de2b24a45726 19:58:02 ---> 21afd06a195e 19:58:02 Step 8/24 : COPY . . 19:58:03 Removing intermediate container 05bf36eac9a1 19:58:03 ---> b817adcf0052 19:58:03 Step 8/24 : COPY . . 19:58:36 ---> 3c896519371a 19:58:36 Step 9/24 : RUN go mod tidy 19:58:36 ---> 735ac0a88eb2 19:58:36 Step 9/24 : RUN go mod tidy 19:58:36 ---> Running in af0e71ad7e1b 19:58:36 ---> Running in f8f48e3d09a0 19:58:38 Removing intermediate container f8f48e3d09a0 19:58:38 ---> fe5bef018aad 19:58:38 Step 10/24 : RUN make cmd/core-data/core-data 19:58:38 Removing intermediate container af0e71ad7e1b 19:58:38 ---> 8533ceeca5d5 19:58:38 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:58:38 ---> Running in 4752cdd28b50 19:58:38 ---> Running in 26c017efdb1c 19:58: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 19:58:41 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 19:59:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:59:13 Removing intermediate container 71e7a33402af 19:59:13 ---> 8f8a1f0aab0f 19:59:13 19:59:13 Step 11/26 : FROM alpine:3.12 19:59:13 ---> c4fd0aeabfcf 19:59:13 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 19:59:13 ---> Running in eeeb76c1d7fd 19:59:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:59:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:59:16 (1/6) Installing ca-certificates (20191127-r4) 19:59:16 (2/6) Installing nghttp2-libs (1.41.0-r0) 19:59:16 (3/6) Installing libcurl (7.77.0-r0) 19:59:16 (4/6) Installing curl (7.77.0-r0) 19:59:16 (5/6) Installing dumb-init (1.2.2-r1) 19:59:16 (6/6) Installing su-exec (0.2-r1) 19:59:16 Executing busybox-1.31.1-r20.trigger 19:59:16 Executing ca-certificates-20191127-r4.trigger 19:59:16 OK: 7 MiB in 20 packages 19:59:20 Removing intermediate container da4d5aa3bee3 19:59:20 ---> d9454aadc1f7 19:59:20 19:59:20 Step 11/24 : FROM alpine:3.12 19:59:20 ---> c4fd0aeabfcf 19:59:20 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:59:20 ---> Using cache 19:59:20 ---> 50558a482057 19:59:20 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:59:20 ---> Using cache 19:59:20 ---> 2e1666613a1d 19:59:20 Step 14/24 : ENV APP_PORT=59881 19:59:20 Removing intermediate container eeeb76c1d7fd 19:59:20 ---> 4c153fcf3434 19:59:20 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:59:20 ---> Running in 985aa489354b 19:59:20 ---> Running in d0b01351f414 19:59:21 Removing intermediate container 985aa489354b 19:59:21 ---> 29e3b9b3d755 19:59:21 Step 14/26 : WORKDIR / 19:59:21 Removing intermediate container d0b01351f414 19:59:21 ---> 567cf5c0db3d 19:59:21 Step 15/24 : EXPOSE $APP_PORT 19:59:21 ---> Running in 899f508d7e31 19:59:21 ---> Running in 0a7940a02f59 19:59:22 Removing intermediate container 0a7940a02f59 19:59:22 ---> cdadbeef9c97 19:59:22 Step 16/24 : WORKDIR / 19:59:22 Removing intermediate container 899f508d7e31 19:59:22 ---> d042b84a1caa 19:59:22 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:59:22 ---> Running in 51fac2086713 19:59:23 Removing intermediate container 51fac2086713 19:59:23 ---> 16f41d7a6529 19:59:23 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:59:23 ---> 099aef1b5ba1 19:59:23 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:59:24 ---> a3172802fce7 19:59:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:59:24 ---> 1fc12a2093eb 19:59:24 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:59:27 ---> d2d4900d3f5a 19:59:27 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:59:27 ---> 36289f4e9519 19:59:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:59:28 ---> f383efa39d46 19:59:28 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:59:28 ---> e3aa718ae509 19:59:28 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:59:28 ---> Running in a34321e90a4b 19:59:29 Removing intermediate container a34321e90a4b 19:59:29 ---> 981c5025c7ce 19:59:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:59:30 ---> Running in 5a252c207e13 19:59:30 ---> 5c1d0132aca9 19:59:30 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:59:31 Removing intermediate container 5a252c207e13 19:59:31 ---> 6de53a446660 19:59:31 Step 22/24 : LABEL arch=arm64 19:59:31 ---> Running in c5232d8ef704 19:59:32 Removing intermediate container c5232d8ef704 19:59:32 ---> ce2dc3725aea 19:59:32 Step 23/24 : LABEL git_sha=3d561b954d055532aed395b5c30568be7c449537 19:59:32 ---> Running in 8db222fe7f89 19:59:32 ---> 7d09f83eb678 19:59:32 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:59:33 Removing intermediate container 8db222fe7f89 19:59:33 ---> a765d2fad024 19:59:33 Step 24/24 : LABEL version=0.0.0 19:59:33 ---> Running in a70c284ce067 19:59:33 ---> d3f7580b2f1f 19:59:33 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 19:59:33 ---> Running in 9a80445f9eb1 19:59:34 Removing intermediate container a70c284ce067 19:59:34 ---> a6753e6c7de5 19:59:34 19:59:34 Successfully built a6753e6c7de5 19:59:34 Successfully tagged core-metadata-arm64:latest 19:59:37  Building core-metadata ... done Removing intermediate container 9a80445f9eb1 19:59:37 ---> 6b75673f45f1 19:59:37 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 19:59:37 ---> Running in b530ee9024ef 19:59:38 Removing intermediate container b530ee9024ef 19:59:38 ---> 6cc173378b55 19:59:38 Step 24/26 : LABEL arch=arm64 19:59:38 ---> Running in 1fccde94ae04 19:59:39 Removing intermediate container 1fccde94ae04 19:59:39 ---> cb768b756071 19:59:39 Step 25/26 : LABEL git_sha=3d561b954d055532aed395b5c30568be7c449537 19:59:39 ---> Running in 3267e96e8c67 19:59:40 Removing intermediate container 3267e96e8c67 19:59:40 ---> 41be886ad113 19:59:40 Step 26/26 : LABEL version=0.0.0 19:59:40 ---> Running in 35ef84dc282e 19:59:41 Removing intermediate container 35ef84dc282e 19:59:41 ---> e98cc78b999e 19:59:41 19:59:41 Successfully built e98cc78b999e 19:59:41 Successfully tagged security-secretstore-setup-arm64:latest 19:59:56  Building security-secretstore-setup ... done Removing intermediate container 26c017efdb1c 19:59:56 ---> 38339e4af405 19:59:56 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:59:56 ---> Running in 68f449b6f305 19:59:56 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 19:59:59 Removing intermediate container 68f449b6f305 19:59:59 ---> f3c8bf7a9220 19:59:59 19:59:59 Step 12/24 : FROM docker:20.10.0 19:59:59 20.10.0: Pulling from library/docker 20:00:00 Removing intermediate container 4752cdd28b50 20:00:00 ---> 702225aceda7 20:00:00 20:00:00 Step 11/24 : FROM alpine:3.12 20:00:00 ---> c4fd0aeabfcf 20:00:00 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:00:00 ---> Running in 1dfeef952c1e 20:00:01 Removing intermediate container 1dfeef952c1e 20:00:01 ---> 9995be69a179 20:00:01 Step 13/24 : ENV APP_PORT=59880 20:00:02 ---> Running in 92bcdde04fb2 20:00:02 Removing intermediate container 92bcdde04fb2 20:00:02 ---> f638343c77ab 20:00:02 Step 14/24 : EXPOSE $APP_PORT 20:00:02 ---> Running in a63cc96af4bf 20:00:03 Removing intermediate container a63cc96af4bf 20:00:03 ---> bbdcb205e9e2 20:00:03 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:00:03 ---> Running in ee3e4dbbc2ca 20:00:06 Removing intermediate container ee3e4dbbc2ca 20:00:06 ---> 614e7665a115 20:00:06 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 20:00:06 ---> Running in 7d67ea9a4079 20:00:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:00:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:00:09 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 20:00:09 Status: Downloaded newer image for docker:20.10.0 20:00:09 ---> eeaf43b92773 20:00:09 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:00:09 ---> Running in 6296bce4a034 20:00:09 (1/6) Installing dumb-init (1.2.2-r1) 20:00:09 (2/6) Installing libgcc (9.3.0-r2) 20:00:09 (3/6) Installing libsodium (1.0.18-r0) 20:00:09 (4/6) Installing libstdc++ (9.3.0-r2) 20:00:09 Removing intermediate container 6296bce4a034 20:00:09 ---> 43a4b6a2ea33 20:00:09 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 20:00:10 ---> Running in b6b26cb3e64e 20:00:10 (5/6) Installing libzmq (4.3.3-r0) 20:00:10 (6/6) Installing zeromq (4.3.3-r0) 20:00:10 Executing busybox-1.31.1-r20.trigger 20:00:10 OK: 8 MiB in 20 packages 20:00:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:00:11 Removing intermediate container 7d67ea9a4079 20:00:11 ---> 3a1bd91684f6 20:00:11 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:00:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:00:12 (1/39) Installing readline (8.0.4-r0) 20:00:12 (2/39) Installing bash (5.0.17-r0) 20:00:12 Executing bash-5.0.17-r0.post-install 20:00:12 (3/39) Installing nghttp2-libs (1.41.0-r0) 20:00:12 (4/39) Installing libcurl (7.77.0-r0) 20:00:12 (5/39) Installing curl (7.77.0-r0) 20:00:12 (6/39) Installing dumb-init (1.2.2-r1) 20:00:12 (7/39) Installing libbz2 (1.0.8-r1) 20:00:12 (8/39) Installing expat (2.2.9-r1) 20:00:12 (9/39) Installing libffi (3.3-r2) 20:00:12 (10/39) Installing gdbm (1.13-r1) 20:00:12 (11/39) Installing xz-libs (5.2.5-r0) 20:00:12 (12/39) Installing sqlite-libs (3.32.1-r1) 20:00:12 (13/39) Installing python3 (3.8.10-r0) 20:00:12 ---> cfc078fe3942 20:00:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:00:14 (14/39) Installing py3-appdirs (1.4.4-r1) 20:00:14 (15/39) Installing py3-ordered-set (4.0.1-r0) 20:00:14 (16/39) Installing py3-parsing (2.4.7-r0) 20:00:14 (17/39) Installing py3-six (1.15.0-r0) 20:00:14 (18/39) Installing py3-packaging (20.4-r0) 20:00:14 (19/39) Installing py3-setuptools (47.0.0-r0) 20:00:14 ---> 89362dcd50c2 20:00:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:00:14 (20/39) Installing py3-chardet (3.0.4-r4) 20:00:14 (21/39) Installing py3-idna (2.9-r0) 20:00:14 (22/39) Installing py3-certifi (2020.4.5.1-r0) 20:00:14 (23/39) Installing py3-urllib3 (1.25.9-r0) 20:00:14 (24/39) Installing py3-requests (2.23.0-r0) 20:00:14 (25/39) Installing py3-msgpack (1.0.0-r0) 20:00:14 (26/39) Installing py3-lockfile (0.12.2-r3) 20:00:14 (27/39) Installing py3-cachecontrol (0.12.6-r0) 20:00:14 (28/39) Installing py3-colorama (0.4.3-r0) 20:00:14 (29/39) Installing py3-distlib (0.3.0-r0) 20:00:14 (30/39) Installing py3-distro (1.5.0-r1) 20:00:14 (31/39) Installing py3-webencodings (0.5.1-r3) 20:00:14 (32/39) Installing py3-html5lib (1.0.1-r4) 20:00:14 (33/39) Installing py3-pytoml (0.1.21-r0) 20:00:14 (34/39) Installing py3-pep517 (0.8.2-r0) 20:00:14 (35/39) Installing py3-progress (1.5-r0) 20:00:14 (36/39) Installing py3-toml (0.10.1-r0) 20:00:14 (37/39) Installing py3-retrying (1.3.3-r0) 20:00:14 (38/39) Installing py3-contextlib2 (0.6.0-r0) 20:00:14 (39/39) Installing py3-pip (20.1.1-r0) 20:00:14 Executing busybox-1.31.1-r19.trigger 20:00:15 OK: 72 MiB in 59 packages 20:00:15 ---> 76ad9279d252 20:00:15 Step 20/24 : ENTRYPOINT ["/core-data"] 20:00:15 ---> Running in 517c5277cd34 20:00:16 Removing intermediate container 517c5277cd34 20:00:16 ---> ce5a4dd20535 20:00:16 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:00:16 ---> Running in 08cd17c0469a 20:00:16 Removing intermediate container 08cd17c0469a 20:00:16 ---> 218423819199 20:00:16 Step 22/24 : LABEL arch=arm64 20:00:16 ---> Running in 9980486efd03 20:00:17 Removing intermediate container 9980486efd03 20:00:17 ---> 342c023822dd 20:00:17 Step 23/24 : LABEL git_sha=3d561b954d055532aed395b5c30568be7c449537 20:00:17 ---> Running in aba838d852f4 20:00:17 Removing intermediate container aba838d852f4 20:00:17 ---> e4ff73ea601a 20:00:17 Step 24/24 : LABEL version=0.0.0 20:00:18 ---> Running in a160e4bd3f2e 20:00:18 Removing intermediate container a160e4bd3f2e 20:00:18 ---> 7fe98e1bb153 20:00:18 20:00:19 Successfully built 7fe98e1bb153 20:00:19 Successfully tagged core-data-arm64:latest 20:00:19  Building core-data ... done Collecting docker-compose==1.23.2 20:00:19 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:00:20 Collecting texttable<0.10,>=0.9.0 20:00:20 Downloading texttable-0.9.1.tar.gz (11 kB) 20:00:22 Collecting dockerpty<0.5,>=0.4.1 20:00:22 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:00:23 Collecting docopt<0.7,>=0.6.1 20:00:23 Downloading docopt-0.6.2.tar.gz (25 kB) 20:00:25 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 20:00:25 Collecting jsonschema<3,>=2.5.1 20:00:25 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:00:26 Collecting cached-property<2,>=1.2.0 20:00:26 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:00:27 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:00:27 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:00:28 Collecting docker<4.0,>=3.6.0 20:00:28 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:00:29 Collecting PyYAML<4,>=3.10 20:00:29 Downloading PyYAML-3.13.tar.gz (270 kB) 20:00:32 Collecting websocket-client<1.0,>=0.32.0 20:00:32 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:00:32 Collecting idna<2.8,>=2.5 20:00:32 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:00:32 Collecting urllib3<1.25,>=1.21.1 20:00:32 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:00:33 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) 20:00:33 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) 20:00:33 Collecting docker-pycreds>=0.4.0 20:00:33 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:00:33 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 20:00:33 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 20:00:33 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 20:00:33 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 20:00:34 Installing collected packages: texttable, dockerpty, docopt, jsonschema, cached-property, idna, urllib3, requests, websocket-client, docker-pycreds, docker, PyYAML, docker-compose 20:00:34 Running setup.py install for texttable: started 20:00:35 Running setup.py install for texttable: finished with status 'done' 20:00:35 Running setup.py install for dockerpty: started 20:00:37 Running setup.py install for dockerpty: finished with status 'done' 20:00:37 Running setup.py install for docopt: started 20:00:39 Running setup.py install for docopt: finished with status 'done' 20:00:40 Attempting uninstall: idna 20:00:40 Found existing installation: idna 2.9 20:00:40 Uninstalling idna-2.9: 20:00:40 Successfully uninstalled idna-2.9 20:00:41 Attempting uninstall: urllib3 20:00:41 Found existing installation: urllib3 1.25.9 20:00:41 Uninstalling urllib3-1.25.9: 20:00:41 Successfully uninstalled urllib3-1.25.9 20:00:41 Attempting uninstall: requests 20:00:41 Found existing installation: requests 2.23.0 20:00:41 Uninstalling requests-2.23.0: 20:00:41 Successfully uninstalled requests-2.23.0 20:00:43 Running setup.py install for PyYAML: started 20:00:45 Running setup.py install for PyYAML: finished with status 'done' 20:00:46 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 20:00:54 Removing intermediate container b6b26cb3e64e 20:00:54 ---> 1813107a8fe3 20:00:54 Step 15/24 : ENV APP_PORT=58890 20:00:54 ---> Running in b45e7fbc1733 20:00:54 Removing intermediate container b45e7fbc1733 20:00:54 ---> 599a04d26ae8 20:00:54 Step 16/24 : EXPOSE $APP_PORT 20:00:54 ---> Running in d961772814a2 20:00:54 Removing intermediate container d961772814a2 20:00:54 ---> a4ab89cdef9b 20:00:54 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:00:55 ---> cd007b3ad181 20:00:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:00:56 ---> 69af37859dcd 20:00:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:00:57 ---> ebe89e190950 20:00:57 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 20:00:57 ---> Running in 91a9657c9496 20:00:58 Removing intermediate container 91a9657c9496 20:00:58 ---> 8d5a455cdc1c 20:00:58 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:00:58 ---> Running in ff73ab8d01f9 20:00:59 Removing intermediate container ff73ab8d01f9 20:00:59 ---> 873332fd2e9d 20:00:59 Step 22/24 : LABEL arch=arm64 20:00:59 ---> Running in f832d3e8afde 20:00:59 Removing intermediate container f832d3e8afde 20:00:59 ---> a694c6df0ad4 20:00:59 Step 23/24 : LABEL git_sha=3d561b954d055532aed395b5c30568be7c449537 20:00:59 ---> Running in 5c6d2ec947f3 20:01:00 Removing intermediate container 5c6d2ec947f3 20:01:00 ---> 22e9d33f018d 20:01:00 Step 24/24 : LABEL version=0.0.0 20:01:00 ---> Running in 4b8e59ad2d59 20:01:00 Removing intermediate container 4b8e59ad2d59 20:01:00 ---> c7f5470164ae 20:01:00 20:01:01 Successfully built c7f5470164ae 20:01:01 Successfully tagged sys-mgmt-agent-arm64:latest 20:01:01  Building sys-mgmt-agent ... done  [Pipeline] } 20:01:01 $ docker stop --time=1 5ef5442158ccd76abcc96e9bcf8bef9a4222c1e1bb4a829bcb9b5a3bd5fea88e 20:01:03 $ docker rm -f 5ef5442158ccd76abcc96e9bcf8bef9a4222c1e1bb4a829bcb9b5a3bd5fea88e [Pipeline] // withDockerContainer [Pipeline] sh 20:01:03 + docker images 20:01:04 REPOSITORY TAG IMAGE ID CREATED SIZE 20:01:04 sys-mgmt-agent-arm64 latest c7f5470164ae 4 seconds ago 299MB 20:01:04 core-data-arm64 latest 7fe98e1bb153 46 seconds ago 19.1MB 20:01:04 702225aceda7 About a minute ago 975MB 20:01:04 f3c8bf7a9220 About a minute ago 969MB 20:01:04 security-secretstore-setup-arm64 latest e98cc78b999e About a minute ago 27.1MB 20:01:04 core-metadata-arm64 latest a6753e6c7de5 About a minute ago 15.7MB 20:01:04 d9454aadc1f7 About a minute ago 972MB 20:01:04 8f8a1f0aab0f About a minute ago 976MB 20:01:04 security-bootstrapper-arm64 latest 1427a3360ece 3 minutes ago 17.5MB 20:01:04 security-proxy-setup-arm64 latest a651729f5c57 4 minutes ago 24.2MB 20:01:04 support-scheduler-arm64 latest cdc86847d7b1 4 minutes ago 15.1MB 20:01:04 support-notifications-arm64 latest ed133a0f70a9 4 minutes ago 15.7MB 20:01:04 core-command-arm64 latest 185aca60d84c 4 minutes ago 15MB 20:01:04 14580209c900 4 minutes ago 968MB 20:01:04 b4ecf75d9137 4 minutes ago 973MB 20:01:04 f8bcebd4b883 4 minutes ago 970MB 20:01:04 4ae8c0ed2feb 4 minutes ago 969MB 20:01:04 19caae22c551 4 minutes ago 966MB 20:01:04 ci-base-image-arm64 latest 087010bdc14a 14 minutes ago 641MB 20:01:04 alpine 3.12 c4fd0aeabfcf 2 days ago 5.32MB 20:01:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 9 days ago 429MB 20:01:04 docker 20.10.0 eeaf43b92773 6 months ago 228MB 20:01:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 20:01:04 ---> job-cost.sh 20:01:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BAuU 20:01:43 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 20:03:20 lf-activate-venv(): INFO: Adding /tmp/venv-BAuU/bin to PATH 20:03:20 INFO: No Stack... 20:03:20 INFO: Retrieving Pricing Info for: v2-standard-4 20:03:20 INFO: Archiving Costs [Pipeline] sh 20:03:21 + cut -d, -f6 20:03:21 + cat /w/workspace/edgex-go/5/archives/cost.csv [Pipeline] lock 20:03:21 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3579-5-stack-cost] 20:03:21 Resource [jenkins-edgexfoundry-edgex-go-PR-3579-5-stack-cost] did not exist. Created. 20:03:21 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3579-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:03:21 + echo total: 0.18000000715255737 [Pipeline] stash 20:03:21 Stashed 1 file(s) [Pipeline] } 20:03:21 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3579-5-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 20:03:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:03:23 ---> package-listing.sh 20:03:23 ++ facter osfamily 20:03:23 ++ tr '[:upper:]' '[:lower:]' 20:03:24 + OS_FAMILY=redhat 20:03:24 + workspace=/w/workspace/edgex-go/5 20:03:24 + START_PACKAGES=/tmp/packages_start.txt 20:03:24 + END_PACKAGES=/tmp/packages_end.txt 20:03:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:03:24 + PACKAGES=/tmp/packages_start.txt 20:03:24 + '[' /w/workspace/edgex-go/5 ']' 20:03:24 + PACKAGES=/tmp/packages_end.txt 20:03:24 + case "${OS_FAMILY}" in 20:03:24 + rpm -qa 20:03:24 + sort 20:03:26 + '[' -f /tmp/packages_start.txt ']' 20:03:26 + '[' -f /tmp/packages_end.txt ']' 20:03:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:03:26 + '[' /w/workspace/edgex-go/5 ']' 20:03:26 + mkdir -p /w/workspace/edgex-go/5/archives/ 20:03:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 20:03:26 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:03:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:03:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:03:27 20:03:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 20:03:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:03:27 alpine: Pulling from edgex-lftools-log-publisher 20:03:27 df20fa9351a1: Pulling fs layer 20:03:27 36b3adc4ff6f: Pulling fs layer 20:03:27 8ad3a11d3b57: Pulling fs layer 20:03:27 46f8f816bc3b: Pulling fs layer 20:03:27 93b61091891f: Pulling fs layer 20:03:27 93b9cdb0e59b: Pulling fs layer 20:03:27 5e14af77c1be: Pulling fs layer 20:03:27 01666e4c0597: Pulling fs layer 20:03:27 aa168da1d23b: Pulling fs layer 20:03:27 93b9cdb0e59b: Waiting 20:03:27 5e14af77c1be: Waiting 20:03:27 01666e4c0597: Waiting 20:03:27 aa168da1d23b: Waiting 20:03:27 46f8f816bc3b: Waiting 20:03:27 93b61091891f: Waiting 20:03:27 36b3adc4ff6f: Verifying Checksum 20:03:27 36b3adc4ff6f: Download complete 20:03:27 46f8f816bc3b: Verifying Checksum 20:03:27 46f8f816bc3b: Download complete 20:03:28 df20fa9351a1: Verifying Checksum 20:03:28 df20fa9351a1: Download complete 20:03:28 93b9cdb0e59b: Verifying Checksum 20:03:28 93b9cdb0e59b: Download complete 20:03:28 93b61091891f: Verifying Checksum 20:03:28 93b61091891f: Download complete 20:03:28 5e14af77c1be: Verifying Checksum 20:03:28 5e14af77c1be: Download complete 20:03:28 01666e4c0597: Verifying Checksum 20:03:28 01666e4c0597: Download complete 20:03:28 df20fa9351a1: Pull complete 20:03:28 8ad3a11d3b57: Verifying Checksum 20:03:28 8ad3a11d3b57: Download complete 20:03:28 36b3adc4ff6f: Pull complete 20:03:29 8ad3a11d3b57: Pull complete 20:03:29 46f8f816bc3b: Pull complete 20:03:29 93b61091891f: Pull complete 20:03:29 93b9cdb0e59b: Pull complete 20:03:29 5e14af77c1be: Pull complete 20:03:29 01666e4c0597: Pull complete 20:03:29 aa168da1d23b: Verifying Checksum 20:03:29 aa168da1d23b: Download complete 20:03:34 aa168da1d23b: Pull complete 20:03:34 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 20:03:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:03:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 20:03:34 prd-centos7-docker-4c-2g-265 does not seem to be running inside a container 20:03:34 $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 20:03:37 $ docker top 2e431a8d393a908c3b4a7e5c69d1e6796a7fc0634195e96c26f15aa4e9165903 -eo pid,comm [Pipeline] { [Pipeline] sh 20:03:37 + touch /tmp/pre-build-complete [Pipeline] sh 20:03:38 + mkdir -p /var/log/sa [Pipeline] sh 20:03:38 + ls /var/log/sa-host 20:03:38 + sadf -c /var/log/sa-host/sa05 20:03:38 file_magic: OK 20:03:38 HZ: Using current value: 100 20:03:38 file_header: OK 20:03:38 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 20:03:38 Statistics: 20:03:38 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:03:38 File successfully converted to sysstat format version 12.2.1 20:03:38 + sadf -c /var/log/sa-host/sa18 20:03:38 file_magic: OK 20:03:38 HZ: Using current value: 100 20:03:38 file_header: OK 20:03:38 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 20:03:38 Statistics: 20:03:38 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:03:38 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:03:38 provisioning config files... 20:03:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config8157302589556899975tmp [Pipeline] { [Pipeline] echo 20:03:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:03:39 ---> create-netrc.sh [Pipeline] } 20:03:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:03:39 ---> python-tools-install.sh [Pipeline] echo 20:03:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:03:39 ---> sudo-logs.sh 20:03:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:03:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:03:40 ---> job-cost.sh 20:03:40 lf-activate-venv: SKIPPING 20:03:40 DEBUG: total: 0.18000000715255737 20:03:40 INFO: Retrieving Stack Cost... 20:03:41 INFO: Retrieving Pricing Info for: v3-standard-2 20:03:41 INFO: Archiving Costs [Pipeline] echo 20:03:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:03:41 ---> logs-deploy.sh 20:03:41 lf-activate-venv: SKIPPING 20:03:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3579/5 20:03:41 INFO: archiving workspace using pattern(s): 20:03:42 Archives upload complete. 20:03:42 INFO: archiving logs to Nexus 20:03:43 ---> uname -a: 20:03:43 Linux prd-centos7-docker-4c-2g-265.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 20:03:43 20:03:43 20:03:43 ---> lscpu: 20:03:43 Architecture: x86_64 20:03:43 CPU op-mode(s): 32-bit, 64-bit 20:03:43 Byte Order: Little Endian 20:03:43 Address sizes: 40 bits physical, 48 bits virtual 20:03:43 CPU(s): 2 20:03:43 On-line CPU(s) list: 0,1 20:03:43 Thread(s) per core: 1 20:03:43 Core(s) per socket: 1 20:03:43 Socket(s): 2 20:03:43 NUMA node(s): 1 20:03:43 Vendor ID: AuthenticAMD 20:03:43 CPU family: 23 20:03:43 Model: 49 20:03:43 Model name: AMD EPYC-Rome Processor 20:03:43 Stepping: 0 20:03:43 CPU MHz: 2799.998 20:03:43 BogoMIPS: 5599.99 20:03:43 Virtualization: AMD-V 20:03:43 Hypervisor vendor: KVM 20:03:43 Virtualization type: full 20:03:43 L1d cache: 64 KiB 20:03:43 L1i cache: 64 KiB 20:03:43 L2 cache: 1 MiB 20:03:43 L3 cache: 32 MiB 20:03:43 NUMA node0 CPU(s): 0,1 20:03:43 Vulnerability Itlb multihit: Not affected 20:03:43 Vulnerability L1tf: Not affected 20:03:43 Vulnerability Mds: Not affected 20:03:43 Vulnerability Meltdown: Not affected 20:03:43 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:03:43 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 20:03:43 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 20:03:43 Vulnerability Srbds: Not affected 20:03:43 Vulnerability Tsx async abort: Not affected 20:03:43 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 20:03:43 20:03:43 20:03:43 ---> nproc: 20:03:43 2 20:03:43 20:03:43 20:03:43 ---> df -h: 20:03:43 Filesystem Size Used Available Use% Mounted on 20:03:43 overlay 40.0G 12.5G 27.5G 31% / 20:03:43 tmpfs 64.0M 0 64.0M 0% /dev 20:03:43 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 20:03:43 shm 64.0M 0 64.0M 0% /dev/shm 20:03:43 /dev/vda1 40.0G 12.5G 27.5G 31% /facter-os 20:03:43 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/resolv.conf 20:03:43 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hostname 20:03:43 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hosts 20:03:43 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/sa-host 20:03:43 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/secure 20:03:43 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/auth.log 20:03:43 /dev/vda1 40.0G 12.5G 27.5G 31% /run/cloud-init/result.json 20:03:43 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/5 20:03:43 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/5@tmp 20:03:43 20:03:43 20:03:43 ---> free -m: 20:03:43 total used free shared buff/cache available 20:03:43 Mem: 7821 1421 1463 0 4936 6368 20:03:43 Swap: 1023 1 1022 20:03:43 20:03:43 20:03:43 ---> ip addr: 20:03:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 20:03:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:03:43 inet 127.0.0.1/8 scope host lo 20:03:43 valid_lft forever preferred_lft forever 20:03:43 inet6 ::1/128 scope host 20:03:43 valid_lft forever preferred_lft forever 20:03:43 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 20:03:43 link/ether fa:16:3e:b7:c5:32 brd ff:ff:ff:ff:ff:ff 20:03:43 inet 10.30.122.149/23 brd 10.30.123.255 scope global dynamic eth0 20:03:43 valid_lft 85051sec preferred_lft 85051sec 20:03:43 inet6 fe80::f816:3eff:feb7:c532/64 scope link 20:03:43 valid_lft forever preferred_lft forever 20:03:43 3: docker0: mtu 1500 qdisc noqueue state DOWN 20:03:43 link/ether 02:42:0d:ac:89:da brd ff:ff:ff:ff:ff:ff 20:03:43 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:03:43 valid_lft forever preferred_lft forever 20:03:43 inet6 fe80::42:dff:feac:89da/64 scope link 20:03:43 valid_lft forever preferred_lft forever 20:03:43 20:03:43 20:03:43 ---> sar -b -r -n DEV: 20:03:43 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/18/21 _x86_64_ (2 CPU) 20:03:43 20:03:43 19:41:04 LINUX RESTART (2 CPU) 20:03:43 20:03:43 19:42:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:03:43 19:43:01 84.65 0.18 84.47 0.00 22.77 41661.69 0.00 20:03:43 19:44:01 145.80 0.00 145.80 0.00 0.00 19941.53 0.00 20:03:43 19:45:01 52.09 0.00 52.09 0.00 0.00 8335.30 0.00 20:03:43 19:46:01 155.30 0.02 155.28 0.00 0.53 70085.09 0.00 20:03:43 19:47:01 717.60 312.61 404.99 0.00 11608.52 248131.28 0.00 20:03:43 19:48:01 472.41 32.97 439.44 0.00 2009.97 183652.44 0.00 20:03:43 19:49:01 267.07 18.14 248.93 0.00 1529.65 64377.43 0.00 20:03:43 19:50:01 6.51 0.00 6.51 0.00 0.00 256.50 0.00 20:03:43 19:51:01 0.32 0.00 0.32 0.00 0.00 3.55 0.00 20:03:43 19:52:01 0.22 0.02 0.20 0.00 0.27 2.87 0.00 20:03:43 19:53:01 0.20 0.00 0.20 0.00 0.00 1.91 0.00 20:03:43 19:54:01 0.27 0.00 0.27 0.00 0.00 2.98 0.00 20:03:43 19:55:01 0.27 0.00 0.27 0.00 0.00 2.62 0.00 20:03:43 19:56:01 0.47 0.18 0.28 0.00 5.73 2.95 0.00 20:03:43 19:57:01 0.85 0.10 0.75 0.00 1.47 15.58 0.00 20:03:43 19:58:01 0.35 0.00 0.35 0.00 0.00 5.36 0.00 20:03:43 19:59:01 0.20 0.00 0.20 0.00 0.00 2.60 0.00 20:03:43 20:00:01 0.20 0.00 0.20 0.00 0.00 1.93 0.00 20:03:43 20:01:01 0.32 0.05 0.27 0.00 0.67 3.23 0.00 20:03:43 20:02:01 0.50 0.22 0.28 0.00 3.46 5.43 0.00 20:03:43 20:03:01 0.22 0.00 0.22 0.00 0.00 3.10 0.00 20:03:43 Average: 90.91 17.39 73.53 0.00 724.24 30367.05 0.00 20:03:43 20:03:43 19:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:03:43 19:43:01 4123188 0 960224 11.99 2620 2922900 1712992 18.91 1045592 2353396 69972 20:03:43 19:44:01 3823824 0 1121296 14.00 2620 3061192 1853856 20.47 1349708 2278680 232616 20:03:43 19:45:01 3846192 0 1177888 14.71 2620 2982232 1827280 20.17 1323304 2279008 70000 20:03:43 19:46:01 1071716 0 1438220 17.96 2620 5496376 2686760 29.66 2269704 4020216 670100 20:03:43 19:47:01 162564 0 1904568 23.78 2620 5939180 3882456 42.86 3231864 3865256 98848 20:03:43 19:48:01 503380 0 1511832 18.88 2620 5991100 3129240 34.55 2416348 4333192 295060 20:03:43 19:49:01 2171368 0 1305904 16.31 2620 4529040 1466988 16.20 1471140 3636260 20 20:03:43 19:50:01 2177872 0 1299396 16.22 2620 4529044 1438168 15.88 1468976 3636212 12 20:03:43 19:51:01 2178040 0 1299224 16.22 2620 4529048 1438240 15.88 1469992 3636260 8 20:03:43 19:52:01 2177752 0 1299508 16.23 2620 4529052 1436112 15.86 1470604 3636268 8 20:03:43 19:53:01 2179280 0 1297976 16.21 2620 4529056 1419664 15.67 1469368 3636244 8 20:03:43 19:54:01 2185456 0 1291796 16.13 2620 4529060 1415552 15.63 1469076 3636196 8 20:03:43 19:55:01 2185432 0 1291812 16.13 2620 4529068 1415552 15.63 1469008 3636196 8 20:03:43 19:56:01 2184656 0 1292500 16.14 2620 4529156 1415552 15.63 1469152 3636232 16 20:03:43 19:57:01 2181684 0 1295520 16.18 2620 4529108 1415636 15.63 1475172 3633456 8 20:03:43 19:58:01 2181920 0 1295280 16.17 2620 4529112 1415552 15.63 1474916 3633456 8 20:03:43 19:59:01 2181812 0 1295380 16.17 2620 4529120 1415552 15.63 1475176 3633460 8 20:03:43 20:00:01 2181796 0 1295392 16.17 2620 4529124 1415552 15.63 1475220 3633456 16 20:03:43 20:01:01 2180344 0 1296844 16.19 2620 4529124 1418240 15.66 1475992 3633456 20 20:03:43 20:02:01 2180856 0 1296148 16.18 2620 4529308 1416208 15.64 1475856 3633580 16 20:03:43 20:03:01 2180812 0 1296188 16.18 2620 4529312 1416124 15.63 1475824 3633580 8 20:03:43 Average: 2201902 0 1312519 16.39 2620 4491891 1735775 19.16 1605809 3507336 68418 20:03:43 20:03:43 19:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:03:43 19:43:01 veth085ca64 85.60 118.68 5.82 367.71 0.00 0.00 0.00 0.00 20:03:43 19:43:01 eth0 950.19 1175.86 5755.31 119.33 0.00 0.00 0.00 0.00 20:03:43 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:43 19:43:01 docker0 931.63 675.20 76.12 3051.08 0.00 0.00 0.00 0.00 20:03:43 19:44:01 eth0 176.76 151.04 513.70 27.47 0.00 0.00 0.00 0.00 20:03:43 19:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:43 19:44:01 vethb0b2288 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:03:43 19:44:01 docker0 126.47 132.76 9.79 474.10 0.00 0.00 0.00 0.00 20:03:43 19:45:01 eth0 25.21 13.86 19.45 9.40 0.00 0.00 0.00 0.00 20:03:43 19:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:43 19:45:01 vethb0b2288 2.25 2.25 0.18 0.18 0.00 0.00 0.00 0.00 20:03:43 19:45:01 docker0 2.25 2.25 0.15 0.18 0.00 0.00 0.00 0.00 20:03:43 19:46:01 eth0 221.13 188.42 1706.88 141.40 0.00 0.00 0.00 0.00 20:03:43 19:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:43 19:46:01 veth6a63d8a 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:03:43 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:43 19:47:01 veth31446c2 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:03:43 19:47:01 veth29beca9 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 20:03:43 19:47:01 vethfcbd612 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:03:43 19:47:01 vethb2d10b9 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 20:03:43 19:48:01 vethe1d499d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:43 19:48:01 veth78cf82f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:03:43 19:48:01 veth5130974 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:43 19:48:01 eth0 2410.98 2317.44 12231.87 433.93 0.00 0.00 0.00 0.00 20:03:43 19:49:01 eth0 174.50 135.49 1623.87 21.51 0.00 0.00 0.00 0.00 20:03:43 19:49:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:03:43 19:49:01 docker0 1195.89 989.72 95.07 4323.82 0.00 0.00 0.00 0.00 20:03:43 19:50:01 eth0 1.68 0.43 0.42 0.22 0.00 0.00 0.00 0.00 20:03:43 19:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:43 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:43 19:51:01 eth0 1.08 0.33 0.33 0.20 0.00 0.00 0.00 0.00 20:03:43 19:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:43 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:43 19:52:01 eth0 1.03 0.60 0.61 0.43 0.00 0.00 0.00 0.00 20:03:43 19:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:43 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:43 19:53:01 eth0 0.20 0.12 0.07 0.04 0.00 0.00 0.00 0.00 20:03:43 19:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:43 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:43 19:54:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:03:43 19:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:43 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:43 19:55:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:03:43 19:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:43 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:43 19:56:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:03:43 19:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:43 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:43 19:57:01 eth0 0.35 0.27 0.15 0.08 0.00 0.00 0.00 0.00 20:03:43 19:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:43 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:43 19:58:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:03:43 19:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:43 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:43 19:59:01 eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:03:43 19:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:43 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:43 20:00:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:03:43 20:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:43 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:43 20:01:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:03:43 20:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:43 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:43 20:02:01 eth0 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 20:03:43 20:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:43 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:43 20:03:01 eth0 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 20:03:43 20:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:43 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:43 Average: eth0 83.94 86.31 483.33 17.07 0.00 0.00 0.00 0.00 20:03:43 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:43 Average: docker0 56.98 47.16 4.53 206.02 0.00 0.00 0.00 0.00 20:03:43 20:03:43 20:03:43 ---> sar -P ALL: 20:03:43 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/18/21 _x86_64_ (2 CPU) 20:03:43 20:03:43 19:41:04 LINUX RESTART (2 CPU) 20:03:43 20:03:43 19:42:01 CPU %user %nice %system %iowait %steal %idle 20:03:43 19:43:01 all 18.03 0.00 6.60 3.02 0.07 72.28 20:03:43 19:43:01 0 21.60 0.00 6.74 2.64 0.07 68.94 20:03:43 19:43:01 1 14.50 0.00 6.46 3.39 0.07 75.58 20:03:43 19:44:01 all 61.45 0.00 10.75 2.24 0.11 25.45 20:03:43 19:44:01 0 62.51 0.00 10.27 2.25 0.11 24.87 20:03:43 19:44:01 1 60.41 0.00 11.23 2.23 0.11 26.03 20:03:43 19:45:01 all 33.20 0.00 5.35 0.49 0.08 60.87 20:03:43 19:45:01 0 33.37 0.00 5.58 0.47 0.09 60.49 20:03:43 19:45:01 1 33.04 0.00 5.13 0.51 0.07 61.25 20:03:43 19:46:01 all 50.92 0.00 13.60 2.74 0.10 32.64 20:03:43 19:46:01 0 50.07 0.00 13.98 3.08 0.09 32.77 20:03:43 19:46:01 1 51.75 0.00 13.22 2.40 0.11 32.52 20:03:43 19:47:01 all 45.08 0.00 23.65 24.22 0.12 6.94 20:03:43 19:47:01 0 44.68 0.00 23.52 24.33 0.13 7.34 20:03:43 19:47:01 1 45.47 0.00 23.78 24.11 0.11 6.53 20:03:43 19:48:01 all 69.12 0.00 19.26 9.74 0.11 1.77 20:03:43 19:48:01 0 69.69 0.00 18.86 9.01 0.11 2.32 20:03:43 19:48:01 1 68.55 0.00 19.66 10.46 0.11 1.22 20:03:43 19:49:01 all 44.74 0.00 10.25 4.80 0.12 40.10 20:03:43 19:49:01 0 46.65 0.00 11.25 4.66 0.11 37.34 20:03:43 19:49:01 1 42.81 0.00 9.24 4.94 0.13 42.88 20:03:43 19:50:01 all 0.10 0.00 0.04 0.01 0.03 99.82 20:03:43 19:50:01 0 0.02 0.00 0.03 0.00 0.02 99.93 20:03:43 19:50:01 1 0.18 0.00 0.05 0.02 0.03 99.72 20:03:43 19:51:01 all 0.11 0.00 0.04 0.00 0.03 99.82 20:03:43 19:51:01 0 0.03 0.00 0.05 0.00 0.05 99.87 20:03:43 19:51:01 1 0.18 0.00 0.03 0.00 0.02 99.77 20:03:43 19:52:01 all 0.11 0.00 0.03 0.00 0.03 99.84 20:03:43 19:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:03:43 19:52:01 1 0.20 0.00 0.03 0.00 0.05 99.72 20:03:43 19:53:01 all 0.05 0.00 0.03 0.00 0.03 99.90 20:03:43 19:53:01 0 0.05 0.00 0.02 0.00 0.03 99.90 20:03:43 19:53:01 1 0.05 0.00 0.03 0.00 0.02 99.90 20:03:43 20:03:43 19:53:01 CPU %user %nice %system %iowait %steal %idle 20:03:43 19:54:01 all 0.05 0.00 0.03 0.00 0.03 99.89 20:03:43 19:54:01 0 0.08 0.00 0.03 0.00 0.02 99.87 20:03:43 19:54:01 1 0.02 0.00 0.03 0.00 0.03 99.92 20:03:43 19:55:01 all 0.08 0.00 0.02 0.00 0.03 99.87 20:03:43 19:55:01 0 0.13 0.00 0.00 0.00 0.02 99.85 20:03:43 19:55:01 1 0.03 0.00 0.03 0.00 0.05 99.88 20:03:43 19:56:01 all 0.07 0.00 0.03 0.00 0.03 99.87 20:03:43 19:56:01 0 0.10 0.00 0.03 0.00 0.02 99.85 20:03:43 19:56:01 1 0.03 0.00 0.03 0.00 0.03 99.90 20:03:43 19:57:01 all 0.06 0.00 0.03 0.00 0.03 99.89 20:03:43 19:57:01 0 0.07 0.00 0.02 0.00 0.00 99.92 20:03:43 19:57:01 1 0.05 0.00 0.03 0.00 0.05 99.87 20:03:43 19:58:01 all 0.10 0.00 0.03 0.00 0.03 99.85 20:03:43 19:58:01 0 0.17 0.00 0.02 0.00 0.02 99.80 20:03:43 19:58:01 1 0.03 0.00 0.03 0.00 0.03 99.90 20:03:43 19:59:01 all 0.12 0.00 0.03 0.00 0.02 99.84 20:03:43 19:59:01 0 0.20 0.00 0.02 0.00 0.00 99.78 20:03:43 19:59:01 1 0.03 0.00 0.03 0.00 0.03 99.90 20:03:43 20:00:01 all 0.13 0.00 0.02 0.00 0.03 99.82 20:03:43 20:00:01 0 0.22 0.00 0.02 0.00 0.02 99.75 20:03:43 20:00:01 1 0.05 0.00 0.02 0.00 0.05 99.88 20:03:43 20:01:01 all 0.13 0.00 0.03 0.01 0.03 99.82 20:03:43 20:01:01 0 0.22 0.00 0.02 0.02 0.00 99.75 20:03:43 20:01:01 1 0.03 0.00 0.03 0.00 0.05 99.88 20:03:43 20:02:01 all 0.21 0.00 0.03 0.06 0.03 99.67 20:03:43 20:02:01 0 0.22 0.00 0.03 0.12 0.02 99.62 20:03:43 20:02:01 1 0.20 0.00 0.03 0.00 0.03 99.73 20:03:43 20:03:01 all 0.10 0.00 0.01 0.00 0.03 99.86 20:03:43 20:03:01 0 0.02 0.00 0.00 0.00 0.03 99.95 20:03:43 20:03:01 1 0.18 0.00 0.02 0.00 0.03 99.77 20:03:43 Average: all 14.55 0.00 4.02 2.11 0.05 79.27 20:03:43 Average: 0 14.81 0.00 4.05 2.07 0.04 79.02 20:03:43 Average: 1 14.28 0.00 4.00 2.14 0.06 79.52 20:03:43 20:03:43 20:03:43