Pull request #129 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 01707ed64e6c2231855275c8a2b5b290fd1c1702+07d155ce2010a0a52548d22b34cd4ccd3eb6da08 (aedb406f805753c39712df573f584821eb1231a7) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a2cbe11917bfb8801b6bc99aaa80229564ed4294 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a2cbe11917bfb8801b6bc99aaa80229564ed4294 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-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 BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-3642’ is offline Running on prd-centos7-docker-4c-2g-6278 in /w/workspace/_app-service-configurable_PR-129 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-129 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # 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/*:refs/remotes/origin/* # 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 --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/129/head:refs/remotes/origin/PR-129 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 07d155ce2010a0a52548d22b34cd4ccd3eb6da08 into PR head commit 01707ed64e6c2231855275c8a2b5b290fd1c1702 Merge succeeded, producing 01707ed64e6c2231855275c8a2b5b290fd1c1702 Checking out Revision 01707ed64e6c2231855275c8a2b5b290fd1c1702 (PR-129) > git config core.sparsecheckout # timeout=10 > git checkout -f 01707ed64e6c2231855275c8a2b5b290fd1c1702 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 07d155ce2010a0a52548d22b34cd4ccd3eb6da08 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 01707ed64e6c2231855275c8a2b5b290fd1c1702 # timeout=10 Commit message: "feat: Add ability to use PUT method for HTTP Export in configurable pipeline" First time build. Skipping changelog. > git rev-list --no-walk 2324b3d4e9935b9fd46865dde15d063dcaddb1d3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:45:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:45:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:45:11 ========================================================= 15:45:11 EdgeX Global Pipelines Version Info 15:45:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:45:12 ------------------- 15:45:12 stable info: 15:45:12 ------------------- 15:45:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:45:12 Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 15:45:12 Message: update stable to v1.0.144 15:45:13 ------------------- 15:45:13 experimental info: 15:45:13 ------------------- 15:45:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:45:13 Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 15:45:13 Message: update experimental to v1.0.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 15:45:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 15:45:14 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 15:45:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:45:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:45:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:45:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 15:45:15 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:45:15 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 15:45:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:45:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:45:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:45:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo 15:45:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:45:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:45:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:45:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:45:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:45:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:45:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:45:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:45:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:45:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:45:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:45:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:45:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:45:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-129 [Pipeline] echo 15:45:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-129 [Pipeline] echo 15:45:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-129 [Pipeline] echo 15:45:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 01707ed64e6c2231855275c8a2b5b290fd1c1702 [Pipeline] echo 15:45:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 01707ed [Pipeline] echo 15:45:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:45:18 + git log --format=format:%s -1 01707ed64e6c2231855275c8a2b5b290fd1c1702 [Pipeline] echo 15:45:18 GIT_COMMIT: 01707ed64e6c2231855275c8a2b5b290fd1c1702, Commit Message: feat: Add ability to use PUT method for HTTP Export in configurable pipeline [Pipeline] echo 15:45:18 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:45:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:45:20 15:45:20 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:45:20 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:45:21 latest: Pulling from edgex-devops/git-semver 15:45:21 31603596830f: Pulling fs layer 15:45:21 2a8b12db71e7: Pulling fs layer 15:45:21 6ca5941a6612: Pulling fs layer 15:45:21 ecc8261a40a4: Pulling fs layer 15:45:21 ecc8261a40a4: Waiting 15:45:21 2a8b12db71e7: Verifying Checksum 15:45:21 2a8b12db71e7: Download complete 15:45:21 31603596830f: Verifying Checksum 15:45:21 31603596830f: Download complete 15:45:21 ecc8261a40a4: Verifying Checksum 15:45:21 ecc8261a40a4: Download complete 15:45:21 31603596830f: Pull complete 15:45:21 2a8b12db71e7: Pull complete 15:45:21 6ca5941a6612: Verifying Checksum 15:45:21 6ca5941a6612: Download complete 15:45:22 6ca5941a6612: Pull complete 15:45:22 ecc8261a40a4: Pull complete 15:45:22 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 15:45:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:45:22 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:45:22 prd-centos7-docker-4c-2g-6278 does not seem to be running inside a container 15:45:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-129 -v /w/workspace/_app-service-configurable_PR-129:/w/workspace/_app-service-configurable_PR-129:rw,z -v /w/workspace/_app-service-configurable_PR-129@tmp:/w/workspace/_app-service-configurable_PR-129@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:45:25 $ docker top 0934d8df9183bd8c1a8a382d59a04577d96a6fe6d3b42f598e6239d43b272fca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:45:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:45:25 [ssh-agent] Looking for ssh-agent implementation... 15:45:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:45:25 $ docker exec 0934d8df9183bd8c1a8a382d59a04577d96a6fe6d3b42f598e6239d43b272fca ssh-agent 15:45:26 SSH_AUTH_SOCK=/tmp/ssh-Cw8mJPfwonTA/agent.11 15:45:26 SSH_AGENT_PID=16 15:45:26 Running ssh-add (command line suppressed) 15:45:26 Identity added: /w/workspace/_app-service-configurable_PR-129@tmp/private_key_5604653996578501799.key (/w/workspace/_app-service-configurable_PR-129@tmp/private_key_5604653996578501799.key) 15:45:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:45:27 + git tag --points-at HEAD [Pipeline] } 15:45:27 $ docker exec --env ******** --env ******** 0934d8df9183bd8c1a8a382d59a04577d96a6fe6d3b42f598e6239d43b272fca ssh-agent -k 15:45:27 unset SSH_AUTH_SOCK; 15:45:27 unset SSH_AGENT_PID; 15:45:27 echo Agent pid 16 killed; 15:45:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:45:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:45:27 [ssh-agent] Looking for ssh-agent implementation... 15:45:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:45:27 $ docker exec 0934d8df9183bd8c1a8a382d59a04577d96a6fe6d3b42f598e6239d43b272fca ssh-agent 15:45:28 SSH_AUTH_SOCK=/tmp/ssh-H2HTIdxpCe9K/agent.45 15:45:28 SSH_AGENT_PID=50 15:45:28 Running ssh-add (command line suppressed) 15:45:28 Identity added: /w/workspace/_app-service-configurable_PR-129@tmp/private_key_2533546746652867297.key (/w/workspace/_app-service-configurable_PR-129@tmp/private_key_2533546746652867297.key) 15:45:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:45:28 + git semver init 15:45:28 # -> Open(): unable to determine branch for HEAD 15:45:28 # $GIT_DIR = /w/workspace/_app-service-configurable_PR-129/.git 15:45:28 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-129 15:45:28 # $SEMVER_REMOTE_NAME = origin 15:45:28 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:45:28 # $SEMVER_USER_NAME = edgex-jenkins 15:45:28 # $SEMVER_BRANCH = PR-129 15:45:28 # $SEMVER_TEMP = /tmp/semver-024142481 15:45:28 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 15:45:29 # '/tmp/semver-024142481' -> '/w/workspace/_app-service-configurable_PR-129/.semver' 15:45:29 # -> Force: false 15:45:29 # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-129/.semver [Pipeline] } 15:45:29 $ docker exec --env ******** --env ******** 0934d8df9183bd8c1a8a382d59a04577d96a6fe6d3b42f598e6239d43b272fca ssh-agent -k 15:45:29 unset SSH_AUTH_SOCK; 15:45:29 unset SSH_AGENT_PID; 15:45:29 echo Agent pid 50 killed; 15:45:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:45:30 + git semver [Pipeline] } 15:45:30 $ docker stop --time=1 0934d8df9183bd8c1a8a382d59a04577d96a6fe6d3b42f598e6239d43b272fca 15:45:31 $ docker rm -f 0934d8df9183bd8c1a8a382d59a04577d96a6fe6d3b42f598e6239d43b272fca [Pipeline] // withDockerContainer [Pipeline] sh 15:45:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:45:34 Stashed 1 file(s) [Pipeline] echo 15:45:34 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [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 15:45:50 Still waiting to schedule task 15:45:50 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:45:50 Still waiting to schedule task 15:45:50 ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ is offline 15:47:44 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6279 in /w/workspace/_app-service-configurable_PR-129 [Pipeline] { [Pipeline] ws 15:47:44 Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout 15:47:51 using credential edgex-jenkins-ssh 15:47:51 Cloning the remote Git repository 15:47:51 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 15:47:52 > git init /w/workspace/app-service-configurable/2 # timeout=10 15:47:52 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:47:52 > git --version # timeout=10 15:47:52 > git --version # 'git version 2.17.1' 15:47:52 using GIT_SSH to set credentials SSH Credentials for GitHub 15:47:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:47:52 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:47:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:47:53 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:47:53 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:47:53 using GIT_SSH to set credentials SSH Credentials for GitHub 15:47:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/129/head:refs/remotes/origin/PR-129 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:47:53 Merging remotes/origin/master commit 07d155ce2010a0a52548d22b34cd4ccd3eb6da08 into PR head commit 01707ed64e6c2231855275c8a2b5b290fd1c1702 15:47:54 Merge succeeded, producing 01707ed64e6c2231855275c8a2b5b290fd1c1702 15:47:54 Checking out Revision 01707ed64e6c2231855275c8a2b5b290fd1c1702 (PR-129) 15:47:53 > git config core.sparsecheckout # timeout=10 15:47:53 > git checkout -f 01707ed64e6c2231855275c8a2b5b290fd1c1702 # timeout=10 15:47:53 > git remote # timeout=10 15:47:54 > git config --get remote.origin.url # timeout=10 15:47:54 using GIT_SSH to set credentials SSH Credentials for GitHub 15:47:54 > git merge 07d155ce2010a0a52548d22b34cd4ccd3eb6da08 # timeout=10 15:47:54 > git rev-parse HEAD^{commit} # timeout=10 15:47:54 > git config core.sparsecheckout # timeout=10 15:47:54 > git checkout -f 01707ed64e6c2231855275c8a2b5b290fd1c1702 # timeout=10 15:47:58 Commit message: "feat: Add ability to use PUT method for HTTP Export in configurable pipeline" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:48:00 ========================================================= 15:48:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 15:48:00 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:48:01 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 15:48:02 Sending build context to Docker daemon 96.26kB 15:48:02 Step 1/8 : ARG BASE=golang:1.15-alpine 15:48:02 Step 2/8 : FROM ${BASE} 15:48:02 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:48:02 b538f80385f9: Pulling fs layer 15:48:02 74f711af9a0d: Pulling fs layer 15:48:02 99f96fe45779: Pulling fs layer 15:48:02 8529a6b9a6be: Pulling fs layer 15:48:02 45590311c82a: Pulling fs layer 15:48:02 69ca0ff8b7b3: Pulling fs layer 15:48:02 209524e5b208: Pulling fs layer 15:48:02 8529a6b9a6be: Waiting 15:48:02 45590311c82a: Waiting 15:48:02 69ca0ff8b7b3: Waiting 15:48:02 209524e5b208: Waiting 15:48:02 99f96fe45779: Download complete 15:48:02 74f711af9a0d: Verifying Checksum 15:48:02 74f711af9a0d: Download complete 15:48:02 45590311c82a: Download complete 15:48:02 69ca0ff8b7b3: Download complete 15:48:03 b538f80385f9: Verifying Checksum 15:48:03 b538f80385f9: Download complete 15:48:03 b538f80385f9: Pull complete 15:48:04 74f711af9a0d: Pull complete 15:48:04 99f96fe45779: Pull complete 15:48:07 209524e5b208: Verifying Checksum 15:48:07 209524e5b208: Download complete 15:48:35 8529a6b9a6be: Verifying Checksum 15:48:35 8529a6b9a6be: Download complete 15:48:41 8529a6b9a6be: Pull complete 15:48:41 45590311c82a: Pull complete 15:48:42 69ca0ff8b7b3: Pull complete 15:48:43 Running on prd-centos7-docker-4c-2g-6280 in /w/workspace/_app-service-configurable_PR-129 [Pipeline] { [Pipeline] ws 15:48:44 Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout 15:48:46 209524e5b208: Pull complete 15:48:46 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 15:48:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 15:48:46 ---> 5bddaf1c2fca 15:48:46 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:48:48 ---> Running in f76fe52fd19e 15:48:48 Removing intermediate container f76fe52fd19e 15:48:48 ---> fc2919a7fc47 15:48:48 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:48:48 ---> Running in 6bee78c978b6 15:48:48 using credential edgex-jenkins-ssh 15:48:49 Cloning the remote Git repository 15:48:49 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 15:48:49 > git init /w/workspace/app-service-configurable/2 # timeout=10 15:48:49 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:48:49 > git --version # timeout=10 15:48:49 > git --version # 'git version 2.16.5' 15:48:49 using GIT_SSH to set credentials SSH Credentials for GitHub 15:48:50 Merging remotes/origin/master commit 07d155ce2010a0a52548d22b34cd4ccd3eb6da08 into PR head commit 01707ed64e6c2231855275c8a2b5b290fd1c1702 15:48:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:48:50 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:48:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:48:50 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:48:50 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:48:50 using GIT_SSH to set credentials SSH Credentials for GitHub 15:48:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/129/head:refs/remotes/origin/PR-129 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:48:50 > git config core.sparsecheckout # timeout=10 15:48:50 > git checkout -f 01707ed64e6c2231855275c8a2b5b290fd1c1702 # timeout=10 15:48:50 Merge succeeded, producing 01707ed64e6c2231855275c8a2b5b290fd1c1702 15:48:50 Checking out Revision 01707ed64e6c2231855275c8a2b5b290fd1c1702 (PR-129) 15:48:51 Removing intermediate container 6bee78c978b6 15:48:51 ---> 07bb0a5b9ff9 15:48:51 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 15:48:51 ---> Running in b1989a7c4ff0 15:48:50 > git remote # timeout=10 15:48:50 > git config --get remote.origin.url # timeout=10 15:48:50 using GIT_SSH to set credentials SSH Credentials for GitHub 15:48:50 > git merge 07d155ce2010a0a52548d22b34cd4ccd3eb6da08 # timeout=10 15:48:50 > git rev-parse HEAD^{commit} # timeout=10 15:48:50 > git config core.sparsecheckout # timeout=10 15:48:50 > git checkout -f 01707ed64e6c2231855275c8a2b5b290fd1c1702 # timeout=10 15:48:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:48:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:48:55 (1/6) Installing libc-dev (0.7.2-r3) 15:48:55 (2/6) Installing libsodium (1.0.18-r0) 15:48:55 (3/6) Installing pkgconf (1.7.2-r0) 15:48:55 (4/6) Installing libsodium-dev (1.0.18-r0) 15:48:55 Commit message: "feat: Add ability to use PUT method for HTTP Export in configurable pipeline" 15:48:55 (5/6) Installing libzmq (4.3.3-r0) 15:48:55 (6/6) Installing zeromq-dev (4.3.3-r0) 15:48:55 Executing busybox-1.31.1-r16.trigger 15:48:55 OK: 144 MiB in 45 packages [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:48:56 ========================================================= 15:48:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 15:48:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:48:56 Removing intermediate container b1989a7c4ff0 15:48:56 ---> 6de1a0f5aab2 15:48:56 Step 6/8 : WORKDIR /app 15:48:56 ---> Running in fc2b4803a1b8 15:48:57 Removing intermediate container fc2b4803a1b8 15:48:57 ---> 9ac6298759a5 15:48:57 Step 7/8 : COPY . . 15:48:57 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 15:48:57 Sending build context to Docker daemon 96.26kB 15:48:57 Step 1/8 : ARG BASE=golang:1.15-alpine 15:48:57 Step 2/8 : FROM ${BASE} 15:48:57 ---> 7aeb5bd5cb53 15:48:57 Step 8/8 : RUN go mod download 15:48:57 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 15:48:57 df20fa9351a1: Pulling fs layer 15:48:57 ed8968b2872e: Pulling fs layer 15:48:57 a92cc7c5fd73: Pulling fs layer 15:48:57 e871e8e8d7a9: Pulling fs layer 15:48:57 e73272ec9a57: Pulling fs layer 15:48:57 1e910a182e73: Pulling fs layer 15:48:57 4e634b169226: Pulling fs layer 15:48:57 e73272ec9a57: Waiting 15:48:57 1e910a182e73: Waiting 15:48:57 4e634b169226: Waiting 15:48:57 e871e8e8d7a9: Waiting 15:48:57 a92cc7c5fd73: Verifying Checksum 15:48:57 a92cc7c5fd73: Download complete 15:48:57 ed8968b2872e: Download complete 15:48:57 e73272ec9a57: Verifying Checksum 15:48:57 e73272ec9a57: Download complete 15:48:58 ---> Running in 0822f770235d 15:48:58 1e910a182e73: Verifying Checksum 15:48:58 1e910a182e73: Download complete 15:48:58 df20fa9351a1: Verifying Checksum 15:48:58 df20fa9351a1: Download complete 15:48:58 df20fa9351a1: Pull complete 15:48:59 ed8968b2872e: Pull complete 15:48:59 a92cc7c5fd73: Pull complete 15:49:01 e871e8e8d7a9: Verifying Checksum 15:49:01 e871e8e8d7a9: Download complete 15:49:06 4e634b169226: Verifying Checksum 15:49:06 4e634b169226: Download complete 15:49:08 e871e8e8d7a9: Pull complete 15:49:08 e73272ec9a57: Pull complete 15:49:08 1e910a182e73: Pull complete 15:49:18 4e634b169226: Pull complete 15:49:18 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 15:49:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 15:49:18 ---> f7629b54cfaa 15:49:18 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:49:18 ---> Running in 04790dfef475 15:49:18 Removing intermediate container 04790dfef475 15:49:18 ---> 2ab579154452 15:49:18 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:49:18 ---> Running in adf38abcb14b 15:49:19 Removing intermediate container adf38abcb14b 15:49:19 ---> dc1202d365c2 15:49:19 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 15:49:19 ---> Running in 5047bc2d7512 15:49:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:49:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:49:21 (1/6) Installing libc-dev (0.7.2-r3) 15:49:21 (2/6) Installing libsodium (1.0.18-r0) 15:49:21 (3/6) Installing pkgconf (1.7.2-r0) 15:49:21 (4/6) Installing libsodium-dev (1.0.18-r0) 15:49:21 (5/6) Installing libzmq (4.3.3-r0) 15:49:21 (6/6) Installing zeromq-dev (4.3.3-r0) 15:49:21 Executing busybox-1.31.1-r16.trigger 15:49:22 OK: 167 MiB in 45 packages 15:49:22 Removing intermediate container 5047bc2d7512 15:49:22 ---> e93d90ad5aeb 15:49:22 Step 6/8 : WORKDIR /app 15:49:22 ---> Running in 67b977a76c2b 15:49:23 Removing intermediate container 67b977a76c2b 15:49:23 ---> 0920865213ff 15:49:23 Step 7/8 : COPY . . 15:49:23 ---> cf77bf444790 15:49:23 Step 8/8 : RUN go mod download 15:49:23 ---> Running in 7322d6edd3e1 15:49:37 Removing intermediate container 0822f770235d 15:49:37 ---> eb04eb6e4217 15:49:37 Successfully built eb04eb6e4217 15:49:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:49:38 + docker inspect -f . ci-base-image-arm64 15:49:38 . [Pipeline] withDockerContainer 15:49:38 prd-ubuntu18.04-docker-arm64-4c-16g-6279 does not seem to be running inside a container 15:49:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:49:40 $ docker top 328a8b7bbd371484bb4e900c87caae9bedc9d674ce54f59bd0744cb8a1214c5c -eo pid,comm [Pipeline] { [Pipeline] sh 15:49:42 + go version 15:49:42 go version go1.15.2 linux/arm64 [Pipeline] } 15:49:42 $ docker stop --time=1 328a8b7bbd371484bb4e900c87caae9bedc9d674ce54f59bd0744cb8a1214c5c 15:49:44 $ docker rm -f 328a8b7bbd371484bb4e900c87caae9bedc9d674ce54f59bd0744cb8a1214c5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:49:45 + docker inspect -f . ci-base-image-arm64 15:49:45 . [Pipeline] withDockerContainer 15:49:45 prd-ubuntu18.04-docker-arm64-4c-16g-6279 does not seem to be running inside a container 15:49:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:49:47 $ docker top 974012c675f1124c78ffcbb716aacf80fd7d4e9d3a3ddd3bfd4c596293ac4c60 -eo pid,comm [Pipeline] { [Pipeline] sh 15:49:49 + make test 15:49:49 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 15:49:50 Removing intermediate container 7322d6edd3e1 15:49:50 ---> 998d84a24877 15:49:50 Successfully built 998d84a24877 15:49:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:49:51 + docker inspect -f . ci-base-image-x86_64 15:49:51 . [Pipeline] withDockerContainer 15:49:51 prd-centos7-docker-4c-2g-6280 does not seem to be running inside a container 15:49:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:49:52 $ docker top f8b66430c09a028cde90d42f017669fb439bc5a77507ad14416a58ed75661da1 -eo pid,comm [Pipeline] { [Pipeline] sh 15:49:53 + go version 15:49:53 go version go1.15.2 linux/amd64 [Pipeline] } 15:49:53 $ docker stop --time=1 f8b66430c09a028cde90d42f017669fb439bc5a77507ad14416a58ed75661da1 15:49:54 $ docker rm -f f8b66430c09a028cde90d42f017669fb439bc5a77507ad14416a58ed75661da1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:49:56 + docker inspect -f . ci-base-image-x86_64 15:49:56 . [Pipeline] withDockerContainer 15:49:56 prd-centos7-docker-4c-2g-6280 does not seem to be running inside a container 15:49:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:49:57 $ docker top 26f8c9a89cc5922b0a2f825d944755924700e2486132d136777d01b34b3b41b0 -eo pid,comm [Pipeline] { [Pipeline] sh 15:49:57 + make test 15:49:57 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 15:50:20 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:50:20 CGO_ENABLED=1 go vet ./... 15:50:22 gofmt -l . 15:50:22 [ "`gofmt -l .`" = "" ] 15:50:22 ./bin/test-go-mod-tidy.sh 15:50:22 ./bin/test-attribution-txt.sh [Pipeline] stash 15:50:24 Stashed 1 file(s) [Pipeline] } 15:50:24 $ docker stop --time=1 26f8c9a89cc5922b0a2f825d944755924700e2486132d136777d01b34b3b41b0 15:50:26 $ docker rm -f 26f8c9a89cc5922b0a2f825d944755924700e2486132d136777d01b34b3b41b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:50:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:50:30 + ls -al . 15:50:30 total 96 15:50:30 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 19 15:50 . 15:50:30 drwxrwxr-x. 4 jenkins jenkins 28 Oct 19 15:48 .. 15:50:30 -rw-rw-r--. 1 jenkins jenkins 6568 Oct 19 15:48 Attribution.txt 15:50:30 drwxrwxr-x. 2 jenkins jenkins 64 Oct 19 15:48 bin 15:50:30 -rw-r--r--. 1 jenkins jenkins 10 Oct 19 15:49 coverage.out 15:50:30 -rw-rw-r--. 1 jenkins jenkins 180 Oct 19 15:48 docker-compose.debug.yml 15:50:30 -rw-rw-r--. 1 jenkins jenkins 133 Oct 19 15:48 docker-compose.yml 15:50:30 -rw-rw-r--. 1 jenkins jenkins 2002 Oct 19 15:48 Dockerfile 15:50:30 -rw-rw-r--. 1 jenkins jenkins 966 Oct 19 15:48 Dockerfile.build 15:50:30 -rw-rw-r--. 1 jenkins jenkins 119 Oct 19 15:48 .dockerignore 15:50:30 drwxrwxr-x. 8 jenkins jenkins 179 Oct 19 15:48 .git 15:50:30 drwxrwxr-x. 2 jenkins jenkins 81 Oct 19 15:48 .github 15:50:30 -rw-rw-r--. 1 jenkins jenkins 93 Oct 19 15:48 .gitignore 15:50:30 -rw-r--r--. 1 jenkins jenkins 133 Oct 19 15:50 go.mod 15:50:30 -rw-r--r--. 1 jenkins jenkins 19860 Oct 19 15:50 go.sum 15:50:30 -rw-rw-r--. 1 jenkins jenkins 687 Oct 19 15:48 Jenkinsfile 15:50:30 -rw-rw-r--. 1 jenkins jenkins 10174 Oct 19 15:48 LICENSE 15:50:30 -rw-rw-r--. 1 jenkins jenkins 1519 Oct 19 15:48 main.go 15:50:30 -rw-rw-r--. 1 jenkins jenkins 1573 Oct 19 15:48 makefile 15:50:30 -rw-rw-r--. 1 jenkins jenkins 1277 Oct 19 15:48 README.md 15:50:30 drwxrwxr-x. 10 jenkins jenkins 171 Oct 19 15:48 res 15:50:30 drwxrwxr-x. 4 jenkins jenkins 71 Oct 19 15:48 snap 15:50:30 -rw-rw-r--. 1 jenkins jenkins 5 Oct 19 15:45 VERSION [Pipeline] isUnix [Pipeline] sh 15:50:30 + 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=01707ed64e6c2231855275c8a2b5b290fd1c1702 --label arch=amd64 --label version=0.0.0 . 15:50:30 Sending build context to Docker daemon 118.8kB 15:50:30 Step 1/27 : ARG BASE=golang:1.15-alpine 15:50:30 Step 2/27 : FROM ${BASE} AS builder 15:50:30 ---> 998d84a24877 15:50:30 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:50:30 ---> Running in 922bb1e7c9d2 15:50:30 Removing intermediate container 922bb1e7c9d2 15:50:30 ---> eee7051274ec 15:50:30 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 15:50:31 ---> Running in c2841c0d8f58 15:50:31 Removing intermediate container c2841c0d8f58 15:50:31 ---> 0c52ae5f1b4a 15:50:31 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:50:31 ---> Running in 1b255ff3e836 15:50:31 Removing intermediate container 1b255ff3e836 15:50:31 ---> 6cf7a04b00d9 15:50:31 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:50:31 ---> Running in def96a159608 15:50:32 Removing intermediate container def96a159608 15:50:32 ---> 25839912be95 15:50:32 Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:50:32 ---> Running in d4a1505f7343 15:50:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:50:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:50:33 OK: 167 MiB in 45 packages 15:50:34 Removing intermediate container d4a1505f7343 15:50:34 ---> 3e1278d34c5c 15:50:34 Step 8/27 : WORKDIR /app 15:50:34 ---> Running in 15d3c3720b58 15:50:34 Removing intermediate container 15d3c3720b58 15:50:34 ---> 0f73db295ca9 15:50:34 Step 9/27 : COPY go.mod . 15:50:34 ---> 582f584831ea 15:50:34 Step 10/27 : RUN go mod download 15:50:34 ---> Running in 5d0dcfb277d2 15:50:35 Removing intermediate container 5d0dcfb277d2 15:50:35 ---> 0ec2fe21dadb 15:50:35 Step 11/27 : COPY . . 15:50:36 ---> 2f4d4b7d878e 15:50:36 Step 12/27 : ARG MAKE="make build" 15:50:36 ---> Running in 0d5f181fc8a5 15:50:36 Removing intermediate container 0d5f181fc8a5 15:50:36 ---> 742675f31d9c 15:50:36 Step 13/27 : RUN $MAKE 15:50:36 ---> Running in 0cf81875ac2b 15:50:36 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:50:36 CGO_ENABLED=1 go vet ./... 15:50:36 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable 15:50:47 gofmt -l . 15:50:47 [ "`gofmt -l .`" = "" ] 15:50:47 ./bin/test-go-mod-tidy.sh 15:50:47 ./bin/test-attribution-txt.sh [Pipeline] stash 15:50:49 Warning: overwriting stash ‘coverage-report’ 15:50:49 Stashed 1 file(s) [Pipeline] } 15:50:49 $ docker stop --time=1 974012c675f1124c78ffcbb716aacf80fd7d4e9d3a3ddd3bfd4c596293ac4c60 15:50:52 $ docker rm -f 974012c675f1124c78ffcbb716aacf80fd7d4e9d3a3ddd3bfd4c596293ac4c60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:50:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:50:54 + ls -al . 15:50:54 total 120 15:50:54 drwxrwxr-x 7 jenkins jenkins 4096 Oct 19 15:50 . 15:50:54 drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 15:47 .. 15:50:54 -rw-rw-r-- 1 jenkins jenkins 119 Oct 19 15:47 .dockerignore 15:50:54 drwxrwxr-x 8 jenkins jenkins 4096 Oct 19 15:47 .git 15:50:54 drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 15:47 .github 15:50:54 -rw-rw-r-- 1 jenkins jenkins 93 Oct 19 15:47 .gitignore 15:50:54 -rw-rw-r-- 1 jenkins jenkins 6568 Oct 19 15:47 Attribution.txt 15:50:54 -rw-rw-r-- 1 jenkins jenkins 2002 Oct 19 15:47 Dockerfile 15:50:54 -rw-rw-r-- 1 jenkins jenkins 966 Oct 19 15:47 Dockerfile.build 15:50:54 -rw-rw-r-- 1 jenkins jenkins 687 Oct 19 15:47 Jenkinsfile 15:50:54 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 19 15:47 LICENSE 15:50:54 -rw-rw-r-- 1 jenkins jenkins 1277 Oct 19 15:47 README.md 15:50:54 -rw-rw-r-- 1 jenkins jenkins 5 Oct 19 15:45 VERSION 15:50:54 drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 15:47 bin 15:50:54 -rw-r--r-- 1 jenkins jenkins 10 Oct 19 15:49 coverage.out 15:50:54 -rw-rw-r-- 1 jenkins jenkins 180 Oct 19 15:47 docker-compose.debug.yml 15:50:54 -rw-rw-r-- 1 jenkins jenkins 133 Oct 19 15:47 docker-compose.yml 15:50:54 -rw-r--r-- 1 jenkins jenkins 133 Oct 19 15:50 go.mod 15:50:54 -rw-r--r-- 1 jenkins jenkins 19860 Oct 19 15:50 go.sum 15:50:54 -rw-rw-r-- 1 jenkins jenkins 1519 Oct 19 15:47 main.go 15:50:54 -rw-rw-r-- 1 jenkins jenkins 1573 Oct 19 15:47 makefile 15:50:54 drwxrwxr-x 10 jenkins jenkins 4096 Oct 19 15:47 res 15:50:54 drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 15:47 snap [Pipeline] isUnix [Pipeline] sh 15:50:54 + 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=01707ed64e6c2231855275c8a2b5b290fd1c1702 --label arch=arm64 --label version=0.0.0 . 15:50:54 Sending build context to Docker daemon 118.8kB 15:50:54 Step 1/27 : ARG BASE=golang:1.15-alpine 15:50:54 Step 2/27 : FROM ${BASE} AS builder 15:50:54 ---> eb04eb6e4217 15:50:54 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:50:55 ---> Running in d9e5c63166d6 15:50:55 Removing intermediate container d9e5c63166d6 15:50:55 ---> fc3c745d25aa 15:50:55 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 15:50:55 ---> Running in c70b31f6a8c7 15:50:56 Removing intermediate container c70b31f6a8c7 15:50:56 ---> 70d5ed1d3c66 15:50:56 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:50:56 ---> Running in 4601e3020123 15:50:56 Removing intermediate container 4601e3020123 15:50:56 ---> 751a34975c4f 15:50:56 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:50:56 ---> Running in dbc7b087cfa9 15:50:59 Removing intermediate container dbc7b087cfa9 15:50:59 ---> 355dbdbb66ae 15:50:59 Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:50:59 ---> Running in 00b762725ea8 15:51:00 Removing intermediate container 0cf81875ac2b 15:51:00 ---> e5a30987dc79 15:51:00 Step 14/27 : FROM alpine:latest 15:51:00 latest: Pulling from library/alpine 15:51:00 df20fa9351a1: Already exists 15:51:00 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 15:51:00 Status: Downloaded newer image for alpine:latest 15:51:00 ---> a24bb4013296 15:51:00 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:51:00 ---> Running in 3edb8f21d0af 15:51:00 Removing intermediate container 3edb8f21d0af 15:51:00 ---> 9630bd445f6e 15:51:00 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 15:51:00 ---> Running in a7879adfc702 15:51:00 Removing intermediate container a7879adfc702 15:51:00 ---> 9fdfb59ea028 15:51:00 Step 17/27 : RUN apk --no-cache add ca-certificates zeromq 15:51:00 ---> Running in aeffc3ac800b 15:51:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:51:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:51:00 (1/6) Installing ca-certificates (20191127-r4) 15:51:00 (2/6) Installing libgcc (9.3.0-r2) 15:51:00 (3/6) Installing libsodium (1.0.18-r0) 15:51:00 (4/6) Installing libstdc++ (9.3.0-r2) 15:51:00 (5/6) Installing libzmq (4.3.3-r0) 15:51:00 (6/6) Installing zeromq (4.3.3-r0) 15:51:00 Executing busybox-1.31.1-r16.trigger 15:51:00 Executing ca-certificates-20191127-r4.trigger 15:51:00 OK: 9 MiB in 20 packages 15:51:00 Removing intermediate container aeffc3ac800b 15:51:00 ---> 6f49ee00b45e 15:51:00 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:51:00 ---> c56b663e0245 15:51:00 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 15:51:00 ---> 483fd48eeb83 15:51:00 Step 20/27 : COPY --from=builder /app/res/ /res/ 15:51:00 ---> 120ef00f1270 15:51:00 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:51:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:51:01 ---> 5913a2d4f7a7 15:51:01 Step 22/27 : EXPOSE 48095 15:51:01 ---> Running in d08dc1e345bd 15:51:01 Removing intermediate container d08dc1e345bd 15:51:01 ---> 622cd32eca2f 15:51:01 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 15:51:01 ---> Running in f5f31eb3e3ee 15:51:01 Removing intermediate container f5f31eb3e3ee 15:51:01 ---> a83407339fa5 15:51:01 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:51:01 ---> Running in 986434a44abc 15:51:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:51:02 Removing intermediate container 986434a44abc 15:51:02 ---> ce72516c4a63 15:51:02 Step 25/27 : LABEL arch=amd64 15:51:02 ---> Running in 5fa1cf8ffb3b 15:51:02 Removing intermediate container 5fa1cf8ffb3b 15:51:02 ---> 6e48d546ea63 15:51:02 Step 26/27 : LABEL git_sha=01707ed64e6c2231855275c8a2b5b290fd1c1702 15:51:02 ---> Running in bc7056f36cec 15:51:02 OK: 144 MiB in 45 packages 15:51:02 Removing intermediate container bc7056f36cec 15:51:02 ---> a511557c8fec 15:51:02 Step 27/27 : LABEL version=0.0.0 15:51:02 ---> Running in 26e99d0701ef 15:51:02 Removing intermediate container 26e99d0701ef 15:51:02 ---> f5ccabf8bf3a 15:51:02 [Warning] One or more build-args [ARCH] were not consumed 15:51:02 Successfully built f5ccabf8bf3a 15:51:02 Successfully tagged docker-app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } 15:51:03 Removing intermediate container 00b762725ea8 15:51:03 ---> 2ae080bc996a 15:51:03 Step 8/27 : WORKDIR /app 15:51:03 ---> Running in a1015b70c777 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 15:51:04 Removing intermediate container a1015b70c777 15:51:04 ---> 8b2832edff66 15:51:04 Step 9/27 : COPY go.mod . 15:51:04 ---> c2852ed236ec 15:51:04 Step 10/27 : RUN go mod download 15:51:04 ---> Running in e4495fa7c86c 15:51:07 Removing intermediate container e4495fa7c86c 15:51:07 ---> cf88a9277301 15:51:07 Step 11/27 : COPY . . 15:51:08 ---> 281b5b6333b8 15:51:08 Step 12/27 : ARG MAKE="make build" 15:51:08 ---> Running in 82a4fe774c52 15:51:08 Removing intermediate container 82a4fe774c52 15:51:08 ---> abfbec9cd0bf 15:51:08 Step 13/27 : RUN $MAKE 15:51:08 ---> Running in 2b66a6d91740 15:51:10 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable 15:51:18 Still waiting to schedule task 15:51:18 All nodes of label ‘centos7-docker-8c-8g’ are offline 15:51:58 Removing intermediate container 2b66a6d91740 15:51:58 ---> 5bb674e9925d 15:51:58 Step 14/27 : FROM alpine:latest 15:51:58 latest: Pulling from library/alpine 15:51:58 b538f80385f9: Already exists 15:51:58 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 15:51:58 Status: Downloaded newer image for alpine:latest 15:51:58 ---> 62ee0e9f8440 15:51:58 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:51:58 ---> Running in a85bbd6eebaa 15:51:58 Removing intermediate container a85bbd6eebaa 15:51:58 ---> 325dbb5c9d25 15:51:58 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 15:51:58 ---> Running in a741ff47ed04 15:51:58 Removing intermediate container a741ff47ed04 15:51:58 ---> 16269ac33f3f 15:51:58 Step 17/27 : RUN apk --no-cache add ca-certificates zeromq 15:51:58 ---> Running in 82975b849282 15:51:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:51:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:51:59 (1/6) Installing ca-certificates (20191127-r4) 15:51:59 (2/6) Installing libgcc (9.3.0-r2) 15:51:59 (3/6) Installing libsodium (1.0.18-r0) 15:51:59 (4/6) Installing libstdc++ (9.3.0-r2) 15:52:00 (5/6) Installing libzmq (4.3.3-r0) 15:52:00 (6/6) Installing zeromq (4.3.3-r0) 15:52:00 Executing busybox-1.31.1-r16.trigger 15:52:00 Executing ca-certificates-20191127-r4.trigger 15:52:00 OK: 9 MiB in 20 packages 15:52:02 Removing intermediate container 82975b849282 15:52:02 ---> 4a932660312e 15:52:02 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:52:03 ---> 9a16a9486cff 15:52:03 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 15:52:03 ---> 5e31ad1682dc 15:52:03 Step 20/27 : COPY --from=builder /app/res/ /res/ 15:52:04 ---> a6f1df384e9e 15:52:04 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:52:05 ---> 2dc9691a85e5 15:52:05 Step 22/27 : EXPOSE 48095 15:52:05 ---> Running in c50722520420 15:52:06 Removing intermediate container c50722520420 15:52:06 ---> 2f422ccd9f42 15:52:06 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 15:52:06 ---> Running in fab278b6478a 15:52:06 Removing intermediate container fab278b6478a 15:52:06 ---> d11172f42797 15:52:06 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:52:07 ---> Running in c47330fb46f4 15:52:07 Removing intermediate container c47330fb46f4 15:52:07 ---> b39887615b6d 15:52:07 Step 25/27 : LABEL arch=arm64 15:52:07 ---> Running in efe707a08942 15:52:08 Removing intermediate container efe707a08942 15:52:08 ---> 7f1aac1401eb 15:52:08 Step 26/27 : LABEL git_sha=01707ed64e6c2231855275c8a2b5b290fd1c1702 15:52:08 ---> Running in 0e1331c48cab 15:52:08 Removing intermediate container 0e1331c48cab 15:52:08 ---> 26b896727b7e 15:52:08 Step 27/27 : LABEL version=0.0.0 15:52:08 ---> Running in afeae00893d0 15:52:08 Removing intermediate container afeae00893d0 15:52:08 ---> 6565d527505b 15:52:08 [Warning] One or more build-args [ARCH] were not consumed 15:52:08 Successfully built 6565d527505b 15:52:08 Successfully tagged docker-app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 15:52:24 Still waiting to schedule task 15:52:24 All nodes of label ‘ubuntu18.04-docker-arm64-16c-16g’ are offline 15:52:48 Running on prd-centos7-docker-8c-8g-6281 in /w/workspace/_app-service-configurable_PR-129 [Pipeline] { [Pipeline] ws 15:52:48 Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout 15:52:55 using credential edgex-jenkins-ssh 15:52:55 Cloning the remote Git repository 15:52:55 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 15:52:55 > git init /w/workspace/app-service-configurable/2 # timeout=10 15:52:55 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:52:55 > git --version # timeout=10 15:52:55 > git --version # 'git version 2.16.5' 15:52:55 using GIT_SSH to set credentials SSH Credentials for GitHub 15:52:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:52:56 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:52:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:52:56 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:52:56 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:52:56 using GIT_SSH to set credentials SSH Credentials for GitHub 15:52:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/129/head:refs/remotes/origin/PR-129 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:52:56 Merging remotes/origin/master commit 07d155ce2010a0a52548d22b34cd4ccd3eb6da08 into PR head commit 01707ed64e6c2231855275c8a2b5b290fd1c1702 15:52:57 Merge succeeded, producing 01707ed64e6c2231855275c8a2b5b290fd1c1702 15:52:57 Checking out Revision 01707ed64e6c2231855275c8a2b5b290fd1c1702 (PR-129) 15:52:56 > git config core.sparsecheckout # timeout=10 15:52:56 > git checkout -f 01707ed64e6c2231855275c8a2b5b290fd1c1702 # timeout=10 15:52:57 > git remote # timeout=10 15:52:57 > git config --get remote.origin.url # timeout=10 15:52:57 using GIT_SSH to set credentials SSH Credentials for GitHub 15:52:57 > git merge 07d155ce2010a0a52548d22b34cd4ccd3eb6da08 # timeout=10 15:52:57 > git rev-parse HEAD^{commit} # timeout=10 15:52:57 > git config core.sparsecheckout # timeout=10 15:52:57 > git checkout -f 01707ed64e6c2231855275c8a2b5b290fd1c1702 # timeout=10 15:53:01 Commit message: "feat: Add ability to use PUT method for HTTP Export in configurable pipeline" [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:04 ++ find /w/workspace/app-service-configurable/2 15:53:04 ++ grep snapcraft.yaml 15:53:04 + grep -Po '^name: \K(.*)' /w/workspace/app-service-configurable/2/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:53:04 provisioning config files... 15:53:04 copy managed file [EdgeX] to file:/w/workspace/app-service-configurable/2@tmp/config1843261401368587919tmp [Pipeline] { [Pipeline] sh 15:53:05 + cp /w/workspace/app-service-configurable/2@tmp/config1843261401368587919tmp /w/workspace/app-service-configurable/2/edgex-snap-store-login [Pipeline] sh 15:53:05 + docker run --rm -u 0:0 --privileged -v /w/workspace/app-service-configurable/2:/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 15:53:05 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally 15:53:05 latest: Pulling from edgex-devops/edgex-snap-builder 15:53:05 f08d8e2a3ba1: Pulling fs layer 15:53:05 3baa9cb2483b: Pulling fs layer 15:53:05 94e5ff4c0b15: Pulling fs layer 15:53:05 1860925334f9: Pulling fs layer 15:53:05 2daf38717194: Pulling fs layer 15:53:05 309017e8d7a4: Pulling fs layer 15:53:05 f7790dc9fd0f: Pulling fs layer 15:53:05 cac0ae9282c2: Pulling fs layer 15:53:05 1f4cadf9a1ed: Pulling fs layer 15:53:05 2daf38717194: Waiting 15:53:05 309017e8d7a4: Waiting 15:53:05 1860925334f9: Waiting 15:53:05 cac0ae9282c2: Waiting 15:53:05 94e5ff4c0b15: Verifying Checksum 15:53:05 94e5ff4c0b15: Download complete 15:53:06 3baa9cb2483b: Download complete 15:53:06 1860925334f9: Download complete 15:53:06 309017e8d7a4: Download complete 15:53:06 f7790dc9fd0f: Verifying Checksum 15:53:06 f7790dc9fd0f: Download complete 15:53:06 cac0ae9282c2: Download complete 15:53:06 1f4cadf9a1ed: Download complete 15:53:09 f08d8e2a3ba1: Verifying Checksum 15:53:09 f08d8e2a3ba1: Download complete 15:53:11 f08d8e2a3ba1: Pull complete 15:53:11 3baa9cb2483b: Pull complete 15:53:11 94e5ff4c0b15: Pull complete 15:53:11 1860925334f9: Pull complete 15:53:22 2daf38717194: Verifying Checksum 15:53:22 2daf38717194: Download complete 15:53:44 2daf38717194: Pull complete 15:53:44 309017e8d7a4: Pull complete 15:53:44 f7790dc9fd0f: Pull complete 15:53:45 cac0ae9282c2: Pull complete 15:53:45 1f4cadf9a1ed: Pull complete 15:53:45 Digest: sha256:e10835c8f8d0a147fd8b6785b77f29c2bed6bc82dba1e9f94678def0416e5dc2 15:53:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest 15:53:47 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 15:53:47 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 15:53:47 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 15:53:47 Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 15:53:47 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [15.0 kB] 15:53:47 Get:6 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [205 kB] 15:53:47 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [231 kB] 15:53:47 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1733 kB] 15:53:47 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [45.5 kB] 15:53:47 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2112 kB] 15:53:47 Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1348 kB] 15:53:48 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2150 kB] 15:53:48 Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [11.3 kB] 15:53:48 Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [11.4 kB] 15:53:48 Fetched 8114 kB in 2s (4514 kB/s) 15:53:51 Reading package lists... 15:53:53 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: 15:53:53 - README.md 15:53:53 15:53:53 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 15:53:55 0% [Working] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 15:53:55 0% [Connecting to archive.ubuntu.com (91.189.88.142)] 0% [1 InRelease gpgv 88.7 kB] [Connecting to archive.ubuntu.com (91.189.88.142) Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 15:53:55 0% [1 InRelease gpgv 88.7 kB] 0% [Waiting for headers] 0% [2 InRelease gpgv 242 kB] [Waiting for headers] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:53:55 0% [2 InRelease gpgv 242 kB] 0% [Waiting for headers] Hit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease 15:53:57 0% [Working] 0% [3 InRelease gpgv 88.7 kB] 0% [Working] 0% [4 InRelease gpgv 74.6 kB] 20% [Working] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 30% Reading package lists... 61% Reading package lists... 61% Reading package lists... 61% Reading package lists... 61% Reading package lists... 67% Reading package lists... 71% Reading package lists... 71% Reading package lists... 73% Reading package lists... 73% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 92% Reading package lists... 92% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done 15:54:00 Installing build dependencies: binutils binutils-common binutils-x86-64-linux-gnu build-essential cpp cpp-7 curl dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base git git-man less libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan4 libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0 libcilkrts5 libcurl3-gnutls libdpkg-perl liberror-perl libfakeroot libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libgomp1 libisl19 libitm1 liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libmpx2 libnorm1 libperl5.26 libpgm-5.2-0 libquadmath0 libsodium23 libstdc++-7-dev libtsan0 libubsan0 libzmq3-dev libzmq5 linux-libc-dev make manpages manpages-dev netbase patch perl perl-modules-5.26 pkg-config 15:54:02 Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 41% Reading package lists... 61% Reading package lists... 61% Reading package lists... 61% Reading package lists... 61% Reading package lists... 71% Reading package lists... 71% Reading package lists... 73% Reading package lists... 73% Reading package lists... 74% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 92% Reading package lists... 92% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done 15:54:02 Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree 15:54:03 Reading state information... 0% Reading state information... 0% Reading state information... Done 15:54:03 The following packages were automatically installed and are no longer required: 15:54:03 libjq1 libonig4 15:54:03 Use 'sudo apt autoremove' to remove them. 15:54:03 Suggested packages: 15:54:03 binutils-doc cpp-doc gcc-7-locales debian-keyring g++-multilib 15:54:03 g++-7-multilib gcc-7-doc libstdc++6-7-dbg gcc-multilib autoconf automake 15:54:03 libtool flex bison gdb gcc-doc gcc-7-multilib libgcc1-dbg libgomp1-dbg 15:54:03 libitm1-dbg libatomic1-dbg libasan4-dbg liblsan0-dbg libtsan0-dbg 15:54:03 libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg gettext-base 15:54:03 git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk 15:54:03 gitweb git-cvs git-mediawiki git-svn glibc-doc bzr gdbm-l10n libstdc++-7-doc 15:54:03 make-doc man-browser ed diffutils-doc perl-doc libterm-readline-gnu-perl 15:54:03 | libterm-readline-perl-perl 15:54:03 The following NEW packages will be installed: 15:54:03 binutils binutils-common binutils-x86-64-linux-gnu build-essential cpp cpp-7 15:54:03 curl dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base git git-man less 15:54:03 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 15:54:03 libasan4 libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0 libcilkrts5 15:54:03 libcurl3-gnutls libdpkg-perl liberror-perl libfakeroot 15:54:03 libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libgomp1 15:54:03 libisl19 libitm1 liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libmpx2 15:54:03 libnorm1 libperl5.26 libpgm-5.2-0 libquadmath0 libsodium23 libstdc++-7-dev 15:54:03 libtsan0 libubsan0 libzmq3-dev libzmq5 linux-libc-dev make manpages 15:54:03 manpages-dev netbase patch perl perl-modules-5.26 pkg-config 15:54:03 0 upgraded, 62 newly installed, 0 to remove and 29 not upgraded. 15:54:03 Need to get 57.5 MB of archives. 15:54:03 After this operation, 249 MB of additional disk space will be used. 15:54:03 0% [Working] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblocale-gettext-perl amd64 1.07-3build2 [16.6 kB] 15:54:03 0% [1 liblocale-gettext-perl 12.6 kB/16.6 kB 76%] 0% [Working] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] 15:54:04 0% [2 perl-modules-5.26 4867 B/2763 kB 0%] 3% [2 perl-modules-5.26 1568 kB/2763 kB 57%] 5% [Waiting for headers] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] 15:54:04 5% [3 libgdbm5 26.0 kB/26.0 kB 100%] 5% [Working] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] 15:54:04 5% [4 libgdbm-compat4 2906 B/6084 B 48%] 5% [Waiting for headers] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] 15:54:04 5% [5 libperl5.26 19.7 kB/3527 kB 1%] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] 15:54:04 10% [6 perl 16.6 kB/201 kB 8%] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] 15:54:04 12% [Waiting for headers] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] 15:54:04 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages all 4.15-1 [1234 kB] 15:54:04 12% [9 manpages 65.5 kB/1234 kB 5%] 14% [Waiting for headers] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 15:54:04 14% [10 binutils-common 29.1 kB/196 kB 15%] 14% [Waiting for headers] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 15:54:05 15% [11 libbinutils 28.9 kB/488 kB 6%] 15% [Waiting for headers] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 15:54:05 16% [12 binutils-x86-64-linux-gnu 65.3 kB/1839 kB 4%] 18% [Waiting for headers] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 15:54:05 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.2 [71.8 kB] 15:54:05 19% [14 libc-dev-bin 57.1 kB/71.8 kB 80%] 19% [Waiting for headers] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-121.123 [998 kB] 15:54:05 19% [15 linux-libc-dev 50.6 kB/998 kB 5%] 21% [Waiting for headers] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.2 [2585 kB] 15:54:05 21% [16 libc6-dev 35.8 kB/2585 kB 1%] 25% [Waiting for headers] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 15:54:05 25% [17 gcc-7-base 18.3 kB/18.3 kB 100%] 25% [Waiting for headers] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libisl19 amd64 0.19-1 [551 kB] 15:54:05 25% [18 libisl19 49.2 kB/551 kB 9%] 26% [Waiting for headers] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpfr6 amd64 4.0.1-1 [243 kB] 15:54:05 26% [19 libmpfr6 3100 B/243 kB 1%] 27% [Waiting for headers] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB] 15:54:05 27% [20 libmpc3 40.8 kB/40.8 kB 100%] 27% [Working] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 15:54:05 27% [21 cpp-7 20.5 kB/8591 kB 0%] 39% [Waiting for headers] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 15:54:05 40% [22 cpp 27.7 kB/27.7 kB 100%] 40% [Working] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 15:54:05 40% [23 libcc1-0 16.4 kB/39.4 kB 42%] 40% [Working] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 15:54:05 40% [24 libgomp1 8192 B/76.5 kB 11%] 41% [Waiting for headers] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 15:54:05 41% [25 libitm1 27.9 kB/27.9 kB 100%] 41% [Working] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 15:54:05 41% [26 libatomic1 8192 B/9192 B 89%] 41% [Working] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 15:54:05 41% [27 libasan4 12.8 kB/358 kB 4%] 42% [Waiting for headers] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 15:54:05 42% [28 liblsan0 47.4 kB/133 kB 36%] 43% [Waiting for headers] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 15:54:05 43% [29 libtsan0 28.7 kB/288 kB 10%] 43% [Waiting for headers] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 15:54:05 43% [30 libubsan0 19.2 kB/126 kB 15%] 44% [Waiting for headers] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 15:54:05 44% [31 libcilkrts5 23.8 kB/42.5 kB 56%] 44% [Waiting for headers] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 15:54:05 45% [Waiting for headers] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 15:54:05 45% [33 libquadmath0 34.7 kB/134 kB 26%] 45% [Waiting for headers] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 15:54:05 45% [34 libgcc-7-dev 0 B/2378 kB 0%] 49% [Waiting for headers] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 15:54:06 49% [35 gcc-7 20.5 kB/9381 kB 0%] 62% [Working] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 15:54:06 62% [36 gcc 4096 B/5184 B 79%] 62% [Working] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 15:54:06 62% [37 libstdc++-7-dev 0 B/1471 kB 0%] 65% [Waiting for headers] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 15:54:06 65% [38 g++-7 12.3 kB/9697 kB 0%] 79% [Waiting for headers] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 15:54:06 79% [Waiting for headers] Get:40 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 15:54:06 79% [40 make 32.9 kB/154 kB 21%] 80% [Waiting for headers] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 15:54:06 80% [41 libdpkg-perl 4096 B/211 kB 2%] 80% [Waiting for headers] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 15:54:06 80% [42 patch 24.6 kB/102 kB 24%] 81% [Waiting for headers] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 15:54:06 81% [43 dpkg-dev 23.9 kB/607 kB 4%] 82% [Waiting for headers] Get:44 http://archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4758 B] 15:54:06 82% [44 build-essential 4758 B/4758 B 100%] 82% [Waiting for headers] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.10 [159 kB] 15:54:06 82% [45 curl 24.6 kB/159 kB 15%] 83% [Waiting for headers] Get:46 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] 15:54:06 83% [46 libfakeroot 25.9 kB/25.9 kB 100%] 83% [Working] Get:47 http://archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] 15:54:06 83% [47 fakeroot 4096 B/62.3 kB 7%] 83% [Working] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.10 [213 kB] 15:54:06 83% [48 libcurl3-gnutls 15.8 kB/213 kB 7%] 84% [Waiting for headers] Get:49 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 15:54:06 84% [49 liberror-perl 22.8 kB/22.8 kB 100%] 84% [Waiting for headers] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 15:54:06 84% [50 git-man 42.0 kB/804 kB 5%] 86% [Waiting for headers] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 15:54:07 86% [51 git 24.6 kB/3915 kB 1%] 92% [Waiting for headers] Get:52 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] 15:54:07 92% [52 libalgorithm-diff-perl 24.6 kB/47.6 kB 52%] 92% [Working] Get:53 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] 15:54:07 92% [53 libalgorithm-diff-xs-perl 0 B/11.1 kB 0%] 92% [Working] Get:54 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 15:54:07 92% [54 libalgorithm-merge-perl 0 B/12.0 kB 0%] 93% [Working] Get:55 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] 15:54:07 93% [55 libfile-fcntllock-perl 0 B/33.2 kB 0%] 93% [Waiting for headers] Get:56 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 15:54:07 93% [56 libnorm1 2108 B/224 kB 1%] 94% [Waiting for headers] Get:57 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 15:54:07 94% [57 libpgm-5.2-0 0 B/157 kB 0%] 94% [Working] Get:58 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 15:54:07 94% [58 libsodium23 0 B/143 kB 0%] 95% [Waiting for headers] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 15:54:07 95% [59 libzmq5 1091 B/221 kB 0%] 95% [Waiting for headers] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 15:54:07 95% [60 libzmq3-dev 41.6 kB/400 kB 10%] 96% [Waiting for headers] Get:61 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages-dev all 4.15-1 [2217 kB] 15:54:07 96% [61 manpages-dev 0 B/2217 kB 0%] 100% [Waiting for headers] Get:62 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 15:54:07 100% [62 pkg-config 20.5 kB/45.0 kB 46%] 100% [Working] Fetched 57.5 MB in 3s (16.6 MB/s) 15:54:07 debconf: delaying package configuration, since apt-utils is not installed 15:54:07 Selecting previously unselected package liblocale-gettext-perl. 15:54:07 (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 ... 9889 files and directories currently installed.) 15:54:07 Preparing to unpack .../00-liblocale-gettext-perl_1.07-3build2_amd64.deb ... 15:54:07 Unpacking liblocale-gettext-perl (1.07-3build2) ... 15:54:07 Selecting previously unselected package perl-modules-5.26. 15:54:07 Preparing to unpack .../01-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 15:54:07 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 15:54:08 Selecting previously unselected package libgdbm5:amd64. 15:54:08 Preparing to unpack .../02-libgdbm5_1.14.1-6_amd64.deb ... 15:54:08 Unpacking libgdbm5:amd64 (1.14.1-6) ... 15:54:08 Selecting previously unselected package libgdbm-compat4:amd64. 15:54:08 Preparing to unpack .../03-libgdbm-compat4_1.14.1-6_amd64.deb ... 15:54:08 Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... 15:54:08 Selecting previously unselected package libperl5.26:amd64. 15:54:08 Preparing to unpack .../04-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... 15:54:08 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 15:54:09 Selecting previously unselected package perl. 15:54:09 Preparing to unpack .../05-perl_5.26.1-6ubuntu0.3_amd64.deb ... 15:54:09 Unpacking perl (5.26.1-6ubuntu0.3) ... 15:54:09 Selecting previously unselected package less. 15:54:09 Preparing to unpack .../06-less_487-0.1_amd64.deb ... 15:54:09 Unpacking less (487-0.1) ... 15:54:09 Selecting previously unselected package netbase. 15:54:09 Preparing to unpack .../07-netbase_5.4_all.deb ... 15:54:09 Unpacking netbase (5.4) ... 15:54:09 Selecting previously unselected package manpages. 15:54:09 Preparing to unpack .../08-manpages_4.15-1_all.deb ... 15:54:09 Unpacking manpages (4.15-1) ... 15:54:10 Selecting previously unselected package binutils-common:amd64. 15:54:10 Preparing to unpack .../09-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 15:54:10 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 15:54:10 Selecting previously unselected package libbinutils:amd64. 15:54:10 Preparing to unpack .../10-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 15:54:10 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 15:54:10 Selecting previously unselected package binutils-x86-64-linux-gnu. 15:54:10 Preparing to unpack .../11-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 15:54:10 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 15:54:10 Selecting previously unselected package binutils. 15:54:10 Preparing to unpack .../12-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 15:54:10 Unpacking binutils (2.30-21ubuntu1~18.04.4) ... 15:54:10 Selecting previously unselected package libc-dev-bin. 15:54:10 Preparing to unpack .../13-libc-dev-bin_2.27-3ubuntu1.2_amd64.deb ... 15:54:10 Unpacking libc-dev-bin (2.27-3ubuntu1.2) ... 15:54:10 Selecting previously unselected package linux-libc-dev:amd64. 15:54:10 Preparing to unpack .../14-linux-libc-dev_4.15.0-121.123_amd64.deb ... 15:54:10 Unpacking linux-libc-dev:amd64 (4.15.0-121.123) ... 15:54:11 Selecting previously unselected package libc6-dev:amd64. 15:54:11 Preparing to unpack .../15-libc6-dev_2.27-3ubuntu1.2_amd64.deb ... 15:54:11 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.2) ... 15:54:11 Selecting previously unselected package gcc-7-base:amd64. 15:54:11 Preparing to unpack .../16-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:54:11 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 15:54:11 Selecting previously unselected package libisl19:amd64. 15:54:11 Preparing to unpack .../17-libisl19_0.19-1_amd64.deb ... 15:54:11 Unpacking libisl19:amd64 (0.19-1) ... 15:54:12 Selecting previously unselected package libmpfr6:amd64. 15:54:12 Preparing to unpack .../18-libmpfr6_4.0.1-1_amd64.deb ... 15:54:12 Unpacking libmpfr6:amd64 (4.0.1-1) ... 15:54:12 Selecting previously unselected package libmpc3:amd64. 15:54:12 Preparing to unpack .../19-libmpc3_1.1.0-1_amd64.deb ... 15:54:12 Unpacking libmpc3:amd64 (1.1.0-1) ... 15:54:12 Selecting previously unselected package cpp-7. 15:54:12 Preparing to unpack .../20-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:54:12 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ... 15:54:13 Running on prd-ubuntu18.04-docker-arm64-16c-16g-6283 in /w/workspace/_app-service-configurable_PR-129 [Pipeline] { [Pipeline] ws 15:54:13 Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout 15:54:13 Selecting previously unselected package cpp. 15:54:13 Preparing to unpack .../21-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:54:13 Unpacking cpp (4:7.4.0-1ubuntu2.3) ... 15:54:13 Selecting previously unselected package libcc1-0:amd64. 15:54:13 Preparing to unpack .../22-libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:54:13 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:54:13 Selecting previously unselected package libgomp1:amd64. 15:54:13 Preparing to unpack .../23-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:54:13 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:54:13 Selecting previously unselected package libitm1:amd64. 15:54:13 Preparing to unpack .../24-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:54:13 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:54:13 Selecting previously unselected package libatomic1:amd64. 15:54:13 Preparing to unpack .../25-libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:54:13 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:54:13 Selecting previously unselected package libasan4:amd64. 15:54:13 Preparing to unpack .../26-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:54:13 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 15:54:13 Selecting previously unselected package liblsan0:amd64. 15:54:13 Preparing to unpack .../27-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:54:13 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:54:13 Selecting previously unselected package libtsan0:amd64. 15:54:13 Preparing to unpack .../28-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:54:13 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:54:14 Selecting previously unselected package libubsan0:amd64. 15:54:14 Preparing to unpack .../29-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:54:14 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 15:54:14 Selecting previously unselected package libcilkrts5:amd64. 15:54:14 Preparing to unpack .../30-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:54:14 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 15:54:14 Selecting previously unselected package libmpx2:amd64. 15:54:14 Preparing to unpack .../31-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:54:14 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 15:54:14 Selecting previously unselected package libquadmath0:amd64. 15:54:14 Preparing to unpack .../32-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:54:14 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:54:14 Selecting previously unselected package libgcc-7-dev:amd64. 15:54:14 Preparing to unpack .../33-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:54:14 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 15:54:14 Selecting previously unselected package gcc-7. 15:54:14 Preparing to unpack .../34-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:54:14 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ... 15:54:15 Selecting previously unselected package gcc. 15:54:15 Preparing to unpack .../35-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:54:15 Unpacking gcc (4:7.4.0-1ubuntu2.3) ... 15:54:16 Selecting previously unselected package libstdc++-7-dev:amd64. 15:54:16 Preparing to unpack .../36-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:54:16 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 15:54:17 Selecting previously unselected package g++-7. 15:54:17 Preparing to unpack .../37-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:54:17 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... 15:54:18 Selecting previously unselected package g++. 15:54:18 Preparing to unpack .../38-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:54:18 Unpacking g++ (4:7.4.0-1ubuntu2.3) ... 15:54:18 Selecting previously unselected package make. 15:54:18 Preparing to unpack .../39-make_4.1-9.1ubuntu1_amd64.deb ... 15:54:18 Unpacking make (4.1-9.1ubuntu1) ... 15:54:18 Selecting previously unselected package libdpkg-perl. 15:54:18 Preparing to unpack .../40-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 15:54:18 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... 15:54:18 Selecting previously unselected package patch. 15:54:18 Preparing to unpack .../41-patch_2.7.6-2ubuntu1.1_amd64.deb ... 15:54:18 Unpacking patch (2.7.6-2ubuntu1.1) ... 15:54:18 Selecting previously unselected package dpkg-dev. 15:54:18 Preparing to unpack .../42-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 15:54:18 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... 15:54:18 Selecting previously unselected package build-essential. 15:54:18 Preparing to unpack .../43-build-essential_12.4ubuntu1_amd64.deb ... 15:54:18 Unpacking build-essential (12.4ubuntu1) ... 15:54:18 Selecting previously unselected package curl. 15:54:18 Preparing to unpack .../44-curl_7.58.0-2ubuntu3.10_amd64.deb ... 15:54:18 Unpacking curl (7.58.0-2ubuntu3.10) ... 15:54:18 Selecting previously unselected package libfakeroot:amd64. 15:54:18 Preparing to unpack .../45-libfakeroot_1.22-2ubuntu1_amd64.deb ... 15:54:18 Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... 15:54:18 Selecting previously unselected package fakeroot. 15:54:18 Preparing to unpack .../46-fakeroot_1.22-2ubuntu1_amd64.deb ... 15:54:18 Unpacking fakeroot (1.22-2ubuntu1) ... 15:54:19 Selecting previously unselected package libcurl3-gnutls:amd64. 15:54:19 Preparing to unpack .../47-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... 15:54:19 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... 15:54:19 Selecting previously unselected package liberror-perl. 15:54:19 Preparing to unpack .../48-liberror-perl_0.17025-1_all.deb ... 15:54:19 Unpacking liberror-perl (0.17025-1) ... 15:54:19 Selecting previously unselected package git-man. 15:54:19 Preparing to unpack .../49-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 15:54:19 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 15:54:19 using credential edgex-jenkins-ssh 15:54:19 Cloning the remote Git repository 15:54:19 Selecting previously unselected package git. 15:54:19 Preparing to unpack .../50-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 15:54:19 Unpacking git (1:2.17.1-1ubuntu0.7) ... 15:54:19 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 15:54:19 > git init /w/workspace/app-service-configurable/2 # timeout=10 15:54:19 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:54:19 > git --version # timeout=10 15:54:19 > git --version # 'git version 2.17.1' 15:54:19 using GIT_SSH to set credentials SSH Credentials for GitHub 15:54:20 Selecting previously unselected package libalgorithm-diff-perl. 15:54:20 Preparing to unpack .../51-libalgorithm-diff-perl_1.19.03-1_all.deb ... 15:54:20 Unpacking libalgorithm-diff-perl (1.19.03-1) ... 15:54:20 Selecting previously unselected package libalgorithm-diff-xs-perl. 15:54:20 Preparing to unpack .../52-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... 15:54:20 Unpacking libalgorithm-diff-xs-perl (0.04-5) ... 15:54:20 Selecting previously unselected package libalgorithm-merge-perl. 15:54:20 Preparing to unpack .../53-libalgorithm-merge-perl_0.08-3_all.deb ... 15:54:20 Unpacking libalgorithm-merge-perl (0.08-3) ... 15:54:20 Selecting previously unselected package libfile-fcntllock-perl. 15:54:20 Preparing to unpack .../54-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... 15:54:20 Unpacking libfile-fcntllock-perl (0.22-3build2) ... 15:54:20 Selecting previously unselected package libnorm1:amd64. 15:54:20 Preparing to unpack .../55-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 15:54:20 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 15:54:20 Selecting previously unselected package libpgm-5.2-0:amd64. 15:54:20 Preparing to unpack .../56-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 15:54:20 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 15:54:20 Selecting previously unselected package libsodium23:amd64. 15:54:20 Preparing to unpack .../57-libsodium23_1.0.16-2_amd64.deb ... 15:54:20 Unpacking libsodium23:amd64 (1.0.16-2) ... 15:54:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:54:20 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:54:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:54:20 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:54:20 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:54:20 using GIT_SSH to set credentials SSH Credentials for GitHub 15:54:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/129/head:refs/remotes/origin/PR-129 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:54:20 Selecting previously unselected package libzmq5:amd64. 15:54:20 Preparing to unpack .../58-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 15:54:20 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 15:54:20 Selecting previously unselected package libzmq3-dev:amd64. 15:54:20 Preparing to unpack .../59-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 15:54:20 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 15:54:20 Merging remotes/origin/master commit 07d155ce2010a0a52548d22b34cd4ccd3eb6da08 into PR head commit 01707ed64e6c2231855275c8a2b5b290fd1c1702 15:54:21 Merge succeeded, producing 01707ed64e6c2231855275c8a2b5b290fd1c1702 15:54:21 Checking out Revision 01707ed64e6c2231855275c8a2b5b290fd1c1702 (PR-129) 15:54:21 Selecting previously unselected package manpages-dev. 15:54:21 Preparing to unpack .../60-manpages-dev_4.15-1_all.deb ... 15:54:21 Unpacking manpages-dev (4.15-1) ... 15:54:21 Selecting previously unselected package pkg-config. 15:54:21 Preparing to unpack .../61-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 15:54:21 Unpacking pkg-config (0.29.1-0ubuntu2) ... 15:54:21 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:54:21 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:54:21 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 15:54:21 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:54:21 Setting up manpages (4.15-1) ... 15:54:21 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 15:54:21 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:54:21 Setting up less (487-0.1) ... 15:54:21 Setting up make (4.1-9.1ubuntu1) ... 15:54:21 Setting up curl (7.58.0-2ubuntu3.10) ... 15:54:21 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... 15:54:21 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:54:21 Setting up linux-libc-dev:amd64 (4.15.0-121.123) ... 15:54:21 Setting up libmpfr6:amd64 (4.0.1-1) ... 15:54:20 > git config core.sparsecheckout # timeout=10 15:54:20 > git checkout -f 01707ed64e6c2231855275c8a2b5b290fd1c1702 # timeout=10 15:54:21 > git remote # timeout=10 15:54:21 > git config --get remote.origin.url # timeout=10 15:54:21 using GIT_SSH to set credentials SSH Credentials for GitHub 15:54:21 > git merge 07d155ce2010a0a52548d22b34cd4ccd3eb6da08 # timeout=10 15:54:21 > git rev-parse HEAD^{commit} # timeout=10 15:54:21 > git config core.sparsecheckout # timeout=10 15:54:21 > git checkout -f 01707ed64e6c2231855275c8a2b5b290fd1c1702 # timeout=10 15:54:22 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 15:54:22 Setting up libgdbm5:amd64 (1.14.1-6) ... 15:54:22 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:54:22 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 15:54:22 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 15:54:22 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 15:54:22 Setting up libsodium23:amd64 (1.0.16-2) ... 15:54:22 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 15:54:22 Setting up patch (2.7.6-2ubuntu1.1) ... 15:54:22 Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... 15:54:22 Setting up liblocale-gettext-perl (1.07-3build2) ... 15:54:22 Setting up libmpc3:amd64 (1.1.0-1) ... 15:54:22 Setting up libc-dev-bin (2.27-3ubuntu1.2) ... 15:54:22 Setting up libgdbm-compat4:amd64 (1.14.1-6) ... 15:54:22 Setting up manpages-dev (4.15-1) ... 15:54:22 Setting up libc6-dev:amd64 (2.27-3ubuntu1.2) ... 15:54:22 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:54:22 Setting up netbase (5.4) ... 15:54:22 Setting up libisl19:amd64 (0.19-1) ... 15:54:22 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 15:54:22 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 15:54:22 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 15:54:22 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 15:54:22 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 15:54:22 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 15:54:22 Setting up fakeroot (1.22-2ubuntu1) ... 15:54:22 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 15:54:22 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 15:54:22 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 15:54:22 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 15:54:22 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 15:54:22 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 15:54:22 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 15:54:22 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 15:54:22 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 15:54:22 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 15:54:22 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 15:54:22 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 15:54:22 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 15:54:22 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 15:54:22 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 15:54:23 Setting up perl (5.26.1-6ubuntu0.3) ... 15:54:23 Setting up libfile-fcntllock-perl (0.22-3build2) ... 15:54:23 Setting up libalgorithm-diff-perl (1.19.03-1) ... 15:54:23 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 15:54:23 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 15:54:23 Setting up liberror-perl (0.17025-1) ... 15:54:23 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 15:54:23 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 15:54:23 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 15:54:23 Setting up libalgorithm-merge-perl (0.08-3) ... 15:54:23 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 15:54:23 Setting up libalgorithm-diff-xs-perl (0.04-5) ... 15:54:23 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 15:54:23 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 15:54:23 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 15:54:23 Setting up git (1:2.17.1-1ubuntu0.7) ... 15:54:23 Setting up build-essential (12.4ubuntu1) ... 15:54:23 Setting up pkg-config (0.29.1-0ubuntu2) ... 15:54:23 Processing triggers for mime-support (3.60ubuntu1) ... 15:54:23 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 15:54:25 Commit message: "feat: Add ability to use PUT method for HTTP Export in configurable pipeline" 15:54:25 binutils set to automatically installed. 15:54:25 binutils-common set to automatically installed. 15:54:25 binutils-x86-64-linux-gnu set to automatically installed. 15:54:25 build-essential set to automatically installed. 15:54:25 cpp set to automatically installed. 15:54:25 cpp-7 set to automatically installed. 15:54:25 curl set to automatically installed. 15:54:25 dpkg-dev set to automatically installed. 15:54:25 fakeroot set to automatically installed. 15:54:25 g++ set to automatically installed. 15:54:25 g++-7 set to automatically installed. 15:54:25 gcc set to automatically installed. 15:54:25 gcc-7 set to automatically installed. 15:54:25 gcc-7-base set to automatically installed. 15:54:25 git set to automatically installed. 15:54:25 git-man set to automatically installed. 15:54:25 less set to automatically installed. 15:54:25 libalgorithm-diff-perl set to automatically installed. 15:54:25 libalgorithm-diff-xs-perl set to automatically installed. 15:54:25 libalgorithm-merge-perl set to automatically installed. 15:54:25 libasan4 set to automatically installed. 15:54:25 libatomic1 set to automatically installed. 15:54:25 libbinutils set to automatically installed. 15:54:25 libc-dev-bin set to automatically installed. 15:54:25 libc6-dev set to automatically installed. 15:54:25 libcc1-0 set to automatically installed. 15:54:25 libcilkrts5 set to automatically installed. 15:54:25 libcurl3-gnutls set to automatically installed. 15:54:25 libdpkg-perl set to automatically installed. 15:54:25 liberror-perl set to automatically installed. 15:54:25 libfakeroot set to automatically installed. 15:54:25 libfile-fcntllock-perl set to automatically installed. 15:54:25 libgcc-7-dev set to automatically installed. 15:54:25 libgdbm-compat4 set to automatically installed. 15:54:25 libgdbm5 set to automatically installed. 15:54:25 libgomp1 set to automatically installed. 15:54:25 libisl19 set to automatically installed. 15:54:25 libitm1 set to automatically installed. 15:54:25 liblocale-gettext-perl set to automatically installed. 15:54:25 liblsan0 set to automatically installed. 15:54:25 libmpc3 set to automatically installed. 15:54:25 libmpfr6 set to automatically installed. 15:54:25 libmpx2 set to automatically installed. 15:54:25 libnorm1 set to automatically installed. 15:54:25 libperl5.26 set to automatically installed. 15:54:26 libpgm-5.2-0 set to automatically installed. 15:54:26 libquadmath0 set to automatically installed. 15:54:26 libsodium23 set to automatically installed. 15:54:26 libstdc++-7-dev set to automatically installed. 15:54:26 libtsan0 set to automatically installed. 15:54:26 libubsan0 set to automatically installed. 15:54:26 libzmq3-dev set to automatically installed. 15:54:26 libzmq5 set to automatically installed. 15:54:26 linux-libc-dev set to automatically installed. 15:54:26 make set to automatically installed. 15:54:26 manpages set to automatically installed. 15:54:26 manpages-dev set to automatically installed. 15:54:26 netbase set to automatically installed. 15:54:26 patch set to automatically installed. 15:54:26 perl set to automatically installed. 15:54:26 perl-modules-5.26 set to automatically installed. 15:54:26 pkg-config set to automatically installed. 15:54:26 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 15:54:26 Please ensure the environment is properly setup before continuing. 15:54:26 Ignore this message if the appropriate measures have already been taken [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:26 Pulling go  15:54:26 + find /w/workspace/app-service-configurable/2 15:54:26 + grep snapcraft.yaml 15:54:26 + grep -Po ^name: \K(.*) /w/workspace/app-service-configurable/2/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:54:27 provisioning config files... 15:54:27 copy managed file [EdgeX] to file:/w/workspace/app-service-configurable/2@tmp/config2348812786348349236tmp [Pipeline] { [Pipeline] sh 15:54:27 + cp /w/workspace/app-service-configurable/2@tmp/config2348812786348349236tmp /w/workspace/app-service-configurable/2/edgex-snap-store-login [Pipeline] sh 15:54:27 + docker run --rm -u 0:0 --privileged -v /w/workspace/app-service-configurable/2:/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 15:54:28 'app-service-config' has dependencies that need to be staged: go 15:54:28 Skipping pull go (already ran) 15:54:28 Building go  15:54:28 % Total % Received % Xferd Average Speed Time Time Time Current 15:54:28 Dload Upload Total Spent Left Speed 15:54:28 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally 15:54:28 latest: Pulling from edgex-devops/edgex-snap-builder-arm64 15:54:28 237528ba509b: Pulling fs layer 15:54:28 393b96f31d8b: Pulling fs layer 15:54:28 4d82b0e39008: Pulling fs layer 15:54:28 e7ca375b8d34: Pulling fs layer 15:54:28 418f656485bb: Pulling fs layer 15:54:28 e7ca375b8d34: Waiting 15:54:28 aebe8db9254c: Pulling fs layer 15:54:28 418f656485bb: Waiting 15:54:28 4f5f7b207d3f: Pulling fs layer 15:54:28 aebe8db9254c: Waiting 15:54:28 d19ca6af091a: Pulling fs layer 15:54:28 16b5a0711add: Pulling fs layer 15:54:28 4f5f7b207d3f: Waiting 15:54:28 4d82b0e39008: Verifying Checksum 15:54:28 4d82b0e39008: Download complete 15:54:28 393b96f31d8b: Download complete 15:54:28 e7ca375b8d34: Verifying Checksum 15:54:28 e7ca375b8d34: Download complete 15:54:29 aebe8db9254c: Download complete 15:54:29 4f5f7b207d3f: Verifying Checksum 15:54:29 4f5f7b207d3f: Download complete 15:54:29 d19ca6af091a: Verifying Checksum 15:54:29 d19ca6af091a: Download complete 15:54:29 16b5a0711add: Download complete 15:54:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 20 115M 20 23.7M 0 0 38.5M 0 0:00:02 --:--:-- 0:00:02 38.5M 75 115M 75 86.8M 0 0 54.1M 0 0:00:02 0:00:01 0:00:01 54.1M 100 115M 100 115M 0 0 55.4M 0 0:00:02 0:00:02 --:--:-- 55.4M 15:54:30 go1.15.2.linux-amd64.tar.gz: OK 15:54:31 237528ba509b: Verifying Checksum 15:54:31 237528ba509b: Download complete 15:54:34 237528ba509b: Pull complete 15:54:34 393b96f31d8b: Pull complete 15:54:34 4d82b0e39008: Pull complete 15:54:35 e7ca375b8d34: Pull complete 15:54:40 418f656485bb: Verifying Checksum 15:54:40 418f656485bb: Download complete 15:54:40 Staging go  15:54:40 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 15:54:40 14% [Working] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 15:54:41 7% 53% 53% 53% 99% 99% 9% [Working] 9% [Working] 9% Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 15:54:41 8% 11% Get:4 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1348 kB] 15:54:41 11% 3% [Working] 3% [Working] 3% Get:5 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 15:54:41 3% 3% 3% 3% Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB] 15:54:41 4% 4% 4% 4% 10% 13% 13% 13% Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1733 kB] 15:54:41 18% 24% 38% Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [15.0 kB] 15:54:41 Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [205 kB] 15:54:42 38% 38% 43% 52% 52% 52% 52% 53% 53% 57% Get:10 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB] 15:54:42 71% 71% 71% Get:11 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB] 15:54:42 72% Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB] 15:54:42 72% 78% Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [45.5 kB] 15:54:42 78% 78% Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2150 kB] 15:54:42 78% 88% Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [231 kB] 15:54:42 89% 89% Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2112 kB] 15:54:42 90% 99% Get:17 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [11.4 kB] 15:54:42 Get:18 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [11.3 kB] 15:54:44 99% 99% 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 100% [Working] Fetched 21.2 MB in 0s (0 B/s) 15:54:49 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 15:54:49 5% 100% [Working] Fetched 224 kB in 0s (0 B/s) 15:54:49 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 15:54:50 8% 100% [Working] Fetched 157 kB in 0s (0 B/s) 15:54:50 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 15:54:50 5% 100% [Working] Fetched 221 kB in 0s (0 B/s) 15:54:50 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 15:54:51 8% 100% [Working] Fetched 143 kB in 0s (0 B/s) 15:54:51 Pulling app-service-config  15:54:54 Pulling config-common  15:54:54 Skipping build go (already ran) 15:54:55 Building app-service-config  15:54:55 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable 15:54:57 go: downloading github.com/edgexfoundry/app-functions-sdk-go v1.2.1-dev.45 15:54:57 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.50 15:54:57 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.100 15:54:57 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.26 15:54:57 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 15:54:57 go: downloading github.com/google/uuid v1.1.2 15:54:57 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 15:54:57 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.24 15:54:57 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 15:54:57 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.25 15:54:57 go: downloading github.com/gorilla/mux v1.8.0 15:54:57 go: downloading github.com/pebbe/zmq4 v1.0.0 15:54:57 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.7 15:54:57 go: downloading github.com/go-redis/redis/v7 v7.2.0 15:54:57 go: downloading github.com/pelletier/go-toml v1.2.0 15:54:57 go: downloading github.com/go-playground/validator/v10 v10.3.0 15:54:57 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 15:54:57 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 15:54:57 go: downloading github.com/BurntSushi/toml v0.3.1 15:54:57 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 15:54:57 go: downloading github.com/x448/float16 v0.8.4 15:54:57 go: downloading github.com/go-kit/kit v0.8.0 15:54:57 go: downloading github.com/hashicorp/consul/api v1.1.0 15:54:57 go: downloading github.com/mitchellh/copystructure v1.0.0 15:54:57 go: downloading go.mongodb.org/mongo-driver v1.1.1 15:54:57 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:54:57 go: downloading github.com/go-playground/universal-translator v0.17.0 15:54:57 go: downloading github.com/mitchellh/mapstructure v1.1.2 15:54:57 go: downloading github.com/mitchellh/reflectwalk v1.0.0 15:54:57 go: downloading github.com/go-playground/locales v0.13.0 15:54:57 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 15:54:57 go: downloading github.com/hashicorp/serf v0.8.2 15:54:57 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 15:54:58 go: downloading github.com/go-logfmt/logfmt v0.4.0 15:54:58 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 15:54:58 go: downloading github.com/leodido/go-urn v1.2.0 15:54:58 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:54:58 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 15:54:58 go: downloading github.com/hashicorp/golang-lru v0.5.0 15:54:58 go: downloading github.com/go-stack/stack v1.8.0 15:54:58 go: downloading github.com/golang/snappy v0.0.1 15:54:58 go: downloading golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 15:54:58 go: downloading github.com/xdg/stringprep v1.0.0 15:54:58 go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 15:54:58 go: downloading golang.org/x/text v0.3.2 15:54:58 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 15:55:16 Building config-common  15:55:18 Skipping stage go (already ran) 15:55:18 Staging app-service-config  15:55:19 Staging config-common  15:55:20 Priming go  15:55:22 Priming app-service-config  15:55:23 Priming config-common  15:55:26 Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping \ Snapping | 15:55:26 Snapped edgex-app-service-configurable_1.2.0-20201019+01707ed_amd64.snap 15:55:27 418f656485bb: Pull complete 15:55:27 aebe8db9254c: Pull complete 15:55:27 4f5f7b207d3f: Pull complete 15:55:27 d19ca6af091a: Pull complete 15:55:27 16b5a0711add: Pull complete 15:55:27 Digest: sha256:9ca9034cebc7408d83a32dada391ac179c4174cde852b5731596ec8e47bf0b3e 15:55:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest 15:55:27 Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease 15:55:28 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] 15:55:28 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] 15:55:28 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] 15:55:28 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [1401 kB] [Pipeline] } 15:55:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node 15:55:29 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1856 kB] 15:55:29 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [2242 B] 15:55:29 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [5546 B] 15:55:29 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [11.2 kB] 15:55:29 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [11.0 kB] [Pipeline] } [Pipeline] // stage [Pipeline] } 15:55:29 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [2430 B] 15:55:29 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [1173 kB] 15:55:29 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [1149 B] 15:55:29 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [1024 kB] [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:55:30 Fetched 5740 kB in 2s (2370 kB/s) 15:55:34 Reading package lists... 15:55:41 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: 15:55:41 - README.md 15:55:41 15:55:41 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 15:55:48 0% [Working] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease 15:55:48 0% [Working] 0% [1 InRelease gpgv 242 kB] [Waiting for headers] Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease 15:55:48 0% [1 InRelease gpgv 242 kB] Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease 15:55:48 0% [1 InRelease gpgv 242 kB] Hit:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease 15:55:52 0% [1 InRelease gpgv 242 kB] 0% [Working] 0% [2 InRelease gpgv 88.7 kB] 0% [Working] 0% [3 InRelease gpgv 74.6 kB] 0% [Working] 0% [4 InRelease gpgv 88.7 kB] 20% [Working] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 9% Reading package lists... 30% Reading package lists... 51% Reading package lists... 69% Reading package lists... 69% Reading package lists... 69% Reading package lists... 69% Reading package lists... 70% Reading package lists... 77% Reading package lists... 77% Reading package lists... 77% Reading package lists... 77% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done 15:55:59 Installing build dependencies: binutils binutils-aarch64-linux-gnu binutils-common build-essential cpp cpp-7 curl dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base git git-man less libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan4 libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0 libcurl3-gnutls libdpkg-perl liberror-perl libfakeroot libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libgomp1 libisl19 libitm1 liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libnorm1 libperl5.26 libpgm-5.2-0 libsodium23 libstdc++-7-dev libtsan0 libubsan0 libzmq3-dev libzmq5 linux-libc-dev make manpages manpages-dev netbase patch perl perl-modules-5.26 pkg-config 15:56:03 Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 9% Reading package lists... 29% Reading package lists... 49% Reading package lists... 68% Reading package lists... 69% Reading package lists... 69% Reading package lists... 69% Reading package lists... 69% Reading package lists... 77% Reading package lists... 77% Reading package lists... 77% Reading package lists... 77% Reading package lists... 84% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done 15:56:04 Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree 15:56:04 Reading state information... 0% Reading state information... 0% Reading state information... Done 15:56:05 The following packages were automatically installed and are no longer required: 15:56:05 libjq1 libonig4 15:56:05 Use 'sudo apt autoremove' to remove them. 15:56:05 Suggested packages: 15:56:05 binutils-doc cpp-doc gcc-7-locales debian-keyring gcc-7-doc libstdc++6-7-dbg 15:56:05 gcc-multilib autoconf automake libtool flex bison gdb gcc-doc libgcc1-dbg 15:56:05 libgomp1-dbg libitm1-dbg libatomic1-dbg libasan4-dbg liblsan0-dbg 15:56:05 libtsan0-dbg libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg 15:56:05 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 15:56:05 git-gui gitk gitweb git-cvs git-mediawiki git-svn glibc-doc bzr gdbm-l10n 15:56:05 libstdc++-7-doc make-doc man-browser ed diffutils-doc perl-doc 15:56:05 libterm-readline-gnu-perl | libterm-readline-perl-perl 15:56:06 The following NEW packages will be installed: 15:56:06 binutils binutils-aarch64-linux-gnu binutils-common build-essential cpp 15:56:06 cpp-7 curl dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base git git-man less 15:56:06 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 15:56:06 libasan4 libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0 15:56:06 libcurl3-gnutls libdpkg-perl liberror-perl libfakeroot 15:56:06 libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libgomp1 15:56:06 libisl19 libitm1 liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libnorm1 15:56:06 libperl5.26 libpgm-5.2-0 libsodium23 libstdc++-7-dev libtsan0 libubsan0 15:56:06 libzmq3-dev libzmq5 linux-libc-dev make manpages manpages-dev netbase patch 15:56:06 perl perl-modules-5.26 pkg-config 15:56:06 0 upgraded, 59 newly installed, 0 to remove and 29 not upgraded. 15:56:06 Need to get 49.1 MB of archives. 15:56:06 After this operation, 219 MB of additional disk space will be used. 15:56:06 0% [Working] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblocale-gettext-perl arm64 1.07-3build2 [16.3 kB] 15:56:06 0% [1 liblocale-gettext-perl 12.6 kB/16.3 kB 78%] 0% [Working] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] 15:56:07 0% [2 perl-modules-5.26 4897 B/2763 kB 0%] 1% [2 perl-modules-5.26 232 kB/2763 kB 8%] 3% [2 perl-modules-5.26 1332 kB/2763 kB 48%] 5% [Working] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] 15:56:07 5% [3 libgdbm5 8192 B/23.1 kB 35%] 6% [Working] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] 15:56:07 6% [4 libgdbm-compat4 0 B/5536 B 0%] 6% [Working] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] 15:56:08 6% [5 libperl5.26 9300 B/3326 kB 0%] 12% [Working] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] 15:56:08 12% [6 perl 6392 B/201 kB 3%] 12% [Working] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] 15:56:08 12% [7 less 20.7 kB/99.7 kB 21%] 13% [Waiting for headers] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] 15:56:08 13% [8 netbase 12.7 kB/12.7 kB 100%] 13% [Working] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 manpages all 4.15-1 [1234 kB] 15:56:08 13% [9 manpages 32.8 kB/1234 kB 3%] 16% [Waiting for headers] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils-common arm64 2.30-21ubuntu1~18.04.4 [196 kB] 15:56:08 16% [10 binutils-common 50.2 kB/196 kB 26%] 16% [Waiting for headers] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbinutils arm64 2.30-21ubuntu1~18.04.4 [417 kB] 15:56:08 16% [11 libbinutils 50.1 kB/417 kB 12%] 17% [Waiting for headers] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils-aarch64-linux-gnu arm64 2.30-21ubuntu1~18.04.4 [2170 kB] 15:56:08 17% [12 binutils-aarch64-linux-gnu 26.2 kB/2170 kB 1%] 21% [Working] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils arm64 2.30-21ubuntu1~18.04.4 [3364 B] 15:56:08 21% [13 binutils 3364 B/3364 B 100%] 21% [Working] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libc-dev-bin arm64 2.27-3ubuntu1.2 [58.7 kB] 15:56:08 21% [14 libc-dev-bin 4096 B/58.7 kB 7%] 22% [Working] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 linux-libc-dev arm64 4.15.0-121.123 [975 kB] 15:56:08 22% [15 linux-libc-dev 0 B/975 kB 0%] 24% [Waiting for headers] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libc6-dev arm64 2.27-3ubuntu1.2 [2049 kB] 15:56:08 24% [16 libc6-dev 29.6 kB/2049 kB 1%] 27% [Working] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc-7-base arm64 7.5.0-3ubuntu1~18.04 [18.3 kB] 15:56:08 28% [17 gcc-7-base 11.7 kB/18.3 kB 64%] 28% [Working] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libisl19 arm64 0.19-1 [439 kB] 15:56:09 28% [18 libisl19 0 B/439 kB 0%] 29% [Waiting for headers] Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpfr6 arm64 4.0.1-1 [202 kB] 15:56:09 29% [19 libmpfr6 12.1 kB/202 kB 6%] 30% [Waiting for headers] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpc3 arm64 1.1.0-1 [37.2 kB] 15:56:09 30% [20 libmpc3 37.2 kB/37.2 kB 100%] 30% [Working] Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 cpp-7 arm64 7.5.0-3ubuntu1~18.04 [7046 kB] 15:56:09 30% [21 cpp-7 12.3 kB/7046 kB 0%] 36% [21 cpp-7 3981 kB/7046 kB 57%] 42% [Working] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 cpp arm64 4:7.4.0-1ubuntu2.3 [27.7 kB] 15:56:09 42% [22 cpp 27.7 kB/27.7 kB 100%] 42% [Working] Get:23 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcc1-0 arm64 8.4.0-1ubuntu1~18.04 [36.5 kB] 15:56:09 42% [23 libcc1-0 8192 B/36.5 kB 22%] 43% [Working] Get:24 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgomp1 arm64 8.4.0-1ubuntu1~18.04 [69.7 kB] 15:56:10 43% [24 libgomp1 12.9 kB/69.7 kB 19%] 43% [Working] Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libitm1 arm64 8.4.0-1ubuntu1~18.04 [24.3 kB] 15:56:10 43% [25 libitm1 12.3 kB/24.3 kB 50%] 43% [Working] Get:26 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libatomic1 arm64 8.4.0-1ubuntu1~18.04 [9176 B] 15:56:10 43% [26 libatomic1 0 B/9176 B 0%] 44% [Waiting for headers] Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libasan4 arm64 7.5.0-3ubuntu1~18.04 [335 kB] 15:56:10 44% [27 libasan4 28.1 kB/335 kB 8%] 45% [Waiting for headers] Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 liblsan0 arm64 8.4.0-1ubuntu1~18.04 [121 kB] 15:56:10 45% [28 liblsan0 20.2 kB/121 kB 17%] 45% [Waiting for headers] Get:29 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libtsan0 arm64 8.4.0-1ubuntu1~18.04 [269 kB] 15:56:10 45% [29 libtsan0 0 B/269 kB 0%] 46% [Waiting for headers] Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libubsan0 arm64 7.5.0-3ubuntu1~18.04 [117 kB] 15:56:10 46% [30 libubsan0 22.9 kB/117 kB 20%] 46% [Waiting for headers] Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgcc-7-dev arm64 7.5.0-3ubuntu1~18.04 [833 kB] 15:56:10 47% [31 libgcc-7-dev 32.8 kB/833 kB 4%] 48% [Waiting for headers] Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc-7 arm64 7.5.0-3ubuntu1~18.04 [7772 kB] 15:56:10 48% [32 gcc-7 55.2 kB/7772 kB 1%] 55% [32 gcc-7 3953 kB/7772 kB 51%] 61% [Working] Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc arm64 4:7.4.0-1ubuntu2.3 [5208 B] 15:56:10 61% [33 gcc 5208 B/5208 B 100%] 62% [Working] Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libstdc++-7-dev arm64 7.5.0-3ubuntu1~18.04 [1471 kB] 15:56:10 62% [34 libstdc++-7-dev 0 B/1471 kB 0%] 64% [Working] Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 g++-7 arm64 7.5.0-3ubuntu1~18.04 [8077 kB] 15:56:11 64% [35 g++-7 0 B/8077 kB 0%] 76% [35 g++-7 7317 kB/8077 kB 91%] 78% [Working] Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 g++ arm64 4:7.4.0-1ubuntu2.3 [1552 B] 15:56:11 78% [36 g++ 1552 B/1552 B 100%] 78% [Working] Get:37 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] 15:56:11 78% [37 make 0 B/139 kB 0%] 79% [Waiting for headers] Get:38 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 15:56:11 79% [38 libdpkg-perl 20.2 kB/211 kB 10%] 79% [Waiting for headers] Get:39 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] 15:56:11 79% [39 patch 24.6 kB/91.8 kB 27%] 80% [Working] Get:40 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 15:56:11 80% [40 dpkg-dev 44.5 kB/607 kB 7%] 81% [Working] Get:41 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 build-essential arm64 12.4ubuntu1 [4754 B] 15:56:11 81% [41 build-essential 4754 B/4754 B 100%] 81% [Working] Get:42 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.10 [152 kB] 15:56:11 82% [42 curl 22.1 kB/152 kB 15%] 82% [Waiting for headers] Get:43 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfakeroot arm64 1.22-2ubuntu1 [21.8 kB] 15:56:11 82% [43 libfakeroot 21.8 kB/21.8 kB 100%] 82% [Working] Get:44 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 fakeroot arm64 1.22-2ubuntu1 [59.9 kB] 15:56:11 82% [44 fakeroot 12.3 kB/59.9 kB 21%] 83% [Working] Get:45 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.10 [179 kB] 15:56:11 83% [45 libcurl3-gnutls 12.3 kB/179 kB 7%] 84% [Working] Get:46 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] 15:56:11 84% [46 liberror-perl 0 B/22.8 kB 0%] 84% [Working] Get:47 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 15:56:11 84% [47 git-man 24.6 kB/804 kB 3%] 86% [Waiting for headers] Get:48 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] 15:56:12 86% [48 git 8192 B/2952 kB 0%] 91% [Working] Get:49 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] 15:56:12 91% [49 libalgorithm-diff-perl 0 B/47.6 kB 0%] 91% [Working] Get:50 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-diff-xs-perl arm64 0.04-5 [10.8 kB] 15:56:12 91% [50 libalgorithm-diff-xs-perl 0 B/10.8 kB 0%] 91% [Waiting for headers] Get:51 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 15:56:12 91% [51 libalgorithm-merge-perl 12.0 kB/12.0 kB 100%] 92% [Waiting for headers] Get:52 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-fcntllock-perl arm64 0.22-3build2 [33.0 kB] 15:56:12 92% [52 libfile-fcntllock-perl 18.6 kB/33.0 kB 56%] 92% [Waiting for headers] Get:53 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libnorm1 arm64 1.5r6+dfsg1-6 [218 kB] 15:56:12 92% [53 libnorm1 50.8 kB/218 kB 23%] 93% [Waiting for headers] Get:54 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libpgm-5.2-0 arm64 5.2.122~dfsg-2 [140 kB] 15:56:12 93% [54 libpgm-5.2-0 29.7 kB/140 kB 21%] 93% [Waiting for headers] Get:55 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsodium23 arm64 1.0.16-2 [90.4 kB] 15:56:12 94% [55 libsodium23 20.5 kB/90.4 kB 23%] 94% [Waiting for headers] Get:56 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 libzmq5 arm64 4.2.5-1ubuntu0.2 [208 kB] 15:56:12 94% [56 libzmq5 16.4 kB/208 kB 8%] 95% [Waiting for headers] Get:57 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 libzmq3-dev arm64 4.2.5-1ubuntu0.2 [409 kB] 15:56:12 95% [57 libzmq3-dev 49.8 kB/409 kB 12%] 96% [Waiting for headers] Get:58 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 manpages-dev all 4.15-1 [2217 kB] 15:56:12 96% [58 manpages-dev 16.4 kB/2217 kB 1%] 7791 kB/s 0s 100% [Working] 7791 kB/s 0s Get:59 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 pkg-config arm64 0.29.1-0ubuntu2 [42.8 kB] 15:56:12 100% [59 pkg-config 0 B/42.8 kB 0%] 7791 kB/s 0s 100% [Working] 7791 kB/s 0s Fetched 49.1 MB in 6s (8045 kB/s) 15:56:12 debconf: delaying package configuration, since apt-utils is not installed 15:56:12 Selecting previously unselected package liblocale-gettext-perl. 15:56:12 (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 ... 9882 files and directories currently installed.) 15:56:12 Preparing to unpack .../00-liblocale-gettext-perl_1.07-3build2_arm64.deb ... 15:56:12 Unpacking liblocale-gettext-perl (1.07-3build2) ... 15:56:13 Selecting previously unselected package perl-modules-5.26. 15:56:13 Preparing to unpack .../01-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 15:56:13 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 15:56:14 Selecting previously unselected package libgdbm5:arm64. 15:56:14 Preparing to unpack .../02-libgdbm5_1.14.1-6_arm64.deb ... 15:56:14 Unpacking libgdbm5:arm64 (1.14.1-6) ... 15:56:14 Selecting previously unselected package libgdbm-compat4:arm64. 15:56:14 Preparing to unpack .../03-libgdbm-compat4_1.14.1-6_arm64.deb ... 15:56:14 Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... 15:56:14 Selecting previously unselected package libperl5.26:arm64. 15:56:14 Preparing to unpack .../04-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... 15:56:14 Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... 15:56:16 Selecting previously unselected package perl. 15:56:16 Preparing to unpack .../05-perl_5.26.1-6ubuntu0.3_arm64.deb ... 15:56:16 Unpacking perl (5.26.1-6ubuntu0.3) ... 15:56:16 Selecting previously unselected package less. 15:56:16 Preparing to unpack .../06-less_487-0.1_arm64.deb ... 15:56:16 Unpacking less (487-0.1) ... 15:56:16 Selecting previously unselected package netbase. 15:56:16 Preparing to unpack .../07-netbase_5.4_all.deb ... 15:56:16 Unpacking netbase (5.4) ... 15:56:16 Selecting previously unselected package manpages. 15:56:16 Preparing to unpack .../08-manpages_4.15-1_all.deb ... 15:56:16 Unpacking manpages (4.15-1) ... 15:56:16 Selecting previously unselected package binutils-common:arm64. 15:56:16 Preparing to unpack .../09-binutils-common_2.30-21ubuntu1~18.04.4_arm64.deb ... 15:56:16 Unpacking binutils-common:arm64 (2.30-21ubuntu1~18.04.4) ... 15:56:16 Selecting previously unselected package libbinutils:arm64. 15:56:16 Preparing to unpack .../10-libbinutils_2.30-21ubuntu1~18.04.4_arm64.deb ... 15:56:16 Unpacking libbinutils:arm64 (2.30-21ubuntu1~18.04.4) ... 15:56:17 Selecting previously unselected package binutils-aarch64-linux-gnu. 15:56:17 Preparing to unpack .../11-binutils-aarch64-linux-gnu_2.30-21ubuntu1~18.04.4_arm64.deb ... 15:56:17 Unpacking binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 15:56:18 Selecting previously unselected package binutils. 15:56:18 Preparing to unpack .../12-binutils_2.30-21ubuntu1~18.04.4_arm64.deb ... 15:56:18 Unpacking binutils (2.30-21ubuntu1~18.04.4) ... 15:56:18 Selecting previously unselected package libc-dev-bin. 15:56:18 Preparing to unpack .../13-libc-dev-bin_2.27-3ubuntu1.2_arm64.deb ... 15:56:18 Unpacking libc-dev-bin (2.27-3ubuntu1.2) ... 15:56:18 Selecting previously unselected package linux-libc-dev:arm64. 15:56:18 Preparing to unpack .../14-linux-libc-dev_4.15.0-121.123_arm64.deb ... 15:56:18 Unpacking linux-libc-dev:arm64 (4.15.0-121.123) ... 15:56:18 Selecting previously unselected package libc6-dev:arm64. 15:56:18 Preparing to unpack .../15-libc6-dev_2.27-3ubuntu1.2_arm64.deb ... 15:56:19 Unpacking libc6-dev:arm64 (2.27-3ubuntu1.2) ... 15:56:20 Selecting previously unselected package gcc-7-base:arm64. 15:56:20 Preparing to unpack .../16-gcc-7-base_7.5.0-3ubuntu1~18.04_arm64.deb ... 15:56:20 Unpacking gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) ... 15:56:20 Selecting previously unselected package libisl19:arm64. 15:56:20 Preparing to unpack .../17-libisl19_0.19-1_arm64.deb ... 15:56:20 Unpacking libisl19:arm64 (0.19-1) ... 15:56:20 Selecting previously unselected package libmpfr6:arm64. 15:56:20 Preparing to unpack .../18-libmpfr6_4.0.1-1_arm64.deb ... 15:56:20 Unpacking libmpfr6:arm64 (4.0.1-1) ... 15:56:20 Selecting previously unselected package libmpc3:arm64. 15:56:20 Preparing to unpack .../19-libmpc3_1.1.0-1_arm64.deb ... 15:56:20 Unpacking libmpc3:arm64 (1.1.0-1) ... 15:56:20 Selecting previously unselected package cpp-7. 15:56:20 Preparing to unpack .../20-cpp-7_7.5.0-3ubuntu1~18.04_arm64.deb ... 15:56:20 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ... 15:56:22 Selecting previously unselected package cpp. 15:56:22 Preparing to unpack .../21-cpp_4%3a7.4.0-1ubuntu2.3_arm64.deb ... 15:56:22 Unpacking cpp (4:7.4.0-1ubuntu2.3) ... 15:56:22 Selecting previously unselected package libcc1-0:arm64. 15:56:22 Preparing to unpack .../22-libcc1-0_8.4.0-1ubuntu1~18.04_arm64.deb ... 15:56:22 Unpacking libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) ... 15:56:22 Selecting previously unselected package libgomp1:arm64. 15:56:22 Preparing to unpack .../23-libgomp1_8.4.0-1ubuntu1~18.04_arm64.deb ... 15:56:22 Unpacking libgomp1:arm64 (8.4.0-1ubuntu1~18.04) ... 15:56:22 Selecting previously unselected package libitm1:arm64. 15:56:22 Preparing to unpack .../24-libitm1_8.4.0-1ubuntu1~18.04_arm64.deb ... 15:56:22 Unpacking libitm1:arm64 (8.4.0-1ubuntu1~18.04) ... 15:56:22 Selecting previously unselected package libatomic1:arm64. 15:56:22 Preparing to unpack .../25-libatomic1_8.4.0-1ubuntu1~18.04_arm64.deb ... 15:56:22 Unpacking libatomic1:arm64 (8.4.0-1ubuntu1~18.04) ... 15:56:23 Selecting previously unselected package libasan4:arm64. 15:56:23 Preparing to unpack .../26-libasan4_7.5.0-3ubuntu1~18.04_arm64.deb ... 15:56:23 Unpacking libasan4:arm64 (7.5.0-3ubuntu1~18.04) ... 15:56:23 Selecting previously unselected package liblsan0:arm64. 15:56:23 Preparing to unpack .../27-liblsan0_8.4.0-1ubuntu1~18.04_arm64.deb ... 15:56:23 Unpacking liblsan0:arm64 (8.4.0-1ubuntu1~18.04) ... 15:56:23 Selecting previously unselected package libtsan0:arm64. 15:56:23 Preparing to unpack .../28-libtsan0_8.4.0-1ubuntu1~18.04_arm64.deb ... 15:56:23 Unpacking libtsan0:arm64 (8.4.0-1ubuntu1~18.04) ... 15:56:23 Selecting previously unselected package libubsan0:arm64. 15:56:23 Preparing to unpack .../29-libubsan0_7.5.0-3ubuntu1~18.04_arm64.deb ... 15:56:23 Unpacking libubsan0:arm64 (7.5.0-3ubuntu1~18.04) ... 15:56:23 Selecting previously unselected package libgcc-7-dev:arm64. 15:56:23 Preparing to unpack .../30-libgcc-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... 15:56:23 Unpacking libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... 15:56:24 Selecting previously unselected package gcc-7. 15:56:24 Preparing to unpack .../31-gcc-7_7.5.0-3ubuntu1~18.04_arm64.deb ... 15:56:24 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ... 15:56:26 Selecting previously unselected package gcc. 15:56:26 Preparing to unpack .../32-gcc_4%3a7.4.0-1ubuntu2.3_arm64.deb ... 15:56:26 Unpacking gcc (4:7.4.0-1ubuntu2.3) ... 15:56:26 Selecting previously unselected package libstdc++-7-dev:arm64. 15:56:26 Preparing to unpack .../33-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... 15:56:26 Unpacking libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... 15:56:27 Selecting previously unselected package g++-7. 15:56:27 Preparing to unpack .../34-g++-7_7.5.0-3ubuntu1~18.04_arm64.deb ... 15:56:27 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... 15:56:28 Selecting previously unselected package g++. 15:56:28 Preparing to unpack .../35-g++_4%3a7.4.0-1ubuntu2.3_arm64.deb ... 15:56:28 Unpacking g++ (4:7.4.0-1ubuntu2.3) ... 15:56:29 Selecting previously unselected package make. 15:56:29 Preparing to unpack .../36-make_4.1-9.1ubuntu1_arm64.deb ... 15:56:29 Unpacking make (4.1-9.1ubuntu1) ... 15:56:29 Selecting previously unselected package libdpkg-perl. 15:56:29 Preparing to unpack .../37-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 15:56:29 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... 15:56:29 Selecting previously unselected package patch. 15:56:29 Preparing to unpack .../38-patch_2.7.6-2ubuntu1.1_arm64.deb ... 15:56:29 Unpacking patch (2.7.6-2ubuntu1.1) ... 15:56:29 Selecting previously unselected package dpkg-dev. 15:56:29 Preparing to unpack .../39-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 15:56:29 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... 15:56:29 Selecting previously unselected package build-essential. 15:56:29 Preparing to unpack .../40-build-essential_12.4ubuntu1_arm64.deb ... 15:56:29 Unpacking build-essential (12.4ubuntu1) ... 15:56:29 Selecting previously unselected package curl. 15:56:29 Preparing to unpack .../41-curl_7.58.0-2ubuntu3.10_arm64.deb ... 15:56:29 Unpacking curl (7.58.0-2ubuntu3.10) ... 15:56:29 Selecting previously unselected package libfakeroot:arm64. 15:56:29 Preparing to unpack .../42-libfakeroot_1.22-2ubuntu1_arm64.deb ... 15:56:29 Unpacking libfakeroot:arm64 (1.22-2ubuntu1) ... 15:56:29 Selecting previously unselected package fakeroot. 15:56:30 Preparing to unpack .../43-fakeroot_1.22-2ubuntu1_arm64.deb ... 15:56:30 Unpacking fakeroot (1.22-2ubuntu1) ... 15:56:30 Selecting previously unselected package libcurl3-gnutls:arm64. 15:56:30 Preparing to unpack .../44-libcurl3-gnutls_7.58.0-2ubuntu3.10_arm64.deb ... 15:56:30 Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... 15:56:30 Selecting previously unselected package liberror-perl. 15:56:30 Preparing to unpack .../45-liberror-perl_0.17025-1_all.deb ... 15:56:30 Unpacking liberror-perl (0.17025-1) ... 15:56:30 Selecting previously unselected package git-man. 15:56:30 Preparing to unpack .../46-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 15:56:30 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 15:56:30 Selecting previously unselected package git. 15:56:30 Preparing to unpack .../47-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... 15:56:30 Unpacking git (1:2.17.1-1ubuntu0.7) ... 15:56:32 Selecting previously unselected package libalgorithm-diff-perl. 15:56:32 Preparing to unpack .../48-libalgorithm-diff-perl_1.19.03-1_all.deb ... 15:56:32 Unpacking libalgorithm-diff-perl (1.19.03-1) ... 15:56:32 Selecting previously unselected package libalgorithm-diff-xs-perl. 15:56:32 Preparing to unpack .../49-libalgorithm-diff-xs-perl_0.04-5_arm64.deb ... 15:56:32 Unpacking libalgorithm-diff-xs-perl (0.04-5) ... 15:56:32 Selecting previously unselected package libalgorithm-merge-perl. 15:56:32 Preparing to unpack .../50-libalgorithm-merge-perl_0.08-3_all.deb ... 15:56:32 Unpacking libalgorithm-merge-perl (0.08-3) ... 15:56:32 Selecting previously unselected package libfile-fcntllock-perl. 15:56:32 Preparing to unpack .../51-libfile-fcntllock-perl_0.22-3build2_arm64.deb ... 15:56:32 Unpacking libfile-fcntllock-perl (0.22-3build2) ... 15:56:32 Selecting previously unselected package libnorm1:arm64. 15:56:32 Preparing to unpack .../52-libnorm1_1.5r6+dfsg1-6_arm64.deb ... 15:56:32 Unpacking libnorm1:arm64 (1.5r6+dfsg1-6) ... 15:56:32 Selecting previously unselected package libpgm-5.2-0:arm64. 15:56:32 Preparing to unpack .../53-libpgm-5.2-0_5.2.122~dfsg-2_arm64.deb ... 15:56:32 Unpacking libpgm-5.2-0:arm64 (5.2.122~dfsg-2) ... 15:56:32 Selecting previously unselected package libsodium23:arm64. 15:56:32 Preparing to unpack .../54-libsodium23_1.0.16-2_arm64.deb ... 15:56:32 Unpacking libsodium23:arm64 (1.0.16-2) ... 15:56:33 Selecting previously unselected package libzmq5:arm64. 15:56:33 Preparing to unpack .../55-libzmq5_4.2.5-1ubuntu0.2_arm64.deb ... 15:56:33 Unpacking libzmq5:arm64 (4.2.5-1ubuntu0.2) ... 15:56:33 Selecting previously unselected package libzmq3-dev:arm64. 15:56:33 Preparing to unpack .../56-libzmq3-dev_4.2.5-1ubuntu0.2_arm64.deb ... 15:56:33 Unpacking libzmq3-dev:arm64 (4.2.5-1ubuntu0.2) ... 15:56:33 Selecting previously unselected package manpages-dev. 15:56:33 Preparing to unpack .../57-manpages-dev_4.15-1_all.deb ... 15:56:33 Unpacking manpages-dev (4.15-1) ... 15:56:34 Selecting previously unselected package pkg-config. 15:56:34 Preparing to unpack .../58-pkg-config_0.29.1-0ubuntu2_arm64.deb ... 15:56:34 Unpacking pkg-config (0.29.1-0ubuntu2) ... 15:56:34 Setting up libgomp1:arm64 (8.4.0-1ubuntu1~18.04) ... 15:56:34 Setting up libpgm-5.2-0:arm64 (5.2.122~dfsg-2) ... 15:56:34 Setting up libatomic1:arm64 (8.4.0-1ubuntu1~18.04) ... 15:56:34 Setting up manpages (4.15-1) ... 15:56:34 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 15:56:34 Setting up libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) ... 15:56:34 Setting up less (487-0.1) ... 15:56:35 Setting up make (4.1-9.1ubuntu1) ... 15:56:35 Setting up curl (7.58.0-2ubuntu3.10) ... 15:56:35 Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... 15:56:35 Setting up libtsan0:arm64 (8.4.0-1ubuntu1~18.04) ... 15:56:35 Setting up linux-libc-dev:arm64 (4.15.0-121.123) ... 15:56:35 Setting up libmpfr6:arm64 (4.0.1-1) ... 15:56:35 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 15:56:35 Setting up libgdbm5:arm64 (1.14.1-6) ... 15:56:35 Setting up liblsan0:arm64 (8.4.0-1ubuntu1~18.04) ... 15:56:35 Setting up libnorm1:arm64 (1.5r6+dfsg1-6) ... 15:56:35 Setting up gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) ... 15:56:35 Setting up binutils-common:arm64 (2.30-21ubuntu1~18.04.4) ... 15:56:35 Setting up libsodium23:arm64 (1.0.16-2) ... 15:56:35 Setting up patch (2.7.6-2ubuntu1.1) ... 15:56:35 Setting up libfakeroot:arm64 (1.22-2ubuntu1) ... 15:56:36 Setting up liblocale-gettext-perl (1.07-3build2) ... 15:56:36 Setting up libmpc3:arm64 (1.1.0-1) ... 15:56:36 Setting up libc-dev-bin (2.27-3ubuntu1.2) ... 15:56:36 Setting up libgdbm-compat4:arm64 (1.14.1-6) ... 15:56:36 Setting up manpages-dev (4.15-1) ... 15:56:36 Setting up libc6-dev:arm64 (2.27-3ubuntu1.2) ... 15:56:36 Setting up libitm1:arm64 (8.4.0-1ubuntu1~18.04) ... 15:56:36 Setting up netbase (5.4) ... 15:56:36 Setting up libisl19:arm64 (0.19-1) ... 15:56:36 Setting up libzmq5:arm64 (4.2.5-1ubuntu0.2) ... 15:56:36 Setting up libasan4:arm64 (7.5.0-3ubuntu1~18.04) ... 15:56:36 Setting up libbinutils:arm64 (2.30-21ubuntu1~18.04.4) ... 15:56:36 Setting up libubsan0:arm64 (7.5.0-3ubuntu1~18.04) ... 15:56:36 Setting up libzmq3-dev:arm64 (4.2.5-1ubuntu0.2) ... 15:56:36 Setting up fakeroot (1.22-2ubuntu1) ... 15:56:36 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 15:56:36 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 15:56:36 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 15:56:36 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 15:56:36 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 15:56:36 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 15:56:36 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 15:56:36 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 15:56:36 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 15:56:36 Setting up libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... 15:56:36 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 15:56:36 Setting up libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... 15:56:36 Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... 15:56:36 Setting up binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 15:56:36 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 15:56:36 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 15:56:36 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 15:56:36 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 15:56:36 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 15:56:36 Setting up perl (5.26.1-6ubuntu0.3) ... 15:56:36 Setting up libfile-fcntllock-perl (0.22-3build2) ... 15:56:37 Setting up libalgorithm-diff-perl (1.19.03-1) ... 15:56:37 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 15:56:37 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 15:56:37 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 15:56:37 Setting up liberror-perl (0.17025-1) ... 15:56:37 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 15:56:37 Setting up libalgorithm-merge-perl (0.08-3) ... 15:56:37 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 15:56:37 Setting up libalgorithm-diff-xs-perl (0.04-5) ... 15:56:37 Setting up git (1:2.17.1-1ubuntu0.7) ... 15:56:37 Setting up build-essential (12.4ubuntu1) ... 15:56:37 Setting up pkg-config (0.29.1-0ubuntu2) ... 15:56:37 Processing triggers for mime-support (3.60ubuntu1) ... 15:56:37 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 15:56:43 binutils set to automatically installed. 15:56:43 binutils-aarch64-linux-gnu set to automatically installed. 15:56:43 binutils-common set to automatically installed. 15:56:43 build-essential set to automatically installed. 15:56:43 cpp set to automatically installed. 15:56:43 cpp-7 set to automatically installed. 15:56:43 curl set to automatically installed. 15:56:43 dpkg-dev set to automatically installed. 15:56:43 fakeroot set to automatically installed. 15:56:43 g++ set to automatically installed. 15:56:43 g++-7 set to automatically installed. 15:56:43 gcc set to automatically installed. 15:56:43 gcc-7 set to automatically installed. 15:56:43 gcc-7-base set to automatically installed. 15:56:43 git set to automatically installed. 15:56:43 git-man set to automatically installed. 15:56:43 less set to automatically installed. 15:56:43 libalgorithm-diff-perl set to automatically installed. 15:56:43 libalgorithm-diff-xs-perl set to automatically installed. 15:56:43 libalgorithm-merge-perl set to automatically installed. 15:56:43 libasan4 set to automatically installed. 15:56:43 libatomic1 set to automatically installed. 15:56:43 libbinutils set to automatically installed. 15:56:43 libc-dev-bin set to automatically installed. 15:56:43 libc6-dev set to automatically installed. 15:56:43 libcc1-0 set to automatically installed. 15:56:43 libcurl3-gnutls set to automatically installed. 15:56:43 libdpkg-perl set to automatically installed. 15:56:43 liberror-perl set to automatically installed. 15:56:43 libfakeroot set to automatically installed. 15:56:43 libfile-fcntllock-perl set to automatically installed. 15:56:43 libgcc-7-dev set to automatically installed. 15:56:43 libgdbm-compat4 set to automatically installed. 15:56:43 libgdbm5 set to automatically installed. 15:56:43 libgomp1 set to automatically installed. 15:56:43 libisl19 set to automatically installed. 15:56:43 libitm1 set to automatically installed. 15:56:43 liblocale-gettext-perl set to automatically installed. 15:56:43 liblsan0 set to automatically installed. 15:56:43 libmpc3 set to automatically installed. 15:56:43 libmpfr6 set to automatically installed. 15:56:44 libnorm1 set to automatically installed. 15:56:44 libperl5.26 set to automatically installed. 15:56:44 libpgm-5.2-0 set to automatically installed. 15:56:44 libsodium23 set to automatically installed. 15:56:44 libstdc++-7-dev set to automatically installed. 15:56:44 libtsan0 set to automatically installed. 15:56:44 libubsan0 set to automatically installed. 15:56:44 libzmq3-dev set to automatically installed. 15:56:44 libzmq5 set to automatically installed. 15:56:44 linux-libc-dev set to automatically installed. 15:56:44 make set to automatically installed. 15:56:44 manpages set to automatically installed. 15:56:44 manpages-dev set to automatically installed. 15:56:44 netbase set to automatically installed. 15:56:44 patch set to automatically installed. 15:56:44 perl set to automatically installed. 15:56:44 perl-modules-5.26 set to automatically installed. 15:56:44 pkg-config set to automatically installed. 15:56:44 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 15:56:44 Please ensure the environment is properly setup before continuing. 15:56:44 Ignore this message if the appropriate measures have already been taken 15:56:45 Pulling go  15:56:49 'app-service-config' has dependencies that need to be staged: go 15:56:49 Skipping pull go (already ran) 15:56:49 Building go  15:56:49 % Total % Received % Xferd Average Speed Time Time Time Current 15:56:49 Dload Upload Total Spent Left Speed 15:56:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 23 93.2M 23 22.3M 0 0 27.8M 0 0:00:03 --:--:-- 0:00:03 27.8M 70 93.2M 70 66.0M 0 0 36.9M 0 0:00:02 0:00:01 0:00:01 36.9M 100 93.2M 100 93.2M 0 0 39.0M 0 0:00:02 0:00:02 --:--:-- 39.0M 15:56:52 go1.15.2.linux-arm64.tar.gz: OK 15:57:11 Staging go  15:57:12 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB] 15:57:13 5% 99% [Working] 99% [Working] 99% Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] 15:57:13 75% 99% 99% Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] 15:57:13 84% 99% 99% Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] 15:57:13 83% 99% 3% [Working] 3% [Working] 3% 3% Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse arm64 Packages [153 kB] 15:57:13 3% 5% 5% 5% 5% Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/restricted arm64 Packages [572 B] 15:57:13 5% 5% Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 Packages [1285 kB] 15:57:13 5% 5% 5% 6% 6% 6% 11% Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 Packages [11.0 MB] 15:57:14 12% 12% 31% 31% 31% 49% 79% Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [2242 B] 15:57:14 79% Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1856 kB] 15:57:14 80% 73% 80% Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [1401 kB] 15:57:14 80% 87% Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [5546 B] 15:57:14 87% 87% Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [11.0 kB] 15:57:14 88% Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [11.2 kB] 15:57:14 88% 88% Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [1024 kB] 15:57:14 88% 93% Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [2430 B] 15:57:14 93% Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [1149 B] 15:57:14 93% Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [1173 kB] 15:57:17 93% 99% 99% 99% 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 100% [Working] Fetched 18.4 MB in 0s (0 B/s) 15:57:36 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libnorm1_1.5r6+dfsg1-6_arm64.deb [218 kB] 15:57:36 5% 100% [Working] Fetched 218 kB in 0s (0 B/s) 15:57:36 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_arm64.deb [140 kB] 15:57:36 9% 100% [Working] Fetched 140 kB in 0s (0 B/s) 15:57:36 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libzmq5_4.2.5-1ubuntu0.2_arm64.deb [208 kB] 15:57:36 6% 100% [Working] Fetched 208 kB in 0s (0 B/s) 15:57:36 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libsodium23_1.0.16-2_arm64.deb [90.4 kB] 15:57:36 13% 100% [Working] Fetched 90.4 kB in 0s (0 B/s) 15:57:36 Pulling app-service-config  15:57:42 Pulling config-common  15:57:46 Skipping build go (already ran) 15:57:46 Building app-service-config  15:57:46 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable 15:57:48 go: downloading github.com/edgexfoundry/app-functions-sdk-go v1.2.1-dev.45 15:57:48 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.50 15:57:48 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.100 15:57:48 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.24 15:57:48 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 15:57:48 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.25 15:57:48 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 15:57:48 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 15:57:48 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 15:57:48 go: downloading github.com/google/uuid v1.1.2 15:57:48 go: downloading go.mongodb.org/mongo-driver v1.1.1 15:57:48 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.26 15:57:48 go: downloading github.com/mitchellh/copystructure v1.0.0 15:57:48 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.7 15:57:48 go: downloading github.com/go-playground/validator/v10 v10.3.0 15:57:48 go: downloading github.com/x448/float16 v0.8.4 15:57:48 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 15:57:48 go: downloading github.com/pelletier/go-toml v1.2.0 15:57:48 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 15:57:48 go: downloading github.com/gorilla/mux v1.8.0 15:57:48 go: downloading github.com/mitchellh/reflectwalk v1.0.0 15:57:48 go: downloading github.com/hashicorp/consul/api v1.1.0 15:57:48 go: downloading github.com/go-redis/redis/v7 v7.2.0 15:57:48 go: downloading github.com/pebbe/zmq4 v1.0.0 15:57:48 go: downloading github.com/BurntSushi/toml v0.3.1 15:57:48 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:57:48 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 15:57:48 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 15:57:48 go: downloading github.com/mitchellh/mapstructure v1.1.2 15:57:48 go: downloading github.com/go-playground/universal-translator v0.17.0 15:57:48 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 15:57:48 go: downloading github.com/hashicorp/serf v0.8.2 15:57:48 go: downloading github.com/leodido/go-urn v1.2.0 15:57:48 go: downloading github.com/go-kit/kit v0.8.0 15:57:48 go: downloading github.com/go-playground/locales v0.13.0 15:57:49 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:57:49 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 15:57:49 go: downloading github.com/hashicorp/golang-lru v0.5.0 15:57:49 go: downloading github.com/go-logfmt/logfmt v0.4.0 15:57:49 go: downloading github.com/go-stack/stack v1.8.0 15:57:49 go: downloading github.com/golang/snappy v0.0.1 15:57:49 go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 15:57:49 go: downloading github.com/xdg/stringprep v1.0.0 15:57:49 go: downloading golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 15:57:50 go: downloading golang.org/x/text v0.3.2 15:57:50 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 15:58:36 Building config-common  15:58:49 Skipping stage go (already ran) 15:58:49 Staging app-service-config  15:58:52 Staging config-common  15:58:56 Priming go  15:59:00 Priming app-service-config  15:59:04 Priming config-common  15:59:09 Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping \ Snapping | 15:59:09 Snapped edgex-app-service-configurable_1.2.0-20201019+01707ed_arm64.snap [Pipeline] } 15:59:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [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 15:59:15 provisioning config files... 15:59:15 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-129@tmp/config8907473559434210908tmp [Pipeline] { [Pipeline] sh 15:59:15 + set +x 15:59:15 + curl -s https://codecov.io/bash 15:59:15 + bash -s -- 15:59:16 15:59:16 _____ _ 15:59:16 / ____| | | 15:59:16 | | ___ __| | ___ ___ _____ __ 15:59:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:59:16 | |___| (_) | (_| | __/ (_| (_) \ V / 15:59:16 \_____\___/ \__,_|\___|\___\___/ \_/ 15:59:16 Bash-20201009-048fee3 15:59:16 15:59:16 15:59:16 ==> Jenkins CI detected. 15:59:16 project root: . 15:59:16 --> token set from env 15:59:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:59:16 ==> Running gcov in . (disable via -X gcov) 15:59:16 ==> Python coveragepy not found 15:59:16 ==> Searching for coverage reports in: 15:59:16 + . 15:59:16 -> Found 1 reports 15:59:16 ==> Detecting git/mercurial file structure 15:59:16 ==> Reading reports 15:59:16 + ./coverage.out bytes=10 15:59:16 ==> Appending adjustments 15:59:16 https://docs.codecov.io/docs/fixing-reports 15:59:16 + Found adjustments 15:59:16 ==> Gzipping contents 15:59:16 ==> Uploading reports 15:59:16 url: https://codecov.io 15:59:16 query: branch=PR-129&commit=01707ed64e6c2231855275c8a2b5b290fd1c1702&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-129%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=129&job=&cmd_args= 15:59:16 -> Pinging Codecov 15:59:16 https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-129&commit=01707ed64e6c2231855275c8a2b5b290fd1c1702&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-129%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=129&job=&cmd_args= 15:59:16 -> Uploading to 15:59:16 15:59:16 % Total % Received % Xferd Average Speed Time Time Time Current 15:59:16 Dload Upload Total Spent Left Speed 15:59:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error 15:59:16 X> Failed to upload 15:59:16 ==> Uploading to Codecov 15:59:16 % Total % Received % Xferd Average Speed Time Time Time Current 15:59:16 Dload Upload Total Spent Left Speed 15:59:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485 100 121 100 364 227 684 --:--:-- --:--:-- --:--:-- 685 15:59:16 View reports at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/01707ed64e6c2231855275c8a2b5b290fd1c1702 [Pipeline] } 15:59:16 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 15:59:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:59:20 ---> package-listing.sh 15:59:20 ++ facter osfamily 15:59:20 ++ tr '[:upper:]' '[:lower:]' 15:59:20 + OS_FAMILY=redhat 15:59:20 + workspace=/w/workspace/_app-service-configurable_PR-129 15:59:20 + START_PACKAGES=/tmp/packages_start.txt 15:59:20 + END_PACKAGES=/tmp/packages_end.txt 15:59:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:59:20 + PACKAGES=/tmp/packages_start.txt 15:59:20 + '[' /w/workspace/_app-service-configurable_PR-129 ']' 15:59:20 + PACKAGES=/tmp/packages_end.txt 15:59:20 + case "${OS_FAMILY}" in 15:59:20 + rpm -qa 15:59:20 + sort 15:59:24 + '[' -f /tmp/packages_start.txt ']' 15:59:24 + '[' -f /tmp/packages_end.txt ']' 15:59:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:59:24 + '[' /w/workspace/_app-service-configurable_PR-129 ']' 15:59:24 + mkdir -p /w/workspace/_app-service-configurable_PR-129/archives/ 15:59:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-129/archives/ [Pipeline] echo 15:59:24 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-129/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:59:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:59:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:59:25 15:59:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:59:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:59:25 alpine: Pulling from edgex-lftools-log-publisher 15:59:25 df20fa9351a1: Pulling fs layer 15:59:25 36b3adc4ff6f: Pulling fs layer 15:59:25 8ad3a11d3b57: Pulling fs layer 15:59:25 46f8f816bc3b: Pulling fs layer 15:59:25 93b61091891f: Pulling fs layer 15:59:25 93b9cdb0e59b: Pulling fs layer 15:59:25 5e14af77c1be: Pulling fs layer 15:59:25 01666e4c0597: Pulling fs layer 15:59:25 aa168da1d23b: Pulling fs layer 15:59:25 93b9cdb0e59b: Waiting 15:59:25 01666e4c0597: Waiting 15:59:25 aa168da1d23b: Waiting 15:59:25 5e14af77c1be: Waiting 15:59:25 46f8f816bc3b: Waiting 15:59:25 93b61091891f: Waiting 15:59:25 36b3adc4ff6f: Download complete 15:59:25 46f8f816bc3b: Verifying Checksum 15:59:25 46f8f816bc3b: Download complete 15:59:26 df20fa9351a1: Verifying Checksum 15:59:26 df20fa9351a1: Download complete 15:59:26 93b9cdb0e59b: Verifying Checksum 15:59:26 93b9cdb0e59b: Download complete 15:59:26 5e14af77c1be: Verifying Checksum 15:59:26 5e14af77c1be: Download complete 15:59:26 93b61091891f: Download complete 15:59:26 01666e4c0597: Verifying Checksum 15:59:26 01666e4c0597: Download complete 15:59:26 df20fa9351a1: Pull complete 15:59:26 36b3adc4ff6f: Pull complete 15:59:27 8ad3a11d3b57: Verifying Checksum 15:59:27 8ad3a11d3b57: Download complete 15:59:27 8ad3a11d3b57: Pull complete 15:59:28 46f8f816bc3b: Pull complete 15:59:28 93b61091891f: Pull complete 15:59:28 93b9cdb0e59b: Pull complete 15:59:28 5e14af77c1be: Pull complete 15:59:29 01666e4c0597: Pull complete 15:59:29 aa168da1d23b: Verifying Checksum 15:59:29 aa168da1d23b: Download complete 15:59:35 aa168da1d23b: Pull complete 15:59:35 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:59:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:59:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:59:36 prd-centos7-docker-4c-2g-6278 does not seem to be running inside a container 15:59:36 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-129/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-129 -v /w/workspace/_app-service-configurable_PR-129:/w/workspace/_app-service-configurable_PR-129:rw,z -v /w/workspace/_app-service-configurable_PR-129@tmp:/w/workspace/_app-service-configurable_PR-129@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:59:39 $ docker top 1d9340113b730e7ef71d96ee5e5190882292fa97a9d9044c366abc4a6b650af4 -eo pid,comm [Pipeline] { [Pipeline] sh 15:59:40 + touch /tmp/pre-build-complete [Pipeline] sh 15:59:40 + mkdir -p /var/log/sa [Pipeline] sh 15:59:40 + ls /var/log/sa-host 15:59:40 + sadf -c /var/log/sa-host/sa05 15:59:40 file_magic: OK 15:59:40 HZ: Using current value: 100 15:59:40 file_header: OK 15:59:40 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 15:59:40 Statistics: 15:59:40 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:59:40 File successfully converted to sysstat format version 12.2.1 15:59:40 + sadf -c /var/log/sa-host/sa19 15:59:40 file_magic: OK 15:59:40 HZ: Using current value: 100 15:59:40 file_header: OK 15:59:40 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 15:59:40 Statistics: 15:59:40 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:59:40 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:59:41 provisioning config files... 15:59:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-129@tmp/config203252217338792503tmp [Pipeline] { [Pipeline] echo 15:59:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:59:41 ---> create-netrc.sh [Pipeline] } 15:59:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 15:59:41 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 15:59:42 ---> python-tools-install.sh [Pipeline] echo 15:59:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:59:42 ---> sudo-logs.sh 15:59:42 Archiving 'sudo' log.. [Pipeline] echo 15:59:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:59:42 ---> job-cost.sh 15:59:42 lf-activate-venv: SKIPPING 15:59:42 INFO: No Stack... 15:59:44 INFO: Retrieving Pricing Info for: v1-standard-2 15:59:44 INFO: Archiving Costs [Pipeline] echo 15:59:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:59:45 ---> logs-deploy.sh 15:59:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-129/2 15:59:45 INFO: archiving workspace using pattern(s): 15:59:46 Archives upload complete. 15:59:47 INFO: archiving logs to Nexus 15:59:48 ---> uname -a: 15:59:48 Linux prd-centos7-docker-4c-2g-6278.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 15:59:48 15:59:48 15:59:48 ---> lscpu: 15:59:48 Architecture: x86_64 15:59:48 CPU op-mode(s): 32-bit, 64-bit 15:59:48 Byte Order: Little Endian 15:59:48 Address sizes: 40 bits physical, 48 bits virtual 15:59:48 CPU(s): 4 15:59:48 On-line CPU(s) list: 0-3 15:59:48 Thread(s) per core: 1 15:59:48 Core(s) per socket: 1 15:59:48 Socket(s): 4 15:59:48 NUMA node(s): 1 15:59:48 Vendor ID: GenuineIntel 15:59:48 CPU family: 6 15:59:48 Model: 44 15:59:48 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 15:59:48 Stepping: 1 15:59:48 CPU MHz: 2933.438 15:59:48 BogoMIPS: 5866.87 15:59:48 Virtualization: VT-x 15:59:48 Hypervisor vendor: KVM 15:59:48 Virtualization type: full 15:59:48 L1d cache: 128 KiB 15:59:48 L1i cache: 128 KiB 15:59:48 L2 cache: 16 MiB 15:59:48 L3 cache: 64 MiB 15:59:48 NUMA node0 CPU(s): 0-3 15:59:48 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 15:59:48 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 15:59:48 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 15:59:48 Vulnerability Meltdown: Mitigation; PTI 15:59:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:59:48 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:59:48 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:59:48 Vulnerability Tsx async abort: Not affected 15:59:48 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 15:59:48 15:59:48 15:59:48 ---> nproc: 15:59:48 4 15:59:48 15:59:48 15:59:48 ---> df -h: 15:59:48 Filesystem Size Used Available Use% Mounted on 15:59:48 overlay 50.0G 6.8G 43.1G 14% / 15:59:48 tmpfs 64.0M 0 64.0M 0% /dev 15:59:48 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 15:59:48 shm 64.0M 0 64.0M 0% /dev/shm 15:59:48 /dev/vda1 50.0G 6.8G 43.1G 14% /facter-os 15:59:48 /dev/vda1 50.0G 6.8G 43.1G 14% /etc/resolv.conf 15:59:48 /dev/vda1 50.0G 6.8G 43.1G 14% /etc/hostname 15:59:48 /dev/vda1 50.0G 6.8G 43.1G 14% /etc/hosts 15:59:48 /dev/vda1 50.0G 6.8G 43.1G 14% /var/log/sa-host 15:59:48 /dev/vda1 50.0G 6.8G 43.1G 14% /var/log/secure 15:59:48 /dev/vda1 50.0G 6.8G 43.1G 14% /var/log/auth.log 15:59:48 /dev/vda1 50.0G 6.8G 43.1G 14% /run/cloud-init/result.json 15:59:48 /dev/vda1 50.0G 6.8G 43.1G 14% /w/workspace/_app-service-configurable_PR-129 15:59:48 /dev/vda1 50.0G 6.8G 43.1G 14% /w/workspace/_app-service-configurable_PR-129@tmp 15:59:48 15:59:48 15:59:48 ---> free -m: 15:59:48 total used free shared buff/cache available 15:59:48 Mem: 1837 621 117 0 1099 1114 15:59:48 Swap: 1023 1 1022 15:59:48 15:59:48 15:59:48 ---> ip addr: 15:59:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:59:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:59:48 inet 127.0.0.1/8 scope host lo 15:59:48 valid_lft forever preferred_lft forever 15:59:48 inet6 ::1/128 scope host 15:59:48 valid_lft forever preferred_lft forever 15:59:48 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 15:59:48 link/ether fa:16:3e:61:af:df brd ff:ff:ff:ff:ff:ff 15:59:48 inet 10.30.122.185/23 brd 10.30.123.255 scope global dynamic eth0 15:59:48 valid_lft 85481sec preferred_lft 85481sec 15:59:48 inet6 fe80::f816:3eff:fe61:afdf/64 scope link 15:59:48 valid_lft forever preferred_lft forever 15:59:48 3: docker0: mtu 1500 qdisc noqueue state DOWN 15:59:48 link/ether 02:42:c8:11:66:07 brd ff:ff:ff:ff:ff:ff 15:59:48 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:59:48 valid_lft forever preferred_lft forever 15:59:48 inet6 fe80::42:c8ff:fe11:6607/64 scope link 15:59:48 valid_lft forever preferred_lft forever 15:59:48 15:59:48 15:59:48 ---> sar -b -r -n DEV: 15:59:48 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/19/20 _x86_64_ (4 CPU) 15:59:48 15:59:48 15:44:03 LINUX RESTART (4 CPU) 15:59:48 15:59:48 15:45:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:59:48 15:46:01 44.54 13.22 31.32 0.00 4494.44 3053.30 0.00 15:59:48 15:47:01 1.80 0.00 1.80 0.00 0.00 37.39 0.00 15:59:48 15:48:01 0.37 0.00 0.37 0.00 0.00 5.55 0.00 15:59:48 15:49:01 0.27 0.00 0.27 0.00 0.00 3.36 0.00 15:59:48 15:50:01 0.25 0.00 0.25 0.00 0.00 2.66 0.00 15:59:48 15:51:01 0.30 0.00 0.30 0.00 0.00 3.53 0.00 15:59:48 15:52:01 0.30 0.02 0.28 0.00 0.13 3.50 0.00 15:59:48 15:53:01 0.23 0.00 0.23 0.00 0.00 2.17 0.00 15:59:48 15:54:02 0.28 0.00 0.28 0.00 0.00 4.23 0.00 15:59:48 15:55:01 0.24 0.00 0.24 0.00 0.00 3.03 0.00 15:59:48 15:56:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 15:59:48 15:57:01 0.25 0.00 0.25 0.00 0.00 3.36 0.00 15:59:48 15:58:01 0.25 0.00 0.25 0.00 0.00 2.85 0.00 15:59:48 15:59:01 0.73 0.05 0.68 0.00 1.47 8.49 0.00 15:59:48 Average: 3.58 0.95 2.63 0.00 321.62 224.26 0.00 15:59:48 15:59:48 15:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:59:48 15:46:01 152172 0 519616 27.62 2620 1207148 1009180 34.44 405144 1163428 128 15:59:48 15:47:01 156292 0 515492 27.40 2620 1207152 997564 34.05 401740 1163336 20 15:59:48 15:48:01 155464 0 516312 27.44 2620 1207160 995640 33.98 402244 1163336 20 15:59:48 15:49:01 154320 0 517456 27.50 2620 1207160 995688 33.98 408380 1158648 16 15:59:48 15:50:01 155088 0 516680 27.46 2620 1207168 995520 33.98 416596 1149528 16 15:59:48 15:51:01 155572 0 516192 27.43 2620 1207172 995484 33.97 416444 1149528 12 15:59:48 15:52:01 155868 0 515884 27.42 2620 1207184 995448 33.97 414164 1151536 8 15:59:48 15:53:01 154784 0 516964 27.48 2620 1207188 995592 33.98 408980 1157592 20 15:59:48 15:54:02 154892 0 516848 27.47 2620 1207196 995616 33.98 409152 1157596 12 15:59:48 15:55:01 152048 0 519688 27.62 2620 1207200 995616 33.98 407816 1161624 12 15:59:48 15:56:01 152452 0 519284 27.60 2620 1207200 995544 33.98 407428 1161624 12 15:59:48 15:57:01 151928 0 519800 27.63 2620 1207208 995652 33.98 408052 1161656 12 15:59:48 15:58:01 151868 0 519856 27.63 2620 1207212 995640 33.98 407868 1161688 8 15:59:48 15:59:01 151120 0 520600 27.67 2620 1207216 997188 34.03 408304 1161688 8 15:59:48 Average: 153848 0 517905 27.53 2620 1207183 996812 34.02 408737 1158772 22 15:59:48 15:59:48 15:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:59:48 15:46:01 eth0 114.35 107.06 551.66 57.87 0.00 0.00 0.00 0.00 15:59:48 15:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:48 15:46:01 docker0 1.73 1.37 0.34 3.26 0.00 0.00 0.00 0.00 15:59:48 15:47:01 eth0 1.52 0.88 2.89 0.06 0.00 0.00 0.00 0.00 15:59:48 15:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:48 15:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:48 15:48:01 eth0 0.78 0.32 0.30 0.22 0.00 0.00 0.00 0.00 15:59:48 15:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:48 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:48 15:49:01 eth0 0.53 0.33 0.32 0.20 0.00 0.00 0.00 0.00 15:59:48 15:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:48 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:48 15:50:01 eth0 0.17 0.13 0.08 0.10 0.00 0.00 0.00 0.00 15:59:48 15:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:48 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:48 15:51:01 eth0 0.15 0.07 0.07 0.01 0.00 0.00 0.00 0.00 15:59:48 15:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:48 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:48 15:52:01 eth0 0.35 0.12 0.03 0.01 0.00 0.00 0.00 0.00 15:59:48 15:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:48 15:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:48 15:53:01 eth0 1.27 0.30 0.35 0.20 0.00 0.00 0.00 0.00 15:59:48 15:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:48 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:48 15:54:02 eth0 0.97 0.30 0.32 0.20 0.00 0.00 0.00 0.00 15:59:48 15:54:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:48 15:54:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:48 15:55:01 eth0 0.64 0.49 0.40 0.28 0.00 0.00 0.00 0.00 15:59:48 15:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:48 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:48 15:56:01 eth0 0.65 0.17 0.12 0.01 0.00 0.00 0.00 0.00 15:59:48 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:48 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:48 15:57:01 eth0 0.98 0.45 0.32 0.21 0.00 0.00 0.00 0.00 15:59:48 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:48 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:48 15:58:01 eth0 0.53 0.42 0.27 0.21 0.00 0.00 0.00 0.00 15:59:48 15:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:48 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:48 15:59:01 eth0 0.60 0.08 0.06 0.01 0.00 0.00 0.00 0.00 15:59:48 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:48 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:48 Average: eth0 8.83 7.95 39.86 4.26 0.00 0.00 0.00 0.00 15:59:48 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:48 Average: docker0 0.12 0.10 0.02 0.23 0.00 0.00 0.00 0.00 15:59:48 15:59:48 15:59:48 ---> sar -P ALL: 15:59:48 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/19/20 _x86_64_ (4 CPU) 15:59:48 15:59:48 15:44:03 LINUX RESTART (4 CPU) 15:59:48 15:59:48 15:45:01 CPU %user %nice %system %iowait %steal %idle 15:59:48 15:46:01 all 4.05 0.00 2.02 1.27 0.02 92.64 15:59:48 15:46:01 0 3.57 0.00 1.86 0.22 0.02 94.33 15:59:48 15:46:01 1 4.91 0.00 1.67 0.49 0.02 92.92 15:59:48 15:46:01 2 4.06 0.00 1.68 0.23 0.02 94.02 15:59:48 15:46:01 3 3.65 0.00 2.87 4.16 0.03 89.29 15:59:48 15:47:01 all 0.18 0.00 0.04 0.00 0.00 99.78 15:59:48 15:47:01 0 0.05 0.00 0.03 0.00 0.00 99.92 15:59:48 15:47:01 1 0.55 0.00 0.03 0.00 0.00 99.42 15:59:48 15:47:01 2 0.07 0.00 0.05 0.00 0.00 99.88 15:59:48 15:47:01 3 0.05 0.00 0.03 0.00 0.00 99.92 15:59:48 15:48:01 all 0.17 0.00 0.03 0.00 0.00 99.80 15:59:48 15:48:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:59:48 15:48:01 1 0.53 0.00 0.03 0.00 0.00 99.43 15:59:48 15:48:01 2 0.07 0.00 0.07 0.00 0.00 99.87 15:59:48 15:48:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:59:48 15:49:01 all 0.13 0.00 0.05 0.00 0.00 99.83 15:59:48 15:49:01 0 0.00 0.00 0.08 0.00 0.00 99.92 15:59:48 15:49:01 1 0.43 0.00 0.00 0.00 0.00 99.57 15:59:48 15:49:01 2 0.05 0.00 0.07 0.00 0.00 99.88 15:59:48 15:49:01 3 0.03 0.00 0.03 0.00 0.00 99.93 15:59:48 15:50:01 all 0.17 0.00 0.06 0.00 0.00 99.78 15:59:48 15:50:01 0 0.03 0.00 0.13 0.00 0.00 99.83 15:59:48 15:50:01 1 0.52 0.00 0.02 0.00 0.00 99.47 15:59:48 15:50:01 2 0.07 0.00 0.05 0.00 0.00 99.88 15:59:48 15:50:01 3 0.05 0.00 0.03 0.00 0.00 99.92 15:59:48 15:51:01 all 0.15 0.00 0.02 0.00 0.00 99.83 15:59:48 15:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:59:48 15:51:01 1 0.50 0.00 0.02 0.00 0.00 99.48 15:59:48 15:51:01 2 0.05 0.00 0.05 0.00 0.00 99.90 15:59:48 15:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:59:48 15:52:01 all 0.16 0.00 0.02 0.00 0.00 99.82 15:59:48 15:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:59:48 15:52:01 1 0.52 0.00 0.02 0.00 0.00 99.47 15:59:48 15:52:01 2 0.07 0.00 0.05 0.00 0.00 99.88 15:59:48 15:52:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:59:48 15:53:01 all 0.15 0.00 0.03 0.00 0.00 99.82 15:59:48 15:53:01 0 0.02 0.00 0.03 0.00 0.00 99.95 15:59:48 15:53:01 1 0.52 0.00 0.00 0.00 0.00 99.48 15:59:48 15:53:01 2 0.05 0.00 0.05 0.00 0.00 99.90 15:59:48 15:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:59:48 15:54:02 all 0.16 0.00 0.02 0.00 0.00 99.81 15:59:48 15:54:02 0 0.03 0.00 0.03 0.00 0.00 99.93 15:59:48 15:54:02 1 0.52 0.00 0.02 0.00 0.00 99.47 15:59:48 15:54:02 2 0.05 0.00 0.03 0.00 0.00 99.92 15:59:48 15:54:02 3 0.05 0.00 0.02 0.00 0.00 99.93 15:59:48 15:55:01 all 0.17 0.00 0.03 0.00 0.00 99.80 15:59:48 15:55:01 0 0.05 0.00 0.03 0.00 0.00 99.92 15:59:48 15:55:01 1 0.58 0.00 0.02 0.00 0.00 99.41 15:59:48 15:55:01 2 0.03 0.00 0.05 0.00 0.00 99.92 15:59:48 15:55:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:59:48 15:56:01 all 0.15 0.00 0.03 0.00 0.01 99.80 15:59:48 15:56:01 0 0.05 0.00 0.07 0.00 0.02 99.87 15:59:48 15:56:01 1 0.52 0.00 0.02 0.00 0.02 99.45 15:59:48 15:56:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:59:48 15:56:01 3 0.03 0.00 0.03 0.00 0.00 99.93 15:59:48 15:59:48 15:56:01 CPU %user %nice %system %iowait %steal %idle 15:59:48 15:57:01 all 0.16 0.00 0.03 0.00 0.00 99.81 15:59:48 15:57:01 0 0.05 0.00 0.03 0.00 0.00 99.92 15:59:48 15:57:01 1 0.52 0.00 0.02 0.00 0.00 99.47 15:59:48 15:57:01 2 0.05 0.00 0.05 0.00 0.00 99.90 15:59:48 15:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:59:48 15:58:01 all 0.17 0.00 0.03 0.00 0.00 99.80 15:59:48 15:58:01 0 0.02 0.00 0.03 0.00 0.00 99.95 15:59:48 15:58:01 1 0.52 0.00 0.00 0.00 0.00 99.48 15:59:48 15:58:01 2 0.08 0.00 0.07 0.00 0.00 99.85 15:59:48 15:58:01 3 0.05 0.00 0.02 0.00 0.00 99.93 15:59:48 15:59:01 all 0.17 0.00 0.04 0.00 0.00 99.80 15:59:48 15:59:01 0 0.05 0.00 0.03 0.00 0.00 99.92 15:59:48 15:59:01 1 0.52 0.00 0.02 0.00 0.00 99.47 15:59:48 15:59:01 2 0.07 0.00 0.05 0.00 0.00 99.88 15:59:48 15:59:01 3 0.03 0.00 0.05 0.00 0.00 99.92 15:59:48 Average: all 0.44 0.00 0.17 0.09 0.00 99.30 15:59:48 Average: 0 0.28 0.00 0.17 0.02 0.00 99.53 15:59:48 Average: 1 0.83 0.00 0.13 0.03 0.00 99.00 15:59:48 Average: 2 0.34 0.00 0.17 0.02 0.00 99.48 15:59:48 Average: 3 0.29 0.00 0.22 0.30 0.00 99.19 15:59:48 15:59:48 15:59:48