Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 9e5891b0b5b0ed676740f2849e29f7702e6ffe76 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 370697454611dc68c0596e0d0a50477a8de841a8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 370697454611dc68c0596e0d0a50477a8de841a8 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > 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. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, goVersion:1.13, 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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-service-configurable 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/ SNAP_CHANNEL: latest/edge BUILD_SNAP: true [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2632 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching without tags Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 9e5891b0b5b0ed676740f2849e29f7702e6ffe76 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e5891b0b5b0ed676740f2849e29f7702e6ffe76 # timeout=10 Commit message: "feat: upgrade to app-functions-sdk-go v1.2.0 (#81)" > git rev-list --no-walk 04d8ebea8fb6998f024e53b4353c034991e3a98c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-06-11T21:37:29.214Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-06-11T21:37:29.339Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-06-11T21:37:29.382Z] ========================================================= [2020-06-11T21:37:29.382Z] EdgeX Global Pipelines Version Info [2020-06-11T21:37:29.382Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-06-11T21:37:31.281Z] ------------------- [2020-06-11T21:37:31.281Z] stable info: [2020-06-11T21:37:31.281Z] ------------------- [2020-06-11T21:37:31.281Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-06-11T21:37:31.281Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-11T21:37:31.281Z] Message: update stable to v1.0.89 [2020-06-11T21:37:32.227Z] ------------------- [2020-06-11T21:37:32.227Z] experimental info: [2020-06-11T21:37:32.227Z] ------------------- [2020-06-11T21:37:32.227Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-06-11T21:37:32.227Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-11T21:37:32.227Z] Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-06-11T21:37:33.848Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-11T21:37:33.849Z] [2020-06-11T21:37:33.849Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-06-11T21:37:34.170Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-11T21:37:34.170Z] latest: Pulling from edgex-devops/git-semver [2020-06-11T21:37:34.170Z] 9123ac7c32f7: Pulling fs layer [2020-06-11T21:37:34.170Z] b8cc5d1170e3: Pulling fs layer [2020-06-11T21:37:34.170Z] 2924cbbf6a41: Pulling fs layer [2020-06-11T21:37:34.170Z] 93b08a4f1073: Pulling fs layer [2020-06-11T21:37:34.170Z] 93b08a4f1073: Waiting [2020-06-11T21:37:34.170Z] b8cc5d1170e3: Verifying Checksum [2020-06-11T21:37:34.170Z] b8cc5d1170e3: Download complete [2020-06-11T21:37:34.434Z] 9123ac7c32f7: Verifying Checksum [2020-06-11T21:37:34.434Z] 9123ac7c32f7: Download complete [2020-06-11T21:37:34.434Z] 93b08a4f1073: Verifying Checksum [2020-06-11T21:37:34.434Z] 93b08a4f1073: Download complete [2020-06-11T21:37:34.434Z] 2924cbbf6a41: Verifying Checksum [2020-06-11T21:37:34.434Z] 2924cbbf6a41: Download complete [2020-06-11T21:37:34.699Z] 9123ac7c32f7: Pull complete [2020-06-11T21:37:34.699Z] b8cc5d1170e3: Pull complete [2020-06-11T21:37:35.645Z] 2924cbbf6a41: Pull complete [2020-06-11T21:37:35.645Z] 93b08a4f1073: Pull complete [2020-06-11T21:37:35.645Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-06-11T21:37:35.645Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-11T21:37:35.645Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-06-11T21:37:35.756Z] prd-centos7-docker-4c-2g-2632 does not seem to be running inside a container [2020-06-11T21:37:35.802Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-06-11T21:37:38.021Z] $ docker top 71d83b53973b129edb1face97dbca5fa0c2761debf1ca057032b8f68ccacd99b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-11T21:37:38.204Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-11T21:37:38.205Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-11T21:37:38.401Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-11T21:37:38.406Z] $ docker exec 71d83b53973b129edb1face97dbca5fa0c2761debf1ca057032b8f68ccacd99b ssh-agent [2020-06-11T21:37:38.559Z] SSH_AUTH_SOCK=/tmp/ssh-iLoSUe0gD4B3/agent.11 [2020-06-11T21:37:38.559Z] SSH_AGENT_PID=17 [2020-06-11T21:37:38.570Z] Running ssh-add (command line suppressed) [2020-06-11T21:37:38.686Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_848514301613452890.key (/w/workspace/_app-service-configurable_master@tmp/private_key_848514301613452890.key) [2020-06-11T21:37:38.736Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-11T21:37:39.046Z] + git describe --exact-match --tags HEAD [2020-06-11T21:37:39.046Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-06-11T21:37:39.199Z] $ docker exec --env ******** --env ******** 71d83b53973b129edb1face97dbca5fa0c2761debf1ca057032b8f68ccacd99b ssh-agent -k [2020-06-11T21:37:39.314Z] unset SSH_AUTH_SOCK; [2020-06-11T21:37:39.314Z] unset SSH_AGENT_PID; [2020-06-11T21:37:39.314Z] echo Agent pid 17 killed; [2020-06-11T21:37:39.359Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-06-11T21:37:39.397Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-06-11T21:37:39.397Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-06-11T21:37:39.452Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-11T21:37:39.452Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-11T21:37:39.605Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-11T21:37:39.609Z] $ docker exec 71d83b53973b129edb1face97dbca5fa0c2761debf1ca057032b8f68ccacd99b ssh-agent [2020-06-11T21:37:39.760Z] SSH_AUTH_SOCK=/tmp/ssh-QWmWqpJ8lX90/agent.46 [2020-06-11T21:37:39.760Z] SSH_AGENT_PID=52 [2020-06-11T21:37:39.765Z] Running ssh-add (command line suppressed) [2020-06-11T21:37:39.887Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_7093085092856530803.key (/w/workspace/_app-service-configurable_master@tmp/private_key_7093085092856530803.key) [2020-06-11T21:37:39.934Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-11T21:37:40.240Z] + git semver init [2020-06-11T21:37:40.240Z] # -> Open(): unable to determine branch for HEAD [2020-06-11T21:37:40.240Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2020-06-11T21:37:40.240Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2020-06-11T21:37:40.240Z] # $SEMVER_REMOTE_NAME = origin [2020-06-11T21:37:40.240Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-11T21:37:40.240Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-11T21:37:40.240Z] # $SEMVER_BRANCH = master [2020-06-11T21:37:40.240Z] # $SEMVER_TEMP = /tmp/semver-246328867 [2020-06-11T21:37:40.240Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2020-06-11T21:37:40.501Z] # '/tmp/semver-246328867' -> '/w/workspace/_app-service-configurable_master/.semver' [2020-06-11T21:37:40.501Z] # -> Force: false [2020-06-11T21:37:40.501Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } [2020-06-11T21:37:40.513Z] $ docker exec --env ******** --env ******** 71d83b53973b129edb1face97dbca5fa0c2761debf1ca057032b8f68ccacd99b ssh-agent -k [2020-06-11T21:37:40.622Z] unset SSH_AUTH_SOCK; [2020-06-11T21:37:40.622Z] unset SSH_AGENT_PID; [2020-06-11T21:37:40.622Z] echo Agent pid 52 killed; [2020-06-11T21:37:40.665Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-11T21:37:41.028Z] + git semver [Pipeline] } [2020-06-11T21:37:41.043Z] $ docker stop --time=1 71d83b53973b129edb1face97dbca5fa0c2761debf1ca057032b8f68ccacd99b [2020-06-11T21:37:42.565Z] $ docker rm -f 71d83b53973b129edb1face97dbca5fa0c2761debf1ca057032b8f68ccacd99b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-06-11T21:37:43.026Z] Stashed 50 file(s) [Pipeline] echo [2020-06-11T21:37:43.029Z] [edgeXSemver] initialized semver on version 1.2.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] node [2020-06-11T21:37:58.192Z] Still waiting to schedule task [2020-06-11T21:37:58.192Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2632’ [2020-06-11T21:37:58.193Z] Still waiting to schedule task [2020-06-11T21:37:58.193Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2075’ is offline [2020-06-11T21:39:36.882Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2633 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws [2020-06-11T21:39:36.909Z] Running in /w/workspace/app-service-configurable/27 [Pipeline] { [Pipeline] checkout [2020-06-11T21:39:41.832Z] using credential edgex-jenkins-ssh [2020-06-11T21:39:41.883Z] Cloning the remote Git repository [2020-06-11T21:39:41.883Z] Cloning with configured refspecs honoured and without tags [2020-06-11T21:39:41.946Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-06-11T21:39:43.008Z] Fetching without tags [2020-06-11T21:39:42.086Z] > git init /w/workspace/app-service-configurable/27 # timeout=10 [2020-06-11T21:39:42.158Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-06-11T21:39:42.159Z] > git --version # timeout=10 [2020-06-11T21:39:42.181Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-11T21:39:42.273Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-11T21:39:42.901Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-06-11T21:39:42.922Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-11T21:39:42.957Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-06-11T21:39:42.993Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-06-11T21:39:42.994Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-11T21:39:43.008Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-11T21:39:43.524Z] Checking out Revision 9e5891b0b5b0ed676740f2849e29f7702e6ffe76 (master) [2020-06-11T21:39:43.518Z] > git config core.sparsecheckout # timeout=10 [2020-06-11T21:39:43.542Z] > git checkout -f 9e5891b0b5b0ed676740f2849e29f7702e6ffe76 # timeout=10 [2020-06-11T21:39:48.115Z] Commit message: "feat: upgrade to app-functions-sdk-go v1.2.0 (#81)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-06-11T21:39:49.045Z] ========================================================= [2020-06-11T21:39:49.045Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-06-11T21:39:49.045Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-11T21:39:50.057Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-06-11T21:39:50.672Z] Sending build context to Docker daemon 305.7kB [2020-06-11T21:39:50.959Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-06-11T21:39:50.959Z] Step 2/8 : FROM ${BASE} [2020-06-11T21:39:51.251Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-06-11T21:39:51.251Z] cde5963f3b93: Pulling fs layer [2020-06-11T21:39:51.251Z] 2a23fa8c16f7: Pulling fs layer [2020-06-11T21:39:51.251Z] 777b28850792: Pulling fs layer [2020-06-11T21:39:51.251Z] 8a11ddd9e578: Pulling fs layer [2020-06-11T21:39:51.251Z] 4cf88f913ddb: Pulling fs layer [2020-06-11T21:39:51.251Z] 1df406cf5192: Pulling fs layer [2020-06-11T21:39:51.251Z] cd6300453558: Pulling fs layer [2020-06-11T21:39:51.251Z] b9c365052c96: Pulling fs layer [2020-06-11T21:39:51.251Z] a2d8cc88f415: Pulling fs layer [2020-06-11T21:39:51.251Z] ea1d1ca13537: Pulling fs layer [2020-06-11T21:39:51.251Z] 3750a50a1c5e: Pulling fs layer [2020-06-11T21:39:51.251Z] 8a11ddd9e578: Waiting [2020-06-11T21:39:51.251Z] 4cf88f913ddb: Waiting [2020-06-11T21:39:51.251Z] 1df406cf5192: Waiting [2020-06-11T21:39:51.251Z] cd6300453558: Waiting [2020-06-11T21:39:51.251Z] b9c365052c96: Waiting [2020-06-11T21:39:51.251Z] a2d8cc88f415: Waiting [2020-06-11T21:39:51.251Z] ea1d1ca13537: Waiting [2020-06-11T21:39:51.251Z] 3750a50a1c5e: Waiting [2020-06-11T21:39:51.251Z] 777b28850792: Verifying Checksum [2020-06-11T21:39:51.251Z] 777b28850792: Download complete [2020-06-11T21:39:51.251Z] 2a23fa8c16f7: Verifying Checksum [2020-06-11T21:39:51.251Z] 2a23fa8c16f7: Download complete [2020-06-11T21:39:51.251Z] 4cf88f913ddb: Download complete [2020-06-11T21:39:51.251Z] 1df406cf5192: Verifying Checksum [2020-06-11T21:39:51.251Z] 1df406cf5192: Download complete [2020-06-11T21:39:51.251Z] cde5963f3b93: Download complete [2020-06-11T21:39:52.254Z] cde5963f3b93: Pull complete [2020-06-11T21:39:52.862Z] 2a23fa8c16f7: Pull complete [2020-06-11T21:39:53.136Z] 777b28850792: Pull complete [2020-06-11T21:39:54.115Z] cd6300453558: Verifying Checksum [2020-06-11T21:39:54.115Z] cd6300453558: Download complete [2020-06-11T21:39:54.115Z] a2d8cc88f415: Verifying Checksum [2020-06-11T21:39:54.115Z] a2d8cc88f415: Download complete [2020-06-11T21:39:56.092Z] ea1d1ca13537: Verifying Checksum [2020-06-11T21:39:56.092Z] ea1d1ca13537: Download complete [2020-06-11T21:39:56.092Z] 3750a50a1c5e: Verifying Checksum [2020-06-11T21:39:56.092Z] 3750a50a1c5e: Download complete [2020-06-11T21:39:56.690Z] b9c365052c96: Verifying Checksum [2020-06-11T21:39:56.690Z] b9c365052c96: Download complete [2020-06-11T21:39:57.050Z] 8a11ddd9e578: Verifying Checksum [2020-06-11T21:39:57.050Z] 8a11ddd9e578: Download complete [2020-06-11T21:40:08.466Z] Running on prd-centos7-docker-4c-2g-2634 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws [2020-06-11T21:40:08.496Z] Running in /w/workspace/app-service-configurable/27 [Pipeline] { [Pipeline] checkout [2020-06-11T21:40:09.464Z] 8a11ddd9e578: Pull complete [2020-06-11T21:40:09.464Z] 4cf88f913ddb: Pull complete [2020-06-11T21:40:09.464Z] 1df406cf5192: Pull complete [2020-06-11T21:40:11.855Z] using credential edgex-jenkins-ssh [2020-06-11T21:40:11.893Z] Cloning the remote Git repository [2020-06-11T21:40:11.893Z] Cloning with configured refspecs honoured and without tags [2020-06-11T21:40:11.563Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-06-11T21:40:11.641Z] > git init /w/workspace/app-service-configurable/27 # timeout=10 [2020-06-11T21:40:11.690Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-06-11T21:40:11.690Z] > git --version # timeout=10 [2020-06-11T21:40:11.702Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-11T21:40:11.734Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-11T21:40:13.501Z] Fetching without tags [2020-06-11T21:40:13.801Z] cd6300453558: Pull complete [2020-06-11T21:40:13.897Z] Checking out Revision 9e5891b0b5b0ed676740f2849e29f7702e6ffe76 (master) [2020-06-11T21:40:13.201Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-06-11T21:40:13.229Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-11T21:40:13.245Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-06-11T21:40:13.266Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-06-11T21:40:13.266Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-11T21:40:13.273Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-11T21:40:13.699Z] > git config core.sparsecheckout # timeout=10 [2020-06-11T21:40:13.706Z] > git checkout -f 9e5891b0b5b0ed676740f2849e29f7702e6ffe76 # timeout=10 [2020-06-11T21:40:17.490Z] Commit message: "feat: upgrade to app-functions-sdk-go v1.2.0 (#81)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-06-11T21:40:18.129Z] ========================================================= [2020-06-11T21:40:18.130Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-06-11T21:40:18.130Z] ========================================================= [2020-06-11T21:40:18.134Z] b9c365052c96: Pull complete [2020-06-11T21:40:18.134Z] a2d8cc88f415: Pull complete [Pipeline] isUnix [Pipeline] sh [2020-06-11T21:40:18.824Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-06-11T21:40:19.085Z] Sending build context to Docker daemon 305.7kB [2020-06-11T21:40:19.362Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-06-11T21:40:19.362Z] Step 2/8 : FROM ${BASE} [2020-06-11T21:40:19.362Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-06-11T21:40:19.362Z] e6b0cf9c0882: Pulling fs layer [2020-06-11T21:40:19.362Z] 2848faf0eed1: Pulling fs layer [2020-06-11T21:40:19.362Z] 0f37312ad70f: Pulling fs layer [2020-06-11T21:40:19.362Z] 5788d62ee057: Pulling fs layer [2020-06-11T21:40:19.362Z] 0e6b1d234666: Pulling fs layer [2020-06-11T21:40:19.362Z] bf5d7aec512f: Pulling fs layer [2020-06-11T21:40:19.362Z] 34c802a77dc8: Pulling fs layer [2020-06-11T21:40:19.362Z] 9eb99e56ec68: Pulling fs layer [2020-06-11T21:40:19.362Z] 27c7a5d97fbd: Pulling fs layer [2020-06-11T21:40:19.362Z] 5c102a31e300: Pulling fs layer [2020-06-11T21:40:19.362Z] dcfb455df0a1: Pulling fs layer [2020-06-11T21:40:19.362Z] 34c802a77dc8: Waiting [2020-06-11T21:40:19.362Z] 9eb99e56ec68: Waiting [2020-06-11T21:40:19.362Z] 27c7a5d97fbd: Waiting [2020-06-11T21:40:19.362Z] 5c102a31e300: Waiting [2020-06-11T21:40:19.362Z] dcfb455df0a1: Waiting [2020-06-11T21:40:19.362Z] 5788d62ee057: Waiting [2020-06-11T21:40:19.362Z] 0e6b1d234666: Waiting [2020-06-11T21:40:19.362Z] bf5d7aec512f: Waiting [2020-06-11T21:40:19.362Z] 0f37312ad70f: Verifying Checksum [2020-06-11T21:40:19.362Z] 0f37312ad70f: Download complete [2020-06-11T21:40:19.362Z] 2848faf0eed1: Verifying Checksum [2020-06-11T21:40:19.362Z] 2848faf0eed1: Download complete [2020-06-11T21:40:19.362Z] 0e6b1d234666: Download complete [2020-06-11T21:40:19.362Z] bf5d7aec512f: Verifying Checksum [2020-06-11T21:40:19.362Z] bf5d7aec512f: Download complete [2020-06-11T21:40:19.362Z] e6b0cf9c0882: Verifying Checksum [2020-06-11T21:40:19.362Z] e6b0cf9c0882: Download complete [2020-06-11T21:40:19.977Z] e6b0cf9c0882: Pull complete [2020-06-11T21:40:20.119Z] ea1d1ca13537: Pull complete [2020-06-11T21:40:20.564Z] 34c802a77dc8: Verifying Checksum [2020-06-11T21:40:20.564Z] 34c802a77dc8: Download complete [2020-06-11T21:40:20.564Z] 27c7a5d97fbd: Verifying Checksum [2020-06-11T21:40:20.564Z] 27c7a5d97fbd: Download complete [2020-06-11T21:40:20.723Z] 3750a50a1c5e: Pull complete [2020-06-11T21:40:20.723Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-06-11T21:40:20.723Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-06-11T21:40:20.723Z] ---> 78745c68409d [2020-06-11T21:40:20.723Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-11T21:40:21.175Z] 5c102a31e300: Verifying Checksum [2020-06-11T21:40:21.175Z] 5c102a31e300: Download complete [2020-06-11T21:40:21.175Z] 9eb99e56ec68: Verifying Checksum [2020-06-11T21:40:21.175Z] 9eb99e56ec68: Download complete [2020-06-11T21:40:21.175Z] dcfb455df0a1: Download complete [2020-06-11T21:40:21.436Z] 5788d62ee057: Verifying Checksum [2020-06-11T21:40:21.436Z] 5788d62ee057: Download complete [2020-06-11T21:40:22.378Z] 2848faf0eed1: Pull complete [2020-06-11T21:40:22.378Z] 0f37312ad70f: Pull complete [2020-06-11T21:40:25.047Z] ---> Running in 23a02549182c [2020-06-11T21:40:25.639Z] Removing intermediate container 23a02549182c [2020-06-11T21:40:25.639Z] ---> 68c16a581177 [2020-06-11T21:40:25.639Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-11T21:40:25.639Z] ---> Running in 4011573ad0a5 [2020-06-11T21:40:28.255Z] Removing intermediate container 4011573ad0a5 [2020-06-11T21:40:28.255Z] ---> d5790ba6ae89 [2020-06-11T21:40:28.255Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-06-11T21:40:28.543Z] ---> Running in f7a94bba903b [2020-06-11T21:40:28.993Z] 5788d62ee057: Pull complete [2020-06-11T21:40:28.993Z] 0e6b1d234666: Pull complete [2020-06-11T21:40:28.993Z] bf5d7aec512f: Pull complete [2020-06-11T21:40:29.974Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-11T21:40:30.952Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-11T21:40:31.549Z] (1/6) Installing libc-dev (0.7.2-r0) [2020-06-11T21:40:31.549Z] (2/6) Installing libsodium (1.0.18-r0) [2020-06-11T21:40:31.549Z] (3/6) Installing pkgconf (1.6.3-r0) [2020-06-11T21:40:31.549Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-06-11T21:40:31.822Z] (5/6) Installing libzmq (4.3.2-r0) [2020-06-11T21:40:31.822Z] (6/6) Installing zeromq-dev (4.3.2-r0) [2020-06-11T21:40:32.094Z] Executing busybox-1.31.1-r8.trigger [2020-06-11T21:40:32.094Z] OK: 127 MiB in 45 packages [2020-06-11T21:40:33.205Z] 34c802a77dc8: Pull complete [2020-06-11T21:40:33.526Z] Removing intermediate container f7a94bba903b [2020-06-11T21:40:33.526Z] ---> a11e56b83338 [2020-06-11T21:40:33.526Z] Step 6/8 : WORKDIR /app [2020-06-11T21:40:33.526Z] ---> Running in b319e747a741 [2020-06-11T21:40:33.802Z] Removing intermediate container b319e747a741 [2020-06-11T21:40:33.802Z] ---> c91612a39f73 [2020-06-11T21:40:33.802Z] Step 7/8 : COPY . . [2020-06-11T21:40:34.786Z] ---> b8a9236e1b1b [2020-06-11T21:40:34.786Z] Step 8/8 : RUN go mod download [2020-06-11T21:40:35.064Z] ---> Running in a15c55c2ce3c [2020-06-11T21:40:36.549Z] 9eb99e56ec68: Pull complete [2020-06-11T21:40:36.549Z] 27c7a5d97fbd: Pull complete [2020-06-11T21:40:37.127Z] 5c102a31e300: Pull complete [2020-06-11T21:40:37.127Z] dcfb455df0a1: Pull complete [2020-06-11T21:40:37.127Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-06-11T21:40:37.127Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-06-11T21:40:37.127Z] ---> 7c70fe431013 [2020-06-11T21:40:37.127Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-11T21:40:39.056Z] ---> Running in 33f6daac0d29 [2020-06-11T21:40:39.056Z] Removing intermediate container 33f6daac0d29 [2020-06-11T21:40:39.056Z] ---> 59c594f0c644 [2020-06-11T21:40:39.056Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-11T21:40:39.334Z] ---> Running in c7a38a6e30fc [2020-06-11T21:40:39.397Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-06-11T21:40:39.397Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-06-11T21:40:39.397Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-06-11T21:40:39.397Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-11T21:40:39.397Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-06-11T21:40:39.397Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-06-11T21:40:39.397Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-11T21:40:39.397Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-06-11T21:40:39.397Z] go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-06-11T21:40:39.397Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-06-11T21:40:39.397Z] go: finding github.com/edgexfoundry/app-functions-sdk-go v1.2.0 [2020-06-11T21:40:39.397Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.32 [2020-06-11T21:40:39.397Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-11T21:40:39.397Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-11T21:40:39.397Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-06-11T21:40:39.667Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-11T21:40:39.667Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-11T21:40:39.667Z] go: finding github.com/fatih/color v1.7.0 [2020-06-11T21:40:39.667Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-06-11T21:40:39.667Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-11T21:40:39.667Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-11T21:40:39.667Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-11T21:40:39.667Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-06-11T21:40:39.936Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-11T21:40:39.936Z] go: finding github.com/golang/protobuf v1.3.2 [2020-06-11T21:40:39.936Z] go: finding github.com/golang/snappy v0.0.1 [2020-06-11T21:40:39.936Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-06-11T21:40:39.936Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-06-11T21:40:39.936Z] go: finding github.com/google/go-cmp v0.4.0 [2020-06-11T21:40:39.936Z] go: finding github.com/google/uuid v1.1.1 [2020-06-11T21:40:39.936Z] go: finding github.com/gorilla/mux v1.7.4 [2020-06-11T21:40:39.936Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-06-11T21:40:39.936Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-06-11T21:40:40.212Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-06-11T21:40:40.212Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-11T21:40:40.212Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-11T21:40:40.212Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-06-11T21:40:40.212Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-06-11T21:40:40.212Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-11T21:40:40.212Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-06-11T21:40:40.212Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-06-11T21:40:40.212Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-06-11T21:40:40.212Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-06-11T21:40:40.284Z] Removing intermediate container c7a38a6e30fc [2020-06-11T21:40:40.284Z] ---> f8b054a59be2 [2020-06-11T21:40:40.284Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-06-11T21:40:40.284Z] ---> Running in 605b4872e896 [2020-06-11T21:40:40.483Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-06-11T21:40:40.483Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-06-11T21:40:40.483Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-06-11T21:40:40.483Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-06-11T21:40:40.483Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-06-11T21:40:40.483Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-06-11T21:40:40.483Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-06-11T21:40:40.483Z] go: finding github.com/kr/pretty v0.1.0 [2020-06-11T21:40:40.754Z] go: finding github.com/kr/pty v1.1.1 [2020-06-11T21:40:40.754Z] go: finding github.com/kr/text v0.1.0 [2020-06-11T21:40:40.754Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-11T21:40:40.754Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-11T21:40:40.754Z] go: finding github.com/miekg/dns v1.0.14 [2020-06-11T21:40:40.754Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-06-11T21:40:40.754Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-11T21:40:40.754Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-11T21:40:40.754Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-06-11T21:40:40.754Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-06-11T21:40:40.754Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-06-11T21:40:41.037Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-06-11T21:40:41.037Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-06-11T21:40:41.037Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-06-11T21:40:41.037Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-06-11T21:40:41.037Z] go: finding github.com/onsi/gomega v1.7.0 [2020-06-11T21:40:41.037Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-06-11T21:40:41.037Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-06-11T21:40:41.037Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-06-11T21:40:41.037Z] go: finding github.com/pkg/errors v0.8.1 [2020-06-11T21:40:41.037Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-11T21:40:41.037Z] go: finding github.com/posener/complete v1.1.1 [2020-06-11T21:40:41.037Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-06-11T21:40:41.236Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-11T21:40:41.307Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-06-11T21:40:41.307Z] go: finding github.com/stretchr/objx v0.2.0 [2020-06-11T21:40:41.307Z] go: finding github.com/stretchr/testify v1.5.1 [2020-06-11T21:40:41.307Z] go: finding github.com/tidwall/pretty v1.0.1 [2020-06-11T21:40:41.307Z] go: finding github.com/ugorji/go v1.1.4 [2020-06-11T21:40:41.307Z] go: finding github.com/x448/float16 v0.8.4 [2020-06-11T21:40:41.307Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-06-11T21:40:41.307Z] go: finding github.com/xdg/stringprep v1.0.0 [2020-06-11T21:40:41.307Z] go: finding go.mongodb.org/mongo-driver v1.1.1 [2020-06-11T21:40:41.575Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-11T21:40:41.575Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-06-11T21:40:41.575Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-06-11T21:40:41.575Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-06-11T21:40:41.575Z] go: finding golang.org/x/text v0.3.2 [2020-06-11T21:40:41.575Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-06-11T21:40:41.575Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-06-11T21:40:41.575Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-06-11T21:40:41.807Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-11T21:40:41.859Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-06-11T21:40:41.859Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-06-11T21:40:41.859Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-06-11T21:40:42.379Z] (1/6) Installing libc-dev (0.7.2-r0) [2020-06-11T21:40:42.379Z] (2/6) Installing libsodium (1.0.18-r0) [2020-06-11T21:40:42.642Z] (3/6) Installing pkgconf (1.6.3-r0) [2020-06-11T21:40:42.642Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-06-11T21:40:42.642Z] (5/6) Installing libzmq (4.3.2-r0) [2020-06-11T21:40:43.222Z] (6/6) Installing zeromq-dev (4.3.2-r0) [2020-06-11T21:40:43.222Z] Executing busybox-1.31.1-r8.trigger [2020-06-11T21:40:43.222Z] OK: 145 MiB in 45 packages [2020-06-11T21:40:43.831Z] Removing intermediate container 605b4872e896 [2020-06-11T21:40:43.831Z] ---> edc78503fa70 [2020-06-11T21:40:43.831Z] Step 6/8 : WORKDIR /app [2020-06-11T21:40:43.831Z] ---> Running in be940cd7d9c5 [2020-06-11T21:40:44.096Z] Removing intermediate container be940cd7d9c5 [2020-06-11T21:40:44.096Z] ---> 50abe68a0178 [2020-06-11T21:40:44.096Z] Step 7/8 : COPY . . [2020-06-11T21:40:44.669Z] ---> 240a1df9c1e8 [2020-06-11T21:40:44.669Z] Step 8/8 : RUN go mod download [2020-06-11T21:40:44.669Z] ---> Running in c6c568d857fb [2020-06-11T21:40:47.225Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-06-11T21:40:47.225Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-06-11T21:40:47.225Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-06-11T21:40:47.225Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-11T21:40:47.225Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-06-11T21:40:47.225Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-06-11T21:40:47.225Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-11T21:40:47.225Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-06-11T21:40:47.225Z] go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-06-11T21:40:47.225Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-06-11T21:40:47.225Z] go: finding github.com/edgexfoundry/app-functions-sdk-go v1.2.0 [2020-06-11T21:40:47.225Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.32 [2020-06-11T21:40:47.225Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-11T21:40:47.225Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-11T21:40:47.225Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-06-11T21:40:47.225Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-11T21:40:47.225Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-11T21:40:47.225Z] go: finding github.com/fatih/color v1.7.0 [2020-06-11T21:40:47.225Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-06-11T21:40:47.225Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-11T21:40:47.225Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-11T21:40:47.225Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-11T21:40:47.225Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-06-11T21:40:47.225Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-11T21:40:47.225Z] go: finding github.com/golang/protobuf v1.3.2 [2020-06-11T21:40:47.225Z] go: finding github.com/golang/snappy v0.0.1 [2020-06-11T21:40:47.225Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-06-11T21:40:47.225Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-06-11T21:40:47.225Z] go: finding github.com/google/go-cmp v0.4.0 [2020-06-11T21:40:47.225Z] go: finding github.com/google/uuid v1.1.1 [2020-06-11T21:40:47.225Z] go: finding github.com/gorilla/mux v1.7.4 [2020-06-11T21:40:47.225Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-06-11T21:40:47.225Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-06-11T21:40:47.225Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-06-11T21:40:47.225Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-11T21:40:47.225Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-11T21:40:47.225Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-06-11T21:40:47.225Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-06-11T21:40:47.225Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-11T21:40:47.225Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-06-11T21:40:47.225Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-06-11T21:40:47.225Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-06-11T21:40:47.225Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-06-11T21:40:47.225Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-06-11T21:40:47.225Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-06-11T21:40:47.225Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-06-11T21:40:47.225Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-06-11T21:40:47.225Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-06-11T21:40:47.225Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-06-11T21:40:47.225Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-06-11T21:40:47.225Z] go: finding github.com/kr/pretty v0.1.0 [2020-06-11T21:40:47.225Z] go: finding github.com/kr/pty v1.1.1 [2020-06-11T21:40:47.225Z] go: finding github.com/kr/text v0.1.0 [2020-06-11T21:40:47.225Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-11T21:40:47.225Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-11T21:40:47.225Z] go: finding github.com/miekg/dns v1.0.14 [2020-06-11T21:40:47.225Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-06-11T21:40:47.225Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-11T21:40:47.225Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-11T21:40:47.225Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-06-11T21:40:47.225Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-06-11T21:40:47.225Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-06-11T21:40:47.493Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-06-11T21:40:47.493Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-06-11T21:40:47.493Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-06-11T21:40:47.493Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-06-11T21:40:47.493Z] go: finding github.com/onsi/gomega v1.7.0 [2020-06-11T21:40:47.493Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-06-11T21:40:47.493Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-06-11T21:40:47.493Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-06-11T21:40:47.493Z] go: finding github.com/pkg/errors v0.8.1 [2020-06-11T21:40:47.493Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-11T21:40:47.493Z] go: finding github.com/posener/complete v1.1.1 [2020-06-11T21:40:47.493Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-06-11T21:40:47.493Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-06-11T21:40:47.493Z] go: finding github.com/stretchr/objx v0.2.0 [2020-06-11T21:40:47.493Z] go: finding github.com/stretchr/testify v1.5.1 [2020-06-11T21:40:47.493Z] go: finding github.com/tidwall/pretty v1.0.1 [2020-06-11T21:40:47.493Z] go: finding github.com/ugorji/go v1.1.4 [2020-06-11T21:40:47.493Z] go: finding github.com/x448/float16 v0.8.4 [2020-06-11T21:40:47.493Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-06-11T21:40:47.493Z] go: finding github.com/xdg/stringprep v1.0.0 [2020-06-11T21:40:47.493Z] go: finding go.mongodb.org/mongo-driver v1.1.1 [2020-06-11T21:40:47.493Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-11T21:40:47.493Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-06-11T21:40:47.493Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-06-11T21:40:47.493Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-06-11T21:40:47.493Z] go: finding golang.org/x/text v0.3.2 [2020-06-11T21:40:47.493Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-06-11T21:40:47.493Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-06-11T21:40:47.493Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-06-11T21:40:47.493Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-06-11T21:40:47.493Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-06-11T21:40:47.493Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-06-11T21:41:00.190Z] Removing intermediate container a15c55c2ce3c [2020-06-11T21:41:00.190Z] ---> abc45327c106 [2020-06-11T21:41:00.190Z] Successfully built abc45327c106 [2020-06-11T21:41:00.190Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-11T21:41:00.765Z] + docker inspect -f . ci-base-image-arm64 [2020-06-11T21:41:00.765Z] . [Pipeline] withDockerContainer [2020-06-11T21:41:01.050Z] prd-ubuntu18.04-docker-arm64-4c-16g-2633 does not seem to be running inside a container [2020-06-11T21:41:01.111Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/27 -v /w/workspace/app-service-configurable/27:/w/workspace/app-service-configurable/27:rw,z -v /w/workspace/app-service-configurable/27@tmp:/w/workspace/app-service-configurable/27@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 ******** ci-base-image-arm64 cat [2020-06-11T21:41:02.452Z] Removing intermediate container c6c568d857fb [2020-06-11T21:41:02.453Z] ---> 83ac2f93d088 [2020-06-11T21:41:02.453Z] Successfully built 83ac2f93d088 [2020-06-11T21:41:02.453Z] Successfully tagged ci-base-image-x86_64:latest [2020-06-11T21:41:03.021Z] $ docker top e6bd5fdcdb53f969283def2b0f9a46887e0e53921bc69c08e1bb3e77194d8e0b -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-11T21:41:03.869Z] + docker inspect -f . ci-base-image-x86_64 [2020-06-11T21:41:03.869Z] . [Pipeline] withDockerContainer [2020-06-11T21:41:04.003Z] prd-centos7-docker-4c-2g-2634 does not seem to be running inside a container [2020-06-11T21:41:04.051Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/27 -v /w/workspace/app-service-configurable/27:/w/workspace/app-service-configurable/27:rw,z -v /w/workspace/app-service-configurable/27@tmp:/w/workspace/app-service-configurable/27@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 ******** ci-base-image-x86_64 cat [2020-06-11T21:41:04.408Z] + go version [2020-06-11T21:41:04.408Z] go version go1.13.5 linux/arm64 [2020-06-11T21:41:04.810Z] $ docker top b5803e237e240925ed7583b027b3b97ee54ed2abb83907a7b7869f2a47ede196 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2020-06-11T21:41:05.367Z] + go version [2020-06-11T21:41:05.367Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-06-11T21:41:05.669Z] + make test [2020-06-11T21:41:05.669Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2020-06-11T21:41:06.009Z] + make test [2020-06-11T21:41:06.009Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2020-06-11T21:41:23.913Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2020-06-11T21:41:23.913Z] CGO_ENABLED=1 go vet ./... [2020-06-11T21:41:25.017Z] gofmt -l . [2020-06-11T21:41:25.017Z] [ "`gofmt -l .`" = "" ] [2020-06-11T21:41:25.017Z] ./bin/test-go-mod-tidy.sh [2020-06-11T21:41:25.283Z] ./bin/test-attribution-txt.sh [Pipeline] stash [2020-06-11T21:41:26.086Z] Stashed 1 file(s) [Pipeline] } [2020-06-11T21:41:26.092Z] $ docker stop --time=1 b5803e237e240925ed7583b027b3b97ee54ed2abb83907a7b7869f2a47ede196 [2020-06-11T21:41:28.416Z] $ docker rm -f b5803e237e240925ed7583b027b3b97ee54ed2abb83907a7b7869f2a47ede196 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-06-11T21:41:30.236Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-06-11T21:41:30.527Z] + ls -al . [2020-06-11T21:41:30.527Z] total 96 [2020-06-11T21:41:30.527Z] drwxrwxr-x. 8 jenkins jenkins 4096 Jun 11 21:41 . [2020-06-11T21:41:30.527Z] drwxrwxr-x. 4 jenkins jenkins 30 Jun 11 21:40 .. [2020-06-11T21:41:30.527Z] -rw-rw-r--. 1 jenkins jenkins 6027 Jun 11 21:40 Attribution.txt [2020-06-11T21:41:30.527Z] drwxrwxr-x. 2 jenkins jenkins 64 Jun 11 21:40 bin [2020-06-11T21:41:30.527Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 11 21:41 coverage.out [2020-06-11T21:41:30.527Z] -rw-rw-r--. 1 jenkins jenkins 180 Jun 11 21:40 docker-compose.debug.yml [2020-06-11T21:41:30.527Z] -rw-rw-r--. 1 jenkins jenkins 133 Jun 11 21:40 docker-compose.yml [2020-06-11T21:41:30.527Z] -rw-rw-r--. 1 jenkins jenkins 1896 Jun 11 21:40 Dockerfile [2020-06-11T21:41:30.527Z] -rw-rw-r--. 1 jenkins jenkins 966 Jun 11 21:40 Dockerfile.build [2020-06-11T21:41:30.527Z] -rw-rw-r--. 1 jenkins jenkins 127 Jun 11 21:40 .dockerignore [2020-06-11T21:41:30.527Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 11 21:40 .git [2020-06-11T21:41:30.527Z] drwxrwxr-x. 2 jenkins jenkins 27 Jun 11 21:40 .github [2020-06-11T21:41:30.527Z] -rw-rw-r--. 1 jenkins jenkins 93 Jun 11 21:40 .gitignore [2020-06-11T21:41:30.527Z] -rw-r--r--. 1 jenkins jenkins 126 Jun 11 21:41 go.mod [2020-06-11T21:41:30.527Z] -rw-r--r--. 1 jenkins jenkins 18573 Jun 11 21:41 go.sum [2020-06-11T21:41:30.527Z] -rw-rw-r--. 1 jenkins jenkins 710 Jun 11 21:40 Jenkinsfile [2020-06-11T21:41:30.527Z] -rw-rw-r--. 1 jenkins jenkins 10174 Jun 11 21:40 LICENSE [2020-06-11T21:41:30.527Z] -rw-rw-r--. 1 jenkins jenkins 1519 Jun 11 21:40 main.go [2020-06-11T21:41:30.527Z] -rw-rw-r--. 1 jenkins jenkins 1573 Jun 11 21:40 makefile [2020-06-11T21:41:30.527Z] -rw-rw-r--. 1 jenkins jenkins 481 Jun 11 21:40 README.md [2020-06-11T21:41:30.527Z] drwxrwxr-x. 10 jenkins jenkins 171 Jun 11 21:40 res [2020-06-11T21:41:30.527Z] drwxrwxr-x. 3 jenkins jenkins 32 Jun 11 21:40 .semver [2020-06-11T21:41:30.527Z] drwxrwxr-x. 4 jenkins jenkins 71 Jun 11 21:40 snap [2020-06-11T21:41:30.527Z] -rw-rw-r--. 1 jenkins jenkins 5 Jun 11 21:37 VERSION [Pipeline] isUnix [Pipeline] sh [2020-06-11T21:41:30.834Z] + docker build -t docker-app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=9e5891b0b5b0ed676740f2849e29f7702e6ffe76 --label arch=amd64 --label version=1.2.0 . [2020-06-11T21:41:30.834Z] Sending build context to Docker daemon 327.2kB [2020-06-11T21:41:30.834Z] Step 1/24 : ARG BASE=golang:1.13-alpine [2020-06-11T21:41:30.834Z] Step 2/24 : FROM ${BASE} AS builder [2020-06-11T21:41:30.834Z] ---> 83ac2f93d088 [2020-06-11T21:41:30.834Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2020-06-11T21:41:30.834Z] ---> Running in c9a27565e86e [2020-06-11T21:41:31.097Z] Removing intermediate container c9a27565e86e [2020-06-11T21:41:31.097Z] ---> 5e7f7adfb073 [2020-06-11T21:41:31.097Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2020-06-11T21:41:31.097Z] ---> Running in a97505959062 [2020-06-11T21:41:31.366Z] Removing intermediate container a97505959062 [2020-06-11T21:41:31.366Z] ---> 4a5a1790e609 [2020-06-11T21:41:31.366Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-11T21:41:31.366Z] ---> Running in b797ff6c970a [2020-06-11T21:41:31.635Z] Removing intermediate container b797ff6c970a [2020-06-11T21:41:31.635Z] ---> e1e81f43f0e0 [2020-06-11T21:41:31.635Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-11T21:41:31.635Z] ---> Running in 78c55c88ba6e [2020-06-11T21:41:32.595Z] Removing intermediate container 78c55c88ba6e [2020-06-11T21:41:32.595Z] ---> 2b55ea9b7730 [2020-06-11T21:41:32.595Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-06-11T21:41:32.595Z] ---> Running in 86fba89cf3a0 [2020-06-11T21:41:32.857Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-11T21:41:33.806Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-11T21:41:34.385Z] OK: 145 MiB in 45 packages [2020-06-11T21:41:34.649Z] Removing intermediate container 86fba89cf3a0 [2020-06-11T21:41:34.649Z] ---> 63ff742d2c52 [2020-06-11T21:41:34.649Z] Step 8/24 : WORKDIR /app [2020-06-11T21:41:34.913Z] ---> Running in 614569b24cbd [2020-06-11T21:41:34.913Z] Removing intermediate container 614569b24cbd [2020-06-11T21:41:34.913Z] ---> 3d0e805f6588 [2020-06-11T21:41:34.913Z] Step 9/24 : COPY go.mod . [2020-06-11T21:41:35.176Z] ---> 3fa44eb3acfa [2020-06-11T21:41:35.176Z] Step 10/24 : RUN go mod download [2020-06-11T21:41:35.176Z] ---> Running in b07b4a1a9f27 [2020-06-11T21:41:36.127Z] Removing intermediate container b07b4a1a9f27 [2020-06-11T21:41:36.127Z] ---> 2dc10df44c16 [2020-06-11T21:41:36.127Z] Step 11/24 : COPY . . [2020-06-11T21:41:36.702Z] ---> 1b8a9fa4ab15 [2020-06-11T21:41:36.702Z] Step 12/24 : ARG MAKE="make build" [2020-06-11T21:41:36.702Z] ---> Running in c3387f09a46b [2020-06-11T21:41:36.963Z] Removing intermediate container c3387f09a46b [2020-06-11T21:41:36.963Z] ---> e45ad7aa361c [2020-06-11T21:41:36.963Z] Step 13/24 : RUN $MAKE [2020-06-11T21:41:36.963Z] ---> Running in 6bcb478655b6 [2020-06-11T21:41:37.231Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=1.2.0" -o app-service-configurable [2020-06-11T21:41:53.022Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2020-06-11T21:41:53.022Z] CGO_ENABLED=1 go vet ./... [2020-06-11T21:41:55.484Z] Removing intermediate container 6bcb478655b6 [2020-06-11T21:41:55.484Z] ---> d2fc143d814d [2020-06-11T21:41:55.484Z] Step 14/24 : FROM alpine:latest [2020-06-11T21:41:55.484Z] latest: Pulling from library/alpine [2020-06-11T21:41:55.484Z] df20fa9351a1: Pulling fs layer [2020-06-11T21:41:55.484Z] df20fa9351a1: Verifying Checksum [2020-06-11T21:41:55.484Z] df20fa9351a1: Download complete [2020-06-11T21:41:55.744Z] df20fa9351a1: Pull complete [2020-06-11T21:41:55.744Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-06-11T21:41:55.744Z] Status: Downloaded newer image for alpine:latest [2020-06-11T21:41:55.744Z] ---> a24bb4013296 [2020-06-11T21:41:55.744Z] Step 15/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-11T21:41:55.744Z] ---> Running in 862935bba226 [2020-06-11T21:41:56.019Z] Removing intermediate container 862935bba226 [2020-06-11T21:41:56.019Z] ---> 2df89771e25c [2020-06-11T21:41:56.019Z] Step 16/24 : LABEL Name=app-service-configurable Version=${VERSION} [2020-06-11T21:41:56.019Z] ---> Running in 5cfd76c792bd [2020-06-11T21:41:56.019Z] Removing intermediate container 5cfd76c792bd [2020-06-11T21:41:56.019Z] ---> 8b1f62521311 [2020-06-11T21:41:56.019Z] Step 17/24 : RUN apk --no-cache add ca-certificates zeromq [2020-06-11T21:41:56.019Z] ---> Running in aaff40f4c588 [2020-06-11T21:41:56.590Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-06-11T21:41:56.590Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-06-11T21:41:56.850Z] (1/6) Installing ca-certificates (20191127-r3) [2020-06-11T21:41:56.850Z] (2/6) Installing libgcc (9.3.0-r2) [2020-06-11T21:41:56.850Z] (3/6) Installing libsodium (1.0.18-r0) [2020-06-11T21:41:56.850Z] (4/6) Installing libstdc++ (9.3.0-r2) [2020-06-11T21:41:56.850Z] (5/6) Installing libzmq (4.3.2-r0) [2020-06-11T21:41:56.850Z] (6/6) Installing zeromq (4.3.2-r0) [2020-06-11T21:41:56.850Z] Executing busybox-1.31.1-r16.trigger [2020-06-11T21:41:56.850Z] Executing ca-certificates-20191127-r3.trigger [2020-06-11T21:41:56.850Z] OK: 9 MiB in 20 packages [2020-06-11T21:41:57.791Z] Removing intermediate container aaff40f4c588 [2020-06-11T21:41:57.791Z] ---> 7190136c3bfc [2020-06-11T21:41:57.791Z] Step 18/24 : COPY --from=builder /app/res/ /res/ [2020-06-11T21:41:58.052Z] ---> 48cbc761fe4b [2020-06-11T21:41:58.052Z] Step 19/24 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2020-06-11T21:41:59.002Z] ---> a46fc30bd580 [2020-06-11T21:41:59.002Z] Step 20/24 : EXPOSE 48095 [2020-06-11T21:41:59.002Z] ---> Running in 4de33ab365a4 [2020-06-11T21:41:59.002Z] Removing intermediate container 4de33ab365a4 [2020-06-11T21:41:59.002Z] ---> b2f4c8098cfb [2020-06-11T21:41:59.002Z] Step 21/24 : ENTRYPOINT ["/app-service-configurable", "-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-06-11T21:41:59.002Z] ---> Running in 700880e98976 [2020-06-11T21:41:59.263Z] Removing intermediate container 700880e98976 [2020-06-11T21:41:59.263Z] ---> 3e0f06311c61 [2020-06-11T21:41:59.263Z] Step 22/24 : LABEL arch=amd64 [2020-06-11T21:41:59.263Z] ---> Running in fefa696b8915 [2020-06-11T21:41:59.263Z] Removing intermediate container fefa696b8915 [2020-06-11T21:41:59.263Z] ---> 12166515e8b1 [2020-06-11T21:41:59.263Z] Step 23/24 : LABEL git_sha=9e5891b0b5b0ed676740f2849e29f7702e6ffe76 [2020-06-11T21:41:59.525Z] ---> Running in 831e0c544ce9 [2020-06-11T21:41:59.526Z] Removing intermediate container 831e0c544ce9 [2020-06-11T21:41:59.526Z] ---> 2013617a0e89 [2020-06-11T21:41:59.526Z] Step 24/24 : LABEL version=1.2.0 [2020-06-11T21:41:59.526Z] ---> Running in 8c7cb647b53c [2020-06-11T21:41:59.732Z] gofmt -l . [2020-06-11T21:41:59.732Z] [ "`gofmt -l .`" = "" ] [2020-06-11T21:41:59.732Z] ./bin/test-go-mod-tidy.sh [2020-06-11T21:41:59.732Z] ./bin/test-attribution-txt.sh [2020-06-11T21:41:59.786Z] Removing intermediate container 8c7cb647b53c [2020-06-11T21:41:59.786Z] ---> 5b8a3e288cc1 [2020-06-11T21:41:59.786Z] [Warning] One or more build-args [ARCH] were not consumed [2020-06-11T21:41:59.786Z] Successfully built 5b8a3e288cc1 [2020-06-11T21:41:59.786Z] Successfully tagged docker-app-service-configurable:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-06-11T21:42:00.043Z] provisioning config files... [2020-06-11T21:42:00.070Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/27@tmp/config3246003199650195814tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] stash [2020-06-11T21:42:00.368Z] Warning: overwriting stash ‘coverage-report’ [2020-06-11T21:42:00.406Z] nexus3.edgexfoundry.org:10001 [2020-06-11T21:42:00.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-11T21:42:00.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-11T21:42:00.672Z] Configure a credential helper to remove this warning. See [2020-06-11T21:42:00.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-11T21:42:00.672Z] [2020-06-11T21:42:00.672Z] Login Succeeded [2020-06-11T21:42:00.672Z] nexus3.edgexfoundry.org:10002 [2020-06-11T21:42:00.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-11T21:42:00.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-11T21:42:00.672Z] Configure a credential helper to remove this warning. See [2020-06-11T21:42:00.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-11T21:42:00.672Z] [2020-06-11T21:42:00.672Z] Login Succeeded [2020-06-11T21:42:00.672Z] nexus3.edgexfoundry.org:10003 [2020-06-11T21:42:00.741Z] Stashed 1 file(s) [Pipeline] } [2020-06-11T21:42:00.725Z] $ docker stop --time=1 e6bd5fdcdb53f969283def2b0f9a46887e0e53921bc69c08e1bb3e77194d8e0b [2020-06-11T21:42:00.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-11T21:42:00.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-11T21:42:00.933Z] Configure a credential helper to remove this warning. See [2020-06-11T21:42:00.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-11T21:42:00.933Z] [2020-06-11T21:42:00.933Z] Login Succeeded [2020-06-11T21:42:00.933Z] nexus3.edgexfoundry.org:10004 [2020-06-11T21:42:01.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-11T21:42:01.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-11T21:42:01.196Z] Configure a credential helper to remove this warning. See [2020-06-11T21:42:01.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-11T21:42:01.196Z] [2020-06-11T21:42:01.196Z] Login Succeeded [2020-06-11T21:42:01.196Z] docker.io [2020-06-11T21:42:01.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-11T21:42:01.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-11T21:42:01.460Z] Configure a credential helper to remove this warning. See [2020-06-11T21:42:01.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-11T21:42:01.460Z] [2020-06-11T21:42:01.460Z] Login Succeeded [2020-06-11T21:42:02.976Z] $ docker rm -f e6bd5fdcdb53f969283def2b0f9a46887e0e53921bc69c08e1bb3e77194d8e0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2020-06-11T21:42:03.585Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2020-06-11T21:42:03.722Z] [edgeXDocker.push] Tagging docker image docker-app-service-configurable with the following tags: [2020-06-11T21:42:03.722Z] 9e5891b0b5b0ed676740f2849e29f7702e6ffe76 [2020-06-11T21:42:03.722Z] latest [2020-06-11T21:42:03.722Z] 1.2.0 [2020-06-11T21:42:03.722Z] 9e5891b0b5b0ed676740f2849e29f7702e6ffe76-1.2.0 [2020-06-11T21:42:03.722Z] master [2020-06-11T21:42:03.722Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2020-06-11T21:42:04.091Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:9e5891b0b5b0ed676740f2849e29f7702e6ffe76 [Pipeline] isUnix [Pipeline] sh [2020-06-11T21:42:04.192Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-06-11T21:42:04.389Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:9e5891b0b5b0ed676740f2849e29f7702e6ffe76 [2020-06-11T21:42:04.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2020-06-11T21:42:04.389Z] 41de7f4988fe: Preparing [2020-06-11T21:42:04.389Z] 55f6b8a0a737: Preparing [2020-06-11T21:42:04.389Z] 2a1959e8c0e3: Preparing [2020-06-11T21:42:04.389Z] 50644c29ef5a: Preparing [2020-06-11T21:42:04.389Z] 50644c29ef5a: Layer already exists [2020-06-11T21:42:04.389Z] 55f6b8a0a737: Pushed [2020-06-11T21:42:04.518Z] + ls -al . [2020-06-11T21:42:04.518Z] total 124 [2020-06-11T21:42:04.518Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 11 21:42 . [2020-06-11T21:42:04.518Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 11 21:39 .. [2020-06-11T21:42:04.518Z] -rw-rw-r-- 1 jenkins jenkins 127 Jun 11 21:39 .dockerignore [2020-06-11T21:42:04.518Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 11 21:39 .git [2020-06-11T21:42:04.518Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 11 21:39 .github [2020-06-11T21:42:04.518Z] -rw-rw-r-- 1 jenkins jenkins 93 Jun 11 21:39 .gitignore [2020-06-11T21:42:04.519Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 11 21:39 .semver [2020-06-11T21:42:04.519Z] -rw-rw-r-- 1 jenkins jenkins 6027 Jun 11 21:39 Attribution.txt [2020-06-11T21:42:04.519Z] -rw-rw-r-- 1 jenkins jenkins 1896 Jun 11 21:39 Dockerfile [2020-06-11T21:42:04.519Z] -rw-rw-r-- 1 jenkins jenkins 966 Jun 11 21:39 Dockerfile.build [2020-06-11T21:42:04.519Z] -rw-rw-r-- 1 jenkins jenkins 710 Jun 11 21:39 Jenkinsfile [2020-06-11T21:42:04.519Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 11 21:39 LICENSE [2020-06-11T21:42:04.519Z] -rw-rw-r-- 1 jenkins jenkins 481 Jun 11 21:39 README.md [2020-06-11T21:42:04.519Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 11 21:37 VERSION [2020-06-11T21:42:04.519Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 11 21:39 bin [2020-06-11T21:42:04.519Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 11 21:41 coverage.out [2020-06-11T21:42:04.519Z] -rw-rw-r-- 1 jenkins jenkins 180 Jun 11 21:39 docker-compose.debug.yml [2020-06-11T21:42:04.519Z] -rw-rw-r-- 1 jenkins jenkins 133 Jun 11 21:39 docker-compose.yml [2020-06-11T21:42:04.519Z] -rw-r--r-- 1 jenkins jenkins 126 Jun 11 21:41 go.mod [2020-06-11T21:42:04.519Z] -rw-r--r-- 1 jenkins jenkins 18573 Jun 11 21:41 go.sum [2020-06-11T21:42:04.519Z] -rw-rw-r-- 1 jenkins jenkins 1519 Jun 11 21:39 main.go [2020-06-11T21:42:04.519Z] -rw-rw-r-- 1 jenkins jenkins 1573 Jun 11 21:39 makefile [2020-06-11T21:42:04.519Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 11 21:39 res [2020-06-11T21:42:04.519Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 11 21:39 snap [Pipeline] isUnix [Pipeline] sh [2020-06-11T21:42:04.650Z] 2a1959e8c0e3: Pushed [2020-06-11T21:42:04.852Z] + docker build -t docker-app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=9e5891b0b5b0ed676740f2849e29f7702e6ffe76 --label arch=arm64 --label version=1.2.0 . [2020-06-11T21:42:05.126Z] Sending build context to Docker daemon 327.2kB [2020-06-11T21:42:05.126Z] Step 1/24 : ARG BASE=golang:1.13-alpine [2020-06-11T21:42:05.126Z] Step 2/24 : FROM ${BASE} AS builder [2020-06-11T21:42:05.126Z] ---> abc45327c106 [2020-06-11T21:42:05.126Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2020-06-11T21:42:05.400Z] ---> Running in 4f6d1cd1766c [2020-06-11T21:42:05.992Z] Removing intermediate container 4f6d1cd1766c [2020-06-11T21:42:05.992Z] ---> f07a81c877af [2020-06-11T21:42:05.992Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2020-06-11T21:42:05.992Z] ---> Running in 1d0e263bda40 [2020-06-11T21:42:06.564Z] 41de7f4988fe: Pushed [2020-06-11T21:42:06.564Z] 9e5891b0b5b0ed676740f2849e29f7702e6ffe76: digest: sha256:bf75e16560c0ee2520ffdcf79244d5e36bb8919e8dcc39a5cb9de25e41eea065 size: 1158 [Pipeline] isUnix [Pipeline] sh [2020-06-11T21:42:06.586Z] Removing intermediate container 1d0e263bda40 [2020-06-11T21:42:06.586Z] ---> 541c5e957427 [2020-06-11T21:42:06.586Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-11T21:42:06.586Z] ---> Running in c98b2f3ae00d [2020-06-11T21:42:06.859Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2020-06-11T21:42:07.159Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest [2020-06-11T21:42:07.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2020-06-11T21:42:07.159Z] 41de7f4988fe: Preparing [2020-06-11T21:42:07.159Z] 55f6b8a0a737: Preparing [2020-06-11T21:42:07.159Z] 2a1959e8c0e3: Preparing [2020-06-11T21:42:07.159Z] 50644c29ef5a: Preparing [2020-06-11T21:42:07.159Z] 41de7f4988fe: Layer already exists [2020-06-11T21:42:07.159Z] 55f6b8a0a737: Layer already exists [2020-06-11T21:42:07.159Z] 50644c29ef5a: Layer already exists [2020-06-11T21:42:07.159Z] 2a1959e8c0e3: Layer already exists [2020-06-11T21:42:07.159Z] latest: digest: sha256:bf75e16560c0ee2520ffdcf79244d5e36bb8919e8dcc39a5cb9de25e41eea065 size: 1158 [Pipeline] isUnix [Pipeline] sh [2020-06-11T21:42:07.180Z] Removing intermediate container c98b2f3ae00d [2020-06-11T21:42:07.180Z] ---> f0e3c7614e25 [2020-06-11T21:42:07.180Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-11T21:42:07.180Z] ---> Running in 4ef54eb76b12 [2020-06-11T21:42:07.461Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:1.2.0 [Pipeline] isUnix [Pipeline] sh [2020-06-11T21:42:07.759Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:1.2.0 [2020-06-11T21:42:07.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2020-06-11T21:42:07.760Z] 41de7f4988fe: Preparing [2020-06-11T21:42:07.760Z] 55f6b8a0a737: Preparing [2020-06-11T21:42:07.760Z] 2a1959e8c0e3: Preparing [2020-06-11T21:42:07.760Z] 50644c29ef5a: Preparing [2020-06-11T21:42:07.760Z] 50644c29ef5a: Layer already exists [2020-06-11T21:42:07.760Z] 2a1959e8c0e3: Layer already exists [2020-06-11T21:42:07.760Z] 55f6b8a0a737: Layer already exists [2020-06-11T21:42:07.760Z] 41de7f4988fe: Layer already exists [2020-06-11T21:42:07.760Z] 1.2.0: digest: sha256:bf75e16560c0ee2520ffdcf79244d5e36bb8919e8dcc39a5cb9de25e41eea065 size: 1158 [Pipeline] isUnix [Pipeline] sh [2020-06-11T21:42:08.059Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:9e5891b0b5b0ed676740f2849e29f7702e6ffe76-1.2.0 [Pipeline] isUnix [Pipeline] sh [2020-06-11T21:42:08.357Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:9e5891b0b5b0ed676740f2849e29f7702e6ffe76-1.2.0 [2020-06-11T21:42:08.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2020-06-11T21:42:08.357Z] 41de7f4988fe: Preparing [2020-06-11T21:42:08.357Z] 55f6b8a0a737: Preparing [2020-06-11T21:42:08.357Z] 2a1959e8c0e3: Preparing [2020-06-11T21:42:08.357Z] 50644c29ef5a: Preparing [2020-06-11T21:42:08.357Z] 41de7f4988fe: Layer already exists [2020-06-11T21:42:08.357Z] 55f6b8a0a737: Layer already exists [2020-06-11T21:42:08.357Z] 2a1959e8c0e3: Layer already exists [2020-06-11T21:42:08.357Z] 50644c29ef5a: Layer already exists [2020-06-11T21:42:08.357Z] 9e5891b0b5b0ed676740f2849e29f7702e6ffe76-1.2.0: digest: sha256:bf75e16560c0ee2520ffdcf79244d5e36bb8919e8dcc39a5cb9de25e41eea065 size: 1158 [Pipeline] isUnix [Pipeline] sh [2020-06-11T21:42:08.662Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master [Pipeline] isUnix [Pipeline] sh [2020-06-11T21:42:08.964Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master [2020-06-11T21:42:08.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2020-06-11T21:42:08.964Z] 41de7f4988fe: Preparing [2020-06-11T21:42:08.964Z] 55f6b8a0a737: Preparing [2020-06-11T21:42:08.964Z] 2a1959e8c0e3: Preparing [2020-06-11T21:42:08.964Z] 50644c29ef5a: Preparing [2020-06-11T21:42:08.964Z] 50644c29ef5a: Layer already exists [2020-06-11T21:42:08.964Z] 55f6b8a0a737: Layer already exists [2020-06-11T21:42:08.964Z] 2a1959e8c0e3: Layer already exists [2020-06-11T21:42:08.964Z] 41de7f4988fe: Layer already exists [2020-06-11T21:42:08.964Z] master: digest: sha256:bf75e16560c0ee2520ffdcf79244d5e36bb8919e8dcc39a5cb9de25e41eea065 size: 1158 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh [2020-06-11T21:42:09.796Z] Removing intermediate container 4ef54eb76b12 [2020-06-11T21:42:09.796Z] ---> ac03ae548d59 [2020-06-11T21:42:09.796Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-06-11T21:42:09.796Z] ---> Running in 01c1a6012251 [2020-06-11T21:42:09.810Z] ++ find /w/workspace/app-service-configurable/27 [2020-06-11T21:42:09.810Z] ++ grep snapcraft.yaml [2020-06-11T21:42:09.810Z] + grep -Po '^name: \K(.*)' /w/workspace/app-service-configurable/27/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-11T21:42:09.894Z] provisioning config files... [2020-06-11T21:42:09.905Z] copy managed file [EdgeX] to file:/w/workspace/app-service-configurable/27@tmp/config2800674919416198930tmp [Pipeline] { [Pipeline] sh [2020-06-11T21:42:10.236Z] + cp /w/workspace/app-service-configurable/27@tmp/config2800674919416198930tmp /w/workspace/app-service-configurable/27/edgex-snap-store-login [Pipeline] sh [2020-06-11T21:42:10.544Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/app-service-configurable/27:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-06-11T21:42:10.544Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally [2020-06-11T21:42:10.544Z] latest: Pulling from edgex-devops/edgex-snap-builder [2020-06-11T21:42:10.544Z] 5bed26d33875: Pulling fs layer [2020-06-11T21:42:10.544Z] f11b29a9c730: Pulling fs layer [2020-06-11T21:42:10.544Z] 930bda195c84: Pulling fs layer [2020-06-11T21:42:10.544Z] 78bf9a5ad49e: Pulling fs layer [2020-06-11T21:42:10.544Z] e5fbee5a4b0d: Pulling fs layer [2020-06-11T21:42:10.544Z] f452fca78f88: Pulling fs layer [2020-06-11T21:42:10.544Z] 7417ef92027a: Pulling fs layer [2020-06-11T21:42:10.544Z] 2af5c49d270b: Pulling fs layer [2020-06-11T21:42:10.544Z] df9c3bdbc40a: Pulling fs layer [2020-06-11T21:42:10.544Z] f452fca78f88: Waiting [2020-06-11T21:42:10.544Z] 7417ef92027a: Waiting [2020-06-11T21:42:10.544Z] 2af5c49d270b: Waiting [2020-06-11T21:42:10.544Z] df9c3bdbc40a: Waiting [2020-06-11T21:42:10.544Z] 78bf9a5ad49e: Waiting [2020-06-11T21:42:10.544Z] e5fbee5a4b0d: Waiting [2020-06-11T21:42:10.544Z] f11b29a9c730: Verifying Checksum [2020-06-11T21:42:10.544Z] f11b29a9c730: Download complete [2020-06-11T21:42:10.544Z] 930bda195c84: Verifying Checksum [2020-06-11T21:42:10.544Z] 930bda195c84: Download complete [2020-06-11T21:42:10.544Z] 78bf9a5ad49e: Verifying Checksum [2020-06-11T21:42:10.544Z] 78bf9a5ad49e: Download complete [2020-06-11T21:42:10.544Z] f452fca78f88: Verifying Checksum [2020-06-11T21:42:10.544Z] f452fca78f88: Download complete [2020-06-11T21:42:10.544Z] 7417ef92027a: Verifying Checksum [2020-06-11T21:42:10.544Z] 7417ef92027a: Download complete [2020-06-11T21:42:10.544Z] 2af5c49d270b: Download complete [2020-06-11T21:42:10.544Z] df9c3bdbc40a: Verifying Checksum [2020-06-11T21:42:10.544Z] df9c3bdbc40a: Download complete [2020-06-11T21:42:10.818Z] 5bed26d33875: Verifying Checksum [2020-06-11T21:42:10.818Z] 5bed26d33875: Download complete [2020-06-11T21:42:11.222Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-11T21:42:12.194Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-11T21:42:12.784Z] OK: 127 MiB in 45 packages [2020-06-11T21:42:13.402Z] 5bed26d33875: Pull complete [2020-06-11T21:42:13.665Z] f11b29a9c730: Pull complete [2020-06-11T21:42:13.760Z] Removing intermediate container 01c1a6012251 [2020-06-11T21:42:13.760Z] ---> 347103d61369 [2020-06-11T21:42:13.760Z] Step 8/24 : WORKDIR /app [2020-06-11T21:42:13.935Z] 930bda195c84: Pull complete [2020-06-11T21:42:13.935Z] 78bf9a5ad49e: Pull complete [2020-06-11T21:42:14.032Z] ---> Running in 854db4032694 [2020-06-11T21:42:14.199Z] e5fbee5a4b0d: Verifying Checksum [2020-06-11T21:42:14.199Z] e5fbee5a4b0d: Download complete [2020-06-11T21:42:14.626Z] Removing intermediate container 854db4032694 [2020-06-11T21:42:14.626Z] ---> 0943e8d9cee5 [2020-06-11T21:42:14.626Z] Step 9/24 : COPY go.mod . [2020-06-11T21:42:15.224Z] ---> ad5eb08194bd [2020-06-11T21:42:15.224Z] Step 10/24 : RUN go mod download [2020-06-11T21:42:15.224Z] ---> Running in 1dd4107e5b11 [2020-06-11T21:42:18.605Z] Removing intermediate container 1dd4107e5b11 [2020-06-11T21:42:18.605Z] ---> 9c493c174460 [2020-06-11T21:42:18.605Z] Step 11/24 : COPY . . [2020-06-11T21:42:18.876Z] ---> 49169284c6f7 [2020-06-11T21:42:18.876Z] Step 12/24 : ARG MAKE="make build" [2020-06-11T21:42:19.148Z] ---> Running in 945d92c8a140 [2020-06-11T21:42:19.422Z] Removing intermediate container 945d92c8a140 [2020-06-11T21:42:19.422Z] ---> 553c7a5af959 [2020-06-11T21:42:19.422Z] Step 13/24 : RUN $MAKE [2020-06-11T21:42:19.694Z] ---> Running in 0b65731e64ad [2020-06-11T21:42:21.126Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=1.2.0" -o app-service-configurable [2020-06-11T21:42:36.208Z] e5fbee5a4b0d: Pull complete [2020-06-11T21:42:36.208Z] f452fca78f88: Pull complete [2020-06-11T21:42:36.208Z] 7417ef92027a: Pull complete [2020-06-11T21:42:36.208Z] 2af5c49d270b: Pull complete [2020-06-11T21:42:36.208Z] df9c3bdbc40a: Pull complete [2020-06-11T21:42:36.208Z] Digest: sha256:329b7ca3c147263d7a6122d30aca7e6f18adc9017ce870f1638d2965d7494739 [2020-06-11T21:42:36.208Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-06-11T21:42:38.122Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-06-11T21:42:38.383Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-06-11T21:42:38.383Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-06-11T21:42:38.959Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-06-11T21:42:38.959Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [861 kB] [2020-06-11T21:42:38.959Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1392 kB] [2020-06-11T21:42:39.534Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [80.7 kB] [2020-06-11T21:42:39.534Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [20.3 kB] [2020-06-11T21:42:39.534Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1253 kB] [2020-06-11T21:42:39.534Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [9092 B] [2020-06-11T21:42:39.534Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [66.4 kB] [2020-06-11T21:42:39.534Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [958 kB] [2020-06-11T21:42:39.793Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [8286 B] [2020-06-11T21:42:39.793Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [8158 B] [2020-06-11T21:42:40.054Z] Fetched 4909 kB in 2s (2193 kB/s) [2020-06-11T21:42:41.436Z] Reading package lists... [2020-06-11T21:42:43.349Z] 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: [2020-06-11T21:42:43.349Z] - README.md [2020-06-11T21:42:43.349Z] [2020-06-11T21:42:43.349Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-06-11T21:42:45.266Z] Installing build dependencies: binutils binutils-common binutils-x86-64-linux-gnu build-essential cpp cpp-7 curl dirmngr dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm less libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan4 libassuan0 libatomic1 libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0 libcilkrts5 libcurl3-gnutls libdpkg-perl libedit2 liberror-perl libexpat1 libfakeroot libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libglib2.0-0 libglib2.0-data libgomp1 libicu60 libisl19 libitm1 libksba8 liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libmpx2 libnorm1 libnpth0 libperl5.26 libpgm-5.2-0 libquadmath0 libreadline7 libsodium23 libssl1.0.0 libstdc++-7-dev libtsan0 libubsan0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 libzmq3-dev libzmq5 linux-libc-dev make manpages manpages-dev netbase openssh-client patch perl perl-modules-5.26 pinentry-curses pkg-config readline-common shared-mime-info xauth xdg-user-dirs xz-utils [2020-06-11T21:42:46.653Z] Reading package lists... [2020-06-11T21:42:46.914Z] Building dependency tree... [2020-06-11T21:42:46.914Z] Reading state information... [2020-06-11T21:42:46.914Z] The following packages were automatically installed and are no longer required: [2020-06-11T21:42:46.914Z] libjq1 liblzo2-2 libonig4 [2020-06-11T21:42:46.914Z] Use 'sudo apt autoremove' to remove them. [2020-06-11T21:42:46.914Z] Suggested packages: [2020-06-11T21:42:46.914Z] binutils-doc cpp-doc gcc-7-locales dbus-user-session libpam-systemd [2020-06-11T21:42:46.914Z] pinentry-gnome3 tor debian-keyring g++-multilib g++-7-multilib gcc-7-doc [2020-06-11T21:42:46.914Z] libstdc++6-7-dbg gcc-multilib autoconf automake libtool flex bison gdb [2020-06-11T21:42:46.914Z] gcc-doc gcc-7-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg [2020-06-11T21:42:46.914Z] libasan4-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg libcilkrts5-dbg [2020-06-11T21:42:46.914Z] libmpx2-dbg libquadmath0-dbg gettext-base git-daemon-run [2020-06-11T21:42:46.914Z] | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs [2020-06-11T21:42:46.914Z] git-mediawiki git-svn parcimonie xloadimage scdaemon glibc-doc bzr gdbm-l10n [2020-06-11T21:42:46.914Z] libstdc++-7-doc make-doc man-browser keychain libpam-ssh monkeysphere [2020-06-11T21:42:46.914Z] ssh-askpass ed diffutils-doc perl-doc libterm-readline-gnu-perl [2020-06-11T21:42:46.914Z] | libterm-readline-perl-perl pinentry-doc readline-doc [2020-06-11T21:42:47.486Z] The following NEW packages will be installed: [2020-06-11T21:42:47.486Z] binutils binutils-common binutils-x86-64-linux-gnu build-essential cpp cpp-7 [2020-06-11T21:42:47.486Z] curl dirmngr dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base git git-man [2020-06-11T21:42:47.486Z] gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server [2020-06-11T21:42:47.486Z] gpgconf gpgsm less libalgorithm-diff-perl libalgorithm-diff-xs-perl [2020-06-11T21:42:47.486Z] libalgorithm-merge-perl libasan4 libassuan0 libatomic1 libbinutils libbsd0 [2020-06-11T21:42:47.486Z] libc-dev-bin libc6-dev libcc1-0 libcilkrts5 libcurl3-gnutls libdpkg-perl [2020-06-11T21:42:47.486Z] libedit2 liberror-perl libexpat1 libfakeroot libfile-fcntllock-perl [2020-06-11T21:42:47.486Z] libgcc-7-dev libgdbm-compat4 libgdbm5 libglib2.0-0 libglib2.0-data libgomp1 [2020-06-11T21:42:47.486Z] libicu60 libisl19 libitm1 libksba8 liblocale-gettext-perl liblsan0 libmpc3 [2020-06-11T21:42:47.486Z] libmpfr6 libmpx2 libnorm1 libnpth0 libperl5.26 libpgm-5.2-0 libquadmath0 [2020-06-11T21:42:47.486Z] libreadline7 libsodium23 libssl1.0.0 libstdc++-7-dev libtsan0 libubsan0 [2020-06-11T21:42:47.486Z] libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 [2020-06-11T21:42:47.486Z] libzmq3-dev libzmq5 linux-libc-dev make manpages manpages-dev netbase [2020-06-11T21:42:47.486Z] openssh-client patch perl perl-modules-5.26 pinentry-curses pkg-config [2020-06-11T21:42:47.486Z] readline-common shared-mime-info xauth xdg-user-dirs xz-utils [2020-06-11T21:42:47.747Z] 0 upgraded, 98 newly installed, 0 to remove and 10 not upgraded. [2020-06-11T21:42:47.747Z] Need to get 73.0 MB of archives. [2020-06-11T21:42:47.747Z] After this operation, 309 MB of additional disk space will be used. [2020-06-11T21:42:47.747Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblocale-gettext-perl amd64 1.07-3build2 [16.6 kB] [2020-06-11T21:42:48.009Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxau6 amd64 1:1.0.8-1 [8376 B] [2020-06-11T21:42:48.009Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2020-06-11T21:42:48.009Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB] [2020-06-11T21:42:48.009Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB] [2020-06-11T21:42:48.271Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] [2020-06-11T21:42:48.271Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.2 [569 kB] [2020-06-11T21:42:48.532Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] [2020-06-11T21:42:48.532Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] [2020-06-11T21:42:48.794Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] [2020-06-11T21:42:48.794Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] [2020-06-11T21:42:48.794Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] [2020-06-11T21:42:49.059Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] [2020-06-11T21:42:49.059Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] [2020-06-11T21:42:49.059Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2020-06-11T21:42:49.059Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2020-06-11T21:42:49.059Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-data all 2.56.4-0ubuntu0.18.04.6 [4540 B] [2020-06-11T21:42:49.059Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.1 [8054 kB] [2020-06-11T21:42:49.631Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 readline-common all 7.0-3 [52.9 kB] [2020-06-11T21:42:49.631Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libreadline7 amd64 7.0-3 [124 kB] [2020-06-11T21:42:49.631Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1ubuntu1.3 [663 kB] [2020-06-11T21:42:49.893Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] [2020-06-11T21:42:49.893Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 shared-mime-info amd64 1.9-2 [426 kB] [2020-06-11T21:42:49.893Z] Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 xdg-user-dirs amd64 0.17-1ubuntu1 [48.0 kB] [2020-06-11T21:42:49.893Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 xz-utils amd64 5.2.2-1.3 [83.8 kB] [2020-06-11T21:42:49.893Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2020-06-11T21:42:49.893Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.3 [1088 kB] [2020-06-11T21:42:49.893Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] [2020-06-11T21:42:49.893Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages all 4.15-1 [1234 kB] [2020-06-11T21:42:49.893Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2020-06-11T21:42:49.893Z] Get:31 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB] [2020-06-11T21:42:49.893Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.3 [196 kB] [2020-06-11T21:42:49.893Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.3 [488 kB] [2020-06-11T21:42:49.893Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.3 [1839 kB] [2020-06-11T21:42:50.155Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils amd64 2.30-21ubuntu1~18.04.3 [3388 B] [2020-06-11T21:42:50.155Z] Get:36 http://archive.ubuntu.com/ubuntu bionic/main amd64 libc-dev-bin amd64 2.27-3ubuntu1 [71.8 kB] [2020-06-11T21:42:50.155Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-106.107 [991 kB] [2020-06-11T21:42:50.155Z] Get:38 http://archive.ubuntu.com/ubuntu bionic/main amd64 libc6-dev amd64 2.27-3ubuntu1 [2587 kB] [2020-06-11T21:42:50.417Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2020-06-11T21:42:50.417Z] Get:40 http://archive.ubuntu.com/ubuntu bionic/main amd64 libisl19 amd64 0.19-1 [551 kB] [2020-06-11T21:42:50.417Z] Get:41 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpfr6 amd64 4.0.1-1 [243 kB] [2020-06-11T21:42:50.417Z] Get:42 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB] [2020-06-11T21:42:50.417Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2020-06-11T21:42:50.989Z] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2020-06-11T21:42:50.990Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2020-06-11T21:42:50.990Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2020-06-11T21:42:50.990Z] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2020-06-11T21:42:50.990Z] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2020-06-11T21:42:50.990Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2020-06-11T21:42:50.990Z] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2020-06-11T21:42:50.990Z] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2020-06-11T21:42:50.990Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2020-06-11T21:42:50.990Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2020-06-11T21:42:50.990Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2020-06-11T21:42:50.990Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2020-06-11T21:42:50.990Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2020-06-11T21:42:51.250Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2020-06-11T21:42:51.821Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2020-06-11T21:42:51.821Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2020-06-11T21:42:51.821Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2020-06-11T21:42:52.082Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2020-06-11T21:42:52.082Z] Get:62 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] [2020-06-11T21:42:52.082Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-06-11T21:42:52.343Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-06-11T21:42:52.343Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-06-11T21:42:52.343Z] Get:66 http://archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4758 B] [2020-06-11T21:42:52.343Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.8 [159 kB] [2020-06-11T21:42:52.343Z] Get:68 http://archive.ubuntu.com/ubuntu bionic/main amd64 libassuan0 amd64 2.5.1-2 [35.0 kB] [2020-06-11T21:42:52.343Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.2 [123 kB] [2020-06-11T21:42:52.343Z] Get:70 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2020-06-11T21:42:52.343Z] Get:71 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnpth0 amd64 1.5-3 [7668 B] [2020-06-11T21:42:52.604Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.2 [316 kB] [2020-06-11T21:42:52.604Z] Get:73 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] [2020-06-11T21:42:52.604Z] Get:74 http://archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] [2020-06-11T21:42:52.604Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.8 [213 kB] [2020-06-11T21:42:52.604Z] Get:76 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-06-11T21:42:52.604Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-06-11T21:42:52.604Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-06-11T21:42:52.604Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg-l10n all 2.2.4-1ubuntu1.2 [49.6 kB] [2020-06-11T21:42:52.604Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg-utils amd64 2.2.4-1ubuntu1.2 [127 kB] [2020-06-11T21:42:52.604Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.2 [467 kB] [2020-06-11T21:42:52.864Z] Get:82 http://archive.ubuntu.com/ubuntu bionic/main amd64 pinentry-curses amd64 1.1.0-1 [35.8 kB] [2020-06-11T21:42:52.864Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.2 [227 kB] [2020-06-11T21:42:52.864Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-wks-client amd64 2.2.4-1ubuntu1.2 [91.9 kB] [2020-06-11T21:42:52.864Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-wks-server amd64 2.2.4-1ubuntu1.2 [84.9 kB] [2020-06-11T21:42:52.864Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgsm amd64 2.2.4-1ubuntu1.2 [215 kB] [2020-06-11T21:42:52.864Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg amd64 2.2.4-1ubuntu1.2 [249 kB] [2020-06-11T21:42:52.864Z] Get:88 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] [2020-06-11T21:42:52.864Z] Get:89 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] [2020-06-11T21:42:52.864Z] Get:90 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] [2020-06-11T21:42:53.125Z] Get:91 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] [2020-06-11T21:42:53.125Z] Get:92 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2020-06-11T21:42:53.125Z] Get:93 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2020-06-11T21:42:53.125Z] Get:94 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2020-06-11T21:42:53.125Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2020-06-11T21:42:53.125Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2020-06-11T21:42:53.125Z] Get:97 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages-dev all 4.15-1 [2217 kB] [2020-06-11T21:42:53.125Z] Get:98 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2020-06-11T21:42:53.696Z] debconf: delaying package configuration, since apt-utils is not installed [2020-06-11T21:42:53.696Z] Fetched 73.0 MB in 6s (12.4 MB/s) [2020-06-11T21:42:53.696Z] Selecting previously unselected package liblocale-gettext-perl. [2020-06-11T21:42:53.696Z] (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 ... 4637 files and directories currently installed.) [2020-06-11T21:42:53.696Z] Preparing to unpack .../00-liblocale-gettext-perl_1.07-3build2_amd64.deb ... [2020-06-11T21:42:53.696Z] Unpacking liblocale-gettext-perl (1.07-3build2) ... [2020-06-11T21:42:53.957Z] Selecting previously unselected package libxau6:amd64. [2020-06-11T21:42:53.957Z] Preparing to unpack .../01-libxau6_1%3a1.0.8-1_amd64.deb ... [2020-06-11T21:42:53.957Z] Unpacking libxau6:amd64 (1:1.0.8-1) ... [2020-06-11T21:42:53.957Z] Selecting previously unselected package libbsd0:amd64. [2020-06-11T21:42:53.957Z] Preparing to unpack .../02-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2020-06-11T21:42:53.957Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-06-11T21:42:53.957Z] Selecting previously unselected package libxdmcp6:amd64. [2020-06-11T21:42:53.957Z] Preparing to unpack .../03-libxdmcp6_1%3a1.1.2-3_amd64.deb ... [2020-06-11T21:42:53.957Z] Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... [2020-06-11T21:42:53.957Z] Selecting previously unselected package libxcb1:amd64. [2020-06-11T21:42:53.957Z] Preparing to unpack .../04-libxcb1_1.13-2~ubuntu18.04_amd64.deb ... [2020-06-11T21:42:53.957Z] Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ... [2020-06-11T21:42:54.218Z] Selecting previously unselected package libx11-data. [2020-06-11T21:42:54.218Z] Preparing to unpack .../05-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... [2020-06-11T21:42:54.218Z] Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-06-11T21:42:54.789Z] Selecting previously unselected package libx11-6:amd64. [2020-06-11T21:42:54.789Z] Preparing to unpack .../06-libx11-6_2%3a1.6.4-3ubuntu0.2_amd64.deb ... [2020-06-11T21:42:54.789Z] Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... [2020-06-11T21:42:54.789Z] Selecting previously unselected package libxext6:amd64. [2020-06-11T21:42:54.789Z] Preparing to unpack .../07-libxext6_2%3a1.3.3-1_amd64.deb ... [2020-06-11T21:42:54.789Z] Unpacking libxext6:amd64 (2:1.3.3-1) ... [2020-06-11T21:42:55.048Z] Selecting previously unselected package perl-modules-5.26. [2020-06-11T21:42:55.049Z] Preparing to unpack .../08-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-06-11T21:42:55.049Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-06-11T21:42:58.351Z] Selecting previously unselected package libgdbm5:amd64. [2020-06-11T21:42:58.351Z] Preparing to unpack .../09-libgdbm5_1.14.1-6_amd64.deb ... [2020-06-11T21:42:58.351Z] Unpacking libgdbm5:amd64 (1.14.1-6) ... [2020-06-11T21:42:58.351Z] Selecting previously unselected package libgdbm-compat4:amd64. [2020-06-11T21:42:58.351Z] Preparing to unpack .../10-libgdbm-compat4_1.14.1-6_amd64.deb ... [2020-06-11T21:42:58.351Z] Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... [2020-06-11T21:42:58.612Z] Selecting previously unselected package libperl5.26:amd64. [2020-06-11T21:42:58.612Z] Preparing to unpack .../11-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... [2020-06-11T21:42:58.612Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-06-11T21:43:00.527Z] Selecting previously unselected package perl. [2020-06-11T21:43:00.527Z] Preparing to unpack .../12-perl_5.26.1-6ubuntu0.3_amd64.deb ... [2020-06-11T21:43:00.527Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-06-11T21:43:00.791Z] Selecting previously unselected package less. [2020-06-11T21:43:00.791Z] Preparing to unpack .../13-less_487-0.1_amd64.deb ... [2020-06-11T21:43:00.791Z] Unpacking less (487-0.1) ... [2020-06-11T21:43:00.791Z] Selecting previously unselected package libexpat1:amd64. [2020-06-11T21:43:00.791Z] Preparing to unpack .../14-libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2020-06-11T21:43:00.791Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-06-11T21:43:01.051Z] Selecting previously unselected package libglib2.0-0:amd64. [2020-06-11T21:43:01.051Z] Preparing to unpack .../15-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2020-06-11T21:43:01.051Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-06-11T21:43:01.051Z] Selecting previously unselected package libglib2.0-data. [2020-06-11T21:43:01.051Z] Preparing to unpack .../16-libglib2.0-data_2.56.4-0ubuntu0.18.04.6_all.deb ... [2020-06-11T21:43:01.312Z] Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... [2020-06-11T21:43:01.312Z] Selecting previously unselected package libicu60:amd64. [2020-06-11T21:43:01.312Z] Preparing to unpack .../17-libicu60_60.2-3ubuntu3.1_amd64.deb ... [2020-06-11T21:43:01.312Z] Unpacking libicu60:amd64 (60.2-3ubuntu3.1) ... [2020-06-11T21:43:02.259Z] Selecting previously unselected package readline-common. [2020-06-11T21:43:02.259Z] Preparing to unpack .../18-readline-common_7.0-3_all.deb ... [2020-06-11T21:43:02.259Z] Unpacking readline-common (7.0-3) ... [2020-06-11T21:43:02.259Z] Selecting previously unselected package libreadline7:amd64. [2020-06-11T21:43:02.259Z] Preparing to unpack .../19-libreadline7_7.0-3_amd64.deb ... [2020-06-11T21:43:02.259Z] Unpacking libreadline7:amd64 (7.0-3) ... [2020-06-11T21:43:02.259Z] Selecting previously unselected package libxml2:amd64. [2020-06-11T21:43:02.259Z] Preparing to unpack .../20-libxml2_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... [2020-06-11T21:43:02.259Z] Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... [2020-06-11T21:43:02.522Z] Selecting previously unselected package netbase. [2020-06-11T21:43:02.522Z] Preparing to unpack .../21-netbase_5.4_all.deb ... [2020-06-11T21:43:02.522Z] Unpacking netbase (5.4) ... [2020-06-11T21:43:02.522Z] Selecting previously unselected package shared-mime-info. [2020-06-11T21:43:02.522Z] Preparing to unpack .../22-shared-mime-info_1.9-2_amd64.deb ... [2020-06-11T21:43:02.522Z] Unpacking shared-mime-info (1.9-2) ... [2020-06-11T21:43:02.782Z] Selecting previously unselected package xdg-user-dirs. [2020-06-11T21:43:02.782Z] Preparing to unpack .../23-xdg-user-dirs_0.17-1ubuntu1_amd64.deb ... [2020-06-11T21:43:02.782Z] Unpacking xdg-user-dirs (0.17-1ubuntu1) ... [2020-06-11T21:43:02.782Z] Selecting previously unselected package xz-utils. [2020-06-11T21:43:02.782Z] Preparing to unpack .../24-xz-utils_5.2.2-1.3_amd64.deb ... [2020-06-11T21:43:02.782Z] Unpacking xz-utils (5.2.2-1.3) ... [2020-06-11T21:43:02.782Z] Selecting previously unselected package libedit2:amd64. [2020-06-11T21:43:02.782Z] Preparing to unpack .../25-libedit2_3.1-20170329-1_amd64.deb ... [2020-06-11T21:43:02.782Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2020-06-11T21:43:03.043Z] Selecting previously unselected package libssl1.0.0:amd64. [2020-06-11T21:43:03.043Z] Preparing to unpack .../26-libssl1.0.0_1.0.2n-1ubuntu5.3_amd64.deb ... [2020-06-11T21:43:03.043Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... [2020-06-11T21:43:03.043Z] Selecting previously unselected package libxmuu1:amd64. [2020-06-11T21:43:03.043Z] Preparing to unpack .../27-libxmuu1_2%3a1.1.2-2_amd64.deb ... [2020-06-11T21:43:03.043Z] Unpacking libxmuu1:amd64 (2:1.1.2-2) ... [2020-06-11T21:43:03.304Z] Selecting previously unselected package manpages. [2020-06-11T21:43:03.304Z] Preparing to unpack .../28-manpages_4.15-1_all.deb ... [2020-06-11T21:43:03.304Z] Unpacking manpages (4.15-1) ... [2020-06-11T21:43:03.304Z] Selecting previously unselected package openssh-client. [2020-06-11T21:43:03.304Z] Preparing to unpack .../29-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2020-06-11T21:43:03.304Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-06-11T21:43:03.876Z] Selecting previously unselected package xauth. [2020-06-11T21:43:03.876Z] Preparing to unpack .../30-xauth_1%3a1.0.10-1_amd64.deb ... [2020-06-11T21:43:03.876Z] Unpacking xauth (1:1.0.10-1) ... [2020-06-11T21:43:03.876Z] Selecting previously unselected package binutils-common:amd64. [2020-06-11T21:43:03.876Z] Preparing to unpack .../31-binutils-common_2.30-21ubuntu1~18.04.3_amd64.deb ... [2020-06-11T21:43:03.876Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.3) ... [2020-06-11T21:43:03.876Z] Selecting previously unselected package libbinutils:amd64. [2020-06-11T21:43:03.876Z] Preparing to unpack .../32-libbinutils_2.30-21ubuntu1~18.04.3_amd64.deb ... [2020-06-11T21:43:03.876Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.3) ... [2020-06-11T21:43:04.138Z] Selecting previously unselected package binutils-x86-64-linux-gnu. [2020-06-11T21:43:04.138Z] Preparing to unpack .../33-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.3_amd64.deb ... [2020-06-11T21:43:04.138Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.3) ... [2020-06-11T21:43:05.079Z] Selecting previously unselected package binutils. [2020-06-11T21:43:05.079Z] Preparing to unpack .../34-binutils_2.30-21ubuntu1~18.04.3_amd64.deb ... [2020-06-11T21:43:05.079Z] Unpacking binutils (2.30-21ubuntu1~18.04.3) ... [2020-06-11T21:43:05.079Z] Selecting previously unselected package libc-dev-bin. [2020-06-11T21:43:05.079Z] Preparing to unpack .../35-libc-dev-bin_2.27-3ubuntu1_amd64.deb ... [2020-06-11T21:43:05.079Z] Unpacking libc-dev-bin (2.27-3ubuntu1) ... [2020-06-11T21:43:05.079Z] Selecting previously unselected package linux-libc-dev:amd64. [2020-06-11T21:43:05.079Z] Preparing to unpack .../36-linux-libc-dev_4.15.0-106.107_amd64.deb ... [2020-06-11T21:43:05.079Z] Unpacking linux-libc-dev:amd64 (4.15.0-106.107) ... [2020-06-11T21:43:06.024Z] Selecting previously unselected package libc6-dev:amd64. [2020-06-11T21:43:06.024Z] Preparing to unpack .../37-libc6-dev_2.27-3ubuntu1_amd64.deb ... [2020-06-11T21:43:06.024Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1) ... [2020-06-11T21:43:06.965Z] Selecting previously unselected package gcc-7-base:amd64. [2020-06-11T21:43:06.965Z] Preparing to unpack .../38-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-06-11T21:43:06.965Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T21:43:07.225Z] Selecting previously unselected package libisl19:amd64. [2020-06-11T21:43:07.225Z] Preparing to unpack .../39-libisl19_0.19-1_amd64.deb ... [2020-06-11T21:43:07.225Z] Unpacking libisl19:amd64 (0.19-1) ... [2020-06-11T21:43:07.225Z] Selecting previously unselected package libmpfr6:amd64. [2020-06-11T21:43:07.225Z] Preparing to unpack .../40-libmpfr6_4.0.1-1_amd64.deb ... [2020-06-11T21:43:07.225Z] Unpacking libmpfr6:amd64 (4.0.1-1) ... [2020-06-11T21:43:07.225Z] Selecting previously unselected package libmpc3:amd64. [2020-06-11T21:43:07.225Z] Preparing to unpack .../41-libmpc3_1.1.0-1_amd64.deb ... [2020-06-11T21:43:07.225Z] Unpacking libmpc3:amd64 (1.1.0-1) ... [2020-06-11T21:43:07.486Z] Selecting previously unselected package cpp-7. [2020-06-11T21:43:07.486Z] Preparing to unpack .../42-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-06-11T21:43:07.486Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T21:43:08.111Z] Removing intermediate container 0b65731e64ad [2020-06-11T21:43:08.111Z] ---> 3ef3e5fe3694 [2020-06-11T21:43:08.111Z] Step 14/24 : FROM alpine:latest [2020-06-11T21:43:08.111Z] latest: Pulling from library/alpine [2020-06-11T21:43:08.111Z] b538f80385f9: Pulling fs layer [2020-06-11T21:43:08.111Z] b538f80385f9: Verifying Checksum [2020-06-11T21:43:08.111Z] b538f80385f9: Download complete [2020-06-11T21:43:08.111Z] b538f80385f9: Pull complete [2020-06-11T21:43:08.111Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-06-11T21:43:08.111Z] Status: Downloaded newer image for alpine:latest [2020-06-11T21:43:08.111Z] ---> 62ee0e9f8440 [2020-06-11T21:43:08.111Z] Step 15/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-11T21:43:08.383Z] ---> Running in ff5d521fce25 [2020-06-11T21:43:08.434Z] Selecting previously unselected package cpp. [2020-06-11T21:43:08.434Z] Preparing to unpack .../43-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-06-11T21:43:08.434Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) ... [2020-06-11T21:43:08.434Z] Selecting previously unselected package libcc1-0:amd64. [2020-06-11T21:43:08.434Z] Preparing to unpack .../44-libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-06-11T21:43:08.434Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T21:43:08.434Z] Selecting previously unselected package libgomp1:amd64. [2020-06-11T21:43:08.434Z] Preparing to unpack .../45-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-06-11T21:43:08.434Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T21:43:08.654Z] Removing intermediate container ff5d521fce25 [2020-06-11T21:43:08.654Z] ---> 49d1c2a83d63 [2020-06-11T21:43:08.654Z] Step 16/24 : LABEL Name=app-service-configurable Version=${VERSION} [2020-06-11T21:43:08.738Z] Selecting previously unselected package libitm1:amd64. [2020-06-11T21:43:08.738Z] Preparing to unpack .../46-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-06-11T21:43:08.738Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T21:43:08.738Z] Selecting previously unselected package libatomic1:amd64. [2020-06-11T21:43:08.738Z] Preparing to unpack .../47-libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-06-11T21:43:08.738Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T21:43:08.738Z] Selecting previously unselected package libasan4:amd64. [2020-06-11T21:43:08.738Z] Preparing to unpack .../48-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-06-11T21:43:08.738Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T21:43:08.925Z] ---> Running in 2b0f4eaa4ff4 [2020-06-11T21:43:09.049Z] Selecting previously unselected package liblsan0:amd64. [2020-06-11T21:43:09.049Z] Preparing to unpack .../49-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-06-11T21:43:09.049Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T21:43:09.049Z] Selecting previously unselected package libtsan0:amd64. [2020-06-11T21:43:09.049Z] Preparing to unpack .../50-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-06-11T21:43:09.049Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T21:43:09.049Z] Selecting previously unselected package libubsan0:amd64. [2020-06-11T21:43:09.049Z] Preparing to unpack .../51-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-06-11T21:43:09.049Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T21:43:09.197Z] Removing intermediate container 2b0f4eaa4ff4 [2020-06-11T21:43:09.197Z] ---> ae4ffc3a4e41 [2020-06-11T21:43:09.197Z] Step 17/24 : RUN apk --no-cache add ca-certificates zeromq [2020-06-11T21:43:09.349Z] Selecting previously unselected package libcilkrts5:amd64. [2020-06-11T21:43:09.349Z] Preparing to unpack .../52-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-06-11T21:43:09.349Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T21:43:09.349Z] Selecting previously unselected package libmpx2:amd64. [2020-06-11T21:43:09.349Z] Preparing to unpack .../53-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-06-11T21:43:09.349Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T21:43:09.349Z] Selecting previously unselected package libquadmath0:amd64. [2020-06-11T21:43:09.349Z] Preparing to unpack .../54-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-06-11T21:43:09.349Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T21:43:09.349Z] Selecting previously unselected package libgcc-7-dev:amd64. [2020-06-11T21:43:09.349Z] Preparing to unpack .../55-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-06-11T21:43:09.349Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T21:43:09.469Z] ---> Running in d2febf2a801b [2020-06-11T21:43:10.348Z] Selecting previously unselected package gcc-7. [2020-06-11T21:43:10.348Z] Preparing to unpack .../56-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-06-11T21:43:10.348Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T21:43:10.896Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-06-11T21:43:11.169Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-06-11T21:43:11.296Z] Selecting previously unselected package gcc. [2020-06-11T21:43:11.296Z] Preparing to unpack .../57-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-06-11T21:43:11.296Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) ... [2020-06-11T21:43:11.296Z] Selecting previously unselected package libstdc++-7-dev:amd64. [2020-06-11T21:43:11.296Z] Preparing to unpack .../58-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-06-11T21:43:11.296Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T21:43:11.760Z] (1/6) Installing ca-certificates (20191127-r3) [2020-06-11T21:43:11.760Z] (2/6) Installing libgcc (9.3.0-r2) [2020-06-11T21:43:11.760Z] (3/6) Installing libsodium (1.0.18-r0) [2020-06-11T21:43:11.760Z] (4/6) Installing libstdc++ (9.3.0-r2) [2020-06-11T21:43:11.760Z] (5/6) Installing libzmq (4.3.2-r0) [2020-06-11T21:43:11.760Z] (6/6) Installing zeromq (4.3.2-r0) [2020-06-11T21:43:12.033Z] Executing busybox-1.31.1-r16.trigger [2020-06-11T21:43:12.033Z] Executing ca-certificates-20191127-r3.trigger [2020-06-11T21:43:12.033Z] OK: 8 MiB in 20 packages [2020-06-11T21:43:12.681Z] Selecting previously unselected package g++-7. [2020-06-11T21:43:12.681Z] Preparing to unpack .../59-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-06-11T21:43:12.681Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T21:43:14.011Z] Removing intermediate container d2febf2a801b [2020-06-11T21:43:14.011Z] ---> b94d0f4f50a7 [2020-06-11T21:43:14.011Z] Step 18/24 : COPY --from=builder /app/res/ /res/ [2020-06-11T21:43:14.070Z] Selecting previously unselected package g++. [2020-06-11T21:43:14.070Z] Preparing to unpack .../60-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-06-11T21:43:14.070Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) ... [2020-06-11T21:43:14.070Z] Selecting previously unselected package make. [2020-06-11T21:43:14.070Z] Preparing to unpack .../61-make_4.1-9.1ubuntu1_amd64.deb ... [2020-06-11T21:43:14.070Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-06-11T21:43:14.070Z] Selecting previously unselected package libdpkg-perl. [2020-06-11T21:43:14.070Z] Preparing to unpack .../62-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-06-11T21:43:14.070Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-06-11T21:43:14.070Z] Selecting previously unselected package patch. [2020-06-11T21:43:14.070Z] Preparing to unpack .../63-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-06-11T21:43:14.070Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-06-11T21:43:14.292Z] ---> 04015b8eaec4 [2020-06-11T21:43:14.292Z] Step 19/24 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2020-06-11T21:43:14.334Z] Selecting previously unselected package dpkg-dev. [2020-06-11T21:43:14.334Z] Preparing to unpack .../64-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-06-11T21:43:14.334Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-06-11T21:43:14.334Z] Selecting previously unselected package build-essential. [2020-06-11T21:43:14.334Z] Preparing to unpack .../65-build-essential_12.4ubuntu1_amd64.deb ... [2020-06-11T21:43:14.334Z] Unpacking build-essential (12.4ubuntu1) ... [2020-06-11T21:43:14.334Z] Selecting previously unselected package curl. [2020-06-11T21:43:14.334Z] Preparing to unpack .../66-curl_7.58.0-2ubuntu3.8_amd64.deb ... [2020-06-11T21:43:14.334Z] Unpacking curl (7.58.0-2ubuntu3.8) ... [2020-06-11T21:43:14.593Z] Selecting previously unselected package libassuan0:amd64. [2020-06-11T21:43:14.593Z] Preparing to unpack .../67-libassuan0_2.5.1-2_amd64.deb ... [2020-06-11T21:43:14.593Z] Unpacking libassuan0:amd64 (2.5.1-2) ... [2020-06-11T21:43:14.593Z] Selecting previously unselected package gpgconf. [2020-06-11T21:43:14.593Z] Preparing to unpack .../68-gpgconf_2.2.4-1ubuntu1.2_amd64.deb ... [2020-06-11T21:43:14.593Z] Unpacking gpgconf (2.2.4-1ubuntu1.2) ... [2020-06-11T21:43:14.593Z] Selecting previously unselected package libksba8:amd64. [2020-06-11T21:43:14.593Z] Preparing to unpack .../69-libksba8_1.3.5-2_amd64.deb ... [2020-06-11T21:43:14.593Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2020-06-11T21:43:14.855Z] Selecting previously unselected package libnpth0:amd64. [2020-06-11T21:43:14.856Z] Preparing to unpack .../70-libnpth0_1.5-3_amd64.deb ... [2020-06-11T21:43:14.856Z] Unpacking libnpth0:amd64 (1.5-3) ... [2020-06-11T21:43:14.856Z] Selecting previously unselected package dirmngr. [2020-06-11T21:43:14.856Z] Preparing to unpack .../71-dirmngr_2.2.4-1ubuntu1.2_amd64.deb ... [2020-06-11T21:43:14.856Z] Unpacking dirmngr (2.2.4-1ubuntu1.2) ... [2020-06-11T21:43:15.117Z] Selecting previously unselected package libfakeroot:amd64. [2020-06-11T21:43:15.117Z] Preparing to unpack .../72-libfakeroot_1.22-2ubuntu1_amd64.deb ... [2020-06-11T21:43:15.117Z] Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... [2020-06-11T21:43:15.117Z] Selecting previously unselected package fakeroot. [2020-06-11T21:43:15.117Z] Preparing to unpack .../73-fakeroot_1.22-2ubuntu1_amd64.deb ... [2020-06-11T21:43:15.117Z] Unpacking fakeroot (1.22-2ubuntu1) ... [2020-06-11T21:43:15.117Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-06-11T21:43:15.117Z] Preparing to unpack .../74-libcurl3-gnutls_7.58.0-2ubuntu3.8_amd64.deb ... [2020-06-11T21:43:15.117Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... [2020-06-11T21:43:15.377Z] Selecting previously unselected package liberror-perl. [2020-06-11T21:43:15.377Z] Preparing to unpack .../75-liberror-perl_0.17025-1_all.deb ... [2020-06-11T21:43:15.377Z] Unpacking liberror-perl (0.17025-1) ... [2020-06-11T21:43:15.377Z] Selecting previously unselected package git-man. [2020-06-11T21:43:15.377Z] Preparing to unpack .../76-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-06-11T21:43:15.377Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-06-11T21:43:15.377Z] Selecting previously unselected package git. [2020-06-11T21:43:15.377Z] Preparing to unpack .../77-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-06-11T21:43:15.377Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-06-11T21:43:16.263Z] ---> 204f66acbf98 [2020-06-11T21:43:16.263Z] Step 20/24 : EXPOSE 48095 [2020-06-11T21:43:16.263Z] ---> Running in a8acd148d251 [2020-06-11T21:43:16.319Z] Selecting previously unselected package gnupg-l10n. [2020-06-11T21:43:16.319Z] Preparing to unpack .../78-gnupg-l10n_2.2.4-1ubuntu1.2_all.deb ... [2020-06-11T21:43:16.319Z] Unpacking gnupg-l10n (2.2.4-1ubuntu1.2) ... [2020-06-11T21:43:16.537Z] Removing intermediate container a8acd148d251 [2020-06-11T21:43:16.537Z] ---> d74ee545d011 [2020-06-11T21:43:16.537Z] Step 21/24 : ENTRYPOINT ["/app-service-configurable", "-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-06-11T21:43:16.580Z] Selecting previously unselected package gnupg-utils. [2020-06-11T21:43:16.580Z] Preparing to unpack .../79-gnupg-utils_2.2.4-1ubuntu1.2_amd64.deb ... [2020-06-11T21:43:16.580Z] Unpacking gnupg-utils (2.2.4-1ubuntu1.2) ... [2020-06-11T21:43:16.580Z] Selecting previously unselected package gpg. [2020-06-11T21:43:16.580Z] Preparing to unpack .../80-gpg_2.2.4-1ubuntu1.2_amd64.deb ... [2020-06-11T21:43:16.580Z] Unpacking gpg (2.2.4-1ubuntu1.2) ... [2020-06-11T21:43:16.810Z] ---> Running in 8d3e4b81511f [2020-06-11T21:43:16.841Z] Selecting previously unselected package pinentry-curses. [2020-06-11T21:43:16.841Z] Preparing to unpack .../81-pinentry-curses_1.1.0-1_amd64.deb ... [2020-06-11T21:43:16.841Z] Unpacking pinentry-curses (1.1.0-1) ... [2020-06-11T21:43:16.841Z] Selecting previously unselected package gpg-agent. [2020-06-11T21:43:16.841Z] Preparing to unpack .../82-gpg-agent_2.2.4-1ubuntu1.2_amd64.deb ... [2020-06-11T21:43:16.841Z] Unpacking gpg-agent (2.2.4-1ubuntu1.2) ... [2020-06-11T21:43:17.083Z] Removing intermediate container 8d3e4b81511f [2020-06-11T21:43:17.083Z] ---> b33946e21b90 [2020-06-11T21:43:17.083Z] Step 22/24 : LABEL arch=arm64 [2020-06-11T21:43:17.100Z] Selecting previously unselected package gpg-wks-client. [2020-06-11T21:43:17.100Z] Preparing to unpack .../83-gpg-wks-client_2.2.4-1ubuntu1.2_amd64.deb ... [2020-06-11T21:43:17.100Z] Unpacking gpg-wks-client (2.2.4-1ubuntu1.2) ... [2020-06-11T21:43:17.100Z] Selecting previously unselected package gpg-wks-server. [2020-06-11T21:43:17.100Z] Preparing to unpack .../84-gpg-wks-server_2.2.4-1ubuntu1.2_amd64.deb ... [2020-06-11T21:43:17.100Z] Unpacking gpg-wks-server (2.2.4-1ubuntu1.2) ... [2020-06-11T21:43:17.100Z] Selecting previously unselected package gpgsm. [2020-06-11T21:43:17.100Z] Preparing to unpack .../85-gpgsm_2.2.4-1ubuntu1.2_amd64.deb ... [2020-06-11T21:43:17.100Z] Unpacking gpgsm (2.2.4-1ubuntu1.2) ... [2020-06-11T21:43:17.100Z] Selecting previously unselected package gnupg. [2020-06-11T21:43:17.100Z] Preparing to unpack .../86-gnupg_2.2.4-1ubuntu1.2_amd64.deb ... [2020-06-11T21:43:17.356Z] ---> Running in 052a3608c72e [2020-06-11T21:43:17.370Z] Unpacking gnupg (2.2.4-1ubuntu1.2) ... [2020-06-11T21:43:17.370Z] Selecting previously unselected package libalgorithm-diff-perl. [2020-06-11T21:43:17.370Z] Preparing to unpack .../87-libalgorithm-diff-perl_1.19.03-1_all.deb ... [2020-06-11T21:43:17.370Z] Unpacking libalgorithm-diff-perl (1.19.03-1) ... [2020-06-11T21:43:17.370Z] Selecting previously unselected package libalgorithm-diff-xs-perl. [2020-06-11T21:43:17.370Z] Preparing to unpack .../88-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... [2020-06-11T21:43:17.370Z] Unpacking libalgorithm-diff-xs-perl (0.04-5) ... [2020-06-11T21:43:17.370Z] Selecting previously unselected package libalgorithm-merge-perl. [2020-06-11T21:43:17.370Z] Preparing to unpack .../89-libalgorithm-merge-perl_0.08-3_all.deb ... [2020-06-11T21:43:17.370Z] Unpacking libalgorithm-merge-perl (0.08-3) ... [2020-06-11T21:43:17.629Z] Selecting previously unselected package libfile-fcntllock-perl. [2020-06-11T21:43:17.629Z] Preparing to unpack .../90-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... [2020-06-11T21:43:17.629Z] Unpacking libfile-fcntllock-perl (0.22-3build2) ... [2020-06-11T21:43:17.629Z] Selecting previously unselected package libnorm1:amd64. [2020-06-11T21:43:17.629Z] Preparing to unpack .../91-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2020-06-11T21:43:17.629Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-06-11T21:43:17.629Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2020-06-11T21:43:17.629Z] Preparing to unpack .../92-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2020-06-11T21:43:17.629Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-06-11T21:43:17.889Z] Selecting previously unselected package libsodium23:amd64. [2020-06-11T21:43:17.889Z] Preparing to unpack .../93-libsodium23_1.0.16-2_amd64.deb ... [2020-06-11T21:43:17.889Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2020-06-11T21:43:17.889Z] Selecting previously unselected package libzmq5:amd64. [2020-06-11T21:43:17.889Z] Preparing to unpack .../94-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2020-06-11T21:43:17.889Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-06-11T21:43:17.889Z] Selecting previously unselected package libzmq3-dev:amd64. [2020-06-11T21:43:17.889Z] Preparing to unpack .../95-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2020-06-11T21:43:17.889Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-06-11T21:43:17.950Z] Removing intermediate container 052a3608c72e [2020-06-11T21:43:17.950Z] ---> d1e54a6eeddd [2020-06-11T21:43:17.950Z] Step 23/24 : LABEL git_sha=9e5891b0b5b0ed676740f2849e29f7702e6ffe76 [2020-06-11T21:43:17.950Z] ---> Running in 1e0b5985e570 [2020-06-11T21:43:18.150Z] Selecting previously unselected package manpages-dev. [2020-06-11T21:43:18.150Z] Preparing to unpack .../96-manpages-dev_4.15-1_all.deb ... [2020-06-11T21:43:18.150Z] Unpacking manpages-dev (4.15-1) ... [2020-06-11T21:43:18.222Z] Removing intermediate container 1e0b5985e570 [2020-06-11T21:43:18.222Z] ---> 6d62b04bee8c [2020-06-11T21:43:18.222Z] Step 24/24 : LABEL version=1.2.0 [2020-06-11T21:43:18.410Z] Selecting previously unselected package pkg-config. [2020-06-11T21:43:18.410Z] Preparing to unpack .../97-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2020-06-11T21:43:18.410Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-06-11T21:43:18.410Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T21:43:18.495Z] ---> Running in cce6d25e0a6b [2020-06-11T21:43:18.679Z] Setting up libnpth0:amd64 (1.5-3) ... [2020-06-11T21:43:18.680Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2020-06-11T21:43:18.680Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T21:43:18.680Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-06-11T21:43:18.680Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T21:43:18.680Z] Setting up readline-common (7.0-3) ... [2020-06-11T21:43:18.680Z] Setting up manpages (4.15-1) ... [2020-06-11T21:43:18.680Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-06-11T21:43:18.680Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-06-11T21:43:18.680Z] Setting up libicu60:amd64 (60.2-3ubuntu3.1) ... [2020-06-11T21:43:18.680Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T21:43:18.767Z] Removing intermediate container cce6d25e0a6b [2020-06-11T21:43:18.767Z] ---> 9eaf3c2de522 [2020-06-11T21:43:18.767Z] [Warning] One or more build-args [ARCH] were not consumed [2020-06-11T21:43:18.939Z] Setting up less (487-0.1) ... [2020-06-11T21:43:19.037Z] Successfully built 9eaf3c2de522 [2020-06-11T21:43:19.037Z] Successfully tagged docker-app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-06-11T21:43:19.233Z] provisioning config files... [2020-06-11T21:43:19.271Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/27@tmp/config2559094759811611937tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-06-11T21:43:19.517Z] Setting up make (4.1-9.1ubuntu1) ... [2020-06-11T21:43:19.517Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... [2020-06-11T21:43:19.517Z] Setting up curl (7.58.0-2ubuntu3.8) ... [2020-06-11T21:43:19.517Z] Setting up libreadline7:amd64 (7.0-3) ... [2020-06-11T21:43:19.648Z] nexus3.edgexfoundry.org:10001 [2020-06-11T21:43:19.777Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... [2020-06-11T21:43:19.777Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T21:43:19.777Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-06-11T21:43:19.777Z] No schema files found: doing nothing. [2020-06-11T21:43:19.777Z] Setting up linux-libc-dev:amd64 (4.15.0-106.107) ... [2020-06-11T21:43:19.777Z] Setting up libmpfr6:amd64 (4.0.1-1) ... [2020-06-11T21:43:19.777Z] Setting up libksba8:amd64 (1.3.5-2) ... [2020-06-11T21:43:19.777Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-06-11T21:43:19.777Z] Setting up libgdbm5:amd64 (1.14.1-6) ... [2020-06-11T21:43:19.777Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-06-11T21:43:19.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-11T21:43:20.037Z] Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... [2020-06-11T21:43:20.037Z] Setting up gnupg-l10n (2.2.4-1ubuntu1.2) ... [2020-06-11T21:43:20.037Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T21:43:20.037Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-06-11T21:43:20.037Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T21:43:20.037Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.3) ... [2020-06-11T21:43:20.037Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2020-06-11T21:43:20.037Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T21:43:20.037Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-06-11T21:43:20.037Z] Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... [2020-06-11T21:43:20.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-11T21:43:20.194Z] Configure a credential helper to remove this warning. See [2020-06-11T21:43:20.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-11T21:43:20.194Z] [2020-06-11T21:43:20.194Z] Login Succeeded [2020-06-11T21:43:20.194Z] nexus3.edgexfoundry.org:10002 [2020-06-11T21:43:20.297Z] Setting up xz-utils (5.2.2-1.3) ... [2020-06-11T21:43:20.297Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-06-11T21:43:20.297Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist [2020-06-11T21:43:20.297Z] update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist [2020-06-11T21:43:20.297Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist [2020-06-11T21:43:20.297Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist [2020-06-11T21:43:20.297Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist [2020-06-11T21:43:20.297Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist [2020-06-11T21:43:20.297Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist [2020-06-11T21:43:20.297Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist [2020-06-11T21:43:20.297Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist [2020-06-11T21:43:20.297Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist [2020-06-11T21:43:20.297Z] Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... [2020-06-11T21:43:20.297Z] Setting up liblocale-gettext-perl (1.07-3build2) ... [2020-06-11T21:43:20.297Z] Setting up shared-mime-info (1.9-2) ... [2020-06-11T21:43:20.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-11T21:43:20.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-11T21:43:20.795Z] Configure a credential helper to remove this warning. See [2020-06-11T21:43:20.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-11T21:43:20.795Z] [2020-06-11T21:43:20.795Z] Login Succeeded [2020-06-11T21:43:20.795Z] nexus3.edgexfoundry.org:10003 [2020-06-11T21:43:21.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-11T21:43:21.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-11T21:43:21.340Z] Configure a credential helper to remove this warning. See [2020-06-11T21:43:21.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-11T21:43:21.340Z] [2020-06-11T21:43:21.340Z] Login Succeeded [2020-06-11T21:43:21.340Z] nexus3.edgexfoundry.org:10004 [2020-06-11T21:43:21.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-11T21:43:21.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-11T21:43:21.887Z] Configure a credential helper to remove this warning. See [2020-06-11T21:43:21.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-11T21:43:21.887Z] [2020-06-11T21:43:21.887Z] Login Succeeded [2020-06-11T21:43:21.887Z] docker.io [2020-06-11T21:43:22.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-11T21:43:22.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-11T21:43:22.752Z] Configure a credential helper to remove this warning. See [2020-06-11T21:43:22.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-11T21:43:22.752Z] [2020-06-11T21:43:22.752Z] Login Succeeded [Pipeline] } [2020-06-11T21:43:22.768Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-06-11T21:43:22.868Z] [edgeXDocker.push] Tagging docker image docker-app-service-configurable-arm64 with the following tags: [2020-06-11T21:43:22.868Z] 9e5891b0b5b0ed676740f2849e29f7702e6ffe76 [2020-06-11T21:43:22.868Z] latest [2020-06-11T21:43:22.868Z] 1.2.0 [2020-06-11T21:43:22.868Z] 9e5891b0b5b0ed676740f2849e29f7702e6ffe76-1.2.0 [2020-06-11T21:43:22.868Z] master [2020-06-11T21:43:22.868Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-11T21:43:23.277Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:9e5891b0b5b0ed676740f2849e29f7702e6ffe76 [Pipeline] isUnix [Pipeline] sh [2020-06-11T21:43:23.622Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:9e5891b0b5b0ed676740f2849e29f7702e6ffe76 [2020-06-11T21:43:23.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2020-06-11T21:43:23.622Z] 2fceadd0cdc2: Preparing [2020-06-11T21:43:23.622Z] 0c8c38d6e5f0: Preparing [2020-06-11T21:43:23.622Z] dfbf12362bcb: Preparing [2020-06-11T21:43:23.622Z] e2f13739ad41: Preparing [2020-06-11T21:43:23.901Z] e2f13739ad41: Layer already exists [2020-06-11T21:43:23.901Z] 0c8c38d6e5f0: Pushed [2020-06-11T21:43:24.879Z] dfbf12362bcb: Pushed [2020-06-11T21:43:26.878Z] Setting up libmpc3:amd64 (1.1.0-1) ... [2020-06-11T21:43:26.878Z] Setting up libc-dev-bin (2.27-3ubuntu1) ... [2020-06-11T21:43:26.878Z] Setting up libxdmcp6:amd64 (1:1.1.2-3) ... [2020-06-11T21:43:26.878Z] Setting up libgdbm-compat4:amd64 (1.14.1-6) ... [2020-06-11T21:43:26.878Z] Setting up manpages-dev (4.15-1) ... [2020-06-11T21:43:26.878Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-06-11T21:43:26.878Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1) ... [2020-06-11T21:43:26.878Z] Setting up libassuan0:amd64 (2.5.1-2) ... [2020-06-11T21:43:26.878Z] Setting up xdg-user-dirs (0.17-1ubuntu1) ... [2020-06-11T21:43:26.878Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T21:43:26.878Z] Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-06-11T21:43:26.878Z] Setting up libxau6:amd64 (1:1.0.8-1) ... [2020-06-11T21:43:26.878Z] Setting up netbase (5.4) ... [2020-06-11T21:43:26.878Z] Setting up libisl19:amd64 (0.19-1) ... [2020-06-11T21:43:26.878Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-06-11T21:43:26.878Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T21:43:26.878Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.3) ... [2020-06-11T21:43:26.878Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T21:43:26.878Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T21:43:26.878Z] Setting up gpgconf (2.2.4-1ubuntu1.2) ... [2020-06-11T21:43:26.878Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-06-11T21:43:26.878Z] Setting up fakeroot (1.22-2ubuntu1) ... [2020-06-11T21:43:26.878Z] update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode [2020-06-11T21:43:26.878Z] update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [2020-06-11T21:43:26.878Z] update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [2020-06-11T21:43:26.878Z] update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [2020-06-11T21:43:26.878Z] update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [2020-06-11T21:43:26.878Z] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [2020-06-11T21:43:26.878Z] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [2020-06-11T21:43:26.878Z] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [2020-06-11T21:43:26.878Z] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [2020-06-11T21:43:26.878Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T21:43:26.878Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T21:43:26.878Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T21:43:26.878Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-06-11T21:43:26.878Z] Setting up gpgsm (2.2.4-1ubuntu1.2) ... [2020-06-11T21:43:26.878Z] Setting up gnupg-utils (2.2.4-1ubuntu1.2) ... [2020-06-11T21:43:26.878Z] Setting up pinentry-curses (1.1.0-1) ... [2020-06-11T21:43:26.878Z] Setting up dirmngr (2.2.4-1ubuntu1.2) ... [2020-06-11T21:43:26.878Z] Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ... [2020-06-11T21:43:26.878Z] Setting up gpg (2.2.4-1ubuntu1.2) ... [2020-06-11T21:43:27.138Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.3) ... [2020-06-11T21:43:27.138Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-06-11T21:43:27.138Z] Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... [2020-06-11T21:43:27.138Z] Setting up gpg-agent (2.2.4-1ubuntu1.2) ... [2020-06-11T21:43:27.138Z] Setting up gpg-wks-server (2.2.4-1ubuntu1.2) ... [2020-06-11T21:43:27.138Z] Setting up gpg-wks-client (2.2.4-1ubuntu1.2) ... [2020-06-11T21:43:27.138Z] Setting up libxmuu1:amd64 (2:1.1.2-2) ... [2020-06-11T21:43:27.397Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-06-11T21:43:27.397Z] Setting up libfile-fcntllock-perl (0.22-3build2) ... [2020-06-11T21:43:27.397Z] Setting up libalgorithm-diff-perl (1.19.03-1) ... [2020-06-11T21:43:27.397Z] Setting up binutils (2.30-21ubuntu1~18.04.3) ... [2020-06-11T21:43:27.397Z] Setting up libxext6:amd64 (2:1.3.3-1) ... [2020-06-11T21:43:27.397Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T21:43:27.397Z] Setting up liberror-perl (0.17025-1) ... [2020-06-11T21:43:27.657Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T21:43:27.657Z] Setting up gnupg (2.2.4-1ubuntu1.2) ... [2020-06-11T21:43:27.657Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-06-11T21:43:27.657Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-06-11T21:43:27.657Z] Setting up xauth (1:1.0.10-1) ... [2020-06-11T21:43:27.657Z] Setting up libalgorithm-merge-perl (0.08-3) ... [2020-06-11T21:43:27.657Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-06-11T21:43:27.917Z] Setting up libalgorithm-diff-xs-perl (0.04-5) ... [2020-06-11T21:43:27.917Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-06-11T21:43:27.917Z] update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode [2020-06-11T21:43:27.917Z] update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist [2020-06-11T21:43:27.917Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-06-11T21:43:27.917Z] Setting up build-essential (12.4ubuntu1) ... [2020-06-11T21:43:27.917Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-06-11T21:43:28.178Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-06-11T21:43:28.250Z] 2fceadd0cdc2: Pushed [2020-06-11T21:43:28.250Z] 9e5891b0b5b0ed676740f2849e29f7702e6ffe76: digest: sha256:86ce49eda29117b2b75bec3dd2cc4a4026988343913605c30ff8ca9eb743b3c1 size: 1158 [Pipeline] isUnix [Pipeline] sh [2020-06-11T21:43:28.589Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-06-11T21:43:28.927Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest [2020-06-11T21:43:28.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2020-06-11T21:43:28.927Z] 2fceadd0cdc2: Preparing [2020-06-11T21:43:28.927Z] 0c8c38d6e5f0: Preparing [2020-06-11T21:43:28.927Z] dfbf12362bcb: Preparing [2020-06-11T21:43:28.927Z] e2f13739ad41: Preparing [2020-06-11T21:43:28.927Z] 0c8c38d6e5f0: Layer already exists [2020-06-11T21:43:28.927Z] e2f13739ad41: Layer already exists [2020-06-11T21:43:28.927Z] dfbf12362bcb: Layer already exists [2020-06-11T21:43:28.927Z] 2fceadd0cdc2: Layer already exists [2020-06-11T21:43:29.198Z] latest: digest: sha256:86ce49eda29117b2b75bec3dd2cc4a4026988343913605c30ff8ca9eb743b3c1 size: 1158 [Pipeline] isUnix [Pipeline] sh [2020-06-11T21:43:29.533Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:1.2.0 [Pipeline] isUnix [Pipeline] sh [2020-06-11T21:43:29.869Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:1.2.0 [2020-06-11T21:43:29.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2020-06-11T21:43:29.869Z] 2fceadd0cdc2: Preparing [2020-06-11T21:43:29.869Z] 0c8c38d6e5f0: Preparing [2020-06-11T21:43:29.869Z] dfbf12362bcb: Preparing [2020-06-11T21:43:29.869Z] e2f13739ad41: Preparing [2020-06-11T21:43:29.869Z] dfbf12362bcb: Layer already exists [2020-06-11T21:43:29.869Z] 2fceadd0cdc2: Layer already exists [2020-06-11T21:43:29.869Z] e2f13739ad41: Layer already exists [2020-06-11T21:43:29.869Z] 0c8c38d6e5f0: Layer already exists [2020-06-11T21:43:30.142Z] 1.2.0: digest: sha256:86ce49eda29117b2b75bec3dd2cc4a4026988343913605c30ff8ca9eb743b3c1 size: 1158 [Pipeline] isUnix [Pipeline] sh [2020-06-11T21:43:30.482Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:9e5891b0b5b0ed676740f2849e29f7702e6ffe76-1.2.0 [Pipeline] isUnix [Pipeline] sh [2020-06-11T21:43:30.815Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:9e5891b0b5b0ed676740f2849e29f7702e6ffe76-1.2.0 [2020-06-11T21:43:30.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2020-06-11T21:43:30.815Z] 2fceadd0cdc2: Preparing [2020-06-11T21:43:30.815Z] 0c8c38d6e5f0: Preparing [2020-06-11T21:43:30.815Z] dfbf12362bcb: Preparing [2020-06-11T21:43:30.815Z] e2f13739ad41: Preparing [2020-06-11T21:43:30.815Z] dfbf12362bcb: Layer already exists [2020-06-11T21:43:30.815Z] 0c8c38d6e5f0: Layer already exists [2020-06-11T21:43:30.815Z] 2fceadd0cdc2: Layer already exists [2020-06-11T21:43:30.815Z] e2f13739ad41: Layer already exists [2020-06-11T21:43:31.085Z] 9e5891b0b5b0ed676740f2849e29f7702e6ffe76-1.2.0: digest: sha256:86ce49eda29117b2b75bec3dd2cc4a4026988343913605c30ff8ca9eb743b3c1 size: 1158 [Pipeline] isUnix [Pipeline] sh [2020-06-11T21:43:31.427Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-06-11T21:43:31.476Z] binutils set to automatically installed. [2020-06-11T21:43:31.477Z] binutils-common set to automatically installed. [2020-06-11T21:43:31.477Z] binutils-x86-64-linux-gnu set to automatically installed. [2020-06-11T21:43:31.477Z] build-essential set to automatically installed. [2020-06-11T21:43:31.477Z] cpp set to automatically installed. [2020-06-11T21:43:31.477Z] cpp-7 set to automatically installed. [2020-06-11T21:43:31.477Z] curl set to automatically installed. [2020-06-11T21:43:31.477Z] dirmngr set to automatically installed. [2020-06-11T21:43:31.477Z] dpkg-dev set to automatically installed. [2020-06-11T21:43:31.477Z] fakeroot set to automatically installed. [2020-06-11T21:43:31.477Z] g++ set to automatically installed. [2020-06-11T21:43:31.477Z] g++-7 set to automatically installed. [2020-06-11T21:43:31.477Z] gcc set to automatically installed. [2020-06-11T21:43:31.477Z] gcc-7 set to automatically installed. [2020-06-11T21:43:31.477Z] gcc-7-base set to automatically installed. [2020-06-11T21:43:31.477Z] git set to automatically installed. [2020-06-11T21:43:31.477Z] git-man set to automatically installed. [2020-06-11T21:43:31.477Z] gnupg set to automatically installed. [2020-06-11T21:43:31.477Z] gnupg-l10n set to automatically installed. [2020-06-11T21:43:31.477Z] gnupg-utils set to automatically installed. [2020-06-11T21:43:31.477Z] gpg set to automatically installed. [2020-06-11T21:43:31.477Z] gpg-agent set to automatically installed. [2020-06-11T21:43:31.477Z] gpg-wks-client set to automatically installed. [2020-06-11T21:43:31.477Z] gpg-wks-server set to automatically installed. [2020-06-11T21:43:31.477Z] gpgconf set to automatically installed. [2020-06-11T21:43:31.477Z] gpgsm set to automatically installed. [2020-06-11T21:43:31.477Z] less set to automatically installed. [2020-06-11T21:43:31.477Z] libalgorithm-diff-perl set to automatically installed. [2020-06-11T21:43:31.477Z] libalgorithm-diff-xs-perl set to automatically installed. [2020-06-11T21:43:31.477Z] libalgorithm-merge-perl set to automatically installed. [2020-06-11T21:43:31.477Z] libasan4 set to automatically installed. [2020-06-11T21:43:31.477Z] libassuan0 set to automatically installed. [2020-06-11T21:43:31.477Z] libatomic1 set to automatically installed. [2020-06-11T21:43:31.477Z] libbinutils set to automatically installed. [2020-06-11T21:43:31.477Z] libbsd0 set to automatically installed. [2020-06-11T21:43:31.477Z] libc-dev-bin set to automatically installed. [2020-06-11T21:43:31.477Z] libc6-dev set to automatically installed. [2020-06-11T21:43:31.477Z] libcc1-0 set to automatically installed. [2020-06-11T21:43:31.477Z] libcilkrts5 set to automatically installed. [2020-06-11T21:43:31.477Z] libcurl3-gnutls set to automatically installed. [2020-06-11T21:43:31.477Z] libdpkg-perl set to automatically installed. [2020-06-11T21:43:31.477Z] libedit2 set to automatically installed. [2020-06-11T21:43:31.477Z] liberror-perl set to automatically installed. [2020-06-11T21:43:31.477Z] libexpat1 set to automatically installed. [2020-06-11T21:43:31.477Z] libfakeroot set to automatically installed. [2020-06-11T21:43:31.477Z] libfile-fcntllock-perl set to automatically installed. [2020-06-11T21:43:31.477Z] libgcc-7-dev set to automatically installed. [2020-06-11T21:43:31.477Z] libgdbm-compat4 set to automatically installed. [2020-06-11T21:43:31.477Z] libgdbm5 set to automatically installed. [2020-06-11T21:43:31.477Z] libglib2.0-0 set to automatically installed. [2020-06-11T21:43:31.477Z] libglib2.0-data set to automatically installed. [2020-06-11T21:43:31.477Z] libgomp1 set to automatically installed. [2020-06-11T21:43:31.477Z] libicu60 set to automatically installed. [2020-06-11T21:43:31.477Z] libisl19 set to automatically installed. [2020-06-11T21:43:31.477Z] libitm1 set to automatically installed. [2020-06-11T21:43:31.477Z] libksba8 set to automatically installed. [2020-06-11T21:43:31.477Z] liblocale-gettext-perl set to automatically installed. [2020-06-11T21:43:31.477Z] liblsan0 set to automatically installed. [2020-06-11T21:43:31.477Z] libmpc3 set to automatically installed. [2020-06-11T21:43:31.477Z] libmpfr6 set to automatically installed. [2020-06-11T21:43:31.477Z] libmpx2 set to automatically installed. [2020-06-11T21:43:31.477Z] libnorm1 set to automatically installed. [2020-06-11T21:43:31.477Z] libnpth0 set to automatically installed. [2020-06-11T21:43:31.477Z] libperl5.26 set to automatically installed. [2020-06-11T21:43:31.477Z] libpgm-5.2-0 set to automatically installed. [2020-06-11T21:43:31.477Z] libquadmath0 set to automatically installed. [2020-06-11T21:43:31.477Z] libreadline7 set to automatically installed. [2020-06-11T21:43:31.477Z] libsodium23 set to automatically installed. [2020-06-11T21:43:31.477Z] libssl1.0.0 set to automatically installed. [2020-06-11T21:43:31.477Z] libstdc++-7-dev set to automatically installed. [2020-06-11T21:43:31.477Z] libtsan0 set to automatically installed. [2020-06-11T21:43:31.477Z] libubsan0 set to automatically installed. [2020-06-11T21:43:31.477Z] libx11-6 set to automatically installed. [2020-06-11T21:43:31.477Z] libx11-data set to automatically installed. [2020-06-11T21:43:31.477Z] libxau6 set to automatically installed. [2020-06-11T21:43:31.477Z] libxcb1 set to automatically installed. [2020-06-11T21:43:31.477Z] libxdmcp6 set to automatically installed. [2020-06-11T21:43:31.477Z] libxext6 set to automatically installed. [2020-06-11T21:43:31.477Z] libxml2 set to automatically installed. [2020-06-11T21:43:31.477Z] libxmuu1 set to automatically installed. [2020-06-11T21:43:31.477Z] libzmq3-dev set to automatically installed. [2020-06-11T21:43:31.477Z] libzmq5 set to automatically installed. [2020-06-11T21:43:31.477Z] linux-libc-dev set to automatically installed. [2020-06-11T21:43:31.477Z] make set to automatically installed. [2020-06-11T21:43:31.477Z] manpages set to automatically installed. [2020-06-11T21:43:31.477Z] manpages-dev set to automatically installed. [2020-06-11T21:43:31.477Z] netbase set to automatically installed. [2020-06-11T21:43:31.477Z] openssh-client set to automatically installed. [2020-06-11T21:43:31.477Z] patch set to automatically installed. [2020-06-11T21:43:31.477Z] perl set to automatically installed. [2020-06-11T21:43:31.477Z] perl-modules-5.26 set to automatically installed. [2020-06-11T21:43:31.477Z] pinentry-curses set to automatically installed. [2020-06-11T21:43:31.477Z] pkg-config set to automatically installed. [2020-06-11T21:43:31.477Z] readline-common set to automatically installed. [2020-06-11T21:43:31.477Z] shared-mime-info set to automatically installed. [2020-06-11T21:43:31.477Z] xauth set to automatically installed. [2020-06-11T21:43:31.477Z] xdg-user-dirs set to automatically installed. [2020-06-11T21:43:31.477Z] xz-utils set to automatically installed. [2020-06-11T21:43:31.477Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-06-11T21:43:31.477Z] Please ensure the environment is properly setup before continuing. [2020-06-11T21:43:31.477Z] Ignore this message if the appropriate measures have already been taken [2020-06-11T21:43:31.738Z] Pulling go [2020-06-11T21:43:31.763Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master [2020-06-11T21:43:31.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2020-06-11T21:43:31.763Z] 2fceadd0cdc2: Preparing [2020-06-11T21:43:31.763Z] 0c8c38d6e5f0: Preparing [2020-06-11T21:43:31.763Z] dfbf12362bcb: Preparing [2020-06-11T21:43:31.763Z] e2f13739ad41: Preparing [2020-06-11T21:43:31.763Z] 0c8c38d6e5f0: Layer already exists [2020-06-11T21:43:31.763Z] 2fceadd0cdc2: Layer already exists [2020-06-11T21:43:31.763Z] e2f13739ad41: Layer already exists [2020-06-11T21:43:31.763Z] dfbf12362bcb: Layer already exists [2020-06-11T21:43:32.036Z] master: digest: sha256:86ce49eda29117b2b75bec3dd2cc4a4026988343913605c30ff8ca9eb743b3c1 size: 1158 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh [2020-06-11T21:43:32.652Z] + grep snapcraft.yaml [2020-06-11T21:43:32.652Z] + find /w/workspace/app-service-configurable/27 [2020-06-11T21:43:32.652Z] + grep -Po ^name: \K(.*) /w/workspace/app-service-configurable/27/snap/snapcraft.yaml [2020-06-11T21:43:32.689Z] 'app-service-config' has dependencies that need to be staged: go [2020-06-11T21:43:32.689Z] Skipping pull go (already ran) [2020-06-11T21:43:32.689Z] Building go [2020-06-11T21:43:32.689Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-06-11T21:43:32.689Z] Dload Upload Total Spent Left Speed [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-11T21:43:32.779Z] provisioning config files... [2020-06-11T21:43:32.799Z] copy managed file [EdgeX] to file:/w/workspace/app-service-configurable/27@tmp/config7736187737510867229tmp [Pipeline] { [Pipeline] sh [2020-06-11T21:43:33.158Z] + cp /w/workspace/app-service-configurable/27@tmp/config7736187737510867229tmp /w/workspace/app-service-configurable/27/edgex-snap-store-login [Pipeline] sh [2020-06-11T21:43:33.496Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/app-service-configurable/27:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-06-11T21:43:33.496Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally [2020-06-11T21:43:33.496Z] latest: Pulling from edgex-devops/edgex-snap-builder-arm64 [2020-06-11T21:43:33.496Z] b2f61026a351: Pulling fs layer [2020-06-11T21:43:33.496Z] 5538fb30c42c: Pulling fs layer [2020-06-11T21:43:33.496Z] f0b05810781a: Pulling fs layer [2020-06-11T21:43:33.496Z] 0180a33352d6: Pulling fs layer [2020-06-11T21:43:33.496Z] e7604b0c0f53: Pulling fs layer [2020-06-11T21:43:33.496Z] 0180a33352d6: Waiting [2020-06-11T21:43:33.496Z] e7604b0c0f53: Waiting [2020-06-11T21:43:33.496Z] db689cb83ae0: Pulling fs layer [2020-06-11T21:43:33.496Z] 6138af208834: Pulling fs layer [2020-06-11T21:43:33.496Z] 007c8e8c5d63: Pulling fs layer [2020-06-11T21:43:33.496Z] 4f7a387c642f: Pulling fs layer [2020-06-11T21:43:33.496Z] db689cb83ae0: Waiting [2020-06-11T21:43:33.496Z] 6138af208834: Waiting [2020-06-11T21:43:33.496Z] 007c8e8c5d63: Waiting [2020-06-11T21:43:33.496Z] 4f7a387c642f: Waiting [2020-06-11T21:43:33.771Z] f0b05810781a: Verifying Checksum [2020-06-11T21:43:33.771Z] f0b05810781a: Download complete [2020-06-11T21:43:33.771Z] 5538fb30c42c: Verifying Checksum [2020-06-11T21:43:33.771Z] 5538fb30c42c: Download complete [2020-06-11T21:43:33.771Z] db689cb83ae0: Download complete [2020-06-11T21:43:33.771Z] 6138af208834: Download complete [2020-06-11T21:43:33.771Z] 007c8e8c5d63: Download complete [2020-06-11T21:43:33.771Z] 4f7a387c642f: Verifying Checksum [2020-06-11T21:43:33.771Z] 4f7a387c642f: Download complete [2020-06-11T21:43:35.160Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 114M 1 2031k 0 0 3661k 0 0:00:32 --:--:-- 0:00:32 3654k 37 114M 37 42.9M 0 0 30.1M 0 0:00:03 0:00:01 0:00:02 30.1M 94 114M 94 108M 0 0 44.9M 0 0:00:02 0:00:02 --:--:-- 44.9M 100 114M 100 114M 0 0 45.8M 0 0:00:02 0:00:02 --:--:-- 45.8M [2020-06-11T21:43:35.741Z] b2f61026a351: Verifying Checksum [2020-06-11T21:43:35.741Z] b2f61026a351: Download complete [2020-06-11T21:43:36.104Z] go1.13.10.linux-amd64.tar.gz: OK [2020-06-11T21:43:38.364Z] b2f61026a351: Pull complete [2020-06-11T21:43:38.634Z] 5538fb30c42c: Pull complete [2020-06-11T21:43:38.905Z] f0b05810781a: Pull complete [2020-06-11T21:43:39.177Z] 0180a33352d6: Pull complete [2020-06-11T21:43:42.564Z] e7604b0c0f53: Verifying Checksum [2020-06-11T21:43:42.564Z] e7604b0c0f53: Download complete [2020-06-11T21:43:44.255Z] Staging go [2020-06-11T21:43:56.491Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-06-11T21:43:56.491Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-06-11T21:43:56.491Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [9092 B] [2020-06-11T21:43:56.491Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-06-11T21:43:56.491Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-06-11T21:43:56.491Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [66.4 kB] [2020-06-11T21:43:56.491Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [958 kB] [2020-06-11T21:43:56.491Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB] [2020-06-11T21:43:56.491Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB] [2020-06-11T21:43:56.491Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [861 kB] [2020-06-11T21:43:56.491Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB] [2020-06-11T21:43:56.491Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB] [2020-06-11T21:43:56.491Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1392 kB] [2020-06-11T21:43:56.491Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [20.3 kB] [2020-06-11T21:43:56.491Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1253 kB] [2020-06-11T21:43:56.491Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [80.7 kB] [2020-06-11T21:43:56.491Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [8158 B] [2020-06-11T21:43:56.491Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [8286 B] [2020-06-11T21:43:56.491Z] Fetched 18.0 MB in 0s (0 B/s) [2020-06-11T21:43:56.491Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2020-06-11T21:43:56.491Z] Fetched 224 kB in 0s (0 B/s) [2020-06-11T21:43:56.491Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2020-06-11T21:43:56.491Z] Fetched 157 kB in 0s (0 B/s) [2020-06-11T21:43:56.491Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2020-06-11T21:43:56.491Z] Fetched 221 kB in 0s (0 B/s) [2020-06-11T21:43:56.491Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2020-06-11T21:43:56.491Z] Fetched 143 kB in 0s (0 B/s) [2020-06-11T21:43:56.491Z] Pulling app-service-config [2020-06-11T21:43:56.753Z] Pulling config-common [2020-06-11T21:43:57.695Z] Skipping build go (already ran) [2020-06-11T21:43:57.695Z] Building app-service-config [2020-06-11T21:43:57.956Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=1.2.0" -o app-service-configurable [2020-06-11T21:43:59.352Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go v1.2.0 [2020-06-11T21:43:59.352Z] go: extracting github.com/edgexfoundry/app-functions-sdk-go v1.2.0 [2020-06-11T21:43:59.352Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-11T21:43:59.352Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.32 [2020-06-11T21:43:59.352Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-11T21:43:59.352Z] go: downloading github.com/gorilla/mux v1.7.4 [2020-06-11T21:43:59.352Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-11T21:43:59.352Z] go: extracting github.com/gorilla/mux v1.7.4 [2020-06-11T21:43:59.352Z] go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-11T21:43:59.352Z] go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-11T21:43:59.352Z] go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.32 [2020-06-11T21:43:59.352Z] go: downloading github.com/google/uuid v1.1.1 [2020-06-11T21:43:59.353Z] go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-11T21:43:59.353Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-06-11T21:43:59.353Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-06-11T21:43:59.353Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-11T21:43:59.353Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-06-11T21:43:59.353Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-06-11T21:43:59.353Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-06-11T21:43:59.353Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-11T21:43:59.353Z] go: extracting github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-06-11T21:43:59.353Z] go: extracting github.com/google/uuid v1.1.1 [2020-06-11T21:43:59.353Z] go: extracting github.com/BurntSushi/toml v0.3.1 [2020-06-11T21:43:59.353Z] go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-11T21:43:59.353Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-06-11T21:43:59.353Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2020-06-11T21:43:59.353Z] go: extracting github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-06-11T21:43:59.353Z] go: extracting github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-06-11T21:43:59.353Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-06-11T21:43:59.353Z] go: downloading go.mongodb.org/mongo-driver v1.1.1 [2020-06-11T21:43:59.353Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2020-06-11T21:43:59.353Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-06-11T21:43:59.353Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2020-06-11T21:43:59.353Z] go: extracting github.com/pelletier/go-toml v1.2.0 [2020-06-11T21:43:59.353Z] go: extracting github.com/gomodule/redigo v2.0.0+incompatible [2020-06-11T21:43:59.353Z] go: extracting github.com/mitchellh/copystructure v1.0.0 [2020-06-11T21:43:59.353Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-06-11T21:43:59.353Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-06-11T21:43:59.620Z] go: extracting github.com/go-redis/redis/v7 v7.2.0 [2020-06-11T21:43:59.620Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-06-11T21:43:59.620Z] go: extracting github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-11T21:43:59.620Z] go: extracting github.com/pebbe/zmq4 v1.0.0 [2020-06-11T21:43:59.620Z] go: extracting github.com/hashicorp/consul/api v1.1.0 [2020-06-11T21:43:59.620Z] go: downloading github.com/x448/float16 v0.8.4 [2020-06-11T21:43:59.620Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-11T21:43:59.620Z] go: extracting github.com/go-kit/kit v0.8.0 [2020-06-11T21:43:59.620Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-11T21:43:59.620Z] go: extracting github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-11T21:43:59.620Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-11T21:43:59.896Z] go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-11T21:43:59.896Z] go: extracting github.com/x448/float16 v0.8.4 [2020-06-11T21:43:59.896Z] go: extracting github.com/mitchellh/reflectwalk v1.0.0 [2020-06-11T21:43:59.896Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-06-11T21:43:59.896Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-06-11T21:43:59.896Z] go: extracting bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-06-11T21:43:59.896Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-06-11T21:43:59.896Z] go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-11T21:43:59.896Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-11T21:43:59.896Z] go: extracting github.com/go-logfmt/logfmt v0.4.0 [2020-06-11T21:43:59.896Z] go: extracting github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-11T21:43:59.896Z] go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-06-11T21:44:00.157Z] go: extracting github.com/hashicorp/serf v0.8.2 [2020-06-11T21:44:00.157Z] go: extracting golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-06-11T21:44:00.157Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-11T21:44:00.157Z] go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-11T21:44:00.157Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-11T21:44:00.157Z] go: extracting go.mongodb.org/mongo-driver v1.1.1 [2020-06-11T21:44:00.157Z] go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-11T21:44:00.157Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-06-11T21:44:00.157Z] go: extracting github.com/hashicorp/golang-lru v0.5.0 [2020-06-11T21:44:00.728Z] go: downloading github.com/go-stack/stack v1.8.0 [2020-06-11T21:44:00.728Z] go: downloading github.com/xdg/stringprep v1.0.0 [2020-06-11T21:44:00.728Z] go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-06-11T21:44:00.728Z] go: downloading github.com/golang/snappy v0.0.1 [2020-06-11T21:44:00.728Z] go: downloading golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-06-11T21:44:00.989Z] go: extracting github.com/go-stack/stack v1.8.0 [2020-06-11T21:44:00.989Z] go: extracting github.com/xdg/stringprep v1.0.0 [2020-06-11T21:44:00.989Z] go: extracting golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-06-11T21:44:00.989Z] go: extracting github.com/golang/snappy v0.0.1 [2020-06-11T21:44:00.989Z] go: downloading golang.org/x/text v0.3.2 [2020-06-11T21:44:00.989Z] go: extracting github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-06-11T21:44:00.989Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-11T21:44:02.373Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-11T21:44:02.634Z] go: extracting golang.org/x/text v0.3.2 [2020-06-11T21:44:03.576Z] go: finding github.com/edgexfoundry/app-functions-sdk-go v1.2.0 [2020-06-11T21:44:03.576Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-11T21:44:03.576Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.32 [2020-06-11T21:44:03.576Z] go: finding github.com/google/uuid v1.1.1 [2020-06-11T21:44:03.576Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-11T21:44:03.576Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-06-11T21:44:03.576Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-06-11T21:44:03.576Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-06-11T21:44:03.576Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-11T21:44:03.576Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-11T21:44:03.838Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-11T21:44:03.838Z] go: finding github.com/gorilla/mux v1.7.4 [2020-06-11T21:44:03.838Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-11T21:44:03.838Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-06-11T21:44:03.838Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-11T21:44:03.838Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-06-11T21:44:03.838Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-06-11T21:44:03.838Z] go: finding github.com/x448/float16 v0.8.4 [2020-06-11T21:44:03.838Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-06-11T21:44:03.838Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-06-11T21:44:03.838Z] go: finding go.mongodb.org/mongo-driver v1.1.1 [2020-06-11T21:44:03.838Z] go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-06-11T21:44:03.838Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-06-11T21:44:03.838Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-11T21:44:03.838Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-11T21:44:03.838Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-11T21:44:03.838Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-06-11T21:44:03.838Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-11T21:44:03.838Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-11T21:44:03.838Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-06-11T21:44:03.838Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-06-11T21:44:03.838Z] go: finding github.com/golang/snappy v0.0.1 [2020-06-11T21:44:03.838Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-06-11T21:44:03.838Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-11T21:44:03.838Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-11T21:44:03.838Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-06-11T21:44:03.838Z] go: finding github.com/xdg/stringprep v1.0.0 [2020-06-11T21:44:03.838Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-06-11T21:44:03.838Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-11T21:44:03.838Z] go: finding golang.org/x/text v0.3.2 [2020-06-11T21:44:03.838Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-11T21:44:03.838Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-06-11T21:44:14.928Z] e7604b0c0f53: Pull complete [2020-06-11T21:44:14.928Z] db689cb83ae0: Pull complete [2020-06-11T21:44:14.928Z] 6138af208834: Pull complete [2020-06-11T21:44:14.929Z] 007c8e8c5d63: Pull complete [2020-06-11T21:44:14.929Z] 4f7a387c642f: Pull complete [2020-06-11T21:44:14.929Z] Digest: sha256:95de001a4645667c7ff44d03fa3a86afcf7622caf7559cdf0345329f515671b4 [2020-06-11T21:44:14.929Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-06-11T21:44:20.315Z] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-06-11T21:44:20.315Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] [2020-06-11T21:44:20.315Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] [2020-06-11T21:44:20.315Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] [2020-06-11T21:44:20.315Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [879 kB] [2020-06-11T21:44:20.586Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [3737 B] [2020-06-11T21:44:20.586Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [1192 B] [2020-06-11T21:44:20.586Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1233 kB] [2020-06-11T21:44:20.586Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [8260 B] [2020-06-11T21:44:20.586Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [7827 B] [2020-06-11T21:44:20.857Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [756 kB] [2020-06-11T21:44:21.127Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [606 kB] [2020-06-11T21:44:21.398Z] Fetched 3747 kB in 2s (1575 kB/s) [2020-06-11T21:44:25.684Z] Reading package lists... [2020-06-11T21:44:25.908Z] Building config-common [2020-06-11T21:44:27.825Z] Skipping stage go (already ran) [2020-06-11T21:44:27.825Z] Staging app-service-config [2020-06-11T21:44:28.398Z] Staging config-common [2020-06-11T21:44:29.341Z] Priming go [2020-06-11T21:44:29.912Z] Priming app-service-config [2020-06-11T21:44:30.855Z] Priming config-common [2020-06-11T21:44:32.260Z] Snapping 'edgex-app-service-configurable' ... [2020-06-11T21:44:32.380Z] 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: [2020-06-11T21:44:32.380Z] - README.md [2020-06-11T21:44:32.380Z] [2020-06-11T21:44:32.380Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-06-11T21:44:34.905Z] [2020-06-11T21:44:34.905Z] Snapped edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap [2020-06-11T21:44:37.752Z] Installing build dependencies: binutils binutils-aarch64-linux-gnu binutils-common build-essential cpp cpp-7 curl dirmngr dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm less libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan4 libassuan0 libatomic1 libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0 libcurl3-gnutls libdpkg-perl libedit2 liberror-perl libexpat1 libfakeroot libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libglib2.0-0 libglib2.0-data libgomp1 libicu60 libisl19 libitm1 libksba8 liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libnorm1 libnpth0 libperl5.26 libpgm-5.2-0 libreadline7 libsodium23 libssl1.0.0 libstdc++-7-dev libtsan0 libubsan0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 libzmq3-dev libzmq5 linux-libc-dev make manpages manpages-dev netbase openssh-client patch perl perl-modules-5.26 pinentry-curses pkg-config readline-common shared-mime-info xauth xdg-user-dirs xz-utils [2020-06-11T21:44:38.209Z] [2020-06-11T21:44:38.209Z] Login successful. You now have these capabilities: [2020-06-11T21:44:38.209Z] [2020-06-11T21:44:38.209Z] snaps: No restriction [2020-06-11T21:44:38.209Z] channels: No restriction [2020-06-11T21:44:38.209Z] permissions: ['package_access', 'package_manage', 'package_push', 'package_register', 'package_release', 'package_update'] [2020-06-11T21:44:38.209Z] expires: 2020-06-19T16:50:48.252993 [2020-06-11T21:44:38.209Z] [2020-06-11T21:44:38.477Z] Preparing to push 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap'. [2020-06-11T21:44:38.477Z] After pushing, the resulting snap revision will be released to 'latest/edge' when it passes the Snap Store review. [2020-06-11T21:44:38.477Z] Install the review-tools from the Snap Store for enhanced checks before uploading this snap. [2020-06-11T21:44:42.040Z] Reading package lists... [2020-06-11T21:44:42.312Z] Building dependency tree... [2020-06-11T21:44:42.312Z] Reading state information... [2020-06-11T21:44:43.286Z] The following packages were automatically installed and are no longer required: [2020-06-11T21:44:43.286Z] libjq1 liblzo2-2 libonig4 [2020-06-11T21:44:43.286Z] Use 'sudo apt autoremove' to remove them. [2020-06-11T21:44:43.286Z] Suggested packages: [2020-06-11T21:44:43.286Z] binutils-doc cpp-doc gcc-7-locales dbus-user-session libpam-systemd [2020-06-11T21:44:43.286Z] pinentry-gnome3 tor debian-keyring gcc-7-doc libstdc++6-7-dbg gcc-multilib [2020-06-11T21:44:43.286Z] autoconf automake libtool flex bison gdb gcc-doc libgcc1-dbg libgomp1-dbg [2020-06-11T21:44:43.286Z] libitm1-dbg libatomic1-dbg libasan4-dbg liblsan0-dbg libtsan0-dbg [2020-06-11T21:44:43.286Z] libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg gettext-base [2020-06-11T21:44:43.286Z] git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk [2020-06-11T21:44:43.286Z] gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage scdaemon [2020-06-11T21:44:43.286Z] glibc-doc bzr gdbm-l10n libstdc++-7-doc make-doc man-browser keychain [2020-06-11T21:44:43.286Z] libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc [2020-06-11T21:44:43.286Z] libterm-readline-gnu-perl | libterm-readline-perl-perl pinentry-doc [2020-06-11T21:44:43.286Z] readline-doc [2020-06-11T21:44:44.261Z] The following NEW packages will be installed: [2020-06-11T21:44:44.261Z] binutils binutils-aarch64-linux-gnu binutils-common build-essential cpp [2020-06-11T21:44:44.261Z] cpp-7 curl dirmngr dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base git [2020-06-11T21:44:44.261Z] git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client [2020-06-11T21:44:44.261Z] gpg-wks-server gpgconf gpgsm less libalgorithm-diff-perl [2020-06-11T21:44:44.261Z] libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan4 libassuan0 [2020-06-11T21:44:44.261Z] libatomic1 libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0 [2020-06-11T21:44:44.261Z] libcurl3-gnutls libdpkg-perl libedit2 liberror-perl libexpat1 libfakeroot [2020-06-11T21:44:44.261Z] libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libglib2.0-0 [2020-06-11T21:44:44.261Z] libglib2.0-data libgomp1 libicu60 libisl19 libitm1 libksba8 [2020-06-11T21:44:44.261Z] liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libnorm1 libnpth0 [2020-06-11T21:44:44.261Z] libperl5.26 libpgm-5.2-0 libreadline7 libsodium23 libssl1.0.0 [2020-06-11T21:44:44.261Z] libstdc++-7-dev libtsan0 libubsan0 libx11-6 libx11-data libxau6 libxcb1 [2020-06-11T21:44:44.261Z] libxdmcp6 libxext6 libxml2 libxmuu1 libzmq3-dev libzmq5 linux-libc-dev make [2020-06-11T21:44:44.261Z] manpages manpages-dev netbase openssh-client patch perl perl-modules-5.26 [2020-06-11T21:44:44.261Z] pinentry-curses pkg-config readline-common shared-mime-info xauth [2020-06-11T21:44:44.261Z] xdg-user-dirs xz-utils [2020-06-11T21:44:44.532Z] 0 upgraded, 95 newly installed, 0 to remove and 10 not upgraded. [2020-06-11T21:44:44.532Z] Need to get 63.4 MB of archives. [2020-06-11T21:44:44.532Z] After this operation, 277 MB of additional disk space will be used. [2020-06-11T21:44:44.532Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblocale-gettext-perl arm64 1.07-3build2 [16.3 kB] [2020-06-11T21:44:44.805Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxau6 arm64 1:1.0.8-1 [7590 B] [2020-06-11T21:44:44.805Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] [2020-06-11T21:44:45.076Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxdmcp6 arm64 1:1.1.2-3 [9694 B] [2020-06-11T21:44:45.076Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxcb1 arm64 1.13-2~ubuntu18.04 [37.3 kB] [2020-06-11T21:44:45.076Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] [2020-06-11T21:44:45.346Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-6 arm64 2:1.6.4-3ubuntu0.2 [521 kB] [2020-06-11T21:44:45.617Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxext6 arm64 2:1.3.3-1 [25.4 kB] [2020-06-11T21:44:45.617Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] [2020-06-11T21:44:45.887Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] [2020-06-11T21:44:45.887Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] [2020-06-11T21:44:45.887Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] [2020-06-11T21:44:46.480Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] [2020-06-11T21:44:46.480Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] [2020-06-11T21:44:46.480Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] [2020-06-11T21:44:46.480Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libglib2.0-0 arm64 2.56.4-0ubuntu0.18.04.6 [983 kB] [2020-06-11T21:44:46.750Z] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libglib2.0-data all 2.56.4-0ubuntu0.18.04.6 [4540 B] [2020-06-11T21:44:46.750Z] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libicu60 arm64 60.2-3ubuntu3.1 [7987 kB] [2020-06-11T21:44:48.174Z] Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 readline-common all 7.0-3 [52.9 kB] [2020-06-11T21:44:48.174Z] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libreadline7 arm64 7.0-3 [107 kB] [2020-06-11T21:44:48.174Z] Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxml2 arm64 2.9.4+dfsg1-6.1ubuntu1.3 [547 kB] [2020-06-11T21:44:48.174Z] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] [2020-06-11T21:44:48.174Z] Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 shared-mime-info arm64 1.9-2 [423 kB] [2020-06-11T21:44:48.174Z] Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xdg-user-dirs arm64 0.17-1ubuntu1 [47.0 kB] [2020-06-11T21:44:48.174Z] Get:25 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xz-utils arm64 5.2.2-1.3 [79.2 kB] [2020-06-11T21:44:48.174Z] Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] [2020-06-11T21:44:48.445Z] Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.0.0 arm64 1.0.2n-1ubuntu5.3 [723 kB] [2020-06-11T21:44:48.445Z] Get:28 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxmuu1 arm64 2:1.1.2-2 [9502 B] [2020-06-11T21:44:48.445Z] Get:29 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 manpages all 4.15-1 [1234 kB] [2020-06-11T21:44:48.718Z] Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] [2020-06-11T21:44:48.718Z] Get:31 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xauth arm64 1:1.0.10-1 [22.4 kB] [2020-06-11T21:44:48.718Z] Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils-common arm64 2.30-21ubuntu1~18.04.3 [196 kB] [2020-06-11T21:44:48.718Z] Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbinutils arm64 2.30-21ubuntu1~18.04.3 [417 kB] [2020-06-11T21:44:48.718Z] Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils-aarch64-linux-gnu arm64 2.30-21ubuntu1~18.04.3 [2168 kB] [2020-06-11T21:44:49.310Z] Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils arm64 2.30-21ubuntu1~18.04.3 [3368 B] [2020-06-11T21:44:49.310Z] Get:36 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libc-dev-bin arm64 2.27-3ubuntu1 [58.6 kB] [2020-06-11T21:44:49.310Z] Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 linux-libc-dev arm64 4.15.0-106.107 [969 kB] [2020-06-11T21:44:49.310Z] Get:38 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libc6-dev arm64 2.27-3ubuntu1 [2052 kB] [2020-06-11T21:44:49.580Z] Get:39 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc-7-base arm64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2020-06-11T21:44:49.580Z] Get:40 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libisl19 arm64 0.19-1 [439 kB] [2020-06-11T21:44:49.580Z] Get:41 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpfr6 arm64 4.0.1-1 [202 kB] [2020-06-11T21:44:49.580Z] Get:42 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpc3 arm64 1.1.0-1 [37.2 kB] [2020-06-11T21:44:49.580Z] Get:43 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 cpp-7 arm64 7.5.0-3ubuntu1~18.04 [7046 kB] [2020-06-11T21:44:51.007Z] Get:44 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 cpp arm64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2020-06-11T21:44:51.007Z] Get:45 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcc1-0 arm64 8.4.0-1ubuntu1~18.04 [36.5 kB] [2020-06-11T21:44:51.007Z] Get:46 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgomp1 arm64 8.4.0-1ubuntu1~18.04 [69.7 kB] [2020-06-11T21:44:51.007Z] Get:47 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libitm1 arm64 8.4.0-1ubuntu1~18.04 [24.3 kB] [2020-06-11T21:44:51.007Z] Get:48 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libatomic1 arm64 8.4.0-1ubuntu1~18.04 [9176 B] [2020-06-11T21:44:51.007Z] Get:49 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libasan4 arm64 7.5.0-3ubuntu1~18.04 [335 kB] [2020-06-11T21:44:51.007Z] Get:50 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 liblsan0 arm64 8.4.0-1ubuntu1~18.04 [121 kB] [2020-06-11T21:44:51.007Z] Get:51 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libtsan0 arm64 8.4.0-1ubuntu1~18.04 [269 kB] [2020-06-11T21:44:51.007Z] Get:52 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libubsan0 arm64 7.5.0-3ubuntu1~18.04 [117 kB] [2020-06-11T21:44:51.007Z] Get:53 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgcc-7-dev arm64 7.5.0-3ubuntu1~18.04 [833 kB] [2020-06-11T21:44:51.007Z] Get:54 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc-7 arm64 7.5.0-3ubuntu1~18.04 [7772 kB] [2020-06-11T21:44:51.979Z] Get:55 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc arm64 4:7.4.0-1ubuntu2.3 [5208 B] [2020-06-11T21:44:51.979Z] Get:56 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libstdc++-7-dev arm64 7.5.0-3ubuntu1~18.04 [1471 kB] [2020-06-11T21:44:52.249Z] Get:57 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 g++-7 arm64 7.5.0-3ubuntu1~18.04 [8077 kB] [2020-06-11T21:44:52.640Z] Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 0% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 1% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 2% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 3% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 4% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 5% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 6% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 7% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 8% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 9% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 10% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 11% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 12% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 13% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 14% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 15% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 16% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 17% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 18% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 19% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 20% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 21% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 22% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 23% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 24% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 25% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 26% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 27% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 28% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 29% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 30% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 31% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 32% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 33% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 34% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 35% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 36% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 37% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 38% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 39% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 40% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 41% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 42% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 43% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 44% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 45% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 46% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 47% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 48% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 49% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 50% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 51% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 52% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 53% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 54% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 55% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 56% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 57% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 58% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 59% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 60% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 61% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 62% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 63% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 64% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 65% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 66% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 67% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 68% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 69% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 70% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 71% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 72% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 73% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 74% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 75% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 76% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 77% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 78% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 79% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 80% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 81% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 82% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 83% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 84% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 85% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 86% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 87% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 88% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 89% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 90% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 91% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 92% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 93% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 94% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 95% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 96% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 97% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 98% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 99% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [] 100% [2020-06-11T21:44:53.703Z] Get:58 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 g++ arm64 4:7.4.0-1ubuntu2.3 [1552 B] [2020-06-11T21:44:53.703Z] Get:59 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] [2020-06-11T21:44:53.703Z] Get:60 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-06-11T21:44:53.703Z] Get:61 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] [2020-06-11T21:44:53.703Z] Get:62 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-06-11T21:44:53.974Z] Get:63 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 build-essential arm64 12.4ubuntu1 [4754 B] [2020-06-11T21:44:53.974Z] Get:64 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.8 [152 kB] [2020-06-11T21:44:53.974Z] Get:65 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libassuan0 arm64 2.5.1-2 [28.9 kB] [2020-06-11T21:44:53.974Z] Get:66 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpgconf arm64 2.2.4-1ubuntu1.2 [106 kB] [2020-06-11T21:44:53.974Z] Get:67 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libksba8 arm64 1.3.5-2 [77.4 kB] [2020-06-11T21:44:53.974Z] Get:68 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnpth0 arm64 1.5-3 [6844 B] [2020-06-11T21:44:53.974Z] Get:69 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dirmngr arm64 2.2.4-1ubuntu1.2 [276 kB] [2020-06-11T21:44:54.244Z] Get:70 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfakeroot arm64 1.22-2ubuntu1 [21.8 kB] [2020-06-11T21:44:54.244Z] Get:71 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 fakeroot arm64 1.22-2ubuntu1 [59.9 kB] [2020-06-11T21:44:54.244Z] Get:72 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.8 [179 kB] [2020-06-11T21:44:54.244Z] Get:73 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] [2020-06-11T21:44:54.244Z] Get:74 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-06-11T21:44:54.592Z] Get:75 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] [2020-06-11T21:44:55.213Z] Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| released [2020-06-11T21:44:55.213Z] Revision 10 of 'edgex-app-service-configurable' created. [2020-06-11T21:44:55.585Z] Get:76 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg-l10n all 2.2.4-1ubuntu1.2 [49.6 kB] [2020-06-11T21:44:55.585Z] Get:77 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg-utils arm64 2.2.4-1ubuntu1.2 [108 kB] [2020-06-11T21:44:55.585Z] Get:78 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg arm64 2.2.4-1ubuntu1.2 [400 kB] [2020-06-11T21:44:55.585Z] Get:79 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 pinentry-curses arm64 1.1.0-1 [32.4 kB] [2020-06-11T21:44:55.585Z] Get:80 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-agent arm64 2.2.4-1ubuntu1.2 [190 kB] [2020-06-11T21:44:55.585Z] Get:81 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-wks-client arm64 2.2.4-1ubuntu1.2 [76.8 kB] [2020-06-11T21:44:55.585Z] Get:82 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-wks-server arm64 2.2.4-1ubuntu1.2 [71.6 kB] [2020-06-11T21:44:55.585Z] Get:83 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpgsm arm64 2.2.4-1ubuntu1.2 [182 kB] [2020-06-11T21:44:55.784Z] Track Arch Channel Version Revision Notes [2020-06-11T21:44:55.784Z] latest amd64 stable v1.1.0-dev.7 5 - [2020-06-11T21:44:55.784Z] candidate ^ ^ - [2020-06-11T21:44:55.784Z] beta v1.1.0-dev.7 5 - [2020-06-11T21:44:55.784Z] edge 1.1.0-20200611+9e5891b 10 - [2020-06-11T21:44:55.784Z] Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...| [2020-06-11T21:44:55.865Z] Get:84 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg arm64 2.2.4-1ubuntu1.2 [249 kB] [2020-06-11T21:44:55.865Z] Get:85 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] [2020-06-11T21:44:55.865Z] Get:86 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-diff-xs-perl arm64 0.04-5 [10.8 kB] [2020-06-11T21:44:55.865Z] Get:87 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] [2020-06-11T21:44:55.865Z] Get:88 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-fcntllock-perl arm64 0.22-3build2 [33.0 kB] [2020-06-11T21:44:55.865Z] Get:89 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libnorm1 arm64 1.5r6+dfsg1-6 [218 kB] [2020-06-11T21:44:55.865Z] Get:90 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libpgm-5.2-0 arm64 5.2.122~dfsg-2 [140 kB] [2020-06-11T21:44:55.865Z] Get:91 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsodium23 arm64 1.0.16-2 [90.4 kB] [2020-06-11T21:44:55.865Z] Get:92 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 libzmq5 arm64 4.2.5-1ubuntu0.2 [208 kB] [2020-06-11T21:44:56.158Z] Get:93 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 libzmq3-dev arm64 4.2.5-1ubuntu0.2 [409 kB] [2020-06-11T21:44:56.158Z] Get:94 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 manpages-dev all 4.15-1 [2217 kB] [2020-06-11T21:44:56.727Z] Pushing metadata from 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_amd64.snap' [2020-06-11T21:44:56.768Z] Get:95 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 pkg-config arm64 0.29.1-0ubuntu2 [42.8 kB] [2020-06-11T21:44:57.416Z] debconf: delaying package configuration, since apt-utils is not installed [2020-06-11T21:44:57.697Z] Fetched 63.4 MB in 13s (5037 kB/s) [2020-06-11T21:44:57.697Z] Selecting previously unselected package liblocale-gettext-perl. [2020-06-11T21:44:57.697Z] (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 ... 4630 files and directories currently installed.) [2020-06-11T21:44:57.697Z] Preparing to unpack .../00-liblocale-gettext-perl_1.07-3build2_arm64.deb ... [2020-06-11T21:44:57.697Z] Unpacking liblocale-gettext-perl (1.07-3build2) ... [2020-06-11T21:44:57.697Z] Selecting previously unselected package libxau6:arm64. [2020-06-11T21:44:57.697Z] Preparing to unpack .../01-libxau6_1%3a1.0.8-1_arm64.deb ... [2020-06-11T21:44:57.697Z] Unpacking libxau6:arm64 (1:1.0.8-1) ... [2020-06-11T21:44:57.974Z] Selecting previously unselected package libbsd0:arm64. [2020-06-11T21:44:57.974Z] Preparing to unpack .../02-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... [2020-06-11T21:44:57.974Z] Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... [2020-06-11T21:44:57.974Z] Selecting previously unselected package libxdmcp6:arm64. [2020-06-11T21:44:57.974Z] Preparing to unpack .../03-libxdmcp6_1%3a1.1.2-3_arm64.deb ... [2020-06-11T21:44:57.974Z] Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... [2020-06-11T21:44:58.260Z] Selecting previously unselected package libxcb1:arm64. [2020-06-11T21:44:58.260Z] Preparing to unpack .../04-libxcb1_1.13-2~ubuntu18.04_arm64.deb ... [2020-06-11T21:44:58.260Z] Unpacking libxcb1:arm64 (1.13-2~ubuntu18.04) ... [2020-06-11T21:44:58.260Z] Selecting previously unselected package libx11-data. [2020-06-11T21:44:58.260Z] Preparing to unpack .../05-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... [2020-06-11T21:44:58.260Z] Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-06-11T21:44:58.861Z] Selecting previously unselected package libx11-6:arm64. [2020-06-11T21:44:58.861Z] Preparing to unpack .../06-libx11-6_2%3a1.6.4-3ubuntu0.2_arm64.deb ... [2020-06-11T21:44:58.861Z] Unpacking libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... [2020-06-11T21:44:58.861Z] Selecting previously unselected package libxext6:arm64. [2020-06-11T21:44:58.861Z] Preparing to unpack .../07-libxext6_2%3a1.3.3-1_arm64.deb ... [2020-06-11T21:44:59.137Z] Unpacking libxext6:arm64 (2:1.3.3-1) ... [2020-06-11T21:44:59.137Z] Selecting previously unselected package perl-modules-5.26. [2020-06-11T21:44:59.137Z] Preparing to unpack .../08-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-06-11T21:44:59.137Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-06-11T21:44:59.279Z] The metadata has been pushed [2020-06-11T21:45:00.609Z] Selecting previously unselected package libgdbm5:arm64. [2020-06-11T21:45:00.609Z] Preparing to unpack .../09-libgdbm5_1.14.1-6_arm64.deb ... [2020-06-11T21:45:00.609Z] Unpacking libgdbm5:arm64 (1.14.1-6) ... [Pipeline] } [2020-06-11T21:45:00.668Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-06-11T21:45:00.881Z] Selecting previously unselected package libgdbm-compat4:arm64. [2020-06-11T21:45:00.881Z] Preparing to unpack .../10-libgdbm-compat4_1.14.1-6_arm64.deb ... [2020-06-11T21:45:00.881Z] Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... [2020-06-11T21:45:00.881Z] Selecting previously unselected package libperl5.26:arm64. [2020-06-11T21:45:00.881Z] Preparing to unpack .../11-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... [2020-06-11T21:45:00.881Z] Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-11T21:45:02.317Z] Selecting previously unselected package perl. [2020-06-11T21:45:02.318Z] Preparing to unpack .../12-perl_5.26.1-6ubuntu0.3_arm64.deb ... [2020-06-11T21:45:02.318Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-06-11T21:45:02.318Z] Selecting previously unselected package less. [2020-06-11T21:45:02.318Z] Preparing to unpack .../13-less_487-0.1_arm64.deb ... [2020-06-11T21:45:02.318Z] Unpacking less (487-0.1) ... [2020-06-11T21:45:02.589Z] Selecting previously unselected package libexpat1:arm64. [2020-06-11T21:45:02.589Z] Preparing to unpack .../14-libexpat1_2.2.5-3ubuntu0.2_arm64.deb ... [2020-06-11T21:45:02.589Z] Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ... [2020-06-11T21:45:02.589Z] Selecting previously unselected package libglib2.0-0:arm64. [2020-06-11T21:45:02.589Z] Preparing to unpack .../15-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_arm64.deb ... [2020-06-11T21:45:02.589Z] Unpacking libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.6) ... [2020-06-11T21:45:02.863Z] Selecting previously unselected package libglib2.0-data. [2020-06-11T21:45:02.863Z] Preparing to unpack .../16-libglib2.0-data_2.56.4-0ubuntu0.18.04.6_all.deb ... [2020-06-11T21:45:02.863Z] Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... [2020-06-11T21:45:03.135Z] Selecting previously unselected package libicu60:arm64. [2020-06-11T21:45:03.135Z] Preparing to unpack .../17-libicu60_60.2-3ubuntu3.1_arm64.deb ... [2020-06-11T21:45:03.135Z] Unpacking libicu60:arm64 (60.2-3ubuntu3.1) ... [2020-06-11T21:45:05.101Z] Selecting previously unselected package readline-common. [2020-06-11T21:45:05.101Z] Preparing to unpack .../18-readline-common_7.0-3_all.deb ... [2020-06-11T21:45:05.101Z] Unpacking readline-common (7.0-3) ... [2020-06-11T21:45:05.101Z] Selecting previously unselected package libreadline7:arm64. [2020-06-11T21:45:05.101Z] Preparing to unpack .../19-libreadline7_7.0-3_arm64.deb ... [2020-06-11T21:45:05.101Z] Unpacking libreadline7:arm64 (7.0-3) ... [2020-06-11T21:45:05.101Z] Selecting previously unselected package libxml2:arm64. [2020-06-11T21:45:05.101Z] Preparing to unpack .../20-libxml2_2.9.4+dfsg1-6.1ubuntu1.3_arm64.deb ... [2020-06-11T21:45:05.375Z] Unpacking libxml2:arm64 (2.9.4+dfsg1-6.1ubuntu1.3) ... [2020-06-11T21:45:05.375Z] Selecting previously unselected package netbase. [2020-06-11T21:45:05.375Z] Preparing to unpack .../21-netbase_5.4_all.deb ... [2020-06-11T21:45:05.375Z] Unpacking netbase (5.4) ... [2020-06-11T21:45:05.647Z] Selecting previously unselected package shared-mime-info. [2020-06-11T21:45:05.647Z] Preparing to unpack .../22-shared-mime-info_1.9-2_arm64.deb ... [2020-06-11T21:45:05.647Z] Unpacking shared-mime-info (1.9-2) ... [2020-06-11T21:45:05.919Z] Selecting previously unselected package xdg-user-dirs. [2020-06-11T21:45:05.919Z] Preparing to unpack .../23-xdg-user-dirs_0.17-1ubuntu1_arm64.deb ... [2020-06-11T21:45:05.919Z] Unpacking xdg-user-dirs (0.17-1ubuntu1) ... [2020-06-11T21:45:06.191Z] Selecting previously unselected package xz-utils. [2020-06-11T21:45:06.191Z] Preparing to unpack .../24-xz-utils_5.2.2-1.3_arm64.deb ... [2020-06-11T21:45:06.191Z] Unpacking xz-utils (5.2.2-1.3) ... [2020-06-11T21:45:06.191Z] Selecting previously unselected package libedit2:arm64. [2020-06-11T21:45:06.191Z] Preparing to unpack .../25-libedit2_3.1-20170329-1_arm64.deb ... [2020-06-11T21:45:06.191Z] Unpacking libedit2:arm64 (3.1-20170329-1) ... [2020-06-11T21:45:06.461Z] Selecting previously unselected package libssl1.0.0:arm64. [2020-06-11T21:45:06.461Z] Preparing to unpack .../26-libssl1.0.0_1.0.2n-1ubuntu5.3_arm64.deb ... [2020-06-11T21:45:06.461Z] Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... [2020-06-11T21:45:06.732Z] Selecting previously unselected package libxmuu1:arm64. [2020-06-11T21:45:06.732Z] Preparing to unpack .../27-libxmuu1_2%3a1.1.2-2_arm64.deb ... [2020-06-11T21:45:06.732Z] Unpacking libxmuu1:arm64 (2:1.1.2-2) ... [2020-06-11T21:45:06.732Z] Selecting previously unselected package manpages. [2020-06-11T21:45:06.732Z] Preparing to unpack .../28-manpages_4.15-1_all.deb ... [2020-06-11T21:45:06.732Z] Unpacking manpages (4.15-1) ... [2020-06-11T21:45:07.003Z] Selecting previously unselected package openssh-client. [2020-06-11T21:45:07.003Z] Preparing to unpack .../29-openssh-client_1%3a7.6p1-4ubuntu0.3_arm64.deb ... [2020-06-11T21:45:07.003Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-06-11T21:45:07.275Z] Selecting previously unselected package xauth. [2020-06-11T21:45:07.275Z] Preparing to unpack .../30-xauth_1%3a1.0.10-1_arm64.deb ... [2020-06-11T21:45:07.545Z] Unpacking xauth (1:1.0.10-1) ... [2020-06-11T21:45:07.545Z] Selecting previously unselected package binutils-common:arm64. [2020-06-11T21:45:07.545Z] Preparing to unpack .../31-binutils-common_2.30-21ubuntu1~18.04.3_arm64.deb ... [2020-06-11T21:45:07.545Z] Unpacking binutils-common:arm64 (2.30-21ubuntu1~18.04.3) ... [2020-06-11T21:45:07.545Z] Selecting previously unselected package libbinutils:arm64. [2020-06-11T21:45:07.545Z] Preparing to unpack .../32-libbinutils_2.30-21ubuntu1~18.04.3_arm64.deb ... [2020-06-11T21:45:07.816Z] Unpacking libbinutils:arm64 (2.30-21ubuntu1~18.04.3) ... [2020-06-11T21:45:07.816Z] Selecting previously unselected package binutils-aarch64-linux-gnu. [2020-06-11T21:45:07.816Z] Preparing to unpack .../33-binutils-aarch64-linux-gnu_2.30-21ubuntu1~18.04.3_arm64.deb ... [2020-06-11T21:45:07.816Z] Unpacking binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.3) ... [2020-06-11T21:45:08.790Z] Selecting previously unselected package binutils. [2020-06-11T21:45:08.790Z] Preparing to unpack .../34-binutils_2.30-21ubuntu1~18.04.3_arm64.deb ... [2020-06-11T21:45:08.790Z] Unpacking binutils (2.30-21ubuntu1~18.04.3) ... [2020-06-11T21:45:08.790Z] Selecting previously unselected package libc-dev-bin. [2020-06-11T21:45:08.790Z] Preparing to unpack .../35-libc-dev-bin_2.27-3ubuntu1_arm64.deb ... [2020-06-11T21:45:08.790Z] Unpacking libc-dev-bin (2.27-3ubuntu1) ... [2020-06-11T21:45:09.061Z] Selecting previously unselected package linux-libc-dev:arm64. [2020-06-11T21:45:09.061Z] Preparing to unpack .../36-linux-libc-dev_4.15.0-106.107_arm64.deb ... [2020-06-11T21:45:09.061Z] Unpacking linux-libc-dev:arm64 (4.15.0-106.107) ... [2020-06-11T21:45:10.036Z] Selecting previously unselected package libc6-dev:arm64. [2020-06-11T21:45:10.036Z] Preparing to unpack .../37-libc6-dev_2.27-3ubuntu1_arm64.deb ... [2020-06-11T21:45:10.036Z] Unpacking libc6-dev:arm64 (2.27-3ubuntu1) ... [2020-06-11T21:45:10.630Z] Selecting previously unselected package gcc-7-base:arm64. [2020-06-11T21:45:10.900Z] Preparing to unpack .../38-gcc-7-base_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-06-11T21:45:10.900Z] Unpacking gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T21:45:10.900Z] Selecting previously unselected package libisl19:arm64. [2020-06-11T21:45:10.900Z] Preparing to unpack .../39-libisl19_0.19-1_arm64.deb ... [2020-06-11T21:45:10.900Z] Unpacking libisl19:arm64 (0.19-1) ... [2020-06-11T21:45:11.171Z] Selecting previously unselected package libmpfr6:arm64. [2020-06-11T21:45:11.171Z] Preparing to unpack .../40-libmpfr6_4.0.1-1_arm64.deb ... [2020-06-11T21:45:11.171Z] Unpacking libmpfr6:arm64 (4.0.1-1) ... [2020-06-11T21:45:11.171Z] Selecting previously unselected package libmpc3:arm64. [2020-06-11T21:45:11.171Z] Preparing to unpack .../41-libmpc3_1.1.0-1_arm64.deb ... [2020-06-11T21:45:11.441Z] Unpacking libmpc3:arm64 (1.1.0-1) ... [2020-06-11T21:45:11.441Z] Selecting previously unselected package cpp-7. [2020-06-11T21:45:11.441Z] Preparing to unpack .../42-cpp-7_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-06-11T21:45:11.441Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T21:45:12.866Z] Selecting previously unselected package cpp. [2020-06-11T21:45:12.866Z] Preparing to unpack .../43-cpp_4%3a7.4.0-1ubuntu2.3_arm64.deb ... [2020-06-11T21:45:12.866Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) ... [2020-06-11T21:45:13.136Z] Selecting previously unselected package libcc1-0:arm64. [2020-06-11T21:45:13.136Z] Preparing to unpack .../44-libcc1-0_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-06-11T21:45:13.136Z] Unpacking libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T21:45:13.408Z] Selecting previously unselected package libgomp1:arm64. [2020-06-11T21:45:13.408Z] Preparing to unpack .../45-libgomp1_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-06-11T21:45:13.408Z] Unpacking libgomp1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T21:45:13.408Z] Selecting previously unselected package libitm1:arm64. [2020-06-11T21:45:13.408Z] Preparing to unpack .../46-libitm1_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-06-11T21:45:13.408Z] Unpacking libitm1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T21:45:13.678Z] Selecting previously unselected package libatomic1:arm64. [2020-06-11T21:45:13.678Z] Preparing to unpack .../47-libatomic1_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-06-11T21:45:13.678Z] Unpacking libatomic1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T21:45:13.678Z] Selecting previously unselected package libasan4:arm64. [2020-06-11T21:45:13.678Z] Preparing to unpack .../48-libasan4_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-06-11T21:45:13.678Z] Unpacking libasan4:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T21:45:13.949Z] Selecting previously unselected package liblsan0:arm64. [2020-06-11T21:45:13.949Z] Preparing to unpack .../49-liblsan0_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-06-11T21:45:13.949Z] Unpacking liblsan0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T21:45:14.220Z] Selecting previously unselected package libtsan0:arm64. [2020-06-11T21:45:14.220Z] Preparing to unpack .../50-libtsan0_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-06-11T21:45:14.220Z] Unpacking libtsan0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T21:45:14.492Z] Selecting previously unselected package libubsan0:arm64. [2020-06-11T21:45:14.492Z] Preparing to unpack .../51-libubsan0_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-06-11T21:45:14.492Z] Unpacking libubsan0:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T21:45:14.492Z] Selecting previously unselected package libgcc-7-dev:arm64. [2020-06-11T21:45:14.492Z] Preparing to unpack .../52-libgcc-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-06-11T21:45:14.765Z] Unpacking libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T21:45:15.039Z] Selecting previously unselected package gcc-7. [2020-06-11T21:45:15.039Z] Preparing to unpack .../53-gcc-7_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-06-11T21:45:15.039Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T21:45:17.007Z] Selecting previously unselected package gcc. [2020-06-11T21:45:17.007Z] Preparing to unpack .../54-gcc_4%3a7.4.0-1ubuntu2.3_arm64.deb ... [2020-06-11T21:45:17.007Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) ... [2020-06-11T21:45:17.007Z] Selecting previously unselected package libstdc++-7-dev:arm64. [2020-06-11T21:45:17.007Z] Preparing to unpack .../55-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-06-11T21:45:17.007Z] Unpacking libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T21:45:18.004Z] Selecting previously unselected package g++-7. [2020-06-11T21:45:18.004Z] Preparing to unpack .../56-g++-7_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-06-11T21:45:18.004Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T21:45:19.963Z] Selecting previously unselected package g++. [2020-06-11T21:45:19.963Z] Preparing to unpack .../57-g++_4%3a7.4.0-1ubuntu2.3_arm64.deb ... [2020-06-11T21:45:19.963Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) ... [2020-06-11T21:45:19.963Z] Selecting previously unselected package make. [2020-06-11T21:45:19.963Z] Preparing to unpack .../58-make_4.1-9.1ubuntu1_arm64.deb ... [2020-06-11T21:45:19.963Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-06-11T21:45:19.963Z] Selecting previously unselected package libdpkg-perl. [2020-06-11T21:45:19.963Z] Preparing to unpack .../59-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-06-11T21:45:19.963Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-06-11T21:45:19.964Z] Selecting previously unselected package patch. [2020-06-11T21:45:19.964Z] Preparing to unpack .../60-patch_2.7.6-2ubuntu1.1_arm64.deb ... [2020-06-11T21:45:19.964Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-06-11T21:45:20.235Z] Selecting previously unselected package dpkg-dev. [2020-06-11T21:45:20.235Z] Preparing to unpack .../61-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-06-11T21:45:20.235Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-06-11T21:45:20.507Z] Selecting previously unselected package build-essential. [2020-06-11T21:45:20.507Z] Preparing to unpack .../62-build-essential_12.4ubuntu1_arm64.deb ... [2020-06-11T21:45:20.507Z] Unpacking build-essential (12.4ubuntu1) ... [2020-06-11T21:45:20.507Z] Selecting previously unselected package curl. [2020-06-11T21:45:20.507Z] Preparing to unpack .../63-curl_7.58.0-2ubuntu3.8_arm64.deb ... [2020-06-11T21:45:20.507Z] Unpacking curl (7.58.0-2ubuntu3.8) ... [2020-06-11T21:45:20.777Z] Selecting previously unselected package libassuan0:arm64. [2020-06-11T21:45:20.777Z] Preparing to unpack .../64-libassuan0_2.5.1-2_arm64.deb ... [2020-06-11T21:45:20.777Z] Unpacking libassuan0:arm64 (2.5.1-2) ... [2020-06-11T21:45:20.777Z] Selecting previously unselected package gpgconf. [2020-06-11T21:45:20.777Z] Preparing to unpack .../65-gpgconf_2.2.4-1ubuntu1.2_arm64.deb ... [2020-06-11T21:45:20.777Z] Unpacking gpgconf (2.2.4-1ubuntu1.2) ... [2020-06-11T21:45:21.048Z] Selecting previously unselected package libksba8:arm64. [2020-06-11T21:45:21.048Z] Preparing to unpack .../66-libksba8_1.3.5-2_arm64.deb ... [2020-06-11T21:45:21.048Z] Unpacking libksba8:arm64 (1.3.5-2) ... [2020-06-11T21:45:21.048Z] Selecting previously unselected package libnpth0:arm64. [2020-06-11T21:45:21.048Z] Preparing to unpack .../67-libnpth0_1.5-3_arm64.deb ... [2020-06-11T21:45:21.319Z] Unpacking libnpth0:arm64 (1.5-3) ... [2020-06-11T21:45:21.319Z] Selecting previously unselected package dirmngr. [2020-06-11T21:45:21.319Z] Preparing to unpack .../68-dirmngr_2.2.4-1ubuntu1.2_arm64.deb ... [2020-06-11T21:45:21.319Z] Unpacking dirmngr (2.2.4-1ubuntu1.2) ... [2020-06-11T21:45:21.589Z] Selecting previously unselected package libfakeroot:arm64. [2020-06-11T21:45:21.589Z] Preparing to unpack .../69-libfakeroot_1.22-2ubuntu1_arm64.deb ... [2020-06-11T21:45:21.589Z] Unpacking libfakeroot:arm64 (1.22-2ubuntu1) ... [2020-06-11T21:45:21.589Z] Selecting previously unselected package fakeroot. [2020-06-11T21:45:21.589Z] Preparing to unpack .../70-fakeroot_1.22-2ubuntu1_arm64.deb ... [2020-06-11T21:45:21.589Z] Unpacking fakeroot (1.22-2ubuntu1) ... [2020-06-11T21:45:21.861Z] Selecting previously unselected package libcurl3-gnutls:arm64. [2020-06-11T21:45:21.861Z] Preparing to unpack .../71-libcurl3-gnutls_7.58.0-2ubuntu3.8_arm64.deb ... [2020-06-11T21:45:21.861Z] Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... [2020-06-11T21:45:21.861Z] Selecting previously unselected package liberror-perl. [2020-06-11T21:45:21.861Z] Preparing to unpack .../72-liberror-perl_0.17025-1_all.deb ... [2020-06-11T21:45:21.861Z] Unpacking liberror-perl (0.17025-1) ... [2020-06-11T21:45:22.131Z] Selecting previously unselected package git-man. [2020-06-11T21:45:22.131Z] Preparing to unpack .../73-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-06-11T21:45:22.131Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-06-11T21:45:22.402Z] Selecting previously unselected package git. [2020-06-11T21:45:22.402Z] Preparing to unpack .../74-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... [2020-06-11T21:45:22.402Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-06-11T21:45:23.828Z] Selecting previously unselected package gnupg-l10n. [2020-06-11T21:45:23.828Z] Preparing to unpack .../75-gnupg-l10n_2.2.4-1ubuntu1.2_all.deb ... [2020-06-11T21:45:23.828Z] Unpacking gnupg-l10n (2.2.4-1ubuntu1.2) ... [2020-06-11T21:45:24.099Z] Selecting previously unselected package gnupg-utils. [2020-06-11T21:45:24.099Z] Preparing to unpack .../76-gnupg-utils_2.2.4-1ubuntu1.2_arm64.deb ... [2020-06-11T21:45:24.099Z] Unpacking gnupg-utils (2.2.4-1ubuntu1.2) ... [2020-06-11T21:45:24.099Z] Selecting previously unselected package gpg. [2020-06-11T21:45:24.099Z] Preparing to unpack .../77-gpg_2.2.4-1ubuntu1.2_arm64.deb ... [2020-06-11T21:45:24.099Z] Unpacking gpg (2.2.4-1ubuntu1.2) ... [2020-06-11T21:45:24.369Z] Selecting previously unselected package pinentry-curses. [2020-06-11T21:45:24.369Z] Preparing to unpack .../78-pinentry-curses_1.1.0-1_arm64.deb ... [2020-06-11T21:45:24.369Z] Unpacking pinentry-curses (1.1.0-1) ... [2020-06-11T21:45:24.369Z] Selecting previously unselected package gpg-agent. [2020-06-11T21:45:24.369Z] Preparing to unpack .../79-gpg-agent_2.2.4-1ubuntu1.2_arm64.deb ... [2020-06-11T21:45:24.369Z] Unpacking gpg-agent (2.2.4-1ubuntu1.2) ... [2020-06-11T21:45:24.642Z] Selecting previously unselected package gpg-wks-client. [2020-06-11T21:45:24.642Z] Preparing to unpack .../80-gpg-wks-client_2.2.4-1ubuntu1.2_arm64.deb ... [2020-06-11T21:45:24.642Z] Unpacking gpg-wks-client (2.2.4-1ubuntu1.2) ... [2020-06-11T21:45:24.913Z] Selecting previously unselected package gpg-wks-server. [2020-06-11T21:45:24.913Z] Preparing to unpack .../81-gpg-wks-server_2.2.4-1ubuntu1.2_arm64.deb ... [2020-06-11T21:45:24.913Z] Unpacking gpg-wks-server (2.2.4-1ubuntu1.2) ... [2020-06-11T21:45:24.913Z] Selecting previously unselected package gpgsm. [2020-06-11T21:45:24.913Z] Preparing to unpack .../82-gpgsm_2.2.4-1ubuntu1.2_arm64.deb ... [2020-06-11T21:45:24.913Z] Unpacking gpgsm (2.2.4-1ubuntu1.2) ... [2020-06-11T21:45:25.183Z] Selecting previously unselected package gnupg. [2020-06-11T21:45:25.183Z] Preparing to unpack .../83-gnupg_2.2.4-1ubuntu1.2_arm64.deb ... [2020-06-11T21:45:25.183Z] Unpacking gnupg (2.2.4-1ubuntu1.2) ... [2020-06-11T21:45:25.453Z] Selecting previously unselected package libalgorithm-diff-perl. [2020-06-11T21:45:25.453Z] Preparing to unpack .../84-libalgorithm-diff-perl_1.19.03-1_all.deb ... [2020-06-11T21:45:25.453Z] Unpacking libalgorithm-diff-perl (1.19.03-1) ... [2020-06-11T21:45:25.453Z] Selecting previously unselected package libalgorithm-diff-xs-perl. [2020-06-11T21:45:25.453Z] Preparing to unpack .../85-libalgorithm-diff-xs-perl_0.04-5_arm64.deb ... [2020-06-11T21:45:25.453Z] Unpacking libalgorithm-diff-xs-perl (0.04-5) ... [2020-06-11T21:45:25.725Z] Selecting previously unselected package libalgorithm-merge-perl. [2020-06-11T21:45:25.725Z] Preparing to unpack .../86-libalgorithm-merge-perl_0.08-3_all.deb ... [2020-06-11T21:45:25.725Z] Unpacking libalgorithm-merge-perl (0.08-3) ... [2020-06-11T21:45:25.725Z] Selecting previously unselected package libfile-fcntllock-perl. [2020-06-11T21:45:25.725Z] Preparing to unpack .../87-libfile-fcntllock-perl_0.22-3build2_arm64.deb ... [2020-06-11T21:45:25.725Z] Unpacking libfile-fcntllock-perl (0.22-3build2) ... [2020-06-11T21:45:25.996Z] Selecting previously unselected package libnorm1:arm64. [2020-06-11T21:45:25.996Z] Preparing to unpack .../88-libnorm1_1.5r6+dfsg1-6_arm64.deb ... [2020-06-11T21:45:25.996Z] Unpacking libnorm1:arm64 (1.5r6+dfsg1-6) ... [2020-06-11T21:45:25.996Z] Selecting previously unselected package libpgm-5.2-0:arm64. [2020-06-11T21:45:25.996Z] Preparing to unpack .../89-libpgm-5.2-0_5.2.122~dfsg-2_arm64.deb ... [2020-06-11T21:45:25.996Z] Unpacking libpgm-5.2-0:arm64 (5.2.122~dfsg-2) ... [2020-06-11T21:45:26.267Z] Selecting previously unselected package libsodium23:arm64. [2020-06-11T21:45:26.267Z] Preparing to unpack .../90-libsodium23_1.0.16-2_arm64.deb ... [2020-06-11T21:45:26.267Z] Unpacking libsodium23:arm64 (1.0.16-2) ... [2020-06-11T21:45:26.267Z] Selecting previously unselected package libzmq5:arm64. [2020-06-11T21:45:26.542Z] Preparing to unpack .../91-libzmq5_4.2.5-1ubuntu0.2_arm64.deb ... [2020-06-11T21:45:26.542Z] Unpacking libzmq5:arm64 (4.2.5-1ubuntu0.2) ... [2020-06-11T21:45:26.542Z] Selecting previously unselected package libzmq3-dev:arm64. [2020-06-11T21:45:26.542Z] Preparing to unpack .../92-libzmq3-dev_4.2.5-1ubuntu0.2_arm64.deb ... [2020-06-11T21:45:26.542Z] Unpacking libzmq3-dev:arm64 (4.2.5-1ubuntu0.2) ... [2020-06-11T21:45:26.811Z] Selecting previously unselected package manpages-dev. [2020-06-11T21:45:26.811Z] Preparing to unpack .../93-manpages-dev_4.15-1_all.deb ... [2020-06-11T21:45:26.811Z] Unpacking manpages-dev (4.15-1) ... [2020-06-11T21:45:27.405Z] Selecting previously unselected package pkg-config. [2020-06-11T21:45:27.405Z] Preparing to unpack .../94-pkg-config_0.29.1-0ubuntu2_arm64.deb ... [2020-06-11T21:45:27.405Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-06-11T21:45:27.675Z] Setting up libnpth0:arm64 (1.5-3) ... [2020-06-11T21:45:27.675Z] Setting up libedit2:arm64 (3.1-20170329-1) ... [2020-06-11T21:45:27.675Z] Setting up libgomp1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T21:45:27.675Z] Setting up libpgm-5.2-0:arm64 (5.2.122~dfsg-2) ... [2020-06-11T21:45:27.945Z] Setting up libatomic1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T21:45:27.945Z] Setting up readline-common (7.0-3) ... [2020-06-11T21:45:27.945Z] Setting up manpages (4.15-1) ... [2020-06-11T21:45:27.945Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-06-11T21:45:27.945Z] Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ... [2020-06-11T21:45:27.945Z] Setting up libicu60:arm64 (60.2-3ubuntu3.1) ... [2020-06-11T21:45:27.945Z] Setting up libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T21:45:28.215Z] Setting up less (487-0.1) ... [2020-06-11T21:45:28.485Z] Setting up make (4.1-9.1ubuntu1) ... [2020-06-11T21:45:28.485Z] Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... [2020-06-11T21:45:28.755Z] Setting up curl (7.58.0-2ubuntu3.8) ... [2020-06-11T21:45:29.025Z] Setting up libreadline7:arm64 (7.0-3) ... [2020-06-11T21:45:29.025Z] Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... [2020-06-11T21:45:29.025Z] Setting up libtsan0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T21:45:29.025Z] Setting up libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.6) ... [2020-06-11T21:45:29.025Z] No schema files found: doing nothing. [2020-06-11T21:45:29.025Z] Setting up linux-libc-dev:arm64 (4.15.0-106.107) ... [2020-06-11T21:45:29.025Z] Setting up libmpfr6:arm64 (4.0.1-1) ... [2020-06-11T21:45:29.296Z] Setting up libksba8:arm64 (1.3.5-2) ... [2020-06-11T21:45:29.296Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-06-11T21:45:29.296Z] Setting up libgdbm5:arm64 (1.14.1-6) ... [2020-06-11T21:45:29.296Z] Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... [2020-06-11T21:45:29.296Z] Setting up libxml2:arm64 (2.9.4+dfsg1-6.1ubuntu1.3) ... [2020-06-11T21:45:29.296Z] Setting up gnupg-l10n (2.2.4-1ubuntu1.2) ... [2020-06-11T21:45:29.296Z] Setting up liblsan0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T21:45:29.296Z] Setting up libnorm1:arm64 (1.5r6+dfsg1-6) ... [2020-06-11T21:45:29.565Z] Setting up gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T21:45:29.565Z] Setting up binutils-common:arm64 (2.30-21ubuntu1~18.04.3) ... [2020-06-11T21:45:29.565Z] Setting up libsodium23:arm64 (1.0.16-2) ... [2020-06-11T21:45:29.565Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-06-11T21:45:29.565Z] Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... [2020-06-11T21:45:29.565Z] Setting up xz-utils (5.2.2-1.3) ... [2020-06-11T21:45:29.565Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-06-11T21:45:29.565Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist [2020-06-11T21:45:29.565Z] update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist [2020-06-11T21:45:29.565Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist [2020-06-11T21:45:29.565Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist [2020-06-11T21:45:29.565Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist [2020-06-11T21:45:29.565Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist [2020-06-11T21:45:29.565Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist [2020-06-11T21:45:29.566Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist [2020-06-11T21:45:29.566Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist [2020-06-11T21:45:29.566Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist [2020-06-11T21:45:29.566Z] Setting up libfakeroot:arm64 (1.22-2ubuntu1) ... [2020-06-11T21:45:29.836Z] Setting up liblocale-gettext-perl (1.07-3build2) ... [2020-06-11T21:45:29.836Z] Setting up shared-mime-info (1.9-2) ... [2020-06-11T21:45:36.517Z] Setting up libmpc3:arm64 (1.1.0-1) ... [2020-06-11T21:45:36.517Z] Setting up libc-dev-bin (2.27-3ubuntu1) ... [2020-06-11T21:45:36.517Z] Setting up libxdmcp6:arm64 (1:1.1.2-3) ... [2020-06-11T21:45:36.517Z] Setting up libgdbm-compat4:arm64 (1.14.1-6) ... [2020-06-11T21:45:36.517Z] Setting up manpages-dev (4.15-1) ... [2020-06-11T21:45:36.517Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-06-11T21:45:36.517Z] Setting up libc6-dev:arm64 (2.27-3ubuntu1) ... [2020-06-11T21:45:36.517Z] Setting up libassuan0:arm64 (2.5.1-2) ... [2020-06-11T21:45:36.799Z] Setting up xdg-user-dirs (0.17-1ubuntu1) ... [2020-06-11T21:45:36.799Z] Setting up libitm1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T21:45:36.799Z] Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-06-11T21:45:36.799Z] Setting up libxau6:arm64 (1:1.0.8-1) ... [2020-06-11T21:45:36.799Z] Setting up netbase (5.4) ... [2020-06-11T21:45:37.070Z] Setting up libisl19:arm64 (0.19-1) ... [2020-06-11T21:45:37.070Z] Setting up libzmq5:arm64 (4.2.5-1ubuntu0.2) ... [2020-06-11T21:45:37.070Z] Setting up libasan4:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T21:45:37.070Z] Setting up libbinutils:arm64 (2.30-21ubuntu1~18.04.3) ... [2020-06-11T21:45:37.070Z] Setting up libubsan0:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T21:45:37.070Z] Setting up gpgconf (2.2.4-1ubuntu1.2) ... [2020-06-11T21:45:37.070Z] Setting up libzmq3-dev:arm64 (4.2.5-1ubuntu0.2) ... [2020-06-11T21:45:37.070Z] Setting up fakeroot (1.22-2ubuntu1) ... [2020-06-11T21:45:37.340Z] update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode [2020-06-11T21:45:37.340Z] update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [2020-06-11T21:45:37.340Z] update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [2020-06-11T21:45:37.340Z] update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [2020-06-11T21:45:37.340Z] update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [2020-06-11T21:45:37.340Z] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [2020-06-11T21:45:37.340Z] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [2020-06-11T21:45:37.340Z] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [2020-06-11T21:45:37.340Z] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [2020-06-11T21:45:37.340Z] Setting up libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T21:45:37.340Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T21:45:37.340Z] Setting up libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T21:45:37.340Z] Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-06-11T21:45:37.340Z] Setting up binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.3) ... [2020-06-11T21:45:37.340Z] Setting up gpgsm (2.2.4-1ubuntu1.2) ... [2020-06-11T21:45:37.616Z] Setting up gnupg-utils (2.2.4-1ubuntu1.2) ... [2020-06-11T21:45:37.616Z] Setting up pinentry-curses (1.1.0-1) ... [2020-06-11T21:45:37.616Z] Setting up binutils (2.30-21ubuntu1~18.04.3) ... [2020-06-11T21:45:37.616Z] Setting up dirmngr (2.2.4-1ubuntu1.2) ... [2020-06-11T21:45:37.616Z] Setting up libxcb1:arm64 (1.13-2~ubuntu18.04) ... [2020-06-11T21:45:37.616Z] Setting up gpg (2.2.4-1ubuntu1.2) ... [2020-06-11T21:45:37.888Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-06-11T21:45:37.888Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T21:45:37.888Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T21:45:37.888Z] Setting up libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... [2020-06-11T21:45:37.888Z] Setting up gpg-agent (2.2.4-1ubuntu1.2) ... [2020-06-11T21:45:37.888Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-06-11T21:45:38.158Z] Setting up gpg-wks-server (2.2.4-1ubuntu1.2) ... [2020-06-11T21:45:38.158Z] Setting up gpg-wks-client (2.2.4-1ubuntu1.2) ... [2020-06-11T21:45:38.158Z] Setting up libxmuu1:arm64 (2:1.1.2-2) ... [2020-06-11T21:45:38.158Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-06-11T21:45:38.438Z] Setting up libfile-fcntllock-perl (0.22-3build2) ... [2020-06-11T21:45:38.438Z] Setting up libalgorithm-diff-perl (1.19.03-1) ... [2020-06-11T21:45:38.438Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-06-11T21:45:38.438Z] update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode [2020-06-11T21:45:38.438Z] update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist [2020-06-11T21:45:38.438Z] Setting up libxext6:arm64 (2:1.3.3-1) ... [2020-06-11T21:45:38.708Z] Setting up liberror-perl (0.17025-1) ... [2020-06-11T21:45:38.708Z] Setting up gnupg (2.2.4-1ubuntu1.2) ... [2020-06-11T21:45:38.708Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-06-11T21:45:38.708Z] Setting up xauth (1:1.0.10-1) ... [2020-06-11T21:45:38.708Z] Setting up libalgorithm-merge-perl (0.08-3) ... [2020-06-11T21:45:38.708Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-06-11T21:45:38.708Z] Setting up libalgorithm-diff-xs-perl (0.04-5) ... [2020-06-11T21:45:38.708Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-06-11T21:45:38.978Z] Setting up build-essential (12.4ubuntu1) ... [2020-06-11T21:45:38.978Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-06-11T21:45:39.248Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-06-11T21:45:49.361Z] binutils set to automatically installed. [2020-06-11T21:45:49.361Z] binutils-aarch64-linux-gnu set to automatically installed. [2020-06-11T21:45:49.361Z] binutils-common set to automatically installed. [2020-06-11T21:45:49.361Z] build-essential set to automatically installed. [2020-06-11T21:45:49.361Z] cpp set to automatically installed. [2020-06-11T21:45:49.361Z] cpp-7 set to automatically installed. [2020-06-11T21:45:49.361Z] curl set to automatically installed. [2020-06-11T21:45:49.361Z] dirmngr set to automatically installed. [2020-06-11T21:45:49.361Z] dpkg-dev set to automatically installed. [2020-06-11T21:45:49.361Z] fakeroot set to automatically installed. [2020-06-11T21:45:49.361Z] g++ set to automatically installed. [2020-06-11T21:45:49.361Z] g++-7 set to automatically installed. [2020-06-11T21:45:49.361Z] gcc set to automatically installed. [2020-06-11T21:45:49.361Z] gcc-7 set to automatically installed. [2020-06-11T21:45:49.361Z] gcc-7-base set to automatically installed. [2020-06-11T21:45:49.361Z] git set to automatically installed. [2020-06-11T21:45:49.361Z] git-man set to automatically installed. [2020-06-11T21:45:49.361Z] gnupg set to automatically installed. [2020-06-11T21:45:49.361Z] gnupg-l10n set to automatically installed. [2020-06-11T21:45:49.361Z] gnupg-utils set to automatically installed. [2020-06-11T21:45:49.361Z] gpg set to automatically installed. [2020-06-11T21:45:49.361Z] gpg-agent set to automatically installed. [2020-06-11T21:45:49.361Z] gpg-wks-client set to automatically installed. [2020-06-11T21:45:49.361Z] gpg-wks-server set to automatically installed. [2020-06-11T21:45:49.361Z] gpgconf set to automatically installed. [2020-06-11T21:45:49.361Z] gpgsm set to automatically installed. [2020-06-11T21:45:49.361Z] less set to automatically installed. [2020-06-11T21:45:49.361Z] libalgorithm-diff-perl set to automatically installed. [2020-06-11T21:45:49.361Z] libalgorithm-diff-xs-perl set to automatically installed. [2020-06-11T21:45:49.361Z] libalgorithm-merge-perl set to automatically installed. [2020-06-11T21:45:49.361Z] libasan4 set to automatically installed. [2020-06-11T21:45:49.361Z] libassuan0 set to automatically installed. [2020-06-11T21:45:49.361Z] libatomic1 set to automatically installed. [2020-06-11T21:45:49.361Z] libbinutils set to automatically installed. [2020-06-11T21:45:49.361Z] libbsd0 set to automatically installed. [2020-06-11T21:45:49.361Z] libc-dev-bin set to automatically installed. [2020-06-11T21:45:49.361Z] libc6-dev set to automatically installed. [2020-06-11T21:45:49.361Z] libcc1-0 set to automatically installed. [2020-06-11T21:45:49.361Z] libcurl3-gnutls set to automatically installed. [2020-06-11T21:45:49.361Z] libdpkg-perl set to automatically installed. [2020-06-11T21:45:49.361Z] libedit2 set to automatically installed. [2020-06-11T21:45:49.361Z] liberror-perl set to automatically installed. [2020-06-11T21:45:49.361Z] libexpat1 set to automatically installed. [2020-06-11T21:45:49.361Z] libfakeroot set to automatically installed. [2020-06-11T21:45:49.361Z] libfile-fcntllock-perl set to automatically installed. [2020-06-11T21:45:49.361Z] libgcc-7-dev set to automatically installed. [2020-06-11T21:45:49.361Z] libgdbm-compat4 set to automatically installed. [2020-06-11T21:45:49.361Z] libgdbm5 set to automatically installed. [2020-06-11T21:45:49.361Z] libglib2.0-0 set to automatically installed. [2020-06-11T21:45:49.361Z] libglib2.0-data set to automatically installed. [2020-06-11T21:45:49.361Z] libgomp1 set to automatically installed. [2020-06-11T21:45:49.361Z] libicu60 set to automatically installed. [2020-06-11T21:45:49.361Z] libisl19 set to automatically installed. [2020-06-11T21:45:49.361Z] libitm1 set to automatically installed. [2020-06-11T21:45:49.361Z] libksba8 set to automatically installed. [2020-06-11T21:45:49.361Z] liblocale-gettext-perl set to automatically installed. [2020-06-11T21:45:49.361Z] liblsan0 set to automatically installed. [2020-06-11T21:45:49.361Z] libmpc3 set to automatically installed. [2020-06-11T21:45:49.361Z] libmpfr6 set to automatically installed. [2020-06-11T21:45:49.361Z] libnorm1 set to automatically installed. [2020-06-11T21:45:49.361Z] libnpth0 set to automatically installed. [2020-06-11T21:45:49.361Z] libperl5.26 set to automatically installed. [2020-06-11T21:45:49.361Z] libpgm-5.2-0 set to automatically installed. [2020-06-11T21:45:49.361Z] libreadline7 set to automatically installed. [2020-06-11T21:45:49.361Z] libsodium23 set to automatically installed. [2020-06-11T21:45:49.361Z] libssl1.0.0 set to automatically installed. [2020-06-11T21:45:49.361Z] libstdc++-7-dev set to automatically installed. [2020-06-11T21:45:49.361Z] libtsan0 set to automatically installed. [2020-06-11T21:45:49.361Z] libubsan0 set to automatically installed. [2020-06-11T21:45:49.361Z] libx11-6 set to automatically installed. [2020-06-11T21:45:49.361Z] libx11-data set to automatically installed. [2020-06-11T21:45:49.361Z] libxau6 set to automatically installed. [2020-06-11T21:45:49.361Z] libxcb1 set to automatically installed. [2020-06-11T21:45:49.361Z] libxdmcp6 set to automatically installed. [2020-06-11T21:45:49.361Z] libxext6 set to automatically installed. [2020-06-11T21:45:49.361Z] libxml2 set to automatically installed. [2020-06-11T21:45:49.361Z] libxmuu1 set to automatically installed. [2020-06-11T21:45:49.361Z] libzmq3-dev set to automatically installed. [2020-06-11T21:45:49.361Z] libzmq5 set to automatically installed. [2020-06-11T21:45:49.361Z] linux-libc-dev set to automatically installed. [2020-06-11T21:45:49.361Z] make set to automatically installed. [2020-06-11T21:45:49.361Z] manpages set to automatically installed. [2020-06-11T21:45:49.361Z] manpages-dev set to automatically installed. [2020-06-11T21:45:49.361Z] netbase set to automatically installed. [2020-06-11T21:45:49.361Z] openssh-client set to automatically installed. [2020-06-11T21:45:49.361Z] patch set to automatically installed. [2020-06-11T21:45:49.361Z] perl set to automatically installed. [2020-06-11T21:45:49.361Z] perl-modules-5.26 set to automatically installed. [2020-06-11T21:45:49.361Z] pinentry-curses set to automatically installed. [2020-06-11T21:45:49.361Z] pkg-config set to automatically installed. [2020-06-11T21:45:49.361Z] readline-common set to automatically installed. [2020-06-11T21:45:49.362Z] shared-mime-info set to automatically installed. [2020-06-11T21:45:49.362Z] xauth set to automatically installed. [2020-06-11T21:45:49.362Z] xdg-user-dirs set to automatically installed. [2020-06-11T21:45:49.362Z] xz-utils set to automatically installed. [2020-06-11T21:45:49.362Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-06-11T21:45:49.362Z] Please ensure the environment is properly setup before continuing. [2020-06-11T21:45:49.362Z] Ignore this message if the appropriate measures have already been taken [2020-06-11T21:45:49.362Z] Pulling go [2020-06-11T21:45:51.961Z] 'app-service-config' has dependencies that need to be staged: go [2020-06-11T21:45:51.961Z] Skipping pull go (already ran) [2020-06-11T21:45:51.961Z] Building go [2020-06-11T21:45:51.961Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-06-11T21:45:51.961Z] Dload Upload Total Spent Left Speed [2020-06-11T21:45:54.119Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 17 93.1M 17 16.7M 0 0 32.0M 0 0:00:02 --:--:-- 0:00:02 32.0M 66 93.1M 66 62.0M 0 0 41.0M 0 0:00:02 0:00:01 0:00:01 40.9M 100 93.1M 100 93.1M 0 0 42.4M 0 0:00:02 0:00:02 --:--:-- 42.4M [2020-06-11T21:45:55.541Z] go1.13.10.linux-arm64.tar.gz: OK [2020-06-11T21:46:13.829Z] Staging go [2020-06-11T21:46:46.111Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB] [2020-06-11T21:46:46.111Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] [2020-06-11T21:46:46.111Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] [2020-06-11T21:46:46.111Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] [2020-06-11T21:46:46.111Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse arm64 Packages [153 kB] [2020-06-11T21:46:46.111Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 Packages [11.0 MB] [2020-06-11T21:46:46.111Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/restricted arm64 Packages [572 B] [2020-06-11T21:46:46.111Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 Packages [1285 kB] [2020-06-11T21:46:46.111Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1233 kB] [2020-06-11T21:46:46.111Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [879 kB] [2020-06-11T21:46:46.111Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [3737 B] [2020-06-11T21:46:46.111Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [1192 B] [2020-06-11T21:46:46.111Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [8260 B] [2020-06-11T21:46:46.111Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [7827 B] [2020-06-11T21:46:46.111Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [1843 B] [2020-06-11T21:46:46.111Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [756 kB] [2020-06-11T21:46:46.111Z] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [581 B] [2020-06-11T21:46:46.111Z] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [606 kB] [2020-06-11T21:46:46.111Z] Fetched 16.4 MB in 6s (2092 kB/s) [2020-06-11T21:46:46.111Z] Get:1 libnorm1_1.5r6+dfsg1-6_arm64.deb [218 kB] [2020-06-11T21:46:46.111Z] Fetched 218 kB in 0s (0 B/s) [2020-06-11T21:46:46.111Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_arm64.deb [140 kB] [2020-06-11T21:46:46.111Z] Fetched 140 kB in 0s (0 B/s) [2020-06-11T21:46:46.111Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_arm64.deb [208 kB] [2020-06-11T21:46:46.111Z] Fetched 208 kB in 0s (0 B/s) [2020-06-11T21:46:46.111Z] Get:1 libsodium23_1.0.16-2_arm64.deb [90.4 kB] [2020-06-11T21:46:46.111Z] Fetched 90.4 kB in 0s (0 B/s) [2020-06-11T21:46:46.111Z] Pulling app-service-config [2020-06-11T21:46:49.480Z] Pulling config-common [2020-06-11T21:46:52.082Z] Skipping build go (already ran) [2020-06-11T21:46:52.352Z] Building app-service-config [2020-06-11T21:46:52.622Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=1.2.0" -o app-service-configurable [2020-06-11T21:46:54.047Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go v1.2.0 [2020-06-11T21:46:54.047Z] go: extracting github.com/edgexfoundry/app-functions-sdk-go v1.2.0 [2020-06-11T21:46:54.324Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.32 [2020-06-11T21:46:54.324Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-06-11T21:46:54.324Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-11T21:46:54.324Z] go: downloading github.com/gorilla/mux v1.7.4 [2020-06-11T21:46:54.324Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-11T21:46:54.324Z] go: extracting github.com/gorilla/mux v1.7.4 [2020-06-11T21:46:54.324Z] go: downloading github.com/google/uuid v1.1.1 [2020-06-11T21:46:54.324Z] go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.32 [2020-06-11T21:46:54.324Z] go: extracting github.com/google/uuid v1.1.1 [2020-06-11T21:46:54.324Z] go: extracting github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-06-11T21:46:54.324Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-06-11T21:46:54.324Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-11T21:46:54.324Z] go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-11T21:46:54.324Z] go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-11T21:46:54.324Z] go: extracting github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-06-11T21:46:54.324Z] go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-11T21:46:54.324Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-06-11T21:46:54.324Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-06-11T21:46:54.324Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-11T21:46:54.324Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2020-06-11T21:46:54.324Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-06-11T21:46:54.602Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-11T21:46:54.602Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-06-11T21:46:54.602Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2020-06-11T21:46:54.602Z] go: downloading go.mongodb.org/mongo-driver v1.1.1 [2020-06-11T21:46:54.602Z] go: extracting bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-06-11T21:46:54.602Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-06-11T21:46:54.602Z] go: extracting github.com/mitchellh/copystructure v1.0.0 [2020-06-11T21:46:54.602Z] go: extracting github.com/gomodule/redigo v2.0.0+incompatible [2020-06-11T21:46:54.602Z] go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-11T21:46:54.602Z] go: extracting github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-11T21:46:54.602Z] go: extracting github.com/BurntSushi/toml v0.3.1 [2020-06-11T21:46:54.602Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-06-11T21:46:54.602Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-06-11T21:46:54.602Z] go: extracting github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-06-11T21:46:54.602Z] go: extracting github.com/hashicorp/consul/api v1.1.0 [2020-06-11T21:46:54.602Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-06-11T21:46:54.602Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2020-06-11T21:46:54.602Z] go: extracting github.com/pebbe/zmq4 v1.0.0 [2020-06-11T21:46:54.602Z] go: extracting github.com/mitchellh/reflectwalk v1.0.0 [2020-06-11T21:46:54.602Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-06-11T21:46:54.602Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-11T21:46:54.602Z] go: downloading github.com/x448/float16 v0.8.4 [2020-06-11T21:46:54.602Z] go: extracting github.com/pelletier/go-toml v1.2.0 [2020-06-11T21:46:54.875Z] go: extracting github.com/go-redis/redis/v7 v7.2.0 [2020-06-11T21:46:54.875Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-06-11T21:46:54.875Z] go: extracting github.com/go-kit/kit v0.8.0 [2020-06-11T21:46:54.875Z] go: extracting github.com/x448/float16 v0.8.4 [2020-06-11T21:46:54.875Z] go: extracting github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-11T21:46:54.875Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-11T21:46:54.875Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-11T21:46:54.875Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-06-11T21:46:55.149Z] go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-06-11T21:46:55.149Z] go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-11T21:46:55.149Z] go: extracting github.com/hashicorp/serf v0.8.2 [2020-06-11T21:46:55.149Z] go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-11T21:46:55.149Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-11T21:46:55.149Z] go: extracting github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-11T21:46:55.149Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-06-11T21:46:55.421Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-11T21:46:55.421Z] go: extracting github.com/go-logfmt/logfmt v0.4.0 [2020-06-11T21:46:55.421Z] go: extracting go.mongodb.org/mongo-driver v1.1.1 [2020-06-11T21:46:55.421Z] go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-11T21:46:55.421Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-11T21:46:55.421Z] go: extracting golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-06-11T21:46:55.421Z] go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-11T21:46:55.421Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-06-11T21:46:55.421Z] go: extracting github.com/hashicorp/golang-lru v0.5.0 [2020-06-11T21:46:56.021Z] go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-06-11T21:46:56.021Z] go: downloading github.com/xdg/stringprep v1.0.0 [2020-06-11T21:46:56.021Z] go: downloading github.com/golang/snappy v0.0.1 [2020-06-11T21:46:56.021Z] go: downloading github.com/go-stack/stack v1.8.0 [2020-06-11T21:46:56.022Z] go: downloading golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-06-11T21:46:56.022Z] go: extracting github.com/xdg/stringprep v1.0.0 [2020-06-11T21:46:56.022Z] go: extracting github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-06-11T21:46:56.022Z] go: extracting github.com/go-stack/stack v1.8.0 [2020-06-11T21:46:56.022Z] go: extracting github.com/golang/snappy v0.0.1 [2020-06-11T21:46:56.022Z] go: downloading golang.org/x/text v0.3.2 [2020-06-11T21:46:56.022Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-11T21:46:56.022Z] go: extracting golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-06-11T21:46:56.298Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-11T21:46:57.270Z] go: extracting golang.org/x/text v0.3.2 [2020-06-11T21:46:58.701Z] go: finding github.com/edgexfoundry/app-functions-sdk-go v1.2.0 [2020-06-11T21:46:58.701Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-11T21:46:58.701Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.32 [2020-06-11T21:46:58.701Z] go: finding github.com/google/uuid v1.1.1 [2020-06-11T21:46:58.701Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-06-11T21:46:58.701Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-11T21:46:58.701Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-06-11T21:46:58.701Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-11T21:46:58.701Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-06-11T21:46:58.975Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-11T21:46:58.975Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-11T21:46:58.975Z] go: finding github.com/gorilla/mux v1.7.4 [2020-06-11T21:46:58.975Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-11T21:46:58.975Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-11T21:46:58.975Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-06-11T21:46:58.975Z] go: finding github.com/x448/float16 v0.8.4 [2020-06-11T21:46:58.975Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-06-11T21:46:58.975Z] go: finding go.mongodb.org/mongo-driver v1.1.1 [2020-06-11T21:46:58.975Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-06-11T21:46:58.975Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-06-11T21:46:58.975Z] go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-06-11T21:46:58.975Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-06-11T21:46:58.975Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-11T21:46:58.975Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-06-11T21:46:58.975Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-11T21:46:58.975Z] go: finding github.com/golang/snappy v0.0.1 [2020-06-11T21:46:58.975Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-06-11T21:46:59.246Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-11T21:46:59.246Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-06-11T21:46:59.246Z] go: finding github.com/xdg/stringprep v1.0.0 [2020-06-11T21:46:59.246Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-11T21:46:59.246Z] go: finding golang.org/x/text v0.3.2 [2020-06-11T21:46:59.246Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-11T21:46:59.246Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-06-11T21:46:59.246Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-11T21:46:59.246Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-11T21:46:59.246Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-06-11T21:46:59.246Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-06-11T21:46:59.246Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-06-11T21:46:59.246Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-11T21:46:59.246Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-11T21:46:59.246Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-06-11T21:47:55.807Z] Building config-common [2020-06-11T21:48:05.928Z] Skipping stage go (already ran) [2020-06-11T21:48:05.928Z] Staging app-service-config [2020-06-11T21:48:09.297Z] Staging config-common [2020-06-11T21:48:11.900Z] Priming go [2020-06-11T21:48:15.269Z] Priming app-service-config [2020-06-11T21:48:19.554Z] Priming config-common [2020-06-11T21:48:22.158Z] Snapping 'edgex-app-service-configurable' ... [2020-06-11T21:48:27.563Z] [2020-06-11T21:48:27.563Z] Snapped edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap [2020-06-11T21:48:34.255Z] [2020-06-11T21:48:34.255Z] Login successful. You now have these capabilities: [2020-06-11T21:48:34.255Z] [2020-06-11T21:48:34.255Z] snaps: No restriction [2020-06-11T21:48:34.255Z] channels: No restriction [2020-06-11T21:48:34.255Z] permissions: ['package_access', 'package_manage', 'package_push', 'package_register', 'package_release', 'package_update'] [2020-06-11T21:48:34.255Z] expires: 2020-06-19T16:50:48.252993 [2020-06-11T21:48:34.255Z] [2020-06-11T21:48:36.225Z] Preparing to push 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap'. [2020-06-11T21:48:36.225Z] After pushing, the resulting snap revision will be released to 'latest/edge' when it passes the Snap Store review. [2020-06-11T21:48:36.225Z] Install the review-tools from the Snap Store for enhanced checks before uploading this snap. [2020-06-11T21:48:51.183Z] Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 0% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 1% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 2% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 3% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 4% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 5% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 6% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 7% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 8% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 9% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 10% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 11% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 12% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 13% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 14% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 15% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 16% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 17% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 18% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 19% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 20% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 21% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 22% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 23% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 24% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 25% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 26% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 27% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 28% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 29% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 30% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 31% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 32% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 33% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 34% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 35% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 36% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 37% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 38% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 39% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 40% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 41% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 42% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 43% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 44% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 45% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 46% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 47% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 48% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 49% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 50% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 51% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 52% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 53% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 54% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 55% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 56% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 57% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 58% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 59% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 60% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 61% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 62% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 63% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 64% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 65% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 66% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 67% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 68% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 69% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 70% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 72% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 73% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 74% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 75% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 76% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 77% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 78% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 79% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 80% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 81% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 82% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 83% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 84% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 85% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 86% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 87% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 88% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 89% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 90% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 91% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 92% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 93% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 94% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 95% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 96% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 97% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 98% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 99% Pushing 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [] 100% [2020-06-11T21:48:53.138Z] Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ released [2020-06-11T21:48:53.138Z] Revision 11 of 'edgex-app-service-configurable' created. [2020-06-11T21:48:54.562Z] Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| [2020-06-11T21:48:54.562Z] Track Arch Channel Version Revision Notes [2020-06-11T21:48:54.562Z] latest arm64 stable - - - [2020-06-11T21:48:54.562Z] candidate - - - [2020-06-11T21:48:54.562Z] beta - - - [2020-06-11T21:48:54.562Z] edge 1.1.0-20200611+9e5891b 11 - [2020-06-11T21:48:57.928Z] Pushing metadata from 'edgex-app-service-configurable_1.1.0-20200611+9e5891b_arm64.snap' [2020-06-11T21:49:00.529Z] The metadata has been pushed [Pipeline] } [2020-06-11T21:49:04.038Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-06-11T21:49:04.742Z] provisioning config files... [2020-06-11T21:49:04.756Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_master@tmp/config300529293360210878tmp [Pipeline] { [Pipeline] sh [2020-06-11T21:49:05.097Z] + bash -s - -t @/w/workspace/_app-service-configurable_master@tmp/config300529293360210878tmp [2020-06-11T21:49:05.097Z] + curl -s https://codecov.io/bash [2020-06-11T21:49:05.357Z] [2020-06-11T21:49:05.358Z] _____ _ [2020-06-11T21:49:05.358Z] / ____| | | [2020-06-11T21:49:05.358Z] | | ___ __| | ___ ___ _____ __ [2020-06-11T21:49:05.358Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-06-11T21:49:05.358Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-06-11T21:49:05.358Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-06-11T21:49:05.358Z] Bash-20200602-f809a24 [2020-06-11T21:49:05.358Z] [2020-06-11T21:49:05.358Z] [2020-06-11T21:49:05.358Z] ==> Jenkins CI detected. [2020-06-11T21:49:05.358Z] project root: . [2020-06-11T21:49:05.358Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-06-11T21:49:05.358Z] ==> Running gcov in . (disable via -X gcov) [2020-06-11T21:49:05.358Z] ==> Python coveragepy not found [2020-06-11T21:49:05.358Z] ==> Searching for coverage reports in: [2020-06-11T21:49:05.358Z] + . [2020-06-11T21:49:05.358Z] -> Found 1 reports [2020-06-11T21:49:05.358Z] ==> Detecting git/mercurial file structure [2020-06-11T21:49:05.358Z] ==> Reading reports [2020-06-11T21:49:05.358Z] + ./coverage.out bytes=10 [2020-06-11T21:49:05.358Z] ==> Appending adjustments [2020-06-11T21:49:05.358Z] https://docs.codecov.io/docs/fixing-reports [2020-06-11T21:49:05.358Z] + Found adjustments [2020-06-11T21:49:05.358Z] ==> Gzipping contents [2020-06-11T21:49:05.358Z] ==> Uploading reports [2020-06-11T21:49:05.358Z] url: https://codecov.io [2020-06-11T21:49:05.358Z] query: branch=master&commit=9e5891b0b5b0ed676740f2849e29f7702e6ffe76&build=27&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F27%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job= [2020-06-11T21:49:05.358Z] -> Pinging Codecov [2020-06-11T21:49:05.358Z] https://codecov.io/upload/v4?package=bash-20200602-f809a24&token=secret&branch=master&commit=9e5891b0b5b0ed676740f2849e29f7702e6ffe76&build=27&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F27%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job= [2020-06-11T21:49:05.931Z] -> Uploading [2020-06-11T21:49:06.503Z] -> View reports at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/9e5891b0b5b0ed676740f2849e29f7702e6ffe76 [Pipeline] } [2020-06-11T21:49:06.513Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-06-11T21:49:06.819Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-06-11T21:49:06.820Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-06-11T21:49:06.851Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-11T21:49:07.160Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-06-11T21:49:07.160Z] [2020-06-11T21:49:07.160Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-06-11T21:49:07.483Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-06-11T21:49:07.483Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-06-11T21:49:07.483Z] cbdbe7a5bc2a: Pulling fs layer [2020-06-11T21:49:07.483Z] 408f87550127: Pulling fs layer [2020-06-11T21:49:07.483Z] fe522b08c979: Pulling fs layer [2020-06-11T21:49:07.483Z] 221eaa008020: Pulling fs layer [2020-06-11T21:49:07.483Z] 2a4607e5d6b9: Pulling fs layer [2020-06-11T21:49:07.483Z] 8f79b27c4fd2: Pulling fs layer [2020-06-11T21:49:07.483Z] e5c8dbe1645b: Pulling fs layer [2020-06-11T21:49:07.483Z] 23e8b3b47431: Pulling fs layer [2020-06-11T21:49:07.483Z] 5c568d65a230: Pulling fs layer [2020-06-11T21:49:07.483Z] 8f79b27c4fd2: Waiting [2020-06-11T21:49:07.483Z] e5c8dbe1645b: Waiting [2020-06-11T21:49:07.483Z] 23e8b3b47431: Waiting [2020-06-11T21:49:07.483Z] 5c568d65a230: Waiting [2020-06-11T21:49:07.483Z] 221eaa008020: Waiting [2020-06-11T21:49:07.483Z] 2a4607e5d6b9: Waiting [2020-06-11T21:49:07.483Z] fe522b08c979: Verifying Checksum [2020-06-11T21:49:07.483Z] fe522b08c979: Download complete [2020-06-11T21:49:07.483Z] 408f87550127: Download complete [2020-06-11T21:49:07.483Z] 2a4607e5d6b9: Verifying Checksum [2020-06-11T21:49:07.483Z] 2a4607e5d6b9: Download complete [2020-06-11T21:49:07.483Z] 8f79b27c4fd2: Verifying Checksum [2020-06-11T21:49:07.483Z] 8f79b27c4fd2: Download complete [2020-06-11T21:49:07.483Z] cbdbe7a5bc2a: Download complete [2020-06-11T21:49:08.069Z] e5c8dbe1645b: Download complete [2020-06-11T21:49:08.069Z] cbdbe7a5bc2a: Pull complete [2020-06-11T21:49:08.337Z] 23e8b3b47431: Verifying Checksum [2020-06-11T21:49:08.337Z] 23e8b3b47431: Download complete [2020-06-11T21:49:08.337Z] 408f87550127: Pull complete [2020-06-11T21:49:08.605Z] fe522b08c979: Pull complete [2020-06-11T21:49:08.605Z] 5c568d65a230: Verifying Checksum [2020-06-11T21:49:08.605Z] 5c568d65a230: Download complete [2020-06-11T21:49:09.190Z] 221eaa008020: Verifying Checksum [2020-06-11T21:49:09.190Z] 221eaa008020: Download complete [2020-06-11T21:49:14.495Z] 221eaa008020: Pull complete [2020-06-11T21:49:14.495Z] 2a4607e5d6b9: Pull complete [2020-06-11T21:49:14.495Z] 8f79b27c4fd2: Pull complete [2020-06-11T21:49:16.408Z] e5c8dbe1645b: Pull complete [2020-06-11T21:49:19.713Z] 23e8b3b47431: Pull complete [2020-06-11T21:49:21.110Z] 5c568d65a230: Pull complete [2020-06-11T21:49:21.110Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-06-11T21:49:21.110Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-06-11T21:49:21.110Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-06-11T21:49:21.238Z] prd-centos7-docker-4c-2g-2632 does not seem to be running inside a container [2020-06-11T21:49:21.280Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/_app-service-configurable_master:/ws -w /ws --entrypoint= -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat [2020-06-11T21:49:22.007Z] $ docker top a5b5a38bfcef3e3516372fa18ff2f8c8f03ad96672af40ae16a081664f79be91 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-11T21:49:22.434Z] + snyk monitor '--org=edgex-jenkins' [2020-06-11T21:49:32.459Z] [2020-06-11T21:49:32.459Z] Monitoring /w/workspace/_app-service-configurable_master (github.com/edgexfoundry/app-service-configurable)... [2020-06-11T21:49:32.459Z] [2020-06-11T21:49:32.459Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/f37df8d4-5306-47c6-a9bb-b22a5908eeca [2020-06-11T21:49:32.459Z] [2020-06-11T21:49:32.459Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-06-11T21:49:32.459Z] [2020-06-11T21:49:32.459Z] [Pipeline] } [2020-06-11T21:49:32.475Z] $ docker stop --time=1 a5b5a38bfcef3e3516372fa18ff2f8c8f03ad96672af40ae16a081664f79be91 [2020-06-11T21:49:36.813Z] $ docker rm -f a5b5a38bfcef3e3516372fa18ff2f8c8f03ad96672af40ae16a081664f79be91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-11T21:49:37.771Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-06-11T21:49:37.771Z] [2020-06-11T21:49:37.771Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh [2020-06-11T21:49:38.095Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-06-11T21:49:38.095Z] latest: Pulling from edgex-devops/edgex-klar [2020-06-11T21:49:38.095Z] e7c96db7181b: Pulling fs layer [2020-06-11T21:49:38.095Z] 1868ca2cb446: Pulling fs layer [2020-06-11T21:49:38.095Z] 136be5d0fe8e: Pulling fs layer [2020-06-11T21:49:38.095Z] 894bfe63afcb: Pulling fs layer [2020-06-11T21:49:38.095Z] 894bfe63afcb: Waiting [2020-06-11T21:49:38.095Z] 1868ca2cb446: Verifying Checksum [2020-06-11T21:49:38.095Z] 1868ca2cb446: Download complete [2020-06-11T21:49:38.095Z] 136be5d0fe8e: Download complete [2020-06-11T21:49:38.095Z] e7c96db7181b: Verifying Checksum [2020-06-11T21:49:38.095Z] e7c96db7181b: Download complete [2020-06-11T21:49:38.095Z] 894bfe63afcb: Download complete [2020-06-11T21:49:38.359Z] e7c96db7181b: Pull complete [2020-06-11T21:49:38.622Z] 1868ca2cb446: Pull complete [2020-06-11T21:49:38.622Z] 136be5d0fe8e: Pull complete [2020-06-11T21:49:38.882Z] 894bfe63afcb: Pull complete [2020-06-11T21:49:38.882Z] Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 [2020-06-11T21:49:39.144Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-06-11T21:49:39.144Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer [2020-06-11T21:49:39.239Z] prd-centos7-docker-4c-2g-2632 does not seem to be running inside a container [2020-06-11T21:49:39.286Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-06-11T21:49:40.128Z] $ docker top 85512fa5303cba7fc3e63904144e729cc373e46224aa1835a5679a2e36fccf40 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-11T21:49:40.584Z] + /klar nexus3.edgexfoundry.org:10004/docker-app-service-configurable:9e5891b0b5b0ed676740f2849e29f7702e6ffe76 [2020-06-11T21:49:40.584Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-06-11T21:49:44.878Z] $ docker stop --time=1 85512fa5303cba7fc3e63904144e729cc373e46224aa1835a5679a2e36fccf40 [2020-06-11T21:49:46.214Z] $ docker rm -f 85512fa5303cba7fc3e63904144e729cc373e46224aa1835a5679a2e36fccf40 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-06-11T21:49:47.016Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-06-11T21:49:47.016Z] . [Pipeline] withDockerContainer [2020-06-11T21:49:47.111Z] prd-centos7-docker-4c-2g-2632 does not seem to be running inside a container [2020-06-11T21:49:47.149Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-06-11T21:49:47.775Z] $ docker top 14095280ffeae2cca9a70a98dd31a1f486f949bf804ea46366e4b3ed5417999d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-11T21:49:48.250Z] + /klar nexus3.edgexfoundry.org:10004/docker-app-service-configurable:9e5891b0b5b0ed676740f2849e29f7702e6ffe76 [2020-06-11T21:49:48.250Z] + tee [2020-06-11T21:49:48.250Z] clair timeout 1m0s [2020-06-11T21:49:48.250Z] docker timeout: 1m0s [2020-06-11T21:49:48.250Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-06-11T21:49:48.883Z] $ docker stop --time=1 14095280ffeae2cca9a70a98dd31a1f486f949bf804ea46366e4b3ed5417999d [2020-06-11T21:49:50.212Z] $ docker rm -f 14095280ffeae2cca9a70a98dd31a1f486f949bf804ea46366e4b3ed5417999d [Pipeline] // withDockerContainer [Pipeline] sh [2020-06-11T21:49:50.647Z] + mkdir -p /w/workspace/_app-service-configurable_master/clair-reports [Pipeline] echo [2020-06-11T21:49:50.662Z] Generated HTML Table Report. Writing to /w/workspace/_app-service-configurable_master/clair-reports/clair_results_docker-app-service-configurable_9e5891b0b5b0ed676740f2849e29f7702e6ffe76.html [Pipeline] writeFile [Pipeline] step [2020-06-11T21:49:50.691Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-06-11T21:49:51.018Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-06-11T21:49:51.018Z] . [Pipeline] withDockerContainer [2020-06-11T21:49:51.112Z] prd-centos7-docker-4c-2g-2632 does not seem to be running inside a container [2020-06-11T21:49:51.158Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-06-11T21:49:51.813Z] $ docker top 7fe93c40cd7c8b22308e81cdd1fcd8305c652aa89f122ac419a7fa7745e4006c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-11T21:49:52.370Z] + /klar nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:9e5891b0b5b0ed676740f2849e29f7702e6ffe76 [2020-06-11T21:49:52.371Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-06-11T21:50:02.487Z] $ docker stop --time=1 7fe93c40cd7c8b22308e81cdd1fcd8305c652aa89f122ac419a7fa7745e4006c [2020-06-11T21:50:03.852Z] $ docker rm -f 7fe93c40cd7c8b22308e81cdd1fcd8305c652aa89f122ac419a7fa7745e4006c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-06-11T21:50:04.274Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-06-11T21:50:04.274Z] . [Pipeline] withDockerContainer [2020-06-11T21:50:04.370Z] prd-centos7-docker-4c-2g-2632 does not seem to be running inside a container [2020-06-11T21:50:04.414Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-06-11T21:50:04.972Z] $ docker top 0bc9e81d373cb9e6e088233b08a24c974e3be726a1e71d8733832475e77a5067 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-11T21:50:05.407Z] + /klar nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:9e5891b0b5b0ed676740f2849e29f7702e6ffe76 [2020-06-11T21:50:05.407Z] + tee [2020-06-11T21:50:05.407Z] clair timeout 1m0s [2020-06-11T21:50:05.407Z] docker timeout: 1m0s [2020-06-11T21:50:05.407Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-06-11T21:50:06.038Z] $ docker stop --time=1 0bc9e81d373cb9e6e088233b08a24c974e3be726a1e71d8733832475e77a5067 [2020-06-11T21:50:07.381Z] $ docker rm -f 0bc9e81d373cb9e6e088233b08a24c974e3be726a1e71d8733832475e77a5067 [Pipeline] // withDockerContainer [Pipeline] sh [2020-06-11T21:50:07.792Z] + mkdir -p /w/workspace/_app-service-configurable_master/clair-reports [Pipeline] echo [2020-06-11T21:50:07.804Z] Generated HTML Table Report. Writing to /w/workspace/_app-service-configurable_master/clair-reports/clair_results_docker-app-service-configurable-arm64_9e5891b0b5b0ed676740f2849e29f7702e6ffe76.html [Pipeline] writeFile [Pipeline] step [2020-06-11T21:50:07.833Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2020-06-11T21:50:08.382Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-11T21:50:08.382Z] . [Pipeline] withDockerContainer [2020-06-11T21:50:08.476Z] prd-centos7-docker-4c-2g-2632 does not seem to be running inside a container [2020-06-11T21:50:08.518Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-06-11T21:50:09.215Z] $ docker top 95d6499665e731f70c1b11cb1bfb3dfba00ed2c1558916ba44f192916dbfa550 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-11T21:50:09.421Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-11T21:50:09.421Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-11T21:50:09.614Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-11T21:50:09.617Z] $ docker exec 95d6499665e731f70c1b11cb1bfb3dfba00ed2c1558916ba44f192916dbfa550 ssh-agent [2020-06-11T21:50:09.777Z] SSH_AUTH_SOCK=/tmp/ssh-OdhExUILnWjg/agent.12 [2020-06-11T21:50:09.777Z] SSH_AGENT_PID=17 [2020-06-11T21:50:09.783Z] Running ssh-add (command line suppressed) [2020-06-11T21:50:09.905Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_348287262662122140.key (/w/workspace/_app-service-configurable_master@tmp/private_key_348287262662122140.key) [2020-06-11T21:50:09.956Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-11T21:50:10.270Z] + git semver tag [2020-06-11T21:50:10.270Z] # -> Open(): unable to determine branch for HEAD [2020-06-11T21:50:10.270Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2020-06-11T21:50:10.270Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2020-06-11T21:50:10.270Z] # $SEMVER_REMOTE_NAME = origin [2020-06-11T21:50:10.270Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-11T21:50:10.270Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-11T21:50:10.270Z] # $SEMVER_BRANCH = master [2020-06-11T21:50:10.270Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [2020-06-11T21:50:10.270Z] # 9e5891b0b5b0ed676740f2849e29f7702e6ffe76 HEAD [2020-06-11T21:50:10.270Z] # -> Force: false [2020-06-11T21:50:10.270Z] # 8b855cb255ddef57eb44911b35f95c68afcf221e refs/tags/v1.2.0 [Pipeline] } [2020-06-11T21:50:10.283Z] $ docker exec --env ******** --env ******** 95d6499665e731f70c1b11cb1bfb3dfba00ed2c1558916ba44f192916dbfa550 ssh-agent -k [2020-06-11T21:50:10.402Z] unset SSH_AUTH_SOCK; [2020-06-11T21:50:10.402Z] unset SSH_AGENT_PID; [2020-06-11T21:50:10.402Z] echo Agent pid 17 killed; [2020-06-11T21:50:10.455Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-11T21:50:10.838Z] + git semver [Pipeline] } [2020-06-11T21:50:10.855Z] $ docker stop --time=1 95d6499665e731f70c1b11cb1bfb3dfba00ed2c1558916ba44f192916dbfa550 [2020-06-11T21:50:12.206Z] $ docker rm -f 95d6499665e731f70c1b11cb1bfb3dfba00ed2c1558916ba44f192916dbfa550 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-06-11T21:50:12.737Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-06-11T21:50:12.737Z] [2020-06-11T21:50:12.737Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-06-11T21:50:13.063Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-06-11T21:50:13.063Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-06-11T21:50:13.063Z] ab5ef0e58194: Pulling fs layer [2020-06-11T21:50:13.063Z] 9712f1f96733: Pulling fs layer [2020-06-11T21:50:13.063Z] 63f879dbbcfc: Pulling fs layer [2020-06-11T21:50:13.063Z] 0d9ebad4ef96: Pulling fs layer [2020-06-11T21:50:13.063Z] e9a5061849ea: Pulling fs layer [2020-06-11T21:50:13.063Z] d747dcd14b5f: Pulling fs layer [2020-06-11T21:50:13.063Z] 2de7ff778b66: Pulling fs layer [2020-06-11T21:50:13.063Z] 0d9ebad4ef96: Waiting [2020-06-11T21:50:13.063Z] e9a5061849ea: Waiting [2020-06-11T21:50:13.063Z] d747dcd14b5f: Waiting [2020-06-11T21:50:13.063Z] 2de7ff778b66: Waiting [2020-06-11T21:50:13.063Z] 9712f1f96733: Verifying Checksum [2020-06-11T21:50:13.063Z] 9712f1f96733: Download complete [2020-06-11T21:50:13.649Z] 63f879dbbcfc: Download complete [2020-06-11T21:50:13.649Z] e9a5061849ea: Verifying Checksum [2020-06-11T21:50:13.650Z] e9a5061849ea: Download complete [2020-06-11T21:50:13.650Z] d747dcd14b5f: Verifying Checksum [2020-06-11T21:50:13.650Z] d747dcd14b5f: Download complete [2020-06-11T21:50:13.915Z] 0d9ebad4ef96: Verifying Checksum [2020-06-11T21:50:13.915Z] 0d9ebad4ef96: Download complete [2020-06-11T21:50:13.916Z] 2de7ff778b66: Verifying Checksum [2020-06-11T21:50:14.177Z] ab5ef0e58194: Verifying Checksum [2020-06-11T21:50:14.177Z] ab5ef0e58194: Download complete [2020-06-11T21:50:18.392Z] ab5ef0e58194: Pull complete [2020-06-11T21:50:18.392Z] 9712f1f96733: Pull complete [2020-06-11T21:50:20.955Z] 63f879dbbcfc: Pull complete [2020-06-11T21:50:27.572Z] 0d9ebad4ef96: Pull complete [2020-06-11T21:50:27.572Z] e9a5061849ea: Pull complete [2020-06-11T21:50:27.572Z] d747dcd14b5f: Pull complete [2020-06-11T21:50:30.879Z] 2de7ff778b66: Pull complete [2020-06-11T21:50:30.879Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-06-11T21:50:30.879Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-06-11T21:50:30.880Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-06-11T21:50:31.023Z] prd-centos7-docker-4c-2g-2632 does not seem to be running inside a container [2020-06-11T21:50:31.066Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-06-11T21:50:35.748Z] $ docker top 126d924b945de06ce03031ced64f3157089330778f203fe7f338d7946524d67c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-06-11T21:50:35.892Z] provisioning config files... [2020-06-11T21:50:35.901Z] copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_master@tmp/config3276525124389407806tmp [2020-06-11T21:50:35.915Z] copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_master@tmp/config3798898451976909732tmp [2020-06-11T21:50:35.931Z] copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_master@tmp/config7851858295783518555tmp [Pipeline] { [Pipeline] echo [2020-06-11T21:50:35.962Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-11T21:50:36.259Z] ---> sigul-configuration.sh [2020-06-11T21:50:36.259Z] gpg: directory `/root/.gnupg' created [2020-06-11T21:50:36.259Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-06-11T21:50:36.259Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-06-11T21:50:36.259Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-06-11T21:50:36.259Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-06-11T21:50:36.259Z] gpg: CAST5 encrypted data [2020-06-11T21:50:36.528Z] gpg: encrypted with 1 passphrase [2020-06-11T21:50:36.528Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-06-11T21:50:36.827Z] + mkdir /home/jenkins [2020-06-11T21:50:36.827Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-06-11T21:50:37.121Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo [2020-06-11T21:50:37.131Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-11T21:50:37.427Z] ---> sigul-install.sh [2020-06-11T21:50:44.021Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-06-11T21:50:44.317Z] + git tag --list [2020-06-11T21:50:44.317Z] v1.2.0 [Pipeline] sh [2020-06-11T21:50:44.611Z] + lftools sign git-tag v1.2.0 [2020-06-11T21:50:45.998Z] Signing Git tag with Sigul... [2020-06-11T21:50:45.998Z] Signing v1.2.0 [Pipeline] echo [2020-06-11T21:50:46.949Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-11T21:50:47.246Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-06-11T21:50:47.254Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-06-11T21:50:47.299Z] $ docker stop --time=1 126d924b945de06ce03031ced64f3157089330778f203fe7f338d7946524d67c [2020-06-11T21:50:49.177Z] $ docker rm -f 126d924b945de06ce03031ced64f3157089330778f203fe7f338d7946524d67c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-06-11T21:50:49.898Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-11T21:50:49.898Z] . [Pipeline] withDockerContainer [2020-06-11T21:50:50.017Z] prd-centos7-docker-4c-2g-2632 does not seem to be running inside a container [2020-06-11T21:50:50.063Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-06-11T21:50:50.761Z] $ docker top 6a7499c173f716b1bee6037f355e9cbb7605ee90a6c1fe21e5b24d9980272f1d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-11T21:50:50.973Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-11T21:50:50.973Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-11T21:50:51.182Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-11T21:50:51.185Z] $ docker exec 6a7499c173f716b1bee6037f355e9cbb7605ee90a6c1fe21e5b24d9980272f1d ssh-agent [2020-06-11T21:50:51.363Z] SSH_AUTH_SOCK=/tmp/ssh-J1dBNrawsCHC/agent.12 [2020-06-11T21:50:51.363Z] SSH_AGENT_PID=17 [2020-06-11T21:50:51.369Z] Running ssh-add (command line suppressed) [2020-06-11T21:50:51.496Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_6771915572900658906.key (/w/workspace/_app-service-configurable_master@tmp/private_key_6771915572900658906.key) [2020-06-11T21:50:51.553Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-11T21:50:51.860Z] + git semver bump pre [2020-06-11T21:50:51.860Z] # -> Open(): unable to determine branch for HEAD [2020-06-11T21:50:51.860Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2020-06-11T21:50:51.860Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2020-06-11T21:50:51.860Z] # $SEMVER_REMOTE_NAME = origin [2020-06-11T21:50:51.860Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-11T21:50:51.860Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-11T21:50:51.860Z] # $SEMVER_BRANCH = master [2020-06-11T21:50:51.860Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [2020-06-11T21:50:51.860Z] 1.2.1-dev.1 [Pipeline] } [2020-06-11T21:50:51.871Z] $ docker exec --env ******** --env ******** 6a7499c173f716b1bee6037f355e9cbb7605ee90a6c1fe21e5b24d9980272f1d ssh-agent -k [2020-06-11T21:50:51.984Z] unset SSH_AUTH_SOCK; [2020-06-11T21:50:51.984Z] unset SSH_AGENT_PID; [2020-06-11T21:50:51.984Z] echo Agent pid 17 killed; [2020-06-11T21:50:52.034Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-11T21:50:52.416Z] + git semver [Pipeline] } [2020-06-11T21:50:52.431Z] $ docker stop --time=1 6a7499c173f716b1bee6037f355e9cbb7605ee90a6c1fe21e5b24d9980272f1d [2020-06-11T21:50:53.784Z] $ docker rm -f 6a7499c173f716b1bee6037f355e9cbb7605ee90a6c1fe21e5b24d9980272f1d [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-06-11T21:50:54.213Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-11T21:50:54.213Z] . [Pipeline] withDockerContainer [2020-06-11T21:50:54.302Z] prd-centos7-docker-4c-2g-2632 does not seem to be running inside a container [2020-06-11T21:50:54.347Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-06-11T21:50:54.891Z] $ docker top d8e07304b65e1bf0de1b8f68954b47b2862f2bc267caa04de0cceb45ac63e493 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-11T21:50:55.103Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-11T21:50:55.103Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-11T21:50:55.270Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-11T21:50:55.273Z] $ docker exec d8e07304b65e1bf0de1b8f68954b47b2862f2bc267caa04de0cceb45ac63e493 ssh-agent [2020-06-11T21:50:55.436Z] SSH_AUTH_SOCK=/tmp/ssh-aDldZzeH8elT/agent.13 [2020-06-11T21:50:55.436Z] SSH_AGENT_PID=19 [2020-06-11T21:50:55.442Z] Running ssh-add (command line suppressed) [2020-06-11T21:50:55.565Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_4615509195917965587.key (/w/workspace/_app-service-configurable_master@tmp/private_key_4615509195917965587.key) [2020-06-11T21:50:55.618Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-11T21:50:55.924Z] + git semver push [2020-06-11T21:50:55.924Z] # -> Open(): unable to determine branch for HEAD [2020-06-11T21:50:55.924Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2020-06-11T21:50:55.924Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2020-06-11T21:50:55.924Z] # $SEMVER_REMOTE_NAME = origin [2020-06-11T21:50:55.924Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-11T21:50:55.924Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-11T21:50:55.924Z] # $SEMVER_BRANCH = master [2020-06-11T21:50:55.924Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } [2020-06-11T21:51:02.545Z] $ docker exec --env ******** --env ******** d8e07304b65e1bf0de1b8f68954b47b2862f2bc267caa04de0cceb45ac63e493 ssh-agent -k [2020-06-11T21:51:02.672Z] unset SSH_AUTH_SOCK; [2020-06-11T21:51:02.672Z] unset SSH_AGENT_PID; [2020-06-11T21:51:02.672Z] echo Agent pid 19 killed; [2020-06-11T21:51:02.722Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-11T21:51:03.104Z] + git semver [Pipeline] } [2020-06-11T21:51:03.119Z] $ docker stop --time=1 d8e07304b65e1bf0de1b8f68954b47b2862f2bc267caa04de0cceb45ac63e493 [2020-06-11T21:51:04.454Z] $ docker rm -f d8e07304b65e1bf0de1b8f68954b47b2862f2bc267caa04de0cceb45ac63e493 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-06-11T21:51:05.075Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-11T21:51:05.634Z] ---> package-listing.sh [2020-06-11T21:51:05.635Z] ++ facter osfamily [2020-06-11T21:51:05.635Z] ++ tr '[:upper:]' '[:lower:]' [2020-06-11T21:51:05.635Z] + OS_FAMILY=redhat [2020-06-11T21:51:05.635Z] + workspace=/w/workspace/_app-service-configurable_master [2020-06-11T21:51:05.635Z] + START_PACKAGES=/tmp/packages_start.txt [2020-06-11T21:51:05.635Z] + END_PACKAGES=/tmp/packages_end.txt [2020-06-11T21:51:05.635Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-06-11T21:51:05.635Z] + PACKAGES=/tmp/packages_start.txt [2020-06-11T21:51:05.635Z] + '[' /w/workspace/_app-service-configurable_master ']' [2020-06-11T21:51:05.635Z] + PACKAGES=/tmp/packages_end.txt [2020-06-11T21:51:05.635Z] + case "${OS_FAMILY}" in [2020-06-11T21:51:05.635Z] + rpm -qa [2020-06-11T21:51:05.635Z] + sort [2020-06-11T21:51:09.845Z] + '[' -f /tmp/packages_start.txt ']' [2020-06-11T21:51:09.845Z] + '[' -f /tmp/packages_end.txt ']' [2020-06-11T21:51:09.845Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-06-11T21:51:09.845Z] + '[' /w/workspace/_app-service-configurable_master ']' [2020-06-11T21:51:09.845Z] + mkdir -p /w/workspace/_app-service-configurable_master/archives/ [2020-06-11T21:51:09.845Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_master/archives/ [Pipeline] isUnix [Pipeline] sh [2020-06-11T21:51:10.473Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-11T21:51:10.473Z] [2020-06-11T21:51:10.473Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-06-11T21:51:10.794Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-11T21:51:10.794Z] alpine: Pulling from edgex-lftools-log-publisher [2020-06-11T21:51:10.794Z] c9b1b535fdd9: Pulling fs layer [2020-06-11T21:51:10.794Z] 2cc5ad85d9ab: Pulling fs layer [2020-06-11T21:51:10.794Z] 756a868c4378: Pulling fs layer [2020-06-11T21:51:10.794Z] 444b2fc9a129: Pulling fs layer [2020-06-11T21:51:10.794Z] ea15f1150254: Pulling fs layer [2020-06-11T21:51:10.794Z] 41b27a9f41bf: Pulling fs layer [2020-06-11T21:51:10.794Z] 28c525ee5125: Pulling fs layer [2020-06-11T21:51:10.794Z] 094b1ea09ed8: Pulling fs layer [2020-06-11T21:51:10.794Z] 138eaada9080: Pulling fs layer [2020-06-11T21:51:10.794Z] 0622d0fa9048: Pulling fs layer [2020-06-11T21:51:10.794Z] 444b2fc9a129: Waiting [2020-06-11T21:51:10.794Z] ea15f1150254: Waiting [2020-06-11T21:51:10.794Z] 41b27a9f41bf: Waiting [2020-06-11T21:51:10.794Z] 28c525ee5125: Waiting [2020-06-11T21:51:10.794Z] 094b1ea09ed8: Waiting [2020-06-11T21:51:10.794Z] 138eaada9080: Waiting [2020-06-11T21:51:10.794Z] 0622d0fa9048: Waiting [2020-06-11T21:51:10.794Z] 2cc5ad85d9ab: Verifying Checksum [2020-06-11T21:51:10.794Z] 2cc5ad85d9ab: Download complete [2020-06-11T21:51:10.794Z] 444b2fc9a129: Verifying Checksum [2020-06-11T21:51:10.794Z] 444b2fc9a129: Download complete [2020-06-11T21:51:10.794Z] c9b1b535fdd9: Verifying Checksum [2020-06-11T21:51:10.794Z] c9b1b535fdd9: Download complete [2020-06-11T21:51:10.794Z] ea15f1150254: Verifying Checksum [2020-06-11T21:51:10.794Z] ea15f1150254: Download complete [2020-06-11T21:51:11.064Z] 28c525ee5125: Verifying Checksum [2020-06-11T21:51:11.064Z] 28c525ee5125: Download complete [2020-06-11T21:51:11.328Z] 756a868c4378: Verifying Checksum [2020-06-11T21:51:11.328Z] 756a868c4378: Download complete [2020-06-11T21:51:11.328Z] 138eaada9080: Verifying Checksum [2020-06-11T21:51:11.328Z] 138eaada9080: Download complete [2020-06-11T21:51:11.328Z] 094b1ea09ed8: Verifying Checksum [2020-06-11T21:51:11.328Z] 094b1ea09ed8: Download complete [2020-06-11T21:51:11.328Z] 0622d0fa9048: Verifying Checksum [2020-06-11T21:51:11.328Z] 0622d0fa9048: Download complete [2020-06-11T21:51:11.902Z] 41b27a9f41bf: Verifying Checksum [2020-06-11T21:51:11.902Z] 41b27a9f41bf: Download complete [2020-06-11T21:51:12.164Z] c9b1b535fdd9: Pull complete [2020-06-11T21:51:12.426Z] 2cc5ad85d9ab: Pull complete [2020-06-11T21:51:14.981Z] 756a868c4378: Pull complete [2020-06-11T21:51:14.981Z] 444b2fc9a129: Pull complete [2020-06-11T21:51:14.981Z] ea15f1150254: Pull complete [2020-06-11T21:51:18.284Z] 41b27a9f41bf: Pull complete [2020-06-11T21:51:18.547Z] 28c525ee5125: Pull complete [2020-06-11T21:51:21.862Z] 094b1ea09ed8: Pull complete [2020-06-11T21:51:21.862Z] 138eaada9080: Pull complete [2020-06-11T21:51:21.862Z] 0622d0fa9048: Pull complete [2020-06-11T21:51:21.862Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-06-11T21:51:21.862Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-11T21:51:21.862Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-06-11T21:51:22.015Z] prd-centos7-docker-4c-2g-2632 does not seem to be running inside a container [2020-06-11T21:51:22.058Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-06-11T21:51:24.328Z] $ docker top 462827e263158348a7a6d659ee999b8fa948f6e0068c6b952fff843ed80c8831 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-11T21:51:24.510Z] provisioning config files... [2020-06-11T21:51:24.522Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config4570836765661814553tmp [Pipeline] { [Pipeline] echo [2020-06-11T21:51:24.551Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-11T21:51:24.846Z] ---> create-netrc.sh [Pipeline] echo [2020-06-11T21:51:24.855Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-11T21:51:25.144Z] ---> logs-deploy.sh [2020-06-11T21:51:25.145Z] + ARCHIVE_ARTIFACTS= [2020-06-11T21:51:25.145Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-06-11T21:51:25.145Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-06-11T21:51:25.145Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-06-11T21:51:25.145Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/27 [2020-06-11T21:51:25.145Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/master/27/ [2020-06-11T21:51:25.145Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/27 /w/workspace/_app-service-configurable_master [2020-06-11T21:51:26.530Z] Archives upload complete. [2020-06-11T21:51:26.530Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/27 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/master/27/ [2020-06-11T21:51:27.102Z] ---> uname -a: [2020-06-11T21:51:27.102Z] Linux 462827e26315 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-06-11T21:51:27.102Z] [2020-06-11T21:51:27.102Z] [2020-06-11T21:51:27.102Z] ---> lscpu: [2020-06-11T21:51:27.102Z] Architecture: x86_64 [2020-06-11T21:51:27.102Z] CPU op-mode(s): 32-bit, 64-bit [2020-06-11T21:51:27.102Z] Byte Order: Little Endian [2020-06-11T21:51:27.102Z] Address sizes: 40 bits physical, 48 bits virtual [2020-06-11T21:51:27.102Z] CPU(s): 4 [2020-06-11T21:51:27.102Z] On-line CPU(s) list: 0-3 [2020-06-11T21:51:27.102Z] Thread(s) per core: 1 [2020-06-11T21:51:27.102Z] Core(s) per socket: 1 [2020-06-11T21:51:27.102Z] Socket(s): 4 [2020-06-11T21:51:27.102Z] NUMA node(s): 1 [2020-06-11T21:51:27.102Z] Vendor ID: GenuineIntel [2020-06-11T21:51:27.102Z] CPU family: 6 [2020-06-11T21:51:27.102Z] Model: 44 [2020-06-11T21:51:27.102Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-06-11T21:51:27.102Z] Stepping: 1 [2020-06-11T21:51:27.102Z] CPU MHz: 2933.442 [2020-06-11T21:51:27.102Z] BogoMIPS: 5866.88 [2020-06-11T21:51:27.102Z] Virtualization: VT-x [2020-06-11T21:51:27.102Z] Hypervisor vendor: KVM [2020-06-11T21:51:27.102Z] Virtualization type: full [2020-06-11T21:51:27.102Z] L1d cache: 128 KiB [2020-06-11T21:51:27.102Z] L1i cache: 128 KiB [2020-06-11T21:51:27.102Z] L2 cache: 16 MiB [2020-06-11T21:51:27.102Z] L3 cache: 64 MiB [2020-06-11T21:51:27.102Z] NUMA node0 CPU(s): 0-3 [2020-06-11T21:51:27.102Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-06-11T21:51:27.102Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-06-11T21:51:27.102Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-06-11T21:51:27.102Z] Vulnerability Meltdown: Mitigation; PTI [2020-06-11T21:51:27.102Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-06-11T21:51:27.102Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-06-11T21:51:27.102Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-06-11T21:51:27.102Z] Vulnerability Tsx async abort: Not affected [2020-06-11T21:51:27.102Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-06-11T21:51:27.102Z] [2020-06-11T21:51:27.102Z] [2020-06-11T21:51:27.102Z] ---> nproc: [2020-06-11T21:51:27.102Z] 4 [2020-06-11T21:51:27.102Z] [2020-06-11T21:51:27.102Z] [2020-06-11T21:51:27.102Z] ---> df -h: [2020-06-11T21:51:27.102Z] Filesystem Size Used Available Use% Mounted on [2020-06-11T21:51:27.102Z] overlay 50.0G 8.5G 41.5G 17% / [2020-06-11T21:51:27.102Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-06-11T21:51:27.102Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-06-11T21:51:27.102Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-06-11T21:51:27.102Z] /dev/vda1 50.0G 8.5G 41.5G 17% /etc/resolv.conf [2020-06-11T21:51:27.102Z] /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hostname [2020-06-11T21:51:27.102Z] /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hosts [2020-06-11T21:51:27.102Z] /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/_app-service-configurable_master@tmp [2020-06-11T21:51:27.102Z] /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/sa [2020-06-11T21:51:27.102Z] /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/_app-service-configurable_master [2020-06-11T21:51:27.102Z] [2020-06-11T21:51:27.102Z] [2020-06-11T21:51:27.102Z] ---> free -m: [2020-06-11T21:51:27.102Z] total used free shared buff/cache available [2020-06-11T21:51:27.102Z] Mem: 1837 780 101 0 955 990 [2020-06-11T21:51:27.102Z] Swap: 1023 3 1020 [2020-06-11T21:51:27.102Z] [2020-06-11T21:51:27.102Z] [2020-06-11T21:51:27.102Z] ---> ip addr: [2020-06-11T21:51:27.102Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-06-11T21:51:27.102Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-06-11T21:51:27.102Z] inet 127.0.0.1/8 scope host lo [2020-06-11T21:51:27.102Z] valid_lft forever preferred_lft forever [2020-06-11T21:51:27.102Z] 24: eth0@if25: mtu 1458 qdisc noqueue state UP [2020-06-11T21:51:27.102Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-06-11T21:51:27.102Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-06-11T21:51:27.102Z] valid_lft forever preferred_lft forever [2020-06-11T21:51:27.102Z] [2020-06-11T21:51:27.102Z] [2020-06-11T21:51:27.102Z] ---> sar -b -r -n DEV: [2020-06-11T21:51:27.102Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 06/11/20 _x86_64_ (4 CPU) [2020-06-11T21:51:27.102Z] [2020-06-11T21:51:27.102Z] 21:36:45 LINUX RESTART [2020-06-11T21:51:27.102Z] [2020-06-11T21:51:27.102Z] 21:37:01 tps rtps wtps bread/s bwrtn/s [2020-06-11T21:51:27.102Z] 21:38:01 174.96 84.42 90.54 10418.41 40244.17 [2020-06-11T21:51:27.102Z] 21:39:02 1.53 0.00 1.53 0.00 29.13 [2020-06-11T21:51:27.102Z] 21:40:01 0.37 0.00 0.37 0.00 5.13 [2020-06-11T21:51:27.102Z] 21:41:01 0.28 0.00 0.28 0.00 3.21 [2020-06-11T21:51:27.102Z] 21:42:01 0.20 0.00 0.20 0.00 2.70 [2020-06-11T21:51:27.102Z] 21:43:01 0.72 0.00 0.72 0.00 10.11 [2020-06-11T21:51:27.102Z] 21:44:01 0.18 0.02 0.17 0.13 1.52 [2020-06-11T21:51:27.102Z] 21:45:01 0.20 0.00 0.20 0.00 1.93 [2020-06-11T21:51:27.102Z] 21:46:01 0.30 0.00 0.30 0.00 3.80 [2020-06-11T21:51:27.102Z] 21:47:01 0.27 0.00 0.27 0.00 3.45 [2020-06-11T21:51:27.102Z] 21:48:01 0.28 0.00 0.28 0.00 3.86 [2020-06-11T21:51:27.102Z] 21:49:01 0.22 0.00 0.22 0.00 2.58 [2020-06-11T21:51:27.102Z] 21:50:01 269.87 156.43 113.43 7233.29 34687.23 [2020-06-11T21:51:27.102Z] 21:51:01 216.71 85.32 131.40 4489.03 32089.45 [2020-06-11T21:51:27.102Z] Average: 47.65 23.34 24.32 1583.98 7661.18 [2020-06-11T21:51:27.102Z] [2020-06-11T21:51:27.102Z] 21:37:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-06-11T21:51:27.102Z] 21:38:01 168636 1712920 91.04 2620 1128364 1125616 38.42 434088 1118812 120 [2020-06-11T21:51:27.102Z] 21:39:02 174880 1706676 90.71 2620 1128396 1080856 36.89 432752 1115196 16 [2020-06-11T21:51:27.102Z] 21:40:01 174060 1707496 90.75 2620 1128404 1081060 36.89 434744 1114312 8 [2020-06-11T21:51:27.102Z] 21:41:01 174088 1707468 90.75 2620 1128404 1081084 36.90 434992 1114312 8 [2020-06-11T21:51:27.102Z] 21:42:01 173228 1708328 90.79 2620 1128412 1080856 36.89 439692 1110224 8 [2020-06-11T21:51:27.102Z] 21:43:01 170576 1710980 90.93 2620 1128416 1080940 36.89 443856 1109184 8 [2020-06-11T21:51:27.102Z] 21:44:01 170592 1710964 90.93 2620 1128424 1081044 36.89 443748 1109184 8 [2020-06-11T21:51:27.102Z] 21:45:01 170864 1710692 90.92 2620 1128432 1080984 36.89 442920 1109824 8 [2020-06-11T21:51:27.102Z] 21:46:01 169344 1712212 91.00 2620 1128436 1081244 36.90 443848 1109824 8 [2020-06-11T21:51:27.102Z] 21:47:01 170500 1711056 90.94 2620 1128444 1081052 36.89 440916 1111872 16 [2020-06-11T21:51:27.102Z] 21:48:01 170124 1711432 90.96 2620 1128444 1081124 36.90 431872 1121304 8 [2020-06-11T21:51:27.102Z] 21:49:01 169628 1711928 90.98 2620 1128452 1081220 36.90 432412 1121304 20 [2020-06-11T21:51:27.102Z] 21:50:01 215212 1666344 88.56 2596 1012736 1299968 44.37 555128 914936 52 [2020-06-11T21:51:27.102Z] 21:51:01 217676 1663880 88.43 1492 918432 1307984 44.64 618504 753776 52 [2020-06-11T21:51:27.102Z] Average: 177815 1703741 90.55 2538 1105157 1116074 38.09 459248 1073862 24 [2020-06-11T21:51:27.102Z] [2020-06-11T21:51:27.102Z] 21:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-06-11T21:51:27.102Z] 21:38:01 eth0 495.44 281.39 1039.17 89.02 0.00 0.00 0.00 [2020-06-11T21:51:27.102Z] 21:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-11T21:51:27.102Z] 21:38:01 docker0 1.45 1.32 0.38 2.80 0.00 0.00 0.00 [2020-06-11T21:51:27.102Z] 21:39:02 eth0 0.72 0.08 0.06 0.01 0.00 0.00 0.00 [2020-06-11T21:51:27.102Z] 21:39:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-11T21:51:27.102Z] 21:39:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-11T21:51:27.102Z] 21:40:01 eth0 4.18 1.98 3.26 0.28 0.00 0.00 0.00 [2020-06-11T21:51:27.102Z] 21:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-11T21:51:27.102Z] 21:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-11T21:51:27.102Z] 21:41:01 eth0 0.52 0.42 0.27 0.24 0.00 0.00 0.00 [2020-06-11T21:51:27.103Z] 21:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-11T21:51:27.103Z] 21:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-11T21:51:27.103Z] 21:42:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 [2020-06-11T21:51:27.103Z] 21:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-11T21:51:27.103Z] 21:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-11T21:51:27.103Z] 21:43:01 eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00 [2020-06-11T21:51:27.103Z] 21:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-11T21:51:27.103Z] 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-11T21:51:27.103Z] 21:44:01 eth0 0.25 0.23 0.10 0.02 0.00 0.00 0.00 [2020-06-11T21:51:27.103Z] 21:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-11T21:51:27.103Z] 21:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-11T21:51:27.103Z] 21:45:01 eth0 0.33 0.08 0.03 0.01 0.00 0.00 0.00 [2020-06-11T21:51:27.103Z] 21:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-11T21:51:27.103Z] 21:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-11T21:51:27.103Z] 21:46:01 eth0 0.63 0.40 0.29 0.20 0.00 0.00 0.00 [2020-06-11T21:51:27.103Z] 21:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-11T21:51:27.103Z] 21:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-11T21:51:27.103Z] 21:47:01 eth0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2020-06-11T21:51:27.103Z] 21:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-11T21:51:27.103Z] 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-11T21:51:27.103Z] 21:48:01 eth0 0.48 0.17 0.11 0.07 0.00 0.00 0.00 [2020-06-11T21:51:27.103Z] 21:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-11T21:51:27.103Z] 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-11T21:51:27.103Z] 21:49:01 eth0 1.40 0.50 0.41 0.21 0.00 0.00 0.00 [2020-06-11T21:51:27.103Z] 21:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-11T21:51:27.103Z] 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-11T21:51:27.103Z] 21:50:01 veth92baa76 0.33 0.43 0.08 0.16 0.00 0.00 0.00 [2020-06-11T21:51:27.103Z] 21:50:01 eth0 786.28 493.92 5356.68 173.06 0.00 0.00 0.00 [2020-06-11T21:51:27.103Z] 21:50:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 [2020-06-11T21:51:27.103Z] 21:50:01 docker0 42.93 42.92 4.68 307.04 0.00 0.00 0.00 [2020-06-11T21:51:27.103Z] 21:51:01 veth7b57906 1.88 1.32 0.34 0.33 0.00 0.00 0.00 [2020-06-11T21:51:27.103Z] 21:51:01 eth0 255.52 182.00 3418.73 85.42 0.00 0.00 0.00 [2020-06-11T21:51:27.103Z] 21:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-11T21:51:27.103Z] 21:51:01 docker0 28.25 38.52 1.85 158.38 0.00 0.00 0.00 [2020-06-11T21:51:27.103Z] Average: veth7b57906 0.13 0.09 0.02 0.02 0.00 0.00 0.00 [2020-06-11T21:51:27.103Z] Average: eth0 74.53 48.36 627.80 18.49 0.00 0.00 0.00 [2020-06-11T21:51:27.103Z] Average: lo 0.01 0.01 0.00 0.00 0.00 0.00 0.00 [2020-06-11T21:51:27.103Z] Average: docker0 5.09 5.83 0.47 33.30 0.00 0.00 0.00 [2020-06-11T21:51:27.103Z] [2020-06-11T21:51:27.103Z] [2020-06-11T21:51:27.103Z] ---> sar -P ALL: [2020-06-11T21:51:27.103Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 06/11/20 _x86_64_ (4 CPU) [2020-06-11T21:51:27.103Z] [2020-06-11T21:51:27.103Z] 21:36:45 LINUX RESTART [2020-06-11T21:51:27.103Z] [2020-06-11T21:51:27.103Z] 21:37:01 CPU %user %nice %system %iowait %steal %idle [2020-06-11T21:51:27.103Z] 21:38:01 all 15.67 0.00 8.27 10.09 0.02 65.94 [2020-06-11T21:51:27.103Z] 21:38:01 0 14.52 0.00 8.83 11.06 0.02 65.56 [2020-06-11T21:51:27.103Z] 21:38:01 1 15.57 0.00 7.95 9.42 0.02 67.04 [2020-06-11T21:51:27.103Z] 21:38:01 2 17.23 0.00 8.37 8.54 0.02 65.85 [2020-06-11T21:51:27.103Z] 21:38:01 3 15.34 0.00 7.95 11.32 0.02 65.37 [2020-06-11T21:51:27.103Z] 21:39:02 all 0.17 0.00 0.04 0.00 0.00 99.79 [2020-06-11T21:51:27.103Z] 21:39:02 0 0.05 0.00 0.03 0.00 0.00 99.92 [2020-06-11T21:51:27.103Z] 21:39:02 1 0.53 0.00 0.05 0.00 0.00 99.42 [2020-06-11T21:51:27.103Z] 21:39:02 2 0.02 0.00 0.02 0.00 0.00 99.97 [2020-06-11T21:51:27.103Z] 21:39:02 3 0.07 0.00 0.08 0.00 0.00 99.85 [2020-06-11T21:51:27.103Z] 21:40:01 all 0.16 0.00 0.04 0.00 0.00 99.81 [2020-06-11T21:51:27.103Z] 21:40:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2020-06-11T21:51:27.103Z] 21:40:01 1 0.49 0.00 0.05 0.02 0.00 99.44 [2020-06-11T21:51:27.103Z] 21:40:01 2 0.10 0.00 0.03 0.00 0.00 99.86 [2020-06-11T21:51:27.103Z] 21:40:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2020-06-11T21:51:27.103Z] 21:41:01 all 0.14 0.00 0.03 0.00 0.00 99.83 [2020-06-11T21:51:27.103Z] 21:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-06-11T21:51:27.103Z] 21:41:01 1 0.47 0.00 0.03 0.00 0.00 99.50 [2020-06-11T21:51:27.103Z] 21:41:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2020-06-11T21:51:27.103Z] 21:41:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2020-06-11T21:51:27.103Z] 21:42:01 all 0.17 0.00 0.03 0.00 0.00 99.80 [2020-06-11T21:51:27.103Z] 21:42:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2020-06-11T21:51:27.103Z] 21:42:01 1 0.52 0.00 0.05 0.00 0.00 99.43 [2020-06-11T21:51:27.103Z] 21:42:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2020-06-11T21:51:27.103Z] 21:42:01 3 0.08 0.00 0.05 0.00 0.00 99.87 [2020-06-11T21:51:27.103Z] 21:43:01 all 0.15 0.00 0.05 0.00 0.00 99.80 [2020-06-11T21:51:27.103Z] 21:43:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2020-06-11T21:51:27.103Z] 21:43:01 1 0.18 0.00 0.12 0.00 0.00 99.70 [2020-06-11T21:51:27.103Z] 21:43:01 2 0.33 0.00 0.00 0.00 0.00 99.67 [2020-06-11T21:51:27.103Z] 21:43:01 3 0.07 0.00 0.05 0.00 0.00 99.88 [2020-06-11T21:51:27.103Z] 21:44:01 all 0.16 0.00 0.03 0.00 0.00 99.81 [2020-06-11T21:51:27.103Z] 21:44:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2020-06-11T21:51:27.103Z] 21:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2020-06-11T21:51:27.103Z] 21:44:01 2 0.52 0.00 0.02 0.00 0.00 99.47 [2020-06-11T21:51:27.103Z] 21:44:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2020-06-11T21:51:27.103Z] 21:45:01 all 0.15 0.00 0.03 0.00 0.00 99.83 [2020-06-11T21:51:27.103Z] 21:45:01 0 0.02 0.00 0.05 0.00 0.00 99.93 [2020-06-11T21:51:27.103Z] 21:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2020-06-11T21:51:27.103Z] 21:45:01 2 0.55 0.00 0.05 0.00 0.00 99.40 [2020-06-11T21:51:27.103Z] 21:45:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2020-06-11T21:51:27.103Z] 21:46:01 all 0.17 0.00 0.03 0.00 0.00 99.80 [2020-06-11T21:51:27.103Z] 21:46:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2020-06-11T21:51:27.103Z] 21:46:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-06-11T21:51:27.103Z] 21:46:01 2 0.52 0.00 0.03 0.00 0.00 99.45 [2020-06-11T21:51:27.103Z] 21:46:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2020-06-11T21:51:27.103Z] 21:47:01 all 0.16 0.00 0.02 0.00 0.00 99.82 [2020-06-11T21:51:27.103Z] 21:47:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-06-11T21:51:27.103Z] 21:47:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2020-06-11T21:51:27.103Z] 21:47:01 2 0.53 0.00 0.02 0.00 0.00 99.45 [2020-06-11T21:51:27.103Z] 21:47:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2020-06-11T21:51:27.103Z] 21:48:01 all 0.15 0.00 0.02 0.00 0.00 99.83 [2020-06-11T21:51:27.103Z] 21:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2020-06-11T21:51:27.103Z] 21:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2020-06-11T21:51:27.103Z] 21:48:01 2 0.52 0.00 0.02 0.00 0.00 99.47 [2020-06-11T21:51:27.103Z] 21:48:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2020-06-11T21:51:27.103Z] 21:49:01 all 0.16 0.00 0.03 0.00 0.00 99.81 [2020-06-11T21:51:27.103Z] 21:49:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2020-06-11T21:51:27.103Z] 21:49:01 1 0.07 0.00 0.07 0.00 0.00 99.87 [2020-06-11T21:51:27.103Z] 21:49:01 2 0.53 0.00 0.03 0.00 0.00 99.43 [2020-06-11T21:51:27.103Z] 21:49:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2020-06-11T21:51:27.103Z] 21:50:01 all 9.76 0.00 6.23 3.20 0.01 80.80 [2020-06-11T21:51:27.103Z] 21:50:01 0 9.33 0.00 6.52 3.18 0.02 80.96 [2020-06-11T21:51:27.103Z] 21:50:01 1 11.05 0.00 6.22 3.54 0.00 79.19 [2020-06-11T21:51:27.103Z] 21:50:01 2 9.27 0.00 5.77 4.04 0.02 80.90 [2020-06-11T21:51:27.103Z] 21:50:01 3 9.39 0.00 6.40 2.06 0.02 82.13 [2020-06-11T21:51:27.103Z] 21:51:01 all 10.82 0.00 7.74 2.97 0.02 78.46 [2020-06-11T21:51:27.103Z] 21:51:01 0 9.52 0.00 8.33 2.74 0.02 79.39 [2020-06-11T21:51:27.103Z] 21:51:01 1 10.19 0.00 7.50 4.05 0.02 78.24 [2020-06-11T21:51:27.103Z] 21:51:01 2 10.68 0.00 7.45 1.52 0.02 80.34 [2020-06-11T21:51:27.103Z] 21:51:01 3 12.92 0.00 7.66 3.53 0.02 75.88 [2020-06-11T21:51:27.103Z] Average: all 2.69 0.00 1.60 1.15 0.00 94.55 [2020-06-11T21:51:27.103Z] Average: 0 2.39 0.00 1.70 1.21 0.00 94.71 [2020-06-11T21:51:27.103Z] Average: 1 2.78 0.00 1.57 1.21 0.00 94.44 [2020-06-11T21:51:27.103Z] Average: 2 2.90 0.00 1.55 1.00 0.00 94.55 [2020-06-11T21:51:27.103Z] Average: 3 2.70 0.00 1.59 1.20 0.00 94.51 [2020-06-11T21:51:27.103Z] [2020-06-11T21:51:27.103Z] [2020-06-11T21:51:27.103Z]