Pull request #2892 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 416f7af198bcbdfe57b3ae159b9b46fe65dcf279+55279ac293f1a7bfc29c798d374b05cebe545617 (01cd01f2af6fa7adc9eda4d0712b5c8b67fb18ab) 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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 # timeout=10 Commit message: "Merge pull request #301 from ernestojeda/enable-docker-proxy" > 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 ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-13085’ is offline Running on prd-centos7-docker-4c-2g-13090 in /w/workspace/edgexfoundry_edgex-go_PR-2892 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.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/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 55279ac293f1a7bfc29c798d374b05cebe545617 into PR head commit 416f7af198bcbdfe57b3ae159b9b46fe65dcf279 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2892/head:refs/remotes/origin/PR-2892 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 416f7af198bcbdfe57b3ae159b9b46fe65dcf279 # timeout=10 Merge succeeded, producing a5ff659a9dbc96644cd9f32ffbe3f1f8e5adaf1a Checking out Revision a5ff659a9dbc96644cd9f32ffbe3f1f8e5adaf1a (PR-2892) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 55279ac293f1a7bfc29c798d374b05cebe545617 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a5ff659a9dbc96644cd9f32ffbe3f1f8e5adaf1a # timeout=10 Commit message: "Merge commit '55279ac293f1a7bfc29c798d374b05cebe545617' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git rev-list --no-walk 20832a736c88475e7f0dee2564c1977a22135fa2 # timeout=10 [Pipeline] timeout 21:22:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:22:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:22:56 ========================================================= 21:22:56 EdgeX Global Pipelines Version Info 21:22:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:22:58 ------------------- 21:22:58 stable info: 21:22:58 ------------------- 21:22:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:22:58 Commit SHA: d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 21:22:58 Message: update stable to v1.0.167 21:22:59 ------------------- 21:22:59 experimental info: 21:22:59 ------------------- 21:22:59 Commited By: **** collab-it+edgex@linuxfoundation.org 21:22:59 Commit SHA: 0d18be6431106a7569620da64dad388747d7ba9a 21:22:59 Message: update experimental to v1.0.168 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:22:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 21:22:59 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 21:23:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:23:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:23:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:23:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 21:23:00 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 21:23:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 21:23:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 21:23:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 21:23:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:23:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:23:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:23:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:23:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:23:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:23:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:23:01 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:23:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:23:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 21:23:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 21:23:02 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 21:23:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2892 [Pipeline] echo 21:23:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2892 [Pipeline] echo 21:23:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2892 [Pipeline] echo 21:23:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a5ff659a9dbc96644cd9f32ffbe3f1f8e5adaf1a [Pipeline] echo 21:23:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a5ff659 [Pipeline] echo 21:23:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 21:23:03 provisioning config files... 21:23:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config8949042141861256592tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:23:03 ---> docker-login.sh 21:23:03 nexus3.edgexfoundry.org:10001 21:23:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:04 Configure a credential helper to remove this warning. See 21:23:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:04 21:23:04 Login Succeeded 21:23:04 nexus3.edgexfoundry.org:10002 21:23:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:05 Configure a credential helper to remove this warning. See 21:23:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:05 21:23:05 Login Succeeded 21:23:05 nexus3.edgexfoundry.org:10003 21:23:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:05 Configure a credential helper to remove this warning. See 21:23:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:05 21:23:05 Login Succeeded 21:23:05 nexus3.edgexfoundry.org:10004 21:23:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:05 Configure a credential helper to remove this warning. See 21:23:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:05 21:23:05 Login Succeeded 21:23:05 docker.io 21:23:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:05 Configure a credential helper to remove this warning. See 21:23:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:05 21:23:05 Login Succeeded 21:23:05 ---> docker-login.sh ends [Pipeline] } 21:23:05 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:23:06 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-logging/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 21:23:06 + for file in '`ls cmd/**/Dockerfile`' 21:23:06 ++ dirname cmd/core-command/Dockerfile 21:23:06 ++ cut -d/ -f2 21:23:06 + echo core-command,cmd/core-command/Dockerfile 21:23:06 + for file in '`ls cmd/**/Dockerfile`' 21:23:06 ++ dirname cmd/core-data/Dockerfile 21:23:06 ++ cut -d/ -f2 21:23:06 + echo core-data,cmd/core-data/Dockerfile 21:23:06 + for file in '`ls cmd/**/Dockerfile`' 21:23:06 ++ dirname cmd/core-metadata/Dockerfile 21:23:06 ++ cut -d/ -f2 21:23:06 + echo core-metadata,cmd/core-metadata/Dockerfile 21:23:06 + for file in '`ls cmd/**/Dockerfile`' 21:23:06 ++ dirname cmd/security-bootstrap-redis/Dockerfile 21:23:06 ++ cut -d/ -f2 21:23:06 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 21:23:06 + for file in '`ls cmd/**/Dockerfile`' 21:23:06 ++ cut -d/ -f2 21:23:06 ++ dirname cmd/security-proxy-setup/Dockerfile 21:23:06 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 21:23:06 + for file in '`ls cmd/**/Dockerfile`' 21:23:06 ++ dirname cmd/security-secrets-setup/Dockerfile 21:23:06 ++ cut -d/ -f2 21:23:06 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 21:23:06 + for file in '`ls cmd/**/Dockerfile`' 21:23:06 ++ dirname cmd/security-secretstore-setup/Dockerfile 21:23:06 ++ cut -d/ -f2 21:23:06 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 21:23:06 + for file in '`ls cmd/**/Dockerfile`' 21:23:06 ++ cut -d/ -f2 21:23:06 ++ dirname cmd/support-logging/Dockerfile 21:23:06 + echo support-logging,cmd/support-logging/Dockerfile 21:23:06 + for file in '`ls cmd/**/Dockerfile`' 21:23:06 ++ dirname cmd/support-notifications/Dockerfile 21:23:06 ++ cut -d/ -f2 21:23:06 + echo support-notifications,cmd/support-notifications/Dockerfile 21:23:06 + for file in '`ls cmd/**/Dockerfile`' 21:23:06 ++ dirname cmd/support-scheduler/Dockerfile 21:23:06 ++ cut -d/ -f2 21:23:06 + echo support-scheduler,cmd/support-scheduler/Dockerfile 21:23:06 + for file in '`ls cmd/**/Dockerfile`' 21:23:06 ++ dirname cmd/sys-mgmt-agent/Dockerfile 21:23:06 ++ cut -d/ -f2 21:23:06 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 21:23:06 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-logging-go, dockerfile:cmd/support-logging/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 21:23:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:23:07 21:23:07 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:23:07 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:23:07 latest: Pulling from edgex-devops/git-semver 21:23:07 31603596830f: Pulling fs layer 21:23:07 2a8b12db71e7: Pulling fs layer 21:23:07 6ca5941a6612: Pulling fs layer 21:23:07 ecc8261a40a4: Pulling fs layer 21:23:07 ecc8261a40a4: Waiting 21:23:07 2a8b12db71e7: Verifying Checksum 21:23:07 2a8b12db71e7: Download complete 21:23:08 31603596830f: Verifying Checksum 21:23:08 31603596830f: Download complete 21:23:08 ecc8261a40a4: Verifying Checksum 21:23:08 ecc8261a40a4: Download complete 21:23:08 6ca5941a6612: Verifying Checksum 21:23:08 6ca5941a6612: Download complete 21:23:08 31603596830f: Pull complete 21:23:08 2a8b12db71e7: Pull complete 21:23:10 6ca5941a6612: Pull complete 21:23:10 ecc8261a40a4: Pull complete 21:23:10 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 21:23:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:23:10 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:23:11 prd-centos7-docker-4c-2g-13090 does not seem to be running inside a container 21:23:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:23:14 $ docker top e00337e96ba79384bc6626168080c2e0bd56941c606dff084acc0e39d51e8260 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:23:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:23:14 [ssh-agent] Looking for ssh-agent implementation... 21:23:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:23:15 $ docker exec e00337e96ba79384bc6626168080c2e0bd56941c606dff084acc0e39d51e8260 ssh-agent 21:23:15 SSH_AUTH_SOCK=/tmp/ssh-iiSUH2FrSzm4/agent.11 21:23:15 SSH_AGENT_PID=16 21:23:15 Running ssh-add (command line suppressed) 21:23:15 Identity added: /w/workspace/edgex-go/3@tmp/private_key_3813099766946886150.key (/w/workspace/edgex-go/3@tmp/private_key_3813099766946886150.key) 21:23:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:23:15 + git tag --points-at HEAD [Pipeline] } 21:23:15 $ docker exec --env ******** --env ******** e00337e96ba79384bc6626168080c2e0bd56941c606dff084acc0e39d51e8260 ssh-agent -k 21:23:16 unset SSH_AUTH_SOCK; 21:23:16 unset SSH_AGENT_PID; 21:23:16 echo Agent pid 16 killed; 21:23:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:23:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:23:16 [ssh-agent] Looking for ssh-agent implementation... 21:23:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:23:16 $ docker exec e00337e96ba79384bc6626168080c2e0bd56941c606dff084acc0e39d51e8260 ssh-agent 21:23:16 SSH_AUTH_SOCK=/tmp/ssh-l2sAXctW2ocH/agent.48 21:23:16 SSH_AGENT_PID=54 21:23:16 Running ssh-add (command line suppressed) 21:23:17 Identity added: /w/workspace/edgex-go/3@tmp/private_key_8374279004350380460.key (/w/workspace/edgex-go/3@tmp/private_key_8374279004350380460.key) 21:23:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:23:17 + git semver init 21:23:17 # -> Open(): unable to determine branch for HEAD 21:23:17 # $GIT_DIR = /w/workspace/edgex-go/3/.git 21:23:17 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 21:23:17 # $SEMVER_REMOTE_NAME = origin 21:23:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:23:17 # $SEMVER_USER_NAME = edgex-jenkins 21:23:17 # $SEMVER_BRANCH = PR-2892 21:23:17 # $SEMVER_TEMP = /tmp/semver-288920398 21:23:17 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 21:23:45 # '/tmp/semver-288920398' -> '/w/workspace/edgex-go/3/.semver' 21:23:46 # -> Force: false 21:23:46 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 21:23:47 $ docker exec --env ******** --env ******** e00337e96ba79384bc6626168080c2e0bd56941c606dff084acc0e39d51e8260 ssh-agent -k 21:23:47 unset SSH_AUTH_SOCK; 21:23:47 unset SSH_AGENT_PID; 21:23:47 echo Agent pid 54 killed; 21:23:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:23:48 + git semver [Pipeline] } 21:23:48 $ docker stop --time=1 e00337e96ba79384bc6626168080c2e0bd56941c606dff084acc0e39d51e8260 21:23:50 $ docker rm -f e00337e96ba79384bc6626168080c2e0bd56941c606dff084acc0e39d51e8260 [Pipeline] // withDockerContainer [Pipeline] sh 21:23:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:23:52 Stashed 1 file(s) [Pipeline] echo 21:23:52 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:23:53 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 21:23:53 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:23:53 + sudo service docker restart 21:23:53 + true 21:23:53 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 21:23:55 ========================================================= 21:23:55 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 21:23:55 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:23:55 + 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 . 21:24:04 Sending build context to Docker daemon 325.9MB 21:24:04 Step 1/7 : ARG BASE=golang:1.15-alpine 21:24:04 Step 2/7 : FROM ${BASE} 21:24:04 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 21:24:04 df20fa9351a1: Pulling fs layer 21:24:04 ed8968b2872e: Pulling fs layer 21:24:04 a92cc7c5fd73: Pulling fs layer 21:24:04 e871e8e8d7a9: Pulling fs layer 21:24:04 e73272ec9a57: Pulling fs layer 21:24:04 1e910a182e73: Pulling fs layer 21:24:04 4e634b169226: Pulling fs layer 21:24:04 e871e8e8d7a9: Waiting 21:24:04 1e910a182e73: Waiting 21:24:04 4e634b169226: Waiting 21:24:04 e73272ec9a57: Waiting 21:24:04 a92cc7c5fd73: Verifying Checksum 21:24:04 a92cc7c5fd73: Download complete 21:24:04 ed8968b2872e: Verifying Checksum 21:24:04 ed8968b2872e: Download complete 21:24:04 e73272ec9a57: Verifying Checksum 21:24:04 e73272ec9a57: Download complete 21:24:04 df20fa9351a1: Verifying Checksum 21:24:04 df20fa9351a1: Download complete 21:24:04 df20fa9351a1: Pull complete 21:24:04 1e910a182e73: Verifying Checksum 21:24:04 1e910a182e73: Download complete 21:24:04 ed8968b2872e: Pull complete 21:24:04 a92cc7c5fd73: Pull complete 21:24:07 Still waiting to schedule task 21:24:07 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-13092’ 21:24:07 4e634b169226: Verifying Checksum 21:24:07 4e634b169226: Download complete 21:24:07 e871e8e8d7a9: Verifying Checksum 21:24:07 e871e8e8d7a9: Download complete 21:24:16 e871e8e8d7a9: Pull complete 21:24:16 e73272ec9a57: Pull complete 21:24:16 1e910a182e73: Pull complete 21:24:23 4e634b169226: Pull complete 21:24:23 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 21:24:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 21:24:23 ---> f7629b54cfaa 21:24:23 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 21:24:23 ---> Running in 286bc9accaa7 21:24:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:24:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:24:29 (1/12) Installing libmagic (5.38-r0) 21:24:29 (2/12) Installing file (5.38-r0) 21:24:29 (3/12) Installing libc-dev (0.7.2-r3) 21:24:29 (4/12) Installing g++ (9.3.0-r2) 21:24:44 (5/12) Installing fortify-headers (1.1-r0) 21:24:44 (6/12) Installing patch (2.7.6-r6) 21:24:44 (7/12) Installing build-base (0.5-r2) 21:24:44 (8/12) Installing libsodium (1.0.18-r0) 21:24:44 (9/12) Installing pkgconf (1.7.2-r0) 21:24:44 (10/12) Installing libsodium-dev (1.0.18-r0) 21:24:44 (11/12) Installing libzmq (4.3.3-r0) 21:24:44 (12/12) Installing zeromq-dev (4.3.3-r0) 21:24:45 Executing busybox-1.31.1-r16.trigger 21:24:45 OK: 233 MiB in 51 packages 21:24:49 Removing intermediate container 286bc9accaa7 21:24:49 ---> 6412a01af4f2 21:24:49 Step 4/7 : WORKDIR /edgex-go 21:24:49 ---> Running in 9d05cb4234c0 21:24:49 Removing intermediate container 9d05cb4234c0 21:24:49 ---> 86ea1b9e79bf 21:24:49 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 21:24:49 latest: Pulling from library/docker 21:24:49 188c0c94c7c5: Pulling fs layer 21:24:49 0c7c675703d6: Pulling fs layer 21:24:49 cc8c12a437cb: Pulling fs layer 21:24:49 c5dafad2182a: Pulling fs layer 21:24:49 5aa711733414: Pulling fs layer 21:24:49 058f73b55e4b: Pulling fs layer 21:24:49 8c9c664faf12: Pulling fs layer 21:24:49 5aa711733414: Waiting 21:24:49 058f73b55e4b: Waiting 21:24:49 8c9c664faf12: Waiting 21:24:49 c5dafad2182a: Waiting 21:24:50 cc8c12a437cb: Verifying Checksum 21:24:50 cc8c12a437cb: Download complete 21:24:50 0c7c675703d6: Verifying Checksum 21:24:50 0c7c675703d6: Download complete 21:24:50 188c0c94c7c5: Verifying Checksum 21:24:50 188c0c94c7c5: Download complete 21:24:50 5aa711733414: Verifying Checksum 21:24:50 5aa711733414: Download complete 21:24:50 058f73b55e4b: Verifying Checksum 21:24:50 058f73b55e4b: Download complete 21:24:50 8c9c664faf12: Verifying Checksum 21:24:50 8c9c664faf12: Download complete 21:24:50 188c0c94c7c5: Pull complete 21:24:51 0c7c675703d6: Pull complete 21:24:51 cc8c12a437cb: Pull complete 21:24:51 c5dafad2182a: Verifying Checksum 21:24:51 c5dafad2182a: Download complete 21:24:55 c5dafad2182a: Pull complete 21:24:55 5aa711733414: Pull complete 21:24:55 058f73b55e4b: Pull complete 21:24:56 8c9c664faf12: Pull complete 21:24:56 Digest: sha256:9170b902404a630a982a2a6473442d3e2cc2342b66345f7a9cf148f8affcf5d3 21:24:56 Status: Downloaded newer image for docker:latest 21:24:58 ---> c390d5e63854 21:24:58 Step 6/7 : COPY go.mod . 21:24:58 ---> 716de5db4fc2 21:24:58 Step 7/7 : RUN go mod download 21:24:59 ---> Running in 5f3da5c5e283 21:25:26 Removing intermediate container 5f3da5c5e283 21:25:26 ---> f9007b7b7f8c 21:25:26 Successfully built f9007b7b7f8c 21:25:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:25:26 + docker inspect -f . ci-base-image-x86_64 21:25:26 . [Pipeline] withDockerContainer 21:25:27 prd-centos7-docker-4c-2g-13090 does not seem to be running inside a container 21:25:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-x86_64 cat 21:25:29 $ docker top 75d4232afaff63f60323d3bf9340dbfc04df6455e7d2516c263ca4f21f616fef -eo pid,comm [Pipeline] { [Pipeline] sh 21:25:29 + go version 21:25:29 go version go1.15.2 linux/amd64 [Pipeline] } 21:25:29 $ docker stop --time=1 75d4232afaff63f60323d3bf9340dbfc04df6455e7d2516c263ca4f21f616fef 21:25:31 $ docker rm -f 75d4232afaff63f60323d3bf9340dbfc04df6455e7d2516c263ca4f21f616fef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:25:32 + docker inspect -f . ci-base-image-x86_64 21:25:32 . [Pipeline] withDockerContainer 21:25:32 prd-centos7-docker-4c-2g-13090 does not seem to be running inside a container 21:25:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-x86_64 cat 21:25:33 $ docker top a3e0b1ffed334bcde63800ef3db43ada30b5a08fbe7ef0c8c8041dfa9269047b -eo pid,comm [Pipeline] { [Pipeline] echo 21:25:33 ========================================================= 21:25:33 [edgeXBuildGoParallel] Running Tests and Build... 21:25:33 ========================================================= [Pipeline] sh 21:25:33 + make test 21:25:33 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:25:53 ? github.com/edgexfoundry/edgex-go [no test files] 21:26:15 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:26:26 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:26:26 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:26:26 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 21:26:26 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:26:26 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:26:30 Running on prd-ubuntu18.04-docker-arm64-4c-16g-13093 in /w/workspace/edgexfoundry_edgex-go_PR-2892 [Pipeline] { [Pipeline] ws 21:26:30 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 21:26:31 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.070s 21:26:31 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:26:31 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 21:26:31 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:26:32 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:26:32 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:26:32 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:26:32 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:26:36 using credential edgex-jenkins-ssh 21:26:36 Cloning the remote Git repository 21:26:36 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:26:36 > git init /w/workspace/edgex-go/3 # timeout=10 21:26:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:26:36 > git --version # timeout=10 21:26:36 > git --version # 'git version 2.17.1' 21:26:36 using GIT_SSH to set credentials SSH Credentials for GitHub 21:26:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:26:38 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.291s coverage: 46.6% of statements 21:26:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:26:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:26:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 21:26:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 21:26:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 21:26:42 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.256s coverage: 27.1% of statements 21:26:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:26:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:26:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 21:26:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 21:26:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 21:26:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:26:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.135s coverage: 100.0% of statements 21:26:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 21:26:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.050s coverage: 100.0% of statements 21:26:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 21:26:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 21:26:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.130s coverage: 67.0% of statements 21:26:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 21:26:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 21:26:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.186s coverage: 83.8% of statements 21:26:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 21:26:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 21:26:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 21:26:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 21:26:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.638s coverage: 28.6% of statements 21:26:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:26:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:26:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 21:26:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 21:26:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 21:26:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.085s coverage: 100.0% of statements 21:26:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 21:26:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.067s coverage: 100.0% of statements 21:26:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 21:26:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.168s coverage: 86.7% of statements 21:26:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 21:26:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.218s coverage: 97.5% of statements 21:26:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 21:26:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.156s coverage: 79.0% of statements 21:26:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 21:26:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 21:26:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 21:26:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 21:26:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.536s coverage: 95.7% of statements 21:26:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 21:26:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 21:26:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 21:26:50 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 21:26:50 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:26:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 21:26:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 21:26:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:26:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:26:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 21:26:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:26:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 21:26:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:26:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 21:26:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 21:26:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 21:26:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:26:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 21:26:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 21:26:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 21:26:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements 21:26:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 21:26:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 21:26:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.082s coverage: 0.0% of statements [no tests to run] 21:26:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 21:26:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 21:26:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.277s coverage: 63.5% of statements 21:26:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:26:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:26:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements 21:26:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.065s coverage: 91.3% of statements 21:26:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.053s coverage: 100.0% of statements 21:26:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.136s coverage: 73.7% of statements 21:26:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.067s coverage: 100.0% of statements 21:26:54 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.947s coverage: 55.9% of statements 21:26:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:26:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:26:54 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 21:26:54 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 21:26:54 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 21:26:54 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 21:27:06 Merging remotes/origin/master commit 55279ac293f1a7bfc29c798d374b05cebe545617 into PR head commit 416f7af198bcbdfe57b3ae159b9b46fe65dcf279 21:27:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:27:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:27:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:27:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:27:05 using GIT_SSH to set credentials SSH Credentials for GitHub 21:27:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2892/head:refs/remotes/origin/PR-2892 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:27:06 > git config core.sparsecheckout # timeout=10 21:27:06 > git checkout -f 416f7af198bcbdfe57b3ae159b9b46fe65dcf279 # timeout=10 21:27:06 > git remote # timeout=10 21:27:06 > git config --get remote.origin.url # timeout=10 21:27:06 using GIT_SSH to set credentials SSH Credentials for GitHub 21:27:06 > git merge 55279ac293f1a7bfc29c798d374b05cebe545617 # timeout=10 21:27:07 Merge succeeded, producing 98f46ef2543885d9a620a109249a253e3ff5280e 21:27:07 Checking out Revision 98f46ef2543885d9a620a109249a253e3ff5280e (PR-2892) 21:27:07 > git rev-parse HEAD^{commit} # timeout=10 21:27:07 > git config core.sparsecheckout # timeout=10 21:27:07 > git checkout -f 98f46ef2543885d9a620a109249a253e3ff5280e # timeout=10 21:27:11 Commit message: "Merge commit '55279ac293f1a7bfc29c798d374b05cebe545617' into HEAD" 21:27:11 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:27:11 > git rev-list --no-walk 20832a736c88475e7f0dee2564c1977a22135fa2 # timeout=10 21:27:13 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 21:27:13 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:27:14 + true 21:27:14 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 21:27:16 provisioning config files... 21:27:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config1175954474358182499tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:27:17 ---> docker-login.sh 21:27:17 nexus3.edgexfoundry.org:10001 21:27:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:18 Configure a credential helper to remove this warning. See 21:27:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:18 21:27:18 Login Succeeded 21:27:18 nexus3.edgexfoundry.org:10002 21:27:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:19 Configure a credential helper to remove this warning. See 21:27:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:19 21:27:19 Login Succeeded 21:27:19 nexus3.edgexfoundry.org:10003 21:27:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:19 Configure a credential helper to remove this warning. See 21:27:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:19 21:27:19 Login Succeeded 21:27:19 nexus3.edgexfoundry.org:10004 21:27:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:20 Configure a credential helper to remove this warning. See 21:27:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:20 21:27:20 Login Succeeded 21:27:20 docker.io 21:27:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:21 Configure a credential helper to remove this warning. See 21:27:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:21 21:27:21 Login Succeeded 21:27:21 ---> docker-login.sh ends [Pipeline] } 21:27:21 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:27:21 ========================================================= 21:27:21 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 21:27:21 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:27:21 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 28.786s coverage: 86.3% of statements 21:27:21 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 21:27:21 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 2.515s coverage: 72.2% of statements 21:27:21 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.894s coverage: 72.1% of statements 21:27:21 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.102s coverage: 82.4% of statements 21:27:21 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.132s coverage: 48.4% of statements 21:27:21 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 21:27:21 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 21:27:21 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 21:27:21 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.070s coverage: 28.8% of statements 21:27:21 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 21:27:21 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.080s coverage: 96.8% of statements 21:27:21 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 21:27:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.255s coverage: 37.2% of statements 21:27:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:27:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:27:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.849s coverage: 84.1% of statements 21:27:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.065s coverage: 100.0% of statements 21:27:21 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.069s coverage: 42.9% of statements 21:27:21 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 21:27:21 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 21:27:21 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.124s coverage: 100.0% of statements 21:27:21 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 21:27:21 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.090s coverage: 83.8% of statements 21:27:21 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 21:27:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.188s coverage: 47.1% of statements 21:27:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:27:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:27:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.044s coverage: 100.0% of statements 21:27:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 21:27:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 21:27:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 21:27:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.102s coverage: 100.0% of statements 21:27:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 21:27:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.076s coverage: 100.0% of statements 21:27:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 21:27:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.137s coverage: 29.1% of statements 21:27:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:27:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:27:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 21:27:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 21:27:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 21:27:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.182s coverage: 99.0% of statements 21:27:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 21:27:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.123s coverage: 100.0% of statements 21:27:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 21:27:21 ok github.com/edgexfoundry/edgex-go/internal/system 0.081s coverage: 0.0% of statements 21:27:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:27:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.035s coverage: 100.0% of statements 21:27:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 21:27:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:27:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:27:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 21:27:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.068s coverage: 87.9% of statements 21:27:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 21:27:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:27:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.137s coverage: 100.0% of statements 21:27:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.055s coverage: 32.1% of statements 21:27:21 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.066s coverage: 100.0% of statements 21:27:21 GO111MODULE=on go vet ./... 21:27:21 + 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 . 21:27:24 Sending build context to Docker daemon 165.3MB 21:27:24 Step 1/7 : ARG BASE=golang:1.15-alpine 21:27:24 Step 2/7 : FROM ${BASE} 21:27:24 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:27:24 b538f80385f9: Pulling fs layer 21:27:24 74f711af9a0d: Pulling fs layer 21:27:24 99f96fe45779: Pulling fs layer 21:27:24 8529a6b9a6be: Pulling fs layer 21:27:24 45590311c82a: Pulling fs layer 21:27:24 69ca0ff8b7b3: Pulling fs layer 21:27:24 209524e5b208: Pulling fs layer 21:27:24 8529a6b9a6be: Waiting 21:27:24 45590311c82a: Waiting 21:27:24 69ca0ff8b7b3: Waiting 21:27:24 209524e5b208: Waiting 21:27:24 99f96fe45779: Download complete 21:27:24 74f711af9a0d: Verifying Checksum 21:27:24 74f711af9a0d: Download complete 21:27:24 45590311c82a: Verifying Checksum 21:27:24 45590311c82a: Download complete 21:27:24 69ca0ff8b7b3: Verifying Checksum 21:27:24 69ca0ff8b7b3: Download complete 21:27:24 b538f80385f9: Verifying Checksum 21:27:24 b538f80385f9: Download complete 21:27:25 b538f80385f9: Pull complete 21:27:25 74f711af9a0d: Pull complete 21:27:26 99f96fe45779: Pull complete 21:27:26 209524e5b208: Verifying Checksum 21:27:26 209524e5b208: Download complete 21:27:27 8529a6b9a6be: Verifying Checksum 21:27:27 8529a6b9a6be: Download complete 21:27:37 8529a6b9a6be: Pull complete 21:27:38 45590311c82a: Pull complete 21:27:38 69ca0ff8b7b3: Pull complete 21:27:43 209524e5b208: Pull complete 21:27:43 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 21:27:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 21:27:43 ---> 5bddaf1c2fca 21:27:43 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 21:27:45 ---> Running in 78a4bb3af508 21:27:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:27:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:27:49 (1/12) Installing libmagic (5.38-r0) 21:27:49 (2/12) Installing file (5.38-r0) 21:27:49 (3/12) Installing libc-dev (0.7.2-r3) 21:27:49 (4/12) Installing g++ (9.3.0-r2) 21:28:02 (5/12) Installing fortify-headers (1.1-r0) 21:28:02 (6/12) Installing patch (2.7.6-r6) 21:28:02 (7/12) Installing build-base (0.5-r2) 21:28:02 (8/12) Installing libsodium (1.0.18-r0) 21:28:02 (9/12) Installing pkgconf (1.7.2-r0) 21:28:02 (10/12) Installing libsodium-dev (1.0.18-r0) 21:28:02 (11/12) Installing libzmq (4.3.3-r0) 21:28:02 (12/12) Installing zeromq-dev (4.3.3-r0) 21:28:02 Executing busybox-1.31.1-r16.trigger 21:28:02 OK: 217 MiB in 51 packages 21:28:05 Removing intermediate container 78a4bb3af508 21:28:05 ---> ed4c1517d212 21:28:05 Step 4/7 : WORKDIR /edgex-go 21:28:05 ---> Running in 721c55d0bdeb 21:28:06 Removing intermediate container 721c55d0bdeb 21:28:06 ---> c97a89b65efc 21:28:06 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 21:28:07 latest: Pulling from library/docker 21:28:07 5f621e34cdf4: Pulling fs layer 21:28:07 85db56a05063: Pulling fs layer 21:28:07 ccb67d6aeaaa: Pulling fs layer 21:28:07 a0b19fc83503: Pulling fs layer 21:28:07 8eb508b41278: Pulling fs layer 21:28:07 37236713561e: Pulling fs layer 21:28:07 07c93f2b1b56: Pulling fs layer 21:28:07 8eb508b41278: Waiting 21:28:07 07c93f2b1b56: Waiting 21:28:07 a0b19fc83503: Waiting 21:28:07 37236713561e: Waiting 21:28:07 ccb67d6aeaaa: Verifying Checksum 21:28:07 ccb67d6aeaaa: Download complete 21:28:07 85db56a05063: Verifying Checksum 21:28:07 85db56a05063: Download complete 21:28:07 5f621e34cdf4: Verifying Checksum 21:28:07 5f621e34cdf4: Download complete 21:28:07 8eb508b41278: Verifying Checksum 21:28:07 8eb508b41278: Download complete 21:28:07 37236713561e: Verifying Checksum 21:28:07 37236713561e: Download complete 21:28:07 07c93f2b1b56: Download complete 21:28:08 5f621e34cdf4: Pull complete 21:28:08 gofmt -l . 21:28:08 [ "`gofmt -l .`" = "" ] 21:28:08 ./bin/test-go-mod-tidy.sh 21:28:08 ./bin/test-attribution-txt.sh [Pipeline] sh 21:28:09 a0b19fc83503: Verifying Checksum 21:28:09 a0b19fc83503: Download complete 21:28:09 85db56a05063: Pull complete 21:28:09 + ls -al . 21:28:09 total 640 21:28:09 drwxrwxr-x 10 1001 1001 4096 Nov 21 21:28 . 21:28:09 drwxr-xr-x 4 root root 28 Nov 21 21:25 .. 21:28:09 -rw-rw-r-- 1 1001 1001 11 Nov 21 21:22 .dockerignore 21:28:09 drwxrwxr-x 8 1001 1001 179 Nov 21 21:22 .git 21:28:09 drwxrwxr-x 3 1001 1001 125 Nov 21 21:22 .github 21:28:09 -rw-rw-r-- 1 1001 1001 971 Nov 21 21:22 .gitignore 21:28:09 drwx------ 3 1001 1001 47 Nov 21 21:23 .semver 21:28:09 -rw-rw-r-- 1 1001 1001 166 Nov 21 21:22 .sonarcloud.properties 21:28:09 -rw-rw-r-- 1 1001 1001 3804 Nov 21 21:22 CONTRIBUTING.md 21:28:09 -rw-rw-r-- 1 1001 1001 1035 Nov 21 21:22 Dockerfile.build 21:28:09 -rw-rw-r-- 1 1001 1001 863 Nov 21 21:22 Jenkinsfile 21:28:09 -rw-rw-r-- 1 1001 1001 10775 Nov 21 21:22 LICENSE 21:28:09 -rw-rw-r-- 1 1001 1001 6581 Nov 21 21:22 Makefile 21:28:09 -rw-rw-r-- 1 1001 1001 6447 Nov 21 21:22 README.md 21:28:09 -rw-rw-r-- 1 1001 1001 259 Nov 21 21:22 SECURITY.md 21:28:09 -rw-rw-r-- 1 1001 1001 5 Nov 21 21:23 VERSION 21:28:09 -rw-rw-r-- 1 1001 1001 4131 Nov 21 21:22 ZMQWindows.md 21:28:09 drwxrwxr-x 2 1001 1001 117 Nov 21 21:22 bin 21:28:09 drwxrwxr-x 15 1001 1001 4096 Nov 21 21:22 cmd 21:28:09 -rw-r--r-- 1 root root 546551 Nov 21 21:27 coverage.out 21:28:09 -rw-r--r-- 1 root root 1041 Nov 21 21:28 go.mod 21:28:09 -rw-r--r-- 1 root root 18582 Nov 21 21:28 go.sum 21:28:09 drwxrwxr-x 8 1001 1001 127 Nov 21 21:22 internal 21:28:09 drwxrwxr-x 4 1001 1001 26 Nov 21 21:22 openapi 21:28:09 drwxrwxr-x 4 1001 1001 71 Nov 21 21:22 snap 21:28:09 -rw-rw-r-- 1 1001 1001 168 Nov 21 21:22 version.go [Pipeline] sh 21:28:09 ccb67d6aeaaa: Pull complete 21:28:09 + '[' -e coverage.out ] 21:28:09 + chown 1001:1001 coverage.out [Pipeline] stash 21:28:10 Stashed 1 file(s) [Pipeline] sh 21:28:10 + make build 21:28:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:28:13 a0b19fc83503: Pull complete 21:28:13 8eb508b41278: Pull complete 21:28:14 37236713561e: Pull complete 21:28:14 07c93f2b1b56: Pull complete 21:28:14 Digest: sha256:9170b902404a630a982a2a6473442d3e2cc2342b66345f7a9cf148f8affcf5d3 21:28:14 Status: Downloaded newer image for docker:latest 21:28:17 ---> b78d2fc1cae6 21:28:17 Step 6/7 : COPY go.mod . 21:28:18 ---> c98b350f1fa0 21:28:18 Step 7/7 : RUN go mod download 21:28:18 ---> Running in 1572ef1717c6 21:28:26 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 21:28:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 21:28:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 21:28:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:28:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:28:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:28:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:28:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 21:28:45 Removing intermediate container 1572ef1717c6 21:28:45 ---> 8a6fe4961ee9 21:28:45 Successfully built 8a6fe4961ee9 21:28:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:28:46 + docker inspect -f . ci-base-image-arm64 21:28:46 . [Pipeline] withDockerContainer 21:28:46 prd-ubuntu18.04-docker-arm64-4c-16g-13093 does not seem to be running inside a container 21:28:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-arm64 cat 21:28:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:28:48 $ docker top 0f645becb1192f762c2061435bcfc589c5f3509fb71b4d9bfa1a18ae97947ee5 -eo pid,comm [Pipeline] { [Pipeline] sh 21:28:49 + go version 21:28:49 go version go1.15.2 linux/arm64 [Pipeline] } 21:28:49 $ docker stop --time=1 0f645becb1192f762c2061435bcfc589c5f3509fb71b4d9bfa1a18ae97947ee5 21:28:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:28:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:28:51 $ docker rm -f 0f645becb1192f762c2061435bcfc589c5f3509fb71b4d9bfa1a18ae97947ee5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:28:52 + docker inspect -f . ci-base-image-arm64 21:28:52 . [Pipeline] withDockerContainer 21:28:53 prd-ubuntu18.04-docker-arm64-4c-16g-13093 does not seem to be running inside a container 21:28:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-arm64 cat 21:28:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 21:28:54 $ docker top 1d8066c89b5618785b03ac268f4179b3df8ef27646ce9bd584bf2325a555c5ae -eo pid,comm [Pipeline] { [Pipeline] echo 21:28:55 ========================================================= 21:28:55 [edgeXBuildGoParallel] Running Tests and Build... 21:28:55 ========================================================= [Pipeline] sh [Pipeline] } 21:28:55 $ docker stop --time=1 a3e0b1ffed334bcde63800ef3db43ada30b5a08fbe7ef0c8c8041dfa9269047b 21:28:55 + make test 21:28:55 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:28:58 $ docker rm -f a3e0b1ffed334bcde63800ef3db43ada30b5a08fbe7ef0c8c8041dfa9269047b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:29:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:29:00 21:29:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 21:29:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:29:00 latest: Pulling from edgex-devops/edgex-compose 21:29:00 cbdbe7a5bc2a: Pulling fs layer 21:29:00 ca9280d653b3: Pulling fs layer 21:29:00 7e9c9ca2126c: Pulling fs layer 21:29:00 cbdbe7a5bc2a: Verifying Checksum 21:29:00 cbdbe7a5bc2a: Download complete 21:29:01 cbdbe7a5bc2a: Pull complete 21:29:01 ca9280d653b3: Verifying Checksum 21:29:01 ca9280d653b3: Download complete 21:29:03 7e9c9ca2126c: Verifying Checksum 21:29:03 7e9c9ca2126c: Download complete 21:29:04 ca9280d653b3: Pull complete 21:29:14 7e9c9ca2126c: Pull complete 21:29:14 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 21:29:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:29:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 21:29:14 prd-centos7-docker-4c-2g-13090 does not seem to be running inside a container 21:29:14 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:29:16 $ docker top 07eccdbddfb0a0c38898d0f62e9c7deb090ef26e375b9a5ef292fb517bbbeea3 -eo pid,comm [Pipeline] { [Pipeline] sh 21:29:17 + + grepdocker-compose parallel build 21:29:17 --help 21:29:18 ? github.com/edgexfoundry/edgex-go [no test files] 21:29:18 --parallel Build images in parallel. [Pipeline] } 21:29:18 $ docker stop --time=1 07eccdbddfb0a0c38898d0f62e9c7deb090ef26e375b9a5ef292fb517bbbeea3 21:29:20 $ docker rm -f 07eccdbddfb0a0c38898d0f62e9c7deb090ef26e375b9a5ef292fb517bbbeea3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:29:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:29:21 . [Pipeline] withDockerContainer 21:29:21 prd-centos7-docker-4c-2g-13090 does not seem to be running inside a container 21:29:21 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:29:23 $ docker top daa31abc6c0e63c2b9652fd4fb9e2ab73ba9b1c332e5f2a945ea761677f55635 -eo pid,comm [Pipeline] { [Pipeline] sh 21:29:23 + docker-compose -f ./docker-compose-build.yml build --parallel 21:29:25 Building docker-core-command-go ... 21:29:25 Building docker-core-data-go ... 21:29:25 Building docker-core-metadata-go ... 21:29:25 Building docker-security-bootstrap-redis-go ... 21:29:25 Building docker-security-proxy-setup-go ... 21:29:25 Building docker-security-secrets-setup-go ... 21:29:25 Building docker-security-secretstore-setup-go ... 21:29:25 Building docker-support-logging-go ... 21:29:25 Building docker-support-notifications-go ... 21:29:25 Building docker-support-scheduler-go ... 21:29:25 Building docker-sys-mgmt-agent-go ... 21:29:25 Building docker-support-scheduler-go 21:29:25 Building docker-security-secretstore-setup-go 21:29:25 Building docker-core-metadata-go 21:29:25 Building docker-support-notifications-go 21:29:25 Building docker-security-secrets-setup-go 21:30:05 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:30:13 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:30:17 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:30:17 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 21:30:17 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:30:17 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:30:23 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.076s 21:30:23 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:30:23 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 21:30:23 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:30:24 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:30:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:30:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:30:24 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:30:34 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.345s coverage: 46.6% of statements 21:30:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:30:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:30:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 21:30:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 21:30:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 21:30:40 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.478s coverage: 27.1% of statements 21:30:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:30:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:30:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 21:30:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 21:30:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 21:30:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:30:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.075s coverage: 100.0% of statements 21:30:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 21:30:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.125s coverage: 100.0% of statements 21:30:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 21:30:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 21:30:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.181s coverage: 67.0% of statements 21:30:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 21:30:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 21:30:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.271s coverage: 83.8% of statements 21:30:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 21:30:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 21:30:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 21:30:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 21:30:48 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 21:30:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:30:48 ---> f9007b7b7f8c 21:30:48 Step 3/24 : WORKDIR /edgex-go 21:30:48 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 21:30:48 Step 2/21 : FROM ${BUILDER_BASE} AS builder 21:30:48 ---> f9007b7b7f8c 21:30:48 Step 3/21 : WORKDIR /edgex-go 21:30:48 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 21:30:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:30:48 ---> f9007b7b7f8c 21:30:48 Step 3/24 : WORKDIR /edgex-go 21:30:48 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 21:30:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:30:48 ---> f9007b7b7f8c 21:30:48 Step 3/22 : WORKDIR /edgex-go 21:30:48 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 21:30:48 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 21:30:48 ---> f9007b7b7f8c 21:30:48 Step 3/29 : WORKDIR /edgex-go 21:30:48 ---> Running in c4a6744ba093 21:30:48 ---> Running in ed7e3a29143f 21:30:48 ---> Running in 266758ac01f0 21:30:48 ---> Running in fd0e792da68b 21:30:48 ---> Running in 30db4a5cbcaa 21:30:48 Removing intermediate container fd0e792da68b 21:30:48 ---> 081598c2f222 21:30:48 Step 4/29 : RUN apk update && apk add make git 21:30:48 Removing intermediate container 266758ac01f0 21:30:48 ---> b587dedf9daf 21:30:48 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:30:48 Removing intermediate container ed7e3a29143f 21:30:48 ---> dcfcd03a6b71 21:30:48 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:30:48 Removing intermediate container c4a6744ba093 21:30:48 ---> 313e98fceac3 21:30:48 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:30:48 Removing intermediate container 30db4a5cbcaa 21:30:48 ---> de0a4eb1f097 21:30:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:30:48 ---> Running in 6f6b675a311a 21:30:48 ---> Running in 30a30f801314 21:30:48 ---> Running in 8efbd8f0a0bd 21:30:48 ---> Running in 511efce28981 21:30:48 ---> Running in fabcdd174fff 21:30:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:30:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:30:48 Removing intermediate container 8efbd8f0a0bd 21:30:48 ---> 8f5027c2000c 21:30:48 Step 5/24 : RUN apk update && apk add make git 21:30:48 Removing intermediate container 511efce28981 21:30:48 ---> eae6b6fa6aba 21:30:48 Step 5/21 : RUN apk update && apk add make git 21:30:48 ---> Running in 233e0e3c9da2 21:30:48 Removing intermediate container 30a30f801314 21:30:48 ---> adb9bc5e44bd 21:30:48 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 21:30:48 ---> Running in aaf03cf160b3 21:30:48 ---> Running in 8d6321a51a11 21:30:48 Removing intermediate container fabcdd174fff 21:30:48 ---> 83af689d8f2c 21:30:48 Step 5/22 : RUN apk update && apk add make git 21:30:48 ---> Running in c9dab7b5a09e 21:30:48 v3.12.1-42-gd68aa1f756 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:30:48 v3.12.1-41-g42f619918d [http://nl.alpinelinux.org/alpine/v3.12/community] 21:30:48 OK: 12754 distinct packages available 21:30:48 OK: 233 MiB in 51 packages 21:30:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:30:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:30:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:30:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:30:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:30:48 Removing intermediate container 6f6b675a311a 21:30:48 ---> 4e9e343db156 21:30:48 Step 5/29 : COPY go.mod . 21:30:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:30:48 ---> 8bb9a5aa718f 21:30:48 Step 6/29 : RUN go mod download 21:30:48 ---> Running in 15d83da997f6 21:30:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:30:48 v3.12.1-42-gd68aa1f756 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:30:48 v3.12.1-41-g42f619918d [http://nl.alpinelinux.org/alpine/v3.12/community] 21:30:48 OK: 12754 distinct packages available 21:30:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:30:48 v3.12.1-42-gd68aa1f756 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:30:48 v3.12.1-41-g42f619918d [http://nl.alpinelinux.org/alpine/v3.12/community] 21:30:48 OK: 12754 distinct packages available 21:30:48 v3.12.1-42-gd68aa1f756 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:30:48 v3.12.1-41-g42f619918d [http://nl.alpinelinux.org/alpine/v3.12/community] 21:30:48 OK: 12754 distinct packages available 21:30:48 OK: 233 MiB in 51 packages 21:30:48 OK: 233 MiB in 51 packages 21:30:48 v3.12.1-42-gd68aa1f756 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:30:48 v3.12.1-41-g42f619918d [http://nl.alpinelinux.org/alpine/v3.12/community] 21:30:48 OK: 12754 distinct packages available 21:30:48 OK: 233 MiB in 51 packages 21:30:48 OK: 233 MiB in 51 packages 21:30:48 Removing intermediate container aaf03cf160b3 21:30:48 ---> f40216c57b21 21:30:48 Step 6/21 : COPY go.mod . 21:30:48 Removing intermediate container 233e0e3c9da2 21:30:48 ---> db4097ab65f5 21:30:48 Step 6/24 : COPY go.mod . 21:30:48 Removing intermediate container 8d6321a51a11 21:30:48 ---> ccf0d68c0738 21:30:48 Step 6/24 : COPY go.mod . 21:30:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.126s coverage: 28.6% of statements 21:30:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:30:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:30:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 21:30:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 21:30:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 21:30:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.177s coverage: 100.0% of statements 21:30:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 21:30:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.072s coverage: 100.0% of statements 21:30:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 21:30:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.341s coverage: 86.7% of statements 21:30:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 21:30:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.324s coverage: 97.5% of statements 21:30:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 21:30:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.143s coverage: 79.0% of statements 21:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 21:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 21:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 21:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 21:30:49 ---> 3e2372ad9504 21:30:49 Step 7/24 : RUN go mod download 21:30:49 Removing intermediate container c9dab7b5a09e 21:30:49 ---> cca542b5566e 21:30:49 Step 6/22 : COPY go.mod . 21:30:49 ---> 65a7f33f0ef1 21:30:49 Step 7/21 : RUN go mod download 21:30:49 ---> Running in 07f769d86b6a 21:30:49 ---> 86f4e54ffc38 21:30:49 Step 7/24 : RUN go mod download 21:30:49 ---> Running in 8e642838aa2e 21:30:49 ---> Running in 53abb5224960 21:30:50 ---> 03a43645bb4b 21:30:50 Step 7/22 : RUN go mod download 21:30:50 ---> Running in 8dc54d7e37a0 21:30:51 Removing intermediate container 15d83da997f6 21:30:51 ---> 7622ed625201 21:30:51 Step 7/29 : COPY . . 21:30:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.887s coverage: 95.7% of statements 21:30:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 21:30:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 21:30:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 21:30:55 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 21:30:55 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:30:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 21:30:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 21:30:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:30:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:30:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 21:30:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:30:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 21:30:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:30:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 21:30:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 21:30:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 21:30:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:30:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 21:30:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 21:30:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 21:30:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements 21:30:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 21:30:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 21:30:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.152s coverage: 0.0% of statements [no tests to run] 21:30:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 21:30:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 21:30:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.582s coverage: 63.5% of statements 21:30:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:30:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:30:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.087s coverage: 100.0% of statements 21:30:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.129s coverage: 91.3% of statements 21:30:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.065s coverage: 100.0% of statements 21:30:56 Removing intermediate container 07f769d86b6a 21:30:56 ---> 4ef563c01fe5 21:30:56 Step 8/24 : COPY . . 21:30:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.068s coverage: 73.7% of statements 21:30:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.084s coverage: 100.0% of statements 21:31:01 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.872s coverage: 55.9% of statements 21:31:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:31:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:31:01 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 21:31:01 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 21:31:01 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 21:31:01 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 21:31:02 Removing intermediate container 8e642838aa2e 21:31:02 ---> 636a35801b35 21:31:02 Step 8/21 : COPY . . 21:31:02 Removing intermediate container 8dc54d7e37a0 21:31:02 ---> 53cd626d09da 21:31:02 Step 8/22 : COPY . . 21:31:04 Removing intermediate container 53abb5224960 21:31:04 ---> e64ae62ae712 21:31:04 Step 8/24 : COPY . . 21:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 31.024s coverage: 86.3% of statements 21:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 21:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 4.221s coverage: 72.2% of statements 21:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.494s coverage: 72.1% of statements 21:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.071s coverage: 82.4% of statements 21:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.068s coverage: 48.4% of statements 21:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 21:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 21:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 21:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.113s coverage: 28.8% of statements 21:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 21:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.074s coverage: 96.8% of statements 21:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 21:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.341s coverage: 37.2% of statements 21:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.499s coverage: 84.1% of statements 21:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.073s coverage: 100.0% of statements 21:31:34 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.110s coverage: 42.9% of statements 21:31:34 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 21:31:34 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 21:31:34 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.065s coverage: 100.0% of statements 21:31:34 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 21:31:34 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.097s coverage: 83.8% of statements 21:31:34 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 21:31:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.357s coverage: 47.1% of statements 21:31:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:31:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:31:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.059s coverage: 100.0% of statements 21:31:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 21:31:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 21:31:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 21:31:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.142s coverage: 100.0% of statements 21:31:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 21:31:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.108s coverage: 100.0% of statements 21:31:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 21:31:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.843s coverage: 29.1% of statements 21:31:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:31:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:31:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 21:31:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 21:31:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 21:31:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.183s coverage: 99.0% of statements 21:31:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 21:31:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.104s coverage: 100.0% of statements 21:31:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 21:31:34 ok github.com/edgexfoundry/edgex-go/internal/system 0.038s coverage: 0.0% of statements 21:31:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:31:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.052s coverage: 100.0% of statements 21:31:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 21:31:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:31:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:31:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 21:31:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.087s coverage: 87.9% of statements 21:31:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 21:31:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:31:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.070s coverage: 100.0% of statements 21:31:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.066s coverage: 32.1% of statements 21:31:34 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 21:31:34 GO111MODULE=on go vet ./... 21:32:42 ---> 764a69d3557b 21:32:42 ---> 749022295362 21:32:42 Step 9/24 : RUN make cmd/support-notifications/support-notifications ---> 887b87083c98 21:32:42 21:32:42 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setupStep 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:32:42 21:32:42 ---> 488859952fcf 21:32:42 Step 9/22 : RUN make cmd/core-metadata/core-metadata 21:32:42 ---> Running in ee1986cb3ed0 21:32:42 ---> Running in ce2952bd7a5a 21:32:42 ---> b227898ebe98 21:32:42 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 21:32:42 ---> Running in b9b90bee4c60 21:32:42 ---> Running in 26de11181c0a 21:32:42 ---> Running in f39aa2513df6 21:32:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:32:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:32:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:32:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 21:32:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:32:42 gofmt -l . 21:32:42 [ "`gofmt -l .`" = "" ] 21:32:43 ./bin/test-go-mod-tidy.sh 21:32:44 ./bin/test-attribution-txt.sh [Pipeline] sh 21:32:48 + ls -al . 21:32:48 total 668 21:32:48 drwxrwxr-x 9 1001 1001 4096 Nov 21 21:32 . 21:32:48 drwxr-xr-x 4 root root 4096 Nov 21 21:28 .. 21:32:48 -rw-rw-r-- 1 1001 1001 11 Nov 21 21:27 .dockerignore 21:32:48 drwxrwxr-x 8 1001 1001 4096 Nov 21 21:27 .git 21:32:48 drwxrwxr-x 3 1001 1001 4096 Nov 21 21:27 .github 21:32:48 -rw-rw-r-- 1 1001 1001 971 Nov 21 21:27 .gitignore 21:32:48 -rw-rw-r-- 1 1001 1001 166 Nov 21 21:27 .sonarcloud.properties 21:32:48 -rw-rw-r-- 1 1001 1001 3804 Nov 21 21:27 CONTRIBUTING.md 21:32:48 -rw-rw-r-- 1 1001 1001 1035 Nov 21 21:27 Dockerfile.build 21:32:48 -rw-rw-r-- 1 1001 1001 863 Nov 21 21:27 Jenkinsfile 21:32:48 -rw-rw-r-- 1 1001 1001 10775 Nov 21 21:27 LICENSE 21:32:48 -rw-rw-r-- 1 1001 1001 6581 Nov 21 21:27 Makefile 21:32:48 -rw-rw-r-- 1 1001 1001 6447 Nov 21 21:27 README.md 21:32:48 -rw-rw-r-- 1 1001 1001 259 Nov 21 21:27 SECURITY.md 21:32:48 -rw-rw-r-- 1 1001 1001 5 Nov 21 21:23 VERSION 21:32:48 -rw-rw-r-- 1 1001 1001 4131 Nov 21 21:27 ZMQWindows.md 21:32:48 drwxrwxr-x 2 1001 1001 4096 Nov 21 21:27 bin 21:32:48 drwxrwxr-x 15 1001 1001 4096 Nov 21 21:27 cmd 21:32:48 -rw-r--r-- 1 root root 546551 Nov 21 21:31 coverage.out 21:32:48 -rw-r--r-- 1 root root 1041 Nov 21 21:32 go.mod 21:32:48 -rw-r--r-- 1 root root 18582 Nov 21 21:32 go.sum 21:32:48 drwxrwxr-x 8 1001 1001 4096 Nov 21 21:27 internal 21:32:48 drwxrwxr-x 4 1001 1001 4096 Nov 21 21:27 openapi 21:32:48 drwxrwxr-x 4 1001 1001 4096 Nov 21 21:27 snap 21:32:48 -rw-rw-r-- 1 1001 1001 168 Nov 21 21:27 version.go [Pipeline] sh 21:32:49 + '[' -e coverage.out ] 21:32:49 + chown 1001:1001 coverage.out [Pipeline] stash 21:32:49 Warning: overwriting stash ‘coverage-report’ 21:32:50 Stashed 1 file(s) [Pipeline] sh 21:32:51 + make build 21:32:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:33:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:33:18 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 21:33:19 Removing intermediate container ee1986cb3ed0 21:33:19 ---> 39c0252d4d38 21:33:19 21:33:19 Step 9/29 : FROM alpine:latest 21:33:19 latest: Pulling from library/alpine 21:33:19 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 21:33:19 Status: Downloaded newer image for alpine:latest 21:33:19 ---> d6e46aa2470d 21:33:19 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 21:33:20 ---> Running in 77d1cb51fce6 21:33:21 Removing intermediate container 77d1cb51fce6 21:33:21 ---> 3c4de5449953 21:33:21 Step 11/29 : USER root 21:33:21 ---> Running in 382bb9b41203 21:33:22 Removing intermediate container 382bb9b41203 21:33:22 ---> 3400bacdb956 21:33:22 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 21:33:22 ---> Running in 344ae0d54256 21:33:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 21:33:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:33:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:33:25 v3.12.1-42-gd68aa1f756 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 21:33:25 v3.12.1-41-g42f619918d [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 21:33:25 OK: 12746 distinct packages available 21:33:25 (1/2) Installing ca-certificates (20191127-r4) 21:33:26 (2/2) Installing dumb-init (1.2.2-r1) 21:33:26 Executing busybox-1.31.1-r19.trigger 21:33:26 Executing ca-certificates-20191127-r4.trigger 21:33:26 OK: 6 MiB in 16 packages 21:33:26 Removing intermediate container ce2952bd7a5a 21:33:26 ---> 0c377f6fdeb9 21:33:26 21:33:26 Step 10/24 : FROM alpine:3.10 21:33:27 3.10: Pulling from library/alpine 21:33:28 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 21:33:28 Status: Downloaded newer image for alpine:3.10 21:33:28 ---> be4e4bea2c2e 21:33:28 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 21:33:28 Removing intermediate container 344ae0d54256 21:33:28 ---> 57e1e86a62a3 21:33:28 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 21:33:28 ---> Running in a5b8b54a95d2 21:33:28 ---> Running in eca5b640d7b4 21:33:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 21:33:30 Removing intermediate container eca5b640d7b4 21:33:30 ---> 4ddda6f91863 21:33:30 Step 14/29 : WORKDIR $BASE_DIR 21:33:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 21:33:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 21:33:30 v3.10.5-142-g5c22bb085e [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 21:33:30 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 21:33:30 OK: 10348 distinct packages available 21:33:31 (1/5) Installing ca-certificates (20191127-r2) 21:33:31 (2/5) Installing nghttp2-libs (1.39.2-r1) 21:33:31 (3/5) Installing libcurl (7.66.0-r1) 21:33:31 (4/5) Installing curl (7.66.0-r1) 21:33:31 (5/5) Installing dumb-init (1.2.2-r1) 21:33:31 Executing busybox-1.30.1-r3.trigger 21:33:31 Executing ca-certificates-20191127-r2.trigger 21:33:31 OK: 7 MiB in 19 packages 21:33:32 ---> Running in 3ab2b3be7b0d 21:33:32 Removing intermediate container b9b90bee4c60 21:33:32 ---> 587b6aa18d91 21:33:32 21:33:32 Step 10/24 : FROM scratch 21:33:32 ---> 21:33:32 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 21:33:32 Removing intermediate container f39aa2513df6 21:33:32 ---> 5a2dbffbcd15 21:33:32 21:33:32 Step 10/21 : FROM scratch 21:33:32 ---> 21:33:32 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:33:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:33:33 ---> Running in 79ba6e464625 21:33:33 ---> Running in 4d3cb0bc8c00 21:33:33 Removing intermediate container 3ab2b3be7b0d 21:33:33 ---> 82f0b46511c7 21:33:33 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 21:33:33 Removing intermediate container a5b8b54a95d2 21:33:33 ---> 7f361c79e6ba 21:33:33 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:33:34 ---> Running in fe3b4e345144 21:33:35 Removing intermediate container 4d3cb0bc8c00 21:33:35 ---> 2dd4b3f2c799 21:33:35 Step 12/21 : ENV APP_PORT=48085 21:33:35 Removing intermediate container 79ba6e464625 21:33:35 ---> 7d41f09abee2 21:33:35 Step 12/24 : ENV APP_PORT=48060 21:33:35 ---> Running in d43fc7db0b94 21:33:36 ---> Running in 542cbc7d35c3 21:33:36 ---> Running in f20cb0ce1239 21:33:36 Removing intermediate container d43fc7db0b94 21:33:36 ---> 84674ebc9ede 21:33:36 Step 13/24 : WORKDIR / 21:33:36 Removing intermediate container 542cbc7d35c3 21:33:36 ---> fd8b9058aa78 21:33:36 Step 13/21 : EXPOSE $APP_PORT 21:33:36 Removing intermediate container 26de11181c0a 21:33:36 ---> abada76384bb 21:33:36 21:33:36 Step 10/22 : FROM scratch 21:33:36 ---> 21:33:36 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:33:36 ---> Using cache 21:33:36 ---> 2dd4b3f2c799 21:33:36 Step 12/22 : ENV APP_PORT=48081 21:33:36 ---> Running in fa8457cab7ed 21:33:36 ---> Running in e18341e4df5e 21:33:36 ---> Running in d180edff9584 21:33:37 Removing intermediate container f20cb0ce1239 21:33:37 ---> 5397551a96f2 21:33:37 Step 13/24 : EXPOSE $APP_PORT 21:33:37 ---> Running in 86e44a0425ce 21:33:37 Removing intermediate container d180edff9584 21:33:37 ---> fe1737c858e0 21:33:37 Step 13/22 : EXPOSE $APP_PORT 21:33:37 Removing intermediate container fa8457cab7ed 21:33:37 ---> 09729e3bf7e5 21:33:37 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 21:33:37 Removing intermediate container e18341e4df5e 21:33:37 ---> e7f02a31af25 21:33:37 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:33:37 ---> Running in 5000086c755f 21:33:37 Removing intermediate container 86e44a0425ce 21:33:37 ---> b81743a91120 21:33:37 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 21:33:37 Removing intermediate container 5000086c755f 21:33:37 ---> aada9e3b8159 21:33:37 Step 14/22 : WORKDIR / 21:33:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:33:38 ---> Running in 97d875b0a8a5 21:33:38 Removing intermediate container fe3b4e345144 21:33:38 ---> 7da5cea13ab2 21:33:38 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 21:33:38 ---> 659db2084b2b 21:33:38 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:33:38 ---> 4045ad9809c2 21:33:38 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:33:38 ---> 442fba4f165d 21:33:38 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 21:33:38 Removing intermediate container 97d875b0a8a5 21:33:38 ---> eed27b083d6a 21:33:38 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 21:33:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:33:38 ---> 4b36d4d84b65 21:33:38 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:33:39 ---> 2842735c6950 21:33:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:33:39 ---> bd106bd6ea15 21:33:39 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 21:33:39 ---> 2a10b3da5092 21:33:39 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:33:39 ---> 5c1873365dac 21:33:39 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:33:39 ---> 96c3f5420a0e 21:33:39 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 21:33:40 ---> e7a88b51dffb 21:33:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:33:40 ---> aecfe65b99f7 21:33:40 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 21:33:40 ---> 2012bedd1051 21:33:40 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 21:33:40 ---> 4fc8393627d5 21:33:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:33:40 ---> Running in ec575eecbeac 21:33:41 ---> b6874e6c82c3 21:33:41 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 21:33:41 ---> d4daff2ec776 21:33:41 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 21:33:41 ---> bed246c11937 21:33:41 Step 18/22 : ENTRYPOINT ["/core-metadata"] 21:33:41 Removing intermediate container ec575eecbeac 21:33:41 ---> cf3b4f8150df 21:33:41 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:33:41 ---> Running in d1b17c990473 21:33:41 ---> Running in acd2afb1e1ce 21:33:41 ---> b3f98744c3fc 21:33:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:33:41 ---> 65b230754e62 21:33:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:33:41 ---> 96049f5570ac 21:33:41 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 21:33:41 Removing intermediate container d1b17c990473 21:33:41 ---> 5a05eb181c74 21:33:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:33:42 Removing intermediate container acd2afb1e1ce 21:33:42 ---> e3680c19ff2b 21:33:42 Step 19/21 : LABEL arch=x86_64 21:33:42 ---> Running in 44622185dbf6 21:33:42 ---> 3974e8fcc5d9 21:33:42 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 21:33:42 ---> 377c43c15a0f 21:33:42 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:33:42 ---> Running in 823c66ebc115 21:33:42 ---> Running in 29033332757c 21:33:42 ---> Running in 1d0f4bdba7cb 21:33:42 Removing intermediate container 44622185dbf6 21:33:42 ---> 92244a683a9c 21:33:42 Step 20/22 : LABEL arch=x86_64 21:33:42 ---> 4429c782187f 21:33:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:33:43 ---> Running in a7dcc43faf83 21:33:43 Removing intermediate container 823c66ebc115 21:33:43 ---> 2abaae8de465 21:33:43 Step 20/21 : LABEL git_sha=a5ff659a9dbc96644cd9f32ffbe3f1f8e5adaf1a 21:33:43 ---> Running in 9c0e8f7323b7 21:33:43 ---> da5b83c4f1aa 21:33:43 Step 20/24 : ENTRYPOINT ["/support-notifications"] 21:33:43 Removing intermediate container a7dcc43faf83 21:33:43 ---> 55b478ec120b 21:33:43 Step 21/22 : LABEL git_sha=a5ff659a9dbc96644cd9f32ffbe3f1f8e5adaf1a 21:33:43 ---> Running in b61fb8d5807a 21:33:43 ---> Running in 7684c85f6e48 21:33:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:33:44 Removing intermediate container 9c0e8f7323b7 21:33:44 ---> 98d58907a637 21:33:44 Step 21/21 : LABEL version=0.0.0 21:33:44 Removing intermediate container 7684c85f6e48 21:33:44 ---> 0595bdfe2d52 21:33:44 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:33:44 ---> Running in 7e34be105800 21:33:44 Removing intermediate container b61fb8d5807a 21:33:44 ---> 5ad5940606d5 21:33:44 Step 22/22 : LABEL version=0.0.0 21:33:44 ---> Running in 5267ec5b8a2a 21:33:45 ---> Running in 9c53068bd7dd 21:33:45 Removing intermediate container 7e34be105800 21:33:45 ---> 787675ae9a11 21:33:45 21:33:45 Removing intermediate container 5267ec5b8a2a 21:33:45 ---> 23e9db8f43c7 21:33:45 Step 22/24 : LABEL arch=x86_64 21:33:45 Removing intermediate container 9c53068bd7dd 21:33:45 ---> 75ce49c19da1 21:33:45 21:33:45 ---> Running in a8076b33dff5 21:33:45 Removing intermediate container 1d0f4bdba7cb 21:33:45 ---> e6ad018237da 21:33:45 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 21:33:45 Successfully built 787675ae9a11 21:33:45 Successfully tagged docker-support-scheduler-go:latest 21:33:45 Building docker-core-data-go 21:33:45  Building docker-support-scheduler-go ... done Successfully built 75ce49c19da1 21:33:45 Removing intermediate container 29033332757c 21:33:45 ---> e9a32c490a7e 21:33:45 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 21:33:45 Successfully tagged docker-core-metadata-go:latest 21:33:45  Building docker-core-metadata-go ... done Building docker-sys-mgmt-agent-go 21:33:46 ---> Running in bed1d6275f53 21:33:46 Removing intermediate container a8076b33dff5 21:33:46 ---> 21b023d3bdf5 21:33:46 Step 23/24 : LABEL git_sha=a5ff659a9dbc96644cd9f32ffbe3f1f8e5adaf1a 21:33:46 ---> Running in c48bd1d53219 21:33:46 Removing intermediate container bed1d6275f53 21:33:46 ---> 0ffd72f9319d 21:33:46 Step 22/24 : LABEL arch=x86_64 21:33:46 ---> 71c9b1860d8f 21:33:46 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:33:46 Removing intermediate container c48bd1d53219 21:33:46 ---> bc393710daf1 21:33:46 Step 24/24 : LABEL version=0.0.0 21:33:46 ---> Running in 746095eddcac 21:33:47 ---> Running in 53e311490e8d 21:33:47 ---> Running in 6b31a22ae3ff 21:33:47 Removing intermediate container 746095eddcac 21:33:47 ---> 63aa97a2d1dd 21:33:47 Step 23/24 : LABEL git_sha=a5ff659a9dbc96644cd9f32ffbe3f1f8e5adaf1a 21:33:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 21:33:48 Removing intermediate container 6b31a22ae3ff 21:33:48 ---> ed14ed38d849 21:33:48 21:33:48 ---> Running in 1ba9a572d2b4 21:33:50 Successfully built ed14ed38d849 21:33:51 Successfully tagged docker-support-notifications-go:latest 21:33:51 Building docker-security-bootstrap-redis-go 21:33:51  Building docker-support-notifications-go ... done Removing intermediate container 1ba9a572d2b4 21:33:51 ---> 2e8317b71133 21:33:51 Step 24/24 : LABEL version=0.0.0 21:33:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:33:52 ---> Running in bad78aa42148 21:33:53 Removing intermediate container 53e311490e8d 21:33:53 ---> 38a94f20df23 21:33:53 Step 24/29 : RUN chmod 755 security-secrets-setup 21:33:53 Removing intermediate container bad78aa42148 21:33:53 ---> e5c06852a78e 21:33:53 21:33:54 Successfully built e5c06852a78e 21:33:54 Successfully tagged docker-security-secretstore-setup-go:latest 21:33:54  Building docker-security-secretstore-setup-go ... done Building docker-core-command-go 21:33:55 ---> Running in ece3ac2a1d24 21:33:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:33:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:34:01 Removing intermediate container ece3ac2a1d24 21:34:01 ---> 6020b1a40031 21:34:01 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 21:34:01 ---> Running in a232a094d6bf 21:34:02 Removing intermediate container a232a094d6bf 21:34:02 ---> 30ecae4d975e 21:34:02 Step 26/29 : CMD [ "generate" ] 21:34:03 ---> Running in aeb3999a5c3e 21:34:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 21:34:04 Removing intermediate container aeb3999a5c3e 21:34:04 ---> 9be36e425b11 21:34:04 Step 27/29 : LABEL arch=x86_64 21:34:04 ---> Running in b74e50ad8e49 21:34:04 Removing intermediate container b74e50ad8e49 21:34:04 ---> 58e72bf7021c 21:34:04 Step 28/29 : LABEL git_sha=a5ff659a9dbc96644cd9f32ffbe3f1f8e5adaf1a 21:34:04 ---> Running in cffae8799928 21:34:05 Removing intermediate container cffae8799928 21:34:05 ---> d43b88ffbded 21:34:05 Step 29/29 : LABEL version=0.0.0 21:34:05 ---> Running in 39e7e38c2e5a 21:34:05 Removing intermediate container 39e7e38c2e5a 21:34:05 ---> b31a46c465af 21:34:05 21:34:06 Successfully built b31a46c465af 21:34:06 Successfully tagged docker-security-secrets-setup-go:latest 21:34:06  Building docker-security-secrets-setup-go ... done Building docker-security-proxy-setup-go [Pipeline] } 21:34:07 $ docker stop --time=1 1d8066c89b5618785b03ac268f4179b3df8ef27646ce9bd584bf2325a555c5ae 21:34:09 $ docker rm -f 1d8066c89b5618785b03ac268f4179b3df8ef27646ce9bd584bf2325a555c5ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:34:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:34:11 21:34:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:34:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:34:11 latest: Pulling from edgex-devops/edgex-compose-arm64 21:34:11 29e5d40040c1: Pulling fs layer 21:34:11 1ce36da41761: Pulling fs layer 21:34:11 25b303627fd3: Pulling fs layer 21:34:12 29e5d40040c1: Download complete 21:34:12 1ce36da41761: Verifying Checksum 21:34:12 1ce36da41761: Download complete 21:34:13 29e5d40040c1: Pull complete 21:34:14 1ce36da41761: Pull complete 21:34:14 25b303627fd3: Verifying Checksum 21:34:14 25b303627fd3: Download complete 21:34:25 25b303627fd3: Pull complete 21:34:25 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 21:34:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:34:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 21:34:25 prd-ubuntu18.04-docker-arm64-4c-16g-13093 does not seem to be running inside a container 21:34:25 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 21:34:28 $ docker top b744936533122ed3d601c22c0dd066296bc1e67d012f977cf88ed73be25b87f6 -eo pid,comm [Pipeline] { [Pipeline] sh 21:34:30 + docker-compose build --help 21:34:30 + grep parallel 21:34:33 --parallel Build images in parallel. [Pipeline] } 21:34:34 $ docker stop --time=1 b744936533122ed3d601c22c0dd066296bc1e67d012f977cf88ed73be25b87f6 21:34:35 $ docker rm -f b744936533122ed3d601c22c0dd066296bc1e67d012f977cf88ed73be25b87f6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:34:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:34:36 . [Pipeline] withDockerContainer 21:34:37 prd-ubuntu18.04-docker-arm64-4c-16g-13093 does not seem to be running inside a container 21:34:37 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 21:34:39 $ docker top aba19ce772803726147375590bb01f60662a81a42b6e7cd722641ad0167ccd4a -eo pid,comm [Pipeline] { [Pipeline] sh 21:34:40 + docker-compose -f ./docker-compose-build.yml build --parallel 21:34:41 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 21:34:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:34:41 ---> f9007b7b7f8c 21:34:41 Step 3/22 : WORKDIR /edgex-go 21:34:41 ---> Using cache 21:34:41 ---> de0a4eb1f097 21:34:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:34:41 ---> Using cache 21:34:41 ---> 83af689d8f2c 21:34:41 Step 5/22 : RUN apk update && apk add make git 21:34:41 ---> Using cache 21:34:41 ---> cca542b5566e 21:34:41 Step 6/22 : COPY go.mod . 21:34:41 ---> Using cache 21:34:41 ---> 03a43645bb4b 21:34:41 Step 7/22 : RUN go mod download 21:34:41 ---> Using cache 21:34:41 ---> 53cd626d09da 21:34:41 Step 8/22 : COPY . . 21:34:41 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 21:34:41 Step 2/27 : FROM ${BUILDER_BASE} AS builder 21:34:41 ---> f9007b7b7f8c 21:34:41 Step 3/27 : WORKDIR /edgex-go 21:34:41 ---> Using cache 21:34:41 ---> de0a4eb1f097 21:34:41 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:34:41 ---> Using cache 21:34:41 ---> 83af689d8f2c 21:34:41 Step 5/27 : RUN apk update && apk add make bash git 21:34:41 ---> Using cache 21:34:41 ---> 488859952fcf 21:34:41 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 21:34:41 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 21:34:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:34:41 ---> f9007b7b7f8c 21:34:41 Step 3/22 : WORKDIR /edgex-go 21:34:41 ---> Using cache 21:34:41 ---> de0a4eb1f097 21:34:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:34:41 ---> Using cache 21:34:41 ---> 83af689d8f2c 21:34:41 Step 5/22 : RUN apk update && apk add make git 21:34:41 ---> Using cache 21:34:41 ---> cca542b5566e 21:34:41 Step 6/22 : COPY go.mod . 21:34:41 ---> Using cache 21:34:41 ---> 03a43645bb4b 21:34:41 Step 7/22 : RUN go mod download 21:34:41 ---> Using cache 21:34:41 ---> 53cd626d09da 21:34:41 Step 8/22 : COPY . . 21:34:41 ---> Using cache 21:34:41 ---> 488859952fcf 21:34:41 Step 9/22 : RUN make cmd/core-command/core-command 21:34:41 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 21:34:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:34:41 ---> f9007b7b7f8c 21:34:41 Step 3/23 : WORKDIR /edgex-go 21:34:41 ---> Using cache 21:34:41 ---> de0a4eb1f097 21:34:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:34:41 ---> Using cache 21:34:41 ---> 83af689d8f2c 21:34:41 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 21:34:42 ---> Running in 45ebf236aa99 21:34:42 ---> Running in e32e50792ce8 21:34:42 ---> Running in bbac2551a46f 21:34:42 ---> Running in 815b067a9df3 21:34:44 Building docker-core-command-go ... 21:34:44 Building docker-core-data-go ... 21:34:44 Building docker-core-metadata-go ... 21:34:44 Building docker-security-bootstrap-redis-go ... 21:34:44 Building docker-security-proxy-setup-go ... 21:34:44 Building docker-security-secrets-setup-go ... 21:34:44 Building docker-security-secretstore-setup-go ... 21:34:44 Building docker-support-logging-go ... 21:34:44 Building docker-support-notifications-go ... 21:34:44 Building docker-support-scheduler-go ... 21:34:44 Building docker-sys-mgmt-agent-go ... 21:34:44 Building docker-support-logging-go 21:34:44 Building docker-core-command-go 21:34:44 Building docker-support-notifications-go 21:34:44 Building docker-support-scheduler-go 21:34:44 Building docker-core-data-go 21:34:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 21:34:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 21:34:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:34:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:34:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:34:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:34:52 v3.12.1-42-gd68aa1f756 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:34:52 v3.12.1-41-g42f619918d [http://nl.alpinelinux.org/alpine/v3.12/community] 21:34:52 OK: 12754 distinct packages available 21:34:52 v3.12.1-42-gd68aa1f756 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:34:52 v3.12.1-41-g42f619918d [http://nl.alpinelinux.org/alpine/v3.12/community] 21:34:52 OK: 12754 distinct packages available 21:34:53 OK: 233 MiB in 51 packages 21:34:53 OK: 233 MiB in 51 packages 21:34:54 Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine 21:34:54 Step 2/20 : FROM ${BUILDER_BASE} AS builder 21:34:54 ---> f9007b7b7f8c 21:34:54 Step 3/20 : WORKDIR /edgex-go 21:34:54 ---> Using cache 21:34:54 ---> de0a4eb1f097 21:34:54 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:34:54 ---> Using cache 21:34:54 ---> 83af689d8f2c 21:34:54 Step 5/20 : RUN apk update && apk add make git 21:34:54 ---> Using cache 21:34:54 ---> cca542b5566e 21:34:54 Step 6/20 : COPY go.mod . 21:34:54 ---> Using cache 21:34:54 ---> 03a43645bb4b 21:34:54 Step 7/20 : RUN go mod download 21:34:54 ---> Using cache 21:34:54 ---> 53cd626d09da 21:34:54 Step 8/20 : COPY . . 21:34:54 ---> Using cache 21:34:54 ---> 488859952fcf 21:34:54 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 21:34:55 ---> Running in 9452ff006d5e 21:34:56 Removing intermediate container 45ebf236aa99 21:34:56 ---> adcf50a79163 21:34:56 Step 6/23 : COPY go.mod . 21:34:56 Removing intermediate container bbac2551a46f 21:34:56 ---> cc07600b6c3b 21:34:56 Step 6/27 : COPY go.mod . 21:34:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:34:57 ---> e8ce0fae29e3 21:34:57 Step 7/23 : RUN go mod download 21:34:57 ---> 69f3a9d5cf03 21:34:57 Step 7/27 : RUN go mod download 21:34:57 ---> Running in b99d3031d8e7 21:34:57 ---> Running in 556f938cef7e 21:35:03 Removing intermediate container b99d3031d8e7 21:35:03 ---> 762889c8b925 21:35:03 Step 8/23 : COPY . . 21:35:03 Removing intermediate container 556f938cef7e 21:35:03 ---> 16e7b25b8f2b 21:35:03 Step 8/27 : COPY . . 21:36:00 Removing intermediate container 9452ff006d5e 21:36:00 ---> 6cc520d30be0 21:36:00 21:36:00 Step 10/20 : FROM alpine 21:36:00 ---> d6e46aa2470d 21:36:00 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 21:36:00 ---> Running in 56717473d9c9 21:36:00 Removing intermediate container e32e50792ce8 21:36:00 ---> 67e1a07bf4b6 21:36:00 21:36:00 Step 10/22 : FROM alpine:3.10 21:36:00 ---> be4e4bea2c2e 21:36:00 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 21:36:00 ---> Using cache 21:36:00 ---> 7f361c79e6ba 21:36:00 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 21:36:00 Removing intermediate container 815b067a9df3 21:36:00 ---> 9ccf60bbedca 21:36:00 21:36:00 Step 10/22 : FROM scratch 21:36:00 ---> 21:36:00 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:36:00 ---> Running in 93b121f21850 21:36:00 ---> Using cache 21:36:00 ---> 2dd4b3f2c799 21:36:00 Step 12/22 : ENV APP_PORT=48082 21:36:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:36:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:36:01 v3.12.1-42-gd68aa1f756 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 21:36:01 v3.12.1-41-g42f619918d [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 21:36:01 OK: 12746 distinct packages available 21:36:01 (1/4) Installing ca-certificates (20191127-r4) 21:36:01 Removing intermediate container 93b121f21850 21:36:01 ---> 3311842eff19 21:36:01 Step 13/22 : WORKDIR / 21:36:01 ---> Running in 6f5c135c7863 21:36:01 (2/4) Installing nghttp2-libs (1.41.0-r0) 21:36:01 (3/4) Installing libcurl (7.69.1-r1) 21:36:01 (4/4) Installing curl (7.69.1-r1) 21:36:01 Executing busybox-1.31.1-r19.trigger 21:36:01 Executing ca-certificates-20191127-r4.trigger 21:36:02 OK: 7 MiB in 18 packages 21:36:03 ---> Running in b27372a5deb8 21:36:03 Removing intermediate container 6f5c135c7863 21:36:03 ---> 2e5017bba6a1 21:36:03 Step 13/22 : EXPOSE $APP_PORT 21:36:03 ---> Running in ff7daf419a85 21:36:03 ---> bbe4cd28b76b 21:36:03 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:36:03 Removing intermediate container b27372a5deb8 21:36:03 ---> 7c614bee8683 21:36:03 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 21:36:03 ---> Running in c207cc1cb231 21:36:03 ---> 3ab83381445e 21:36:03 Step 9/23 : RUN make cmd/core-data/core-data 21:36:03 Removing intermediate container ff7daf419a85 21:36:03 ---> ed1cdef6f71c 21:36:03 Step 14/22 : WORKDIR / 21:36:03 ---> Running in e2fe7f7ce7b4 21:36:03 Removing intermediate container 56717473d9c9 21:36:03 ---> 829c27821139 21:36:03 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:36:03 ---> Running in ff84038012ee 21:36:04 ---> 30c978394a7c 21:36:04 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 21:36:04 ---> Running in 74a4b51ed0ec 21:36:04 Removing intermediate container ff84038012ee 21:36:04 ---> d6d6a4458af3 21:36:04 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 21:36:04 Removing intermediate container 74a4b51ed0ec 21:36:04 ---> 6c4524ea6057 21:36:04 Step 13/20 : WORKDIR /edgex 21:36:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:36:05 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 21:36:05 ---> Running in 89954619319d 21:36:05 ---> af4635603d85 21:36:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:36:06 ---> 01ac45c7ecec 21:36:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 21:36:06 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 21:36:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:36:06 ---> 8a6fe4961ee9 21:36:06 Step 3/22 : WORKDIR /edgex-go 21:36:06 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 21:36:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:36:06 ---> 8a6fe4961ee9 21:36:06 Step 3/23 : WORKDIR /edgex-go 21:36:06 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 21:36:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:36:06 ---> 8a6fe4961ee9 21:36:06 Step 3/24 : WORKDIR /edgex-go 21:36:06 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 21:36:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:36:06 ---> 8a6fe4961ee9 21:36:06 Step 3/22 : WORKDIR /edgex-go 21:36:06 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 21:36:06 Step 2/21 : FROM ${BUILDER_BASE} AS builder 21:36:06 ---> 8a6fe4961ee9 21:36:06 Step 3/21 : WORKDIR /edgex-go 21:36:06 ---> Running in 13df8337c9ad 21:36:06 ---> Running in 5b07025a3f4b 21:36:06 ---> Running in 10f167981313 21:36:06 ---> Running in 5c86174201df 21:36:06 ---> Running in 74c992f59fff 21:36:06 Removing intermediate container 13df8337c9ad 21:36:06 ---> 8a67eb938d24 21:36:06 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:36:06 Removing intermediate container 74c992f59fff 21:36:06 ---> 2782bc7dd8ae 21:36:06 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:36:06 Removing intermediate container 10f167981313 21:36:06 ---> 6821c18b1267 21:36:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:36:06 Removing intermediate container 5b07025a3f4b 21:36:06 ---> 717ebc8c6b84 21:36:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:36:06 Removing intermediate container 5c86174201df 21:36:06 ---> 3a955574b8a9 21:36:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:36:06 ---> Running in d57950f7b6e2 21:36:06 ---> Running in a2480e8139e0 21:36:06 ---> Running in 1dd98e3d4f0e 21:36:06 ---> Running in 6bb064c4f412 21:36:06 ---> Running in d4e4f31d632d 21:36:06 Removing intermediate container 89954619319d 21:36:06 ---> 38b609d0ffd2 21:36:06 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:36:07 ---> cf6ff3c6a394 21:36:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 21:36:08 ---> 4f2fbaeb23b0 21:36:08 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:36:08 ---> 983bcd082bcc 21:36:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:36:09 Removing intermediate container d57950f7b6e2 21:36:09 ---> 276e2024e720 21:36:09 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 21:36:09 ---> Running in 4a284b01390b 21:36:09 Removing intermediate container 6bb064c4f412 21:36:09 ---> 7a7eb09b6011 21:36:09 Step 5/22 : RUN apk update && apk add make git 21:36:09 Removing intermediate container 1dd98e3d4f0e 21:36:09 ---> e1aa5d915fe3 21:36:09 Step 5/21 : RUN apk update && apk add make git 21:36:09 ---> 1daa69d761d5 21:36:09 Step 18/22 : RUN chmod +x entrypoint.sh 21:36:09 ---> Running in a350a92c4180 21:36:09 Removing intermediate container d4e4f31d632d 21:36:09 ---> f93610b20717 21:36:09 Step 5/22 : RUN apk update && apk add make && apk add bash git 21:36:09 ---> Running in a69c064d78cb 21:36:09 Removing intermediate container a2480e8139e0 21:36:09 ---> 691716f3c7ad 21:36:09 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 21:36:09 ---> Running in 1dfc9ab1b045 21:36:09 ---> Running in fbec72b9c8f5 21:36:09 ---> 84f58c287b52 21:36:09 Step 18/22 : ENTRYPOINT ["/core-command"] 21:36:09 ---> c06003f96286 21:36:09 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 21:36:09 ---> Running in c7a40ce8ad0e 21:36:10 ---> Running in 7c2482620b80 21:36:10 ---> Running in db081315dbca 21:36:10 Removing intermediate container 7c2482620b80 21:36:10 ---> bb5f865de53c 21:36:10 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:36:10 Removing intermediate container db081315dbca 21:36:10 ---> 17c053f45f14 21:36:10 Step 17/20 : CMD ["--init=true"] 21:36:11 ---> Running in cf3507842eaa 21:36:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:36:11 ---> Running in bc7c0b84df9d 21:36:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:36:11 Removing intermediate container cf3507842eaa 21:36:11 ---> 2f85591bc8b7 21:36:11 Step 20/22 : LABEL arch=x86_64 21:36:12 ---> Running in 0b369cbace91 21:36:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:36:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:36:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:36:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:36:12 Removing intermediate container bc7c0b84df9d 21:36:12 ---> 923dd7c95c1f 21:36:12 Step 18/20 : LABEL arch=x86_64 21:36:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:36:12 ---> Running in ef8ae35867e6 21:36:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:36:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:36:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:36:13 Removing intermediate container a69c064d78cb 21:36:13 ---> a3bd35dfdf8f 21:36:13 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 21:36:13 Removing intermediate container 0b369cbace91 21:36:13 ---> 237f1b3527b3 21:36:13 Step 21/22 : LABEL git_sha=a5ff659a9dbc96644cd9f32ffbe3f1f8e5adaf1a 21:36:13 v3.12.1-42-gd68aa1f756 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:36:13 v3.12.1-41-g42f619918d [http://nl.alpinelinux.org/alpine/v3.12/community] 21:36:13 OK: 12625 distinct packages available 21:36:13 ---> Running in 7e396df5b80b 21:36:13 ---> Running in f94aa1e6cec1 21:36:13 v3.12.1-42-gd68aa1f756 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:36:13 v3.12.1-41-g42f619918d [http://nl.alpinelinux.org/alpine/v3.12/community] 21:36:13 OK: 12625 distinct packages available 21:36:13 Removing intermediate container ef8ae35867e6 21:36:13 ---> b225e5bd6806 21:36:13 Step 19/20 : LABEL git_sha=a5ff659a9dbc96644cd9f32ffbe3f1f8e5adaf1a 21:36:13 OK: 217 MiB in 51 packages 21:36:14 ---> Running in 38718b474190 21:36:14 v3.12.1-42-gd68aa1f756 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:36:14 v3.12.1-41-g42f619918d [http://nl.alpinelinux.org/alpine/v3.12/community] 21:36:14 OK: 12625 distinct packages available 21:36:14 v3.12.1-42-gd68aa1f756 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:36:14 v3.12.1-41-g42f619918d [http://nl.alpinelinux.org/alpine/v3.12/community] 21:36:14 OK: 12625 distinct packages available 21:36:14 v3.12.1-42-gd68aa1f756 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:36:14 v3.12.1-41-g42f619918d [http://nl.alpinelinux.org/alpine/v3.12/community] 21:36:14 OK: 12625 distinct packages available 21:36:14 OK: 217 MiB in 51 packages 21:36:14 Removing intermediate container 7e396df5b80b 21:36:14 ---> 4568864c085e 21:36:14 Step 20/22 : LABEL arch=x86_64 21:36:14 Removing intermediate container f94aa1e6cec1 21:36:14 ---> 70fd84a0ae09 21:36:14 Step 22/22 : LABEL version=0.0.0 21:36:14 ---> Running in 681080b3a3f2 21:36:14 ---> Running in 4767f8c76b34 21:36:14 Removing intermediate container 38718b474190 21:36:14 ---> 4709e0a6ba62 21:36:14 Step 20/20 : LABEL version=0.0.0 21:36:15 OK: 217 MiB in 51 packages 21:36:15 OK: 217 MiB in 51 packages 21:36:15 OK: 217 MiB in 51 packages 21:36:15 ---> Running in b61260495c39 21:36:15 Removing intermediate container 681080b3a3f2 21:36:15 ---> 8bd37c031302 21:36:15 Step 21/22 : LABEL git_sha=a5ff659a9dbc96644cd9f32ffbe3f1f8e5adaf1a 21:36:15 Removing intermediate container 4767f8c76b34 21:36:15 ---> 8ed08cb5e03f 21:36:15 21:36:15 Removing intermediate container 4a284b01390b 21:36:15 ---> 70ed8ec19b2f 21:36:15 Step 6/24 : COPY go.mod . 21:36:16 OK: 217 MiB in 51 packages 21:36:16 ---> Running in 277c670dd89b 21:36:16 Successfully built 8ed08cb5e03f 21:36:16 Removing intermediate container a350a92c4180 21:36:16 ---> 4de941eba1bb 21:36:16 Step 6/22 : COPY go.mod . 21:36:16 Removing intermediate container b61260495c39 21:36:16 ---> 8c8b5258a76e 21:36:16 21:36:16 Successfully tagged docker-core-command-go:latest 21:36:16 Building docker-support-logging-go 21:36:16 Removing intermediate container 1dfc9ab1b045 21:36:16 ---> 2dc88feb5666 21:36:16 Step 6/21 : COPY go.mod . 21:36:16  Building docker-core-command-go ... done Removing intermediate container 277c670dd89b 21:36:16 ---> 23f7647a494f 21:36:16 Step 22/22 : LABEL version=0.0.0 21:36:17 ---> a2a3c394e411 21:36:17 Step 7/24 : RUN go mod download 21:36:17 Successfully built 8c8b5258a76e 21:36:17 Successfully tagged docker-security-proxy-setup-go:latest 21:36:17  Building docker-security-proxy-setup-go ... done  ---> Running in 99c75b85f8f9 21:36:17 ---> Running in 294b094d9ab0 21:36:17 Removing intermediate container c7a40ce8ad0e 21:36:17 ---> a2e8922120cd 21:36:17 Step 6/23 : COPY go.mod . 21:36:17 ---> dfbd727a0254 21:36:17 Step 7/22 : RUN go mod download 21:36:17 ---> ccc55504fc01 21:36:17 Step 7/21 : RUN go mod download 21:36:17 Removing intermediate container 99c75b85f8f9 21:36:17 ---> f3a4c455ef81 21:36:17 21:36:18 ---> Running in 9cae4ffdb7e2 21:36:18 Removing intermediate container fbec72b9c8f5 21:36:18 ---> 28f4d7469451 21:36:18 Step 6/22 : COPY go.mod . 21:36:18 ---> Running in a8020e2cb5f4 21:36:18 ---> d701dc2ae7c5 21:36:18 Step 7/23 : RUN go mod download 21:36:18 Successfully built f3a4c455ef81 21:36:18 Successfully tagged docker-security-bootstrap-redis-go:latest 21:36:18 ---> Running in 9bf2dc13df30 21:36:19 ---> e0313e21d7c4 21:36:19 Step 7/22 : RUN go mod download 21:36:19 ---> Running in 0a192834d7a0 21:36:21 Removing intermediate container 294b094d9ab0 21:36:21 ---> 6e60ffc54dc7 21:36:21 Step 8/24 : COPY . . 21:36:24 Removing intermediate container a8020e2cb5f4 21:36:24 ---> 535a1217fdd8 21:36:24 Step 8/21 : COPY . . 21:36:24 Removing intermediate container 9cae4ffdb7e2 21:36:24 ---> dff356cd479f 21:36:24 Step 8/22 : COPY . . 21:36:24 Removing intermediate container 9bf2dc13df30 21:36:24 ---> ea3362a5bd09 21:36:24 Step 8/23 : COPY . . 21:36:24 Removing intermediate container 0a192834d7a0 21:36:24 ---> 914ea18fb845 21:36:24 Step 8/22 : COPY . . 21:36:47 ---> f14760128b0b 21:36:47 Step 9/22 : RUN make cmd/core-command/core-command 21:36:47 ---> af5a67b8ada9 21:36:47 Step 9/24 : RUN make cmd/support-notifications/support-notifications 21:36:47 ---> 8821fbf83063 21:36:47 Step 9/23 : RUN make cmd/core-data/core-data 21:36:47 ---> edda09635681 21:36:47 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 21:36:47 ---> Running in d4387958b4d9 21:36:47 ---> db5643289f4d 21:36:47 Step 9/22 : RUN make cmd/support-logging/support-logging 21:36:47 ---> Running in 7989f4a21e4b 21:36:47 ---> Running in 2cb0d1109db0 21:36:47 ---> Running in 589e0c047e9e 21:36:47 ---> Running in 503a619a83ab 21:36:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 21:36:48 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 21:36:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:36:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:36:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 21:36:58  Building docker-security-bootstrap-redis-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 21:36:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:36:58 ---> f9007b7b7f8c 21:36:58 Step 3/22 : WORKDIR /edgex-go 21:36:58 ---> Using cache 21:36:58 ---> de0a4eb1f097 21:36:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:36:58 ---> Using cache 21:36:58 ---> 83af689d8f2c 21:36:58 Step 5/22 : RUN apk update && apk add make && apk add bash git 21:36:58 ---> Running in 321fcb203c6a 21:36:58 Removing intermediate container c207cc1cb231 21:36:58 ---> bb8a77b8cd83 21:36:58 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:36:58 ---> Running in 1d681498da44 21:36:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:36:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:36:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:36:58 v3.12.1-42-gd68aa1f756 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:36:58 v3.12.1-41-g42f619918d [http://nl.alpinelinux.org/alpine/v3.12/community] 21:36:58 OK: 12754 distinct packages available 21:36:58 OK: 233 MiB in 51 packages 21:36:58 OK: 233 MiB in 51 packages 21:37:00 Removing intermediate container e2fe7f7ce7b4 21:37:00 ---> 8b9e711797d4 21:37:00 21:37:00 Step 10/23 : FROM alpine 21:37:00 ---> d6e46aa2470d 21:37:00 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:37:00 ---> Running in 9efe4fbcb7d2 21:37:00 Removing intermediate container 321fcb203c6a 21:37:00 ---> 493ba90c4e07 21:37:00 Step 6/22 : COPY go.mod . 21:37:00 Removing intermediate container 1d681498da44 21:37:00 ---> ba0450baf7f0 21:37:00 21:37:00 Step 11/27 : FROM docker:latest 21:37:00 ---> 6972c414f322 21:37:00 Step 12/27 : RUN apk add --no-cache bash 21:37:00 ---> Running in c91702c48b9e 21:37:00 Removing intermediate container 9efe4fbcb7d2 21:37:00 ---> 3ce47227bfc2 21:37:00 Step 12/23 : ENV APP_PORT=48080 21:37:00 ---> Running in a76d5c6707c4 21:37:00 ---> 4883006b7813 21:37:00 Step 7/22 : RUN go mod download 21:37:00 ---> Running in 8b746a806faf 21:37:00 Removing intermediate container a76d5c6707c4 21:37:00 ---> f61de26d8560 21:37:00 Step 13/23 : EXPOSE $APP_PORT 21:37:00 ---> Running in 035b4043a25a 21:37:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:37:01 Removing intermediate container 035b4043a25a 21:37:01 ---> 25bf1a9596b8 21:37:01 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:37:01 ---> Running in f3f079f8a50c 21:37:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:37:02 (1/2) Installing readline (8.0.4-r0) 21:37:02 (2/2) Installing bash (5.0.17-r0) 21:37:02 Executing bash-5.0.17-r0.post-install 21:37:02 Executing busybox-1.31.1-r19.trigger 21:37:02 OK: 12 MiB in 22 packages 21:37:03 Removing intermediate container c91702c48b9e 21:37:03 ---> 21870aaf17ee 21:37:03 Step 13/27 : RUN rm -rf /var/cache/apk/* 21:37:03 Removing intermediate container f3f079f8a50c 21:37:03 ---> 3eb526142729 21:37:03 Step 15/23 : RUN apk --no-cache add zeromq 21:37:03 ---> Running in 65a2bc3c0307 21:37:03 Removing intermediate container 8b746a806faf 21:37:03 ---> 88759413442a 21:37:03 Step 8/22 : COPY . . 21:37:03 ---> Running in c0d96c57d15e 21:37:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:37:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:37:06 (1/5) Installing libgcc (9.3.0-r2) 21:37:06 (2/5) Installing libsodium (1.0.18-r0) 21:37:07 (3/5) Installing libstdc++ (9.3.0-r2) 21:37:07 (4/5) Installing libzmq (4.3.3-r0) 21:37:07 (5/5) Installing zeromq (4.3.3-r0) 21:37:07 Executing busybox-1.31.1-r19.trigger 21:37:07 OK: 8 MiB in 19 packages 21:37:07 Removing intermediate container 65a2bc3c0307 21:37:07 ---> ec6b12590dce 21:37:07 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 21:37:10 ---> Running in 99845d2f4f96 21:37:12 Removing intermediate container c0d96c57d15e 21:37:12 ---> 4c59e6c54700 21:37:12 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 21:37:13 Removing intermediate container 99845d2f4f96 21:37:13 ---> 539ca4104f0a 21:37:13 Step 15/27 : ENV APP_PORT=48090 21:37:14 ---> Running in 2cc8836b64c5 21:37:15 ---> 00d00334d3b6 21:37:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:37:16 Removing intermediate container 2cc8836b64c5 21:37:16 ---> f6b62f7fd060 21:37:16 Step 16/27 : EXPOSE $APP_PORT 21:37:17 ---> Running in b2c9bbb3f048 21:37:18 ---> 46e2795d7146 21:37:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:37:18 Removing intermediate container b2c9bbb3f048 21:37:18 ---> d6e51db7845d 21:37:18 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:37:24 ---> 1ac3a8fa3995 21:37:24 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:37:24 ---> db3cde6494ce 21:37:24 Step 19/23 : ENTRYPOINT ["/core-data"] 21:37:24 ---> Running in ed410e46bc1c 21:37:25 ---> 4ae3c1002c21 21:37:25 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:37:25 Removing intermediate container ed410e46bc1c 21:37:25 ---> 19ad7c427acc 21:37:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:37:25 ---> Running in a010daf2ad8b 21:37:26 ---> ee3d48df069d 21:37:26 Step 20/27 : RUN apk --no-cache add py3-pip 21:37:27 Removing intermediate container a010daf2ad8b 21:37:27 ---> 468c15bb8e51 21:37:27 Step 21/23 : LABEL arch=x86_64 21:37:28 ---> Running in d09d080fc134 21:37:28 ---> Running in 875868c5a993 21:37:29 Removing intermediate container 875868c5a993 21:37:29 ---> cfc5e03c8784 21:37:29 Step 22/23 : LABEL git_sha=a5ff659a9dbc96644cd9f32ffbe3f1f8e5adaf1a 21:37:30 ---> Running in d11d08b2e5b0 21:37:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:37:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:37:31 (1/33) Installing libbz2 (1.0.8-r1) 21:37:31 (2/33) Installing expat (2.2.9-r1) 21:37:31 (3/33) Installing libffi (3.3-r2) 21:37:31 (4/33) Installing gdbm (1.13-r1) 21:37:31 (5/33) Installing xz-libs (5.2.5-r0) 21:37:31 (6/33) Installing sqlite-libs (3.32.1-r0) 21:37:31 (7/33) Installing python3 (3.8.5-r0) 21:37:31 Removing intermediate container d11d08b2e5b0 21:37:31 ---> f44e5bf13f10 21:37:31 Step 23/23 : LABEL version=0.0.0 21:37:35 ---> Running in 875b5e7692c8 21:37:36 (8/33) Installing py3-appdirs (1.4.4-r1) 21:37:36 (9/33) Installing py3-ordered-set (4.0.1-r0) 21:37:36 (10/33) Installing py3-parsing (2.4.7-r0) 21:37:36 (11/33) Installing py3-six (1.15.0-r0) 21:37:36 (12/33) Installing py3-packaging (20.4-r0) 21:37:36 (13/33) Installing py3-setuptools (47.0.0-r0) 21:37:37 (14/33) Installing py3-chardet (3.0.4-r4) 21:37:37 Removing intermediate container 875b5e7692c8 21:37:37 ---> e57bd6762b57 21:37:37 21:37:37 (15/33) Installing py3-idna (2.9-r0) 21:37:37 (16/33) Installing py3-certifi (2020.4.5.1-r0) 21:37:37 (17/33) Installing py3-urllib3 (1.25.9-r0) 21:37:37 (18/33) Installing py3-requests (2.23.0-r0) 21:37:37 (19/33) Installing py3-msgpack (1.0.0-r0) 21:37:37 (20/33) Installing py3-lockfile (0.12.2-r3) 21:37:37 (21/33) Installing py3-cachecontrol (0.12.6-r0) 21:37:37 (22/33) Installing py3-colorama (0.4.3-r0) 21:37:37 (23/33) Installing py3-distlib (0.3.0-r0) 21:37:37 (24/33) Installing py3-distro (1.5.0-r1) 21:37:37 Successfully built e57bd6762b57 21:37:37 (25/33) Installing py3-webencodings (0.5.1-r3) 21:37:37 (26/33) Installing py3-html5lib (1.0.1-r4) 21:37:37 Successfully tagged docker-core-data-go:latest 21:37:37  Building docker-core-data-go ... done (27/33) Installing py3-pytoml (0.1.21-r0) 21:37:37 (28/33) Installing py3-pep517 (0.8.2-r0) 21:37:37 (29/33) Installing py3-progress (1.5-r0) 21:37:38 (30/33) Installing py3-toml (0.10.1-r0) 21:37:38 (31/33) Installing py3-retrying (1.3.3-r0) 21:37:38 (32/33) Installing py3-contextlib2 (0.6.0-r0) 21:37:38 (33/33) Installing py3-pip (20.1.1-r0) 21:37:38 Executing busybox-1.31.1-r19.trigger 21:37:38 OK: 71 MiB in 55 packages 21:37:41 ---> 903e81abca30 21:37:41 Step 9/22 : RUN make cmd/support-logging/support-logging 21:37:41 ---> Running in a3001badbec5 21:37:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 21:37:55 Removing intermediate container d09d080fc134 21:37:55 ---> 5248dbd1e4ca 21:37:55 Step 21/27 : RUN pip install docker-compose==1.23.2 21:37:55 ---> Running in 039b8ecfa18d 21:37:57 Collecting docker-compose==1.23.2 21:37:57 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:37:57 Collecting websocket-client<1.0,>=0.32.0 21:37:57 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 21:37:57 Collecting docker<4.0,>=3.6.0 21:37:57 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:37:57 Collecting texttable<0.10,>=0.9.0 21:37:57 Downloading texttable-0.9.1.tar.gz (11 kB) 21:37:58 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 21:37:58 Collecting PyYAML<4,>=3.10 21:37:58 Downloading PyYAML-3.13.tar.gz (270 kB) 21:38:00 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:38:00 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:38:00 Collecting docopt<0.7,>=0.6.1 21:38:00 Downloading docopt-0.6.2.tar.gz (25 kB) 21:38:02 Collecting dockerpty<0.5,>=0.4.1 21:38:02 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:38:03 Collecting jsonschema<3,>=2.5.1 21:38:03 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:38:03 Collecting cached-property<2,>=1.2.0 21:38:03 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:38:04 Removing intermediate container a3001badbec5 21:38:04 ---> e75cee9d012d 21:38:04 21:38:04 Step 10/22 : FROM scratch 21:38:04 ---> 21:38:04 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 21:38:04 Collecting docker-pycreds>=0.4.0 21:38:04 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:38:04 Collecting idna<2.8,>=2.5 21:38:04 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:38:04 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 21:38:04 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 21:38:04 Collecting urllib3<1.25,>=1.21.1 21:38:04 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:38:04 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 21:38:04 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 21:38:04 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 21:38:04 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 21:38:05 Installing collected packages: websocket-client, idna, urllib3, requests, docker-pycreds, docker, texttable, PyYAML, docopt, dockerpty, jsonschema, cached-property, docker-compose 21:38:05 Attempting uninstall: idna 21:38:05 Found existing installation: idna 2.9 21:38:05 Uninstalling idna-2.9: 21:38:05 Successfully uninstalled idna-2.9 21:38:05 Attempting uninstall: urllib3 21:38:05 Found existing installation: urllib3 1.25.9 21:38:05 Uninstalling urllib3-1.25.9: 21:38:05 Successfully uninstalled urllib3-1.25.9 21:38:06 ---> Using cache 21:38:06 ---> 7d41f09abee2 21:38:06 Step 12/22 : ENV APP_PORT=48061 21:38:06 Attempting uninstall: requests 21:38:06 Found existing installation: requests 2.23.0 21:38:06 Uninstalling requests-2.23.0: 21:38:06 ---> Running in d708669b5e96 21:38:06 Successfully uninstalled requests-2.23.0 21:38:06 Removing intermediate container d708669b5e96 21:38:06 ---> e25a3d79a1bb 21:38:06 Step 13/22 : EXPOSE $APP_PORT 21:38:07 ---> Running in f1fd1052b3e4 21:38:07 Running setup.py install for texttable: started 21:38:07 Removing intermediate container f1fd1052b3e4 21:38:07 ---> 357976a68294 21:38:07 Step 14/22 : COPY --from=builder /bin/bash /bin/bash 21:38:08 ---> 159122502a3a 21:38:08 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 21:38:08 Running setup.py install for texttable: finished with status 'done' 21:38:08 Running setup.py install for PyYAML: started 21:38:09 ---> 745a47bb1305 21:38:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 21:38:09 Running setup.py install for PyYAML: finished with status 'done' 21:38:09 Running setup.py install for docopt: started 21:38:10 Running setup.py install for docopt: finished with status 'done' 21:38:10 Running setup.py install for dockerpty: started 21:38:10 ---> c4e539f3fc78 21:38:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 21:38:11 ---> 1c9ff2e0b36f 21:38:11 Step 18/22 : ENTRYPOINT ["/support-logging"] 21:38:11 ---> Running in 3865dd47e980 21:38:11 Running setup.py install for dockerpty: finished with status 'done' 21:38:12 Removing intermediate container 3865dd47e980 21:38:12 ---> 0eabc7687778 21:38:12 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:38:12 ---> Running in 3e129194dd1d 21:38:12 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 21:38:13 Removing intermediate container 3e129194dd1d 21:38:13 ---> ff5af1a16a8a 21:38:13 Step 20/22 : LABEL arch=x86_64 21:38:13 ---> Running in bc3c361b1f3a 21:38:14 Removing intermediate container bc3c361b1f3a 21:38:14 ---> cbb8394686f2 21:38:14 Step 21/22 : LABEL git_sha=a5ff659a9dbc96644cd9f32ffbe3f1f8e5adaf1a 21:38:14 ---> Running in 0e43759b6c9f 21:38:15 Removing intermediate container 0e43759b6c9f 21:38:15 ---> cc184f58434f 21:38:15 Step 22/22 : LABEL version=0.0.0 21:38:16 ---> Running in 2c3f19a74805 21:38:16 Removing intermediate container 039b8ecfa18d 21:38:16 ---> c91d68460067 21:38:16 Step 22/27 : RUN apk --no-cache add curl 21:38:16 ---> Running in cbffa780e3d0 21:38:16 Removing intermediate container 2c3f19a74805 21:38:16 ---> 1825908fde1a 21:38:16 21:38:16 Successfully built 1825908fde1a 21:38:16 Successfully tagged docker-support-logging-go:latest 21:38:16  Building docker-support-logging-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:38:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:38:17 (1/3) Installing nghttp2-libs (1.41.0-r0) 21:38:17 (2/3) Installing libcurl (7.69.1-r1) 21:38:17 (3/3) Installing curl (7.69.1-r1) 21:38:17 Executing busybox-1.31.1-r19.trigger 21:38:17 OK: 72 MiB in 58 packages 21:38:18 Removing intermediate container cbffa780e3d0 21:38:18 ---> 77d7f5fadcff 21:38:18 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 21:38:18 ---> Running in 372f0bfc351e 21:38:19 Removing intermediate container 372f0bfc351e 21:38:19 ---> 43d02c32ae31 21:38:19 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:38:19 ---> Running in e596d4c305cd 21:38:20 Removing intermediate container e596d4c305cd 21:38:20 ---> 60be4734ff19 21:38:20 Step 25/27 : LABEL arch=x86_64 21:38:20 ---> Running in e168c73337cd 21:38:20 Removing intermediate container e168c73337cd 21:38:20 ---> b0ad2506d4d5 21:38:20 Step 26/27 : LABEL git_sha=a5ff659a9dbc96644cd9f32ffbe3f1f8e5adaf1a 21:38:20 ---> Running in d7e2b819a738 21:38:21 Removing intermediate container d7e2b819a738 21:38:21 ---> dd4eddc824e0 21:38:21 Step 27/27 : LABEL version=0.0.0 21:38:21 ---> Running in 5aa9aab59ae9 21:38:21 Removing intermediate container 5aa9aab59ae9 21:38:21 ---> 77062013f74c 21:38:21 21:38:21 Successfully built 77062013f74c 21:38:22 Successfully tagged docker-sys-mgmt-agent-go:latest 21:38:24  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 21:38:24 $ docker stop --time=1 daa31abc6c0e63c2b9652fd4fb9e2ab73ba9b1c332e5f2a945ea761677f55635 21:38:25 Removing intermediate container 503a619a83ab 21:38:25 ---> 644d697c5797 21:38:25 21:38:25 Step 10/22 : FROM scratch 21:38:25 ---> 21:38:25 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 21:38:25 ---> Running in f6ffed02f5e7 21:38:25 Removing intermediate container f6ffed02f5e7 21:38:25 ---> b3b063c16814 21:38:25 Step 12/22 : ENV APP_PORT=48061 21:38:25 ---> Running in dd073bbfe33b 21:38:25 Removing intermediate container dd073bbfe33b 21:38:25 ---> beb94e2f16b8 21:38:25 Step 13/22 : EXPOSE $APP_PORT 21:38:25 ---> Running in c319b2d7c73b 21:38:25 Removing intermediate container c319b2d7c73b 21:38:25 ---> 49bae6d3667a 21:38:25 Step 14/22 : COPY --from=builder /bin/bash /bin/bash 21:38:26 $ docker rm -f daa31abc6c0e63c2b9652fd4fb9e2ab73ba9b1c332e5f2a945ea761677f55635 21:38:26 ---> 0ac542c0f4be 21:38:26 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [Pipeline] // withDockerContainer [Pipeline] sh 21:38:27 + docker images 21:38:27 + grep docker 21:38:27 docker-sys-mgmt-agent-go latest 77062013f74c 6 seconds ago 290MB 21:38:27 docker-support-logging-go latest 1825908fde1a 11 seconds ago 11.1MB 21:38:27 docker-core-data-go latest e57bd6762b57 51 seconds ago 23.7MB 21:38:27 docker-security-bootstrap-redis-go latest f3a4c455ef81 2 minutes ago 15.9MB 21:38:27 docker-security-proxy-setup-go latest 8c8b5258a76e 2 minutes ago 15.8MB 21:38:27 docker-core-command-go latest 8ed08cb5e03f 2 minutes ago 12.2MB 21:38:27 docker-security-secrets-setup-go latest b31a46c465af 4 minutes ago 24MB 21:38:27 docker-security-secretstore-setup-go latest e5c06852a78e 4 minutes ago 24.8MB 21:38:27 docker-support-notifications-go latest ed14ed38d849 4 minutes ago 13.6MB 21:38:27 docker-core-metadata-go latest 75ce49c19da1 4 minutes ago 14.5MB 21:38:27 docker-support-scheduler-go latest 787675ae9a11 4 minutes ago 12.3MB 21:38:27 docker latest 6972c414f322 4 weeks ago 217MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 21:38:28 ---> c50696c3a223 21:38:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 21:38:30 ---> 3243e0087973 21:38:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 21:38:31 ---> 1b5010f1dbd5 21:38:31 Step 18/22 : ENTRYPOINT ["/support-logging"] 21:38:31 ---> Running in 056d9a615709 21:38:32 Removing intermediate container 056d9a615709 21:38:32 ---> 881c7505a0fe 21:38:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:38:32 ---> Running in f22f522acf82 21:38:33 Removing intermediate container f22f522acf82 21:38:33 ---> 94d1c025d93a 21:38:33 Step 20/22 : LABEL arch=arm64 21:38:33 ---> Running in e32c54b2604e 21:38:34 Removing intermediate container e32c54b2604e 21:38:34 ---> 6ed4d24e674c 21:38:34 Step 21/22 : LABEL git_sha=a5ff659a9dbc96644cd9f32ffbe3f1f8e5adaf1a 21:38:34 ---> Running in 8f88d41009a6 21:38:34 Removing intermediate container 8f88d41009a6 21:38:34 ---> b31332d958fd 21:38:34 Step 22/22 : LABEL version=0.0.0 21:38:34 ---> Running in 80bba1e50ec6 21:38:35 Removing intermediate container 80bba1e50ec6 21:38:35 ---> 8bb2f6363094 21:38:35 21:38:36 Successfully built 8bb2f6363094 21:38:36 Successfully tagged docker-support-logging-go-arm64:latest 21:38:36 Building docker-core-metadata-go 21:38:43 Still waiting to schedule task 21:38:43 Waiting for next available executor on ‘prd-centos7-docker-8c-8g-13095’ 21:38:46  Building docker-support-logging-go ... done Removing intermediate container d4387958b4d9 21:38:46 ---> d6a94cc6acba 21:38:46 21:38:46 Step 10/22 : FROM scratch 21:38:46 ---> 21:38:46 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:38:46 Removing intermediate container 2cb0d1109db0 21:38:46 ---> 4f70541916b5 21:38:46 21:38:46 Step 10/24 : FROM scratch 21:38:46 ---> 21:38:46 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 21:38:46 ---> Using cache 21:38:46 ---> b3b063c16814 21:38:46 Step 12/24 : ENV APP_PORT=48060 21:38:46 ---> Running in 89d2b561a1a4 21:38:46 ---> Running in 9cc7cbb75523 21:38:47 Removing intermediate container 89d2b561a1a4 21:38:47 ---> 739f244caa03 21:38:47 Step 12/22 : ENV APP_PORT=48082 21:38:48 Removing intermediate container 9cc7cbb75523 21:38:48 ---> f566b9f57dc8 21:38:48 Step 13/24 : EXPOSE $APP_PORT 21:38:48 ---> Running in 27fc149ca933 21:38:48 ---> Running in 761b58dfa7c4 21:38:48 Removing intermediate container 27fc149ca933 21:38:48 ---> 0494c5cfba14 21:38:48 Step 13/22 : EXPOSE $APP_PORT 21:38:48 ---> Running in 1650fbb00d9a 21:38:49 Removing intermediate container 589e0c047e9e 21:38:49 ---> b33b87739642 21:38:49 21:38:49 Step 10/21 : FROM scratch 21:38:49 ---> 21:38:49 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:38:49 Removing intermediate container 761b58dfa7c4 21:38:49 ---> a3faa4e7c7ea 21:38:49 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 21:38:49 ---> Using cache 21:38:49 ---> 739f244caa03 21:38:49 Step 12/21 : ENV APP_PORT=48085 21:38:50 Removing intermediate container 1650fbb00d9a 21:38:50 ---> 6b06f11baab6 21:38:50 Step 14/22 : WORKDIR / 21:38:50 ---> Running in bba9a11c9fe7 21:38:50 ---> Running in 6d9bbee0b16f 21:38:50 ---> 1c9d3196cae5 21:38:50 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 21:38:50 Removing intermediate container bba9a11c9fe7 21:38:50 ---> 232cf20ec1f6 21:38:50 Step 13/21 : EXPOSE $APP_PORT 21:38:51 ---> Running in 86169d3937a8 21:38:51 Removing intermediate container 6d9bbee0b16f 21:38:51 ---> c3588bfb0e7f 21:38:51 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 21:38:52 Removing intermediate container 86169d3937a8 21:38:52 ---> 2d53508bd55b 21:38:52 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 21:38:52 ---> ed4835e5a651 21:38:52 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 21:38:52 ---> 0a0db55f6c58 21:38:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:38:53 ---> 9d41ea702ce6 21:38:53 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:38:55 ---> 782122c1956b 21:38:55 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 21:38:55 ---> 5f28b094f259 21:38:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:38:56 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 21:38:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:38:56 ---> 8a6fe4961ee9 21:38:56 Step 3/22 : WORKDIR /edgex-go 21:38:56 ---> Using cache 21:38:56 ---> 3a955574b8a9 21:38:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:38:56 ---> Using cache 21:38:56 ---> f93610b20717 21:38:56 Step 5/22 : RUN apk update && apk add make git 21:38:56 ---> d1e0ffb8e099 21:38:56 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:38:56 ---> Running in d92598bf9f89 21:38:56 ---> d217d76fdb5a 21:38:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:38:57 ---> 230e5fe69bb4 21:38:57 Step 18/22 : ENTRYPOINT ["/core-command"] 21:38:57 ---> Running in bf0b822cda9e 21:38:57 ---> 490f13ee432c 21:38:57 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 21:38:58 Removing intermediate container bf0b822cda9e 21:38:58 ---> 490e46627946 21:38:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:38:58 ---> Running in c0c4118b8f83 21:38:58 ---> Running in d647473fa86d 21:38:59 ---> ff32a9036e85 21:38:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:38:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:38:59 Removing intermediate container c0c4118b8f83 21:38:59 ---> 1ea5aa9dcb73 21:38:59 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:38:59 Removing intermediate container d647473fa86d 21:38:59 ---> 87692b60584f 21:38:59 Step 20/22 : LABEL arch=arm64 21:38:59 ---> Running in 777ee8e82409 21:38:59 ---> Running in 4d46a171c506 21:38:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:39:00 Removing intermediate container 777ee8e82409 21:39:00 ---> 7cccff4fbe3c 21:39:00 Step 19/21 : LABEL arch=arm64 21:39:00 ---> 9129494b4f62 21:39:00 Step 20/24 : ENTRYPOINT ["/support-notifications"] 21:39:00 ---> Running in d4fe3878a8b0 21:39:00 ---> Running in 0d4a225ffd61 21:39:00 Removing intermediate container 4d46a171c506 21:39:00 ---> d2b69f54b164 21:39:00 Step 21/22 : LABEL git_sha=a5ff659a9dbc96644cd9f32ffbe3f1f8e5adaf1a 21:39:00 ---> Running in 572a5a2bb9ff 21:39:00 v3.12.1-42-gd68aa1f756 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:39:00 v3.12.1-41-g42f619918d [http://nl.alpinelinux.org/alpine/v3.12/community] 21:39:00 OK: 12625 distinct packages available 21:39:00 Removing intermediate container d4fe3878a8b0 21:39:00 ---> b920db3f49c2 21:39:00 Step 20/21 : LABEL git_sha=a5ff659a9dbc96644cd9f32ffbe3f1f8e5adaf1a 21:39:01 Removing intermediate container 0d4a225ffd61 21:39:01 ---> 56a63f9a258a 21:39:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:39:01 ---> Running in def6273e3492 21:39:01 Removing intermediate container 572a5a2bb9ff 21:39:01 ---> 0618eeb015de 21:39:01 Step 22/22 : LABEL version=0.0.0 21:39:01 ---> Running in cb8ce67b5701 21:39:01 ---> Running in afb4ab374b02 21:39:01 OK: 217 MiB in 51 packages 21:39:01 Removing intermediate container def6273e3492 21:39:01 ---> ea5469c71cd5 21:39:01 Step 21/21 : LABEL version=0.0.0 21:39:02 ---> Running in c7930ed3d03f 21:39:02 Removing intermediate container cb8ce67b5701 21:39:02 ---> 23f7bf1801df 21:39:02 Step 22/24 : LABEL arch=arm64 21:39:02 Removing intermediate container afb4ab374b02 21:39:02 ---> 9fc7b0c56f55 21:39:02 21:39:02 ---> Running in 997a9dd75b54 21:39:02 Removing intermediate container c7930ed3d03f 21:39:02 ---> 1ed77e21a981 21:39:02 21:39:02 Successfully built 9fc7b0c56f55 21:39:02 Successfully tagged docker-core-command-go-arm64:latest 21:39:02  Building docker-core-command-go ... done Building docker-sys-mgmt-agent-go 21:39:03 Removing intermediate container 997a9dd75b54 21:39:03 ---> a0db9c38a28a 21:39:03 Step 23/24 : LABEL git_sha=a5ff659a9dbc96644cd9f32ffbe3f1f8e5adaf1a 21:39:03 Successfully built 1ed77e21a981 21:39:03 Successfully tagged docker-support-scheduler-go-arm64:latest 21:39:03  Building docker-support-scheduler-go ... done Building docker-security-secretstore-setup-go 21:39:03 ---> Running in 79d099f175ee 21:39:03 Removing intermediate container d92598bf9f89 21:39:03 ---> e5edba5364c6 21:39:03 Step 6/22 : COPY go.mod . 21:39:04 Removing intermediate container 79d099f175ee 21:39:04 ---> fc04a501dc36 21:39:04 Step 24/24 : LABEL version=0.0.0 21:39:04 ---> Running in 330416757d56 21:39:04 ---> f02ae320df13 21:39:04 Step 7/22 : RUN go mod download 21:39:05 ---> Running in e9cff9c52518 21:39:05 Removing intermediate container 330416757d56 21:39:05 ---> 86b2bcf4e3d6 21:39:05 21:39:06 Successfully built 86b2bcf4e3d6 21:39:06 Successfully tagged docker-support-notifications-go-arm64:latest 21:39:06 Building docker-security-proxy-setup-go 21:39:09  Building docker-support-notifications-go ... done Removing intermediate container 7989f4a21e4b 21:39:09 ---> dcebbdb1c944 21:39:09 21:39:09 Step 10/23 : FROM alpine 21:39:09 latest: Pulling from library/alpine 21:39:10 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 21:39:10 Status: Downloaded newer image for alpine:latest 21:39:10 ---> 2e77e061c27f 21:39:10 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:39:10 ---> Running in e95855abd344 21:39:10 Removing intermediate container e9cff9c52518 21:39:10 ---> 2f5caea706c2 21:39:10 Step 8/22 : COPY . . 21:39:11 Removing intermediate container e95855abd344 21:39:11 ---> ba0675d5ca92 21:39:11 Step 12/23 : ENV APP_PORT=48080 21:39:14 ---> Running in ff4958952f7d 21:39:16 Removing intermediate container ff4958952f7d 21:39:16 ---> 370499f37d2e 21:39:16 Step 13/23 : EXPOSE $APP_PORT 21:39:17 ---> Running in b1fb7a479159 21:39:18 Removing intermediate container b1fb7a479159 21:39:18 ---> 9a69b3415476 21:39:18 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:39:18 ---> Running in 413810b03040 21:39:23 ---> fe86f7e9c6b6 21:39:23 Step 9/22 : RUN make cmd/core-metadata/core-metadata 21:39:23 ---> Running in 675e6d4e54e6 21:39:23 Removing intermediate container 413810b03040 21:39:23 ---> 9743a5f1f5f4 21:39:23 Step 15/23 : RUN apk --no-cache add zeromq 21:39:23 ---> Running in c3ef648ef07a 21:39:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:39:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:39:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:39:26 (1/5) Installing libgcc (9.3.0-r2) 21:39:26 (2/5) Installing libsodium (1.0.18-r0) 21:39:26 (3/5) Installing libstdc++ (9.3.0-r2) 21:39:27 (4/5) Installing libzmq (4.3.3-r0) 21:39:27 (5/5) Installing zeromq (4.3.3-r0) 21:39:27 Executing busybox-1.31.1-r19.trigger 21:39:27 OK: 8 MiB in 19 packages 21:39:31 Removing intermediate container c3ef648ef07a 21:39:31 ---> be63fc9b54ff 21:39:31 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 21:39:33 ---> d07ad84a597c 21:39:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:39:37 ---> 0e7e1cbedb13 21:39:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:39:39 ---> 4e88397d49d2 21:39:39 Step 19/23 : ENTRYPOINT ["/core-data"] 21:39:39 ---> Running in 324daae25cab 21:39:41 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 21:39:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:39:41 ---> 8a6fe4961ee9 21:39:41 Step 3/24 : WORKDIR /edgex-go 21:39:41 ---> Using cache 21:39:41 ---> 3a955574b8a9 21:39:41 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:39:41 ---> Using cache 21:39:41 ---> f93610b20717 21:39:41 Step 5/24 : RUN apk update && apk add make git 21:39:41 ---> Using cache 21:39:41 ---> e5edba5364c6 21:39:41 Step 6/24 : COPY go.mod . 21:39:41 ---> Using cache 21:39:41 ---> f02ae320df13 21:39:41 Step 7/24 : RUN go mod download 21:39:41 ---> Using cache 21:39:41 ---> 2f5caea706c2 21:39:41 Step 8/24 : COPY . . 21:39:41 ---> Using cache 21:39:41 ---> fe86f7e9c6b6 21:39:41 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:39:41 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 21:39:41 Step 2/27 : FROM ${BUILDER_BASE} AS builder 21:39:41 ---> 8a6fe4961ee9 21:39:41 Step 3/27 : WORKDIR /edgex-go 21:39:41 ---> Using cache 21:39:41 ---> 3a955574b8a9 21:39:41 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:39:41 ---> Using cache 21:39:41 ---> f93610b20717 21:39:41 Step 5/27 : RUN apk update && apk add make bash git 21:39:41 Removing intermediate container 324daae25cab 21:39:41 ---> b76a627852d0 21:39:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:39:41 ---> Running in 0e9bd1205525 21:39:41 ---> Running in b395457e21f9 21:39:41 ---> Running in 9b0cf6487c67 21:39:42 Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine 21:39:42 Step 2/20 : FROM ${BUILDER_BASE} AS builder 21:39:42 ---> 8a6fe4961ee9 21:39:42 Step 3/20 : WORKDIR /edgex-go 21:39:42 ---> Using cache 21:39:42 ---> 3a955574b8a9 21:39:42 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:39:42 ---> Using cache 21:39:42 ---> f93610b20717 21:39:42 Step 5/20 : RUN apk update && apk add make git 21:39:42 ---> Using cache 21:39:42 ---> e5edba5364c6 21:39:42 Step 6/20 : COPY go.mod . 21:39:42 ---> Using cache 21:39:42 ---> f02ae320df13 21:39:42 Step 7/20 : RUN go mod download 21:39:42 ---> Using cache 21:39:42 ---> 2f5caea706c2 21:39:42 Step 8/20 : COPY . . 21:39:42 ---> Using cache 21:39:42 ---> fe86f7e9c6b6 21:39:42 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 21:39:43 Removing intermediate container 9b0cf6487c67 21:39:43 ---> 8eae4161a5fe 21:39:43 Step 21/23 : LABEL arch=arm64 21:39:43 ---> Running in 06f9381cc652 21:39:43 ---> Running in 2ae8983ac3d4 21:39:44 Removing intermediate container 2ae8983ac3d4 21:39:44 ---> 86dd3760c11b 21:39:44 Step 22/23 : LABEL git_sha=a5ff659a9dbc96644cd9f32ffbe3f1f8e5adaf1a 21:39:44 ---> Running in 33f940b3d2bf 21:39:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:39:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:39:45 Removing intermediate container 33f940b3d2bf 21:39:45 ---> feea175270c5 21:39:45 Step 23/23 : LABEL version=0.0.0 21:39:45 ---> Running in 797044afaffa 21:39:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:39:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:39:46 Removing intermediate container 797044afaffa 21:39:46 ---> 924636e4acbd 21:39:46 21:39:46 Successfully built 924636e4acbd 21:39:46 Successfully tagged docker-core-data-go-arm64:latest 21:39:46 Building docker-security-secrets-setup-go 21:39:47  Building docker-core-data-go ... done v3.12.1-42-gd68aa1f756 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:39:47 v3.12.1-41-g42f619918d [http://nl.alpinelinux.org/alpine/v3.12/community] 21:39:47 OK: 12625 distinct packages available 21:39:47 OK: 217 MiB in 51 packages 21:39:51 Removing intermediate container 0e9bd1205525 21:39:51 ---> 50e33a78fcaf 21:39:51 Step 6/27 : COPY go.mod . 21:39:52 ---> 00ce45ad2b47 21:39:52 Step 7/27 : RUN go mod download 21:39:52 ---> Running in 2cf9a87b2ffa 21:39:59 Removing intermediate container 2cf9a87b2ffa 21:39:59 ---> 43840e9d2429 21:39:59 Step 8/27 : COPY . . 21:40:08 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 21:40:08 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 21:40:08 ---> 8a6fe4961ee9 21:40:08 Step 3/29 : WORKDIR /edgex-go 21:40:08 ---> Using cache 21:40:08 ---> 3a955574b8a9 21:40:08 Step 4/29 : RUN apk update && apk add make git 21:40:10 ---> Running in 2f735349d56e 21:40:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:40:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:40:16 v3.12.1-42-gd68aa1f756 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:40:16 v3.12.1-41-g42f619918d [http://nl.alpinelinux.org/alpine/v3.12/community] 21:40:16 OK: 12625 distinct packages available 21:40:17 OK: 217 MiB in 51 packages 21:40:19 ---> 6d1ea3b6f8ff 21:40:19 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:40:20 ---> Running in 7937e4c33f62 21:40:20 Removing intermediate container 2f735349d56e 21:40:20 ---> e4d97cbcdd28 21:40:20 Step 5/29 : COPY go.mod . 21:40:21 ---> 7f0cf3e622ad 21:40:21 Step 6/29 : RUN go mod download 21:40:21 ---> Running in 12346170cd8b 21:40:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:40:27 Removing intermediate container 12346170cd8b 21:40:27 ---> 36f04fda6f9a 21:40:27 Step 7/29 : COPY . . 21:40:45 ---> c4cb8c75a53a 21:40:45 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 21:40:45 ---> Running in 9de90e79d189 21:40:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 21:41:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:41:10 Removing intermediate container 06f9381cc652 21:41:10 ---> 5a8446baff4f 21:41:10 21:41:10 Step 10/20 : FROM alpine 21:41:10 ---> 2e77e061c27f 21:41:10 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 21:41:10 ---> Running in 27b477b6780a 21:41:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:41:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:41:13 v3.12.1-42-gd68aa1f756 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 21:41:13 v3.12.1-41-g42f619918d [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 21:41:13 OK: 12617 distinct packages available 21:41:14 (1/4) Installing ca-certificates (20191127-r4) 21:41:14 (2/4) Installing nghttp2-libs (1.41.0-r0) 21:41:14 (3/4) Installing libcurl (7.69.1-r1) 21:41:14 (4/4) Installing curl (7.69.1-r1) 21:41:14 Executing busybox-1.31.1-r19.trigger 21:41:14 Executing ca-certificates-20191127-r4.trigger 21:41:15 OK: 7 MiB in 18 packages 21:41:17 Removing intermediate container b395457e21f9 21:41:17 ---> ca81ee392f95 21:41:17 21:41:17 Step 10/24 : FROM alpine:3.10 21:41:17 3.10: Pulling from library/alpine 21:41:18 Removing intermediate container 27b477b6780a 21:41:18 ---> f813c8aab947 21:41:18 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:41:18 ---> Running in 1257e12717d3 21:41:18 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 21:41:18 Status: Downloaded newer image for alpine:3.10 21:41:18 ---> 536a684cf733 21:41:18 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 21:41:19 ---> Running in 7f87843fe767 21:41:19 Removing intermediate container 1257e12717d3 21:41:19 ---> 4499784a9044 21:41:19 Step 13/20 : WORKDIR /edgex 21:41:19 ---> Running in 100b49ab31fa 21:41:20 Removing intermediate container 100b49ab31fa 21:41:20 ---> 3fa36c10edae 21:41:20 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:41:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 21:41:22 ---> cec69a3a8be4 21:41:22 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:41:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 21:41:23 v3.10.5-142-g5c22bb085e [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 21:41:23 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 21:41:23 OK: 10169 distinct packages available 21:41:23 (1/5) Installing ca-certificates (20191127-r2) 21:41:24 (2/5) Installing nghttp2-libs (1.39.2-r1) 21:41:24 (3/5) Installing libcurl (7.66.0-r1) 21:41:24 (4/5) Installing curl (7.66.0-r1) 21:41:24 (5/5) Installing dumb-init (1.2.2-r1) 21:41:24 Executing busybox-1.30.1-r3.trigger 21:41:24 Executing ca-certificates-20191127-r2.trigger 21:41:24 OK: 7 MiB in 19 packages 21:41:25 ---> 2ae8a11d4d19 21:41:25 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 21:41:25 Removing intermediate container 675e6d4e54e6 21:41:25 ---> e7fa195ff7c5 21:41:25 21:41:25 Step 10/22 : FROM scratch 21:41:25 ---> 21:41:25 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:41:25 ---> Running in df6b0578bece 21:41:25 ---> Using cache 21:41:25 ---> 739f244caa03 21:41:25 Step 12/22 : ENV APP_PORT=48081 21:41:26 ---> Running in 2bdd94403cf7 21:41:26 Removing intermediate container df6b0578bece 21:41:26 ---> a02e69ec0fae 21:41:26 Step 17/20 : CMD ["--init=true"] 21:41:26 ---> Running in 35c0902b108c 21:41:27 Removing intermediate container 2bdd94403cf7 21:41:27 ---> 53626b5b1d9f 21:41:27 Step 13/22 : EXPOSE $APP_PORT 21:41:27 Removing intermediate container 7f87843fe767 21:41:27 ---> a187020d0b58 21:41:27 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:41:27 ---> Running in c81ad0d4e395 21:41:27 ---> Running in 0b6f96754ea7 21:41:27 Removing intermediate container 35c0902b108c 21:41:27 ---> 1aaa69dd19d1 21:41:27 Step 18/20 : LABEL arch=arm64 21:41:28 ---> Running in 71e342563967 21:41:28 Removing intermediate container c81ad0d4e395 21:41:28 ---> d47bd69a8b4d 21:41:28 Step 14/22 : WORKDIR / 21:41:28 ---> Running in b505303eab23 21:41:28 Removing intermediate container 0b6f96754ea7 21:41:28 ---> 56d5221af5ed 21:41:28 Step 13/24 : WORKDIR / 21:41:28 ---> Running in e9bd09dda61d 21:41:28 Removing intermediate container 71e342563967 21:41:28 ---> e04e30e249c1 21:41:28 Step 19/20 : LABEL git_sha=a5ff659a9dbc96644cd9f32ffbe3f1f8e5adaf1a 21:41:29 ---> Running in 692ea2343c62 21:41:29 Removing intermediate container b505303eab23 21:41:29 ---> 1aa03952adfb 21:41:29 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 21:41:30 Removing intermediate container e9bd09dda61d 21:41:30 ---> 7a91bc99a1c5 21:41:30 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:41:30 Removing intermediate container 692ea2343c62 21:41:30 ---> 87acd8ff971d 21:41:30 Step 20/20 : LABEL version=0.0.0 21:41:30 ---> Running in 7336af1ef1de 21:41:30 ---> 5949d1df8350 21:41:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:41:31 Removing intermediate container 7336af1ef1de 21:41:31 ---> d91da89c237e 21:41:31 21:41:31 ---> 491241133797 21:41:31 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:41:32 Successfully built d91da89c237e 21:41:32 Successfully tagged docker-security-proxy-setup-go-arm64:latest 21:41:32 Building docker-security-bootstrap-redis-go 21:41:33  Building docker-security-proxy-setup-go ... done  ---> e743cabc4f26 21:41:33 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:41:34 ---> 1d24f6d3ad25 21:41:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:41:35 ---> dea151ec3f22 21:41:35 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:41:35 ---> 2fe64908c91d 21:41:35 Step 18/22 : ENTRYPOINT ["/core-metadata"] 21:41:36 ---> Running in b2b919d59886 21:41:37 Removing intermediate container b2b919d59886 21:41:37 ---> 62e5d07f4935 21:41:37 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:41:37 ---> b999a777c8aa 21:41:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:41:37 ---> Running in d2cdc8244600 21:41:38 Removing intermediate container d2cdc8244600 21:41:38 ---> f57946414660 21:41:38 Step 20/22 : LABEL arch=arm64 21:41:39 ---> Running in fe9aecd9aa9d 21:41:39 Removing intermediate container fe9aecd9aa9d 21:41:39 ---> 1fdb81b83191 21:41:39 Step 21/22 : LABEL git_sha=a5ff659a9dbc96644cd9f32ffbe3f1f8e5adaf1a 21:41:39 ---> de0b5d2458fc 21:41:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:41:40 ---> Running in 7b7797f5eb74 21:41:40 Removing intermediate container 7b7797f5eb74 21:41:40 ---> df17928f6624 21:41:40 Step 22/22 : LABEL version=0.0.0 21:41:41 ---> Running in 39a7e4be3431 21:41:41 ---> fb5b2be4e586 21:41:41 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:41:41 ---> Running in 0eb36ce7f3f4 21:41:42 Removing intermediate container 39a7e4be3431 21:41:42 ---> 142caf409442 21:41:42 21:41:43 Successfully built 142caf409442 21:41:43 Successfully tagged docker-core-metadata-go-arm64:latest 21:41:46 Running on prd-centos7-docker-8c-8g-13096 in /w/workspace/edgexfoundry_edgex-go_PR-2892 [Pipeline] { [Pipeline] ws 21:41:46 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 21:41:47  Building docker-core-metadata-go ... done Removing intermediate container 7937e4c33f62 21:41:47 ---> 290805c68457 21:41:47 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:41:47 Removing intermediate container 0eb36ce7f3f4 21:41:47 ---> c64661755564 21:41:47 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 21:41:47 ---> Running in 4c92647ac701 21:41:47 ---> Running in a45034c3c9dd 21:41:48 using credential edgex-jenkins-ssh 21:41:48 Removing intermediate container a45034c3c9dd 21:41:48 ---> 7eaac0b02db5 21:41:48 Step 22/24 : LABEL arch=arm64 21:41:48 Cloning the remote Git repository 21:41:48 ---> Running in 99caf297a87b 21:41:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:41:48 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:41:48 > git init /w/workspace/edgex-go/3 # timeout=10 21:41:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:41:48 > git --version # timeout=10 21:41:48 > git --version # 'git version 2.16.5' 21:41:48 using GIT_SSH to set credentials SSH Credentials for GitHub 21:41:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:41:49 Removing intermediate container 99caf297a87b 21:41:49 ---> df4eca038b8d 21:41:49 Step 23/24 : LABEL git_sha=a5ff659a9dbc96644cd9f32ffbe3f1f8e5adaf1a 21:41:50 ---> Running in ed5ac142db6b 21:41:50 Removing intermediate container ed5ac142db6b 21:41:50 ---> 5508b7d70505 21:41:50 Step 24/24 : LABEL version=0.0.0 21:41:51 ---> Running in 539eb52bdc3b 21:41:51 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 21:41:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:41:51 ---> 8a6fe4961ee9 21:41:51 Step 3/22 : WORKDIR /edgex-go 21:41:51 ---> Using cache 21:41:51 ---> 3a955574b8a9 21:41:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:41:51 ---> Using cache 21:41:51 ---> f93610b20717 21:41:51 Step 5/22 : RUN apk update && apk add make git 21:41:51 ---> Using cache 21:41:51 ---> e5edba5364c6 21:41:51 Step 6/22 : COPY go.mod . 21:41:51 ---> Using cache 21:41:51 ---> f02ae320df13 21:41:51 Step 7/22 : RUN go mod download 21:41:51 ---> Using cache 21:41:51 ---> 2f5caea706c2 21:41:51 Step 8/22 : COPY . . 21:41:51 ---> Using cache 21:41:51 ---> fe86f7e9c6b6 21:41:51 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 21:41:52 ---> Running in 095feaafeb66 21:41:52 Removing intermediate container 539eb52bdc3b 21:41:52 ---> 4904c647a999 21:41:52 21:41:52 Successfully built 4904c647a999 21:41:52 Removing intermediate container 9de90e79d189 21:41:52 ---> 780b19529599 21:41:52 21:41:52 Step 9/29 : FROM alpine:latest 21:41:52 ---> 2e77e061c27f 21:41:52 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 21:41:52 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 21:41:52  Building docker-security-secretstore-setup-go ... done  ---> Running in 1db830cf5fff 21:41:53 Removing intermediate container 4c92647ac701 21:41:53 ---> 36283161e419 21:41:53 21:41:53 Step 11/27 : FROM docker:latest 21:41:53 ---> 5d4db4dc0692 21:41:53 Step 12/27 : RUN apk add --no-cache bash 21:41:53 Removing intermediate container 1db830cf5fff 21:41:53 ---> 767321acfa02 21:41:53 Step 11/29 : USER root 21:41:53 ---> Running in 541fb955e3c0 21:41:53 ---> Running in 24e8360d1bb8 21:41:54 Removing intermediate container 24e8360d1bb8 21:41:54 ---> ee68494ba33d 21:41:54 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 21:41:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 21:41:54 ---> Running in 12a92caeaea0 21:41:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:41:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:41:56 (1/2) Installing readline (8.0.4-r0) 21:41:56 (2/2) Installing bash (5.0.17-r0) 21:41:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:41:56 Executing bash-5.0.17-r0.post-install 21:41:56 Executing busybox-1.31.1-r19.trigger 21:41:56 OK: 12 MiB in 22 packages 21:41:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:41:57 v3.12.1-42-gd68aa1f756 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 21:41:57 v3.12.1-41-g42f619918d [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 21:41:57 OK: 12617 distinct packages available 21:41:58 (1/2) Installing ca-certificates (20191127-r4) 21:41:58 Removing intermediate container 541fb955e3c0 21:41:58 ---> 514ff36c45d8 21:41:58 Step 13/27 : RUN rm -rf /var/cache/apk/* 21:41:58 (2/2) Installing dumb-init (1.2.2-r1) 21:41:58 Executing busybox-1.31.1-r19.trigger 21:41:58 Executing ca-certificates-20191127-r4.trigger 21:41:58 ---> Running in 6ad8613accc1 21:41:58 OK: 6 MiB in 16 packages 21:42:00 Merging remotes/origin/master commit 55279ac293f1a7bfc29c798d374b05cebe545617 into PR head commit 416f7af198bcbdfe57b3ae159b9b46fe65dcf279 21:42:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:42:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:42:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:42:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:42:00 using GIT_SSH to set credentials SSH Credentials for GitHub 21:42:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2892/head:refs/remotes/origin/PR-2892 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:42:00 > git config core.sparsecheckout # timeout=10 21:42:00 > git checkout -f 416f7af198bcbdfe57b3ae159b9b46fe65dcf279 # timeout=10 21:42:00 Merge succeeded, producing 370992ab7e677c4beac1bcb6de63368723e3b18f 21:42:00 Checking out Revision 370992ab7e677c4beac1bcb6de63368723e3b18f (PR-2892) 21:42:01 Removing intermediate container 12a92caeaea0 21:42:01 ---> 576968246cdc 21:42:01 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 21:42:01 ---> Running in 953c75bac159 21:42:00 > git remote # timeout=10 21:42:00 > git config --get remote.origin.url # timeout=10 21:42:00 using GIT_SSH to set credentials SSH Credentials for GitHub 21:42:00 > git merge 55279ac293f1a7bfc29c798d374b05cebe545617 # timeout=10 21:42:00 > git rev-parse HEAD^{commit} # timeout=10 21:42:00 > git config core.sparsecheckout # timeout=10 21:42:00 > git checkout -f 370992ab7e677c4beac1bcb6de63368723e3b18f # timeout=10 21:42:02 Removing intermediate container 953c75bac159 21:42:02 ---> 1fdcbdd14df9 21:42:02 Step 14/29 : WORKDIR $BASE_DIR 21:42:02 ---> Running in 06458564e111 21:42:03 Removing intermediate container 6ad8613accc1 21:42:03 ---> 9b00788457ab 21:42:03 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 21:42:03 ---> Running in 0029a5fe9e86 21:42:03 Removing intermediate container 06458564e111 21:42:03 ---> f9750d2372b8 21:42:03 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 21:42:03 ---> Running in a137ef04116b 21:42:03 Removing intermediate container 0029a5fe9e86 21:42:03 ---> d7a93a6b0d7b 21:42:03 Step 15/27 : ENV APP_PORT=48090 21:42:04 ---> Running in 93f39df53419 21:42:04 Removing intermediate container 93f39df53419 21:42:04 ---> a3aa4e7b0218 21:42:04 Step 16/27 : EXPOSE $APP_PORT 21:42:04 Commit message: "Merge commit '55279ac293f1a7bfc29c798d374b05cebe545617' into HEAD" 21:42:04 First time build. Skipping changelog. 21:42:05 ---> Running in 2b6ab029e430 [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:42:05 Removing intermediate container 2b6ab029e430 21:42:05 ---> 5346d45bbff8 21:42:05 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:42:04 > git rev-list --no-walk 20832a736c88475e7f0dee2564c1977a22135fa2 # timeout=10 21:42:06 ++ find /w/workspace/edgex-go/3 21:42:06 ++ grep snapcraft.yaml 21:42:06 + grep -Po '^name: \K(.*)' /w/workspace/edgex-go/3/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:42:06 provisioning config files... 21:42:06 copy managed file [EdgeX] to file:/w/workspace/edgex-go/3@tmp/config241426986749853005tmp [Pipeline] { [Pipeline] sh 21:42:06 Removing intermediate container a137ef04116b 21:42:06 ---> 1f7283b8e0ac 21:42:06 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 21:42:06 + cp /w/workspace/edgex-go/3@tmp/config241426986749853005tmp /w/workspace/edgex-go/3/edgex-snap-store-login [Pipeline] sh 21:42:07 ---> 45bbf2fe977f 21:42:07 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:42:07 + docker run --rm -u 0:0 --privileged -v /w/workspace/edgex-go/3:/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 21:42:07 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally 21:42:07 latest: Pulling from edgex-devops/edgex-snap-builder 21:42:07 f08d8e2a3ba1: Pulling fs layer 21:42:07 3baa9cb2483b: Pulling fs layer 21:42:07 94e5ff4c0b15: Pulling fs layer 21:42:07 1860925334f9: Pulling fs layer 21:42:07 2daf38717194: Pulling fs layer 21:42:07 309017e8d7a4: Pulling fs layer 21:42:07 f7790dc9fd0f: Pulling fs layer 21:42:07 cac0ae9282c2: Pulling fs layer 21:42:07 1f4cadf9a1ed: Pulling fs layer 21:42:07 f7790dc9fd0f: Waiting 21:42:07 1860925334f9: Waiting 21:42:07 cac0ae9282c2: Waiting 21:42:07 2daf38717194: Waiting 21:42:07 1f4cadf9a1ed: Waiting 21:42:07 94e5ff4c0b15: Verifying Checksum 21:42:07 94e5ff4c0b15: Download complete 21:42:07 3baa9cb2483b: Download complete 21:42:07 1860925334f9: Verifying Checksum 21:42:07 1860925334f9: Download complete 21:42:07 309017e8d7a4: Verifying Checksum 21:42:07 309017e8d7a4: Download complete 21:42:07 f7790dc9fd0f: Verifying Checksum 21:42:07 f7790dc9fd0f: Download complete 21:42:07 cac0ae9282c2: Verifying Checksum 21:42:07 cac0ae9282c2: Download complete 21:42:07 1f4cadf9a1ed: Download complete 21:42:08 ---> 8c8209c5750b 21:42:08 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 21:42:08 ---> c8525529b189 21:42:08 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:42:09 ---> 128e107e5a2e 21:42:09 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 21:42:09 ---> 3e9765808cd6 21:42:09 Step 20/27 : RUN apk --no-cache add py3-pip 21:42:10 ---> Running in 6a07169cbda0 21:42:10 f08d8e2a3ba1: Verifying Checksum 21:42:10 f08d8e2a3ba1: Download complete 21:42:10 ---> a5efbda7117c 21:42:10 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 21:42:11 f08d8e2a3ba1: Pull complete 21:42:11 3baa9cb2483b: Pull complete 21:42:11 94e5ff4c0b15: Pull complete 21:42:11 ---> 9dd3e58b010b 21:42:11 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 21:42:11 1860925334f9: Pull complete 21:42:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:42:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:42:12 ---> 2c58a09512a7 21:42:12 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 21:42:12 ---> Running in 35a179842a39 21:42:13 (1/33) Installing libbz2 (1.0.8-r1) 21:42:13 (2/33) Installing expat (2.2.9-r1) 21:42:13 (3/33) Installing libffi (3.3-r2) 21:42:13 (4/33) Installing gdbm (1.13-r1) 21:42:13 (5/33) Installing xz-libs (5.2.5-r0) 21:42:13 (6/33) Installing sqlite-libs (3.32.1-r0) 21:42:13 (7/33) Installing python3 (3.8.5-r0) 21:42:15 (8/33) Installing py3-appdirs (1.4.4-r1) 21:42:15 (9/33) Installing py3-ordered-set (4.0.1-r0) 21:42:15 (10/33) Installing py3-parsing (2.4.7-r0) 21:42:15 (11/33) Installing py3-six (1.15.0-r0) 21:42:15 (12/33) Installing py3-packaging (20.4-r0) 21:42:15 (13/33) Installing py3-setuptools (47.0.0-r0) 21:42:15 (14/33) Installing py3-chardet (3.0.4-r4) 21:42:16 (15/33) Installing py3-idna (2.9-r0) 21:42:16 (16/33) Installing py3-certifi (2020.4.5.1-r0) 21:42:16 (17/33) Installing py3-urllib3 (1.25.9-r0) 21:42:16 (18/33) Installing py3-requests (2.23.0-r0) 21:42:16 (19/33) Installing py3-msgpack (1.0.0-r0) 21:42:16 (20/33) Installing py3-lockfile (0.12.2-r3) 21:42:16 2daf38717194: Verifying Checksum 21:42:16 2daf38717194: Download complete 21:42:16 (21/33) Installing py3-cachecontrol (0.12.6-r0) 21:42:16 (22/33) Installing py3-colorama (0.4.3-r0) 21:42:16 (23/33) Installing py3-distlib (0.3.0-r0) 21:42:16 (24/33) Installing py3-distro (1.5.0-r1) 21:42:16 (25/33) Installing py3-webencodings (0.5.1-r3) 21:42:16 (26/33) Installing py3-html5lib (1.0.1-r4) 21:42:16 (27/33) Installing py3-pytoml (0.1.21-r0) 21:42:16 (28/33) Installing py3-pep517 (0.8.2-r0) 21:42:16 (29/33) Installing py3-progress (1.5-r0) 21:42:16 (30/33) Installing py3-toml (0.10.1-r0) 21:42:16 (31/33) Installing py3-retrying (1.3.3-r0) 21:42:16 (32/33) Installing py3-contextlib2 (0.6.0-r0) 21:42:16 (33/33) Installing py3-pip (20.1.1-r0) 21:42:16 Removing intermediate container 35a179842a39 21:42:16 ---> a622a1eff047 21:42:16 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 21:42:16 Executing busybox-1.31.1-r19.trigger 21:42:16 OK: 71 MiB in 55 packages 21:42:17 ---> 33b9fb9493dc 21:42:17 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:42:18 ---> Running in 6e720af84759 21:42:23 Removing intermediate container 6e720af84759 21:42:23 ---> da6f6dd28aee 21:42:23 Step 24/29 : RUN chmod 755 security-secrets-setup 21:42:23 ---> Running in 3482d0462e94 21:42:26 Removing intermediate container 6a07169cbda0 21:42:26 ---> 20262c2fc3c6 21:42:26 Step 21/27 : RUN pip install docker-compose==1.23.2 21:42:26 ---> Running in 32db9d12f9e3 21:42:26 Removing intermediate container 3482d0462e94 21:42:26 ---> 2b18badd31c4 21:42:26 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 21:42:26 ---> Running in 94ebbf186f2c 21:42:27 Removing intermediate container 94ebbf186f2c 21:42:27 ---> 82a9372a1987 21:42:27 Step 26/29 : CMD [ "generate" ] 21:42:27 ---> Running in 7df543a40885 21:42:28 Removing intermediate container 7df543a40885 21:42:28 ---> c4c922e4179c 21:42:28 Step 27/29 : LABEL arch=arm64 21:42:28 ---> Running in 5b67f174a3f8 21:42:28 Removing intermediate container 095feaafeb66 21:42:28 ---> 04f2e342cddc 21:42:28 21:42:28 Step 10/22 : FROM alpine:3.10 21:42:28 ---> 536a684cf733 21:42:28 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 21:42:28 ---> Using cache 21:42:28 ---> a187020d0b58 21:42:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 21:42:29 ---> Running in 41a8bdabc5f7 21:42:29 Removing intermediate container 5b67f174a3f8 21:42:29 ---> 9204c45b207c 21:42:29 Step 28/29 : LABEL git_sha=a5ff659a9dbc96644cd9f32ffbe3f1f8e5adaf1a 21:42:29 ---> Running in 4faef3195c84 21:42:29 Removing intermediate container 41a8bdabc5f7 21:42:29 ---> 2690fad026a5 21:42:29 Step 13/22 : WORKDIR / 21:42:29 ---> Running in 94157ae02a80 21:42:29 Removing intermediate container 4faef3195c84 21:42:29 ---> 05ba151d9529 21:42:29 Step 29/29 : LABEL version=0.0.0 21:42:30 ---> Running in f60a15d816c7 21:42:30 Removing intermediate container 94157ae02a80 21:42:30 ---> ad1d4e264f55 21:42:30 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 21:42:30 Removing intermediate container f60a15d816c7 21:42:30 ---> 63a2c84809fa 21:42:30 21:42:31 Successfully built 63a2c84809fa 21:42:31 Successfully tagged docker-security-secrets-setup-go-arm64:latest 21:42:31  Building docker-security-secrets-setup-go ... done  ---> 352be33133fb 21:42:31 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 21:42:32 ---> dada0c3c8c7b 21:42:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 21:42:32 Collecting docker-compose==1.23.2 21:42:32 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:42:32 ---> ab0a80f88bd7 21:42:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 21:42:33 Collecting cached-property<2,>=1.2.0 21:42:33 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:42:33 ---> b4a38323a10a 21:42:33 Step 18/22 : RUN chmod +x entrypoint.sh 21:42:33 Collecting texttable<0.10,>=0.9.0 21:42:33 ---> Running in e65bd304e294 21:42:33 Downloading texttable-0.9.1.tar.gz (11 kB) 21:42:36 Removing intermediate container e65bd304e294 21:42:36 ---> a1c6a2c5febe 21:42:36 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 21:42:36 Collecting websocket-client<1.0,>=0.32.0 21:42:36 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 21:42:36 ---> Running in 89d95456e57d 21:42:36 Removing intermediate container 89d95456e57d 21:42:36 ---> 96b11827bb1a 21:42:36 Step 20/22 : LABEL arch=arm64 21:42:36 ---> Running in 1a389016023b 21:42:36 Collecting docker<4.0,>=3.6.0 21:42:36 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:42:37 Removing intermediate container 1a389016023b 21:42:37 ---> 725142554656 21:42:37 Step 21/22 : LABEL git_sha=a5ff659a9dbc96644cd9f32ffbe3f1f8e5adaf1a 21:42:37 ---> Running in e379c51ce48c 21:42:37 Collecting docopt<0.7,>=0.6.1 21:42:37 Downloading docopt-0.6.2.tar.gz (25 kB) 21:42:38 Removing intermediate container e379c51ce48c 21:42:38 ---> f07ddb2a971e 21:42:38 Step 22/22 : LABEL version=0.0.0 21:42:38 ---> Running in e240033be5f9 21:42:38 2daf38717194: Pull complete 21:42:38 309017e8d7a4: Pull complete 21:42:38 f7790dc9fd0f: Pull complete 21:42:38 cac0ae9282c2: Pull complete 21:42:38 Removing intermediate container e240033be5f9 21:42:38 ---> 5016ea2ffe1f 21:42:38 21:42:38 1f4cadf9a1ed: Pull complete 21:42:38 Digest: sha256:e10835c8f8d0a147fd8b6785b77f29c2bed6bc82dba1e9f94678def0416e5dc2 21:42:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest 21:42:38 Successfully built 5016ea2ffe1f 21:42:38 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 21:42:40 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 21:42:40 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 21:42:40 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 21:42:40  Building docker-security-bootstrap-redis-go ... done Collecting PyYAML<4,>=3.10 21:42:40 Downloading PyYAML-3.13.tar.gz (270 kB) 21:42:40 Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 21:42:40 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1781 kB] 21:42:40 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [54.3 kB] 21:42:40 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [252 kB] 21:42:41 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2208 kB] 21:42:41 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1365 kB] 21:42:41 Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [222 kB] 21:42:41 Get:11 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [15.8 kB] 21:42:41 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2130 kB] 21:42:41 Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [11.3 kB] 21:42:41 Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [11.4 kB] 21:42:41 Fetched 8303 kB in 2s (4487 kB/s) 21:42:43 Collecting dockerpty<0.5,>=0.4.1 21:42:43 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:42:43 Reading package lists... 21:42:45 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: 21:42:45 - README.md 21:42:45 21:42:45 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 21:42:45 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:42:45 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:42:45 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 21:42:46 Collecting jsonschema<3,>=2.5.1 21:42:46 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:42:46 Collecting docker-pycreds>=0.4.0 21:42:46 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:42:46 Collecting idna<2.8,>=2.5 21:42:46 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:42:47 0% [Working] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 21:42:47 0% [Waiting for headers] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 21:42:47 0% [Waiting for headers] 0% [1 InRelease gpgv 242 kB] [Waiting for headers] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:42:47 Collecting urllib3<1.25,>=1.21.1 21:42:47 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:42:47 0% [1 InRelease gpgv 242 kB] 0% [Waiting for headers] Hit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease 21:42:47 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 21:42:47 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 21:42:47 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 21:42:47 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 21:42:47 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 21:42:47 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 21:42:48 Installing collected packages: cached-property, texttable, websocket-client, idna, urllib3, requests, docker-pycreds, docker, docopt, PyYAML, dockerpty, jsonschema, docker-compose 21:42:48 Running setup.py install for texttable: started 21:42:48 0% [2 InRelease gpgv 88.7 kB] 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... 49% Reading package lists... 60% Reading package lists... 60% Reading package lists... 61% Reading package lists... 61% Reading package lists... 71% Reading package lists... 71% Reading package lists... 72% Reading package lists... 72% 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 21:42:50 Running setup.py install for texttable: finished with status 'done' 21:42:50 Attempting uninstall: idna 21:42:50 Found existing installation: idna 2.9 21:42:50 Uninstalling idna-2.9: 21:42:50 Successfully uninstalled idna-2.9 21:42:50 Installing build dependencies: binutils binutils-common binutils-x86-64-linux-gnu build-essential cmake cmake-data cpp cpp-7 curl dpkg-dev fakeroot g++ g++-7 g++-7-multilib g++-multilib gcc gcc-7 gcc-7-base gcc-7-multilib gcc-multilib git git-man less lib32asan4 lib32atomic1 lib32cilkrts5 lib32gcc-7-dev lib32gcc1 lib32gomp1 lib32itm1 lib32mpx2 lib32quadmath0 lib32stdc++-7-dev lib32stdc++6 lib32ubsan0 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libarchive13 libasan4 libatomic1 libbinutils libc-dev-bin libc6 libc6-dev libc6-dev-i386 libc6-dev-x32 libc6-i386 libc6-x32 libcc1-0 libcilkrts5 libcurl3-gnutls libdpkg-perl liberror-perl libfakeroot libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libgomp1 libisl19 libitm1 libjsoncpp1 liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libmpx2 libnorm1 libperl5.26 libpgm-5.2-0 libquadmath0 librhash0 libsodium23 libstdc++-7-dev libtsan0 libubsan0 libuv1 libx32asan4 libx32atomic1 libx32cilkrts5 libx32gcc-7-dev libx32gcc1 libx32gomp1 libx32itm1 libx32quadmath0 libx32stdc++-7-dev libx32stdc++6 libx32ubsan0 libzmq3-dev libzmq5 linux-libc-dev make manpages manpages-dev netbase patch perl perl-base perl-modules-5.26 pkg-config unzip zip 21:42:51 Attempting uninstall: urllib3 21:42:51 Found existing installation: urllib3 1.25.9 21:42:51 Uninstalling urllib3-1.25.9: 21:42:51 Successfully uninstalled urllib3-1.25.9 21:42:51 Attempting uninstall: requests 21:42:51 Found existing installation: requests 2.23.0 21:42:51 Uninstalling requests-2.23.0: 21:42:51 Successfully uninstalled requests-2.23.0 21:42:52 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... 52% Reading package lists... 60% Reading package lists... 60% Reading package lists... 61% Reading package lists... 61% Reading package lists... 71% Reading package lists... 71% Reading package lists... 72% Reading package lists... 72% 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 21:42:52 Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... 79% Building dependency tree 21:42:52 Reading state information... 0% Reading state information... 0% Reading state information... Done 21:42:52 Running setup.py install for docopt: started 21:42:53 The following packages were automatically installed and are no longer required: 21:42:53 libjq1 libonig4 21:42:53 Use 'sudo apt autoremove' to remove them. 21:42:53 Suggested packages: 21:42:53 binutils-doc cmake-doc ninja-build cpp-doc gcc-7-locales debian-keyring 21:42:53 gcc-7-doc libstdc++6-7-dbg lib32stdc++6-7-dbg libx32stdc++6-7-dbg autoconf 21:42:53 automake libtool flex bison gdb gcc-doc libgcc1-dbg libgomp1-dbg libitm1-dbg 21:42:53 libatomic1-dbg libasan4-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg 21:42:53 libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg gettext-base git-daemon-run 21:42:53 | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs 21:42:53 git-mediawiki git-svn lrzip glibc-doc locales bzr gdbm-l10n libstdc++-7-doc 21:42:53 make-doc man-browser ed diffutils-doc perl-doc libterm-readline-gnu-perl 21:42:53 | libterm-readline-perl-perl 21:42:53 The following NEW packages will be installed: 21:42:53 binutils binutils-common binutils-x86-64-linux-gnu build-essential cmake 21:42:53 cmake-data cpp cpp-7 curl dpkg-dev fakeroot g++ g++-7 g++-7-multilib 21:42:53 g++-multilib gcc gcc-7 gcc-7-base gcc-7-multilib gcc-multilib git git-man 21:42:53 less lib32asan4 lib32atomic1 lib32cilkrts5 lib32gcc-7-dev lib32gcc1 21:42:53 lib32gomp1 lib32itm1 lib32mpx2 lib32quadmath0 lib32stdc++-7-dev lib32stdc++6 21:42:53 lib32ubsan0 libalgorithm-diff-perl libalgorithm-diff-xs-perl 21:42:53 libalgorithm-merge-perl libarchive13 libasan4 libatomic1 libbinutils 21:42:53 libc-dev-bin libc6-dev libc6-dev-i386 libc6-dev-x32 libc6-i386 libc6-x32 21:42:53 libcc1-0 libcilkrts5 libcurl3-gnutls libdpkg-perl liberror-perl libfakeroot 21:42:53 libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libgomp1 21:42:53 libisl19 libitm1 libjsoncpp1 liblocale-gettext-perl liblsan0 libmpc3 21:42:53 libmpfr6 libmpx2 libnorm1 libperl5.26 libpgm-5.2-0 libquadmath0 librhash0 21:42:53 libsodium23 libstdc++-7-dev libtsan0 libubsan0 libuv1 libx32asan4 21:42:53 libx32atomic1 libx32cilkrts5 libx32gcc-7-dev libx32gcc1 libx32gomp1 21:42:53 libx32itm1 libx32quadmath0 libx32stdc++-7-dev libx32stdc++6 libx32ubsan0 21:42:53 libzmq3-dev libzmq5 linux-libc-dev make manpages manpages-dev netbase patch 21:42:53 perl perl-modules-5.26 pkg-config unzip zip 21:42:53 The following packages will be upgraded: 21:42:53 libc6 perl-base 21:42:53 2 upgraded, 101 newly installed, 0 to remove and 49 not upgraded. 21:42:53 Need to get 84.4 MB of archives. 21:42:53 After this operation, 369 MB of additional disk space will be used. 21:42:53 0% [Working] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 21:42:54 0% [1 perl-base 12.6 kB/1391 kB 1%] 1% [1 perl-base 681 kB/1391 kB 49%] 2% [Working] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.3 [2831 kB] 21:42:54 2% [2 libc6 24.2 kB/2831 kB 1%] 4% [Waiting for headers] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblocale-gettext-perl amd64 1.07-3build2 [16.6 kB] 21:42:54 4% [3 liblocale-gettext-perl 16.6 kB/16.6 kB 100%] 5% [Working] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 21:42:54 5% [4 perl-modules-5.26 20.2 kB/2762 kB 1%] 7% [Waiting for headers] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] 21:42:54 7% [5 libgdbm5 26.0 kB/26.0 kB 100%] 8% [Waiting for headers] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] 21:42:54 8% [Working] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 21:42:54 8% [7 libperl5.26 42.9 kB/3534 kB 1%] 11% [Waiting for headers] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 21:42:54 11% [8 perl 47.9 kB/201 kB 24%] 12% [Waiting for headers] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] 21:42:54 12% [9 less 42.7 kB/112 kB 38%] 12% [Waiting for headers] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] 21:42:54 12% [10 netbase 12.7 kB/12.7 kB 100%] 12% [Working] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages all 4.15-1 [1234 kB] 21:42:54 Running setup.py install for docopt: finished with status 'done' 21:42:54 Running setup.py install for PyYAML: started 21:42:54 12% [11 manpages 12.3 kB/1234 kB 1%] 14% [Waiting for headers] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 21:42:54 14% [12 binutils-common 47.1 kB/196 kB 24%] 14% [Waiting for headers] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 21:42:54 14% [13 libbinutils 60.1 kB/488 kB 12%] 15% [Waiting for headers] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 21:42:54 15% [14 binutils-x86-64-linux-gnu 31.0 kB/1839 kB 2%] 17% [Waiting for headers] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 21:42:54 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.3 [71.8 kB] 21:42:54 17% [16 libc-dev-bin 45.1 kB/71.8 kB 63%] 17% [Waiting for headers] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-124.127 [976 kB] 21:42:54 17% [17 linux-libc-dev 16.2 kB/976 kB 2%] 18% [Waiting for headers] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.3 [2586 kB] 21:42:55 18% [18 libc6-dev 22.5 kB/2586 kB 1%] 21% [Waiting for headers] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 21:42:55 21% [19 gcc-7-base 18.3 kB/18.3 kB 100%] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libisl19 amd64 0.19-1 [551 kB] 21:42:55 21% [20 libisl19 38.8 kB/551 kB 7%] 22% [Waiting for headers] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpfr6 amd64 4.0.1-1 [243 kB] 21:42:55 22% [21 libmpfr6 11.3 kB/243 kB 5%] 22% [Working] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB] 21:42:55 22% [22 libmpc3 28.7 kB/40.8 kB 70%] 22% [Working] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 21:42:55 22% [23 cpp-7 55.0 kB/8591 kB 1%] 31% [Waiting for headers] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 21:42:55 31% [24 cpp 16.5 kB/27.7 kB 60%] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 21:42:55 31% [25 libcc1-0 21.0 kB/39.4 kB 53%] 31% [Waiting for headers] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 21:42:55 31% [26 libgomp1 35.2 kB/76.5 kB 46%] 31% [Waiting for headers] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 21:42:55 32% [27 libitm1 27.9 kB/27.9 kB 100%] 32% [Working] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 21:42:55 32% [28 libatomic1 7440 B/9192 B 81%] 32% [Working] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 21:42:55 32% [29 libasan4 0 B/358 kB 0%] 32% [Waiting for headers] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 21:42:55 32% [30 liblsan0 12.9 kB/133 kB 10%] 33% [Waiting for headers] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 21:42:55 33% [31 libtsan0 0 B/288 kB 0%] 33% [Waiting for headers] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 21:42:55 33% [32 libubsan0 0 B/126 kB 0%] 34% [Waiting for headers] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 21:42:55 34% [33 libcilkrts5 8939 B/42.5 kB 21%] 34% [Waiting for headers] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 21:42:55 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 21:42:55 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 21:42:55 34% [36 libgcc-7-dev 65.5 kB/2378 kB 3%] 37% [Waiting for headers] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 21:42:56 37% [37 gcc-7 14.3 kB/9381 kB 0%] 46% [Waiting for headers] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 21:42:56 46% [38 gcc 5184 B/5184 B 100%] 46% [Waiting for headers] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 21:42:56 46% [39 libstdc++-7-dev 47.9 kB/1471 kB 3%] 48% [Waiting for headers] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 21:42:56 48% [40 g++-7 16.2 kB/9697 kB 0%] 57% [Waiting for headers] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 21:42:56 57% [41 g++ 1568 B/1568 B 100%] 57% [Working] Get:42 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 21:42:56 57% [42 make 0 B/154 kB 0%] 58% [Waiting for headers] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 21:42:56 58% [43 libdpkg-perl 23.4 kB/211 kB 11%] 58% [Waiting for headers] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 21:42:56 58% [44 patch 36.9 kB/102 kB 36%] 58% [Waiting for headers] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 21:42:56 58% [45 dpkg-dev 0 B/607 kB 0%] 59% [Waiting for headers] Get:46 http://archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4758 B] 21:42:56 59% [46 build-essential 4758 B/4758 B 100%] 59% [Working] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cmake-data all 3.10.2-1ubuntu2.18.04.1 [1332 kB] 21:42:56 59% [47 cmake-data 32.8 kB/1332 kB 2%] 61% [Waiting for headers] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive13 amd64 3.2.2-3.1ubuntu0.6 [288 kB] 21:42:56 61% [48 libarchive13 9496 B/288 kB 3%] 61% [Waiting for headers] Get:49 http://archive.ubuntu.com/ubuntu bionic/main amd64 libjsoncpp1 amd64 1.7.4-3 [73.6 kB] 21:42:56 61% [49 libjsoncpp1 8918 B/73.6 kB 12%] 61% [Waiting for headers] Get:50 http://archive.ubuntu.com/ubuntu bionic/main amd64 librhash0 amd64 1.3.6-2 [78.1 kB] 21:42:56 61% [50 librhash0 20.3 kB/78.1 kB 26%] 62% [Waiting for headers] Get:51 http://archive.ubuntu.com/ubuntu bionic/main amd64 libuv1 amd64 1.18.0-3 [64.4 kB] 21:42:56 62% [51 libuv1 8192 B/64.4 kB 13%] 62% [Waiting for headers] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cmake amd64 3.10.2-1ubuntu2.18.04.1 [3152 kB] 21:42:56 62% [52 cmake 41.0 kB/3152 kB 1%] 65% [Waiting for headers] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.10 [159 kB] 21:42:56 65% [53 curl 32.8 kB/159 kB 21%] 65% [Waiting for headers] Get:54 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] 21:42:56 65% [54 libfakeroot 16.1 kB/25.9 kB 62%] 66% [Working] Get:55 http://archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] 21:42:56 66% [55 fakeroot 0 B/62.3 kB 0%] 66% [Waiting for headers] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-i386 amd64 2.27-3ubuntu1.3 [2652 kB] 21:42:56 Running setup.py install for PyYAML: finished with status 'done' 21:42:56 Running setup.py install for dockerpty: started 21:42:57 66% [56 libc6-i386 20.5 kB/2652 kB 1%] 69% [Waiting for headers] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev-i386 amd64 2.27-3ubuntu1.3 [1817 kB] 21:42:57 69% [57 libc6-dev-i386 27.8 kB/1817 kB 2%] 71% [Waiting for headers] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-x32 amd64 2.27-3ubuntu1.3 [2847 kB] 21:42:57 71% [58 libc6-x32 23.6 kB/2847 kB 1%] 73% [Waiting for headers] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev-x32 amd64 2.27-3ubuntu1.3 [2016 kB] 21:42:57 73% [59 libc6-dev-x32 16.3 kB/2016 kB 1%] 76% [Waiting for headers] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32gcc1 amd64 1:8.4.0-1ubuntu1~18.04 [48.1 kB] 21:42:57 76% [60 lib32gcc1 20.2 kB/48.1 kB 42%] 76% [Waiting for headers] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32gcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.5 kB] 21:42:57 76% [61 libx32gcc1 16.9 kB/40.5 kB 42%] 76% [Waiting for headers] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32gomp1 amd64 8.4.0-1ubuntu1~18.04 [83.7 kB] 21:42:57 76% [62 lib32gomp1 7731 B/83.7 kB 9%] 76% [Waiting for headers] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32gomp1 amd64 8.4.0-1ubuntu1~18.04 [77.8 kB] 21:42:57 76% [63 libx32gomp1 20.9 kB/77.8 kB 27%] 77% [Waiting for headers] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32itm1 amd64 8.4.0-1ubuntu1~18.04 [30.0 kB] 21:42:57 77% [64 lib32itm1 30.0 kB/30.0 kB 100%] 77% [Working] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32itm1 amd64 8.4.0-1ubuntu1~18.04 [28.1 kB] 21:42:57 77% [65 libx32itm1 12.0 kB/28.1 kB 43%] 77% [Working] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32atomic1 amd64 8.4.0-1ubuntu1~18.04 [8664 B] 21:42:57 77% [66 lib32atomic1 8664 B/8664 B 100%] 77% [Working] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32atomic1 amd64 8.4.0-1ubuntu1~18.04 [9188 B] 21:42:57 77% [67 libx32atomic1 9188 B/9188 B 100%] 77% [Working] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32asan4 amd64 7.5.0-3ubuntu1~18.04 [362 kB] 21:42:57 77% [68 lib32asan4 19.0 kB/362 kB 5%] 78% [Waiting for headers] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32asan4 amd64 7.5.0-3ubuntu1~18.04 [351 kB] 21:42:57 78% [69 libx32asan4 62.2 kB/351 kB 18%] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32stdc++6 amd64 8.4.0-1ubuntu1~18.04 [415 kB] 21:42:57 79% [70 lib32stdc++6 229 kB/415 kB 55%] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32ubsan0 amd64 7.5.0-3ubuntu1~18.04 [140 kB] 21:42:57 79% [71 lib32ubsan0 65.5 kB/140 kB 47%] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32stdc++6 amd64 8.4.0-1ubuntu1~18.04 [387 kB] 21:42:57 79% [72 libx32stdc++6 65.3 kB/387 kB 17%] 80% [Waiting for headers] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32ubsan0 amd64 7.5.0-3ubuntu1~18.04 [127 kB] 21:42:57 80% [73 libx32ubsan0 65.5 kB/127 kB 51%] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32cilkrts5 amd64 7.5.0-3ubuntu1~18.04 [47.2 kB] 21:42:57 80% [74 lib32cilkrts5 4724 B/47.2 kB 10%] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32cilkrts5 amd64 7.5.0-3ubuntu1~18.04 [43.0 kB] 21:42:57 81% [75 libx32cilkrts5 43.0 kB/43.0 kB 100%] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32mpx2 amd64 8.4.0-1ubuntu1~18.04 [12.9 kB] 21:42:57 81% [76 lib32mpx2 12.9 kB/12.9 kB 100%] 81% [Waiting for headers] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32quadmath0 amd64 8.4.0-1ubuntu1~18.04 [208 kB] 21:42:57 81% [77 lib32quadmath0 43.5 kB/208 kB 21%] 81% [Waiting for headers] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32quadmath0 amd64 8.4.0-1ubuntu1~18.04 [135 kB] 21:42:57 81% [78 libx32quadmath0 32.1 kB/135 kB 24%] 82% [Waiting for headers] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32gcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2211 kB] 21:42:57 82% [79 lib32gcc-7-dev 27.5 kB/2211 kB 1%] 84% [Waiting for headers] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32gcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [1999 kB] 21:42:57 84% [80 libx32gcc-7-dev 16.4 kB/1999 kB 1%] 86% [Waiting for headers] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7-multilib amd64 7.5.0-3ubuntu1~18.04 [1048 B] 21:42:57 86% [81 gcc-7-multilib 0 B/1048 B 0%] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32stdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [626 kB] 21:42:57 86% [82 lib32stdc++-7-dev 47.2 kB/626 kB 8%] 87% [Waiting for headers] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32stdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [582 kB] 21:42:57 87% [83 libx32stdc++-7-dev 39.1 kB/582 kB 7%] 88% [Waiting for headers] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7-multilib amd64 7.5.0-3ubuntu1~18.04 [1064 B] 21:42:57 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-multilib amd64 4:7.4.0-1ubuntu2.3 [1428 B] 21:42:57 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-multilib amd64 4:7.4.0-1ubuntu2.3 [1020 B] 21:42:57 88% [86 g++-multilib 1020 B/1020 B 100%] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.10 [213 kB] 21:42:57 88% [87 libcurl3-gnutls 65.5 kB/213 kB 31%] 89% [Working] Get:88 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 21:42:57 89% [88 liberror-perl 22.8 kB/22.8 kB 100%] 89% [Working] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 21:42:57 89% [89 git-man 3017 B/804 kB 0%] 90% [Waiting for headers] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 21:42:57 90% [90 git 51.2 kB/3915 kB 1%] 94% [Waiting for headers] Get:91 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] 21:42:57 94% [91 libalgorithm-diff-perl 25.8 kB/47.6 kB 54%] 94% [Waiting for headers] Get:92 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] 21:42:57 94% [Waiting for headers] Get:93 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 21:42:57 94% [93 libalgorithm-merge-perl 12.0 kB/12.0 kB 100%] 94% [Working] Get:94 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] 21:42:57 95% [94 libfile-fcntllock-perl 33.2 kB/33.2 kB 100%] 95% [Working] Get:95 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 21:42:57 95% [95 libnorm1 28.7 kB/224 kB 13%] 95% [Working] Get:96 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 21:42:57 95% [96 libpgm-5.2-0 39.9 kB/157 kB 25%] 95% [Waiting for headers] Get:97 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 21:42:57 95% [97 libsodium23 33.3 kB/143 kB 23%] 96% [Waiting for headers] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 21:42:57 96% [98 libzmq5 3403 B/221 kB 2%] 96% [Waiting for headers] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 21:42:58 96% [99 libzmq3-dev 39.4 kB/400 kB 10%] 97% [Waiting for headers] Get:100 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages-dev all 4.15-1 [2217 kB] 21:42:58 97% [100 manpages-dev 32.8 kB/2217 kB 1%] 99% [Waiting for headers] Get:101 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 21:42:58 99% [101 pkg-config 7180 B/45.0 kB 16%] 99% [Working] Get:102 http://archive.ubuntu.com/ubuntu bionic/main amd64 unzip amd64 6.0-21ubuntu1 [167 kB] 21:42:58 99% [102 unzip 12.6 kB/167 kB 8%] 100% [Working] Get:103 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 21:42:58 100% [103 zip 7445 B/167 kB 4%] 100% [Working] Fetched 84.4 MB in 5s (15.9 MB/s) 21:42:58 Running setup.py install for dockerpty: finished with status 'done' 21:42:59 debconf: delaying package configuration, since apt-utils is not installed 21:42:59 (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.) 21:42:59 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 21:42:59 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6ubuntu0.3) ... 21:43:00 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 21:43:02 Setting up perl-base (5.26.1-6ubuntu0.5) ... 21:43:02 (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.) 21:43:02 Preparing to unpack .../libc6_2.27-3ubuntu1.3_amd64.deb ... 21:43:02 Unpacking libc6:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1.2) ... 21:43:03 Removing intermediate container 32db9d12f9e3 21:43:03 ---> e63909696baa 21:43:03 Step 22/27 : RUN apk --no-cache add curl 21:43:03 ---> Running in f4dbe79d0cec 21:43:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:43:05 Setting up libc6:amd64 (2.27-3ubuntu1.3) ... 21:43:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:43:06 (1/3) Installing nghttp2-libs (1.41.0-r0) 21:43:06 (2/3) Installing libcurl (7.69.1-r1) 21:43:06 (3/3) Installing curl (7.69.1-r1) 21:43:06 Executing busybox-1.31.1-r19.trigger 21:43:06 Selecting previously unselected package liblocale-gettext-perl. 21:43:06 (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.) 21:43:06 Preparing to unpack .../000-liblocale-gettext-perl_1.07-3build2_amd64.deb ... 21:43:06 Unpacking liblocale-gettext-perl (1.07-3build2) ... 21:43:06 OK: 71 MiB in 58 packages 21:43:06 Selecting previously unselected package perl-modules-5.26. 21:43:06 Preparing to unpack .../001-perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 21:43:06 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 21:43:07 Removing intermediate container f4dbe79d0cec 21:43:07 ---> ca3e1b5cbc01 21:43:07 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 21:43:07 Selecting previously unselected package libgdbm5:amd64. 21:43:07 Preparing to unpack .../002-libgdbm5_1.14.1-6_amd64.deb ... 21:43:07 Unpacking libgdbm5:amd64 (1.14.1-6) ... 21:43:07 Selecting previously unselected package libgdbm-compat4:amd64. 21:43:07 Preparing to unpack .../003-libgdbm-compat4_1.14.1-6_amd64.deb ... 21:43:07 Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... 21:43:07 Selecting previously unselected package libperl5.26:amd64. 21:43:07 Preparing to unpack .../004-libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 21:43:07 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 21:43:07 ---> Running in a96c9dae343a 21:43:08 Removing intermediate container a96c9dae343a 21:43:08 ---> dde087d1ff97 21:43:08 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:43:08 ---> Running in dd189b298253 21:43:08 Selecting previously unselected package perl. 21:43:08 Preparing to unpack .../005-perl_5.26.1-6ubuntu0.5_amd64.deb ... 21:43:08 Unpacking perl (5.26.1-6ubuntu0.5) ... 21:43:08 Selecting previously unselected package less. 21:43:08 Preparing to unpack .../006-less_487-0.1_amd64.deb ... 21:43:08 Unpacking less (487-0.1) ... 21:43:08 Selecting previously unselected package netbase. 21:43:08 Preparing to unpack .../007-netbase_5.4_all.deb ... 21:43:08 Unpacking netbase (5.4) ... 21:43:08 Selecting previously unselected package manpages. 21:43:08 Preparing to unpack .../008-manpages_4.15-1_all.deb ... 21:43:08 Unpacking manpages (4.15-1) ... 21:43:08 Selecting previously unselected package binutils-common:amd64. 21:43:08 Preparing to unpack .../009-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 21:43:08 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 21:43:08 Selecting previously unselected package libbinutils:amd64. 21:43:08 Preparing to unpack .../010-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 21:43:08 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 21:43:08 Selecting previously unselected package binutils-x86-64-linux-gnu. 21:43:08 Preparing to unpack .../011-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 21:43:08 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 21:43:08 Removing intermediate container dd189b298253 21:43:08 ---> 288f7b8525ed 21:43:08 Step 25/27 : LABEL arch=arm64 21:43:08 ---> Running in 22690fae9fde 21:43:09 Selecting previously unselected package binutils. 21:43:09 Preparing to unpack .../012-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 21:43:09 Unpacking binutils (2.30-21ubuntu1~18.04.4) ... 21:43:09 Selecting previously unselected package libc-dev-bin. 21:43:09 Preparing to unpack .../013-libc-dev-bin_2.27-3ubuntu1.3_amd64.deb ... 21:43:09 Unpacking libc-dev-bin (2.27-3ubuntu1.3) ... 21:43:09 Selecting previously unselected package linux-libc-dev:amd64. 21:43:09 Preparing to unpack .../014-linux-libc-dev_4.15.0-124.127_amd64.deb ... 21:43:09 Unpacking linux-libc-dev:amd64 (4.15.0-124.127) ... 21:43:09 Removing intermediate container 22690fae9fde 21:43:09 ---> 7107ccc77183 21:43:09 Step 26/27 : LABEL git_sha=a5ff659a9dbc96644cd9f32ffbe3f1f8e5adaf1a 21:43:09 ---> Running in 272247def145 21:43:09 Selecting previously unselected package libc6-dev:amd64. 21:43:09 Preparing to unpack .../015-libc6-dev_2.27-3ubuntu1.3_amd64.deb ... 21:43:09 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.3) ... 21:43:10 Removing intermediate container 272247def145 21:43:10 ---> f921e08e4ba1 21:43:10 Step 27/27 : LABEL version=0.0.0 21:43:10 ---> Running in dc59f836d5ea 21:43:10 Selecting previously unselected package gcc-7-base:amd64. 21:43:10 Preparing to unpack .../016-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:43:10 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 21:43:10 Selecting previously unselected package libisl19:amd64. 21:43:10 Preparing to unpack .../017-libisl19_0.19-1_amd64.deb ... 21:43:10 Unpacking libisl19:amd64 (0.19-1) ... 21:43:10 Removing intermediate container dc59f836d5ea 21:43:10 ---> 83772b8825f6 21:43:10 21:43:10 Selecting previously unselected package libmpfr6:amd64. 21:43:10 Preparing to unpack .../018-libmpfr6_4.0.1-1_amd64.deb ... 21:43:10 Unpacking libmpfr6:amd64 (4.0.1-1) ... 21:43:10 Selecting previously unselected package libmpc3:amd64. 21:43:10 Preparing to unpack .../019-libmpc3_1.1.0-1_amd64.deb ... 21:43:10 Unpacking libmpc3:amd64 (1.1.0-1) ... 21:43:11 Successfully built 83772b8825f6 21:43:11 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 21:43:11 Selecting previously unselected package cpp-7. 21:43:11 Preparing to unpack .../020-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:43:11 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ... 21:43:11  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 21:43:11 $ docker stop --time=1 aba19ce772803726147375590bb01f60662a81a42b6e7cd722641ad0167ccd4a 21:43:12 Selecting previously unselected package cpp. 21:43:12 Preparing to unpack .../021-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:43:12 Unpacking cpp (4:7.4.0-1ubuntu2.3) ... 21:43:12 Selecting previously unselected package libcc1-0:amd64. 21:43:12 Preparing to unpack .../022-libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:43:12 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:43:12 Selecting previously unselected package libgomp1:amd64. 21:43:12 Preparing to unpack .../023-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:43:12 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:43:12 Selecting previously unselected package libitm1:amd64. 21:43:12 Preparing to unpack .../024-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:43:12 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:43:12 Selecting previously unselected package libatomic1:amd64. 21:43:12 Preparing to unpack .../025-libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:43:12 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:43:12 Selecting previously unselected package libasan4:amd64. 21:43:12 Preparing to unpack .../026-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:43:12 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 21:43:12 Selecting previously unselected package liblsan0:amd64. 21:43:12 Preparing to unpack .../027-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:43:12 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:43:12 Selecting previously unselected package libtsan0:amd64. 21:43:12 Preparing to unpack .../028-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:43:12 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:43:12 Selecting previously unselected package libubsan0:amd64. 21:43:12 Preparing to unpack .../029-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:43:12 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 21:43:12 Selecting previously unselected package libcilkrts5:amd64. 21:43:12 Preparing to unpack .../030-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:43:12 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 21:43:12 Selecting previously unselected package libmpx2:amd64. 21:43:12 Preparing to unpack .../031-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:43:12 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 21:43:13 Selecting previously unselected package libquadmath0:amd64. 21:43:13 Preparing to unpack .../032-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:43:13 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:43:13 Selecting previously unselected package libgcc-7-dev:amd64. 21:43:13 Preparing to unpack .../033-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:43:13 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 21:43:13 $ docker rm -f aba19ce772803726147375590bb01f60662a81a42b6e7cd722641ad0167ccd4a 21:43:13 Selecting previously unselected package gcc-7. 21:43:13 Preparing to unpack .../034-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:43:13 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ... [Pipeline] // withDockerContainer [Pipeline] sh 21:43:13 + grep docker 21:43:13 + docker images 21:43:14 docker-sys-mgmt-agent-go-arm64 latest 83772b8825f6 3 seconds ago 270MB 21:43:14 docker-security-bootstrap-redis-go-arm64 latest 5016ea2ffe1f 35 seconds ago 15.2MB 21:43:14 docker-security-secrets-setup-go-arm64 latest 63a2c84809fa 43 seconds ago 22.7MB 21:43:14 docker-security-secretstore-setup-go-arm64 latest 4904c647a999 About a minute ago 23.5MB 21:43:14 docker-core-metadata-go-arm64 latest 142caf409442 About a minute ago 13.6MB 21:43:14 docker-security-proxy-setup-go-arm64 latest d91da89c237e About a minute ago 15.1MB 21:43:14 docker-core-data-go-arm64 latest 924636e4acbd 3 minutes ago 22.3MB 21:43:14 docker-support-notifications-go-arm64 latest 86b2bcf4e3d6 4 minutes ago 12.9MB 21:43:14 docker-support-scheduler-go-arm64 latest 1ed77e21a981 4 minutes ago 11.5MB 21:43:14 docker-core-command-go-arm64 latest 9fc7b0c56f55 4 minutes ago 11.4MB 21:43:14 docker-support-logging-go-arm64 latest 8bb2f6363094 4 minutes ago 10.6MB 21:43:14 docker latest 5d4db4dc0692 4 weeks ago 198MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } 21:43:14 Selecting previously unselected package gcc. 21:43:14 Preparing to unpack .../035-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:43:14 Unpacking gcc (4:7.4.0-1ubuntu2.3) ... 21:43:14 Selecting previously unselected package libstdc++-7-dev:amd64. 21:43:14 Preparing to unpack .../036-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:43:14 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 21:43:15 Selecting previously unselected package g++-7. 21:43:15 Preparing to unpack .../037-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:43:15 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... [Pipeline] // stage [Pipeline] } 21:43:16 Selecting previously unselected package g++. 21:43:16 Preparing to unpack .../038-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:43:16 Unpacking g++ (4:7.4.0-1ubuntu2.3) ... 21:43:16 Selecting previously unselected package make. 21:43:16 Preparing to unpack .../039-make_4.1-9.1ubuntu1_amd64.deb ... 21:43:16 Unpacking make (4.1-9.1ubuntu1) ... 21:43:16 Selecting previously unselected package libdpkg-perl. 21:43:16 Preparing to unpack .../040-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 21:43:16 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... 21:43:16 Selecting previously unselected package patch. 21:43:16 Preparing to unpack .../041-patch_2.7.6-2ubuntu1.1_amd64.deb ... 21:43:16 Unpacking patch (2.7.6-2ubuntu1.1) ... 21:43:16 Selecting previously unselected package dpkg-dev. 21:43:16 Preparing to unpack .../042-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 21:43:16 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... 21:43:16 Selecting previously unselected package build-essential. 21:43:16 Preparing to unpack .../043-build-essential_12.4ubuntu1_amd64.deb ... 21:43:16 Unpacking build-essential (12.4ubuntu1) ... 21:43:16 Selecting previously unselected package cmake-data. 21:43:16 Preparing to unpack .../044-cmake-data_3.10.2-1ubuntu2.18.04.1_all.deb ... 21:43:16 Unpacking cmake-data (3.10.2-1ubuntu2.18.04.1) ... 21:43:17 Selecting previously unselected package libarchive13:amd64. 21:43:17 Preparing to unpack .../045-libarchive13_3.2.2-3.1ubuntu0.6_amd64.deb ... 21:43:17 Unpacking libarchive13:amd64 (3.2.2-3.1ubuntu0.6) ... 21:43:18 Selecting previously unselected package libjsoncpp1:amd64. 21:43:18 Preparing to unpack .../046-libjsoncpp1_1.7.4-3_amd64.deb ... 21:43:18 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... 21:43:18 Selecting previously unselected package librhash0:amd64. 21:43:18 Preparing to unpack .../047-librhash0_1.3.6-2_amd64.deb ... 21:43:18 Unpacking librhash0:amd64 (1.3.6-2) ... 21:43:18 Selecting previously unselected package libuv1:amd64. 21:43:18 Preparing to unpack .../048-libuv1_1.18.0-3_amd64.deb ... 21:43:18 Unpacking libuv1:amd64 (1.18.0-3) ... 21:43:18 Selecting previously unselected package cmake. 21:43:18 Preparing to unpack .../049-cmake_3.10.2-1ubuntu2.18.04.1_amd64.deb ... 21:43:18 Unpacking cmake (3.10.2-1ubuntu2.18.04.1) ... 21:43:18 Selecting previously unselected package curl. 21:43:18 Preparing to unpack .../050-curl_7.58.0-2ubuntu3.10_amd64.deb ... 21:43:18 Unpacking curl (7.58.0-2ubuntu3.10) ... 21:43:18 Selecting previously unselected package libfakeroot:amd64. 21:43:18 Preparing to unpack .../051-libfakeroot_1.22-2ubuntu1_amd64.deb ... 21:43:18 Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... 21:43:18 Selecting previously unselected package fakeroot. 21:43:18 Preparing to unpack .../052-fakeroot_1.22-2ubuntu1_amd64.deb ... 21:43:18 Unpacking fakeroot (1.22-2ubuntu1) ... 21:43:18 Selecting previously unselected package libc6-i386. 21:43:18 Preparing to unpack .../053-libc6-i386_2.27-3ubuntu1.3_amd64.deb ... 21:43:18 Unpacking libc6-i386 (2.27-3ubuntu1.3) ... 21:43:19 Selecting previously unselected package libc6-dev-i386. 21:43:19 Preparing to unpack .../054-libc6-dev-i386_2.27-3ubuntu1.3_amd64.deb ... 21:43:19 Unpacking libc6-dev-i386 (2.27-3ubuntu1.3) ... 21:43:19 Selecting previously unselected package libc6-x32. 21:43:19 Preparing to unpack .../055-libc6-x32_2.27-3ubuntu1.3_amd64.deb ... 21:43:19 Unpacking libc6-x32 (2.27-3ubuntu1.3) ... 21:43:19 Selecting previously unselected package libc6-dev-x32. 21:43:19 Preparing to unpack .../056-libc6-dev-x32_2.27-3ubuntu1.3_amd64.deb ... 21:43:19 Unpacking libc6-dev-x32 (2.27-3ubuntu1.3) ... 21:43:20 Selecting previously unselected package lib32gcc1. 21:43:20 Preparing to unpack .../057-lib32gcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 21:43:20 Unpacking lib32gcc1 (1:8.4.0-1ubuntu1~18.04) ... 21:43:20 Selecting previously unselected package libx32gcc1. 21:43:20 Preparing to unpack .../058-libx32gcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 21:43:20 Unpacking libx32gcc1 (1:8.4.0-1ubuntu1~18.04) ... 21:43:20 Selecting previously unselected package lib32gomp1. 21:43:20 Preparing to unpack .../059-lib32gomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:43:20 Unpacking lib32gomp1 (8.4.0-1ubuntu1~18.04) ... 21:43:20 Selecting previously unselected package libx32gomp1. 21:43:20 Preparing to unpack .../060-libx32gomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:43:20 Unpacking libx32gomp1 (8.4.0-1ubuntu1~18.04) ... 21:43:20 Selecting previously unselected package lib32itm1. 21:43:20 Preparing to unpack .../061-lib32itm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:43:20 Unpacking lib32itm1 (8.4.0-1ubuntu1~18.04) ... 21:43:20 Selecting previously unselected package libx32itm1. 21:43:20 Preparing to unpack .../062-libx32itm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:43:20 Unpacking libx32itm1 (8.4.0-1ubuntu1~18.04) ... 21:43:20 Selecting previously unselected package lib32atomic1. 21:43:20 Preparing to unpack .../063-lib32atomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:43:20 Unpacking lib32atomic1 (8.4.0-1ubuntu1~18.04) ... 21:43:20 Selecting previously unselected package libx32atomic1. 21:43:20 Preparing to unpack .../064-libx32atomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:43:20 Unpacking libx32atomic1 (8.4.0-1ubuntu1~18.04) ... 21:43:21 Selecting previously unselected package lib32asan4. 21:43:21 Preparing to unpack .../065-lib32asan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:43:21 Unpacking lib32asan4 (7.5.0-3ubuntu1~18.04) ... 21:43:21 Selecting previously unselected package libx32asan4. 21:43:21 Preparing to unpack .../066-libx32asan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:43:21 Unpacking libx32asan4 (7.5.0-3ubuntu1~18.04) ... 21:43:21 Selecting previously unselected package lib32stdc++6. 21:43:21 Preparing to unpack .../067-lib32stdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:43:21 Unpacking lib32stdc++6 (8.4.0-1ubuntu1~18.04) ... 21:43:21 Selecting previously unselected package lib32ubsan0. 21:43:21 Preparing to unpack .../068-lib32ubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:43:21 Unpacking lib32ubsan0 (7.5.0-3ubuntu1~18.04) ... 21:43:21 Selecting previously unselected package libx32stdc++6. 21:43:21 Preparing to unpack .../069-libx32stdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:43:21 Unpacking libx32stdc++6 (8.4.0-1ubuntu1~18.04) ... 21:43:21 Selecting previously unselected package libx32ubsan0. 21:43:21 Preparing to unpack .../070-libx32ubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:43:21 Unpacking libx32ubsan0 (7.5.0-3ubuntu1~18.04) ... 21:43:21 Selecting previously unselected package lib32cilkrts5. 21:43:21 Preparing to unpack .../071-lib32cilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:43:21 Unpacking lib32cilkrts5 (7.5.0-3ubuntu1~18.04) ... 21:43:21 Selecting previously unselected package libx32cilkrts5. 21:43:21 Preparing to unpack .../072-libx32cilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:43:21 Unpacking libx32cilkrts5 (7.5.0-3ubuntu1~18.04) ... 21:43:21 Selecting previously unselected package lib32mpx2. 21:43:21 Preparing to unpack .../073-lib32mpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:43:21 Unpacking lib32mpx2 (8.4.0-1ubuntu1~18.04) ... 21:43:21 Selecting previously unselected package lib32quadmath0. 21:43:21 Preparing to unpack .../074-lib32quadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:43:21 Unpacking lib32quadmath0 (8.4.0-1ubuntu1~18.04) ... 21:43:21 Selecting previously unselected package libx32quadmath0. 21:43:21 Preparing to unpack .../075-libx32quadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:43:21 Unpacking libx32quadmath0 (8.4.0-1ubuntu1~18.04) ... 21:43:22 Selecting previously unselected package lib32gcc-7-dev. 21:43:22 Preparing to unpack .../076-lib32gcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:43:22 Unpacking lib32gcc-7-dev (7.5.0-3ubuntu1~18.04) ... 21:43:22 Selecting previously unselected package libx32gcc-7-dev. 21:43:22 Preparing to unpack .../077-libx32gcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:43:22 Unpacking libx32gcc-7-dev (7.5.0-3ubuntu1~18.04) ... 21:43:22 Selecting previously unselected package gcc-7-multilib. 21:43:22 Preparing to unpack .../078-gcc-7-multilib_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:43:22 Unpacking gcc-7-multilib (7.5.0-3ubuntu1~18.04) ... 21:43:22 Selecting previously unselected package lib32stdc++-7-dev. 21:43:22 Preparing to unpack .../079-lib32stdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:43:22 Unpacking lib32stdc++-7-dev (7.5.0-3ubuntu1~18.04) ... 21:43:22 Selecting previously unselected package libx32stdc++-7-dev. 21:43:22 Preparing to unpack .../080-libx32stdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:43:22 Unpacking libx32stdc++-7-dev (7.5.0-3ubuntu1~18.04) ... 21:43:22 Selecting previously unselected package g++-7-multilib. 21:43:22 Preparing to unpack .../081-g++-7-multilib_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:43:22 Unpacking g++-7-multilib (7.5.0-3ubuntu1~18.04) ... 21:43:23 Selecting previously unselected package gcc-multilib. 21:43:23 Preparing to unpack .../082-gcc-multilib_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:43:23 Unpacking gcc-multilib (4:7.4.0-1ubuntu2.3) ... 21:43:23 Selecting previously unselected package g++-multilib. 21:43:23 Preparing to unpack .../083-g++-multilib_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:43:23 Unpacking g++-multilib (4:7.4.0-1ubuntu2.3) ... 21:43:23 Selecting previously unselected package libcurl3-gnutls:amd64. 21:43:23 Preparing to unpack .../084-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... 21:43:23 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... 21:43:23 Selecting previously unselected package liberror-perl. 21:43:23 Preparing to unpack .../085-liberror-perl_0.17025-1_all.deb ... 21:43:23 Unpacking liberror-perl (0.17025-1) ... 21:43:23 Selecting previously unselected package git-man. 21:43:23 Preparing to unpack .../086-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 21:43:23 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 21:43:23 Selecting previously unselected package git. 21:43:23 Preparing to unpack .../087-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 21:43:23 Unpacking git (1:2.17.1-1ubuntu0.7) ... 21:43:24 Selecting previously unselected package libalgorithm-diff-perl. 21:43:24 Preparing to unpack .../088-libalgorithm-diff-perl_1.19.03-1_all.deb ... 21:43:24 Unpacking libalgorithm-diff-perl (1.19.03-1) ... 21:43:24 Selecting previously unselected package libalgorithm-diff-xs-perl. 21:43:24 Preparing to unpack .../089-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... 21:43:24 Unpacking libalgorithm-diff-xs-perl (0.04-5) ... 21:43:24 Selecting previously unselected package libalgorithm-merge-perl. 21:43:24 Preparing to unpack .../090-libalgorithm-merge-perl_0.08-3_all.deb ... 21:43:24 Unpacking libalgorithm-merge-perl (0.08-3) ... 21:43:24 Selecting previously unselected package libfile-fcntllock-perl. 21:43:24 Preparing to unpack .../091-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... 21:43:24 Unpacking libfile-fcntllock-perl (0.22-3build2) ... 21:43:24 Selecting previously unselected package libnorm1:amd64. 21:43:24 Preparing to unpack .../092-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 21:43:24 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 21:43:24 Selecting previously unselected package libpgm-5.2-0:amd64. 21:43:24 Preparing to unpack .../093-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 21:43:24 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 21:43:24 Selecting previously unselected package libsodium23:amd64. 21:43:24 Preparing to unpack .../094-libsodium23_1.0.16-2_amd64.deb ... 21:43:24 Unpacking libsodium23:amd64 (1.0.16-2) ... 21:43:24 Selecting previously unselected package libzmq5:amd64. 21:43:24 Preparing to unpack .../095-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 21:43:24 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 21:43:24 Selecting previously unselected package libzmq3-dev:amd64. 21:43:24 Preparing to unpack .../096-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 21:43:24 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 21:43:25 Selecting previously unselected package manpages-dev. 21:43:25 Preparing to unpack .../097-manpages-dev_4.15-1_all.deb ... 21:43:25 Unpacking manpages-dev (4.15-1) ... 21:43:25 Selecting previously unselected package pkg-config. 21:43:25 Preparing to unpack .../098-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 21:43:25 Unpacking pkg-config (0.29.1-0ubuntu2) ... 21:43:25 Selecting previously unselected package unzip. 21:43:25 Preparing to unpack .../099-unzip_6.0-21ubuntu1_amd64.deb ... 21:43:25 Unpacking unzip (6.0-21ubuntu1) ... 21:43:25 Selecting previously unselected package zip. 21:43:25 Preparing to unpack .../100-zip_3.0-11build1_amd64.deb ... 21:43:25 Unpacking zip (3.0-11build1) ... 21:43:25 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:43:25 Setting up libc6-x32 (2.27-3ubuntu1.3) ... 21:43:25 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:43:25 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 21:43:25 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:43:25 Setting up manpages (4.15-1) ... 21:43:25 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 21:43:25 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:43:25 Setting up less (487-0.1) ... 21:43:26 Setting up make (4.1-9.1ubuntu1) ... 21:43:26 Setting up libx32gcc1 (1:8.4.0-1ubuntu1~18.04) ... 21:43:26 Setting up curl (7.58.0-2ubuntu3.10) ... 21:43:26 Setting up libarchive13:amd64 (3.2.2-3.1ubuntu0.6) ... 21:43:26 Setting up libuv1:amd64 (1.18.0-3) ... 21:43:26 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... 21:43:26 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:43:26 Setting up unzip (6.0-21ubuntu1) ... 21:43:26 Setting up linux-libc-dev:amd64 (4.15.0-124.127) ... 21:43:26 Setting up libmpfr6:amd64 (4.0.1-1) ... 21:43:26 Setting up cmake-data (3.10.2-1ubuntu2.18.04.1) ... 21:43:26 Setting up libc6-i386 (2.27-3ubuntu1.3) ... 21:43:26 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 21:43:26 Setting up libgdbm5:amd64 (1.14.1-6) ... 21:43:26 Setting up zip (3.0-11build1) ... 21:43:26 Setting up libx32stdc++6 (8.4.0-1ubuntu1~18.04) ... 21:43:26 Setting up lib32atomic1 (8.4.0-1ubuntu1~18.04) ... 21:43:26 Setting up libx32atomic1 (8.4.0-1ubuntu1~18.04) ... 21:43:26 Setting up librhash0:amd64 (1.3.6-2) ... 21:43:26 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:43:26 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 21:43:26 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 21:43:26 Setting up libx32gomp1 (8.4.0-1ubuntu1~18.04) ... 21:43:26 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 21:43:26 Setting up libsodium23:amd64 (1.0.16-2) ... 21:43:26 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 21:43:26 Setting up patch (2.7.6-2ubuntu1.1) ... 21:43:26 Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... 21:43:26 Setting up libx32itm1 (8.4.0-1ubuntu1~18.04) ... 21:43:26 Setting up liblocale-gettext-perl (1.07-3build2) ... 21:43:26 Setting up libmpc3:amd64 (1.1.0-1) ... 21:43:26 Setting up libc-dev-bin (2.27-3ubuntu1.3) ... 21:43:26 Setting up libgdbm-compat4:amd64 (1.14.1-6) ... 21:43:26 Setting up lib32quadmath0 (8.4.0-1ubuntu1~18.04) ... 21:43:26 Setting up manpages-dev (4.15-1) ... 21:43:26 Setting up libc6-dev:amd64 (2.27-3ubuntu1.3) ... 21:43:26 Setting up lib32itm1 (8.4.0-1ubuntu1~18.04) ... 21:43:26 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:43:26 Setting up libx32quadmath0 (8.4.0-1ubuntu1~18.04) ... 21:43:26 Setting up lib32gcc1 (1:8.4.0-1ubuntu1~18.04) ... 21:43:27 Setting up netbase (5.4) ... 21:43:27 Setting up libisl19:amd64 (0.19-1) ... 21:43:27 Setting up libjsoncpp1:amd64 (1.7.4-3) ... 21:43:27 Setting up libx32asan4 (7.5.0-3ubuntu1~18.04) ... 21:43:27 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 21:43:27 Setting up libx32cilkrts5 (7.5.0-3ubuntu1~18.04) ... 21:43:27 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 21:43:27 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 21:43:27 Setting up lib32gomp1 (8.4.0-1ubuntu1~18.04) ... 21:43:27 Setting up libx32ubsan0 (7.5.0-3ubuntu1~18.04) ... 21:43:27 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 21:43:27 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 21:43:27 Setting up lib32asan4 (7.5.0-3ubuntu1~18.04) ... 21:43:27 Setting up lib32mpx2 (8.4.0-1ubuntu1~18.04) ... 21:43:27 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 21:43:27 Setting up fakeroot (1.22-2ubuntu1) ... 21:43:27 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 21:43:27 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 21:43:27 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 21:43:27 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 21:43:27 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 21:43:27 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 21:43:27 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 21:43:27 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 21:43:27 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 21:43:27 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 21:43:27 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 21:43:27 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 21:43:27 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 21:43:27 Setting up lib32stdc++6 (8.4.0-1ubuntu1~18.04) ... 21:43:27 Setting up lib32ubsan0 (7.5.0-3ubuntu1~18.04) ... 21:43:27 Setting up cmake (3.10.2-1ubuntu2.18.04.1) ... 21:43:27 Setting up lib32cilkrts5 (7.5.0-3ubuntu1~18.04) ... 21:43:27 Setting up libc6-dev-i386 (2.27-3ubuntu1.3) ... 21:43:27 Setting up libc6-dev-x32 (2.27-3ubuntu1.3) ... 21:43:27 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 21:43:27 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 21:43:27 Setting up libx32gcc-7-dev (7.5.0-3ubuntu1~18.04) ... 21:43:27 Setting up perl (5.26.1-6ubuntu0.5) ... 21:43:27 Setting up libfile-fcntllock-perl (0.22-3build2) ... 21:43:27 Setting up libalgorithm-diff-perl (1.19.03-1) ... 21:43:27 Setting up lib32gcc-7-dev (7.5.0-3ubuntu1~18.04) ... 21:43:27 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 21:43:27 Setting up libx32stdc++-7-dev (7.5.0-3ubuntu1~18.04) ... 21:43:27 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 21:43:27 Setting up liberror-perl (0.17025-1) ... 21:43:27 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 21:43:27 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 21:43:27 Setting up gcc-7-multilib (7.5.0-3ubuntu1~18.04) ... 21:43:27 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 21:43:27 Setting up lib32stdc++-7-dev (7.5.0-3ubuntu1~18.04) ... 21:43:27 Setting up g++-7-multilib (7.5.0-3ubuntu1~18.04) ... 21:43:28 Setting up libalgorithm-merge-perl (0.08-3) ... 21:43:28 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 21:43:28 Setting up libalgorithm-diff-xs-perl (0.04-5) ... 21:43:28 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 21:43:28 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 21:43:28 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 21:43:28 Setting up git (1:2.17.1-1ubuntu0.7) ... 21:43:28 Setting up build-essential (12.4ubuntu1) ... 21:43:28 Setting up gcc-multilib (4:7.4.0-1ubuntu2.3) ... 21:43:28 Setting up pkg-config (0.29.1-0ubuntu2) ... 21:43:28 Setting up g++-multilib (4:7.4.0-1ubuntu2.3) ... 21:43:28 Processing triggers for mime-support (3.60ubuntu1) ... 21:43:28 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 21:43:30 binutils set to automatically installed. 21:43:30 binutils-common set to automatically installed. 21:43:30 binutils-x86-64-linux-gnu set to automatically installed. 21:43:30 build-essential set to automatically installed. 21:43:30 cmake set to automatically installed. 21:43:30 cmake-data set to automatically installed. 21:43:30 cpp set to automatically installed. 21:43:30 cpp-7 set to automatically installed. 21:43:30 curl set to automatically installed. 21:43:30 dpkg-dev set to automatically installed. 21:43:30 fakeroot set to automatically installed. 21:43:30 g++ set to automatically installed. 21:43:30 g++-7 set to automatically installed. 21:43:30 g++-7-multilib set to automatically installed. 21:43:30 g++-multilib set to automatically installed. 21:43:30 gcc set to automatically installed. 21:43:30 gcc-7 set to automatically installed. 21:43:30 gcc-7-base set to automatically installed. 21:43:30 gcc-7-multilib set to automatically installed. 21:43:30 gcc-multilib set to automatically installed. 21:43:30 git set to automatically installed. 21:43:30 git-man set to automatically installed. 21:43:30 less set to automatically installed. 21:43:30 lib32asan4 set to automatically installed. 21:43:30 lib32atomic1 set to automatically installed. 21:43:30 lib32cilkrts5 set to automatically installed. 21:43:30 lib32gcc-7-dev set to automatically installed. 21:43:30 lib32gcc1 set to automatically installed. 21:43:30 lib32gomp1 set to automatically installed. 21:43:30 lib32itm1 set to automatically installed. 21:43:30 lib32mpx2 set to automatically installed. 21:43:30 lib32quadmath0 set to automatically installed. 21:43:30 lib32stdc++-7-dev set to automatically installed. 21:43:30 lib32stdc++6 set to automatically installed. 21:43:30 lib32ubsan0 set to automatically installed. 21:43:30 libalgorithm-diff-perl set to automatically installed. 21:43:30 libalgorithm-diff-xs-perl set to automatically installed. 21:43:30 libalgorithm-merge-perl set to automatically installed. 21:43:30 libarchive13 set to automatically installed. 21:43:30 libasan4 set to automatically installed. 21:43:30 libatomic1 set to automatically installed. 21:43:30 libbinutils set to automatically installed. 21:43:30 libc-dev-bin set to automatically installed. 21:43:30 libc6 set to automatically installed. 21:43:30 libc6-dev set to automatically installed. 21:43:30 libc6-dev-i386 set to automatically installed. 21:43:30 libc6-dev-x32 set to automatically installed. 21:43:30 libc6-i386 set to automatically installed. 21:43:30 libc6-x32 set to automatically installed. 21:43:30 libcc1-0 set to automatically installed. 21:43:30 libcilkrts5 set to automatically installed. 21:43:30 libcurl3-gnutls set to automatically installed. 21:43:30 libdpkg-perl set to automatically installed. 21:43:30 liberror-perl set to automatically installed. 21:43:30 libfakeroot set to automatically installed. 21:43:30 libfile-fcntllock-perl set to automatically installed. 21:43:30 libgcc-7-dev set to automatically installed. 21:43:30 libgdbm-compat4 set to automatically installed. 21:43:30 libgdbm5 set to automatically installed. 21:43:30 libgomp1 set to automatically installed. 21:43:30 libisl19 set to automatically installed. 21:43:30 libitm1 set to automatically installed. 21:43:30 libjsoncpp1 set to automatically installed. 21:43:30 liblocale-gettext-perl set to automatically installed. 21:43:30 liblsan0 set to automatically installed. 21:43:30 libmpc3 set to automatically installed. 21:43:30 libmpfr6 set to automatically installed. 21:43:30 libmpx2 set to automatically installed. 21:43:30 libnorm1 set to automatically installed. 21:43:31 libperl5.26 set to automatically installed. 21:43:31 libpgm-5.2-0 set to automatically installed. 21:43:31 libquadmath0 set to automatically installed. 21:43:31 librhash0 set to automatically installed. 21:43:31 libsodium23 set to automatically installed. 21:43:31 libstdc++-7-dev set to automatically installed. 21:43:31 libtsan0 set to automatically installed. 21:43:31 libubsan0 set to automatically installed. 21:43:31 libuv1 set to automatically installed. 21:43:31 libx32asan4 set to automatically installed. 21:43:31 libx32atomic1 set to automatically installed. 21:43:31 libx32cilkrts5 set to automatically installed. 21:43:31 libx32gcc-7-dev set to automatically installed. 21:43:31 libx32gcc1 set to automatically installed. 21:43:31 libx32gomp1 set to automatically installed. 21:43:31 libx32itm1 set to automatically installed. 21:43:31 libx32quadmath0 set to automatically installed. 21:43:31 libx32stdc++-7-dev set to automatically installed. 21:43:31 libx32stdc++6 set to automatically installed. 21:43:31 libx32ubsan0 set to automatically installed. 21:43:31 libzmq3-dev set to automatically installed. 21:43:31 libzmq5 set to automatically installed. 21:43:31 linux-libc-dev set to automatically installed. 21:43:31 make set to automatically installed. 21:43:31 manpages set to automatically installed. 21:43:31 manpages-dev set to automatically installed. 21:43:31 netbase set to automatically installed. 21:43:31 patch set to automatically installed. 21:43:31 perl set to automatically installed. 21:43:31 perl-base set to automatically installed. 21:43:31 perl-modules-5.26 set to automatically installed. 21:43:31 pkg-config set to automatically installed. 21:43:31 unzip set to automatically installed. 21:43:31 zip set to automatically installed. 21:43:31 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 21:43:31 Please ensure the environment is properly setup before continuing. 21:43:31 Ignore this message if the appropriate measures have already been taken 21:43:32 Pulling go-build-helper  21:43:33 'go115' has dependencies that need to be staged: go-build-helper 21:43:33 Skipping pull go-build-helper (already ran) 21:43:33 Building go-build-helper  21:43:37 Staging go-build-helper  21:43:37 Pulling go115  21:43:38 'app-service-config' has dependencies that need to be staged: go115 21:43:38 Skipping pull go115 (already ran) 21:43:38 Building go115  21:43:38 % Total % Received % Xferd Average Speed Time Time Time Current 21:43:38 Dload Upload Total Spent Left Speed 21:43:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 24 115M 24 27.9M 0 0 43.0M 0 0:00:02 --:--:-- 0:00:02 43.0M 80 115M 80 92.8M 0 0 56.4M 0 0:00:02 0:00:01 0:00:01 56.4M 100 115M 100 115M 0 0 57.5M 0 0:00:02 0:00:02 --:--:-- 57.5M 21:43:41 go1.15.2.linux-amd64.tar.gz: OK 21:43:50 Staging go115  21:43:50 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 21:43:50 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 21:43:50 7% 46% 46% 47% 99% 8% [Working] 8% [Working] 8% Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 21:43:50 9% Get:4 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1365 kB] 21:43:50 10% 11% 11% 3% [Working] 3% [Working] 3% Get:5 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 21:43:50 3% 3% 3% 3% 3% [Working] 3% [Working] 3% Get:6 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB] 21:43:50 3% 4% Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB] 21:43:50 4% 4% 4% 8% 11% 11% 11% 15% Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB] 21:43:50 15% Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1781 kB] 21:43:50 15% 16% Get:10 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB] 21:43:51 16% 26% 26% 26% 32% Get:11 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [15.8 kB] 21:43:51 32% 32% Get:12 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [222 kB] 21:43:51 32% 34% 42% 42% 42% 42% 42% 42% 58% 58% 58% 58% 58% 58% 58% Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [54.3 kB] 21:43:51 78% 78% [Working] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [252 kB] 21:43:51 78% Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2208 kB] 21:43:51 79% 89% Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2130 kB] 21:43:51 90% 99% Get:17 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [11.3 kB] 21:43:51 99% Get:18 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [11.4 kB] 21:43:53 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] 100% [Working] Fetched 21.4 MB in 0s (0 B/s) 21:43:57 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 21:43:57 5% 100% [Working] Fetched 224 kB in 0s (0 B/s) 21:43:57 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 21:43:57 8% 100% [Working] Fetched 157 kB in 0s (0 B/s) 21:43:58 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 21:43:58 5% 100% [Working] Fetched 221 kB in 0s (0 B/s) 21:43:58 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 21:43:59 8% 100% [Working] Fetched 143 kB in 0s (0 B/s) 21:43:59 Pulling app-service-config  21:44:00 Cloning into '/build/parts/app-service-config/src'... 21:44:00 remote: Enumerating objects: 14, done. 21:44:00 remote: Counting objects: 7% (1/14) remote: Counting objects: 14% (2/14) remote: Counting objects: 21% (3/14) remote: Counting objects: 28% (4/14) remote: Counting objects: 35% (5/14) remote: Counting objects: 42% (6/14) remote: Counting objects: 50% (7/14) remote: Counting objects: 57% (8/14) remote: Counting objects: 64% (9/14) remote: Counting objects: 71% (10/14) remote: Counting objects: 78% (11/14) remote: Counting objects: 85% (12/14) remote: Counting objects: 92% (13/14) remote: Counting objects: 100% (14/14) remote: Counting objects: 100% (14/14), done. 21:44:00 remote: Compressing objects: 12% (1/8) remote: Compressing objects: 25% (2/8) remote: Compressing objects: 37% (3/8) remote: Compressing objects: 50% (4/8) remote: Compressing objects: 62% (5/8) remote: Compressing objects: 75% (6/8) remote: Compressing objects: 87% (7/8) remote: Compressing objects: 100% (8/8) remote: Compressing objects: 100% (8/8), done. 21:44:00 Receiving objects: 0% (1/878) Receiving objects: 1% (9/878) Receiving objects: 2% (18/878) Receiving objects: 3% (27/878) Receiving objects: 4% (36/878) Receiving objects: 5% (44/878) Receiving objects: 6% (53/878) Receiving objects: 7% (62/878) Receiving objects: 8% (71/878) Receiving objects: 9% (80/878) Receiving objects: 10% (88/878) Receiving objects: 11% (97/878) Receiving objects: 12% (106/878) Receiving objects: 13% (115/878) Receiving objects: 14% (123/878) Receiving objects: 15% (132/878) Receiving objects: 16% (141/878) Receiving objects: 17% (150/878) Receiving objects: 18% (159/878) Receiving objects: 19% (167/878) Receiving objects: 20% (176/878) Receiving objects: 21% (185/878) Receiving objects: 22% (194/878) Receiving objects: 23% (202/878) Receiving objects: 24% (211/878) Receiving objects: 25% (220/878) Receiving objects: 26% (229/878) Receiving objects: 27% (238/878) Receiving objects: 28% (246/878) Receiving objects: 29% (255/878) Receiving objects: 30% (264/878) Receiving objects: 31% (273/878) Receiving objects: 32% (281/878) Receiving objects: 33% (290/878) Receiving objects: 34% (299/878) Receiving objects: 35% (308/878) Receiving objects: 36% (317/878) Receiving objects: 37% (325/878) remote: Total 878 (delta 0), reused 13 (delta 0), pack-reused 864 21:44:00 Receiving objects: 38% (334/878) Receiving objects: 39% (343/878) Receiving objects: 40% (352/878) Receiving objects: 41% (360/878) Receiving objects: 42% (369/878) Receiving objects: 43% (378/878) Receiving objects: 44% (387/878) Receiving objects: 45% (396/878) Receiving objects: 46% (404/878) Receiving objects: 47% (413/878) Receiving objects: 48% (422/878) Receiving objects: 49% (431/878) Receiving objects: 50% (439/878) Receiving objects: 51% (448/878) Receiving objects: 52% (457/878) Receiving objects: 53% (466/878) Receiving objects: 54% (475/878) Receiving objects: 55% (483/878) Receiving objects: 56% (492/878) Receiving objects: 57% (501/878) Receiving objects: 58% (510/878) Receiving objects: 59% (519/878) Receiving objects: 60% (527/878) Receiving objects: 61% (536/878) Receiving objects: 62% (545/878) Receiving objects: 63% (554/878) Receiving objects: 64% (562/878) Receiving objects: 65% (571/878) Receiving objects: 66% (580/878) Receiving objects: 67% (589/878) Receiving objects: 68% (598/878) Receiving objects: 69% (606/878) Receiving objects: 70% (615/878) Receiving objects: 71% (624/878) Receiving objects: 72% (633/878) Receiving objects: 73% (641/878) Receiving objects: 74% (650/878) Receiving objects: 75% (659/878) Receiving objects: 76% (668/878) Receiving objects: 77% (677/878) Receiving objects: 78% (685/878) Receiving objects: 79% (694/878) Receiving objects: 80% (703/878) Receiving objects: 81% (712/878) Receiving objects: 82% (720/878) Receiving objects: 83% (729/878) Receiving objects: 84% (738/878) Receiving objects: 85% (747/878) Receiving objects: 86% (756/878) Receiving objects: 87% (764/878) Receiving objects: 88% (773/878) Receiving objects: 89% (782/878) Receiving objects: 90% (791/878) Receiving objects: 91% (799/878) Receiving objects: 92% (808/878) Receiving objects: 93% (817/878) Receiving objects: 94% (826/878) Receiving objects: 95% (835/878) Receiving objects: 96% (843/878) Receiving objects: 97% (852/878) Receiving objects: 98% (861/878) Receiving objects: 99% (870/878) Receiving objects: 100% (878/878) Receiving objects: 100% (878/878), 190.22 KiB | 5.43 MiB/s, done. 21:44:00 Resolving deltas: 0% (0/326) Resolving deltas: 1% (4/326) Resolving deltas: 2% (7/326) Resolving deltas: 3% (10/326) Resolving deltas: 5% (18/326) Resolving deltas: 9% (30/326) Resolving deltas: 10% (33/326) Resolving deltas: 22% (73/326) Resolving deltas: 23% (75/326) Resolving deltas: 24% (81/326) Resolving deltas: 39% (128/326) Resolving deltas: 40% (131/326) Resolving deltas: 41% (135/326) Resolving deltas: 42% (138/326) Resolving deltas: 44% (144/326) Resolving deltas: 51% (167/326) Resolving deltas: 70% (229/326) Resolving deltas: 76% (248/326) Resolving deltas: 77% (252/326) Resolving deltas: 78% (256/326) Resolving deltas: 79% (259/326) Resolving deltas: 86% (282/326) Resolving deltas: 88% (287/326) Resolving deltas: 90% (295/326) Resolving deltas: 91% (299/326) Resolving deltas: 92% (300/326) Resolving deltas: 94% (309/326) Resolving deltas: 95% (310/326) Resolving deltas: 99% (325/326) Resolving deltas: 100% (326/326) Resolving deltas: 100% (326/326), done. 21:44:01 Pulling config-common  21:44:02 Pulling consul  21:44:03 Cloning into '/build/parts/consul/src'... 21:44:03 remote: Enumerating objects: 9433, done. 21:44:03 remote: Counting objects: 0% (1/9433) remote: Counting objects: 1% (95/9433) remote: Counting objects: 2% (189/9433) remote: Counting objects: 3% (283/9433) remote: Counting objects: 4% (378/9433) remote: Counting objects: 5% (472/9433) remote: Counting objects: 6% (566/9433) remote: Counting objects: 7% (661/9433) remote: Counting objects: 8% (755/9433) remote: Counting objects: 9% (849/9433) remote: Counting objects: 10% (944/9433) remote: Counting objects: 11% (1038/9433) remote: Counting objects: 12% (1132/9433) remote: Counting objects: 13% (1227/9433) remote: Counting objects: 14% (1321/9433) remote: Counting objects: 15% (1415/9433) remote: Counting objects: 16% (1510/9433) remote: Counting objects: 17% (1604/9433) remote: Counting objects: 18% (1698/9433) remote: Counting objects: 19% (1793/9433) remote: Counting objects: 20% (1887/9433) remote: Counting objects: 21% (1981/9433) remote: Counting objects: 22% (2076/9433) remote: Counting objects: 23% (2170/9433) remote: Counting objects: 24% (2264/9433) remote: Counting objects: 25% (2359/9433) remote: Counting objects: 26% (2453/9433) remote: Counting objects: 27% (2547/9433) remote: Counting objects: 28% (2642/9433) remote: Counting objects: 29% (2736/9433) remote: Counting objects: 30% (2830/9433) remote: Counting objects: 31% (2925/9433) remote: Counting objects: 32% (3019/9433) remote: Counting objects: 33% (3113/9433) remote: Counting objects: 34% (3208/9433) remote: Counting objects: 35% (3302/9433) remote: Counting objects: 36% (3396/9433) remote: Counting objects: 37% (3491/9433) remote: Counting objects: 38% (3585/9433) remote: Counting objects: 39% (3679/9433) remote: Counting objects: 40% (3774/9433) remote: Counting objects: 41% (3868/9433) remote: Counting objects: 42% (3962/9433) remote: Counting objects: 43% (4057/9433) remote: Counting objects: 44% (4151/9433) remote: Counting objects: 45% (4245/9433) remote: Counting objects: 46% (4340/9433) remote: Counting objects: 47% (4434/9433) remote: Counting objects: 48% (4528/9433) remote: Counting objects: 49% (4623/9433) remote: Counting objects: 50% (4717/9433) remote: Counting objects: 51% (4811/9433) remote: Counting objects: 52% (4906/9433) remote: Counting objects: 53% (5000/9433) remote: Counting objects: 54% (5094/9433) remote: Counting objects: 55% (5189/9433) remote: Counting objects: 56% (5283/9433) remote: Counting objects: 57% (5377/9433) remote: Counting objects: 58% (5472/9433) remote: Counting objects: 59% (5566/9433) remote: Counting objects: 60% (5660/9433) remote: Counting objects: 61% (5755/9433) remote: Counting objects: 62% (5849/9433) remote: Counting objects: 63% (5943/9433) remote: Counting objects: 64% (6038/9433) remote: Counting objects: 65% (6132/9433) remote: Counting objects: 66% (6226/9433) remote: Counting objects: 67% (6321/9433) remote: Counting objects: 68% (6415/9433) remote: Counting objects: 69% (6509/9433) remote: Counting objects: 70% (6604/9433) remote: Counting objects: 71% (6698/9433) remote: Counting objects: 72% (6792/9433) remote: Counting objects: 73% (6887/9433) remote: Counting objects: 74% (6981/9433) remote: Counting objects: 75% (7075/9433) remote: Counting objects: 76% (7170/9433) remote: Counting objects: 77% (7264/9433) remote: Counting objects: 78% (7358/9433) remote: Counting objects: 79% (7453/9433) remote: Counting objects: 80% (7547/9433) remote: Counting objects: 81% (7641/9433) remote: Counting objects: 82% (7736/9433) remote: Counting objects: 83% (7830/9433) remote: Counting objects: 84% (7924/9433) remote: Counting objects: 85% (8019/9433) remote: Counting objects: 86% (8113/9433) remote: Counting objects: 87% (8207/9433) remote: Counting objects: 88% (8302/9433) remote: Counting objects: 89% (8396/9433) remote: Counting objects: 90% (8490/9433) remote: Counting objects: 91% (8585/9433) remote: Counting objects: 92% (8679/9433) remote: Counting objects: 93% (8773/9433) remote: Counting objects: 94% (8868/9433) remote: Counting objects: 95% (8962/9433) remote: Counting objects: 96% (9056/9433) remote: Counting objects: 97% (9151/9433) remote: Counting objects: 98% (9245/9433) remote: Counting objects: 99% (9339/9433) remote: Counting objects: 100% (9433/9433) remote: Counting objects: 100% (9433/9433), done. 21:44:04 remote: Compressing objects: 0% (1/7555) remote: Compressing objects: 1% (76/7555) remote: Compressing objects: 2% (152/7555) remote: Compressing objects: 3% (227/7555) remote: Compressing objects: 4% (303/7555) remote: Compressing objects: 5% (378/7555) remote: Compressing objects: 6% (454/7555) remote: Compressing objects: 7% (529/7555) remote: Compressing objects: 8% (605/7555) remote: Compressing objects: 9% (680/7555) remote: Compressing objects: 10% (756/7555) remote: Compressing objects: 11% (832/7555) remote: Compressing objects: 12% (907/7555) remote: Compressing objects: 13% (983/7555) remote: Compressing objects: 14% (1058/7555) remote: Compressing objects: 15% (1134/7555) remote: Compressing objects: 16% (1209/7555) remote: Compressing objects: 17% (1285/7555) remote: Compressing objects: 18% (1360/7555) remote: Compressing objects: 19% (1436/7555) remote: Compressing objects: 20% (1511/7555) remote: Compressing objects: 21% (1587/7555) remote: Compressing objects: 22% (1663/7555) remote: Compressing objects: 23% (1738/7555) remote: Compressing objects: 24% (1814/7555) remote: Compressing objects: 25% (1889/7555) remote: Compressing objects: 26% (1965/7555) remote: Compressing objects: 27% (2040/7555) remote: Compressing objects: 28% (2116/7555) remote: Compressing objects: 29% (2191/7555) remote: Compressing objects: 30% (2267/7555) remote: Compressing objects: 31% (2343/7555) remote: Compressing objects: 32% (2418/7555) remote: Compressing objects: 33% (2494/7555) remote: Compressing objects: 34% (2569/7555) remote: Compressing objects: 35% (2645/7555) remote: Compressing objects: 36% (2720/7555) remote: Compressing objects: 37% (2796/7555) remote: Compressing objects: 38% (2871/7555) remote: Compressing objects: 39% (2947/7555) remote: Compressing objects: 40% (3022/7555) remote: Compressing objects: 41% (3098/7555) remote: Compressing objects: 42% (3174/7555) remote: Compressing objects: 43% (3249/7555) remote: Compressing objects: 44% (3325/7555) remote: Compressing objects: 45% (3400/7555) remote: Compressing objects: 46% (3476/7555) remote: Compressing objects: 47% (3551/7555) remote: Compressing objects: 48% (3627/7555) remote: Compressing objects: 49% (3702/7555) remote: Compressing objects: 50% (3778/7555) remote: Compressing objects: 51% (3854/7555) remote: Compressing objects: 52% (3929/7555) remote: Compressing objects: 53% (4005/7555) remote: Compressing objects: 54% (4080/7555) remote: Compressing objects: 55% (4156/7555) remote: Compressing objects: 56% (4231/7555) remote: Compressing objects: 57% (4307/7555) remote: Compressing objects: 58% (4382/7555) remote: Compressing objects: 59% (4458/7555) remote: Compressing objects: 60% (4533/7555) remote: Compressing objects: 61% (4609/7555) remote: Compressing objects: 62% (4685/7555) remote: Compressing objects: 63% (4760/7555) remote: Compressing objects: 64% (4836/7555) remote: Compressing objects: 65% (4911/7555) remote: Compressing objects: 66% (4987/7555) remote: Compressing objects: 67% (5062/7555) remote: Compressing objects: 68% (5138/7555) remote: Compressing objects: 69% (5213/7555) remote: Compressing objects: 70% (5289/7555) remote: Compressing objects: 70% (5321/7555) remote: Compressing objects: 71% (5365/7555) remote: Compressing objects: 72% (5440/7555) remote: Compressing objects: 73% (5516/7555) remote: Compressing objects: 74% (5591/7555) remote: Compressing objects: 75% (5667/7555) remote: Compressing objects: 76% (5742/7555) remote: Compressing objects: 77% (5818/7555) remote: Compressing objects: 78% (5893/7555) remote: Compressing objects: 79% (5969/7555) remote: Compressing objects: 80% (6044/7555) remote: Compressing objects: 81% (6120/7555) remote: Compressing objects: 82% (6196/7555) remote: Compressing objects: 83% (6271/7555) remote: Compressing objects: 84% (6347/7555) remote: Compressing objects: 85% (6422/7555) remote: Compressing objects: 86% (6498/7555) remote: Compressing objects: 87% (6573/7555) remote: Compressing objects: 88% (6649/7555) remote: Compressing objects: 89% (6724/7555) remote: Compressing objects: 90% (6800/7555) remote: Compressing objects: 91% (6876/7555) remote: Compressing objects: 92% (6951/7555) remote: Compressing objects: 93% (7027/7555) remote: Compressing objects: 94% (7102/7555) remote: Compressing objects: 95% (7178/7555) remote: Compressing objects: 96% (7253/7555) remote: Compressing objects: 97% (7329/7555) remote: Compressing objects: 98% (7404/7555) remote: Compressing objects: 99% (7480/7555) remote: Compressing objects: 100% (7555/7555) remote: Compressing objects: 100% (7555/7555), done. 21:44:08 Receiving objects: 0% (1/9433) Receiving objects: 1% (95/9433) Receiving objects: 2% (189/9433) Receiving objects: 3% (283/9433) Receiving objects: 4% (378/9433) Receiving objects: 5% (472/9433) Receiving objects: 6% (566/9433) Receiving objects: 7% (661/9433) Receiving objects: 8% (755/9433) Receiving objects: 9% (849/9433) Receiving objects: 10% (944/9433) Receiving objects: 11% (1038/9433) Receiving objects: 12% (1132/9433) Receiving objects: 13% (1227/9433) Receiving objects: 14% (1321/9433) Receiving objects: 15% (1415/9433) Receiving objects: 16% (1510/9433) Receiving objects: 17% (1604/9433) Receiving objects: 18% (1698/9433) Receiving objects: 19% (1793/9433) Receiving objects: 20% (1887/9433), 612.00 KiB | 817.00 KiB/s Receiving objects: 21% (1981/9433), 612.00 KiB | 817.00 KiB/s Receiving objects: 22% (2076/9433), 612.00 KiB | 817.00 KiB/s Receiving objects: 23% (2170/9433), 612.00 KiB | 817.00 KiB/s Receiving objects: 24% (2264/9433), 612.00 KiB | 817.00 KiB/s Receiving objects: 25% (2359/9433), 612.00 KiB | 817.00 KiB/s Receiving objects: 26% (2453/9433), 612.00 KiB | 817.00 KiB/s Receiving objects: 26% (2455/9433), 612.00 KiB | 817.00 KiB/s Receiving objects: 27% (2547/9433), 612.00 KiB | 817.00 KiB/s Receiving objects: 28% (2642/9433), 612.00 KiB | 817.00 KiB/s Receiving objects: 29% (2736/9433), 612.00 KiB | 817.00 KiB/s Receiving objects: 30% (2830/9433), 612.00 KiB | 817.00 KiB/s Receiving objects: 31% (2925/9433), 612.00 KiB | 817.00 KiB/s Receiving objects: 32% (3019/9433), 612.00 KiB | 817.00 KiB/s Receiving objects: 33% (3113/9433), 612.00 KiB | 817.00 KiB/s Receiving objects: 34% (3208/9433), 612.00 KiB | 817.00 KiB/s Receiving objects: 35% (3302/9433), 612.00 KiB | 817.00 KiB/s Receiving objects: 36% (3396/9433), 612.00 KiB | 817.00 KiB/s Receiving objects: 37% (3491/9433), 612.00 KiB | 817.00 KiB/s Receiving objects: 38% (3585/9433), 612.00 KiB | 817.00 KiB/s Receiving objects: 39% (3679/9433), 612.00 KiB | 817.00 KiB/s Receiving objects: 40% (3774/9433), 612.00 KiB | 817.00 KiB/s Receiving objects: 41% (3868/9433), 612.00 KiB | 817.00 KiB/s Receiving objects: 42% (3962/9433), 612.00 KiB | 817.00 KiB/s Receiving objects: 43% (4057/9433), 612.00 KiB | 817.00 KiB/s Receiving objects: 44% (4151/9433), 612.00 KiB | 817.00 KiB/s Receiving objects: 45% (4245/9433), 612.00 KiB | 817.00 KiB/s Receiving objects: 46% (4340/9433), 612.00 KiB | 817.00 KiB/s Receiving objects: 47% (4434/9433), 612.00 KiB | 817.00 KiB/s Receiving objects: 48% (4528/9433), 612.00 KiB | 817.00 KiB/s Receiving objects: 49% (4623/9433), 612.00 KiB | 817.00 KiB/s Receiving objects: 50% (4717/9433), 6.05 MiB | 4.86 MiB/s Receiving objects: 51% (4811/9433), 6.05 MiB | 4.86 MiB/s Receiving objects: 52% (4906/9433), 6.05 MiB | 4.86 MiB/s Receiving objects: 53% (5000/9433), 6.05 MiB | 4.86 MiB/s Receiving objects: 54% (5094/9433), 6.05 MiB | 4.86 MiB/s Receiving objects: 55% (5189/9433), 6.05 MiB | 4.86 MiB/s Receiving objects: 56% (5283/9433), 6.05 MiB | 4.86 MiB/s Receiving objects: 57% (5377/9433), 6.05 MiB | 4.86 MiB/s Receiving objects: 58% (5472/9433), 6.05 MiB | 4.86 MiB/s Receiving objects: 59% (5566/9433), 6.05 MiB | 4.86 MiB/s Receiving objects: 60% (5660/9433), 6.05 MiB | 4.86 MiB/s Receiving objects: 61% (5755/9433), 6.05 MiB | 4.86 MiB/s Receiving objects: 62% (5849/9433), 6.05 MiB | 4.86 MiB/s Receiving objects: 63% (5943/9433), 6.05 MiB | 4.86 MiB/s Receiving objects: 64% (6038/9433), 6.05 MiB | 4.86 MiB/s Receiving objects: 65% (6132/9433), 6.05 MiB | 4.86 MiB/s Receiving objects: 66% (6226/9433), 6.05 MiB | 4.86 MiB/s Receiving objects: 67% (6321/9433), 6.05 MiB | 4.86 MiB/s Receiving objects: 68% (6415/9433), 6.05 MiB | 4.86 MiB/s Receiving objects: 69% (6509/9433), 6.05 MiB | 4.86 MiB/s Receiving objects: 70% (6604/9433), 6.05 MiB | 4.86 MiB/s Receiving objects: 71% (6698/9433), 6.05 MiB | 4.86 MiB/s Receiving objects: 72% (6792/9433), 6.05 MiB | 4.86 MiB/s Receiving objects: 73% (6887/9433), 6.05 MiB | 4.86 MiB/s Receiving objects: 74% (6981/9433), 6.05 MiB | 4.86 MiB/s Receiving objects: 75% (7075/9433), 6.05 MiB | 4.86 MiB/s Receiving objects: 76% (7170/9433), 10.66 MiB | 6.11 MiB/s Receiving objects: 77% (7264/9433), 10.66 MiB | 6.11 MiB/s Receiving objects: 78% (7358/9433), 10.66 MiB | 6.11 MiB/s Receiving objects: 79% (7453/9433), 10.66 MiB | 6.11 MiB/s Receiving objects: 80% (7547/9433), 10.66 MiB | 6.11 MiB/s Receiving objects: 81% (7641/9433), 10.66 MiB | 6.11 MiB/s Receiving objects: 82% (7736/9433), 10.66 MiB | 6.11 MiB/s Receiving objects: 83% (7830/9433), 10.66 MiB | 6.11 MiB/s Receiving objects: 84% (7924/9433), 10.66 MiB | 6.11 MiB/s Receiving objects: 84% (7937/9433), 10.66 MiB | 6.11 MiB/s Receiving objects: 85% (8019/9433), 10.66 MiB | 6.11 MiB/s Receiving objects: 86% (8113/9433), 10.66 MiB | 6.11 MiB/s Receiving objects: 87% (8207/9433), 10.66 MiB | 6.11 MiB/s Receiving objects: 88% (8302/9433), 10.66 MiB | 6.11 MiB/s Receiving objects: 89% (8396/9433), 10.66 MiB | 6.11 MiB/s Receiving objects: 90% (8490/9433), 10.66 MiB | 6.11 MiB/s Receiving objects: 91% (8585/9433), 10.66 MiB | 6.11 MiB/s Receiving objects: 92% (8679/9433), 10.66 MiB | 6.11 MiB/s Receiving objects: 93% (8773/9433), 10.66 MiB | 6.11 MiB/s Receiving objects: 94% (8868/9433), 10.66 MiB | 6.11 MiB/s Receiving objects: 95% (8962/9433), 10.66 MiB | 6.11 MiB/s Receiving objects: 96% (9056/9433), 10.66 MiB | 6.11 MiB/s Receiving objects: 97% (9151/9433), 10.66 MiB | 6.11 MiB/s Receiving objects: 98% (9245/9433), 15.88 MiB | 7.07 MiB/s Receiving objects: 99% (9339/9433), 15.88 MiB | 7.07 MiB/s Receiving objects: 99% (9412/9433), 21.76 MiB | 7.92 MiB/s remote: Total 9433 (delta 1882), reused 6084 (delta 1371), pack-reused 0 21:44:08 Receiving objects: 100% (9433/9433), 26.05 MiB | 8.01 MiB/s Receiving objects: 100% (9433/9433), 27.62 MiB | 7.95 MiB/s, done. 21:44:08 Resolving deltas: 0% (0/1882) Resolving deltas: 1% (19/1882) Resolving deltas: 2% (40/1882) Resolving deltas: 4% (82/1882) Resolving deltas: 6% (115/1882) Resolving deltas: 7% (133/1882) Resolving deltas: 8% (153/1882) Resolving deltas: 9% (170/1882) Resolving deltas: 10% (190/1882) Resolving deltas: 11% (209/1882) Resolving deltas: 12% (226/1882) Resolving deltas: 13% (248/1882) Resolving deltas: 14% (266/1882) Resolving deltas: 15% (284/1882) Resolving deltas: 16% (305/1882) Resolving deltas: 17% (320/1882) Resolving deltas: 18% (344/1882) Resolving deltas: 19% (360/1882) Resolving deltas: 20% (377/1882) Resolving deltas: 21% (397/1882) Resolving deltas: 22% (416/1882) Resolving deltas: 23% (433/1882) Resolving deltas: 24% (456/1882) Resolving deltas: 25% (472/1882) Resolving deltas: 26% (492/1882) Resolving deltas: 27% (509/1882) Resolving deltas: 28% (530/1882) Resolving deltas: 29% (548/1882) Resolving deltas: 30% (567/1882) Resolving deltas: 31% (585/1882) Resolving deltas: 32% (606/1882) Resolving deltas: 33% (622/1882) Resolving deltas: 34% (647/1882) Resolving deltas: 35% (668/1882) Resolving deltas: 36% (679/1882) Resolving deltas: 37% (699/1882) Resolving deltas: 38% (718/1882) Resolving deltas: 39% (739/1882) Resolving deltas: 40% (759/1882) Resolving deltas: 41% (775/1882) Resolving deltas: 42% (797/1882) Resolving deltas: 43% (811/1882) Resolving deltas: 44% (830/1882) Resolving deltas: 45% (847/1882) Resolving deltas: 46% (870/1882) Resolving deltas: 47% (887/1882) Resolving deltas: 48% (905/1882) Resolving deltas: 49% (924/1882) Resolving deltas: 50% (944/1882) Resolving deltas: 51% (963/1882) Resolving deltas: 52% (979/1882) Resolving deltas: 53% (999/1882) Resolving deltas: 54% (1017/1882) Resolving deltas: 55% (1037/1882) Resolving deltas: 56% (1054/1882) Resolving deltas: 57% (1076/1882) Resolving deltas: 58% (1095/1882) Resolving deltas: 59% (1111/1882) Resolving deltas: 61% (1159/1882) Resolving deltas: 62% (1167/1882) Resolving deltas: 63% (1186/1882) Resolving deltas: 64% (1205/1882) Resolving deltas: 65% (1228/1882) Resolving deltas: 66% (1244/1882) Resolving deltas: 67% (1261/1882) Resolving deltas: 68% (1280/1882) Resolving deltas: 69% (1301/1882) Resolving deltas: 70% (1321/1882) Resolving deltas: 71% (1337/1882) Resolving deltas: 72% (1356/1882) Resolving deltas: 73% (1382/1882) Resolving deltas: 74% (1397/1882) Resolving deltas: 75% (1412/1882) Resolving deltas: 76% (1432/1882) Resolving deltas: 77% (1456/1882) Resolving deltas: 79% (1494/1882) Resolving deltas: 82% (1547/1882) Resolving deltas: 83% (1563/1882) Resolving deltas: 84% (1583/1882) Resolving deltas: 85% (1601/1882) Resolving deltas: 86% (1620/1882) Resolving deltas: 87% (1639/1882) Resolving deltas: 90% (1694/1882) Resolving deltas: 91% (1728/1882) Resolving deltas: 92% (1735/1882) Resolving deltas: 93% (1756/1882) Resolving deltas: 94% (1770/1882) Resolving deltas: 95% (1788/1882) Resolving deltas: 96% (1807/1882) Resolving deltas: 97% (1826/1882) Resolving deltas: 98% (1845/1882) Resolving deltas: 99% (1864/1882) Resolving deltas: 100% (1882/1882) Resolving deltas: 100% (1882/1882), done. 21:44:08 Note: checking out '12b16df320052414244659e4dadda078f67849ed'. 21:44:08 21:44:08 You are in 'detached HEAD' state. You can look around, make experimental 21:44:08 changes and commit them, and you can discard any commits you make in this 21:44:08 state without impacting any branches by performing another checkout. 21:44:08 21:44:08 If you want to create a new branch to retain commits you create, you may 21:44:08 do so (now or later) by using -b with the checkout command again. Example: 21:44:08 21:44:08 git checkout -b 21:44:08 21:44:10 Checking out files: 78% (6818/8715) Checking out files: 79% (6885/8715) Checking out files: 80% (6972/8715) Checking out files: 81% (7060/8715) Checking out files: 82% (7147/8715) Checking out files: 83% (7234/8715) Checking out files: 84% (7321/8715) Checking out files: 85% (7408/8715) Checking out files: 86% (7495/8715) Checking out files: 87% (7583/8715) Checking out files: 88% (7670/8715) Checking out files: 89% (7757/8715) Checking out files: 90% (7844/8715) Checking out files: 91% (7931/8715) Checking out files: 92% (8018/8715) Checking out files: 93% (8105/8715) Checking out files: 94% (8193/8715) Checking out files: 95% (8280/8715) Checking out files: 96% (8367/8715) Checking out files: 97% (8454/8715) Checking out files: 98% (8541/8715) Checking out files: 99% (8628/8715) Checking out files: 100% (8715/8715) Checking out files: 100% (8715/8715), done. 21:44:10 Pulling device-virtual-go  21:44:11 Cloning into '/build/parts/device-virtual-go/src'... 21:44:11 remote: Enumerating objects: 39, done. 21:44:11 remote: Counting objects: 2% (1/39) remote: Counting objects: 5% (2/39) remote: Counting objects: 7% (3/39) remote: Counting objects: 10% (4/39) remote: Counting objects: 12% (5/39) remote: Counting objects: 15% (6/39) remote: Counting objects: 17% (7/39) remote: Counting objects: 20% (8/39) remote: Counting objects: 23% (9/39) remote: Counting objects: 25% (10/39) remote: Counting objects: 28% (11/39) remote: Counting objects: 30% (12/39) remote: Counting objects: 33% (13/39) remote: Counting objects: 35% (14/39) remote: Counting objects: 38% (15/39) remote: Counting objects: 41% (16/39) remote: Counting objects: 43% (17/39) remote: Counting objects: 46% (18/39) remote: Counting objects: 48% (19/39) remote: Counting objects: 51% (20/39) remote: Counting objects: 53% (21/39) remote: Counting objects: 56% (22/39) remote: Counting objects: 58% (23/39) remote: Counting objects: 61% (24/39) remote: Counting objects: 64% (25/39) remote: Counting objects: 66% (26/39) remote: Counting objects: 69% (27/39) remote: Counting objects: 71% (28/39) remote: Counting objects: 74% (29/39) remote: Counting objects: 76% (30/39) remote: Counting objects: 79% (31/39) remote: Counting objects: 82% (32/39) remote: Counting objects: 84% (33/39) remote: Counting objects: 87% (34/39) remote: Counting objects: 89% (35/39) remote: Counting objects: 92% (36/39) remote: Counting objects: 94% (37/39) remote: Counting objects: 97% (38/39) remote: Counting objects: 100% (39/39) remote: Counting objects: 100% (39/39), done. 21:44:11 remote: Compressing objects: 2% (1/35) remote: Compressing objects: 5% (2/35) remote: Compressing objects: 8% (3/35) remote: Compressing objects: 11% (4/35) remote: Compressing objects: 14% (5/35) remote: Compressing objects: 17% (6/35) remote: Compressing objects: 20% (7/35) remote: Compressing objects: 22% (8/35) remote: Compressing objects: 25% (9/35) remote: Compressing objects: 28% (10/35) remote: Compressing objects: 31% (11/35) remote: Compressing objects: 34% (12/35) remote: Compressing objects: 37% (13/35) remote: Compressing objects: 40% (14/35) remote: Compressing objects: 42% (15/35) remote: Compressing objects: 45% (16/35) remote: Compressing objects: 48% (17/35) remote: Compressing objects: 51% (18/35) remote: Compressing objects: 54% (19/35) remote: Compressing objects: 57% (20/35) remote: Compressing objects: 60% (21/35) remote: Compressing objects: 62% (22/35) remote: Compressing objects: 65% (23/35) remote: Compressing objects: 68% (24/35) remote: Compressing objects: 71% (25/35) remote: Compressing objects: 74% (26/35) remote: Compressing objects: 77% (27/35) remote: Compressing objects: 80% (28/35) remote: Compressing objects: 82% (29/35) remote: Compressing objects: 85% (30/35) remote: Compressing objects: 88% (31/35) remote: Compressing objects: 91% (32/35) remote: Compressing objects: 94% (33/35) remote: Compressing objects: 97% (34/35) remote: Compressing objects: 100% (35/35) remote: Compressing objects: 100% (35/35), done. 21:44:11 remote: Total 39 (delta 7), reused 14 (delta 3), pack-reused 0 21:44:11 Unpacking objects: 2% (1/39) Unpacking objects: 5% (2/39) Unpacking objects: 7% (3/39) Unpacking objects: 10% (4/39) Unpacking objects: 12% (5/39) Unpacking objects: 15% (6/39) Unpacking objects: 17% (7/39) Unpacking objects: 20% (8/39) Unpacking objects: 23% (9/39) Unpacking objects: 25% (10/39) Unpacking objects: 28% (11/39) Unpacking objects: 30% (12/39) Unpacking objects: 33% (13/39) Unpacking objects: 35% (14/39) Unpacking objects: 38% (15/39) Unpacking objects: 41% (16/39) Unpacking objects: 43% (17/39) Unpacking objects: 46% (18/39) Unpacking objects: 48% (19/39) Unpacking objects: 51% (20/39) Unpacking objects: 53% (21/39) Unpacking objects: 56% (22/39) Unpacking objects: 58% (23/39) Unpacking objects: 61% (24/39) Unpacking objects: 64% (25/39) Unpacking objects: 66% (26/39) Unpacking objects: 69% (27/39) Unpacking objects: 71% (28/39) Unpacking objects: 74% (29/39) Unpacking objects: 76% (30/39) Unpacking objects: 79% (31/39) Unpacking objects: 82% (32/39) Unpacking objects: 84% (33/39) Unpacking objects: 87% (34/39) Unpacking objects: 89% (35/39) Unpacking objects: 92% (36/39) Unpacking objects: 94% (37/39) Unpacking objects: 97% (38/39) Unpacking objects: 100% (39/39) Unpacking objects: 100% (39/39), done. 21:44:11 Note: checking out '765a8ae72530510c4ebab34c81f831f56123a77d'. 21:44:11 21:44:11 You are in 'detached HEAD' state. You can look around, make experimental 21:44:11 changes and commit them, and you can discard any commits you make in this 21:44:11 state without impacting any branches by performing another checkout. 21:44:11 21:44:11 If you want to create a new branch to retain commits you create, you may 21:44:11 do so (now or later) by using -b with the checkout command again. Example: 21:44:11 21:44:11 git checkout -b 21:44:11 21:44:14 0% [Working] 0% [Working] 0% [Working] 0% [Working] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 21:44:14 0% [Working] Hit http://archive.ubuntu.com/ubuntu bionic InRelease 21:44:14 0% [Working] 0% Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:44:14 0% 0% 69% [Working] 69% [Working] 69% Hit http://archive.ubuntu.com/ubuntu bionic-backports InRelease 21:44:14 69% 85% [Working] 85% [Working] 85% 93% [Working] 93% [Working] 93% 97% [Working] Fetched 0 B in 0s (0 B/s) 21:44:18 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 21:44:18 100% [Working] Fetched 0 B in 0s (0 B/s) 21:44:18 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 21:44:18 100% [Working] Fetched 0 B in 0s (0 B/s) 21:44:18 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 21:44:18 100% [Working] Fetched 0 B in 0s (0 B/s) 21:44:18 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 21:44:18 99% 100% [Working] Fetched 0 B in 0s (0 B/s) 21:44:18 Pulling edgex-go  21:44:22 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 21:44:22 0% [Working] Hit http://archive.ubuntu.com/ubuntu bionic InRelease 21:44:22 0% [Working] 0% Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:44:22 0% 0% 69% [Working] 69% [Working] 69% Hit http://archive.ubuntu.com/ubuntu bionic-backports InRelease 21:44:22 69% 85% [Working] 85% [Working] 85% 93% [Working] 93% [Working] 93% 97% [Working] Fetched 0 B in 0s (0 B/s) 21:44:26 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 linux-libc-dev_4.15.0-124.127_amd64.deb [976 kB] 21:44:26 1% 66% 100% [Working] Fetched 976 kB in 0s (0 B/s) 21:44:26 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libc6-dev_2.27-3ubuntu1.3_amd64.deb [2586 kB] 21:44:27 0% 25% 100% [Working] Fetched 2586 kB in 0s (0 B/s) 21:44:27 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb [2762 kB] 21:44:28 0% 23% 100% [Working] Fetched 2762 kB in 0s (0 B/s) 21:44:28 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 zlib1g-dev_1.2.11.dfsg-0ubuntu2_amd64.deb [176 kB] 21:44:28 7% 100% [Working] Fetched 176 kB in 0s (0 B/s) 21:44:28 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libperl5.26_5.26.1-6ubuntu0.5_amd64.deb [3534 kB] 21:44:29 0% 18% 100% [Working] Fetched 3534 kB in 0s (0 B/s) 21:44:30 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libpcre3_8.39-9_amd64.deb [229 kB] 21:44:30 5% 100% [Working] Fetched 229 kB in 0s (0 B/s) 21:44:30 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libgdbm5_1.14.1-6_amd64.deb [26.0 kB] 21:44:30 48% 100% [Working] Fetched 26.0 kB in 0s (0 B/s) 21:44:30 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libc-dev-bin_2.27-3ubuntu1.3_amd64.deb [71.8 kB] 21:44:31 17% 100% [Working] Fetched 71.8 kB in 0s (0 B/s) 21:44:31 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 perl_5.26.1-6ubuntu0.5_amd64.deb [201 kB] 21:44:31 6% 100% [Working] Fetched 201 kB in 0s (0 B/s) 21:44:31 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libgdbm-compat4_1.14.1-6_amd64.deb [6084 B] 21:44:31 100% [Working] Fetched 6084 B in 0s (0 B/s) 21:44:36 Copying needed target link from the system /lib/x86_64-linux-gnu/libz.so.1.2.11 21:44:37 Pulling kong  21:44:40 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 21:44:40 0% [Working] Hit http://archive.ubuntu.com/ubuntu bionic InRelease 21:44:40 0% [Working] 0% Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:44:40 0% 0% 69% [Working] Hit http://archive.ubuntu.com/ubuntu bionic-backports InRelease 21:44:41 69% [Working] 69% 85% [Working] 85% [Working] 85% 93% [Working] 93% [Working] 93% 97% [Working] Fetched 0 B in 0s (0 B/s) 21:44:45 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 21:44:45 100% [Working] Fetched 0 B in 0s (0 B/s) 21:44:45 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 21:44:45 100% [Working] Fetched 0 B in 0s (0 B/s) 21:44:46 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 21:44:46 100% [Working] Fetched 0 B in 0s (0 B/s) 21:44:46 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 21:44:46 100% [Working] Fetched 0 B in 0s (0 B/s) 21:44:46 Pulling kuiper  21:44:47 Cloning into '/build/parts/kuiper/src'... 21:44:47 remote: Enumerating objects: 59, done. 21:44:47 remote: Counting objects: 1% (1/59) remote: Counting objects: 3% (2/59) remote: Counting objects: 5% (3/59) remote: Counting objects: 6% (4/59) remote: Counting objects: 8% (5/59) remote: Counting objects: 10% (6/59) remote: Counting objects: 11% (7/59) remote: Counting objects: 13% (8/59) remote: Counting objects: 15% (9/59) remote: Counting objects: 16% (10/59) remote: Counting objects: 18% (11/59) remote: Counting objects: 20% (12/59) remote: Counting objects: 22% (13/59) remote: Counting objects: 23% (14/59) remote: Counting objects: 25% (15/59) remote: Counting objects: 27% (16/59) remote: Counting objects: 28% (17/59) remote: Counting objects: 30% (18/59) remote: Counting objects: 32% (19/59) remote: Counting objects: 33% (20/59) remote: Counting objects: 35% (21/59) remote: Counting objects: 37% (22/59) remote: Counting objects: 38% (23/59) remote: Counting objects: 40% (24/59) remote: Counting objects: 42% (25/59) remote: Counting objects: 44% (26/59) remote: Counting objects: 45% (27/59) remote: Counting objects: 47% (28/59) remote: Counting objects: 49% (29/59) remote: Counting objects: 50% (30/59) remote: Counting objects: 52% (31/59) remote: Counting objects: 54% (32/59) remote: Counting objects: 55% (33/59) remote: Counting objects: 57% (34/59) remote: Counting objects: 59% (35/59) remote: Counting objects: 61% (36/59) remote: Counting objects: 62% (37/59) remote: Counting objects: 64% (38/59) remote: Counting objects: 66% (39/59) remote: Counting objects: 67% (40/59) remote: Counting objects: 69% (41/59) remote: Counting objects: 71% (42/59) remote: Counting objects: 72% (43/59) remote: Counting objects: 74% (44/59) remote: Counting objects: 76% (45/59) remote: Counting objects: 77% (46/59) remote: Counting objects: 79% (47/59) remote: Counting objects: 81% (48/59) remote: Counting objects: 83% (49/59) remote: Counting objects: 84% (50/59) remote: Counting objects: 86% (51/59) remote: Counting objects: 88% (52/59) remote: Counting objects: 89% (53/59) remote: Counting objects: 91% (54/59) remote: Counting objects: 93% (55/59) remote: Counting objects: 94% (56/59) remote: Counting objects: 96% (57/59) remote: Counting objects: 98% (58/59) remote: Counting objects: 100% (59/59) remote: Counting objects: 100% (59/59), done. 21:44:47 remote: Compressing objects: 2% (1/48) remote: Compressing objects: 4% (2/48) remote: Compressing objects: 6% (3/48) remote: Compressing objects: 8% (4/48) remote: Compressing objects: 10% (5/48) remote: Compressing objects: 12% (6/48) remote: Compressing objects: 14% (7/48) remote: Compressing objects: 16% (8/48) remote: Compressing objects: 18% (9/48) remote: Compressing objects: 20% (10/48) remote: Compressing objects: 22% (11/48) remote: Compressing objects: 25% (12/48) remote: Compressing objects: 27% (13/48) remote: Compressing objects: 29% (14/48) remote: Compressing objects: 31% (15/48) remote: Compressing objects: 33% (16/48) remote: Compressing objects: 35% (17/48) remote: Compressing objects: 37% (18/48) remote: Compressing objects: 39% (19/48) remote: Compressing objects: 41% (20/48) remote: Compressing objects: 43% (21/48) remote: Compressing objects: 45% (22/48) remote: Compressing objects: 47% (23/48) remote: Compressing objects: 50% (24/48) remote: Compressing objects: 52% (25/48) remote: Compressing objects: 54% (26/48) remote: Compressing objects: 56% (27/48) remote: Compressing objects: 58% (28/48) remote: Compressing objects: 60% (29/48) remote: Compressing objects: 62% (30/48) remote: Compressing objects: 64% (31/48) remote: Compressing objects: 66% (32/48) remote: Compressing objects: 68% (33/48) remote: Compressing objects: 70% (34/48) remote: Compressing objects: 72% (35/48) remote: Compressing objects: 75% (36/48) remote: Compressing objects: 77% (37/48) remote: Compressing objects: 79% (38/48) remote: Compressing objects: 81% (39/48) remote: Compressing objects: 83% (40/48) remote: Compressing objects: 85% (41/48) remote: Compressing objects: 87% (42/48) remote: Compressing objects: 89% (43/48) remote: Compressing objects: 91% (44/48) remote: Compressing objects: 93% (45/48) remote: Compressing objects: 95% (46/48) remote: Compressing objects: 97% (47/48) remote: Compressing objects: 100% (48/48) remote: Compressing objects: 100% (48/48), done. 21:44:48 Receiving objects: 0% (1/8019) Receiving objects: 1% (81/8019) Receiving objects: 2% (161/8019) Receiving objects: 3% (241/8019) Receiving objects: 4% (321/8019) Receiving objects: 5% (401/8019) Receiving objects: 6% (482/8019) Receiving objects: 7% (562/8019) Receiving objects: 8% (642/8019) Receiving objects: 9% (722/8019) Receiving objects: 10% (802/8019) Receiving objects: 11% (883/8019) Receiving objects: 12% (963/8019) Receiving objects: 13% (1043/8019) Receiving objects: 14% (1123/8019) Receiving objects: 15% (1203/8019) Receiving objects: 16% (1284/8019) Receiving objects: 17% (1364/8019) Receiving objects: 18% (1444/8019) Receiving objects: 19% (1524/8019) Receiving objects: 20% (1604/8019) Receiving objects: 21% (1684/8019) Receiving objects: 22% (1765/8019) Receiving objects: 23% (1845/8019) Receiving objects: 24% (1925/8019) Receiving objects: 25% (2005/8019) Receiving objects: 26% (2085/8019) Receiving objects: 27% (2166/8019) Receiving objects: 28% (2246/8019) Receiving objects: 29% (2326/8019) Receiving objects: 30% (2406/8019) Receiving objects: 31% (2486/8019) Receiving objects: 32% (2567/8019) Receiving objects: 33% (2647/8019) Receiving objects: 34% (2727/8019) Receiving objects: 35% (2807/8019) Receiving objects: 36% (2887/8019) Receiving objects: 37% (2968/8019) Receiving objects: 38% (3048/8019) Receiving objects: 39% (3128/8019) Receiving objects: 40% (3208/8019) Receiving objects: 41% (3288/8019) Receiving objects: 42% (3368/8019) Receiving objects: 43% (3449/8019) Receiving objects: 44% (3529/8019) Receiving objects: 45% (3609/8019) Receiving objects: 46% (3689/8019) Receiving objects: 47% (3769/8019) Receiving objects: 48% (3850/8019) Receiving objects: 49% (3930/8019) Receiving objects: 50% (4010/8019) Receiving objects: 51% (4090/8019) Receiving objects: 52% (4170/8019) Receiving objects: 53% (4251/8019) Receiving objects: 54% (4331/8019) Receiving objects: 55% (4411/8019) Receiving objects: 56% (4491/8019) Receiving objects: 57% (4571/8019) Receiving objects: 58% (4652/8019) Receiving objects: 59% (4732/8019) Receiving objects: 60% (4812/8019) Receiving objects: 61% (4892/8019) Receiving objects: 62% (4972/8019) Receiving objects: 63% (5052/8019) Receiving objects: 64% (5133/8019) Receiving objects: 65% (5213/8019) Receiving objects: 66% (5293/8019) Receiving objects: 67% (5373/8019) Receiving objects: 68% (5453/8019) Receiving objects: 69% (5534/8019) Receiving objects: 70% (5614/8019) Receiving objects: 71% (5694/8019) Receiving objects: 72% (5774/8019) Receiving objects: 73% (5854/8019) Receiving objects: 74% (5935/8019) Receiving objects: 75% (6015/8019) Receiving objects: 76% (6095/8019) Receiving objects: 77% (6175/8019) Receiving objects: 78% (6255/8019), 8.87 MiB | 17.73 MiB/s Receiving objects: 79% (6336/8019), 8.87 MiB | 17.73 MiB/s Receiving objects: 80% (6416/8019), 8.87 MiB | 17.73 MiB/s Receiving objects: 81% (6496/8019), 8.87 MiB | 17.73 MiB/s Receiving objects: 82% (6576/8019), 8.87 MiB | 17.73 MiB/s Receiving objects: 83% (6656/8019), 8.87 MiB | 17.73 MiB/s Receiving objects: 84% (6736/8019), 8.87 MiB | 17.73 MiB/s Receiving objects: 85% (6817/8019), 8.87 MiB | 17.73 MiB/s Receiving objects: 86% (6897/8019), 8.87 MiB | 17.73 MiB/s Receiving objects: 87% (6977/8019), 8.87 MiB | 17.73 MiB/s Receiving objects: 88% (7057/8019), 8.87 MiB | 17.73 MiB/s Receiving objects: 89% (7137/8019), 8.87 MiB | 17.73 MiB/s Receiving objects: 90% (7218/8019), 8.87 MiB | 17.73 MiB/s Receiving objects: 91% (7298/8019), 8.87 MiB | 17.73 MiB/s Receiving objects: 92% (7378/8019), 8.87 MiB | 17.73 MiB/s Receiving objects: 93% (7458/8019), 8.87 MiB | 17.73 MiB/s Receiving objects: 94% (7538/8019), 8.87 MiB | 17.73 MiB/s Receiving objects: 95% (7619/8019), 8.87 MiB | 17.73 MiB/s Receiving objects: 96% (7699/8019), 8.87 MiB | 17.73 MiB/s remote: Total 8019 (delta 18), reused 22 (delta 7), pack-reused 7960 21:44:48 Receiving objects: 97% (7779/8019), 8.87 MiB | 17.73 MiB/s Receiving objects: 98% (7859/8019), 8.87 MiB | 17.73 MiB/s Receiving objects: 99% (7939/8019), 8.87 MiB | 17.73 MiB/s Receiving objects: 100% (8019/8019), 8.87 MiB | 17.73 MiB/s Receiving objects: 100% (8019/8019), 19.22 MiB | 22.29 MiB/s, done. 21:44:48 Resolving deltas: 0% (0/5141) Resolving deltas: 1% (52/5141) Resolving deltas: 2% (108/5141) Resolving deltas: 3% (156/5141) Resolving deltas: 6% (346/5141) Resolving deltas: 7% (366/5141) Resolving deltas: 8% (423/5141) Resolving deltas: 9% (467/5141) Resolving deltas: 10% (516/5141) Resolving deltas: 11% (570/5141) Resolving deltas: 12% (617/5141) Resolving deltas: 13% (674/5141) Resolving deltas: 14% (720/5141) Resolving deltas: 15% (779/5141) Resolving deltas: 16% (826/5141) Resolving deltas: 17% (876/5141) Resolving deltas: 18% (931/5141) Resolving deltas: 19% (992/5141) Resolving deltas: 20% (1032/5141) Resolving deltas: 21% (1083/5141) Resolving deltas: 22% (1140/5141) Resolving deltas: 23% (1183/5141) Resolving deltas: 24% (1236/5141) Resolving deltas: 25% (1296/5141) Resolving deltas: 26% (1349/5141) Resolving deltas: 27% (1391/5141) Resolving deltas: 28% (1444/5141) Resolving deltas: 29% (1491/5141) Resolving deltas: 30% (1550/5141) Resolving deltas: 31% (1596/5141) Resolving deltas: 32% (1662/5141) Resolving deltas: 33% (1714/5141) Resolving deltas: 34% (1758/5141) Resolving deltas: 35% (1805/5141) Resolving deltas: 36% (1862/5141) Resolving deltas: 37% (1941/5141) Resolving deltas: 38% (1962/5141) Resolving deltas: 39% (2019/5141) Resolving deltas: 40% (2063/5141) Resolving deltas: 41% (2133/5141) Resolving deltas: 42% (2161/5141) Resolving deltas: 43% (2233/5141) Resolving deltas: 44% (2268/5141) Resolving deltas: 45% (2315/5141) Resolving deltas: 46% (2366/5141) Resolving deltas: 47% (2418/5141) Resolving deltas: 48% (2470/5141) Resolving deltas: 49% (2544/5141) Resolving deltas: 50% (2574/5141) Resolving deltas: 51% (2640/5141) Resolving deltas: 52% (2674/5141) Resolving deltas: 54% (2799/5141) Resolving deltas: 55% (2848/5141) Resolving deltas: 56% (2881/5141) Resolving deltas: 57% (2948/5141) Resolving deltas: 58% (2988/5141) Resolving deltas: 59% (3066/5141) Resolving deltas: 61% (3186/5141) Resolving deltas: 62% (3193/5141) Resolving deltas: 63% (3274/5141) Resolving deltas: 64% (3304/5141) Resolving deltas: 65% (3342/5141) Resolving deltas: 66% (3405/5141) Resolving deltas: 67% (3445/5141) Resolving deltas: 68% (3499/5141) Resolving deltas: 69% (3549/5141) Resolving deltas: 70% (3600/5141) Resolving deltas: 71% (3653/5141) Resolving deltas: 72% (3703/5141) Resolving deltas: 74% (3810/5141) Resolving deltas: 75% (3869/5141) Resolving deltas: 76% (3910/5141) Resolving deltas: 78% (4017/5141) Resolving deltas: 80% (4122/5141) Resolving deltas: 81% (4166/5141) Resolving deltas: 82% (4226/5141) Resolving deltas: 83% (4270/5141) Resolving deltas: 84% (4353/5141) Resolving deltas: 86% (4422/5141) Resolving deltas: 87% (4483/5141) Resolving deltas: 88% (4546/5141) Resolving deltas: 89% (4576/5141) Resolving deltas: 91% (4695/5141) Resolving deltas: 92% (4731/5141) Resolving deltas: 93% (4783/5141) Resolving deltas: 94% (4878/5141) Resolving deltas: 95% (4884/5141) Resolving deltas: 97% (4997/5141) Resolving deltas: 98% (5043/5141) Resolving deltas: 99% (5091/5141) Resolving deltas: 100% (5141/5141) Resolving deltas: 100% (5141/5141), done. 21:44:48 Note: checking out '2dd53791ab79e7b902d6ca90361961f61066a1a0'. 21:44:48 21:44:48 You are in 'detached HEAD' state. You can look around, make experimental 21:44:48 changes and commit them, and you can discard any commits you make in this 21:44:48 state without impacting any branches by performing another checkout. 21:44:48 21:44:48 If you want to create a new branch to retain commits you create, you may 21:44:48 do so (now or later) by using -b with the checkout command again. Example: 21:44:48 21:44:48 git checkout -b 21:44:48 21:44:51 0% [Working] 0% [Working] 0% [Working] 0% [Working] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 21:44:51 0% [Working] Hit http://archive.ubuntu.com/ubuntu bionic InRelease 21:44:51 0% [Working] 0% Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:44:51 0% 69% [Working] 69% [Working] 69% Hit http://archive.ubuntu.com/ubuntu bionic-backports InRelease 21:44:51 69% 85% [Working] 85% [Working] 85% 93% [Working] 93% [Working] 93% 97% [Working] Fetched 0 B in 0s (0 B/s) 21:44:56 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 21:44:56 13% 100% [Working] Fetched 96.5 kB in 0s (0 B/s) 21:44:56 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 postgresql-common_190ubuntu0.1_all.deb [157 kB] 21:44:57 8% 100% [Working] Fetched 157 kB in 0s (0 B/s) 21:44:57 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 init-system-helpers_1.51_all.deb [37.3 kB] 21:44:57 36% 100% [Working] Fetched 37.3 kB in 0s (0 B/s) 21:44:57 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 21:44:58 4% 100% [Working] Fetched 279 kB in 0s (0 B/s) 21:44:58 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 21:44:58 10% 100% [Working] Fetched 122 kB in 0s (0 B/s) 21:44:58 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 21:44:58 99% 100% [Working] Fetched 8848 B in 0s (0 B/s) 21:44:58 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 21:44:59 26% 100% [Working] Fetched 47.8 kB in 0s (0 B/s) 21:44:59 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] 21:44:59 84% 100% [Working] Fetched 14.8 kB in 0s (0 B/s) 21:44:59 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 21:45:00 8% 100% [Working] Fetched 155 kB in 0s (0 B/s) 21:45:00 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 openssl_1.1.1-1ubuntu2.1~18.04.6_amd64.deb [614 kB] 21:45:00 2% 100% [Working] Fetched 614 kB in 0s (0 B/s) 21:45:01 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 21:45:01 85% 100% [Working] Fetched 14.8 kB in 0s (0 B/s) 21:45:01 0% [Working] 0% [Working] 0% [Working] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 21:45:01 2% 100% [Working] Fetched 499 kB in 0s (0 B/s) 21:45:02 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libicu60_60.2-3ubuntu3.1_amd64.deb [8054 kB] 21:45:03 0% 8% 100% [Working] Fetched 8054 kB in 0s (0 B/s) 21:45:03 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 21:45:03 5% 100% [Working] Fetched 240 kB in 0s (0 B/s) 21:45:03 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb [2762 kB] 21:45:03 99% 100% [Working] Fetched 0 B in 0s (0 B/s) 21:45:04 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 21:45:04 43% 100% [Working] Fetched 29.3 kB in 0s (0 B/s) 21:45:04 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 netbase_5.4_all.deb [12.7 kB] 21:45:04 99% 100% [Working] Fetched 12.7 kB in 0s (0 B/s) 21:45:05 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 21:45:05 14% 100% [Working] Fetched 85.5 kB in 0s (0 B/s) 21:45:05 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] 21:45:05 25% 100% [Working] Fetched 49.2 kB in 0s (0 B/s) 21:45:05 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libpq5_10.15-0ubuntu0.18.04.1_amd64.deb [108 kB] 21:45:06 11% 100% [Working] Fetched 108 kB in 0s (0 B/s) 21:45:06 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 ssl-cert_1.0.39_all.deb [17.0 kB] 21:45:06 74% 100% [Working] Fetched 17.0 kB in 0s (0 B/s) 21:45:06 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libperl5.26_5.26.1-6ubuntu0.5_amd64.deb [3534 kB] 21:45:06 100% [Working] Fetched 0 B in 0s (0 B/s) 21:45:07 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 postgresql-10_10.15-0ubuntu0.18.04.1_amd64.deb [3766 kB] 21:45:07 0% 10% 100% [Working] Fetched 3766 kB in 0s (0 B/s) 21:45:08 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 postgresql-client_10+190ubuntu0.1_all.deb [5896 B] 21:45:08 100% [Working] Fetched 5896 B in 0s (0 B/s) 21:45:08 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 21:45:08 24% 100% [Working] Fetched 30.8 kB in 0s (0 B/s) 21:45:08 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 21:45:08 73% 100% [Working] Fetched 17.0 kB in 0s (0 B/s) 21:45:08 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 postgresql_10+190ubuntu0.1_all.deb [5884 B] 21:45:08 100% [Working] Fetched 5884 B in 0s (0 B/s) 21:45:09 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libgdbm5_1.14.1-6_amd64.deb [26.0 kB] 21:45:09 100% [Working] Fetched 0 B in 0s (0 B/s) 21:45:09 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 21:45:09 14% 100% [Working] Fetched 85.9 kB in 0s (0 B/s) 21:45:09 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 ucf_3.0038_all.deb [50.5 kB] 21:45:09 24% 100% [Working] Fetched 50.5 kB in 0s (0 B/s) 21:45:10 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 21:45:10 99% 100% [Working] Fetched 8720 B in 0s (0 B/s) 21:45:10 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 postgresql-contrib_10+190ubuntu0.1_all.deb [5896 B] 21:45:10 100% [Working] Fetched 5896 B in 0s (0 B/s) 21:45:10 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 21:45:11 9% 100% [Working] Fetched 137 kB in 0s (0 B/s) 21:45:11 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 21:45:11 9% 100% [Working] Fetched 109 kB in 0s (0 B/s) 21:45:11 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libxml2_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb [663 kB] 21:45:12 1% 97% 100% [Working] Fetched 663 kB in 0s (0 B/s) 21:45:12 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 21:45:13 1% 100% [Working] Fetched 645 kB in 0s (0 B/s) 21:45:13 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libedit2_3.1-20170329-1_amd64.deb [76.9 kB] 21:45:13 16% 100% [Working] Fetched 76.9 kB in 0s (0 B/s) 21:45:13 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 21:45:14 30% 100% [Working] Fetched 41.3 kB in 0s (0 B/s) 21:45:14 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 perl_5.26.1-6ubuntu0.5_amd64.deb [201 kB] 21:45:14 100% [Working] Fetched 0 B in 0s (0 B/s) 21:45:14 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 21:45:14 70% 100% [Working] Fetched 17.9 kB in 0s (0 B/s) 21:45:14 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 21:45:15 3% 100% [Working] Fetched 368 kB in 0s (0 B/s) 21:45:15 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] 21:45:15 6% 100% [Working] Fetched 187 kB in 0s (0 B/s) 21:45:15 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 21:45:16 7% 100% [Working] Fetched 175 kB in 0s (0 B/s) 21:45:16 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 21:45:16 6% 100% [Working] Fetched 206 kB in 0s (0 B/s) 21:45:16 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.6_amd64.deb [1301 kB] 21:45:17 0% 28% 100% [Working] Fetched 1301 kB in 0s (0 B/s) 21:45:17 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 21:45:18 34% 98% 100% [Working] Fetched 36.2 kB in 0s (0 B/s) 21:45:18 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libgdbm-compat4_1.14.1-6_amd64.deb [6084 B] 21:45:18 99% 100% [Working] Fetched 0 B in 0s (0 B/s) 21:45:18 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 21:45:19 11% 100% [Working] Fetched 107 kB in 0s (0 B/s) 21:45:19 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 postgresql-client-10_10.15-0ubuntu0.18.04.1_amd64.deb [939 kB] 21:45:20 1% 67% 100% [Working] Fetched 939 kB in 0s (0 B/s) 21:45:20 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 21:45:20 25% 100% [Working] Fetched 48.7 kB in 0s (0 B/s) 21:45:20 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libxslt1.1_1.1.29-5ubuntu0.2_amd64.deb [150 kB] 21:45:20 8% 100% [Working] Fetched 150 kB in 0s (0 B/s) 21:45:21 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 postgresql-client-common_190ubuntu0.1_all.deb [29.6 kB] 21:45:21 42% 100% [Working] Fetched 29.6 kB in 0s (0 B/s) 21:45:29 Pulling postgres  21:45:29 Pulling redis  21:45:30 Cloning into '/build/parts/redis/src'... 21:45:30 remote: Enumerating objects: 881, done. 21:45:30 remote: Counting objects: 0% (1/881) remote: Counting objects: 1% (9/881) remote: Counting objects: 2% (18/881) remote: Counting objects: 3% (27/881) remote: Counting objects: 4% (36/881) remote: Counting objects: 5% (45/881) remote: Counting objects: 6% (53/881) remote: Counting objects: 7% (62/881) remote: Counting objects: 8% (71/881) remote: Counting objects: 9% (80/881) remote: Counting objects: 10% (89/881) remote: Counting objects: 11% (97/881) remote: Counting objects: 12% (106/881) remote: Counting objects: 13% (115/881) remote: Counting objects: 14% (124/881) remote: Counting objects: 15% (133/881) remote: Counting objects: 16% (141/881) remote: Counting objects: 17% (150/881) remote: Counting objects: 18% (159/881) remote: Counting objects: 19% (168/881) remote: Counting objects: 20% (177/881) remote: Counting objects: 21% (186/881) remote: Counting objects: 22% (194/881) remote: Counting objects: 23% (203/881) remote: Counting objects: 24% (212/881) remote: Counting objects: 25% (221/881) remote: Counting objects: 26% (230/881) remote: Counting objects: 27% (238/881) remote: Counting objects: 28% (247/881) remote: Counting objects: 29% (256/881) remote: Counting objects: 30% (265/881) remote: Counting objects: 31% (274/881) remote: Counting objects: 32% (282/881) remote: Counting objects: 33% (291/881) remote: Counting objects: 34% (300/881) remote: Counting objects: 35% (309/881) remote: Counting objects: 36% (318/881) remote: Counting objects: 37% (326/881) remote: Counting objects: 38% (335/881) remote: Counting objects: 39% (344/881) remote: Counting objects: 40% (353/881) remote: Counting objects: 41% (362/881) remote: Counting objects: 42% (371/881) remote: Counting objects: 43% (379/881) remote: Counting objects: 44% (388/881) remote: Counting objects: 45% (397/881) remote: Counting objects: 46% (406/881) remote: Counting objects: 47% (415/881) remote: Counting objects: 48% (423/881) remote: Counting objects: 49% (432/881) remote: Counting objects: 50% (441/881) remote: Counting objects: 51% (450/881) remote: Counting objects: 52% (459/881) remote: Counting objects: 53% (467/881) remote: Counting objects: 54% (476/881) remote: Counting objects: 55% (485/881) remote: Counting objects: 56% (494/881) remote: Counting objects: 57% (503/881) remote: Counting objects: 58% (511/881) remote: Counting objects: 59% (520/881) remote: Counting objects: 60% (529/881) remote: Counting objects: 61% (538/881) remote: Counting objects: 62% (547/881) remote: Counting objects: 63% (556/881) remote: Counting objects: 64% (564/881) remote: Counting objects: 65% (573/881) remote: Counting objects: 66% (582/881) remote: Counting objects: 67% (591/881) remote: Counting objects: 68% (600/881) remote: Counting objects: 69% (608/881) remote: Counting objects: 70% (617/881) remote: Counting objects: 71% (626/881) remote: Counting objects: 72% (635/881) remote: Counting objects: 73% (644/881) remote: Counting objects: 74% (652/881) remote: Counting objects: 75% (661/881) remote: Counting objects: 76% (670/881) remote: Counting objects: 77% (679/881) remote: Counting objects: 78% (688/881) remote: Counting objects: 79% (696/881) remote: Counting objects: 80% (705/881) remote: Counting objects: 81% (714/881) remote: Counting objects: 82% (723/881) remote: Counting objects: 83% (732/881) remote: Counting objects: 84% (741/881) remote: Counting objects: 85% (749/881) remote: Counting objects: 86% (758/881) remote: Counting objects: 87% (767/881) remote: Counting objects: 88% (776/881) remote: Counting objects: 89% (785/881) remote: Counting objects: 90% (793/881) remote: Counting objects: 91% (802/881) remote: Counting objects: 92% (811/881) remote: Counting objects: 93% (820/881) remote: Counting objects: 94% (829/881) remote: Counting objects: 95% (837/881) remote: Counting objects: 96% (846/881) remote: Counting objects: 97% (855/881) remote: Counting objects: 98% (864/881) remote: Counting objects: 99% (873/881) remote: Counting objects: 100% (881/881) remote: Counting objects: 100% (881/881), done. 21:45:31 remote: Compressing objects: 0% (1/788) remote: Compressing objects: 1% (8/788) remote: Compressing objects: 2% (16/788) remote: Compressing objects: 3% (24/788) remote: Compressing objects: 4% (32/788) remote: Compressing objects: 5% (40/788) remote: Compressing objects: 6% (48/788) remote: Compressing objects: 7% (56/788) remote: Compressing objects: 8% (64/788) remote: Compressing objects: 9% (71/788) remote: Compressing objects: 10% (79/788) remote: Compressing objects: 11% (87/788) remote: Compressing objects: 12% (95/788) remote: Compressing objects: 13% (103/788) remote: Compressing objects: 14% (111/788) remote: Compressing objects: 15% (119/788) remote: Compressing objects: 16% (127/788) remote: Compressing objects: 17% (134/788) remote: Compressing objects: 18% (142/788) remote: Compressing objects: 19% (150/788) remote: Compressing objects: 20% (158/788) remote: Compressing objects: 21% (166/788) remote: Compressing objects: 22% (174/788) remote: Compressing objects: 23% (182/788) remote: Compressing objects: 24% (190/788) remote: Compressing objects: 25% (197/788) remote: Compressing objects: 26% (205/788) remote: Compressing objects: 27% (213/788) remote: Compressing objects: 28% (221/788) remote: Compressing objects: 29% (229/788) remote: Compressing objects: 30% (237/788) remote: Compressing objects: 31% (245/788) remote: Compressing objects: 32% (253/788) remote: Compressing objects: 33% (261/788) remote: Compressing objects: 34% (268/788) remote: Compressing objects: 35% (276/788) remote: Compressing objects: 36% (284/788) remote: Compressing objects: 37% (292/788) remote: Compressing objects: 38% (300/788) remote: Compressing objects: 39% (308/788) remote: Compressing objects: 40% (316/788) remote: Compressing objects: 41% (324/788) remote: Compressing objects: 42% (331/788) remote: Compressing objects: 43% (339/788) remote: Compressing objects: 44% (347/788) remote: Compressing objects: 45% (355/788) remote: Compressing objects: 46% (363/788) remote: Compressing objects: 47% (371/788) remote: Compressing objects: 48% (379/788) remote: Compressing objects: 49% (387/788) remote: Compressing objects: 50% (394/788) remote: Compressing objects: 51% (402/788) remote: Compressing objects: 52% (410/788) remote: Compressing objects: 53% (418/788) remote: Compressing objects: 54% (426/788) remote: Compressing objects: 55% (434/788) remote: Compressing objects: 56% (442/788) remote: Compressing objects: 57% (450/788) remote: Compressing objects: 58% (458/788) remote: Compressing objects: 59% (465/788) remote: Compressing objects: 60% (473/788) remote: Compressing objects: 61% (481/788) remote: Compressing objects: 62% (489/788) remote: Compressing objects: 63% (497/788) remote: Compressing objects: 64% (505/788) remote: Compressing objects: 65% (513/788) remote: Compressing objects: 66% (521/788) remote: Compressing objects: 67% (528/788) remote: Compressing objects: 68% (536/788) remote: Compressing objects: 69% (544/788) remote: Compressing objects: 70% (552/788) remote: Compressing objects: 71% (560/788) remote: Compressing objects: 72% (568/788) remote: Compressing objects: 73% (576/788) remote: Compressing objects: 74% (584/788) remote: Compressing objects: 75% (591/788) remote: Compressing objects: 76% (599/788) remote: Compressing objects: 77% (607/788) remote: Compressing objects: 78% (615/788) remote: Compressing objects: 79% (623/788) remote: Compressing objects: 80% (631/788) remote: Compressing objects: 81% (639/788) remote: Compressing objects: 82% (647/788) remote: Compressing objects: 83% (655/788) remote: Compressing objects: 84% (662/788) remote: Compressing objects: 85% (670/788) remote: Compressing objects: 86% (678/788) remote: Compressing objects: 87% (686/788) remote: Compressing objects: 88% (694/788) remote: Compressing objects: 89% (702/788) remote: Compressing objects: 90% (710/788) remote: Compressing objects: 91% (718/788) remote: Compressing objects: 92% (725/788) remote: Compressing objects: 93% (733/788) remote: Compressing objects: 94% (741/788) remote: Compressing objects: 95% (749/788) remote: Compressing objects: 96% (757/788) remote: Compressing objects: 97% (765/788) remote: Compressing objects: 98% (773/788) remote: Compressing objects: 99% (781/788) remote: Compressing objects: 100% (788/788) remote: Compressing objects: 100% (788/788), done. 21:45:31 Receiving objects: 0% (1/881) Receiving objects: 1% (9/881) Receiving objects: 2% (18/881) Receiving objects: 3% (27/881) Receiving objects: 4% (36/881) Receiving objects: 5% (45/881) Receiving objects: 6% (53/881) Receiving objects: 7% (62/881) Receiving objects: 8% (71/881) Receiving objects: 9% (80/881) Receiving objects: 10% (89/881) Receiving objects: 11% (97/881) Receiving objects: 12% (106/881) Receiving objects: 13% (115/881) Receiving objects: 14% (124/881) Receiving objects: 15% (133/881) Receiving objects: 16% (141/881) Receiving objects: 17% (150/881) Receiving objects: 18% (159/881) Receiving objects: 19% (168/881) Receiving objects: 20% (177/881) Receiving objects: 21% (186/881) Receiving objects: 22% (194/881) Receiving objects: 23% (203/881) Receiving objects: 24% (212/881) Receiving objects: 25% (221/881) Receiving objects: 26% (230/881) Receiving objects: 27% (238/881) Receiving objects: 28% (247/881) Receiving objects: 29% (256/881) Receiving objects: 30% (265/881) Receiving objects: 31% (274/881) Receiving objects: 32% (282/881) Receiving objects: 33% (291/881) Receiving objects: 34% (300/881) Receiving objects: 35% (309/881) Receiving objects: 36% (318/881) Receiving objects: 37% (326/881) Receiving objects: 38% (335/881) Receiving objects: 39% (344/881) Receiving objects: 40% (353/881) Receiving objects: 41% (362/881) Receiving objects: 42% (371/881) Receiving objects: 43% (379/881) Receiving objects: 44% (388/881) Receiving objects: 45% (397/881) Receiving objects: 46% (406/881) Receiving objects: 47% (415/881) Receiving objects: 48% (423/881) Receiving objects: 49% (432/881) Receiving objects: 50% (441/881) Receiving objects: 51% (450/881) Receiving objects: 52% (459/881) Receiving objects: 53% (467/881) Receiving objects: 54% (476/881) Receiving objects: 55% (485/881) Receiving objects: 56% (494/881) Receiving objects: 57% (503/881) Receiving objects: 58% (511/881) Receiving objects: 59% (520/881) Receiving objects: 60% (529/881) Receiving objects: 61% (538/881) Receiving objects: 62% (547/881) Receiving objects: 63% (556/881) Receiving objects: 64% (564/881) Receiving objects: 65% (573/881) Receiving objects: 66% (582/881) Receiving objects: 67% (591/881) Receiving objects: 68% (600/881) Receiving objects: 69% (608/881) Receiving objects: 70% (617/881) Receiving objects: 71% (626/881) Receiving objects: 72% (635/881) Receiving objects: 73% (644/881) Receiving objects: 74% (652/881) Receiving objects: 75% (661/881) Receiving objects: 76% (670/881) Receiving objects: 77% (679/881) Receiving objects: 78% (688/881) Receiving objects: 79% (696/881) Receiving objects: 80% (705/881) Receiving objects: 81% (714/881) Receiving objects: 82% (723/881) Receiving objects: 83% (732/881) Receiving objects: 84% (741/881) Receiving objects: 85% (749/881) Receiving objects: 86% (758/881) Receiving objects: 87% (767/881) Receiving objects: 88% (776/881) Receiving objects: 89% (785/881) Receiving objects: 90% (793/881) Receiving objects: 91% (802/881) Receiving objects: 92% (811/881) Receiving objects: 93% (820/881) Receiving objects: 94% (829/881) Receiving objects: 95% (837/881) remote: Total 881 (delta 101), reused 578 (delta 66), pack-reused 0 21:45:31 Receiving objects: 96% (846/881) Receiving objects: 97% (855/881) Receiving objects: 98% (864/881) Receiving objects: 99% (873/881) Receiving objects: 100% (881/881) Receiving objects: 100% (881/881), 2.41 MiB | 11.90 MiB/s, done. 21:45:31 Resolving deltas: 0% (0/101) Resolving deltas: 1% (2/101) Resolving deltas: 2% (3/101) Resolving deltas: 5% (6/101) Resolving deltas: 6% (7/101) Resolving deltas: 7% (8/101) Resolving deltas: 8% (9/101) Resolving deltas: 9% (10/101) Resolving deltas: 10% (11/101) Resolving deltas: 11% (12/101) Resolving deltas: 12% (13/101) Resolving deltas: 13% (14/101) Resolving deltas: 14% (15/101) Resolving deltas: 15% (16/101) Resolving deltas: 25% (26/101) Resolving deltas: 26% (27/101) Resolving deltas: 29% (30/101) Resolving deltas: 34% (35/101) Resolving deltas: 36% (37/101) Resolving deltas: 37% (38/101) Resolving deltas: 38% (39/101) Resolving deltas: 39% (40/101) Resolving deltas: 40% (41/101) Resolving deltas: 43% (44/101) Resolving deltas: 45% (46/101) Resolving deltas: 47% (48/101) Resolving deltas: 53% (54/101) Resolving deltas: 54% (55/101) Resolving deltas: 57% (58/101) Resolving deltas: 58% (59/101) Resolving deltas: 59% (60/101) Resolving deltas: 62% (63/101) Resolving deltas: 63% (64/101) Resolving deltas: 65% (66/101) Resolving deltas: 66% (67/101) Resolving deltas: 68% (69/101) Resolving deltas: 69% (70/101) Resolving deltas: 70% (71/101) Resolving deltas: 71% (72/101) Resolving deltas: 74% (75/101) Resolving deltas: 79% (80/101) Resolving deltas: 81% (82/101) Resolving deltas: 84% (85/101) Resolving deltas: 85% (86/101) Resolving deltas: 86% (87/101) Resolving deltas: 88% (89/101) Resolving deltas: 89% (90/101) Resolving deltas: 91% (92/101) Resolving deltas: 93% (94/101) Resolving deltas: 95% (96/101) Resolving deltas: 96% (97/101) Resolving deltas: 97% (98/101) Resolving deltas: 98% (99/101) Resolving deltas: 100% (101/101) Resolving deltas: 100% (101/101), done. 21:45:31 Note: checking out '03b59cd5f0788a52039287daa83229d459641ff5'. 21:45:31 21:45:31 You are in 'detached HEAD' state. You can look around, make experimental 21:45:31 changes and commit them, and you can discard any commits you make in this 21:45:31 state without impacting any branches by performing another checkout. 21:45:31 21:45:31 If you want to create a new branch to retain commits you create, you may 21:45:31 do so (now or later) by using -b with the checkout command again. Example: 21:45:31 21:45:31 git checkout -b 21:45:31 21:45:34 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 21:45:34 0% [Working] Hit http://archive.ubuntu.com/ubuntu bionic InRelease 21:45:34 0% [Working] 0% Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:45:34 0% 0% 69% [Working] Hit http://archive.ubuntu.com/ubuntu bionic-backports InRelease 21:45:34 69% [Working] 69% 85% [Working] 85% [Working] 85% 93% [Working] 93% [Working] 93% 97% [Working] Fetched 0 B in 0s (0 B/s) 21:45:38 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 lib32stdc++6_8.4.0-1ubuntu1~18.04_amd64.deb [415 kB] 21:45:38 3% 100% [Working] Fetched 415 kB in 0s (0 B/s) 21:45:38 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb [18.7 kB] 21:45:38 67% 100% [Working] Fetched 18.7 kB in 0s (0 B/s) 21:45:39 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 lib32gcc1_8.4.0-1ubuntu1~18.04_amd64.deb [48.1 kB] 21:45:39 26% 100% [Working] Fetched 48.1 kB in 0s (0 B/s) 21:45:39 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libc6-i386_2.27-3ubuntu1.3_amd64.deb [2652 kB] 21:45:40 0% 27% 100% [Working] Fetched 2652 kB in 0s (0 B/s) 21:45:40 Pulling snapcraft-preload  21:45:41 Cloning into '/build/parts/snapcraft-preload/src'... 21:45:41 remote: Enumerating objects: 187, done. 21:45:41 Receiving objects: 0% (1/187) Receiving objects: 1% (2/187) Receiving objects: 2% (4/187) Receiving objects: 3% (6/187) Receiving objects: 4% (8/187) Receiving objects: 5% (10/187) Receiving objects: 6% (12/187) Receiving objects: 7% (14/187) Receiving objects: 8% (15/187) Receiving objects: 9% (17/187) Receiving objects: 10% (19/187) Receiving objects: 11% (21/187) Receiving objects: 12% (23/187) Receiving objects: 13% (25/187) Receiving objects: 14% (27/187) Receiving objects: 15% (29/187) Receiving objects: 16% (30/187) Receiving objects: 17% (32/187) Receiving objects: 18% (34/187) Receiving objects: 19% (36/187) Receiving objects: 20% (38/187) Receiving objects: 21% (40/187) Receiving objects: 22% (42/187) Receiving objects: 23% (44/187) Receiving objects: 24% (45/187) Receiving objects: 25% (47/187) Receiving objects: 26% (49/187) Receiving objects: 27% (51/187) Receiving objects: 28% (53/187) Receiving objects: 29% (55/187) Receiving objects: 30% (57/187) Receiving objects: 31% (58/187) Receiving objects: 32% (60/187) Receiving objects: 33% (62/187) Receiving objects: 34% (64/187) Receiving objects: 35% (66/187) Receiving objects: 36% (68/187) Receiving objects: 37% (70/187) Receiving objects: 38% (72/187) Receiving objects: 39% (73/187) Receiving objects: 40% (75/187) Receiving objects: 41% (77/187) Receiving objects: 42% (79/187) Receiving objects: 43% (81/187) Receiving objects: 44% (83/187) Receiving objects: 45% (85/187) Receiving objects: 46% (87/187) Receiving objects: 47% (88/187) Receiving objects: 48% (90/187) Receiving objects: 49% (92/187) Receiving objects: 50% (94/187) Receiving objects: 51% (96/187) Receiving objects: 52% (98/187) Receiving objects: 53% (100/187) Receiving objects: 54% (101/187) Receiving objects: 55% (103/187) Receiving objects: 56% (105/187) Receiving objects: 57% (107/187) Receiving objects: 58% (109/187) Receiving objects: 59% (111/187) Receiving objects: 60% (113/187) Receiving objects: 61% (115/187) Receiving objects: 62% (116/187) Receiving objects: 63% (118/187) Receiving objects: 64% (120/187) Receiving objects: 65% (122/187) Receiving objects: 66% (124/187) Receiving objects: 67% (126/187) Receiving objects: 68% (128/187) Receiving objects: 69% (130/187) Receiving objects: 70% (131/187) Receiving objects: 71% (133/187) Receiving objects: 72% (135/187) Receiving objects: 73% (137/187) Receiving objects: 74% (139/187) Receiving objects: 75% (141/187) Receiving objects: 76% (143/187) Receiving objects: 77% (144/187) Receiving objects: 78% (146/187) Receiving objects: 79% (148/187) Receiving objects: 80% (150/187) Receiving objects: 81% (152/187) Receiving objects: 82% (154/187) Receiving objects: 83% (156/187) Receiving objects: 84% (158/187) remote: Total 187 (delta 0), reused 0 (delta 0), pack-reused 187 21:45:41 Receiving objects: 85% (159/187) Receiving objects: 86% (161/187) Receiving objects: 87% (163/187) Receiving objects: 88% (165/187) Receiving objects: 89% (167/187) Receiving objects: 90% (169/187) Receiving objects: 91% (171/187) Receiving objects: 92% (173/187) Receiving objects: 93% (174/187) Receiving objects: 94% (176/187) Receiving objects: 95% (178/187) Receiving objects: 96% (180/187) Receiving objects: 97% (182/187) Receiving objects: 98% (184/187) Receiving objects: 99% (186/187) Receiving objects: 100% (187/187) Receiving objects: 100% (187/187), 56.64 KiB | 1.95 MiB/s, done. 21:45:41 Resolving deltas: 0% (0/112) Resolving deltas: 3% (4/112) Resolving deltas: 8% (10/112) Resolving deltas: 14% (16/112) Resolving deltas: 47% (53/112) Resolving deltas: 49% (55/112) Resolving deltas: 59% (67/112) Resolving deltas: 66% (75/112) Resolving deltas: 69% (78/112) Resolving deltas: 75% (84/112) Resolving deltas: 100% (112/112) Resolving deltas: 100% (112/112), done. 21:45:42 From https://github.com/sergiusens/snapcraft-preload 21:45:42 * branch d654bbe8a5add5a4bea14d96342b656990c5c818 -> FETCH_HEAD 21:45:42 Note: checking out 'd654bbe8a5add5a4bea14d96342b656990c5c818'. 21:45:42 21:45:42 You are in 'detached HEAD' state. You can look around, make experimental 21:45:42 changes and commit them, and you can discard any commits you make in this 21:45:42 state without impacting any branches by performing another checkout. 21:45:42 21:45:42 If you want to create a new branch to retain commits you create, you may 21:45:42 do so (now or later) by using -b with the checkout command again. Example: 21:45:42 21:45:42 git checkout -b 21:45:42 21:45:42 HEAD is now at d654bbe use SNAP_INSTANCE_NAME instead of SNAP_NAME for prefixing /dev/shm files (fixed #35) (#36) 21:45:44 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Hit http://archive.ubuntu.com/ubuntu bionic InRelease 21:45:44 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 21:45:44 0% [Working] 0% [Working] 0% Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:45:44 0% 0% 69% [Working] 69% [Working] 69% Hit http://archive.ubuntu.com/ubuntu bionic-backports InRelease 21:45:44 69% 85% [Working] 85% [Working] 85% 93% [Working] 93% [Working] 93% 97% [Working] Fetched 0 B in 0s (0 B/s) 21:45:49 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 21:45:49 100% [Working] Fetched 0 B in 0s (0 B/s) 21:45:49 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 21:45:49 100% [Working] Fetched 0 B in 0s (0 B/s) 21:45:49 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 21:45:49 100% [Working] Fetched 0 B in 0s (0 B/s) 21:45:49 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 21:45:49 16% 100% [Working] Fetched 77.8 kB in 0s (0 B/s) 21:45:49 0% [Working] 0% [Working] 0% [Working] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 21:45:49 100% [Working] Fetched 0 B in 0s (0 B/s) 21:45:49 0% [Working] 0% [Working] 0% [Working] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 21:45:49 100% [Working] Fetched 0 B in 0s (0 B/s) 21:45:49 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 21:45:50 27% 100% [Working] Fetched 45.6 kB in 0s (0 B/s) 21:45:50 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] 21:45:50 100% [Working] Fetched 0 B in 0s (0 B/s) 21:45:50 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libcurl4_7.58.0-2ubuntu3.10_amd64.deb [214 kB] 21:45:50 5% 100% [Working] Fetched 214 kB in 0s (0 B/s) 21:45:51 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 21:45:51 100% [Working] Fetched 0 B in 0s (0 B/s) 21:45:51 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 21:45:51 24% 100% [Working] Fetched 50.6 kB in 0s (0 B/s) 21:45:51 0% [Working] 0% [Working] 0% [Working] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 21:45:51 100% [Working] Fetched 0 B in 0s (0 B/s) 21:45:51 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 21:45:51 30% 100% [Working] Fetched 41.8 kB in 0s (0 B/s) 21:45:52 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 21:45:52 99% 100% [Working] Fetched 0 B in 0s (0 B/s) 21:45:52 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 21:45:52 11% 100% [Working] Fetched 111 kB in 0s (0 B/s) 21:45:52 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 21:45:52 100% [Working] Fetched 0 B in 0s (0 B/s) 21:45:53 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 21:45:53 99% 100% [Working] Fetched 0 B in 0s (0 B/s) 21:45:53 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 21:45:53 100% [Working] Fetched 0 B in 0s (0 B/s) 21:45:53 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 21:45:53 51% 100% [Working] Fetched 24.5 kB in 0s (0 B/s) 21:45:53 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] 21:45:53 99% 100% [Working] Fetched 0 B in 0s (0 B/s) 21:45:53 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 21:45:54 23% 100% [Working] Fetched 54.2 kB in 0s (0 B/s) 21:45:54 0% [Working] 0% [Working] 0% [Working] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 21:45:54 100% [Working] Fetched 0 B in 0s (0 B/s) 21:45:54 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 21:45:54 100% [Working] Fetched 0 B in 0s (0 B/s) 21:45:54 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 21:45:54 99% 100% [Working] Fetched 0 B in 0s (0 B/s) 21:45:54 0% [Working] 0% [Working] 0% [Working] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 21:45:54 100% [Working] Fetched 0 B in 0s (0 B/s) 21:45:54 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 21:45:54 100% [Working] Fetched 0 B in 0s (0 B/s) 21:45:54 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 21:45:55 10% 100% [Working] Fetched 119 kB in 0s (0 B/s) 21:45:55 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 21:45:55 100% [Working] Fetched 0 B in 0s (0 B/s) 21:45:55 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 21:45:55 100% [Working] Fetched 11.1 kB in 0s (0 B/s) 21:45:55 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 21:45:55 100% [Working] Fetched 0 B in 0s (0 B/s) 21:45:55 0% [Working] 0% [Working] 0% [Working] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 21:45:55 100% [Working] Fetched 0 B in 0s (0 B/s) 21:45:55 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 21:45:55 100% [Working] Fetched 0 B in 0s (0 B/s) 21:45:56 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 21:45:56 100% [Working] Fetched 0 B in 0s (0 B/s) 21:45:56 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] 21:45:56 100% [Working] Fetched 0 B in 0s (0 B/s) 21:45:56 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 21:45:56 100% [Working] Fetched 0 B in 0s (0 B/s) 21:45:56 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 21:45:56 100% [Working] Fetched 0 B in 0s (0 B/s) 21:45:56 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.6_amd64.deb [1301 kB] 21:45:56 100% [Working] Fetched 0 B in 0s (0 B/s) 21:45:56 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 21:45:56 100% [Working] Fetched 0 B in 0s (0 B/s) 21:45:56 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 curl_7.58.0-2ubuntu3.10_amd64.deb [159 kB] 21:45:57 7% 100% [Working] Fetched 159 kB in 0s (0 B/s) 21:45:57 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 21:45:57 99% 100% [Working] Fetched 0 B in 0s (0 B/s) 21:45:57 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 21:45:57 99% 100% [Working] Fetched 0 B in 0s (0 B/s) 21:45:59 Pulling static-packages  21:46:00 Pulling vault  21:46:01 Cloning into '/build/parts/vault/src'... 21:46:01 remote: Enumerating objects: 12795, done. 21:46:01 remote: Counting objects: 0% (1/12795) remote: Counting objects: 1% (128/12795) remote: Counting objects: 2% (256/12795) remote: Counting objects: 3% (384/12795) remote: Counting objects: 4% (512/12795) remote: Counting objects: 5% (640/12795) remote: Counting objects: 6% (768/12795) remote: Counting objects: 7% (896/12795) remote: Counting objects: 8% (1024/12795) remote: Counting objects: 9% (1152/12795) remote: Counting objects: 10% (1280/12795) remote: Counting objects: 11% (1408/12795) remote: Counting objects: 12% (1536/12795) remote: Counting objects: 13% (1664/12795) remote: Counting objects: 14% (1792/12795) remote: Counting objects: 15% (1920/12795) remote: Counting objects: 16% (2048/12795) remote: Counting objects: 17% (2176/12795) remote: Counting objects: 18% (2304/12795) remote: Counting objects: 19% (2432/12795) remote: Counting objects: 20% (2559/12795) remote: Counting objects: 21% (2687/12795) remote: Counting objects: 22% (2815/12795) remote: Counting objects: 23% (2943/12795) remote: Counting objects: 24% (3071/12795) remote: Counting objects: 25% (3199/12795) remote: Counting objects: 26% (3327/12795) remote: Counting objects: 27% (3455/12795) remote: Counting objects: 28% (3583/12795) remote: Counting objects: 29% (3711/12795) remote: Counting objects: 30% (3839/12795) remote: Counting objects: 31% (3967/12795) remote: Counting objects: 32% (4095/12795) remote: Counting objects: 33% (4223/12795) remote: Counting objects: 34% (4351/12795) remote: Counting objects: 35% (4479/12795) remote: Counting objects: 36% (4607/12795) remote: Counting objects: 37% (4735/12795) remote: Counting objects: 38% (4863/12795) remote: Counting objects: 39% (4991/12795) remote: Counting objects: 40% (5118/12795) remote: Counting objects: 41% (5246/12795) remote: Counting objects: 42% (5374/12795) remote: Counting objects: 43% (5502/12795) remote: Counting objects: 44% (5630/12795) remote: Counting objects: 45% (5758/12795) remote: Counting objects: 46% (5886/12795) remote: Counting objects: 47% (6014/12795) remote: Counting objects: 48% (6142/12795) remote: Counting objects: 49% (6270/12795) remote: Counting objects: 50% (6398/12795) remote: Counting objects: 51% (6526/12795) remote: Counting objects: 52% (6654/12795) remote: Counting objects: 53% (6782/12795) remote: Counting objects: 54% (6910/12795) remote: Counting objects: 55% (7038/12795) remote: Counting objects: 56% (7166/12795) remote: Counting objects: 57% (7294/12795) remote: Counting objects: 58% (7422/12795) remote: Counting objects: 59% (7550/12795) remote: Counting objects: 60% (7677/12795) remote: Counting objects: 61% (7805/12795) remote: Counting objects: 62% (7933/12795) remote: Counting objects: 63% (8061/12795) remote: Counting objects: 64% (8189/12795) remote: Counting objects: 65% (8317/12795) remote: Counting objects: 66% (8445/12795) remote: Counting objects: 67% (8573/12795) remote: Counting objects: 68% (8701/12795) remote: Counting objects: 69% (8829/12795) remote: Counting objects: 70% (8957/12795) remote: Counting objects: 71% (9085/12795) remote: Counting objects: 72% (9213/12795) remote: Counting objects: 73% (9341/12795) remote: Counting objects: 74% (9469/12795) remote: Counting objects: 75% (9597/12795) remote: Counting objects: 76% (9725/12795) remote: Counting objects: 77% (9853/12795) remote: Counting objects: 78% (9981/12795) remote: Counting objects: 79% (10109/12795) remote: Counting objects: 80% (10236/12795) remote: Counting objects: 81% (10364/12795) remote: Counting objects: 82% (10492/12795) remote: Counting objects: 83% (10620/12795) remote: Counting objects: 84% (10748/12795) remote: Counting objects: 85% (10876/12795) remote: Counting objects: 86% (11004/12795) remote: Counting objects: 87% (11132/12795) remote: Counting objects: 88% (11260/12795) remote: Counting objects: 89% (11388/12795) remote: Counting objects: 90% (11516/12795) remote: Counting objects: 91% (11644/12795) remote: Counting objects: 92% (11772/12795) remote: Counting objects: 93% (11900/12795) remote: Counting objects: 94% (12028/12795) remote: Counting objects: 95% (12156/12795) remote: Counting objects: 96% (12284/12795) remote: Counting objects: 97% (12412/12795) remote: Counting objects: 98% (12540/12795) remote: Counting objects: 99% (12668/12795) remote: Counting objects: 100% (12795/12795) remote: Counting objects: 100% (12795/12795), done. 21:46:03 remote: Compressing objects: 0% (1/10595) remote: Compressing objects: 1% (106/10595) remote: Compressing objects: 2% (212/10595) remote: Compressing objects: 3% (318/10595) remote: Compressing objects: 4% (424/10595) remote: Compressing objects: 5% (530/10595) remote: Compressing objects: 6% (636/10595) remote: Compressing objects: 7% (742/10595) remote: Compressing objects: 8% (848/10595) remote: Compressing objects: 9% (954/10595) remote: Compressing objects: 10% (1060/10595) remote: Compressing objects: 11% (1166/10595) remote: Compressing objects: 12% (1272/10595) remote: Compressing objects: 13% (1378/10595) remote: Compressing objects: 14% (1484/10595) remote: Compressing objects: 15% (1590/10595) remote: Compressing objects: 16% (1696/10595) remote: Compressing objects: 17% (1802/10595) remote: Compressing objects: 18% (1908/10595) remote: Compressing objects: 19% (2014/10595) remote: Compressing objects: 20% (2119/10595) remote: Compressing objects: 21% (2225/10595) remote: Compressing objects: 22% (2331/10595) remote: Compressing objects: 23% (2437/10595) remote: Compressing objects: 24% (2543/10595) remote: Compressing objects: 25% (2649/10595) remote: Compressing objects: 26% (2755/10595) remote: Compressing objects: 27% (2861/10595) remote: Compressing objects: 28% (2967/10595) remote: Compressing objects: 29% (3073/10595) remote: Compressing objects: 30% (3179/10595) remote: Compressing objects: 31% (3285/10595) remote: Compressing objects: 32% (3391/10595) remote: Compressing objects: 33% (3497/10595) remote: Compressing objects: 34% (3603/10595) remote: Compressing objects: 35% (3709/10595) remote: Compressing objects: 36% (3815/10595) remote: Compressing objects: 37% (3921/10595) remote: Compressing objects: 38% (4027/10595) remote: Compressing objects: 39% (4133/10595) remote: Compressing objects: 40% (4238/10595) remote: Compressing objects: 41% (4344/10595) remote: Compressing objects: 42% (4450/10595) remote: Compressing objects: 43% (4556/10595) remote: Compressing objects: 44% (4662/10595) remote: Compressing objects: 45% (4768/10595) remote: Compressing objects: 46% (4874/10595) remote: Compressing objects: 47% (4980/10595) remote: Compressing objects: 48% (5086/10595) remote: Compressing objects: 49% (5192/10595) remote: Compressing objects: 50% (5298/10595) remote: Compressing objects: 51% (5404/10595) remote: Compressing objects: 52% (5510/10595) remote: Compressing objects: 53% (5616/10595) remote: Compressing objects: 54% (5722/10595) remote: Compressing objects: 55% (5828/10595) remote: Compressing objects: 56% (5934/10595) remote: Compressing objects: 57% (6040/10595) remote: Compressing objects: 57% (6121/10595) remote: Compressing objects: 58% (6146/10595) remote: Compressing objects: 59% (6252/10595) remote: Compressing objects: 60% (6357/10595) remote: Compressing objects: 61% (6463/10595) remote: Compressing objects: 62% (6569/10595) remote: Compressing objects: 63% (6675/10595) remote: Compressing objects: 64% (6781/10595) remote: Compressing objects: 65% (6887/10595) remote: Compressing objects: 66% (6993/10595) remote: Compressing objects: 67% (7099/10595) remote: Compressing objects: 68% (7205/10595) remote: Compressing objects: 69% (7311/10595) remote: Compressing objects: 70% (7417/10595) remote: Compressing objects: 71% (7523/10595) remote: Compressing objects: 72% (7629/10595) remote: Compressing objects: 73% (7735/10595) remote: Compressing objects: 74% (7841/10595) remote: Compressing objects: 75% (7947/10595) remote: Compressing objects: 76% (8053/10595) remote: Compressing objects: 77% (8159/10595) remote: Compressing objects: 78% (8265/10595) remote: Compressing objects: 79% (8371/10595) remote: Compressing objects: 80% (8476/10595) remote: Compressing objects: 81% (8582/10595) remote: Compressing objects: 82% (8688/10595) remote: Compressing objects: 83% (8794/10595) remote: Compressing objects: 84% (8900/10595) remote: Compressing objects: 85% (9006/10595) remote: Compressing objects: 86% (9112/10595) remote: Compressing objects: 87% (9218/10595) remote: Compressing objects: 88% (9324/10595) remote: Compressing objects: 89% (9430/10595) remote: Compressing objects: 90% (9536/10595) remote: Compressing objects: 91% (9642/10595) remote: Compressing objects: 92% (9748/10595) remote: Compressing objects: 93% (9854/10595) remote: Compressing objects: 94% (9960/10595) remote: Compressing objects: 95% (10066/10595) remote: Compressing objects: 96% (10172/10595) remote: Compressing objects: 97% (10278/10595) remote: Compressing objects: 98% (10384/10595) remote: Compressing objects: 99% (10490/10595) remote: Compressing objects: 100% (10595/10595) remote: Compressing objects: 100% (10595/10595), done. 21:46:05 Receiving objects: 0% (1/12795) Receiving objects: 1% (128/12795) Receiving objects: 2% (256/12795) Receiving objects: 3% (384/12795) Receiving objects: 4% (512/12795) Receiving objects: 5% (640/12795) Receiving objects: 6% (768/12795) Receiving objects: 7% (896/12795) Receiving objects: 8% (1024/12795) Receiving objects: 9% (1152/12795) Receiving objects: 10% (1280/12795) Receiving objects: 11% (1408/12795) Receiving objects: 12% (1536/12795) Receiving objects: 13% (1664/12795) Receiving objects: 14% (1792/12795) Receiving objects: 15% (1920/12795) Receiving objects: 16% (2048/12795) Receiving objects: 17% (2176/12795) Receiving objects: 18% (2304/12795) Receiving objects: 19% (2432/12795) Receiving objects: 20% (2559/12795) Receiving objects: 21% (2687/12795) Receiving objects: 22% (2815/12795) Receiving objects: 23% (2943/12795) Receiving objects: 24% (3071/12795) Receiving objects: 25% (3199/12795) Receiving objects: 26% (3327/12795) Receiving objects: 27% (3455/12795) Receiving objects: 28% (3583/12795) Receiving objects: 29% (3711/12795) Receiving objects: 30% (3839/12795) Receiving objects: 31% (3967/12795) Receiving objects: 32% (4095/12795) Receiving objects: 33% (4223/12795) Receiving objects: 34% (4351/12795) Receiving objects: 35% (4479/12795) Receiving objects: 36% (4607/12795) Receiving objects: 37% (4735/12795) Receiving objects: 38% (4863/12795) Receiving objects: 39% (4991/12795) Receiving objects: 40% (5118/12795) Receiving objects: 41% (5246/12795) Receiving objects: 42% (5374/12795) Receiving objects: 43% (5502/12795) Receiving objects: 44% (5630/12795) Receiving objects: 45% (5758/12795) Receiving objects: 46% (5886/12795) Receiving objects: 47% (6014/12795), 6.94 MiB | 13.87 MiB/s Receiving objects: 48% (6142/12795), 6.94 MiB | 13.87 MiB/s Receiving objects: 49% (6270/12795), 6.94 MiB | 13.87 MiB/s Receiving objects: 50% (6398/12795), 6.94 MiB | 13.87 MiB/s Receiving objects: 51% (6526/12795), 6.94 MiB | 13.87 MiB/s Receiving objects: 52% (6654/12795), 6.94 MiB | 13.87 MiB/s Receiving objects: 53% (6782/12795), 6.94 MiB | 13.87 MiB/s Receiving objects: 54% (6910/12795), 6.94 MiB | 13.87 MiB/s Receiving objects: 55% (7038/12795), 6.94 MiB | 13.87 MiB/s Receiving objects: 56% (7166/12795), 6.94 MiB | 13.87 MiB/s Receiving objects: 57% (7294/12795), 6.94 MiB | 13.87 MiB/s Receiving objects: 58% (7422/12795), 6.94 MiB | 13.87 MiB/s Receiving objects: 59% (7550/12795), 6.94 MiB | 13.87 MiB/s Receiving objects: 60% (7677/12795), 6.94 MiB | 13.87 MiB/s Receiving objects: 61% (7805/12795), 6.94 MiB | 13.87 MiB/s Receiving objects: 62% (7933/12795), 6.94 MiB | 13.87 MiB/s Receiving objects: 63% (8061/12795), 6.94 MiB | 13.87 MiB/s Receiving objects: 64% (8189/12795), 6.94 MiB | 13.87 MiB/s Receiving objects: 65% (8317/12795), 6.94 MiB | 13.87 MiB/s Receiving objects: 66% (8445/12795), 6.94 MiB | 13.87 MiB/s Receiving objects: 67% (8573/12795), 6.94 MiB | 13.87 MiB/s Receiving objects: 68% (8701/12795), 6.94 MiB | 13.87 MiB/s Receiving objects: 69% (8829/12795), 6.94 MiB | 13.87 MiB/s Receiving objects: 70% (8957/12795), 6.94 MiB | 13.87 MiB/s Receiving objects: 71% (9085/12795), 6.94 MiB | 13.87 MiB/s Receiving objects: 72% (9213/12795), 6.94 MiB | 13.87 MiB/s Receiving objects: 73% (9341/12795), 6.94 MiB | 13.87 MiB/s Receiving objects: 74% (9469/12795), 6.94 MiB | 13.87 MiB/s Receiving objects: 75% (9597/12795), 6.94 MiB | 13.87 MiB/s Receiving objects: 76% (9725/12795), 6.94 MiB | 13.87 MiB/s Receiving objects: 77% (9853/12795), 6.94 MiB | 13.87 MiB/s Receiving objects: 78% (9981/12795), 6.94 MiB | 13.87 MiB/s Receiving objects: 79% (10109/12795), 6.94 MiB | 13.87 MiB/s Receiving objects: 80% (10236/12795), 6.94 MiB | 13.87 MiB/s Receiving objects: 81% (10364/12795), 6.94 MiB | 13.87 MiB/s Receiving objects: 82% (10492/12795), 6.94 MiB | 13.87 MiB/s Receiving objects: 83% (10620/12795), 6.94 MiB | 13.87 MiB/s Receiving objects: 83% (10623/12795), 6.94 MiB | 13.87 MiB/s Receiving objects: 84% (10748/12795), 14.05 MiB | 14.04 MiB/s Receiving objects: 85% (10876/12795), 14.05 MiB | 14.04 MiB/s Receiving objects: 86% (11004/12795), 14.05 MiB | 14.04 MiB/s Receiving objects: 87% (11132/12795), 14.05 MiB | 14.04 MiB/s Receiving objects: 88% (11260/12795), 14.05 MiB | 14.04 MiB/s Receiving objects: 89% (11388/12795), 14.05 MiB | 14.04 MiB/s Receiving objects: 90% (11516/12795), 14.05 MiB | 14.04 MiB/s Receiving objects: 91% (11644/12795), 14.05 MiB | 14.04 MiB/s Receiving objects: 92% (11772/12795), 14.05 MiB | 14.04 MiB/s Receiving objects: 93% (11900/12795), 14.05 MiB | 14.04 MiB/s Receiving objects: 94% (12028/12795), 14.05 MiB | 14.04 MiB/s Receiving objects: 95% (12156/12795), 14.05 MiB | 14.04 MiB/s Receiving objects: 96% (12284/12795), 14.05 MiB | 14.04 MiB/s Receiving objects: 97% (12412/12795), 14.05 MiB | 14.04 MiB/s Receiving objects: 98% (12540/12795), 14.05 MiB | 14.04 MiB/s Receiving objects: 99% (12668/12795), 14.05 MiB | 14.04 MiB/s remote: Total 12795 (delta 1909), reused 8496 (delta 1332), pack-reused 0 21:46:05 Receiving objects: 100% (12795/12795), 24.80 MiB | 16.53 MiB/s Receiving objects: 100% (12795/12795), 34.13 MiB | 19.80 MiB/s, done. 21:46:05 Resolving deltas: 0% (0/1909) Resolving deltas: 1% (20/1909) Resolving deltas: 2% (45/1909) Resolving deltas: 3% (62/1909) Resolving deltas: 4% (78/1909) Resolving deltas: 5% (100/1909) Resolving deltas: 6% (115/1909) Resolving deltas: 7% (134/1909) Resolving deltas: 8% (160/1909) Resolving deltas: 9% (175/1909) Resolving deltas: 10% (191/1909) Resolving deltas: 11% (212/1909) Resolving deltas: 12% (230/1909) Resolving deltas: 13% (249/1909) Resolving deltas: 14% (268/1909) Resolving deltas: 15% (287/1909) Resolving deltas: 16% (310/1909) Resolving deltas: 17% (325/1909) Resolving deltas: 18% (345/1909) Resolving deltas: 19% (363/1909) Resolving deltas: 20% (391/1909) Resolving deltas: 21% (401/1909) Resolving deltas: 22% (427/1909) Resolving deltas: 23% (443/1909) Resolving deltas: 24% (459/1909) Resolving deltas: 25% (485/1909) Resolving deltas: 26% (498/1909) Resolving deltas: 27% (518/1909) Resolving deltas: 28% (539/1909) Resolving deltas: 29% (557/1909) Resolving deltas: 30% (573/1909) Resolving deltas: 31% (600/1909) Resolving deltas: 32% (611/1909) Resolving deltas: 33% (637/1909) Resolving deltas: 34% (656/1909) Resolving deltas: 35% (674/1909) Resolving deltas: 36% (692/1909) Resolving deltas: 37% (708/1909) Resolving deltas: 38% (732/1909) Resolving deltas: 39% (753/1909) Resolving deltas: 40% (765/1909) Resolving deltas: 41% (784/1909) Resolving deltas: 42% (805/1909) Resolving deltas: 43% (823/1909) Resolving deltas: 44% (842/1909) Resolving deltas: 45% (860/1909) Resolving deltas: 46% (879/1909) Resolving deltas: 47% (898/1909) Resolving deltas: 48% (918/1909) Resolving deltas: 49% (937/1909) Resolving deltas: 50% (955/1909) Resolving deltas: 51% (974/1909) Resolving deltas: 52% (993/1909) Resolving deltas: 53% (1013/1909) Resolving deltas: 54% (1031/1909) Resolving deltas: 55% (1050/1909) Resolving deltas: 56% (1071/1909) Resolving deltas: 57% (1089/1909) Resolving deltas: 58% (1108/1909) Resolving deltas: 59% (1128/1909) Resolving deltas: 60% (1146/1909) Resolving deltas: 61% (1172/1909) Resolving deltas: 62% (1184/1909) Resolving deltas: 63% (1204/1909) Resolving deltas: 64% (1222/1909) Resolving deltas: 65% (1244/1909) Resolving deltas: 67% (1283/1909) Resolving deltas: 68% (1317/1909) Resolving deltas: 69% (1324/1909) Resolving deltas: 70% (1355/1909) Resolving deltas: 71% (1362/1909) Resolving deltas: 72% (1379/1909) Resolving deltas: 73% (1395/1909) Resolving deltas: 74% (1414/1909) Resolving deltas: 75% (1433/1909) Resolving deltas: 76% (1452/1909) Resolving deltas: 77% (1478/1909) Resolving deltas: 78% (1495/1909) Resolving deltas: 79% (1509/1909) Resolving deltas: 80% (1530/1909) Resolving deltas: 81% (1553/1909) Resolving deltas: 82% (1566/1909) Resolving deltas: 83% (1592/1909) Resolving deltas: 84% (1604/1909) Resolving deltas: 85% (1623/1909) Resolving deltas: 86% (1642/1909) Resolving deltas: 87% (1661/1909) Resolving deltas: 88% (1680/1909) Resolving deltas: 89% (1702/1909) Resolving deltas: 90% (1722/1909) Resolving deltas: 91% (1738/1909) Resolving deltas: 92% (1757/1909) Resolving deltas: 93% (1777/1909) Resolving deltas: 94% (1795/1909) Resolving deltas: 95% (1814/1909) Resolving deltas: 96% (1833/1909) Resolving deltas: 97% (1852/1909) Resolving deltas: 98% (1871/1909) Resolving deltas: 99% (1890/1909) Resolving deltas: 100% (1909/1909) Resolving deltas: 100% (1909/1909), done. 21:46:05 Note: checking out '1a730771ec70149293efe91e1d283b10d255c6d1'. 21:46:05 21:46:05 You are in 'detached HEAD' state. You can look around, make experimental 21:46:05 changes and commit them, and you can discard any commits you make in this 21:46:05 state without impacting any branches by performing another checkout. 21:46:05 21:46:05 If you want to create a new branch to retain commits you create, you may 21:46:05 do so (now or later) by using -b with the checkout command again. Example: 21:46:05 21:46:05 git checkout -b 21:46:05 21:46:07 Checking out files: 58% (6585/11257) Checking out files: 59% (6642/11257) Checking out files: 60% (6755/11257) Checking out files: 61% (6867/11257) Checking out files: 62% (6980/11257) Checking out files: 63% (7092/11257) Checking out files: 64% (7205/11257) Checking out files: 65% (7318/11257) Checking out files: 66% (7430/11257) Checking out files: 67% (7543/11257) Checking out files: 68% (7655/11257) Checking out files: 69% (7768/11257) Checking out files: 70% (7880/11257) Checking out files: 71% (7993/11257) Checking out files: 72% (8106/11257) Checking out files: 73% (8218/11257) Checking out files: 74% (8331/11257) Checking out files: 75% (8443/11257) Checking out files: 76% (8556/11257) Checking out files: 77% (8668/11257) Checking out files: 78% (8781/11257) Checking out files: 79% (8894/11257) Checking out files: 80% (9006/11257) Checking out files: 81% (9119/11257) Checking out files: 82% (9231/11257) Checking out files: 83% (9344/11257) Checking out files: 84% (9456/11257) Checking out files: 85% (9569/11257) Checking out files: 86% (9682/11257) Checking out files: 87% (9794/11257) Checking out files: 88% (9907/11257) Checking out files: 89% (10019/11257) Checking out files: 90% (10132/11257) Checking out files: 91% (10244/11257) Checking out files: 92% (10357/11257) Checking out files: 93% (10470/11257) Checking out files: 94% (10582/11257) Checking out files: 95% (10695/11257) Checking out files: 96% (10807/11257) Checking out files: 97% (10920/11257) Checking out files: 98% (11032/11257) Checking out files: 99% (11145/11257) Checking out files: 100% (11257/11257) Checking out files: 100% (11257/11257), done. 21:46:07 Pulling version  21:46:08 Skipping build go-build-helper (already ran) 21:46:08 Skipping build go115 (already ran) 21:46:08 Building app-service-config  21:46:08 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.3.0 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable 21:46:09 go: downloading github.com/edgexfoundry/app-functions-sdk-go v1.3.0 21:46:09 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.57 21:46:09 go: downloading github.com/gorilla/mux v1.8.0 21:46:09 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.112 21:46:09 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 21:46:09 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 21:46:09 go: downloading github.com/google/uuid v1.1.2 21:46:09 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 21:46:09 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 21:46:09 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 21:46:09 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 21:46:09 go: downloading github.com/go-kit/kit v0.8.0 21:46:09 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 21:46:09 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 21:46:09 go: downloading github.com/x448/float16 v0.8.4 21:46:09 go: downloading github.com/BurntSushi/toml v0.3.1 21:46:09 go: downloading github.com/pebbe/zmq4 v1.0.0 21:46:09 go: downloading github.com/mitchellh/copystructure v1.0.0 21:46:09 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 21:46:09 go: downloading github.com/pelletier/go-toml v1.2.0 21:46:09 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 21:46:09 go: downloading github.com/go-redis/redis/v7 v7.2.0 21:46:10 go: downloading go.mongodb.org/mongo-driver v1.1.1 21:46:10 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:46:10 go: downloading github.com/hashicorp/consul/api v1.1.0 21:46:10 go: downloading github.com/mitchellh/reflectwalk v1.0.0 21:46:10 go: downloading github.com/go-playground/validator/v10 v10.3.0 21:46:10 go: downloading github.com/go-logfmt/logfmt v0.4.0 21:46:10 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 21:46:10 go: downloading github.com/mitchellh/mapstructure v1.1.2 21:46:10 go: downloading github.com/hashicorp/serf v0.8.2 21:46:10 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 21:46:10 go: downloading github.com/leodido/go-urn v1.2.0 21:46:10 go: downloading github.com/go-playground/universal-translator v0.17.0 21:46:10 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 21:46:10 go: downloading github.com/go-playground/locales v0.13.0 21:46:10 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:46:10 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 21:46:10 go: downloading github.com/hashicorp/golang-lru v0.5.0 21:46:10 go: downloading github.com/go-stack/stack v1.8.0 21:46:10 go: downloading github.com/golang/snappy v0.0.1 21:46:10 go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 21:46:10 go: downloading github.com/xdg/stringprep v1.0.0 21:46:10 go: downloading golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 21:46:10 go: downloading golang.org/x/text v0.3.2 21:46:10 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 21:46:25 Building config-common  21:46:27 Building consul  21:46:33 go: downloading github.com/kardianos/govendor v1.0.9 21:46:33 go: github.com/kardianos/govendor upgrade => v1.0.9 21:46:33 go: finding module for package github.com/Bowery/prompt 21:46:33 go: finding module for package github.com/google/shlex 21:46:33 go: downloading golang.org/x/tools v0.0.0-20191108193012-7d206e10da11 21:46:33 go: finding module for package github.com/dchest/safefile 21:46:33 go: downloading github.com/pkg/errors v0.8.1 21:46:33 go: downloading gopkg.in/yaml.v2 v2.2.8 21:46:33 go: downloading github.com/Bowery/prompt v0.0.0-20190916142128-fa8279994f75 21:46:33 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 21:46:33 go: downloading github.com/dchest/safefile v0.0.0-20151022103144-855e8d98f185 21:46:34 go: found github.com/Bowery/prompt in github.com/Bowery/prompt v0.0.0-20190916142128-fa8279994f75 21:46:34 go: found github.com/google/shlex in github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 21:46:34 go: found github.com/dchest/safefile in github.com/dchest/safefile v0.0.0-20151022103144-855e8d98f185 21:46:34 go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae 21:46:34 go: github.com/pkg/errors upgrade => v0.9.1 21:46:34 go: gopkg.in/yaml.v2 upgrade => v2.3.0 21:46:34 go: golang.org/x/sys upgrade => v0.0.0-20201119102817-f84b799fce68 21:46:34 go: golang.org/x/tools upgrade => v0.0.0-20201121010211-780cb80bd7fb 21:46:35 go: downloading gopkg.in/yaml.v2 v2.3.0 21:46:35 go: downloading golang.org/x/sys v0.0.0-20201119102817-f84b799fce68 21:46:35 go: downloading github.com/pkg/errors v0.9.1 21:46:35 go: downloading golang.org/x/tools v0.0.0-20201121010211-780cb80bd7fb 21:46:50 go: downloading github.com/mitchellh/cli v1.1.0 21:46:50 go: downloading github.com/armon/go-metrics v0.3.4 21:46:50 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 21:46:50 go: downloading github.com/mitchellh/copystructure v1.0.0 21:46:50 go: downloading github.com/hashicorp/go-multierror v1.1.0 21:46:50 go: downloading github.com/hashicorp/go-uuid v1.0.2 21:46:50 go: downloading github.com/mitchellh/go-testing-interface v1.14.0 21:46:50 go: downloading github.com/mitchellh/reflectwalk v1.0.1 21:46:50 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 21:46:50 go: downloading github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 21:46:50 go: downloading github.com/coredns/coredns v1.1.2 21:46:50 go: downloading github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 21:46:50 go: downloading github.com/stretchr/testify v1.5.1 21:46:50 go: downloading github.com/mitchellh/mapstructure v1.3.3 21:46:50 go: downloading github.com/elazarl/go-bindata-assetfs v0.0.0-20160803192304-e1a2a7ec64b0 21:46:50 go: downloading github.com/hashicorp/memberlist v0.2.2 21:46:50 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 21:46:50 go: downloading google.golang.org/grpc v1.25.1 21:46:50 go: downloading github.com/hashicorp/errwrap v1.0.0 21:46:50 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 21:46:50 go: downloading github.com/shirou/gopsutil v0.0.0-20181107111621-48177ef5f880 21:46:50 go: downloading github.com/hashicorp/serf v0.9.4 21:46:50 go: downloading github.com/mattn/go-isatty v0.0.12 21:46:50 go: downloading github.com/fatih/color v1.9.0 21:46:50 go: downloading github.com/NYTimes/gziphandler v1.0.1 21:46:50 go: downloading github.com/envoyproxy/go-control-plane v0.9.5 21:46:50 go: downloading github.com/kr/text v0.1.0 21:46:50 go: downloading github.com/golang/protobuf v1.3.2 21:46:50 go: downloading github.com/mattn/go-colorable v0.1.6 21:46:50 go: downloading github.com/hashicorp/go-connlimit v0.2.0 21:46:50 go: downloading github.com/hashicorp/go-msgpack v0.5.5 21:46:50 go: downloading github.com/google/btree v1.0.0 21:46:50 go: downloading github.com/hashicorp/go-memdb v1.0.3 21:46:50 go: downloading github.com/docker/go-connections v0.3.0 21:46:50 go: downloading github.com/gogo/protobuf v1.2.2-0.20190723190241-65acae22fc9d 21:46:50 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 21:46:50 go: downloading github.com/hashicorp/raft v1.1.2 21:46:50 go: downloading github.com/ryanuber/columnize v2.1.0+incompatible 21:46:50 go: downloading github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69 21:46:50 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 21:46:50 go: downloading github.com/armon/go-radix v1.0.0 21:46:50 go: downloading github.com/posener/complete v1.2.3 21:46:50 go: downloading github.com/bgentry/speakeasy v0.1.0 21:46:50 go: downloading golang.org/x/time v0.0.0-20200416051211-89c76fbcd5d1 21:46:50 go: downloading golang.org/x/net v0.0.0-20201021035429-f5854403a974 21:46:50 go: downloading github.com/hashicorp/hil v0.0.0-20160711231837-1e86c6b523c5 21:46:50 go: downloading github.com/pmezard/go-difflib v1.0.0 21:46:50 go: downloading github.com/hashicorp/go-hclog v0.12.0 21:46:50 go: downloading github.com/hashicorp/go-discover v0.0.0-20200501174627-ad1e96bde088 21:46:50 go: downloading github.com/stretchr/objx v0.1.1 21:46:50 go: downloading github.com/prometheus/client_golang v1.4.0 21:46:50 go: downloading github.com/hashicorp/go-syslog v1.0.0 21:46:50 go: downloading github.com/hashicorp/hcl v1.0.0 21:46:50 go: downloading github.com/davecgh/go-spew v1.1.1 21:46:50 go: downloading github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea 21:46:50 go: downloading github.com/hashicorp/vault/api v1.0.4 21:46:50 go: downloading github.com/aws/aws-sdk-go v1.25.41 21:46:50 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 21:46:50 go: downloading github.com/prometheus/common v0.9.1 21:46:50 go: downloading github.com/hashicorp/go-bexpr v0.1.2 21:46:50 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:46:50 go: downloading github.com/prometheus/client_model v0.2.0 21:46:50 go: downloading github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 21:46:50 go: downloading github.com/vmware/govmomi v0.18.0 21:46:50 go: downloading github.com/hashicorp/vault/sdk v0.1.13 21:46:50 go: downloading github.com/imdario/mergo v0.3.6 21:46:50 go: downloading golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45 21:46:50 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 21:46:50 go: downloading github.com/joyent/triton-go v1.7.1-0.20200416154420-6801d15b779f 21:46:50 go: downloading github.com/boltdb/bolt v1.3.1 21:46:50 go: downloading github.com/cncf/udpa/go v0.0.0-20200313221541-5f7e5dd04533 21:46:50 go: downloading github.com/gophercloud/gophercloud v0.1.0 21:46:50 go: downloading github.com/envoyproxy/protoc-gen-validate v0.1.0 21:46:50 go: downloading k8s.io/client-go v0.16.9 21:46:50 go: downloading github.com/mitchellh/go-homedir v1.1.0 21:46:50 go: downloading github.com/Azure/azure-sdk-for-go v40.3.0+incompatible 21:46:50 go: downloading github.com/hashicorp/go-retryablehttp v0.5.4 21:46:50 go: downloading github.com/census-instrumentation/opencensus-proto v0.2.1 21:46:50 go: downloading google.golang.org/genproto v0.0.0-20190819201941-24fa4b261c55 21:46:50 go: downloading golang.org/x/text v0.3.3 21:46:50 go: downloading k8s.io/apimachinery v0.16.9 21:46:50 go: downloading github.com/hashicorp/go-raftchunking v0.6.1 21:46:50 go: downloading github.com/cespare/xxhash v1.1.0 21:46:50 go: downloading github.com/prometheus/procfs v0.0.8 21:46:50 go: downloading github.com/Azure/go-autorest/autorest v0.10.0 21:46:50 go: downloading github.com/cespare/xxhash/v2 v2.1.1 21:46:50 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.4.2 21:46:50 go: downloading github.com/digitalocean/godo v1.10.0 21:46:50 go: downloading github.com/hashicorp/go-version v1.2.0 21:46:50 go: downloading github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible 21:46:51 go: downloading github.com/google/go-querystring v1.0.0 21:46:51 go: downloading github.com/Azure/go-autorest/tracing v0.5.0 21:46:51 go: downloading github.com/dimchansky/utfbom v1.1.0 21:46:51 go: downloading github.com/beorn7/perks v1.0.1 21:46:51 go: downloading github.com/denverdino/aliyungo v0.0.0-20170926055100-d3308649c661 21:46:51 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.3.1 21:46:51 go: downloading github.com/Azure/go-autorest/logger v0.1.0 21:46:51 go: downloading github.com/Azure/go-autorest/autorest/adal v0.8.2 21:46:51 go: downloading github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de 21:46:51 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 21:46:51 go: downloading github.com/hashicorp/golang-lru v0.5.4 21:46:51 go: downloading k8s.io/api v0.16.9 21:46:51 go: downloading github.com/mitchellh/pointerstructure v1.0.0 21:46:51 go: downloading github.com/Azure/go-autorest/autorest/date v0.2.0 21:46:51 go: downloading github.com/google/gofuzz v1.0.0 21:46:51 go: downloading github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible 21:46:52 go: downloading github.com/ryanuber/go-glob v1.0.0 21:46:52 go: downloading github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c 21:46:52 go: downloading k8s.io/utils v0.0.0-20190801114015-581e00157fb1 21:46:52 go: downloading github.com/sirupsen/logrus v1.4.2 21:46:52 go: downloading github.com/patrickmn/go-cache v2.1.0+incompatible 21:46:52 go: downloading github.com/spf13/pflag v1.0.5 21:46:52 go: downloading github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 21:46:53 go: downloading cloud.google.com/go v0.38.0 21:46:53 go: downloading sigs.k8s.io/yaml v1.1.0 21:46:53 go: downloading github.com/miekg/dns v1.1.26 21:46:53 go: downloading github.com/hashicorp/go-immutable-radix v1.2.0 21:46:53 go: downloading github.com/coreos/go-oidc v2.1.0+incompatible 21:46:53 go: downloading github.com/hashicorp/mdns v1.0.1 21:46:53 go: downloading k8s.io/klog v1.0.0 21:46:53 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 21:46:53 go: downloading github.com/googleapis/gnostic v0.2.0 21:46:53 go: downloading google.golang.org/api v0.7.0 21:46:53 go: downloading github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af 21:46:53 go: downloading github.com/json-iterator/go v1.1.9 21:46:53 go: downloading github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d 21:46:53 go: downloading github.com/pquerna/cachecontrol v0.0.0-20180517163645-1555304b9b35 21:46:53 go: downloading github.com/circonus-labs/circonusllhist v0.1.3 21:46:53 go: downloading github.com/golang/snappy v0.0.1 21:46:53 go: downloading github.com/linode/linodego v0.7.1 21:46:53 go: downloading github.com/pierrec/lz4 v2.0.5+incompatible 21:46:53 go: downloading github.com/rboyer/safeio v0.2.1 21:46:53 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 21:46:53 go: downloading github.com/modern-go/reflect2 v1.0.1 21:46:53 go: downloading gopkg.in/inf.v0 v0.9.1 21:46:53 go: downloading github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 21:46:53 go: downloading gopkg.in/resty.v1 v1.12.0 21:46:53 go: downloading github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 21:46:57 go: downloading go.opencensus.io v0.22.0 21:47:00 go: downloading github.com/Azure/go-autorest/autorest/validation v0.2.0 21:47:00 go: downloading github.com/Azure/go-autorest/autorest/to v0.3.0 21:47:57 go: creating new go.mod: module consul-tools 21:47:57 cd .gotools && go get -v github.com/elazarl/go-bindata-assetfs/go-bindata-assetfs@master github.com/hashicorp/go-bindata/go-bindata@master golang.org/x/tools/cmd/cover golang.org/x/tools/cmd/stringer github.com/gogo/protobuf/protoc-gen-gofast@v1.2.2-0.20190723190241-65acae22fc9d github.com/hashicorp/protoc-gen-go-binary github.com/vektra/mockery/cmd/mockery github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.6 21:47:57 go: downloading github.com/golangci/golangci-lint v1.23.6 21:47:57 go: downloading github.com/hashicorp/go-bindata v3.0.8-0.20180209072458-bf7910af8997+incompatible 21:47:57 go: downloading github.com/elazarl/go-bindata-assetfs v1.0.1 21:47:57 go: downloading github.com/vektra/mockery v1.1.2 21:47:57 go: downloading github.com/hashicorp/protoc-gen-go-binary v0.0.0-20200316174223-e4c249d51dbb 21:47:57 go: github.com/hashicorp/protoc-gen-go-binary upgrade => v0.0.0-20200316174223-e4c249d51dbb 21:47:57 go: found golang.org/x/tools/cmd/cover in golang.org/x/tools v0.0.0-20201121010211-780cb80bd7fb 21:47:57 go: found github.com/golangci/golangci-lint/cmd/golangci-lint in github.com/golangci/golangci-lint v1.23.6 21:47:57 go: found github.com/elazarl/go-bindata-assetfs/go-bindata-assetfs in github.com/elazarl/go-bindata-assetfs v1.0.1 21:47:57 go: found github.com/vektra/mockery/cmd/mockery in github.com/vektra/mockery v1.1.2 21:47:57 go: found github.com/hashicorp/go-bindata/go-bindata in github.com/hashicorp/go-bindata v3.0.8-0.20180209072458-bf7910af8997+incompatible 21:47:57 go: found golang.org/x/tools/cmd/stringer in golang.org/x/tools v0.0.0-20201121010211-780cb80bd7fb 21:48:01 go: found github.com/gogo/protobuf/protoc-gen-gofast in github.com/gogo/protobuf v1.2.2-0.20190723190241-65acae22fc9d 21:48:02 go: downloading github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b 21:48:02 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.11.2 21:48:02 go: downloading golang.org/x/mod v0.3.0 21:48:02 go: downloading github.com/spf13/viper v1.6.1 21:48:02 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 21:48:02 go: downloading github.com/mattn/go-colorable v0.1.4 21:48:02 go: downloading github.com/spf13/cobra v0.0.5 21:48:02 go: downloading github.com/stretchr/testify v1.4.0 21:48:02 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 21:48:02 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 21:48:02 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 21:48:02 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 21:48:02 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 21:48:02 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee 21:48:02 go: downloading github.com/ultraware/funlen v0.0.2 21:48:02 go: downloading github.com/ultraware/whitespace v0.0.4 21:48:02 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc 21:48:02 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 21:48:02 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 21:48:02 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 21:48:02 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 21:48:02 go: downloading github.com/fatih/color v1.7.0 21:48:02 go: downloading github.com/mattn/go-isatty v0.0.8 21:48:02 go: downloading gopkg.in/ini.v1 v1.51.0 21:48:02 go: downloading github.com/ghodss/yaml v1.0.0 21:48:02 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 21:48:02 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a 21:48:02 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e 21:48:02 go: downloading github.com/uudashr/gocognit v1.0.1 21:48:02 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 21:48:02 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d 21:48:02 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 21:48:02 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a 21:48:02 go: downloading github.com/spf13/cast v1.3.0 21:48:02 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 21:48:02 go: downloading github.com/pelletier/go-toml v1.2.0 21:48:02 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b 21:48:02 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 21:48:02 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 21:48:02 go: downloading github.com/mitchellh/mapstructure v1.1.2 21:48:02 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 21:48:02 go: downloading github.com/spf13/jwalterweatherman v1.0.0 21:48:02 go: downloading github.com/go-lintpack/lintpack v0.5.2 21:48:02 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 21:48:02 go: downloading github.com/subosito/gotenv v1.2.0 21:48:02 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 21:48:02 go: downloading google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 21:48:02 go: downloading github.com/spf13/afero v1.1.2 21:48:02 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb 21:48:02 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 21:48:02 go: downloading gopkg.in/yaml.v2 v2.2.7 21:48:03 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 21:48:03 go: downloading github.com/magiconair/properties v1.8.1 21:48:03 go: downloading github.com/go-toolsmith/astfmt v1.0.0 21:48:03 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f 21:48:03 go: downloading github.com/stretchr/objx v0.2.0 21:48:03 go: downloading github.com/gobwas/glob v0.2.3 21:48:03 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 21:48:03 go: downloading github.com/go-critic/go-critic v0.4.1 21:48:03 go: downloading github.com/sourcegraph/go-diff v0.5.1 21:48:03 go: downloading github.com/fsnotify/fsnotify v1.4.7 21:48:03 go: downloading golang.org/x/sys v0.0.0-20200930185726-fdedc70b468f 21:48:03 go: downloading github.com/kisielk/gotool v1.0.0 21:48:03 go: downloading github.com/BurntSushi/toml v0.3.1 21:48:03 go: downloading github.com/inconshreveable/mousetrap v1.0.0 21:48:03 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 21:48:03 go: downloading github.com/go-toolsmith/typep v1.0.0 21:48:03 go: downloading github.com/go-toolsmith/astequal v1.0.0 21:48:03 go: downloading github.com/go-toolsmith/astcast v1.0.0 21:48:03 go: downloading github.com/go-toolsmith/astcopy v1.0.0 21:48:03 go: downloading github.com/go-toolsmith/strparse v1.0.0 21:48:03 go: downloading github.com/go-toolsmith/astp v1.0.0 21:48:04 golang.org/x/mod/semver 21:48:04 golang.org/x/xerrors/internal 21:48:04 golang.org/x/sys/internal/unsafeheader 21:48:04 github.com/golangci/golangci-lint/pkg/exitcodes 21:48:04 github.com/gobwas/glob/util/runes 21:48:04 honnef.co/go/tools/arg 21:48:04 github.com/nbutton23/zxcvbn-go/match 21:48:04 github.com/nbutton23/zxcvbn-go/utils/math 21:48:04 honnef.co/go/tools/deprecated 21:48:04 github.com/elazarl/go-bindata-assetfs/go-bindata-assetfs 21:48:04 github.com/hashicorp/go-bindata 21:48:04 golang.org/x/sys/unix 21:48:04 golang.org/x/tools/cover 21:48:04 golang.org/x/tools/internal/event/label 21:48:04 golang.org/x/xerrors 21:48:04 golang.org/x/tools/internal/event/keys 21:48:04 github.com/gogo/protobuf/vanity 21:48:04 golang.org/x/tools/cmd/cover 21:48:04 github.com/gogo/protobuf/protoc-gen-gogo/generator/internal/remap 21:48:04 golang.org/x/tools/go/internal/gcimporter 21:48:04 github.com/hashicorp/go-bindata/go-bindata 21:48:04 golang.org/x/tools/internal/typesinternal 21:48:04 github.com/gogo/protobuf/protoc-gen-gogo/plugin 21:48:04 golang.org/x/tools/internal/event/core 21:48:04 github.com/golang/glog 21:48:04 github.com/gogo/protobuf/protoc-gen-gogo/generator 21:48:04 golang.org/x/tools/internal/event 21:48:04 github.com/golang/protobuf/protoc-gen-go/plugin 21:48:04 golang.org/x/tools/internal/gocommand 21:48:04 gopkg.in/yaml.v2 21:48:04 github.com/grpc-ecosystem/grpc-gateway/codegenerator 21:48:04 github.com/golang/protobuf/protoc-gen-go/generator/internal/remap 21:48:04 github.com/grpc-ecosystem/grpc-gateway/utilities 21:48:04 golang.org/x/tools/go/internal/packagesdriver 21:48:04 golang.org/x/tools/internal/packagesinternal 21:48:04 github.com/golang/protobuf/protoc-gen-go/generator 21:48:04 google.golang.org/genproto/googleapis/api/annotations 21:48:04 golang.org/x/mod/module 21:48:04 github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/httprule 21:48:04 golang.org/x/tools/go/ast/astutil 21:48:04 golang.org/x/tools/go/gcexportdata 21:48:04 golang.org/x/tools/internal/fastwalk 21:48:04 golang.org/x/tools/internal/gopathwalk 21:48:04 github.com/mattn/go-isatty 21:48:04 github.com/gofrs/flock 21:48:04 golang.org/x/tools/go/packages 21:48:05 github.com/mattn/go-colorable 21:48:05 github.com/golangci/golangci-lint/internal/robustio 21:48:05 github.com/gogo/protobuf/plugin/testgen 21:48:05 github.com/gogo/protobuf/plugin/defaultcheck 21:48:05 github.com/gogo/protobuf/plugin/embedcheck 21:48:05 github.com/gogo/protobuf/plugin/enumstringer 21:48:05 github.com/gogo/protobuf/plugin/marshalto 21:48:05 github.com/gogo/protobuf/plugin/oneofcheck 21:48:05 github.com/gogo/protobuf/plugin/populate 21:48:05 github.com/gogo/protobuf/plugin/unmarshal 21:48:05 github.com/gogo/protobuf/protoc-gen-gogo/grpc 21:48:05 github.com/ghodss/yaml 21:48:05 golang.org/x/tools/cmd/stringer 21:48:05 golang.org/x/tools/internal/imports 21:48:05 github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/descriptor 21:48:05 github.com/gogo/protobuf/plugin/compare 21:48:05 github.com/gogo/protobuf/plugin/description 21:48:05 github.com/gogo/protobuf/plugin/equal 21:48:06 github.com/gogo/protobuf/plugin/face 21:48:06 github.com/gogo/protobuf/plugin/gostring 21:48:06 github.com/gogo/protobuf/plugin/size 21:48:06 github.com/gogo/protobuf/plugin/stringer 21:48:06 github.com/gogo/protobuf/plugin/union 21:48:06 github.com/hashicorp/protoc-gen-go-binary/gen 21:48:06 github.com/fatih/color 21:48:06 github.com/hashicorp/protoc-gen-go-binary 21:48:06 golang.org/x/tools/imports 21:48:06 github.com/golangci/golangci-lint/internal/renameio 21:48:06 github.com/pkg/errors 21:48:06 github.com/vektra/mockery/mockery 21:48:06 github.com/sirupsen/logrus 21:48:06 github.com/stretchr/objx 21:48:06 github.com/golangci/golangci-lint/internal/cache 21:48:06 github.com/stretchr/testify/assert 21:48:06 github.com/gogo/protobuf/vanity/command 21:48:06 github.com/gogo/protobuf/protoc-gen-gofast 21:48:06 github.com/go-toolsmith/astequal 21:48:06 github.com/vektra/mockery/cmd/mockery 21:48:06 github.com/go-toolsmith/astp 21:48:06 github.com/go-toolsmith/typep 21:48:07 github.com/go-toolsmith/astfmt 21:48:07 github.com/go-toolsmith/astcast 21:48:07 github.com/go-lintpack/lintpack 21:48:07 github.com/go-critic/go-critic/checkers/internal/lintutil 21:48:07 github.com/go-toolsmith/astcopy 21:48:07 github.com/go-toolsmith/strparse 21:48:07 github.com/fsnotify/fsnotify 21:48:07 github.com/go-lintpack/lintpack/astwalk 21:48:07 github.com/stretchr/testify/mock 21:48:07 github.com/magiconair/properties 21:48:07 github.com/mitchellh/mapstructure 21:48:07 github.com/pelletier/go-toml 21:48:07 github.com/go-critic/go-critic/checkers 21:48:07 github.com/golangci/golangci-lint/pkg/logutils 21:48:07 github.com/spf13/afero/mem 21:48:07 github.com/golangci/golangci-lint/pkg/timeutils 21:48:07 github.com/golangci/golangci-lint/internal/pkgcache 21:48:07 github.com/golangci/golangci-lint/pkg/fsutils 21:48:07 github.com/spf13/cast 21:48:07 github.com/spf13/afero 21:48:07 github.com/spf13/jwalterweatherman 21:48:07 github.com/subosito/gotenv 21:48:07 gopkg.in/ini.v1 21:48:07 github.com/golangci/golangci-lint/pkg/golinters/goanalysis/load 21:48:07 github.com/golangci/golangci-lint/pkg/goutil 21:48:07 github.com/golangci/golangci-lint/internal/errorutil 21:48:07 github.com/golangci/golangci-lint/pkg/result 21:48:07 github.com/gobwas/glob/util/strings 21:48:07 github.com/gobwas/glob/syntax/lexer 21:48:07 golang.org/x/tools/go/buildutil 21:48:07 golang.org/x/tools/go/internal/cgo 21:48:07 github.com/bombsimon/wsl/v2 21:48:07 github.com/gobwas/glob/match 21:48:07 github.com/golangci/dupl/suffixtree 21:48:08 github.com/gobwas/glob/syntax/ast 21:48:08 github.com/golangci/goconst 21:48:08 golang.org/x/tools/go/loader 21:48:08 github.com/gobwas/glob/syntax 21:48:08 github.com/golangci/dupl/syntax 21:48:08 github.com/golangci/gocyclo/pkg/gocyclo 21:48:08 github.com/golangci/gofmt/gofmt 21:48:08 github.com/golangci/gofmt/goimports 21:48:08 github.com/gobwas/glob/compiler 21:48:08 github.com/golangci/dupl/syntax/golang 21:48:08 github.com/spf13/viper 21:48:08 github.com/golangci/dupl/printer 21:48:08 github.com/gobwas/glob 21:48:08 github.com/golangci/golangci-lint/pkg/packages 21:48:08 golang.org/x/tools/internal/lsp/fuzzy 21:48:08 golang.org/x/tools/go/types/objectpath 21:48:08 github.com/golangci/dupl/job 21:48:08 github.com/golangci/check/cmd/structcheck 21:48:08 github.com/golangci/check/cmd/varcheck 21:48:08 github.com/OpenPeeDeeP/depguard 21:48:08 github.com/golangci/errcheck/internal/errcheck 21:48:08 github.com/golangci/dupl 21:48:08 github.com/golangci/go-misc/deadcode 21:48:08 golang.org/x/tools/internal/analysisinternal 21:48:08 github.com/golangci/ineffassign 21:48:08 github.com/golangci/lint-1 21:48:08 github.com/golangci/maligned 21:48:08 github.com/golangci/prealloc 21:48:08 github.com/golangci/misspell 21:48:08 github.com/golangci/golangci-lint/pkg/config 21:48:08 golang.org/x/tools/go/analysis 21:48:08 github.com/golangci/errcheck/golangci 21:48:08 github.com/kisielk/gotool/internal/load 21:48:08 github.com/golangci/golangci-lint/pkg/lint/linter 21:48:08 golang.org/x/text/width 21:48:08 golang.org/x/tools/go/types/typeutil 21:48:08 golang.org/x/tools/go/ast/inspector 21:48:09 github.com/matoous/godox 21:48:09 github.com/golangci/golangci-lint/pkg/golinters/goanalysis 21:48:09 github.com/kisielk/gotool 21:48:09 github.com/securego/gosec 21:48:09 github.com/nbutton23/zxcvbn-go/data 21:48:09 golang.org/x/tools/go/ssa 21:48:09 golang.org/x/tools/go/analysis/passes/inspect 21:48:09 github.com/golangci/unconvert 21:48:09 sourcegraph.com/sqs/pbtypes 21:48:09 github.com/jirfag/go-printf-func-name/pkg/analyzer 21:48:09 github.com/sourcegraph/go-diff/diff 21:48:09 github.com/tommy-muehle/go-mnd/checks 21:48:09 github.com/ultraware/funlen 21:48:09 github.com/nbutton23/zxcvbn-go/adjacency 21:48:09 github.com/nbutton23/zxcvbn-go/frequency 21:48:09 github.com/nbutton23/zxcvbn-go/entropy 21:48:09 github.com/ultraware/whitespace 21:48:09 github.com/uudashr/gocognit 21:48:09 github.com/tommy-muehle/go-mnd 21:48:09 golang.org/x/tools/go/analysis/passes/internal/analysisutil 21:48:09 github.com/nbutton23/zxcvbn-go/matching 21:48:09 github.com/nbutton23/zxcvbn-go/scoring 21:48:09 golang.org/x/tools/go/analysis/passes/asmdecl 21:48:09 golang.org/x/tools/go/analysis/passes/assign 21:48:09 golang.org/x/tools/go/analysis/passes/atomic 21:48:09 golang.org/x/tools/go/analysis/passes/atomicalign 21:48:09 golang.org/x/tools/go/analysis/passes/bools 21:48:09 golang.org/x/tools/go/analysis/passes/buildtag 21:48:09 golang.org/x/tools/go/analysis/passes/cgocall 21:48:09 github.com/nbutton23/zxcvbn-go 21:48:09 golang.org/x/tools/go/analysis/passes/composite 21:48:09 golang.org/x/tools/go/analysis/passes/copylock 21:48:09 github.com/securego/gosec/rules 21:48:09 golang.org/x/tools/go/cfg 21:48:09 golang.org/x/tools/go/analysis/passes/deepequalerrors 21:48:09 golang.org/x/tools/go/analysis/passes/errorsas 21:48:09 golang.org/x/tools/go/analysis/passes/findcall 21:48:09 golang.org/x/tools/go/analysis/passes/httpresponse 21:48:09 golang.org/x/tools/go/analysis/passes/loopclosure 21:48:09 golang.org/x/tools/go/analysis/passes/nilfunc 21:48:09 golang.org/x/tools/go/analysis/passes/pkgfact 21:48:09 golang.org/x/tools/go/analysis/passes/printf 21:48:09 golang.org/x/tools/go/analysis/passes/shadow 21:48:09 golang.org/x/tools/go/analysis/passes/shift 21:48:09 golang.org/x/tools/go/analysis/passes/ctrlflow 21:48:09 golang.org/x/tools/go/analysis/passes/sortslice 21:48:09 golang.org/x/tools/go/analysis/passes/stdmethods 21:48:09 golang.org/x/tools/go/analysis/passes/structtag 21:48:09 golang.org/x/tools/go/analysis/passes/testinggoroutine 21:48:09 golang.org/x/tools/go/analysis/passes/tests 21:48:09 golang.org/x/tools/go/analysis/passes/lostcancel 21:48:09 golang.org/x/tools/go/analysis/passes/unmarshal 21:48:09 golang.org/x/tools/go/analysis/passes/unreachable 21:48:09 golang.org/x/tools/go/analysis/passes/unsafeptr 21:48:09 golang.org/x/tools/go/analysis/passes/unusedresult 21:48:09 honnef.co/go/tools/ssa 21:48:09 github.com/BurntSushi/toml 21:48:09 github.com/gostaticanalysis/analysisutil 21:48:09 golang.org/x/tools/go/analysis/passes/buildssa 21:48:09 honnef.co/go/tools/internal/renameio 21:48:10 honnef.co/go/tools/loader 21:48:10 honnef.co/go/tools/version 21:48:10 honnef.co/go/tools/printf 21:48:10 honnef.co/go/tools/go/types/typeutil 21:48:10 honnef.co/go/tools/internal/cache 21:48:10 github.com/jingyugao/rowserrcheck/passes/rowserr 21:48:10 github.com/timakin/bodyclose/passes/bodyclose 21:48:10 golang.org/x/tools/go/analysis/passes/nilness 21:48:10 golang.org/x/tools/go/ssa/ssautil 21:48:10 mvdan.cc/lint 21:48:10 github.com/golangci/golangci-lint/pkg/report 21:48:10 github.com/golangci/revgrep 21:48:10 github.com/golangci/golangci-lint/pkg/printers 21:48:10 honnef.co/go/tools/config 21:48:10 github.com/spf13/cobra 21:48:10 mvdan.cc/interfacer/check 21:48:10 mvdan.cc/unparam/check 21:48:10 honnef.co/go/tools/ssautil 21:48:10 honnef.co/go/tools/internal/passes/buildssa 21:48:10 honnef.co/go/tools/functions 21:48:10 honnef.co/go/tools/facts 21:48:10 honnef.co/go/tools/lint 21:48:10 honnef.co/go/tools/lint/lintutil/format 21:48:10 honnef.co/go/tools/lint/lintdsl 21:48:10 honnef.co/go/tools/staticcheck/vrp 21:48:10 honnef.co/go/tools/lint/lintutil 21:48:11 honnef.co/go/tools/internal/sharedcheck 21:48:11 honnef.co/go/tools/unused 21:48:11 honnef.co/go/tools/stylecheck 21:48:11 honnef.co/go/tools/simple 21:48:11 honnef.co/go/tools/staticcheck 21:48:11 github.com/golangci/golangci-lint/pkg/golinters 21:48:11 github.com/golangci/golangci-lint/pkg/lint/lintersdb 21:48:11 github.com/golangci/golangci-lint/pkg/result/processors 21:48:12 github.com/golangci/golangci-lint/pkg/lint 21:48:12 github.com/golangci/golangci-lint/pkg/commands 21:48:12 github.com/golangci/golangci-lint/cmd/golangci-lint 21:48:16 tput: No value for $TERM and no -T specified 21:48:16 tput: No value for $TERM and no -T specified 21:48:16 ==> Building Consul - OSes: linux, Architectures: amd64 21:48:16 tput: No value for $TERM and no -T specified 21:48:16 tput: No value for $TERM and no -T specified 21:48:16 tput: No value for $TERM and no -T specified 21:48:16 Building sequentially with go install 21:48:16 tput: No value for $TERM and no -T specified 21:48:16 ---> linux/amd64 21:48:55 Building device-virtual-go  21:48:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=1.2.1" -o cmd/device-virtual ./cmd 21:48:55 go: downloading github.com/edgexfoundry/device-sdk-go v1.2.2 21:48:55 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 21:48:55 go: downloading modernc.org/ql v1.0.0 21:48:55 go: downloading github.com/gorilla/mux v1.7.1 21:48:55 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.33 21:48:55 go: downloading github.com/pkg/errors v0.8.1 21:48:55 go: downloading gopkg.in/yaml.v2 v2.2.8 21:48:55 go: downloading github.com/google/uuid v1.1.0 21:48:55 go: downloading github.com/OneOfOne/xxhash v1.2.6 21:48:55 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 21:48:55 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 21:48:55 go: downloading modernc.org/db v1.0.0 21:48:55 go: downloading modernc.org/mathutil v1.0.0 21:48:55 go: downloading modernc.org/lldb v1.0.0 21:48:55 go: downloading modernc.org/file v1.0.0 21:48:55 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 21:48:55 go: downloading modernc.org/internal v1.0.0 21:48:55 go: downloading modernc.org/strutil v1.0.0 21:48:55 go: downloading modernc.org/golex v1.0.0 21:48:55 go: downloading modernc.org/b v1.0.0 21:48:55 go: downloading github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001 21:48:55 go: downloading modernc.org/sortutil v1.0.0 21:48:55 go: downloading modernc.org/fileutil v1.0.0 21:48:55 go: downloading modernc.org/zappy v1.0.0 21:48:55 go: downloading github.com/edsrzf/mmap-go v1.0.0 21:48:55 go: downloading golang.org/x/sys v0.0.0-20190411185658-b44545bcd369 21:49:00 CGO_ENABLED=0 GO111MODULE=on go build ./... 21:49:05 Building edgex-go  21:49:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:49:06 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.114 21:49:06 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.58 21:49:06 go: downloading gopkg.in/yaml.v2 v2.3.0 21:49:06 go: downloading github.com/imdario/mergo v0.3.11 21:49:06 go: downloading github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 21:49:10 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 21:49:10 go: downloading github.com/OneOfOne/xxhash v1.2.8 21:49:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 21:49:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 21:49:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:49:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:49:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:49:18 go: downloading github.com/stretchr/testify v1.5.1 21:49:19 go: downloading github.com/davecgh/go-spew v1.1.1 21:49:19 go: downloading github.com/pmezard/go-difflib v1.0.0 21:49:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:49:20 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 21:49:20 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 21:49:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 21:49:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:49:23 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 21:49:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:49:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:49:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 21:49:36 Building kong  21:49:36 % Total % Received % Xferd Average Speed Time Time Time Current 21:49:36 Dload Upload Total Spent Left Speed 21:49:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 21:49:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 21:49:36 18 24.8M 18 4809k 0 0 5617k 0 0:00:04 --:--:-- 0:00:04 5617k 100 24.8M 100 24.8M 0 0 21.4M 0 0:00:01 0:00:01 --:--:-- 66.3M 21:49:37 kong-2.0.5.xenial.amd64.deb: OK 21:49:41 Building kuiper  21:49:41 go: downloading github.com/go-yaml/yaml v2.1.0+incompatible 21:49:41 go: downloading github.com/urfave/cli v1.22.0 21:49:41 go: downloading github.com/benbjohnson/clock v1.0.0 21:49:41 go: downloading github.com/sirupsen/logrus v1.4.2 21:49:41 go: downloading github.com/patrickmn/go-cache v2.1.0+incompatible 21:49:42 go: downloading golang.org/x/sys v0.0.0-20191010194322-b09406accb47 21:49:42 go: downloading github.com/cpuguy83/go-md2man v1.0.10 21:49:42 go: downloading github.com/russross/blackfriday v1.5.2 21:49:44 go: downloading github.com/prometheus/client_golang v1.2.1 21:49:44 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.57 21:49:44 go: downloading github.com/prometheus/common v0.7.0 21:49:44 go: downloading github.com/gorilla/mux v1.7.3 21:49:44 go: downloading github.com/google/uuid v1.1.1 21:49:44 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.18 21:49:44 go: downloading github.com/golang-collections/collections v0.0.0-20130729185459-604e922904d3 21:49:44 go: downloading github.com/buger/jsonparser v0.0.0-20191004114745-ee4c978eae7e 21:49:44 go: downloading gopkg.in/alecthomas/kingpin.v2 v2.2.6 21:49:44 go: downloading github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4 21:49:44 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 21:49:44 go: downloading github.com/golang/protobuf v1.3.2 21:49:44 go: downloading github.com/cespare/xxhash/v2 v2.1.0 21:49:44 go: downloading github.com/prometheus/procfs v0.0.5 21:49:44 go: downloading github.com/beorn7/perks v1.0.1 21:49:44 go: downloading github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 21:49:44 go: downloading github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 21:49:49 Build successfully 21:49:51 Package build success 21:49:51 kuiper-0.4.1-linux-x86_64/bin/ 21:49:51 kuiper-0.4.1-linux-x86_64/bin/cli 21:49:51 kuiper-0.4.1-linux-x86_64/bin/server 21:49:51 kuiper-0.4.1-linux-x86_64/etc/ 21:49:51 kuiper-0.4.1-linux-x86_64/etc/sources/ 21:49:51 kuiper-0.4.1-linux-x86_64/etc/sources/edgex.yaml 21:49:51 kuiper-0.4.1-linux-x86_64/etc/sources/httppull.yaml 21:49:51 kuiper-0.4.1-linux-x86_64/etc/sources/random.yaml 21:49:51 kuiper-0.4.1-linux-x86_64/etc/sources/test.yaml 21:49:51 kuiper-0.4.1-linux-x86_64/etc/sources/zmq.yaml 21:49:51 kuiper-0.4.1-linux-x86_64/etc/sinks/ 21:49:51 kuiper-0.4.1-linux-x86_64/etc/client.yaml 21:49:51 kuiper-0.4.1-linux-x86_64/etc/kuiper.yaml 21:49:51 kuiper-0.4.1-linux-x86_64/etc/mqtt_source.yaml 21:49:51 kuiper-0.4.1-linux-x86_64/data/ 21:49:51 kuiper-0.4.1-linux-x86_64/plugins/ 21:49:51 kuiper-0.4.1-linux-x86_64/plugins/sources/ 21:49:51 kuiper-0.4.1-linux-x86_64/plugins/sinks/ 21:49:51 kuiper-0.4.1-linux-x86_64/plugins/functions/ 21:49:51 kuiper-0.4.1-linux-x86_64/log/ 21:50:03 Building postgres  21:50:05 Building redis  21:50:07 make -j8 21:50:07 cd src && make all 21:50:07 make[1]: Entering directory '/build/parts/redis/build/src' 21:50:08 CC Makefile.dep 21:50:10 rm -rf redis-server redis-sentinel redis-cli redis-benchmark redis-check-rdb redis-check-aof *.o *.gcda *.gcno *.gcov redis.info lcov-html Makefile.dep dict-benchmark 21:50:10 rm -f adlist.d quicklist.d ae.d anet.d dict.d server.d sds.d zmalloc.d lzf_c.d lzf_d.d pqsort.d zipmap.d sha1.d ziplist.d release.d networking.d util.d object.d db.d replication.d rdb.d t_string.d t_list.d t_set.d t_zset.d t_hash.d config.d aof.d pubsub.d multi.d debug.d sort.d intset.d syncio.d cluster.d crc16.d endianconv.d slowlog.d scripting.d bio.d rio.d rand.d memtest.d crcspeed.d crc64.d bitops.d sentinel.d notify.d setproctitle.d blocked.d hyperloglog.d latency.d sparkline.d redis-check-rdb.d redis-check-aof.d geo.d lazyfree.d module.d evict.d expire.d geohash.d geohash_helper.d childinfo.d defrag.d siphash.d rax.d t_stream.d listpack.d localtime.d lolwut.d lolwut5.d lolwut6.d acl.d gopher.d tracking.d connection.d tls.d sha256.d timeout.d setcpuaffinity.d anet.d adlist.d dict.d redis-cli.d zmalloc.d release.d ae.d crcspeed.d crc64.d siphash.d crc16.d ae.d anet.d redis-benchmark.d adlist.d dict.d zmalloc.d siphash.d 21:50:10 (cd ../deps && make distclean) 21:50:10 make[2]: Entering directory '/build/parts/redis/build/deps' 21:50:10 (cd hiredis && make clean) > /dev/null || true 21:50:10 (cd linenoise && make clean) > /dev/null || true 21:50:10 (cd lua && make clean) > /dev/null || true 21:50:10 (cd jemalloc && [ -f Makefile ] && make distclean) > /dev/null || true 21:50:10 (rm -f .make-*) 21:50:10 make[2]: Leaving directory '/build/parts/redis/build/deps' 21:50:10 (rm -f .make-*) 21:50:10 echo STD=-std=c11 -pedantic -DREDIS_STATIC='' >> .make-settings 21:50:10 echo WARN=-Wall -W -Wno-missing-field-initializers >> .make-settings 21:50:10 echo OPT=-O2 >> .make-settings 21:50:10 echo MALLOC=jemalloc >> .make-settings 21:50:10 echo BUILD_TLS= >> .make-settings 21:50:10 echo USE_SYSTEMD= >> .make-settings 21:50:10 echo CFLAGS= >> .make-settings 21:50:10 echo LDFLAGS= >> .make-settings 21:50:10 echo REDIS_CFLAGS= >> .make-settings 21:50:10 echo REDIS_LDFLAGS= >> .make-settings 21:50:10 echo PREV_FINAL_CFLAGS=-std=c11 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include >> .make-settings 21:50:10 echo PREV_FINAL_LDFLAGS= -g -ggdb -rdynamic >> .make-settings 21:50:10 (cd ../deps && make hiredis linenoise lua jemalloc) 21:50:10 make[2]: Entering directory '/build/parts/redis/build/deps' 21:50:10 (cd hiredis && make clean) > /dev/null || true 21:50:10 (cd linenoise && make clean) > /dev/null || true 21:50:10 (cd lua && make clean) > /dev/null || true 21:50:10 (cd jemalloc && [ -f Makefile ] && make distclean) > /dev/null || true 21:50:10 (rm -f .make-*) 21:50:10 (echo "" > .make-cflags) 21:50:10 (echo "" > .make-ldflags) 21:50:10 MAKE hiredis 21:50:10 cd hiredis && make static 21:50:10 MAKE linenoise 21:50:10 cd linenoise && make 21:50:10 MAKE lua 21:50:10 MAKE jemalloc 21:50:10 cd lua/src && make all CFLAGS="-O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' " MYLDFLAGS="" AR="ar rcu" 21:50:10 cd jemalloc && ./configure --with-version=5.1.0-0-g0 --with-lg-quantum=3 --with-jemalloc-prefix=je_ --enable-cc-silence CFLAGS="-std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops " LDFLAGS="" 21:50:10 make[3]: Entering directory '/build/parts/redis/build/deps/hiredis' 21:50:10 make[3]: Entering directory '/build/parts/redis/build/deps/linenoise' 21:50:10 cc -Wall -Os -g -c linenoise.c 21:50:10 make[3]: Entering directory '/build/parts/redis/build/deps/lua/src' 21:50:10 cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lapi.o lapi.c 21:50:10 cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lcode.o lcode.c 21:50:10 cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o ldebug.o ldebug.c 21:50:10 cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o ldo.o ldo.c 21:50:10 cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o ldump.o ldump.c 21:50:10 cc -std=c99 -pedantic -c -O3 -fPIC -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb net.c 21:50:10 ldo.c: In function ‘f_parser’: 21:50:10 ldo.c:496:7: warning: unused variable ‘c’ [-Wunused-variable] 21:50:10 int c = luaZ_lookahead(p->z); 21:50:10 ^ 21:50:10 cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lfunc.o lfunc.c 21:50:10 configure: WARNING: unrecognized options: --enable-cc-silence 21:50:10 cc -std=c99 -pedantic -c -O3 -fPIC -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb hiredis.c 21:50:10 cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lgc.o lgc.c 21:50:10 cc -std=c99 -pedantic -c -O3 -fPIC -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb sds.c 21:50:11 cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o llex.o llex.c 21:50:11 cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lmem.o lmem.c 21:50:11 cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lobject.o lobject.c 21:50:11 checking for xsltproc... false 21:50:11 checking for gcc... gcc 21:50:11 cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lopcodes.o lopcodes.c 21:50:11 make[3]: Leaving directory '/build/parts/redis/build/deps/linenoise' 21:50:11 cc -std=c99 -pedantic -c -O3 -fPIC -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb async.c 21:50:11 checking whether the C compiler works... cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lparser.o lparser.c 21:50:11 yes 21:50:11 checking for C compiler default output file name... a.out 21:50:11 checking for suffix of executables... cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lstate.o lstate.c 21:50:11 21:50:11 checking whether we are cross compiling... cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lstring.o lstring.c 21:50:11 cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o ltable.o ltable.c 21:50:11 cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o ltm.o ltm.c 21:50:11 no 21:50:11 checking for suffix of object files... cc -std=c99 -pedantic -c -O3 -fPIC -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb read.c 21:50:11 cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lundump.o lundump.c 21:50:11 cc -std=c99 -pedantic -c -O3 -fPIC -Wall -W -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -g -ggdb sockcompat.c 21:50:11 o 21:50:11 checking whether we are using the GNU C compiler... cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lvm.o lvm.c 21:50:11 cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lzio.o lzio.c 21:50:11 yes 21:50:11 checking whether gcc accepts -g... cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o strbuf.o strbuf.c 21:50:11 cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o fpconv.o fpconv.c 21:50:11 yes 21:50:11 checking for gcc option to accept ISO C89... cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lauxlib.o lauxlib.c 21:50:11 cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lbaselib.o lbaselib.c 21:50:11 cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o ldblib.o ldblib.c 21:50:11 lauxlib.c: In function ‘luaL_loadfile’: 21:50:11 lauxlib.c:577:4: warning: this ‘while’ clause does not guard... [-Wmisleading-indentation] 21:50:11 while ((c = getc(lf.f)) != EOF && c != LUA_SIGNATURE[0]) ; 21:50:11 ^~~~~ 21:50:11 lauxlib.c:578:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘while’ 21:50:11 lf.extraline = 0; 21:50:11 ^~ 21:50:11 none needed 21:50:11 checking whether compiler is cray... cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o liolib.o liolib.c 21:50:11 no 21:50:11 checking whether compiler supports -std=gnu11... cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lmathlib.o lmathlib.c 21:50:11 yes 21:50:11 checking whether compiler supports -Wall... cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o loslib.o loslib.c 21:50:11 ar rcs libhiredis.a net.o hiredis.o sds.o async.o read.o sockcompat.o 21:50:11 yes 21:50:11 checking whether compiler supports -Wshorten-64-to-32... cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o ltablib.o ltablib.c 21:50:11 no 21:50:11 checking whether compiler supports -Wsign-compare... make[3]: Leaving directory '/build/parts/redis/build/deps/hiredis' 21:50:11 cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lstrlib.o lstrlib.c 21:50:11 ltablib.c: In function ‘addfield’: 21:50:11 ltablib.c:137:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 21:50:11 if (!lua_isstring(L, -1)) 21:50:11 ^~ 21:50:11 ltablib.c:140:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 21:50:11 luaL_addvalue(b); 21:50:11 ^~~~~~~~~~~~~ 21:50:12 cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o loadlib.o loadlib.c 21:50:12 cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o linit.o linit.c 21:50:12 yes 21:50:12 checking whether compiler supports -Wundef... yes 21:50:12 checking whether compiler supports -Wno-format-zero-length... cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lua_cjson.o lua_cjson.c 21:50:12 cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lua_struct.o lua_struct.c 21:50:12 cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lua_cmsgpack.o lua_cmsgpack.c 21:50:12 yes 21:50:12 checking whether compiler supports -pipe... cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lua_bit.o lua_bit.c 21:50:12 yes 21:50:12 checking whether compiler supports -g3... cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lua.o lua.c 21:50:12 yes 21:50:12 checking how to run the C preprocessor... cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o luac.o luac.c 21:50:12 gcc -E 21:50:12 cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o print.o print.c 21:50:12 checking for g++... g++ 21:50:12 checking whether we are using the GNU C++ compiler... yes 21:50:12 checking whether g++ accepts -g... yes 21:50:12 checking whether g++ supports C++14 features by default... ar rcu liblua.a lapi.o lcode.o ldebug.o ldo.o ldump.o lfunc.o lgc.o llex.o lmem.o lobject.o lopcodes.o lparser.o lstate.o lstring.o ltable.o ltm.o lundump.o lvm.o lzio.o strbuf.o fpconv.o lauxlib.o lbaselib.o ldblib.o liolib.o lmathlib.o loslib.o ltablib.o lstrlib.o loadlib.o linit.o lua_cjson.o lua_struct.o lua_cmsgpack.o lua_bit.o # DLL needs all object files 21:50:12 ar: `u' modifier ignored since `D' is the default (see `U') 21:50:12 ranlib liblua.a 21:50:12 cc -o lua lua.o liblua.a -lm 21:50:12 cc -o luac luac.o print.o liblua.a -lm 21:50:12 yes 21:50:12 checking whether compiler supports -Wall... yes 21:50:12 checking whether compiler supports -g3... liblua.a(loslib.o): In function `os_tmpname': 21:50:12 loslib.c:(.text+0x290): warning: the use of `tmpnam' is dangerous, better use `mkstemp' 21:50:12 make[3]: Leaving directory '/build/parts/redis/build/deps/lua/src' 21:50:12 yes 21:50:12 checking whether libstdc++ linkage is compilable... yes 21:50:12 checking for grep that handles long lines and -e... /bin/grep 21:50:12 checking for egrep... /bin/grep -E 21:50:12 checking for ANSI C header files... yes 21:50:12 checking for sys/types.h... yes 21:50:12 checking for sys/stat.h... yes 21:50:12 checking for stdlib.h... yes 21:50:13 checking for string.h... yes 21:50:13 checking for memory.h... yes 21:50:13 checking for strings.h... yes 21:50:13 checking for inttypes.h... yes 21:50:13 checking for stdint.h... yes 21:50:13 checking for unistd.h... yes 21:50:13 checking whether byte ordering is bigendian... no 21:50:13 checking size of void *... 8 21:50:13 checking size of int... 4 21:50:13 checking size of long... 8 21:50:13 checking size of long long... 8 21:50:14 checking size of intmax_t... 8 21:50:14 checking build system type... x86_64-pc-linux-gnu 21:50:14 checking host system type... x86_64-pc-linux-gnu 21:50:14 checking whether pause instruction is compilable... yes 21:50:14 checking number of significant virtual address bits... 48 21:50:14 checking for ar... ar 21:50:14 checking for nm... nm 21:50:14 checking for gawk... no 21:50:14 checking for mawk... mawk 21:50:14 checking malloc.h usability... yes 21:50:14 checking malloc.h presence... yes 21:50:14 checking for malloc.h... yes 21:50:14 checking whether malloc_usable_size definition can use const argument... no 21:50:14 checking for library containing log... -lm 21:50:14 checking whether __attribute__ syntax is compilable... yes 21:50:14 checking whether compiler supports -fvisibility=hidden... yes 21:50:14 checking whether compiler supports -fvisibility=hidden... yes 21:50:14 checking whether compiler supports -Werror... yes 21:50:14 checking whether compiler supports -herror_on_warning... no 21:50:14 checking whether tls_model attribute is compilable... yes 21:50:14 checking whether compiler supports -Werror... yes 21:50:14 checking whether compiler supports -herror_on_warning... no 21:50:15 checking whether alloc_size attribute is compilable... yes 21:50:15 checking whether compiler supports -Werror... yes 21:50:15 checking whether compiler supports -herror_on_warning... no 21:50:15 checking whether format(gnu_printf, ...) attribute is compilable... yes 21:50:15 checking whether compiler supports -Werror... yes 21:50:15 checking whether compiler supports -herror_on_warning... no 21:50:15 checking whether format(printf, ...) attribute is compilable... yes 21:50:15 checking for a BSD-compatible install... /usr/bin/install -c 21:50:15 checking for ranlib... ranlib 21:50:15 checking for ld... /usr/bin/ld 21:50:15 checking for autoconf... false 21:50:15 checking for memalign... yes 21:50:15 checking for valloc... yes 21:50:15 checking whether compiler supports -O3... yes 21:50:15 checking whether compiler supports -O3... yes 21:50:15 checking whether compiler supports -funroll-loops... yes 21:50:15 checking configured backtracing method... N/A 21:50:15 checking for sbrk... yes 21:50:15 checking whether utrace(2) is compilable... no 21:50:15 checking whether a program using __builtin_unreachable is compilable... yes 21:50:15 checking whether a program using __builtin_ffsl is compilable... yes 21:50:15 checking LG_PAGE... 12 21:50:16 checking pthread.h usability... yes 21:50:16 checking pthread.h presence... yes 21:50:16 checking for pthread.h... yes 21:50:16 checking for pthread_create in -lpthread... yes 21:50:16 checking dlfcn.h usability... yes 21:50:16 checking dlfcn.h presence... yes 21:50:16 checking for dlfcn.h... yes 21:50:16 checking for dlsym... no 21:50:16 checking for dlsym in -ldl... yes 21:50:16 checking whether pthread_atfork(3) is compilable... yes 21:50:16 checking whether pthread_setname_np(3) is compilable... yes 21:50:16 checking for library containing clock_gettime... none required 21:50:17 checking whether clock_gettime(CLOCK_MONOTONIC_COARSE, ...) is compilable... yes 21:50:17 checking whether clock_gettime(CLOCK_MONOTONIC, ...) is compilable... yes 21:50:17 checking whether mach_absolute_time() is compilable... no 21:50:17 checking whether compiler supports -Werror... yes 21:50:17 checking whether syscall(2) is compilable... yes 21:50:17 checking for secure_getenv... yes 21:50:17 checking for sched_getcpu... yes 21:50:17 checking for sched_setaffinity... yes 21:50:18 checking for issetugid... no 21:50:18 checking for _malloc_thread_cleanup... no 21:50:18 checking for _pthread_mutex_init_calloc_cb... no 21:50:18 checking for TLS... yes 21:50:18 checking whether C11 atomics is compilable... no 21:50:18 checking whether GCC __atomic atomics is compilable... yes 21:50:18 checking whether GCC __sync atomics is compilable... yes 21:50:18 checking whether Darwin OSAtomic*() is compilable... no 21:50:18 checking whether madvise(2) is compilable... yes 21:50:18 checking whether madvise(..., MADV_FREE) is compilable... yes 21:50:18 checking whether madvise(..., MADV_DONTNEED) is compilable... yes 21:50:18 checking whether madvise(..., MADV_DO[NT]DUMP) is compilable... yes 21:50:18 checking whether madvise(..., MADV_[NO]HUGEPAGE) is compilable... yes 21:50:18 checking whether to force 32-bit __sync_{add,sub}_and_fetch()... no 21:50:19 checking whether to force 64-bit __sync_{add,sub}_and_fetch()... no 21:50:19 checking for __builtin_clz... yes 21:50:19 checking whether Darwin os_unfair_lock_*() is compilable... no 21:50:19 checking whether Darwin OSSpin*() is compilable... no 21:50:19 checking whether glibc malloc hook is compilable... yes 21:50:19 checking whether glibc memalign hook is compilable... yes 21:50:19 checking whether pthreads adaptive mutexes is compilable... yes 21:50:19 checking whether compiler supports -D_GNU_SOURCE... yes 21:50:19 checking whether compiler supports -Werror... yes 21:50:19 checking whether compiler supports -herror_on_warning... no 21:50:19 checking whether strerror_r returns char with gnu source is compilable... yes 21:50:19 checking for stdbool.h that conforms to C99... yes 21:50:19 checking for _Bool... yes 21:50:19 configure: creating ./config.status 21:50:20 config.status: creating Makefile 21:50:20 config.status: creating jemalloc.pc 21:50:20 config.status: creating doc/html.xsl 21:50:20 config.status: creating doc/manpages.xsl 21:50:20 config.status: creating doc/jemalloc.xml 21:50:20 config.status: creating include/jemalloc/jemalloc_macros.h 21:50:20 config.status: creating include/jemalloc/jemalloc_protos.h 21:50:20 config.status: creating include/jemalloc/jemalloc_typedefs.h 21:50:20 config.status: creating include/jemalloc/internal/jemalloc_preamble.h 21:50:20 config.status: creating test/test.sh 21:50:20 config.status: creating test/include/test/jemalloc_test.h 21:50:20 config.status: creating config.stamp 21:50:20 config.status: creating bin/jemalloc-config 21:50:20 config.status: creating bin/jemalloc.sh 21:50:20 config.status: creating bin/jeprof 21:50:20 config.status: creating include/jemalloc/jemalloc_defs.h 21:50:20 config.status: creating include/jemalloc/internal/jemalloc_internal_defs.h 21:50:20 config.status: creating test/include/test/jemalloc_test_defs.h 21:50:20 config.status: executing include/jemalloc/internal/public_symbols.txt commands 21:50:20 config.status: executing include/jemalloc/internal/private_symbols.awk commands 21:50:20 config.status: executing include/jemalloc/internal/private_symbols_jet.awk commands 21:50:20 config.status: executing include/jemalloc/internal/public_namespace.h commands 21:50:20 config.status: executing include/jemalloc/internal/public_unnamespace.h commands 21:50:20 config.status: executing include/jemalloc/internal/size_classes.h commands 21:50:20 config.status: executing include/jemalloc/jemalloc_protos_jet.h commands 21:50:20 config.status: executing include/jemalloc/jemalloc_rename.h commands 21:50:20 config.status: executing include/jemalloc/jemalloc_mangle.h commands 21:50:20 config.status: executing include/jemalloc/jemalloc_mangle_jet.h commands 21:50:21 config.status: executing include/jemalloc/jemalloc.h commands 21:50:21 configure: WARNING: unrecognized options: --enable-cc-silence 21:50:21 =============================================================================== 21:50:21 jemalloc version : 5.1.0-0-g0 21:50:21 library revision : 2 21:50:21 21:50:21 CONFIG : --with-version=5.1.0-0-g0 --with-lg-quantum=3 --with-jemalloc-prefix=je_ --enable-cc-silence 'CFLAGS=-std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops ' LDFLAGS= 21:50:21 CC : gcc 21:50:21 CONFIGURE_CFLAGS : -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops 21:50:21 SPECIFIED_CFLAGS : -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops 21:50:21 EXTRA_CFLAGS : 21:50:21 CPPFLAGS : -D_GNU_SOURCE -D_REENTRANT 21:50:21 CXX : g++ 21:50:21 CONFIGURE_CXXFLAGS : -Wall -g3 -fvisibility=hidden -O3 21:50:21 SPECIFIED_CXXFLAGS : 21:50:21 EXTRA_CXXFLAGS : 21:50:21 LDFLAGS : 21:50:21 EXTRA_LDFLAGS : 21:50:21 DSO_LDFLAGS : -shared -Wl,-soname,$(@F) 21:50:21 LIBS : -lm -lstdc++ -lpthread -ldl 21:50:21 RPATH_EXTRA : 21:50:21 21:50:21 XSLTPROC : false 21:50:21 XSLROOT : 21:50:21 21:50:21 PREFIX : /usr/local 21:50:21 BINDIR : /usr/local/bin 21:50:21 DATADIR : /usr/local/share 21:50:21 INCLUDEDIR : /usr/local/include 21:50:21 LIBDIR : /usr/local/lib 21:50:21 MANDIR : /usr/local/share/man 21:50:21 21:50:21 srcroot : 21:50:21 abs_srcroot : /build/parts/redis/build/deps/jemalloc/ 21:50:21 objroot : 21:50:21 abs_objroot : /build/parts/redis/build/deps/jemalloc/ 21:50:21 21:50:21 JEMALLOC_PREFIX : je_ 21:50:21 JEMALLOC_PRIVATE_NAMESPACE 21:50:21 : je_ 21:50:21 install_suffix : 21:50:21 malloc_conf : 21:50:21 autogen : 0 21:50:21 debug : 0 21:50:21 stats : 1 21:50:21 prof : 0 21:50:21 prof-libunwind : 0 21:50:21 prof-libgcc : 0 21:50:21 prof-gcc : 0 21:50:21 fill : 1 21:50:21 utrace : 0 21:50:21 xmalloc : 0 21:50:21 log : 0 21:50:21 lazy_lock : 0 21:50:21 cache-oblivious : 1 21:50:21 cxx : 1 21:50:21 =============================================================================== 21:50:21 cd jemalloc && make CFLAGS="-std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops " LDFLAGS="" lib/libjemalloc.a 21:50:21 make[3]: Entering directory '/build/parts/redis/build/deps/jemalloc' 21:50:21 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/jemalloc.sym.o src/jemalloc.c 21:50:21 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/arena.sym.o src/arena.c 21:50:21 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/background_thread.sym.o src/background_thread.c 21:50:21 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/base.sym.o src/base.c 21:50:21 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bin.sym.o src/bin.c 21:50:21 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bitmap.sym.o src/bitmap.c 21:50:21 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ckh.sym.o src/ckh.c 21:50:21 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ctl.sym.o src/ctl.c 21:50:21 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/div.sym.o src/div.c 21:50:21 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent.sym.o src/extent.c 21:50:21 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_dss.sym.o src/extent_dss.c 21:50:21 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_mmap.sym.o src/extent_mmap.c 21:50:22 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hash.sym.o src/hash.c 21:50:22 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hooks.sym.o src/hooks.c 21:50:22 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/large.sym.o src/large.c 21:50:22 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/log.sym.o src/log.c 21:50:22 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/malloc_io.sym.o src/malloc_io.c 21:50:22 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/mutex.sym.o src/mutex.c 21:50:22 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/mutex_pool.sym.o src/mutex_pool.c 21:50:22 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/nstime.sym.o src/nstime.c 21:50:23 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pages.sym.o src/pages.c 21:50:23 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prng.sym.o src/prng.c 21:50:23 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof.sym.o src/prof.c 21:50:23 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/rtree.sym.o src/rtree.c 21:50:23 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/stats.sym.o src/stats.c 21:50:23 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/sz.sym.o src/sz.c 21:50:23 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/tcache.sym.o src/tcache.c 21:50:23 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ticker.sym.o src/ticker.c 21:50:23 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/tsd.sym.o src/tsd.c 21:50:23 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/witness.sym.o src/witness.c 21:50:23 nm -a src/arena.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/arena.sym 21:50:23 nm -a src/background_thread.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/background_thread.sym 21:50:23 nm -a src/base.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/base.sym 21:50:23 nm -a src/bin.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/bin.sym 21:50:24 nm -a src/bitmap.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/bitmap.sym 21:50:24 nm -a src/ckh.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/ckh.sym 21:50:24 nm -a src/div.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/div.sym 21:50:24 nm -a src/extent_dss.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/extent_dss.sym 21:50:24 nm -a src/extent_mmap.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/extent_mmap.sym 21:50:24 nm -a src/hash.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/hash.sym 21:50:24 nm -a src/hooks.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/hooks.sym 21:50:24 nm -a src/large.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/large.sym 21:50:24 nm -a src/malloc_io.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/malloc_io.sym 21:50:24 nm -a src/log.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/log.sym 21:50:24 nm -a src/mutex.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/mutex.sym 21:50:24 nm -a src/mutex_pool.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/mutex_pool.sym 21:50:24 nm -a src/nstime.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/nstime.sym 21:50:24 nm -a src/pages.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/pages.sym 21:50:24 nm -a src/prng.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/prng.sym 21:50:24 nm -a src/rtree.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/rtree.sym 21:50:24 nm -a src/sz.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/sz.sym 21:50:24 nm -a src/ticker.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/ticker.sym 21:50:24 nm -a src/tsd.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/tsd.sym 21:50:24 nm -a src/witness.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/witness.sym 21:50:24 nm -a src/jemalloc.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/jemalloc.sym 21:50:24 nm -a src/extent.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/extent.sym 21:50:24 nm -a src/prof.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/prof.sym 21:50:24 nm -a src/tcache.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/tcache.sym 21:50:26 nm -a src/ctl.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/ctl.sym 21:50:26 nm -a src/stats.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/stats.sym 21:50:26 /bin/sh include/jemalloc/internal/private_namespace.sh src/jemalloc.sym src/arena.sym src/background_thread.sym src/base.sym src/bin.sym src/bitmap.sym src/ckh.sym src/ctl.sym src/div.sym src/extent.sym src/extent_dss.sym src/extent_mmap.sym src/hash.sym src/hooks.sym src/large.sym src/log.sym src/malloc_io.sym src/mutex.sym src/mutex_pool.sym src/nstime.sym src/pages.sym src/prng.sym src/prof.sym src/rtree.sym src/stats.sym src/sz.sym src/tcache.sym src/ticker.sym src/tsd.sym src/witness.sym > include/jemalloc/internal/private_namespace.gen.h 21:50:26 cp include/jemalloc/internal/private_namespace.gen.h include/jemalloc/internal/private_namespace.gen.h 21:50:26 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/jemalloc.o src/jemalloc.c 21:50:26 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/background_thread.o src/background_thread.c 21:50:26 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/arena.o src/arena.c 21:50:26 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/base.o src/base.c 21:50:26 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bin.o src/bin.c 21:50:26 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bitmap.o src/bitmap.c 21:50:26 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ckh.o src/ckh.c 21:50:26 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ctl.o src/ctl.c 21:50:26 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/div.o src/div.c 21:50:26 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent.o src/extent.c 21:50:26 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent_dss.o src/extent_dss.c 21:50:27 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent_mmap.o src/extent_mmap.c 21:50:27 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hash.o src/hash.c 21:50:27 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hooks.o src/hooks.c 21:50:27 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/large.o src/large.c 21:50:27 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/log.o src/log.c 21:50:27 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/malloc_io.o src/malloc_io.c 21:50:27 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/mutex.o src/mutex.c 21:50:27 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/mutex_pool.o src/mutex_pool.c 21:50:27 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/nstime.o src/nstime.c 21:50:27 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/pages.o src/pages.c 21:50:27 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prng.o src/prng.c 21:50:28 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof.o src/prof.c 21:50:28 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/rtree.o src/rtree.c 21:50:28 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/stats.o src/stats.c 21:50:28 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/sz.o src/sz.c 21:50:28 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tcache.o src/tcache.c 21:50:28 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ticker.o src/ticker.c 21:50:28 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tsd.o src/tsd.c 21:50:28 gcc -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/witness.o src/witness.c 21:50:29 g++ -Wall -g3 -fvisibility=hidden -O3 -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/jemalloc_cpp.o src/jemalloc_cpp.cpp 21:50:31 ar crus lib/libjemalloc.a src/jemalloc.o src/arena.o src/background_thread.o src/base.o src/bin.o src/bitmap.o src/ckh.o src/ctl.o src/div.o src/extent.o src/extent_dss.o src/extent_mmap.o src/hash.o src/hooks.o src/large.o src/log.o src/malloc_io.o src/mutex.o src/mutex_pool.o src/nstime.o src/pages.o src/prng.o src/prof.o src/rtree.o src/stats.o src/sz.o src/tcache.o src/ticker.o src/tsd.o src/witness.o src/jemalloc_cpp.o 21:50:31 ar: `u' modifier ignored since `D' is the default (see `U') 21:50:31 make[3]: Leaving directory '/build/parts/redis/build/deps/jemalloc' 21:50:31 make[2]: Leaving directory '/build/parts/redis/build/deps' 21:50:31 CC adlist.o 21:50:31 CC quicklist.o 21:50:31 CC ae.o 21:50:31 CC anet.o 21:50:31 CC dict.o 21:50:31 CC sds.o 21:50:31 CC server.o 21:50:31 CC zmalloc.o 21:50:31 CC lzf_c.o 21:50:31 CC lzf_d.o 21:50:31 CC pqsort.o 21:50:31 CC zipmap.o 21:50:31 CC sha1.o 21:50:31 CC ziplist.o 21:50:32 CC release.o 21:50:32 CC networking.o 21:50:32 CC util.o 21:50:32 CC object.o 21:50:32 CC db.o 21:50:32 CC replication.o 21:50:32 CC rdb.o 21:50:32 CC t_string.o 21:50:32 CC t_list.o 21:50:32 CC t_set.o 21:50:33 CC t_zset.o 21:50:33 CC t_hash.o 21:50:33 CC config.o 21:50:33 CC aof.o 21:50:33 CC pubsub.o 21:50:33 CC multi.o 21:50:33 CC debug.o 21:50:33 CC sort.o 21:50:33 CC intset.o 21:50:33 CC syncio.o 21:50:33 CC cluster.o 21:50:33 CC crc16.o 21:50:33 CC endianconv.o 21:50:33 CC slowlog.o 21:50:33 CC scripting.o 21:50:33 CC bio.o 21:50:33 CC rio.o 21:50:33 CC rand.o 21:50:33 CC memtest.o 21:50:33 CC crcspeed.o 21:50:34 CC crc64.o 21:50:34 CC bitops.o 21:50:34 CC sentinel.o 21:50:34 CC notify.o 21:50:34 CC setproctitle.o 21:50:34 CC blocked.o 21:50:34 CC hyperloglog.o 21:50:34 CC latency.o 21:50:34 CC sparkline.o 21:50:34 CC redis-check-rdb.o 21:50:34 CC redis-check-aof.o 21:50:34 CC geo.o 21:50:34 CC lazyfree.o 21:50:34 CC module.o 21:50:35 CC evict.o 21:50:35 CC expire.o 21:50:35 CC geohash.o 21:50:35 CC geohash_helper.o 21:50:35 CC defrag.o 21:50:35 CC childinfo.o 21:50:35 CC siphash.o 21:50:35 CC rax.o 21:50:35 CC t_stream.o 21:50:35 CC listpack.o 21:50:35 CC localtime.o 21:50:35 CC lolwut.o 21:50:35 CC lolwut5.o 21:50:35 CC lolwut6.o 21:50:35 CC acl.o 21:50:35 CC gopher.o 21:50:35 CC tracking.o 21:50:35 CC connection.o 21:50:35 CC tls.o 21:50:35 CC sha256.o 21:50:35 CC timeout.o 21:50:35 CC setcpuaffinity.o 21:50:36 CC redis-cli.o 21:50:36 CC redis-benchmark.o 21:50:37 LINK redis-benchmark 21:50:37 LINK redis-server 21:50:37 INSTALL redis-sentinel 21:50:37 INSTALL redis-check-rdb 21:50:37 INSTALL redis-check-aof 21:50:38 LINK redis-cli 21:50:39 21:50:39 Hint: It's a good idea to run 'make test' ;) 21:50:39 21:50:39 make[1]: Leaving directory '/build/parts/redis/build/src' 21:50:39 make install PREFIX=/build/parts/redis/install 21:50:39 cd src && make install 21:50:39 make[1]: Entering directory '/build/parts/redis/build/src' 21:50:39 CC Makefile.dep 21:50:41 21:50:41 Hint: It's a good idea to run 'make test' ;) 21:50:41 21:50:41 INSTALL install 21:50:41 INSTALL install 21:50:41 INSTALL install 21:50:41 INSTALL install 21:50:41 INSTALL install 21:50:41 make[1]: Leaving directory '/build/parts/redis/build/src' 21:50:45 Building snapcraft-preload  21:50:46 cmake /build/parts/snapcraft-preload/src -DCMAKE_INSTALL_PREFIX= 21:50:46 -- The C compiler identification is GNU 7.5.0 21:50:46 -- The CXX compiler identification is GNU 7.5.0 21:50:46 -- Check for working C compiler: /usr/bin/cc 21:50:46 -- Check for working C compiler: /usr/bin/cc -- works 21:50:46 -- Detecting C compiler ABI info 21:50:46 -- Detecting C compiler ABI info - done 21:50:46 -- Detecting C compile features 21:50:47 -- Detecting C compile features - done 21:50:47 -- Check for working CXX compiler: /usr/bin/c++ 21:50:47 -- Check for working CXX compiler: /usr/bin/c++ -- works 21:50:47 -- Detecting CXX compiler ABI info 21:50:47 -- Detecting CXX compiler ABI info - done 21:50:47 -- Detecting CXX compile features 21:50:48 -- Detecting CXX compile features - done 21:50:48 -- Configuring done 21:50:48 -- Generating done 21:50:48 -- Build files have been written to: /build/parts/snapcraft-preload/build 21:50:48 cmake --build . -- -j8 21:50:48 Scanning dependencies of target snapcraft-preload 21:50:48 Scanning dependencies of target snapcraft-preload32 21:50:48 [ 50%] Building CXX object CMakeFiles/snapcraft-preload.dir/preload.cpp.o 21:50:48 [ 50%] Building CXX object CMakeFiles/snapcraft-preload32.dir/preload.cpp.o 21:50:51 [ 75%] Linking CXX shared library libsnapcraft-preload.so 21:50:51 [ 75%] Built target snapcraft-preload 21:50:51 [100%] Linking CXX shared library libsnapcraft-preload32.so 21:50:51 [100%] Built target snapcraft-preload32 21:50:51 cmake --build . --target install 21:50:51 [ 50%] Built target snapcraft-preload32 21:50:51 [100%] Built target snapcraft-preload 21:50:51 Install the project... 21:50:51 -- Install configuration: "Release" 21:50:51 -- Installing: /build/parts/snapcraft-preload/install/lib/libsnapcraft-preload.so 21:50:51 -- Installing: /build/parts/snapcraft-preload/install/lib/libsnapcraft-preload32.so 21:50:51 -- Installing: /build/parts/snapcraft-preload/install/bin/snapcraft-preload 21:50:57 Building static-packages  21:51:00 Building vault  21:51:15 Installing/Updating github.com/elazarl/go-bindata-assetfs/... 21:51:16 Installing/Updating github.com/hashicorp/go-bindata/... 21:51:17 Installing/Updating github.com/mitchellh/gox 21:51:18 Installing/Updating golang.org/x/tools/cmd/goimports 21:51:24 go generate -tags tools tools/tools.go 21:51:30 go: downloading github.com/elazarl/go-bindata-assetfs v1.0.1-0.20200509193318-234c15e7648f 21:51:30 go: downloading github.com/mitchellh/gox v1.0.1 21:51:30 go: downloading github.com/golang/protobuf v1.4.2 21:51:30 go: downloading golang.org/x/tools v0.0.0-20200521155704-91d71f6c2f04 21:51:30 go: downloading github.com/client9/misspell v0.3.4 21:51:30 go: downloading github.com/hashicorp/go-bindata v3.0.8-0.20180209072458-bf7910af8997+incompatible 21:51:30 go: downloading github.com/mitchellh/iochan v1.0.0 21:51:30 go: downloading github.com/hashicorp/go-version v1.2.0 21:51:30 go: downloading google.golang.org/protobuf v1.24.0 21:51:30 go: downloading golang.org/x/mod v0.2.0 21:51:30 go: downloading golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 21:51:38 ==> Checking that build is using go version >= 1.14.7... 21:51:38 ==> Using go version 1.15.2... 21:51:38 go: downloading github.com/hashicorp/vault-plugin-auth-gcp v0.7.1-0.20200824223748-9b39891cb353 21:51:38 go: downloading github.com/hashicorp/hcl v1.0.0 21:51:38 go: downloading github.com/fatih/structs v1.1.0 21:51:38 go: downloading github.com/hashicorp/vault-plugin-auth-kerberos v0.1.6 21:51:38 go: downloading google.golang.org/grpc v1.29.1 21:51:38 go: downloading github.com/aws/aws-sdk-go v1.30.27 21:51:38 go: downloading golang.org/x/crypto v0.0.0-20200604202706-70a84ac30bf9 21:51:38 go: downloading github.com/ghodss/yaml v1.0.1-0.20190212211648-25d852aebe32 21:51:39 go: downloading github.com/mitchellh/mapstructure v1.3.2 21:51:39 go: downloading github.com/mholt/archiver v3.1.1+incompatible 21:51:39 go: downloading github.com/jcmturner/gokrb5/v8 v8.0.0 21:51:39 go: downloading github.com/natefinch/atomic v0.0.0-20150920032501-a62ce929ffcc 21:51:39 go: downloading github.com/jefferai/isbadcipher v0.0.0-20190226160619-51d2077c035f 21:51:39 go: downloading github.com/oklog/run v1.0.0 21:51:39 go: downloading github.com/golang/snappy v0.0.1 21:51:39 go: downloading github.com/armon/go-metrics v0.3.4 21:51:39 go: downloading github.com/joyent/triton-go v1.7.1-0.20200416154420-6801d15b779f 21:51:39 go: downloading google.golang.org/api v0.29.0 21:51:39 go: downloading gopkg.in/square/go-jose.v2 v2.5.1 21:51:39 go: downloading golang.org/x/sys v0.0.0-20200625212154-ddb9806d33ae 21:51:39 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 21:51:39 go: downloading github.com/rboyer/safeio v0.2.1 21:51:39 go: downloading github.com/hashicorp/vault-plugin-auth-oci v0.5.5 21:51:39 go: downloading github.com/hashicorp/go-gcp-common v0.6.0 21:51:39 go: downloading github.com/hashicorp/vault-plugin-auth-centrify v0.5.5 21:51:39 go: downloading go.etcd.io/etcd v0.5.0-alpha.5.0.20200425165423-262c93980547 21:51:39 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 21:51:40 go: downloading github.com/hashicorp/go-kms-wrapping v0.5.12 21:51:40 go: downloading github.com/centrify/cloud-golang-sdk v0.0.0-20190214225812-119110094d0f 21:51:40 go: downloading github.com/posener/complete v1.2.1 21:51:40 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 21:51:40 go: downloading github.com/mattn/go-colorable v0.1.6 21:51:40 go: downloading golang.org/x/time v0.0.0-20200416051211-89c76fbcd5d1 21:51:41 go: downloading github.com/hashicorp/go-kms-wrapping/entropy v0.1.0 21:51:41 go: downloading github.com/mattn/go-isatty v0.0.12 21:51:41 go: downloading github.com/keybase/go-crypto v0.0.0-20190403132359-d65b6b94177f 21:51:42 go: downloading github.com/samuel/go-zookeeper v0.0.0-20180130194729-c4fab1ac1bec 21:51:42 go: downloading github.com/json-iterator/go v1.1.9 21:51:43 go: downloading github.com/hashicorp/go-multierror v1.1.0 21:51:43 go: downloading github.com/dsnet/compress v0.0.1 21:51:43 go: downloading golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d 21:51:43 go: downloading github.com/oracle/oci-go-sdk v12.5.0+incompatible 21:51:43 go: downloading github.com/hashicorp/vault-plugin-auth-alicloud v0.5.5 21:51:44 go: downloading github.com/go-sql-driver/mysql v1.5.0 21:51:44 go: downloading github.com/google/go-metrics-stackdriver v0.2.0 21:51:44 go: downloading golang.org/x/net v0.0.0-20200602114024-627f9648deb9 21:51:44 go: downloading github.com/hashicorp/go-uuid v1.0.2 21:51:44 go: downloading github.com/hashicorp/go-hclog v0.14.1 21:51:44 go: downloading github.com/hashicorp/raft v1.1.3-0.20200914140732-b7cd2b346b06 21:51:44 go: downloading github.com/gocql/gocql v0.0.0-20190402132108-0e1d5de854df 21:51:44 go: downloading github.com/hashicorp/go-immutable-radix v1.1.0 21:51:44 go: downloading google.golang.org/genproto v0.0.0-20200526211855-cb27e3aa2013 21:51:44 go: downloading github.com/hashicorp/vault-plugin-auth-cf v0.5.4 21:51:45 go: downloading github.com/cockroachdb/cockroach-go v0.0.0-20181001143604-e0a95dfd547c 21:51:45 go: downloading cloud.google.com/go v0.56.0 21:51:45 go: downloading github.com/modern-go/reflect2 v1.0.1 21:51:45 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 21:51:45 go: downloading github.com/patrickmn/go-cache v2.1.0+incompatible 21:51:45 go: downloading github.com/kr/text v0.2.0 21:51:45 go: downloading go.etcd.io/bbolt v1.3.4 21:51:45 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 21:51:45 go: downloading github.com/hashicorp/go-msgpack v0.5.5 21:51:45 go: downloading github.com/hashicorp/consul-template v0.25.1 21:51:45 go: downloading github.com/mitchellh/go-homedir v1.1.0 21:51:45 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 21:51:45 go: downloading github.com/ryanuber/columnize v2.1.0+incompatible 21:51:45 go: downloading github.com/xi2/xz v0.0.0-20171230120015-48954b6210f8 21:51:45 go: downloading github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible 21:51:45 go: downloading github.com/hashicorp/go-raftchunking v0.6.3-0.20191002164813-7e9e8525653a 21:51:45 go: downloading github.com/Azure/go-autorest/autorest v0.10.1 21:51:45 go: downloading github.com/NYTimes/gziphandler v1.1.1 21:51:45 go: downloading github.com/jcmturner/gofork v1.0.0 21:51:45 go: downloading github.com/stretchr/testify v1.5.1 21:51:45 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed 21:51:45 go: downloading gopkg.in/jcmturner/goidentity.v3 v3.0.0 21:51:45 go: downloading github.com/hashicorp/errwrap v1.0.0 21:51:45 go: downloading github.com/hashicorp/vault-plugin-auth-jwt v0.7.3 21:51:45 go: downloading github.com/mitchellh/cli v1.0.0 21:51:45 go: downloading github.com/Azure/go-autorest/tracing v0.5.0 21:51:45 go: downloading github.com/denisenkom/go-mssqldb v0.0.0-20200428022330-06a60b6afbbc 21:51:45 go: downloading github.com/ryanuber/go-glob v1.0.0 21:51:45 go: downloading golang.org/x/text v0.3.2 21:51:45 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 21:51:45 go: downloading github.com/aliyun/alibaba-cloud-sdk-go v0.0.0-20190620160927-9418d7b0cd0f 21:51:45 go: downloading github.com/jackc/pgx v3.3.0+incompatible 21:51:45 go: downloading github.com/mitchellh/copystructure v1.0.0 21:51:45 go: downloading github.com/gogo/protobuf v1.3.1 21:51:45 go: downloading github.com/fatih/color v1.9.0 21:51:45 go: downloading go.uber.org/zap v1.14.1 21:51:45 go: downloading github.com/duosecurity/duo_api_golang v0.0.0-20190308151101-6c680f768e74 21:51:45 go: downloading cloud.google.com/go/spanner v1.5.1 21:51:45 go: downloading github.com/hashicorp/vault-plugin-secrets-kv v0.5.6 21:51:45 go: downloading github.com/jcmturner/aescts v1.0.1 21:51:45 go: downloading github.com/Azure/azure-sdk-for-go v36.2.0+incompatible 21:51:46 go: downloading go.uber.org/atomic v1.6.0 21:51:46 go: downloading github.com/Azure/go-autorest/autorest/to v0.3.0 21:51:46 go: downloading github.com/armon/go-radix v1.0.0 21:51:46 go: downloading gopkg.in/inf.v0 v0.9.1 21:51:46 go: downloading cloud.google.com/go/storage v1.6.0 21:51:46 go: downloading gopkg.in/yaml.v2 v2.2.8 21:51:46 go: downloading github.com/hashicorp/go-plugin v1.0.1 21:51:46 go: downloading github.com/ncw/swift v1.0.47 21:51:46 go: downloading github.com/mitchellh/reflectwalk v1.0.1 21:51:46 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 21:51:46 go: downloading github.com/google/go-github v17.0.0+incompatible 21:51:47 go: downloading github.com/golang-sql/civil v0.0.0-20190719163853-cb61b32ac6fe 21:51:47 go: downloading github.com/google/go-querystring v1.0.0 21:51:47 go: downloading github.com/okta/okta-sdk-golang v1.1.0 21:51:47 go: downloading github.com/okta/okta-sdk-golang/v2 v2.0.0 21:51:47 go: downloading github.com/ulikunitz/xz v0.5.6 21:51:48 go: downloading github.com/mitchellh/pointerstructure v1.0.0 21:51:48 go: downloading github.com/coreos/go-oidc v2.1.0+incompatible 21:51:48 go: downloading github.com/chrismalek/oktasdk-go v0.0.0-20181212195951-3430665dfaa0 21:51:48 go: downloading github.com/coreos/go-semver v0.2.0 21:51:48 go: downloading github.com/hashicorp/go-syslog v1.0.0 21:51:48 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 21:51:48 go: downloading github.com/prometheus/client_golang v1.4.0 21:51:48 go: downloading github.com/kelseyhightower/envconfig v1.4.0 21:51:48 go: downloading github.com/kr/pretty v0.2.0 21:51:48 go: downloading github.com/jcmturner/dnsutils v1.0.1 21:51:48 go: downloading github.com/pmezard/go-difflib v1.0.0 21:51:48 go: downloading go.opencensus.io v0.22.3 21:51:48 go: downloading github.com/go-errors/errors v1.0.1 21:51:48 go: downloading github.com/go-test/deep v1.0.3 21:51:48 go: downloading github.com/prometheus/procfs v0.0.8 21:51:48 go: downloading github.com/jcmturner/goidentity/v6 v6.0.1 21:51:48 go: downloading github.com/pkg/errors v0.9.1 21:51:48 go: downloading github.com/hashicorp/consul/api v1.4.0 21:51:48 go: downloading github.com/hashicorp/vault-plugin-secrets-gcp v0.6.5 21:51:48 go: downloading github.com/hashicorp/vault-plugin-secrets-ad v0.6.6 21:51:48 go: downloading github.com/mattn/go-shellwords v1.0.5 21:51:48 go: downloading github.com/hashicorp/vault-plugin-database-mongodbatlas v0.1.2 21:51:49 go: downloading github.com/hashicorp/raft-snapshot v1.0.2-0.20190827162939-8117efcc5aab 21:51:49 go: downloading github.com/hashicorp/vault-plugin-secrets-mongodbatlas v0.1.2 21:51:49 go: downloading github.com/prometheus/common v0.9.1 21:51:49 go: downloading github.com/nwaples/rardecode v1.0.0 21:51:49 go: downloading github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 21:51:49 go: downloading github.com/go-yaml/yaml v2.1.0+incompatible 21:51:49 go: downloading github.com/hashicorp/golang-lru v0.5.3 21:51:49 go: downloading github.com/mongodb/go-client-mongodb-atlas v0.1.2 21:51:49 go: downloading github.com/googleapis/gax-go/v2 v2.0.5 21:51:49 go: downloading github.com/prometheus/client_model v0.2.0 21:51:49 go: downloading go.uber.org/multierr v1.5.0 21:51:49 go: downloading github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e 21:51:49 go: downloading layeh.com/radius v0.0.0-20190322222518-890bc1058917 21:51:49 go: downloading github.com/mitchellh/hashstructure v1.0.0 21:51:49 go: downloading github.com/hashicorp/vault-plugin-auth-kubernetes v0.7.1 21:51:49 go: downloading github.com/davecgh/go-spew v1.1.1 21:51:49 go: downloading github.com/Azure/go-autorest/autorest/adal v0.8.2 21:51:49 go: downloading github.com/jefferai/jsonx v1.0.0 21:51:49 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 21:51:49 go: downloading github.com/BurntSushi/toml v0.3.1 21:51:49 go: downloading github.com/hashicorp/nomad/api v0.0.0-20191220223628-edc62acd919d 21:51:49 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.4.2 21:51:49 go: downloading github.com/briankassouf/jose v0.9.2-0.20180619214549-d2569464773f 21:51:49 go: downloading github.com/bgentry/speakeasy v0.1.0 21:51:49 go: downloading github.com/circonus-labs/circonusllhist v0.1.3 21:51:49 go: downloading k8s.io/apimachinery v0.0.0-20190409092423-760d1845f48b 21:51:49 go: downloading github.com/Azure/go-autorest/logger v0.1.0 21:51:49 go: downloading github.com/hashicorp/vault-plugin-secrets-gcpkms v0.5.6 21:51:49 go: downloading k8s.io/api v0.0.0-20190409092523-d687e77c8ae9 21:51:49 go: downloading github.com/Sectorbob/mlab-ns2 v0.0.0-20171030222938-d3aa0c295a8a 21:51:49 go: downloading github.com/michaelklishin/rabbit-hole v0.0.0-20191008194146-93d9988f0cd5 21:51:49 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 21:51:49 go: downloading github.com/dimchansky/utfbom v1.1.0 21:51:49 go: downloading github.com/hashicorp/vault-plugin-database-elasticsearch v0.5.4 21:51:49 go: downloading github.com/jeffchao/backoff v0.0.0-20140404060208-9d7fd7aa17f2 21:51:49 go: downloading github.com/SAP/go-hdb v0.14.1 21:51:49 go: downloading github.com/gorilla/websocket v1.4.1 21:51:49 go: downloading github.com/mwielbut/pointy v1.1.0 21:51:49 go: downloading github.com/aliyun/aliyun-oss-go-sdk v0.0.0-20190307165228-86c17b95fcd5 21:51:49 go: downloading github.com/hashicorp/vault-plugin-secrets-azure v0.6.2-0.20200818154643-63f769e87b12 21:51:49 go: downloading github.com/influxdata/influxdb v0.0.0-20190411212539-d24b7ba8c4c4 21:51:49 go: downloading github.com/pquerna/cachecontrol v0.0.0-20180517163645-1555304b9b35 21:51:49 go: downloading github.com/beorn7/perks v1.0.1 21:51:49 go: downloading github.com/hashicorp/logutils v1.0.0 21:51:49 go: downloading github.com/shirou/gopsutil v2.20.6-0.20200630091542-01afd763e6c0+incompatible 21:51:49 go: downloading github.com/pquerna/otp v1.2.1-0.20191009055518-468c2dd2b58d 21:51:49 go: downloading github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e 21:51:49 go: downloading github.com/cloudfoundry-community/go-cfclient v0.0.0-20190201205600-f136f9222381 21:51:49 go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 21:51:49 go: downloading github.com/coreos/go-systemd/v22 v22.0.0 21:51:49 go: downloading github.com/asaskevich/govalidator v0.0.0-20180720115003-f9ffefc3facf 21:51:49 go: downloading github.com/hashicorp/go-memdb v1.0.2 21:51:49 go: downloading go.mongodb.org/mongo-driver v1.2.1 21:51:49 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.3.1 21:51:49 go: downloading github.com/Jeffail/gabs v1.1.1 21:51:49 go: downloading github.com/hashicorp/serf v0.8.3 21:51:49 go: downloading github.com/boombuler/barcode v1.0.1-0.20190219062509-6c824513bacc 21:51:49 go: downloading github.com/lib/pq v1.2.0 21:51:49 go: downloading github.com/gorhill/cronexpr v0.0.0-20180427100037-88b0669f7d75 21:51:49 go: downloading github.com/hashicorp/vault-plugin-secrets-alicloud v0.5.5 21:51:50 go: downloading github.com/hashicorp/vault-plugin-secrets-openldap v0.1.5 21:51:50 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 21:51:50 go: downloading github.com/jcmturner/rpc/v2 v2.0.2 21:51:50 go: downloading github.com/gammazero/workerpool v0.0.0-20190406235159-88d534f22b56 21:51:50 go: downloading github.com/cespare/xxhash v1.1.0 21:51:50 go: downloading github.com/go-ldap/ldap/v3 v3.1.10 21:51:50 go: downloading github.com/cespare/xxhash/v2 v2.1.1 21:51:50 go: downloading github.com/Azure/go-autorest/autorest/date v0.2.0 21:51:50 go: downloading github.com/hashicorp/vault-plugin-auth-azure v0.5.6 21:51:50 go: downloading github.com/google/gofuzz v1.0.0 21:51:50 go: downloading code.cloudfoundry.org/gofileutils v0.0.0-20170111115228-4d0c80011a0f 21:51:50 go: downloading github.com/armon/go-proxyproto v0.0.0-20190211145416-68259f75880e 21:51:50 go: downloading github.com/go-asn1-ber/asn1-ber v1.3.1 21:51:51 go: downloading k8s.io/klog v0.0.0-20190306015804-8e90cee79f82 21:51:51 go: downloading github.com/jmespath/go-jmespath v0.3.0 21:51:51 go: downloading github.com/DataDog/zstd v1.4.4 21:51:51 go: downloading github.com/google/uuid v1.1.1 21:51:51 go: downloading github.com/go-stack/stack v1.8.0 21:51:51 go: downloading github.com/Masterminds/semver v1.4.2 21:51:51 go: downloading github.com/gammazero/deque v0.0.0-20190130191400-2afb3858e9c7 21:51:51 go: downloading github.com/xdg/stringprep v1.0.0 21:51:51 go: downloading gopkg.in/ini.v1 v1.42.0 21:51:51 go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 21:51:51 go: downloading github.com/google/go-cmp v0.4.0 21:51:51 go: downloading golang.org/x/sync v0.0.0-20200317015054-43a5402ce75a 21:51:57 go: downloading github.com/Azure/go-autorest/autorest/validation v0.2.0 21:51:57 go: downloading github.com/satori/go.uuid v1.2.0 21:51:59 ==> Removing old directory... 21:51:59 ==> Building... 21:52:00 Number of parallel builds: 7 21:52:00 21:52:00 --> linux/amd64: github.com/hashicorp/vault 21:52:57 21:52:57 ==> Results: 21:52:57 total 119M 21:52:57 -rwxr-xr-x. 1 root root 119M Nov 21 21:52 vault 21:52:57 Building version  21:53:03 Skipping stage go-build-helper (already ran) 21:53:03 Skipping stage go115 (already ran) 21:53:03 Staging app-service-config  21:53:03 Staging config-common  21:53:04 Staging consul  21:53:05 Staging device-virtual-go  21:53:06 Staging edgex-go  21:53:07 Staging kong  21:53:11 Staging kuiper  21:53:11 Staging postgres  21:53:14 Staging redis  21:53:14 Staging snapcraft-preload  21:53:15 Staging static-packages  21:53:16 Staging vault  21:53:18 Staging version  21:53:19 Priming go-build-helper  21:53:20 Priming go115  21:53:20 Priming app-service-config  21:53:22 Priming config-common  21:53:22 Priming consul  21:53:24 Priming device-virtual-go  21:53:25 Priming edgex-go  21:53:27 Priming kong  21:53:35 Priming kuiper  21:53:35 Priming postgres  21:53:41 Priming redis  21:53:42 Priming snapcraft-preload  21:53:49 Priming static-packages  21:53:51 Priming vault  21:53:52 Priming version  21:53:54 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 21:54:26 Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping \ Snapping | 21:54:26 Snapped edgexfoundry_local-dev_amd64.snap [Pipeline] } 21:54:31 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] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 21:54:34 provisioning config files... 21:54:34 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config8041239958171191114tmp [Pipeline] { [Pipeline] sh 21:54:35 + set +x 21:54:35 + curl -s https://codecov.io/bash 21:54:35 + bash -s -- 21:54:36 21:54:36 _____ _ 21:54:36 / ____| | | 21:54:36 | | ___ __| | ___ ___ _____ __ 21:54:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:54:36 | |___| (_) | (_| | __/ (_| (_) \ V / 21:54:36 \_____\___/ \__,_|\___|\___\___/ \_/ 21:54:36 Bash-20201116-eea08d9 21:54:36 21:54:36 21:54:36 ==> Jenkins CI detected. 21:54:36 project root: . 21:54:36 --> token set from env 21:54:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:54:36 ==> Running gcov in . (disable via -X gcov) 21:54:36 ==> Python coveragepy not found 21:54:36 ==> Searching for coverage reports in: 21:54:36 + . 21:54:36 -> Found 1 reports 21:54:36 ==> Detecting git/mercurial file structure 21:54:36 ==> Reading reports 21:54:36 + ./coverage.out bytes=546551 21:54:36 ==> Appending adjustments 21:54:36 https://docs.codecov.io/docs/fixing-reports 21:54:42 + Found adjustments 21:54:42 ==> Gzipping contents 21:54:42 ==> Uploading reports 21:54:42 url: https://codecov.io 21:54:42 query: branch=PR-2892&commit=a5ff659a9dbc96644cd9f32ffbe3f1f8e5adaf1a&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2892%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2892&job=&cmd_args= 21:54:42 -> Pinging Codecov 21:54:42 https://codecov.io/upload/v4?package=bash-20201116-eea08d9&token=secret&branch=PR-2892&commit=a5ff659a9dbc96644cd9f32ffbe3f1f8e5adaf1a&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2892%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2892&job=&cmd_args= 21:54:42 -> Uploading to 21:54:42 https://storage.googleapis.com/codecov/v4/raw/2020-11-21/00271124DB129430A58F1EEE437C3FCB/a5ff659a9dbc96644cd9f32ffbe3f1f8e5adaf1a/3f8726b1-2a3e-487c-a953-a73f4016c7b8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201121%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201121T215442Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=31c8a0fbe54ebe7686ecabbebb2ddd66f82781255d4d892384067b9dfd3baa2c 21:54:42 % Total % Received % Xferd Average Speed Time Time Time Current 21:54:42 Dload Upload Total Spent Left Speed 21:54:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 85711 0 0 100 85711 0 165k --:--:-- --:--:-- --:--:-- 165k 21:54:43 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/a5ff659a9dbc96644cd9f32ffbe3f1f8e5adaf1a [Pipeline] } 21:54:43 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 21:54:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:54:47 ---> package-listing.sh 21:54:47 ++ facter osfamily 21:54:47 ++ tr '[:upper:]' '[:lower:]' 21:54:47 + OS_FAMILY=redhat 21:54:47 + workspace=/w/workspace/edgex-go/3 21:54:47 + START_PACKAGES=/tmp/packages_start.txt 21:54:47 + END_PACKAGES=/tmp/packages_end.txt 21:54:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:54:47 + PACKAGES=/tmp/packages_start.txt 21:54:47 + '[' /w/workspace/edgex-go/3 ']' 21:54:47 + PACKAGES=/tmp/packages_end.txt 21:54:47 + case "${OS_FAMILY}" in 21:54:47 + rpm -qa 21:54:47 + sort 21:54:53 + '[' -f /tmp/packages_start.txt ']' 21:54:53 + '[' -f /tmp/packages_end.txt ']' 21:54:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:54:53 + '[' /w/workspace/edgex-go/3 ']' 21:54:53 + mkdir -p /w/workspace/edgex-go/3/archives/ 21:54:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 21:54:53 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:54:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:54:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:54:55 21:54:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:54:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:54:55 alpine: Pulling from edgex-lftools-log-publisher 21:54:55 df20fa9351a1: Already exists 21:54:55 36b3adc4ff6f: Pulling fs layer 21:54:55 8ad3a11d3b57: Pulling fs layer 21:54:55 46f8f816bc3b: Pulling fs layer 21:54:55 93b61091891f: Pulling fs layer 21:54:55 93b9cdb0e59b: Pulling fs layer 21:54:55 5e14af77c1be: Pulling fs layer 21:54:55 01666e4c0597: Pulling fs layer 21:54:55 aa168da1d23b: Pulling fs layer 21:54:55 93b9cdb0e59b: Waiting 21:54:55 5e14af77c1be: Waiting 21:54:55 01666e4c0597: Waiting 21:54:55 aa168da1d23b: Waiting 21:54:55 93b61091891f: Waiting 21:54:55 46f8f816bc3b: Verifying Checksum 21:54:55 46f8f816bc3b: Download complete 21:54:55 36b3adc4ff6f: Verifying Checksum 21:54:55 36b3adc4ff6f: Download complete 21:54:55 93b9cdb0e59b: Verifying Checksum 21:54:55 93b9cdb0e59b: Download complete 21:54:55 5e14af77c1be: Verifying Checksum 21:54:55 5e14af77c1be: Download complete 21:54:55 93b61091891f: Verifying Checksum 21:54:55 93b61091891f: Download complete 21:54:55 01666e4c0597: Verifying Checksum 21:54:55 01666e4c0597: Download complete 21:54:56 36b3adc4ff6f: Pull complete 21:54:56 8ad3a11d3b57: Verifying Checksum 21:54:56 8ad3a11d3b57: Download complete 21:54:58 8ad3a11d3b57: Pull complete 21:54:58 46f8f816bc3b: Pull complete 21:55:00 aa168da1d23b: Verifying Checksum 21:55:00 aa168da1d23b: Download complete 21:55:01 93b61091891f: Pull complete 21:55:01 93b9cdb0e59b: Pull complete 21:55:01 5e14af77c1be: Pull complete 21:55:01 01666e4c0597: Pull complete 21:55:14 aa168da1d23b: Pull complete 21:55:14 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:55:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:55:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:55:15 prd-centos7-docker-4c-2g-13090 does not seem to be running inside a container 21:55:15 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 21:55:20 $ docker top da2d804e878fec50f566fbb58dd82d390c8aad9cd54edf81f860cdb6276ebd02 -eo pid,comm [Pipeline] { [Pipeline] sh 21:55:20 + touch /tmp/pre-build-complete [Pipeline] sh 21:55:21 + mkdir -p /var/log/sa [Pipeline] sh 21:55:21 + ls /var/log/sa-host 21:55:21 + sadf -c /var/log/sa-host/sa05 21:55:21 file_magic: OK 21:55:21 HZ: Using current value: 100 21:55:21 file_header: OK 21:55:21 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 21:55:21 Statistics: 21:55:21 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:55:21 File successfully converted to sysstat format version 12.2.1 21:55:21 + sadf -c /var/log/sa-host/sa21 21:55:21 file_magic: OK 21:55:21 HZ: Using current value: 100 21:55:21 file_header: OK 21:55:21 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 21:55:21 Statistics: 21:55:21 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:55:21 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:55:21 provisioning config files... 21:55:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config8614604983255746084tmp [Pipeline] { [Pipeline] echo 21:55:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:55:22 ---> create-netrc.sh [Pipeline] } 21:55:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 21:55:22 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 21:55:23 ---> python-tools-install.sh [Pipeline] echo 21:55:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:55:23 ---> sudo-logs.sh 21:55:23 Archiving 'sudo' log.. [Pipeline] echo 21:55:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:55:23 ---> job-cost.sh 21:55:23 lf-activate-venv: SKIPPING 21:55:23 INFO: No Stack... 21:55:25 INFO: Retrieving Pricing Info for: v1-standard-2 21:55:26 INFO: Archiving Costs [Pipeline] echo 21:55:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:55:26 ---> logs-deploy.sh 21:55:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2892/3 21:55:26 INFO: archiving workspace using pattern(s): 21:55:29 Archives upload complete. 21:55:29 INFO: archiving logs to Nexus 21:55:31 ---> uname -a: 21:55:31 Linux prd-centos7-docker-4c-2g-13090.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 21:55:31 21:55:31 21:55:31 ---> lscpu: 21:55:31 Architecture: x86_64 21:55:31 CPU op-mode(s): 32-bit, 64-bit 21:55:31 Byte Order: Little Endian 21:55:31 Address sizes: 40 bits physical, 48 bits virtual 21:55:31 CPU(s): 4 21:55:31 On-line CPU(s) list: 0-3 21:55:31 Thread(s) per core: 1 21:55:31 Core(s) per socket: 1 21:55:31 Socket(s): 4 21:55:31 NUMA node(s): 1 21:55:31 Vendor ID: GenuineIntel 21:55:31 CPU family: 6 21:55:31 Model: 44 21:55:31 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 21:55:31 Stepping: 1 21:55:31 CPU MHz: 2933.436 21:55:31 BogoMIPS: 5866.87 21:55:31 Virtualization: VT-x 21:55:31 Hypervisor vendor: KVM 21:55:31 Virtualization type: full 21:55:31 L1d cache: 128 KiB 21:55:31 L1i cache: 128 KiB 21:55:31 L2 cache: 16 MiB 21:55:31 L3 cache: 64 MiB 21:55:31 NUMA node0 CPU(s): 0-3 21:55:31 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 21:55:31 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 21:55:31 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 21:55:31 Vulnerability Meltdown: Mitigation; PTI 21:55:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:55:31 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 21:55:31 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 21:55:31 Vulnerability Tsx async abort: Not affected 21:55:31 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 21:55:31 21:55:31 21:55:31 ---> nproc: 21:55:31 4 21:55:31 21:55:31 21:55:31 ---> df -h: 21:55:31 Filesystem Size Used Available Use% Mounted on 21:55:31 overlay 50.0G 12.3G 37.7G 25% / 21:55:31 tmpfs 64.0M 0 64.0M 0% /dev 21:55:31 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 21:55:31 shm 64.0M 0 64.0M 0% /dev/shm 21:55:31 /dev/vda1 50.0G 12.3G 37.7G 25% /facter-os 21:55:31 /dev/vda1 50.0G 12.3G 37.7G 25% /etc/resolv.conf 21:55:31 /dev/vda1 50.0G 12.3G 37.7G 25% /etc/hostname 21:55:31 /dev/vda1 50.0G 12.3G 37.7G 25% /etc/hosts 21:55:31 /dev/vda1 50.0G 12.3G 37.7G 25% /var/log/sa-host 21:55:31 /dev/vda1 50.0G 12.3G 37.7G 25% /var/log/secure 21:55:31 /dev/vda1 50.0G 12.3G 37.7G 25% /var/log/auth.log 21:55:31 /dev/vda1 50.0G 12.3G 37.7G 25% /run/cloud-init/result.json 21:55:31 /dev/vda1 50.0G 12.3G 37.7G 25% /w/workspace/edgex-go/3 21:55:31 /dev/vda1 50.0G 12.3G 37.7G 25% /w/workspace/edgex-go/3@tmp 21:55:31 21:55:31 21:55:31 ---> free -m: 21:55:31 total used free shared buff/cache available 21:55:31 Mem: 1837 629 141 0 1066 1123 21:55:31 Swap: 1023 85 938 21:55:31 21:55:31 21:55:31 ---> ip addr: 21:55:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:55:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:55:31 inet 127.0.0.1/8 scope host lo 21:55:31 valid_lft forever preferred_lft forever 21:55:31 inet6 ::1/128 scope host 21:55:31 valid_lft forever preferred_lft forever 21:55:31 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 21:55:31 link/ether fa:16:3e:c8:8c:ce brd ff:ff:ff:ff:ff:ff 21:55:31 inet 10.30.122.166/23 brd 10.30.123.255 scope global dynamic eth0 21:55:31 valid_lft 84365sec preferred_lft 84365sec 21:55:31 inet6 fe80::f816:3eff:fec8:8cce/64 scope link 21:55:31 valid_lft forever preferred_lft forever 21:55:31 3: docker0: mtu 1500 qdisc noqueue state DOWN 21:55:31 link/ether 02:42:db:dc:8c:41 brd ff:ff:ff:ff:ff:ff 21:55:31 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:55:31 valid_lft forever preferred_lft forever 21:55:31 inet6 fe80::42:dbff:fedc:8c41/64 scope link 21:55:31 valid_lft forever preferred_lft forever 21:55:31 21:55:31 21:55:31 ---> sar -b -r -n DEV: 21:55:31 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/21/20 _x86_64_ (4 CPU) 21:55:31 21:55:31 21:21:15 LINUX RESTART (4 CPU) 21:55:31 21:55:31 21:22:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:55:31 21:23:01 78.97 37.44 41.53 0.00 3379.51 12060.70 0.00 21:55:31 21:24:02 108.27 63.43 44.85 0.00 8918.41 20366.36 0.00 21:55:31 21:25:01 164.74 35.97 128.77 0.00 1965.20 44460.15 0.00 21:55:31 21:26:01 211.38 95.85 115.54 0.00 4375.01 14968.61 0.00 21:55:31 21:27:01 92.34 25.31 67.03 0.00 1161.35 8578.85 0.00 21:55:31 21:28:02 96.42 42.66 53.76 0.00 1758.40 5424.39 0.00 21:55:31 21:29:01 70.88 35.73 35.15 0.00 2431.37 8456.31 0.00 21:55:31 21:30:05 281.08 107.19 173.89 0.00 52878.30 116581.59 0.00 21:55:31 21:31:04 1083.31 945.48 137.83 0.00 56006.14 57075.64 0.00 21:55:31 21:32:06 1800.05 1627.24 172.81 0.00 96316.38 108540.19 0.00 21:55:31 21:33:02 624.82 520.23 104.59 0.00 28904.63 34615.78 0.00 21:55:31 21:34:01 362.74 109.18 253.56 0.00 23557.44 77636.67 0.00 21:55:31 21:35:03 853.04 673.63 179.41 0.00 88655.74 98935.28 0.00 21:55:31 21:36:01 1139.21 945.11 194.11 0.00 65257.61 74202.77 0.00 21:55:31 21:37:01 863.66 686.37 177.29 0.00 43301.19 45363.83 0.00 21:55:31 21:38:02 794.81 596.48 198.32 0.00 33709.60 41261.07 0.00 21:55:31 21:39:01 87.09 28.15 58.94 0.00 3532.94 3530.96 0.00 21:55:31 21:40:01 1.43 0.03 1.40 0.00 0.67 20.01 0.00 21:55:31 21:41:01 0.25 0.02 0.23 0.00 0.53 3.31 0.00 21:55:31 21:42:01 0.47 0.23 0.23 0.00 3.06 2.56 0.00 21:55:31 21:43:01 0.28 0.03 0.25 0.00 1.33 3.25 0.00 21:55:31 21:44:01 0.30 0.00 0.30 0.00 0.00 2.95 0.00 21:55:31 21:45:01 0.23 0.02 0.22 0.00 0.53 2.41 0.00 21:55:31 21:46:01 0.73 0.02 0.72 0.00 0.53 8.16 0.00 21:55:31 21:47:01 0.42 0.00 0.42 0.00 0.00 3.83 0.00 21:55:31 21:48:02 0.38 0.00 0.38 0.00 0.00 4.08 0.00 21:55:31 21:49:01 0.27 0.00 0.27 0.00 0.00 3.20 0.00 21:55:31 21:50:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 21:55:31 21:51:01 0.27 0.02 0.25 0.00 1.07 2.81 0.00 21:55:31 21:52:01 0.38 0.10 0.28 0.00 9.72 3.55 0.00 21:55:31 21:53:01 1.00 0.60 0.40 0.00 167.30 6.31 0.00 21:55:31 21:54:01 0.17 0.00 0.17 0.00 0.00 1.46 0.00 21:55:31 21:55:01 74.54 59.03 15.51 0.00 5313.44 1578.02 0.00 21:55:31 Average: 267.05 201.43 65.61 0.00 15960.36 23717.69 0.00 21:55:31 21:55:31 21:22:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:55:31 21:23:01 87244 0 506460 26.92 2620 1285232 1076560 36.74 482584 1148300 12000 21:55:31 21:24:02 81848 0 597040 31.73 2620 1200048 1540908 52.59 737144 896172 71124 21:55:31 21:25:01 137860 0 626340 33.29 1836 1115520 1535648 52.41 604868 934712 704 21:55:31 21:26:01 153220 0 760360 40.41 1492 966484 1742780 59.48 689880 801528 61432 21:55:31 21:27:01 170232 0 816864 43.41 560 893900 1773344 60.52 780680 686328 54064 21:55:31 21:28:02 353540 0 665420 35.37 560 862036 1302696 44.46 561068 717244 19384 21:55:31 21:29:01 321152 0 708812 37.67 476 851116 1599564 54.59 616904 709448 19168 21:55:31 21:30:05 64428 0 786856 41.82 128 1030144 2346952 80.10 767352 882264 41300 21:55:31 21:31:04 85812 0 755320 40.14 0 1040424 1979164 67.55 747560 875848 85800 21:55:31 21:32:06 76748 0 784140 41.68 0 1020668 2315088 79.01 789548 831572 78876 21:55:31 21:33:02 338576 0 957108 50.87 0 585872 3560304 121.51 677732 641936 45704 21:55:31 21:34:01 76404 0 625268 33.23 0 1179884 1372964 46.86 756644 851560 35232 21:55:31 21:35:03 184304 0 861544 45.79 0 835708 3180784 108.55 787628 705004 0 21:55:31 21:36:01 81204 0 707808 37.62 0 1092544 2069472 70.63 604412 1010292 960 21:55:31 21:37:01 536912 0 665888 35.39 0 678756 2267524 77.39 507392 643692 400 21:55:31 21:38:02 407816 0 615516 32.71 0 858224 1491412 50.90 406892 871092 72 21:55:31 21:39:01 574736 0 537856 28.59 0 768964 1188228 40.55 381284 736456 8 21:55:31 21:40:01 580048 0 532512 28.30 0 768996 1151864 39.31 377708 736024 16 21:55:31 21:41:01 580336 0 532228 28.29 0 768992 1151864 39.31 377700 736024 8 21:55:31 21:42:01 580020 0 532520 28.30 0 769016 1152032 39.32 377928 736104 12 21:55:31 21:43:01 579760 0 532772 28.32 0 769024 1151984 39.32 378288 736156 16 21:55:31 21:44:01 580668 0 531856 28.27 0 769032 1151864 39.31 377692 736156 12 21:55:31 21:45:01 580548 0 531968 28.27 0 769040 1151864 39.31 377628 736176 8 21:55:31 21:46:01 580572 0 531952 28.27 0 769032 1151864 39.31 377760 736172 8 21:55:31 21:47:01 580416 0 532088 28.28 0 769052 1151864 39.31 377872 736188 8 21:55:31 21:48:02 580112 0 532380 28.29 0 769064 1151936 39.31 377844 736188 8 21:55:31 21:49:01 580332 0 532156 28.28 0 769068 1151864 39.31 377772 736188 8 21:55:31 21:50:01 580132 0 532348 28.29 0 769076 1151864 39.31 377780 736188 8 21:55:31 21:51:01 580124 0 532348 28.29 0 769084 1151864 39.31 377664 736220 12 21:55:31 21:52:01 579960 0 532228 28.29 0 769368 1151864 39.31 377792 736504 8 21:55:31 21:53:01 572312 0 534888 28.43 0 774356 1151936 39.31 383396 738784 8 21:55:31 21:54:01 572168 0 535028 28.44 0 774360 1151864 39.31 383188 738784 8 21:55:31 21:55:01 218264 0 580580 30.86 0 1082712 1350676 46.10 456024 1006512 109324 21:55:31 Average: 382964 0 622680 33.09 312 875600 1544620 52.72 516170 787813 19264 21:55:31 21:55:31 21:22:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:55:31 21:23:01 eth0 687.71 410.42 3384.59 76.71 0.00 0.00 0.00 0.00 21:55:31 21:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:31 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:31 21:24:02 eth0 738.17 843.50 2981.81 119.63 0.00 0.00 0.00 0.00 21:55:31 21:24:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:31 21:24:02 docker0 783.04 656.09 65.71 2630.61 0.00 0.00 0.00 0.00 21:55:31 21:25:01 eth0 574.02 444.50 4478.05 43.00 0.00 0.00 0.00 0.00 21:55:31 21:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:31 21:25:01 veth1ccee7c 13.84 14.95 1.34 12.94 0.00 0.00 0.00 0.00 21:55:31 21:25:01 docker0 60.33 81.67 3.56 378.86 0.00 0.00 0.00 0.00 21:55:31 21:26:01 eth0 151.66 126.84 484.25 74.06 0.00 0.00 0.00 0.00 21:55:31 21:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:31 21:26:01 vethb48018b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:55:31 21:26:01 docker0 94.12 114.11 7.50 457.56 0.00 0.00 0.00 0.00 21:55:31 21:27:01 eth0 24.88 17.64 19.18 10.51 0.00 0.00 0.00 0.00 21:55:31 21:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:31 21:27:01 vethb48018b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:31 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:31 21:28:02 eth0 8.57 5.97 6.39 3.58 0.00 0.00 0.00 0.00 21:55:31 21:28:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:31 21:28:02 vethb48018b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:31 21:28:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:31 21:29:01 eth0 75.21 58.14 334.41 72.45 0.00 0.00 0.00 0.00 21:55:31 21:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:31 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:31 21:30:05 eth0 136.59 104.47 1296.57 15.46 0.00 0.00 0.00 0.00 21:55:31 21:30:05 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:31 21:30:05 veth4eebc51 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 21:55:31 21:30:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:31 21:31:04 eth0 45.64 30.94 158.90 49.27 0.00 0.00 0.00 0.00 21:55:31 21:31:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:31 21:31:04 veth4eebc51 0.00 0.31 0.00 0.01 0.00 0.00 0.00 0.00 21:55:31 21:31:04 docker0 12.29 24.67 0.65 149.92 0.00 0.00 0.00 0.00 21:55:31 21:32:06 eth0 5.97 4.04 4.70 2.52 0.00 0.00 0.00 0.00 21:55:31 21:32:06 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:31 21:32:06 veth4eebc51 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:31 21:32:06 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:31 21:33:02 veth3ab27ad 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 21:55:31 21:33:02 veth45643a0 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 21:55:31 21:33:02 veth1a71064 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 21:55:31 21:33:02 eth0 6.02 4.58 4.66 2.57 0.00 0.00 0.00 0.00 21:55:31 21:34:01 eth0 62.25 45.85 144.39 18.09 0.00 0.00 0.00 0.00 21:55:31 21:34:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:55:31 21:34:01 veth4eebc51 0.00 0.54 0.00 0.03 0.00 0.00 0.00 0.00 21:55:31 21:34:01 docker0 976.03 903.51 79.32 3731.17 0.00 0.00 0.00 0.00 21:55:31 21:35:03 veth874790f 0.00 0.24 0.00 0.02 0.00 0.00 0.00 0.00 21:55:31 21:35:03 eth0 42.81 33.03 75.14 70.46 0.00 0.00 0.00 0.00 21:55:31 21:35:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:31 21:35:03 veth4eebc51 0.00 0.11 0.00 0.00 0.00 0.00 0.00 0.00 21:55:31 21:36:01 eth0 12.71 8.83 45.12 3.45 0.00 0.00 0.00 0.00 21:55:31 21:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:31 21:36:01 veth4eebc51 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:55:31 21:36:01 vethcb42421 3.30 5.11 0.23 39.30 0.00 0.00 0.00 0.00 21:55:31 21:37:01 vethd22f99f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:31 21:37:01 veth5f1cdb1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:55:31 21:37:01 eth0 39.66 26.59 80.71 11.04 0.00 0.00 0.00 0.00 21:55:31 21:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:31 21:38:02 veth760392b 3.78 4.33 0.41 15.73 0.00 0.00 0.00 0.00 21:55:31 21:38:02 eth0 112.79 60.51 401.70 66.67 0.00 0.00 0.00 0.00 21:55:31 21:38:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:31 21:38:02 veth4eebc51 0.00 0.83 0.00 0.04 0.00 0.00 0.00 0.00 21:55:31 21:39:01 eth0 43.53 34.26 61.95 64.23 0.00 0.00 0.00 0.00 21:55:31 21:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:31 21:39:01 docker0 1028.68 1010.44 82.69 4341.72 0.00 0.00 0.00 0.00 21:55:31 21:40:01 eth0 0.05 0.05 0.00 0.01 0.00 0.00 0.00 0.00 21:55:31 21:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:31 21:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:31 21:41:01 eth0 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:55:31 21:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:31 21:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:31 21:42:01 eth0 0.77 0.23 0.30 0.19 0.00 0.00 0.00 0.00 21:55:31 21:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:31 21:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:31 21:43:01 eth0 0.62 0.43 0.42 0.24 0.00 0.00 0.00 0.00 21:55:31 21:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:31 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:31 21:44:01 eth0 0.03 0.03 0.00 0.03 0.00 0.00 0.00 0.00 21:55:31 21:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:31 21:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:31 21:45:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:55:31 21:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:31 21:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:31 21:46:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:55:31 21:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:31 21:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:31 21:47:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:55:31 21:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:31 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:31 21:48:02 eth0 0.25 0.23 0.14 0.07 0.00 0.00 0.00 0.00 21:55:31 21:48:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:31 21:48:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:31 21:49:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 21:55:31 21:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:31 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:31 21:50:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:55:31 21:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:31 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:31 21:51:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:55:31 21:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:31 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:31 21:52:01 eth0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:55:31 21:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:31 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:31 21:53:01 eth0 0.20 0.15 0.13 0.07 0.00 0.00 0.00 0.00 21:55:31 21:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:31 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:31 21:54:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 21:55:31 21:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:31 21:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:31 21:55:01 eth0 197.40 155.89 2127.91 19.89 0.00 0.00 0.00 0.00 21:55:31 21:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:31 21:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:31 Average: eth0 89.97 73.43 488.36 21.95 0.00 0.00 0.00 0.00 21:55:31 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:31 Average: docker0 30.72 30.18 2.47 129.68 0.00 0.00 0.00 0.00 21:55:31 21:55:31 21:55:31 ---> sar -P ALL: 21:55:31 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/21/20 _x86_64_ (4 CPU) 21:55:31 21:55:31 21:21:15 LINUX RESTART (4 CPU) 21:55:31 21:55:31 21:22:02 CPU %user %nice %system %iowait %steal %idle 21:55:31 21:23:01 all 16.87 0.00 7.20 3.79 10.53 61.60 21:55:31 21:23:01 0 16.99 0.00 8.00 4.56 10.51 59.94 21:55:31 21:23:01 1 13.48 0.00 7.46 2.46 10.84 65.75 21:55:31 21:23:01 2 13.39 0.00 6.05 3.96 11.08 65.52 21:55:31 21:23:01 3 24.02 0.00 7.34 4.24 9.66 54.75 21:55:31 21:24:02 all 9.96 0.00 5.26 1.58 12.50 70.69 21:55:31 21:24:02 0 8.75 0.00 5.67 0.78 13.35 71.44 21:55:31 21:24:02 1 10.92 0.00 4.52 2.03 12.31 70.21 21:55:31 21:24:02 2 13.01 0.00 5.49 1.79 12.01 67.70 21:55:31 21:24:02 3 7.16 0.00 5.38 1.72 12.34 73.40 21:55:31 21:25:01 all 6.01 0.00 4.69 1.59 10.66 77.06 21:55:31 21:25:01 0 5.37 0.00 3.79 1.11 10.76 78.96 21:55:31 21:25:01 1 5.00 0.00 4.20 0.91 10.68 79.22 21:55:31 21:25:01 2 5.27 0.00 4.30 1.63 10.66 78.15 21:55:31 21:25:01 3 8.45 0.00 6.49 2.74 10.53 71.78 21:55:31 21:26:01 all 21.00 0.00 8.48 6.53 13.25 50.75 21:55:31 21:26:01 0 20.19 0.00 8.16 6.13 13.51 52.00 21:55:31 21:26:01 1 19.45 0.00 8.24 6.69 13.44 52.19 21:55:31 21:26:01 2 18.82 0.00 8.22 8.48 13.24 51.24 21:55:31 21:26:01 3 25.61 0.00 9.30 4.82 12.78 47.49 21:55:31 21:27:01 all 49.42 0.00 13.48 3.28 16.98 16.85 21:55:31 21:27:01 0 43.65 0.00 12.84 2.72 19.28 21.51 21:55:31 21:27:01 1 56.67 0.00 14.15 4.36 13.96 10.86 21:55:31 21:27:01 2 49.78 0.00 14.11 4.71 16.57 14.83 21:55:31 21:27:01 3 47.94 0.00 12.86 1.42 17.94 19.84 21:55:31 21:28:02 all 46.16 0.00 12.78 3.01 12.11 25.93 21:55:31 21:28:02 0 43.16 0.00 11.93 3.28 12.69 28.94 21:55:31 21:28:02 1 47.62 0.00 14.04 2.05 10.54 25.74 21:55:31 21:28:02 2 52.48 0.00 12.95 4.10 12.27 18.20 21:55:31 21:28:02 3 41.54 0.00 12.24 2.60 12.92 30.70 21:55:31 21:29:01 all 21.45 0.00 9.66 1.90 12.71 54.28 21:55:31 21:29:01 0 19.67 0.00 8.37 1.24 13.35 57.37 21:55:31 21:29:01 1 22.49 0.00 10.04 3.66 13.14 50.67 21:55:31 21:29:01 2 21.42 0.00 9.50 1.33 12.12 55.62 21:55:31 21:29:01 3 22.29 0.00 10.74 1.40 12.22 53.35 21:55:31 21:30:05 all 9.85 0.00 10.39 9.78 25.05 44.93 21:55:31 21:30:05 0 9.32 0.00 11.00 8.80 24.77 46.10 21:55:31 21:30:05 1 9.59 0.00 9.61 10.76 24.91 45.13 21:55:31 21:30:05 2 10.43 0.00 9.86 9.16 24.88 45.67 21:55:31 21:30:05 3 10.06 0.00 11.09 10.39 25.66 42.81 21:55:31 21:31:04 all 9.77 0.00 11.25 21.49 29.56 27.94 21:55:31 21:31:04 0 9.13 0.00 11.79 24.11 29.30 25.67 21:55:31 21:31:04 1 10.11 0.00 10.91 21.32 28.36 29.31 21:55:31 21:31:04 2 9.65 0.00 11.28 21.40 30.00 27.67 21:55:31 21:31:04 3 10.19 0.00 11.00 19.11 30.60 29.11 21:55:31 21:32:06 all 6.26 0.00 8.56 36.18 29.41 19.58 21:55:31 21:32:06 0 5.88 0.00 8.10 36.30 28.96 20.76 21:55:31 21:32:06 1 6.13 0.00 8.55 37.09 28.48 19.74 21:55:31 21:32:06 2 6.85 0.00 8.50 35.34 29.00 20.30 21:55:31 21:32:06 3 6.22 0.00 9.10 35.95 31.24 17.50 21:55:31 21:33:02 all 38.64 0.00 10.89 16.75 20.84 12.89 21:55:31 21:33:02 0 36.25 0.00 11.03 15.49 21.13 16.09 21:55:31 21:33:02 1 38.45 0.00 10.37 18.38 20.56 12.23 21:55:31 21:33:02 2 39.53 0.00 11.43 16.95 20.29 11.80 21:55:31 21:33:02 3 40.37 0.00 10.72 16.18 21.36 11.38 21:55:31 21:55:31 21:33:02 CPU %user %nice %system %iowait %steal %idle 21:55:31 21:34:01 all 36.34 0.00 16.14 10.58 16.81 20.12 21:55:31 21:34:01 0 35.09 0.00 16.19 9.81 17.06 21.86 21:55:31 21:34:01 1 36.50 0.00 16.00 10.12 16.56 20.82 21:55:31 21:34:01 2 35.36 0.00 15.84 10.47 17.43 20.90 21:55:31 21:34:01 3 38.46 0.00 16.55 11.97 16.18 16.83 21:55:31 21:35:03 all 20.07 0.00 14.26 19.16 22.70 23.81 21:55:31 21:35:03 0 19.69 0.00 13.59 20.42 23.25 23.04 21:55:31 21:35:03 1 20.61 0.00 14.88 16.23 22.38 25.90 21:55:31 21:35:03 2 20.32 0.00 14.70 20.79 21.65 22.55 21:55:31 21:35:03 3 19.67 0.00 13.88 19.23 23.50 23.72 21:55:31 21:36:01 all 31.41 0.00 14.11 21.85 20.39 12.24 21:55:31 21:36:01 0 31.49 0.00 14.06 18.97 19.77 15.71 21:55:31 21:36:01 1 35.49 0.00 13.31 22.38 17.96 10.87 21:55:31 21:36:01 2 29.52 0.00 16.16 23.65 20.25 10.42 21:55:31 21:36:01 3 29.18 0.00 12.96 22.48 23.50 11.89 21:55:31 21:37:01 all 34.62 0.00 15.76 13.86 18.48 17.27 21:55:31 21:37:01 0 35.97 0.00 15.40 15.54 17.51 15.58 21:55:31 21:37:01 1 32.92 0.00 15.81 12.37 18.37 20.52 21:55:31 21:37:01 2 36.49 0.00 17.71 12.93 17.89 14.97 21:55:31 21:37:01 3 33.16 0.00 14.16 14.61 20.14 17.93 21:55:31 21:38:02 all 15.35 0.00 9.86 16.47 19.25 39.06 21:55:31 21:38:02 0 16.69 0.00 10.48 9.22 18.64 44.97 21:55:31 21:38:02 1 15.82 0.00 9.59 20.74 19.58 34.27 21:55:31 21:38:02 2 14.64 0.00 9.36 20.98 19.69 35.33 21:55:31 21:38:02 3 14.25 0.00 10.03 14.87 19.10 41.75 21:55:31 21:39:01 all 3.82 0.00 2.62 3.87 4.16 85.53 21:55:31 21:39:01 0 4.09 0.00 3.16 2.54 4.57 85.64 21:55:31 21:39:01 1 3.69 0.00 2.02 3.90 4.62 85.76 21:55:31 21:39:01 2 3.55 0.00 2.27 4.97 4.04 85.17 21:55:31 21:39:01 3 3.96 0.00 3.05 4.05 3.39 85.55 21:55:31 21:40:01 all 0.10 0.00 0.04 0.00 0.07 99.79 21:55:31 21:40:01 0 0.32 0.00 0.05 0.00 0.13 99.50 21:55:31 21:40:01 1 0.03 0.00 0.07 0.00 0.03 99.87 21:55:31 21:40:01 2 0.03 0.00 0.02 0.00 0.08 99.87 21:55:31 21:40:01 3 0.02 0.00 0.03 0.00 0.02 99.93 21:55:31 21:41:01 all 0.11 0.00 0.02 0.00 0.13 99.73 21:55:31 21:41:01 0 0.37 0.00 0.02 0.00 0.28 99.33 21:55:31 21:41:01 1 0.05 0.00 0.03 0.00 0.10 99.82 21:55:31 21:41:01 2 0.03 0.00 0.02 0.00 0.10 99.85 21:55:31 21:41:01 3 0.00 0.00 0.03 0.00 0.03 99.93 21:55:31 21:42:01 all 0.08 0.00 0.04 0.01 0.13 99.74 21:55:31 21:42:01 0 0.23 0.00 0.05 0.00 0.07 99.65 21:55:31 21:42:01 1 0.07 0.00 0.05 0.02 0.30 99.57 21:55:31 21:42:01 2 0.02 0.00 0.03 0.02 0.13 99.80 21:55:31 21:42:01 3 0.02 0.00 0.02 0.00 0.02 99.95 21:55:31 21:43:01 all 0.10 0.00 0.02 0.00 0.10 99.78 21:55:31 21:43:01 0 0.25 0.00 0.03 0.00 0.08 99.63 21:55:31 21:43:01 1 0.03 0.00 0.05 0.00 0.13 99.78 21:55:31 21:43:01 2 0.02 0.00 0.00 0.00 0.13 99.85 21:55:31 21:43:01 3 0.10 0.00 0.02 0.02 0.03 99.83 21:55:31 21:44:01 all 0.10 0.00 0.03 0.00 0.08 99.79 21:55:31 21:44:01 0 0.35 0.00 0.02 0.00 0.12 99.52 21:55:31 21:44:01 1 0.03 0.00 0.03 0.00 0.03 99.90 21:55:31 21:44:01 2 0.02 0.00 0.03 0.00 0.15 99.80 21:55:31 21:44:01 3 0.02 0.00 0.03 0.00 0.02 99.93 21:55:31 21:55:31 21:44:01 CPU %user %nice %system %iowait %steal %idle 21:55:31 21:45:01 all 0.10 0.00 0.02 0.00 0.12 99.75 21:55:31 21:45:01 0 0.33 0.00 0.02 0.00 0.13 99.52 21:55:31 21:45:01 1 0.03 0.00 0.03 0.00 0.12 99.82 21:55:31 21:45:01 2 0.03 0.00 0.03 0.02 0.17 99.75 21:55:31 21:45:01 3 0.02 0.00 0.02 0.00 0.05 99.92 21:55:31 21:46:01 all 0.08 0.00 0.02 0.00 0.22 99.68 21:55:31 21:46:01 0 0.27 0.00 0.02 0.00 0.15 99.57 21:55:31 21:46:01 1 0.02 0.00 0.02 0.00 0.18 99.78 21:55:31 21:46:01 2 0.03 0.00 0.05 0.00 0.48 99.44 21:55:31 21:46:01 3 0.02 0.00 0.02 0.00 0.05 99.92 21:55:31 21:47:01 all 0.11 0.00 0.03 0.00 0.09 99.78 21:55:31 21:47:01 0 0.35 0.00 0.02 0.00 0.13 99.50 21:55:31 21:47:01 1 0.03 0.00 0.03 0.00 0.08 99.85 21:55:31 21:47:01 2 0.03 0.00 0.03 0.00 0.08 99.85 21:55:31 21:47:01 3 0.02 0.00 0.03 0.00 0.05 99.90 21:55:31 21:48:02 all 0.06 0.00 0.04 0.00 0.11 99.78 21:55:31 21:48:02 0 0.18 0.00 0.02 0.00 0.10 99.70 21:55:31 21:48:02 1 0.05 0.00 0.08 0.00 0.17 99.70 21:55:31 21:48:02 2 0.00 0.00 0.03 0.00 0.07 99.90 21:55:31 21:48:02 3 0.02 0.00 0.03 0.00 0.12 99.83 21:55:31 21:49:01 all 0.10 0.00 0.03 0.00 0.06 99.81 21:55:31 21:49:01 0 0.29 0.00 0.03 0.00 0.07 99.61 21:55:31 21:49:01 1 0.07 0.00 0.03 0.00 0.12 99.78 21:55:31 21:49:01 2 0.02 0.00 0.02 0.00 0.03 99.93 21:55:31 21:49:01 3 0.02 0.00 0.02 0.00 0.03 99.93 21:55:31 21:50:01 all 0.08 0.00 0.02 0.00 0.13 99.76 21:55:31 21:50:01 0 0.02 0.00 0.02 0.00 0.37 99.60 21:55:31 21:50:01 1 0.03 0.00 0.03 0.00 0.02 99.92 21:55:31 21:50:01 2 0.23 0.00 0.02 0.00 0.05 99.70 21:55:31 21:50:01 3 0.03 0.00 0.03 0.00 0.10 99.83 21:55:31 21:51:01 all 0.09 0.00 0.03 0.00 0.13 99.75 21:55:31 21:51:01 0 0.00 0.00 0.02 0.00 0.13 99.85 21:55:31 21:51:01 1 0.02 0.00 0.02 0.00 0.15 99.82 21:55:31 21:51:01 2 0.32 0.00 0.05 0.00 0.07 99.57 21:55:31 21:51:01 3 0.02 0.00 0.03 0.00 0.17 99.78 21:55:31 21:52:01 all 0.09 0.00 0.02 0.00 0.08 99.80 21:55:31 21:52:01 0 0.00 0.00 0.02 0.00 0.07 99.92 21:55:31 21:52:01 1 0.02 0.00 0.05 0.02 0.07 99.85 21:55:31 21:52:01 2 0.30 0.00 0.03 0.00 0.07 99.60 21:55:31 21:52:01 3 0.03 0.00 0.00 0.00 0.13 99.83 21:55:31 21:53:01 all 0.09 0.00 0.04 0.02 0.09 99.76 21:55:31 21:53:01 0 0.02 0.00 0.00 0.00 0.13 99.85 21:55:31 21:53:01 1 0.05 0.00 0.08 0.08 0.10 99.68 21:55:31 21:53:01 2 0.28 0.00 0.05 0.00 0.07 99.60 21:55:31 21:53:01 3 0.00 0.00 0.02 0.00 0.07 99.92 21:55:31 21:54:01 all 0.09 0.00 0.03 0.00 0.09 99.80 21:55:31 21:54:01 0 0.02 0.00 0.02 0.00 0.07 99.90 21:55:31 21:54:01 1 0.02 0.00 0.00 0.00 0.05 99.93 21:55:31 21:54:01 2 0.25 0.00 0.07 0.00 0.08 99.60 21:55:31 21:54:01 3 0.07 0.00 0.03 0.00 0.15 99.75 21:55:31 21:55:01 all 2.76 0.00 2.09 2.66 3.16 89.32 21:55:31 21:55:01 0 3.32 0.00 2.59 1.00 2.61 90.47 21:55:31 21:55:01 1 2.14 0.00 1.70 1.67 2.91 91.58 21:55:31 21:55:01 2 1.87 0.00 1.77 5.30 3.26 87.80 21:55:31 21:55:01 3 3.73 0.00 2.31 2.66 3.84 87.46 21:55:31 21:55:31 Average: CPU %user %nice %system %iowait %steal %idle 21:55:31 Average: all 10.90 0.00 5.22 5.89 8.99 69.00 21:55:31 Average: 0 10.58 0.00 5.20 5.55 9.11 69.55 21:55:31 Average: 1 11.02 0.00 5.16 5.99 8.76 69.07 21:55:31 Average: 2 10.93 0.00 5.24 6.24 8.90 68.69 21:55:31 Average: 3 11.07 0.00 5.27 5.76 9.21 68.69 21:55:31 21:55:31 21:55:31